.noeldoido {
    position: fixed;
    bottom: 40%;
    animation: noelcorrendo 10s infinite;
    z-index: 1;
}
img.img-noeldoido {
    height: 60px;
}
@keyframes noelcorrendo {
    0%{
        left: 102%;
    }
    100%{
        left: -30%;
    }
}
img.imagemicones {
    height: 72px;
}
.diversoscurssos {
    text-align: center;
    color: #1c1d1c;
    font-weight: 500;
}
.search-property-1 .form-group .form-control.btn {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    background: #02d462 !important;
    border: none !important;
    color: #fff !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    padding-top: 29%;
    padding-bottom: 18%;
}
.search-property-1 .form-group .form-control {
    padding: 0;
    padding-left: 5px!important;
    display: block;
    width: 100%;
    height: inherit !important;
    font-size: 16px;
    border: none !important;
    color: rgba(0, 0, 0, 0.4) !important;
    background: transparent !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
}
.services.color-1:after {
    background: #00000057;
}

.services.color-2:after {
    background: #00000057;
}

.services.color-3:after {
    background: #00000057;
}

.services.color-4:after {
    background: #00000057;
}


.iconedositens{

    height: 47px;
}

.testimony-section .overlay, .ftco-select-destination .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: #207ce5;
    background: -moz-linear-gradient(45deg, #207ce5 0%, #13d42a 100%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, #207ce5), color-stop(100%, #13d42a));
    background: -webkit-linear-gradient(
45deg
, #207ce5 0%, #13d42a 100%);
    background: -o-linear-gradient(45deg, #207ce5 0%, #13d42a 100%);
    background: -ms-linear-gradient(45deg, #207ce5 0%, #13d42a 100%);
    background: linear-gradient(
45deg
, #0077ff 0%, #ff8d00 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207ce5', endColorstr='#13d42a', GradientType=1 );
    opacity: .6;
}

iframe#instagram-embed-0 {
    min-width: 245px!important;
    padding: 0px!important;
}
.ftco-footer {
    font-size: 16px;
    padding: 6px;
    z-index: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}

/** MONITOR GRANDE **/
@media screen and (max-width: 1920px) {

    img.cursos-img-d {
        height: 373px!important;
    }

    .premiacoes-quadros-texto {
        font-size: 23px!important;  
    }
    img.quadro-images {
        height: 509px!important;
    }
    
    .app_sub {
        font-size: 21px!important;
    }

}

/** MONITOR MÉDIO **/
@media screen and (max-width: 1900px) {

    img.cursos-img-d {
        height: 280px!important;
    }

    .premiacoes-quadros-texto {
        font-size: 18px!important;  
    }
    img.quadro-images {
        height: 423px!important;
    }

    .app_sub {
        font-size: 17px!important;
    }

}

/** MONITOR PEQUENO **/
@media screen and (max-width: 1500px) {

    img.cursos-img-d {
        height: 243px!important;
    }

    .premiacoes-quadros-texto {
        font-size: 16px!important;  
    }
    img.quadro-images {
        height: 335px!important;
    }

    .app_sub {
        font-size: 17px!important;
    }

    .premiacoes-quadros-texto {
        width: 40%!important;
    }

    img.aplicativo-img {
        height: 653px!important;
    }

}

/** IPHONE 12 MINI**/
@media only screen and (-webkit-min-device-pixel-ratio: 3) {
    
    .hero-wrap.js-fullheight {
        background: url("https://escolaavancada.com.br/images/fundo_natal.webp?v=2222222")!important;
        background-size: 130%!important;
        background-position-x: 50%!important;
        background-position-y: 130%!important;
        background-color: black!important;
        height: 329px !important;
    }

}

/** CELULAR **/

@media (min-width: 768px) and (max-width: 1024px) {
    .hero-wrap {
    width: 100%!important;
    background-size: 100%!important;
    background-repeat: no-repeat!important;
    height: 465px !important;
    background-position-y: -14% !important;
    background-position-x: -167px;
}
}
@media (max-width: 767.98px){
    
.noeldoido {
    animation: noelcorrendomobile 10s infinite;
}
@keyframes noelcorrendomobile {
    0%{
        left: 102%;
    }
    100%{
        left: -70%;
    }
}
    
.slider-text .icon-video {
    position: absolute;
    top: 7em;
    left: 40%!important;
    display: none!important;
}
.content-cursos {
    position: inherit!important;
}
.hero-wrap.js-fullheight {
    background-size: 100%!important;
    background-repeat: no-repeat !important;
        background-position: top !important;
    background-color: black;
    height: 329px !important;
    background-attachment: local!important;
}

.texto {
    padding: 29px!important;
    margin-top: -42px;
}

.integracao {
    padding: 10px!important;
}
.hotmarttexto {
    display: contents!important;
    text-align: center;
}
img.org_hot {
    height: 148px!important;
}
.titulo_inte {
    color: #02d462;
    font-size: 17px!important;
    font-weight: 600;
}
.sub_inter {
    color: #b7b7b7;
    font-size: 15px!important;
}

.cursos-img {
    display: initial!important;
    justify-content: center!important;
}
.aplicativo-geral {
    display: inherit!important;
    justify-content: center!important;
}
.premiacoes-quadros {
    display: inherit!important;
    justify-content: center!important;
    width: 100%;
}
.copa_image {
    height: 175px!important;
    margin-top: -155px!important;
    margin-left: -42px!important;
}
.nossos-cursos {
    background: black!important;
    padding: 29px!important;
    text-align: center!important;
}
img.aplicativo-img {
    height: 300px!important;
}
img.quadro-images {
    height: 179px!important;
}
.cursos-button {
    display: inherit!important;
    justify-content: center!important;
    margin-top: 40px!important;
}
.button-cursos {
    width: 100%!important;
    margin-top: 13px!important;
}
.premiacoes {
    padding: 20px!important;
    background: url(../images/bg-metodologia-arca-desck.webp);
    background-color: black;
    margin-bottom: 100px!important;
}
.assine_ganhe {
    font-size: 18px!important;
    border-left: none!important;
}
.search-property-1 .form-group .form-control.btn {
    padding-top: 17%!important;
}
section#quemsomos {
    padding: 2em 0!important;
}
.titulo-nossoscursos {
    font-size: 40px!important;
}
.sub-nossoscursos {
    font-size: 20px!important;
    color: white;
    margin-top: -13px!important;
    margin-bottom: 32px;
    line-height: 29px!important;
}
.cursos-g {
    margin-bottom: 17px!important;
}
.aplicativo-geral {
    padding: 23px!important;
}
.aplicativo-texto {
    text-align: center!important;
    width: 100%!important;
}
img.iconeapp {
    height: 125px!important;
    display: none!important;
}
.app_titulo {
    color: #02d462;
    font-size: 27px!important;
    font-weight: 700;
    margin-top: 26px!important;
}
.premiacoes-quadros-texto {
    font-size: 15px!important;
    text-align: justify!important;
    width: 100%!important;
}
i.fa-regular.fa-gem {
    margin-left: 0px!important;
}
.nossos-cursos video {
    position: inherit!important;
    display: none!important;
}

.imagem-aplicativo {
    text-align: center;
}
.premiacoes-quadros-image {
    text-align: center;
}
.premiacoes-grande {
    font-size: 24px!important;
}
.ftco-navbar-light.scrolled .navbar-toggler {
    color: rgb(133 133 133) !important;
}
.col-md-7.ftco-animate.fadeInUp.ftco-animated {
    text-align: center!important;
}
}








.ftco-navbar-light.scrolled {
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    margin-top: -130px;
    background: #060606 !important;
    -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
    box-shadow: 0 0 10px 0 rgb(0 0 0 / 10%);
}
.ftco-navbar-light.scrolled .nav-link {
    padding-top: 1
rem
 !important;
    padding-bottom: 1
rem
 !important;
    color: #ffffff !important;
}
.integracao {
    background: #0a0a0c;
    padding: 71px 220px 71px 220px;
    margin-top: -102px;
}
.titulo_inte {
    color: #02d462;
    font-size: 28px;
    font-weight: 600;
}
.sub_inter {
    color: #b7b7b7;
    text-align: justify;
    margin-bottom: 16px;
    text-align: center;
}
img.logohot {
    height: 108px;
}
img.org_hot {
    height: 300px;
}
.hotmarttexto {
    text-align: center;
}
.iconeHot{
    font-size: 80px;
    margin-right: 24px;
    color: #02d462;
}
.copa_image {
    height: 331px;
    margin-top: -35px;
}
.assine_ganhe {
    font-size: 24px;
    color: white;
    margin-top: 13px;
    border-left: solid 7px #0f9c0e;
    padding: 7px;
}
.aplicativo-geral {
    display: flex;
    background: #0a0a0c;
    padding: 100px 190px 50px 100px;
    justify-content: space-between;
}
img.aplicativo-img {
    height: 742px;
}
.app_titulo {
    color: #02d462;
    font-size: 38px;
    font-weight: 700;
}
.app_sub {
    color: white;
    font-size: 17px;
    font-weight: 100;
    text-align: justify;
}
.aplicativo-texto {
    text-align: left;
    width: 45%;
}
img.iconeapp {
    height: 125px;
}
.set{
    height: 109px;
}
img.cursos-img-d {
    height: 280px;
    border: solid 1px #2f2f2f;
    padding: 7px;
    border-radius: 10px;
}
.cursos-img {
    display: flex;
    justify-content: space-between;
}
.nossos-cursos {
    padding: 85px 165px 197px 165px;
    background: url(../images/bg-metodologia-arca-desck.webp);
    background-color: black;
}
.titulo-nossoscursos {
    font-size: 65px;
    font-weight: 700;
    color: #000;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
}
.sub-nossoscursos {
    font-size: 37px;
    color: white;
    margin-top: -32px;
    margin-bottom: 32px;
}
.cursos-button {
    display: flex;
    justify-content: space-between;
    margin-top: 50px;
}
.button-cursos{
    width: 32%;
}
.content-cursos {
    z-index: 1;
    position: relative;
}
img.cursos-img-d:hover {
    filter: grayscale(1);
}
.zapzap{
    height: 89px;
}
.whatsapp-avancada {
    position: fixed;
    bottom: 23px;
    right: 25px;
}
.premiacoes {
    padding: 108px 190px 197px 190px;
    background: url(../images/bg-metodologia-arca-desck.webp);
    background-color: black;
}
.premiacoes-pequeno {
    text-align: center;
    font-size: 20px;
    color: white;
}
.premiacoes-grande {
    font-size: 30px;
    color: white;
    text-align: center;
    margin-bottom: 48px;
}
.premiacoes-quadros {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
img.quadro-images {
    height: 423px;
}
.premiacoes-quadros-texto {
    font-size: 18px;
    text-align: justify;
    width: 48%;
}
.linha-premiacoes{
    background: #2d2d2d;
    padding: 1px;
    width: 252px;
    display: inline-table;
    vertical-align: middle;
    margin-right: 18px;
}
html{
    scroll-behavior: smooth;
}