@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-color:#fff;}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
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:#005ba4; text-decoration:none;outline: none;}
a:hover{color:#008ac5;}
.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;}

.gold {color:#F9BE41;}
.blue {color:#0662A8;}
.white {color:#fff;}
.red {color:#FF2C1B;}
.well-blue {background-color: #035FA7;}
#anchor{
  display: block;
  height: 200px; /*same height as header*/
  margin-top: -200px; /*same height as header*/
  visibility: hidden; 
}
.mt2 {margin-top: 2em;}

table{background-color: #fff;}

.btn{border-radius: 1px; font-family: din; outline: none;}
.btn-success{   background: #F9BE41;
  border: 1px solid #FFDB90;
  padding: 6px 20px;
  font-size: 16px;
  color: #034A80;}
.btn-success:hover {background: #f9ac35;}  
.btn-primary{ background: #0662A8;border:none;border-radius: 1px;}
.btn-info{background: #333;border:4px solid #ddd;padding: 3px 20px; font-size:20px; border-radius: 1px;  }
.btn-rounded {border-radius: 4px;}


.thumbnail{ background-color:#fff;}

.fixed {position: fixed;}
.header {padding: 10px 0;}
.header ul{list-style: none;margin: 0; padding: 0;margin-top: 25px;}
.header ul li{ display: block; line-height: 18px;text-align: right;}
.header ul li a {font-size: 15px;font-family: din;}
.header ul li.big {
  color: #0662A8;
  font-family: din;
  font-size: 16px;
padding-top:4px;
text-decoration: none;}
.header ul li.red {font-weight: bold;
  color: #FF2C1B;
  font-family: din;
  font-size: 18px;
padding-top:4px;
text-decoration: none;}
.header ul li a:hover{text-decoration: none;}

.logo {max-height: 120px;}

.navbar-fixed-top {background-color: rgba(255,255,255,.9);border-bottom: 1px solid #0662A8;}
.navbar-inverse{background-color:#0662A8;}
.navbar-inverse .navbar-nav > li > a{color:#F9BE41;font-size: 14px;padding-top: 10px;padding-bottom: 10px;font-family: din;text-transform: uppercase;}
.navbar-inverse .navbar-nav > li > a:hover {color:#fff;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{background-color: #72b70f;}

.page-top {margin-top: 180px;}
.success-banner {height:188px;background-image: url(../images/main-bg.jpg); background-repeat: no-repeat;background-size: contain;}
.success h3 {padding: 40px 60px;}
.banner-search{background-color: #0662A8;color: #fff;padding: 20px 0 10px 0; font-size: 16px;}
.banner-search h3{color: #fff;}

#projects h4 {color:#0662A8 }
.projects .viewall{margin-top: 15px;}
.projects div.properties{padding: 10px; background-color: #fff;text-align: center; margin-bottom: 20px;}
.owl-wrapper-outer div.properties{margin: 0 5px;}
.projects div.properties .image-holder{position: relative;}
.projects div.properties .status{position: absolute;bottom: 0;z-index: 100;display: block;width: 100%;color: #fff;padding:0 3px;text-align: right; font-size: 12px;}
.projects 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;}

.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: #72b70f;}


.status.sold{background:rgba(104,167,13,0.8);}
.status.new{background:rgba(190,7,46,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{margin: 0; color: #fff;}
.inside-banner span{margin-top: 10px;}

.search-form {margin-bottom: 50px;}
.search-form h4{margin: 17px 0;}

#services { background: url(../images/bg-road.jpg) no-repeat; background-size:cover;background-position: bottom;padding:20px 0 40px 0;}
#services h2 {text-transform: uppercase;color:#F9BE41 }
#services .service-item {text-align: center!important;}
#services .service-item i {
  background-color: #F9BE41;
  height: 80px;
  width: 80px;
  border-radius: 40px;
  color: #fff;
  vertical-align: middle!important;
  padding: 10px;}
#services .service-item h3 {color:#F9BE41;}

.projects h2 {text-align:center;text-transform: uppercase;color:#0662A8;}
.hot-properties {margin-bottom: 50px;}
.hot-properties img{width: 68px; height: 68px;}
.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: #72b70f;padding:0;border-radius: 5px;}
.property-info .profile{margin-top: 30px;}
.property-info .profile p{padding-left: 20px; color: #999;}

.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: #72b70f;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;}



/*footer*/

.footer{background:url(../images/bginside.jpg) #111; padding: 20px 0; color: #999;} 
.footer h4{color: #fff;border-bottom: 1px solid #444;margin-bottom: 1em;padding-bottom: 10px;}
@media (max-width: 767px) {
  .footer h4 {padding-top: 2em;}
}
.footer ul{list-style: none;padding: 0; }
.footer a:hover{color: #fff;}
.footer p.copyright{margin: 1em 0 0 0; border-top:1px solid #444;padding-top: 1em}
#map {width: 100%; height: 500px;}

@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;}
}