@media (max-width: 1399px) {
    .servicos-home {
        min-height: auto;
        background-size: 500px;
    }
}


@media (max-width: 1199px) {
    .main-navigation li {
        margin: 0 10px;
    }
    .servicos-home {
        background-size: 450px;
    }
    .tit70 {
        font-size: 60px;
        line-height: 65px;
    }
    .tit60 {
        font-size: 50px;
        line-height: 55px;
    }
    .titduplo strong {
        font-size: 50px;
    }
    .tit45 {
        font-size: 40px;
    }
    .tit35 {
        font-size: 30px;
    }
}


@media (max-width: 991.98px) {
    .banner .lock,
    .porque .lock {
        width: 100%;
    }
    .servicos-home {
        background-image: none;
    }
    .servicos-home .col-12:nth-child(even) .tit35.det:before {
        background-position: left;
    }
    .onde-estamos .box {
        position: relative;
        top: auto;
        left: auto;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }
    .depoimentos {
        min-height: 580px;
    }
}


@media (max-width: 767.98px) {
    .Mb100 {margin-bottom: 80px}
    .Mb90 {margin-bottom: 70px}
    .Mb80 {margin-bottom: 60px}
    .Mb70 {margin-bottom: 50px}
    .Mb60 {margin-bottom: 40px}
    .Mt80 {margin-top: 60px;}
    
    .tit70 {
        font-size: 45px;
        line-height: 50px;
    }
    .tit60 {
        font-size: 40px;
        line-height: 45px;
    }
    .titduplo strong {
        font-size: 40px;
    }
    .tit45,
    .titduplo.menor strong {
        font-size: 30px;
    }
    .tit35 {
        font-size: 25px;
    }
    .tit18 {
        font-size: 16px;
    }
    .porque h3.tit60 {
        font-size: 46px;
        line-height: 46px;
    }

    .porque:after {
        width: 180px;
    }
    .banner .bot-verde,
    .onde-estamos .box .bot-verde {
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
    }
    .banner .bot-line,
    .onde-estamos .box .bot-line {
        width: 100%;
        text-align: center;
    }
    .depoimentos {
        min-height: 500px;
        background-position: top left;
    }
    .tit70.det:before {
        width: 95px;
        margin-bottom: 15px;
    }
    .duvidas figure img {
        max-width: 100%;
        height: auto;
    }
    .tit35.det:before {
        margin-bottom: 20px;
    }
    footer i, .list-contato i {
        width: 45px;
        min-width: 45px;
        height: 45px;
        line-height: 45px !important;
        font-size: 18px;
    }
    .banner-quem-somos {
        height: 400px;
    }
}


@media (max-width: 575.98px) {
    .banner {
        height: 700px;
    }
    .porque {
        height: 600px;
    }
}