@import"../css/flexslider.css";
@font-face
{
	font-family: 'gara';
	src: url(fonts/verdana.ttf);
}
@font-face
{
	font-family: 'bomb';
	src: url(fonts/BombshellPro.ttf);
}

@font-face
{
	font-family: 'geom';
	src: url(fonts/Geometos.ttf);
}

body
{
	font-family: 'gara';
}

#header #top
{
	background-color:rgb(95,184,186);
	color:white;
	padding:5px;
}

#header #middle
{
	margin:5px 0 15px 0;
	position: relative;
}

#header #middle div.col-xs-12
{
	padding-right:0;
}

#header #bottom
{
	margin-left:-30px;
	margin-right:-30px;
}

#header #bottom div.col-xs-12
{
	padding-left:0;
	padding-right:0;
}
#cblogo
{
	position:absolute;
	right:0;
	top:75%;
	z-index: 100;
}

.ask-agnew
{
	font-family: 'bomb';
}

.nav.nav-pills
{
	background-color: rgb(95,184,186);
	color:white;
	width:98%;
	font-family: 'geom'
}

.nav.nav-pills li a
{
	color:white;
}

.nav.nav-pills li.active a, .nav.nav-pills li a:hover
{
	background-color:rgb(0, 0, 0);
	border-radius: 0;
}

section
{
	margin-top:1em;
}

.section-title
{
	margin-bottom:0.5em;
}

#ask-agnew-section-title
{
	color:rgb(99, 102, 106);
	font-size:36px;
}

section#contact form
{
	
	color: black;
	margin-left:-15px;
	margin-right:-15px;
}

section#contact form div.form-group
{
	margin-left:5px;
	width: 66.666667%;
}

@media screen and (max-width: 748px)
{
	section#contact form div.form-group
	{
		width: 100%;
		padding-right:10px;
	}
}

section#contact form button.btn.form-button
{
	background-color:rgb(0, 0, 0);
	color: white;
	margin-bottom:1em;
}

section#footer
{
	background-color: rgb(95,184,186);
	color:white;
	padding: 1em 0 1em 0;
}

section#footer ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: transparent;
	display:inline-block;
	margin-left:15px;
}

@media screen and (max-width: 748px)
{
	section#footer ul
	{
		margin-top:0.5em;
	}
}

section#footer li
{
	float: left;
}

section#footer li:not(:last-child):after
{
	content: "|";
	margin-right:10px;
	margin-left:10px;
	color: rgb(99, 102, 106);
}

section#footer li a
{
	display: block;
	color: white;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

section#footer .col-xs-12
{
	padding-left:30px;
}

.scrollup
{
	width:40px;
	height:40px;
	position:fixed;
	bottom:95px;
	right:40px;
	display:none;
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-ms-border-radius:4px;
	background:#333333 scroll 10px 12px no-repeat;
	z-index:1000;
}

#listings .item
{
	position: relative;
	margin-left:15px;
	margin-right:15px;
	background-color:rgb(245, 245, 245);
	padding:3px 3px 5px 3px;
}

#listings .item .featured-image
{
	position: relative;
}

#listings .item .featured-image .price
{
	position: absolute;
	top: 18em;
	left: 0;
	background-color:rgb(95,184,186);
	color: white;
	font-size: larger;
	padding:10px;
}

#listings .item address
{
	padding:17px 10px 9px;
}

#listings .characteristics ul
{
    width: 100%;
    margin: 0;
    padding: 0;
}

#listings .characteristics ul li
{
    list-style-type: none;
    display: inline-block;
    padding-right: 10%;
    width: auto;
    margin-right: 0.5%;
    padding-left: 0;
    margin-left: 0;
}

#listings .characteristics ul li:last-child
{
    margin-right: 0;
    padding-right: 0;
}

#listings hr
{
	width:80%;
	height:1px;
	background-color:rgb(214,213,213);
}

#listings .item-info a
{
	font-size: large;
	text-align: center;
	padding: 10px;
}

#listings .item-info a:hover
{
	text-decoration:none;
}

@media screen and (max-width: 720px)
{
	#fb-logo, #realtor-logo
	{
		transform:translateY(-25%);
		float: left;
	}
}

section#property .property-item .address-top
{
	color:#666;
	font-size:30px;
	line-height:46px;
}
section#propetry .property-item .address-bottom
{
	color:#666;
	font-size:20px;
	line-height:36px;
}
section#property .property-item .price
{
	text-align:right;
	font-weight:bold;
	font-size:30px;
	line-height:46px;
}
section#property .property-item .item-id
{
	color:#666;
	font-size: 15px;
	font-weight:bold;
	margin-bottom:15px;
}
section#property .property-item .characteristics
{
	overflow:hidden;
	margin-bottom:20px;
}
section#property .property-item .characteristics ul
{
	padding:0;
	list-style:none;
	margin:0 0 0 -5px;
}
section#property .property-item .characteristics ul li
{
	float:left;
	border-right: 1px solid #666666;
	margin-left: 5px;
	font-size: 13px;
	line-height:13px;
	padding-right:5px;
	color:#666;
	text-transform:capitalize;
}
section#property .property-item .details-name, section#property .property-item .details-place
{
	color:#666;
	font-size:15px;
	font-weight:bold;
	line-height:22px;
}
section#property .property-item .details-phone
{
	color:#666;
	font-size:15px;
	line-height:22px;
}
section#property .property-item .details-tabs
{
	margin-bottom:113px;
}
section#property .property-item .details-tabs .tabs
{
	margin:0 -40px;
	list-style:none;
	position:relative;
	bottom:-2px;
	overflow:hidden;
}
section#property .property-item .details-tabs .tabs li
{
	float:left;
}
section#property .property-item .details-tabs .tabs li:last-child a
{
	border-right-width:2px;
}
section#property .property-item .details-tabs .tabs li.active a
{
    border-left: 1px solid #dedddd;
    border-right: 1px solid #dedddd;
    border-top: 2px solid #dedddd;
    border-bottom: none;
    font-weight: bold;
    color: #000000;
    background-color: #ffffff !important;
}
section#property .property-item .details-tabs .tabs li a
{
	padding:15px 20px;
	text-transform: uppercase;
	border-radius:0;
	margin-right:0;
	display:block;
	font-size:15px;
	min-width:184px;
	text-align:center;
}
section#property .property-item .details-tabs .tab-content
{
	background-color:#fff;
	clear:both;
}
section#property .property-item .details-tabs .tab-content .active
{
	display:block;
}
section#property .property-item .details-tabs .tabs-blocks div
{
	overflow:hidden;
}
section#property .property-item .details-tabs .info_slides
{
	margin:0;
	padding:10px 0;
	border:1px solid #dedddd;
}
section#property .property-item .details-tabs .info_slides li
{
	margin:0 15px;
	list-style:none;
}
section#property .property-item .details-tabs .info_slides li:first-child
{
	border-top:none;
}
section#property .property-item .details-tabs .info_slides li .text
{
	padding:0 25px 13px 35px;
}
section#property .property-item .details-tabs .info_slides li .text .left-tab-wrapper
{
	border-right:1px solid #d6d5d5;
}
section#property .property-item .details-tabs .info_slides li .text .left-tab-wrapper .details-values
{
	width:97%;
}
section#property .property-item .details-tabs .info_slides li .text .details-values tr td:first-child
{
	min-width:155px;
}
section#property .property-item .details-tabs .info_slides li .text .details-values td
{
	font-size:13px;
	color:#000;
	border-bottom:1px solid #d6d5d5;
	padding:8px 0 3px 0;
	width:155px;
}
section#property .property-item .details-tabs .info_slides li .text .details-values tr:last-child td
{
	border-bottom:none;
}
section#property .property-item .details-tabs .info_slides li .text .right-tab-wrapper .details-values
{
	width:100%;
}
section#listings #ddf-listing
{
	height:471.781px;
}
section#listings #loader-svg
{
	margin-top:185.5px;
	margin-left:50%;
	transform:translate-X(-50%);
}

.rsMainSlideImage {
    width: auto !important;
}

.rsSlide {
    text-align: center;
}

#ddf-slider .featured-image img {
    max-height: 278px;
}