body{
background: #152838 url(../img/back-rgb-02.png) repeat;
color: #6E7C88;
}
hr {
    margin: 10px 0;
    display: none;
}
.top {
    background: #003f4f;
    background: rgba(21, 40, 56, 0.1);
	background: #152838 url(../img/back-rgb-02.png) repeat;
    border-top: 5px solid rgba(0,0,0,0.1);
    border-top: 0px;
    padding: 15px 0px 10px 0px;
    padding: 0px;
    position: relative;
    z-index: 2;
	border-bottom: 0px solid #0E1D29;
	margin-bottom: 20px;
}
body.home .top{
margin-bottom: 0px;
}
.top .top-inner .breadcrumb a {
    color: #6E7C88;
}
.top .top-inner .breadcrumb span>span{
color:#D37709;
}
.top .top-inner .breadcrumb {
color: #6E7C88;
margin: 0px 0 0 88px;
}
.top .top-inner.inverted .navigation {
    background-color: rgba(0, 0, 0, 0.21);
    margin-bottom: 0px;
	background: url(../img/menu/menu-b.png) repeat-x;
	position: relative;
    width: 80%;
    min-height: 60px;
    margin: 0 auto;
}
.top .top-inner.inverted .navigation:before, .top .top-inner.inverted .navigation:after{
 content: "";
 position: absolute;
 display: block;
}
.top .top-inner.inverted .navigation:before{
background: url(../img/menu/ribbon-left.png) no-repeat;
    width: 191px;
    height: 124px;
    left: -190px;
    top: -2px;
}
.top .top-inner.inverted .navigation:after{
background: url(../img/menu/ribbon-right.png) no-repeat;
    width: 191px;
    height: 124px;
    right: -190px;
    top: -2px;
}
.widget_revslider{
    margin-top: 10px;
}
.top .top-inner.inverted .header {
    background-color: #152838;
    background: transparent;
}
.top .top-inner .header {
    background-color: #003f4f;
    border-bottom: 0px solid #f69679;
    padding: 0px 15px;
    position: relative;
    text-align: right;
    height: auto;
}
.top .top-inner .header .branding .logo a img {
    vertical-align: middle;
    width: 42%;
    padding: 30px 20px 20px 0px;
    display: block;
}
.top .top-inner .navigation ul.nav li a {
    color: #464646;
    display: block;
    font-size: 16px;
    padding: 10px 30px 10px 30px;
    text-decoration: none;
    text-shadow: none;
}
.top .top-inner.inverted .navigation ul.nav li.menuparent:after {
    top: 23px;
}
.map-wrapper {
    position: relative;
    margin-top: -271px;
	margin-top: 0px;
    zoom: 1;
}
.top .top-inner.inverted .navigation ul.nav ul {
    background-color: rgba(21, 40, 56, 0.94);
}
.widget.property-filter.filter-horizontal .content {
    bottom: 0px;
    background-color: #152838;
    position: absolute;
    left: 0;
    padding: 25px 0;
    width: 100%;
}
.widget.property-filter.filter-horizontal .content .btn {
    -webkit-box-shadow: 0px 0px 0px 2px rgba(246,150,121,0.2);
    -moz-box-shadow: 0px 0px 0px 2px rgba(246,150,121,0.2);
    box-shadow: 0px 0px 0px 2px rgba(246,150,121,0.2);
	-webkit-box-shadow: none;
	box-shadow: none;
	-moz-box-shadow: none;
    background-color: #D37709;
    background-image: none;
    border-radius: 0;
    border: none;
    color: #fff;
    margin-bottom: 20px;
    margin-top: 15px;
    padding: 6px 0px 6px 0px;
    text-shadow: none;
    text-align: center;
    width: 80%;
    float: right;
    padding: 8px 50px;
    width: auto;
    margin: 0;
}

.widget.properties{
	background: white;
    padding: 10px 10px 10px 10px;
    margin-top: 53px;
    border-top: 3px solid #D37709;
}
.widget h2, .property .wrapper .title h3 a, .properties-grid .property .info .title h2 a, .infobox .info .title a, .infobox .info .link a, .pagination ul>li>a, .pagination ul>li>span,  {
    color: #152838;
}

.properties-grid .property .image .rent-sale, .properties-grid.featured .row .property, .carousel .bx-wrapper .bx-viewport ul.properties-grid li .property, .pagination ul>li>a:hover, .pagination ul>li>a:focus, .pagination ul>.active>a, .pagination ul>.active>span {
    background-color: #152838;
}
.pagination ul>li>a, .pagination ul>li>span{
border-radius:0px;
}
.pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-topleft: 0px;
}
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span{
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topright: 0px;
    -moz-border-radius-bottomright: 0px;
}
.properties-grid .property .image .content .description:hover {
    background: rgba(21, 40, 56, 0.91);
}
body h2, body .page-header {
    color: #6E7C88;
    font-size: 26px;
    font-weight: normal;
    line-height: 1;
}
.properties-grid.featured .row .property-info .area .icon, .properties-grid.featured .row .property-info .bathrooms .icon, .properties-grid.featured .row .property-info .bedrooms .icon, .properties-grid.featured .row .property-info .floors .icon, article.post .entry-header h1 a, article.page .entry-header h1 a, article.post h2, article.page h2 {
    color: #D37709;
}

.show-all a {
    color: #84A1B9;
}
.show-all a:after {
    color: #4D6B84;
}
.widget.property-carousel>h2 {
    border-bottom: 0px;
    padding: 30px 0 10px 45px;
    background: transparent;
    color: #6E7C88;
}
.widget.property-carousel {
    /*background: rgba(1, 11, 19, 0.61);*/
}
#text-2 {
    background: rgba(1, 11, 19, 0.61);
    color: #60788C;
    padding: 50px 0px 30px 0px;
    border-top: 3px solid rgba(0, 0, 0, 0.27);
	border-bottom: none;
}
#text-2>h2{
	background: transparent;
    color: #1C3346;
    text-transform: uppercase;
    font-size: 24px;
    padding-left: 70px;
    padding-bottom: 30px;
}
.carousel {
    background-color: transparent;
}
#text-2 p{
    padding: 0px 70px 15px 70px;
}
.properties-grid .property .image .reduced {
    text-shadow: none;
    box-shadow: none;
    color: #fff;
    background-color: #D37709;
    left: -7px;
    top: 0px;
}
.reduced.sold img {
    width: 120px !important;
}
 #footer-wrapper {
    background-color: rgba(0, 0, 0, 0.6);
    border-top: 5px solid #000000;
    margin-top: 40px;
}

#footer-wrapper .widget.properties{
    background: transparent;
    padding: 0px;
    margin-top: 0px;
    border-top: none;
}
#footer-wrapper .widget.properties .property .price {
    background-color: #D37709;
    color: #fff;
}
.infobox .info .property-info .icon {
    color: #D37709;
    margin-left: -2px;
    margin-right: 10px;
}
.marker {
    background-color: #D37709;
    border: 6px solid #152838;
}
.widget.property-filter .form-actions .btn {
    background-color: #D37709;
}

.property-detail{
    background: #fff;
    padding: 20px 0px 20px 0px;
}
.property-detail .span6{
    padding: 0 0px 0 20px;
    /* background: red; */
    width: 500px;
}

.property-detail p{
padding: 20px 50px 20px 50px;
}
.property-detail strong em{
    font-weight: normal;
    font-style: normal;
}
.property-detail>h2{
padding: 0 50px 0 50px;
}

article.post, article.page {
    border-bottom: 0px solid #f2f2f2;
    margin-bottom: 20px;
    padding-bottom: 0px;
    background: transparent;
    margin-top: 26px;
    border: 0px;
    padding: 0px;
}
.top .top-inner.inverted .navigation ul.nav .sub-menu li a{
font-size:14px;
padding: 0px 30px 0px 30px;
}

.rev_slider {
    margin-top: 0px !important;
    z-index: 0 !important;
}
.topPhones{
    margin-top: 50px;
}

.topPhones div{
  font-size: 30px;
  line-height: 115%;
}
.topPhones div .socicon-viber{
    margin: 0px 10px 0 0;
    padding: 0px 0 0 0;
    display: inline-block;
    position: relative;
    top: 4px;
}
.social-wrapper{
padding-left: 50px;
}
.top .top-inner .header .contact-top li a {
    background-color: transparent;
    color: white;
    font-size: 25px;
    margin: 0 0 0 5px;
	-webkit-transition:0.2s;
	-moz-transition:0.2s;
	-o-transition:0.2s;
	transition:0.2s;
}
.top .top-inner .header .contact-top li a:hover{
color:#F57401;
}
#content{
padding-top: 40px;
}
#assignedagents_widget-2{
    -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 1px 2px rgba(0,0,0,0.2);
    background-color: #f2f2f2;
    margin-top: 20px;
    padding: 15px 20px 0px 20px;
}
.our-agents .content .agent .icon {
    color: #003F4F;
}
#main>.agent{
    background: white;
    padding: 10px;
}
.post-type-archive-agent .agent .info .box .icon, .single-agent .agent .info .box .icon {
	color: #003F4F;
}
#main>.agent .body.span4 p{

}
.home.page #main{
    margin-top: 50px;
}
.property-info .floors {
    float: right;
}
#footer-wrapper .widget.widget_nav_menu{

}
	#footer-wrapper .widget.widget_nav_menu ul{

	}
		#footer-wrapper .widget.widget_nav_menu ul li{

		}
			#footer-wrapper .widget.widget_nav_menu ul li a{

			}
		#footer-wrapper .widget.widget_nav_menu ul li ul{
			padding-left: 15px;
		}
div.counter-item{
    float: right;
}
.sidebar.span3{
    margin-top: 10px;
}
.property-info-box{
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    box-shadow: 0px 2px 3px rgba(0,0,0,0.5);
    border-radius: 2px;
    font-size: 20px;
    font-weight: bold;
    padding: 24px 28px 24px 28px;
}
	.property-info-box-sold{
		background-color: #D32509;
		color: #fff;
	}
.properties-grid .property .image .sold {
	background-color: #D32509;   
}

.d-contacts{

}
	.d-contacts .team{

	}
		.d-contacts .team table{
			background: #fff;
			border: 0;
			box-shadow: none;
			-moz-box-shadow: none;
			-webkit-box-shadow: none;
		}
			.d-contacts .team table td{

			}
				.d-contacts .profile{
				    padding-bottom: 30px;
				}
				.d-contacts .profile.main{
					text-align: center;
					padding-bottom: 60px;					
				}
				article.page .entry-content .d-contacts .profile img{
					border: none;
					padding: 0;				
				}
				.d-contacts .profile h3{
				    margin: 0;
				}
				.d-contacts .profile h4{
				    margin: 0;
				}
/*
	Media
			*/
@media (max-width: 1199px) {
	body h2, body .page-header {
		font-size: 1rem;
	}
	.span3.overview{
		padding-left: 20px;	
	} 
	.property-detail>h2 {
		padding: 0 0px 0 20px;
		font-size: 2rem;
		margin-top: 2rem;
	}
	.social-wrapper {
		padding-left: 20px;
	}
	.property-detail p {
		padding: 0 20px 0 20px;
	}
	.property-detail .span6 {
		padding: 0 0px 0 10px;
	}
	body.single-property .span6.gallery {
		width: 94%;
	}
	.single-property .property-detail #property-map {
		margin-left: 20px;
	}
	body.single-property .main h2 {
		font-size: 2rem;
		margin-top: 2rem;
	}
	.property-map-c{
		width: 94%;
	}
	.property-map-c h2{
		padding: 0 0px 0 20px;
	}
}
@media (max-width: 991px) {
	.top .top-inner .navigation.navbar .btn-navbar{
		margin-top:1rem;
	}
	.top .top-inner .navigation .nav-collapse {
		background-color: transparent !important;
		background: #8e6126 -webkitlinear-gradient(to top, #b17527, #8e6126) !important;
		background: #8e6126 -o-linear-gradient(to top, #b17527, #8e6126) !important;
		background: #8e6126 -moz-linear-gradient(to top, #b17527, #8e6126) !important;
		background: #8e6126 linear-gradient(to top, #b17527, #8e6126) !important;
		top: 59px;
	}
	.top .top-inner .navigation .nav-collapse li:hover {
		background-color: transparent !important;
	}
	.top .top-inner.inverted .navigation ul.nav li a{
		-moz-transition: all .2s ease-in;
		-webkit-transition: all .2s ease-in;
		-o-transition: all .2s ease-in;
		transition: all .2s ease-in;
	}
	.top .top-inner.inverted .navigation ul.nav li a:hover {
		background-color: rgba(255, 255, 255, 0.12) !important;
	}
	.top .top-inner.inverted .navigation ul.nav ul {
		background-color: transparent;
	}
	.top .top-inner .navigation .nav-collapse li ul li:hover {
		background-color: transparent !important;
	}
	.top .top-inner .header .branding {
		display: block;
		width: 100%;
	}
	.top .top-inner .header .branding .logo {
		display: block;
		vertical-align: middle;
		line-height: 59px;
	}
	.top .top-inner .header .branding .logo a img {
		vertical-align: middle;
		width: 40%;
		padding: 0;
		margin: 0 auto;
		display: block;
	}
	.top .top-inner .header .contact-top {
		display: block;
	}
	.top .top-inner .header .nav {
		text-align: center;
	}
	.topPhones {
		margin-top: 10px;
		text-align: center;
		margin-bottom: 2rem;
	}
	.topPhones div {
		font-size: 1.3rem;
		line-height: 150%;
	}
	.topPhones div .socicon-viber {
		padding: 0px 0 0 0;
		display: inline-block;
		position: relative;
		top: 4px;
		margin-left: -27px;
	}

}
@media (max-width: 768px) {
	.properties-grid .span3{
		width:90%;
		margin: 0 auto;
	}
}
@media (max-width: 600px) {

}
@media (max-width: 400px) {

}


#footer-wrapper .widget.widget_nav_menu ul li ul {
    padding-left: 15px;
    display: none;
}

/*body h2, body .page-header ,.widget h2{
       font-size: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #001724;
    text-align: center;
}
*/
.partners {
    margin-top: 50px;
}

.form-actions {
     padding:0; 
    margin-top: 20px; 
    margin-bottom: 20px; 
     background-color: #fff; 
     border-top: 1px solid #fff; 
}

