@charset "utf-8";

/*---Mobile---*/
@media (min-width:1px) and (max-width:1200px) {
    a {
        color: #fff;
        text-decoration: none
    }

    .menu-mobile-bt {
        font-size: 1.5em;
    padding: 8% 0;
    text-transform: capitalize;
    font-family: 'Montserrat', sans-serif;
    border-bottom: 1px solid #fff;
    }

    .inicio {
        padding-top: 36%;
    }

    .menu-mobile-options {
        position: fixed;
        top: 20%;
        left: 0;
        z-index: 3001;
        width: 90%;
        background: #7a1818;
        padding: 5%;
    }

    div.bt-menu-mobile {
        position: absolute;
        top: 27%;
        right: 10%;
        width: 15%;
        height: 30%;
        background: #7a1818;
        z-index: 3000;
        border-radius: 55px;
        cursor: pointer;
        border: 0.4em solid #fff;
        background-image: url(../images/bt_expande.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 50% auto;
    }

    div.bt-menu-mobile-retrai {
        position: absolute;
        top: 27%;
        right: 10%;
        width: 15%;
        height: 30%;
        background: #7a1818;
        z-index: 3000;
        border-radius: 55px;
        cursor: pointer;
        border: 0.4em solid #fff;
        background-image: url(../images/bt_retrai.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 50% auto;
        display: none
    }

    div.bt-whats {
        position: fixed;
        bottom: 2%;
        right: 2%;
        padding: 2.5em;
        background-image: url(../images/bt_whats.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 90% auto;
        z-index: 102;
        -webkit-transition: all 0.2s ease;
        opacity: 0.7;
        cursor: pointer;
    }

    div.bt-whats:hover {
        -webkit-transition: all 0.2s ease;
        opacity: 1;
        background-size: 100% auto;
    }

    div.menu-whats {
        padding: 0.5em 20% 1em 1em;
    position: fixed;
    z-index: 103;
    background-color: #25D266;
    border-radius: 20px;
    bottom: 2%;
    right: 2%;
    display: none;
    font-family: 'Montserrat', sans-serif;
    font-size: 1.5em;
    }

    div.bt-fecha-whats {
            width: 30px;
    height: 30px;
    position: absolute;
    top: 5%;
    right: 5%;
    background-image: url(../images/bt_fechar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-transition: all 0.2s ease;
    }

    div.bt-fecha-whats:hover {
        -webkit-transition: all 0.2s ease;
        opacity: 0.7;
        cursor: pointer
    }

    div.bloco_valorizacoes {
        width: 50%;
        height: auto;
        background-color: black;
        margin: 3% 25%;
    }

    .corpo {
        background-color: #fff;
        margin: 0;
    }

    .menu-mobile {
        display: none;
    }

    .topo-mobile {
width: 100%;
    height: 20%;
    background-color: #1B5796;
    position: fixed;
    top: 0;
    left: 0;
    }

    .topo-fixo {
        width: 90%;
        height: 20%;
        background-color: #1B5796;
        padding: 0 5%;
        border-bottom: 2px solid #fff;
        position: fixed;
        top: 0;
        left: 0;
        display: none;
    }

    .menu-fixo {
        width: 60%;
        height: 68px;
        background-color: #333a74;
        padding: 0 20%;
        display: none
    }

    .menu-scroll {
        position: fixed;
        top: 0;
        width: 60%;
        padding: 0 20%;
        height: 34px;
        background-color: #333a74;
        z-index: 1000;
        display: none;
        border-bottom: 2px solid #fff;
        display: none !important;
    }

    .menu-mobile {
        display: none;
    }

    .bt-expande {
        display: none;
    }

    .slide-pc {
        width: 70%;
        height: auto;
        padding: 0.05% 15%;
        background: #fff;
        display: none
    }

    .slide-mobile {
            width: 100%;
    height: 600px;
    margin-bottom: 10%;
    float: left;
    background-color: #fff;
    background-image: url(../images/slider/slide_mobile/1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    }

    .corpo {
        background-color: #fff;
        margin: 0;
        font-family: 'Montserrat', sans-serif;
    }

    .logo-mobile {
        background-image: url(../images/logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        width: 40%;
        height: 100%;
        position: absolute;
        left: 5%;
    }

    .logo {
        width: 45%;
        top: 5%;
        height: 90%;
        left: 5%;
        background-image: url(../images/logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
    }

    .logo_3d {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .caixa_informativa1 {
        width: 11%;
        float: left;
        margin: 8px 2% 0 8%;
        border-right: 1px solid #F1F1F1;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
        display: none;
    }

    .caixa_informativa2 {
        width: 16%;
        float: left;
        margin: 8px 2% 0 0;
        border-right: 1px solid #F1F1F1;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
        display: none;
    }

    .caixa_informativa3 {
        width: 20%;
        float: left;
        margin: 8px 2% 0 0;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
        display: none;
    }

    input.bota_orcamento {
        width: 278px;
        padding: 19px 0;
        text-align: center;
        color: white;
        background-color: #7a1818;
        border-radius: 50px;
        border: none;
        margin-top: 15px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        transition: all 0.2s ease-in;
        display: none
    }

    input.bota_orcamento:hover {
        background-color: #ad3a3a;
        cursor: pointer;
        transition: all 0.2s ease-in;
    }

    p.info_superior {
        color: #efe4f1;
        margin-bottom: -0.8em;
    }

    input.botao_menu_fixo {
        width: 23%;
        height: 70%;
        margin-top: 10px;
        background-color: #252b5a;
        border-radius: 50px;
        border: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        transition: all 0.2s ease-in;
        border: 2px solid #fff;
    }

    input.botao_menu_fixo:hover {
        background-color: #1b5796;
        cursor: pointer;
        transition: all 0.2s ease-in;
    }

    input.botao_menu_scroll {
        width: 23%;
        height: 100%;
        background-color: #333a74;
        border: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        border-right: 1px solid #FFFFFF;
        transition: all 0.2s ease-in;
    }

    input.botao_menu_scroll:hover {
        background-color: #1b5796;
        ;
        cursor: pointer;
        border: none;
        transition: all 0.2s ease-in;
    }

    .img_slide {
        width: 100%;
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .slide_1 {
        background-image: url(../images/slider/slide_pc/1.jpg);
    }

    .slide_2 {
        background-image: url(../images/slider/slide_pc/2.jpg);
    }

    .slide_3 {
        background-image: url(../images/slider/slide_pc/3.jpg);
    }

    .slide_4 {
        background-image: url(../images/slider/slide_pc/4.jpg);
    }

    .botao_retroceder {
        width: 39px;
        height: 50px;
        background: #1b5796;
        border-radius: 50px;
        padding: 1em 0;
        float: left;
        border: 2px solid#fff;
        margin-top: 150px;
        background-image: url(../images/retroceder.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
    }

    .botao_retroceder:hover,
    .botao_avancar:hover {
        color: red;
        cursor: pointer;
        opacity: 0.8;
    }

    .botao_avancar {
        width: 39px;
        height: 50px;
        background: #1b5796;
        border-radius: 50px;
        padding: 1em 0;
        float: right;
        border: 2px solid#fff;
        margin-top: 150px;
        background-image: url(../images/avancar.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
    }

    section.quem-somos-holder {
        border-bottom: 1px solid;
        background-image: url(../images/back1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 5% 10%;
    }

    section.nossos-servicos_holder {
        border-bottom: 1px solid;
        background: #fff;
        width: 80%;
        padding: 2em 10%;
        float: left;
    }

    section.contato_holder {
        border-bottom: 1px solid;
        background: #333a74;
        width: 80%;
        padding: 2em 10%;
        float: left;
    }

    section.foot_pc_holder {
        float: left;
        width: 80%;
        padding: 5% 10%;
        height: auto;
        background-color: #1b5796;
    }

    div.page_top_holder {
    width: 100%;
    padding: 100px 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: white;
    font-size: 1.5em;
    }

    div.box_laranja {
        width: 30px;
        height: 30px;
        background-color: #1b5796;
        float: left;
        margin-right: 56px;
    }

    p.texto_1 {
            width: 100%;
        padding: 1em 0;
        color: white;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        text-align: justify;
        font-size: 1em;
    }

    p.texto_2 {
        text-align: left;
        color: white;
        width: 50%;
        float: left;
        font-family: 'Montserrat', sans-serif;
    }

    div.valorizacao_foto {
        background: red;
        width: 40%;
        padding: 1em;
    }

    div.foot_pc_holder {
        width: 50%;
        background-color: black;
        height: 100px;
        padding: 5% 25%;
    }

    p.black {
        color: #131313;
        margin: 0;
    }

    div.subtitulo,
    div.subtitulo_secao {
        width: 100%;
        margin-left: 0;
        text-align: center;
    }

    div.subtitulo h2 {
        font-size: 1em;
        font-weight: 400;
    }

    div.subtitulo_secao h3 {
        font-size: 1em;
        font-weight: 600;
        text-align: left !important;
        margin-top: 8em;
        text-indent: -2.2em;
        margin-left: 2.2em;
    }

    img.seta_servico {
        width: 1em;
        vertical-align: bottom;
        padding-right: 1em
    }

    div.galeria_servicos {
        background: #f7f7f7;
        padding: 2%;
        width: 100%;
        float: left;
        margin-bottom: 2%;
    }

    div.caixa_servico {
        float: left;
        padding: 13% 24%;
        background: #8CBDCF;
        margin-right: 1%;
        margin-bottom: 1%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer;
    }

    div.caixa_servico:hover {
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        opacity: 0.7;
        transform: scale(1.1);
    }

    div.black_back {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.88);
        position: fixed;
        z-index: 2000;
        display: none;
    }

    div.modal_foto {
        position: fixed;
        left: 5%;
        top: 15%;
        width: 80%;
        height: auto;
        z-index: 20002;
        background: #fff !important;
        padding: 5%;
        border-radius: 25px;
        display: none;
    }

    div.modal_foto img,
    div.modal_foto video {
        display: block;
        width: 100%;
    }

    div.botao_fechar {
    border-radius: 98px;
    background: #7a1818;
    position: absolute;
    color: #fff;
    right: 0;
    top: -5%;
    width: 57px;
    height: 22px;
    padding: 20px 0;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    cursor: pointer;
    font-size: 1em;
    }

    div.botao_fechar:hover {
        opacity: 0.8;
    }

    .contatorapido {
        width: 50px;
        height: 50px;
        position: fixed;
        background-color: rgba(173, 176, 232, 0.84);
        top: 94%;
        right: 3%;
        border-radius: 5px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        cursor: pointer;
        background-image: url(../img/fastcontact.png);
        background-position: 50% 30%;
        background-repeat: no-repeat;
        background-size: 55%;
    }

    .contatorapido:hover {
        width: 50px;
        height: 60px;
        position: fixed;
        background-color: rgba(173, 176, 232, 0.84);
        top: 92%;
        right: 3%;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
    }

    .caixacontatorapido {
        width: 30%;
        height: 70%;
        position: fixed;
        top: 15%;
        left: 35%;
        background-color: rgba(255, 255, 255, 1.00);
        border-radius: 10px;
        z-index: 2003;
        display: none;
        border: rgba(114, 114, 114, 0.73) 4px solid;
        -webkit-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
    }

    .contatorapidotitle {
        width: 100%;
        padding: 5% 0;
        color: rgba(43, 43, 43, 1.00);
        border-bottom: rgba(43, 43, 43, 0.81) 1px solid;
        text-align: center;
        font-family: 'Lobster', cursive;
        font-size: 150%;
    }

    .contatolado1 {
        width: 90%;
        padding: 5%;
        float: left;
        border-bottom: rgba(223, 223, 223, 1.00) 1px solid;

    }

    .contatolado2 {
        width: 90%;
        padding: 5%;
        float: left;

    }

    .cttitle {
            padding-bottom: 2em;
    color: #fff;
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
    }

    .caixatxt {
            font-size: 1em;
    font-weight: 400;
    text-align: left;
    padding-bottom: 1em;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    }

    .textbox1 {
    padding: 0.9em 15%;
    width: 74%;
    border: none;
    border-radius: 50px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: 10%;
    font-family: 'Montserrat', sans-serif;
    font-size: 1em;
    margin-bottom: 1em;
    }

    .textbox2 {
padding: 2em 0.5em 2em 0.5em;
    width: 101%;
    height: 13em;
    font-size: 1em;
    border: none;
    border-radius: 18px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: contain;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 1em;
    resize: none;
    }

    .contatobt1 {
background: #7a1818;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 1em 2em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1em;
    margin: 0.5em 0;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    }

    .contatobt1:hover {
        opacity: 0.8;
        cursor: pointer;
    }

    .caixaoutrasformas {
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: contain;
        padding: 0.4em 0 0.4em 14%;
        color: #fff;
        margin-bottom: 0.5em;
        transition: all 0.2s ease-in;
        font-size: .8em;
    }

    .caixaoutrasformas:hover {
        transition: all 0.2s ease-in;
        opacity: 0.8;
        cursor: pointer;
    }

    .bt_topo {
        position: fixed;
        background-color: #7a1818;
        color: #fff;
        left: 5%;
        bottom: 1%;
        padding: 2em;
        font-family: 'Montserrat', sans-serif;
        transition: all 0.2s ease-in;
        border-radius: 50px;
        background-image: url(../images/topo.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-size: 45%;
        background-position: center;
        opacity: 0.5;
    }

    .bt_topo:hover {
        cursor: pointer;
        opacity: 1;
        transition: all 0.2s ease-in;
        transform: scale(1.2);
        bottom: 2%;
    }

    p.titulo_whats {
        color: #fff;
    }

    .fb-page {
        background-color: #fff;
        padding: 0.5em;
        border-radius: 20px;

    }

    .rodape_final {
    float: right;
    width: 100%;
    }

    .rodape_final p {
        color: #fff;
        text-align: center;
    }

    .fb-mobile {
        display: none;
    }
}

/*---PC---*/
@media (min-width:1201px) and (max-width:2499px) {

    .inicio {
        margin-top: 0;
    }

    .menu-mobile-options {
        display: none
    }

    div.bt-menu-mobile {
        display: none
    }

    div.bt-menu-mobile-retrai {
        display: none
    }

    a {
        color: #fff;
        text-decoration: none
    }

    div.bt-whats {
        position: fixed;
        bottom: 2%;
        right: 2%;
        width: 60px;
        height: 60px;
        background-image: url(../images/bt_whats.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 90% auto;
        z-index: 102;
        -webkit-transition: all 0.2s ease;
        opacity: 0.7;
        cursor: pointer;
    }

    div.bt-whats:hover {
        -webkit-transition: all 0.2s ease;
        opacity: 1;
        background-size: 100% auto;
    }

    div.menu-whats {
        padding: 1em 5% 1em 1em;
        position: fixed;
        z-index: 103;
        background-color: #25D266;
        border-radius: 20px;
        bottom: 2%;
        right: 2%;
        display: none;
        font-family: 'Montserrat', sans-serif;
    }

    div.bt-fecha-whats {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 5%;
        right: 5%;
        background-image: url(../images/bt_fechar.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transition: all 0.2s ease;
    }

    div.bt-fecha-whats:hover {
        -webkit-transition: all 0.2s ease;
        opacity: 0.7;
        cursor: pointer
    }

    div.bloco_valorizacoes {
        width: 50%;
        height: auto;
        background-color: black;
        margin: 3% 25%;
    }

    .corpo {
        background-color: #fff;
        margin: 0;
    }

    .menu-mobile {
        display: none;
    }

    .topo-mobile {
        display: none
    }

    .topo-fixo {
        width: 60%;
        height: 220px;
        background-color: #1B5796;
        padding: 0 20%;
        border-bottom: 4px solid #fff;

    }

    .menu-fixo {
        width: 60%;
        height: 68px;
        background-color: #333a74;
        padding: 0 20%;
    }

    .menu-scroll {
        position: fixed;
        top: 0;
        width: 60%;
        padding: 0 20%;
        height: 34px;
        background-color: #333a74;
        z-index: 1000;
        display: none;
        border-bottom: 2px solid #fff
    }

    .menu-mobile {
        display: none;
    }

    .bt-expande {
        display: none;
    }

    .slide-pc {
        width: 70%;
        height: auto;
        padding: 0.05% 15%;
        background: #fff;
    }

    .corpo {
        background-color: #fff;
        margin: 0;
        font-family: 'Montserrat', sans-serif;
    }

    .logo {
        background-image: url(../images/logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        width: 25%;
        height: 100%;
    }

    .logo_3d {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .caixa_informativa1 {
        width: 11%;
        float: left;
        margin: 8px 2% 0 8%;
        border-right: 1px solid #F1F1F1;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
    }

    .caixa_informativa2 {
        width: 16%;
        float: left;
        margin: 8px 2% 0 0;
        border-right: 1px solid #F1F1F1;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
    }

    .caixa_informativa3 {
        width: 20%;
        float: left;
        margin: 8px 2% 0 0;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
    }

    input.bota_orcamento {
        width: 278px;
        padding: 19px 0;
        text-align: center;
        color: white;
        background-color: #7a1818;
        border-radius: 50px;
        border: none;
        margin-top: 15px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        transition: all 0.2s ease-in;
    }

    input.bota_orcamento:hover {
        background-color: #ad3a3a;
        cursor: pointer;
        transition: all 0.2s ease-in;
    }

    p.info_superior {
        color: #efe4f1;
        margin-bottom: -0.8em;
    }

    input.botao_menu_fixo {
        width: 23%;
        height: 70%;
        margin-top: 10px;
        background-color: #252b5a;
        border-radius: 50px;
        border: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        transition: all 0.2s ease-in;
        border: 2px solid #fff;
    }

    input.botao_menu_fixo:hover {
        background-color: #1b5796;
        cursor: pointer;
        transition: all 0.2s ease-in;
    }

    input.botao_menu_scroll {
        width: 23%;
        height: 100%;
        background-color: #333a74;
        border: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        border-right: 1px solid #FFFFFF;
        transition: all 0.2s ease-in;
    }

    input.botao_menu_scroll:hover {
        background-color: #1b5796;
        ;
        cursor: pointer;
        border: none;
        transition: all 0.2s ease-in;
    }

    .img_slide {
        width: 100%;
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .slide_1 {
        background-image: url(../images/slider/slide_pc/1.jpg);
    }

    .slide_2 {
        background-image: url(../images/slider/slide_pc/2.jpg);
    }

    .slide_3 {
        background-image: url(../images/slider/slide_pc/3.jpg);
    }

    .slide_4 {
        background-image: url(../images/slider/slide_pc/4.jpg);
    }

    .botao_retroceder {
        width: 39px;
        height: 50px;
        background: #1b5796;
        border-radius: 50px;
        padding: 1em 0;
        float: left;
        border: 2px solid#fff;
        margin-top: 150px;
        background-image: url(../images/retroceder.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
    }

    .botao_retroceder:hover,
    .botao_avancar:hover {
        color: red;
        cursor: pointer;
        opacity: 0.8;
    }

    .botao_avancar {
        width: 39px;
        height: 50px;
        background: #1b5796;
        border-radius: 50px;
        padding: 1em 0;
        float: right;
        border: 2px solid#fff;
        margin-top: 150px;
        background-image: url(../images/avancar.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
    }

    section.quem-somos-holder {
        border-bottom: 1px solid;
        background-image: url(../images/back1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 5% 10%;
    }

    section.nossos-servicos_holder {
        border-bottom: 1px solid;
        background: #fff;
        width: 80%;
        padding: 2em 10%;
        float: left;
    }

    section.contato_holder {
        border-bottom: 1px solid;
        background: #333a74;
        width: 80%;
        padding: 2em 10%;
        float: left;
    }

    section.foot_pc_holder {
        float: left;
        width: 70%;
        padding: 5% 15%;
        height: auto;
        background-color: #1b5796;
    }

    div.page_top_holder {
        width: 80%;
        padding: 40px 10%;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: white;
        font-size: 1.5em;
    }

    div.box_laranja {
        width: 30px;
        height: 30px;
        background-color: #1b5796;
        float: left;
        margin-right: 20px;
    }

    p.texto_1 {
        width: 80%;
        padding: 1em 10%;
        color: white;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        text-align: justify;
    }

    p.texto_2 {
        text-align: left;
        color: white;
        width: 50%;
        float: left;
        font-family: 'Montserrat', sans-serif;
    }

    div.valorizacao_foto {
        background: red;
        width: 40%;
        padding: 1em;
    }

    div.foot_pc_holder {
        width: 50%;
        background-color: black;
        height: 100px;
        padding: 5% 25%;
    }

    p.black {
        color: #131313;
        margin: 0;
    }

    div.subtitulo,
    div.subtitulo_secao {
        width: 80%;
        margin-left: 10%;
        text-align: center;
    }

    div.subtitulo h2 {
        font-size: 1.1em;
        font-weight: 400;
    }

    div.subtitulo_secao h3 {
        font-size: 1.1em;
        font-weight: 600;
        text-align: left !important;
        margin-top: 6em
    }

    img.seta_servico {
        width: 1em;
        vertical-align: bottom;
        padding-right: 1em
    }

    div.galeria_servicos {
        background: #f7f7f7;
        padding: 2%;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        float: left;
        margin-bottom: 2%;
    }

    div.caixa_servico {
        float: left;
        padding: 4% 6.6%;
        background: #8CBDCF;
        margin-right: 1%;
        margin-bottom: 1%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer;
    }

    div.caixa_servico:hover {
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        opacity: 0.7;
        transform: scale(1.1);
    }

    div.black_back {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.88);
        position: fixed;
        z-index: 2000;
        display: none;
    }

    div.modal_foto {
        position: fixed;
        left: 25%;
        top: 15%;
        width: 50%;
        height: 50%;
        z-index: 20002;
        background: #fff !important;
        padding: 5%;
        border-radius: 25px;
        display: none;
    }

    div.modal_foto img,
    div.modal_foto video {
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 100%;
    }

    div.botao_fechar {
        border-radius: 50px;
        background: #7a1818;
        position: absolute;
        color: #fff;
        right: 2%;
        top: 2%;
        width: 40px;
        height: 30px;
        text-align: center;
        vertical-align: middle;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        padding-top: 10px;
        cursor: pointer
    }

    div.botao_fechar:hover {
        opacity: 0.8;
    }

    .contatorapido {
        width: 50px;
        height: 50px;
        position: fixed;
        background-color: rgba(173, 176, 232, 0.84);
        top: 94%;
        right: 3%;
        border-radius: 5px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        cursor: pointer;
        background-image: url(../img/fastcontact.png);
        background-position: 50% 30%;
        background-repeat: no-repeat;
        background-size: 55%;
    }

    .contatorapido:hover {
        width: 50px;
        height: 60px;
        position: fixed;
        background-color: rgba(173, 176, 232, 0.84);
        top: 92%;
        right: 3%;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
    }

    .caixacontatorapido {
        width: 30%;
        height: 70%;
        position: fixed;
        top: 15%;
        left: 35%;
        background-color: rgba(255, 255, 255, 1.00);
        border-radius: 10px;
        z-index: 2003;
        display: none;
        border: rgba(114, 114, 114, 0.73) 4px solid;
        -webkit-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
    }

    .contatorapidotitle {
        width: 100%;
        padding: 5% 0;
        color: rgba(43, 43, 43, 1.00);
        border-bottom: rgba(43, 43, 43, 0.81) 1px solid;
        text-align: center;
        font-family: 'Lobster', cursive;
        font-size: 150%;
    }

    .contatolado1 {
        width: 30%;
        margin: 0 0 5% 10%;
        padding: 2% 5%;
        float: left;
        border-right: rgba(223, 223, 223, 1.00) 1px solid;

    }

    .contatolado2 {
        width: 29.8%;
        margin: 0 10% 5% 0;
        padding: 2% 5%;
        float: left;

    }

    .cttitle {
        padding-bottom: 2em;
    color: #fff;
    font-size: 1.5em;
    font-family: 'Montserrat', sans-serif;
    }

    .caixatxt {
        font-size: .9em;
        font-weight: 400;
        text-align: left;
        padding-bottom: 1em;
        color: #fff;
        font-family: 'Montserrat', sans-serif;
    }

    .textbox1 {
        padding: 0.5em 0.5em 0.5em 15%;
        width: 85%;
        border: none;
        border-radius: 50px;
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: contain;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 1em;
    }

    .textbox2 {
        padding: 0.5em;
        width: 100%;
        border: none;
        border-radius: 20px;
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: contain;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 1em;
        resize: none;
    }

    .contatobt1 {
            background: #7a1818;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 2em 2em;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 1em;
    margin: 0.5em 0;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    }

    .contatobt1:hover {
        opacity: 0.8;
        cursor: pointer;
    }

    .caixaoutrasformas {
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: contain;
        padding: 0.4em 0 0.4em 20%;
        color: #fff;
        margin-bottom: 0.5em;
        transition: all 0.2s ease-in;
    }

    .caixaoutrasformas:hover {
        transition: all 0.2s ease-in;
        opacity: 0.8;
        cursor: pointer;
    }

    .bt_topo {
        position: fixed;
        background-color: #7a1818;
        color: #fff;
        left: 5%;
        bottom: 1%;
        padding: 1em;
        font-family: 'Montserrat', sans-serif;
        transition: all 0.2s ease-in;
        border-radius: 50px;
        background-image: url(../images/topo.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-size: 45%;
        background-position: center;
        opacity: 0.5;
    }

    .bt_topo:hover {
        cursor: pointer;
        opacity: 1;
        transition: all 0.2s ease-in;
        transform: scale(1.2);
        bottom: 2%;
    }

    p.titulo_whats {
        color: #fff;
    }

    .fb-page {
        background-color: #fff;
        padding: 0.5em;
        border-radius: 20px;
    }

    .rodape_final {
        float: right;
        width: 50%;
    }

    .rodape_final p {
        color: #fff;
        text-align: center;
    }

    .slide-mobile {
        display: none
    }
}

/*------------*/

/*-----4k---*/
@media (min-width:2500px) and (max-width:4800px) {

    .inicio {
        margin-top: 0;
    }

    .menu-mobile-options {
        display: none
    }

    div.bt-menu-mobile {
        display: none
    }

    div.bt-menu-mobile-retrai {
        display: none
    }

    a {
        color: #fff;
        text-decoration: none
    }

    div.bt-whats {
        position: fixed;
        bottom: 2%;
        right: 2%;
        width: 60px;
        height: 60px;
        background-image: url(../images/bt_whats.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 90% auto;
        z-index: 102;
        -webkit-transition: all 0.2s ease;
        opacity: 0.7;
        cursor: pointer;
    }

    div.bt-whats:hover {
        -webkit-transition: all 0.2s ease;
        opacity: 1;
        background-size: 100% auto;
    }

    div.menu-whats {
        padding: 1em 5% 1em 1em;
        position: fixed;
        z-index: 103;
        background-color: #25D266;
        border-radius: 20px;
        bottom: 2%;
        right: 2%;
        display: none;
        font-family: 'Montserrat', sans-serif;
    }

    div.bt-fecha-whats {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 5%;
        right: 5%;
        background-image: url(../images/bt_fechar.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        -webkit-transition: all 0.2s ease;
    }

    div.bt-fecha-whats:hover {
        -webkit-transition: all 0.2s ease;
        opacity: 0.7;
        cursor: pointer
    }

    div.bloco_valorizacoes {
        width: 50%;
        height: auto;
        background-color: black;
        margin: 3% 25%;
    }

    .corpo {
        background-color: #fff;
        margin: 0;
    }

    .menu-mobile {
        display: none;
    }

    .topo-mobile {
        display: none
    }

    .topo-fixo {
        width: 60%;
        height: 220px;
        background-color: #1B5796;
        padding: 0 20%;
        border-bottom: 4px solid #fff;

    }

    .menu-fixo {
        width: 60%;
        height: 68px;
        background-color: #333a74;
        padding: 0 20%;
    }

    .menu-scroll {
        position: fixed;
        top: 0;
        width: 60%;
        padding: 0 20%;
        height: 34px;
        background-color: #333a74;
        z-index: 1000;
        display: none;
        border-bottom: 2px solid #fff
    }

    .menu-mobile {
        display: none;
    }

    .bt-expande {
        display: none;
    }

    .slide-pc {
        width: 70%;
        height: auto;
        padding: 0.05% 15%;
        background: #fff;
    }

    .corpo {
        background-color: #fff;
        margin: 0;
        font-family: 'Montserrat', sans-serif;
    }

    .logo {
        background-image: url(../images/logo.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        float: left;
        width: 25%;
        height: 100%;
    }

    .logo_3d {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .caixa_informativa1 {
        width: 11%;
        float: left;
        margin: 8px 2% 0 8%;
        border-right: 1px solid #F1F1F1;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
    }

    .caixa_informativa2 {
        width: 16%;
        float: left;
        margin: 8px 2% 0 0;
        border-right: 1px solid #F1F1F1;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
    }

    .caixa_informativa3 {
        width: 20%;
        float: left;
        margin: 8px 2% 0 0;
        font-weight: 100;
        font-size: 0.9em;
        color: #fff;
    }

    input.bota_orcamento {
        width: 278px;
        padding: 19px 0;
        text-align: center;
        color: white;
        background-color: #7a1818;
        border-radius: 50px;
        border: none;
        margin-top: 15px;
        text-transform: uppercase;
        font-family: 'Montserrat', sans-serif;
        transition: all 0.2s ease-in;
    }

    input.bota_orcamento:hover {
        background-color: #ad3a3a;
        cursor: pointer;
        transition: all 0.2s ease-in;
    }

    p.info_superior {
        color: #efe4f1;
        margin-bottom: -0.8em;
    }

    input.botao_menu_fixo {
        width: 23%;
        height: 70%;
        margin-top: 10px;
        background-color: #252b5a;
        border-radius: 50px;
        border: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        transition: all 0.2s ease-in;
        border: 2px solid #fff;
    }

    input.botao_menu_fixo:hover {
        background-color: #1b5796;
        cursor: pointer;
        transition: all 0.2s ease-in;
    }

    input.botao_menu_scroll {
        width: 23%;
        height: 100%;
        background-color: #333a74;
        border: none;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #FFFFFF;
        border-right: 1px solid #FFFFFF;
        transition: all 0.2s ease-in;
    }

    input.botao_menu_scroll:hover {
        background-color: #1b5796;
        ;
        cursor: pointer;
        border: none;
        transition: all 0.2s ease-in;
    }

    .img_slide {
        width: 100%;
        height: 400px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    .slide_1 {
        background-image: url(../images/slider/slide_pc/1.jpg);
    }

    .slide_2 {
        background-image: url(../images/slider/slide_pc/2.jpg);
    }

    .slide_3 {
        background-image: url(../images/slider/slide_pc/3.jpg);
    }

    .slide_4 {
        background-image: url(../images/slider/slide_pc/4.jpg);
    }

    .botao_retroceder {
        width: 39px;
        height: 50px;
        background: #1b5796;
        border-radius: 50px;
        padding: 1em 0;
        float: left;
        border: 2px solid#fff;
        margin-top: 150px;
        background-image: url(../images/retroceder.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
    }

    .botao_retroceder:hover,
    .botao_avancar:hover {
        color: red;
        cursor: pointer;
        opacity: 0.8;
    }

    .botao_avancar {
        width: 39px;
        height: 50px;
        background: #1b5796;
        border-radius: 50px;
        padding: 1em 0;
        float: right;
        border: 2px solid#fff;
        margin-top: 150px;
        background-image: url(../images/avancar.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: 30%;
    }

    section.quem-somos-holder {
        border-bottom: 1px solid;
        background-image: url(../images/back1.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 5% 10%;
    }

    section.nossos-servicos_holder {
        border-bottom: 1px solid;
        background: #fff;
        width: 80%;
        padding: 2em 10%;
        float: left;
    }

    section.contato_holder {
        border-bottom: 1px solid;
        background: #333a74;
        width: 80%;
        padding: 2em 10%;
        float: left;
    }

    section.foot_pc_holder {
        float: left;
        width: 70%;
        padding: 5% 15%;
        height: auto;
        background-color: #1b5796;
    }

    div.page_top_holder {
        width: 80%;
        padding: 40px 10%;
        font-family: 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: white;
        font-size: 1.5em;
    }

    div.box_laranja {
        width: 30px;
        height: 30px;
        background-color: #1b5796;
        float: left;
        margin-right: 20px;
    }

    p.texto_1 {
        width: 80%;
        padding: 1em 10%;
        color: white;
        font-family: 'Montserrat', sans-serif;
        font-weight: 400;
        text-align: justify;
    }

    p.texto_2 {
        text-align: left;
        color: white;
        width: 50%;
        float: left;
        font-family: 'Montserrat', sans-serif;
    }

    div.valorizacao_foto {
        background: red;
        width: 40%;
        padding: 1em;
    }

    div.foot_pc_holder {
        width: 50%;
        background-color: black;
        height: 100px;
        padding: 5% 25%;
    }

    p.black {
        color: #131313;
        margin: 0;
    }

    div.subtitulo,
    div.subtitulo_secao {
        width: 80%;
        margin-left: 10%;
        text-align: center;
    }

    div.subtitulo h2 {
        font-size: 1.1em;
        font-weight: 400;
    }

    div.subtitulo_secao h3 {
        font-size: 1.1em;
        font-weight: 600;
        text-align: left !important;
        margin-top: 6em
    }

    img.seta_servico {
        width: 1em;
        vertical-align: bottom;
        padding-right: 1em
    }

    div.galeria_servicos {
        background: #f7f7f7;
        padding: 2%;
        width: 80%;
        margin-left: 10%;
        margin-right: 10%;
        float: left;
        margin-bottom: 2%;
    }

    div.caixa_servico {
        float: left;
        padding: 4% 6.6%;
        background: #8CBDCF;
        margin-right: 1%;
        margin-bottom: 1%;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        cursor: pointer;
    }

    div.caixa_servico:hover {
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        opacity: 0.7;
        transform: scale(1.1);
    }

    div.black_back {
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.88);
        position: fixed;
        z-index: 2000;
        display: none;
    }

    div.modal_foto {
        position: fixed;
        left: 25%;
        top: 15%;
        width: 50%;
        height: 50%;
        z-index: 20002;
        background: #fff !important;
        padding: 5%;
        border-radius: 25px;
        display: none;
    }

    div.modal_foto img,
    div.modal_foto video {
        display: block;
        margin-left: auto;
        margin-right: auto;
        height: 100%;
    }

    div.botao_fechar {
        border-radius: 50px;
        background: #7a1818;
        position: absolute;
        color: #fff;
        right: 2%;
        top: 2%;
        width: 40px;
        height: 30px;
        text-align: center;
        vertical-align: middle;
        font-family: 'Montserrat', sans-serif;
        font-weight: bold;
        padding-top: 10px;
        cursor: pointer
    }

    div.botao_fechar:hover {
        opacity: 0.8;
    }

    .contatorapido {
        width: 50px;
        height: 50px;
        position: fixed;
        background-color: rgba(173, 176, 232, 0.84);
        top: 94%;
        right: 3%;
        border-radius: 5px;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
        cursor: pointer;
        background-image: url(../img/fastcontact.png);
        background-position: 50% 30%;
        background-repeat: no-repeat;
        background-size: 55%;
    }

    .contatorapido:hover {
        width: 50px;
        height: 60px;
        position: fixed;
        background-color: rgba(173, 176, 232, 0.84);
        top: 92%;
        right: 3%;
        -webkit-transition: 0.3s ease-in;
        -moz-transition: 0.3s ease-in;
        -o-transition: 0.3s ease-in;
        transition: 0.3s ease-in;
    }

    .caixacontatorapido {
        width: 30%;
        height: 70%;
        position: fixed;
        top: 15%;
        left: 35%;
        background-color: rgba(255, 255, 255, 1.00);
        border-radius: 10px;
        z-index: 2003;
        display: none;
        border: rgba(114, 114, 114, 0.73) 4px solid;
        -webkit-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 3px 3px 14px 0px rgba(0, 0, 0, 0.75);
    }

    .contatorapidotitle {
        width: 100%;
        padding: 5% 0;
        color: rgba(43, 43, 43, 1.00);
        border-bottom: rgba(43, 43, 43, 0.81) 1px solid;
        text-align: center;
        font-family: 'Lobster', cursive;
        font-size: 150%;
    }

    .contatolado1 {
        width: 30%;
        margin: 0 0 5% 10%;
        padding: 2% 5%;
        float: left;
        border-right: rgba(223, 223, 223, 1.00) 1px solid;

    }

    .contatolado2 {
        width: 29.8%;
        margin: 0 10% 5% 0;
        padding: 2% 5%;
        float: left;

    }

    .cttitle {
        padding-bottom: 2em;
        color: #fff;
        font-size: 1.2em;
        font-family: 'Montserrat', sans-serif;
    }

    .caixatxt {
        font-size: .9em;
        font-weight: 400;
        text-align: left;
        padding-bottom: 1em;
        color: #fff;
        font-family: 'Montserrat', sans-serif;
    }

    .textbox1 {
        padding: 0.5em 0.5em 0.5em 15%;
        width: 85%;
        border: none;
        border-radius: 50px;
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: contain;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 1em;
    }

    .textbox2 {
        padding: 0.5em;
        width: 100%;
        border: none;
        border-radius: 20px;
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: contain;
        font-family: 'Montserrat', sans-serif;
        margin-bottom: 1em;
        resize: none;
    }

    .contatobt1 {
        background: #7a1818;
        border: 1px solid #fff;
        border-radius: 20px;
        padding: 0.5em 2em;
        color: #fff;
        text-transform: uppercase;
        font-weight: 400;
        font-family: 'Montserrat', sans-serif;
    }

    .contatobt1:hover {
        opacity: 0.8;
        cursor: pointer;
    }

    .caixaoutrasformas {
        background-position: 0 50%;
        background-repeat: no-repeat;
        background-size: contain;
        padding: 0.4em 0 0.4em 20%;
        color: #fff;
        margin-bottom: 0.5em;
        transition: all 0.2s ease-in;
    }

    .caixaoutrasformas:hover {
        transition: all 0.2s ease-in;
        opacity: 0.8;
        cursor: pointer;
    }

    .bt_topo {
        position: fixed;
        background-color: #7a1818;
        color: #fff;
        left: 5%;
        bottom: 1%;
        padding: 1em;
        font-family: 'Montserrat', sans-serif;
        transition: all 0.2s ease-in;
        border-radius: 50px;
        background-image: url(../images/topo.png);
        background-size: contain;
        background-repeat: no-repeat;
        background-size: 45%;
        background-position: center;
        opacity: 0.5;
    }

    .bt_topo:hover {
        cursor: pointer;
        opacity: 1;
        transition: all 0.2s ease-in;
        transform: scale(1.2);
        bottom: 2%;
    }

    p.titulo_whats {
        color: #fff;
    }

    .fb-page {
        background-color: #fff;
        padding: 0.5em;
        border-radius: 20px;
    }

    .rodape_final {
        float: right;
        width: 50%;
    }

    .rodape_final p {
        color: #fff;
        text-align: center;
    }

    .slide-mobile {
        display: none
    }
}