body {
    margin: 0;
    padding: 0;
    padding-top: 70px;
    font-family: 'Verdana', sans-serif !important;
    font-size: 14px;
line-height: 24px;
color: #4e4c4c;
    background: #fff;
    overflow-x: hidden;
    scrollbar-face-color: #333;
}
/* For mobile phones: */
[class*="col-s-3"] {
  width: 100%;
}

@media only screen and (min-width: 600px) {
  /* For tablets: */
  .col-s-1 {width: 8.33%;}
  .col-s-2 {width: 16.66%;}
  .col-s-3 {width: 25%;}
  .col-s-4 {width: 33.33%;}
  .col-s-5 {width: 41.66%;}
  .col-s-6 {width: 50%;}
  .col-s-7 {width: 58.33%;}
  .col-s-8 {width: 66.66%;}
  .col-s-9 {width: 75%;}
  .col-s-10 {width: 83.33%;}
  .col-s-11 {width: 91.66%;}
  .col-s-12 {width: 100%;}
}
@media only screen and (min-width: 768px) {
  /* For desktop: */
  .col-1 {width: 8.33%;}
  .col-2 {width: 16.66%;}
  .col-3 {width: 15%;}
  .col-4 {width: 33.33%;}
  .col-5 {width: 41.66%;}
  .col-6 {width: 50%;}
  .col-7 {width: 58.33%;}
  .col-8 {width: 66.66%;}
  .col-9 {width: 75%;}
  .col-10 {width: 83.33%;}
  .col-11 {width: 91.66%;}
  .col-12 {width: 100%;}
}
#budget {
    margin-left: -18px;
    margin-top: 6px;
}
.quick-search2 {
    /*padding: 25px 40px;
	background: rgba(255,255,255,.7);*/
    /*margin: 20px;*/
    background: #3a3a3ae6;
    padding: 30px;
    border-radius: 6px;
  
}
.quick-search3 {
    /*padding: 25px 40px;
	background: rgba(255,255,255,.7);
	margin-left: 44%;
	*/
    background: #f7f7f7;
    padding: 20px;
    border-radius: 6px;
}
.quick-search4 {
    /*padding: 25px 40px;
	background: rgba(255,255,255,.7);*/
    background: #f7f7f7;
    padding: 20px;
    border-radius: 6px;
    max-width: 400px;
    margin-left: 600px;
}
.searchbox {
    /* margin-top: 106px; */
    /*margin-left: 200px;
	margin-top: 90px;*/
}
/*.searchbox2{
	width: 73%;
	height:55px;
	margin-right: 50%;
	margin-left: 13%;
	#margin-left: 200px;
	#margin-top: 90px;	
}*/

.sold_out {
    top: 8em;
    left: 1em;
    color: #fff;
    display: block;
    position: absolute;
    text-align: center;
    text-decoration: none;
    letter-spacing: .06em;
    background-color: #f14e4e;
    padding: .5em 5em 0.4em 5em;
    text-shadow: 0 0 0.75em #444;
    box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
    font: bold 16px/1.2em Arial, Sans-Serif;
    -webkit-text-shadow: 0 0 0.75em #444;
    -webkit-box-shadow: 0 0 0.5em rgba(0, 0, 0, 0.5);
    -webkit-transform: rotate(-45deg) scale(0.75, 1);
    z-index: 10;
}
.sold_out:before {
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    margin: -0.3em -5em;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    border: 2px rgba(255, 255, 255, 0.7) dashed;
}
.searchbox2 {
    width: 100%;
    height: 55px;
    margin-right: 50%;
    margin-left: 13%;
    font-size: 18px;
    font-weight: 600;
}
.searchbox2 .tab-content {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ddd;
    border-top: none;
}
.input-group-btn .btn {
    border-left-width: 0;
    left: -2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
a {
    cursor: pointer;
}
.header-id {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding-left: 0px;
}
.form-control1 {
    width: 65px;
    height: 34px;
    border: 1px solid #ccc;
    padding: 5px 12px;
}
.formCont {
    width: 357px;
    height: auto;
    position: relative;
    z-index: 2;
    background-color: #fff;
    margin: 30px auto 0;
    padding: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border: solid 1px #d7d7d7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.formCont {
    color: #333;
    font-size: 14px;
}
.formCont1 {
  
    height: auto;
    position: relative;
    z-index: 2;
 
    margin: 60px auto 0;
    padding: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border: solid 1px #d7d7d7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
}
.formCont2 {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    background-color: #fff;
    border-radius: 6px;
    padding: 30px;
    border: solid 1px #d7d7d7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    margin-top: 30px;
}
.formCont3 {
    width: 106%;
    height: auto;
    position: relative;
    z-index: 2;
    background-color: #fff;
    margin: 30px auto 0;
    padding: 22px 30px 49px 80px;
    #padding-left: 30px;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -ms-border-radius: 7px;
    border: solid 1px #d7d7d7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #333;
    font-size: 14px;
    margin-left: 92px;
}

input[type=radio] {
    height: 12px;
    width: 14px;
    -moz-transform: scale(1.7, 1.7); 
    }
	
.formCont4 {
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
}
@media only screen and (min-width: 768px) {
	.formCont4 {
    padding: 100px 0;
   }
}
.formField .radioLabel.fixCheckbox {
    width: 100px;
    clear: both;
    margin-left: 87px;
    margin-top: -51px;
}
.formField .radioLabel {
    font-size: 12px;
    color: #999;
}
.my-profile {
    padding: 70px 0px;
    background: #f5f5f5;
}
.my-account-box {
    margin-bottom: 30px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.42857143;
    color: #292929;
}
.my-account-box .item {
    background: white;
    padding: 20px 30px;
    border-bottom: solid 1px #e1e1e1;
}
.highLight {
    background: #fafafa;
    text-align: center;
    font-family: "open_sansregular", Tahoma, Geneva, sans-serif;
    color: #f1721e;
    font-size: 19px;
}
.mHeader1 .mHeader2 {
    background: #fafafa;
    text-align: center;
    color: black;
    font-size: 24px;
    padding-top: 11px;
    padding-bottom: 20px;
}
.form-user {
    padding-bottom: 3px;
	margin-top: 5px;
}

.form-user1 {
    border: 2px solid #ddd;
    padding-bottom: 12px;
    width: 646px;
    padding-top: 19px;
    padding-left: 14px;
    margin-bottom: 26px;
    margin-left: 187px;
    margin-top: 24px;
}
.form-user2 {
    border: 2px solid #ddd;
    padding-bottom: 12px;
    width: 281px;
    padding-top: 19px;
    padding-left: 14px;
    margin-bottom: 26px;
    margin-left: 187px;
    margin-top: 24px;
}
.property-price1 {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: auto;
    max-width: 80%;
    padding: 8px 16px;
    background: #27a781;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
}
.property-price1 h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: 400;
}
.property-features1 {
    display: block;
    padding: 5px 10px;
    background: #af1812;
    color: #fff;
    #height: 105px;
}
sup {
    top: -2.45px;
    font-size: 132%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
.secHeading {
    font-family: "open_sansregular", Tahoma, Geneva, sans-serif;
    font-size: 19px;
    color: #4d4d4d;
    padding-left: 51px;
    padding-bottom: 20px;
    padding-top: 39px;
}
.formLabel {
    width: 183px;
    padding-right: 13px;
    font-size: 14px;
    float: left;
    text-align: right;
    line-height: 16px;
}
.formEle .formValue .formCom {
    float: left;
    position: relative;
}
.formEle .formValue {
    font-size: 14px;
}
.formEle {
    color: #4d4d4d;
}
.inputContainer {
    display: inline-block;
    position: relative;
}
.radio {
    margin: 0.5rem;
}
.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.radio input[type="radio"]+.radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: -0.2em;
    /* margin-right: 1em;*/
    vertical-align: top;
    cursor: pointer;
    text-align: left;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.radio input[type="radio"]:checked+.radio-label:before {
    background-color: #27a781;
    box-shadow: inset 0 0 0 4px #f4f4f4;
}
.radio input[type="radio"]:focus+.radio-label:before {
    outline: none;
    border-color: #3197EE;
}
.radio input[type="radio"]:disabled+.radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
.radio input[type="radio"]+.radio-label:empty:before {
    margin-right: 0;
}
input[type="checkbox"]:checked+label:after {
    background: #fff;
    color: #27a781;
}
input[type="checkbox"]:checked+label:before {
    background: #27a781;
    color: #27a781;
}
input[type="checkbox"] {
    background: :#27a781;
    color: #27a781;
}
#photo {
    margin-top: 20px;
    margin-left: 20px;
}
::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #27a781;
}
::-webkit-selection {
    color: #fff;
    text-shadow: none;
    background: #27a781;
}
::selection {
    color: #fff;
    text-shadow: none;
    background: #27a781;
}
::-webkit-scrollbar {
    width: 10px;
}
::-webkit-scrollbar-track {
    background-color: #333;
}
::-webkit-scrollbar-thumb {
    background-color: #666;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
::-webkit-scrollbar-button {
    display: none;
}
::-webkit-scrollbar-corner {
    background-color: #000000;
}
/* h1, h2, h3, h4, h5, h6 {
    font-weight: 800;
       font-family: 'Nunito', sans-serif !important;
} */

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
       font-family: 'arial', sans-serif !important;
	   line-height:27px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #333;
}
/*nijas jalal*/
select:focus, textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    color: #227b98;
    border-color: #bbb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.btn, .form-control {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}
.form-control:focus {
    color: #27a781;
    border-color: #bbb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.clear-marg {
    margin: 0 !important;
}
.btn-primary {
    background-color: #70a1d7 !important;
    border-color: #f1721e !important;
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.dropdown-toggle {
    background-color: #27a781;
    border-color: #27a781;
}
.btn-success {

    background-color: #f1ae1e;
    border-color: #f1ae1e;

}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .btn-success.dropdown-toggle {
   background-color: #ffc343;

border-color: #f1ae1e;
}
.btn-warning {
    background-color: #ffce54;
    border-color: #f6bb42;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .btn-warning.dropdown-toggle {
    background-color: #f6bb42;
    border-color: #f6bb42;
}
/* 
	==================
	[2. NAVBAR]
	==================
*/
/*color aleesha */
.navbar-default {
    background-color: #fff;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    border-color: #fff;
}
.navbar-default.navbar-static-top {
    margin-bottom: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.navbar-default .navbar-brand img {
    height: 60px;
    width: auto;
    display: block;
}
.navbar-default .navbar-brand {
    position: relative;
    color: #27a781;
    font-size: 26px;
    display: block;
    padding: 10px 40px 10px 15px;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.navbar-default .navbar-brand::after {
    content: "";
    position: absolute;
    right: -20px;
    top: -8px;
    width: 1px;
    height: 95px;
    background: #3bafda;
    -webkit-transform: rotate(30deg);
    -moz-transform: rotate(30deg);
    -ms-transform: rotate(30deg);
    -o-transform: rotate(30deg);
    transform: rotate(30deg);
}
.navbar-default .navbar-brand span {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 400;
}
.navbar-default .navbar-brand span strong {
    font-weight: 600;
}
.navbar-default .navbar-brand:hover {
    color: #3bafda;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.navbar-default .navbar-brand:hover>span {
    color: #3bafda;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.navbar-default .navbar-nav>li>a {
    color: #656d78;
    font-size: 16px;
    text-shadow: none;
    padding: 10px 15px;
    line-height: 18px;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
   color: #fff;
background-color: #70a1d7;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    position: relative;
    color: #3bafda;
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 15px;
    height: 8px;
    width: 8px;
    margin-left: -4px;
    background: #3bafda;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.navbar.navbar-default .navbar-nav li.dropdown.open>a, .navbar.navbar-default .navbar-nav li.dropdown.open>a:hover {
    color: #fff;
    background-color: #27a781;
}
.dropdown-menu {
    background-color: #27a781;
    border: none;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -o-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
.dropdown-menu>li>a {
    color: #efefef;
    padding-top: 12px;
    padding-bottom: 12px;
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus, .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
    color: #fff;
    background-color: #3bafda;
}
.signin {
    padding: 12px 18px !important;
    margin-top: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.signin:focus, .signin:active {
    outline: none;
    color: #656d78 !important;
}
.signup {
    padding: 12px 18px !important;
    margin-left: 8px;
/*   background-image: linear-gradient(to right, #1c33a6 , #0bb8a8) !important; */
    color: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
	font-weight: 700;
	background: #27a781;;
}
fieldset.scheduler-border {
    border: 2px solid #ddd !important;
    padding: 2.4em 1.4em 1.4em !important;
    margin: 3 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
    width: 95%;
    margin-top: 25px;
    margin-left: 2px;
	background: aliceblue;
}
legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
    margin-bottom: 0px;
}
.sign {
    padding: 12px 18px !important;
    margin-top: 18px;
    margin-left: 15px;
    background-color: #e4520e !important;
    color: #fff !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.signup:hover, .signup:focus, .signup:active {
    background-color: #f1721e !important;
    outline: none;
}
#modal-signin .modal-header h4, #modal-signup .modal-header h4 {
    text-align: center;
    color: #27a781;
}
#modal-signin .modal-footer, #modal-signup .modal-footer {
    margin-top: 0;
    background-color: #f4f4f4;
    text-align: left !important;
}
#modal-signin .modal-footer p, #modal-signup .modal-footer p {
    margin-bottom: 15px;
}
/* 
	==================
	[3. HEADER]
	==================
*/

#header {
    width: 100%;
    min-height: 250px;
    height: auto;
   }
@media only screen and (min-width: 768px) {
	#header {
    padding-top: 70px;
    padding-bottom: 60px;
}
}
.quick-search {
    padding: 25px 40px;
    background: rgba(255, 255, 255, .7);
}
#header.heading {
    position: relative;
    min-height: 200px;
    padding-top: 95px;
    padding-bottom: 40px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
#header.heading>* {
    position: relative;
    z-index: 2;
}
#header.heading::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .75);
}
#header.heading .page-title {
    position: relative;
    z-index: 2;
    display: block;
    margin-bottom: 40px;
    text-align: center;
    color: #ddd;
    font-size: 14px;
    line-height: 24px;
}
#header.heading .page-title h2 {
    margin-bottom: 15px;
    font-size: 36px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    font-weight: 800;
}
#header.heading .page-title h2 span {
    font-weight: 400;
}
#header.heading .breadcrumb {
    position: relative;
    z-index: 2;
    display: table;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
}
#header.heading .breadcrumb>.active {
    color: #dedede;
}
#header.heading .quick-search {
    margin-top: 20px;
    margin-bottom: 20px;
}
/* 
	==================
	[4. SERVICE]
	==================
*/

#service {
    width: 100%;
    padding: 40px 0;
}
#service h2 {
    display: block;
    margin-bottom: 60px;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}
#service h2 small {
    display: block;
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
}
.service-container {
    display: block;
    margin-bottom: 20px;
}
.service-container:hover>.service-icon a {
    -webkit-box-shadow: 0 0 0 5px #27a781;
    -moz-box-shadow: 0 0 0 5px #27a781;
    -ms-box-shadow: 0 0 0 5px #27a781;
    -o-box-shadow: 0 0 0 5px #27a781;
    box-shadow: 0 0 0 5px #27a781;
}
.service-icon {
    display: block;
    margin-bottom: 20px;
}
.service-icon a {
    position: relative;
    display: block;
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    background: #27a781;
    border: 8px solid #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.service-icon a>i {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 45px;
    height: 45px;
    margin-left: -22px;
    margin-top: -22px;
    font-size: 45px;
    color: #fff;
    text-align: center;
    vertical-align: middle;
}
.service-content {
    text-align: center;
}
.service-content h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
/* 
	==================
	[5. CONTENT]
	==================
*/

#content {
    position: relative;
    width: 100%;
	margin-top:69px;
}
.heading-title {
    display: block;
    text-align: center;
    margin-bottom: 60px;
    margin-top: 60px;
}
@media(max-width:479px) {
	.heading-title h1 {
    position: relative;
    padding: 12px 20px;
    font-size: 28px;
    line-height: 32px;
    text-transform: capitalize;
    font-weight: 600;
    border: 2px solid #898ba2;
}
}
@media only screen and (min-width: 768px) {
.heading-title h1 {
    position: relative;
    display: inline;
    padding: 12px 20px;
    font-size: 28px;
    line-height: 32px;
    text-transform: capitalize;
    font-weight: 600;
    border: 2px solid #898ba2;
}
}
.heading-title.heading-title-sm h1 {
    padding: 10px 14px;
    font-size: 18px;
    line-height: 24px;
}
.heading-title.bg-white h1::before {
    background: #fff;
}
.heading-title h1::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    margin-top: -16px;
    margin-left: -15px;
    background: #f4f4f4;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.heading-title h1::after {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    display: block;
    width: 12px;
    height: 12px;
    margin-top: -7px;
    margin-left: -6px;
    background: #35afba;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.heading-title.heading-title-alt {
    text-align: left;
    margin: 20px 0 30px;
}
.heading-title.heading-title-alt h3 {
    font-size: 26px;
    line-height: 30px;
}
.property-container {
    margin-bottom: 30px;
    background: #fff;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #7b7676;
	    box-shadow: 10px 9px 6px -5px rgba(0, 0, 0, 0.19);
}
.property-image {
    position: relative;
    overflow: hidden;
    width: 100%;
	border-top: double 3px #ddd;
}

.property-image img {
    max-width: 100%;
    width: 100%;
    height: 200px;
	transition: 0.5s;
}

.adimg {
    max-width: 100%;
    width: 100%;
    height: 100%;
	transition: 0.5s;
}

.property-image img:hover {
 transform:scale(1.2,1.2);
 transition:0.8s;
}
.property-status {
    position: absolute;
    right: 0;
    bottom: 0;
    display: block;
    width: auto;
    max-width: 70%;
    padding: 5px 10px;
    background: #1b1d2a;
    font-weight: 400;
    color: #fff;
}
.property-price {
    position: absolute;
    left: 10px;
    top: 10px;
    display: block;
    width: auto;
    padding: 8px 16px;
     background: #27a781;
    /* background-image: linear-gradient(to right, #ffb942 , #ffa100); */
    color: #fff;
    text-align: center;
    font-size: 14px;
    border-radius: 4px;
}
.property-price h4 {
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: 400;
}
.property-price small {
    font-size: 13px;
    font-weight: 400;
}

.property-features {
    display: block;
    padding: 5px;	
    background: #fff;
    color: #000;
    height: 85px;
    border-top: double 1px #979393;
	border-radius: 0px 0 21px 4px;
	
}
.property-features span {
    padding: 2px 5px;
    font-size: 13px;
}
.property-content {
    padding: 0px 11px;
}
.property-content h3, .property-text h3 {
    display: block;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
}
.property-content h3 small, .property-text h3 small {
    display: block;
    margin-top: 10px;
    font-size: 13px;
    font-style: italic;
}
.property-content-list {
    display: table;
}
.property-image-list {
    position: relative;
    width: 50%;
    display: table-cell;
    vertical-align: top;
}
.property-image-list img {
    #max-width: 100%;
    width: 100%;
    height: 230px;
}
.property-image-list .property-status {
    position: absolute;
    right: 0;
    bottom: 35px;
}
.property-image-list .property-footer a {
    background: #d9dae9;
    color: #898ba2;
}
.property-image-list .property-footer a:hover {
    background: #898ba2;
    color: #d9dae9;
}
.property-text {
    position: relative;
    width: 50%;
    display: table-cell;
    padding: 15px;
    vertical-align: top;
}
.property-footer {
    position: relative;
    display: table;
    width: 100%;
    padding: 0;
}
.property-footer a {
    display: table-cell;
    width: 50%;
    padding: 8px 12px;
    text-align: center;
    background: #3bafda;
    font-size: 18px;
    color: rgba(0, 0, 0, .25);
    overflow: hidden;
}
.property-footer a:hover, .property-footer a:focus {
    color: #eee;
    background: #c9573f;
    overflow: hidden;
    outline: none;
}
/* 
	==================
	[5.1 ARTICLE]
	==================
*/

.sort {
    padding-bottom: 40px;
}
.sort .form-inline {
    float: right;
}
/* pagination */

.pagination>li>a, .pagination>li>span {
    color: #fff;
background-color: #037ce4;
border: 1px solid #fff;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #27a781;
    border-color: #27a781;
}
.blog-container {
    position: relative;
    width: auto;
    padding: 0;
    margin: 0 0 40px;
}
.blog-image {
    position: relative;
    width: 100%;
    height: 320px;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.blog-image .blog-author {
    position: absolute;
    left: 20px;
    top: 20px;
    color: #fff;
    text-shadow: 1px 1px #999;
}
.blog-image .blog-author img {
    width: 60px;
    height: 60px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin-right: 10px;
}
.blog-image .blog-author a {
    color: #fff;
    text-shadow: 1px 1px #999;
}
.blog-image .blog-author a:hover {
    border-bottom: 1px dashed #fff;
}
.blog-content {
    position: relative;
    padding: 30px 0;
}
.blog-title {
    display: block;
    padding-left: 15%;
    padding-right: 15%;
    margin-bottom: 40px;
}
.blog-title h2 {
    font-size: 46px;
    line-height: 52px;
    font-weight: 800;
}
.blog-text {
    display: block;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15%;
    padding-right: 15%;
    font-size: 18px;
    line-height: 32px;
}
.blog-meta {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15%;
    padding-right: 15%;
    font-size: 13px;
}
.blog-paged::before, .blog-paged::after, .blog-comment::before, .blog-comment::after, .blog-comment-form::before, .blog-comment-form::after {
    content: "";
    display: table;
    clear: both;
}
.blog-paged {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 15%;
    padding-right: 15%;
}
.blog-paged>.pager li>a:hover, .blog-paged>.pager li>a:focus {
    background-color: #27a781;
    color: #fff;
    border-color: #3bafda;
}
.blog-paged>.pager .disabled>a, .blog-paged>.pager .disabled>a:hover, .blog-paged>.pager .disabled>a:focus, .blog-paged>.pager .disabled>span {
    color: #999;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.blog-comment {
    padding-left: 15%;
    padding-right: 15%;
}
.blog-comment ul {
    list-style-type: none;
    padding: 0;
}
.blog-comment img {
    opacity: 1;
    filter: Alpha(opacity=100);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}
.blog-comment img.avatar {
    position: relative;
    float: left;
    margin-left: 0;
    margin-top: 0;
    width: 65px;
    height: 65px;
}
.blog-comment .post-comments {
    border: 1px solid #eee;
    margin-bottom: 20px;
    margin-left: 85px;
    margin-right: 0px;
    padding: 10px 20px;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    background: #fff;
    color: #6b6e80;
    position: relative;
}
.blog-comment .meta {
    font-size: 13px;
    color: #aaaaaa;
    padding-bottom: 8px;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #eee;
}
.blog-comment ul.comments ul {
    list-style-type: none;
    padding: 0;
    margin-left: 85px;
}
.blog-comment-form {
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 40px;
}
.blog-comment h3, .blog-comment-form h3 {
    margin-bottom: 40px;
    font-size: 26px;
    line-height: 30px;
    font-weight: 800;
}
.contact {
    font-size: 14px;
    line-height: 26px;
}
#map, #map-property {
    background-color: #1b1d2a;
    width: 100%;
    height: 350px;
}
#map-property {
    margin-bottom: 40px;
}
#map img, #map-property img {
    max-width: none;
}
/* 
	==================
	[5.2 TEAM]
	==================
*/

.the-team::before, .the-team::after {
    content: "";
    display: table;
    clear: both;
}
.the-team {
    padding-left: 15%;
    padding-right: 15%;
}
.team-image img {
    width: 100%;
    max-width: 100%;
    height: auto;
    overflow: hidden;
}
.team-container {
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #eee;
}
.team-container.team-dark {
    background: #27a781;
    border-color: none;
    color: #fff;
}
.team-description {
    padding: 15px;
}
.team-description h3 {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 800;
}
.team-description h3 small {
    display: block;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
}
.team-container.team-dark h3 small {
    color: rgba(0, 0, 0, .3);
}
.team-social {
    padding: 20px 0 5px;
    font-size: 20px;
    text-align: center;
}
.team-social span:first-child {
    padding-left: 0;
}
.team-social span:last-child {
    padding-right: 0;
}
.team-social span {
    padding: 5px 10px;
    display: inline-block;
}
.team-social a {
    color: #6b6e80;
}
.team-social a:hover, .team-social a:focus {
    color: #3bafda;
}
.team-container.team-dark .team-social a {
    color: rgba(0, 0, 0, .3);
}
.team-container.team-dark .team-social a:hover, .team-container.team-dark .team-social a:focus {
    color: #eee;
}
/* 
	==================
	[5.3 SIDEBAR]
	==================
*/

.sidebar {
    margin-bottom: 20px;
	background-image: linear-gradient(to right, #0a69a1 , #0084ff) !important;
}


.sidebar1 {
    margin-top: -1860px;
}
.sidebar .widget:before, .sidebar .widget:after, .sidebar .widget-sidebar:before, .sidebar .widget-sidebar:after {
    content: "";
    display: table;
    clear: both;
}
.sidebar .widget-white {
    position: relative;
    margin-bottom: 3px !important;
    border-radius: 6px;
    /* background-image: linear-gradient(to right, #0a69a1 , #0084ff) !important; */
}
.sidebar .widget, .sidebar .widget-sidebar {
    margin-bottom: 10px;
}
.sidebar .widget .widget-header {
    margin-bottom: 10px;
}
.sidebar .widget .widget-header h3 {
    color: #7f8c8d;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    background-image: url(../img/widget_header.png);
    background-repeat: repeat-x;
    background-position: bottom center;
    margin-top: 10px;
    padding-bottom: 10px;
	filter: brightness(100);
}
/* default widget */

.sidebar .widget ul {
    list-style-type: none;
}
.sidebar .widget ul>li {
    display: block;
    padding: 3px 0;
    margin-left: -40px;
}
.sidebar .widget ul>li:first-child>a {
    padding-top: 0;
}
.sidebar .widget ul>li>a:before {
    font-family: 'FontAwesome';
    content: "\f105";
    padding-right: 10px;
}
.sidebar .widget ul>li>a {
    display: inline;
    font-size: 14px;
}
/* special widget */

.advance-search::before, .advance-search::after {
    content: '';
    display: table;
    clear: both;
}
.advance-search .btn-group {
    display: table;
    text-align: center;
    margin: 10px auto;
}
.sidebar .widget-sidebar .list-check>li>a:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 12px;
    color: #ffffff;
    padding-right: 8px;
    position: relative;
    left: 0;
    top: -1px;
}
.sidebar .widget-sidebar .list-check>li>a:hover:before {
    color: #27a781;
}
.sidebar .widget-sidebar .nav-tabs {
    border-bottom: 3px solid #ddd;
}
.sidebar .widget-sidebar .nav-tabs>li>a {
    font-size: 18px;
    border: none;
    position: relative;
}
.sidebar .widget-sidebar .nav-tabs>li>a:hover {
    color: #2C3E50;
    border-color: transparent;
    background: transparent;
}
.sidebar .widget-sidebar .nav-tabs>li>a:hover:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 3px;
    background: #ccc;
}
.sidebar .widget-sidebar .nav-tabs>li.active>a, .sidebar .widget-sidebar .nav-tabs>li.active>a:hover, .sidebar .widget-sidebar .nav-tabs>li.active>a:focus {
    color: #2C3E50;
    cursor: default;
    background-color: transparent;
    border: none;
    border-bottom-color: transparent;
}
.sidebar .widget-sidebar .nav-tabs>li.active>a:before, .sidebar .widget-sidebar .nav-tabs>li.active>a:hover:before, .sidebar .widget-sidebar .nav-tabs>li.active>a:focus:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 3px;
    background: #3bafda;
}
.sidebar .widget-sidebar .tab-content {
    padding-top: 20px;
}
/* 
	==================
	[6. TESTIMONY]
	==================
*/

#testimony {
    position: relative;
    width: 100%;
    min-height: 450px;
    height: auto;
    padding-top: 120px;
    padding-bottom: 60px;
    background-attachment: fixed;
    background-position: center 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}
#testimony::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .65);
}
#testislider {
    position: relative;
    z-index: 2;
}
#testislider .carousel-inner .item {
    z-index: 1;
    left: 0 !important;
    -webkit-transition: opacity .7s ease-in-out;
    -moz-transition: opacity .7s ease-in-out;
    -ms-transition: opacity .7s ease-in-out;
    -o-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out;
    opacity: 1;
}
#testislider.carousel .active.left, #testislider.carousel .active.right {
    z-index: 2;
    opacity: 0;
    -webkit-transition: opacity .7s ease-in-out;
    -moz-transition: opacity .7s ease-in-out;
    -ms-transition: opacity .7s ease-in-out;
    -o-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out;
}
#testislider .carousel-control.left, #testislider .carousel-control.right {
    background-image: none;
    opacity: 0.7;
    filter: alpha(opacity=70);
    background: transparent;
    height: 60px;
    width: 50px;
    margin-top: 15%;
    margin-left: 0;
    margin-right: 0;
}
#testislider .carousel-control.left {
    left: -70px;
    right: auto;
}
#testislider .carousel-control.right {
    right: -70px;
    left: auto;
}
#testislider .carousel-control i, #testislider .carousel-control span {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    z-index: 5;
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: 0;
}
.testimony-container {
    padding: 0;
    margin: 0;
    height: auto;
}
.testimony-image {
    float: left;
    width: 100px;
    height: 100px;
    border: 4px solid #fff;
    background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.testimony-content {
    margin-left: 150px;
    font-size: 16px;
    line-height: 26px;
    color: #fff;
}
.testimony-content h3 {
    font-size: 28px;
    line-height: 32px;
    color: #fff;
}
.testimony-content blockquote {
    position: relative;
    border-left: none;
    padding-left: 0;
    text-indent: 2em;
}
.testimony-content blockquote::before {
    content: '\f10d';
    font-family: 'FontAwesome';
    position: absolute;
    left: -2em;
    top: 0;
    display: block;
    width: 20px;
    height: 20px;
}
/* 
	==================
	[7. NEWS]
	==================
*/

#news {
    width: 100%;
    padding: 60px 0;
    background: #fff;
}
.post-container {
    position: relative;
    display: block;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.post-noborder {
    border-bottom: none;
}
.post-img {
    position: relative;
    float: left;
    display: inline;
    width: 75px;
    height: 75px;
    margin-right: 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}
.post-img-circle {
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
}
.post-img h3 {
    position: absolute;
    left: 0;
    bottom: -10px;
    width: 100%;
    background: #27a781;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    text-align: center;
}
.post-content {
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 21px;
}
.post-content.list-agent>.post-meta {
    font-size: 14px;
    font-weight: 400;
}
.post-content>.post-meta {
    display: block;
    padding-top: 0 !important;
    padding-bottom: 5px;
    font-size: 12px;
}
.post-content>.heading-title h2 {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    text-transform: none;
    border: none;
}
.post-content.list-agent>.heading-title h2 {
    font-size: 16px;
    line-height: 20px;
}
.post-content>.heading-title h2 span {
    font-weight: 800;
    font-size: 16px;
}
.post-content>.heading-title {
    display: block;
    text-align: left;
    margin-bottom: 10px;
    margin-top: 10px;
}
.post-content>.heading-title h2::before {
    content: '';
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: 0;
    margin-left: -15px;
    background: #f4f4f4;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
.post-content>.heading-title h2::after {
    content: '';
    position: relative;
    left: 0;
    top: 0;
    display: block;
    width: 0;
    height: 0;
    margin-top: 0;
    margin-left: 0;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
#content .post-meta, .post-single .post-meta span {
    font-size: 13px;
    line-height: 16px;
    color: #888;
}
#content .post-meta, .post-single .post-meta {
    display: block;
    padding-top: 20px;
    padding-bottom: 15px;
}
.single-post {
    margin-bottom: 20px;
}
.single-post h2 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 25px;
    line-height: 40px;
    font-weight: 600;
}
.single-post h3 {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 20px;
}
.single-post .nav-tabs>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
}
.single-post .tab-content {
    background-color: #fff;
    padding: 30px;
    border: 1px solid #ddd;
    border-top: none;
}
.sidebar .widget-white.favorite::before {
    content: '';
    border: none;
}
.favorite a {
    position: relative;
    display: block;
    vertical-align: middle;
}
.favorite a::before {
    content: '';
    position: absolute;
    left: 34px;
    top: 0;
    width: 1px;
    height: 100%;
    background: #27a781;
}
.favorite a>i {
    font-size: 20px;
    padding-right: 25px;
    display: inline-block;
    vertical-align: middle;
}
.fav a>i {
    position: relative;
    padding-left: 16px;
    background: #f0f6f4;
    display: inline-block;
    margin-bottom: 35px !important;
}
/* carousel single */

#slider-property {
    margin-bottom: 40px;
}
@media(max-width:479px) {
#slider-property .carousel-inner .item img {
    
    max-width: 100%;
    height: 185px;;
}
}
@media only screen and (min-width: 768px) {
#slider-property .carousel-inner .item img {
    
    max-width: 100%;
    height: 400px;
}
}
#slider-property .carousel-indicators li {
    position: relative;
    width: 100px;
    height: 65px;
    margin: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    border-width: 2px;
    border-color: #fff;
    text-indent: 0;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
#slider-property .carousel-indicators li::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .6);
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    -ms-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
}
#slider-property .carousel-indicators li img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
#slider-property .carousel-indicators .active::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .1);
    -webkit-transition: background .1s ease-in-out;
    -moz-transition: background .1s ease-in-out;
    -ms-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
}
#slider-property .carousel-indicators .active {
    border-color: #27a781;
    border-width: 2px;
}
/* 
	==================
	[8. SUBSCRIBE]
	==================
*/

#subscribe {
    width: 100%;
    padding: 60px 0 55px;
    background-color: #f4f4f4;
    background-image: url(../img/bgfooter.png);
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -ms-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center bottom;
    background-repeat: no-repeat;
}
#subscribe h3 {
    margin-top: 5px;
    font-size: 32px;
    line-height: 38px;
    text-transform: uppercase;
}
/* 
	==================
	[9. PARTNER]
	==================
*/

#partner {
    width: 100%;
   
    background: #fff;
}
/* Carousel */

.jcarousel-wrapper {
    position: relative;
    margin: 20px auto;
}
.jcarousel {
    position: relative;
    width: 100%;
    overflow: hidden;
}
.jcarousel ul {
    position: relative;
    width: 20000em;
    margin: 0;
    padding: 0;
    list-style: none;
}
.jcarousel li {
    width: 200px;
    float: left;
    border: 1px solid #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.jcarousel img {
    display: block;
    max-width: 100%;
    height: auto !important;
}
/* Carousel Controls */

.jcarousel-control-prev, .jcarousel-control-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    text-align: center;
    background: #1b1d2a;
    color: #fff;
    text-decoration: none;
    text-shadow: 0 0 1px #000;
    font-size: 14px;
    line-height: 30px;
}
.jcarousel-control-prev {
    left: 15px;
}
.jcarousel-control-next {
    right: 15px;
}
/* Carousel Pagination */

.jcarousel-pagination {
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin: 0;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.jcarousel-pagination a {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 7px;
    font-size: 11px;
    line-height: 10px;
    text-decoration: none;
    background: #fff;
    color: #4e443c;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    border-radius: 10px;
    text-indent: -9999px;
    -webkit-box-shadow: 0 0 2px #4e443c;
    -moz-box-shadow: 0 0 2px #4e443c;
    -ms-box-shadow: 0 0 2px #4e443c;
    -o-box-shadow: 0 0 2px #4e443c;
    box-shadow: 0 0 2px #4e443c;
}
.jcarousel-pagination a.active {
    background: #27a781;
    color: #fff;
    opacity: 1;
    -webkit-box-shadow: 0 0 0 1px #27a781;
    -moz-box-shadow: 0 0 0 1px #27a781;
    -ms-box-shadow: 0 0 0 1px #27a781;
    -o-box-shadow: 0 0 0 1px #27a781;
    box-shadow: 0 0 0 1px #27a781;
}
/* 
	==================
	[10. FOOTER]
	==================
*/

#footer {
    width: 100%;
    padding-top: 20px;
    background-color: #323232;
}
#footer .widget:before, #footer .widget:after {
    content: "";
    display: table;
    clear: both;
}
#footer .widget {
    margin-bottom: 20px;
}
#footer .widget h2 {
    font-size: 32px;
    line-height: 36px;
    font-weight: 800;
    color: #d9dae9;
    margin-bottom: 20px;
}
#footer .widget h3 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #d9dae9;
    margin-bottom: 10px;
    margin-top: 0;
}
#footer .widget>ul, #footer .widget ul {
    list-style-type: none;
    padding: 0px;
    margin-left: 0;
}
#footer .widget>ul>li, #footer .widget>ul>li>a, #footer .widget ul>li, #footer .widget ul>li>a {
    display: inline;
    padding: 0px 0;
    font-size: 13px;
    color: #dfdfdf;
    font-weight: 400;
	line-height:22px;
}
#footer .widget>ul>li>a::before, #footer .widget ul>li>a::before {
    content: '\f058';
    font-family: 'FontAwesome';
    font-size: 15px;
    font-weight: 400;
    padding-right: 5px;
	margin-top: 2px;
}
#footer .widget>ul>li>a:hover, #footer .widget>ul>li>a:focus, #footer .widget ul>li>a:hover, #footer .widget ul>li>a:focus {
    color: #ffbe1c;
}
#footer .widget.widget_recent_comments>ul>li>a, #footer .widget.widget_recent_comments ul>li>a {
    display: inline-block;
}
#footer .widget.widget_recent_comments>ul>li>a:before, #footer .widget.widget_recent_comments ul>li>a:before {
    content: "";
    padding-right: 0;
}
#footer .widget.widget_recent_comments>ul>li:before, #footer .widget.widget_recent_comments ul>li:before {
    content: '\f05d';
    font-family: 'FontAwesome';
    font-size: 16px;
    font-weight: 400;
    padding-right: 15px;
}
/* 
	==================
	[11. COPYRIGHT]
	==================
*/

.copyright {
    position: relative;
    margin-top: 30px;
    padding: 30px 0 30px;
    text-align: center;
	color:#c1bcbc;
    border-top: 1px solid #2c3e50;
}
.copyright a img {
	width: 50px;
	margin: 22px 5px;
}
.copyright .scroltop {
    position: absolute;
    left: 50%;
    top: -18px;
    margin-left: -18px;
}
.copyright .social-links>li>a {
    position: relative;
    width: 40px;
    height: 40px;
    margin-top: 25px;
    background: #6b6e80;
    display: block;
    border-radius: 100%;
}
.copyright .social-links>li>a>.fa {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 18px;
    height: 18px;
    margin-left: -9px;
    margin-top: -9px;
    color: #1b1d2a;
    font-size: 19px;
}
.copyright .social-links>li>.icon-twitter:hover {
    background: #4099ff;
}
.copyright .social-links>li>.icon-facebook:hover {
    background: #4467ad;
}
.copyright .social-links>li>.icon-youtube:hover, .copyright .social-links>li>.icon-gplus:hover {
    background: #ff4b4b;
}
.w3-black, .w3-hover-black:hover {
    color: #fff !important;
    background-color: #000 !important;
}
.w3-padding-16 {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}
.w3-large {
    font-size: 18px !important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}
.w3-display-topleft {
    position: absolute;
    left: 0;
    top: 0;
}
.navbar-default .header-top {
background-image: linear-gradient(to right, #8e8d8d, #8aca53);
border-bottom: 0px solid rgba(40, 37, 37, 0.15);
border-left: none;
border-right: none;
min-height: 43px;
color: #000;
}

.header-top a{#2d2424;}

.navbar-default .header-top .topmeta {
    font-weight: 500;
    line-height: 0;
}
.navbar-default .header-top .topmeta .fa-mobile, .navbar-default .header-top a, .navbar-default .header-top p {
    line-height: 45px;
}
.navbar-default .header-top .topmeta .fa-mobile {
    float: left;
    font-size: 24px;
    margin-right: 10px;
}
.navbar-default .header-top .topmeta a {
	color: #fff;
}
.navbar-default .header-top .topmeta-right .login-popup {
	display: inline-block;
    float: left;
    padding-right: 30px;
    position: relative;
    padding-left: 20px;
}
.navbar-default .header-top .topmeta-right .widget-social {
    display: inline-block;
    margin-top: 0;
}
.navbar-default .header-top .topmeta-right .social .social-all a {
    display: block;
    padding: 0;
    float: left;
    font-size: 18px;
    text-align: center;
    border-left: 1px solid rgba(255,255,255,.15);
    transition: all .4s ease 0s;
}
.navbar-default .header-top .topmeta-right .social .social-all a i {
    min-width: 45px;
}
.navbar-default .navbar-header, .navbar-default .navbar-collapse {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.navbar-default .navbar-header img {
	height: 75px;
	margin-top: -15px;
}
.navbar-default .navbar-nav {
	margin-right: 0 !important;
	margin-top: 25px;
}
.navbar-default .navbar-header {
margin-top: 20px;
}
@media screen and (max-width: 500px) {
.searchbox.search li {
    background-color: beige;
	border: 2px solid #fff;
}
}

.header-slide .searchbox .nav-tabs li a {
	border: none !important;
	color: #333;
	font-size: 16px;
	min-width: 183px;
	text-align: center;
	border:1px;
}
@media screen and (min-width: 768px) {
.header-slide .searchbox .nav-tabs li a {
	background-color: #fff;
}
}
.header-slide .searchbox .nav-tabs {
	border: none;
}
.header-slide .searchbox .nav-tabs>li.active>a, .header-slide .searchbox .nav-tabs>li.active>a:focus, .header-slide .searchbox .nav-tabs>li.active>a:hover {
    /* background-image: linear-gradient(to right, #f2844c , #fed636); */
    background-color: #27a781;
	color: #fff;
}
.header-slide .searchbox .nav-tabs>li {
	margin-bottom: 0;
	margin-right:15px;
}
.btn {
	border-radius: 6px !important;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.header-slide .formCont4 .form-control {
	border: none !important;
}
.property-features-plot {

    display: block;
    height: auto;
	background-image: linear-gradient(to right, #077097 , #07bc7a);
    padding: 10px;
    color: #fff;
    border: solid 1px #ece1d1;

}
.property-features-plot a{
	color:#fff;
}
.navbar-default {
	background-color: #fff !important;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #358209;
}
.property-features-plot span.badge {
	padding: 0 5px;
	font-weight: normal;
	min-width: 15px;
	min-height: 15px;
	text-align: center;
	line-height: 20px;
}
#footer .footer-contact li {
	display: block !important;
	margin-bottom: 10px;
	position: relative;
	padding-left: 30px !important;
}
#footer .footer-contact li i {
	position: absolute;
	left: 0;
	top: 0;
	font-size: 18px;
}
#footer .footer-contact {
	margin-bottom: 20px;
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}
.form-control {
	border-radius: 6px;
}
.blogv .properties {
	border: 1px solid #ddd;
	padding: 15px;
	border-radius: 6px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff !important;
}
.badge{
	background-color: #fff  !important;
	color:#000 !important;
	font-weight: 700 !important;
}
.property-features-plot a:hover{
    color: #fff;
}
.ftxt a{
	color:#ffbe1c;
}
.property-features-info {
 /*   background: #ff6244 !important; */
	 background: #4386d0 !important;
	border: double 4px;
border-radius: 0px 0px 12px 12px;
}


.builder .property-features-info{
background: #4386d0 !important;
/* background-image: linear-gradient(to right, #d57234 , #ffac2e) !important; */
border-radius: 0px 13px;
border: solid;
padding-left:13px;
padding-right:13px;
}
.agent .property-features-info{

/* background-image: linear-gradient(to right, #249669 , #03bcae) !important; */
    border: solid;
    background: #61c14a !important;
	padding-left:10px;
	padding-right:10px;
}
.modal-title {
    color: #656260 !important;
}
.btn-info {
    background-color: #077097 !important;
    border-color: #ffffff !important;
    /* background-image: linear-gradient(to right, #1a43a6 , #0da8a8)!important; */
}
.btn-danger {

    background-color: #27a781 !important;
    /* border-color: #1c33a6 !important; */
    /* background-image: linear-gradient(to right, #ff7f00 , #ffd000); */
}
.nav-tabs.nav-justified > .active > a{
	border-bottom-color: #fff;
background-color: #1c33a6;
}
.nav-tabs.nav-justified > .active > a, .nav-tabs.nav-justified > .active > a:hover{
border-bottom-color: #fff;
background-color: #70a1d7;
}
#sform label {
    color: antiquewhite;
}
.property-content {
    background: #fff;

}
.myprofile .property-content{
	 background: #676767;
}
.widget-sidebar a{
	color:#fff;
}
.widget-header h3{
	color: #fff !important;
}
.list-check p {
    color: #fff;
    display: inline;
}
.widget .us a{
	color:#fff;
}
.psw label{
	color:#fff;
}

#login .psw label{
	color:#000;
}

.links {font-size:13px;}

#account .sidebar .widget-white {
	background: #f5dfbd;
}

#account .widget-sidebar a {
    color: #676767;
}
	

#account .fav a>i {
	background:none;
}

#listingdetails .property-container a{
	color:#fff;

	font-family: 'Oswald', sans-serif !important;
}
.myprofile .property-contentt{
	background: #3acf10;
}

#footer .btn-success {
    background-color: #71b561;
    border-color: #fff;
}
.well a {
    color: #f47c7c !important;
}
@media only screen and (min-width: 768px) {
.search-index{
	position: absolute;
	top: -30%;
}
}
@media only screen and (min-width: 768px) {
#myTabb{
	width: 123%;
    margin-left: -14%;
}
}
.prop-res {
display:none; 
}
@media screen and (max-width: 500px) {
.prop-res { 
display:block;
 }
}
@media only screen and (min-width: 768px) {
.ser{
	padding: 66px 150px;
	position: absolute;
}
}

.prop-pos{
position: absolute;
padding: 10px;
width: 200px;
background-image: linear-gradient(to right, #077097 , #07bc7a);
color:#faf608;
}

.proper-con{
	background-color: #fff;
	
}
.carousel-inner.vertical {
  height: 100%; /*Note: set specific height here if not, there will be some issues with IE browser*/
}
.carousel-inner.vertical > .item {
  -webkit-transition: .6s ease-in-out top;
  -o-transition: .6s ease-in-out top;
  transition: .6s ease-in-out top;
}

@media all and (transform-3d),
(-webkit-transform-3d) {
  .carousel-inner.vertical > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    -o-transition: -o-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000;
    perspective: 1000;
  }
  .carousel-inner.vertical > .item.next,
  .carousel-inner.vertical > .item.active.right {
    -webkit-transform: translate3d(0, 33.33%, 0);
    transform: translate3d(0, 33.33%, 0);
    top: 0;
  }
  .carousel-inner.vertical > .item.prev,
  .carousel-inner.vertical > .item.active.left {
    -webkit-transform: translate3d(0, -33.33%, 0);
    transform: translate3d(0, -33.33%, 0);
    top: 0;
  }
  .carousel-inner.vertical > .item.next.left,
  .carousel-inner.vertical > .item.prev.right,
  .carousel-inner.vertical > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    top: 0;
  }
}

.carousel-inner.vertical > .active {
  top: 0;
}
.carousel-inner.vertical > .next,
.carousel-inner.vertical > .prev {
  top: 0;
  height: 100%;
  width: auto;
}
.carousel-inner.vertical > .next {
  left: 0;
  top: 33.33%;
  right:0;
}
.carousel-inner.vertical > .prev {
  left: 0;
  top: -33.33%;
  right:0;
}
.carousel-inner.vertical > .next.left,
.carousel-inner.vertical > .prev.right {
  top: 0;
}
.carousel-inner.vertical > .active.left {
  left: 0;
  top: -33.33%;
  right:0;
}
.carousel-inner.vertical > .active.right {
  left: 0;
  top: 33.33%;
  right:0;
}

#carousel-pager .carousel-control.left {
    bottom: initial;
    width: 100%;
}
#carousel-pager .carousel-control.right {
    top: initial;
    width: 100%;
}
.rel_thumb1 {

    width: 35%;
    margin: 21px;
}
.rel_thumb1 {
  
    float: left;
    height: auto;
   
}
.rel_thumb1 img{
	border-radius: 15px;
}
.rel_right1 {
    height: 170px;
}
.rel_right1 {
    border-bottom: 6px solid rgba(40, 37, 37, 0.15);
    padding: 20px;

}
.property-image1{
	margin-left: 30px;
	position:relative;
}
.prfeature{
	background-color: #3db166;
}
@media only screen and (min-width: 768px) {
.searchbox.search{
	width: 1125px;
}
}
.div-mobile {
display:none; 
}
@media screen and (max-width: 500px) {
.div-mobile { 
display:block;
text-align: center; }
}
.ftxt{color:#c1bcbc; font-size:13px;}
.properties {font-size:14px;}

@media only screen and (min-width: 768px) {
.amenities { 
width: 934px;
height: 188px; }
}

.notification {
 text-decoration: none;
  padding: 15px 26px;
  position: relative;
  display: inline-block;
  border-radius: 2px;
}

.notification1 {
text-decoration: none;
padding: 0px 44px;
display: inline-block;
border-radius: 2px;
}

.notification:hover {
  background: red;
}

.notification .badge1 {
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 5px 10px;
  border-radius: 50%;
  background: #795ec6;
  color: white;
}

.notification1 .badge1 {
  position: absolute;
  top: -10px;
  right: -10px;
  padding: 5px 10px;
  border-radius: 50%;
  background: #795ec6;
  color: white;
}