@font-face {
    font-family: 'montserrat';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserrat';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-semibold-webfont.woff2') format('woff2'),
         url('../fonts/lato-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-medium-webfont.woff2') format('woff2'),
         url('../fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'lato';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body
{
    margin: 0 auto;
    font-weight: 400;
    font-family:'lato';

}
.btn-primary:focus{    box-shadow: none;}
.community-list-page .community-list ul li { padding: 7px;}
h1 { 
    font-family: 'lato';
    font-size: 24px; 
    font-style: normal; 
    font-variant: normal; 
    font-weight: 700; 
    line-height: 26.4px; 
    }
 h3 { 
    font-family:'lato'; 
    font-size: 14px; 
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    line-height: 15.4px; 
    } 
  p { 
    font-family: 'lato'; 
    font-size: 12px; 
    font-style: normal;
    font-variant: normal; 
    font-weight: 400; 
    line-height: 20px; } 
i.fa.fa-heart.heart {
    position: absolute;
    margin-top: 15px;
    right: 8.5%;
    font-size: 26px;
    color: #FFC107;
}
.community-list-page .community-list ul li p 
{ font-size:14px; }
.input-container {
    margin-bottom: 42px;
}
.container-fluid{
    width: 100%;
    padding-right:0px; 
    padding-left:0px; 
    margin-right: auto;
    margin-left: auto;
}
button.btn.btn-secondary.top-b.active {
    font-weight: 600;
}
.properties-list {
    padding-bottom: 64px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
div#btn-first-sec {
    border: 1px solid #fff;
    border-radius: 5px;
}
div#btn-first-sec button
{
    border:none;
}
.agents_padding.popular-area-image img.inner-image-popular {
    width: 98%;
    border-radius: 6px;
    height: 99px;
    background-size: cover;
    /* position: absolute; */
    /* top: 0; */
    /* text-align: center; */
    color: #fff;
    text-transform: capitalize;
    background-color: #0000006e;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.4px;
    font-family: 'montserrat';
}
#CommunityPopularBuilding p{ margin-bottom: 0px;}
.agents_padding.popular-area-image {
    margin-top: -9px;
}
.agents_padding.popular-area-image  ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;
    padding: 6px 20px;
}.agents_padding ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;

}
.sec-sec-slider span {

   font-size: 14px;
    letter-spacing: 0.8px;
    font-family: 'montserrat';
    font-weight: 500;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    margin-right: 10px;
}
.sec-sec-slider span:last-child{margin-right: 0px;}
div#CommunityPopularBuilding img.img-agent {
    border-radius: 50%;
    height: auto;
    max-height: 55px;
    min-height: 55px;
}
div#CommunityPopularBuilding .item {
    min-height: auto;
}
.container.uppertext-community {
       position: absolute;
    top: 43%;
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
    color: #fff;
    font-weight: 600;
}
.container-fluid.header-community {
    position: relative;
}
img.community-img {
position: relative;
    min-height: 300px;
    max-height: 300px;
    background-size: cover;
    background-position: center;
    width: 100%;
}

a.back-arrow-comuniti {
    position: absolute;
    z-index: 22;
}
.background-image-hader {
 
    height: auto;
    min-height:280px;
    width: 100%;
     background-image: url('../images/property.jpg');
    background-repeat: no-repeat;
    background-size: cover;

}.header-sec {
    height: 66px;
    background-color: #0faaa6;
    position: fixed;
    z-index: 3;
    width: 100%;
    display: flex;
    justify-content: space-evenly;
}
.nav-bar-section {
    width: 20%;
}
.nav-tabs .nav-link.active {
    color: #ffffff;
    background-color: #0faaa6;
    border-color: #0faaa6;
}
body.search.search-page ul.nav-tabs .nav-link.active {
    color: #ffffff !important;
    background-color: #0faaa6;
    border-color: #0faaa6;
    border-radius: 0;
}
/*body.search.search-page ul.nav-tabs .nav-link.active {
      color: #ffffff !important;
    background-color: #0faaa6;
    border-color: #0faaa6;
    border-radius: .25rem !important;
}*/

.nav-tabs .nav-item,body.search.search-page .nav-tabs .nav-link{
   margin-top: 0;background-color: transparent;
}
.search li.nav-item a{
   padding: 11px 12px;
}
.top-icon-mdi {
    margin-right: 8px;
   
    font-size: 23px;
}
.nav-tabs {
    border-bottom: none;
}
.firstslider .hadder-area .seeall-btn {
    background-color: #e7e7e7;
    padding: 2px 6px;
    font-size: 16px;
    border-radius: 19px;
    color: #8c8989;
    line-height: 20px;
    box-shadow: 0px 2px 5px 0px #cccccc54;
    -webkit-box-shadow: 0px 2px 5px 0px #18161654;
    -moz-box-shadow: 0px 2px 5px 0px #cccccc54;
}
.firstslider .hadder-area .seeall-btn a {
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    color: #8c8989;
    text-transform: uppercase;
}

div#myDIV .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
li.nav-item a {
   
    color: #999;
font-size: 11px;
    font-weight: 600;
    padding: 11px 11px;
    margin-top: 6px !important;
    font-family: 'montserrat';
}
}
.firstslider .hadder-area {
    margin-top: 44px;
    color: #fff;
}
.nav-tabs .nav-item {
    margin-bottom: -1px;
    margin-top: 7px;
    margin-right: 0px;
}
.text-section {
    color: #fff;
    font-size: 21px;
    width: 80%;
    text-transform: capitalize;
    text-align: center;
    margin-top: 6PX;
}

.footer-menu {
    z-index: 22;
    height: 53px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    background-color: #fff;
    border-top: 1px solid #fff;
    box-shadow: 0 -5px 5px -5px #c5c0c0;
       -webkit-box-shadow:0 -5px 5px -5px #c5c0c0;
    -moz-box-shadow: 0 -5px 5px -5px #c5c0c0;
}
div#homeRecentProperty .item {
    height: auto;
    min-height: auto;
    padding-bottom: 6px;
}
ul.footer-menu-ul {
    width: 100%;
    list-style: none;
    display: inline-flex;
    justify-content: space-between;
    margin-top: 3px;
    padding: 0px;
}
li.footer-menu-li {
    height: auto;
    width: 100%;
    text-align: center;
}
svg.iconify {
    position: relative;
    top: -3px;
    background: url(https://api.iconify.design/simple-line-icons:lock.svg) no-repeat center center / contain;
}
.featured-agent-section i.fas.fa-user-secret {
    margin-right: 4px;
        font-size: 24px;
}
a.footer-menu-a {
    color:#9e9e9ee8;
    font-size:20px;
    text-decoration: none;
}


p.text-footer-menu-inner {
    line-height: 9px;
    text-transform: capitalize;
    font-family: 'montserrat';
    font-weight: 400;
}
a.footer-menu-a.active {
    color: #0faaa6;
}
.slidemenu {
    height: 100%;
    width: 100%;
    min-height: 812px;
    max-width: 414px;
    background-color: #393a3a30;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 222;
    display: none;
    overflow: hidden;
}
.inner-sidemenu {
    width: 85%;
    background-color: #fff;
    height: 100%;
}

img.menu-icon {
    margin-left: 15px;
    margin-top: 3px;
    cursor: pointer;
}
.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show>.btn-secondary.dropdown-toggle {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-secondary:not(:disabled):not(.disabled):active:focus, .show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-secondary {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    font-family:'lato';
    font-weight: 500;
}
.header-sec button.btn.btn-secondary {
    width: 99px;
}
.slider-res.owl-drag {
    position: relative;
   
}
body.property_detail.property-detail-page ul#myTab.nav-tabs .nav-item {
    margin: 0px;
}
.button-sec {
    display: flex;
    justify-content: center;
    padding-top: 5px;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
    margin-top: 10px;
}
.btn-secondary:hover {
    color: #000;
    background-color: #fff;
    border-color: #fff;
}
.carousel-wrap {
    margin: 67px 0px auto;
    padding: 0px 0px 0px 0px;
    position: relative;
}
/*agent details*/

.address-sec {
align-items: center;
    display: grid;
    justify-content: flex-start;
    text-align: left;
    grid-template-columns: 14% 80%;
    border-bottom: 1px solid #b5b1b1a8;
}
.email-sec {
 align-items: center;
    display: grid;
    justify-content: flex-start;
    text-align: left;
    grid-template-columns: 14% 80%;
    border-bottom: 1px solid #b5b1b1a8;
}
.phone-sec {
align-items: center;
    display: grid;
    justify-content: flex-start;
    text-align: left;
    grid-template-columns: 14% 80%;
    border-bottom: 1px solid #b5b1b1a8;
}
.website-sec {
align-items: center;
    display: grid;
    justify-content: flex-start;
    text-align: left;
    grid-template-columns: 14% 80%;
    border-bottom: 1px solid #b5b1b1a8;
}
p.text-footer-menu-inner.agency-line {
    line-height: 5px;
}
.address-icon-sec i.fa.fa-map-marker {
       font-size: 25px;
    margin-right: 7px;
    padding: 16px;
    text-align: center;
    margin-top: 3px;

}
.phone-sec i.fa.fa-phone {
    font-size: 20px;
    margin-right: 4px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.form-group.col-md-6.first-input-text {
    padding-right: 0px;
}
.email-sec i.fa.fa-envelope {
 font-size: 19px;
    margin-right: 4px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.website-sec i.fa.fa-globe {
   font-size: 25px;

    padding: 16px;
    text-align: center;
    margin-top: 3px;
}
.contect-sec-tab {
    padding: 13px 0px 80px 21px;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #37b7b1;
    border-color: #37b7b1;
}

.contect-sec-tab p {
    margin-bottom: 0px;
    font-family: 'lato';
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 21px;
    color: #a9a7a7;
    text-transform: capitalize;
}

.address-text {
    padding-bottom: 5px;
}
.phone-text {
    padding-bottom: 5px;
}
.email-text {
    padding-bottom: 5px;
}
.website-text {
    padding-bottom: 5px;
}
.form-row-agent {
    display: flex;
    justify-content: center;
    align-items: center;
}
body.agents.community-list-page a {
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    font-family: 'montserrat';
}
button.btn.btn-primary.send {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
button.btn-primary.send {
    color: #fff;
    background-color: #2da29d;
    border-color: #2dbbb5;
    font-size: 16px;
    padding: 9px;
}
textarea.form-control {
    height: auto;
    padding: .780rem .75rem;
}
form.agent-form {
    padding-top: 18px;
    padding-bottom: 73px;
}

textarea.form-control {
    height: auto;
}
.form-control:focus {
    color: #495057;
    background-color: #f6f6f6;
    border: 1px solid #7fd9d5;
    outline: 0;
    box-shadow: none;
}
.form-control {
    text-transform: capitalize;
        letter-spacing: 0.4px;
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: 1.780rem .75rem;
    font-size: 12px;
    font-weight: 600;
    font-family: 'lato';
    line-height: 1.5;
    color: #495057;
    background-color: #f1f1f1a6;
    background-clip: padding-box;
    border: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
form.agent-form {
    padding-top: 24px;
    padding-bottom: 64px;
}
form.agent-form {
    padding-top: 18px;
    padding-bottom: 73px;
}
div#Intro p {
    font-size: 12px;
    font-family: 'lato';
    font-weight: 600;
    color: #807878;
    line-height: 21px;
}

div#Intro {
    padding: 17px 17px 79px 17px;
}
div#homeRecentProperty .sec-sec-slider span {
    margin-right: 23px !important;
}
.tab-sec .nav-tabs {
    border-bottom: none;
    box-shadow: 3px 3px 4px 2px #cccccc54;
    -webkit-box-shadow: 3px 3px 4px 2px #cccccc54;
    -moz-box-shadow: 3px 3px 4px 2px #cccccc54;
}
.tab-sec li.nav-item a {
    font-size: 13px;
    letter-spacing: 0.5px;
    font-family: 'lato';
    text-align: center;
        width: 100%;
}
.property-last-slider {
    padding-bottom: 80px;
}
span.mdi.mdi-map-marker-radius {
      font-size: 25px;
    margin-right: 4px;
    text-align: center;
    display: flex;
    justify-content: center;
}
span.mdi.mdi-web {
      font-size: 25px;
    margin-right: 4px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.tab-sec .nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border-color: #fff #fff #11a7a0;
    border-width: 0px 0px 4px 0px;
}

.tab-sec .nav-tabs .nav-item {
    margin-bottom: -1px;
    width: 33.3%;
}
.agent-details-page .tab-sec .nav-tabs .nav-item{
    display: flex;
    align-items: center;
    justify-content: center;
}
header.agent-details {
    background: url(../images/1574146557-0000-dinara.jpg);
    height: 318px;
    width: 100%;
    background-size: cover !important;
}
.agency-detail-page header.agent-details{    background-size: contain !important;
    background-repeat: no-repeat !important;
    background-position: center !important;}
.agency-detail-page .agent-image-hader .pro_slide{    background-size: contain !important;    background-color: #f6f6f6 !important;}
.agent-details-page .agent-overlay,.agency-detail-page .agent-overlay{
    background-color: #23c3bc8f;
    height: 318px;
    position: relative;
}
.sub-community-list-page .sub-community-list ul li { padding: 7px;  }
.arrow-left-agent i.fa.fa-arrow-left {
    color: #fff;
    margin-left: 10px;
    padding-top: 8px;
}
body.agents.sub-community-list-page .row {
  margin: 0px;
}
body.agents.sub-community-list-page .col-sm-12 {
    padding-right: 6px!important;
    padding-left: 6px!important;
}
body.agents.sub-community-list-page .col-md-12.form-group
{
     padding-right: 6px!important;
    padding-left: 6px!important;

}
.agent-image-hader {
        justify-content: center;
    align-items: center;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
p.sec-first-hader {
    margin-bottom: 0px;
    font-size: 14px;

    font-weight: 400;
    letter-spacing: 1px;
}

p.text-first-hader {
    margin-bottom: 6px;
    font-size: 20px;
    font-family: 'lato';
    font-weight: 600;
    letter-spacing: 1px;
}
.text-sec-hader {
    position: relative;
    top: 29%;
    text-align: center;
    color: #fff;
}
img.img-agent-inner {
    height: 119px;
    border-radius: 50%;
}

.text-sec-agent.text-sec-building {
    text-align: right;
}

.text-sec-agent.text-sec-building a.btn.btn-primary {
    background-color: #0faaa6;
    padding: 3px 6px;
    border-color: #0faaa6;
    margin-top: 6px;
    margin-right: 4px;
}
/*end*/
/* fix blank or flashing items on carousel */
/*.owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
       
}
.recent-sec .owl-carousel .item {
    position: relative;
    z-index: 100;
    -webkit-backface-visibility: hidden;
 }*/
.first-sec-slider span{
    font-size: 17px;
    font-family: 'lato';
    line-height: 22px;
    font-weight: 600;
    margin-top: 9px;
   
}
.first-sec-slider p {
      font-weight: 400;
    margin-bottom: 4px;
    font-size: 12px;
    color: #afadadfc;
    text-transform: capitalize;
    letter-spacing: 0;
}
.popular-city-sec {
    background-color: #d2d2d221;
 
    min-height: 200px;
    height: auto;
    padding-bottom: 23px;
}

/* end fix */
.owl-nav > div {
  margin-top: -26px;
  position: absolute;
  top: 50%;
  color: #cdcbcd;
}

.owl-nav i {
  font-size: 52px;
}

.owl-nav .owl-prev {
  left: -30px;
}

.owl-nav .owl-next {
  right: -30px;
}
.firstslider {
     margin-top: -233px;
     margin-bottom: 30px;
}
.firstslider .hedding-text {
    font-size: 13px;
    font-family: 'montserrat';
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.5px;
    color: #fff;
}
body.search.search-page .nav-tabs .nav-link{
     border: none;
 border-radius: 0rem;
}
.image-card-sec {
    background-color: #fff;

    border-radius:7px;
    width: 99%;
  box-shadow: 1px 0px 7px 1px #cccccca3;
-webkit-box-shadow:1px 0px 7px 1px #cccccca3;
    -moz-box-shadow: 1px 0px 7px 1px #cccccca3;
}
img.inner-image-slider {
    height: auto;
    width: 100%;
      min-height: 200px;
    max-height: 200px;
    border-radius: 7px 7px 0px 0px;
}
.first-sec-slider {
    font-size: 14px;
    font-family: 'lato';
    line-height: 22px;
    font-weight: 400;
    padding: 6px 12px 0px 9px;
}
.sec-sec-slider {
    display: flex;
    justify-content: flex-start;
       padding:0px 12px 10px 9px;

}
.sec-sec-slider span i {
    margin: 0px 5px;
      color: #a7a7a7;
      font-size: 24px;
}
/*popular areas*/
.hadder-area {
       display: flex;
    justify-content: space-between;
    padding:23px 23px 14px 23px;
    text-align: center;
    align-items: center;
}
body.search.search-page ul#myTab {
    justify-content: space-around;
    width: 100%;
    border: 1px solid #0faaa6;
    border-radius: 5px;
}
/*body.search.search-page ul#myTab {
    justify-content: space-around;
    width: 100%;
}*/
.seeall-btn {
    background-color: #e7e7e7;
    padding: 2px 6px;
    font-size: 16px;
    border-radius: 19px;
    color: #8c8989;
    line-height: 20px;
   box-shadow:0px 2px 5px 0px #cccccc54;
    -webkit-box-shadow:0px 2px 5px 0px #cccccc54;
    -moz-box-shadow: 0px 2px 5px 0px #cccccc54;
    height: 26px;

}
img.inner-image-popular-home {
    margin-right: 4px;
}
.seeall-btn a {
    font-size: 11px;
    padding: 5px 5px 5px 5px;
    color: #969696;
    font-weight: 400;
    text-transform: uppercase;
}
img.inner-image-popular {
    width: 98%;
    border-radius:6px;
    height: 99px;
    background-size: cover;

}
.images-right {
    width: 49%;
     position: relative;
}
.images-left {
    width: 49%;
     position: relative;
}
.images-sec {
    display: flex;
    justify-content: space-between;
    padding: 6px 20px;
}
.hedding-text {
        font-size: 13px;
    font-family: 'montserrat';
    font-weight: 600;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.5px;
}
.hedding-text i.fa.fa-map-marker {
        margin-right: 7px;
    font-size: 26px;
}
.image-text {
    width: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    text-transform: capitalize;
    background-color: #0000006e;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0.4px;
   font-family: 'montserrat';
}
/*recent-sec css*/
.recent-sec {
 
    height: auto;
    padding: 0px;
    margin:11px 0px 23px 0px;
    

}
.hedding-text i.fa.fa-clock-o {
      margin-right: 7px;
    font-size: 26px;
}

.hedding-text i.fa.fa-users {
    margin-right: 7px;
    font-size: 26px;
}

.slider-res .carousel-wrap {
    margin: 20px 0px auto;
   
    position: relative;
}
.slider-res .sec-sec-slider {
    display: flex;
    justify-content: flex-start;
    padding-bottom: 12px;
}
.slider-res .sec-sec-slider span {
  
    color: #000;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: none;
}
.owl-dots {
    display: none;
}
.owl-nav.disabled {
    display: none;
}
/*.slider-sec .owl-carousel .item {
    position: relative;
    z-index: 100;
    min-height:105px;
    -webkit-backface-visibility: hidden;
}*/
.slider-sec .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
.image-slider-sec-agent {
    text-align: center;
    font-size: 14px;
    font-family: 'lato';
}
select.form-control.sec-select {
    margin-left: 13px;
}
/*end*/
/*featured-agent-section css*/
.featured-agent-section {
    background-color: #d2d2d221;

    height: auto;
  padding-bottom: 50px;
}
img.img-agent {
    border-radius:50%;
    height: auto;
    max-height:70px;
}
.featured-agent {
    margin-top: 10px;
}
p.name {
         margin-top: 14px;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-size: 9px;
    font-weight: 700;
    font-family: 'montserrat';
    line-height: 15px;
    display: flex;
    justify-content: center;
    text-align: center;
}
.slider-sec .carousel-wrap {
    margin: 19px 0px auto;
    padding: 0px 0px 0px 12px;
    position: relative;
}
/*end*/

/* talha css */
.search .header-sec{
    height: auto;
}

.search #myHeader{
    z-index: 99;
}
.search .content {
  padding: 16px;
}
.search .sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content {
  padding-top: 102px;
}
.search .button-sec .btn{
    background: #f1f1f1;
    color: #999;
    margin-right: 15px;
    border-radius: .25rem !important;
    padding:10px 0px;
    font-size: 15px; 
    font-weight: 600; 
}
.search .button-sec .btn:last-child{
    margin-right: 0;
}
.search button:focus{
    box-shadow: none !important;
}
.search .btn.active{
    background: #0faaa6;
    color: #fff;
}

.search .form-group{
    margin-bottom: 18px;
}
.search .form-control{
    background: #f1f1f1;
    color: #999;
    border: none;
    border-radius: .25rem;
    padding: 15px 20px;
    height: 51px;
    font-family: 'lato';
    font-weight: 600;
    letter-spacing: .5px;
}
.search .form-control:focus{
    background: #f1f1f1;
    border: none;
    box-shadow: none;
}
.search .fa-arrow-left {
    float: left;
}
label{
    display: block;
    font-family: 'montserrat';
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
}
.search .left-side{
    display: inline-block;
    width: 49%
}
.search .right-side{
    float: right;
    width: 49%;
}
 .search .bedroom-sec{
    display: flex;
}
 .search .bedroom-number{
 padding: 7px 20px;
    font-weight: 600;
}
 .search .bedroom-sec button{
    font-size: 20px;
    font-weight: 600;
    color: #444;
    padding: 0;
    height: 41px;
}
body.property_detail.property-detail-page .contect-sec-tab {
    padding: 13px 0px 18px 21px;
}
 .search select.form-control{
    color: #444;
    font-weight: bold;
    -webkit-appearance: none;
        font-size: 12px;
}

.search .search-btn{
    background: #0faaa6;
    border: none;
    border-radius: .25rem;
    padding:16px 26px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .5px;
    display: flex;
    color: #fff;
    font-family: 'lato';
    width: 100%;
    box-shadow: 0px 3px 3px #c0c0c0;
}
.search .input-container {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 40px !important;
  
}
.search .icon {
  position: absolute;
  right: 28px;
  vertical-align: middle;
  top: 17px;
  color: #fff;
  font-size: 19px !important;
}
i.fa.fa-arrow-left.mt-1 {
    color: #fff;
}
.down1{
    position: absolute;
    right: 10%;
    font-size: 18px !important;
    top: 49px;
      color: #807b7b;
}
i.fa.fa-caret-down.maxprice {
    position: absolute;
    left: 40%;
    font-size: 18px !important;
    top: 45px;
    color: #807b7b;
}
i.fa.fa-caret-down.down1 {
color: #807b7b;
    right: 5%;
    line-height: 11px;
}
.down2{
    position: absolute;
    right: 36px;
    font-size: 18px !important;
    top: 49px;
}
.search .btn-group{
    width: 100%;
}
.search .form-control::placeholder{
    color: #999;
}
/* search over */

/* property-detail page*/
  .property_detail .back-arrow{
    position: absolute;
    top: 8px;
    left: 8px;
    color: #fff;
  }
  .property_detail .property-img{
        width: 100%;
  }
  .property-details-inner{
    padding: 10px 0;
  }
  .property-price{
    font-size: 17px;
    font-weight: 900;
    font-family: lato;
  }
  .property-details i{
    margin-right: 5px;
    margin-left: 5px;
  }
  .property-address {
    color: #969696;
    font-family: 'lato';
    letter-spacing: .3px;
    position: relative;
    bottom: 3px;
    font-size: 13px;
}
.mt-5, .my-5 {
    margin-top: 3rem!important;
    margin-bottom: 13px;
}
  .property-info{
    border-top: 1px solid #e3e3e3;
    box-shadow: 0px 5px 15px 0px #f2f2f2
  }
  .property-bed,.property-bath,.property-space{
    padding-top: 15px;
    padding-left: 15px;
  }
  .property-bed p,.property-bath p,.property-space p{
    color: #969696;
    font-weight: 600;
    position: relative;
    bottom: 4px;
    letter-spacing: .3px;
  }
  .property-bed{
    padding-left: 20px;
  }
  .property-bed,.property-bath{
    border-right: 1px solid #e3e3e3; 
  }
  .properties_padding .sec-sec-slider span {
    padding: 0px 12px 0px 0px;
}

  .property-info li i{
    font-size: 26px;
    color: #0faaa6;
    position: relative;
    top: 6px;
  }
  .property-info li span{
    margin-left: 8px;
    font-size: 20px;
    font-weight: 600;
    font-family: 'lato';
  }
 .search .footer-menu i.fa.fa-search {
    color: #0faaa6;
}
.property-heading{
    font-size: 16px;
    font-weight: 600;
}
.property-spec{
    padding-left: 5px;
    list-style: none;
    color: #666;
}
.property-discription{
    color: #666;
}
.property_detail .carousel-wrap{
    margin:15px 0;
}
.last-slider.bg{
    padding: 10px 0 40px 0;
}
.property_detail .seeall-btn{

    box-shadow: 1px 2px 1px #d2d2d2;
}


.property_detail .form-row-agent .fa-envelope{
    font-size: 28px;
}
.property_detail button.btn.btn-primary.send{
    background: #0faaa6;
    border: none;
    border-radius: .25rem;
    padding: 12px 20px 12px 25px;
    font-weight: 600;
    letter-spacing: .5px;
    color: #fff;
    font-family: 'lato';
    box-shadow: 0px 3px 3px #c0c0c0;
}
section.tab-sec ul#myTab {
    flex-wrap: nowrap;
}
/* property-detail over*/

/*slider*/
.carousel-inner img {
    width: 100%;
    height: 100%;
}
.bg{
    background: #f6f6f6;
}
.padding{
    padding: 40px 15px;
}
.community-detail-page .padding{
    padding: 30px 15px 60px;
}
.property_detail .carousel-inner img{
    border-radius: 10px;
}
.property_detail .carousel-item,.carousel-item.active{
    margin-right: -95%;
    height: 200px;
}
/*slider over*/
.amenities-list tr td div{
    width: 105px;
    color: #969696;
}
.property_detail .property-agent-image{
    border: 5px solid #e3e3e3;
    padding: 6px;
        height: 150px;
    width: 150px;
    margin: 15px auto 0;
}
.property_detail .agent-overlay{
    background: transparent;
    height: 325px;
    border-bottom: 1px solid #e3e3e3;

}
.property_detail .text-sec-hader{
    top: 20px;
    color: #666;
}
.property_detail .sec-first-hader{
    font-size: 14px;
}
.property_detail .tab-sec .nav-tabs .nav-item{
    width: 50%;
}
.property_detail .tab-sec .nav-tabs .nav-link.active{
    color: #000;
}
.property_detail form.agent-form{
    padding-top: 30px;
}
.property_detail .form-control:focus{
    box-shadow: none;
    border-color: #80bdff;
    background: #f1f1f1a6;
}
.property_detail .info{
    display: inline;
}
.property_detail .carousel.slide.pointer-event img:hover{
    opacity: .2;
}
.aa{
    overflow-x: scroll;
}
.aa div{
    display: table-cell;
    min-width: 100px;
}
.property_detail .agent{
    text-align: center;
    padding-top: 40px;
}
.property_detail iframe{
    border: 0;
    width: 100%;
}
.property_detail .tab-sec li.nav-item a{
    padding: 1rem 1rem;
}
.property_detail button.btn.btn-primary.send{
    background: #11a7a0;
}

a {
    color: #000;
    text-decoration: none !important;
    background-color: transparent;
}
a:hover {
    color: #000;
}
.property_detail .recent-sec{
    top: 0;
}
.property_detail .owl-carousel .owl-stage{
    padding-left: 0 !important;
}
/*.slider_1 .image-card-sec,.slider_1 .owl-carousel .item{
    min-height: auto;
}*/
.bg.slider_1{
    padding: 30px 0;
}
.slider_1 .owl-carousel .owl-item img{
    border-radius: 10px;
}
.slider_1 .image-card-sec{
    width: 100%;
}
.slider_1 .slider-res .carousel-wrap{
    padding-left: 0;
}
.info p{
    padding-left: 40px;
}
/* talha css over*/
 .search .footer-menu i.fa.fa-search {
    color: #0faaa6;
}
/* properties page start */

.properties .header-sec{
    height: auto;
}
.head-text-sec {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0;
    font-family: 'lato';
}
.contect-sec-tab h3 {
    margin-bottom: 1px;
    color: #000;
    font-size: 11px;
    font-style: normal;
    font-variant: normal;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 6px;
    padding-top: 11px;
    font-family: 'montserrat';
}
.properties #myHeader{
    z-index: 99;
}
.properties .fa-arrow-left {
    float: left;
}
.head-text-sec .fa-search{
    float: right;
    color: #fff;
}
.properties_padding{
    margin-top: 75px;
  
}
#homeRecentProperty img.inner-image-slider {
    height: auto;
    width: 100%;
    min-height: 250px;
    max-height: 250px;
    border-radius: 7px 7px 0px 0px;
}
.properties .first-sec-slider{
    margin-top: 0px;
    padding: 10px 8px;
}
.properties .sec-sec-slider{
    padding-bottom: 15px;
}
.properties img.inner-image-slider {
    height: auto;
    max-height: 200px;
}
.properties .properties-details{
    padding: 0 7px;
}
.properties .sec-sec-slider span{
   
    font-weight: 600;
}
/*.properties .image-card-sec:hover{
    opacity: .3;
}*/
i.fas.fa-phone-alt,i.fa.fa-info ,i.fa.fa-link{
    font-size: 19px;
    margin-right: 4px;
    text-align: center;
    display: flex;
    justify-content: center;
}
.properties .image-card-sec{
    margin-bottom: 45px;
    box-shadow: 0px 3px 27px 0px #dfdfdf;
}
/*.properties a.footer-menu-a{
    font-size: 28px;
    color: #a7a7a7;
}
.properties a.footer-menu-a span{
    font-size: 14px;
    margin-left: 20px;
    color: #212529;
    position: relative;
    bottom: 4px;
}*/
.col-sm-12.my-property {
    margin-bottom: -38px;
}
.properties .image-card-sec:last-child{
    margin-bottom: 40px
}

.properties .heart{
    position: absolute;
    margin-top: 15px;
    right: 8.5%;
    font-size: 26px;
    color:#FFC107;
}
.properties ul.footer-menu-ul{
    margin-bottom: 0;
}
.properties li.footer-menu-li{
    margin-top: 0;
}
/* properties page over */
/* agents start*/

.agents .header-sec{
    height: auto;
}
.agents #myHeader{
    z-index: 99;
}
.agents .fa-arrow-left {
    float: left;
}
.agents_padding {
    margin-top: 47px;
}
.agents_padding .images-left {
    width: 100%;
    position: relative;
}
.agents_padding .images-sec {
display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    padding: 0px;
}
body.agents.agency-list-page .agents_padding img.inner-image-popular {
    width: 75%;
    border-radius: 5px;
    height: auto;
    background-size: cover;
    display: block;
    background-position: center;
    position: relative;
}
body.agents.agency-list-page .agents_padding .images-left {
    width: 100%;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 150px;
}
body.agents.agency-list-page .agents_padding .images-sec {
     display: flex;
    justify-content: space-between;
    text-align: center;
    align-items: center;
    padding: 0px;
}
body.agents.agency-list-page .agents_padding ul li {
    display: inline-block;
    width: 50%;
    padding: 7px;
    min-height: 157px;
}
.agency-description {
    color: #666;
    font-size: 14px;
    font-family: 'montserrat';
}
body.agents.agent-list-page .col-sm-12 {
    padding-right: 7px;
    padding-left: 7px;
}

.agents_padding img.inner-image-popular {
width: 100%;
    border-radius: 5px;
    height: 143px;
    background-size: cover;
}
i.far.fa-list-alt {
    font-size: 25px;
    margin-right: 7px;
    padding: 16px;
    text-align: center;
    margin-top: 3px;
}

div.inner-text,p.inner-text {
          margin: 0px;
    font-weight: 600;
    font-size: 12px;
    font-family: 'montserrat';
    position: absolute;
    width: 100%;
    background: #47aaa661;
    bottom: 0;
    padding: 6px;
    text-align: center;
}
.inner-text p{margin:0;}
footer .fa, .fas {
    font-weight: 900;
 
}
.property-discription {
    color: #666;
    font-size: 12px;
    font-family: 'montserrat';
}
form#finddeal .col-sm-12 {
    padding: 0;
}
.text-sec-agent {
    width: 100%;
    border-radius: 5px;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
  
    margin: 0 auto;
    color: #fff;
    text-transform: capitalize;
    background-color: #00000021;
}

.agent-page {
    padding-bottom: 53px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.agents_padding ul{
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px;
}
.agents_padding ul li {
   display: inline-block;
    width: 50%;
    padding: 7px;
}
.agents_padding ul li:nth-child(even){
    float: right;
}
.agents .images{
    background-size: cover;
    height: 127px;
    border-radius: 10px;
    margin-bottom: 15px;
}

.agents .agent-detail h6{
    margin-bottom: 0px;
    font-weight: 600;
    font-size: 13px;
    letter-spacing: 1px;
    position: relative;
    top: 2px;
}
.agents .agent-detail p{
    letter-spacing: .3px;
    font-size: 12px;
    margin-bottom: 0;
}
.agents .agent-detail{
    text-align: center;
    color: #fff;
    position: relative;
    top: 80px;
}
.images:hover {
opacity: .3;
}

/*.featured-agent-section  .owl-carousel .item {
    min-height: 139px !important; 
}*/
div#homeRecentProperty .owl-stage
{
    left: -30px;
}
div#Homeproperties .owl-carousel .owl-stage
{
    left: -15px;
}
section.buiding-review-section {
    padding-top: 60px;
}
.agents_padding.sub-community-list {
    padding-bottom: 2rem;
}
/* agents over*/


/*parth css 09.05*/

/*slider images*/
.pro_slide{
        background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.pro_slide.buy_property{
        min-height: 190px;border-radius: 7px 7px 0 0;
}
.pro_slide.popular_area{
        min-height: 130px;
}
.pro_slide.recent_property{
        min-height: 160px;border-radius: 7px 7px 0 0;
}
.pro_slide.agent-agency-listing {
    min-height: 180px;
}
.pro_slide.agent-agency-listing.agency-list {
    width: 85%;
    background-size: contain !important;
}
.pro_slide.img-agent {
    border-radius: 50%;
    min-height: 65px;
}
.community-detail-page .pro_slide.img-agent{
        min-height: 55px;
}
.pro_slide.community_sub_community_area {
    min-height: 160px;
}
/*slider images*/
.building-rate .sub-community-detail-link {
    color: #fff;
}
body.agents.community-list-page a.footer-menu-a {
    color: #9e9e9ee8;
    font-size: 20px;
}
.pro_slide.agent-agency-img {
    min-height: 120px;
    width: 120px;
    border-radius: 50%;
        margin: 0 auto 7px;
}
.agent-agency-rate{
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 2px 5px;
    border: 1px solid #47aaa6;
    border-radius: 2px;
}
.agent-agency-rate i.fa {
    color: #47aaa6;
    margin-right: 5px;
}
body.search.search-page .nav-tabs .nav-item {
    margin-bottom: -1px;
    margin-top: 0px;
    margin-right: 0px;
    width: 100%;
    text-align: center;
}

.search div#myDIV ul li.nav-item a {
    padding: 11px 12px;
    margin-top: 0px !important;
}
.search .button-sec {
    padding-top: 38px;
}
.agent-agency-detail-rate .fa-star{color: #dddddd;}
.agent-agency-detail-rate .fa-star.fill{color: #ffffff;}
input.search_box {
        position: absolute;
    width: 0%;
    overflow: hidden;
    -webkit-transition: -webkit-transform 1s;
    transition: all 1s;
    right: 40px;
    top: 5px;
    border: none;
    border-radius: 2px;
    height: 37px;
}
.search_open input.search_box {
    width: 85%;padding: 5px;
}
.footer-menu-a .mdi-map-marker-multiple:before {
    max-height: 20px;
}
.agent-details-page .agent-review-form {
    padding-bottom: 70px;
}
.rating-stars ul#stars > li.star > i.fa{    font-size: 26px;}
.property-details-inner span.community-name {
    font-size: 22px;
}
.community-detail-page .mt-5{    margin-top: 1rem!important;    margin-bottom: 25px;}
a.btn.btn-primary.btn-sm.sub-community-list-btn {
        background: #0eaaa6;
    border-color: #0eaaa6;
}
#CommunityPopularBuilding p:last-child {
    line-height: 15px;
}
.inner-text .sub-community-detail-link {
    color: #fff;
}
.subcommunity-title h4 {
    display: flex;
    align-items: center;
}
.subcommunity-title h4 .badge{
    margin-right: 10px;
}
.contact-btns {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}
.contact-btns button.btn,.building-review-page button.btn {
    background-color: #47aaa6;
    border-color: #47aaa6;
}
.contact-btns button.btn a {
    color: #fff;
}
.pro_slide.property-lead-image {
    min-height: 160px;
}
.property-lead-form span i.fa {
    color: #45a7a0;
}
.agent-agency-detail-rate .badge {
    vertical-align: text-bottom;
    font-size: 80%;
    letter-spacing: 1px;
}
span.property-contact-no {
    position: absolute;
    top: -55px;
    background: #47aaa6;
    padding: 5px;
    left: 25%;
}
span.property-contact-no:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #47aaa6;
    clear: both;
}
.property-page span.property-contact-no {
    top: auto;
    bottom: -35px;
}
.property-page span.property-contact-no:after{
	    bottom: auto;
    top: -10px;
    transform: rotate(180deg);
}
.last-sec-pd {
    padding-bottom: 60px;
}
.community-description i.fa.fa-info{
	display:inline-block;
	font-size: 12px;
}
.community-description .property-contact-no{
	color:#FFFFFF;
}
p.community-description {
    position: relative;
}
.community-description .tooltiptext.contact-no{    background: #000;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    display: inline-flex;
    justify-content: center;
    cursor: pointer;
    color: #fff;}
.community-description .tooltiptext .fa{    font-size: 9px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;}
.community-description span.property-contact-no{    top: -80px;    left: 10px;
    width: 320px;}
.community-description span.property-contact-no:after{display: none;}
.property-list .d-flex span.mr-1 {
    width: 100%;
    margin-bottom: 7px;
}
.property-list .d-flex ul.list-unstyled {
    width: 23%;
} 
/*parth css 09.05*/
@media only screen and (max-width:414px){
    #homeRecentProperty img.inner-image-slider {
		height: auto;
		width: 100%;
		min-height: 150px;
		max-height: 150px;
		border-radius: 7px 7px 0px 0px;
	}
}
@media only screen and (max-width:375px){
	.property-list .d-flex ul.list-unstyled {
	    width: 35%;
	}
}
@media only screen and (max-width:360px)
{
/* .owl-carousel .item {
    position: relative;
    z-index: 100;
    min-height: 271px;
    -webkit-backface-visibility: hidden;
}*/
/*.sec-sec-slider span {
    margin-right: 3px!important;
    font-size: 11px;
}*/
.first-sec-slider p {
    font-weight: 400;
    margin-bottom: 4px;
    font-size: 12px;
    color: #afadadfc;
    text-transform: capitalize;
    letter-spacing: 0;
}
.first-sec-slider span {
    font-size: 14px;
    font-family: 'lato';
    line-height: 22px;
    font-weight: 600;
    margin-top: 9px;
}
.sec-sec-slider span i {
    margin: 0px 5px;
    color: #a7a7a7;
    font-size: 19px;
}
img.inner-image-slider {
    height: auto;
    width: 100%;
    min-height: 150px;
    max-height: 150px;
    border-radius: 7px 7px 0px 0px;
}
.contact-btns button.btn{    font-size: 15px;}

}

@media only screen and (max-width:320px){
    li.nav-item a {
color: #999;
    font-size: 10px;
    font-weight: 600;
    padding: 11px 5px;
    margin-top: 6px !important;
    font-family: 'montserrat';
}
.search div#myDIV ul li.nav-item a{    padding: 10px;}
.contact-btns button.btn{    font-size: 12px;}
.pro_slide.img-agent { min-height: 50px;}
}

/* talha css over*/
