/* here you can put your own css to customize and override the theme 
font-family: 'Ubuntu Mono';
font-family: 'Ubuntu', sans-serif;
*/
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Mono:400,700|Ubuntu:300,400,500,700);

body,html{
    padding: 0;
    margin: 0;
}
p{
    margin: 0px;
    padding: 0px;
}

a, a:hover{
    color: black;
    text-decoration: none;
}
button{
    cursor: pointer;
    outline: none;
}
.container{
    width: 1080px;
    margin: auto;
}
.clear{
    clear: both;
}
#menu_wb{
    background: white;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 85px;
    z-index: 900;
}

.menu{
    background: white;
    position: fixed;
    top: 10px;
    left: 0;
    width: 100%;
    height: 93px;
    background: url(../imagens/b_menu.png) repeat-x;
    z-index: 901;
}
.menu .container{
    width: 920px;
}
#logoimg{
    margin-top: -10px;
    margin-left: 20px;
}

.menu ul{
    list-style: none;
    padding: 0;
    margin: 0;
    height: 75px;
    margin-right: 28px;
    display: inline-block;
}
.menu ul li{
    float: left;
    line-height: 75px;
    height: 75px;
    padding: 0 14px;
    text-transform: uppercase;
    color: white;
    font-family: 'Ubuntu';
    font-weight: 700;
    text-align: center;
    font-size: 13px;
}
.menu ul li span{
    height: 14px;
    padding: 3px;
}
.menu ul li:hover span, .menu ul li.active span{
    border-bottom: 2px solid #ff0000;
}

.banner_top{
    height: 595px;
    width: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding-top: 345px;
}

.banner_top .container{
    width: 640px;
}

.txt_ban{
    width: 470px;
}
.txt_ban{
    font-family: 'Ubuntu';
    font-weight: 400;
    color: white;
    font-size: 18px;
    line-height: 20px;
    text-shadow: 0px 0px 8px rgba(150, 150, 150, 1);
}
.txt_ban h1{
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 39px;
    color: black;
    line-height: 41px;
    margin-bottom: 40px;
}
.txt_ban h1 strong{
    font-weight: 700;
}

button.down{
    background: url(../imagens/btn_down.png);
    width: 56px;
    height: 56px;
    display: inline-block;
    border: 0;
    font-size: 0px;
}
button.down2{
    background: url(../imagens/btn_down2.png);
    width: 40px;
    height: 40px;
    display: inline-block;
    margin-top: 57px;
    border: 0;
    font-size: 0px;
}

.serv_block{
    width: 100%;
    background: url(../imagens/b_serv_1.jpg) center center no-repeat;
    height: 594px;
}

.serv_block.detalhe_serv{
    height: 440px;
}

.serv_block .container{
    width: 940px;
    padding-top: 85px;
}

.serv_block h1, .contactos_block h1{
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 38px;
    line-height: 41px;
    margin-bottom: 25px;
    color: #1d83a4;
}

.serv_block h1 span, .contactos_block h1 span{
    font-family: 'Ubuntu';
    font-weight: 700;
    color: #e0080d;
}

.serv_block p{
    font-family: 'Ubuntu';
    font-weight: 500; 
    font-size: 16px;
    color: #606060;
    line-height: 20px;
    margin-bottom: 20px; 
}

button{
    background: url(../imagens/btn_bk.png);
    width: 168px;
    height: 59px;
    text-transform: uppercase;
    display: inline-block; 
    font-family: 'Ubuntu';
    font-weight: 700;
    color: white;
    border: 0;
    font-size: 15px;
} 

.serv_block .services_home{
    width: 80%;
    margin-top: 30px;
    float: right; 
} 

.serv_block h2{
    font-family: 'Ubuntu';
    font-weight: 500; 
    color: #1d83a4;
    font-size: 21px;
    margin: 0;
    margin-bottom: 17px;
    margin-top: 25px;
}
.serv_block h3{
    font-family: 'Ubuntu';
    font-weight: 500;
    margin: 0;
    font-size: 15px;
}

.serv_block .services_home .hover_img{
    display:none;
}

.serv_block .services_home td{
    position:relative;
}

.serv_block .services_home td:hover .hover_img{
    display: block;
    position: absolute;
    left: Calc( 50% - 73.5px );
    opacity: 0.7;
}

.serv_block.detalhe_serv .services_home td:hover .hover_img{
    left: Calc( 50% - 63.5px );
}


.banner_gal{
    width: 100%;
    height: 1117px;
    font-family: 'Ubuntu';
    font-weight: 500;
    color: #fff;
    font-size: 16px;
    text-shadow: 0px 0px 8px rgba(150, 150, 150, 1);
    background-position: top center;
    background-repeat: no-repeat;
}
.banner_gal .title{
    float: right;
    margin-right: 80px;
    text-align: right;
    width: 360px;
}
.gall_zoom{
    width: 826px;
    height: 833px;
    padding-top: 75px;
    background: url(../imagens/back_gal.png) center top no-repeat;
    margin-top: -20px;
    margin-left: -15px;
}

.gall_zoom .slide_contain{
    width: 510px;
    margin: auto;
    margin-top: 560px;
}
.gall_zoom img{
    border-radius: 5px;
}
.gall_zoom img.zoomd{
    border-radius: 10px;
    margin: 0px 10px 30px 90px;
    position: absolute;
}
.gall_zoom ul li{
    background: url(../imagens/b_gal_mini.png) center center no-repeat;
    padding: 7px 7px 10px 7px;
    cursor: pointer;
}
.banner_gal .title h1{
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 39px;
    color: black;
    line-height: 41px;
    margin-bottom: 13px;
    margin-top: 80px;
}
.banner_gal .title h1 strong{
    font-weight: 700;
}

.contactos_block{
    margin-top: -40px;
    background-image: url(../imagens/b_contactos_2.jpg); 
    background-position: center 47px;
    background-repeat: no-repeat;
    height: 540px;
    background-color: transparent;
}
.contactos_block .txt,
.text_contacts{
    margin-left: 100px;
    font-family: 'Ubuntu';
    font-weight: 300; 
    font-size: 16px;
    color: black;
    float: left;
    width: 460px;
}
.contactos_block .txt strong,
.text_contacts strong{
    font-family: 'Ubuntu';
    font-weight: 500;
    font-size: 19px;

}
.contactos_block h2{
    font-family: 'Ubuntu';
    font-weight: 500; 
    color: #e0080d;
    text-transform: uppercase;
    font-size: 33px;
}


#mapa{
    width: 295px;
    height: 295px;
    border-radius: 295px;
    -webkit-border-radius: 295px;
    -moz-border-radius: 295px;
    float: left;
    margin-left: 60px;
    margin-top: 65px;
}
.gm-style{
    border-radius: 295px;
    -webkit-border-radius: 295px;
    -moz-border-radius: 295px;
}

.newsletter{
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../imagens/b_newsletter_2.jpg); 
    height: 433px;
    width: 100%;
    padding-top: 235px;
}
.newsletter h1{
    margin-bottom: 20px;
}
.newsletter input{
    width: 190px;
    height: 13px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../imagens/b_input.png); 
    background-color: transparent;
    border: 0;
    margin: 30px 5px 30px 0;
    padding: 20px 15px;
    font-family: 'Ubuntu';
    font-weight: 500;
    font-size: 13px;
}
.newsletter .txt_ban{
    margin-left: 100px;
}
.newsletter button{
    background: url(../imagens/btn_bk_shadow.png);
    width: 202px;
    height: 94px;
    text-align: left;
    padding: 13px 40px 50px 40px;
}

.footer{
    padding-top: 20px;
    border-bottom: 10px solid #52a2bc;
    border-top: 1px solid #1d83a4;
    height: 87px;
}
.footer.home{
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../imagens/b_footer_home.jpg); 
    height: 97px;
    border: 0;
    width: 100%;
}

.footer ul{
    list-style: none;
    padding: 0;
    margin: 0;
    float: left;
}
.footer ul li{
    float: left;
    line-height: 30px;
    height: 30px;
    padding: 0 14px;
    text-transform: uppercase;
    color: #ff0000;
    font-family: 'Ubuntu';
    font-weight: 700;
    text-align: center;
    font-size: 13px;
}
.footer .complaim{
    float: left;
    font-family: 'Ubuntu';
    width: 60%;
    font-weight: 500;
    font-size: 13px;
    margin-top: 13px;
    margin-left: 14px;
}

.footer table{
    float: right;
}
.alert {
    padding: 15px;
    margin-top: 10px;
    margin-bottom: -10px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 415px !important;
}
.load {
    color: #468847;
    background-color: #fff;
    border-color: #d6e9c6;
}

.pagina,
.noticias,
.servicos{
    width: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    padding-top: 385px;
}
.pagina input[type="text"] {
    padding: 17px;
    border: solid 1px #dcdcdc;
    transition: box-shadow 0.3s, border 0.3s;
    border-radius: 6px;
    font-family: 'Ubuntu';
    width: 200px;
    margin-right: 20px;
    margin-bottom: 10px;
    outline: none;
}
.pagina input[type="text"]:focus{
    border: solid 1px #707070;
    box-shadow: 0 0 5px 1px #ff0000;
}

.pagina .quote{
    font-size: 11px;
    font-family: 'Ubuntu';
}

.pagina#p1{
    min-height: 660px;
}
.pagina#p2{
    min-height: 780px;
}
.pagina#p3{
    min-height: 1030px;
}
.pagina .container{
    width: 560px;
}
.pagina .text_intern{
    width: 470px;
    font-family: 'Ubuntu';
    font-weight: 500;
    font-size: 18px;
}

.pagina .text_intern h1{
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 39px;
    color: black;
    line-height: 41px;
    margin: 0;
    margin-bottom: 25px;
    color: #1d83a4;
    font-weight: 300;
}
.pagina .text_intern h1 strong{
    font-weight: 700;
    color: #e0080d;
}

.pagina .right_img{
    width: 643px;
    height: 643px;
    position: absolute;
    left: 50%;
    margin-left: 100px;
    z-index: -1;
    margin-top: -180px;
}
.pagina .left_img{
    width: 470px;
    height: 470px;
    position: absolute;
    left: 50%;
    margin-left: -730px;
    margin-top: -280px;
}


.pagina ul li {
    color: #1d83a4; 
    margin: 15px 0;
}
.pagina ul li span {
    color: black; 
    font-family: 'Ubuntu';
    font-size: 15px;
}

.pagina .space_mid{
    height: 285px;
}

.pagina .text_contacts{
    margin-left: -70px;
}

.text_contacts h2{
    font-family: 'Ubuntu';
    font-weight: 500; 
    margin: 0;
    margin-bottom: 45px;
    color: black;
    text-transform: uppercase;
    font-size: 33px;
}

.text_contacts{
    padding-bottom: 520px;
    width: 100%;
}

.text_contacts .b_mapa{
    width: 350px;
    height: 350px;
    background: url(../imagens/map_b.png);
    padding: 11px;
    position: absolute;
    left: 50%;
    margin-left: 10px;
    margin-top: -100px;
}
.text_contacts .b_mapa #mapa{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
}

.noticias{
    min-height: 700px;
    
}

.noticias .container{
    width: 815px;
}

.noticias .text_top{
    width: 470px;
    font-family: 'Ubuntu';
    font-weight: 500;
    font-size: 18px;
    margin-left: 120px;
}

.noticias .text_top h1{
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 39px;
    color: black;
    line-height: 41px;
    margin: 0;
    margin-bottom: 25px;
    color: #1d83a4;
    font-weight: 300;
}
.noticias .text_top h1 strong{
    font-weight: 700;
    color: #000;
}

.noticias .space_mid{
    height: 275px;
}

.noticias hr{
    background: red;
    border-color: red;
}

.noticias h2{
    font-family: 'Ubuntu';
    font-weight: 700; 
    margin: 0;
    color: black;
    text-transform: uppercase;
    font-size: 21px;
    width: 100%;
}

.noticias .date{
    font-family: 'Ubuntu';
    font-weight: 300; 
    color: #1d83a4;
    
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 40px;
    width: 100%;
}
.noticias .text_resumo{
    font-family: 'Ubuntu';
    font-weight: 500; 
    font-size: 14px;
    width: 333px;
    padding: 40px 0 0 30px;
    float: left;
}
.noticias .text_resumo.no-img,
.noticias .text_resumo.full{
    padding: 25px 0 65px 0;
    width: 100%;
}
.noticias .text_resumo.full button{
    margin-top: 40px;
}
.noticias .text_resumo a{
    text-decoration: underline;
    color: blue;
    float: left;
}


.noticias .spacebot{
    height: 120px;
}


.noticias .moldura_img{
    width: 333px;
    height: 251px;
    float: left;
    background: url(../imagens/mold_noticias.png);
    padding: 1px 2px 18px 2px;
}
.noticias .moldura_img img{
    width: 100%;
    margin: 0;
    padding: 0;
    height: 100%;
}

.noticias .noticia_container{
    width: 700px;
    margin: auto;
}

.servicos{
    min-height: 700px;
    
}
.servicos .container{
    width: 700px;
}
.servicos .text_top{
    width: 470px;
    font-family: 'Ubuntu';
    font-weight: 500;
    font-size: 18px;
    margin-left: 70px;
}

.servicos .text_top h1{
    font-family: 'Ubuntu';
    font-weight: 300;
    font-size: 39px;
    color: black;
    line-height: 41px;
    margin: 0;
    margin-bottom: 25px;
    color: #1d83a4;
    font-weight: 300;
}
.servicos .text_top h1 strong{
    font-weight: 700;
    color: #000;
}

.servicos .space_mid{
    height: 200px;
}

.servicos .container .services_top .aux{
    height: auto !important;
}

.servicos h2{
    font-family: 'Ubuntu';
    font-weight: 500; 
    color: #1d83a4;
    font-size: 21px;
    margin: 0;
    margin-bottom: 17px;
    margin-top: 25px;
    min-height: 25px;
}
.servicos h3{
    font-family: 'Ubuntu';
    font-weight: 500;
    margin: 0;
    font-size: 15px;
}

.servicos .services_top{
    width: 710px;
    cursor: pointer;
}
.servicos .services_top tr td{
    padding-top: 147px;
}
.servicos .services_top tr td img{
    display: none;
    opacity: 0.7;
}
.servicos .services_top tr td:hover{
    padding-top: 0;
}
.servicos .services_top tr td:hover img{
    display: block;
}
.servicos .services_rest{
    margin-top: 67px;
    cursor: pointer;
}
.servicos .services_rest tr td{
    padding-top: 147px;
}
.servicos .services_rest tr td img{
    display: none;
    opacity: 0.7;
}
.servicos .services_rest tr td:hover{
    padding-top: 0;
}
.servicos .services_rest tr td:hover img{
    display: block;
}
.servicos .services_rest.l1{
    width: 25%;
}
.servicos .services_rest.l2{
    width: 50%;
}
.servicos .services_rest.l3{
    width: 75%;
}
.servicos .services_rest.l4{
    width: 100%;
}

.servicos .spacebot{
    height: 120px;
}

.list_servicos{
    padding-top: 15px;
    margin-top: 20px;
    min-height: 15px;
    border-bottom: 3px solid #95c5d4;
    width: 100%;
    background: url(../imagens/servicos_arrow_S.png) center 10px repeat-x;
    display: none;
    
}
.list_servicos .arrow_img{
    left: 50%;
    position: relative;
    float: left;
    margin-top: -10px;
}
.list_servicos.arrow1 .arrow_img{
    margin-left: -275px;
}
.list_servicos.arrow2 .arrow_img{
    margin-left: -105px;
}
.list_servicos.arrow3 .arrow_img{
    margin-left:75px;
}
.list_servicos.arrow4 .arrow_img{
    margin-left: 250px;
}

.list_servicos .container{
    width: 920px;
    text-align: center;
}

.list_servicos .blue,
.list_servicos .white{
    min-height: 80px;
}
.list_servicos .blue{
    background: #f8fbfc;
}

.list_servicos .blue .center{
    background: #fff;
}
.list_servicos .white .center{
    background: #f8fbfc;
}
.list_servicos .left{
    width: 310px;
    float: left;
    height: 100%;
}
.list_servicos .center{
    width: 300px;
    float: left;
    height: 100%;
}
.list_servicos .right{
    width: 310px;
    float: left;
    height: 100%;
}

.list_servicos h3{
    color: #1d83a4;
    font-family: 'Ubuntu';
    font-weight: 700; 
    font-size: 15px;
    line-height: 17px;
    margin: 0;
    margin-top: 30px;
}
.list_servicos p{
    margin: 25px 0 25px 0;
    padding: 0 20px;
    color: #010101;
    font-family: 'Ubuntu';
    font-weight: 300; 
    font-size: 12px;
    line-height: 16px;
}

.list_servicos .no-serv .left,
.list_servicos .no-serv .center{
    height: 150px;
    padding-top: 50px;
}


#divPesc{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #1d83a4;
    display: none;
    z-index: 1000000;
}

#divPesc #close{
    left: 50%; 
    width: 35px;
    margin-top: 30px;
	margin-left: 420px;
    cursor: pointer;
	position: fixed;
}

#divPesc #pesqtit{
    color: white;
    text-transform: uppercase;
    font-size: 20pt;
    font-weight: 300;
    font-family: 'Ubuntu';
}
#divPesc input{
    background: transparent;
    border: 0;
    font-size: 40pt;
    color: #c91921;
    text-transform: uppercase;
    outline: none;
    font-family: 'Ubuntu';
}
#divPesc #pesqres{
    color: white;
    font-size: 11pt;
    font-family: 'Ubuntu';
}

#divPesc h4,#divPesc a{
    color: white;
    font-size: 11pt;
    font-family: 'Ubuntu';
}

.servicos .servico_det{
	border-top: 1px solid #7cbbd4;
	border-bottom: 1px solid #7cbbd4;
	height: 509px;
}
.servicos .servico_det .imagem{
	height: 0;
	position: relative;
padding-bottom: 100%;
}

.servicos .servico_det .imagem img{
	position: absolute;
	width: 100%;
	height: 100%;
	object-fit: cover;
	top:0;
	left: 0;
}
.servicos .servico_det_l{
border-top: 1px solid #7cbbd4;
	border-bottom: 1px solid #7cbbd4;
	background-color: #f8fbfc;
}
.servicos .servico_det .container{
 width: 1080px;
}	

.servicos .servico_det .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto{
	display: block;
}

.servicos .servico_det .bx-wrapper .bx-pager.bx-default-pager a{
 background: #d2d2d2;
 width: 16px;
 border-radius: 50%;
 height:16px;
}
.servicos .servico_det .bx-wrapper .bx-pager.bx-default-pager a:hover, .servicos .servico_det .bx-wrapper .bx-pager.bx-default-pager a.active{
background: #026f97;
}