@charset "utf-8";
/* CSS Document */
.redesSociais .contato{
    font-size: 20px;
}
.redesSociais a{
    margin: 0px;
    padding: 0px;
    display:inline-table;
}
.redesSociais a svg{
    width: 40px !important;
    height: 36px;
    font-size: 32px;
    padding: 5px 5px 5px 5px;
}
.redesSociais .input-group-text{
    border-left-style:solid ;
    border-left-width:1px ;
}
.redesSociais .input-group-prepend{
  border-width: 0px;
  border-style: solid;
  height: 36px;
}
.redesSociais .campoBusca, .redesSociais .botaBusca{
   border-radius: 0px;
   height: 36px;
}
.redesSociais .botaBusca{
    margin-top: -2px;
}
.redesSociais .form-inline{
    float: right;
}
#menutop, #menutop img, #menutop .nav{
    display: none;
}
/* ############################################# */
.topBanner .imgembanner{
    background-image: url(../imagens/banner/dedetizacao.jpg);
    background-size: cover;
    width: 100%;
    height: 400px;
}
.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 .nav{
    display: inline-table;
}
.servicosIndex .nav-tabs .nav-link{
    text-align: center;
    padding: 40px 20px 40px 20px;
    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>');
}
/* ############################################# */
.calltoactionIndex .botaoActionIndex{
    padding: 15px 40px 15px 40px;
    text-transform: uppercase;
    font-size: 18px;
    margin-top: 50px;
    display: table;
}
    .calltoactionIndex .botaoActionIndex:hover{
        text-decoration: none;
    }
.calltoactionIndex .textBorder{
    border-width: 2px;
    border-style: solid;
    margin: 100px 12% 100px 0px;
    padding-right: 25% !important;
    padding-bottom: 15% !important;
}
.calltoactionIndex .imgCallIndex{
    position: absolute;
    right: 0;
    z-index: -999;
    width: 30%;
    min-width: 440px;
    max-width: 600px;
}
/* ############################################# */
.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 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 svg{
    text-align: center;
    width: 40px !important;
    height: 37px;
    font-size: 32px;
    padding: 5px 5px 5px 5px; 
}
/* ############################################# */

.dicas h1{
    font-size: 27px;
}
.dicas h2{
    font-size: 20px;
}
.dicas p{
    font-size: 15px;
}
.dicas ul,
.dicas ol{
    font-size: 15px;
}

.controlePragas h1,
.santizacao h1,
.sobre h1{
    font-size: 27px;
}