body {
    font-size: 14px !important;
    line-height: 15px !important;
	font-family: 'Poppins', sans-serif ;
    background: #000000;
}

/*.bg_banner {
    background: url(../img/bg-transferencia.jpg);
    background: url(../img/MicrosoftTeams-image.png);
    background-size: cover;
    position: relative;
    width: 100%;
    height: 90vh;
        margin-bottom: 10px;
}*/

.bg_banner {
        margin-bottom: 10px;
}

.logo{
        margin-top: 30px;
}

.bg_banner h1 span {
    color: #00b5ff;
}

/*.bg_banner h1 {
    margin: 0 0 20px 0;
    padding: 0;
    color: #ffffff;
    margin-top: 11%;
    font-weight: 800;
    font-size: 40px;
    font-style: italic;
}*/

.bg_banner h1 {
    margin: 0 0 20px 0;
    padding: 0;
    color: #ffffff;
    margin-top: 56%;
    font-weight: 800;
    font-size: 65px;
    font-style: italic;
    text-align: center;
}
.preco {
    width: 56%;
    margin-top: 40px;
}

#listaCandidatos .continuar{
    
    padding: 10px 10px;
    border-radius: 5px;
    background-image: linear-gradient(to right, #0e2296, #1473C7);
    color: #fff;
    margin-bottom: 11px;
    display: block;

}
#listaCandidatos p{
    color: #fff;
    margin-top: 16px;
    width: 70%;
    margin: 0 auto;
    
}

#pagar select {
 
    width: 100%;
    padding: 7px;
       border: 1px solid #ccc;
    margin-bottom: 17px;
    border-radius: 8px;
   
}
#pagar button{
      width: 97%;
    padding: 14px 20px;
    border: none;
    border-radius: 21px;
    background: #377fea;
    margin: 0 auto;
    display: block;
    color: #fff;
    bottom: auto;
    left: auto;
}
#pagar input{
  width: 100%;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 7px;
       border: 1px solid #ccc;
}

.alunoTexto{

POSITION: FIXED;
    BOTTOM: 61px;
    COLOR: #FFF;
    FONT-STYLE: ITALIC;
    FONT-SIZE: 16PX;
    FONT-WEIGHT: 300;

}

#component-container input{
	    width: 100%;
    padding: 15px;
    border-radius: 8px;
    border: 1px solid #b9c4c9;}

.adyen-checkout__button {
   background-image: linear-gradient(to right, #0e2296, #1473C7) !important;


}

.linhaDigitavel{
  background: #ccc;
    padding: 0px 15px 15px;
    width: 80%;
    margin: 13px 10%;
}
.btnVaiBoleto{
     width: 48%;
    padding: 10px;
}


.btnCancela{
    background: #efefef !important;
    opacity: 1 !important;
   font-size: 15px !important;
    font-weight: 400 !important;
    border-radius: 2px !important;
    color: #3e3e3e !important;
    
    width: 50% !important;
    padding: 11px !important;
    border: none;
}

.textoapoio{
    color: #fff;
    margin-top:33px;
}

.iframeCode{
    width: 34%;
    border: none;
    background: #fff;
}

.boletobtn{
    padding: 11px;
    width: 69%;
    margin-bottom: 15px;
}

.accordion {
    background-color: #eee;
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 70%;
    border: none;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-top: 100px;
    text-align: center;
    margin:0px 15% 0;
}

.active, .accordion:hover {
  background-color: #ccc; 
}

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

h2{
    font-family:  'Poppins', sans-serif ;
    font-weight: 400;
    margin: 0 0 20px 0;
    padding: 0;
    color: #ffffff;
    font-style: italic;
    font-weight: 700;
    font-size: 36px;
    margin-top: 30px;
}

h3 span{
     display: block;
    color: #fff; 
    font-size: 50px;
}
h3{
    color: #0063E5;
    font-style: italic;
    font-size: -webkit-xxx-large;
    text-align: center;
    font-weight: 800;
    font-size: 60px;
    margin-top: 20px;
}

.pix:focus-visible{
    outline: none
        
}
.pix{
     width: 100%;
    padding: 0;
    text-align: center;
    margin-bottom: 26px;
    background: #252525;
    border: none;
    color: #252525;
    margin: 0;
}

.cardCompra p{
       color: #dadada;
    font-weight: 200;
    font-size: 13px;
    line-height: 15px;
}
.cardCompra h4{
    font-family: 'Poppins';
    font-weight: 800;
    margin: 0 0 20px 0;
    padding: 0;
    color: #fff;
    font-style: italic;
    font-size: 22px;
}
.cardCompra{
    width: 100%;
    background: #272727;
    border-radius: 15px;
    border: 1px solid #0082FF;
    text-align: center;
    padding: 20px
}

#envia_contrato button {
     color: #fff;
    padding: 15px;
    width: 40%;
    margin-top: 10px;
    background-image: linear-gradient(to right, #0e2296, #1473C7);
    font-weight: bold;
    font-size: 18px;
    border: none;
    border-radius: 9px;
    display: block;
    margin: 10px 30%;
}
#envia_contrato input[type='checkbox'] {
width: 15px;
    height: 15px
    
}
#envia_contrato {
    text-align: center;
   color: #fff;
    font-weight: 200;
    margin-top: 10px; 
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    /* border-top: 1px solid #eee; */
    height: 2px;
    background-image: linear-gradient(to right, #041057, #1473C7);
}

.alunoTextp{
    position: fixed;
    color: #fff;
    font-weight: 200;
    font-style: oblique;
    font-size: 16px;
    bottom: 48px;
    z-index: 2;
}

.backgroundAluno{
    background: url(../img/aluno.jpg);
    width: 100%;
    min-height: 100vh;
    background-size: cover;
}

.contrato{
      margin-top: 0;
       BACKGROUND: #fff;
    COLOR: #12142b;
    FONT-WEIGHT: lighter;
    PADDING: 34PX;
    HEIGHT: 60VH;
    OVERFLOW-Y: SCROLL;
    BORDER-RADIUS: 15PX;
    transition: 0.4s;
}

.abracaIsso{
   width: 45%;
    float: left;
    margin: 6px 2%
}

#cadastro select{
    width: 100%;
    padding: 11px;
    border: 1px solid #0082FF;
    border-radius: 5px;
    margin-bottom: 8px;
    background-color:#fff;
    color: #a9a9a9;
	height: 43px;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
    background: #272727d6;
}

#cadastro{
 color:#8e8e8e;
    font-size: 13px;
}

#cadastro input{
  width: 100%;
    padding: 11px;
    border: 1px solid #0082FF;
    border-radius: 5px;
    margin-bottom: 8px;
background: #ffffff;
    color: #252525;
height: 43px;

}


#cadastro input{
  width: 100%;
    padding: 11px;
    border: 1px solid #0082FF;
    border-radius: 5px;
    margin-bottom: 8px;
background: #ffffff;
    color: #252525;
}

#cadastro input[type='checkbox'] {
    width: 15px;
    height:15px;
 }


label {
    display: table-row;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: inherit;
    color: #8e8e8e;
    font-size: 11px;
}

.quero{
        color: #fff;
    padding: 15px;
    width: 45%;
    margin-top: 10px;
    background-image: linear-gradient(to right, #0e2296, #1473C7);
    font-weight: bold;
    font-size: 18px;
        border: none;
    border-radius: 9px;
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
}

.modal-header {
    padding: 30px 15px 15px ;
    border-bottom: none;
}

.modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
}

.modal-content {
    text-align: center;
    background: #252525;
}

.diferenciais{
        min-height: 130px;
    margin-bottom: 10px;
}

.corpoCard{
        color: #fff;
    font-weight: 100;
    font-size: 24px;
    margin-top: 45px;
    line-height: 30px;
}

.tituloCard span{
     font-weight: 800;
}
.tituloCard{
    color: #0082FF;
    font-size: 27px;
    line-height: 33px;
    font-weight: 200;
        margin-top: 16%;
}

.condicoes:hover{
     color: #0f55a5;
}
.condicoes{
      width: 100%;
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    display: block;
    transition: 0.4s;
}

.experimentar{
    background-image: linear-gradient(to right, #041057, #1473C7);
    border: none;
    width: 100%;
    padding: 8px;
    font-size: 18px;
    border-radius: 11px;
    margin-bottom: 5px;
}

ul{
    list-style: none;
    padding: 0
}
ul li{
    color: #717171;
    font-size: 14px;
    font-weight: 300;
}

.mes{
        color: #717171;
    font-weight: 300;
    font-size: 19px;
}

select {
    width: 100%;
    padding: 4px;
    border-radius: 15px;
    font-size: 15px;
    margin-bottom: 10px;
    color: #585858;
    font-weight: 400;
    background: #fff;
    height:50px
}

.cardInvestimento{
   background: #101010;
    padding: 20px 15px;
    border: 1px solid #1267B9;
    border-radius: 15px;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    line-height: 37px;
}

.card{
    background: #272727;
    width: 100%;
    border-radius: 15px;
    margin-top: 35px;
    padding: 50px;
}

#componentes{
    width: 75%;
    margin: 25px 12.5%;
}
.tempojeito{
        color: #F6F6F6;
    font-weight: 200;
    font-size: 15px;
    line-height: 18px;
}


.bg-loading {
  background: rgba(0, 0, 0, 0.67);
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 100000;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px; }

.spinner > div {
  background-color: #fff;
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s; }

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s; }

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4); }
  20% {
    -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4); }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1); } }
/*-------fim loading-------*/



#assinar {
    display: block;
    position: relative;
    background: #0063E5;
    color: #fff;
    text-align: center;
    padding: 12px;
    font-weight: 400;
    border-radius: 10px;
    width: 80%;
    margin-top: 40px;
    bottom: 28%;
    text-transform: uppercase;
    font-size: 16px;
}


/***** Media queries *****/

@media (min-width: 993px) and (max-width: 1441px) {
    
     .bg_banner h1 {
        margin: 0 0 20px 0;
        padding: 0;
        color: #ffffff;
        margin-top: 39%;
        font-weight: 800;
        font-size: 65px;
        font-style: italic;
        text-align: center;
    }

}

@media (min-width: 992px) and (max-width: 1199px) {
    
     .bg_banner h1 {
        margin: 0 0 20px 0;
        padding: 0;
        color: #ffffff;
        margin-top: 36%;
        font-weight: 800;
        font-size: 65px;
        font-style: italic;
        text-align: center;
    }

}



/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
/*------------------------------------ SM --------------------------------------------*/
@media (min-width: 801px) and (max-width: 991px) {
    
    .diferenciais {
    max-height: 247px;
    margin-bottom: 10px;
}
    .logo {
    margin-top: 30px;
    width: 17%;
}

	.preco {
    width: 100%;
    margin-top: 40px;
    }
    
    .bg_banner h1 {
    margin: 0 0 20px 0;
    padding: 0;
    color: #ffffff;
    margin-top: 37%;
    font-weight: 800;
    font-size: 40px;
    font-style: italic;
    text-align: center;
}
	.logo {
    margin-top: 30px;
    width: 17%;
}

	
	

}
@media (min-width: 768px) and (max-width: 800px) {
	
	    .diferenciais {
    max-height: 247px;
    margin-bottom: 10px;
}
	.preco {
    width: 100%;
    margin-top: 40px;
    }
    
    .bg_banner h1 {
    margin: 0 0 20px 0;
    padding: 0;
    color: #ffffff;
    margin-top: 37%;
    font-weight: 800;
    font-size: 40px;
    font-style: italic;
    text-align: center;
}
	
	
	
}

/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
/*---------------------------------- xs - deitado -----------------------------------------*/
@media (max-width: 767px) {
    
  .diferenciais {
    min-height: 245px;
    margin-bottom: 21px;

}
	
	
}




/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/



@media (min-width: 401px) and (max-width:500px) {
    
.marg {
    margin-left: 10%;
    margin-top: -70%;
}
  .preco {
    width: 100%;
    }
    
    .textSuporteBanner {
    font-size: 25px;
    margin-top: 17px;
    }
.bg_banner h1 {
    margin-top: 7%;
    font-size: 22px;
    text-align: center;
}
.bg_banner {
    background: url(../img/bg-mobile.jpg);
    background-size: cover;
    position: relative;
    width: 100%;
    height: 84.3vh;
    margin-top: -1px;
}
    
.backgroundAluno{
    background: url(../img/aluno-mobile.jpg);
    width: 100%;
    background-size: cover;
    BACKGROUND-POSITION: LEFT;
}
    
    .cardCompra h4 {
    padding: 0;
    font-size: 20px;
    margin-bottom: 4px;
    }
    
    .cardCompra {
    padding: 20px 0px 0px;
        margin-bottom: 25px;
    }
    
    .cardCompra p:last-child {
         border-bottom: none;
    }
    .cardCompra p {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 11px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    }
    
    .card {
    background: #272727;
    width: 100%;
    border-radius: 15px;
    margin-top: 35px;
    padding: 20PX 15px;
    }

    
      .diferenciais {
    margin-bottom: 20px;
min-height: 130px;
    }
    

    
    h3 span {
    font-size: 40px;
    }
    
    h1 {
    font-size: 38px;
    margin-top: 40px;
    }
    
    h2 {
    margin-top: 60px;
    }
    
    .col-xs-12 {
    width: 100%;
    padding: 0 10%;
    }
    
    .banner {

        background-image: url(../img/banner_com_vcmobile.jpg);
    background-size: cover;
    min-height: 90vh;
    }
    
    #assinar {
    padding: 21px;
    border-radius: 4px;
    width: 100%;
    }

    .contrato {
        MARGIN-TOP: 110PX;
    }

}

/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/
/*-------------------------------- xs -----------------------------------------------------*/

@media (max-width: 400px) {
    
 .marg {
    margin-left: 10%;
    margin-top: -44%;
}
  .preco {
    width: 100%;
    }
    
    .textSuporteBanner {
    font-size: 25px;
    margin-top: 17px;
    }
.bg_banner h1 {
    margin-top: 7%;
    font-size: 22px;
    text-align: center;
}
.bg_banner {
    background: url(../img/bg-mobile.jpg);
    background-size: cover;
    position: relative;
    width: 100%;
    height: 84.3vh;
    margin-top: -1px;
}
    
.backgroundAluno{
    background: url(../img/aluno-mobile.jpg);
    width: 100%;
    background-size: cover;
    BACKGROUND-POSITION: LEFT;
}
    
    .cardCompra h4 {
    padding: 0;
    font-size: 20px;
    margin-bottom: 4px;
    }
    
    .cardCompra {
    padding: 20px 0px 0px;
        margin-bottom: 25px;
    }
    
    .cardCompra p:last-child {
         border-bottom: none;
    }
    .cardCompra p {
    font-size: 15px;
    line-height: 15px;
    margin-bottom: 11px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px;
    }
    
    .card {
    background: #272727;
    width: 100%;
    border-radius: 15px;
    margin-top: 35px;
    padding: 20PX 15px;
    }

    
      .diferenciais {
    margin-bottom: 20px;
min-height: 130px;
    }
    

    
    h3 span {
    font-size: 40px;
    }
    
    h1 {
    font-size: 38px;
    margin-top: 40px;
    }
    
    h2 {
    margin-top: 60px;
    }
    
    .col-xs-12 {
    width: 100%;
    padding: 0 10%;
    }
    
    .banner {

        background-image: url(../img/banner_com_vcmobile.jpg);
    background-size: cover;
    min-height: 90vh;
    }
    
    #assinar {
    padding: 21px;
    border-radius: 4px;
    width: 100%;
    }

    .contrato {
        MARGIN-TOP: 110PX;
    }
	
}
