.timeline_picker {
}
.subline {
	background: #6ea173;
}
.navbar-default .navbar-nav>li>a.active {
    background: none;
    color: #6ea173;
}
.f_menu:hover {
    background: #6ea173;
    color: #ffffff;
}

.btn-round-lg, .btn-round-xs, .f_mainimage {
	background: #6ea173;
}

.glyphicon.active, .f_back a {
	color: #6ea173;
}

.active {
	color: #333;
}

.navigation_main #mainnav {
	margin-top: 40px;
}

hr {
	border: none;
}

.f_topdets {
	margin: 0;
	padding: 0;
}

.topboxes .f_title {
	margin-bottom: 10px;
}

.pagination {
	margin: 0;
}

.extendedsearch {
	display: none;

}

.adverts {
	/* margin-bottom: 50px; */
}

.extendedsearch.immosearch select, .extendedsearch.immosearch input {
    border-radius: 0 !important;
    border: 1px solid #ccc;
}

div#prices_sale{
	display:none;
}

.extendedsearch input {
	height: 34px;
}

.extendedtoggle {
	float: right;
	font-size: 11px;
	margin-top: 10px;
}

.extendedsubmit {
	margin-top: 50px;
}

.immosearch {
	padding-right: 0;
}

.topsearch .searchbox {
	margin-top: 30px;
}

.immosearch select {
	border-radius: 25px !important;
	border: 1px solid #ccc;
}

.n_teaser {
	width: 100%;
}

.pagination .active {
	font-weight: 600;
	background-color: #6ea173;
	color: #fff;
}

.btn-primary:hover, .btn-primary:focus {
	background-color: #7eb383 !important;
}

/******************* Estates overview *************************/
div.tx-sob-estates {
	margin-top: 20px;
}

div.tx-sob-estates h1, div.tx-sob-estates h2 {
	margin-bottom: 30px;
}

div.tx-sob-estates a {
	color: #000;
}

ul.estate-overview-tabs {
	font-size: 13px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
}

ul.estate-overview-tabs li {
	display: inline-block;
	padding: 5px 20px;
	padding-top: 7px;
	text-align: center;
	text-transform: uppercase;
}

ul.estate-overview-tabs li.active {
	background-color: #333333;
	color: #fff;
}

ul.estate-overview-tabs li.active a {
	color: #fff;
	text-decoration: none;
}

ul.estate-overview-tabs li a {
	color: #333;
}

ul.estate-overview-tabs li.link-back {
	float: right;
	padding-right: 0px;
	margin-right: 0px;
}

div.tx-sob-estates div.row.overview-searchform {
	margin-bottom: 40px;
}

div.tx-sob-estates form {
	background-color: rgba(234, 237, 247, 0.4);
	font-size: 14px;
	padding: 10px;
	color: #999;
}

div.tx-sob-estates div.form-group.button-submit {
	position: relative;
	height: 35px;
	vertical-align: bottom;
}

div.tx-sob-estates input[type="submit"] {
	
}

div.form-group.checkbox {
	margin: 0px 30px;
	/*vertical-align: bottom;*/
}

div.tx-sob-estates div.overview-searchform label {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
}

div.tx-sob-estates div.row {
	margin-bottom: 0px;
}

div.estate-overview-info {
	font-size: 13px;
}

/******************* Estates Teaser *************************/
div.estates-teaser .item {
	border-top: 4px solid #000;
}

div.estates-teaser .item p {
	
}

div.estates-teaser .item h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	min-height: 45px;
}

div.estates-teaser .item h3 a {
	color: #000;
}

div.estate-teaser-info {
	font-size: 13px;
	min-height: 120px;
	padding-top: 20px;
	border-bottom: 1px solid #333;
	margin-bottom: 10px;
	max-height: 120px;
	overflow: hidden;
}

div.estate-teaser-image img {
	border: 1px solid #999;
}

div.estates-teaser {
	margin-top: 40px;
}

div.estate-overview-info h3 {
	font-size: 18px;
	margin-top: 0px;
	text-transform: uppercase;
}

div.tx-sob-estates div.no-records-found {
	background-color: #eaeaea;
	text-align: center;
	padding: 20px;
	font-size: 16px;
	font-style: italic;
}

div.tx-sob-estates div.item {
	margin-bottom: 10px;
	/*
  -webkit-box-shadow: 0px 3px 11px 0px rgba(84,81,84,1);
  -moz-box-shadow: 0px 3px 11px 0px rgba(84,81,84,1);
  box-shadow: 0px 3px 11px 0px rgba(84,81,84,1);
  height:380px;
  */
}

div.tx-sob-estates h3 {
	margin-top: 10px;
}

div.tx-sob-estates h3, div.tx-sob-estates p {
	/*padding:0px 10px;*/
	
}

div.tx-sob-estates div.item:hover {
	/* background-color:rgba(234, 234, 234,0.4);*/
	
}

div.estate-details hr {
	margin-top: 10px;
	border: none;
	border-bottom: 1px solid #eaeaea;
}

div.estate-details hr.bold {
	border-bottom: 3px solid #000;
	margin-bottom: 40px;
}

div.estate-details h3 {
	margin-bottom: 20px;
}

div.estate-details div.infobox .glyphicon {
	color: #6ea173;
}

div.estate-details div.infobox>table {
	border-spacing: 0;
	font-size: 14px;
	border-bottom: 1px solid #999;
	padding-bottom: 24px;
	margin-bottom: 30px;
}

div.estate-details div.infobox>table:last-child {
	border-spacing: 0;
	font-size: 14px;
	border-bottom: none;
}

div.estate-details div.infobox>table tr td:first-child {
	width: 70%;
}

div.estate-details div.infobox>table td {
	padding: 6px;
}

div.estate-details-image {
	text-align: right;
}

div.estate-details div.object-description {
	margin-top: 20px;
	font-size: 14px;
}

div.estate-details div.object-description div.contact {
	font-size: 13px;
}

div.estate-details div.object-description div.contact h4 {
	margin-top: 0px;
}

div.estate-details div.object-description div.contact p {
	margin: 0px;
	margin-bottom: 5px;
}

div.estate-details div.object-description div.contact h5 {
	margin-top: 20px;
	border-bottom: 1px solid #ccc;
	line-height: 30px;
}

div.estate-details-images-showcase {
	/*height:350px;*/
	overflow: hidden;
}

div.estate-details-images-thumb, div.estate-details-images-showcase, div.estate-overview-image
	{
	display: block;
	overflow: hidden;
}

div.estate-teaser-image {
	transition: all .25s ease-in-out;
	max-width: 231px;
	max-height: 130px;
	overflow: hidden;
}

div.estate-overview-image {
	max-width: 200px;
	height: 114px;
	overflow: hidden;
	padding: 0px;
	margin-left: 15px;
	border: 1px solid #ccc;
}

div.estate-overview-image img {
	padding: 0px;
	transition: all .25s ease-in-out;
}

div.estate-details-images-thumb img, div.estate-details-images-showcase img,
	div.estate-teaser-image img {
	padding: 0px;
	margin: 0px;
	transition: all .25s ease-in-out;

}
div.estate-details-images-thumb img {
		position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

div.estate-details-images-thumb {
	/*max-width:140px;*/
	max-height: 75px;
	padding: 0;
	margin-bottom: 0px;
	margin-right: 0px;
	overflow: hidden;
	height:75px;
}

div.estate-details-images-showcase, div.estate-details-images-showcase img
	{
	width: 100%;
}

div.estate-details-images-showcase {
	max-height: 400px;
	overflow: hidden;
	margin-bottom: 2px;

}

div.estate-details-images-wrapper {
	text-align: right;
}

div.estate-details div#location {
	
}

div.estate-details-images-thumb {
	
}
img.thumboverlay {
	position:absolute;
	right:0;
}

@media all and (max-width: 980px) {
	div.estate-overview-info h3, div.estate-overview-info p {
		
	}
	div.estate-overview-image {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 20px;
	}
	div.estate-overview-info {
		clear: both;
		padding-left: 20px;
		padding-top: 20px;
	}
	div.facts {
		font-weight: bold;
		margin-top: 10px;
		margin-bottom: 20px;
	}
	div.overview-searchform button {
		
	}
	.i_details {
		margin: 0;
	}
}

div.estate-details p.download a {
	color: #fff;
	text-decoration: none;
}

@media (max-width: 767px) {
ul.estate-overview-tabs > li, ul.estate-overview-tabs li a { display: inline-block; width: 100%; }
.link-back {margin-bottom:20px;}
}