.header-bottom .main-menu ul li a {
    color: #232F55;
    padding: 15px 10px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    position: relative;
}

.header-bottom .main-menu ul ul.submenu {
    position: absolute;
    width: 260px;
    background: #fff;
    left: 0;
    top: 90%;
    visibility: hidden;
    opacity: 0;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
    padding: 17px 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .2s ease-out 0s;
    -moz-transition: all .2s ease-out 0s;
    -ms-transition: all .2s ease-out 0s;
    -o-transition: all .2s ease-out 0s;
    transition: all .2s ease-out 0s;
}

.cornova{
    color: #2745a1;
}


.botao-lateral-app{
    padding:15px 30px;
    background-color: #B1298A;
    color:#ffffff !important;
    top:50%;
    left:20px;
    z-index: 999;
    position: fixed;
    border: 1px solid #ffffff !important;
    transform: translate(-50%, 10px) rotate(-90deg) ; /*has a space before ";" */

}

.botao-lateral-app i{
    transform: rotate(90deg);
}


.botao-comprar{
    color:#2745a1;
    background-color: #ffffff;
    padding:18px 24px;
    font-weight: 700;
    bottom: -32px;
    left:50%;
    position: fixed;
    transform: translate(-50%, -50%);
    border: 2px solid #2745a1;

    z-index: 999;
    width: [object Object]px; 
	height: [object Object]px; 
	background: #F8F8F8; 
	box-shadow: -1px 16px 16px rgba(0, 0, 0, 0)  ; 
	-webkit-box-shadow: -1px 16px 16px rgba(0, 0, 0, 0)  ; 
	-moz-box-shadow: -1px 16px 16px rgba(0, 0, 0, 0)  ; 


}
.botao-comprar:hover{
    color: #2745a1 !important;
    width: [object Object]px; 
	height: [object Object]px; 
	background: #F8F8F8; 
	border: 2px solid #2745a1;
	box-shadow: -1px 16px 16px rgba(0, 0, 0, 0.5)  ; 
	-webkit-box-shadow: -1px 16px 16px rgba(0, 0, 0, 0.5)  ; 
	-moz-box-shadow: -1px 16px 16px rgba(0, 0, 0, 0.5)  ; 
}

.best-selling .properties .properties-card .properties-caption h3 a {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 6px;
    color: #1a1a1a;
    line-height: 24px;
}


.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    height: 0;
  }

  .videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    cursor: pointer !important;
    height: 100%;
  }


  #myVideo {
    width: 100%;
    height:auto;
    position: relative;
  }

  #myBtn{
      position: absolute;
      top:78%;
      left:50%;
      transform: translate(-50%, -50%);
      z-index: 9999;
      background-color: transparent !important;
      border: none !important;
      font-size: 5em;
      
     
  }

  #myBtn i{
    width: [object Object]px; 
    height: [object Object]px; 
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5)  ; 
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5)  ; 
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5)  ; 
    border-radius: 50%;
    opacity: .5;
    transition: .2s all ease-out;
  }

  #myBtn i:hover{
    opacity: 1;
  }

  @media (max-width: 1024px){
      #myBtn{
          top:52%;
      }
  }

  





  .services-area2 .single-services {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    background-color: #ffffff;
    padding: 29px 20px 29px 80px;
    width: 100% !important;


}


.services-area2 .single-services .features-caption h3 {
    color: #2745a1;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 9px;
    font-weight: 400;
    display: block;
}

.services-area2 .single-services .features-caption p {
    font-size: 14px;
    line-height: 1.5;
    color: #2745a1;
    margin-bottom: 30px;
}


.services-area2 .single-services .features-caption .price span {
    font-weight: 500;
    color: #2745a1;
    font-size: 32px;
    margin-bottom: 9px;
    display: block;
}





  #countdown ul {
	list-style-type: none;
	margin-bottom: 0;
	margin-left: 0;
}

#countdown ul li {
	display: inline-block;
	margin-right: 2em;
	width: 6em;
}

.timenumbers {
	display: block;
	font-family: "Univers LT Std", sans-serif;
	font-size: 3em;
	line-height: 1.8;
	margin: 0 auto;
	text-align: center;
    
}

.timedescription {
	font-family: "Univers LT Std", sans-serif;
	font-size: 1.3em;
	font-variant: small-caps;
	line-height: 1.5;
	margin: 0 auto;
	text-align: center;
	position: relative;
	top: -25px;
    color: #2745a1;
}



#countdown h3,
#countdown p
{
    font-family: "Univers LT Std", sans-serif !important;
    color: #fff !important;
}

#contdown h3{
    font-weight: 700 !important;
}


#countdown .overlay-countdown{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    min-height:600px;
    background-color: rgb(0, 0, 0, .3);
}



.botao-branco{
    background: #ffffff !important;
    color: #2745a1 !important;
}





.section-patrocinadores{
    padding:80px 0;
    background-color: #ffffff !important;
}



.subscribe-area .subscribe-caption form input {
    width: 46%;
    height: 50px;
    padding: 15px 24px;
    color: #232F55;
    font-size: 16px;
    border-radius: 25px;
    background: #fff;
    border: 0;
}

.subscribe-area .subscribe-caption form button.subscribe-btn {
    width: 25%;
    height: 50px;
    border: 0;
    background: #2745a1;
    border-radius: 25px;
    padding: 15px 26px;
    color: #fff;
    margin-left: 5px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 500;
}



.best-selling {
    padding-top: 60px;
    padding-bottom: 0;
}

.parceiros-item{
    width: 16.6666%;float:left;
}


@media (max-width:767.99px){
    .parceiros-item{
    width: 33.3333%;float:left;
}
}


@media (max-width:767.99px){

    .logo2{
        text-align: center !important;
    }

    .logo2 img {
        max-height: 120px;
        margin-bottom: 20px;
    }
}
















/* HEADER CSS */

