/* TOPO */

@media (max-width: 1425px) {

}

@media (max-width: 1200px) {

    header #menubar {
        height: 7vw;
        min-height: 68px;
        -webkit-box-pack: justify;
        justify-content: flex-end;
        margin-top: -97px;
    }

    .logo {
        justify-content: center;
        margin-top: -38px;
    }

    .topnav {
        overflow: hidden;
        padding: 0px;
    }

    #footer-session h2 {
        color: #ffffff;
        font-size: 2em;
        font-family: sans-serif;
        padding-bottom: 0px;
        clear: both;
        margin: 0 auto;
        text-align: left;
        font-weight: bold;
        letter-spacing: -1px;
    }
    #footer-session h4, #footer-session h5 {
        font-size: 20px;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
    }


}

@media (max-width: 1024px) {
    
    /*header .row{
        position:absolute;
    }*/
    
    header #navbar nav a {
    color: #ccac80;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    font-size: 23px;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}


    #topo1 .logo img {
        width: 100%;
    }

    .bloco-empresa {
        padding: 0px;
    }

    header #menubar {
            height: 7vw;
    min-height: 107px;
    -webkit-box-pack: justify;
    justify-content: flex-end;
    margin-top: -103px;
}

    #topo1 .logo img {
        float: left;
    }
    #topo1 {
        display: block;
    }
    .bloco-empresa .video-empresa {
        position: relative;
        z-index: 5;
        padding-top: 60px;
    }
    .bloco-empresa iframe {
        width: 80%;
        height: 191px;
        /* position: relative; */
    }
    .bloco-servico h3 {
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
        width: 100%!important;
        font-size: 21px;
        text-align: left!important;
        margin-top: 0px;
        padding: 20px 0px 10px 0px;
        text-transform: uppercase;
    }
    .bloco-form__title {
        margin-bottom: 20px;
    }
    
    .card-form .card-title {
        font-size: 28px;
        font-weight: bold;
        color: #4c4c4d;
        /* display: flex; */
        align-items: center;
        margin: 0;
        width: 85%;
        clear: both;
        margin: 0 auto;
        padding: 10px 0px 10px 0px;
        line-height: 27px;
    }
    .bloco-forms p {
        font-family: Calibri;
        font-weight: 400;
        font-size: 18px;
        line-height: 18px;
        padding: 4% 0% 6% 0%;
        width: 90%;
        clear: both;
        margin: 0 auto;
    }

    .bloco-simulacao a {
        font-family: 'Raleway';
        padding: 8px 10px;
        font-size: 19px;
        /* background-color: #fff0; */
        color: #ffffff;
        display: block;
        width: 30%;
        margin: 0 auto;
        border-radius: 90px;
        font-weight: 500;
        border: 2px solid #e0b26f;
    }
       
    #bloco-forms {
        padding: 5% 5% 5% 5%;
    }

    header .row {margin-top: unset;}
    .topnav {
        overflow: hidden;
        padding: 0px;
    }
    #box-vantagens {
        padding: 5% 4% 2% 4%;
    }
    #box-vantagens p {
        color: #e0e0e0;
        text-align: left;
        font-size: 15px;
        line-height: 25px;
    }

    .accordion {
        background-color: #c59b5f00;
        color: #e2e2e2;
        cursor: pointer;
        padding: 5px;
        width: 100%;
        border: 0;
        text-align: center;
        outline: none;
        font-size: 16px;
        font-weight: 400;
        font-family: 'Raleway';
        transition: 0.4s;
        line-height: 12px;
        border-bottom: 2px solid #c59b5f00;
    }
    #footer-session .formulario {
        padding: 10px;
        background-color: #c59b5f;
        border-radius: 15px;
        float: right;
        z-index: 99999999999999999;
    }
    #footer-session .sub-menu-links {
        margin: 4px 0 !important;
    }
    #footer-session h4, #footer-session h5 {
        font-size: 16px;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
    }
    #footer-session a {
        padding-right: 0px;
    }

}

@media (max-width: 768px) {
    
    #footer-session {
    padding: 3% 0% 133px 0%;
    background-image: linear-gradient(to top, #b38136c7, #f5d7abb0, #714e1ab8), url(../img/rodape.jpg);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    /* height: auto; */
}
    
    #layerslider p {
    width: 80%!important;
    color: #000;
    font-family: 'Raleway';
    font-weight: bold;
    letter-spacing: 0px;
    font-size: 17px!important;
    text-align: center !important;
    display: block!important;
    margin: 0 auto!important;
    clear: both!important;
    float: none!important;
    top: 30%!important;
    left: 11%!important;
}
    
    #layerslider h2 {
    width: 80%!important;
    color: #d8a155;
    background: -webkit-linear-gradient(#000000, #1f1f1f, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    letter-spacing: 0px;
    font-size: 40px!important;
    text-align: center !important;
    /* text-shadow: -2px 3px 4px #00000045; */
    display: block!important;
    margin: 0 auto!important;
    clear: both!important;
    float: none!important;
    top: 18%!important;
    left: 11%!important;
    line-height: 69px!important;
    text-transform: uppercase;
}
    
    #layerslider {
    background-image: linear-gradient(to top, #96682587, #ffe6c180, #925b0991), url(../img/slide1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    height: 344px!important;
    clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
}

    
    .bloco-empresa iframe {
        width: 80%;
        height: 289px;
        /* position: relative; */
    }
    .bloco-servico .tipos-servico .tipo-servico {
        margin: 0px auto;
    }
    .card-form__content {
        background-color: #e0b26f;
        padding: 30px 0px 0px 0px;
        box-shadow: 8px 14px 38px rgba(39, 44, 49, .07), 1px 3px 8px rgba(39, 44, 49, .04);
        border-radius: 4px;
        height: auto;
        margin-bottom: 40px;
    }
   
    
}


@media (max-width: 450px) {
    
    #box-vantagens h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    width: 100%;
    clear: both;
    margin: 0 auto;
    line-height: 28px;
    font-weight: 600;
    padding: 10% 0% 13% 0%;
    color: #ccac80;
    margin: 0 auto;
}
    
    .bloco-simulacao h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 22px;
    width: 100%;
    clear: both;
    margin: 0 auto;
    line-height: 26px;
    font-weight: 700;
    padding: 3% 0% 6% 0%;
    color: #ccac80;
    background: -webkit-linear-gradient(#cdae83, #ffebcf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    
    #bloco-forms .titulo-abrir h2 {
    font-family: 'Raleway', sans-serif;
    font-size: 26px;
    width: 90%;
    clear: both;
    margin: 0 auto;
    line-height: 28px;
    font-weight: 700;
    padding: 10% 0% 5% 0%;
    color: #ccac80;
    background: -webkit-linear-gradient(#cdae83, #ffebcf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
    
    #layerslider h2 {
    width: 80%!important;
    color: #d8a155;
    background: -webkit-linear-gradient(#000000, #1f1f1f, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    letter-spacing: 0px;
    font-size: 32px!important;
    text-align: center !important;
    /* text-shadow: -2px 3px 4px #00000045; */
    display: block!important;
    margin: 0 auto!important;
    clear: both!important;
    float: none!important;
    top: 27%!important;
    left: 11%!important;
    line-height: 31px!important;
    text-transform: uppercase;
}
    
    #layerslider {
    background-image: linear-gradient(to top, #96682587, #ffe6c180, #925b0991), url(../img/slide1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: cover;
    height: 275px!important;
    clip-path: polygon(0 0, 100% 0%, 100% 85%, 0% 100%);
}

    #topo1 {
        display: block;
        margin-top: -30px;
    }
    
    #layerslider p{
        display: none!important;
    }
    
    
    .bloco-empresa iframe {
        width: 100%;
        height: 220px;
        /* position: relative; */
    }
    
    
    #bloco-forms .titulo-abrir h4 {
        font-family: 'Raleway';
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 16px;
        padding-bottom: 5%;
    }
    .bloco-simulacao a {
        font-family: 'Raleway';
        padding: 8px 10px;
        font-size: 18px;
        /* background-color: #fff0; */
        color: #ffffff;
        display: block;
        width: 60%;
        margin: 0 auto;
        border-radius: 90px;
        font-weight: 500;
        border: 2px solid #e0b26f;
    }
    
    .sessao-depoimento .depoimento-content p {
        width: 100%;
        font-size: 15px;
        margin-bottom: 0px;
        float: none !important;
        letter-spacing: 0;
        font-family: 'Raleway', sans-serif;
        font-weight: 400;
        /* font-style: italic; */
        background-image: url(../img/comentario.png);
        background-repeat: no-repeat;
        background-position: 0 0px;
        color: #ffffff;
        padding: 0 20px 0 20px;
        line-height: 21px;
        margin-left: 10px;
    }
    .sessao-depoimento h2 {
        font-size: 31px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        line-height: 36px;
        font-weight: 700;
        padding: 10% 0% 7% 0%;
        color: #c59b5f;
        margin: 0 auto;
    }
    .sessao-perguntas-clip h2 {
        font-size: 30px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        line-height: 36px;
        font-weight: 700;
        padding: 0% 0% 2% 0%;
        color: #c59b5f;
        margin: 0 auto;
    }
    .accordion {
        background-color: #c59b5f00;
        color: #e2e2e2;
        cursor: pointer;
        padding: 1px;
        width: 100%;
        border: 0;
        text-align: center;
        outline: none;
        font-size: 15px;
        font-weight: 400;
        font-family: 'Raleway';
        transition: 0.4s;
        line-height: 21px;
        border-bottom: 2px solid #c59b5f00;
    }
    #mapa {
        z-index: 999999999;
        margin-top: 140px;
    }
    #footer-session .certificados p {
        font-size: 10px;
        text-align: left;
        font-family: Calibri;
        line-height: 13px;
    }
    #footer-session .certificados {
        padding: 20px 10px;
    }
    .b-newsletter input {
        display: inline-block;
        padding: 9px;
        /* padding-bottom: 14px; */
        background-color: #fff;
        width: 100%;
        margin-right: 15px;
        max-width: 500px;
        text-align: center;
        margin-bottom: 10px;
        border: 0;
        font-size: 15px;
        border-radius: 3px;
    }
    #footer-session h4, #footer-session h5 {
        font-size: 15px;
        font-family: 'Raleway', sans-serif;
        font-weight: bold;
    }
    #footer-session h2 {
        color: #ffffff;
        font-size: 25px;
        font-family: sans-serif;
        padding-bottom: 0px;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-weight: bold;
        letter-spacing: -1px;
        margin-bottom: 40px;
        padding-top: 20px;
    }
    input[id="menuExtend"]:checked + header #navbar {
    display: -webkit-box;
    display: flex;
    background-color: #fff;
    width: 100%;
    position: fixed;
    /* z-index: 99999999999999999999; */
    margin-left: -43px;
}

header #navbar nav a {
    color: #ccac80;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}

.bloco-servico__content {
    border-radius: 11px;
    padding: 0px;
}

.sessao-artigo h2 {
    width: 90%;
    clear: both;
    margin: 0 auto;
    line-height: 41px;
    padding: 2% 0% 2% 0%;
    letter-spacing: -1px;
    background: -webkit-linear-gradient(#000000, #000, #2d2925, #000, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 27px!important;
    text-align: center !important;
    /* text-shadow: -2px 3px 4px #ffffff1a; */
}

.sessao-artigo {
    background-image: linear-gradient(to top, #b38136c7, #ffedd375, #714e1ab8), url(../img/servicos.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 15% 0% 15% 0%;
}
  

}

@media (max-width: 375px) {
    
        input[id="menuExtend"]:checked + header #navbar {
            display: -webkit-box;
            display: flex;
            background-color: #fff;
            width: 100%;
            position: fixed;
            /* z-index: 99999999999999999999; */
            margin-left: -38px;
        }
}

@media (max-width: 320px) {
    
    #footer-session .seta-topo {
    float: right;
    margin: 0 auto;
    background-color: #0000;
    padding: 0px;
    border-radius: 10px;
    cursor: pointer;
    margin-bottom: 20px;
    display: block;
    text-align: center;
    float: none;
}
    
    .footer-content {
    padding: 2% 0% 11% 0%;
}
    
    #footer-session h2 {
    color: #ffffff;
    font-size: 30px!important;
    font-family: sans-serif;
    padding-bottom: 0px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-weight: bold;
    letter-spacing: -1px;
    margin-bottom: 40px;
    padding-top: 20px;
    line-height: 31px;
}
    
    .sessao-depoimento h2 {
    font-size: 24px;
    width: 100%;
    clear: both;
    margin: 0 auto;
    line-height: 36px;
    font-weight: 700;
    padding: 10% 0% 7% 0%;
    color: #c59b5f;
    margin: 0 auto;
}
    
    .sessao-perguntas-clip h2 {
    font-size: 24px;
    width: 100%;
    clear: both;
    margin: 0 auto;
    line-height: 36px;
    font-weight: 700;
    padding: 0% 0% 2% 0%;
    color: #c59b5f;
    margin: 0 auto;
}
    
    .bloco-servico h3 {
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
    width: 100%!important;
    font-size: 19px;
    text-align: left!important;
    margin-top: 0px;
    padding: 20px 0px 0px 0px;
    text-transform: uppercase;
}
    
    .bloco-servico .tipos-servico p {
    font-family: Calibri;
    font-weight: 400;
    font-size: 19px;
    text-align: left;
    line-height: 18px;
}
    
    .sessao-servicos {
    background-image: linear-gradient(to top, #b38136c7, #ffedd375, #714e1ab8), url(../img/servicos.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    padding: 12% 0% 5% 0%;
}
    
    #box-servicos h2 {
    width: 100%;
    clear: both;
    margin: 0 auto;
    line-height: 31px;
    padding: 2% 0% 2% 0%;
    letter-spacing: -1px;
    background: -webkit-linear-gradient(#000000, #000, #2d2925, #000, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Raleway', sans-serif;
    font-weight: 700;
    letter-spacing: 0px;
    font-size: 28px!important;
    text-align: center !important;
    /* text-shadow: -2px 3px 4px #ffffff1a; */
}
    
    #box-quemsomos h2 {
    font-family: 'Raleway', sans-serif;
    width: 100%;
    clear: both;
    margin: 0 auto;
    line-height: 19px;
    line-height: 27px;
    ont-weight: 700;
    padding: 2% 0% 4% 0%;
    text-align: left;
    float: left;
    color: #ccac80;
    background: -webkit-linear-gradient(#cdae83, #ffebcf);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 24px!important;
    text-shadow: -2px 3px 4px #00000045;
}
    
    
    #layerslider h2 {
    width: 80%!important;
    color: #d8a155;
    background: -webkit-linear-gradient(#000000, #1f1f1f, #000000);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    letter-spacing: 0px;
    font-size: 25px!important;
    text-align: center !important;
    /* text-shadow: -2px 3px 4px #00000045; */
    display: block!important;
    margin: 0 auto!important;
    clear: both!important;
    float: none!important;
    top: 27%!important;
    left: 11%!important;
    line-height: 22px!important;
    text-transform: uppercase;
}
    
    #layerslider {
    background-image: linear-gradient(to top, #96682587, #ffe6c180, #925b0991), url(../img/slide1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: inherit;
    background-size: cover;
    height: 205px!important;
    clip-path: polygon(0 0, 100% 0%, 100% 90%, 0% 100%);
}
    
    input[id="menuExtend"]:checked + header #navbar {
    display: -webkit-box;
    display: flex;
    background-color: #fff;
    width: 100%;
    position: fixed;
    /* z-index: 99999999999999999999; */
    margin-left: -32px;
}
    
    header {
    height: 150px!important;
}
    
    #topo1 {
    padding: 0px 0px 0px 0px;
    height: 146px;
    padding-top: 40px;
}



    .bloco-empresa iframe {
        width: 100%;
        height: 146px;
        /* position: relative; */
    }
    .bloco-servico .tipos-servico .tipo-servico {
        margin: 0px auto;
        margin-bottom: 30px;
    }
    .btn-rodape-mobile{
        width: 100%;
        margin-bottom: 5px;
    }
   
}