/*
Theme Name: Constru + WP Pro Real Estate 7 Child
Theme URI: http://themeforest.net/user/contempoinc?ref=contempoinc
Template: realestate-7
Author: Chris Robinson
Author URI: http://www.contempographicdesign.com
Description: A responsive real estate theme, designed by Contempo.
Version: 2.5.9.1490913002
Updated: 2017-03-30 22:30:02

*/
.page-builder {
	padding-bottom: 30px;
}
.page-builder .vc_separator h4 {font-size: 20px;}
#section-negocios,
#section-acreditacao,
#section-dossier,
#section-diretorio,
#section-configuracoes {
	padding: 30px 0;
}
#section-negocios,
#section-configuracoes {
background: #B9E0F3;
}
#section-dossier {
background: #E8F5FB;
}
.home-search-section,
.search-style-two {
background-color: #1c2e58;
}
#footer-widgets .dark-overlay {background: transparent}
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {color: #fff !important}

.home-bullets-align {
	min-height: 165px; /* 6 linhas */
	margin-bottom: 10px !important;
	line-height: 1.7em !important;
}
.btn-adira-ja a {
	font-size: 20px;
	text-transform: uppercase;
	background: #1A98CE !important;
	border-color: #1A98CE !important;
}
.home-title-adira-ja {
	margin-bottom: 10px !important;
}
.home-title-adira-ja h4 {
	font-size: 18px !important;
}
.home-big-title-adira-ja {
	font-size: 24px;
	margin-bottom: 10px;
}

@media (max-width: 670px) {
	.home-big-title-adira-ja {
		line-height: 24px !important;
		margin-top: 10px;
	}
	.page-builder .wpb_column {margin-bottom: 0;}
	.logo {width: 80% !important;}
}
@media (max-width: 1098px) and (min-width: 1024px) {
	.home-bullets-align {min-height: 190px; /*7 linhas*/}
}
@media (max-width: 1023px) and (min-width: 978px) {
	.home-bullets-align {min-height: 220px; /*8 linhas*/}
}
@media (max-width: 977px) and (min-width: 768px) {
	.home-bullets-align {
	min-height: 245px;  /*9 linhas*/
	}
}
@media (max-width: 767px) {
	.home-bullets-align {
	min-height: initial;
	}
}


.dark-overlay {
	background: rgba(29,47,86,0.7);
}

/* Alterar Pinterest icon para Youtube nos widgets */
.widget-inner .contact-social .fa-pinterest:before {
    content: "\f167";
}

