html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
* {margin: 0; padding: 0;}

@import url('https://fonts.googleapis.com/css?family=Raleway');
@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
/*@font-face {
    font-family: bodoni;
    src: url(../fonts/bodoni.TTF);
}*/


body,
html {height: 100%;}

body {overflow-x: hidden;
font-family: 'Lato', sans-serif;
}


ol, ul {
    list-style: none;}
a:hover {cursor: pointer; text-decoration: none;}
button {cursor: pointer;}

#logo {
    width: 175px;
}

.bandeiras{float: right; margin:-6px 0 0 0; width: 120px;}
.bandeiras img{float: left; margin: 1px; height: 25px;}
.mobile{display: none;}
/*#espacomenu {margin-left: 15rem;}*/

.ativo{
    /*background-color: #37506f;*/
    /*background-image: url(../img/hover-navbar.png);*/
    /*padding:22px 10px !important;*/
    color: #96110d!important;
}

#navbarTogglerDemo02 ul {
    font-size: 19px;
    text-transform: capitalize;
    font-weight: 500;
    /*padding-left: 8rem;*/
    /*background-color: #761425;*/
}

.navbar-nav span{display: none;}

/*.navbar-nav {margin-left: -3rem;}

.dropdown-menu {
    position: absolute;
    background-color: #2d425b;
    z-index: 2;
    width: 20vw;
}
.sobedrop {margin-top: -0.1rem;}

.dropdown-menu  a:hover {color: #2d425b !important; font-weight: bold;}
*/

.dropdown {margin-top: -0.1rem;}
/*.dropdown-menu {background-color: #707070;}*/

#navbarTogglerDemo02 a:hover{
    /*background-color: #37506f;*/
    /*background-image: url(../img/hover-navbar.png);*/ 
    /*padding:22px 10px;*/
    color: #96110d;
    /*text-decoration: underline;*/
}

#navbarTogglerDemo02 a{
    padding:10px;
    color: #00567c;
}

.carousel-indicators {display:none;}

/*ESPECIALIDES*/

.especialidades{
    height: 156px;
    margin: 2rem 0;
    /*width: 1000px;*/
    margin-top: -11.8rem;
    margin-left: 0rem;
}

.especialidades .fundo1 {
    width: 210px;
    height: 188px;
    margin-right: 0.5rem;
    background-color: rgba(138, 16, 12, 0.9);
}

.especialidades .fundo2 {
    width: 210px;
    height: 188px;
    margin-right: 0.5rem;
    background-color: rgba(138, 16, 12, 0.9);
}

.especialidades .fundo3 {
    width: 210px;
    height: 188px;
    margin-right: 0.5rem;
    background-color: rgba(138, 16, 12, 0.9);
}

.especialidades .fundo4 {
    width: 210px;
    height: 188px;
    margin-right: 0.5rem; 
    background-color: rgba(138, 16, 12, 0.9);
}

.especialidades .fundo1:hover, .especialidades .fundo2:hover, .especialidades .fundo3:hover, .especialidades .fundo4:hover {background-color: rgba(4, 67, 108, 0.9);}


.especialidades .espe1 {
    margin-left: 3rem;
    margin-top: 1rem;
    width: 100px;
}
.especialidades .espe2 {
    margin-left: 3rem;
    margin-top: 1rem;
    width: 100px;
}

.especialidades .espe3 {
    margin-left: 3rem;
    margin-top: 1rem;
    width: 100px;
}

.especialidades .espe4 {
    margin-left: 3rem;
    margin-top: 1rem;
    width: 100px;
}

.especialidades .espe5 {
    margin-left: 2rem;
    margin-top: 2.1rem;
    width: 100px;
}
/*ESTILO TEXTO*/
.especialidades h1 {
    font-size: 20px;
    color: white;
    padding-top: 1rem;
    text-align: center;
    margin-top: 1rem;
    /*background-color: #3e0f0f;*/
}
.familia {
    /*background-color: #3e0f0f;*/
    height: 70px;
    width: 115%;
    margin-top: 0rem;
    margin-left: -1rem;
}

.civil {
    /*background-color:  #7f7f7f;*/
    height: 70px;
    width: 115%;
    margin-top: 0rem;
    margin-left: -1rem;
}

.criminal {
    /*background-color:  #3e0f0f;*/
    height: 70px;
    width: 115%;
    margin-top: 0rem;
    margin-left: -1rem;
}

.trabalhista {
    /*background-color: #7f7f7f;*/
    height: 70px;
    width: 115%;
    margin-top: 0rem;
    margin-left: -1rem;
}

.especialidades p {
    font-size: 12px;
    color: white;
    margin-left: 0rem;
    margin-top: 1rem;
    text-align: center;
}

.especialidades .fundo2 p {
    font-size: 12px;
    color: white;
    margin-left: 0rem;
    margin-top: 1rem;
    text-align: center; 
}
.espe1-mobile, .espe2-mobile, .espe3-mobile, .espe4-mobile, .espe5-mobile {display: none;}

.ver-todos {height: 100px;}
.ver-todos h1 {
    color: white;
    background-color: #094971;
    padding: 1rem;
    width: 300px;
    font-size: 20px;
    margin-top: 1.5rem;
    border-radius: 1rem;
}


/*EMPRESA*/
.sec-empresa {
    background: url(../img/bg-empresa.jpg) center center;
    background-attachment: fixed;
    background-size: 1440px;
    height: 420px;
}

.sec-empresa .capa-empresa {
    background: url(../img/bg-empresa-capa.png) no-repeat;
    background-size: cover;
    height: 420px;
}

.sec-empresa .empresa {
    margin-top: 4rem;
    margin-left: 0rem;
    position: relative;
    left: -12rem;
}

.sec-empresa .empresa h1 {
    color: #094971;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Lato';
    margin-bottom: 0.5rem;
    text-align: center;
    background-color: white;
    width: 150px;
    border-radius: 1rem;
}

.sec-empresa .empresa p {
    color: white;
    font-size: 14px;
}

/*INFOS*/

.info h1 {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Lato';
    margin-bottom: 2rem;
    text-align: center;
    background-color: #96110d;
    width: 170px;
    border-radius: 1rem;
    margin-top: 4rem;
}

.localizacao {
    background: url(../img/bg-localizacao.png);
    background-size: cover;
    height: 291px;
}

/*.img-localizacao {display: inline-grid;}
.img-localizacao2 {display: none; margin-top: 1rem;}*/

.galeria {
    background: url(../img/bg-galeria.png);
    background-size: cover;
    height: 291px;
}
.galeria img {float: right; margin-top: 10.7rem;}


/*BLOG*/

.blog h1 {
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'Lato';
    margin-bottom: 2rem;
    text-align: center;
    background-color: #96110d;
    width: 170px;
    border-radius: 1rem;
    margin-top: 4rem;
}


.client-logo-caruosel {
    padding: 20px 1px;
}

.tt-cliente {
    /*background: url(../img/line-servicos.png) no-repeat 50% 50%; */
    min-height: 42px; 
    line-height: 42px;
    margin-bottom: -5px; 
    margin-top: 1.5rem;
    /*margin-bottom: 2rem;*/
    font-size: 20px; 
    color: #212121;
    font-weight: 500;
    text-transform: uppercase;
}
.sec-cliente {
    margin-bottom: 2rem;
}
.sec-cliente .tt-geral span{
    color: #acacac;
    font-weight: 600;
}

#linhaTopoCliente{
    border: 1px solid #acacac;
    border-radius: 30px;
    width: 99%;
    margin-left: 0rem;
}

.sec-cliente .carousel-control-prev-icon {
    color: black;
    background-image: url(../img/left.png);
}
.sec-cliente .carousel-control-next-icon {
    color: black;
    background-image: url(../img/right.png);
}
.sec-cliente .carousel-control-prev {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%;
    color: #fff;
    text-align: center;
    opacity: .5;
    left: -1rem;
}

.sec-cliente .carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 5%;
    color: #fff;
    text-align: center;
    opacity: .5;
}

.sec-cliente .carousel-control-next-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    /*background: transparent no-repeat center center;*/
    background-size: 100% 100%;
}

.sec-cliente .carousel-control-prev-icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    /*background: transparent no-repeat center center;*/
    background-size: 100% 100%;
}

/*FOOTER*/

/*.newsletter {
    background-color: #441817;
    height: 63px;
    margin-top: 10rem;
}

.newsletter .btn-newsletter {
    cursor: pointer;
}

.newsletter .form-newsletter {
    margin-top: 0.8rem;
}   */

footer {
    background: url(../img/bg-footer.png) top center no-repeat;
    /*background-color: #737373;*/
    /*background-attachment: fixed;*/
    background-size: 1600px;
    height: 390px;
    border-top: 0.5rem solid white;

    -webkit-box-shadow: inset 0px 15px 4px -4px rgba(0,0,0,0.20);
    -moz-box-shadow: inset 0px 15px 4px -4px rgba(0,0,0,0.20);
    box-shadow: inset 0px 15px 4px -4px rgba(0,0,0,0.20);
}

/*footer .f {
    background: url(../img/logo-footer.png) no-repeat center top;
    height: 380px; 
}*/

footer ul{
    margin: 0px 0 0 0;
    /*float: right;*/
    font-size: 18px;
    color: white;
}

.form-footer {
    padding-top: 1.8rem;
}

.form-footer h5 {
    font-size: 18px;
    margin-bottom: 1rem;
    color: white;
}

.btn-orcamento {
    cursor: pointer;
    float: right!important;
    /*margin-left: 9.2rem;*/
}

#logo-footer {
    margin: -18.8rem 0 0 15%;
    float: left;
    /*width: 150px;*/
    position: absolute;
}
#endereco {
    margin: 10rem 0 0 0rem !important;
    float:right;
    width: 340px;
    font-size: 15px;
    position: absolute;
    text-align: left;
    font-family: 'Lato';
}

.end{
    width: 22px;
    height: 46px;
    background: url(../img/local.png) center 2px no-repeat;
    float: left;
    margin-right: 5px;
}
.tel{
    width: 19px;
    height: 20px;
    background: url(../img/tel.png);
    float: left;
    margin-right: 5px;
    margin-top: 3px;
}

footer #sitesrecife {
    float: right;
    position: relative;
    margin-left: 1rem !important;
    margin-top: 10rem;
    width: 35px;
}


/* ----- SERVIÇOS -----*/

#topoServicos{
    background: url(../img/toposervicos.png) center center no-repeat;
    background-size: cover;
    height: 206px;
    margin-bottom: 3rem;
}

#topoConteudoServicos{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #96110d; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

.legenda2 {
    position: relative;
    top: -3rem;
    font-size: 20px;
    color: #363636;
    font-weight: 700;
    text-align: center;
    /*padding: 0.4rem;*/
    vertical-align: middle;
    /*border: 1px solid #d7d7d7;*/
    margin-bottom: 2rem;
    /*width: 98%;*/
}

/* ----- INSTALAÇÃO ELÉTRICA -----*/
#topoInstalacao{
    background: url(../img/topoinstalacao.png) center center no-repeat;
    background-size: cover;
    height: 206px;
    margin-bottom: 3rem;
}

#topoConteudoInstalacao{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #96110d; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

#img-lateral {margin-bottom: 2rem;}

.texto-internas {color: #3d3d3d;}


/* ----- MANUTENÇÃO PREDIAL -----*/
#topoPredial{
    background: url(../img/topopredial.png) center center no-repeat;
    background-size: cover;
    height: 206px;
    margin-bottom: 3rem;
}

#topoConteudoPredial{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #003472; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

/* ----- CONSTRUÇÃO CIVIL -----*/
#topoConstrucao{
    background: url(../img/topoconstrucao.png) center center no-repeat;
    background-size: cover;
    height: 206px;
    margin-bottom: 3rem;
}

#topoConteudoConstrucao{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #96110d; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

/* ----- TERCERIZAÇÃO DE MÃO DE OBRA -----*/
#topoTercerizacao{
    background: url(../img/topotercerizacao.png) center center no-repeat;
    background-size: cover;
    height: 206px;
    margin-bottom: 3rem;
}

#topoConteudoTercerizacao{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #003472; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

/* ----- REVITALIZAÇÃO PREDIAL -----*/
#topoRevitalizacao{
    background: url(../img/toporevitalizacao.png) center center no-repeat;
    background-size: cover;
    height: 206px;
    margin-bottom: 3rem;
}

#topoConteudoRevitalizacao{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #003472; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}


/* -----BLOG -----*/

#topoBlog{
    background: url(../img/topoblog.png) center center no-repeat;
    background-size: cover;
    height: 220px;
    margin-bottom: 3rem;
}
#topoConteudoBlog{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #003472; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

/* PANEL */
.bloco {
    background-color: #ebebeb;
    min-height: 150px;
    border-radius: 10px;
    border: 2px solid white;
    margin-bottom: 1rem;

    -webkit-box-shadow: 10px 10px 5px -11px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px -11px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px -11px rgba(0,0,0,0.75);
}

.bloco .data {
    background-color: #003471;
    width: 100px;
    min-height: 150px;
    border-radius: 5px; 
    float: left;
}

.bloco .data p {
    font-size: 40px;
    color: white;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    padding-top:0.2rem;
}

.bloco h2 {
    font-size: 24px;
    color: #96110d;
    padding:0.5rem 0 0.5rem 10rem; 
}

.bloco .not {
    color: #797979;
    font-size: 14px;
    padding:0 0 0 10rem;
}

.bloco p span {
    color: #96110d;
    /*display: none;*/
}

.btn-blog {
    background-color: #96110d;
    border:none;
    /*position: relative;*/
    left: -20rem;
    margin-bottom: 2rem;
    border-radius: 0.3rem;
    /*clear: both;*/
    float: right;
}

.btn-blog:hover {
    background-color: #9A1511;
}

.botao {clear: both; height: 30px; margin: 0.5rem 1rem; /*border: 1px solid blue;*/}

h4 {
    color: #96110d;
    font-weight: bold;
}

/*----Navegation Link---*/
.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #96110d;
    border-color: #f9e0b0;
}

.page-link:focus, .page-link:hover {
    color: #96110d;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #ddd;
}

.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #96110d;
    background-color: #fff;
    border: 1px solid #ddd;
}

.page-item.active .page-link {
    z-index: 2;
    color: #fff;
    background-color: #96110d;
    border-color: #96110d;
}
/*FIM*/

/* ----- GALERIA -----*/
#topoGaleria{
    background: url(../img/topogaleria.png) center center no-repeat;
    background-size: cover;
    height: 220px;
    margin-bottom: 3rem;
}
#topoConteudoGaleria{
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #96110d; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

.legenda {
    /*background-color: #cccccc;*/
    font-size: 20px;
    font-weight: bold;
    color: #818181;
    text-align: center;
    padding: 0.4rem;
    /*height: 50px;*/
    vertical-align: middle;
}

/** LIGHTBOX CSS3 **/

.lightbox {
    /** Default lightbox to hidden */
    display: none;

    /** Position and style */
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    text-align: center;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
}

.lightbox img {
    /** Pad the lightbox image */
    max-width: 90%;
    max-height: 80%;
    margin-top: 5%;
}

.lightbox:target {
    /** Remove default browser outline */
    outline: none;

    /** Unhide lightbox **/
    display: block;
}
#thumbnail {
  /*display: inline;
  height: 170px;
  padding: 20px 7px 0 0px;
  margin-top: 1px;*/
  width: 150px;
  margin: 0px 14px 20px 0;
}

.letter {
    color: #fff;
    font-size: 20px;
    padding: 10px 20px 0px 20px;
}



/* ----- CLIENTES -----*/

#topoClientes {
    background: url(../img/topoclientes.png) center center no-repeat;
    background-size: cover;
    height: 220px;
    margin-bottom: 3rem;
}
#topoConteudoClientes {
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #96110d; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

.clientes img {
    border:2px solid #dcdcdc;
    border-radius: 1rem;
    margin-bottom: 2rem;
}


/* ----- CONTATO -----*/

#topoContato {
    background: url(../img/topocontato.png) center center no-repeat;
    background-size: cover;
    height: 220px;
    margin-bottom: 3rem;
}
#topoConteudoContato {
    color: white;
    font-weight: 500;
    font-size: 24px;
    background-color: #003472; 
    padding: 0.5rem 1rem;
    border-radius: 0.5rem;
}

.btn-contato {
    background: url(../img/btn-contato.png) no-repeat;
    background-color: #04356b;
    border: none;
    width: 8rem;
    float: right;
    margin-right: -0.5rem;
    cursor: pointer;
    margin-bottom: 2rem;
}
.btn-contato:active {background: url(../img/btn-contato.png) no-repeat;}
.btn-contato:hover {background: url(../img/btn-contato.png) no-repeat; background-color: #04356b;}

.map {margin-bottom: 5rem;}


/*EFEITOS*/

.fundo1, .fundo2, .fundo3, .fundo4 {animation-duration: 1s; animation-delay: 1s;}
.empresa {animation-duration: 2s;animation-delay: 2s;/*animation-iteration-count: infinite;*/}
.servicos-1, .sobe-1 {animation-duration: 0.1s;animation-delay: 1s;}
.servicos-2, .sobe-2 {animation-duration: 0.1s;animation-delay: 1.5s;}
.servicos-3, .sobe-3 {animation-duration: 0.1s;animation-delay: 2s;}
.servicos-4, .sobe-4 {animation-duration: 0.1s;animation-delay: 2.5s;}
.servicos-5, .sobe-5 {animation-duration: 0.1s;animation-delay: 3s;}
.servicos-6, .sobe-6 {animation-duration: 0.1s;animation-delay: 3.5s;}

.servicos-1, .servicos-2, .servicos-3, .servicos-4, .servicos-5, .servicos-6 {border-radius: 1rem;}

/*----Scroll janela -----*/
::-webkit-scrollbar {
  width: 10px;
  height: 5px;
  -webkit-border-radius: 1px;
}

::-webkit-scrollbar-track-piece {
  background-color: white;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:vertical {
  height: 5px!important;
  background-color: #831817;
  -webkit-border-radius: 3px;
}

::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #666;
  -webkit-border-radius: 3px;}
  /*FIM*/

.icone-instagram{background: url(../img/instagram.png) no-repeat center; width: 25px; height: 25px; 
    margin:0px 5px 0 0; background-size: cover; float: left;}