@import "http://fonts.googleapis.com/css?family=Roboto:400,900italic,700italic,500italic,400italic,300italic,100italic,900,700,500,300,100";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600";
@font-face {
    font-family: 'phenomenaregular';
    src: url('phenomena-regular.woff2') format('woff2'),
         url('phenomena-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
html {
  height:100%;
}
body {
	background-color:#EBEBEC;
	padding:0 !important;
	height:100%;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	width:100%;
}

@import url('https://fonts.googleapis.com/css?family=Muli');
body {
  font-family: Arial;
  font-family: 'Muli', sans-serif;
}
.langlink {
	color:black;
}
.langlink a {
	color:black;
	background-color:black;
}


.nav-wrapper {
	display:block;
	
    width: 150px;
    text-align: center;
    float: right;
    margin-top: 38px;
    color: white;
}

.nav-wrapper2 {
	display:none;
	
}



  .sl-nav {
  display: inline;
}

.sl-nav ul {
  margin:0;
  padding:0;
  list-style: none;
  position: relative;
  display: inline-block;
}
.sl-nav li {
  cursor: pointer;
  padding-bottom:10px;
}
.sl-nav li ul {
  display: none;
}
.sl-nav li:hover ul {
  position: absolute;
  top:29px;
  right:-15px;
  display: block;
  background: #fff;
  width: 120px;
  padding-top: 0px;
  z-index: 1;
  border-radius:5px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li:hover .triangle {
  position: absolute;
  top: 15px;
  right: -10px;
  z-index:10;
  height: 14px;
  overflow:hidden;
  width: 30px;
  background: transparent;
}
.sl-nav li:hover .triangle:after {
  content: '';
  display: block;
  z-index: 20;
  width: 15px;
  transform: rotate(45deg) translateY(0px) translatex(10px);
  height: 15px;
  background: #fff;
  border-radius:2px 0px 0px 0px;
  box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
}
.sl-nav li ul li {
  position: relative;
  text-align: center;
  background: #2b2a29;
  padding: 1px 1px;
  padding-bottom:0;
  z-index: 2;
  font-size: 25px;
  color: #3c3c3c;
}
.sl-nav li ul li:last-of-type {
  padding-bottom: 15px;
}
.sl-nav li ul li span {
  padding-left: 5px;
}
.sl-nav li ul li span:hover, .sl-nav li ul li span.active {
  color: #146c78;
}
.sl-flag {
  display: inline-block;
  box-shadow: 0px 0px 3px rgba(0,0,0,0.4);
  width: 15px;
  height: 15px;
  background: #aaa;
  border-radius: 50%;
  position: relative;
  top: 2px;
  overflow: hidden;
}
.flag-de {
background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAAAPUlEQVQ4T+3HMQ0AIBTE0NOHM8x9B7hgh71bIWGieUvze1m7kHGBr/AVvsJX+EpmP5dV5/gKX+ErfIUvVDYcX2NMxQC8PAAAAABJRU5ErkJggg==');
  background-size: cover;
  background-position: center center;
}
.flag-usa {
  background-size: cover;
  background-position: center center;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAIAAAAC64paAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTM0A1t6AAABhUlEQVQ4T2Ows82PjGixsc4LD2tysC/09Kjw8622tyuICG8u0w/cpGSCBzF4e1VmZkzw9anOzOj38a4KCW4IC22ECHYk1l9tn4gHMeTlTnZxLikvm+XiUpKW2hvgX+vnV5OVOQEoOGfOtv94AYOzU3Fd7XxHh6Lq6rlurqUx0W0J8Z1AnbW18yotonaYuOJBDBXls4A+bGpaBCTz86YEBtQCvVBSPAPIbY0oP1/aiAcxABU1Ny+2tclvbFjo5FgUF9uenNwNDLnmpkWEnV1TPRcY1O1tS4H6i4umA/0MDK2K8tlAwRqHpP1uoXgQKKraWpcClTY3LQZaCLQ5NaUX5OaWJY3++SeTC/AgBmA4AXUClUJs9ver8fKsAAYEUJCws4G21dXNB1oFdD/Qz8DQTk4C+bm2dn6DZ9bRiDQ8iAEYt8CoBpK5YBIYw0AEEZwSXX4oMB4PYoC6gCzAcDqrjGzEsMfen2xEmbMv1rSTjRi26dqRjShz9o2+6WQjBrSShQSkZAIADvW/HLrLY6cAAAAASUVORK5CYII=');
}






.h-nav{
	top:30px;
	position:fixed;
	}
.h-nav2{
	top:0px;
	position:fixed;
	}

.favoriler {
	display:block;	
	width: 445px;
	position:relative;    
	margin-top: 10px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #FFF;
	
		

}
.topmenu {
	width:100%;
	height:30px;
	background-color:#ffed00;

	
}
.topmenucontent {
	display:block;
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}
.topmenucontent2 {
	display:none;
	
}
.flagcontent {
	width:150px;
	float:right;
	
}
.siyahlink {
	color:black;
	
}
.myfavorite {
	width:180px;
	height:32px;
	font-size:16px;
	margin-top:5px;
	float:right;
	
}
.watsapp {
	
	float:left;
	margin-right:15px;
	margin-top:1px;
	
}
.favoriler2 {
	display:none;}
.sag {	
display:block;
width:350px;
float:right;
margin-top:5px;
    font-family: phenomenaregular;
    font-size: 18px;
    margin-top: 0px;   
	}

.call {
	width:280px;
	float:left;
	font-family: phenomenaregular;
    font-size: 22px;
	margin-top:0px;
	font-weight:bolder;
   
}

.favoriler2 {
	display:none;
	
	
}
#logo {
	display:block;	
	width: 80px;
	margin-top: 0px;
	margin-left:25px;
	float:left;
}



*,*:after,*:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
a {
  color:#fefefe;
  text-decoration:none;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
a:hover,a:focus {
  text-decoration:none;
  color:#fefefe;
}
a:visited {
  color:#fefefe;
}
ul {
  margin:0;
  list-style-type:none;
}
input[type="text"]::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
textarea::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
.yellow-btn {
  background-color:#fbe644;
  color:#000;
  font-weight:700;
  font-size:17px;
  padding:10px 15px;
  margin:0 3px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.yellow-btn:visited {
  color:#000;
}
.gray-btn {
	margin:0 3px;
	padding:10px 15px;
	background-color:#FFA726;
	color:#FFF;
	font-size:17px;
	font-weight:300;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.gray-btn span {
  color:#666;
  padding-right:7px;
  font-size:20px;
}
.gray-btn:visited {
	color:#FFF;
}
.select-big .select-target {
  width:180px;
}
.select-medium .select-target {
  width:110px;
}
.select-small .select-target {
  width:70px;
  padding:0.5rem 2em 0.5rem 1em;
}
.title-box {
  float:left;
  width:100%;
  position:relative;
  display:inline-block;
  padding-bottom:50px;
}
.title-box h3 {
  font-size:23px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:20px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.title-box .bordered {
  border-bottom:1px solid #CDCDCD;
}
.buttons-wrapper {
	margin-top: 20px;
	float: left;
	margin-left: 75px;
}
.yellow-btn:hover {
  background:#0095e6;
  color:#fff;
}
.gray-btn:hover {
	color: #333;
}
.inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.first-paragraph {
  margin-bottom:20px;
}
.nfloat {
  float:none !important;
}
.clearfix:before,.container:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear: both;
}
/* IE 6/7 */
.clearfix {
  zoom: 1;
}
/**** Typography ****/
h1 {
  font-size:2.25rem;
  font-weight:600;
}
h2 {
  font-size:2rem;
  font-weight:400;
}
h3 {
  font-size:1.5rem;
  font-weight:400;
}
h4 {
  font-size:1.2rem;
  font-weight:400;
}
h5 {
  font-size:1rem;
  font-weight:300;
}

/**** Header-Section ****/
header #top-strip {
	float:left;
	width:100%;
	background-color:#000;
	padding:0px 0;
	height:128px;
}
header #top-strip2 {
	display:none;
	float:left;
	width:100%;
	background-color:#0d0d0d;
	padding:10px 0;
	height:100px;
	text-align: center;
}
header #login-box {
  margin-top:6px;
}
header #login-box a {
  font-size:16px;
  margin:0 10px;
}
header #login-box a span {
  font-family:Roboto;
  font-weight:400;
  margin-left:6px;
  font-size:14px;
}
.social-icons {
  padding:0;
}
.social-icons li {
  float:left;
  margin-right:5px;
  border:1px solid rgba(255,255,255,0.3);
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:5px;
  width:32px;
  height:32px;
  line-height:26px;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
  font-size:15px!important;
  text-align:center;
}
.social-icons li:hover {
  background-color:#fefefe;
}
.social-icons li:hover a {
  color: #0095e6;
}
/**** Slider-Section ****/
.slider-section {
  float:left;
  width:100%;
  position:relative;
}
#premium-bar {
	
	width:100%;
	left:0;
	
	z-index:10;
	background-color:#59656b;
	height: 50px;	
}
#premium-bar nav {
	list-style-type:none;
	float: left;
	text-align: left;

}
#premium-bar nav li a {
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  padding:5px 10px;
  color:#fefefe;
  text-shadow:none;
}
#premium-bar nav .active a {
  background-color:#fefefe;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  color:#333!important;
}
#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left: -50px;
		
}

#premium-bar nav li a {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
#premium-bar nav li a:hover {
  background:#fff!important;
  color:#333!important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  color:#000 !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.dropdown-menu li a {
  color:#000 !important;
}
.navbar-nav.navbar-right:last-child {
	margin-top:10px;
			
}
.main-flexslider {
  float:left;
  position:relative;
  width:100%;
  overflow:hidden;
}
.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:640px;
}
.main-flexslider .slides .slides .container {
  position:absolute;
  min-height:640px;
  top:0px;
}
.main-flexslider .slides .slides .slide-box {
	width:526px;
	left:682px;
	margin-left:-150px;
	position:absolute;
	bottom:0;
	padding:10px;
	background:rgba(22,22,22,0.6);
	z-index:100;
}
.main-flexslider .slides .slides .slide-box h2 {
  margin-top:0;
  font-size:20px;
  font-weight:700;
  color:#191919;
}
.main-flexslider .slides .slides .slide-box p {
  font-size:15px;
  font-weight:300;
  color:#000;
}
.main-flexslider .slides .slides .slide-box .slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper {
  margin:25px 0;
  float:left;
}
.main-flexslider .slides .slides .slide-box:before {
  position:absolute;
  z-index:-1;
}
.slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.flex-direction-nav a {
 background-color:#b39e31;
  color:#fefefe;
  text-align:center;
  width:61px;
  height:61px;
  line-height:62px;
  z-index:5;
}
.flex-direction-nav a:before {
  font-family:"FontAwesome";
  font-size:24px;
  display:inline-block;
  content:'\f190';
}
.flex-direction-nav a.flex-next:before {
  content:'\f18e';
}
.main-flexslider .flex-direction-nav .flex-prev {
  top:363px !important;
  left:inherit !important;
}
.main-flexslider .flex-direction-nav .flex-next {
  right:0 !important;
  top: 363px !important;
}
/**** Search-Section ****/
.search-section {
  border-bottom:1px solid #CDCDCD;
  float:left;
  width:100%;
  background-color:#FFF;
}
.search-section .select-wrapper {
  float:left;
  margin:20px 7px;
}
.search-section .select-wrapper p {
  font-weight:300;
  font-size:15px;
  color:#444;
  margin-bottom:5px;
}
.search-section .select-target {
  height:38px;
  text-align:left;
  font-size:13px;
  font-weight:300;
  color:#B2B2B2;
  border-width:1px;
  line-height:23px;
}
.search-section .select-target.select-theme-default b:before {
  top:-2px;
}
.search-section .select-target.select-theme-default b:after {
  bottom:-2px;
}
.search-section input[type='submit'] {
  border:none;
  font-weight:300;
  text-transform:capitalize;
  padding:8px 41px;
  margin-top:45px;
  margin-left:10px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.select-element {
  z-index: 100;
}
/**** Recent-Listings-Section ****/
.recent-listings {
  float:left;
  width:100%;
  margin:90px 0;
}
.recent-listings .container .listings-items-wrapper {
  float:left;
  margin-top:10px;
}
.listing-single-item {
	float:left;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	
    	
}
.listing-single-item:hover {
  opacity:0.8;
}
.listing-single-item .item-inner .image-wrapper {
  position:relative;
}
.listing-single-item .item-inner .image-wrapper img {
  width:100%;
}
.listing-single-item .item-inner .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px;
}
.listing-single-item .item-inner .desc-box h4 a {
  font-size:13px;
  font-weight:500;
  color:#000;
  margin:2px 0;
}
.listing-single-item .item-inner .desc-box .item-features {
  margin:5px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:15px;
  width:100%;
}
.listing-single-item .item-inner .desc-box .item-features li {
	border:none;
	margin-right:15px;
	font-size:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
.featured {
	position:absolute;
	bottom:8px;
	left:15px;
	font-size:16px;
	font-family:Roboto;
	font-weight:250;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	float: right;
	clear: right;
}
.featured i {
	margin-right:10px;
	font-size:18px;
	
}
.property-type-icon {
  position:absolute;
  top:25px;
  left:25px;
  font-size:32px;
  background-color:rgba(0,0,0,0.5);
  padding:15px 17px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  z-index: 1;
}
/**** Agents-Section ****/
.agents-section {
  margin-bottom:100px;
  float:left;
  width:100%;
}
.agents-section .container .agents-slider {
  float:left;
  margin-top:20px;
  width:100%;
}
.single-agent {
  float:left;
  padding:15px;
  width:300PX;
  margin-left:0px;
}
.single-agent .image-box {
  float:left;
  width:100%;
  height:200px;
  position:relative;
  overflow:hidden;
}
.single-agent .image-box img {
  width:100%;
  height:auto;
  overflow:hidden;
}
.single-agent .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.single-agent .desc-box {
  float:left;
  width:100%;
  height:230px;
  background-color:#FFF;
  padding:15px;
}
.single-agent .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
}
.single-agent .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.single-agent .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.single-agent .desc-box .gray-btn {
  margin-top:10px;
  float:left;
}
.single-agent .desc-box .gray-btn:hover {
  background:#0095e6;
  color:#fff;
}
.owl-theme .owl-controls .owl-buttons div {
  background-color:#b39e31;
  opacity:1;
  border-radius:0;
  font-size:42px;
  padding:0px 23px;
  margin:.5px;
}
.owl-buttons {
  position:absolute;
  right:-5px;
  top: -108px;
}
/**** Services-Section ****/
.services-section {
  float:left;
  width:100%;
  margin-bottom:60px;
}
.services-section .container .services-wrapper {
  margin-top:20px;
  float:left;
  width:100%;
}
.services-section .container .services-wrapper .single-service {
  background-color:#FFF;
  text-align:center;
  padding:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service h4 {
  font-size:20px;
  font-weight:500;
  margin-top:30px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service p {
  font-size:15px;
  font-weight:400;
  color:#bababa;
}
.services-section .container .services-wrapper .single-service .icon-service {
  color:#B2B2B2;
  font-size:45px;
  border:1px solid #B2B2B2;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:20px;
  margin:13px 0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .bordered {
  border:2px solid #0095e6;
  width:25%;
  margin:13px auto -4px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .readmore {
  text-transform:uppercase;
  color:#000;
  font-weight:100;
  font-size:18px;
  text-align:center;
  padding:10px;
  padding-top:15px;
  width:100%;
  float:left;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .top-bordered {
  margin:0 auto;
  opacity:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service:hover h4 {
  color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .icon-service {
  color:#0095e6;
  border-color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .readmore {
  background-color:#0095e6;
  color:#fff;
}
.services-section .container .services-wrapper .single-service:hover .top-bordered {
  opacity: 1;
}
/**** Footer-Section ****/
footer {
	background-color:#000;
	float:left;
	width:100%;
	padding:0px 0;
}
footer .container .footer-title {
  font-size:19px;
  font-weight:300;
  color:#fff;
  text-transform:capitalize;
  margin-top:5px;
  margin-bottom:20px;
}
footer .container .footer-about .logo {
  width:100%;
  float:left;
  margin-bottom:18px;
}
footer .container .footer-about p {
  font-size:13px;
  font-weight:100;
  color:#fff;
  text-align:left;
  line-height:25px;
}
footer .container .footer-recent-posts ul {
  padding-left:0;
}
footer .container .footer-recent-posts ul li a {
  font-size:13px;
  font-weight:100;
}
footer .container .footer-recent-posts ul li a i {
  margin-right:5px;
}
footer .container .footer-contact-info p {
  background-color:rgba(53,61,66,0.4);
  font-size:13px;
  font-weight:300;
  color:#fff;
  display:inline-block;
  padding-right:10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-contact-info p i {
  margin-right:5px;
  background-color:#353d42;
  font-size:20px;
  padding:10px;
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}
footer .container .footer-newsletter p {
  font-size:13px;
  color:#fff;
  line-height:25px;
  margin-bottom:15px;
}
footer .container .footer-newsletter .footer-search {
  float:left;
  width:100%;
}
footer .container .footer-newsletter input[type='text'] {
  width:100%;
  background-color:rgba(53,61,66,0.4);
  border:1px solid #27292C;
  color:#fff;
  height:34px;
  font-weight:300;
  font-size:13px;
  text-indent:8px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-newsletter input[type='submit'] {
  background-color:#27292C;
  border:none;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  color:#fff;
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  letter-spacing:1px;
  float:right;
  margin-top:-33px;
  position:relative;
  z-index:2;
  padding:7px 13px;
}
.bottom-strip {
  float:left;
  width:100%;
  background-color:#b39e31;
  padding:2px;
}
.bottom-strip .container p {
  font-size:15px;
  font-weight:100;
  color:#fff;
  margin-bottom:0;
  line-height:66px;
}
.bottom-strip .container #backtop-btn {
  font-size:42px;
  position:relative;
  text-align:center;
  display:table;
  margin:0 auto;
}
.bottom-strip .container #backtop-btn:before {
  width:60px;
  height:60px;
  line-height:62px;
  text-align:center;
  float:left;
  background-color:rgba(36,36,36,0.23);
  border-radius:100px;
}
.bottom-strip .container .bottom-strip-middle {
  position:relative;
}
.bottom-strip .container .social-icons {
  float:right;
  margin-top:12px!important;
}
.bottom-strip .container .social-icons li {
  padding:7px;
  width:36px;
  height: 36px;
}
/**** page-title-section ****/
.page-title-section {
  float:left;
  width:100%;
  background-image:url("../img/10_page-title-header.png");
  background-size:cover;
  background-repeat:no-repeat;
}
.page-title-section .container {
  margin-top:130px;
  margin-bottom:30px;
}
.page-title-section .page-title {
  text-transform:capitalize;
  background-color:rgba(255,255,255,0.9);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.page-title-section .page-title h2 {
  color:#000;
  font-family:Roboto;
  font-size:18px;
  font-weight:100;
  padding:12px;
  margin:0;
}
.page-title-section .breadcrumb {
  margin-bottom:0;
  background-color:rgba(58,186,255,0.9);
}
.page-title-section .breadcrumb a {
  font-family:Roboto;
  font-size:15px;
  font-weight:300;
}
.page-title-section .breadcrumb .sep {
  padding:0 5px;
  color:#fff;
  font-size: 16px;
}
/**** Content-Section ****/
.content-section {
  float:left;
  width:100%;
}
.content-section .container {
  margin-top:30px;
  margin-bottom:30px;
}
.pagination-wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	text-align: center;  
}
.pagination-wrapper .pagination {
	text-align: center;
	width: 200px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pagination-wrapper  a:link {
	margin:0 2px;
	border:none;
	font-size:18px;
	font-weight:100;
	font-family:Roboto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:6px 13px;
	background-color: #000;
}
.pagination-wrapper .pagination a:active {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}
.pagination-wrapper .pagination a:visited {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}

.sPagerNew a.selected {
    color: #fff;
    background: #194a79;
    border: 1px solid #194a79;
}
.sPagerNew a {
    font-size: 18px;
    color: #194a79;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e6ebf1;
    border-radius: 3px;
}


.pagination-wrapper .pagination a:hover {
  
}
Blog-page ****/
.blog-page .page-title-section {
  background-image:url("../img/blog/20_blog-header.png");
}
.blog-page .blog-content {
  border-bottom:1px solid #CDCDCD;
  padding-bottom:50px;
}
.blog-page .blog-content .blog-post {
  background-color:#FFF;
  float:left;
  width:100%;
}
.blog-page .blog-content .blog-post .meta-data {
  float:left;
  padding:20px 25px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item {
  padding:10px 0;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item i {
  color:#B4B4B4;
  font-size:24px;
  text-align:center;
  display:block;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item a {
  display:block;
  width:100%;
  font-size:12px;
  color:#000;
  font-weight:300;
  text-align:center;
  padding-top:6px;
  padding-bottom:15px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider {
  width:60%;
  margin:0 auto;
  display:block;
  border-bottom:1px solid #E5E5E5;
}
.blog-page .blog-content .blog-post .post-content {
  float:right;
  width:80%;
  border-left:1px solid #E5E5E5;
  padding-left:30px;
}
.blog-page .blog-content .blog-post .post-content h2 {
  margin-bottom:15px;
  margin-right:30px;
}
.blog-page .blog-content .blog-post .post-content h2 a {
  color:#000;
  font-size:26px;
  font-weight:300;
  font-family:Roboto;
  text-align:left;
}
.blog-page .blog-content .blog-post .post-content .featured-image {
  position:relative;
}
.blog-page .blog-content .blog-post .post-content .featured-image img {
 
}
.blog-page .blog-content .blog-post .post-content .featured-image:after {
  position:absolute;
  content:'';
  z-index:100;
  right:-1px;
  bottom:-1px;
  width:0;
  height:0;
  border-left:120px solid rgba(0,0,0,0);
  border-right:0px solid rgba(0,0,0,0);
  border-bottom:120px solid #EBEBEC;
}
.blog-page .blog-content .blog-post .post-content .readmore-btn {
  position:absolute;
  right:1px;
  bottom:1px;
  padding:15px;
  background-color:#EBEBEC;
  color:#000;
  font-family:Roboto;
  font-size:13px;
  font-weight:300;
  z-index:101;
  border-right:2px solid #DBDBDB;
  border-bottom:2px solid #DBDBDB;
}
.post-divider {
  border-bottom:1px solid #CDCDCD;
  margin:30px 0;
  width:100%;
  float:left;
}
.sidebar-widget {
  background-color:#FFF;
  padding:25px;
  float:left;
  width:100%;
  margin-bottom:30px;
}
.sidebar-widget .widget-title {
  text-transform:capitalize;
  font-size:20px;
  font-weight:300;
  font-family:Roboto;
  margin-top:0;
}
.search-widget .search-box {
  float:left;
  width:100%;
  position:relative;
  margin:12px 0;
}
.search-widget .search-box input[type='text'] {
  float:left;
  width:100%;
  border:1px solid #CDCDCD;
  font-size:13px;
  font-family:Open Sans;
  font-weight:300;
  padding:15px;
}
.search-widget .search-box button {
  background:transparent;
  border:none;
  position:absolute;
  right:10px;
  top:11px;
}
.search-widget .search-box button i {
  font-size:22px;
  color:#CFCFCF;
}
.tabbed-content #myTab {
  border-bottom:none;
  margin-bottom:10px;
  border:1px solid #CDCDCD;
}
.tabbed-content #myTab li {
  font-size:13px;
  font-weight:300;
  margin:0 !important;
  padding:0;
  width:33.33%;
  border-right:1px solid #CDCDCD;
}
.tabbed-content #myTab li a {
  color:#000;
  text-transform:capitalize;
  text-align:center;
  margin:0 !important;
  padding:14px 20px;
}
.tabbed-content #myTab li:last-child {
  border-right:none;
}
.tabbed-content #myTab li.active {
  background-color:#0095e6;
}
.tabbed-content #myTab li.active a {
  background-color:#0095e6;
  color:#fefefe;
  border-radius:0;
}
.tab-content-wrapper,.similar-listings {
  padding-left:0;
}
.tab-content-wrapper .tab-content-item,.similar-listings .tab-content-item {
  padding:15px 2px 15px;
  border-bottom:1px solid #EFEFEF;
}
.tab-content-wrapper .tab-content-item .thumb,.similar-listings .tab-content-item .thumb {
  margin-right:15px;
}
.tab-content-wrapper .tab-content-item h5,.similar-listings .tab-content-item h5 {
  margin-top:5px;
}
.tab-content-wrapper .tab-content-item h5 a,.similar-listings .tab-content-item h5 a {
  color:#AEAEAE;
  font-size:14px;
  font-weight:300;
  font-family:Open Sans;
  line-height:19px;
}
.tab-content-wrapper li:last-child,.similar-listings li:last-child {
  border-bottom:none;
}
.similar-listings-widget .widget-title {
  margin-bottom:0;
}
.tags .tags-wrapper {
  margin-top:10px;
  padding-left:0;
}
.single-tag {
  float:left;
  margin:7px;
}
.single-tag a {
  color:#B4B4B4;
  font-size:13px;
  font-family:Open Sans;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
  border:1px solid #E8E8E8;
  padding:6px 8px;
  line-height:30px;
  position:relative;
  background-color:#FFF;
  z-index:0;
}
.single-tag a:hover {
  background-color:#0095e6;
  color:#fff;
}
.single-tag a:after {
  position:absolute;
  right:-5px;
  bottom:-5px;
  width:100%;
  height:100%;
  content:'';
  border:1px solid #E8E8E8;
  z-index:-1;
}
.text-widget p {
  font-family:Open Sans;
  font-size:16px;
  font-weight:300;
  color:#AEAEAE;
}
.author-profile {
  float:left;
}
.author-profile h4 {
  margin-bottom:20px;
}
.author-profile .image-box {
  float:left;
  width:100%;
  position:relative;
}
.author-profile .image-box img {
  width:100%;
}
.author-profile .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.author-profile .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 0 10px;
}
.author-profile .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
  text-transform:capitalize;
}
.author-profile .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.author-profile .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.author-profile .desc-box .gray-btn {
  margin-top:10px;
  float: left;
}
/**** Contact-Page ****/
.contact-page .page-title-section {
  background-image:url("../img/29_contact_page-title-header.png");
}
.map-wrapper {
  margin-bottom:30px;
  float:left;
  width:100%;
}
.map-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:15px;
}
.map-wrapper #map {
  float:left;
  width:100%;
  height:400px;
}
.box-title {
  font-size:24px;
  color:#000;
  font-weight:100;
}
.contact-info {
  float:left;
}
.contact-info .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-info p {
  font-size:16px;
  font-weight:100;
  color:#000;
  padding-bottom:10px;
}
.contact-info .info-wrapper {
  float:left;
  width:100%;
  border-top:1px solid #EFEFEF;
  padding-top:15px;
}
.contact-info .info-wrapper span {
  font-size:14px;
  font-weight:100;
  color:#bababa;
  margin-right:14px;
}
.contact-info .info-wrapper span i {
  color:#848484;
  margin-right:8px;
}
.contact-form-wrapper {
  float:left;
}
.contact-form-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-form-wrapper .contact-form .contact-form-left {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form input[type='text'] {
  border:1px solid #EEEEEE;
  text-indent:10px;
  line-height:30px;
  font-size:14px;
  height:65px;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form span {
  float:left;
  height:65px;
  width:65px;
  border:1px solid #EEEEEE;
  border-right:0;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form span i {
	color:#B4B4B4;
	font-size:16px;
	padding:10px;
	width:38px;
	height:38px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	border:1px solid #B6B6B6;
	text-align:center;
	line-height:18px;
	display:block;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact-form-wrapper .contact-form textarea {
  min-height:142px;
  border:1px solid #EEEEEE;
  padding:10px;
  width:100%;
  margin-bottom:9px;
  font-size:14px;
}
.contact-form-wrapper .contact-form input[type='submit'] {
  width:100%;
  text-transform:uppercase;
  background-color:#0095e6;
  color:#fff;
  font-size:14px;
  font-family:Open Sans;
  font-weight:300;
  border:none;
  padding:21px 0;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.contact-form-wrapper .contact-form input[type='submit']:hover {
  background-color: rgba(0,149,230,0.8);
}
/**** Single-Page ****/
.single-page .blog-content .blog-post .post-content .featured-image:after {
  display:none;
}
.single-page .page-title-section {
  background-image:url("../img/single/30_page-title-header.png");
}
.single-page .blog-post {
  border-bottom:1px solid #E5E5E5;
}
.single-page .blog-content {
  border-bottom:none;
}
.single-page .post-content {
  border-bottom:none;
}
.single-page .post-content p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:16px;
}
.comments-section {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 25px;
}
.comments-section .media-list {
  margin-top:20px;
}
.comments-section .media-list h4 {
  font-size:14px;
  font-weight:100;
  color:#3c3c3c;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:10px;
  display:inline-block;
}
.comments-section .media-list h4 span {
  color:#A7A7A7;
}
.comments-section .media-list p {
  font-size:18px;
  font-weight:100;
  color:#A7A7A7;
}
.comments-section .media-list .media a.pull-left {
  margin-left:10px;
}
.comments-section .media-list .connectors {
  float:left;
  width:40px;
  height:40px;
  background-color:transparent;
  border-bottom:1px solid #E5E5E5;
  border-left:1px solid #E5E5E5;
}
.comments-section .media-list .media-object {
  width:64px;
  height:64px;
}
.comment-form-wrapper {
  float:left;
}
.comment-form-wrapper .box-title {
  margin-bottom:20px;
}
.comment-form-wrapper input[type='text'] {
  width:280px;
  float: left;
}
/**** property-details-page ****/
.property-details-page .page-title-section {
	background-image:url(../images/alanyabg.jpg);
}
.property-details-page .page-content .inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.property-details-page .page-content .flexslider {
  border-radius:0px;
  box-shadow:none;
  border:none;
}
.property-details-page .page-content #details-slider {
  margin:0 0 30px;
  position:relative;
}
.property-details-page .page-content #details-slider .yellow-btn {
  position:absolute;
  bottom:25px;
  left:25px;
}
.property-details-page .page-content #details-carousel {
  margin-bottom:30px;
}
.property-details-page .page-content #details-carousel .slides>li {
  padding:0 9px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a {
  background-color:rgba(0,149,230,0.8);
  width:41px;
  height:51px;
  line-height:51px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a:before {
  content:'\f104';
  font-size:50px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before {
  content:'\f105';
}
.property-details-page .page-content #details-carousel .flex-prev {
  left:15px;
  top:28px;
}
.property-details-page .page-content #details-carousel .flex-next {
  right:15px;
  top:28px;
}
.property-desc {
  float:left;
  width:100%;
  padding:0 25px;
}
.property-desc h3 {
  font-weight:500;
  font-size:18px;
}
.property-desc .slide-item-features {
  margin:0;
  padding-bottom:10px;
  float:left;
  width:100%;
  margin-bottom:20px;
}
.property-desc .item-features li {
  border:none;
  margin-right:15px;
  padding:3px 0px;
  font-size:12px;
}
.property-desc p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
}
.property-desc h3 {
  font-size:20px;
  color:#000;
  font-weight:100;
}
.property-desc .additional-features {
  margin-top:25px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features {
  padding-left:0;
  margin-top:5px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features .single-feature {
  float:left;
  margin:4px;
}
.property-desc .additional-features .features .single-feature a {
  border:1px solid #E8E8E8;
  color:#616161;
  padding:10px 15px;
  line-height:40px;
  font-size:15px;
  font-weight:300;
}
.dozellik {
	
	float:left;
	color:#616161;
	line-height:40px;
	font-size:15px;
	font-weight:300;
	font-family: Tahoma, Geneva, sans-serif;
	width: 250px;
	margin-right:5px;	
	text-align: left;
}

.dozellik i {
  color:#77d04e;
  margin-right:5px;
  font-size:20px;
}
.property-desc .additional-features .features .single-feature a i {
  color:#77d04e;
  margin-right:5px;
  font-size:20px;
}
.property-desc .property-location {
  float:left;
  width:100%;
  margin-top:30px;
  margin-bottom:30px;
}
.property-desc .property-location #property-location-map {
  float:left;
  width:100%;
  height:345px;
  margin-top:15px;
}
.status {
  background-color:#77d04e;
  position:absolute;
  
  right:25px;
  font-size:16px;
  font-family:Roboto;
  font-weight:300;
  padding:8px 18px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
  z-index:1;
}
.image-wrapper {
  position:relative;
}
.image-wrapper img {
  width: 100%;
}
/**** Responsive nav bar customization ****/
.navbar-toggle {
  margin-top:15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #EEE;
}
/**** Media-queries ****/
@media screen and (max-width:1215px) {
  .single-agent .image-box {
    width:100%;
    height:auto;
  }
  .single-agent .desc-box {
    width:100%;
    height:auto;
  }
}
@media screen and (max-width:1200px) {
  .contact-info {
    width:100%;
  }
  .contact-form-wrapper {
    width:100%;
  }
  .contact-form-wrapper {
    margin:15px 0;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  .contact-form-wrapper .contact-form input[type='text'] {
    width:75%;
  }
}
@media screen and (max-width:991px) {
  body {
    overflow-x:hidden;
  }
  .bottom-strip .container #backtop-btn {
    display:none;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  #premium-bar nav li a {
    font-weight:300;
    padding:10px 10px;
    color:#fefefe;
    text-shadow:none;
    text-transform:capitalize;
  }
}
.services-section .container .services-wrapper .single-service {
  float:left;
}
#backtop-btn {
  display:none;
}
.blog-sidebar {
  float:left;
  margin-top:0px;
}
}
@media screen and (max-width:700px) {
.media-body {
  overflow:visible;
}
.page-title-section .container {
  margin-top:188px;
  margin-bottom:30px;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.connectors {
  display:none;
}
}
@media screen and (max-width:635px) {
.blog-page .blog-content .blog-post .post-content {
  width:75%;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.blog-page .blog-content .blog-post .meta-data {
  width:25%;
}
.contact-form-wrapper .contact-form .contact-form-left {
  width:100%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width:90%;
}
}
@media screen and (max-width:450px) {
#top-strip .social-icons {
  display:none;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .breadcrumb {
  margin-top:30px;
  margin-right:23px;
}
.page-title-section .page-title {
  margin-left:23px;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width: 98%;
}
.services-section .container .services-wrapper .single-service{
  width: 50%;
  height: 300px;
}
}
.yeni_link {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:visited {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:hover {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
 
}
.yeni_link:active {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
}
.currency {
	background:none;
	width:383px;
	height:2px;
	margin:0;
	position:absolute;
	right:-10px;
	top:51px;
	z-index:10000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

 
 
		
		}
.head-row1 .flyout {
    display: inline;
    position: relative;
    z-index: 980;
}


.head-row1 .flyout .button-small {
	cursor: pointer;
	z-index: 999;
	position: relative;
	line-height: 50px;
}

.head-row1 .flyout:hover .button-small {
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
}

.head-row1 .flyout .arrow {
	display: inline-block;
	padding-right: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 8px;
	background-image: url(icon-flyout.gif);
}

.head-row1 .flyout .menu {
	background: #1d2124;
	-moz-border-radius:0 3px 3px 3px;
	-webkit-border-radius:0 3px 3px 3px;
	padding: 14px;
	color:#FFF;
	display: none;
	text-align: left;
	z-index: 990;
	position: absolute;
	left: 0;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	margin-top: 2px;
}

.head-row1 .flyout .menu a {
	color:#FFF;
	text-decoration: none;
	
	font-size: 14px;
}

.flyout .menu a:hover{
	color:#0095e6;
	
	font-size: 14px;
}

.head-row1 .flyout:hover .menu {
	display: block;
	color: #FFF;
}

.head-row1 .flyout .menu p {
    margin-bottom: 3px;
}

.head-row1 .flyout .icon {
    display: inline-block;
    padding-left: 22px;
}

/*##############################
Weather Flyout
##############################*/

.head-row1 .weather .icon {
    background: transparent url(sun.png)/*tpa=http://www.ibiza-one.com/frontend/files/sun.png*/ 0 3px no-repeat;
}
.head-row1 .weather .menu {
    width: 150px;
}

/*##############################
Currency Flyout
##############################*/

.head-row1 .currency {
    margin-left: 10px;
}

.head-row1 .currency .icon {
    background: transparent url(currency.png)/*tpa=http://www.ibiza-one.com/frontend/files/currency.png*/ 0 3px no-repeat;
}

.head-row1 .currency-form {
	width:270px;
}

.head-row1 .currency-row {
	clear:both;
    width: 270px;
}

.head-row1 .currency-form label.title {
	height:18px;
	line-height:18px;
	float:left;
    width: 50px;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.head-row1 .currency-form option { background-color:#474747; }

.head-row1 .currency-field {
	width:180px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bdbab4;
	text-indent:5px;
	background-color:#474747;
	border-top:1px solid #000;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	border-left:1px solid #000;
}

.head-row1 .currency-radio-box {
	width:200px;
	padding:0 0 5px 0;
    display: block;
    float: left;
}

.head-row1 .currency-submit {
	float:right;
	margin:8px 15px 0 0;
}

.head-row1 .language .menu {
	width: 210px;
	left: auto;
	right: 0px;


    *right: 0;
}

.head-row1 .language ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 200px;
	text-decoration: none;
}
.head-row1 .language li {
	float:left;
	height:22px;
	width:100px;
	text-decoration: none;
}
.head-row1 .language a {
	color:#FFF;
	text-decoration:none;
	font-family: "PT Sans Narrow";
}

.head-row1 .language a:hover {
	color:#0095E6;
	text-decoration:none;
}
.head-row1 .language img {
	margin:0 10px 0 0;
}

.button-small {
	display: inline-block;
	text-align: left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	 background-color:rgba(22,22,22,0.7);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.button-small a {
    color:#6a6961;
}

.submit-small {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height: 20px;
    padding: 0 10px;
    background: #1d2124 url(button-bg-small.gif) 0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.submit-medium {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Times,"Times New Roman",serif;
    text-transform: uppercase;
    font-size:16px;
    line-height: 33px;
    padding: 5px 10px;
    background: #1d2124 url(button-bg-medium.gif)0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.okbutton {
    color:#8cc783;
}

.cancelbutton {
    color:#c78386;
}
#navigasyon {
	width: 100%;
	text-align: center;
	color: #FFF;
}

.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #000;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_siralama:active {
	color: #900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;	
	}
ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
	
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:11px 17px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#fbe644;
	padding:11px 17px;
	display:block
}
.paragraf1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #333;
	}
.slayt {
	width:100%;
	height:638px;
	}
.map {
	width:1200px;
	height:400px;
	}
		
@media screen and (max-width:500px) and (min-width:100px)
{
	
	.slayt {
	width:500px;
	height:250px;
	}
	.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:40px;
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 8px;	
	}
		
	.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 8px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 8px;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}
.link_siralama:active {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}


ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:5px 10px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#0CF;
	padding:5px 10px;
	display:block
}


.title-box h3 {
  font-size:18px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:15px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.map {
	width:310px;
	height:400px;
	}
}
#detayozellikleri {
	width: 100%;
}
#detayozellikleri #do1 {
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do2 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 6px;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do3 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #CCC;
	height: 120px;
}
.mob {
	display: none;
}
.logo2 {
	display: none;
}
.star{
	display: block;
	float: left;
}
.star2 {
	display: block;
	float: left;
}


@media screen and (max-width: 320px) {

 	.logo {
	display: none;
}
	.star2 {
	display: none;
}
	.logo2 {
	display: block;
	width:240px;
}

}
@media (min-width:32px) and (max-width:950px) {

	#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin: 0px;
	clear:both;
	width:100%;
	
	
}

 	.mob {
	display: block;
}
 	.logo {
	display: none;
}
	.logo2 {
	display: block;
	
}
.star2 {
	display: none
	
}
header #top-strip {
	display:none;
	float:left;
	width:100%;
	background-color:#e6e6e6;
	padding:10px 0;
	height:100px;
}
header #top-strip2 {
	display:block;
	float:left;
	width:100%;
	background-color:#e6e6e6;
	padding:10px 0;
	height:200px;
}






}
@import "http://fonts.googleapis.com/css?family=Roboto:400,900italic,700italic,500italic,400italic,300italic,100italic,900,700,500,300,100";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600";
/* Theme Name:SweetHome - HTML Theme URI:Author:PremiumLayers Author URI:Description:Clean and responsive Real Estate Template. Version:1.0*/
/*--------------Table of SASS- Imports- Variables- Mixins- MDefault-Styles- Typography- Header-Section- Slider-Section- Search-Section- Recent-Listings-Section- Agents-Section- Services-Section- Footer-Section- page-title-section- Content-Section- Blog-page- Contact-page- Single-page- property-details-page- Responsive nav bar customization- Media-queries*--------------/
/**** Imports ****/
/**** Variables ****/
/**** Mixins ****/
/**** MDefault-Styles ****/
html {
  height:100%;
}
body {
	background-color:#EBEBEC;
	padding:0 !important;
	height:100%;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
*,*:after,*:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
a {
  color:#fefefe;
  text-decoration:none;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
a:hover,a:focus {
  text-decoration:none;
  color:#fefefe;
}
a:visited {
  color:#fefefe;
}
ul {
  margin:0;
  list-style-type:none;
}
input[type="text"]::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
textarea::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
.yellow-btn {
  background-color:#fbe644;
  color:#000;
  font-weight:700;
  font-size:17px;
  padding:10px 15px;
  margin:0 3px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.yellow-btn:visited {
  color:#000;
}
.gray-btn {
	margin:0 3px;
	padding:10px 15px;
	background-color:#FFA726;
	color:#FFF;
	font-size:17px;
	font-weight:300;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.gray-btn span {
  color:#666;
  padding-right:7px;
  font-size:20px;
}
.gray-btn:visited {
	color:#FFF;
}
.select-big .select-target {
  width:180px;
}
.select-medium .select-target {
  width:110px;
}
.select-small .select-target {
  width:70px;
  padding:0.5rem 2em 0.5rem 1em;
}
.title-box {
  float:left;
  width:100%;
  position:relative;
  display:inline-block;
  padding-bottom:50px;
}
.title-box h3 {
  font-size:23px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:20px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.title-box .bordered {
  border-bottom:1px solid #CDCDCD;
}
.buttons-wrapper {
	margin-top: 20px;
	float: left;
	margin-left: 75px;
}
.yellow-btn:hover {
  background:#0095e6;
  color:#fff;
}
.gray-btn:hover {
	color: #333;
}
.inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.first-paragraph {
  margin-bottom:20px;
}
.nfloat {
  float:none !important;
}
.clearfix:before,.container:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear: both;
}
/* IE 6/7 */
.clearfix {
  zoom: 1;
}
/**** Typography ****/
h1 {
  font-size:2.25rem;
  font-weight:600;
}
h2 {
  font-size:2rem;
  font-weight:400;
}
h3 {
  font-size:1.5rem;
  font-weight:400;
}
h4 {
  font-size:1.2rem;
  font-weight:400;
}
h5 {
  font-size:1rem;
  font-weight:300;
}

/**** Header-Section ****/
header #top-strip {
	float:left;
	width:100%;
	background-color:#000;
	padding:0px 0;
	height:128px;
}
header #top-strip2 {
	display:none;
	float:left;
	width:100%;
	background-color:#0d0d0d;
	padding:10px 0;
	height:100px;
	text-align: center;
}
header #login-box {
  margin-top:6px;
}
header #login-box a {
  font-size:16px;
  margin:0 10px;
}
header #login-box a span {
  font-family:Roboto;
  font-weight:400;
  margin-left:6px;
  font-size:14px;
}
.social-icons {
  padding:0;
}
.social-icons li {
  float:left;
  margin-right:5px;
  border:1px solid rgba(255,255,255,0.3);
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:5px;
  width:32px;
  height:32px;
  line-height:26px;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
  font-size:15px!important;
  text-align:center;
}
.social-icons li:hover {
  background-color:#fefefe;
}
.social-icons li:hover a {
  color: #0095e6;
}
/**** Slider-Section ****/
.slider-section {
  float:left;
  width:100%;
  position:relative;
}
#premium-bar {
	
	width:100%;
	left:0;
	padding-right:25px;
	padding-bottom:5;
	
	z-index:10;
	background-color:#59656b;
	height: 50px;	
}


#premium-bar nav {
	list-style-type:none;
	float: left;
	text-align: left;

}
#premium-bar nav li a {
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  padding:5px 10px;
  color:#fefefe;
  text-shadow:none;
}
#premium-bar nav .active a {
  background-color:#fefefe;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  color:#333!important;
}
#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left:-80px;
	
	
	
	
		
}

#premium-bar nav li a {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
#premium-bar nav li a:hover {
  background:#fff!important;
  color:#333!important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  color:#000 !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.dropdown-menu li a {
  color:#000 !important;
}
.navbar-nav.navbar-right:last-child {
	margin-top:10px;
	
}
.main-flexslider {
  float:left;
  position:relative;
  width:100%;
  overflow:hidden;
}
.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:640px;
}
.main-flexslider .slides .slides .container {
  position:absolute;
  min-height:640px;
  top:0px;
}
.main-flexslider .slides .slides .slide-box {
   width:526px;
  left:50%;
  margin-left:-262px;
  position:absolute;
  bottom:0;
  padding:10px;
  background:rgba(22,22,22,0.6);
  z-index:100;
	
}
.main-flexslider .slides .slides .slide-box h2 {
  margin-top:0;
  font-size:20px;
  font-weight:700;
  color:#191919;
}
.main-flexslider .slides .slides .slide-box p {
  font-size:15px;
  font-weight:300;
  color:#000;
}
.main-flexslider .slides .slides .slide-box .slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper {
  margin:25px 0;
  float:left;
}
.main-flexslider .slides .slides .slide-box:before {
  position:absolute;
  z-index:-1;
}
.slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.flex-direction-nav a {
 background-color:#b39e31;
  color:#fefefe;
  text-align:center;
  width:61px;
  height:61px;
  line-height:62px;
  z-index:5;
}
.flex-direction-nav a:before {
  font-family:"FontAwesome";
  font-size:24px;
  display:inline-block;
  content:'\f190';
}
.flex-direction-nav a.flex-next:before {
  content:'\f18e';
}
.main-flexslider .flex-direction-nav .flex-prev {
  top:363px !important;
  left:inherit !important;
}
.main-flexslider .flex-direction-nav .flex-next {
  right:0 !important;
  top: 363px !important;
}
/**** Search-Section ****/
.search-section {
	display:block;
  border-bottom:1px solid #CDCDCD;
  float:left;
  width:100%;
  background-color:#FFF;
}


.search-section .select-wrapper {
  float:left;
  margin:20px 7px;
}
.search-section .select-wrapper p {
  font-weight:300;
  font-size:15px;
  color:#444;
  margin-bottom:5px;
}
.search-section .select-target {
  height:38px;
  text-align:left;
  font-size:13px;
  font-weight:300;
  color:#B2B2B2;
  border-width:1px;
  line-height:23px;
}
.search-section .select-target.select-theme-default b:before {
  top:-2px;
}
.search-section .select-target.select-theme-default b:after {
  bottom:-2px;
}
.search-section input[type='submit'] {
  border:none;
  font-weight:300;
  text-transform:capitalize;
  padding:8px 41px;
  margin-top:45px;
  margin-left:10px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.select-element {
  z-index: 100;
}
/**** Recent-Listings-Section ****/
.recent-listings {
	float:left;
	width:100%;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 90px;
	margin-left: 0;
}
.recent-listings .container .listings-items-wrapper {
  float:left;
  margin-top:10px;
}
.listing-single-item {
	float:left;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	
    	
}
.listing-single-item:hover {
  opacity:0.8;
}
.listing-single-item .item-inner .image-wrapper {
  position:relative;
}
.listing-single-item .item-inner .image-wrapper img {
  width:100%;
}
.listing-single-item .item-inner .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px;
}
.listing-single-item .item-inner .desc-box h4 a {
  font-size:13px;
  font-weight:500;
  color:#000;
  margin:2px 0;
}
.listing-single-item .item-inner .desc-box .item-features {
  margin:5px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:15px;
  width:100%;
}
.listing-single-item .item-inner .desc-box .item-features li {
	border:none;
	margin-right:15px;
	font-size:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
.featured {
	position:absolute;
	bottom:8px;
	left:15px;
	font-size:16px;
	font-family:Roboto;
	font-weight:250;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	float: right;
	clear: right;
}
.featured i {
	margin-right:10px;
	font-size:18px;
	
}
.property-type-icon {
  position:absolute;
  top:25px;
  left:25px;
  font-size:32px;
  background-color:rgba(0,0,0,0.5);
  padding:15px 17px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  z-index: 1;
}
/**** Agents-Section ****/
.agents-section {
  margin-bottom:100px;
  float:left;
  width:100%;
}
.agents-section .container .agents-slider {
  float:left;
  margin-top:20px;
  width:100%;
}
.single-agent {
  float:left;
  padding:15px;
  width:300PX;
  margin-left:0px;
}
.single-agent .image-box {
  float:left;
  width:100%;
  height:200px;
  position:relative;
  overflow:hidden;
}
.single-agent .image-box img {
  width:100%;
  height:auto;
  overflow:hidden;
}
.single-agent .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.single-agent .desc-box {
  float:left;
  width:100%;
  height:230px;
  background-color:#FFF;
  padding:15px;
}
.single-agent .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
}
.single-agent .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.single-agent .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.single-agent .desc-box .gray-btn {
  margin-top:10px;
  float:left;
}
.single-agent .desc-box .gray-btn:hover {
  background:#0095e6;
  color:#fff;
}
.owl-theme .owl-controls .owl-buttons div {
  background-color:#b39e31;
  opacity:1;
  border-radius:0;
  font-size:42px;
  padding:0px 23px;
  margin:.5px;
}
.owl-buttons {
  position:absolute;
  right:-5px;
  top: -108px;
}
/**** Services-Section ****/
.services-section {
  float:left;
  width:100%;
  margin-bottom:60px;
}
.services-section .container .services-wrapper {
  margin-top:20px;
  float:left;
  width:100%;
}
.services-section .container .services-wrapper .single-service {
  background-color:#FFF;
  text-align:center;
  padding:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service h4 {
  font-size:20px;
  font-weight:500;
  margin-top:30px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service p {
  font-size:15px;
  font-weight:400;
  color:#bababa;
}
.services-section .container .services-wrapper .single-service .icon-service {
  color:#B2B2B2;
  font-size:45px;
  border:1px solid #B2B2B2;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:20px;
  margin:13px 0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .bordered {
  border:2px solid #0095e6;
  width:25%;
  margin:13px auto -4px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .readmore {
  text-transform:uppercase;
  color:#000;
  font-weight:100;
  font-size:18px;
  text-align:center;
  padding:10px;
  padding-top:15px;
  width:100%;
  float:left;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .top-bordered {
  margin:0 auto;
  opacity:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service:hover h4 {
  color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .icon-service {
  color:#0095e6;
  border-color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .readmore {
  background-color:#0095e6;
  color:#fff;
}
.services-section .container .services-wrapper .single-service:hover .top-bordered {
  opacity: 1;
}
/**** Footer-Section ****/
footer {
	background-color:#000;
	float:left;
	width:100%;
	
}
footer .container .footer-title {
  font-size:19px;
  font-weight:300;
  color:#fff;
  text-transform:capitalize;
  margin-top:5px;
  margin-bottom:20px;
}
footer .container .footer-about .logo {
  width:100%;
  float:left;
  margin-bottom:18px;
}
footer .container .footer-about p {
  font-size:13px;
  font-weight:100;
  color:#fff;
  text-align:left;
  line-height:25px;
}
footer .container .footer-recent-posts ul {
  padding-left:0;
}
footer .container .footer-recent-posts ul li a {
  font-size:13px;
  font-weight:100;
}
footer .container .footer-recent-posts ul li a i {
  margin-right:5px;
}
footer .container .footer-contact-info p {
  background-color:rgb(53 61 66 / 82%);
  font-size:13px;
  font-weight:300;
  color:#fff;
  display:inline-block;
  padding-right:10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-contact-info p i {
  margin-right:5px;
  background-color:#353d42;
  font-size:20px;
  padding:10px;
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}
footer .container .footer-newsletter p {
  font-size:13px;
  color:#fff;
  line-height:25px;
  margin-bottom:15px;
}
footer .container .footer-newsletter .footer-search {
  float:left;
  width:100%;
}
footer .container .footer-newsletter input[type='text'] {
  width:100%;
  background-color:rgba(53,61,66,0.4);
  border:1px solid #27292C;
  color:#fff;
  height:34px;
  font-weight:300;
  font-size:13px;
  text-indent:8px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-newsletter input[type='submit'] {
  background-color:#27292C;
  border:none;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  color:#fff;
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  letter-spacing:1px;
  float:right;
  margin-top:-33px;
  position:relative;
  z-index:2;
  padding:7px 13px;
}
.bottom-strip {
  float:left;
  width:100%;
  background-color:#b39e31;
  padding:2px;
}
.bottom-strip .container p {
  font-size:15px;
  font-weight:100;
  color:#fff;
  margin-bottom:0;
  line-height:66px;
}
.bottom-strip .container #backtop-btn {
  font-size:42px;
  position:relative;
  text-align:center;
  display:table;
  margin:0 auto;
}
.bottom-strip .container #backtop-btn:before {
  width:60px;
  height:60px;
  line-height:62px;
  text-align:center;
  float:left;
  background-color:rgba(36,36,36,0.23);
  border-radius:100px;
}
.bottom-strip .container .bottom-strip-middle {
  position:relative;
}
.bottom-strip .container .social-icons {
  float:right;
  margin-top:12px!important;
}
.bottom-strip .container .social-icons li {
  padding:7px;
  width:36px;
  height: 36px;
}
/**** page-title-section ****/
.page-title-section {
  float:left;
  width:100%;
  background-image:url("../img/10_page-title-header.png");
  background-size:cover;
  background-repeat:no-repeat;
}
.page-title-section .container {
  margin-top:130px;
  margin-bottom:30px;
}
.page-title-section .page-title {
  text-transform:capitalize;
  background-color:rgba(255,255,255,0.9);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.page-title-section .page-title h2 {
  color:#000;
  font-family:Roboto;
  font-size:18px;
  font-weight:100;
  padding:12px;
  margin:0;
}
.page-title-section .breadcrumb {
  margin-bottom:0;
  background-color:rgba(58,186,255,0.9);
}
.page-title-section .breadcrumb a {
  font-family:Roboto;
  font-size:15px;
  font-weight:300;
}
.page-title-section .breadcrumb .sep {
  padding:0 5px;
  color:#fff;
  font-size: 16px;
}
/**** Content-Section ****/
.content-section {
  float:left;
  width:100%;
}
.content-section .container {
  margin-top:30px;
  margin-bottom:30px;
}
.pagination-wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	text-align: center;  
}
.pagination-wrapper .pagination {
	text-align: center;
	width: 200px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pagination-wrapper  a:link {
	margin:0 2px;
	border:none;
	font-size:18px;
	font-weight:100;
	font-family:Roboto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:6px 13px;
	background-color: #000;
}
.pagination-wrapper .pagination a:active {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}
.pagination-wrapper .pagination a:visited {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}

.sPagerNew a.selected {
    color: #fff;
    background: #194a79;
    border: 1px solid #194a79;
}
.sPagerNew a {
    font-size: 18px;
    color: #194a79;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e6ebf1;
    border-radius: 3px;
}


.pagination-wrapper .pagination a:hover {
  
}
/**** Blog-page ****/
.blog-page .page-title-section {
  background-image:url("../img/blog/20_blog-header.png");
}
.blog-page .blog-content {
  border-bottom:1px solid #CDCDCD;
  padding-bottom:50px;
}
.blog-page .blog-content .blog-post {
  background-color:#FFF;
  float:left;
  width:100%;
}
.blog-page .blog-content .blog-post .meta-data {
  float:left;
  padding:20px 25px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item {
  padding:10px 0;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item i {
  color:#B4B4B4;
  font-size:24px;
  text-align:center;
  display:block;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item a {
  display:block;
  width:100%;
  font-size:12px;
  color:#000;
  font-weight:300;
  text-align:center;
  padding-top:6px;
  padding-bottom:15px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider {
  width:60%;
  margin:0 auto;
  display:block;
  border-bottom:1px solid #E5E5E5;
}
.blog-page .blog-content .blog-post .post-content {
  float:right;
  width:80%;
  border-left:1px solid #E5E5E5;
  padding-left:30px;
}
.blog-page .blog-content .blog-post .post-content h2 {
  margin-bottom:15px;
  margin-right:30px;
}
.blog-page .blog-content .blog-post .post-content h2 a {
  color:#000;
  font-size:26px;
  font-weight:300;
  font-family:Roboto;
  text-align:left;
}
.blog-page .blog-content .blog-post .post-content .featured-image {
  position:relative;
}
.blog-page .blog-content .blog-post .post-content .featured-image img {
  
}
.blog-page .blog-content .blog-post .post-content .featured-image:after {
  position:absolute;
  content:'';
  z-index:100;
  right:-1px;
  bottom:-1px;
  width:0;
  height:0;
  border-left:120px solid rgba(0,0,0,0);
  border-right:0px solid rgba(0,0,0,0);
  border-bottom:120px solid #EBEBEC;
}
.blog-page .blog-content .blog-post .post-content .readmore-btn {
  position:absolute;
  right:1px;
  bottom:1px;
  padding:15px;
  background-color:#EBEBEC;
  color:#000;
  font-family:Roboto;
  font-size:13px;
  font-weight:300;
  z-index:101;
  border-right:2px solid #DBDBDB;
  border-bottom:2px solid #DBDBDB;
}
.post-divider {
  border-bottom:1px solid #CDCDCD;
  margin:30px 0;
  width:100%;
  float:left;
}
.sidebar-widget {
  background-color:#FFF;
  padding:25px;
  float:left;
  width:100%;
  margin-bottom:30px;
}
.sidebar-widget .widget-title {
  text-transform:capitalize;
  font-size:20px;
  font-weight:300;
  font-family:Roboto;
  margin-top:0;
}
.search-widget .search-box {
  float:left;
  width:100%;
  position:relative;
  margin:12px 0;
}
.search-widget .search-box input[type='text'] {
  float:left;
  width:100%;
  border:1px solid #CDCDCD;
  font-size:13px;
  font-family:Open Sans;
  font-weight:300;
  padding:15px;
}
.search-widget .search-box button {
  background:transparent;
  border:none;
  position:absolute;
  right:10px;
  top:11px;
}
.search-widget .search-box button i {
  font-size:22px;
  color:#CFCFCF;
}
.tabbed-content #myTab {
  border-bottom:none;
  margin-bottom:10px;
  border:1px solid #CDCDCD;
}
.tabbed-content #myTab li {
  font-size:13px;
  font-weight:300;
  margin:0 !important;
  padding:0;
  width:33.33%;
  border-right:1px solid #CDCDCD;
}
.tabbed-content #myTab li a {
  color:#000;
  text-transform:capitalize;
  text-align:center;
  margin:0 !important;
  padding:14px 20px;
}
.tabbed-content #myTab li:last-child {
  border-right:none;
}
.tabbed-content #myTab li.active {
  background-color:#0095e6;
}
.tabbed-content #myTab li.active a {
  background-color:#0095e6;
  color:#fefefe;
  border-radius:0;
}
.tab-content-wrapper,.similar-listings {
  padding-left:0;
}
.tab-content-wrapper .tab-content-item,.similar-listings .tab-content-item {
  padding:15px 2px 15px;
  border-bottom:1px solid #EFEFEF;
}
.tab-content-wrapper .tab-content-item .thumb,.similar-listings .tab-content-item .thumb {
  margin-right:15px;
}
.tab-content-wrapper .tab-content-item h5,.similar-listings .tab-content-item h5 {
  margin-top:5px;
}
.tab-content-wrapper .tab-content-item h5 a,.similar-listings .tab-content-item h5 a {
  color:#AEAEAE;
  font-size:14px;
  font-weight:300;
  font-family:Open Sans;
  line-height:19px;
}
.tab-content-wrapper li:last-child,.similar-listings li:last-child {
  border-bottom:none;
}
.similar-listings-widget .widget-title {
  margin-bottom:0;
}
.tags .tags-wrapper {
  margin-top:10px;
  padding-left:0;
}
.single-tag {
  float:left;
  margin:7px;
}
.single-tag a {
  color:#B4B4B4;
  font-size:13px;
  font-family:Open Sans;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
  border:1px solid #E8E8E8;
  padding:6px 8px;
  line-height:30px;
  position:relative;
  background-color:#FFF;
  z-index:0;
}
.single-tag a:hover {
  background-color:#0095e6;
  color:#fff;
}
.single-tag a:after {
  position:absolute;
  right:-5px;
  bottom:-5px;
  width:100%;
  height:100%;
  content:'';
  border:1px solid #E8E8E8;
  z-index:-1;
}
.text-widget p {
  font-family:Open Sans;
  font-size:16px;
  font-weight:300;
  color:#AEAEAE;
}
.author-profile {
  float:left;
}
.author-profile h4 {
  margin-bottom:20px;
}
.author-profile .image-box {
  float:left;
  width:100%;
  position:relative;
}
.author-profile .image-box img {
  width:100%;
}
.author-profile .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.author-profile .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 0 10px;
}
.author-profile .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
  text-transform:capitalize;
}
.author-profile .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.author-profile .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.author-profile .desc-box .gray-btn {
  margin-top:10px;
  float: left;
}
/**** Contact-Page ****/
.contact-page .page-title-section {
  background-image:url("../img/29_contact_page-title-header.png");
}
.map-wrapper {
  margin-bottom:30px;
  float:left;
  width:100%;
}
.map-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:15px;
}
.map-wrapper #map {
  float:left;
  width:100%;
  height:400px;
}
.box-title {
  font-size:24px;
  color:#000;
  font-weight:100;
}
.contact-info {
  float:left;
}
.contact-info .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-info p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:10px;
}
.contact-info .info-wrapper {
  float:left;
  width:100%;
  border-top:1px solid #EFEFEF;
  padding-top:15px;
}
.contact-info .info-wrapper span {
  font-size:14px;
  font-weight:100;
  color:#bababa;
  margin-right:14px;
}
.contact-info .info-wrapper span i {
  color:#848484;
  margin-right:8px;
}
.contact-form-wrapper {
  float:left;
}
.contact-form-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-form-wrapper .contact-form .contact-form-left {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form input[type='text'] {
  border:1px solid #EEEEEE;
  text-indent:10px;
  line-height:30px;
  font-size:14px;
  height:65px;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form span {
  float:left;
  height:65px;
  width:65px;
  border:1px solid #EEEEEE;
  border-right:0;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form span i {
	color:#B4B4B4;
	font-size:16px;
	padding:10px;
	width:38px;
	height:38px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	border:1px solid #B6B6B6;
	text-align:center;
	line-height:18px;
	display:block;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact-form-wrapper .contact-form textarea {
  min-height:142px;
  border:1px solid #EEEEEE;
  padding:10px;
  width:100%;
  margin-bottom:9px;
  font-size:14px;
}
.contact-form-wrapper .contact-form input[type='submit'] {
  width:100%;
  text-transform:uppercase;
  background-color:#0095e6;
  color:#fff;
  font-size:14px;
  font-family:Open Sans;
  font-weight:300;
  border:none;
  padding:21px 0;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.contact-form-wrapper .contact-form input[type='submit']:hover {
  background-color: rgba(0,149,230,0.8);
}
/**** Single-Page ****/
.single-page .blog-content .blog-post .post-content .featured-image:after {
  display:none;
}
.single-page .page-title-section {
  background-image:url("../img/single/30_page-title-header.png");
}
.single-page .blog-post {
  border-bottom:1px solid #E5E5E5;
}
.single-page .blog-content {
  border-bottom:none;
}
.single-page .post-content {
  border-bottom:none;
}
.single-page .post-content p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:16px;
}
.comments-section {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 25px;
}
.comments-section .media-list {
  margin-top:20px;
}
.comments-section .media-list h4 {
  font-size:14px;
  font-weight:100;
  color:#3c3c3c;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:10px;
  display:inline-block;
}
.comments-section .media-list h4 span {
  color:#A7A7A7;
}
.comments-section .media-list p {
  font-size:18px;
  font-weight:100;
  color:#A7A7A7;
}
.comments-section .media-list .media a.pull-left {
  margin-left:10px;
}
.comments-section .media-list .connectors {
  float:left;
  width:40px;
  height:40px;
  background-color:transparent;
  border-bottom:1px solid #E5E5E5;
  border-left:1px solid #E5E5E5;
}
.comments-section .media-list .media-object {
  width:64px;
  height:64px;
}
.comment-form-wrapper {
  float:left;
}
.comment-form-wrapper .box-title {
  margin-bottom:20px;
}
.comment-form-wrapper input[type='text'] {
  width:280px;
  float: left;
}
/**** property-details-page ****/
.property-details-page .page-title-section {
	background-image:url(../images/alanyabg.jpg);
}
.property-details-page .page-content .inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.property-details-page .page-content .flexslider {
  border-radius:0px;
  box-shadow:none;
  border:none;
}
.property-details-page .page-content #details-slider {
  margin:0 0 30px;
  position:relative;
}
.property-details-page .page-content #details-slider .yellow-btn {
  position:absolute;
  bottom:25px;
  left:25px;
}
.property-details-page .page-content #details-carousel {
  margin-bottom:30px;
}
.property-details-page .page-content #details-carousel .slides>li {
  padding:0 9px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a {
  background-color:rgba(0,149,230,0.8);
  width:41px;
  height:51px;
  line-height:51px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a:before {
  content:'\f104';
  font-size:50px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before {
  content:'\f105';
}
.property-details-page .page-content #details-carousel .flex-prev {
  left:15px;
  top:28px;
}
.property-details-page .page-content #details-carousel .flex-next {
  right:15px;
  top:28px;
}
.property-desc {
  float:left;
  width:100%;
  padding:0 25px;
}
.property-desc h3 {
  font-weight:500;
  font-size:18px;
}
.property-desc .slide-item-features {
  margin:0;
  padding-bottom:10px;
  float:left;
  width:100%;
  margin-bottom:20px;
}
.property-desc .item-features li {
  border:none;
  margin-right:15px;
  padding:3px 0px;
  font-size:12px;
}
.property-desc p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
}
.property-desc h3 {
  font-size:20px;
  color:#000;
  font-weight:100;
}
.property-desc .additional-features {
  margin-top:25px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features {
  padding-left:0;
  margin-top:5px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features .single-feature {
  float:left;
  margin:4px;
}
.property-desc .additional-features .features .single-feature a {
  border:1px solid #E8E8E8;
  color:#616161;
  padding:10px 15px;
  line-height:40px;
  font-size:15px;
  font-weight:300;
}
.property-desc .additional-features .features .single-feature a i {
  color:#77d04e;
  margin-right:5px;
  font-size:20px;
}
.property-desc .property-location {
  float:left;
  width:100%;
  margin-top:30px;
  margin-bottom:30px;
}
.property-desc .property-location #property-location-map {
  float:left;
  width:100%;
  height:345px;
  margin-top:15px;
}
.status {
  background-color:#77d04e;
  position:absolute;
 
  right:25px;
  font-size:16px;
  font-family:Roboto;
  font-weight:300;
  padding:8px 18px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
  z-index:1;
}
.image-wrapper {
  position:relative;
}
.image-wrapper img {
  width: 100%;
}
/**** Responsive nav bar customization ****/
.navbar-toggle {
  margin-top:15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #EEE;
}
/**** Media-queries ****/
@media screen and (max-width:1215px) {
  .single-agent .image-box {
    width:100%;
    height:auto;
  }
  .single-agent .desc-box {
    width:100%;
    height:auto;
  }
}
@media screen and (max-width:1200px) {
  .contact-info {
    width:100%;
  }
  .contact-form-wrapper {
    width:100%;
  }
  .contact-form-wrapper {
    margin:15px 0;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  .contact-form-wrapper .contact-form input[type='text'] {
    width:75%;
  }
}
@media screen and (max-width:991px) {
  body {
    overflow-x:hidden;
  }
  .bottom-strip .container #backtop-btn {
    display:none;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  #premium-bar nav li a {
    font-weight:300;
    padding:10px 10px;
    color:#fefefe;
    text-shadow:none;
    text-transform:capitalize;
  }
}
.services-section .container .services-wrapper .single-service {
  float:left;
}
#backtop-btn {
  display:none;
}
.blog-sidebar {
  float:left;
  margin-top:0px;
}
}
@media screen and (max-width:700px) {
.media-body {
  overflow:visible;
}
.page-title-section .container {
  margin-top:188px;
  margin-bottom:30px;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.connectors {
  display:none;
}
}
@media screen and (max-width:635px) {
.blog-page .blog-content .blog-post .post-content {
  width:75%;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.blog-page .blog-content .blog-post .meta-data {
  width:25%;
}
.contact-form-wrapper .contact-form .contact-form-left {
  width:100%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width:90%;
}
}
@media screen and (max-width:450px) {
#top-strip .social-icons {
  display:none;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .breadcrumb {
  margin-top:30px;
  margin-right:23px;
}
.page-title-section .page-title {
  margin-left:23px;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width: 98%;
}
.services-section .container .services-wrapper .single-service{
  width: 50%;
  height: 300px;
}
}
.yeni_link {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:visited {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:hover {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
 
}
.yeni_link:active {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
}
.currency {
	background:none;
	width:383px;
	height:2px;
	margin:0;
	position:absolute;
	right:-10px;
	top:51px;
	z-index:10000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

 
 
		
		}
.head-row1 .flyout {
    display: inline;
    position: relative;
    z-index: 980;
}


.head-row1 .flyout .button-small {
	cursor: pointer;
	z-index: 999;
	position: relative;
	line-height: 50px;
}

.head-row1 .flyout:hover .button-small {
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
}

.head-row1 .flyout .arrow {
	display: inline-block;
	padding-right: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 8px;
	background-image: url(icon-flyout.gif);
}

.head-row1 .flyout .menu {
	background: #1d2124;
	-moz-border-radius:0 3px 3px 3px;
	-webkit-border-radius:0 3px 3px 3px;
	padding: 14px;
	color:#FFF;
	display: none;
	text-align: left;
	z-index: 990;
	position: absolute;
	left: 0;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	margin-top: 2px;
}

.head-row1 .flyout .menu a {
	color:#FFF;
	text-decoration: none;
	
	font-size: 14px;
}

.flyout .menu a:hover{
	color:#0095e6;
	
	font-size: 14px;
}

.head-row1 .flyout:hover .menu {
	display: block;
	color: #FFF;
}

.head-row1 .flyout .menu p {
    margin-bottom: 3px;
}

.head-row1 .flyout .icon {
    display: inline-block;
    padding-left: 22px;
}

/*##############################
Weather Flyout
##############################*/

.head-row1 .weather .icon {
    background: transparent url(sun.png)/*tpa=http://www.ibiza-one.com/frontend/files/sun.png*/ 0 3px no-repeat;
}
.head-row1 .weather .menu {
    width: 150px;
}

/*##############################
Currency Flyout
##############################*/

.head-row1 .currency {
    margin-left: 10px;
}

.head-row1 .currency .icon {
    background: transparent url(currency.png)/*tpa=http://www.ibiza-one.com/frontend/files/currency.png*/ 0 3px no-repeat;
}

.head-row1 .currency-form {
	width:270px;
}

.head-row1 .currency-row {
	clear:both;
    width: 270px;
}

.head-row1 .currency-form label.title {
	height:18px;
	line-height:18px;
	float:left;
    width: 50px;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.head-row1 .currency-form option { background-color:#474747; }

.head-row1 .currency-field {
	width:180px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bdbab4;
	text-indent:5px;
	background-color:#474747;
	border-top:1px solid #000;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	border-left:1px solid #000;
}

.head-row1 .currency-radio-box {
	width:200px;
	padding:0 0 5px 0;
    display: block;
    float: left;
}

.head-row1 .currency-submit {
	float:right;
	margin:8px 15px 0 0;
}

.head-row1 .language .menu {
	width: 210px;
	left: auto;
	right: 0px;


    *right: 0;
}

.head-row1 .language ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 200px;
	text-decoration: none;
}
.head-row1 .language li {
	float:left;
	height:22px;
	width:100px;
	text-decoration: none;
}
.head-row1 .language a {
	color:#FFF;
	text-decoration:none;
	font-family: "PT Sans Narrow";
}

.head-row1 .language a:hover {
	color:#0095E6;
	text-decoration:none;
}
.head-row1 .language img {
	margin:0 10px 0 0;
}

.button-small {
	display: inline-block;
	text-align: left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	 background-color:rgba(22,22,22,0.7);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.button-small a {
    color:#6a6961;
}

.submit-small {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height: 20px;
    padding: 0 10px;
    background: #1d2124 url(button-bg-small.gif) 0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.submit-medium {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Times,"Times New Roman",serif;
    text-transform: uppercase;
    font-size:16px;
    line-height: 33px;
    padding: 5px 10px;
    background: #1d2124 url(button-bg-medium.gif)0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.okbutton {
    color:#8cc783;
}

.cancelbutton {
    color:#c78386;
}
#navigasyon {
	width: 100%;
	text-align: center;
	color: #FFF;
}

.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #000;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_siralama:active {
	color: #900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;	
	}
ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:11px 17px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#fbe644;
	padding:11px 17px;
	display:block
}
.paragraf1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #333;
	}
.slayt {
	width:1920px;
	height:638px;
	}
.map {
	width:1200px;
	height:400px;
	}
		
@media screen and (max-width:500px) and (min-width:100px)
{

	.slayt {
	width:500px;
	height:250px;
	}
	.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:40px;
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 8px;	
	}
		
	.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 8px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 8px;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}
.link_siralama:active {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}


ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:5px 10px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#0CF;
	padding:5px 10px;
	display:block
}


.title-box h3 {
  font-size:18px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:15px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.map {
	width:310px;
	height:400px;
	}

}
#detayozellikleri {
	width: 100%;
}
#detayozellikleri #do1 {
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do2 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 6px;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do3 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #CCC;
	height: 120px;
}
.mob {
	display: none;
}
.logo2 {
	display: none;
}
.star{
	display: block;
	float: left;
}
.star2 {
	display: block;
	float: left;
}


@media screen and (max-width: 320px) {

 	.logo {
	display: none;
}
	.star2 {
	display: none;
}
	.logo2 {
	display: block;
	width:240px;
}


}
@media (min-width:100px) and (max-width:950px) {
	@import "http://fonts.googleapis.com/css?family=Roboto:400,900italic,700italic,500italic,400italic,300italic,100italic,900,700,500,300,100";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600";
/* Theme Name:SweetHome - HTML Theme URI:Author:PremiumLayers Author URI:Description:Clean and responsive Real Estate Template. Version:1.0*/
/*--------------Table of SASS- Imports- Variables- Mixins- MDefault-Styles- Typography- Header-Section- Slider-Section- Search-Section- Recent-Listings-Section- Agents-Section- Services-Section- Footer-Section- page-title-section- Content-Section- Blog-page- Contact-page- Single-page- property-details-page- Responsive nav bar customization- Media-queries*--------------/
/**** Imports ****/
/**** Variables ****/
/**** Mixins ****/
/**** MDefault-Styles ****/
html {
  height:100%;
}
body {
	background-color:#EBEBEC;
	padding:0 !important;
	height:100%;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	width:100%;
}
*,*:after,*:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
a {
  color:#fefefe;
  text-decoration:none;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
a:hover,a:focus {
  text-decoration:none;
  color:#fefefe;
}
a:visited {
  color:#fefefe;
}
ul {
  margin:0;
  list-style-type:none;
}
input[type="text"]::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
textarea::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
.yellow-btn {
  background-color:#fbe644;
  color:#000;
  font-weight:700;
  font-size:17px;
  padding:10px 15px;
  margin:0 3px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.yellow-btn:visited {
  color:#000;
}
.gray-btn {
	margin:0 3px;
	padding:10px 15px;
	background-color:#FFA726;
	color:#FFF;
	font-size:17px;
	font-weight:300;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.gray-btn span {
  color:#666;
  padding-right:7px;
  font-size:20px;
}
.gray-btn:visited {
	color:#FFF;
}
.select-big .select-target {
  width:180px;
}
.select-medium .select-target {
  width:110px;
}
.select-small .select-target {
  width:70px;
  padding:0.5rem 2em 0.5rem 1em;
}
.title-box {
  float:left;
  width:100%;
  position:relative;
  display:inline-block;
  padding-bottom:50px;
}
.title-box h3 {
  font-size:23px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:20px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.title-box .bordered {
  border-bottom:1px solid #CDCDCD;
}
.buttons-wrapper {
	margin-top: 20px;
	float: left;
	margin-left: 75px;
}
.yellow-btn:hover {
  background:#0095e6;
  color:#fff;
}
.gray-btn:hover {
	color: #333;
}
.inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.first-paragraph {
  margin-bottom:20px;
}
.nfloat {
  float:none !important;
}
.clearfix:before,.container:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear: both;
}
/* IE 6/7 */
.clearfix {
  zoom: 1;
}
/**** Typography ****/
h1 {
  font-size:2.25rem;
  font-weight:600;
}
h2 {
  font-size:2rem;
  font-weight:400;
}
h3 {
  font-size:1.5rem;
  font-weight:400;
}
h4 {
  font-size:1.2rem;
  font-weight:400;
}
h5 {
  font-size:1rem;
  font-weight:300;
}

/**** Header-Section ****/
header #top-strip {
	float:left;
	width:100%;
	background-color:#000;
	padding:0px 0;
	height:128px;
}
header #top-strip2 {
	display:none;
	float:left;
	width:100%;
	background-color:#0d0d0d;
	padding:10px 0;
	height:100px;
	text-align: center;
}
header #login-box {
  margin-top:6px;
}
header #login-box a {
  font-size:16px;
  margin:0 10px;
}
header #login-box a span {
  font-family:Roboto;
  font-weight:400;
  margin-left:6px;
  font-size:14px;
}
.social-icons {
  padding:0;
}
.social-icons li {
  float:left;
  margin-right:5px;
  border:1px solid rgba(255,255,255,0.3);
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:5px;
  width:32px;
  height:32px;
  line-height:26px;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
  font-size:15px!important;
  text-align:center;
}
.social-icons li:hover {
  background-color:#fefefe;
}
.social-icons li:hover a {
  color: #0095e6;
}
/**** Slider-Section ****/
.slider-section {
  float:left;
  width:100%;
  position:relative;
}
#premium-bar {
	position:absolute;
	width:100%;
	left:0;
	padding-right:25px;
	padding-bottom:5;
	top:0;
	z-index:10;
	background-color:#59656b;
	height: 50px;	
}


#premium-bar nav {
	list-style-type:none;
	float: left;
	text-align: left;

}
#premium-bar nav li a {
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  padding:5px 10px;
  color:#fefefe;
  text-shadow:none;
}
#premium-bar nav .active a {
  background-color:#fefefe;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  color:#333!important;
}
#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left: -50px;
	margin-top:-8px;
	float:right;
	
		
}

#premium-bar nav li a {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
#premium-bar nav li a:hover {
  background:#fff!important;
  color:#333!important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  color:#000 !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.dropdown-menu li a {
  color:#000 !important;
}
.navbar-nav.navbar-right:last-child {
	margin-top:10px;
	background-color: #59656b;	
}
.main-flexslider {
  float:left;
  position:relative;
  width:100%;
  overflow:hidden;
}
.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:640px;
}
.main-flexslider .slides .slides .container {
  position:absolute;
  min-height:640px;
  top:0px;
}
.main-flexslider .slides .slides .slide-box {
	width:526px;
	left:682px;
	margin-left:-150px;
	position:absolute;
	bottom:0;
	padding:10px;
	background:rgba(22,22,22,0.6);
	z-index:100;
}
.main-flexslider .slides .slides .slide-box h2 {
  margin-top:0;
  font-size:20px;
  font-weight:700;
  color:#191919;
}
.main-flexslider .slides .slides .slide-box p {
  font-size:15px;
  font-weight:300;
  color:#000;
}
.main-flexslider .slides .slides .slide-box .slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper {
  margin:25px 0;
  float:left;
}
.main-flexslider .slides .slides .slide-box:before {
  position:absolute;
  z-index:-1;
}
.slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.flex-direction-nav a {
 background-color:#b39e31;
  color:#fefefe;
  text-align:center;
  width:61px;
  height:61px;
  line-height:62px;
  z-index:5;
}
.flex-direction-nav a:before {
  font-family:"FontAwesome";
  font-size:24px;
  display:inline-block;
  content:'\f190';
}
.flex-direction-nav a.flex-next:before {
  content:'\f18e';
}
.main-flexslider .flex-direction-nav .flex-prev {
  top:363px !important;
  left:inherit !important;
}
.main-flexslider .flex-direction-nav .flex-next {
  right:0 !important;
  top: 363px !important;
}
/**** Search-Section ****/
.search-section {
  border-bottom:1px solid #CDCDCD;
  float:left;
  width:100%;
  background-color:#FFF;
 
}
.search-section .select-wrapper {
  float:left;
  margin:20px 7px;
}
.search-section .select-wrapper p {
  font-weight:300;
  font-size:15px;
  color:#444;
  margin-bottom:5px;
}
.search-section .select-target {
  height:38px;
  text-align:left;
  font-size:13px;
  font-weight:300;
  color:#B2B2B2;
  border-width:1px;
  line-height:23px;
}
.search-section .select-target.select-theme-default b:before {
  top:-2px;
}
.search-section .select-target.select-theme-default b:after {
  bottom:-2px;
}
.search-section input[type='submit'] {
  border:none;
  font-weight:300;
  text-transform:capitalize;
  padding:8px 41px;
  margin-top:45px;
  margin-left:10px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.select-element {
  z-index: 100;
}
/**** Recent-Listings-Section ****/
.recent-listings {
  float:left;
  width:100%;
  margin:90px 0;
}
.recent-listings .container .listings-items-wrapper {
  float:left;
  margin-top:10px;
}
.listing-single-item {
	float:left;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	
    	
}
.listing-single-item:hover {
  opacity:0.8;
}
.listing-single-item .item-inner .image-wrapper {
  position:relative;
}
.listing-single-item .item-inner .image-wrapper img {
  width:100%;
}
.listing-single-item .item-inner .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px;
}
.listing-single-item .item-inner .desc-box h4 a {
  font-size:13px;
  font-weight:500;
  color:#000;
  margin:2px 0;
}
.listing-single-item .item-inner .desc-box .item-features {
  margin:5px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:15px;
  width:100%;
}
.listing-single-item .item-inner .desc-box .item-features li {
	border:none;
	margin-right:50px;
	font-size:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
.featured {
	position:absolute;
	bottom:8px;
	left:15px;
	font-size:16px;
	font-family:Roboto;
	font-weight:250;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	float: right;
	clear: right;
}
.featured i {
	margin-right:10px;
	font-size:18px;
	
}
.property-type-icon {
  position:absolute;
  top:25px;
  left:25px;
  font-size:32px;
  background-color:rgba(0,0,0,0.5);
  padding:15px 17px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  z-index: 1;
}
/**** Agents-Section ****/
.agents-section {
  margin-bottom:100px;
  float:left;
  width:100%;
}
.agents-section .container .agents-slider {
  float:left;
  margin-top:20px;
  width:100%;
}
.single-agent {
  float:left;
  padding:15px;
  width:100%;
  margin-left:0px;
}
.single-agent .image-box {
  float:left;
  width:100%;
  height:200px;
  position:relative;
  overflow:hidden;
}
.single-agent .image-box img {
  width:100%;
  height:auto;
  overflow:hidden;
}
.single-agent .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.single-agent .desc-box {
  float:left;
  width:100%;
  height:230px;
  background-color:#FFF;
  padding:15px;
}
.single-agent .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
}
.single-agent .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.single-agent .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.single-agent .desc-box .gray-btn {
  margin-top:10px;
  float:left;
}
.single-agent .desc-box .gray-btn:hover {
  background:#0095e6;
  color:#fff;
}
.owl-theme .owl-controls .owl-buttons div {
  background-color:#b39e31;
  opacity:1;
  border-radius:0;
  font-size:42px;
  padding:0px 23px;
  margin:.5px;
}
.owl-buttons {
  position:absolute;
  right:-5px;
  top: -108px;
}
/**** Services-Section ****/
.services-section {
  float:left;
  width:100%;
  margin-bottom:60px;
}
.services-section .container .services-wrapper {
  margin-top:20px;
  float:left;
  width:100%;
}
.services-section .container .services-wrapper .single-service {
  background-color:#FFF;
  text-align:center;
  padding:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service h4 {
  font-size:20px;
  font-weight:500;
  margin-top:30px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service p {
  font-size:15px;
  font-weight:400;
  color:#bababa;
}
.services-section .container .services-wrapper .single-service .icon-service {
  color:#B2B2B2;
  font-size:45px;
  border:1px solid #B2B2B2;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:20px;
  margin:13px 0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .bordered {
  border:2px solid #0095e6;
  width:25%;
  margin:13px auto -4px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .readmore {
  text-transform:uppercase;
  color:#000;
  font-weight:100;
  font-size:18px;
  text-align:center;
  padding:10px;
  padding-top:15px;
  width:100%;
  float:left;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .top-bordered {
  margin:0 auto;
  opacity:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service:hover h4 {
  color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .icon-service {
  color:#0095e6;
  border-color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .readmore {
  background-color:#0095e6;
  color:#fff;
}
.services-section .container .services-wrapper .single-service:hover .top-bordered {
  opacity: 1;
}
/**** Footer-Section ****/
footer {
	background-color:#000;
	float:left;
	width:100%;
	padding:40px 0;
}
footer .container .footer-title {
  font-size:19px;
  font-weight:300;
  color:#fff;
  text-transform:capitalize;
  margin-top:5px;
  margin-bottom:20px;
}
footer .container .footer-about .logo {
  width:100%;
  float:left;
  margin-bottom:18px;
}
footer .container .footer-about p {
  font-size:13px;
  font-weight:100;
  color:#fff;
  text-align:left;
  line-height:25px;
}
footer .container .footer-recent-posts ul {
  padding-left:0;
}
footer .container .footer-recent-posts ul li a {
  font-size:13px;
  font-weight:100;
}
footer .container .footer-recent-posts ul li a i {
  margin-right:5px;
}
footer .container .footer-contact-info p {
  background-color:rgba(53,61,66,0.4);
  font-size:13px;
  font-weight:300;
  color:#fff;
  display:inline-block;
  padding-right:10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-contact-info p i {
  margin-right:5px;
  background-color:#353d42;
  font-size:20px;
  padding:10px;
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}
footer .container .footer-newsletter p {
  font-size:13px;
  color:#fff;
  line-height:25px;
  margin-bottom:15px;
}
footer .container .footer-newsletter .footer-search {
  float:left;
  width:100%;
}
footer .container .footer-newsletter input[type='text'] {
  width:100%;
  background-color:rgba(53,61,66,0.4);
  border:1px solid #27292C;
  color:#fff;
  height:34px;
  font-weight:300;
  font-size:13px;
  text-indent:8px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-newsletter input[type='submit'] {
  background-color:#27292C;
  border:none;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  color:#fff;
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  letter-spacing:1px;
  float:right;
  margin-top:-33px;
  position:relative;
  z-index:2;
  padding:7px 13px;
}
.bottom-strip {
  float:left;
  width:100%;
  background-color:#b39e31;
  padding:2px;
}
.bottom-strip .container p {
  font-size:15px;
  font-weight:100;
  color:#fff;
  margin-bottom:0;
  line-height:66px;
}
.bottom-strip .container #backtop-btn {
  font-size:42px;
  position:relative;
  text-align:center;
  display:table;
  margin:0 auto;
}
.bottom-strip .container #backtop-btn:before {
  width:60px;
  height:60px;
  line-height:62px;
  text-align:center;
  float:left;
  background-color:rgba(36,36,36,0.23);
  border-radius:100px;
}
.bottom-strip .container .bottom-strip-middle {
  position:relative;
}
.bottom-strip .container .social-icons {
  float:right;
  margin-top:12px!important;
}
.bottom-strip .container .social-icons li {
  padding:7px;
  width:36px;
  height: 36px;
}
/**** page-title-section ****/
.page-title-section {
  float:left;
  width:100%;
  background-image:url("../img/10_page-title-header.png");
  background-size:cover;
  background-repeat:no-repeat;
}
.page-title-section .container {
  margin-top:130px;
  margin-bottom:30px;
}
.page-title-section .page-title {
  text-transform:capitalize;
  background-color:rgba(255,255,255,0.9);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.page-title-section .page-title h2 {
  color:#000;
  font-family:Roboto;
  font-size:18px;
  font-weight:100;
  padding:12px;
  margin:0;
}
.page-title-section .breadcrumb {
  margin-bottom:0;
  background-color:rgba(58,186,255,0.9);
}
.page-title-section .breadcrumb a {
  font-family:Roboto;
  font-size:15px;
  font-weight:300;
}
.page-title-section .breadcrumb .sep {
  padding:0 5px;
  color:#fff;
  font-size: 16px;
}
/**** Content-Section ****/
.content-section {
  float:left;
  width:100%;
}
.content-section .container {
  margin-top:30px;
  margin-bottom:30px;
}
.pagination-wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	text-align: center;  
}
.pagination-wrapper .pagination {
	text-align: center;
	width: 200px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pagination-wrapper  a:link {
	margin:0 2px;
	border:none;
	font-size:18px;
	font-weight:100;
	font-family:Roboto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:6px 13px;
	background-color: #000;
}
.pagination-wrapper .pagination a:active {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}
.pagination-wrapper .pagination a:visited {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}

.sPagerNew a.selected {
    color: #fff;
    background: #194a79;
    border: 1px solid #194a79;
}
.sPagerNew a {
    font-size: 18px;
    color: #194a79;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e6ebf1;
    border-radius: 3px;
}


.pagination-wrapper .pagination a:hover {
  
}
/**** Blog-page ****/
.blog-page .page-title-section {
  background-image:url("../img/blog/20_blog-header.png");
}
.blog-page .blog-content {
  border-bottom:1px solid #CDCDCD;
  padding-bottom:50px;
}
.blog-page .blog-content .blog-post {
  background-color:#FFF;
  float:left;
  width:100%;
}
.blog-page .blog-content .blog-post .meta-data {
  float:left;
  padding:20px 25px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item {
  padding:10px 0;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item i {
  color:#B4B4B4;
  font-size:24px;
  text-align:center;
  display:block;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item a {
  display:block;
  width:100%;
  font-size:12px;
  color:#000;
  font-weight:300;
  text-align:center;
  padding-top:6px;
  padding-bottom:15px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider {
  width:60%;
  margin:0 auto;
  display:block;
  border-bottom:1px solid #E5E5E5;
}
.blog-page .blog-content .blog-post .post-content {
  float:right;
  width:80%;
  border-left:1px solid #E5E5E5;
  padding-left:30px;
}
.blog-page .blog-content .blog-post .post-content h2 {
  margin-bottom:15px;
  margin-right:30px;
}
.blog-page .blog-content .blog-post .post-content h2 a {
  color:#000;
  font-size:26px;
  font-weight:300;
  font-family:Roboto;
  text-align:left;
}
.blog-page .blog-content .blog-post .post-content .featured-image {
  position:relative;
}
.blog-page .blog-content .blog-post .post-content .featured-image img {
  width:100%;
}
.blog-page .blog-content .blog-post .post-content .featured-image:after {
  position:absolute;
  content:'';
  z-index:100;
  right:-1px;
  bottom:-1px;
  width:0;
  height:0;
  border-left:120px solid rgba(0,0,0,0);
  border-right:0px solid rgba(0,0,0,0);
  border-bottom:120px solid #EBEBEC;
}
.blog-page .blog-content .blog-post .post-content .readmore-btn {
  position:absolute;
  right:1px;
  bottom:1px;
  padding:15px;
  background-color:#EBEBEC;
  color:#000;
  font-family:Roboto;
  font-size:13px;
  font-weight:300;
  z-index:101;
  border-right:2px solid #DBDBDB;
  border-bottom:2px solid #DBDBDB;
}
.post-divider {
  border-bottom:1px solid #CDCDCD;
  margin:30px 0;
  width:100%;
  float:left;
}
.sidebar-widget {
  background-color:#FFF;
  padding:25px;
  float:left;
  width:100%;
  margin-bottom:30px;
}
.sidebar-widget .widget-title {
  text-transform:capitalize;
  font-size:20px;
  font-weight:300;
  font-family:Roboto;
  margin-top:0;
}
.search-widget .search-box {
  float:left;
  width:100%;
  position:relative;
  margin:12px 0;
}
.search-widget .search-box input[type='text'] {
  float:left;
  width:100%;
  border:1px solid #CDCDCD;
  font-size:13px;
  font-family:Open Sans;
  font-weight:300;
  padding:15px;
}
.search-widget .search-box button {
  background:transparent;
  border:none;
  position:absolute;
  right:10px;
  top:11px;
}
.search-widget .search-box button i {
  font-size:22px;
  color:#CFCFCF;
}
.tabbed-content #myTab {
  border-bottom:none;
  margin-bottom:10px;
  border:1px solid #CDCDCD;
}
.tabbed-content #myTab li {
  font-size:13px;
  font-weight:300;
  margin:0 !important;
  padding:0;
  width:33.33%;
  border-right:1px solid #CDCDCD;
}
.tabbed-content #myTab li a {
  color:#000;
  text-transform:capitalize;
  text-align:center;
  margin:0 !important;
  padding:14px 20px;
}
.tabbed-content #myTab li:last-child {
  border-right:none;
}
.tabbed-content #myTab li.active {
  background-color:#0095e6;
}
.tabbed-content #myTab li.active a {
  background-color:#0095e6;
  color:#fefefe;
  border-radius:0;
}
.tab-content-wrapper,.similar-listings {
  padding-left:0;
}
.tab-content-wrapper .tab-content-item,.similar-listings .tab-content-item {
  padding:15px 2px 15px;
  border-bottom:1px solid #EFEFEF;
}
.tab-content-wrapper .tab-content-item .thumb,.similar-listings .tab-content-item .thumb {
  margin-right:15px;
}
.tab-content-wrapper .tab-content-item h5,.similar-listings .tab-content-item h5 {
  margin-top:5px;
}
.tab-content-wrapper .tab-content-item h5 a,.similar-listings .tab-content-item h5 a {
  color:#AEAEAE;
  font-size:14px;
  font-weight:300;
  font-family:Open Sans;
  line-height:19px;
}
.tab-content-wrapper li:last-child,.similar-listings li:last-child {
  border-bottom:none;
}
.similar-listings-widget .widget-title {
  margin-bottom:0;
}
.tags .tags-wrapper {
  margin-top:10px;
  padding-left:0;
}
.single-tag {
  float:left;
  margin:7px;
}
.single-tag a {
  color:#B4B4B4;
  font-size:13px;
  font-family:Open Sans;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
  border:1px solid #E8E8E8;
  padding:6px 8px;
  line-height:30px;
  position:relative;
  background-color:#FFF;
  z-index:0;
}
.single-tag a:hover {
  background-color:#0095e6;
  color:#fff;
}
.single-tag a:after {
  position:absolute;
  right:-5px;
  bottom:-5px;
  width:100%;
  height:100%;
  content:'';
  border:1px solid #E8E8E8;
  z-index:-1;
}
.text-widget p {
  font-family:Open Sans;
  font-size:16px;
  font-weight:300;
  color:#AEAEAE;
}
.author-profile {
  float:left;
}
.author-profile h4 {
  margin-bottom:20px;
}
.author-profile .image-box {
  float:left;
  width:100%;
  position:relative;
}
.author-profile .image-box img {
  width:100%;
}
.author-profile .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.author-profile .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 0 10px;
}
.author-profile .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
  text-transform:capitalize;
}
.author-profile .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.author-profile .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.author-profile .desc-box .gray-btn {
  margin-top:10px;
  float: left;
}
/**** Contact-Page ****/
.contact-page .page-title-section {
  background-image:url("../img/29_contact_page-title-header.png");
}
.map-wrapper {
  margin-bottom:30px;
  float:left;
  width:100%;
}
.map-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:15px;
}
.map-wrapper #map {
  float:left;
  width:100%;
  height:400px;
}
.box-title {
  font-size:24px;
  color:#000;
  font-weight:100;
}
.contact-info {
  float:left;
}
.contact-info .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-info p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:10px;
}
.contact-info .info-wrapper {
  float:left;
  width:100%;
  border-top:1px solid #EFEFEF;
  padding-top:15px;
}
.contact-info .info-wrapper span {
  font-size:14px;
  font-weight:100;
  color:#bababa;
  margin-right:14px;
}
.contact-info .info-wrapper span i {
  color:#848484;
  margin-right:8px;
}
.contact-form-wrapper {
  float:left;
}
.contact-form-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-form-wrapper .contact-form .contact-form-left {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form input[type='text'] {
  border:1px solid #EEEEEE;
  text-indent:10px;
  line-height:30px;
  font-size:14px;
  height:65px;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form span {
  float:left;
  height:65px;
  width:65px;
  border:1px solid #EEEEEE;
  border-right:0;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form span i {
	color:#B4B4B4;
	font-size:16px;
	padding:10px;
	width:38px;
	height:38px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	border:1px solid #B6B6B6;
	text-align:center;
	line-height:18px;
	display:block;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact-form-wrapper .contact-form textarea {
  min-height:142px;
  border:1px solid #EEEEEE;
  padding:10px;
  width:100%;
  margin-bottom:9px;
  font-size:14px;
}
.contact-form-wrapper .contact-form input[type='submit'] {
  width:100%;
  text-transform:uppercase;
  background-color:#0095e6;
  color:#fff;
  font-size:14px;
  font-family:Open Sans;
  font-weight:300;
  border:none;
  padding:21px 0;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.contact-form-wrapper .contact-form input[type='submit']:hover {
  background-color: rgba(0,149,230,0.8);
}
/**** Single-Page ****/
.single-page .blog-content .blog-post .post-content .featured-image:after {
  display:none;
}
.single-page .page-title-section {
  background-image:url("../img/single/30_page-title-header.png");
}
.single-page .blog-post {
  border-bottom:1px solid #E5E5E5;
}
.single-page .blog-content {
  border-bottom:none;
}
.single-page .post-content {
  border-bottom:none;
}
.single-page .post-content p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:16px;
}
.comments-section {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 25px;
}
.comments-section .media-list {
  margin-top:20px;
}
.comments-section .media-list h4 {
  font-size:14px;
  font-weight:100;
  color:#3c3c3c;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:10px;
  display:inline-block;
}
.comments-section .media-list h4 span {
  color:#A7A7A7;
}
.comments-section .media-list p {
  font-size:18px;
  font-weight:100;
  color:#A7A7A7;
}
.comments-section .media-list .media a.pull-left {
  margin-left:10px;
}
.comments-section .media-list .connectors {
  float:left;
  width:40px;
  height:40px;
  background-color:transparent;
  border-bottom:1px solid #E5E5E5;
  border-left:1px solid #E5E5E5;
}
.comments-section .media-list .media-object {
  width:64px;
  height:64px;
}
.comment-form-wrapper {
  float:left;
}
.comment-form-wrapper .box-title {
  margin-bottom:20px;
}
.comment-form-wrapper input[type='text'] {
  width:280px;
  float: left;
}
/**** property-details-page ****/
.property-details-page .page-title-section {
	background-image:url(../images/alanyabg.jpg);
}
.property-details-page .page-content .inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.property-details-page .page-content .flexslider {
  border-radius:0px;
  box-shadow:none;
  border:none;
}
.property-details-page .page-content #details-slider {
  margin:0 0 30px;
  position:relative;
}
.property-details-page .page-content #details-slider .yellow-btn {
  position:absolute;
  bottom:25px;
  left:25px;
}
.property-details-page .page-content #details-carousel {
  margin-bottom:30px;
}
.property-details-page .page-content #details-carousel .slides>li {
  padding:0 9px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a {
  background-color:rgba(0,149,230,0.8);
  width:41px;
  height:51px;
  line-height:51px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a:before {
  content:'\f104';
  font-size:50px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before {
  content:'\f105';
}
.property-details-page .page-content #details-carousel .flex-prev {
  left:15px;
  top:28px;
}
.property-details-page .page-content #details-carousel .flex-next {
  right:15px;
  top:28px;
}
.property-desc {
  float:left;
  width:100%;
  padding:0 25px;
}
.property-desc h3 {
  font-weight:500;
  font-size:18px;
}
.property-desc .slide-item-features {
  margin:0;
  padding-bottom:10px;
  float:left;
  width:100%;
  margin-bottom:20px;
}
.property-desc .item-features li {
  border:none;
  margin-right:15px;
  padding:3px 0px;
  font-size:12px;
}
.property-desc p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
}
.property-desc h3 {
  font-size:20px;
  color:#000;
  font-weight:100;
}
.property-desc .additional-features {
  margin-top:25px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features {
  padding-left:0;
  margin-top:5px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features .single-feature {
  float:left;
  margin:4px;
}
.property-desc .additional-features .features .single-feature a {
  border:1px solid #E8E8E8;
  color:#616161;
  padding:10px 15px;
  line-height:40px;
  font-size:15px;
  font-weight:300;
}
.property-desc .additional-features .features .single-feature a i {
  color:#77d04e;
  margin-right:5px;
  font-size:20px;
}
.property-desc .property-location {
  float:left;
  width:100%;
  margin-top:30px;
  margin-bottom:30px;
}
.property-desc .property-location #property-location-map {
  float:left;
  width:100%;
  height:345px;
  margin-top:15px;
}
.status {
  background-color:#77d04e;
  position:absolute;
  
  right:25px;
  font-size:16px;
  font-family:Roboto;
  font-weight:300;
  padding:8px 18px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
  z-index:1;
}
.image-wrapper {
  position:relative;
}
.image-wrapper img {
  width: 100%;
}
/**** Responsive nav bar customization ****/
.navbar-toggle {
  margin-top:15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #EEE;
}
/**** Media-queries ****/
@media screen and (max-width:1215px) {
  .single-agent .image-box {
    width:100%;
    height:auto;
  }
  .single-agent .desc-box {
    width:100%;
    height:auto;
  }
}
@media screen and (max-width:1200px) {
  .contact-info {
    width:100%;
  }
  .contact-form-wrapper {
    width:100%;
  }
  .contact-form-wrapper {
    margin:15px 0;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  .contact-form-wrapper .contact-form input[type='text'] {
    width:75%;
  }
}
@media screen and (max-width:991px) {
  body {
    overflow-x:hidden;
  }
  .bottom-strip .container #backtop-btn {
    display:none;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  #premium-bar nav li a {
    font-weight:300;
    padding:10px 10px;
    color:#fefefe;
    text-shadow:none;
    text-transform:capitalize;
  }
}
.services-section .container .services-wrapper .single-service {
  float:left;
}
#backtop-btn {
  display:none;
}
.blog-sidebar {
  float:left;
  margin-top:0px;
}
}
@media screen and (max-width:700px) {
.media-body {
  overflow:visible;
}
.page-title-section .container {
  margin-top:188px;
  margin-bottom:30px;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.connectors {
  display:none;
}
}
@media screen and (max-width:635px) {
.blog-page .blog-content .blog-post .post-content {
  width:75%;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.blog-page .blog-content .blog-post .meta-data {
  width:25%;
}
.contact-form-wrapper .contact-form .contact-form-left {
  width:100%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width:90%;
}
}
@media screen and (max-width:450px) {
#top-strip .social-icons {
  display:none;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .breadcrumb {
  margin-top:30px;
  margin-right:23px;
}
.page-title-section .page-title {
  margin-left:23px;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width: 98%;
}
.services-section .container .services-wrapper .single-service{
  width: 50%;
  height: 300px;
}
}
.yeni_link {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:visited {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:hover {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
 
}
.yeni_link:active {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
}
.currency {
	background:none;
	width:383px;
	height:2px;
	margin:0;
	position:absolute;
	right:-10px;
	top:51px;
	z-index:10000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

 
 
		
		}
.head-row1 .flyout {
    display: inline;
    position: relative;
    z-index: 980;
}


.head-row1 .flyout .button-small {
	cursor: pointer;
	z-index: 999;
	position: relative;
	line-height: 50px;
}

.head-row1 .flyout:hover .button-small {
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
}

.head-row1 .flyout .arrow {
	display: inline-block;
	padding-right: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 8px;
	background-image: url(icon-flyout.gif);
}

.head-row1 .flyout .menu {
	background: #1d2124;
	-moz-border-radius:0 3px 3px 3px;
	-webkit-border-radius:0 3px 3px 3px;
	padding: 14px;
	color:#FFF;
	display: none;
	text-align: left;
	z-index: 990;
	position: absolute;
	left: 0;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	margin-top: 2px;
}

.head-row1 .flyout .menu a {
	color:#FFF;
	text-decoration: none;
	
	font-size: 14px;
}

.flyout .menu a:hover{
	color:#0095e6;
	
	font-size: 14px;
}

.head-row1 .flyout:hover .menu {
	display: block;
	color: #FFF;
}

.head-row1 .flyout .menu p {
    margin-bottom: 3px;
}

.head-row1 .flyout .icon {
    display: inline-block;
    padding-left: 22px;
}

/*##############################
Weather Flyout
##############################*/

.head-row1 .weather .icon {
    background: transparent url(sun.png)/*tpa=http://www.ibiza-one.com/frontend/files/sun.png*/ 0 3px no-repeat;
}
.head-row1 .weather .menu {
    width: 150px;
}

/*##############################
Currency Flyout
##############################*/

.head-row1 .currency {
    margin-left: 10px;
}

.head-row1 .currency .icon {
    background: transparent url(currency.png)/*tpa=http://www.ibiza-one.com/frontend/files/currency.png*/ 0 3px no-repeat;
}

.head-row1 .currency-form {
	width:270px;
}

.head-row1 .currency-row {
	clear:both;
    width: 270px;
}

.head-row1 .currency-form label.title {
	height:18px;
	line-height:18px;
	float:left;
    width: 50px;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.head-row1 .currency-form option { background-color:#474747; }

.head-row1 .currency-field {
	width:180px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bdbab4;
	text-indent:5px;
	background-color:#474747;
	border-top:1px solid #000;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	border-left:1px solid #000;
}

.head-row1 .currency-radio-box {
	width:200px;
	padding:0 0 5px 0;
    display: block;
    float: left;
}

.head-row1 .currency-submit {
	float:right;
	margin:8px 15px 0 0;
}

.head-row1 .language .menu {
	width: 210px;
	left: auto;
	right: 0px;


    *right: 0;
}

.head-row1 .language ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 200px;
	text-decoration: none;
}
.head-row1 .language li {
	float:left;
	height:22px;
	width:100px;
	text-decoration: none;
}
.head-row1 .language a {
	color:#FFF;
	text-decoration:none;
	font-family: "PT Sans Narrow";
}

.head-row1 .language a:hover {
	color:#0095E6;
	text-decoration:none;
}
.head-row1 .language img {
	margin:0 10px 0 0;
}

.button-small {
	display: inline-block;
	text-align: left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	 background-color:rgba(22,22,22,0.7);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.button-small a {
    color:#6a6961;
}

.submit-small {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height: 20px;
    padding: 0 10px;
    background: #1d2124 url(button-bg-small.gif) 0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.submit-medium {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Times,"Times New Roman",serif;
    text-transform: uppercase;
    font-size:16px;
    line-height: 33px;
    padding: 5px 10px;
    background: #1d2124 url(button-bg-medium.gif)0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.okbutton {
    color:#8cc783;
}

.cancelbutton {
    color:#c78386;
}
#navigasyon {
	width: 100%;
	text-align: center;
	color: #FFF;
}

.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #000;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_siralama:active {
	color: #900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;	
	}
ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:11px 17px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#fbe644;
	padding:11px 17px;
	display:block
}
.paragraf1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #333;
	}
.slayt {
	width:1920px;
	height:638px;
	}
.map {
	width:1200px;
	height:400px;
	}
		
@media screen and (max-width:500px) and (min-width:100px)
{

	.slayt {
	width:500px;
	height:250px;
	}
	.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:40px;
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;

	
	font-size: 8px;	
	
	}
		
	.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 8px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 8px;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}
.link_siralama:active {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}


ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
	margin-bottom:12px;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:5px 10px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#fbe644;
	padding:5px 10px;
	display:block
}


.title-box h3 {
  font-size:18px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:15px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.map {
	width:310px;
	height:400px;
	}

}
#detayozellikleri {
	width: 100%;
}
#detayozellikleri #do1 {
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do2 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 6px;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do3 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #CCC;
	height: 120px;
}
.mob {
	display: none;
}
.logo2 {
	display: none;
}
.star{
	display: block;
	float: left;
}
.star2 {
	display: block;
	float: left;
}


@media screen and (max-width: 320px) {

 	.logo {
	display: none;
}
	.star2 {
	display: none;
}
	.logo2 {
	display: block;
	width:240px;
}


}
@media (min-width:100px) and (max-width:950px) {
	
 	.mob {
	display: block;
}
 	.logo {
	display: none;
}
	.logo2 {
	display: block;
	
}
.star2 {
	display: none
	
}
header #top-strip {
	display:none;
	float:left;
	width:100%;
	background-color:#e6e6e6;
	padding:10px 0;
	height:100px;
}
header #top-strip2 {
	display:block;
	float:left;
	width:100%;
	background-color:#000;
	padding:10px 0;
	height:260px;
	
	
}
.favoriler {
	display:none;
		

}

.favoriler2 {
	display:block;	
	width: 305px;
	position:relative;    
	margin-top: -38px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #FFF;
	
	margin-left:28px;
	
}



  .aramaoption {
  width: 250px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
  text-transform: capitalize;  
  height: 30px;
  line-height: 30px;
  text-align: left;
}

   .search-title {
   	width:100%;
	background-color:#000;
	padding:10px 0;
	height:260px

  }
  @import "http://fonts.googleapis.com/css?family=Roboto:400,900italic,700italic,500italic,400italic,300italic,100italic,900,700,500,300,100";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600";
/* Theme Name:SweetHome - HTML Theme URI:Author:PremiumLayers Author URI:Description:Clean and responsive Real Estate Template. Version:1.0*/
/*--------------Table of SASS- Imports- Variables- Mixins- MDefault-Styles- Typography- Header-Section- Slider-Section- Search-Section- Recent-Listings-Section- Agents-Section- Services-Section- Footer-Section- page-title-section- Content-Section- Blog-page- Contact-page- Single-page- property-details-page- Responsive nav bar customization- Media-queries*--------------/
/**** Imports ****/
/**** Variables ****/
/**** Mixins ****/
/**** MDefault-Styles ****/
html {
  height:100%;
}
body {
	background-color:#EBEBEC;
	padding:0 !important;
	height:100%;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	width:100%;
}

.favoriler {
	display:block;	
	width: 105px;
	position:relative;    
	margin-top: 15px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #FFF;
	margin-right: 3%;
		

}

.favoriler2 {
	display:none;
	
	
}


*,*:after,*:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
a {
  color:#fefefe;
  text-decoration:none;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
a:hover,a:focus {
  text-decoration:none;
  color:#fefefe;
}
a:visited {
  color:#fefefe;
}
ul {
  margin:0;
  list-style-type:none;
}
input[type="text"]::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
textarea::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
.yellow-btn {
  background-color:#fbe644;
  color:#000;
  font-weight:700;
  font-size:17px;
  padding:10px 15px;
  margin:0 3px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.yellow-btn:visited {
  color:#000;
}
.gray-btn {
	margin:0 3px;
	padding:10px 15px;
	background-color:#FFA726;
	color:#FFF;
	font-size:17px;
	font-weight:300;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.gray-btn span {
  color:#666;
  padding-right:7px;
  font-size:20px;
}
.gray-btn:visited {
	color:#FFF;
}
.select-big .select-target {
  width:180px;
}
.select-medium .select-target {
  width:110px;
}
.select-small .select-target {
  width:70px;
  padding:0.5rem 2em 0.5rem 1em;
}
.title-box {
  float:left;
  width:100%;
  position:relative;
  display:inline-block;
  padding-bottom:50px;
}
.title-box h3 {
  font-size:23px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:20px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.title-box .bordered {
  border-bottom:1px solid #CDCDCD;
}
.buttons-wrapper {
	margin-top: 20px;
	float: left;
	margin-left: 75px;
}
.yellow-btn:hover {
  background:#0095e6;
  color:#fff;
}
.gray-btn:hover {
	color: #333;
}
.inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.first-paragraph {
  margin-bottom:20px;
}
.nfloat {
  float:none !important;
}
.clearfix:before,.container:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear: both;
}
/* IE 6/7 */
.clearfix {
  zoom: 1;
}
/**** Typography ****/
h1 {
  font-size:2.25rem;
  font-weight:600;
}
h2 {
  font-size:2rem;
  font-weight:400;
}
h3 {
  font-size:1.5rem;
  font-weight:400;
}
h4 {
  font-size:1.2rem;
  font-weight:400;
}
h5 {
  font-size:1rem;
  font-weight:300;
}

/**** Header-Section ****/
header #top-strip {
	float:left;
	width:100%;
	background-color:#000;
	padding:0px 0;
	height:128px;
}
header #top-strip2 {
	display:none;
	float:left;
	width:100%;
	background-color:#0d0d0d;
	padding:10px 0;
	height:100px;
	text-align: center;
}
header #login-box {
  margin-top:6px;
}
header #login-box a {
  font-size:16px;
  margin:0 10px;
}
header #login-box a span {
  font-family:Roboto;
  font-weight:400;
  margin-left:6px;
  font-size:14px;
}
.social-icons {
  padding:0;
}
.social-icons li {
  float:left;
  margin-right:5px;
  border:1px solid rgba(255,255,255,0.3);
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:5px;
  width:32px;
  height:32px;
  line-height:26px;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
  font-size:15px!important;
  text-align:center;
}
.social-icons li:hover {
  background-color:#fefefe;
}
.social-icons li:hover a {
  color: #0095e6;
}
/**** Slider-Section ****/
.slider-section {
  float:left;
  width:100%;
  position:relative;
}
#premium-bar {
	position:absolute;
	width:100%;
	left:0;
	top:0;
	z-index:10;
	background-color:#59656b;
	height: 50px;	
}
#premium-bar nav {
	list-style-type:none;
	float: left;
	text-align: left;

}
#premium-bar nav li a {
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  padding:5px 10px;
  color:#fefefe;
  text-shadow:none;
}
#premium-bar nav .active a {
  background-color:#fefefe;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  color:#333!important;
}
#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left: -50px;
		
}

#premium-bar nav li a {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
#premium-bar nav li a:hover {
  background:#fff!important;
  color:#333!important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  color:#000 !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.dropdown-menu li a {
  color:#000 !important;
}
.navbar-nav.navbar-right:last-child {
	margin-top:10px;
	background-color: #59656b;	
}
.main-flexslider {
  float:left;
  position:relative;
  width:100%;
  overflow:hidden;
}
.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:640px;
}
.main-flexslider .slides .slides .container {
  position:absolute;
  min-height:640px;
  top:0px;
}
.main-flexslider .slides .slides .slide-box {
	width:526px;
	left:682px;
	margin-left:-150px;
	position:absolute;
	bottom:0;
	padding:10px;
	background:rgba(22,22,22,0.6);
	z-index:100;
}
.main-flexslider .slides .slides .slide-box h2 {
  margin-top:0;
  font-size:20px;
  font-weight:700;
  color:#191919;
}
.main-flexslider .slides .slides .slide-box p {
  font-size:15px;
  font-weight:300;
  color:#000;
}
.main-flexslider .slides .slides .slide-box .slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper {
  margin:25px 0;
  float:left;
}
.main-flexslider .slides .slides .slide-box:before {
  position:absolute;
  z-index:-1;
}
.slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.flex-direction-nav a {
 background-color:#b39e31;
  color:#fefefe;
  text-align:center;
  width:61px;
  height:61px;
  line-height:62px;
  z-index:5;
}
.flex-direction-nav a:before {
  font-family:"FontAwesome";
  font-size:24px;
  display:inline-block;
  content:'\f190';
}
.flex-direction-nav a.flex-next:before {
  content:'\f18e';
}
.main-flexslider .flex-direction-nav .flex-prev {
  top:363px !important;
  left:inherit !important;
}
.main-flexslider .flex-direction-nav .flex-next {
  right:0 !important;
  top: 363px !important;
}
/**** Search-Section ****/
.search-section {
  border-bottom:1px solid #CDCDCD;
  float:left;
  width:100%;
  background-color:#FFF;
}
.search-section .select-wrapper {
  float:left;
  margin:20px 7px;
}
.search-section .select-wrapper p {
  font-weight:300;
  font-size:15px;
  color:#444;
  margin-bottom:5px;
}
.search-section .select-target {
  height:38px;
  text-align:left;
  font-size:13px;
  font-weight:300;
  color:#B2B2B2;
  border-width:1px;
  line-height:23px;
}
.search-section .select-target.select-theme-default b:before {
  top:-2px;
}
.search-section .select-target.select-theme-default b:after {
  bottom:-2px;
}
.search-section input[type='submit'] {
  border:none;
  font-weight:300;
  text-transform:capitalize;
  padding:8px 41px;
  margin-top:45px;
  margin-left:10px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.select-element {
  z-index: 100;
}
/**** Recent-Listings-Section ****/
.recent-listings {
  float:left;
  width:100%;
  margin:90px 0;
}
.recent-listings .container .listings-items-wrapper {
  float:left;
  margin-top:10px;
}
.listing-single-item {
	float:left;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	
    	
}
.listing-single-item:hover {
  opacity:0.8;
}
.listing-single-item .item-inner .image-wrapper {
  position:relative;
}
.listing-single-item .item-inner .image-wrapper img {
  width:100%;
}
.listing-single-item .item-inner .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px;
}
.listing-single-item .item-inner .desc-box h4 a {
  font-size:13px;
  font-weight:500;
  color:#000;
  margin:2px 0;
}
.listing-single-item .item-inner .desc-box .item-features {
  margin:5px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:15px;
  width:100%;
}
.listing-single-item .item-inner .desc-box .item-features li {
	border:none;
	margin-right:15px;
	font-size:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
.featured {
	position:absolute;
	bottom:8px;
	left:15px;
	font-size:16px;
	font-family:Roboto;
	font-weight:250;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	float: right;
	clear: right;
}
.featured i {
	margin-right:10px;
	font-size:18px;
	
}
.property-type-icon {
  position:absolute;
  top:25px;
  left:25px;
  font-size:32px;
  background-color:rgba(0,0,0,0.5);
  padding:15px 17px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  z-index: 1;
}
/**** Agents-Section ****/
.agents-section {
  margin-bottom:100px;
  float:left;
  width:100%;
}
.agents-section .container .agents-slider {
  float:left;
  margin-top:20px;
  width:100%;
}
.single-agent {
  float:left;
  padding:15px;
  width:300PX;
  margin-left:0px;
}
.single-agent .image-box {
  float:left;
  width:100%;
  height:200px;
  position:relative;
  overflow:hidden;
}
.single-agent .image-box img {
  width:100%;
  height:auto;
  overflow:hidden;
}
.single-agent .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.single-agent .desc-box {
  float:left;
  width:100%;
  height:230px;
  background-color:#FFF;
  padding:15px;
}
.single-agent .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
}
.single-agent .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.single-agent .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.single-agent .desc-box .gray-btn {
  margin-top:10px;
  float:left;
}
.single-agent .desc-box .gray-btn:hover {
  background:#0095e6;
  color:#fff;
}
.owl-theme .owl-controls .owl-buttons div {
  background-color:#b39e31;
  opacity:1;
  border-radius:0;
  font-size:42px;
  padding:0px 23px;
  margin:.5px;
}
.owl-buttons {
  position:absolute;
  right:-5px;
  top: -108px;
}
/**** Services-Section ****/
.services-section {
  float:left;
  width:100%;
  margin-bottom:60px;
}
.services-section .container .services-wrapper {
  margin-top:20px;
  float:left;
  width:100%;
}
.services-section .container .services-wrapper .single-service {
  background-color:#FFF;
  text-align:center;
  padding:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service h4 {
  font-size:20px;
  font-weight:500;
  margin-top:30px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service p {
  font-size:15px;
  font-weight:400;
  color:#bababa;
}
.services-section .container .services-wrapper .single-service .icon-service {
  color:#B2B2B2;
  font-size:45px;
  border:1px solid #B2B2B2;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:20px;
  margin:13px 0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .bordered {
  border:2px solid #0095e6;
  width:25%;
  margin:13px auto -4px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .readmore {
  text-transform:uppercase;
  color:#000;
  font-weight:100;
  font-size:18px;
  text-align:center;
  padding:10px;
  padding-top:15px;
  width:100%;
  float:left;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .top-bordered {
  margin:0 auto;
  opacity:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service:hover h4 {
  color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .icon-service {
  color:#0095e6;
  border-color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .readmore {
  background-color:#0095e6;
  color:#fff;
}
.services-section .container .services-wrapper .single-service:hover .top-bordered {
  opacity: 1;
}
/**** Footer-Section ****/
footer {
	background-color:#000;
	float:left;
	width:100%;
	padding:40px 0;
}
footer .container .footer-title {
  font-size:19px;
  font-weight:300;
  color:#fff;
  text-transform:capitalize;
  margin-top:5px;
  margin-bottom:20px;
}
footer .container .footer-about .logo {
  width:100%;
  float:left;
  margin-bottom:18px;
}
footer .container .footer-about p {
  font-size:13px;
  font-weight:100;
  color:#fff;
  text-align:left;
  line-height:25px;
}
footer .container .footer-recent-posts ul {
  padding-left:0;
}
footer .container .footer-recent-posts ul li a {
  font-size:13px;
  font-weight:100;
}
footer .container .footer-recent-posts ul li a i {
  margin-right:5px;
}
footer .container .footer-contact-info p {
  background-color:rgba(53,61,66,0.4);
  font-size:13px;
  font-weight:300;
  color:#fff;
  display:inline-block;
  padding-right:10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-contact-info p i {
  margin-right:5px;
  background-color:#353d42;
  font-size:20px;
  padding:10px;
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}
footer .container .footer-newsletter p {
  font-size:13px;
  color:#fff;
  line-height:25px;
  margin-bottom:15px;
}
footer .container .footer-newsletter .footer-search {
  float:left;
  width:100%;
}
footer .container .footer-newsletter input[type='text'] {
  width:100%;
  background-color:rgba(53,61,66,0.4);
  border:1px solid #27292C;
  color:#fff;
  height:34px;
  font-weight:300;
  font-size:13px;
  text-indent:8px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-newsletter input[type='submit'] {
  background-color:#27292C;
  border:none;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  color:#fff;
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  letter-spacing:1px;
  float:right;
  margin-top:-33px;
  position:relative;
  z-index:2;
  padding:7px 13px;
}
.bottom-strip {
  float:left;
  width:100%;
  background-color:#b39e31;
  padding:2px;
}
.bottom-strip .container p {
  font-size:15px;
  font-weight:100;
  color:#fff;
  margin-bottom:0;
  line-height:66px;
}
.bottom-strip .container #backtop-btn {
  font-size:42px;
  position:relative;
  text-align:center;
  display:table;
  margin:0 auto;
}
.bottom-strip .container #backtop-btn:before {
  width:60px;
  height:60px;
  line-height:62px;
  text-align:center;
  float:left;
  background-color:rgba(36,36,36,0.23);
  border-radius:100px;
}
.bottom-strip .container .bottom-strip-middle {
  position:relative;
}
.bottom-strip .container .social-icons {
  float:right;
  margin-top:12px!important;
}
.bottom-strip .container .social-icons li {
  padding:7px;
  width:36px;
  height: 36px;
}
/**** page-title-section ****/
.page-title-section {
  float:left;
  width:100%;
  background-image:url("../img/10_page-title-header.png");
  background-size:cover;
  background-repeat:no-repeat;
}
.page-title-section .container {
  margin-top:130px;
  margin-bottom:30px;
}
.page-title-section .page-title {
  text-transform:capitalize;
  background-color:rgba(255,255,255,0.9);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.page-title-section .page-title h2 {
  color:#000;
  font-family:Roboto;
  font-size:18px;
  font-weight:100;
  padding:12px;
  margin:0;
}
.page-title-section .breadcrumb {
  margin-bottom:0;
  background-color:rgba(58,186,255,0.9);
}
.page-title-section .breadcrumb a {
  font-family:Roboto;
  font-size:15px;
  font-weight:300;
}
.page-title-section .breadcrumb .sep {
  padding:0 5px;
  color:#fff;
  font-size: 16px;
}
/**** Content-Section ****/
.content-section {
  float:left;
  width:100%;
}
.content-section .container {
  margin-top:30px;
  margin-bottom:30px;
}
.pagination-wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	text-align: center;  
}
.pagination-wrapper .pagination {
	text-align: center;
	width: 200px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pagination-wrapper  a:link {
	margin:0 2px;
	border:none;
	font-size:18px;
	font-weight:100;
	font-family:Roboto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:6px 13px;
	background-color: #000;
}
.pagination-wrapper .pagination a:active {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}
.pagination-wrapper .pagination a:visited {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}

.sPagerNew a.selected {
    color: #fff;
    background: #194a79;
    border: 1px solid #194a79;
}
.sPagerNew a {
    font-size: 18px;
    color: #194a79;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e6ebf1;
    border-radius: 3px;
}


.pagination-wrapper .pagination a:hover {
  
}
/**** Blog-page ****/
.blog-page .page-title-section {
  background-image:url("../img/blog/20_blog-header.png");
}
.blog-page .blog-content {
  border-bottom:1px solid #CDCDCD;
  padding-bottom:50px;
}
.blog-page .blog-content .blog-post {
  background-color:#FFF;
  float:left;
  width:100%;
}
.blog-page .blog-content .blog-post .meta-data {
  float:left;
  padding:20px 25px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item {
  padding:10px 0;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item i {
  color:#B4B4B4;
  font-size:24px;
  text-align:center;
  display:block;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item a {
  display:block;
  width:100%;
  font-size:12px;
  color:#000;
  font-weight:300;
  text-align:center;
  padding-top:6px;
  padding-bottom:15px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider {
  width:60%;
  margin:0 auto;
  display:block;
  border-bottom:1px solid #E5E5E5;
}
.blog-page .blog-content .blog-post .post-content {
  float:right;
  width:80%;
  border-left:1px solid #E5E5E5;
  padding-left:30px;
}
.blog-page .blog-content .blog-post .post-content h2 {
  margin-bottom:15px;
  margin-right:30px;
}
.blog-page .blog-content .blog-post .post-content h2 a {
  color:#000;
  font-size:26px;
  font-weight:300;
  font-family:Roboto;
  text-align:left;
}
.blog-page .blog-content .blog-post .post-content .featured-image {
  position:relative;
}
.blog-page .blog-content .blog-post .post-content .featured-image img {
  width:100%;
}
.blog-page .blog-content .blog-post .post-content .featured-image:after {
  position:absolute;
  content:'';
  z-index:100;
  right:-1px;
  bottom:-1px;
  width:0;
  height:0;
  border-left:120px solid rgba(0,0,0,0);
  border-right:0px solid rgba(0,0,0,0);
  border-bottom:120px solid #EBEBEC;
}
.blog-page .blog-content .blog-post .post-content .readmore-btn {
  position:absolute;
  right:1px;
  bottom:1px;
  padding:15px;
  background-color:#EBEBEC;
  color:#000;
  font-family:Roboto;
  font-size:13px;
  font-weight:300;
  z-index:101;
  border-right:2px solid #DBDBDB;
  border-bottom:2px solid #DBDBDB;
}
.post-divider {
  border-bottom:1px solid #CDCDCD;
  margin:30px 0;
  width:100%;
  float:left;
}
.sidebar-widget {
  background-color:#FFF;
  padding:25px;
  float:left;
  width:100%;
  margin-bottom:30px;
}
.sidebar-widget .widget-title {
  text-transform:capitalize;
  font-size:20px;
  font-weight:300;
  font-family:Roboto;
  margin-top:0;
}
.search-widget .search-box {
  float:left;
  width:100%;
  position:relative;
  margin:12px 0;
}
.search-widget .search-box input[type='text'] {
  float:left;
  width:100%;
  border:1px solid #CDCDCD;
  font-size:13px;
  font-family:Open Sans;
  font-weight:300;
  padding:15px;
}
.search-widget .search-box button {
  background:transparent;
  border:none;
  position:absolute;
  right:10px;
  top:11px;
}
.search-widget .search-box button i {
  font-size:22px;
  color:#CFCFCF;
}
.tabbed-content #myTab {
  border-bottom:none;
  margin-bottom:10px;
  border:1px solid #CDCDCD;
}
.tabbed-content #myTab li {
  font-size:13px;
  font-weight:300;
  margin:0 !important;
  padding:0;
  width:33.33%;
  border-right:1px solid #CDCDCD;
}
.tabbed-content #myTab li a {
  color:#000;
  text-transform:capitalize;
  text-align:center;
  margin:0 !important;
  padding:14px 20px;
}
.tabbed-content #myTab li:last-child {
  border-right:none;
}
.tabbed-content #myTab li.active {
  background-color:#0095e6;
}
.tabbed-content #myTab li.active a {
  background-color:#0095e6;
  color:#fefefe;
  border-radius:0;
}
.tab-content-wrapper,.similar-listings {
  padding-left:0;
}
.tab-content-wrapper .tab-content-item,.similar-listings .tab-content-item {
  padding:15px 2px 15px;
  border-bottom:1px solid #EFEFEF;
}
.tab-content-wrapper .tab-content-item .thumb,.similar-listings .tab-content-item .thumb {
  margin-right:15px;
}
.tab-content-wrapper .tab-content-item h5,.similar-listings .tab-content-item h5 {
  margin-top:5px;
}
.tab-content-wrapper .tab-content-item h5 a,.similar-listings .tab-content-item h5 a {
  color:#AEAEAE;
  font-size:14px;
  font-weight:300;
  font-family:Open Sans;
  line-height:19px;
}
.tab-content-wrapper li:last-child,.similar-listings li:last-child {
  border-bottom:none;
}
.similar-listings-widget .widget-title {
  margin-bottom:0;
}
.tags .tags-wrapper {
  margin-top:10px;
  padding-left:0;
}
.single-tag {
  float:left;
  margin:7px;
}
.single-tag a {
  color:#B4B4B4;
  font-size:13px;
  font-family:Open Sans;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
  border:1px solid #E8E8E8;
  padding:6px 8px;
  line-height:30px;
  position:relative;
  background-color:#FFF;
  z-index:0;
}
.single-tag a:hover {
  background-color:#0095e6;
  color:#fff;
}
.single-tag a:after {
  position:absolute;
  right:-5px;
  bottom:-5px;
  width:100%;
  height:100%;
  content:'';
  border:1px solid #E8E8E8;
  z-index:-1;
}
.text-widget p {
  font-family:Open Sans;
  font-size:16px;
  font-weight:300;
  color:#AEAEAE;
}
.author-profile {
  float:left;
}
.author-profile h4 {
  margin-bottom:20px;
}
.author-profile .image-box {
  float:left;
  width:100%;
  position:relative;
}
.author-profile .image-box img {
  width:100%;
}
.author-profile .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.author-profile .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 0 10px;
}
.author-profile .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
  text-transform:capitalize;
}
.author-profile .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.author-profile .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.author-profile .desc-box .gray-btn {
  margin-top:10px;
  float: left;
}
/**** Contact-Page ****/
.contact-page .page-title-section {
  background-image:url("../img/29_contact_page-title-header.png");
}
.map-wrapper {
  margin-bottom:30px;
  float:left;
  width:100%;
}
.map-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:15px;
}
.map-wrapper #map {
  float:left;
  width:100%;
  height:400px;
}
.box-title {
  font-size:24px;
  color:#000;
  font-weight:100;
}
.contact-info {
  float:left;
}
.contact-info .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-info p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:10px;
}
.contact-info .info-wrapper {
  float:left;
  width:100%;
  border-top:1px solid #EFEFEF;
  padding-top:15px;
}
.contact-info .info-wrapper span {
  font-size:14px;
  font-weight:100;
  color:#bababa;
  margin-right:14px;
}
.contact-info .info-wrapper span i {
  color:#848484;
  margin-right:8px;
}
.contact-form-wrapper {
  float:left;
}
.contact-form-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-form-wrapper .contact-form .contact-form-left {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form input[type='text'] {
  border:1px solid #EEEEEE;
  text-indent:10px;
  line-height:30px;
  font-size:14px;
  height:65px;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form span {
  float:left;
  height:65px;
  width:65px;
  border:1px solid #EEEEEE;
  border-right:0;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form span i {
	color:#B4B4B4;
	font-size:16px;
	padding:10px;
	width:38px;
	height:38px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	border:1px solid #B6B6B6;
	text-align:center;
	line-height:18px;
	display:block;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact-form-wrapper .contact-form textarea {
  min-height:142px;
  border:1px solid #EEEEEE;
  padding:10px;
  width:100%;
  margin-bottom:9px;
  font-size:14px;
}
.contact-form-wrapper .contact-form input[type='submit'] {
  width:100%;
  text-transform:uppercase;
  background-color:#0095e6;
  color:#fff;
  font-size:14px;
  font-family:Open Sans;
  font-weight:300;
  border:none;
  padding:21px 0;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.contact-form-wrapper .contact-form input[type='submit']:hover {
  background-color: rgba(0,149,230,0.8);
}
/**** Single-Page ****/
.single-page .blog-content .blog-post .post-content .featured-image:after {
  display:none;
}
.single-page .page-title-section {
  background-image:url("../img/single/30_page-title-header.png");
}
.single-page .blog-post {
  border-bottom:1px solid #E5E5E5;
}
.single-page .blog-content {
  border-bottom:none;
}
.single-page .post-content {
  border-bottom:none;
}
.single-page .post-content p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:16px;
}
.comments-section {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 25px;
}
.comments-section .media-list {
  margin-top:20px;
}
.comments-section .media-list h4 {
  font-size:14px;
  font-weight:100;
  color:#3c3c3c;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:10px;
  display:inline-block;
}
.comments-section .media-list h4 span {
  color:#A7A7A7;
}
.comments-section .media-list p {
  font-size:18px;
  font-weight:100;
  color:#A7A7A7;
}
.comments-section .media-list .media a.pull-left {
  margin-left:10px;
}
.comments-section .media-list .connectors {
  float:left;
  width:40px;
  height:40px;
  background-color:transparent;
  border-bottom:1px solid #E5E5E5;
  border-left:1px solid #E5E5E5;
}
.comments-section .media-list .media-object {
  width:64px;
  height:64px;
}
.comment-form-wrapper {
  float:left;
}
.comment-form-wrapper .box-title {
  margin-bottom:20px;
}
.comment-form-wrapper input[type='text'] {
  width:280px;
  float: left;
}
/**** property-details-page ****/
.property-details-page .page-title-section {
	background-image:url(../images/alanyabg.jpg);
}
.property-details-page .page-content .inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.property-details-page .page-content .flexslider {
  border-radius:0px;
  box-shadow:none;
  border:none;
}
.property-details-page .page-content #details-slider {
  margin:0 0 30px;
  position:relative;
}
.property-details-page .page-content #details-slider .yellow-btn {
  position:absolute;
  bottom:25px;
  left:25px;
}
.property-details-page .page-content #details-carousel {
  margin-bottom:30px;
}
.property-details-page .page-content #details-carousel .slides>li {
  padding:0 9px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a {
  background-color:rgba(0,149,230,0.8);
  width:41px;
  height:51px;
  line-height:51px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a:before {
  content:'\f104';
  font-size:50px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before {
  content:'\f105';
}
.property-details-page .page-content #details-carousel .flex-prev {
  left:15px;
  top:28px;
}
.property-details-page .page-content #details-carousel .flex-next {
  right:15px;
  top:28px;
}
.property-desc {
  float:left;
  width:100%;
  padding:0 25px;
}
.property-desc h3 {
  font-weight:500;
  font-size:18px;
}
.property-desc .slide-item-features {
  margin:0;
  padding-bottom:10px;
  float:left;
  width:100%;
  margin-bottom:20px;
}
.property-desc .item-features li {
  border:none;
  margin-right:15px;
  padding:3px 0px;
  font-size:12px;
}
.property-desc p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
}
.property-desc h3 {
  font-size:20px;
  color:#000;
  font-weight:100;
}
.property-desc .additional-features {
  margin-top:25px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features {
  padding-left:0;
  margin-top:5px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features .single-feature {
  float:left;
  margin:4px;
}
.property-desc .additional-features .features .single-feature a {
  border:1px solid #E8E8E8;
  color:#616161;
  padding:10px 15px;
  line-height:40px;
  font-size:15px;
  font-weight:300;
}
.property-desc .additional-features .features .single-feature a i {
  color:#77d04e;
  margin-right:5px;
  font-size:20px;
}
.property-desc .property-location {
  float:left;
  width:100%;
  margin-top:30px;
  margin-bottom:30px;
}
.property-desc .property-location #property-location-map {
  float:left;
  width:100%;
  height:345px;
  margin-top:15px;
}
.status {
  background-color:#77d04e;
  position:absolute;
 
  right:25px;
  font-size:16px;
  font-family:Roboto;
  font-weight:300;
  padding:8px 18px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
  z-index:1;
}
.image-wrapper {
  position:relative;
}
.image-wrapper img {
  width: 100%;
}
/**** Responsive nav bar customization ****/
.navbar-toggle {
  margin-top:15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #EEE;
}
/**** Media-queries ****/
@media screen and (max-width:1215px) {
  .single-agent .image-box {
    width:100%;
    height:auto;
  }
  .single-agent .desc-box {
    width:100%;
    height:auto;
  }
}
@media screen and (max-width:1200px) {
  .contact-info {
    width:100%;
  }
  .contact-form-wrapper {
    width:100%;
  }
  .contact-form-wrapper {
    margin:15px 0;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  .contact-form-wrapper .contact-form input[type='text'] {
    width:75%;
  }
}
@media screen and (max-width:991px) {
  body {
    overflow-x:hidden;
  }
  .bottom-strip .container #backtop-btn {
    display:none;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  #premium-bar nav li a {
    font-weight:300;
    padding:10px 10px;
    color:#fefefe;
    text-shadow:none;
    text-transform:capitalize;
  }
}
.services-section .container .services-wrapper .single-service {
  float:left;
}
#backtop-btn {
  display:none;
}
.blog-sidebar {
  float:left;
  margin-top:0px;
}
}
@media screen and (max-width:700px) {
.media-body {
  overflow:visible;
}
.page-title-section .container {
  margin-top:188px;
  margin-bottom:30px;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.connectors {
  display:none;
}
}
@media screen and (max-width:635px) {
.blog-page .blog-content .blog-post .post-content {
  width:75%;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.blog-page .blog-content .blog-post .meta-data {
  width:25%;
}
.contact-form-wrapper .contact-form .contact-form-left {
  width:100%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width:90%;
}
}
@media screen and (max-width:450px) {
#top-strip .social-icons {
  display:none;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .breadcrumb {
  margin-top:30px;
  margin-right:23px;
}
.page-title-section .page-title {
  margin-left:23px;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width: 98%;
}
.services-section .container .services-wrapper .single-service{
  width: 50%;
  height: 300px;
}
}
.yeni_link {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:visited {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:hover {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
 
}
.yeni_link:active {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
}
.currency {
	background:none;
	width:383px;
	height:2px;
	margin:0;
	position:absolute;
	right:-10px;
	top:51px;
	z-index:10000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

 
 
		
		}
.head-row1 .flyout {
    display: inline;
    position: relative;
    z-index: 980;
}


.head-row1 .flyout .button-small {
	cursor: pointer;
	z-index: 999;
	position: relative;
	line-height: 50px;
}

.head-row1 .flyout:hover .button-small {
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
}

.head-row1 .flyout .arrow {
	display: inline-block;
	padding-right: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 8px;
	background-image: url(icon-flyout.gif);
}

.head-row1 .flyout .menu {
	background: #1d2124;
	-moz-border-radius:0 3px 3px 3px;
	-webkit-border-radius:0 3px 3px 3px;
	padding: 14px;
	color:#FFF;
	display: none;
	text-align: left;
	z-index: 990;
	position: absolute;
	left: 0;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	margin-top: 2px;
}

.head-row1 .flyout .menu a {
	color:#FFF;
	text-decoration: none;
	
	font-size: 14px;
}

.flyout .menu a:hover{
	color:#0095e6;
	
	font-size: 14px;
}

.head-row1 .flyout:hover .menu {
	display: block;
	color: #FFF;
}

.head-row1 .flyout .menu p {
    margin-bottom: 3px;
}

.head-row1 .flyout .icon {
    display: inline-block;
    padding-left: 22px;
}

/*##############################
Weather Flyout
##############################*/

.head-row1 .weather .icon {
    background: transparent url(sun.png)/*tpa=http://www.ibiza-one.com/frontend/files/sun.png*/ 0 3px no-repeat;
}
.head-row1 .weather .menu {
    width: 150px;
}

/*##############################
Currency Flyout
##############################*/

.head-row1 .currency {
    margin-left: 10px;
}

.head-row1 .currency .icon {
    background: transparent url(currency.png)/*tpa=http://www.ibiza-one.com/frontend/files/currency.png*/ 0 3px no-repeat;
}

.head-row1 .currency-form {
	width:270px;
}

.head-row1 .currency-row {
	clear:both;
    width: 270px;
}

.head-row1 .currency-form label.title {
	height:18px;
	line-height:18px;
	float:left;
    width: 50px;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.head-row1 .currency-form option { background-color:#474747; }

.head-row1 .currency-field {
	width:180px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bdbab4;
	text-indent:5px;
	background-color:#474747;
	border-top:1px solid #000;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	border-left:1px solid #000;
}

.head-row1 .currency-radio-box {
	width:200px;
	padding:0 0 5px 0;
    display: block;
    float: left;
}

.head-row1 .currency-submit {
	float:right;
	margin:8px 15px 0 0;
}

.head-row1 .language .menu {
	width: 210px;
	left: auto;
	right: 0px;


    *right: 0;
}

.head-row1 .language ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 200px;
	text-decoration: none;
}
.head-row1 .language li {
	float:left;
	height:22px;
	width:100px;
	text-decoration: none;
}
.head-row1 .language a {
	color:#FFF;
	text-decoration:none;
	font-family: "PT Sans Narrow";
}

.head-row1 .language a:hover {
	color:#0095E6;
	text-decoration:none;
}
.head-row1 .language img {
	margin:0 10px 0 0;
}

.button-small {
	display: inline-block;
	text-align: left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	 background-color:rgba(22,22,22,0.7);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.button-small a {
    color:#6a6961;
}

.submit-small {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height: 20px;
    padding: 0 10px;
    background: #1d2124 url(button-bg-small.gif) 0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.submit-medium {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Times,"Times New Roman",serif;
    text-transform: uppercase;
    font-size:16px;
    line-height: 33px;
    padding: 5px 10px;
    background: #1d2124 url(button-bg-medium.gif)0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.okbutton {
    color:#8cc783;
}

.cancelbutton {
    color:#c78386;
}
#navigasyon {
	width: 100%;
	text-align: center;
	color: #FFF;
}

.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #000;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_siralama:active {
	color: #900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;	
	}
ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
	
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:11px 17px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#fbe644;
	padding:11px 17px;
	display:block
}
.paragraf1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #333;
	}
.slayt {
	width:1920px;
	height:638px;
	}
.map {
	width:1200px;
	height:400px;
	}
		
@media screen and (max-width:500px) and (min-width:100px)
{
	
	.slayt {
	width:500px;
	height:250px;
	}
	.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:40px;
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 8px;	
	}
		
	.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 8px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 8px;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}
.link_siralama:active {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}


ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:5px 10px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#0CF;
	padding:5px 10px;
	display:block
}


.title-box h3 {
  font-size:18px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:15px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.map {
	width:310px;
	height:400px;
	}
}
#detayozellikleri {
	width: 100%;
}
#detayozellikleri #do1 {
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do2 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 6px;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do3 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #CCC;
	height: 120px;
}
.mob {
	display: none;
}
.logo2 {
	display: none;
}
.star{
	display: block;
	float: left;
}
.star2 {
	display: block;
	float: left;
}


@media screen and (max-width: 320px) {

 	.logo {
	display: none;
}
	.star2 {
	display: none;
}
	.logo2 {
	display: block;
	width:240px;
}

}
@media (min-width:32px) and (max-width:950px) {

	#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin: 0px;
	clear:both;
	width:100%;
	
	
}

 	.mob {
	display: block;
}
 	.logo {
	display: none;
}
	.logo2 {
	display: block;
	
}
.star2 {
	display: none
	
}
header #top-strip {
	display:none;
	float:left;
	width:100%;
	background-color:#e6e6e6;
	padding:10px 0;
	height:100px;
}
header #top-strip2 {
	display:block;
	float:left;
	width:100%;
	background-color:#e6e6e6;
	padding:10px 0;
	height:200px;
}






}
@import "http://fonts.googleapis.com/css?family=Roboto:400,900italic,700italic,500italic,400italic,300italic,100italic,900,700,500,300,100";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600";
/* Theme Name:SweetHome - HTML Theme URI:Author:PremiumLayers Author URI:Description:Clean and responsive Real Estate Template. Version:1.0*/
/*--------------Table of SASS- Imports- Variables- Mixins- MDefault-Styles- Typography- Header-Section- Slider-Section- Search-Section- Recent-Listings-Section- Agents-Section- Services-Section- Footer-Section- page-title-section- Content-Section- Blog-page- Contact-page- Single-page- property-details-page- Responsive nav bar customization- Media-queries*--------------/
/**** Imports ****/
/**** Variables ****/
/**** Mixins ****/
/**** MDefault-Styles ****/
html {
  height:100%;
}
body {
	background-color:#EBEBEC;
	padding:0 !important;
	height:100%;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
}
*,*:after,*:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
a {
  color:white;
  text-decoration:none;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
a:hover,a:focus {
  text-decoration:none;
  color:#fefefe;
}
a:visited {
  color:#fefefe;
}
ul {
  margin:0;
  list-style-type:none;
}
input[type="text"]::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
textarea::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
.yellow-btn {
  background-color:#0095e6;
  color:#fff;
  font-weight:700;
  font-size:17px;
  padding:10px 15px;
  margin:0 3px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.yellow-btn:visited {
  color:#000;
}
.gray-btn {
	margin:0 3px;
	padding:12px 35px;
	background-color:#ffed00;
	color:#000;
	font-size:17px;
	font-weight:500;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}

.gray-btn span {
  color:#666;
  padding-right:7px;
  font-size:20px;
}
.gray-btn:visited {
	color:#000;
}
.gray-btn:hover {
	color:#fff;
}
.select-big .select-target {
  width:180px;
}
.select-medium .select-target {
  width:110px;
}
.select-small .select-target {
  width:70px;
  padding:0.5rem 2em 0.5rem 1em;
}
.title-box {
  float:left;
  width:100%;
  position:relative;
  display:inline-block;
  padding-bottom:50px;
}
.title-box h3 {
  font-size:23px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:20px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.title-box .bordered {
  border-bottom:1px solid #CDCDCD;
}
.buttons-wrapper {
	margin-top: 20px;
	float: left;
	margin-left: 50px;
}
.yellow-btn:hover {
  background:#0095e6;
  color:#fff;
}
.gray-btn:hover {
	color: #333;
}
.inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.first-paragraph {
  margin-bottom:20px;
}
.nfloat {
  float:none !important;
}
.clearfix:before,.container:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear: both;
}
/* IE 6/7 */
.clearfix {
  zoom: 1;
}
/**** Typography ****/
h1 {
  font-size:2.25rem;
  font-weight:600;
}
h2 {
  font-size:2rem;
  font-weight:400;
}
h3 {
  font-size:1.5rem;
  font-weight:400;
}
h4 {
  font-size:1.2rem;
  font-weight:400;
}
h5 {
  font-size:1rem;
  font-weight:300;
}

/**** Header-Section ****/
header #top-strip {
	float:left;
	width:100%;
	background-color:#000;
	padding:0px 0;
	height:128px;
}
header #top-strip2 {
	display:none;
	float:left;
	width:100%;
	background-color:#0d0d0d;
	padding:10px 0;
	height:100px;
	text-align: center;
}
header #login-box {
  margin-top:6px;
}
header #login-box a {
  font-size:16px;
  margin:0 10px;
}
header #login-box a span {
  font-family:Roboto;
  font-weight:400;
  margin-left:6px;
  font-size:14px;
}
.social-icons {
  padding:0;
}
.social-icons li {
  float:left;
  margin-right:5px;
  border:1px solid rgba(255,255,255,0.3);
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:5px;
  width:32px;
  height:32px;
  line-height:26px;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
  font-size:15px!important;
  text-align:center;
  color: #555c60;
}
.social-icons li:hover {
  background-color:#fefefe;
}
.social-icons li:hover a {
  color: #0095e6;
}
/**** Slider-Section ****/
.slider-section {
  float:left;
  width:100%;
  position:relative;
}
#premium-bar {
	
	
	
	width:100%;
	left:0;
	padding-right:25px;
	padding-bottom:5;
		background-color:#2b2a29;
	height: 99px;	
}


#premium-bar nav {
	list-style-type:none;
	float: left;
	text-align: left;

}
#premium-bar nav li a {
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  padding:5px 10px;
  color:#fefefe;
  text-shadow:none;
}
#premium-bar nav .active a {
  background-color:#fefefe;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  color:#333!important;
}
#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left:2px;
	
	
	
		
}

#premium-bar nav li a {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
#premium-bar nav li a:hover {
  background:#fff!important;
  color:#333!important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  color:#000 !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.dropdown-menu li a {
  color:#000 !important;
}
.navbar-nav.navbar-right:last-child {
	margin-top:35px;
		margin-left:160px;
}
.main-flexslider {
  float:left;
  position:relative;
  width:100%;
  overflow:hidden;
}
.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:640px;
}
.main-flexslider .slides .slides .container {
  position:absolute;
  min-height:640px;
  top:0px;
}
.main-flexslider .slides .slides .slide-box {
   width:526px;
  left:50%;
  margin-left:-262px;
  position:absolute;
  bottom:50px;
  padding:10px;
  background:rgba(22,22,22,0.6);
  z-index:100;
	
}
.main-flexslider .slides .slides .slide-box h2 {
  margin-top:0;
  font-size:20px;
  font-weight:700;
  color:#191919;
}
.main-flexslider .slides .slides .slide-box p {
  font-size:15px;
  font-weight:300;
  color:#000;
}
.main-flexslider .slides .slides .slide-box .slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper {
  margin:25px 0;
  float:left;
}
.main-flexslider .slides .slides .slide-box:before {
  position:absolute;
  z-index:-1;
}
.slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.flex-direction-nav a {
 background-color:#0095e6;
  color:#fefefe;
  text-align:center;
  width:61px;
  height:61px;
  line-height:62px;
  z-index:5;
}
.flex-direction-nav a:before {
  font-family:"FontAwesome";
  font-size:24px;
  display:inline-block;
  content:'\f190';
}
.flex-direction-nav a.flex-next:before {
  content:'\f18e';
}
.main-flexslider .flex-direction-nav .flex-prev {
  top:363px !important;
  left:inherit !important;
}
.main-flexslider .flex-direction-nav .flex-next {
  right:0 !important;
  top: 363px !important;
}
/**** Search-Section ****/
.search-section {
	display:block;
  border-bottom:1px solid #CDCDCD;
  float:left;
  width:100%;
  background-color:#FFF;
}


.search-section .select-wrapper {
  float:left;
  margin:20px 7px;
}
.search-section .select-wrapper p {
  font-weight:300;
  font-size:15px;
  color:#444;
  margin-bottom:5px;
}
.search-section .select-target {
  height:38px;
  text-align:left;
  font-size:13px;
  font-weight:300;
  color:#B2B2B2;
  border-width:1px;
  line-height:23px;
}
.search-section .select-target.select-theme-default b:before {
  top:-2px;
}
.search-section .select-target.select-theme-default b:after {
  bottom:-2px;
}
.search-section input[type='submit'] {
  border:none;
  font-weight:300;
  text-transform:capitalize;
  padding:8px 41px;
  margin-top:45px;
  margin-left:10px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.select-element {
  z-index: 100;
}
/**** Recent-Listings-Section ****/
.recent-listings {
	float:left;
	width:100%;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 90px;
	margin-left: 0;
}
.recent-listings .container .listings-items-wrapper {
  float:left;
  margin-top:10px;
}
.listing-single-item {
	float:left;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	
    	
}
.listing-single-item:hover {
  opacity:0.8;
}
.listing-single-item .item-inner .image-wrapper {
  position:relative;
}
.listing-single-item .item-inner .image-wrapper img {
  width:100%;
}
.listing-single-item .item-inner .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px;
  height:300px;
}
.listing-single-item .item-inner .desc-box h4 a {
  font-size:13px;
  font-weight:500;
  color:#000;
  margin:2px 0;
}
.listing-single-item .item-inner .desc-box .item-features {
  margin:5px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:15px;
  width:100%;
}
.listing-single-item .item-inner .desc-box .item-features li {
	border:none;
	margin-right:15px;
	font-size:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
.featured {
	position:absolute;
	bottom:8px;
	left:15px;
	font-size:16px;
	font-family:Roboto;
	font-weight:250;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	float: right;
	clear: right;
}
.featured i {
	margin-right:10px;
	font-size:18px;
	
}
.property-type-icon {
  position:absolute;
  top:25px;
  left:25px;
  font-size:32px;
  background-color:rgba(0,0,0,0.5);
  padding:15px 17px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  z-index: 1;
}
/**** Agents-Section ****/
.agents-section {
  margin-bottom:100px;
  float:left;
  width:100%;
}
.agents-section .container .agents-slider {
  float:left;
  margin-top:20px;
  width:100%;
}
.single-agent {
  float:left;
  padding:15px;
  width:300PX;
  margin-left:0px;
}
.single-agent .image-box {
  float:left;
  width:100%;
 
  position:relative;
  overflow:hidden;
}
.single-agent .image-box img {
  width:100%;
  height:auto;
  overflow:hidden;
}
.single-agent .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.single-agent .desc-box {
  float:left;
  width:100%;
  height:230px;
  background-color:#FFF;
  padding:15px;
}
.single-agent .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
}
.single-agent .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.single-agent .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.single-agent .desc-box .gray-btn {
  margin-top:10px;
  float:left;
}
.single-agent .desc-box .gray-btn:hover {
  background:#0095e6;
  color:#fff;
}
.owl-theme .owl-controls .owl-buttons div {
  background-color:#b39e31;
  opacity:1;
  border-radius:0;
  font-size:42px;
  padding:0px 23px;
  margin:.5px;
}
.owl-buttons {
  position:absolute;
  right:-5px;
  top: -108px;
}
/**** Services-Section ****/
.services-section {
  float:left;
  width:100%;
  margin-bottom:60px;
}
.services-section .container .services-wrapper {
  margin-top:20px;
  float:left;
  width:100%;
}
.services-section .container .services-wrapper .single-service {
  background-color:#FFF;
  text-align:center;
  padding:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service h4 {
  font-size:20px;
  font-weight:500;
  margin-top:30px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service p {
  font-size:15px;
  font-weight:400;
  color:#bababa;
}
.services-section .container .services-wrapper .single-service .icon-service {
  color:#B2B2B2;
  font-size:45px;
  border:1px solid #B2B2B2;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:20px;
  margin:13px 0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .bordered {
  border:2px solid #0095e6;
  width:25%;
  margin:13px auto -4px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .readmore {
  text-transform:uppercase;
  color:#000;
  font-weight:100;
  font-size:18px;
  text-align:center;
  padding:10px;
  padding-top:15px;
  width:100%;
  float:left;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .top-bordered {
  margin:0 auto;
  opacity:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service:hover h4 {
  color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .icon-service {
  color:#0095e6;
  border-color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .readmore {
  background-color:#0095e6;
  color:#fff;
}
.services-section .container .services-wrapper .single-service:hover .top-bordered {
  opacity: 1;
}
/**** Footer-Section ****/
footer {
	float:left;
	
	
	
    height:370px;
	padding-left: 0;
	background-position: 0px;
	background-color: #EBEBEC;
}
.divresim {
	width:100%;
	background-image: url(../img/footer.png);
	background-repeat: repeat-x;
	height:195px;
}
footer .container .footer-title {
  font-size:19px;
  font-weight:500;
  color:#333;
  text-transform:capitalize;
  margin-top:5px;
  margin-bottom:20px;
}
footer .container .footer-about .logo {
  width:100%;
  float:left;
  margin-bottom:18px;
}
footer .container .footer-about p {
  font-size:13px;
  font-weight:100;
  color:#fff;
  text-align:left;
  line-height:25px;
}
footer .container .footer-recent-posts ul {
  padding-left:0;
}
footer .container .footer-recent-posts ul li a {
  font-size:15px;
  font-weight:370;
}
footer .container .footer-recent-posts ul li a i {
  margin-right:5px;
}
footer .container .footer-contact-info p {
  background-color:rgb(53 61 66 / 82%);
  font-size:13px;
  font-weight:300;
  color:#fff;
  display:inline-block;
  padding-right:10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer a {
	color:black;
	    font-weight: 400;
	}
footer a:visited {
	color:black;
	font-weight: 400;
	}
footer a:hover {
	color:white;
	font-weight: 400;
	}
	



footer .container .footer-contact-info p i {
  margin-right:5px;
  background-color:#353d42;
  font-size:20px;
  padding:10px;
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}
footer .container .footer-newsletter p {
  font-size:13px;
  color:#fff;
  line-height:25px;
  margin-bottom:15px;
}
footer .container .footer-newsletter .footer-search {
  float:left;
  width:100%;
}
footer .container .footer-newsletter input[type='text'] {
  width:100%;
  background-color:rgba(53,61,66,0.4);
  border:1px solid #27292C;
  color:#fff;
  height:34px;
  font-weight:300;
  font-size:13px;
  text-indent:8px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-newsletter input[type='submit'] {
  background-color:#27292C;
  border:none;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  color:#fff;
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  letter-spacing:1px;
  float:right;
  margin-top:-33px;
  position:relative;
  z-index:2;
  padding:7px 13px;
}
.bottom-strip {
  float:left;
  width:100%;
  background-color:#231f20;
  padding:2px;
  margin-top: 69px;

}
.bottom-strip .container p {
  font-size:15px;
  font-weight:100;
  color:#fff;
  margin-bottom:0;
  line-height:66px;
}
.bottom-strip .container #backtop-btn {
  font-size:42px;
  position:relative;
  text-align:center;
  display:table;
  margin:0 auto;
}
.bottom-strip .container #backtop-btn:before {
  width:60px;
  height:60px;
  line-height:62px;
  text-align:center;
  float:left;
  background-color:rgba(36,36,36,0.23);
  border-radius:100px;
}
.bottom-strip .container .bottom-strip-middle {
  position:relative;
}
.bottom-strip .container .social-icons {
  float:right;
  margin-top:12px!important;
}
.bottom-strip .container .social-icons li {
  padding:7px;
  width:36px;
  height: 36px;
}
/**** page-title-section ****/
.page-title-section {
  float:left;
  width:100%;
  background-image:url("../img/10_page-title-header.png");
  background-size:cover;
  background-repeat:no-repeat;
}
.page-title-section .container {
  margin-top:130px;
  margin-bottom:30px;
}
.page-title-section .page-title {
  text-transform:capitalize;
  background-color:rgba(255,255,255,0.9);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.page-title-section .page-title h2 {
  color:#000;
  font-family:Roboto;

  font-size:18px;
  font-weight:100;
  padding:12px;
  margin:0;
}
.page-title-section .breadcrumb {
  margin-bottom:0;
  background-color:rgba(58,186,255,0.9);
}
.page-title-section .breadcrumb a {
  font-family:Roboto;
  font-size:15px;
  font-weight:300;
}
.page-title-section .breadcrumb .sep {
  padding:0 5px;
  color:#fff;
  font-size: 16px;
}
/**** Content-Section ****/
.content-section {
  float:left;
  width:100%;
  margin-top:20px;
}
.content-section2 {
  float:left;
  width:100%;
  margin-top:130px;
}
.content-section .container {
  margin-top:30px;
  margin-bottom:30px;
}
.pagination-wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	text-align: center;  
}
.pagination-wrapper .pagination {
	text-align: center;
	width: 200px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pagination-wrapper  a:link {
	margin:0 2px;
	border:none;
	font-size:18px;
	font-weight:100;
	font-family:Roboto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:6px 13px;
	background-color: #000;
}
.pagination-wrapper .pagination a:active {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}
.pagination-wrapper .pagination a:visited {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}

.sPagerNew a.selected {
    color: #fff;
    background: #194a79;
    border: 1px solid #194a79;
}
.sPagerNew a {
    font-size: 18px;
    color: #194a79;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e6ebf1;
    border-radius: 3px;
}


.pagination-wrapper .pagination a:hover {
  
}
/**** Blog-page ****/
.blog-page .page-title-section {
  background-image:url("../img/blog/20_blog-header.png");
}
.blog-page .blog-content {
  border-bottom:1px solid #CDCDCD;
  padding-bottom:50px;
}
.blog-page .blog-content .blog-post {
  background-color:#FFF;
  float:left;
  width:100%;
  margin-bottom:45px;
}
.bloglink {
    position: absolute;
    right: 1px;
    bottom: 1px;
    padding: 15px;
    background-color: #ccc;
    color: black;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
    z-index: 101;
    border-right:2px solid #DBDBDB;
    border-bottom: 2px solid #DBDBDB;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.bloglink:hover {
color:black;
font-size:15px;
}	
	

.blog-page .blog-content .blog-post .meta-data {
  float:left;
  padding:20px 25px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item {
  padding:10px 0;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item i {
  color:#B4B4B4;
  font-size:24px;
  text-align:center;
  display:block;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item a {
  display:block;
  width:100%;
  font-size:12px;
  color:#000;
  font-weight:300;
  text-align:center;
  padding-top:6px;
  padding-bottom:15px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider {
  width:60%;
  margin:0 auto;
  display:block;
  border-bottom:1px solid #E5E5E5;
}
.blog-page .blog-content .blog-post .post-content {
  float:right;
  width:80%;
  border-left:1px solid #E5E5E5;
  padding-left:30px;
}
.blog-page .blog-content .blog-post .post-content h2 {
  margin-bottom:15px;
  margin-right:30px;
  color: #000;
    font-size: 26px;
    font-weight: 300;
    font-family: Roboto;
    text-align: left
}
.blog-page .blog-content .blog-post .post-content h2 a {
  color:#000;
  font-size:26px;
  font-weight:300;
  font-family:Roboto;
  text-align:left;
}
.blog-page .blog-content .blog-post .post-content .featured-image {
  position:relative;
}
.blog-page .blog-content .blog-post .post-content .featured-image img {
  
}
.blog-page .blog-content .blog-post .post-content .featured-image:after {
  position:absolute;
  content:'';
  z-index:100;
  right:-1px;
  bottom:-1px;
  width:0;
  height:0;
  border-left:120px solid rgba(0,0,0,0);
  border-right:0px solid rgba(0,0,0,0);
  border-bottom:120px solid #EBEBEC;
}
.blog-page .blog-content .blog-post .post-content .readmore-btn {
	margin: 29px 3px;
    padding: 12px 35px;
    background-color: #ffcc00;
   
    font-size: 17px;
    font-weight: 500;
  position:absolute;
  right:1px;
  bottom:1px;
  color:#000; 
  z-index:101;
  border-right:2px solid #DBDBDB;
  border-bottom:2px solid #DBDBDB;
   -ms-transform: rotate(-45deg); /* IE 9 */

    -webkit-transform: rotate(-45deg); /* Chrome, Safari, Opera */

    transform: rotate(-45deg);
}
.post-divider {
  border-bottom:1px solid #CDCDCD;
  margin:30px 0;
  width:100%;
  float:left;
}
.sidebar-widget {
  background-color:#FFF;
  padding:25px;
  float:left;
  width:100%;
  margin-bottom:30px;
}
.sidebar-widget .widget-title {
  text-transform:capitalize;
  font-size:20px;
  font-weight:300;
  font-family:Roboto;
  margin-top:0;
}
.search-widget .search-box {
  float:left;
  width:100%;
  position:relative;
  margin:12px 0;
}
.search-widget .search-box input[type='text'] {
  float:left;
  width:100%;
  border:1px solid #CDCDCD;
  font-size:13px;
  font-family:Open Sans;
  font-weight:300;
  padding:15px;
}
.search-widget .search-box button {
  background:transparent;
  border:none;
  position:absolute;
  right:10px;
  top:11px;
}
.search-widget .search-box button i {
  font-size:22px;
  color:#CFCFCF;
}
.tabbed-content #myTab {
  border-bottom:none;
  margin-bottom:10px;
  border:1px solid #CDCDCD;
}
.tabbed-content #myTab li {
  font-size:13px;
  font-weight:300;
  margin:0 !important;
  padding:0;
  width:33.33%;
  border-right:1px solid #CDCDCD;
}
.tabbed-content #myTab li a {
  color:#000;
  text-transform:capitalize;
  text-align:center;
  margin:0 !important;
  padding:14px 20px;
}
.tabbed-content #myTab li:last-child {
  border-right:none;
}
.tabbed-content #myTab li.active {
  background-color:#0095e6;
}
.tabbed-content #myTab li.active a {
  background-color:#0095e6;
  color:#fefefe;
  border-radius:0;
}
.tab-content-wrapper,.similar-listings {
  padding-left:0;
}
.tab-content-wrapper .tab-content-item,.similar-listings .tab-content-item {
  padding:15px 2px 15px;
  border-bottom:1px solid #EFEFEF;
}
.tab-content-wrapper .tab-content-item .thumb,.similar-listings .tab-content-item .thumb {
  margin-right:15px;
}
.tab-content-wrapper .tab-content-item h5,.similar-listings .tab-content-item h5 {
  margin-top:5px;
}
.tab-content-wrapper .tab-content-item h5 a,.similar-listings .tab-content-item h5 a {
  color:#AEAEAE;
  font-size:14px;
  font-weight:300;
  font-family:Open Sans;
  line-height:19px;
}
.tab-content-wrapper li:last-child,.similar-listings li:last-child {
  border-bottom:none;
}
.similar-listings-widget .widget-title {
  margin-bottom:0;
}
.tags .tags-wrapper {
  margin-top:10px;
  padding-left:0;
}
.single-tag {
  float:left;
  margin:7px;
}
.single-tag a {
  color:#B4B4B4;
  font-size:13px;
  font-family:Open Sans;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
  border:1px solid #E8E8E8;
  padding:6px 8px;
  line-height:30px;
  position:relative;
  background-color:#FFF;
  z-index:0;
}
.single-tag a:hover {
  background-color:#0095e6;
  color:#fff;
}
.single-tag a:after {
  position:absolute;
  right:-5px;
  bottom:-5px;
  width:100%;
  height:100%;
  content:'';
  border:1px solid #E8E8E8;
  z-index:-1;
}
.text-widget p {
  font-family:Open Sans;
  font-size:16px;
  font-weight:300;
  color:#AEAEAE;
}
.author-profile {
  float:left;
}
.author-profile h4 {
  margin-bottom:20px;
}
.author-profile .image-box {
  float:left;
  width:100%;
  position:relative;
}
.author-profile .image-box img {
  width:100%;
}
.author-profile .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.author-profile .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 0 10px;
}
.author-profile .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
  text-transform:capitalize;
}
.author-profile .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.author-profile .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.author-profile .desc-box .gray-btn {
  margin-top:10px;
  float: left;
}
/**** Contact-Page ****/
.contact-page .page-title-section {
  background-image:url("../img/29_contact_page-title-header.png");
}
.map-wrapper {
  margin-bottom:30px;
  float:left;
  width:100%;
}
.map-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:15px;
}
.map-wrapper #map {
  float:left;
  width:100%;
  height:400px;
}
.box-title {
  font-size:24px;
  color:#000;
  font-weight:100;
}
.contact-info {
  float:left;
}
.contact-info .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-info p {
  font-size:16px;
  font-weight:350;
  color:#555555;
  padding-bottom:10px;
}
.contact-info .info-wrapper {
  float:left;
  width:100%;
  border-top:1px solid #EFEFEF;
  padding-top:15px;
}
.contact-info .info-wrapper span {
  font-size:14px;
  font-weight:350;
  color:#555555;
  margin-right:14px;
}
.contact-info .info-wrapper span i {
  color:#848484;
  margin-right:8px;
}
.contact-form-wrapper {
  float:left;
}
.contact-form-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-form-wrapper .contact-form .contact-form-left {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form input[type='text'] {
  border:1px solid #EEEEEE;
  text-indent:10px;
  line-height:30px;
  font-size:14px;
  height:65px;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form span {
  float:left;
  height:65px;
  width:65px;
  border:1px solid #EEEEEE;
  border-right:0;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form span i {
	color:#B4B4B4;
	font-size:16px;
	padding:10px;
	width:38px;
	height:38px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	border:1px solid #B6B6B6;
	text-align:center;
	line-height:18px;
	display:block;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact-form-wrapper .contact-form textarea {
  min-height:142px;
  border:1px solid #EEEEEE;
  padding:10px;
  width:100%;
  margin-bottom:9px;
  font-size:14px;
}
.contact-form-wrapper .contact-form input[type='submit'] {
  width:100%;
  text-transform:uppercase;
  background-color:#0095e6;
  color:#fff;
  font-size:14px;
  font-family:Open Sans;
  font-weight:300;
  border:none;
  padding:21px 0;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.contact-form-wrapper .contact-form input[type='submit']:hover {
  background-color: rgba(0,149,230,0.8);
}
/**** Single-Page ****/
.single-page .blog-content .blog-post .post-content .featured-image:after {
  display:none;
}
.single-page .page-title-section {
  background-image:url("../img/single/30_page-title-header.png");
}
.single-page .blog-post {
  border-bottom:1px solid #E5E5E5;
}
.single-page .blog-content {
  border-bottom:none;
}
.single-page .post-content {
  border-bottom:none;
}
.single-page .post-content p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:16px;
}
.comments-section {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 25px;
}
.comments-section .media-list {
  margin-top:20px;
}
.comments-section .media-list h4 {
  font-size:14px;
  font-weight:100;
  color:#3c3c3c;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:10px;
  display:inline-block;
}
.comments-section .media-list h4 span {
  color:#A7A7A7;
}
.comments-section .media-list p {
  font-size:18px;
  font-weight:100;
  color:#A7A7A7;
}
.comments-section .media-list .media a.pull-left {
  margin-left:10px;
}
.comments-section .media-list .connectors {
  float:left;
  width:40px;
  height:40px;
  background-color:transparent;
  border-bottom:1px solid #E5E5E5;
  border-left:1px solid #E5E5E5;
}
.comments-section .media-list .media-object {
  width:64px;
  height:64px;
}
.comment-form-wrapper {
  float:left;
}
.comment-form-wrapper .box-title {
  margin-bottom:20px;
}
.comment-form-wrapper input[type='text'] {
  width:280px;
  float: left;
}
/**** property-details-page ****/
.property-details-page .page-title-section {
	background-image:url(../images/alanyabg.jpg);
}
.property-details-page .page-content .inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.property-details-page .page-content .flexslider {
  border-radius:0px;
  box-shadow:none;
  border:none;
}
.property-details-page .page-content #details-slider {
  margin:0 0 30px;
  position:relative;
}
.property-details-page .page-content #details-slider .yellow-btn {
  position:absolute;
  bottom:25px;
  left:25px;
}
.property-details-page .page-content #details-carousel {
  margin-bottom:30px;
}
.property-details-page .page-content #details-carousel .slides>li {
  padding:0 9px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a {
  background-color:rgba(0,149,230,0.8);
  width:41px;
  height:51px;
  line-height:51px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a:before {
  content:'\f104';
  font-size:50px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before {
  content:'\f105';
}
.property-details-page .page-content #details-carousel .flex-prev {
  left:15px;
  top:28px;
}
.property-details-page .page-content #details-carousel .flex-next {
  right:15px;
  top:28px;
}
.property-desc {
  float:left;
  width:100%;
  padding:0 25px;
}
.property-desc h3 {
  font-weight:500;
  font-size:18px;
}
.property-desc .slide-item-features {
  margin:0;
  padding-bottom:10px;
  float:left;
  width:100%;
  margin-bottom:20px;
}
.property-desc .item-features li {
  border:none;
  margin-right:15px;
  padding:3px 0px;
  font-size:12px;
}
.property-desc p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
}
.property-desc h3 {
  font-size:20px;
  color:#000;
  font-weight:100;
}
.property-desc .additional-features {
  margin-top:25px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features {
  padding-left:0;
  margin-top:5px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features .single-feature {
  float:left;
  margin:4px;
}
.property-desc .additional-features .features .single-feature a {
  border:1px solid #E8E8E8;
  color:#616161;
  padding:10px 15px;
  line-height:40px;
  font-size:15px;
  font-weight:300;
}
.property-desc .additional-features .features .single-feature a i {
  color:#77d04e;
  margin-right:5px;
  font-size:20px;
}
.property-desc .property-location {
  float:left;
  width:100%;
  margin-top:30px;
  margin-bottom:30px;
}
.property-desc .property-location #property-location-map {
  float:left;
  width:100%;
  height:345px;
  margin-top:15px;
}
.status {
  background-color:#77d04e;
  position:absolute;
 
  right:25px;
  font-size:16px;
  font-family:Roboto;
  font-weight:300;
  padding:8px 18px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
  z-index:1;
}
.image-wrapper {
  position:relative;
}
.image-wrapper img {
  width: 100%;
}
/**** Responsive nav bar customization ****/
.navbar-toggle {
  margin-top:15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #EEE;
}
/**** Media-queries ****/
@media screen and (max-width:1215px) {
  .single-agent .image-box {
    width:100%;
    height:auto;
  }
  .single-agent .desc-box {
    width:100%;
    height:auto;
  }
}
@media screen and (max-width:1200px) {
  .contact-info {
    width:100%;
  }
  .contact-form-wrapper {
    width:100%;
  }
  .contact-form-wrapper {
    margin:15px 0;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  .contact-form-wrapper .contact-form input[type='text'] {
    width:75%;
  }
}
@media screen and (max-width:991px) {
  body {
    overflow-x:hidden;
  }
  .bottom-strip .container #backtop-btn {
    display:none;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  #premium-bar nav li a {
    font-weight:300;
    padding:10px 10px;
    color:#fefefe;
    text-shadow:none;
    text-transform:capitalize;
  }
}
.services-section .container .services-wrapper .single-service {
  float:left;
}
#backtop-btn {
  display:none;
}
.blog-sidebar {
  float:left;
  margin-top:0px;
}
}
@media screen and (max-width:700px) {
.media-body {
  overflow:visible;
}
.page-title-section .container {
  margin-top:188px;
  margin-bottom:30px;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.connectors {
  display:none;
}
}
@media screen and (max-width:635px) {
.blog-page .blog-content .blog-post .post-content {
  width:75%;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.blog-page .blog-content .blog-post .meta-data {
  width:25%;
}
.contact-form-wrapper .contact-form .contact-form-left {
  width:100%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width:90%;
}
}
@media screen and (max-width:450px) {
#top-strip .social-icons {
  display:none;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .breadcrumb {
  margin-top:30px;
  margin-right:23px;
}
.page-title-section .page-title {
  margin-left:23px;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width: 98%;
}
.services-section .container .services-wrapper .single-service{
  width: 50%;
  height: 300px;
}
}
.yeni_link {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:visited {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:hover {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
 
}
.yeni_link:active {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
}
.currency {
	background:none;
	width:383px;
	height:2px;
	margin:0;
	position:absolute;
	right:-10px;
	top:51px;
	z-index:10000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

 
 
		
		}
.head-row1 .flyout {
    display: inline;
    position: relative;
    z-index: 980;
}


.head-row1 .flyout .button-small {
	cursor: pointer;
	z-index: 999;
	position: relative;
	line-height: 50px;
}

.head-row1 .flyout:hover .button-small {
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
}

.head-row1 .flyout .arrow {
	display: inline-block;
	padding-right: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 8px;
	background-image: url(icon-flyout.gif);
}

.head-row1 .flyout .menu {
	background: #1d2124;
	-moz-border-radius:0 3px 3px 3px;
	-webkit-border-radius:0 3px 3px 3px;
	padding: 14px;
	color:#FFF;
	display: none;
	text-align: left;
	z-index: 990;
	position: absolute;
	left: 0;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	margin-top: 2px;
}

.head-row1 .flyout .menu a {
	color:#FFF;
	text-decoration: none;
	
	font-size: 14px;
}

.flyout .menu a:hover{
	color:#0095e6;
	
	font-size: 14px;
}

.head-row1 .flyout:hover .menu {
	display: block;
	color: #FFF;
}

.head-row1 .flyout .menu p {
    margin-bottom: 3px;
}

.head-row1 .flyout .icon {
    display: inline-block;
    padding-left: 22px;
}

/*##############################
Weather Flyout
##############################*/

.head-row1 .weather .icon {
    background: transparent url(sun.png)/*tpa=http://www.ibiza-one.com/frontend/files/sun.png*/ 0 3px no-repeat;
}
.head-row1 .weather .menu {
    width: 150px;
}

/*##############################
Currency Flyout
##############################*/

.head-row1 .currency {
    margin-left: 10px;
}

.head-row1 .currency .icon {
    background: transparent url(currency.png)/*tpa=http://www.ibiza-one.com/frontend/files/currency.png*/ 0 3px no-repeat;
}

.head-row1 .currency-form {
	width:270px;
}

.head-row1 .currency-row {
	clear:both;
    width: 270px;
}

.head-row1 .currency-form label.title {
	height:18px;
	line-height:18px;
	float:left;
    width: 50px;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.head-row1 .currency-form option { background-color:#474747; }

.head-row1 .currency-field {
	width:180px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bdbab4;
	text-indent:5px;
	background-color:#474747;
	border-top:1px solid #000;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	border-left:1px solid #000;
}

.head-row1 .currency-radio-box {
	width:200px;
	padding:0 0 5px 0;
    display: block;
    float: left;
}

.head-row1 .currency-submit {
	float:right;
	margin:8px 15px 0 0;
}

.head-row1 .language .menu {
	width: 210px;
	left: auto;
	right: 0px;


    *right: 0;
}

.head-row1 .language ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 200px;
	text-decoration: none;
}
.head-row1 .language li {
	float:left;
	height:22px;
	width:100px;
	text-decoration: none;
}
.head-row1 .language a {
	color:#FFF;
	text-decoration:none;
	font-family: "PT Sans Narrow";
}

.head-row1 .language a:hover {
	color:#0095E6;
	text-decoration:none;
}
.head-row1 .language img {
	margin:0 10px 0 0;
}

.button-small {
	display: inline-block;
	text-align: left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	 background-color:rgba(22,22,22,0.7);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.button-small a {
    color:#6a6961;
}

.submit-small {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height: 20px;
    padding: 0 10px;
    background: #1d2124 url(button-bg-small.gif) 0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.submit-medium {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Times,"Times New Roman",serif;
    text-transform: uppercase;
    font-size:16px;
    line-height: 33px;
    padding: 5px 10px;
    background: #1d2124 url(button-bg-medium.gif)0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.okbutton {
    color:#8cc783;
}

.cancelbutton {
    color:#c78386;
}
#navigasyon {
	width: 100%;
	text-align: center;
	color: #FFF;
}

.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #000;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_siralama:active {
	color: #900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;	
	}
ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:11px 17px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#fbe644;
	padding:11px 17px;
	display:block
}
.paragraf1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #333;
	}
.slayt {
	width:1920px;
	height:638px;
	}
.map {
	width:1200px;
	height:400px;
	}
		
@media screen and (max-width:500px) and (min-width:100px)
{

	.slayt {
	width:500px;
	height:250px;
	}
	.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:40px;
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 8px;	
	}
		
	.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 8px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 8px;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}
.link_siralama:active {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}


ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:5px 10px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#0CF;
	padding:5px 10px;
	display:block
}


.title-box h3 {
  font-size:18px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:15px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.map {
	width:310px;
	height:400px;
	}

}
#detayozellikleri {
	width: 100%;
}
#detayozellikleri #do1 {
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do2 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 6px;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do3 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #CCC;
	height: 120px;
}
.mob {
	display: none;
}
.logo2 {
	display: none;
}
.star{
	display: block;
	float: left;
}
.star2 {
	display: block;
	float: left;
}


@media screen and (max-width: 320px) {

 	.logo {
	display: none;
}
	.star2 {
	display: none;
}
	.logo2 {
	display: block;
	width:240px;
}


}
@media (min-width:100px) and (max-width:950px) {
	@import "http://fonts.googleapis.com/css?family=Roboto:400,900italic,700italic,500italic,400italic,300italic,100italic,900,700,500,300,100";
@import "http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,300,400,600";
/* Theme Name:SweetHome - HTML Theme URI:Author:PremiumLayers Author URI:Description:Clean and responsive Real Estate Template. Version:1.0*/
/*--------------Table of SASS- Imports- Variables- Mixins- MDefault-Styles- Typography- Header-Section- Slider-Section- Search-Section- Recent-Listings-Section- Agents-Section- Services-Section- Footer-Section- page-title-section- Content-Section- Blog-page- Contact-page- Single-page- property-details-page- Responsive nav bar customization- Media-queries*--------------/
/**** Imports ****/
/**** Variables ****/
/**** Mixins ****/
/**** MDefault-Styles ****/




html {
  height:100%;
}
body {
	background-color:#EBEBEC;
	padding:0 !important;
	height:100%;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	width:100%;
}
*,*:after,*:before {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}
a {
  color:#fefefe;
  text-decoration:none;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
a:hover,a:focus {
  text-decoration:none;
  color:#fefefe;
}
a:visited {
  color:#fefefe;
}
ul {
  margin:0;
  list-style-type:none;
}
input[type="text"]::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
input[type="text"]:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
textarea::-webkit-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-moz-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-ms-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea::-o-input-placeholder {
  font-weight:200;
  color:#D1D1D1;
}
textarea:focus {
  outline:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
  box-shadow:none;
  border-color:#333;
}
.yellow-btn {
  background-color:#fbe644;
  color:#000;
  font-weight:700;
  font-size:17px;
  padding:10px 15px;
  margin:0 3px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  z-index:1;
}
.yellow-btn:visited {
  color:#000;
}
.gray-btn {
	margin:0 3px;
	padding:10px 15px;
	background-color:#ffed00;
	color:black;
	font-size:17px;
	font-weight:300;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
}
.gray-btn span {
  color:#666;
  padding-right:7px;
  font-size:20px;
}
.gray-btn:visited {
	color:#FFF;
}
.select-big .select-target {
  width:180px;
}
.select-medium .select-target {
  width:110px;
}
.select-small .select-target {
  width:70px;
  padding:0.5rem 2em 0.5rem 1em;
}
.title-box {
  float:left;
  width:100%;
  position:relative;
  display:inline-block;
  padding-bottom:50px;
}
.title-box h3 {
  font-size:23px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:20px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.title-box .bordered {
  border-bottom:1px solid #CDCDCD;
}
.buttons-wrapper {
	margin-top: 20px;
	float: left;
	margin-left: 75px;
}
.yellow-btn:hover {
  background:#0095e6;
  color:#fff;
}
.gray-btn:hover {
	color: #333;
}
.inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.first-paragraph {
  margin-bottom:20px;
}
.nfloat {
  float:none !important;
}
.clearfix:before,.container:after {
  content:"";
  display:table;
}
.clearfix:after {
  clear: both;
}
/* IE 6/7 */
.clearfix {
  zoom: 1;
}
/**** Typography ****/
h1 {
  font-size:2.25rem;
  font-weight:600;
}
h2 {
  font-size:2rem;
  font-weight:400;
}
h3 {
  font-size:1.5rem;
  font-weight:400;
}
h4 {
  font-size:1.2rem;
  font-weight:400;
}
h5 {
  font-size:1rem;
  font-weight:300;
}

/**** Header-Section ****/
header #top-strip {
	float:left;
	width:100%;
	background-color:#000;
	padding:0px 0;
	height:128px;
}
header #top-strip2 {
	display:none;
	float:left;
	width:100%;
	background-color:#0d0d0d;
	padding:10px 0;
	height:100px;
	text-align: center;
}
header #login-box {
  margin-top:6px;
}
header #login-box a {
  font-size:16px;
  margin:0 10px;
}
header #login-box a span {
  font-family:Roboto;
  font-weight:400;
  margin-left:6px;
  font-size:14px;
}
.social-icons {
  padding:0;
}
.social-icons li {
  float:left;
  margin-right:5px;
  border:1px solid rgba(255,255,255,0.3);
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:5px;
  width:32px;
  height:32px;
  line-height:26px;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.social-icons li a {
  font-size:15px!important;
  text-align:center;
}
.social-icons li:hover {
  background-color:#fefefe;
}
.social-icons li:hover a {
  color: #0095e6;
}
/**** Slider-Section ****/
.slider-section {
  float:left;
  width:100%;
  position:relative;
}
#premium-bar {
	position:absolute;
	width:100%;
	left:0;
	padding-right:25px;
	padding-bottom:5;
	top:0;
	z-index:10;
	background-color:#ffed00;
	height: 50px;	
}


#premium-bar nav {
	list-style-type:none;
	float: left;
	text-align: left;

}
#premium-bar nav li a {
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  padding:5px 10px;
  color:#fefefe;
  text-shadow:none;
}
#premium-bar nav .active a {
  background-color:#fefefe;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
  color:#333!important;
}
#premium-bar .navbar-default {
	background-image:none;
	background-color:transparent;
	border:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	margin-left: -50px;
	margin-top:-8px;
	float:right;
	
		
}

#premium-bar nav li a {
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
#premium-bar nav li a:hover {
  background:#fff!important;
  color:#333!important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus {
  color:#000 !important;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  -ms-border-radius:5px;
  -o-border-radius:5px;
  border-radius:5px;
}
.dropdown-menu li a {
  color:#000 !important;
}
.navbar-nav.navbar-right:last-child {
	margin-top:10px;
	background-color: #2b2a29;	
}
.main-flexslider {
  float:left;
  position:relative;
  width:100%;
  overflow:hidden;
}
.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:640px;
}
.main-flexslider .slides .slides .container {
  position:absolute;
  min-height:640px;
  top:0px;
}
.main-flexslider .slides .slides .slide-box {
	width:526px;
	left:682px;
	margin-left:-150px;
	position:absolute;
	bottom:0;
	padding:10px;
	background:rgba(22,22,22,0.6);
	z-index:100;
}
.main-flexslider .slides .slides .slide-box h2 {
  margin-top:0;
  font-size:20px;
  font-weight:700;
  color:#191919;
}
.main-flexslider .slides .slides .slide-box p {
  font-size:15px;
  font-weight:300;
  color:#000;
}
.main-flexslider .slides .slides .slide-box .slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.main-flexslider .slides .slides .slide-box .slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.main-flexslider .slides .slides .slide-box .slider-buttons-wrapper {
  margin:25px 0;
  float:left;
}
.main-flexslider .slides .slides .slide-box:before {
  position:absolute;
  z-index:-1;
}
.slide-item-features {
  float:left;
  padding-left:0;
  margin:15px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:30px;
}
.slide-item-features li {
  float:left;
  background-color:#fff;
  border:1px solid #B1B1B1;
  font-size:13px;
  font-weight:300;
  color:#000;
  margin-right:5px;
  padding:3px 5px;
  padding-right:10px;
  text-transform:capitalize;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.slide-item-features li span {
  color:#B1B1B1;
  font-size:18px;
  padding:5px;
  padding-right:10;
}
.flex-direction-nav a {
 background-color:#b39e31;
  color:#fefefe;
  text-align:center;
  width:61px;
  height:61px;
  line-height:62px;
  z-index:5;
}
.flex-direction-nav a:before {
  font-family:"FontAwesome";
  font-size:24px;
  display:inline-block;
  content:'\f190';
}
.flex-direction-nav a.flex-next:before {
  content:'\f18e';
}
.main-flexslider .flex-direction-nav .flex-prev {
  top:363px !important;
  left:inherit !important;
}
.main-flexslider .flex-direction-nav .flex-next {
  right:0 !important;
  top: 363px !important;
}
/**** Search-Section ****/
.search-section {
  border-bottom:1px solid #CDCDCD;
  float:left;
  width:100%;
  background-color:#FFF;
 
}
.search-section .select-wrapper {
  float:left;
  margin:20px 7px;
}
.search-section .select-wrapper p {
  font-weight:300;
  font-size:15px;
  color:#444;
  margin-bottom:5px;
}
.search-section .select-target {
  height:38px;
  text-align:left;
  font-size:13px;
  font-weight:300;
  color:#B2B2B2;
  border-width:1px;
  line-height:23px;
}
.search-section .select-target.select-theme-default b:before {
  top:-2px;
}
.search-section .select-target.select-theme-default b:after {
  bottom:-2px;
}
.search-section input[type='submit'] {
  border:none;
  font-weight:300;
  text-transform:capitalize;
  padding:8px 41px;
  margin-top:45px;
  margin-left:10px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
  margin-bottom:10px;
}
.select-element {
  z-index: 100;
}
/**** Recent-Listings-Section ****/
.recent-listings {
  float:left;
  width:100%;
  margin:40px 0;
}
.recent-listings .container .listings-items-wrapper {
  float:left;
  margin-top:10px;
}
.listing-single-item {
	float:left;
	transition:all 300ms ease-in-out;
	-o-transition:all 300ms ease-in-out;
	-moz-transition:all 300ms ease-in-out;
	-webkit-transition:all 300ms ease-in-out;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	
    	
}
.listing-single-item:hover {
  opacity:0.8;
}
.listing-single-item .item-inner .image-wrapper {
  position:relative;
}
.listing-single-item .item-inner .image-wrapper img {
  width:100%;
}
.listing-single-item .item-inner .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px;
}
.listing-single-item .item-inner .desc-box h4 a {
  font-size:13px;
  font-weight:500;
  color:#000;
  margin:2px 0;
}
.listing-single-item .item-inner .desc-box .item-features {
  margin:5px 0;
  border-bottom:1px solid #DBDBDB;
  padding-bottom:15px;
  width:100%;
}
.listing-single-item .item-inner .desc-box .item-features li {
	border:none;
	margin-right:25px;
	font-size:12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	}
.featured {
	position:absolute;
	bottom:8px;
	left:15px;
	font-size:16px;
	font-family:Roboto;
	font-weight:250;
	padding:5px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-o-border-radius:10px;
	border-radius:10px;
	float: right;
	clear: right;
}
.featured i {
	margin-right:10px;
	font-size:18px;
	
}
.property-type-icon {
  position:absolute;
  top:25px;
  left:25px;
  font-size:32px;
  background-color:rgba(0,0,0,0.5);
  padding:15px 17px;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  z-index: 1;
}
/**** Agents-Section ****/
.agents-section {
  margin-bottom:100px;
  float:left;
  width:100%;
}
.agents-section .container .agents-slider {
  float:left;
  margin-top:20px;
  width:100%;
}
.single-agent {
  float:left;
  padding:15px;
  width:100%;
  margin-left:0px;
}
.single-agent .image-box {
  float:left;
  width:100%;
  height:200px;
  position:relative;
  overflow:hidden;
}
.single-agent .image-box img {
  width:100%;
  height:auto;
  overflow:hidden;
}
.single-agent .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.single-agent .desc-box {
  float:left;
  width:100%;
  height:230px;
  background-color:#FFF;
  padding:15px;
}
.single-agent .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
}
.single-agent .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.single-agent .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.single-agent .desc-box .gray-btn {
  margin-top:10px;
  float:left;
}
.single-agent .desc-box .gray-btn:hover {
  background:#0095e6;
  color:#fff;
}
.owl-theme .owl-controls .owl-buttons div {
  background-color:#b39e31;
  opacity:1;
  border-radius:0;
  font-size:42px;
  padding:0px 23px;
  margin:.5px;
}
.owl-buttons {
  position:absolute;
  right:-5px;
  top: -108px;
}
/**** Services-Section ****/
.services-section {
  float:left;
  width:100%;
  margin-bottom:60px;
}
.services-section .container .services-wrapper {
  margin-top:20px;
  float:left;
  width:100%;
}
.services-section .container .services-wrapper .single-service {
  background-color:#FFF;
  text-align:center;
  padding:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service h4 {
  font-size:20px;
  font-weight:500;
  margin-top:30px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service p {
  font-size:15px;
  font-weight:400;
  color:#bababa;
}
.services-section .container .services-wrapper .single-service .icon-service {
  color:#B2B2B2;
  font-size:45px;
  border:1px solid #B2B2B2;
  -webkit-border-radius:100px;
  -moz-border-radius:100px;
  -ms-border-radius:100px;
  -o-border-radius:100px;
  border-radius:100px;
  padding:20px;
  margin:13px 0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .bordered {
  border:2px solid #0095e6;
  width:25%;
  margin:13px auto -4px;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .readmore {
  text-transform:uppercase;
  color:#000;
  font-weight:100;
  font-size:18px;
  text-align:center;
  padding:10px;
  padding-top:15px;
  width:100%;
  float:left;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service .top-bordered {
  margin:0 auto;
  opacity:0;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.services-section .container .services-wrapper .single-service:hover h4 {
  color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .icon-service {
  color:#0095e6;
  border-color:#0095e6;
}
.services-section .container .services-wrapper .single-service:hover .readmore {
  background-color:#0095e6;
  color:#fff;
}
.services-section .container .services-wrapper .single-service:hover .top-bordered {
  opacity: 1;
}
/**** Footer-Section ****/
footer {
	background-color:#ebebec;
	float:left;
	width:100%;
	padding:40px 0;
	height:575px;
}
footer .container .footer-title {
  font-size:19px;
  font-weight:600;
  color:#000;
  text-transform:capitalize;
  margin-top:5px;
  margin-bottom:20px;
}
footer .container .footer-about .logo {
  width:100%;
  float:left;
  margin-bottom:18px;
}
footer .container .footer-about p {
  font-size:13px;
  font-weight:100;
  color:#fff;
  text-align:left;
  line-height:25px;
}
footer .container .footer-recent-posts ul {
  padding-left:0;
}
footer .container .footer-recent-posts ul li a {
  font-size:15px;
  font-weight:390;
}
footer .container .footer-recent-posts ul li a i {
  margin-right:5px;
}
footer .container .footer-contact-info p {
  background-color:rgb(0 0 0 / 68%)
  font-size:13px;
  font-weight:300;
  color:#fff;
  display:inline-block;
  padding-right:10px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-contact-info p i {
  margin-right:5px;
  background-color:#353d42;
  font-size:20px;
  padding:10px;
  border-bottom-left-radius:4px;
  border-top-left-radius:4px;
}
footer .container .footer-newsletter p {
  font-size:13px;
  color:#fff;
  line-height:25px;
  margin-bottom:15px;
}
footer .container .footer-newsletter .footer-search {
  float:left;
  width:100%;
}
footer .container .footer-newsletter input[type='text'] {
  width:100%;
  background-color:rgba(53,61,66,0.4);
  border:1px solid #27292C;
  color:#fff;
  height:34px;
  font-weight:300;
  font-size:13px;
  text-indent:8px;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
footer .container .footer-newsletter input[type='submit'] {
  background-color:#27292C;
  border:none;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  color:#fff;
  font-size:13px;
  font-weight:300;
  text-transform:uppercase;
  letter-spacing:1px;
  float:right;
  margin-top:-33px;
  position:relative;
  z-index:2;
  padding:7px 13px;
}
.bottom-strip {
  float:left;
  width:100%;
  background-color:#231f20;
  padding:2px;
}
.bottom-strip .container p {
  font-size:15px;
  font-weight:100;
  color:#fff;
  margin-bottom:0;
  line-height:66px;
}
.bottom-strip .container #backtop-btn {
  font-size:42px;
  position:relative;
  text-align:center;
  display:table;
  margin:0 auto;
}
.bottom-strip .container #backtop-btn:before {
  width:60px;
  height:60px;
  line-height:62px;
  text-align:center;
  float:left;
  background-color:rgba(36,36,36,0.23);
  border-radius:100px;
}
.bottom-strip .container .bottom-strip-middle {
  position:relative;
}
.bottom-strip .container .social-icons {
  float:right;
  margin-top:12px!important;
}
.bottom-strip .container .social-icons li {
  padding:7px;
  width:36px;
  height: 36px;
}
/**** page-title-section ****/
.page-title-section {
  float:left;
  width:100%;
  background-image:url("../img/10_page-title-header.png");
  background-size:cover;
  background-repeat:no-repeat;
}
.page-title-section .container {
  margin-top:130px;
  margin-bottom:30px;
}
.page-title-section .page-title {
  text-transform:capitalize;
  background-color:rgba(255,255,255,0.9);
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
}
.page-title-section .page-title h2 {
  color:#000;
  font-family:Roboto;
  font-size:18px;
  font-weight:100;
  padding:12px;
  margin:0;
}
.page-title-section .breadcrumb {
  margin-bottom:0;
  background-color:rgba(58,186,255,0.9);
}
.page-title-section .breadcrumb a {
  font-family:Roboto;
  font-size:15px;
  font-weight:300;
}
.page-title-section .breadcrumb .sep {
  padding:0 5px;
  color:#fff;
  font-size: 16px;
}
/**** Content-Section ****/
.content-section {
  float:left;
  width:100%;
}
.content-section .container {
  margin-top:30px;
  margin-bottom:30px;
}
.pagination-wrapper {
	float:left;
	width:100%;
	margin-top:10px;
	text-align: center;  
}
.pagination-wrapper .pagination {
	text-align: center;
	width: 200px;
	margin-top: 35px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.pagination-wrapper  a:link {
	margin:0 2px;
	border:none;
	font-size:18px;
	font-weight:100;
	font-family:Roboto;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-o-border-radius:4px;
	border-radius:4px;
	padding:6px 13px;
	background-color: #000;
}
.pagination-wrapper .pagination a:active {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}
.pagination-wrapper .pagination a:visited {
  margin:0 2px;
  border:none;
  font-size:18px;
  font-weight:100;
  font-family:Roboto;
  color:#000;
  -webkit-border-radius:4px;
  -moz-border-radius:4px;
  -ms-border-radius:4px;
  -o-border-radius:4px;
  border-radius:4px;
  padding:6px 13px;
}

.sPagerNew a.selected {
    color: #fff;
    background: #194a79;
    border: 1px solid #194a79;
}
.sPagerNew a {
    font-size: 18px;
    color: #194a79;
    padding: 3px 10px;
    margin: 0 5px;
    border: 1px solid #e6ebf1;
    border-radius: 3px;
}


.pagination-wrapper .pagination a:hover {
  
}
/**** Blog-page ****/
.blog-page .page-title-section {
  background-image:url("../img/blog/20_blog-header.png");
}
.blog-page .blog-content {
  border-bottom:1px solid #CDCDCD;
  padding-bottom:50px;
}
.blog-page .blog-content .blog-post {
  background-color:#FFF;
  float:left;
  width:100%;
}
.blog-page .blog-content .blog-post .meta-data {
  float:left;
  padding:20px 25px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item {
  padding:10px 0;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item i {
  color:#B4B4B4;
  font-size:24px;
  text-align:center;
  display:block;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item a {
  display:block;
  width:100%;
  font-size:12px;
  color:#000;
  font-weight:300;
  text-align:center;
  padding-top:6px;
  padding-bottom:15px;
}
.blog-page .blog-content .blog-post .meta-data .meta-data-item .meta-divider {
  width:60%;
  margin:0 auto;
  display:block;
  border-bottom:1px solid #E5E5E5;
}
.blog-page .blog-content .blog-post .post-content {
  float:right;
  width:80%;
  border-left:1px solid #E5E5E5;
  padding-left:30px;
}
.blog-page .blog-content .blog-post .post-content h2 {
  margin-bottom:15px;
  margin-right:30px;
}
.blog-page .blog-content .blog-post .post-content h2 a {
  color:#000;
  font-size:26px;
  font-weight:300;
  font-family:Roboto;
  text-align:left;
}
.blog-page .blog-content .blog-post .post-content .featured-image {
  position:relative;
}
.blog-page .blog-content .blog-post .post-content .featured-image img {
  width:100%;
}
.blog-page .blog-content .blog-post .post-content .featured-image:after {
  position:absolute;
  content:'';
  z-index:100;
  right:-1px;
  bottom:-1px;
  width:0;
  height:0;
  border-left:120px solid rgba(0,0,0,0);
  border-right:0px solid rgba(0,0,0,0);
  border-bottom:120px solid #EBEBEC;
}
.blog-page .blog-content .blog-post .post-content .readmore-btn {
  position:absolute;
  right:1px;
  bottom:1px;
  padding:15px;
  background-color:#EBEBEC;
  color:#000;
  font-family:Roboto;
  font-size:13px;
  font-weight:300;
  z-index:101;
  border-right:2px solid #DBDBDB;
  border-bottom:2px solid #DBDBDB;
}
.post-divider {
  border-bottom:1px solid #CDCDCD;
  margin:30px 0;
  width:100%;
  float:left;
}
.sidebar-widget {
  background-color:#FFF;
  padding:25px;
  float:left;
  width:100%;
  margin-bottom:30px;
}
.sidebar-widget .widget-title {
  text-transform:capitalize;
  font-size:20px;
  font-weight:300;
  font-family:Roboto;
  margin-top:0;
}
.search-widget .search-box {
  float:left;
  width:100%;
  position:relative;
  margin:12px 0;
}
.search-widget .search-box input[type='text'] {
  float:left;
  width:100%;
  border:1px solid #CDCDCD;
  font-size:13px;
  font-family:Open Sans;
  font-weight:300;
  padding:15px;
}
.search-widget .search-box button {
  background:transparent;
  border:none;
  position:absolute;
  right:10px;
  top:11px;
}
.search-widget .search-box button i {
  font-size:22px;
  color:#CFCFCF;
}
.tabbed-content #myTab {
  border-bottom:none;
  margin-bottom:10px;
  border:1px solid #CDCDCD;
}
.tabbed-content #myTab li {
  font-size:13px;
  font-weight:300;
  margin:0 !important;
  padding:0;
  width:33.33%;
  border-right:1px solid #CDCDCD;
}
.tabbed-content #myTab li a {
  color:#000;
  text-transform:capitalize;
  text-align:center;
  margin:0 !important;
  padding:14px 20px;
}
.tabbed-content #myTab li:last-child {
  border-right:none;
}
.tabbed-content #myTab li.active {
  background-color:#0095e6;
}
.tabbed-content #myTab li.active a {
  background-color:#0095e6;
  color:#fefefe;
  border-radius:0;
}
.tab-content-wrapper,.similar-listings {
  padding-left:0;
}
.tab-content-wrapper .tab-content-item,.similar-listings .tab-content-item {
  padding:15px 2px 15px;
  border-bottom:1px solid #EFEFEF;
}
.tab-content-wrapper .tab-content-item .thumb,.similar-listings .tab-content-item .thumb {
  margin-right:15px;
}
.tab-content-wrapper .tab-content-item h5,.similar-listings .tab-content-item h5 {
  margin-top:5px;
}
.tab-content-wrapper .tab-content-item h5 a,.similar-listings .tab-content-item h5 a {
  color:#AEAEAE;
  font-size:14px;
  font-weight:300;
  font-family:Open Sans;
  line-height:19px;
}
.tab-content-wrapper li:last-child,.similar-listings li:last-child {
  border-bottom:none;
}
.similar-listings-widget .widget-title {
  margin-bottom:0;
}
.tags .tags-wrapper {
  margin-top:10px;
  padding-left:0;
}
.single-tag {
  float:left;
  margin:7px;
}
.single-tag a {
  color:#B4B4B4;
  font-size:13px;
  font-family:Open Sans;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
  border:1px solid #E8E8E8;
  padding:6px 8px;
  line-height:30px;
  position:relative;
  background-color:#FFF;
  z-index:0;
}
.single-tag a:hover {
  background-color:#0095e6;
  color:#fff;
}
.single-tag a:after {
  position:absolute;
  right:-5px;
  bottom:-5px;
  width:100%;
  height:100%;
  content:'';
  border:1px solid #E8E8E8;
  z-index:-1;
}
.text-widget p {
  font-family:Open Sans;
  font-size:16px;
  font-weight:300;
  color:#AEAEAE;
}
.author-profile {
  float:left;
}
.author-profile h4 {
  margin-bottom:20px;
}
.author-profile .image-box {
  float:left;
  width:100%;
  position:relative;
}
.author-profile .image-box img {
  width:100%;
}
.author-profile .image-box .social-icons {
  background-color:rgba(0,149,230,0.9);
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  padding:10px 23px;
}
.author-profile .desc-box {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 0 10px;
}
.author-profile .desc-box h4 {
  font-size:20px;
  font-weight:300;
  color:#000;
  margin-top:2px;
  padding-bottom:15px;
  margin-bottom:12px;
  border-bottom:1px solid #CDCDCD;
  text-transform:capitalize;
}
.author-profile .desc-box p {
  font-size:14px;
  font-weight:300;
  margin:15px 0;
  color:#000;
}
.author-profile .desc-box p i {
  margin-right:5px;
  color:#B7B7B7;
  font-size:18px;
}
.author-profile .desc-box .gray-btn {
  margin-top:10px;
  float: left;
}
/**** Contact-Page ****/
.contact-page .page-title-section {
  background-image:url("../img/29_contact_page-title-header.png");
}
.map-wrapper {
  margin-bottom:30px;
  float:left;
  width:100%;
}
.map-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:15px;
}
.map-wrapper #map {
  float:left;
  width:100%;
  height:400px;
}
.box-title {
  font-size:24px;
  color:#000;
  font-weight:100;
}
.contact-info {
  float:left;
}
.contact-info .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-info p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:10px;
}
.contact-info .info-wrapper {
  float:left;
  width:100%;
  border-top:1px solid #EFEFEF;
  padding-top:15px;
}
.contact-info .info-wrapper span {
  font-size:14px;
  font-weight:100;
  color:#bababa;
  margin-right:14px;
}
.contact-info .info-wrapper span i {
  color:#848484;
  margin-right:8px;
}
.contact-form-wrapper {
  float:left;
}
.contact-form-wrapper .inner-wrapper {
  background-color:#FFF;
  padding:20px;
}
.contact-form-wrapper .contact-form .contact-form-left {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  float:left;
  width:50%;
}
.contact-form-wrapper .contact-form input[type='text'] {
  border:1px solid #EEEEEE;
  text-indent:10px;
  line-height:30px;
  font-size:14px;
  height:65px;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form input[type="text"]::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form input[type="text"]::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-webkit-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-moz-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-ms-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form textarea::-o-input-placeholder {
  color:#848484;
  font-size:14px;
  font-family:Open Sans;
}
.contact-form-wrapper .contact-form span {
  float:left;
  height:65px;
  width:65px;
  border:1px solid #EEEEEE;
  border-right:0;
  margin-bottom:12px;
}
.contact-form-wrapper .contact-form span i {
	color:#B4B4B4;
	font-size:16px;
	padding:10px;
	width:38px;
	height:38px;
	-webkit-border-radius:100px;
	-moz-border-radius:100px;
	-ms-border-radius:100px;
	-o-border-radius:100px;
	border-radius:100px;
	border:1px solid #B6B6B6;
	text-align:center;
	line-height:18px;
	display:block;
	margin-top: 12px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.contact-form-wrapper .contact-form textarea {
  min-height:142px;
  border:1px solid #EEEEEE;
  padding:10px;
  width:100%;
  margin-bottom:9px;
  font-size:14px;
}
.contact-form-wrapper .contact-form input[type='submit'] {
  width:100%;
  text-transform:uppercase;
  background-color:#0095e6;
  color:#fff;
  font-size:14px;
  font-family:Open Sans;
  font-weight:300;
  border:none;
  padding:21px 0;
  text-align:center;
  transition:all 300ms ease-in-out;
  -o-transition:all 300ms ease-in-out;
  -moz-transition:all 300ms ease-in-out;
  -webkit-transition:all 300ms ease-in-out;
}
.contact-form-wrapper .contact-form input[type='submit']:hover {
  background-color: rgba(0,149,230,0.8);
}
/**** Single-Page ****/
.single-page .blog-content .blog-post .post-content .featured-image:after {
  display:none;
}
.single-page .page-title-section {
  background-image:url("../img/single/30_page-title-header.png");
}
.single-page .blog-post {
  border-bottom:1px solid #E5E5E5;
}
.single-page .blog-content {
  border-bottom:none;
}
.single-page .post-content {
  border-bottom:none;
}
.single-page .post-content p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
  padding-bottom:16px;
}
.comments-section {
  float:left;
  width:100%;
  background-color:#FFF;
  padding:20px 25px;
}
.comments-section .media-list {
  margin-top:20px;
}
.comments-section .media-list h4 {
  font-size:14px;
  font-weight:100;
  color:#3c3c3c;
  border-bottom:1px solid #E5E5E5;
  padding-bottom:10px;
  display:inline-block;
}
.comments-section .media-list h4 span {
  color:#A7A7A7;
}
.comments-section .media-list p {
  font-size:18px;
  font-weight:100;
  color:#A7A7A7;
}
.comments-section .media-list .media a.pull-left {
  margin-left:10px;
}
.comments-section .media-list .connectors {
  float:left;
  width:40px;
  height:40px;
  background-color:transparent;
  border-bottom:1px solid #E5E5E5;
  border-left:1px solid #E5E5E5;
}
.comments-section .media-list .media-object {
  width:64px;
  height:64px;
}
.comment-form-wrapper {
  float:left;
}
.comment-form-wrapper .box-title {
  margin-bottom:20px;
}
.comment-form-wrapper input[type='text'] {
  width:280px;
  float: left;
}
/**** property-details-page ****/
.property-details-page .page-title-section {
	background-image:url(../images/alanyabg.jpg);
}
.property-details-page .page-content .inner-wrapper {
  float:left;
  width:100%;
  background-color:#FFF;
}
.property-details-page .page-content .flexslider {
  border-radius:0px;
  box-shadow:none;
  border:none;
}
.property-details-page .page-content #details-slider {
  margin:0 0 30px;
  position:relative;
}
.property-details-page .page-content #details-slider .yellow-btn {
  position:absolute;
  bottom:25px;
  left:25px;
}
.property-details-page .page-content #details-carousel {
  margin-bottom:30px;
}
.property-details-page .page-content #details-carousel .slides>li {
  padding:0 9px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a {
  background-color:rgba(0,149,230,0.8);
  width:41px;
  height:51px;
  line-height:51px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a:before {
  content:'\f104';
  font-size:50px;
}
.property-details-page .page-content #details-carousel .flex-direction-nav a.flex-next:before {
  content:'\f105';
}
.property-details-page .page-content #details-carousel .flex-prev {
  left:15px;
  top:28px;
}
.property-details-page .page-content #details-carousel .flex-next {
  right:15px;
  top:28px;
}
.property-desc {
  float:left;
  width:100%;
  padding:0 25px;
}
.property-desc h3 {
  font-weight:500;
  font-size:18px;
}
.property-desc .slide-item-features {
  margin:0;
  padding-bottom:10px;
  float:left;
  width:100%;
  margin-bottom:20px;
}
.property-desc .item-features li {
  border:none;
  margin-right:15px;
  padding:3px 0px;
  font-size:12px;
}
.property-desc p {
  font-size:16px;
  font-weight:100;
  color:#bababa;
}
.property-desc h3 {
  font-size:20px;
  color:#000;
  font-weight:100;
}
.property-desc .additional-features {
  margin-top:25px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features {
  padding-left:0;
  margin-top:5px;
  float:left;
  width:100%;
}
.property-desc .additional-features .features .single-feature {
  float:left;
  margin:4px;
}
.property-desc .additional-features .features .single-feature a {
  border:1px solid #E8E8E8;
  color:#616161;
  padding:10px 15px;
  line-height:40px;
  font-size:15px;
  font-weight:300;
}
.property-desc .additional-features .features .single-feature a i {
  color:#77d04e;
  margin-right:5px;
  font-size:20px;
}
.property-desc .property-location {
  float:left;
  width:100%;
  margin-top:30px;
  margin-bottom:30px;
}
.property-desc .property-location #property-location-map {
  float:left;
  width:100%;
  height:345px;
  margin-top:15px;
}
.status {
  background-color:#77d04e;
  position:absolute;
  margin-top:45px;
  right:25px;
  font-size:16px;
  font-family:Roboto
  font-weight:300;
  padding:8px 18px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  -ms-border-radius:10px;
  -o-border-radius:10px;
  border-radius:10px;
  z-index:1;
}
.image-wrapper {
  position:relative;
}
.image-wrapper img {
  width: 100%;
}
/**** Responsive nav bar customization ****/
.navbar-toggle {
  margin-top:15px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #000;
}
/**** Media-queries ****/
@media screen and (max-width:1215px) {
  .single-agent .image-box {
    width:100%;
    height:auto;
  }
  .single-agent .desc-box {
    width:100%;
    height:auto;
  }
}
@media screen and (max-width:1200px) {
  .contact-info {
    width:100%;
  }
  .contact-form-wrapper {
    width:100%;
  }
  .contact-form-wrapper {
    margin:15px 0;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  .contact-form-wrapper .contact-form input[type='text'] {
    width:75%;
  }
}
@media screen and (max-width:991px) {
  body {
    overflow-x:hidden;
  }
  .bottom-strip .container #backtop-btn {
    display:none;
  }
  .page-title-section .container {
    margin-top:188px;
    margin-bottom:30px;
  }
  #premium-bar nav li a {
    font-weight:300;
    padding:10px 10px;
    color:#fefefe;
    text-shadow:none;
    text-transform:capitalize;
  }
}
.services-section .container .services-wrapper .single-service {
  float:left;
}
#backtop-btn {
  display:none;
}
.blog-sidebar {
  float:left;
  margin-top:0px;
}
}
@media screen and (max-width:700px) {
.media-body {
  overflow:visible;
}
.page-title-section .container {
  margin-top:188px;
  margin-bottom:30px;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.connectors {
  display:none;
}
}
@media screen and (max-width:635px) {
.blog-page .blog-content .blog-post .post-content {
  width:75%;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.blog-page .blog-content .blog-post .meta-data {
  width:25%;
}
.contact-form-wrapper .contact-form .contact-form-left {
  width:100%;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width:90%;
}
}
@media screen and (max-width:450px) {
#top-strip .social-icons {
  display:none;
}
.main-flexslider .slides .slides .slide-box {
  display:none!important;
}
.page-title-section .breadcrumb {
  margin-top:30px;
  margin-right:23px;
}
.page-title-section .page-title {
  margin-left:23px;
}
.page-title-section .container {
  margin-top:143px;
  margin-bottom:30px;
}
.contact-form-wrapper .contact-form .contact-form-right {
  width: 98%;
}
.services-section .container .services-wrapper .single-service{
  width: 50%;
  height: 300px;
}
}
.yeni_link {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:visited {
	color: #FFF;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.yeni_link:hover {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
 
}
.yeni_link:active {
    color: #300;
    font-family:Verdana, Geneva, sans-serif;
    font-weight:bold;
}
.currency {
	background:none;
	width:383px;
	height:2px;
	margin:0;
	position:absolute;
	right:-10px;
	top:51px;
	z-index:10000;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;

 
 
		
		}
.head-row1 .flyout {
    display: inline;
    position: relative;
    z-index: 980;
}


.head-row1 .flyout .button-small {
	cursor: pointer;
	z-index: 999;
	position: relative;
	line-height: 50px;
}

.head-row1 .flyout:hover .button-small {
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
}

.head-row1 .flyout .arrow {
	display: inline-block;
	padding-right: 15px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right 8px;
	background-image: url(icon-flyout.gif);
}

.head-row1 .flyout .menu {
	background: #1d2124;
	-moz-border-radius:0 3px 3px 3px;
	-webkit-border-radius:0 3px 3px 3px;
	padding: 14px;
	color:#FFF;
	display: none;
	text-align: left;
	z-index: 990;
	position: absolute;
	left: 0;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	margin-top: 2px;
}

.head-row1 .flyout .menu a {
	color:#FFF;
	text-decoration: none;
	
	font-size: 14px;
}

.flyout .menu a:hover{
	color:#0095e6;
	
	font-size: 14px;
}

.head-row1 .flyout:hover .menu {
	display: block;
	color: #FFF;
}

.head-row1 .flyout .menu p {
    margin-bottom: 3px;
}

.head-row1 .flyout .icon {
    display: inline-block;
    padding-left: 22px;
}

/*##############################
Weather Flyout
##############################*/

.head-row1 .weather .icon {
    background: transparent url(sun.png)/*tpa=http://www.ibiza-one.com/frontend/files/sun.png*/ 0 3px no-repeat;
}
.head-row1 .weather .menu {
    width: 150px;
}

/*##############################
Currency Flyout
##############################*/

.head-row1 .currency {
    margin-left: 10px;
}

.head-row1 .currency .icon {
    background: transparent url(currency.png)/*tpa=http://www.ibiza-one.com/frontend/files/currency.png*/ 0 3px no-repeat;
}

.head-row1 .currency-form {
	width:270px;
}

.head-row1 .currency-row {
	clear:both;
    width: 270px;
}

.head-row1 .currency-form label.title {
	height:18px;
	line-height:18px;
	float:left;
    width: 50px;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.head-row1 .currency-form option { background-color:#474747; }

.head-row1 .currency-field {
	width:180px;
	height:18px;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#bdbab4;
	text-indent:5px;
	background-color:#474747;
	border-top:1px solid #000;
	border-right:1px solid #444;
	border-bottom:1px solid #444;
	border-left:1px solid #000;
}

.head-row1 .currency-radio-box {
	width:200px;
	padding:0 0 5px 0;
    display: block;
    float: left;
}

.head-row1 .currency-submit {
	float:right;
	margin:8px 15px 0 0;
}

.head-row1 .language .menu {
	width: 210px;
	left: auto;
	right: 0px;


    *right: 0;
}

.head-row1 .language ul {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 200px;
	text-decoration: none;
}
.head-row1 .language li {
	float:left;
	height:22px;
	width:100px;
	text-decoration: none;
}
.head-row1 .language a {
	color:#FFF;
	text-decoration:none;
	font-family: "PT Sans Narrow";
}

.head-row1 .language a:hover {
	color:#0095E6;
	text-decoration:none;
}
.head-row1 .language img {
	margin:0 10px 0 0;
}

.button-small {
	display: inline-block;
	text-align: left;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	 background-color:rgba(22,22,22,0.7);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	z-index: 100;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #373737;
	border-right-color: #373737;
	border-bottom-color: #373737;
	border-left-color: #373737;
	margin-right: 20px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
}
.button-small a {
    color:#6a6961;
}

.submit-small {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    line-height: 20px;
    padding: 0 10px;
    background: #1d2124 url(button-bg-small.gif) 0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.submit-medium {
    display: inline-block;
    text-align: left;
    color:#BAA884;
    font-family:Times,"Times New Roman",serif;
    text-transform: uppercase;
    font-size:16px;
    line-height: 33px;
    padding: 5px 10px;
    background: #1d2124 url(button-bg-medium.gif)0 0 repeat-x;
    border: 1px solid #373737;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.okbutton {
    color:#8cc783;
}

.cancelbutton {
    color:#c78386;
}
#navigasyon {
	width: 100%;
	text-align: center;
	color: #FFF;
}

.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 12px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 12px;
	color: #000;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.link_siralama:active {
	color: #900;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
	
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;
	
	font-size: 14px;	
	}
ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:11px 17px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#fbe644;
	padding:11px 17px;
	display:block
}
.paragraf1 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color: #333;
	}
.slayt {
	width:100%;
	height:638px;
	}
.map {
	width:1200px;
	height:400px;
	}
		
@media screen and (max-width:500px) and (min-width:100px)
{

	.slayt {
	width:500px;
	height:250px;
	}
	.main-flexslider .slides .slides {
  background-size:cover;
  background-repeat:no-repeat;
  min-height:40px;
}
	.siralama1 {
	font-family:Verdana, Geneva, sans-serif;

	
	font-size: 8px;	
	
	}
		
	.link_siralama {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-weight:normal;
	font-size: 8px;
}
.link_siralama:visited {
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size: 8px;
}
.link_siralama:hover {
	color: #0CF;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}
.link_siralama:active {
	color: #000;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 8px;
}


ul.sayfalama {
	float: left;
}
ul.sayfalama li {
    font:bold 12px Tahoma, Geneva, sans-serif;
    color:#fff;
    float:left;
    list-style:none;
    margin:0 2px;
    background:#005689;
	margin-bottom:12px;
}
ul.sayfalama li span {
    padding:5px 8px;
    display:block
}
ul.sayfalama li a {
	color:#000;
	text-decoration:none;
	background-color:#e2e2e2;
	padding:5px 10px;
	display:block;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul.sayfalama li a:hover {
    background-color:#005689;
    color:#e2e2e2;
}


ul.sayfalama li.seciliSayfaNo a{
	font:bold 12px Tahoma, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	background-color:#ffed00;
	padding:5px 10px;
	display:block
}


.title-box h3 {
  font-size:18px;
  font-weight:500;
  color:#000;
  border:1px solid #CDCDCD;
  position:absolute;
  padding:15px;
  left:0;
  top:-54px;
  background-color:#EBEBEC;
  text-transform:capitalize;
}
.map {
	width:310px;
	height:400px;
	}

}
#detayozellikleri {
	width: 100%;
}
#detayozellikleri #do1 {
	float: left;
	width: 100%;
	border: 1px solid #CCC;
	padding: 3px;
	margin-right: 6px;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do2 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 6px;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	height: 120px;
}
#detayozellikleri #do3 {
	float: left;
	width: 100%;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #CCC;
	height: 120px;
}
.mob {
	display: none;
}
.logo2 {
	display: none;
}
.star{
	display: block;
	float: left;
}
.star2 {
	display: block;
	float: left;
}


@media screen and (max-width: 320px) {

 	.logo {
	display: none;
}
	.star2 {
	display: none;
}
	.logo2 {
	display: block;
	width:240px;
}


}
@media (min-width:100px) and (max-width:950px) {


.nav-wrapper {
	display:none;
	
}
	
.topmenucontent {
	display:none;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
.topmenucontent2 {
	display:block;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
	
 	.mob {
	display: block;
}
 	.logo {
	display: none;
}
	.logo2 {
	display: block;
	
}
.star2 {
	display: none
	
}
header #top-strip {
	display:none;
	float:left;
	width:100%;
	background-color:#e6e6e6;
	padding:10px 0;
	height:100px;
}
header #top-strip2 {
	display:block;
	float:left;
	width:100%;
	background-color:#000;
	padding:10px 0;
	height:260px;
	
	
}
.favoriler {
	display:none;
		

}
#logo {
	display:none;
}

.favoriler2 {
	display:block;	
	width: 305px;
	position:relative;    
	margin-top: -38px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:100;
	color: #FFF;
	
	margin-left:28px;
	
}



  .aramaoption {
  width: 250px;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
  margin-left:auto;
  margin-right:auto;
  text-transform: capitalize;  
  height: 30px;
  line-height: 30px;
  text-align: left;
}

   .search-title {
   	width:100%;
	background-color:#000;
	padding:10px 0;
	height:260px

  }





}


.container5
{
	display:none;
	position:absolute
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#callus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-align: right;
	width: 49px;
}
#top header #top-strip .container4 .sol {
	float: left;
	width: 25%;
	margin-left: 5%;
	margin-top: 9px;
}
#top header #top-strip .container4 .sag {
	float: right;
	width: 335px;
	margin-top: 20px;
	margin-right: 5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: bolder;
}

.container4 {
	width: 100%;
	text-align: center;
	height: 180px;
}

#logo {
	width: 100%;
	margin-top: 10px;
}
.diller {
	float: right;
	width: 54%;
	clear: none;
	padding-top: 15px;
}.ilanno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	font-weight: bold;
}
.ilanno2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	width: 210px;
	
}
.ilanno3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: bold;
}



#callus2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #F60;
	width: 100%;
	height: 50px;
	float: left;
	padding-top: 75px;
	text-align:center;
	padding-right: 15px;
}



#logo2 {
	width: 300px;
	height: 40px;
	padding-top: 20px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;

}
.diller2 {
	float: left;
	width: 100%;
	clear: none;
	padding-top: 5px;
	text-align:center;
}
#navigator {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.fiyat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bolder;
	line-height: 20px;
	margin-top: 2px;
	
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bolder;
	line-height: 20px;
	margin-top: 2px;
	
}
sosyal {
	float: right;
	width: 50px;
}
.dilcer {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 3px;
	margin-left: 2px;
}
input[type=text] {
 
    line-height:2px; padding:5px; background-color:#F8F8F8; border:1px solid #300;  margin-right:15px;
}





}


.container5
{
	display:none;
	position:absolute
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

#callus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	text-align: right;
	width: 49px;
}
#top header #top-strip .container4 .sol {
	float: left;
	width: 25%;
	margin-left: 5%;
	margin-top: 9px;
}
#top header #top-strip .container4 .sag {
	float: right;
	width: 335px;
	margin-top: 20px;
	margin-right: 5%;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 24px;
	font-weight: bolder;
}

.container4 {
	width: 100%;
	text-align: center;
	height: 180px;
}

#logo {
	
	width: 80px;
	margin-top: 0px;
	margin-left:25px;
	float:left;
	
}
.diller {
	float: right;
	width: 54%;
	clear: none;
	padding-top: 15px;
}.ilanno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	line-height: 20px;
	font-weight: bold;
}
.ilanno2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 20px;
	width: 210px;
	
}
.ilanno3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 20px;
	font-weight: bold;
}



#callus2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	width: 100%;
	height: 50px;
	float: left;
	padding-top: 75px;
	text-align:center;
	padding-right: 15px;
}



#logo2 {
	width: 300px;
	height: 40px;
	padding-top: 20px;
	text-align:center;
	padding-bottom:27px;


}


.diller2 {
	float: left;
	width: 100%;
	clear: none;
	padding-top: 5px;
	text-align:center;
}
#navigator {
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.fiyat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bolder;
	line-height: 20px;
	margin-top: 2px;
	
}
.location {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bolder;
	line-height: 20px;
	margin-top: 2px;
	
}
sosyal {
	float: right;
	width: 50px;
}
.dilcer {
	float: left;
	height: 32px;
	width: 32px;
	margin-right: 3px;
	margin-left: 2px;
}
input[type=text] {
 
    line-height:2px; padding:5px; background-color:#F8F8F8; border:1px solid #300;  margin-right:15px;
}
select {
    padding:3px;
    margin: 0;
	width:150px;
	height:30px;
	
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    -webkit-box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    -moz-box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    box-shadow: 0 1px 0 #ccc, 0 -1px #fff inset;
    background: #f8f8f8;
    color:#888;
    border:none;
    outline:none;
    display: inline-block;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
	
}
select a hover {
	color:#3CF;}

.yazi {
	font-family: phenomenaregular;
	font-size: 30px;
	float:right;
	
}
#detayozellikleri {
	width: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#detayozellikleri #do1 {		
    font-size:13px;	
    font-weight:500;	
    font-family: Tahoma, Geneva, sans-serif;
	display:block;
	float: left;
	
	border: 1px solid #CCC;
	padding: 8px;
	margin-right: 3.3%;
	margin-bottom: 6px;
	height: 140px;
}
#detayozellikleri #do2 {
	font-size:13px;	
    font-weight:500;	
    font-family: Tahoma, Geneva, sans-serif;
	display:block;
	float: left;
	
	padding: 8px;
	margin-right: 3.3%;
	border: 1px solid #CCC;
	margin-bottom: 6px;
	height: 140px;
}
#detayozellikleri #do3 {
	font-size:13px;	
    font-weight:500;	
    font-family: Tahoma, Geneva, sans-serif;
	display:block;
	float: left;
	
	padding: 8px;
	margin-right: 3.3%;
	border: 1px solid #CCC;
	height: 140px;
}
#detayozellikleri #do1m {
	display:none;
}
#detayozellikleri #do2m {
	display:none;
}
#detayozellikleri #do3m {
	display:none;
}
.mob {
	display: none;
}
.logo2 {
	display: none;
}
.star{
	display: block;
	float: left;
}
.star2 {
	display: block;
	float: left;
}
