
/* ************************************************** */
/* From Original styles/main_styles.css */

/* Old */
/* Blue: 0000fe */
/* Yellow: ffd700 */

/* New */
/* Blue: 00117c */
/* Grey: 7e7e7e */

/* ************************************************** */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700,800,900');

body {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}
	
p {
	font-family: 'Open Sans', sans-serif;
	font-size:16px;
}

::selection {
	background: #00117c;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
}

h5 {
	font-size: 16px;
}


.header_bar {
	background: #7e7e7e;
}

.social ul li {
	background: #00117c;
}

.log_reg ul li a:hover {
	color: #00117c;
}

.main_nav {
	margin-left: 50px;
}

.main_nav ul li.active,
.main_nav ul li:hover {
	background: #00117c;
}

.submit {
	width: 247px;
	background: #00117c;
	height: 100%;
	text-align: center;
}

.hamburger:hover i {
	color: #00117c;
}

.menu_close:hover i {
	color: #00117c;
}

.menu .log_reg ul li a:hover {
	color: #00117c;
}

.menu_nav ul li a:hover {
	color: #00117c;
}

.menu-border-bottom {
	border-bottom:solid 2px #00117c;
}

.home-gescnt-brw {
	height: 130px;
}

.home-gescnt-gst {
	height: 130px;
}

.home_content {
	/* background: #7e7e7e; */
	//padding-top: 120px;
}

.home_price_tag {
	background: #00117c;
	color: #7e7e7e;
}

.home_slider_nav {
	background: #00117c;
}

.home_slider_nav:hover {
	background: #7e7e7e;
}

.search_title {
	background: #00117c;
}

.search_form {
	background: rgba(0,24,125,0.67);
}

.search_button {
	background: #00117c;
	color: #7e7e7e;
	font-weight: 700;
}

.tag_build {
	background: #636363;
}

.tag_house {
	background: #00117c;
}

.tag_sale {
	background: #7e7e7e;
}

.tag_rent {
	background: #588dfb;
}

.tag_price {
	background: #00117c;
	font-weight: 700;
	color: #7e7e7e;
}

.listing {
	border:1px solid #a7a6a4;
}

.listing_location a:hover {
	color: #00117c;
}

.listing_info {
	min-height: 100px;
}

.location_contaner > span {
	border: solid 2px #00117c;
}

.location_contaner > input:checked ~ span {
	background: #00117c;
}

.location_contaner > input:not(:checked):hover ~ span {
	background: #00117c;
}

.hot_title a:hover {
	color: #00117c;
}

.prop_agent_name a {
	color: #00117c;
}

.test_author a:hover {
	color: #00117c;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #00117c;
}

.featured {
	padding-top: 0px;
}

.featured_row
{
	margin-top: 30px;
}

.footer_content {
	background: #7e7e7e;
	padding-top: 40px;
	padding-bottom: 43px;
}

.footer_text p {
	color: #fff;
}

.footer_submit:hover {
	background: #00117c;
}

.footer_info ul li span {
	/*color: #00117c;*/
	color: #ffffff;
}
.footer_info ul li span a {
	/*color: #00117c;*/
	color: #ffffff;
}
.footer_info ul li span a:hover {
	color: #00117c;
}
.footer_links ul li a {
	/*color: #00117c;*/
	color: #ffffff;
}
.footer_links ul li a:hover {
	color: #00117c;
}
.footer_links ul li:not(:last-of-type) {
	margin-bottom: 7px;
}

.tag_house {
	background: #00117c;
}

.tag_sale {
	background: #7e7e7e;
}

.tag_rent {
	background: #7e7e7e;
}

.listing_small_price {
	background: #00117c;
	font-weight: 700;
	color: #7e7e7e;
}

.listing_small_location a:hover {
	color: #00117c;
}

.footer_nav ul li a:hover {
	color: #00117c;
}





/* ************************************************** */
/* custom-2.css */
/* ************************************************** */

/* Flexible iFrame */
.Flexible-container {
	position:relative;
	padding-bottom:50%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

div.spacer-01 {font-size:0;height:1px;line-height:0;}
div.spacer-05 {font-size:0;height:5px;line-height:0;}
div.spacer-10 {font-size:0;height:10px;line-height:0;}
div.spacer-20 {font-size:0;height:20px;line-height:0;}
div.spacer-30 {font-size:0;height:30px;line-height:0;}
div.spacer-50 {font-size:0;height:50px;line-height:0;}

.news-home a {color: #ffffff;}
.news-home a:hover {color: #000000;}

p {
	color: #000000;
}

.button {
	background: #00117c;
	color: #000000;
}

.button a {
	color: #000000;
}

.contact_input {
	border: 1px solid;
}		

.contact_button {
	background: #00117c;
	color: #ffffff; */
}

.tag a {
	display:inline;
	padding-left: 5px;
	padding-right: 5px;
}

.page_nav {
	margin-top: 77px;
}
.page_nav ul li:not(:last-of-type) {
	margin-right: 16px;
}
.page_nav ul li a {
	font-size: 14px;
	font-weight: 600;
	color: #2b2e35;
}
.page_nav ul li.active a,
.page_nav ul li a:hover {
	color: #adc867;
}

/* Pagination */
.page_nav ul li.disabled,
.page_nav ul li a.disabled 
.page_nav a.disabled 
{
  display: none;
  color: #ffffff !important;
  cursor: not-allowed;
}


.img-cnt-thumb {
	margin-top:10px;
}
.img-cnt-thumb img {
	padding-right:10px;
	padding-top:10px;
}

.logo a
{
	font-size: 24px;
	color: #00187a;
	font-weight: 700;
	font-style: italic;
}

.search
{
	padding-top: 32px;
}

.listing_features {
	margin-top: 15px;
}
.listing_features ul {
	margin-top: 9px;
}

.footer_bar {
	background: #7e7e7e;
}

@media only screen and (max-width: 767px) {
	.search_input_text {
		margin-top:10px;
	}
	.footer_bar_content {
    padding-top: 0px;
    padding-bottom: 10px;
	}
}


.copyright {
	/*color: #00117c;*/
	color: #ffffff;
}

.copyright a {
	color: #ffffff;
}
.copyright a:hover {
	color: #00117c;
}

.num-tel {
	color: #ffffff;
}
.num-tel a {
	color: #ffffff;
}

@media only screen and (max-width: 1440px) {
	.header_list ul li span {
		font-size: 14px;
		color: #ffffff !important;
	}
}

.footer_title {
	/*color: #00117c;*/
	color: #ffffff;
}

/************
6. 991px
************/
@media only screen and (max-width: 1100px) {
	.header.scrolled {
		top: 0;
	}
	.header_bar {
		display: none !important;
	}
	.header_content {
		padding-right: 30px;
	}
	.main_nav,.submit	{
		display: none;
	}
	.hamburger {
		display: block;
	}
	.intro_col {
		margin-top: 92px;
	}
	.intro_image > img {
		display: inline-block;
	}
	.footer_nav ul li:not(:last-of-type) {
		margin-right: 30px;
	}
}

/* Validation */
.error input, input.error, .error textarea, textarea.error {
	border-color: #c60f13;
	background-color: rgba(198, 15, 19, 0.1)
}
.error input:focus, input.error:focus, .error textarea:focus, textarea.error:focus {
	background: #fafafa;
	border-color: #999
}
.error label, label.error {
	color: #c60f13;
	margin-bottom:50px;
	margin-top:0px;
	padding-top:0px;
}
.error small, small.error {
	display: block;
	padding: 0.375em 0.25em;
	margin-top: -1.3125em;
	margin-bottom: 1em;
	font-size: 0.75em;
	font-weight: bold;
	background: #c60f13;
	color: #fff
}
