/*!
Theme Name: LF Engenharia
Theme URI: https://lfengenhariaes.com.br

--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a:hover{
	text-decoration:none;}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/* 5 colunas */
.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}


/* geral */
body{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:1.7em;
	color:#6f6f6e;
	}

footer{
	width:100%;
	float:left;
	color:#FFF;
	}
	
.verde{
	color:#17274f;}

.roxo,a{
	color:#008db7;
	}

.bg_verde{
	background:#17274f;
	}
.bg_roxo{
	background:#008db7;
	}
.roxoclaro{
	color:#008db7;}
.branco, .branco p{
	color:#FFF;}
.bg_pretotrans{
	background:rgba(0,0,0,.2);}
.bg_cinza{
	background:#EEEEEE;}
.tabs{
	display:flex;
	margin:0 -10px;
	}
.tab{
	flex:1;
	margin:10px;
	text-align:center;
	
	}
.tab a{
	background: #FFF;
    padding: 10px 40px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #3E1965;
    font-size: 20px;
	width:100%;
	}
.tab a.ativo{
	background:#3E1965;
	color:#FFF;}
.imovel_bloco{
	background:#FFF;
	border-radius:30px;
	overflow:hidden;
	-webkit-box-shadow: 0px 10px 21px 1px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 10px 21px 1px rgba(0,0,0,0.33);
box-shadow: 0px 10px 21px 1px rgba(0,0,0,0.33);
margin:10px 0
	}
.ver_todos{
	border-radius: 15px;
    padding: 15px 20px;
    margin: 30px 0;}
.lancamento_etiqueta{
	position:absolute;
	width:auto;
	top:0;
	left:0;}
.lancamento_etiqueta img{
	width:120px !important;}
.texto{
	padding:10px 20px 20px;
	}
.texto img{
	height:25px;
	margin-right:5px;}
.imovel_bloco h4{
	text-transform:none;
	font-weight:800;
	
	}
#opcoes{
	display:table;
	width:100%;
	}
#opcoes div{
	text-align:center;
	}
#opcoes a{
	color:#FFF;
	font-size:20px;
	line-height:70px;
	display:block;
	text-transform:uppercase;
	font-weight:100;
	}
#institucional .descricao{
	-webkit-border-top-right-radius: 50px;
-moz-border-radius-topright: 50px;
border-top-right-radius: 50px;
padding:20px 60px;
background:#FFF;}
.descricao .ver_todos{
	margin:0;}

section{
	width:100%;
	float:left;}
h1,h2,h3,h4,h5{
	text-transform:uppercase;
	font-weight:200;
	}

.nopadding{
	padding:0;}
img{
	max-width:100%;
	height:auto;}

.logo img{
	height:76px;}
.navbar{
	border:0;
	margin:0;
	}
.nav a{
	color:#fff;
	text-shadow:none !important;
	text-transform:uppercase;
	padding: 0px 8px !important;
	line-height:76px !important;
	display:block;
	font-size:14px;
	}
.whatsapp{
	padding-top:10px;}
.whatsapp a{
	font-size:18px;}
#busca{
	background: #F5F9F9;
    width: 100%;
    padding: 10px 0 15px;}
#busca select{
	float:left;
	width:20%;
	margin:1%;
	padding:7px;
	background:#EEEEEE;
	border:0;
	border-radius:5px
	}
#busca input{
	background: #3E1965 url(img/lupa.png) no-repeat 90% center;
    font-size: 15px;
    background-size: 20px;
    width: 10%;
    padding: 7px;
    float: left;
    margin: 1%;
    text-align: left;
    border: 0;
    padding-left: 20px;
	border-radius:5px}
#busca form{
	margin:0 -1%;}
.data{
	position: absolute;
    right: 20px;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    padding: 5px 10px;
    text-align: center;
    font-size: 22px;
    line-height: 18px;
	}
#destaque .item img{
	width:100%;
	}
#carouselExampleIndicators .titulo{
	position:absolute;
	top:40%;
	left:0px;
	border:0;
	width:fit-content;
padding: 10px 50px 20px;
	-webkit-border-top-right-radius: 50px;
-webkit-border-bottom-right-radius: 50px;
-moz-border-radius-topright: 50px;
-moz-border-radius-bottomright: 50px;
border-top-right-radius: 50px;
border-bottom-right-radius: 50px;
background:#9FC600;
color:#FFF;
	}
#destaque h2{
	color:#FFF;
	font-size:30px;
	}
.btn{
	margin-bottom:20px;}
.btn_contato{
	margin-left:20px;
}
#destaque .btn{
	font-size:20px;}
.data span{
	font-size:12px;}
.nav a:hover, .nav .current-menu-item a{
	color:#fff !important;
	background-color:rgba(0,0,0,.2) !important;
	}
.nav li.current-menu-item a{
background: rgba(0,0,0,.3)!important;
	color:#FFF !important;
}
.nav li .sub-menu{
	display:none;
	}

.titulo{
	
	border-bottom:2px solid #EEE;
}

p{
margin-bottom:20px;
}

.padding-20{
	padding:20px 0;}
.padding-40{
	padding:40px 0;}
.margin-0{
	margin:0;}

.clear-left{
	clear:left;}

.imagem img{
	width:100%;}
.foto{
	width:260px;
	height:260px;
	overflow:hidden;
	}
.foto img{
	height:260px;
	width:auto;
}
.redondo{
	border-radius:50%;
	}
.redondo img{
	max-width:inherit
}
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
   margin-left: 0px; 
}
.topo a{
	color:#FFF;
	}
.topo{
	padding: 5px 0;
	}
.icone{
	
    border-radius: 50%;
    width: 26px;
    height: 26px;
    font-size: 14px;
    text-align: center;
    display: block;
    line-height: 0px;
    float: left;
    padding-top: 5px;
    margin-right: 2px;
    margin-top: 1px;
    text-align: center;
	background:#0C99DC;
	color:#FFF;
	}
.bloco{
	background:rgba(81,137,181,.9 );
	padding:10px;
	margin-top:-100px;
	color:#FFF;
	}


.menu{
	margin-top:40px;
	}
.carousel-control-prev,.carousel-control-next{
   width: 30px;
    height: 30px;
    position: absolute;
    top: 250px;
    z-index: 9999;
	}
.carousel-control-prev{
	left:20px;}

.carousel-control-next{
	right:20px;
	
}



input,textarea{
	background: rgba(255,255,255,.2);
	border:1px solid #CCC;
	border-radius:5px;
	padding:10px;
	font-size:20px;
	width:100%;
	margin-bottom:10px;
}
label{
	width:100%
}
::placeholder{
	color:#FFF;
	}
.formulario{
	padding:20px;}
 input[type=submit]{
	background:#17274f;
	color:#FFF;
	border:0;
	}
.navbar-mobile{
	display:none;}
	


.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    position: relative;
    overflow: hidden;
    float:left;
    width:100%;
   
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
	margin-bottom:40px
}
.nbs-flexisel-item img {
    max-width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    padding: 0 6px;
    -moz-border-radius: 16px;
    position: absolute;
    cursor: pointer;
    z-index: 4;
    top: 40%;
    background: #17274f;
    color: #fff;
    font-size: 30px;
   
}

.nbs-flexisel-nav-left {
   left: 0px;
    -webkit-border-top-right-radius: 50px;
    -webkit-border-bottom-right-radius: 50px;
    -moz-border-radius-topright: 50px;
    -moz-border-radius-bottomright: 50px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
	padding: 10px 20px 10px 10px;
}

.nbs-flexisel-nav-left:before {
    content: "<"
}

.nbs-flexisel-nav-left.disabled {
    opacity: 0.4;
}

.nbs-flexisel-nav-right {
    right: 0px;
    -webkit-border-top-left-radius: 50px;
    -webkit-border-bottom-left-radius: 50px;
    -moz-border-radius-topleft: 50px;
    -moz-border-radius-bottomleft: 50px;
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px; 
	padding: 10px 10px 10px 20px;  
}

.nbs-flexisel-nav-right:before {
    content: ">"
}

.nbs-flexisel-nav-right.disabled {
    opacity: 0.4;
}	
.imagem_imovel{
	max-height:400px}

footer h3{
	font-weight:100;
	font-size:20px;}
footer a{
	color:#FFF;
	margin-bottom:10px;
	display:block;
	font-size:14px;}
footer ul{
	color:#FFF;
	padding:10px;
	list-style:none;
	padding:0}
footer .col-lg-4{
	padding:0 5%;}
footer .social{
	padding:0;
	text-align:center;
	margin:10px 0;
	}
.social a{
	color: #FFF;
    margin-bottom: 10px;
    display: block;
    font-size: 24px;
    margin: 20px 10px;}
.contatos .col-xs-2{
	padding-top:5px;
	text-align:right;}
.contatos .col-xs-10{
	margin-bottom: 20px;}
	
footer .social li{
	margin-bottom:10px;
	display:inline-block;}
.menu-rodape li{
	width:50%;
	float:left;}
li:hover .sub-menu{
	display:block;
	position:absolute;
	padding:0;
	list-style:none;
	background:rgba(0,0,0,.5);}
.nav .sub-menu a{
	line-height: normal !important;
    padding: 15px !important;
	}
footer .sub-menu{
	display:block;
    padding: 0px 0 5px 20px;}
footer li:hover .sub-menu{
	position:relative;
	
	 padding: 0px 0 5px 20px;
	background:none;
	list-style:circle;}
@media screen and (max-height: 450px) {
  
}
@media (min-width: 1200px){

}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
	
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}
/* fim 5 colunas */


/* fim flexisel */
.navbar-toggle {
    position: absolute;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    top: 0px;
    right: 30px;
    border: 1px solid #666;
    z-index: 999999;
}
.navbar-toggle .icon-bar {
    background: #666;
}

header{
	height:76px;
	width:100%;}
.busca{
	padding-top:15px;}
.busca input[type=submit]{
	background: url(img/lupa.png) no-repeat;
    text-indent: -999px;
    overflow: hidden;
    float: left;
    width: 25px;
    background-size: contain;
    position: absolute;
    right: 23px;
    margin-top: 9px;
	border:0;
	}
.busca input[type=text]{
	width: 100%;
    font-size: 15px;
    border-radius: 5px;
	border:0;
    float: left;}
@media all and (max-width: 1024px){
	
}
@media all and (max-width: 767px){
	.sociais{
		text-align:center;
		}
	.widget_footer{
	margin-bottom:30px;
	width:100%;
	float:left}
	.menu-rodape{
		text-align:center
		}
	#busca select{
		width:40%;
		
		}
	#busca input{
		text-indent:-999px;
		background-position:center}
	#opcoes{
		position:fixed;
		bottom:0;
		left:0;
		width:100%;
		z-index:999}
	#opcoes span{
		display:none;}
	#opcoes a{
		font-size:40px;
		padding:20px 0;}
	#imoveis .tabs{
		display:none;}
	nav{
		margin-top:50px;}
	header{
		display:table;
		height:auto;}
	.desktop{
		display:none;}
	.imagem_imovel{
	max-height:auto}
	#destaque h2 {
    color: #FFF;
    text-shadow: 4px 4px 4px #000;
    font-size: 20px;
    font-weight: 800;
}
#destaque h2 {
    color: #FFF;
    text-shadow: 4px 4px 4px #000;
    font-size: 14px;
    font-weight: 800;
}
#destaque .btn {
    font-size: 15px;
}
	.row{
		margin:0;}
	.logo{
		width:40%;
		}
	.navbar-nav{
		display:none;
		background: rgba(30,30,30,.9);
    border: 1px solid #FFF;
    margin-top: 40px;
    margin-right: 0px;
    position: absolute;
    z-index: 9999;
	width:80%;
	margin:auto;
   
		}
	.sub-menu{
		display: block !important;
    position: relative !important;
    padding: 0 0 0px 15px !important;}
	.nav a{
		line-height:40px !important;
		color:#FFF;}
	.nav a:hover, .nav .current-menu-item a, .current_page_ancestor a {
    background: #0C99DC !important;
	color:#FFF !important;
	
	}
	.carousel-control-prev, .carousel-control-next {
   width: 30px;
height: 30px;
margin-top: -50px;
margin-left: 20px;
top: 150px;
	
}

header .social span{
	display:none;}
.bloco{
	margin:0 0 5px 0;}

.navbar-toggle{
	border-color:#FFF;}
.navbar-toggle .icon-bar {
    background: #fff;
}

.logo img{
	height:auto;
	
	}
.topo{
	padding: 5px 0;
position: fixed;
bottom: 0;
z-index: 9999;
width: 100%;}
}
