
.logo_slide {
    left: 0;
    /* top: -50px; */
}
.selo_fgts {
    position: absolute;
    top: 120px;
    left: 60px;
}

.nav > li > a {
	border-radius: 3px;
}
.nav > li > a:hover, .nav > li.active > a, .navbar-default .navbar-nav > li > a:hover {
	background: #fff!important;
	color: #112e46!important;
}

.nav li.vendas {
	margin-left: 30px;
}

.nav li.vendas a {
	border-radius: 0;
	padding: 0;
	background: transparent;
	border-color:transparent!important;
	color: #fff!important;
	text-align: left;
	line-height: 1;
}
.nav > li.vendas > a:hover {
	background-color: transparent!important;
	border-color: transparent!important;
	color: #ffb400!important;
}
.nav > li.vendas > a:hover i.icon_tel {
	background-position: bottom left;
}
.nav li.vendas a i.icon_tel {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	background: url(../images/icon_tel.png) no-repeat top left;
    margin-right: 7px;
}
.nav li.vendas a span {
	display: block;
    float: left;
}
.nav li.vendas a strong {
	font-size: 16px;
}

.nav li.chat_header_link {
	margin-left: 50px;
}
.nav li.chat_header_link a {
	padding: 0;
	background: transparent;
	border-color:transparent!important;
	color: #fff!important;
	text-align: left;
	line-height: 1;
	background: #ff7200;
	padding: 5px 10px;
    top: -3px;
    position: relative;
}
.nav li.chat_header_link a:after {
	content: '';
	display: block;
	clear: both;
}
.nav > li.chat_header_link > a:hover {
	background-color: #fff!important;
	border-color: transparent!important;
	color: #ff7200!important;
}
.nav > li.chat_header_link > a:hover i.icon_tel {
	background-position: bottom left;
}
.nav li.chat_header_link a i.icon_tel {
	display: block;
	float: left;
	width: 31px;
	height: 31px;
	background: url(../images/icon_chat.png) no-repeat top left;
    margin-right: 7px;
}
.nav li.chat_header_link a span {
	display: block;
    float: left;
}
.nav li.chat_header_link a strong {
	font-size: 16px;
}
.nav li.evento_link {
	margin-left: 50px;
}

.nav li a {
    border: 1px solid #fff !important;
    background: #fff;
    color: #005BA0!important;
    font-weight: bold;
    font-size: 12px;
}

#sub-form span.tel_number {
    display: block;
    text-align: center;
    position: absolute;
    top: -4%;
    width: 95%;
    left: 2.5%;
    padding: 10px;
    background: #8ec54f;
    border-radius: 5px;
    font-size: 18px;
    color: #2362b5;
}
#sub-form span.tel_number strong {
	font-size: 20px;
	font-weight: 900;
}


section.titulos_intro {
	padding: 70px 0 0;
}

section.titulos_intro h3 {
	font-family: 'Lato', sans-serif;
	text-align: center;
	color: #353535;
	font-size: 24px;
	font-style: italic;
}

section.titulos_intro h1 {
	font: 900 36px/44px 'Lato', sans-serif;
	color: #0a1823;
	text-align: center;
	margin: 10px auto 25px auto;
	text-transform: uppercase;
}
section.titulos_intro h1 span {
	color: #d66105;
}
section.titulos_intro h5 {
	font-family: 'Lato', sans-serif;
	text-align: center;
	color: #2d2d2d;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
}

.carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    font-size: 26px;
}

#marica {
	padding: 85px 0;
}
#slideSolaris, #slideHoliday {
	padding: 7px;
	background-image: url(../images/borda_metalica.jpg);
	background-size: 100% 100%;
}
.logo_emp {
	display: block;
	margin: 0 auto;
}

section.secao,
section.mapa {
	padding: 100px 0;
}
section.empreendimentos.emp_first {
	padding-top: 40px;
}
ul.info_emp {
	text-align: center;
	padding: 0 15px;
    margin-top: 20px;
    text-transform: uppercase;
}
hr {border-color: #ddd;}

ul.info_emp li {
	display: block;
	padding: 5px 0;
	border-bottom: 1px solid #ddd;
}
ul.info_emp li strong sup {
    font-size: 45%;
    top: -5px;
    vertical-align: super;
}
small.small-text {
	font-size: 10px;
	color: #6d6c6c;
}
ul.info_emp li.preco_emp small {
	color: #00761c;
	display: block;
	font-weight: 700;
	font-size: 11px;
    vertical-align: middle;
}

#lazer {
	background: #1f65ae;
}

.modal-body, .modal-header {
	padding: 0;
}
.modal-body:after {
	content: '';
	display: block;
	clear: both;
}
.modal-header {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 99;
}

.modal-header .close {
	color: #fff;
    opacity: .4;
}
.modal-header .close:hover {
	opacity: .8;
}

#myModal .sub-form {
    padding: 0;
}
.sub-form #sub-form h4 {
	margin-bottom: 2rem;
	color: #FFF;
}
.sub-form #sub-form h5 {
	background: transparent;
	font: 400 20px/24px 'Lato', sans-serif;
	padding: 0 25px;
	color: #f1f1f1;
}

.modal .sub-form form {
	margin-top: 0;
}

.sub-form form input[type=email],
.sub-form form input[type=text] {
    border: 1px solid #959393;
    background: #fff;
    height: 50px;
    padding: 10px 15px;
    color: #000;
    width: 100%;
    font-size: 14px;
    margin-bottom: 7px;
    border-radius: 5px;
}
.sub-form form input.btn-main {
    padding: 0 24px;
    margin:15px auto 0;
    background: #1f65ae;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 40px;

}
.sub-form label.checkbox-inline {
	margin: 10px -15px 0;
}
.sub-form label {
	line-height: 1;
}
.sub-form label.checkbox-inline span {
	font-size: 10px;
	line-height: 11px;
}

.navbar-toggle i {
	color: #fff;
	font-size: 22px;
}

.sub-form a.share_facebook {
	position: absolute;
	top: 65px;
	right: -50px;
	width: 52px;
	height: 118px;
	z-index: 1;
	background: url(../images/share_facebook.png) no-repeat top left;
	transition: none;
}
.sub-form a.share_facebook:hover {
	background-position: bottom left;
	transition: none;
}

.secao h3 {
	font-weight: 900;
	font-size: 32px;
	margin: 25px auto 20px;
}
.emp_info h5 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}
.emp_info p {
	color: #565656;
	font-size: 17px;
	text-align: justify;
}

#lazer h3 {
	color: #fff;
	margin: 0 auto 30px;
}
.secao#lazer p {
	color: #d0d0d0;
    font-size: 17px;
}

#lazer .btn-padrao {
	margin: 30px auto 0;
}

.btn-padrao {
	color: #fff;
	text-transform: uppercase;
	background: #f07822;
	margin: 15px 0;
	padding: 13px 30px;
	font-weight: 700;
	box-shadow: 0 6px 0px #f07822;
	position: relative;
	transition: all 0.3s;
	border-radius: 10px;
}

.btn-padrao:hover {
	box-shadow: 0 3px 0px #ff7200;	
	top: 2px;
}

.emp_info ul li {
	display: inline-block;
	margin-right: 1%;
	margin-bottom: 15px;
	width: 50%;
	font-size: 18px;
	color: #fff;
	font-weight: 700;
}
.emp_info ul li:before {
	content: '';
	background: url('../images/check_white.png');
	background-size: cover;
    margin-top: 4px;
	height: 15px;
	width: 15px;
	display: block;
	float: left;
	margin-right: 10px;
}

.emp_comodidades h4 {
	color: #545454;
	margin-bottom: 20px;
	text-transform: uppercase;
	text-align: center;
}
.emp_comodidades h4 strong {
	font-weight: 900;
	color: #2d2d2d;
}
.emp_comodidades h4.icons_time {
	color: #fff;
	font-weight: 700;
	line-height: 1.4;
	font-size: 14px;
}
.icons_distancia {
	padding: 15px 0;
}

#apartamento .emp_images img {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
#apartamento h3 {
	color: #1f65ae;
	text-align: center;
}
#apartamento p {
	text-align: center;
}
#apartamento .btn-padrao {
    margin: 15px auto;
    display: block;
}

#apartamento hr {
	border-color: #1f65ae;
	margin: 25px 0;
}

#sustentabilidade .emp_images img {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
#sustentabilidade h3 {
	color: #1f65ae;
	text-align: center;
}
#diferencial p {
	text-align: center;
}
#sustentabilidade .btn-padrao {
    margin: 15px auto;
    display: block;
}

#sustentabilidade hr {
	border-color: #1f65ae;
	margin: 25px 0;
}


#diferencial {
	background-color: #1f65ae;
}

#diferencial h3 {
	color: #fff;
	margin: 0 auto 30px;
	text-align: center;
}
.secao#diferencial p {
	color: #d0d0d0;
    font-size: 17px;
}

#diferencial .btn-padrao {
	margin: 30px auto 0;
	display: block;
}

#diferencial .emp_images img {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}

#diferencial p {
	text-align: center;
}

#diferencial p {
	text-align: center;
}


#diferencial hr {
	border-color: #1f65ae;
	margin: 25px 0;
}

.white { color: #fff; }


#localizacao{
	background: #1f65ae;
}

#localizacao .container{
	display: flex;
	align-items: center;
	gap: 20px;
}

@media (max-width: 767px){
	#map_canvas{
		order: 2;
	}

	#localizacao .container{
		flex-wrap: wrap;
	}

	#localizacao h3{
		font-size: 2rem !important;
		text-align: center;
	}

	footer .container .container_footer{
		gap: 30px;
	}
}

#localizacao .emp_images img {
	margin-bottom: 20px;
	border: 1px solid #ccc;
}
#localizacao h3 {
	color: white;
	font-size: 3rem;
	text-transform: uppercase;
}

#localizacao h5{
	color: white;
}
#localizacao h4{
	color: white;
	text-transform: uppercase;
	margin-top: 1rem;
}

#localizacao p {
	color: #fff;
	margin-bottom: 3rem;
}

#localizacao .btn-padrao {
    margin: 15px auto;
    display: block;
}

#localizacao hr {
	border-color: white;
	margin: 25px 0;
}



#localizacao h4 {
	
	font-weight: 700;
}
#localizacao h4 i {
	color:#88c03f;
	margin-right: 5px;
}

#localizacao .mapa {
	margin: 0 auto;
}


#contato {
	background: #1f65ae;
}
#contato h5 {
	color: #d8d8d8;
}
#contato h4 {
	color: #fff;
	font-weight: 700;
}
#contato h4 i {
	color:#88c03f;
	margin-right: 5px;
}
#contato p {
	color: #d8d8d8;
}


#sobre img.logo_sobre {
	margin: 60px auto 0;
}

footer {
	background: #c32044;
	padding: 30px 0;
}

footer h4 {
	color: #f1f1f1;
	font-size: 14px;
	line-height: 1.5;
}

footer .simulador_caixa{
	background: url('../images/simulador_caixa.png');
	width: 199px;
	height: 44px;
	display: block;
	margin: 0 auto;

}

footer .central_atend h4 {
	color: #fff;
	font-weight: 700;
	font-size: 18px;
}
footer .central_atend h3 {
	font-weight: 700;
	font-size: 35px;
	color: #fff;
	line-height: 1;
	margin: 0;
}
footer .central_atend h3 small {
	color: #fff;
}
footer .central_atend a {
	color: #fff;
}
footer .central_atend a:hover {
	color: #F4FF7C;
}

.img-center {
	margin: 0 auto;
}

.barra_cheks {
	background: #013457;
	display: block;
	position: absolute;
	bottom: 0;
	z-index: 9;
	width: 100%;
	padding: 10px 0;
	text-align: center;
}

hr.space {
	border:none;
	display: block;
	float: left;
	width: 100%;
	margin: 25px 0;
}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    /* background-color: transparent!important; */
}

.navbar-top .navbar-collapse {
	text-align: center;
}

.carousel-inner > .item > img {
	display: block;
	margin: 0 auto;
	width: 100%;
}

.menu_top {
	padding-top: 5px;
}

.navbar-brand {height: auto;}
.item_menu svg {
	margin-top: 3px;
}
.item_menu svg, .item_menu div.txt {
	float: left;
}

.item_menu div.txt {
	color: #2165B8;
	padding-left: 15px;
	line-height: 1;
}
.item_menu:hover div.txt {
	color: #8ec54f;
}
.item_menu:hover svg path {
	fill:#8ec54f;
}

.item_menu div.txt span {
	display: block;
}

.item_menu div.txt strong {
	font-size: 18px; 
}
.itens_right .item_menu div.txt {
	padding-left: 10px;
}
.itens_right .item_menu div.txt strong {
	font-size: 14px;
	display: inline-block;
	padding-top: 10px;
}
.item_menu div.txt strong small {
	font-size: 16px;
}

.item_whatsapp i {
	float: left;
	color: #8ec54f;
	font-size: 34px;
}
.item_whatsapp div.txt {
	color: #8ec54f;
}
.item_whatsapp:hover div.txt, .item_whatsapp:hover i {
	color:#fff;
}
.navbar-brand object {
	max-width: 100%;
}

#slideLazer {
	margin-bottom: 30px;
}

#intro {
    min-height: 900px;
    padding: 150px 0 0px;
    box-shadow: inset 0 -2px 10px rgba(0,0,0,.3);
}

#intro .resposta h4,
.modal .resposta h4 {
	margin-top: 115px!important;
}
#intro .resposta p,
.modal .resposta p {
	color: #f1f1f1;
	margin-top: 15px;
}

.owl-theme .owl-nav {
	top: 40%;
	position: absolute;
	width: 100%;
	text-align: inherit;
}

.owl-theme .owl-nav [class*='owl-'] {
	background: transparent;
	color: #fff;
	position: absolute;
	font-size: 28px;
	padding: 0;
}
.owl-theme .owl-nav [class*='owl-']:hover {
	background: transparent;
	color: #8ec54f;
}
.owl-theme .owl-nav .owl-prev {
	left: -40px;
}
.owl-theme .owl-nav .owl-next {
	right: -40px;
}
.owl-theme .owl-dots {
	margin-top: 10px;
}
.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
	background: #8ec54f;
}

.alternative_color .owl-theme .owl-dots .owl-dot.active span, 
.alternative_color .owl-theme .owl-dots .owl-dot:hover span {
	background: #8ec54f;
}

.alternative_color .owl-theme .owl-nav [class*='owl-'] {
	color: #fff;
}
.alternative_color .owl-theme .owl-nav [class*='owl-']:hover {
	color: #8ec54f;
}

@media (max-width: 768px) {


	.my_nav_logo {
		margin-left: 20% !important;
	}


	
}

.navbar-header {
	float: none;
}
.navbar > .container .navbar-brand {
	margin-left: 0;
}


@media only screen and (min-width: 769px) and (max-width: 1024px) {
	.content_collapse {
		display: none!important;
	}
	.barra_cheks img {
		height: 36px;
		margin-left: -15px;
	}

	#intro {
		background-size: cover;
		background-attachment: inherit;
	}
	.nav li.vendas, .nav li.chat_header_link,.nav li.evento_link {
		margin-left: 0;
	}
}

@media only screen and (max-width: 768px) {
	#condominio .emp_info ul li{
		width: initial;
	}
	.emp_info ul li {
		width: initial;
	}

	.barra_cheks img {
		height: 30px;
		margin-left: -15px;
	}

	.logo_slide {
		position: relative;
    	left: 0;
	}
	.selo_fgts {
	    position: relative;
	    top: -20px;
	    left: 280px;
	}
	.navbar-toggle {
		margin: 0;
	    top: 5px;
	}

	.nav li.vendas, .nav li.chat_header_link,.nav li.evento_link {
		margin-left: 0;
	}
	
	.selo_fgts {
	    position: relative;
	    top: 60px;
	    left: 20px;
	    width: 90px;
	}
	.tel_mobile {
		font-size: 20px; 
	     font-weight: bold; 
	     color: #fff; 
	     padding-left: 5px;
	}
	.navbar-top .navbar-collapse {
	    margin-top: 15px;
	}
}

.footer_bottom_rt p {
	text-align: center;
}
@media only screen and (min-width: 767px) {
	.logo_slide{
		display: inline !important;
		position: relative;
		max-width: 50%;
	}
/* 	.sub-form{
		width: 50%;
		float: right;
		position: relative;
	} */
}
@media only screen and (max-width: 767px) {
	.logo_footer object {
		margin: 0 auto;
		display: block;
	}
	footer h4, footer .central_atend h3, footer .central_atend h5, #sobre h3 {
		text-align: center;
	}

	.owl-theme .owl-nav .owl-next {
	    right: 0px;
	}

	.owl-theme .owl-nav .owl-prev {
	    left: 0px;
	}
	.owl-theme .owl-nav {
	    bottom: 30px;
	    top: inherit;
	}
	.logo_slide {
		position: relative;
	    left: 0;
	    width: 100%;
	    top: 45px;
	}
	.sub-form #sub-form h5 {
		padding: 0;
	}
	.barra_cheks img {
	    height: 30px;
	    margin: 5px 0;
	}
	#intro {
	    padding: 45px 0px 25px;
	    min-height: 600px;
	}
	.sub-form a.share_facebook {
		right: inherit;
		top: inherit;
		bottom: -19%;
		left: 15%;
		-ms-transform: rotate(90deg); /* IE 9 */
	    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
	    transform: rotate(90deg);
	}
	section.titulos_intro h1 {
	    font: 900 26px/34px 'Lato', sans-serif;
	}
	section.titulos_intro {
	    padding: 30px 0 0;
	}
	#marica {
	    padding: 30px 0;
	} 
	.logo_emp {
		margin-top: 30px;
	}
	ul.checklist1 li:nth-child(odd) {margin-left: 0;}
	ul.checklist1 li {
		width: 100%;
		margin-bottom: 15px;
	}
	.preco_action a.bt_chat {
		margin-top: 0;
	}
	.icons_distancia img {
		margin-bottom: 30px;
	}
	.emp_comodidades h4 {
		margin-top: 30px;
	}
	section.mapa {
		padding: 30px 0;
	}
	section.mapa h3 {
	    font-size: 26px;
	    line-height: 1.4;
	}
	section.mapa h3 strong {
	    font-size: 28px;
	}
	section.mapa h2 {
    	font-size: 30px;
    }
    section.mapa h4 strong {
    	display: block;
    }
    section.mapa h4  {
	    line-height: 1.2;
    }
    section.mapa .divcenter a {
		margin-bottom: 30px;
    }
    #footer {
    	padding: 20px 0 0;
    }
    .backtotop {
    	margin: 10px auto;
    }
    .nav li.evento_link, .nav li.chat_header_link {
	    margin: 5px 5px 0;
    }
    .nav li.chat_header_link a {
	    padding-left: 45px;
    }
}


@media only screen and (width: 768px) {
	.navbar-toggle {
		display: block;
		border: none;
	}
	.navbar-header {
	   float: none;
	}
	.navbar-collapse.collapse {
	    display: none!important;
	    visibility: hidden!important;
	}
	.navbar-collapse.collapse.in {
		display: block!important;
	    visibility: visible!important;
	}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.logo_slide {
		margin: 0 auto;
		position: relative;
		top: 25px;
		left: inherit;
		display: block;
	}

	#intro {
	    padding: 50px 0 132px;
	}
}

@media only screen and (max-width: 360px) {

	.emp_info ul li {
		width: 100%;
		margin-right: 0;
	}
	.tel_mobile {
    	font-size: 15px;
	}
	.navbar-header .navbar-toggle img.call_mobile {
		max-width: 20px!important;
	}
	.sub-form h4 {
	    font-size: 28px;
	}
}