body {
    margin: 0;
    font-size: 16px;
    background-color: #fff;
    color: #51474B;
    font-family: 'Montserrat', sans-serif;
}
img.lazy{
   opacity: 0;
}
img.lazy.loaded {
   -webkit-transition: opacity .5s linear 0.2s;
       -moz-transition: opacity .5s linear 0.2s;
                 transition: opacity .5s linear 0.2s;
   opacity: 1;
}
.banner{
    background: url(../imagens/bg-banner.png) center top no-repeat;
    padding-bottom: 70px;
    overflow-x: hidden;
}
.banner .logo{
    width: 165px;
}
.banner h1{
    font-size: 44.83px;
    font-weight: 600;
    color: #FFF;
    margin: 0;
    line-height: 50px;
    letter-spacing: -1.5px;
    margin-bottom: 30px;
}
.banner h1 span{
    font-weight: 500;
}
.banner h1 b{
    font-weight: 700;
}
.banner p{
    font-size: 24.77px;
    font-weight: 600;
    color: #FFF;
    margin: 0;
    line-height: 30px;
    letter-spacing: -1.5px;
}
.banner p b{
    font-weight: 700;
}
.banner .img{
    margin-top: 35px;
}
.video{
    padding-top: 20px;
    padding-bottom: 20px;
    overflow-x: hidden;
}
.video h1{
    font-family:"rig-shaded-bold-face";
    font-size: 30px;
}
.video p{
    font-family:"rig-shaded-bold-face";
    font-size: 15px;
}
.topicos{
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../imagens/bg-topicos.png) center bottom no-repeat #e4effa;
    overflow-x: hidden;
}
.topicos .container{
    max-width: 820px;
}
.topicos img{
    max-width: 210px;
    display: block;
    margin:0 auto;
    margin-bottom: 15px;
}
.topicos strong{
    font-family:"rig-shaded-bold-face";
    font-size: 36px;
    text-transform: uppercase;
    line-height: 30px;

}
.topicos p{
    font-weight: 600;
    font-size: 18px;
}
.topicos .mgt{
    margin-top: 45px;
}
.infos{
    padding-bottom: 50px;
    padding-top: 50px;
    overflow-x: hidden;
}
.infos img{
    max-width: 520px;
    display: inline-block;
    vertical-align: middle;
}
.infos .texto1 p{
    background:rgb(157 171 194 / 16%);
    padding: 15px;
    font-weight: 600;
    font-size: 25px;
    width: calc(100% - 750px);
    display: inline-block;
    margin-bottom: 0px !important;
    letter-spacing: -1.5px;
}
.infos .texto2{
    margin-top: -75px;
}
.infos .texto2 p{
    background:rgb(157 171 194 / 16%);
    padding: 15px;
    font-weight: 600;
    font-size: 25px;
    width: calc(100% - 750px);
    display: inline-block;
    margin-bottom: 0px !important;
    letter-spacing: -1.5px;
}
.sorrisos{
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../imagens/bg-menina.png) center;
    background-size: cover;
    overflow-x: hidden;
}
.sorrisos img{
    margin-bottom: -50px;
}
.sorrisos h1{
    font-size: 48px;
    font-family:"rig-shaded-medium-face";
    color: #FFF;
    letter-spacing: -1.5px;
    margin-bottom: 45px;
}
.sorrisos h1 b{
    font-family:"rig-shaded-bold-face";
}
.sorrisos p{
    font-size: 30px;
    font-weight: 600;
    color: #FFF;
    letter-spacing: -1.5px;
    max-width: 580px;
}
.simulacao{
    padding-top: 50px;
    padding-bottom: 50px;
    background: url(../imagens/bg-menina2.png) center;
    background-size: cover;
    overflow-x: hidden;
}
.simulacao img{
    margin-bottom: -50px;
}
.simulacao h1{
    font-size: 52px;
    font-family:"rig-shaded-medium-face";
    color: #FFF;
    letter-spacing: -1.5px;
    margin-bottom: 10px;
    max-width: 620px;
}
.simulacao h1 b{
    font-family:"rig-shaded-bold-face";
}
.simulacao p{
    font-size: 13px;
    font-weight: 600;
    color: #FFF;
    max-width: 580px;
}
.simulacao ul{
    color: #FFF;
    margin-top: 45px;
}
.simulacao ul li strong{
    font-family:"rig-shaded-bold-face";
    font-size: 32px;
    text-transform: uppercase;
}
.sobre{
    padding-top: 100px;
    position: relative;
    overflow-x: hidden;
}
.sobre .bg{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #b6d9f5;
    width: 220px;
    height: 702px;
    z-index: -1;
}
.sobre h1{
    font-size: 52px;
    font-family:"rig-shaded-light-face";
    color: #005DAB;
    letter-spacing: -1.5px;
    margin-bottom: 10px;
}
.sobre p{
    font-size: 18px;
    font-weight: 500;
    max-width: 720px;
}
.sobre p b{
    font-size: 18px;
    font-weight: 600;
}
.sobre p span{
    font-size: 18px;
    font-weight: 700;
}
.sobre .imglogo{
    max-width: 380px;
    float: right;
}
.sobre .imglogo.logodra{
    margin-top: -100px;
}
.contato{
    background: #D3DFED;
    padding-top: 80px;
    padding-bottom: 80px;
    overflow-x: hidden;
}
.contato .imglogo{
    width: 250px;
    margin-top: -70px;
}
.contato hr{
    margin-top: -40px;
    margin-bottom: 40px;
}
.contato .imgicones{
    width: 50px;
    margin: 7.5px;
    margin-bottom: 25px;
    margin-top: 0px;
}
.contato .imgiconefone{
    height: 26px;
}
.contato a{
    color: #3FA9F5;
    text-decoration: none;
    font-size: 20px;
}
@media (max-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100% !important;
    }
    .container-fluid{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .topicos .container {
        max-width: 820px !important;
    }
}
@media(max-width:1260px){
    .sorrisos h1{
        font-size: 42px;
    }
}
@media(max-width:1024px){
    .infos img{
        max-width: 360px;
    }
    .infos .texto1 p,.infos .texto2 p{
        width: calc(100% - 520px);
    }
    .sobre .imgdra{
        width: 620px;
    }
    .sobre .bg{
        height: 524px;
    }
    .contato iframe{
        max-width: 100%;
    }
    .video iframe{
        max-width: 100%;
    }
}
@media(max-width: 768px){
    .col-sm-5 {
        flex: 0 0 auto;
        width: 60%;
    }
    .col-sm-7{
        flex: 0 0 auto;
        width: 40%;
    }
    .infos .texto1 p, .infos .texto2 p {
        width: 100%;
    }
    .infos .texto2{
        margin-top: -25px;
    }
    .sorrisos .col-sm-5 {
        flex: 0 0 auto;
        width: 100%;
    }
    .sorrisos .col-sm-7{
        flex: 0 0 auto;
        width: 100%;
    }
    .sorrisos img {
        display: none;
    }
    .simulacao .col-sm-5 {
        flex: 0 0 auto;
        width: 100%;
    }
    .simulacao .col-sm-7{
        flex: 0 0 auto;
        width: 100%;
    }
    .simulacao img {
        display: none;
    }
    .sobre .col-sm-8,.sobre .col-sm-4{
        flex: 0 0 auto;
        width: 100%;
    }
    .sobre .imgdra,.sobre .bg {
        display: none;
    }
    .sobre .imglogo{
        float: none;
        display: block;
        margin:0 auto;
    }
    .sobre .imglogo.logodra {
        margin-top: -100px;
    }
    .contato .col-sm-8,.contato .col-sm-4{
        flex: 0 0 auto;
        width: 100%;
    }
    .contato iframe{
        margin-top: 65px;
    }
}
@media(max-width:520px){
    .banner .col-sm-5{
        width: 100%;
    }
    .banner .col-sm-7{
        display: none;
    }
    .banner h1 {
        font-size: 24.83px;
        font-weight: 600;
        color: #FFF;
        margin: 0;
        line-height: 30px;
        letter-spacing: -1.5px;
        margin-bottom: 30px;
    }
    .banner img{
        display: block;
        margin:0 auto;
    }
    .video h1,.topicos strong,.sorrisos h1,.simulacao h1,.simulacao ul li strong,.sobre h1{
        font-size: 24.83px;
    }
    .sorrisos p,.simulacao p,.infos .texto1 p, .infos .texto2 p{
        font-size: 18px;
    }
    .topicos .col-6{
        width: 100%;
    }
    .infos .d-flex{
        display: block !important;
    }
    .infos img {
        max-width: 100%;
    }
    .infos .texto2{
        margin-top: 0px;
    }
    .topicos img{
        max-width: 100px;
    }
}