@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 0px) and (max-width: 1024px) {

.menutop .col-3{
    width: 65%;
    min-width: 80%;
}  
.menutop .col{
    width: 30%;
    min-width: 20%;
    padding: 0px 0px 0px 0px !important;
} 
.menutop .container{
    padding: 0px 0px 0px 0px !important;
    margin: 0px 0px 0px 0px !important;
}
.menuPrincipal .nav{
    display: none;
}
.menuPrincipal, .paimenu{
    width: 100%;
    height: 100%;
    display: table;
    background-color: #c26d1d !important;
}
.menuPrincipal{
    background-image: url(../imagens/menu_icon.png);
    background-repeat: no-repeat;
    background-size: 95%;
    background-position: right center;
}
.menuPrincipal #menutop, 
.menutop .geralmobile{
    display: none;
}

#menutop{
    padding-left: inherit;
    padding-right: inherit;
    position: fixed;
    left: 0;
    top: 0;
    background: #c36d16;
    display: none;
    z-index: 999;
    width: 100%;
    height: 100%;
}
#menutop img{
    width: 130px !important;
    margin: 16px auto;
    display: table;
    margin-bottom: 18px;
}
#menutop .nav{
    display: table;
    text-align: center;
    width: 100%;
}
#menutop .nav li{
    width: 100%;
    display: table;
}
#menutop .nav a{
    border-right: 0px !important;
    color: #ffffff;
    font-size: 24px;
}
    .redesSociais .contato{
        font-size: 20px;
    }
    .redesSociais a{
        margin: 0px;
        padding: 0px;
        display:inline-table;
    }
    .redesSociais a img{
        width: 38px;
    }
    .redesSociais .input-group-text{
        border-left-style:solid ;
        border-left-width:1px ;
    }
    .redesSociais .input-group-prepend{
      border-width: 0px;
      border-style: solid;
    }
    .redesSociais .campoBusca, .redesSociais .botaBusca{
       border-radius: 0px;
    }
    .redesSociais .form-inline{
        float: right;
    }
    
    /* ############################################# */
    .topBanner {
        padding-top: 0px !important;
    }
    .topBanner .carousel-caption{
        display: table !important;
        left: 0px;
        margin-top: 0px;
        position: absolute;
        top: 11%;
        
    }
    .topBanner .quadroBanner1{
        text-align: right;
        padding: 40px 40px 40px 80px;
        font-family: 'gotham-book';
    }
        .topBanner .quadroBanner1 h5{
            line-height: 39px;
            font-size: 20px;
        }
        .topBanner .quadroBanner1 p{
            font-size: 18px;
            font-family: 'gotham-black';
        }
    .topBanner .botaoBanner1{
        padding: 20px 20px 20px 20px;
        text-transform: uppercase;
        font-size: 18px;
        position: absolute;
        right: 0;
        margin-top: 16px;
    }
        .topBanner .botaoBanner1:hover, 
        .redesSociais .contato:hover{
            text-decoration: none;
        }
    /* ############################################# */
    .servicosIndex .col-3, .servicosIndex .col{
        width: 100%;
        min-width: 100%;
        flex: 0;
    }
    .servicosIndex .nav-tabs{
        width: 100%;
        min-width: 100%;
        flex: 0;
    }
    .servicosIndex .nav-tabs .nav-item{
        display: inline-table;
        width: 50%;
        border-radius: 0px;
    }
    .servicosIndex .nav-tabs .nav-link{
        display: inline-table;
        width: 97%;
        text-align: center;
        padding: 10px 10px 10px 10px;
        margin-bottom: 15px;
        border-radius: 0px;
    }
    .servicosIndex .tab-pane ul{
        list-style-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="15" viewBox="0 0 10 10"><circle fill="rgb(174, 109, 42)" cx="7" cy="7" r="2"/></svg>');
    }
    .servicosIndex .tab-pane .row{
        padding-top:0px !important;
    }
    .servicosIndex .tab-pane .col,
    .servicosIndex .tab-pane .col-1,
    .servicosIndex .tab-pane .col-2,
    .servicosIndex .tab-pane .col-3,
    .servicosIndex .tab-pane .col-4,
    .servicosIndex .tab-pane .col-5,
    .servicosIndex .tab-pane .col-6,
    .servicosIndex .tab-pane .col-7,
    .servicosIndex .tab-pane .col-8,
    .servicosIndex .tab-pane .col-9,
    .servicosIndex .tab-pane .col-10{
        width: 100%;
        min-width: 100%;
        flex: 0;
    }
    .servicosIndex .tab-pane h1,
    .servicosIndex .tab-pane p{
        text-align: center;
    }
    .servicosIndex .tab-pane img{
        margin: 0 auto;
    }
    /* ############################################# */
    .calltoactionIndex .botaoActionIndex{
        padding: 15px 40px 15px 40px;
        text-transform: uppercase;
        font-size: 18px;
        margin-top: 50px;
        display: table;
        margin: 0 auto;
    }
        .calltoactionIndex .botaoActionIndex:hover{
            text-decoration: none;
        }
    .calltoactionIndex .textBorder{
        border-width: 2px;
        border-style: solid;
        margin: 0px 0px 0px 0px;
        padding: 15px 15px 15px 15px !important;
        text-align: center;
    }
    .calltoactionIndex .textBorder h1{
        font-size: 22px;
    }
    .calltoactionIndex .imgCallIndex{
        position: absolute;
        right: 0;
        z-index: -999;
        width: 30%;
        min-width: 440px;
        max-width: 600px;
    }
    /* ############################################# */
    .galeriaIndex .col,
    .galeriaIndex .col-2,
    .galeriaIndex .col-3{
        width: 100%;
        min-width: 100%;
        flex: 0;
    }
    .galeriaIndex a{
        display: table;
        width: 100%;
        height: 100%;
    }
    .galeriaIndex img{
        border-width: 4px;
        border-style: solid;
    }
    
    .galeriaIndex .sobimg{
        display: none;
        position: absolute;
        z-index: 9999;
        width: 100%;
        height: 100%;
        text-align: right;
    }
    .galeriaIndex .sobimg:hover{
        text-decoration: none;
    }
    
    .galeriaIndex .sobimg svg{
        font-size: 45px;
        margin-right: 15%;
        margin-top: 10%;
        margin-bottom: 15px;
    }
    .galeriaIndex .sobimg h1{
        font-size: 18px;
        margin-right: 15%;
        font-family: 'gotham-black';
    }
    .galeriaIndex .sobimg p{
        font-size: 16px;
        margin-right: 15%;
    }
    /* ############################################# */
    .rodape .col{
        width: 100%;
        min-width: 100%;
        flex: 0;
        text-align: center;
        margin-bottom: 15px;
    }
    .rodape h2{
        font-family: 'gotham-black';
        font-size: 19px;
    }
    .rodape .menuRodape ul{
        display: inline-table;
    }
    .rodape .menuRodape ul li a{
        font-family: 'gotham-book';
        border-right: 0px!important;
        font-size: 17px;
        padding: 3px 0px 3px 0px;
    }
    .rodape a:hover{
        text-decoration: none;
    }
    .rodape .redesSociaisRodape{
        text-align: center;
    }
    /* ############################################# */
    .dicas .col,
    .dicas .col-4{
        width: 100%;
        min-width: 100%;
    }

    .formulario .col{
        width: 100%;
        min-width: 100%;
    }

}/* mobile*/