*
{
    margin: 0;
    padding: 0;
}



.carousel-caption {
 
  padding: 1rem;
  border-radius: 0.5rem;
  color: #fff;
}

@media (max-width: 768px) {
  .carousel-caption {
    display: block !important;
    font-size: 0.9rem;
  }

  .promo-descricao-img {
    font-size: 0.95rem;
  }
}

#h5-carousel-caption {
	color: #9fa6b2;
}

#p-carousel-caption{
	color: #9fa6b2;
}

#spinner-wrapper {
    background-color: #94bbff;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s;
}

.spinner-border{
   width: 30px;
   height: 30px;
}

#spanspinner-text{
    padding-left: 20px;
    padding-top: 5px;
}

body
{
    font-family: sans-serif;

}


#nav-bar {
    position: sticky;
    top: 0;
    z-index: 10;
}


.navbar {
    padding: 0 !important;
    height: 50px;
}

#navbarSupportedContent{
    padding-left: 5%;
    width: 100%;
}

.nav-link{
    font-size: 12px;
}


#form-navbar-btns{
    padding-right: 10px;
}


#btn-navbar-entrar{
    width: 140px;
    height: 30px;
}



#btn-navbar-criarconta {
    color: white;
    background-color: #673ab7; /* Cor azul padrão do Bootstrap */
    border-color: #673ab7;
    width: 140px;
    margin-left:10px;
  }
  
 #btn-navbar-criarconta:hover {
    background-color: #512da8;
    border-color: #512da8;
  }

#apple-login-btn,#google-login-btn{
    width: 400px;
}

.bi bi-google{
    float: left;
}

#span-login-title{
    font-size: 12px; 
    padding-left: 4px;
}

#input-group-login-email{
    width: 400px;
    padding-top: 8px;
}
#input-group-login-senha{
    width: 400px;
}

#form-group-login-btns{
    display: flex;
}

#entrar-login-btn{
    width: 120px;
    height: 28px;
    text-align:center;
}



#a-login-esqueceusenha{
    padding-left: 20px;
    font-size: 10px;;
    vertical-align: bottom;
}

#basic-addon-criarconta-email{
      width: 80px;
}

#basic-addon-criarconta-senha,#basic-addon-criarconta-confirmarsenha{
    width: 130px;
}

/*----------------banner section------------------------------*/


#banner {
    color: #9fa6b2;
    background-color: #fff;
}

#banner .img-fluid {
    width: 60%;
    padding-top: 8%;
}

#span-title-app{
    font-size: 18px;
    font-weight: 600;
    margin-left: 16px; 
    color: #4e525c; 
}



#title-app{
    max-width: 70%;
    padding-top: 2%;
    margin: auto;
}

.promo-title{
    font-size: 36px;
    font-weight: 600;
    margin-top: 10%;
}

.promo-descricao {
    font-size: 18px;
}

.promo-descricao-img{
    max-width: 70%;
    margin: auto;
}

#carouselExampleIndicators{
    padding-top: 4%;
    margin: auto;
}

#p-carousel{
	 color: #9fa6b2;
}

#h5-carousel{
	 color: #9fa6b2;
}

#div-banner-img{
    padding-top: 4%;
}

#img-bannersection{
    max-width: 400px;
    max-height: 300px;
   
}

#carouselExampleDark{
	max-width: 700px;
    max-height: 500px;
}

#banner a {
    color: #fff;
    text-decoration: none;
}

.bottom-img{
    width: 100%;
}
/*-----------services section------------------*/

#services{
    padding: 80px 0;
    color: #9fa6b2;
}

.service-img{
    width: 100px;
    margin-top: 20px;
}
.services{
    padding: 30px;
}

.services h4{
    padding: 5px;
    margin-top: 40px;
    text-transform: uppercase;
}

#divspan-service-info{
    padding-top: 50px;
}


#img-divider{
    padding-bottom: 40px;
    width: 50%;
}

#services .btn-primary{
    box-shadow: none;
    padding: 8px 25px;
    border: none;
    border-radius: 20px;
    background: #5e17eb;
}

#span-service-info{
    color: #5e17eb;
} 
/*----------------aboult section------------------------------*/

#about-us{
    background: #f8f8f8;
    padding-bottom: 50px;
    padding-top: 10%;
}
.about-title{
    font-size: 40px;
    font-weight: 600;
    padding-left: 10%;
    padding-bottom: 6%;
}

#about-us ul li{
    margin: 10px 0;
    padding-bottom: 20px;;
    font-size: 18px;
}

#about-us ul{
    margin-left: 20px;
    padding-left: 10%;
}

/*---------------- Testimonials section------------------------------*/

#testmonials{
  
    padding-bottom: 100px;
    background: #f8f9fa;
}

.testmonials{ 
    border-left: 4px solid #5e17eb;
    margin-bottom: 50px;
}

.testmonials img{
    height: 60px;
    width: 60px;
    border-radius: 50%;
    margin: 0 10px;
} 
.user-details{
    display: inline;

}

/*---------------- Social media section------------------------------*/

#social-media{
    background: #f8f9fa;
    padding: 100px 0;

}

#social-media p{
    font-size: 36px;
}

.social-icons img{
    width: 60px;
    transition: 0.5s;
    
}

.social-icons a:hover img {
    transform: translateY(-10px);
}


/*---------------- Valores assinatura section------------------------------*/

#valoresassinatura{
    background-image: url('imagens/bachgroundplanos.png');
}

#row-planos{
    padding-top: 3%;
    padding-bottom: 3%;
}


#div-col-imgplano{
    padding-bottom: 1%;
}

#img-plano{
   
}
/*---------------- footer section------------------------------*/


#footer{
    background: #6b87b8;
    color: #fff;
}

.footer-img{
    width: 100%;
}

.footer-title{
    color: #9fa6b2;
    font-size: 12px;
    padding-right: 25px;
    padding-top: 10px;
}

#footer-box2,#footer-box3{
    padding-left: 40px;
}

.footer-box img {
    width: 220px;
    padding-top: 0;
}

#footer-descricao{
    padding-left: 40px;
}

.footer-box{
    padding-top: 10px;
    display: flex;
}

.footer-box .form-control{
    box-shadow: none !important;
    border: none;
    border-radius: 0;
    max-width: 250px;
}

#btn-footer-inscrevase {
    box-shadow: none !important;
    border: none;
    border-radius: 0;
    background: #7f9dd1;
    height: 27px;
    padding-top: 4px;
}

hr{
    background-color: #fff;
}
.copyright{
    margin-bottom: 0;
    padding-top: 5px;
    text-align: center;
    font-size: 12px;
}

#copyright-img{
    vertical-align: top;
    width: 16px;
    height: 16px;
}

/*---------------- Modals -----------------------------*/

#modal-entrar-body{
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
}