@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;
}

.panel-success > .panel-heading {
 
  background-color: transparent;
  border-color: transparent;
}

body {	color:#555;	font:normal 16px/22px Arial;	background:url('bgmain.png') #eee;}
.p-0 { padding: 0;}
.p-05 { padding-left: 2px; padding-right: 2px;}
.p-1 { padding-left: 5px; padding-right: 5px;}
.col{flex: 1 0 0% !important;}
.input-group-addon {padding: 2px 4px; min-width: 65px;}

.blur {
    background: rgba(255, 255, 255, 0.2); 
    backdrop-filter: blur(5px);  
    height: 100vh;
      width: 100%;
  }

h1,h2,h3,h4,h5 { font-weight:normal; font-family: din;margin: 0;padding: 0;color: #000}
h1{font-size: 30px; margin-bottom: 25px;color: #999;}
h2{font-size: 20px; letter-spacing: -1px;margin-bottom: 20px;}
h3{margin: 0 0 15px 0; font-size: 25px;}
h4{margin: 10px 0; font-size: 16px;}
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:#299da3; text-decoration:none;outline: none;}
a:hover{color:#333;}
.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: #30c5cd;text-decoration: none;}

table{background-color: #fff;}

.contract {
  background-color: #18345e;
  color: #FFF;
  width: 100%;
}
.img_counter{
  position: absolute;
  z-index: 1;
  background-color: #FFF;
  padding: 2px;
  right: 15px;
  padding-left: 6px
}

.btn{border-radius: 5px; font-family: din; outline: none;}
.btn-success{ background: #30c5cd;border:1px solid #30c5cd;padding:6px 20px; font-size:16px; width: 100%; }
.btn-primary{ background: #30c5cd;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-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #30c5cd !important;
  border-color: #30c5cd !important;
}
.properties {    min-height: 405px;}
.properties h4{    min-height: 55px;}

.thumbnail{ background-color:#fff;}
.logo{ max-width: 200px;}

.header {padding: 5px 0;}
.header ul{list-style: none;margin: 0; padding: 0;margin-top: 25px;}
.header ul li{ display: inline-block; padding: 0 0 0 40px;}
.header ul li a{ font-size: 19px;font-family: din;text-transform: uppercase;}
.header ul li a:hover{text-decoration: none;}

.navbar-inverse{background-color: #111;}
.navbar-inverse .navbar-nav > li > a{font-size: 14px;padding-top: 10px;padding-bottom: 10px;font-family: din;text-transform: uppercase;}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{background-color: #30c5cd;}

.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;}
.owl-wrapper-outer div.properties{margin: 0 5px;}
.properties-listing div.properties .image-holder{
  position: relative; 
  min-height: 130px;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
}
.properties-listing 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;}
.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;}

.listing-detail{
  margin-bottom: 5px;

}
.nav > li > a {
  position: relative;
  display: block;
  padding: 5px 5px;
}
.nav-tabs {
  margin-top: 5px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 15px;
}
.table{ font-size: 11px;}
.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: #30c5cd;}


.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;}


.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: #30c5cd;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: #30c5cd;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/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;}
/* .infoCol i{ float: left; margin-right: 5px;} */
.scode{
  display: block;
  max-width: 150px;
  margin-right: 5px;
  margin-top: 5px;
}
.scodeM{
  display: none;
}
.strans{
  margin-top: 5px;
  text-align: end;
  position: absolute;
  top: 115px;
}
.sdesk{display: block;}
.smobile{display: none;}
.accessories img{ width: 18px ; float: left; margin-right: 5px;}

.rmimg{
  max-width: 100%; margin: 25px 10px;
}
.properties{
 font-size: 13px;
}
.dcol{
  font-size: 13px;
}

@media (max-width: 800px) {

  .properties{
    font-size: 16px;
   }
   .dcol{
     font-size: 16px;
   }

  .sdesk{ display: none;}
  .smobile{ display: block;}
  .spacer{
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .rmimg{
    max-width: 100%; margin: 10px 0px;
  }
  .search-form{ margin-bottom: 10px;}
  .sl-slider blockquote {
    font-size: 14px !important;
    padding: 10px !important;
  }
  .properties-listing div.properties .image-holder{
    min-height: 200px;
  }

  .sl-slider blockquote cite {
    font-size: 20px;
    padding: 10px;
    width: 100%;
}
.header{text-align: center;}
.header ul{width: 100%;margin-bottom: 20px;}
.header ul li{padding: 0 20px;}
.scodeM{ margin-bottom: 10px;}
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;}
.container {
    min-width: 100%;
}
.navbar-inverse .navbar-nav > li > a {
  font-size: 21px;
}
.header .container{ min-width: auto !important;}

.strans{    margin-top: 5px;
  text-align: start;
  position: absolute;
  top: 5px;
  width: auto !important;
}
.sl-slider h2 {
  font-size: 24px !important;
  padding: 10px !important;
}
.scode{
  display: none !important;
}
.scodeM{
  display: block;
}
.Mmenu{display: none;margin-bottom: 5px;}
.sbs{ margin-top: 15px;}
}

/* Cookie */

 
#cookiePopup {
  background-color: #ffffff;
  position: absolute;
  font-size: 14px;
  width: 97vw;
  box-shadow: 0 0 2em rgba(5, 0, 31, 0.15);
  font-family: "Poppins", sans-serif;
  text-align: justify;
  line-height: 1.8em;
  padding: 2em 1.4em;
  border-radius: 6px;
  transition: all 0.5s ease-in;
  top: 250px;
  z-index: 2;
  height: 200px;
}
#cookiePopup img {
  display: block;
  width: 3.75em;
  transform: translateZ(0);
  position: relative;
  margin: auto;
}
#cookiePopup p {
  text-align: center;
  margin: 1.4em 0;
}
#cookiePopup button {
  background-color: #6859fe;
  border: none;
  color: #ffffff;
  font-size: 1.2em;
  padding: 1em 1.4em;
  display: block;
  position: relative;
  margin: auto;
  border-radius: 5px;
}
#cookiePopup a {
  color: #6859fe;
}
.hide {
  visibility: hidden;
  bottom: 0;
  right: 2em;
}
.show {
  visibility: visible;
  bottom: 2em;
  right: 2em;
}
@media only screen and (max-width: 37.5em) {
  #cookiePopup {
    width: 100%;
    height: 300px;
  }
  .hide {
    bottom: 2em;
    right: 0;
  }
  .show {
    right: 0;
    bottom: 0;
  }
}
