/* @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;
} */

/* @import url('https://fonts.googleapis.com/css2?family=Raleway:wght@100&display=swap'); */
@font-face {
    font-family: "Raleway";
    /* src: url("fonts/Raleway-Medium.ttf"); */
    src: url("fonts/Raleway-Regular.ttf");
    /* src: url("https://yoursite.com/css/fonts/CustomFont.woff") format("woff"),
    url("https://yoursite.com/css/fonts/CustomFont.otf") format("opentype"),
    url("https://yoursite.com/css/fonts/CustomFont.svg#filename") format("svg"); */
}

body {
    /* color:#555;
    font:normal 13px/22px Arial;
    background:url(../images/bgmain.png) #eee; */
    /* font-family: 'DINPro-Medium', sans-serif; */
    background-color: #fff;
    /* font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji; */
    /* font-family: Poppins; */
    font-family: 'Raleway', sans-serif;
}

h1,h2,h3,h4,h5 { font-weight:normal; font-family: 'Raleway', sans-serif;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;}

/* .header-container { border-bottom: 3px solid #f00; } */


p{margin-bottom: 30px; font-family: 'Raleway', sans-serif; }
a{color:#056839; text-decoration:none;outline: none;font-weight: bold;}
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: #397714;text-decoration: none;}

table{background-color: #fff;}

.btn{border-radius: 5px; font-family: 'Raleway', sans-serif, din; outline: none;}
.btn-success{ background: #397714;border:1px solid #397714;padding:6px 20px; font-size:16px; width: 100%; }
.btn-primary{ background: #397714;border:none;width: 100%;border-radius: 20px;}
.btn-info{background: #333;border:4px solid #f24424;padding: 3px 20px; font-size:20px; border-radius: 20px;  }

.thumbnail{ background-color:#fff;}

.header {padding: 10px 0;}
.header ul{list-style: none;margin: 0; padding: 0;margin-top: 10px;}
.header > ul > li{ display: inline-block; padding: 0 0 0 40px;}
.header ul li a{ font-size: 19px;font-family: 'Raleway', sans-serif, din;text-transform: uppercase;}
.header ul li a:hover{text-decoration: none; color: #f24424}
.header .logo img { width: auto; height: 60px}

.navbar-inverse{background-color: #111;}
.navbar-inverse .navbar-nav > li > a{font-size: 11px;padding-top: 10px;padding-bottom: 10px;font-family: 'Raleway', sans-serif, 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: #397714;}

.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;}
.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;border-top: 1px solid #ddd;border-bottom: 1px solid #ddd;padding: 5px 0;font-family: 'Raleway', sans-serif, 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: #397714;}


.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;}
textarea { margin-bottom: 10px;}
.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: #397714;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: #397714;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;}
.contact-space-bottom > h5 { margin-bottom: 50px; }

.topheader {
    padding: 10px;
    background: #056839;
    color: #ffff;
    text-align: right;
    font-size: 1.3em;
}
.topheaderwithborder {
    /* border-bottom: 2px solid #3977145e; */
    /* box-shadow: -3px 3px 4.7px 0.3px rgba(111, 180, 63, 0.34); */
    /* box-shadow: -3px 3px 4.7px 0.3px rgba(111, 180, 63, 0.50); */
    box-shadow: -3px 3px 23.7px 0.3px rgb(5 104 57 / 55%);;
}
.alert {
    padding: 1px 10px;
    margin-bottom: 10px;
}
.carousel-index {
    /* box-shadow: 0 -3px 4.7px 0.3px rgba(111, 180, 63, 0.34); */
    box-shadow: 0 -3px 4.7px 0.3px rgba(111, 180, 63, 0.50);
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    /* display: block;
    height: auto;
]    line-height: 1; */
    width: 100%;
}

/*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;}
}

.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
    color: #fff;
    background-color: #f24424;
    border-color: #f24424;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #ffffff;
    background-color: #a43131;
    border-color: #a43131;
}

/* sioka start */
h3 { font-size : 35px }
h4 { font-size: 25px; }
h5 { font-size: 20px; }
p { font-size: 1.5em; line-height: 40px; }
.recommended-projects {
    margin-top: 0;
    font-size: 1.5em;
    border : 1px solid #ddd;
    padding: 20px;
    background-color: #fff;
}
.recommended-projects a {
    font-size: 1.1em;
    padding: 6px;
    border-radius: 3px;
}
.btn {
    font-size: 20px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus, .nav-tabs > li > a {
    font-size: 20px;
}
.blog .info { font-size: 20px; }
.footer {
    /* background:url(../images/bg.jpg) #222;  */
    padding: 20px 0;
    color: #fff;
    background-color: #a43131;
}
.footer h4 {
    border-bottom: 2px solid #ffffff;
}
.footer p { font-size: 1.3em; }
.footer li { margin-bottom: 5px; }
.footer li a { font-size: 1.3em; color: #fff; margin-bottom: 5px; }

ul.sdp-dropdown-menu {
    position: absolute;
    display: none;
    margin-top: -1px;
}
li:hover ul.sdp-dropdown-menu {
    display: block;
}
ul.sdp-dropdown-menu li {
    display: block;
    position: relative;
    z-index: 1000;
    background-color: #fff;
    padding: 10px;
    margin: 0;
    border-top: 1px solid #afa8a8;
}

ul.sdp-dropdown-menu li:first-child {
    border-top: none;
}
ul.sdp-dropdown-menu li a {
    font-size: 1.1em;
}

.header i {
    font-size: 0.6em;
    top: -2px;
}

.search-container {
    display: grid;
}
.search-input {
    border-radius: 9999px;
    border: 1px solid #056839;
    padding: 0.75rem;
    border-top-right-radius: none;
    border-bottom-right-radius: none;
}
