@font-face {
font-family: 'din';
src: url('../../fonts/din.eot');
src: url('../../fonts/din.eot?#iefix') format('embedded-opentype'), url('../../fonts/din.woff') format('woff'), url('../../fonts/din.ttf') format('truetype'), url('../../fonts/din.svg#din') format('svg');
font-weight: normal;
font-style: normal;
}

body {	color:#555;	font:normal 13px/22px Arial;	background:url(../../images/bgmain.png) #eee;}

h1,h2,h3,h4,h5 { font-weight:normal; font-family: din;margin: 0;padding: 0;color: #000}
h1{font-size: 60px; margin-bottom: 25px;color: #fff;}
h2{font-size: 35px; letter-spacing: -1px;margin-bottom: 20px;}
h3{margin: 0 0 15px 0; font-size: 25px;}
h4{margin: 10px 0; font-size: 19px;}
h5{margin: 0 0 5px 0; font-size: 17px;}
h6{margin: 0 0 10px 0; font-size: 14px;}

h4 span{margin-right: 5px; font-size: 15px;}
h6 span{margin-right: 5px; font-size: 12px;}


p{margin-bottom: 30px;}
a{color:#99DB39; text-decoration:none;outline: none;word-wrap: break-word;}
hr { border-top: 1px solid #99DB39; }
a:hover{  }
.spacer{ margin-top: 40px;margin-bottom:40px;}
.center{ text-align: center;}
.fullwidth{width: 100%;}
select,input{outline: 0; margin-bottom: 20px;}
a.more{ background-color: #222; padding: 2px 6px;color: #fff; text-transform: uppercase; font-size: 11px;}
a.more:hover{ background: #64a30a;text-decoration: none;}

table{background-color: #fff;}

.btn{ border-radius: 5px; font-family: din; outline: none;}
.btn-success{ background: #62a400;border:1px solid #62a400;padding:6px 20px; font-size:16px; width: 100%; }
.btn-primary{ background: #99DB39;border:none;width: 100%;border-radius: 20px;}
.btn-info{ background: #333;border:4px solid #ddd;padding: 3px 20px; font-size:20px; border-radius: 20px;  }

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open>.dropdown-toggle.btn-primary{
	background: #620082;
}
.thumbnail{ background-color:#fff;}

.language-selector a{
	display: inline-block;
	margin-top: 8px;
  	margin-left: 15px;
}
.language-selector a:first-child{
	margin-left: 0;
}
.language-selector a img{
	width: 35px;
}
.header { padding: 20px 0;}
.header-container { /*background-color: #62a400; */}
img.header-logo { height:110px !important;}
@media (max-width: 355px) {
	img.header-logo { width: 95%; display: block; margin:0 auto; height:inherit !important;}
}
.header ul{list-style: none;margin: 0; padding: 0;margin-top: 25px;}
.header ul li{ display: inline-block; padding: 0 0 0 0px;}
.header ul li a{ font-size: 19px;font-family: din; text-transform: uppercase;   border: 1px solid #fff; padding: 6px; color:#fff;}
.header ul li a:hover{text-decoration: none;}

.navbar-inverse{background-color: #111;}
.navbar-inverse .navbar-nav > li > a{font-size: 11px;padding-top: 10px;padding-bottom: 10px;font-family: din;text-transform: uppercase; color:#fff;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{background-color: #99DB39;}

.banner-search{background:url(../../images/bginside.jpg) #111;color: #fff;padding: 20px 0 10px 0; font-size: 16px;}
.banner-search h3{color: #fff;}


.properties-listing .viewall{margin-top: 15px;}
.properties-listing div.properties{padding: 10px; background-color: #fff;text-align: center; margin-bottom: 20px; min-height:635px;}
.owl-wrapper-outer div.properties{margin: 0 5px;}
.properties-listing div.properties .image-holder{position: relative;}
.properties-listing div.properties .image-holder img {height:200px; width: 100%}
.properties-listing div.properties .status{position: absolute;top: 0;z-index: 2;display: block;width: 100%;color: #fff;padding:0 7px;text-align: center; font-size: 22px;}
.properties-listing div.properties p{margin-bottom: 10px; font-size: 14px;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 5px 0;font-family: din;}
.properties-listing .view-property-btn{position: absolute; bottom: 6%; left: 10%; width: 80%;}
.properties-listing a:hover img.smoothzoom{ cursor: zoom-in;}

.properties-listing div.news{padding: 25px 5px;border: 2px solid #FF7D00;border-radius: 4px;position:relative;}
.properties-listing div.news a{font-size:15px;}
.properties-listing div.news h4{position: absolute;top: -22px;left: 16px;background: url(../../images/bgmain.png) #eee;}
    
 @media (max-width: 767px) {
 	.properties-listing div.properties{min-height: 650px;}
 } 
  @media (max-width: 458px) {
 	.properties-listing div.properties{min-height: 670px;}
 } 
 

/* Zooming */
.sz-ui, .sz-overlay, .sz-zoomed{z-index: 3}
.sz-zoomed{z-index: 15;}
.sz-caption {z-index: 4;}
.sz-left, .sz-right{ z-index: 3;}

.listing-detail{margin-bottom: 30px;}
.listing-detail span{color: #fff; width: 25px; height: 25px; background-color: #555;display: inline-block;border-radius:25px; text-align: center;line-height: 26px; font-size: 14px;cursor: crosshair;}
.listing-detail span:hover{background: #62a400;}


.status.sold{background:rgba(153, 219, 57, 0.8);}
.status.new{background:rgba(153, 219, 57, 0.8);}

.recommended{position: relative;}
.recommended .carousel-indicators{position: absolute;text-align: left;left: 0;bottom: -40px;margin: 0;}
.recommended .carousel-indicators li{border: 1px solid #888;}
.recommended .carousel-indicators .active{background-color:#ccc; }
.recommended p{margin: 5px 0 10px 0;}


.modal-content{padding: 20px;}
.login .form-group input{padding: 10px; height: 50px;}

.register input{padding: 10px; height: 50px;}
.contact input{padding: 10px; height: 50px;}
.register input,.register textarea,.contact input,.contact textarea{ margin-bottom: 15px;}
.login button,.register button,.contact button{width: 100%;border-radius: 5px;}

/*inside*/
.inside-banner{background:url(../../images/bginside.jpg) #222;color: #fff; padding: 30px 0;}
.inside-banner h2{display:inline-block; margin: 0; color: #fff;}
.inside-banner span{margin-top: 10px;}

.search-form {margin-bottom: 50px;}
.search-form h4{margin: 17px 0;}


.hot-properties {margin-bottom: 50px;}
.hot-properties img{width: 68px; height: 68px; border: 1px solid #5F007E;}
.hot-properties h4{margin-bottom: 20px;}
.hot-properties .row{margin-bottom: 20px;}
.hot-properties .row p{margin-bottom: 5px;}

.sortby .result{margin-top: 10px;}

.property-info{margin:0 0 30px 0;}
.property-info span{margin-right: 5px;}
.property-info p{margin-bottom:10px; }
.property-info p.price{font-size: 28px;color: #62a400;padding:0;border-radius: 5px;}
.property-info .profile{margin-top: 30px;}
.property-info .profile p{padding-left: 20px; color: #999;}

.additional-property-info{
	width: 100%;
}
.additional-property-info tr > td{
	padding-bottom: 5px;
}

.enquiry input,.enquiry textarea{margin-bottom: 10px;}
.enquiry button{border-radius: 5px;}

.blog .info{color: #999;margin-bottom: 10px;font-size: 12px;}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{background-color: #62a400;border-radius: 0;color: #fff;border: none;}
.blog .tabbable .tab-content ul li{margin: 15px 0;}
.blog .row{margin-bottom: 50px;}

.agents .row{margin-bottom:40px; }
.agents .row h4{margin: 0;}

/* posts */
.post p{margin-bottom: inherit;}

/*footer*/
.footer{background:url(../../images/bg.jpg) #222; padding: 20px 0; color: #999;} 
.footer h4{color: #fff;border-bottom: 2px solid #131313;margin-bottom: 10px;padding-bottom: 10px;}
.footer ul{list-style: none;padding: 0; }
.footer a:hover{color: #fff;}
.footer p.copyright{margin: 30px 0 0 0;}


@media (max-width: 600px) {
	.header{text-align: center;}
	.header ul{width: 100%;margin-bottom: 20px;}
	.header ul li{padding: 0 20px;}
	h1{font-size: 40px;}
	h2{font-size: 25px;}
	.login {margin-bottom: 40px;}
	.searchbar button{margin-bottom: 40px;}
	.footer .col-sm-3{margin-bottom: 30px;}
	.agents img{ margin-bottom: 20px;}
}

/* Pagination */
ul.pagination li a.current{
	background-color: #212121;
  	color: #fff;
}
.head-button{
    width:170px!important;
        height: 95px;
}
.head-button span{padding: 1em 1em!important;}
.head-button::before{padding: 1em 1em!important;}
.properties-dat {
	padding: 10px;
	background-color: #fff;
	text-align: center;
	margin-bottom: 20px;
	text-align: center;
	min-height: 350px;
}
