@charset "utf-8";
/* Table of contents
+body
+header
+slider
+property-query-area
+callus
+single-query
+property
+property_item
+image
+proerty_content
+proerty_text
+proerty_meta
+deals
+full-slider
+item
+deal_media
+feature_property
+testinomial
+cd-testimonials-all
+cd-testimonials-all-wrapper
.cd-testimonials-item
+footer
+footer_panel
+social_share
+copyright

*/

@font-face {
    font-family: "nexareguler";
    src: url("../fonts/Nexa-Regular.otf");

}

@font-face {
    font-family: "nexalight";
    src: url("../fonts/Nexa-Light.otf");

}
@font-face {
    font-family: "nexabold";
    src: url("../fonts/Nexa-Bold.otf");

}


::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#999999;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#999999;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#999999;
}

.responsive {
  width: 100%;
  max-width: 600px;
  height: auto;
}

a[name] {
  padding-top: 200px;
  margin-top: -200px;
  display: inline-block;
}

/* General Styling */

#listing1 aside{
  position: sticky;
  top: 62px;
  margin-bottom: 15px;
}
.single-query  select{
  webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.city-profile a{
  font-size: 15px;
  font-weight: normal;
  padding: 0px 13px 20px 13px;
  display: inline-block;
  color: white;
}
.city-profile a:hover{
  color: white;
}
.city-profile .owl-item {
  width: auto!important;
}
.city-profile .owl-carousel .owl-buttons{
  position: absolute;
  top: 0;
  width: 100%;
}
.city-profile .owl-carousel .owl-prev i {
  color: white;
  font-size: 25px;
  position: absolute;
  top: -2px;
  left: -15px;
}
.city-profile .owl-carousel .owl-next i {
  color: white;
  font-size: 25px;
  position: absolute;
  top: -2px;
  right: -25px;
}

body{
  font-family: 'nexalight';
  height:100%;
  width:100%;
  overflow-x:hidden;
  font-size:100%;
  color:#1f1d22;
  font-size:15px;
  letter-spacing: .5px;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:#999999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#999999;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#999999;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#999999;
}
input[type="submit"]{
  height:inherit;
  width:inherit;
  border:none;
}
.form-control, .form-control:focus{
  box-shadow:none;
}
ol, ul{
  padding:0;
  margin:0;
  list-style:none;
}
a, a:hover, a:focus{
  outline:none;
  text-decoration:none;
  color:inherit;
}
small{
  font-size:75% !important;
  color:inherit !important;
}
h1,h2,h3,h4{
  margin:0;
}
h3, h4{
  font-family: 'nexalight';
}
.btn_common, h2, nav.bootsnav .megamenu-content .title,
.fullscreen_inner h3, .fullscreen_inner h1{
  font-family: 'nexabold';
}
.white_header nav.navbar.bootsnav ul.nav > li > a,
.rev_slider_wrapper .black-caption h2,
.rev_slider_wrapper .slider-caption .bg_white h2, .rev_slider_wrapper .slider-caption h4.bg_blue,
.rev_slider_wrapper .slider-caption .bg_white .btn-more, .btn-blue, .btn-white, .btn-dark, .btn-white-fill,
#rev_overlaped h1, .topper,
.feature_main .bottom h4, .proerty_text h4, #filters-gallery .cbp-filter-item, .property_item .price h4,
#parallax_four h4, #parallax_four h2,
.slider-property h2{
  font-family: 'nexareguler';
}
h2{
  font-size:26px;
}
h3{
  font-size:22px;
}
h4{
  font-size:18px;
}
.padding{
  padding:80px 0;
}
.padding_half{
  padding:40px 0;
}
.padding_bottom{
  padding-bottom:80px !important;
}
.padding_top{
  padding-top:80px;
}
.padding_bottom_half{
  padding-bottom:40px;
}
.margin_bottom{
  margin-bottom:80px;
}
.heading_space{
  margin-bottom:40px;
}
.bottom15{
  margin-bottom:15px !important;
}
.bottom10{
  margin-bottom:10px;
}
.top15{
  margin-top:15px;
}
.top20{
  margin-top:20px;
}
.top10{ margin-top:10px;}
.bottom20{
  margin-bottom:20px;
}
.top30{
  margin-top:30px;
}
.bottom30{
  margin-bottom:30px;
}
.bottom40{
  margin-bottom:40px;
}
.margin40{
  margin-top:40px;
}
.space30{
  margin:30px 0;
}
.bg_light{
  background:#e7e6e6 !important;
}
.bg_white{
  background:#fff;
}
.grey{
  background:#f3f3f3;
}
.border_radius{
  border-radius:4px;
}
.uppercase{
  text-transform:uppercase;
}
.captlize{
  text-transform:capitalize;
}
.left15{
  margin-left:15px;
}
.t_white{ color:#fff;}
.t_yellow{ color:#ffd119;}

/* ------------- Buttons ------------*/
.btn_common, .btn-more, .toggler, .btn-blue, .btn-white, .btn-black, .btn-dark, .btn-white-fill, .btn-yellow{
  font-size:14px;
  padding:14px 35px;
  display:inline-block;
  font-weight:bold;
  position:relative;
  overflow:hidden;
  z-index:1;
  -webkit-transition-property: background;
    transition-property: background;
   -webkit-transition-duration: 0.5s;
   transition-duration: 0.5s;
}
.btn-blue:hover, .btn-white-fill:hover{
  background:#9AA5A7;
}
.btn-white:hover, .btn-black:hover, .btn-dark:hover{
  background:#9AA5A7;
}
.btn-white:hover, .btn-black:hover{
  border:1px solid #9AA5A7;
}
.btn-white:hover, .btn-white:focus, .btn-black:hover, .btn-black:focus,
.btn-blue:hover, .btn-blue:focus, .btn-dark:hover, .btn-dark:focus, .btn-white-fill:hover, .btn-white-fill:focus{
  color: #fff;
}
.btn-yellow:hover, .btn-yellow:focus{
  background:#1f1f1f;
  color:#fff;
}
.btn_common, .btn-more{
  color:#1f1d22;
}
.btn-more{
  font-weight:normal;
  position:relative;
  overflow:hidden;
  padding:0 5px;
  display:inline-block !important;
}
.btn-more span {
  position: relative;
}
.btn-more:hover{
  color:#EC0100;
}
.btn-more > i{
  display:inline-block;
  width:14px;
  transition: margin 0.3s ease 0s;
}
.btn-more i:first-child {
  margin-left:-19px;
  margin-right:5px;
}
.btn-more i:last-child {
  margin-left:5px;
  margin-right:0px;
}
.btn-more:hover i:first-child {
  margin-left:0;
}
.btn-more:hover i:last-child {
  margin-right:-19px;
}
.propertydropdown{
  margin-bottom: -1px;
  position: relative;
  z-index:100;
}
.toggler{
  position: absolute;
  z-index:100;
  bottom:0;
  color:#fff;
  font-weight:bold;
  cursor:pointer;
  border-top-left-radius:4px;
  border-top-right-radius:4px;
}
.toggler > i{
  font-size:20px;
  margin-left:10px;
}
.btn-blue{
  color:#fff;
  background:#A88D6F;
}
.btn-dark{
  color:#fff;
  background:#1f1d22;
}
.btn-white{
  color:#fff;
  border:1px solid #fff;
}
.btn-white-fill{
  color:#1f1d22;
  background:#fff;
}
.btn-black{
  color:#1f1f1f;
  border:1px solid #1f1f1f;
}
.feature-p-text:hover h4, .p-image:hover{ cursor:pointer;}
#loadMore-gallery {
}
#loadMore-gallery a{
  display:block;
  padding:0;
}

/* ----------- Widget ------------ */
ul.social_share, ul.social_share li{
  display:inline-block;
}
ul.social_share li a{
  background: #fff;
  color:#323232;
  border-radius: 50%;
  box-shadow: 1px 1px 2px #6f6f6f;
  display: block;
  font-size:15px;
  height:30px;
  line-height:30px;
  text-align: center;
  width:30px;
  margin-right:5px;
  z-index:1;
  position: relative;
}
ul.social_share li a.facebook:hover, ul.social_share li a.facebook:focus,
.toggle_share ul li a.facebook:hover, .toggle_share ul li a.facebook:focus{
  background: #3b5998;
}
ul.social_share li a.twitter:hover, ul.social_share li a.twitter:focus,
.toggle_share ul li a.twitter:hover, .toggle_share ul li a.twitter:focus{
  background: #55acee;
}
ul.social_share li a.google:hover, ul.social_share li a.google:focus,
.toggle_share ul li a.google:hover, .toggle_share ul li a.google:focus{
  background: #dd4b39;
}
ul.social_share li a.vimo:hover, ul.social_share li a.vimo:focus,
.toggle_share ul li a.vimo:hover, .toggle_share ul li a.vimo:focus{
  background:#4EBBFF;
}
ul.social_share li a.dribble:hover, ul.social_share li a.dribble:focus,
.toggle_share ul li a.dribble:hover, .toggle_share ul li a.dribble:focus{
  background: #F39ABC;
}
ul.social_share li a.linkden:hover, ul.social_share li a.linkden:focus,
.toggle_share ul li a.linkden:hover, .toggle_share ul li a.linkden:focus{
  background:#0077B5;
}
ul.social_share li a:hover, ul.social_share li a:focus,
.pager li > a:hover, .pager li > a:focus, .pager li.active > a{
  color:#fff;
}

ul.area_search li{
  margin-bottom:21px;
  display:block;
}
ul.area_search li a, ul.links li a{
  color:#676767;
  font-size:15px;
  display:block;
}
ul.links li{ margin-bottom:10px;}
ul.area_search li a i{
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}
ul.links li a i{
  margin-right:2px;
  height:2px; width:0;
  background:#FFD119;
  display:inline-block; vertical-align:middle;
}
ul.links li a:hover i{ width:6px;}
ul.area_search li a:hover, ul.area_search li a:focus{
  color:#EC0100;
}

.footer2 ul.area_search li a:hover, .footer2 ul.area_search li a:focus,
.footer2 .footer_panel .media-body a:hover, .footer2 .footer_panel .media-body a:focus,
.copyright.index2 p a:hover,
.footer_third ul.links li a:hover, .footer_third ul.links li a:focus,
.footer_third .footer_panel .media-body a:hover, .footer_third .footer_panel .media-body a:focus,
.footer_third .copyright p a:hover{
  color:#FFD119;
}

ul.getin_touch{}
ul.getin_touch li{
  display: block;
  margin-bottom: 15px;
  margin-left: 24px;
}
ul.getin_touch li i {
  display: inline-block;
  font-size:22px;
  margin-left: -24px;
  margin-right:6px;
  vertical-align: middle;
  width: 24px;
}
/*Pagination*/
.pager{
  margin:0;
}
.pager, pager > li{
  display:inline-block;
}
.pager li > a{
  background-color: #fff;
  border: 1px solid #ddd;
  font-size:16px;
  border-radius: 4px;
  display: inline-block;
  padding:7px 14px;
}
.pager li > a:hover, .pager li > a:focus, .pager li.active > a{
  background-color:#2c2c2c;
  border-color:#2c2c2c;
}
.search {
  border: medium none;
  color: #dbdbdb;
  font-size: 12px;
  height: 40px;
  padding-left: 15px;
  position: relative;
  width: 223px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.button_s {
  background:#ffd119;
  border: medium none;
  display: inline-block;
  height: 40px;
  left: 232px;
  line-height: 38px;
  margin-top: 0;
  position: absolute;
  text-align: center;
  width: 40px;
  font-size:22px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.footer_fourth .search{
  background:#f2f2f2;
}
.bg_gallery{
  background: url(../images/bg-gallery.png) no-repeat;
  background-position:bottom;
  background-color:#edf3f8;
}
a.back-to{
  background:#9aa5a7;
  border-radius:50%;
  bottom: 60px;
  display: none;
  height: 40px;
  line-height:40px;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
  z-index: 999;
  font-size: 20px;
  color: #fff;
}
a.back-to:hover, a.back-to:focus{ background:#a88d6f;}


/*Cubefolio*/
.cbp-popup-lightbox .cbp-popup-next {
  background: transparent url("../images/cbp-sprite.png") no-repeat -46px 0;
}
.cbp-popup-lightbox .cbp-popup-prev {
  background: transparent url("../images/cbp-sprite.png") no-repeat 0 0;
}
.cbp-popup-lightbox .cbp-popup-close {
  background: transparent url("../images/cbp-sprite.png") no-repeat -92px 0;
}
.cbp-item:hover img{
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
#testinomial-masonry .cbp-item:hover img, #agent-2-slider .image:hover img{
  -moz-transform:none;
  -ms-transform:none;
  -o-transform:none;
  -webkit-transform:none;
  transform:none;
}
.wpf-demo-gallery .view-caption, .overlay{
  background-color: rgba(0, 0, 0, 0);
  bottom: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  transition: all 0.5s ease 0s;
  width: 100%;
}
.wpf-demo-gallery:hover .view-caption, .cbp-item:hover .overlay,
.agent_wrap:hover .overlay{
  background-color: rgba(23, 52, 113, 0.8);
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.centered{ width:100%;}
.centered, .wpf-demo-gallery .view-caption a {
  padding: 10px 15px;
  position: absolute;
  top:50%;
  left:50%;
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
  transition: all 0.5s ease 0s;
}
#filters-gallery .cbp-filter-item{
  border:1px solid #c4c4c4;
  color:#676767;
  font-size:15px;
}
#filters-gallery .cbp-filter-item-active,
#filters-gallery .cbp-filter-item:hover, #filters-gallery .cbp-filter-item:focus{
  background:#EC0100;
  border-color:#EC0100;
  color:#fff;
}
#filters-property .cbp-filter-item{
  background:transparent;
  color: #212121;
  font-weight:800;
  text-transform: uppercase;
  border:none;
  border-bottom:2px solid transparent;
  padding:0;
  margin:0 10px 10px 10px;
  font-size:15px;
}
#filters-property .cbp-filter-item-active,
#filters-property .cbp-filter-item:hover, #filters-property .cbp-filter-item:focus{
  background:transparent;
  border-color:#EC0100;
  color:#EC0100;
}

/*Accordions*/
.panel-default > .panel-heading {
  background-color: transparent;
  border-color: #ddd;
  color: #1f1d22;
  padding: 15px;
}
.panel-default > .panel-heading a{
  position:relative;
  margin-left:15px;
}
.panel-default > .panel-heading i{
  float: left;
  font-size: 24px;
  margin: -1px 8px 0 0;
}
.panel-default > .panel-heading.active {
  background-color: #EC0100;
  border-color:#EC0100;
  color: #fff;
}
.panel-title{
  font-size:18px;
}
.panel-default .panel-body {
  padding: 24px 15px;
}
.panel-default .panel-body p:last-child{
  margin-bottom:0;
}

nav.navbar.bootsnav, .navbar-sticky, .navbar-brand, .sticked, .attr-nav, .full,
.panel-default > .panel-heading,
a, .btn-more > i, .image img, .tparrows, #agents_col .agent_box:hover, .cbp-item-wrapper:hover img, .cbp-item-wrapper img,
.header-upper, header nav.navbar.bootsnav ul.nav > li > a:before, #filters-gallery .cbp-filter-item , .btn-more span,
ul.social_icon li a, .owl-prev, .owl-next, .news_hovered,
.listing_inner_full:after, .listing_full_bg .listing_inner_full:hover::after,
ul.links li a i, .dropzone .dz-messages{
  -moz-transition:all ease-in .3s;
  -ms-transition:all ease-in .3s;
  -o-transition:all ease-in .3s;
  -webkit-transition:all ease-in .3s;
  transition:all ease-in .3s;
}


/* ----------------- HEADER ------------------*/
header{
  position:relative;
  background:transparent;
  width:100%;
    z-index:999;
}
.layout_boxed{
  background:transparent;
  width:1170px;
  max-width:100%;
  margin:0 auto;
  position: absolute;
}
.layout_boxed, .bottom_header{
  left:0; right:0;
  z-index:999; position: absolute;
}

.topbar {
  color: #fff;
}
.layout_dark .topbar{
  background:#FFD119;
}
.topbar.dark{
  background:#EC0100;
}
.topbar.white{
  background:#fff;
}
.topbar.border{
  border:1px solid #dcdcdc;
}

.layout_dark .topbar p,
.layout_dark .topbar ul.breadcrumb_top li a,
.layout_dark .topbar ul.breadcrumb_top > li + li::before{
  color:#191919;
}
.layout_default .topbar p,
.layout_default .topbar ul.breadcrumb_top li a,
.layout_default .topbar ul.breadcrumb_top > li + li::before,
.tp_overlay .topbar ul.breadcrumb_top li a,
.tp_overlay .topbar ul.breadcrumb_top > li + li::before,
.topbar.dark ul.breadcrumb_top > li.colors a,
.topbar.white p,
.topbar.white ul.breadcrumb_top li a,
.topbar.white ul.breadcrumb_top > li + li::before{
  color: #1f1f1f;
}
.topbar p, .topbar ul.breadcrumb_top li a,
.topbar ul.breadcrumb_top > li + li::before,
.topbar.dark p,
.topbar.dark ul.breadcrumb_top li a,
.topbar.dark ul.breadcrumb_top > li + li::before{
  color:#fff;
}
.topbar.dark ul.breadcrumb_top > li.colors{
  background: #ffd119;
  margin:-15px 0 -15px 5px;
  padding: 11px;
  position: relative;
}
.topbar.dark ul.breadcrumb_top > li.colors > a{
  margin-right: 10px;
  margin-left: -7px;
}
.topbar.dark ul.breadcrumb_top > li.colors::before{ opacity:0;}
.topbar p, .topbar ul.breadcrumb_top{
  margin:10px 0;
}
.topbar ul.breadcrumb_top, .topbar ul.breadcrumb_top li{
  display:inline-block;
}
.topbar ul.breadcrumb_top > li + li::before {
  content: "|";
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.topbar ul.breadcrumb_top li a{
  font-size:12px;
}
.topbar ul.breadcrumb_top li a > i {
  font-size: 17px;
  margin-right: 5px;
  vertical-align: middle;
}
.header-upper{
  position:relative;
  background:#ffffff;
  z-index:999;
}
.header-upper .logo{
  display:inline-block;
}
.header-upper .logo a{
  display:block;
  padding: 15px 0;
}
.header-upper .right{
  text-align:right;
}
.layout_boxed .header-upper{
  border-top-left-radius:4px;
  border-top-right-radius:4px;
}
.layout_dark .header-upper, .header-upper.dark {
  background: white;
}
.header-upper .info-box:before{
  content: url(../images/border.png);
  position:absolute;
  left:0;
  top:-8px;
}
.header-upper .info-box.first:before{
  display:none;
}
.header-upper .info-box.first{
  padding-left:0;
}
.info-box{
  margin:20px 0;
  padding:0 15px;
  position:relative;
  display:inline-block;
  text-align:left;
}
.white_header nav.navbar.bootsnav.sticked .info-box{
  display:none;
}
header.index4 .info-box {
  float: right;
  margin:15px 0 15px 30px;
}
.info-box .icons, .info-box ul{
  display:table-cell;
 list-style:none;
}
.info-box .icons, header.index4 .info-box .icons {
  font-size: 30px;
  text-align: center;
  vertical-align: middle;
  color:#EC0100;
}
.layout_dark .info-box .icons,
.header-upper.dark .icons{
  color:#e93f33;
}
.info-box li{
  position:relative;
  line-height:20px;
  padding-left:10px;
  font-size:120%;
  color:#9b9b9b;
}
.layout_dark .info-box li,
.layout_dark .info-box strong,
.header-upper.dark .info-box li,
.layout_dark, .header-upper.dark .info-box strong{
  color: #676767;
}
.info-box strong, header.index4 .info-box strong{
  color: #1f1f1f;
  font-size: 16px;
}
nav.navbar.bootsnav{
  border:none;
  -webkit-box-shadow:0 0 3px 0 #9e9e9e;
  box-shadow:0 0 3px 0 #9e9e9e;
}
.layout_dark nav.navbar.bootsnav,
.layout_default nav.navbar.bootsnav,
.layout_boxed nav.navbar.bootsnav{
  background-color:#e93f33;
}
.white_header nav.navbar.bootsnav {
  background-color: #fff;
}
.layout_boxed nav.navbar.bootsnav{
  border-bottom-left-radius:4px;
  border-bottom-right-radius:4px;
}
.layout_boxed nav.navbar.bootsnav.sticked .navbar-nav,
.layout_dark nav.navbar.bootsnav.sticked .navbar-nav,
.layout_default nav.navbar.bootsnav.sticked .navbar-nav,
.layout_double nav.navbar.bootsnav.sticked .navbar-nav{
  float:right;
}
.navbar-brand {
  font-size: 18px;
  height: auto;
  line-height: normal;
  padding: 15px 0;
  display: inline-block;
  margin-left:0 !important;
}
.navbar-brand > img{
  width:100%;
  max-width: 50px;
}
.layout_boxed nav.navbar.bootsnav.navbar-sticky .navbar-brand,
.layout_default nav.navbar.bootsnav.navbar-sticky .navbar-brand,
.layout_dark nav.navbar.bootsnav.navbar-sticky .navbar-brand,
.layout_double nav.navbar.bootsnav.navbar-sticky .navbar-brand{
  display:none;
}
.layout_boxed nav.navbar.bootsnav.sticked .navbar-brand,
.layout_dark nav.navbar.bootsnav.sticked .navbar-brand,
.layout_default nav.navbar.bootsnav.sticked .navbar-brand,
.white_header nav.navbar.bootsnav.sticked .navbar-brand,
.layout_double nav.navbar.bootsnav.sticked .navbar-brand{
  width: 120px;
  padding:10px 0;
  display:inline-block;
}
nav.navbar.bootsnav ul.nav > li > a{
  font-size: 15px;
  font-weight: normal;
  padding:20px 13px;
  color:#1f1f1f;
list-style:none;
}
.white_header nav.navbar.bootsnav ul.nav > li > a{
  padding: 32px 15px;
}
.white_header nav.navbar.bootsnav.sticked ul.nav > li > a{
  padding:24px 15px;
}
.layout_dark nav.navbar.bootsnav ul.nav > li > a,
.layout_default nav.navbar.bootsnav ul.nav > li > a,
.layout_boxed nav.navbar.bootsnav ul.nav > li > a{
  color:#fff;
}
.white_header nav.navbar.bootsnav ul.nav > li > a:hover,
.white_header nav.navbar.bootsnav ul.nav > li > a:focus,
.white_header nav.navbar.bootsnav ul.nav > li.active > a{
  color:#EC0100;
}
nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after {
  content: "\f107";
}
.white_header nav.navbar.bootsnav ul.nav > li > a:before{
  display:none;
}
header nav.navbar.bootsnav ul.nav > li > a:before {
  background: #fff;
  content: "";
  height: 4px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -moz-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  -o-transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  opacity:0;
}
header nav.navbar.bootsnav ul.nav > li > a:hover::before,
header nav.navbar.bootsnav ul.nav > li > a:focus::before,
header nav.navbar.bootsnav ul.nav > li.active > a::before {
  -moz-transform: translateY(0px);
  -ms-transform: translateY(0px);
  -o-transform: translateY(0px);
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  opacity:1;
}

.attr-nav{
  margin-right:0;
}
.attr-nav > ul > li > a {
  padding: 0;
}
.attr-nav .social_share{
  margin-right: 0;
  transform: translateY(50%);
}
.navbar-collapse {
  border-top:none;
  box-shadow:none;
}
.btn-touch{
  background:#FFD119;
  color: #191919;
  display: inline-table;
  font-size: 15px;
  height: 100%;
  line-height: 31px;
  padding: 15px;
  position: relative;
  right:-15px;
  text-transform:capitalize;
  font-weight:bold;
  margin-left:15px;
  border-bottom-right-radius:4px;
}
.btn-touch::before{
  border-bottom: 63px solid #FFD119;
  border-left: 40px solid transparent;
  content: "";
  height: 0;
  left: -38px;
  position: absolute;
  top: -2px;
  width: 0;
}
.btn-touch:hover, .btn-touch:focus{
  color:#191919;
}
.layout_boxed nav.navbar.bootsnav.sticked .btn-touch{
  display:none;
}
header .top_address{
  overflow:hidden;
  margin:23px 0;
}
header .top_address i {
  color: #EC0100;
  display: inline-block;
  float: left;
  font-size: 29px;
  margin-right: 5px;
  transform: translateY(11px);
  vertical-align: middle;
  width: 40px;
}
header .top_address p{
  margin:0;
}
header .top_address strong{
  font-size:17px;
}

/*DropDowns*/
nav.navbar.bootsnav li.dropdown ul.dropdown-menu{
  border:none;
  background-color:#fff !important;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  margin:0;
  min-width: 210px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a{
  border:none;
  font-weight:normal;
  padding:10px;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a span{
    text-transform: uppercase;
    font-size: 8px;
    float: right;
    background: #d64d4d;
    padding: 4px 8px;
    border-radius: 5px;
    color: #fff;
    margin: 2px 0 0 0;
}
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:hover,
nav.navbar.bootsnav li.dropdown ul.dropdown-menu > li > a:focus{
  background:#EC0100;
  color:#fff !important;
}
nav.bootsnav .megamenu-content .title{
  font-size:16px;
  color:#1f1f1f;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a{
  color:#2c2c2c;
  margin-bottom:10px;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:before{
  content:'\f105';
  font-family: 'FontAwesome';
  margin-right:5px;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:hover,
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content .content ul.menu-col li a:focus{
  color:#EC0100;
}
.megamenu-content.bg{
  background:url("../images/nav-bg.png") no-repeat scroll center bottom / cover  !important;
}
nav.navbar.bootsnav ul.dropdown-menu.megamenu-content.bg .col-menu{
  border:none !important;
}

/* ----------------------- HOME PAGE ----------------------- */



/* ----------------------- HOME PAGE ----------------------- */
/*Revolution Slider*/
#rev_slider_full h1, #rev_slider_full p, .black-caption p{
  color:#fff;
}
#rev_slider_full h1{
  font-size:38px;
}
#rev_slider_third h2{
  font-size:28px;
}
#rev_slider_full a{
  margin-left:5px;
  margin-right:5px;
}
#rev_slider_full a:hover, #rev_slider_full a:focus{
  background:#fff;
  border-color:#fff;
  color:#1F1D22;
}
.slider-property {
  position: absolute;
  top: 34%;
  width: 510px;
  max-width:99%;
}
.slider-property{
  font-weight: normal;
}
.rev_slider_wrapper .slider-caption, .rev_slider_wrapper .black-caption{
  height: auto;
  width: auto;
  display: inline-table;
  margin:15px;
}
.rev_slider_wrapper .black-caption{
  background:rgba(0,0,0,.8);
  color:#fff;
  padding:20px 15px 0px  15px !important;
  border-radius:4px;
}
.rev_slider_wrapper .black-caption .price{
  background:#FFD119;
  font-size:12px;
  color:#191919;
  position:absolute;
  right:0;
  top:0;
  padding:5px 15px;
  border-top-right-radius:4px;
}
.black-caption .bottom{
   background:#fff;
   color:#2c2c2c;
   border-bottom-left-radius:4px;
   border-bottom-right-radius:4px;
}
.black-caption .bottom  span{
   display:inline-block;
   padding:14px 0;
 }
 .black-caption .bottom i{
   color:#EC0100;
   font-size:24px;
   display:inline-block;
   margin-right:10px;
   vertical-align:middle;
 }
.rev_slider_wrapper .slider-caption .bg_blue,
.slider-property .bg_blue{
  color:#fff;
  padding:15px 30px !important;
  display:inline-table;
}

.rev_slider_wrapper .slider-caption .bg_white,
.slider-property .bg_white{
  color:#2c2c2c;
  padding:15px 30px;
  background:rgba(255,255,255,.95);
}
.rev_slider_wrapper .slider-caption .bg_white h2,
.rev_slider_wrapper .slider-caption h4.bg_blue,
.rev_slider_wrapper .slider-caption .bg_white .btn-more{
  font-weight:normal;
}
.slider-caption .property_meta,
.slider-property .property_meta{
  display: table;
  table-layout: fixed;
  width: 100%;
}
.black-caption .property_meta{
  display: table;
  width: 100%;
}
.white_cap .property_meta span, .black-caption .property_meta span{
  font-size: 12px;
    line-height:40px;
  display:inline-block;
}
.white_cap .price{
  background:#ffd119;
  color:#191919;
  font-size:14px;
  padding:5px 15px;
  margin:5px 5px 0 0;
}
.topper{ background:#000; display:inline-block; padding:10px; color:#fff; margin:0;}
.black-caption .property_meta span{
  padding-right:45px;
}
.slider-caption  .property_meta,
.slider-property  .property_meta span{
  background:#2c2c2c;
}
.slider-caption .property_meta span,
.slider-property  .property_meta span{
   border-right: 1px solid #e5e5e5;
   text-align: center;
}
.slider-caption .property_meta span,
.slider-property  .property_meta span{
  display: table-cell;
  font-size: 12px;
  line-height: 36px;
  color:#fff;
}
.rev_slider_wrapper .slider-caption .property_meta span:last-child,
.slider-property  .property_meta span:last-child{
  border-right:none;
}
.white_cap{
  background:#fff;
  outline:5px solid #000;
  outline-offset:-10px;
  display:table;
  padding:5px;
}
.white_cap .white_cont {
  padding: 30px 14px;
  border-bottom: 2px solid #000;
}
.white_cap .bottom_text{
  border-top: 2px solid #000;
  padding:15px;
}
.white_cap .bottom_text p{
  margin-bottom:0;
}
.property_meta span > i, .white_cap .bottom_text p > i{
  font-size:20px;
  vertical-align:middle;
  margin-right:5px !important;
}

.tparrows.tp-leftarrow{
  background:url(../images/arrow-left.png) no-repeat;
}
.tparrows.tp-rightarrow{
  background:url(../images/arrow-right.png) no-repeat;
}
.tp-leftarrow, .tp-rightarrow{
  margin:5px;
  height:46px;
  width:46px;
}

.dione .tp-bullet{
  background: rgba(0, 0, 0, 0.55);
  height:80px;
  width:120px;
  padding:5px;
}
 .dione .tp-bullet-image{
  width:100%;
  height:100%;
}
.dione .tp-bullet > span{
  background:rgba(0,0,0,.9);
  opacity:0.85;
}
.dione .tp-bullet.selected, .dione .tp-bullet:hover{
   background:#fff;
   opacity:1;
}
.rev_slider_wrapper p{
  line-height:normal !important;
}
#rev_overlaped h1{ font-size:48px; font-weight:bold;}
#rev_overlaped p{ font-size:17px;}
.tp-bullet{
   width:30px;
   height:4px;
   border-radius:1px;
   background:#fff;
}
.tp-bullet.selected, .tp-bullet:hover{
  background:#aaa7a0;
}
.tp_overlay{
  background:rgba(31, 63, 129, 0.9);
  display: inline-table;
  overflow:hidden;
  position:absolute;
  right:0; top:0; z-index:990;
  width:40%;
}
.tp_overlay .topbar{
  background:#fff;
  position:relative;
  top:0;
  width:100%;
}
.tp_overlay .topbar .breadcrumb_top{ display:block;  margin:0;  padding: 0 0 0 12px;}
.tp_overlay  .topbar ul.breadcrumb_top li a{
  font-size: 10px;
  padding:10px 3px 6px 3px;
  display:inline-block;

}
.tp_overlay form.callus{
  padding:30px 30px 15px 30px;
}
.tp_overlay .search-form-group.white > span{ font-size:12px;}
.tp_overlay form.callus .btn-blue{
  background:#ffd119;
}
.form_opener{ z-index:-1; position:absolute;}
.tp_overlay .search-propertie-filters .container-2{ padding-left:5px;}
.tp_overlay .btn-yellow:hover, .tp_overlay .btn-yellow:focus{
  background:#fff;
  color:#000;
}
.tp_overlay .breadcrumb_top li a{
  padding:10px 5px 6px;
}
.tp_overlay .breadcrumb_top li.last-icon {
  background: #ffd119 none repeat scroll 0 0;
  float: right;
  font-size: 16px;
  padding: 6px 9px;
  color:#191919;
}
.tp_overlay .breadcrumb_top li.last-icon a{
  padding: 10px 6px 10px 10px !important;
}
.tp_overlay .breadcrumb_top li.last-icon:before{
  display:none;
}
/*Revolution Slider ends*/



/*Full Screen*/
.fullscreen {
  background: url("../images/fullscreen.jpg") no-repeat scroll center center / cover;
  position: relative;
}
.fullscreen_inner, .fullscreen_inner p{
  color:#fff;
}
.fullscreen_inner .logo_full{
  display:inline-block;
  margin-bottom:8%;
}
.fullscreen .fullscreen_footer{
  position:absolute;
  width:100%;
  bottom:0;
  left:0;
  right:0;
  display:block;
  padding-top:40px;
}
.fullscreen .info-box .icons,
.fullscreen .info-box strong,
.fullscreen .info-box li{
  color:#fff;
}
.fullscreen .social_share{
  display:inline-block;
}
/*Full Screen*/



/* -------- Property Forms --------- */
.callus .row{
  margin-left:-10px;
  margin-right:-10px;
}
.callus .col-md-3, .callus .col-md-4,
.callus .col-md-2, .callus .col-sm-6,
.callus .col-md-8, .callus .col-md-12, .callus .col-sm-12{
  padding-left:10px;
  padding-right:10px;
}
.callus input[type="text"],
.callus .keyword-input,
.callus .intro .zelect,
.callus select, .callus .form-control{
  border:1px solid #d5dadf;
  height:44px;
  border-radius:4px;
  background:#fff;
  padding:6px 12px;
  font-size:14px;
  color: #999999;
}
.callus textarea{
  min-height:160px;
  resize:none;
}
.callus .btn-blue {
  text-transform: uppercase;
  width: 100%;
}
.auto .btn-blue{
  width: auto;
}
button{
  border:none;
}
.callus label{
  font-weight:normal;
  font-size:14px;
  color:#535353;
}
.callus .file_uploader{
  border:1px solid #d5dadf;
  padding:15px;
}

.blue_navi{
   background:#EC0100;
   padding:20px 10px 0 10px;
   position:static;
}
.blue_navi.static, .static{
   position:fixed;
   z-index:999;
   width:100%;
   top:0;
}
.opened{ display:none; position:relative; background:#EC0100; left:0; right:0;  margin:0 -10px;
 padding-left:10px; padding-right:10px;}
.opened .btn-yellow:hover, .opened .btn-yellow:focus{
  background:#fff;
  color:#0f0f0f;
 }
.advanced{
  background:#6291f1;
  color:#fff;
  padding:5px 20px;
  display:inline-block;
  height:44px;
  font-weight:bold;
  line-height:32px;
  font-size:14px;
  width:100%; margin-bottom:15px;
}
.advanced > i{
  font-size: 20px;
  margin-right:8px;
  vertical-align: middle;
}
.blue_navi .property-query-area{
  padding:0;
}
.blue_navi .more-filter .fa, .btn-yellow, .blue_navi .nstSlider .bar,
.tp_overlay .more-filter .fa, .tp_overlay .nstSlider .bar,
.blue_navi .checkedBox, .tp_overlay .checkedBox{
  background:#ffd119;
}
.blue_navi .more-filter .text-1,.blue_navi  .more-filter .text-2, .blue_navi .price, .blue_navi .callus label,
.blue_navi .leftLabel, .blue_navi .rightLabel,
.blue_navi .search-form-group.white > span,
.tp_overlay .search-form-group.white > span,
.tp_overlay .more-filter .text-1,.tp_overlay  .more-filter .text-2, .tp_overlay .price, .tp_overlay .callus label,
.tp_overlay .leftLabel, .tp_overlay .rightLabel{
  color:#fff;
}
 .blue_navi .more-filter .fa, .tp_overlay .more-filter .fa{
  color:#222222 !important;
}
.blue_navi .search-propertie-filters,
.tp_overlay .search-propertie-filters{ background-color:transparent;}
.blue_navi .check-box i,
.tp_overlay .check-box i{
  background:url(../images/check_mark_dark.png) no-repeat;
}
.blue_navi .checkedBox, .tp_overlay .checkedBox{
  box-shadow:0 0 1px 5px #ffd119 inset;
  border-color:#ffd119;
}

.submit_property label {
  font-weight: bold;
  margin-top: 0;
}
.submit_property .search-propertie-filters .container-2 {
  padding:0;
}
.submit_property .search-propertie-filters{
  margin:0;
}
.Editor-editor {
  border: 1px solid #d5dadf;
}
#statusbar{
  display:none;
}
.dropzone {
  position: relative;
  border: 1px solid #d5dadf;
  border-radius: 3px;
  background: #fcfcfc;
  display: inline-block;
  width: 100%;
  padding:15px;
  border-radius:4px;
}
.dropzone .dz-message{
  color: #676767;
  font-size: 17px;
  margin: 50px 0;
  position: relative;
  text-align: center;
  z-index: 11;
}
.dropzone .dz-message:hover{
  color: #EC0100;
}

.help{
  color:#EC0100;
  display:inline-block;
  font-size:18px;
}
.summery_table.table-responsive{
  border:1px solid #d5dadf;
}
.summery_table.table-responsive .table{
  margin-bottom:0;
}
.summery_table.table-responsive tr:nth-child(2){
  background:#fafbfd;
}
.summery_table.table-responsive tr > td {
  border: medium none;
  padding:20px;
  vertical-align: middle !important;
}
.summery_table.table-responsive tr > td .form-group,
.summery_table.table-responsive tr > td input{
  margin-bottom:0;
}

.summery_table.table-responsive tr > td .titles{
  font-size:20px;
}
.summery_table.table-responsive tr > td i{
    margin-top: 23px;
}
.summery_table.table-responsive tr > td .close-t{
  color:#fb1212;
  display:inline-block;
}
.summery_table.table-responsive .add-new {
  background: #eff0f1;
  color: #676767;
  display: block;
  padding: 12px 20px;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.summery_table.table-responsive .fa-bars{
  color:#bbbbbc;
}
/* -------- Property Forms ends --------- */



/* ---------------------- Property Wraps ---------------------- */
#property{}
.property_item{
  border:1px solid #e5e5e5;
  background:#fff; position:relative;
}
.property_item .property_head{
  padding:20px 0;
}
.property_item .property_head .start_tag{
  position:absolute;
  top:0;
  right:0;
}
.property_item:hover .image img,
#agents .agent_item:hover .image img,
.feature_item:hover .image img,
.box:hover .image img{
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  -webkit-transform:scale(1.1);
  transform:scale(1.1);
}
.image, .image img, .property_item .property_head{
  overflow:hidden;
  position:relative;
}
.image, .image img, .property_item .property_head, .proerty_content{
  position:relative;
}
.image img, .property_item .price{ width:100%;}
.image a, .toggle_share ul li, .toggle_share ul li a{display:block;}
.property_item .price .tag{
  background:#EC0100;
  height: inherit;
  padding: 15px;
  font-size:15px;
}
.property_item .price .tag, .property_item .price h4{padding: 15px;}
.property_item .price h4{ color: #fff;}
.proerty_content .proerty_text{padding:25px 20px;}
.proerty_content p{margin:0;}
.proerty_content .favroute p{
  line-height:44px;
  margin-left:15px;
}
.proerty_content .favroute p, .proerty_content .favroute ul, .favroute ul li, .property_item .price .tag, .property_item .price h4{
  display:inline-block;
}
.proerty_content .favroute ul li a{
  display: block;
  font-size: 18px;
  height: inherit;
  line-height:48px;
  text-align: center;
  width: 48px;
  border-left:1px solid #e5e5e5;
}
.proerty_content .favroute ul li{
  width: 48px;
  margin:0 0 0 -4px;
}
.proerty_content .favroute ul li a:hover, .proerty_content .favroute ul li a:focus{
  background:#e0e0e0;
}
.feature3 .property_meta, .proerty_content .property_meta{
  display: table;
  table-layout: fixed;
  width:100%;
}
.proerty_content .property_meta{
  background:#f5f5f5;
}
.proerty_content .property_meta span, .feature3 .property_meta span{
 display: table-cell;
  font-size: 12px;
  line-height:38px;
  text-align: center;
}
.proerty_content .property_meta span{
  border-right:1px solid #e5e5e5;
}
.proerty_content .property_meta span:last-child{
  border-right: none;
}
.proerty_content .property_meta span > i, .proerty_content .table > tbody > tr > td i, .proerty_content .favroute ul li a > i{
  font-size:20px;
  margin-right:10px;
  vertical-align: middle;
}
.favroute ul li a > i{
  margin:0 !important;
}
.proerty_content .property_meta,
.proerty_content .favroute, #deals .deal_media .dealer{
  border-top:1px solid #e5e5e5;
}
.default_clr{
  background:#EC0100;
}
.proerty_content .table > tbody > tr > td{
  border-top: 1px solid #dcdcdc;
  font-size: 12px;
  line-height: 24px;
  padding:8px 15px;
}
.proerty_content .table > tbody > tr > td i { display: inline-table;}
.more-filter i{margin-right:5px;}
i.icon-select-an-objecto-tool{ font-size:14px !important;}
i.icon-safety-shower{font-size:16px !important;}
.toggle_share{
  display: none;
  position: absolute;
  width: 160px;
  z-index: 9999;
  right: 0;
  float:right;
  background:#fff;
  box-shadow:0 0px 1px rgba(0,0,0,.35);
  border:1px solid #e5e5e5
}
.toggle_share ul li a{
  padding:5px 10px;
  color:#676767;
}
.toggle_share ul li a i{ margin-right:3px;}
.toggle_share ul li a:hover, .toggle_share ul li a:focus, .property_item .price .tag{
  color:#fff;
}
/*Property Details*/
#property #property-d-1-2 .item { margin: 5px;}
#property #property-d-1-2{
  -moz-transform:none;
  -ms-transform:none;
  -o-transform:none;
  -webkit-transform:none;
  transform:none;
}
.property-details .bg-black {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.property-details .bg-black span{
  display: table-cell;
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  color:#fff;
  background: #3a3a3a;
}
.property-details .property_meta span > i, .property-details .table > tbody > tr > td i {
  font-size: 17px;
  margin-right: 8px;
  vertical-align: middle;
}
.property-details .property_meta > span + span{
  border-left: 1px solid #e5e5e5;
}
.property-details .text-it-p > p {
  font-style: oblique;
}
.property-details .text-it-p {
  border-left: 6px solid #EC0100;
  padding: 15px 10px 15px 25px;
}
.property-details .pro-list > li {
  margin-bottom:20px;
  padding: 0 0 0 8px;
  transition: all 0.7s ease 0s;
  cursor:pointer;
}
.property-details .pro-list > li:hover {
  color:#EC0100;
  margin-left:10px;
  transition: all 0.7s ease 0s;
}
.property-details .pro-list {
  margin-left: 15px;
}
.property-details .pro-img {
  margin-bottom: 10px;
}
.property-details .property_item .price {
  position: relative;
  width: 100%;
  z-index: 1;
}

.property-details .property_item .price {
  position: absolute;
  right:0;
  bottom:0;
}
.property-details .property_item .property_head {
  padding: 20px 0 20px 20px;
}
.property-details .property_meta {
  background:#fff;
}
.property-details .proerty_content .property_meta span {
  border:none !important;
}
.property-details .proerty_content .property_meta{
  border-top:none;
}
.wpf-demo-gallery {
  background-color: #fff;
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.wpf-demo-gallery img {
  height: 100%;
  transition: all 0.5s ease 0s;
  width: 100%;
}
.wpf-demo-gallery .view-caption a ,
.overlay a.centered{
  border: medium none;
  border-radius: 4px;
  color: #fff;
  display: inline-block;
  font-size:30px;
  line-height: 18px;
}



.property-details .property-list-map {
  height:430px;
  width: 100%;
}
.social-networks .social-icons-2{
    display: table;
    table-layout: fixed;
    width: 100%;
}
.social-networks .social-icons-2 span {
  font-size: 12px;
  line-height: 38px;
  text-align: center;
  display: table-cell;
  padding:10px 0;
  border:1px solid #e5e5e5;
}
.social-networks .social-icons-2 a {
  color:#676767;
  font-size:15px;
}
.social-networks .social-icons-2 .fa {
  border-radius: 100%;
  box-shadow: 0 2px 1px 1px #d2d2d2;
  font-size: 16px;
  height: 40px;
  line-height: 43px;
  margin-right: 7px;
  text-align: center;
  width: 40px;
}
.social-networks .social-icons-2 .share-it {
  background: #f5f5f5;
  color:#1f1d22;
  font-size:18px;
}
.social-networks .social-icons-2 span:hover .fa{
  background:#FFD119;
  color:#fff;
}
.video{ width:100%;}
/* ---- favorite properties Css  --- */
.f-p-links {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.f-p-links > li {
  display: table-cell;
  margin: -2px;
}
.f-p-links > li a {
  background: #EC0100;
  color: #fff;
  display: block;
  font-size: 15px;
  padding:12px 10px;
  text-align: center;
}
.f-p-links > li a.active {
  background: #ffd119;
  color: #191919;
}
.f-p-links > li a:hover {
  background: #ffd119;
  color: #191919;
}
.f-p-links > li + li {
  border-left: 1px solid #455d8d;
}
.f-p-links li a i {
  font-size: 22px;
  vertical-align: sub;
  margin-right:5px;
}
.container-3 {
  background: #FFF;
  border-radius: 5px;
  margin: auto;
  max-width: 100%;
  padding: 30px;
  width: 889px;
}
.profile .agent-p-img > a {
  background: #9aa5a7;
  display:inline-block;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  padding: 13px 19px;
width: 100%;
text-align: center;
}
.profile-form .single-query label {
  font-weight: bold;
  margin: 10px 0;
  vertical-align: bottom;
  font-size: 14px;
}
.profile-form .callus .btn-blue{
  width:auto;
}
/* ---------------------- Latest Property ---------------------- */



/* ---------------------- OWL Slider---------------------- */
#full-slider .item{
  display: block;
  overflow-x: hidden;
  width: 100%;
  position:relative;
}
#full-slider .owl-prev, #full-slider .owl-next,
.three-item .owl-prev, .three-item .owl-next,
#partner-slider .owl-prev, #partner-slider .owl-next,
#two-col-slider .owl-prev, #two-col-slider .owl-next,
#agent-slider .owl-prev, #agent-slider .owl-next,
#nav_slider .owl-prev, #nav_slider .owl-next{
  background: #fff;
  border: 1px solid #d5dadf;
  border-radius: 4px;
  color: #777;
  font-size: 30px;
  height: 42px;
  line-height:38px;
  position: absolute;
  text-align: center;
  width: 42px;
}
#full-slider .owl-prev, #full-slider .owl-next,
.three-item .owl-prev, .three-item .owl-next,
#partner-slider .owl-prev, #partner-slider .owl-next,
#two-col-slider .owl-prev, #two-col-slider .owl-next{
  top:-96px;
}
#full-slider .owl-prev, .three-item .owl-prev, #partner-slider .owl-prev,
#two-col-slider .owl-prev{
  right:60px;
}
#full-slider .owl-next, .three-item .owl-next, #partner-slider .owl-next,
#two-col-slider .owl-next{
  right:15px;
}
#partner-slider .owl-prev, #partner-slider .owl-next{
  display:none;
}
.partner2  #partner-slider .owl-prev, .partner2 #partner-slider .owl-next{
  display: inline-block;
}
.three-item .item, #two-col-slider .item, #nav_slider .item, #news_slider .item{
  margin:0 15px;
}
#testinomial-slider .owl-prev{ left:0;}
#testinomial-slider .owl-next{ right:0;}
#testinomial-slider .owl-next, #testinomial-slider .owl-prev {
  height: 20px;
  margin-top: -10px;
  position: absolute;
  top:75%;
  background:transparent;
}
#agent-slider{}
#agent-slider .owl-prev, #agent-slider .owl-next {
  top: 30%;
  margin-top: -21px;
  border:none;
}
#agent-slider .owl-prev{ left:0; }
#agent-slider .owl-next{ right:0;}
#agent-slider .owl-prev:hover, #agent-slider .owl-next:hover,
#two-col-slider .owl-prev:hover, #two-col-slider .owl-next:hover,
.three-item .owl-prev:hover, .three-item .owl-next:hover,
.partner2  #partner-slider .owl-prev:hover, .partner2  #partner-slider .owl-next:hover,
#nav_slider .owl-prev:hover, #nav_slider .owl-next:hover,
#full-slider .owl-prev:hover, #full-slider .owl-next:hover,
#property #property-d-1 .owl-prev:hover, #property #property-d-1 .owl-next:hover{
  background: #e0e0e0;
  border-color:#e0e0e0;
}
.layout_six .three-item .owl-prev, .layout_six .three-item .owl-next{
  display:none;
}
.news_item .bottom{}
.news_item .bottom .info_comment span{
  display:inline-block;
  color:#7e7e7e;
  font-size:12px;
  margin-right:3px;
}
.news_item .bottom .info_comment > span + span:before{
  content:'|';
  padding:0 3px;
  color:#7e7e7e;
}
.news_item .bottom .info_comment span a{
  color:#1b1b1b;
}
#nav_slider .item .nav_tag{
  color:#191919;
  font-size:10px;
  padding:5px 15px;
  position:absolute;
  top:10px;
}
#nav_slider .item .nav_tag.yellow{
  background:#ffd119;
  right:10px;
}
#nav_slider .item .nav_tag.black{ background:#1f1f1f;}
#nav_slider .owl-prev, #nav_slider .owl-next {
  font-size:24px;
  height:34px;
  line-height:30px;
  top:-50px;
  width:34px;
}
#nav_slider .owl-next{ right:15px; }
#nav_slider .owl-prev{ right:50px;}

#property-d-1 .item{
    background: #0c83e7;
    color: #FFF;
    border-radius:0;
    text-align: center;
}
#property-d-1 .item > img {
  width:100%;
  display:block;
}
#property-d-1-2 .item{
    background:rgba(0, 0, 0, 1);
    margin:20px 5px;
    color: #FFF;
    border-radius:0;
    text-align: center;
    cursor: pointer;
}
#property-d-1-2 .item:first-child{
  margin-left:10px;
}
#property-d-1-2 .item:last-child{
  margin-right:10px;
}

#property-d-1-2 .item > img {
  opacity: 0.4;
  width: 100%;
}
#property-d-1-2 .item h1{ font-size: 18px;}
#property-d-1-2 .synced .item img{ opacity: 1;}
#property-d-1 .owl-controls.clickable {
  position: relative;
  z-index: 2;
}
#property-d-1 .owl-prev , #property-d-1 .owl-next{ display:none;}
#property-1-slider .item { margin-right: 20px;}
#property-1-slider .feature .tag-2{ right: 10px;}
#property-1-slider .feature .tag { left: 10px;}
#property-1-slider .owl-controls.clickable {
  position: absolute;
  right: 10px;
  top: -80px;
}
#property-1-slider .owl-prev {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  display: inline-block;
  line-height: 15px;
  margin-right: 5px;
  padding: 10px 15px;
  color:#2c2c2c;
}
#property-1-slider .owl-next {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  display: inline-block;
  line-height: 15px;
  padding: 10px 15px;
  color:#2c2c2c;
}
#property-1-slider .owl-next:hover, .owl-prev:hover {
  background:#e0e0e0;
  color:#2c2c2c;
}
#property-d-1-2 {
  background-color: #fff;
  position: relative;
  -moz- transform: translateY(-100%);
  -ms- transform: translateY(-100%);
  -o- transform: translateY(-100%);
  -webkit- transform: translateY(-100%);
  transform: translateY(-100%);
}
#property-d-1-2.space{ padding-left:10px; padding-right:10px;}
#property #property-d-1 .owl-prev, #property #property-d-1 .owl-next{
  background: #fff;
  border:none;
  border-radius:4px;
  display: inline-block !important;
  line-height: 15px;
  margin-right: 5px;
  padding: 10px 15px;
  position: absolute;
  top:42px;
}
#property-d-1.single .owl-prev, #property-d-1.single .owl-next{
  top:65px !important;
}
#property #property-d-1 .owl-prev{left: 0;}
#property #property-d-1 .owl-next{ right: 0; }
#agent-2-slider .property_item .price .tag {
  background:#EC0100;
  color:#fff;
}
.banner_six {
  margin-bottom: -50px;
}
#partners .item{
  position:relative;
  text-align:center;
  height:130px;
}
#partners .item, .owl-pagination{ text-align:center;}
.owl-page{ display:inline-block; margin-top:40px;}
.owl-page span{
  height:10px; width:10px;
  background:#b9b9b9;
  margin:3px;
  border-radius:50%;
  display:block;
}
.owl-page.active span{ background:#EC0100;}
#testinomial-slider .owl-pagination, #testinomial-slider.navigate .owl-prev, #testinomial-slider.navigate .owl-next,
#two-col-slider .owl-pagination,
#partner-slider .owl-pagination{
   display:none;
}
#testinomial-slider.display .owl-pagination{ display:block;}
/* ---------------------- OWL Slider Ends---------------------- */




/* ---------------------- Best Deals ---------------------- */

#deals .deal_media{}
.media-body, .media-left, .media-right {
  display: table-cell;
  vertical-align: bottom;
}
#deals .deal_media .media-body{
  background:#fff;
  width:auto;
}
#deals .deal_media .media-left{
  padding:0;
  margin-bottom:-1px;
}
#deals .deal_media .media-left a{
  margin:0;
  vertical-align: bottom;
}
#deals .deal_media .media-left a > img{
}
#deals .deal_media .price{
  padding:15px;
  display:inline-block;
  color:#fff;
  margin:25px 0;
  float:none;
  font-family: 'nexareguler';
}
#deals .deal_media .dealer{
  padding:21px 15px;
  margin-top:10px;
}
#deals .deal_media .author{
  height:65px;
  width:65px;
  border-radius:50%;
  float:left;
  margin-right:12px;
}
#deals .deal_media .dealer h4 {
  display: table;
  margin-top: 10px;
}
#deals .deal_media .dealer span{
  margin-right:15px;
}
#deals .deal_media a{
  display:inline-block;
  color:#676767;
  margin-right:10px;
}
#deals .deal_media .dealer span > i, #deals .deal_media .dealer a > i {
  font-size:17px;
  vertical-align: middle;
  margin-right:3px;
}

#deal_property{}
.deal_property {
  height: auto;
  min-height: 450px;
  position: relative;
  background:url("../images/best-deal1.jpg") no-repeat;
  background-size:cover;
  width:100%;
}
.deal_property .deal_decription{
  background:#fff;
  padding-right:0;
  padding-left:0;
}
.deal_property .bg_left, .deal_property .deal_decription{
  min-height:inherit;
}
.deal_property .bg_left{}
.deal_property .dealer{
  padding:20px 15px;
  margin-top:10px;
}
.deal_property .dealer .author{
  height:65px;
  width:65px;
  float:left;
  margin-right:10px;
}
.deal_property .dealer span, .deal_property .dealer a{
  display:inline-block;
  color:#676767;
  margin-right:10px;
}
.deal_property .dealer span > i, .deal_property .dealer a > i {
  font-size: 22px;
  vertical-align: middle;
  margin-right:3px;
}
.deal_property .dealer h4 {
  display: table;
  margin-top: 10px;
}
.deal_property .price{
  padding:15px;
  display:inline-block;
  color:#fff;
  margin:25px 0;
  float:none;
  font-family: 'nexareguler';
}
/* ---------------------- Best Deals Ends ---------------------- */




/* ---------------------- Featured Property ---------------------- */
#feature_property{}
#feature_property .feature_item{
  border:1px solid #e5e5e5;
}
.feature_item{
  background:#fff;
}
.feature_item .price{
  display:inline-block;
  z-index:1;
  position:absolute;
  padding:5px 15px;
  bottom:0;
  right:0;
  color:#fff;
  font-size:15px;
  background:#EC0100;
}
.property_item .price.lighter .tag, .property_item .price.lighter{ background:#ffd119; color:#212121;}

 .feature_item .btn-more, #agents .agent_item .btn-more{
  margin-top:15px;
}
.feature_list > li{
  color:#676767;
  font-size:15px;
  margin-bottom:10px;
}
.feature_list > li::before {
  background: #EC0100;
  content: "";
  display: inline-block;
  height: 8px;
  margin-right: 5px;
  vertical-align: middle;
  width: 8px;
}
.feature3 .property_meta span > i {
  display: inline;
  font-size:19px;
  margin-right: 2px;
  vertical-align: middle;
}
.feature_main{
  position:relative;
  height:100%;
  width:100%;
}
.feature_main .bottom{
  background:#1f1f1f;
}
.feature_main .bottom span, .feature_main .bottom h4 {
  color: #fff;
  display: table-cell;
  padding: 10px;
}
.feature_main .bottom span{
  background:#FFD119;
  color:#191919;
  font-size:14px;
}
.feature_main .bottom h4{
}
#feature_property .property_meta > span{
  text-align:left;
}
/* ---------------------- Featured Property ends ---------------------- */




/* ---------------------- Parallax ---------------------- */
#parallax{
  background:url(../images/parallax.jpg) no-repeat;
  background-color:#1C2B40;
}
#parallax_two{
  background:url(../images/parallax-two.jpg) no-repeat;
}
#parallax_three{
  background:url(../images/parallax-three.jpg) no-repeat;
  background-attachment:fixed;
  background-position:center center;
}
#parallax_four{
  background:url(../images/parallax-four.jpg) no-repeat;
}
#testinomial{
  background:url(../images/testinomial.jpg) no-repeat;
  width:100%;
  color:#fff;
  background-color:#152B42;
}
#parallax, #parallax_two, #parallax_three, #parallax_four, #testinomial{
  background-attachment:fixed;
  width:100%;
  background-position:center center;
}

#parallax .parallax_inner i{
  font-size:50px;
}
#parallax .parallax_inner, #parallax .parallax_inner p,
#parallax_two, #parallax_two p, #parallax_three p, #parallax_three,
#parallax_four, #parallax_four p, #parallax_four i{
  color:#fff;
}
#parallax_two .parallax_box span {
  background: #EC0100;
  border-radius: 50%;
  display: inline-block;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  width: 44px;
}
#parallax_three .btn-white:hover, #parallax_three .btn-white:focus{
  background:#fff;
  color:#222;
}
#parallax_four h2{
  font-size:42px;
  font-weight:bold;
}
#parallax_four h2 > strong{ color:#ffd119; font-size:60px;}
#parallax_four i{ display:inline-block; font-size:42px; margin-bottom:15px;}
#parallax_four .counters-item i{
  display:block;
  margin:0;
  font-size:54px !important;
}

#parallax_four .number-counters > .counters-item + .counters-item{
  border:none;
}
#parallax_four .number-counters > .counters-item + .counters-item::before {
  content: "";
  height: 40px;
  width: 2px;
  display: inline-block;
  background: #fff;
  position: absolute;
  left: 15px; bottom: 0;
  -moz-transform: skewX(-20deg);
  -ms-transform: skewX(-20deg);
  -o-transform: skewX(-20deg);
  -webkit-transform: skewX(-20deg);
  transform: skewX(-20deg);
}
/* ---------------------- Parallax ends ---------------------- */



/* ---------------------- Testinomials ---------------------- */

#testinomial .btn-white:hover, #testinomial .btn-white:focus{
  background:#fff;
  border-color:#fff;
  color:#2C2C2C;
}
#testinomial p{
  color:#fff;
  font-size:17px;
}
#testinomial .testinomial_wrap{
  position:relative;
}
#testinomial .testinomial_wrap .rating {
  display: inline-block;
  float: right;
  margin-right: 0;
  margin-top: -25px;
}
#testinomial .testinomial_wrap .testinomial_text{
  background:#fff;
  padding:45px 25px;
  color:#1d1d1d;
  position:relative;
}
.testinomial_wrap .testinomial_text p{
  color:#5d5d5d !important;
  font-size:19px !important;
  margin-bottom:20px;
}
.testinomial_wrap .testinomial_text:after {
  content:'';
  width: 0;
  height: 0;
  border-left:15px solid transparent;
  border-right:15px solid transparent;
  border-top:18px solid #fff;
  position:absolute;
  bottom:-17px;
  left:20px;
}
.testinomial_wrap .testinomial_text i{
  position:absolute;
  display:inline-block;
  bottom:20px;
  left:20px;
}
.testinomial_wrap .customer img{
  float:left;
  display:inline-block;
  margin-right:10px;
}
.testinomial_wrap .customer h4, .testinomial_wrap .customer span{
  display:table;
}
.testinomial_wrap .customer h4{
  margin-top:10px
}
.testinomial_wrap .customer span, #testinomialBg .testinomial_content span.smmery{
  font-size:12px;
}

#testinomialBg{}
.testinomial_content span.smmery{
  display:block;
}
.testinomial_content p{
  font-size:19px;
  margin:0 9%;
  font-style:oblique;
}
/*Testinomial Page*/
.testinomial_box{}
.testinomial_box .testinomial_desc {
  border-radius: 5px;
  color: #fff;
  padding: 50px 30px;
  position: relative;
}
.testinomial_box .testinomial_desc.light{
  color:#1d1d1d;
  border:1px solid #dadada;
}
.testinomial_desc p{
  color:#fff;
  font-size:16px;
  line-height:28px;
}
.testinomial_box .testinomial_desc.light p{
  color:#1d1d1d;
}
.testinomial_box .testinomial_desc::after {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #EC0100;
  bottom: -20px;
  content: "";
  height: 0;
  left: 20px;
  position: absolute;
  width: 0;
}
.testinomial_box .testinomial_desc.light::after {
  border-top: 20px solid #fff;
}
.testinomial_box .testinomial_desc::before {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 21px solid #dadada;
  bottom: -22px;
  content: "";
  height: 0;
  left: 20px;
  position: absolute;
  width: 0;
}


.testinomial_box .testinomial_desc > .quote {
  bottom: -42px;
  display: inline-block;
  left: -47%;
  margin-bottom: 0;
  position: relative;
  width: auto;
}
.testinomial_box .testinomial_author {
  display: inline-block;
  margin-top: 30px;
  width: 100%;
}
.testinomial_box .testinomial_author > img{
  width:60px;
  float:left;
  margin-right:10px;
  display:inline-block;
}
.testinomial_box .testinomial_author span{
  display:block;
}
.testinomial_box .testinomial_author span.color{
  margin-top:9px;
}
.testinomial_box .testinomial_author span.post_img{
  color:#646464;
  font-size:14px;
}
.blue_dark {
  background:#EC0100;
}

/*Button click*/
.cd-see-all{
  text-align: center;
  text-transform: uppercase;
}
.cd-see-all i{
  margin-right:5px;
}
.cd-testimonials-all {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #ffffff;
  z-index:1000;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-testimonials-all .cd-testimonials-all-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  overflow: auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul {
  width: 90%;
  max-width: 1170px;
  margin: 4em auto;
}
.cd-testimonials-all .cd-testimonials-all-wrapper > ul::after {
  clear: both;
  content: "";
  display: table;
}
.cd-testimonials-all .cd-testimonials-item {
  margin-bottom: 2em;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translate3d(0, 0, 0) scale(0.4);
  -moz-transform: translate3d(0, 0, 0) scale(0.4);
  -ms-transform: translate3d(0, 0, 0) scale(0.4);
  -o-transform: translate3d(0, 0, 0) scale(0.4);
  transform: translate3d(0, 0, 0) scale(0.4);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s, opacity .3s;
  -moz-transition: -moz-transform .3s, opacity .3s;
  transition: transform .3s, opacity .3s;
}
.cd-testimonials-all p {
  position: relative;
  background: #EC0100;
  color: #ffffff;
  padding: 2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  border-radius: 0.25em;
  margin-bottom: 1em;
}
.cd-testimonials-all p::after {
  content: '';
  position: absolute;
  top: 100%;
  left: 2em;
  height: 0;
  width: 0;
  border: 8px solid transparent;
  border-top-color: #EC0100;
}
.cd-testimonials-all .cd-author {
  text-align: left;
  margin-left: 1.5em;
}
.cd-testimonials-all .cd-author img {
  box-shadow: 0 0 0 transparent;
}
.cd-testimonials-all .cd-author-info {
  display: inline-block;
  margin: 5px 0 5px 10px;
  vertical-align: middle;
}
.cd-testimonials-all .cd-author-info li{
  display:block;
  line-height:20px;
}
.cd-testimonials-all.is-visible {
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-testimonials-all.is-visible .cd-testimonials-all-wrapper {
  -webkit-overflow-scrolling: touch;
}
.cd-testimonials-all.is-visible .cd-testimonials-item {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}
.listing1.padding_top {
    padding-top: 200px;
}
body.sticky .welcomr-txt{
  margin: 2px 0 0 0;
}

.default-page-padding{
  padding-top: 165px !important;
}
.property-query-area.default-page-padding{
  padding-top: 220px !important;
}
.page-banner.padding {
    padding-top: 180px !important;
}
.agent-p-img{
    width: 100%;
    height: auto;
    display: inline-block;
    max-width: 200px;
}

.userstat{
font-size:100%;
padding-left:10px;
  height: auto;
  box-sizing: border-box;
  margin: 0;
  color: #FFF;
  white-space: nowrap;
  text-transform: capitalize;
font-weight:bold;
}




/*@media only screen and (min-width: 768px) {*/
@media screen and (max-width: 768px) {
  #listing1.listing1.padding_top {
    padding-top: 140px !important;
  }
  #listing1 aside {
    position: relative;
    top: 0;
    margin-bottom: 15px;
}
  .heading_space {
    margin-bottom: 20px !important;
}
  .cd-testimonials-all .cd-testimonials-item {
    width: 46%;
    margin: 0 2% 3em;
  }
  .cd-testimonials-all .cd-author {
    margin-left: 1em;
  }
}

.close-btn {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  top: 10px;
  right: 5%;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.close-btn::before, .close-btn::after {
  /* close icon in css */
  content: '';
  position: absolute;
  display: inline-block;
  width: 2px;
  height: 24px;
  top: 8px;
  left: 19px;
  background-color: #39393c;
}
.close-btn::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close-btn::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* ---------------------- Testinomials Ends ---------------------- */



/* ---------------------- AGENTS  ---------------------- */
#agents .agent_item h3 > small{
  color:#7d7d7d !important;
  font-size:13px !important;
}
#agents_col .agent_box{
  background:#fff;
  padding:25px 15px;
}
#agents_col .agent_box:hover{
  box-shadow: 0 0 10px rgba(0,0,0,.21);
  cursor:pointer;
}
#agents_col .agent_box img{
  display:inline-block;
}
#layouts{ }
#layouts .news_media span {
  color: #7e7e7e;
  display: inline-block;
  font-size: 12px;
  line-height: 15px;
  margin-top:10px;
}
#layouts .news_media span i {
  font-size: 15px;
  margin-right: 5px;
  display: inline-table;
  vertical-align: middle;
}
#layouts .news_media .media-left{
  padding-right: 20px;
}

#agent-slider .item-bottom small{
  color:#7d7d7d !important;
  font-size:15px !important;
}
#agent-slider .item-bottom a{
  display:inline-block;
}
#agent-slider .item-bottom a > i {
  font-size: 27px;
  margin-right: 5px;
  vertical-align: middle;
}
#agent-slider .item-bottom .row{
  margin-left:-10px;
  margin-right:-10px;
}
#agent-slider .item-bottom .col-sm-5, #agent-slider .item-bottom .col-sm-7{
  padding-left:10px;
  padding-right:10px;
}
.agent_wrap{}
.agent_wrap .agent_text{
  background: #fff;
  margin: 0 20px 0 20px;
  padding-top: 30px;
  position: relative;
  top: -45px;
}
/* Agent-2 */
.agent_wrap .img-info h3, .agent_wrap .img-info p, .agent_wrap .img-info span{
  color:#fff;
}
.agent_wrap .img-info .btn-more span{
  color:#FFD119;
}
.agent_wrap .img-info h3{
  font-size: 20px;
}
.agent_wrap .agent_contact{
  width:100%;
}
.img-info .agent_contact td{
  color: #fff;
  font-size: 12px;
}
.agent_wrap .agent_contact td{
  vertical-align:middle;
  border:none;
  color:#676767;
}
.img-info .agent_contact td{
  color:#fff;
}
.img-info .agent_contact td a:hover{
  color:#ffd119;
}
.agent_wrap  hr {
  border-top: 1px solid #6c82ab;
  width: 100%;
  margin: 0px 0 10px 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity:1;
  display: inline-table;
}
.agent_wrap .img-info{
  padding: 20px 20px 0 20px;
  position: absolute;
  top:275px;
  height:100%;
  -moz-transition: 0.4s;
  -o-transition: 0.4s;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  background: rgba(31, 63, 129, 0.9);
}
#agent-2 .explore {
  padding-top: 30px;
  margin-bottom: 45px;
}
#agent-2 .image {
  border-radius: 5px;
  height: 348px;
}
.agent_wrap:hover .img-info {
  background: rgba(31, 63, 129, 0.9);
  top: 0 !important;
}
.agent_media{ overflow:hidden;}
.agent_media .agents, .agent_media .agents_white{
  display:table-cell;
}
.agent_media .agents_white{
  padding:40px 10px;
  background:#fff;
  vertical-align:middle;
}
.ouragents .col-md-3{
  padding: 0;
}
.ouragents .bg_white {
  padding: 54px 12px !important;
}
.ouragents .bg_white, .ouragents .image{
  height:290px;
}
.ouragents .bg_white span, .ouragents .bg_white p{
  color: #7d7d7d;
}
.agents-cols .btn-blue{
  width:auto;
}
.agents-cols .callus textarea{
  min-height:143px;
}
/* ---------------------- AGENTS Ends ---------------------- */



/* ------------ Blog / NEWS -------------*/
/* News-1 */
#news-section-1 .news-details {
  display: table;
  table-layout: fixed;
  width:100%;
}
#news-section-1 .news-details span {
  background: #fff;
  color: #676767;
  display: inline-block;
  font-size: 14px;
  line-height: 38px;
  margin-right: 30px;
}
#news-section-1 .news-details span i {
  font-size: 21px;
  margin-right: 5px;
  vertical-align: text-bottom;
}
#news-section-1 .news-1-box {
  padding-bottom: 60px;
}
#news-section-1 .news-1-box:hover h3, #news-section-1 .news-1-box:focus h3{
  color:#EC0100;
}
#news-section-1 .news-1-box .image-2 {
  overflow:hidden;
}
#news-section-1 .news-1-box:hover  .image-2 img{
  transform: scale(1.09);
  transition: all 0.7s ease 0s;
}
#news-section-1 .news-1-box .property_item {
  margin-bottom:0;
}
#agent-4-slider .owl-prev {
  background: #fff;
  border: medium none;
  border-radius: 5px;
  display: inline-block;
  left: 0;
  line-height: 15px;
  margin-right: 5px;
  padding: 10px 15px;
  position: absolute;
  top:42%;
}
#agent-4-slider .owl-next {
  background: #fff;
  border: medium none;
  border-radius: 5px;
  display: inline-block;
  line-height: 15px;
  padding: 10px 15px;
  position: absolute;
  right: 0;
  top:42%;
}
#news-section-1 .form-search {
  background: #edf3f8;
  display: block;
  height: 100px;
  padding: 25px 20px;
  width: 100%;
}
#news-section-1 .input-append {
  border: 1px solid #d5dadf;
  display: block;
  height: 47px;
  line-height: 43px;
  width: 100%;
  border-radius:5px;
  background:#fff;
}
#news-section-1 .input-medium.search-query {
  background:transparent;
  border: 0 none;
  display: inline-block;
  padding-left:15px;
  width: 80%;
}
#news-section-1 .add-on {
  background: transparent;
  border: medium none;
  font-size:18px;
  float:right;
  padding-right: 15px;
  padding-top: 3px;
  position:absolute;
}
#news-section-1 .add-on:hover {
  background:9c9c9c;
  color:#EC0100;
  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}
#news-section-1 .p-image > img {
  width:100%;
  border-radius: 5px;
}
#news-section-1 .news-tag > a {
  border: 1px solid #e5e5e5;
  color:#676767;
  border-radius: 5px;
  font-size: 13px;
  padding: 10px 22px;
}
#news-section-1 .news-tag > a:hover {
  background:#9c9c9c;
  color:#fff;
  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}
#news-section-1 .news-tag {
  padding-bottom: 25px;
}

/* News-Details */
.news-section-details .social-icons > ul {
  display: inline-block;
}
.news-section-details .social-icons > h4 {
  display: inline-block;
}
.news-section-details .news-2-tag h4 {
  display: inline-block;
  margin-left: -14px;
  margin-right:10px;
}
.news-section-details .news-2-tag p {
  display: inline-block;
}
.news-section-details .news-2-tag {
  border-bottom: 1px solid #d5d5d5;
  border-top: 1px solid #d5d5d5;
  display: block;
  height: 63px;
  margin-left: 15px;
  margin-top: 45px;
  padding: 10px 0;
  width: 100%;
}
.news-section-details .news-2-tag .social-icons > h4 {
  margin-right: 20px;
  vertical-align: middle;
}
.sim-lar-text > p span {
  color:#7e7e7e;
  font-size:14px;
}
.sim-lar-text > a {
  color: #1f1d22;
  font-size: 14px;
}
.sim-lar-p > img {
  border-radius: 5px;
}
.news-comnts-text > a {
  float: right;
  margin-top: -20px;
  color: #1f1d22;
}
.news-comnts-text > a::after {
  content: url("../images/arrowr.png");
  left: 6px;
  position: relative;
}
.news-comnts-text > a i {
  display:none;
}
.news-comnts-text span{
  color: #818181;
  font-size:12px;
}
.news-section-details .single-query > input[type="text"] {
  width:100%;
}
/* News-2  */
#news2 .sim-lar-p {
  margin-bottom: 70px;
}
#news2 .sim-lar-p > img {
  border-radius: 0;
  width: 100%;
}

#news_slider{}
.news_hovered{
  padding:25px 15px;
  background:#fff;
  border-radius:4px;
}
.news_hovered p > strong{ font-size:15px;}
.news_hovered p, .news_hovered span{ font-size:13px;}
.news_hovered span {
  border-top: 1px solid #d1d1d1;
  display: block;
  padding-top: 15px;
}
.news_hovered span > i{ vertical-align:middle; margin-right:5px; color:#ffd119; font-size:18px;}
.news_hovered:hover{
  background:#EC0100;
  color:#fff;
  cursor:pointer;
}
.news_hovered:hover p{
  color:#fff
}
.my-pro .my-pro-list img {
  width:100%;
}
.my-pro .my-pro-list .col-md-2 {
}
.my-pro .my-pro-list .button-my-pro-list {
  margin-top: 20px;
}
.my-pro .my-pro-list .button-my-pro-list > a {
  background: #EC0100;
  color: #fff;
  padding:7px 20px;
}
.select-pro-list {
  text-align: right;
  display: inline-block;
  width: auto;
}
/*.select-pro-list > a {
  background: #919191;
  color: #fff;
  display: inline-block;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  margin-top: 40px;
  text-align: center;
  width: 34px;
}*/
/*.select-pro-list a:hover {
  background: #f93e3e;
}*/
.bg-hover{
  padding: 20px 20px 20px;
}
.bg-color-gray{
  background:#fafbfd;
}
.list-t-border {
  border: 1px solid #e5e5e5;
}

/* ------------ Blog / NEWS Ends ------------- */


/* ---------------------- Partners ---------------------- */
.partners{
  background:#f3f3f3;
}
#partner-slider .item{
  display:block;
  border-top:1px solid #d3d8dd;
  border-left:1px solid #d3d8dd;
  position:relative;
  text-align:center;
  height:130px;
}
#partner-slider .item > img, #partners .item > img{
  display: inline-block;
  max-width: 120px;
  width: 100%;
  position:absolute;
  left:50%;
  top:50%;
  -moz-transform:translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  -o-transform:translate(-50%,-50%);
  -webkit-transform:translate(-50%,-50%);
  transform:translate(-50%,-50%);
}
.partner2 #partner-slider .item{
  border:1px solid #d3d8dd;
}
/* ---------------------- Partners Ends ---------------------- */




/* ---------------------- Home (2) ---------------------- */
.index2 .topbar{
  background:#313a45;
}
.index2 .property_item{
  border:none;
}
.index2 .property_item .property_head.default_clr,
.index2 .property_item .property_head.default_clr p,
.listing1 .property_item .property_head.default_clr,
.listing1 .property_item .property_head.default_clr p{
  color:#fff;
}
.index2 .property_item .price .tag, .listing1  .property_item .price .tag, .solid{
  bottom: 0;
  padding: 8px 15px;
  position: absolute;
  z-index: 1;
  right:0;
}
.index2 .property_item .price .tag, .solid{
  font-size:12px;
}
.index2 .property_item .proerty_content .favroute p{
  font-size:18px;
  color:#323232;
}
.solid{
  background:#F43C3C;
  color:#fff;
}

/* ------------ Home (2) ------ */




/* ------------ Listings ------ */
.tag_t, #agent-2-slider .feature .tag-2{
  background:#FFD119;
  right:10px;
}
.tag_l{
  background:#1d1d1d;
  left:10px;
  color: #fff;
}
.tag_t, .tag_l, #agent-2-slider .feature .tag-2{
  position: absolute;
  top: 10px;
  display:inline-block;
  z-index:1;
  font-size: 10px;
  padding: 5px 14px;
}
.tag_t, #agent-2-slider .feature .tag-2{
  color: #333;
}
.property_meta.transparent{
  background:inherit;
  border:none;
}
.property_meta.transparent span{
  border:none;
}
.listing_full{}
.listing_full .favroute.clearfix {
  background: #fff;
}
.listing_full_bg{
  background: #fff;
  margin: 0 30px;
  outline: 3px solid #1d1d1d;
  outline-offset: -10px;
  padding: 10px;
  position: relative;
  top: -80px;
}
.listing_inner_full > a {
  display:block;
  padding:10px 0 0 10px;
}
.listing_inner_full {
  position: relative;
  transition: all 0.7s ease 0s;
  z-index:1;
}
.listing_inner_full:after {
  background: #1d1d1d;
  content: "";
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: -1;
}
.listing_full_bg .listing_inner_full:hover::after{
  width: 100%;
}
.listing_full_bg .listing_inner_full:hover h3, .listing_full_bg .listing_inner_full:hover p{
  color: #fff;
}
.listing_full_bg .listing_inner_full:hover > span a{
  background:#fff;
  color:#000;
}
.listing_inner_full > span {
  position: absolute;
  right: 0;
  top:8px;
}
.listing_inner_full > span a {
  background: #1d1d1d;
  color: #898989;
  padding:8px 11px;
}
.listing_full_bg .property_meta {
  border-right: medium none;
  border-top: 2px solid #1d1d1d;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.listing_full_bg .property_meta > span {
  display: table-cell;
  line-height: 38px;
  text-align: center;
}
.listing1 .property-query-area{
  padding:0;
}
.listing_full_bg .border-l {
  border-left: 2px solid;
  font-size: 17px;
  font-weight: bold;
}
.proerty_text h3 > a{
  display:block;
}
/*Sidebar*/
.p-image{
  width:110px;
}
.p-image > img{
  width:100%;
}
.feature-p-text > a {
  background: #EC0100;
  color: #fff;
  padding:8px 16px;
  font-size:12px;
}
.feature-p-text > h4 a{
  font-size: 18px;
  color:#1f1f1f;
}
.feature-p-text > h4 a:hover{
  color:#EC0100;
}
.feature-p-text > p {
  font-size: 12px;
}
/*sliderin sidebar*/
#agent-2-slider .item {}
#agent-2-slider .item img {
  display: block;
  width: 100%;
  height: auto;
}
#agent-2-slider .property_item .price .tag{
  width:100%;
  text-align:center;
}
#agent-2-slider .property_item .price .tag{
  font-size:18px;
}
#agent-2-slider .feature .tag-2{
  padding: 10px 15px;
  right: 0;
  top: 0;
  position: absolute;
}
#agent-2-slider .image, .image img, .property_item .property_head{
  overflow: hidden;
  position: unset;
}
#agent-2-slider .owl-prev{
  background:#fff;
  border:none;
  border-radius: 5px;
  display: inline-block;
  line-height: 15px;
  padding: 10px 15px;
  margin-right:5px;
  position: absolute;
    top:33%;
  left:0;
}
#agent-2-slider .owl-next{
  background: #fff;
  border:none;
  border-radius: 5px;
  display: inline-block;
  line-height: 15px;
  padding: 10px 15px;
  position: absolute;
    top:33%;
  right:0;
}
.news-1-box #agent-2-slider .owl-next,
.news-1-box #agent-2-slider .owl-prev{
  top:50%;
}
aside .property-query-area {
  background: #989898;
  padding:0px;
}
aside .btn-blue {
  background: #EC0100;
  color: #FFF;
  display: inline-block;
  margin-top: 20px;
  width: auto !important;
}
aside .property-query-area h3{
  margin-bottom:30px;
}
aside .callus label, aside .callus .price, aside .callus .leftLabel, aside .callus .rightLabel, aside .property-query-area h3{
  color: #fff !important;
}
aside .nstSlider .bar {
  background-color: #ffd119;
}
aside .more-filter .text-1, aside .more-filter .text-2{
  color: #fff;
}
aside  .group-button-search a.more-filter .fa{
  color:#191919 !important;
  background:#ffd119 !important;
}
aside .search-propertie-filters {
  background-color: transparent;
  bottom: 0;
  position: static;
}
.group-button-search{
  display:inline-block;
}
.group-button-search a{
  display:block;
}
#listing_layout{
  background:#EEF3F9;
}
#banner-map{
  height:100%;
}
.listing_map {
  left: -30px;
  position: fixed;
  top: 68px;
  width: 50%;
  z-index: 0;
  bottom:0;
}



/* ------------ Home (4) ------ */
.box .panel_bottom{
  padding:12px 15px;
  text-align:center;
  color:#fff;
  background:#EC0100;
  display:block;
}
/* ------------ Home 5 ------ */
.banner{
  background:url(../images/home5-banner.jpg) no-repeat;
  background-position:center center;
  background-size:cover;
  position:relative;
  padding:15% 0;
}
.banner form.callus{
  padding:30px 20px;
  background:rgba(255,255,255,.8);
    margin: 105px 0 0 0;
    height: auto !important;
}
.banner form.callus .btn-blue {
  width:100%;
}
.banner form.callus .form-group{
  margin-bottom:0;
}
.banner, .banner p{
  color:#fff;
}
.banner h1{
  font-size:64px;
  margin-top:166px;
  font-family: 'nexabold';
}
.banner h1 > span{
  font-size:32px;
  display:block;
}

/*Grids*/
.cbp-item .grid-caption {
  color:#fff;
  text-align:center;
  left: 50%;
  position: absolute;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.cbp-item img{
  width:100%;
}




/* ---------------------- About ---------------------- */
#about span{
  font-size:17px;
  display:inline-block;
}
/*Facts*/
.number-counters > .counters-item + .counters-item{
  border-left:1px solid #d2d2d2;
}
.number-counters .counters-item i {
  color: #EC0100;
  display: inline-block;
  font-size: 40px !important;
  margin-bottom:10px;
}
.number-counters .counters-item p{
  margin:0;
}
.number-counters .counters-item strong{
  font-size:48px;
  font-weight:700;
}
#owner .detail .table  tr > td{
  border:none;
}
#owner .detail .table  tr > td > a{
  color:#EC0100;
}
/* ---------------------- About Ends ---------------------- */



/* ---------------------- Page Banner/ Titles ---------------------- */
.page-banner{
  background:url(../images/page-benner-bg.jpg) no-repeat;
  background-size:cover !important;
  width:100%;
  background-attachment:fixed;
  background-position:center center;
  position:relative;
  z-index:1;
}
.page-banner-bg{
  background:url(../images/page-benner-bg2.jpg) no-repeat;
}
.page-banner .breadcrumb > li + li::before {
  content: url("../images/404-line.png");
  margin: 0 10px;
  vertical-align: super;
}
.page-banner h1, .page-banner p, .page-banner .breadcrumb > li + li::before{
  color: #fff;
}
.page-banner h1 {
  font-size: 32px;
  font-weight: bold;
}
.breadcrumb > .active {
  color: #ffd119;
}
.page-banner .breadcrumb {
  background-color:transparent;
  list-style: outside none none;
  margin-top: 30px;
}
.page-banner .breadcrumb li a {
  color:#fff;
  font-size:15px;
}
.page-banner .breadcrumb li a:hover {
  color:#ffd119;
}
/* ---------------------- Page Banner/ Titles Ends ---------------------- */




/* ---------------------- 404 Error ---------------------- */
#error-404{}
.error-text {
  display: inline-block;
  position: relative;
  top: -22px;
}

.error-text h1 {
  font-size:72px;
  color:#1f1f1f;
  text-transform:uppercase;
  font-weight:bold;
}
h1.bold-text{
  font-family: 'nexabold';
  font-weight:normal !important;
}
.error-text h3 {
  font-size:24px;
  color:#1f1d22;
}
.error-image {
  display: inline-block;
}
.erro-button a {
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 18px 55px;
  text-transform: uppercase;
}
.erro-button {
  margin-top: 30px;
}
/* ---------------------- 404 Error ---------------------- */




/* ---------------------- Maps ---------------------- */
#banner-map {
  padding:0;
}
#banner-map .well {
  background-color: #f5f5f5;
  border:none;
  border-radius:0;
  box-shadow:none;
  margin:0;
  min-height:0;
  padding:0 !important;
}
.infowindow-markup {
  background: #02b2e1;
  padding: 10px 20px;
}
.property-list-map {
  height:545px;
}
.property-list-map .multiple-location-map {
  left: 0;
  position: absolute;
  width: 100%;
}
.gm-style-iw > div {
  margin: -6px 2px 3px 0;
  overflow: hidden !important;
}
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img {
  display: inline-block;
}
.property-listing-map-info-window .featured-properties-detail {
  background-color: #fff;
  float: left;
  padding: 28px 25px 0;
  width: 100%;
}
.property-listing-map-info-window .image-with-label {
  clear: both;
  position: relative;
}
.property-listing-map-info-window {
  float: left;
  height: auto;
  width: 100%;
}
.property-listing-map-info-window img {
  max-height: 350px;
  max-width: 360px;
}
.property-listing-map-info-window .image-with-label label {
  background-color: #fff;
  border-radius: 0;
  bottom: -12px;
  font-size: 11px;
  font-weight: normal;
  padding: 8px 15px;
  position: absolute;
  right: 6%;
  text-transform: uppercase;
}
.property-listing-map-info-window .featured-properties-detail h6 {
  font-size: 14px;
  letter-spacing: 1px;
  margin-top: 0;
}
.property-listing-map-info-window .featured-properties-detail .featured-properties-address {
  float: left;
  font-size: 14px;
  margin: 0;
  padding: 5px 0 15px;
  width: 100%;
}
.property-listing-map-info-window .featured-properties-detail {
  background-color: #fff;
  float: left;
  padding: 28px 25px 25px;
  margin-bottom: 10px;
  width: 100%;
}
.gm-style-iw {
  left: 25px !important;
  top: 22px !important;
}
.featured-properties-detail h4 {
  color:#EC0100;
}
#single_map{
  height:290px;
  width:100%;
}
/* ---------------------- Maps Ends ---------------------- */




/* -------- Contact Us ------- */
#map {
    height:1010px !important;
}
#contact{
  padding:0;
}
.contact {
    position: relative;
}
#contact-us .single-query > input[type="text"] {
  width:100%;
}
#contact-us .agetn-contact-2 p {
  color: #1f1f1f;
  font-size: 15px !important;
  text-align: left;
}
#contact-us .our-agent-box h2 {
  text-transform:uppercase;
}
#contact-us .agent-p-contact {
  border-bottom:none;
  margin-bottom: 15px;
}
#contact-us .contact-text {
  background: #fff;
  bottom: 50px;
  display: inline-block;
  position: absolute;
  top: 50px;
  z-index:1;
  border-radius:5px;
  padding:20px 20px;
}
#contact-us .btn-slide {
  width: 105px;
}
#contact-us .agetn-contact-2 i {
  font-size: 26px;
  margin-right: 15px;
  vertical-align: middle;
}
#map-single{
  width:100%;
  height:450px;
}
.autocomplete{
  position:relative;
  width:500px;
  max-width:99%;
  margin:auto;
}
.autocomplete #search{
  width:88%;
  height:48px;
  padding:12px 6px;
  color:#bfbfbf;
  border:1px solid #bfbfbf;
  border-radius:4px;
}
.autocomplete > button {
  border-radius: 4px;
  float: left;
  font-size: 19px;
  height: 48px;
  margin-left: 10px;
  padding: 14px;
  position: absolute;
  background:#EC0100;
  color:#fff;
}


/* ---------- Login   ---------- */
#login .profile-login {
  background: #EC0100;
  margin: auto;
  width: 442px;
  max-width:100%;
  border-radius:5px;
}
#login .profile-login ul li{
  display:inline-block;
}
#login .profile-login .nav-tabs li a{border-radius:0;}
#login .profile-login ul li a {
  background: #fff;
  font-size: 18px;

  width:221px;
  max-width:100%;
  line-height:46px;
  height:54px;
  border:none;
  display:block;
  padding:0;
}
#login .profile-login ul .active > a {
  color:#fff;
  border:none;
  border-radius:0;
  background:#EC0100;
}
#login .profile-login .nav-tabs {
  border:none;
}
#login .profile-login .nav-tabs > li > a {
  margin: 0;
}
#login .profile-login .nav > li > a:hover {
  color:#fff;
  background:#EC0100;
  border:none;
  border-radius:0;
}
#login .profile-login .btn-slide {
  background: #ffd119;
  width:100%;
  color:#191919;
  padding:12px;
  font-weight:bold;
  text-transform:uppercase;
  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}
#login .profile-login .btn-slide:hover {
  background: #fff;
  color:#191919;
}
#login .profile-login .check-box-2 {
  display: inline-block;
}
#login .profile-login .search-form-group.white > span {
  vertical-align: super;
  color:#fff;
}
#login .profile-login .lost-pass {
  border-bottom: 1px solid #ffd119;
  color: #ffd119;
  font-size:14px;
  transition: color 1000ms ease 0s, background-color 1500ms ease 0s;
}
#login .profile-login .lost-pass:hover {
  border-bottom: 1px solid #fff;
  color: #fff;
}
/* -------- Contact Us ends ------- */




/* ---------------------- Footer ---------------------- */
footer .footer_panel{}
footer{ position:relative; z-index:1;}
footer .footer_panel .logo{
  display:inline-block;
}
footer .footer_panel .media-object {
  display: inline-block;
  float: left;
  margin-right:8px;
}
footer .footer_panel .media-object, footer .footer_panel .media-body{
  vertical-align:middle;
}
footer .footer_panel .media-body a{
  display: inline-block;
  font-size:14px;
  line-height: 18px;
  font-weight:bold;
  margin-bottom: 5px;
}
footer .footer_panel .media-body a:hover, footer .footer_panel .media-body a:focus{
  color:#EC0100;
}
footer .footer_panel .media-body span{
  display:block;
  font-size:12px;
  color:#7e7e7e;
  line-height: 15px;
}
footer .footer_panel .media-body span > i{
  font-size:17px;
  margin-right:5px;
  vertical-align: middle;
}
.footer_fourth .footer_panel .media-body span > i{
  color:#FFD119;
  font-weight:600;
}

.footer2{
  background:#1F1F1F;
}
.footer_third{
  background:#EC0100;
}
.footer_fourth{
  background:#fff;
}
.footer_third .heading{
  padding-bottom:8px;
  border-bottom:1px solid #6379a7;
}
.footer_third p,
.footer_third .footer_panel h4, .footer_third ul.links li a,
.footer_third .footer_panel .media-body a, .footer_third .footer_panel .media-body span,
.footer_third ul.getin_touch li, .copyright.index2 p a, .copyright.index2 p span,
.footer2 p,
.footer2 .footer_panel h4, .footer2 ul.area_search li a,
.footer2 .footer_panel .media-body a, .footer2 .footer_panel .media-body span,
.footer2 ul.getin_touch li, .copyright.index2 p a, .copyright.index2 p span{
  color:#fff;
}
.copyright.index2 {
  background: #000 url("../images/footer-black.png") no-repeat;
}
.copyright{
  background:url(../images/footer.png) no-repeat;
}
.copyright.index2, .copyright{
  background-size:cover;
  background-position:top center;
  width:100%;
  height:70px;
  position:relative;
}
.copyright .copyright_inner {
  bottom: 0;
  padding:45px 0 25px;
  position: absolute;
  width: 100%;
}
.copyright p{
  margin:0;
}
.copyright p a:hover{
  color:#2c2c2c;
}
.copyright.index2 p{
  color:#fff;
}
.copyright_simple{ border-top:1px solid #6379a7;}
.footer_fourth .copyright_simple {
  border-top: 1px solid #eaeaea;
}
.contacts{ background:#EC0100;}
.footer_fourth .contacts{ background:#f2f2f2;}
.contacts .info-box .icons, .contacts .info-box ul{
  display: block;
}
.contacts .info-box .icons, .contacts .info-box li, .contacts .info-box strong{ color:#fff;}
.footer_fourth .contacts .info-box .icons, .footer_fourth .contacts .info-box li,
.footer_fourth .contacts .info-box strong{ color:#000;}

/* ---------------------- Footer Ends ---------------------- */




/*LOADER*/
.loader{
  position:fixed;
  height:100%; width:100%;
  left:0; right:0;
  bottom:0; top:0;
  z-index:1100;
  overflow:hidden;
  background:rgb(202 201 201 / 62%);
}
.loader .span {
  display: table;
  height: 44px;
  left: 50%;
  position: absolute;
  width: 40px;
  top: 50%;
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
.location_indicator{
    margin:5px auto;
    position: relative;
}

.location_indicator:before, .location_indicator:after{
    position: absolute;
    content: "";
}

.location_indicator:before{
    width: 20px;
    height: 20px;
    border-radius: 100% 100% 100% 0;
    box-shadow: 0px 0px 0px 2px rgba(255,255,255,1);
    -webkit-animation: mapping 1s linear infinite;
       -moz-animation: mapping 1s linear infinite;
            animation: mapping 1s linear infinite;
    -webkit-transform: rotate(-46deg);
       -moz-transform: rotate(-46deg);
            transform: rotate(-46deg);

}

.location_indicator:after{
    width: 30px;
    height: 10px;
    border-radius: 100%;
    left:-4px;
    background-color: rgba(255, 255, 255, 0.2);
    top: 24px;
    z-index: -1;
}

@-webkit-keyframes mapping{
    0% {top: 0;}
    50%{top: -5px;}
    100% {top:0; }
}
@-moz-keyframes mapping{
    0% {top: 0;}
    50%{top: -5px;}
    100% {top:0; }
}
@-moz-keyframes mapping{
    0% {top: 0;}
    50%{top: -5px;}
    100% {top:0; }
}









@media screen and (max-width: 1024px){
.topbar ul.breadcrumb_top li a{
  font-size: 10px;
}
header nav.navbar.bootsnav ul.nav > li > a{font-size: 14px;}
.topbar p{font-size:12px;}
.form_opener {
  background:#ffd119;
  border-radius:3px;
  color:#fff;
  cursor:pointer;
  display:inline-block;
  right:15px;
  line-height:1;
  padding:10px;
  position: absolute;
  top:20px;
  z-index: 1000;
}
.tp_overlay{ display:none; width:100%;}
.tp_overlay h2{ font-size:24px;}
#deals .deal_media .media-left, #deals .deal_media .media-left a, #deals .deal_media .media-body {
   display: block;
}
#deals .deal_media .media-left a > img{
     width:100%;
}
.proerty_content .property_meta span, .feature3 .property_meta span {
  font-size: 10px;
}

}
@media only screen and (min-width: 1170px) {
.cd-testimonials-all .cd-testimonials-item {
  width: 30%;
  margin: 0 1.6666% 3em;
}
}
@media only screen and (max-width:1023px) {
 .agent_contact.table {
  margin-bottom:0;
}
}
@media screen and (max-width: 992px) {
h1{
  font-size:30px;
}
h2 {
  font-size:28px;
}
h3 {
  font-size: 20px;
}
h4, .panel-title{
  font-size: 16px;
}
p {
  font-size: 14px;
}
.topbar p{
  display:none;
}
.topbar ul.breadcrumb_top{
  display: inline-block;
  float:left;
}
.topbar ul.social_share {
  float:right;
  margin:5px 0;
}
.header-upper .logo {
  display: block;
}
.info-box {
  padding: 0 10px;
}
.info-box strong{
  font-size: 14px;
}
.info-box li{
  font-size: 12px;
}
.navbar-brand{
  padding:10px 0;
}
nav.navbar.bootsnav .navbar-brand{
  float:left !important;
}
.header-upper .logo, .header-upper .right{
  text-align:center;
}
.attr-nav{ margin-right:20px;}
.attr-nav .social_share {
  margin: -5px 0px 0px 0px;
}
.layout_boxed .attr-nav .social_share {
  margin:10px 0 0;
}
nav.navbar.bootsnav .navbar-toggle {
  height: 20px;
  line-height: 20px;
  margin:-10px 0 0 0;
  top:10px;
  float:right;
  background-color:transparent !important;
}
.layout_boxed nav.navbar.bootsnav.sticked .navbar-nav,
.layout_dark nav.navbar.bootsnav.sticked .navbar-nav,
.layout_default nav.navbar.bootsnav.sticked .navbar-nav {
  float:left;
}
.layout_dark nav.navbar.bootsnav .navbar-toggle,
.layout_default nav.navbar.bootsnav .navbar-toggle, .layout_boxed nav.navbar.bootsnav .navbar-toggle{
  margin:5px 0 0;
  color:#fff;
}
.white_header nav.navbar.bootsnav.sticked .navbar-toggle,
.white_header nav.navbar.bootsnav .navbar-toggle,
.layout_dark nav.navbar.bootsnav.sticked .navbar-toggle,
.layout_default nav.navbar.bootsnav.sticked .navbar-toggle,
.layout_boxed nav.navbar.bootsnav.sticked .navbar-toggle{
  margin:10px 0 0;
}
.layout_double nav.navbar.bootsnav .navbar-toggle{
  margin:5px 0 0 0 !important;
}
header nav.navbar.bootsnav ul.nav > li > a ,
.white_header nav.navbar.bootsnav ul.nav > li > a{
  padding-top:10px; padding-bottom:10px;
}
header nav.navbar.bootsnav ul.nav > li > a:before, nav.navbar.bootsnav ul.nav > li.dropdown > a.dropdown-toggle::after{
  display: none;
}
.attr-nav {
  right: 30px;
}
.white_header nav.navbar.bootsnav.sticked .attr-nav,
.layout_dark nav.navbar.bootsnav.sticked .attr-nav,
.layout_default nav.navbar.bootsnav.sticked .attr-nav,
.layout_boxed nav.navbar.bootsnav.sticked .attr-nav{
  display:none;
}
.btn-touch{
  display:none;
}
.slider-property {
  top: 160px;
}
.deal_media .media-body, .deal_media .media-left{
  display: block;
}
.deal_media .media-left img{
  width:100%;
}
.proerty_content .property_meta span, .feature3 .property_meta span, .listing_full_bg .property_meta > span{
  font-size: 7px;
}
.agent_wrap .agent_text{
  margin: 0 10px 0 10px;
}
.f-p-links > li a {
  font-size: 10px;
  padding: 12px 5px;
}
.listing_map {
  left: 0;
  position: relative;
  right: 0;
  top:0;
  width:100%;
  z-index: 0;
}
.maplisting .col-sm-6.pull-right{
  width:100%;
}
#parallax, #parallax_two, #parallax_three, #parallax_four, #testinomial,
.page-banner-bg{
  background-position:center center !important;
}
.callus .btn-blue {
  text-transform: uppercase;
  width: auto;
}
.banner h1{ font-size:50px; margin-top:160px;}
.banner h1 > span{ font-size:24px}
}
@media screen and (max-width: 800px) {
.slider-property {
  top: 130px;
}
}

/* Portrait */
@media screen and (max-width: 767px) and (orientation: portrait){
.tp_overlay .callus input[type="text"],
.tp_overlay .callus .keyword-input,
.tp_overlay .callus .intro .zelect,
.tp_overlay .callus select,
.tp_overlay .callus .form-control,
 .intro .zelected{
  height:34px;
  font-size:10px;
  }
 .tp_overlay .single-query .zelected::after, .tp_overlay .search-2 .single-query .zelected::after{ top:-2px;}
 .tp_overlay .btn-yellow{
   padding:8px 14px;
 }
 .tp_overlay .btn-yellow, .tp_overlay .price, .tp_overlay .callus label{
  font-size:10px;
 }


}



@media screen and (max-width: 767px) and (orientation: landscape){
  .tp_overlay, .form_opener{ display: none;}
}
@media screen and (max-width: 767px) {
.topbar .text-right{
  text-align:left;
}
.topbar ul.breadcrumb_top{
  display: block;
  text-align: center;
}
.topbar ul.social_share{
  margin: 5px 0;
  float:none;
}
ul.social_share {
  display: block;
  margin: 10px 0;
  text-align: center;
}
.topbar.dark ul.breadcrumb_top > li.colors {
  display:none;
}
.tp_overlay .topbar,
.tp_overlay .group-button-search, .tp_overlay .search-propertie-filters,
.topbar p, .white_header .info-box, .btn-touch, .tp_overlay,
#full-slider .owl-prev, #full-slider .owl-next,
.three-item .owl-prev, .three-item .owl-next,
#partner-slider .owl-prev, #partner-slider .owl-next,
#two-col-slider .owl-prev, #two-col-slider .owl-next,
#agent-slider .owl-prev, #agent-slider .owl-next,
#nav_slider .owl-prev, #nav_slider .owl-next{
  display:none;
}
.slider-property , .fullscreen .info-box{ display:none;}
.property_item .price .tag, .property_item .price h4 {
  padding: 12px;
  font-size:12px;
}

#testinomial .testinomial_wrap .rating{
  float: none;
  margin-top: 15px;
}
.listing_full_bg h3{ font-size:18px;}
.listing_full_bg p{ font-size:12px;}
#map-single{
  height:310px;
}

}
@media screen and (max-width: 640px){

.agent_media .agents > img{ width:100%;}
.agent_media .agents, .agent_media .agents_white {
  display: block;
}
.f-p-links > li a{ font-size:0;}
#map-single{
  height:250px;
}
.autocomplete{
  width:99%;
}

.copyright p{
  text-align: center;
  font-size: 12px;
}


}


.info-box.no-border{
  padding: 0px !important
}
.info-box.no-border:before{
  display: none !important;
}
.info-box.no-border li{
  font-weight: 600;
}
nav.navbar-green{
 /* background: #a88d6f;*/
background:#ffffff;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    padding: 0px 0px;
}
.btn-dropdown{
  background: transparent url(../images/arrow_down.png) no-repeat 100% 50%;
  background-size: 12px auto;
  border-radius: 0px;
  border: none;
  display: inline-flex;
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
  padding: 20px 20px 20px 0;
  position: relative;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.btn-dropdown .cd {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
    font-family: 'nexareguler';
}
.btn-dropdown figure{
  width: 21px;
  height: 21px;
  box-sizing: border-box;
  margin: 0 15px 0 0;
}
.btn-dropdown figure img{
  width: 21px;
  height: 21px;
  display: block;
  object-fit: cover;
  background: #DDD;
  overflow: hidden;
  border-radius: 50%;
}
.btn-dropdown figcaption{
  width: auto;
  height: auto;
  box-sizing: border-box;
  margin: 0;
  font-size: 14px;
  color: #FFF;
  white-space: nowrap;
  text-transform: capitalize;
}
.profile-dd .dropdown-menu {
    border-radius: 0px;
    border: none;
    box-shadow: 0px 3px 6px #00000029;
    left: inherit !important;
    right: 0px !important;
    transform: none !important;
    top: 100% !important;
    min-width: 160px;
}
.profile-dd .dropdown-menu ul > li {
    box-sizing: border-box;
    padding: 0;
}
.profile-dd .dropdown-menu ul > li > a {
  width: 100%;
  display: block;
    font-size: 12px;
    color: #2E2E2E;
    font-weight: 400;
    line-height: normal;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    padding: 6px 15px;
}
.profile-dd .dropdown-menu ul > li > a:hover{
  color: #ef0000;
  background: #CCC;
}
.big-heading{
  text-align: center;
  font-size: 32px;
  color: #000;
  margin: 0 0 40px 0
}
.heading_space {
    margin-bottom: 60px;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
.item-box{
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}
.item-box .item-heading{
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  color: #525252;
  font-weight: 600;
  line-height: 60px;
  background: #FF0;
  box-sizing: border-box;
  padding: 0px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-family: 'nexareguler';
}
.item-box .item-pic{
  width: 100%;
  height: auto;
  display: inline-block;
}
.item-box .item-pic img{
  width: 100%;
  height: 235px;
  display: block;
  object-fit: cover;
  background: #DDD;
}
.item-box.light-orange .item-heading{
  background: #ffc35d;
}
.item-box.light-green .item-heading{
  background: #ffffff;
}
.item-box.deep-orange .item-heading{
  background: #ffffff;
}
#relocator-carousel .owl-item{
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
}
.item-box{
  position: relative;
  box-sizing: border-box;
  padding: 0;
}
.item-box:after{
  content: "";
  left: -5px;
  top: -5px;
  width: 68px;
  height: 70px;
  position: absolute;
  z-index: 99;
}
/*.item-box.deep-orange:after{
  background: url(../images/free.png) no-repeat 0px 0px;
  background-size: 100% auto;
}
.item-box.light-green:after{
  background: url(../images/paid.png) no-repeat 0px 0px;
  background-size: 100% auto;
}*/


.item-box {
  --c:#ffffff;
}
.item-box:hover {
  --c:#a88d6f;
}

#relocator-carousel .owl-dots{
  text-align: center;
  margin: 15px 0 0 0;
}
.owl-carousel#relocator-carousel{
  counter-reset: my-sec-counter;
}

.owl-carousel#relocator-carousel button.owl-dot{
  width: 37px;
  height: 37px;
  display: inline-block;
  padding: 0;
  margin: 0 5px;
  border-radius: 3px;
  border: #afadae 1px solid;
  background: #FFF;
  text-align: center;
  line-height: 37px;
  color: #000;
  font-size: 14px;
  position: relative;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.owl-carousel#relocator-carousel button.owl-dot:before {
  /* Increment "my-sec-counter" by 1 */
  counter-increment: my-sec-counter;
  content: counter(my-sec-counter);
  font-weight: 700;
}
.owl-carousel#relocator-carousel button.owl-dot.active,
.owl-carousel#relocator-carousel button.owl-dot:hover{
  transform: scale(1.2);
  background: #f26310;
  color: #FFF;
}
button:focus{
  outline: none !important;
  box-shadow: none !important;
}
.full_bg_block{
  width: 100%;
  height: auto;
  display: inline-block;
  background-size: 80 auto;*/
  background: #e6e5e5 !important;
  margin-top: 25px;
}
.bg_light#property {
    background:#9aa5a7 !important;
}

.about_pic{
  width: 100%;
  height: auto;
  display: inline-block;
}
.about_pic img{
  width: 100%;
  height: auto;
  display: block;
}
.align-items-center{
  -webkit-box-align: center!important;
  -ms-flex-align: center!important;
  align-items: center!important;
}
.align-items-center > div{
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}
.about_txt{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-top: 20px;
}
.about_txt h2{
  margin: 0 0 50px 0;
}
footer {
  background: #9aa5a7;
  padding: 10px 0;
  text-align: center;
}
header {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    position: fixed;
    width: 100%;
    z-index: 410;
    top: 0px;
    left: 0;
}
header .header-upper {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
header .logo-left{
  padding: 5px 0;
  opacity: 0;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
body.sticky header{

  background: #FFF;
  box-shadow: 0 2px 4px 0px rgba(0, 0, 0, .2);
}
body.sticky header .header-upper{
  margin-top: -87px;
}
body.sticky header .btn-dropdown{
  padding-top: 10px;
  padding-bottom: 10px;
}
body.sticky header .logo-left{
  opacity: 1;
}
.fix-header-padding-top{
  margin-top: 148px !important;
}

.login-bg {
    background-position: center;
    height:100%;
    width:100%;
    background:url(../images/login-banner.jpg) no-repeat;
    background-size: 100% 100%;
    position: fixed;
}
.login-wapper{
  width: 80%;
  height: auto;
  display: inline-block;
  max-width: 810px;
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 35%;
  transform: translate(-50%,-50%);
  box-sizing: border-box;
  padding: 0px;
}
.login-wapper .login-logo{
  width: 90px;
  height: auto;
  display: block;
  margin: 0 auto 20px;
}
.login-wapper .login-logo img{
  width: 100%;
  height: auto;
  display: block;
}
.login-wapper h2{
  font-family: 'nexabold';
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 2px;
  margin: 0 0 35px 0;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
.nice-select.full-width{
  width: 100% !important;
}
.nice-select .list{
  min-width: 100% !important;
}
.default-select.nice-select:active,
.default-select.nice-select.open,
.default-select.nice-select:focus {
    border-color: #f1bbc0;
}
.nice-select.default-select {
    background-color: #f1f1f1;
    border-radius: 5px;
    border: solid 1px #a0a4b7;
    height: 54px;
    line-height: 52px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.default-select.nice-select:after {
  border-bottom: 2px solid #ef0000;
  border-right: 2px solid #ef0000;
}
input.default-input {
    background-color: transparent;
    border-radius: 5px;
    border: solid 1px #a0a4b7;
    height: 54px;
    line-height: 52px;
    width: 100%;
    box-sizing: border-box;
    padding: 0 10px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
input.default-input:focus {
    border-color: #f1bbc0;
    outline: none;
}
.default-input.mail{
  padding-left: 36px;
  background: #f1f1f1 url(../images/red-mail.png) no-repeat 10px 50%;
  background-size: 16px auto;
}
.default-input.pass{
  padding-left: 36px;
  padding-right: 30px;
  background: #f1f1f1 url(../images/red-lock.png) no-repeat 10px 50%;
  background-size: 16px auto;
}
.pass-btn{
  width: 30px;
  height: 100%;
  position: absolute;
  z-index: 6;
  top: 0;
  right: 15px;
  text-align: center;
  line-height: 52px;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.pass-btn:hover,
.pass-btn.active{
  color: #ef0000;
}
.flex-ul{
  display: inline-flex;
}
.flex-ul > li{
  display: inline-block;
  width: auto;
  margin: 0 40px 0 0;
  line-height: 42px;
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 1);
}
.flex-ul > li:last-child{
  margin: 0;
}

.default-btn{
  width: auto;
  height: auto;
  display: inline-block;
  border: none;
  box-sizing: border-box;
  border-radius: 5px;
  padding: 0 60px;
  line-height: 42px;
  font-weight: 600;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.default-btn.red-btn{
  background: ##a88d6f;
  color: #FFF;
}
.default-btn:hover {
    color: #fff;
    box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .2);
}
.top-nav{
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  margin: 20px 0 0 0;
}
.top-nav > ul{
  width: auto;
  height: auto;
  display: inline-flex;
  margin-right: -15px;
  margin-left: -15px;
}
.top-nav > ul > li{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.top-nav > ul > li a{
  font-size: 14px;
  font-weight: 700;
  color: #000;
  width: auto;
  display: inline-block;
  line-height: 40px;
  text-transform: uppercase;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.top-nav > ul > li a:hover,
.top-nav > ul > li a.active{
  color: #ef0000;
}

.golden-band {
    background: #a88d6f;
    width: 100%;
    height: auto;
   padding-left:5%;
 padding-right:8%;
}
.desktop-nav{
background: #a88d6f;
  width: 100%;
  height: auto;
  display: flex;
}
.desktop-nav > nav{
  width: 100%;
  height: auto;
  display: flex;
  margin: 0;
  position: relative;
}
.desktop-nav > nav > ul{
  width: 100%;
  height: auto;
  display: flex;
  margin: 0;
}
.desktop-nav > nav > ul > li{
  width: 12%;
  box-sizing: border-box;
}
.desktop-nav > nav > ul > li:nth-child(1),
.desktop-nav > nav > ul > li:nth-child(2){
  width: 11%;
}
.desktop-nav > nav > ul > li:nth-child(7),
.desktop-nav > nav > ul > li:nth-child(8){
  width: 15%;
}
.desktop-nav > nav > ul > li > a{
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding: 6px 10px;
  box-sizing: border-box;
  font-size: 14px;
  color: #FFF;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  border-top: transparent 2px solid;
  border-bottom: transparent 2px solid;
}
.desktop-nav > nav > ul > li > a > span{
  width: 100%;
  height: auto;
  display: inline-block;
}
.desktop-nav > nav > ul > li > a > span img{
  width: 100%;
  height: auto;
  display: inline-block;
  max-width: 30px;
}
.desktop-nav > nav > ul > li:nth-child(1) > a{
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(2) > a{
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(3) > a{
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(4) > a{
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(5) > a{
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(6) > a{
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(7) > a{
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(8){
  background: #a88d6f;
}
.desktop-nav > nav > ul > li:nth-child(9){
  background: #a88d6f;
  box-sizing: border-box;
  padding: 0 10px;
}
.desktop-nav > nav > ul > li .btn-dropdown{
  padding-top: 32px;
  padding-bottom: 31px;
}
.desktop-nav > nav > ul > li > a.active,
.desktop-nav > nav > ul > li > a:hover{
  /*border-top: #000 4px solid;*/
  color: #ffffff;
  padding-top: 30px;
  font-family: 'nexabold';
  font-size: 90%;
}
.desktop-nav > nav > ul > li .sub-nav-holder{
  width: 100%;
  height: auto;
  display: none;
  position: absolute;
  z-index: 9;
  left: 0;
  top: 100%;
  box-sizing: border-box;
  padding: 0 9.5% 0 9%;
}
.desktop-nav > nav > ul > li:hover .sub-nav-holder{
  display: block;
}
.desktop-nav > nav > ul > li .sub-nav{
  width: 100%;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px 40px;
  background: #f1f1f1;
}

.desktop-nav > nav > ul > li .sub-nav > li{
  width: 25%;
  height: auto;
  min-height: 4px;
  display: block;
  float: left;
  margin: 10px 0;
}
.desktop-nav > nav > ul > li .sub-nav > li a{
  width: auto;
  display: inline-block;
  color: #000;
  line-height: 22px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;

}
.desktop-nav > nav > ul > li .sub-nav > li a:hover,
.desktop-nav > nav > ul > li .sub-nav > li a.active{
  color: #ef0000;
}
.desktop-nav > nav > ul > li:nth-child(1) .sub-nav{
  background: #FFF;
}
/*.desktop-nav > nav > ul > li:nth-child(2) .sub-nav{
  background: #5ed5e7;
}
.desktop-nav > nav > ul > li:nth-child(3) .sub-nav{
  background: #f4be48;
}
.desktop-nav > nav > ul > li:nth-child(4) .sub-nav{
  background: #00a1c9;
}
.desktop-nav > nav > ul > li:nth-child(5) .sub-nav{
  background: #59d5e9;
}
.desktop-nav > nav > ul > li:nth-child(6) .sub-nav{
  background: #f4a788;
}
.desktop-nav > nav > ul > li:nth-child(7) .sub-nav{
  background: #4b64f9;
}*/
/*.desktop-nav > nav > ul > li .sub-nav{
  background: #4b64f9;
}*/
.full-banner{
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
  padding: 153px 0 0 0;
}
.full-banner img{
  width: 100%;
  height: auto;
  display: block;
}
.default-padding{
  padding: 45px 0;
}
.about_txt_center{
  text-align: center;
  line-height: 20px;
  font-size: 14;
  color: #868686;
  margin-bottom: 30px;
  width: 100%;
  display: inline-block;
}
.about_txt_center p{
  line-height: 20px;
  font-size: 14;
  color: #868686;
  margin: 0;
}
.default-padding hr {
    margin-top: 40px;
    margin-bottom: 25px;
    border: 0;
    border-top: 2px solid #c7bdbc;
}
#about-city-section h2{
  font-size: 32px;
  margin: 0 0 30px 0;
}
.full-pic{
  width: 100%;
  height: auto;
  display: inline-block;
  position: relative;
}
.full-pic img{
  width: 100%;
  height: auto;
  display: block;
}
.weather-info{
  width: 100%;
  height: auto;
  display: inline-block;
  max-width: 568px;
  float: right;
}
.weather-info .full-pic{
  margin-bottom: 25px;
}
.weather-info p{
  line-height: 20px;
  font-size: 14;
  color: #868686;
  margin: 0;
}
hr.divider {
    margin: 0px;
    border: 0;
    border-top: 2px solid #c7bdbc;
}
#restaurent-section h2{
  margin: 0 0 45px 0;
}
ul.restaurent_ul{
  margin-left: -16px;
  margin-right: -16px;
}
ul.restaurent_ul > li{
  width: 25%;
  box-sizing: border-box;
  padding: 0 16px;
  float: left;
}
ul.restaurent_ul > li h3{
  font-size: 18px;
  font-weight: 700;
  color: #000;
  margin: 0 0 20px 0;
}
ul.restaurent_ul > li figure{
  width: 100%;
  height: auto;
  display: block;
  margin: 0 0 20px 0;
}
ul.restaurent_ul > li figure img{
  width: 100%;
  height: auto;
  display: block;
}
ul.restaurent_ul > li figcaption{
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  line-height: 24px;
}
#schooling-section h2 {
    margin: 0 0 35px 0;
}
#schooling-section h4 {
    margin: 0 0 25px 0;
}
.grade_holder{
  width: 100%;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  border: #646464 1px solid;
}
.grade_holder ul{
  display: flex;
}
.grade_holder ul li{
  box-sizing: border-box;
  padding: 0 30px;
  font-size: 16px;
  width: 40%;
}
.grade_holder ul li:nth-child(1){
  width: 20%;
}
.grade_header{
  width: 100%;
  height: auto;
  display: inline-block;
  background: #646464;
  padding: 35px 0;
}
.grade_header li{
  color: #FFF;
}
.grade_body{
  width: 100%;
  height: auto;
  display: inline-block;
  background: #FFF;
  padding: 20px 0;
}
.grade_body li:nth-child(2){
  border-right: #646464 1px solid;
  border-left: #646464 1px solid;
}
.grade_holder ul li .repeat-item{
  margin: 0 0 10px 0;
  text-align: center;
}
.grade_holder ul li .repeat-item:last-child{
  margin: 0;
}
.bottom-nav{
  width: 100%;
  background: #00dabc;
}
.bottom-nav .desktop-nav > nav > ul > li {
    width: 14.2857% !important;
}
.bottom-nav .desktop-nav > nav > ul > li:nth-child(1) {
    width: 13.2857% !important;
}
.bottom-nav .desktop-nav > nav > ul > li:nth-child(7) {
    width: 15.2857% !important;
}
.bottom-nav .desktop-nav > nav > ul > li > a {
    background: #00dabc !important;
    border: none !important;
    padding: 20px 5px !important;
    color: #FFF;
    text-transform: uppercase !important;
}
.bottom-nav .desktop-nav > nav > ul > li > a:hover{
  color: #ef0000 !important;
}
.video-holder{
  width: 100%;
  height: auto;
  display: flex;
  position: relative;
}
.video-holder .video-over{
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 8;
  display: block;
  left: 0;
  top: 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.video-holder .video-over span{
  width: 70px;
  height: auto;
  position: absolute;
  z-index: 9;
  display: block;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);
}
.video-holder .video-over span img{
  width: 100%;
  height: auto;
  display: block;
}
.mr_div {
    width: auto;
    height: auto;
    display: inline-block;
    font-size: 26px;
    color: #000;
    font-weight: 700;
    margin: 11px 0 0 0;
    line-height: 60px;
    background: url(../images/digi-icon.png) no-repeat;
    background-size: auto 100%;
    box-sizing: border-box;
    padding-left: 50px;
}
.welcomr-txt{
  font-size: 14px;
  color: #FFF;
  font-weight: bold;
  margin-bottom: 5px !important;
  font-family: 'nexabold';

}
.welcomr-txt h5 {
  font-size: 16px;
  color: #FFF;
  font-weight: 600;
  margin-top: 15px;
  margin-bottom: 0px;
}}
.desktop-nav > nav > ul > li .welcomr-txt{
  text-align: center;
  padding: 6px 10px;
  box-sizing: border-box;
}
.propAddress {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

@media screen and (max-width: 768px){
header .header-upper .col-md-3.col-sm-12,
header .header-upper .col-md-9.col-sm-12.right{
  width: 50%;
  float: left;
}
.header-upper .logo{
  text-align: left !important;
}
.header-upper .right {
  text-align: right !important;
}
.header-upper .logo a {
  padding: 5px 0;
}
.info-box {
  margin: 9px 0;
}
.profile-dd .btn-dropdown{
  padding: 10px 30px 10px 0;
}
body.sticky header .header-upper {
    margin-top: -66px;
}
.fix-header-padding-top {
    margin-top: 107px !important;
}
.padding {
  padding: 30px 0;
}
.big-heading {
    font-size: 24px;
    margin: 0 0 25px 0;
}
.owl-carousel#relocator-carousel button.owl-dot {
    width: 20px;
    height: 20px;
}
.owl-carousel#relocator-carousel button.owl-dot:before {
    font-weight: 400;
    line-height: 18px;
    position: absolute;
    z-index: 2;
    width: 20px;
    height: 20px;
    left: 0;
    top: 0;
    font-size: 10px;
}
.about_txt h2 {
    margin: 0 0 25px 0;
    text-align: center;
}
.about_txt p {
    font-size: 14px;
    margin: 0;
    text-align: justify;
}
.login-bg{
  text-align: center;
}
.login-wapper {
  position: relative;
  z-index: 99;
  left: auto;
  top: auto;
  transform: none;
  box-sizing: border-box;
  padding: 30px;
  margin-top: 50px;
}
.login-wapper h2 {
    font-size: 28px;
    margin: 0 0 25px 0;
}
.login-wapper .form-group.row .col-sm-12.col-md-4.col-lg-4.col-xl-4{
  width: 100%;
  display: inline-block;
  margin-bottom: 25px;
}
.login-wapper .form-group.row .col-sm-12.col-md-4.col-lg-4.col-xl-4:last-child{
  margin-bottom: 0px;
}
/*header .header-upper .row{
  display: flex;
  flex-direction: column;
}
header .header-upper .col-sm-12.col-md-3.col-lg-3.col-xl-3{
  order: 1;
  float: left;
}
header .header-upper .col-sm-12.col-md-3.col-lg-3.col-xl-3.right{
  order: 2;
  float: left;
}*/
header .header-upper .col-sm-12.col-md-6.col-lg-6.col-xl-6{
  /*order: 3;
  float: left;*/
  display: none;
}
header .desktop-nav > nav > ul > li {
  display: none;
}

header .desktop-nav > nav > ul > li:nth-last-child(2){
  display: inline-block;
  width: 45%;
  background: transparent;
  padding-right: 10px;
}
.carousel-holder .col-xs-4 {
    width: 100%;
    padding: 0px;
}
.about_pic img {
    padding: 0px !important;
}
header .desktop-nav > nav > ul > li .btn-dropdown {
    padding-top: 10px;
    padding-bottom: 10px;
}
header .desktop-nav > nav {
    display: block;
    text-align: right;
}
header .desktop-nav > nav > ul {
    display: inline-block;
    margin: 0;
    float: right;
}

.bottom-nav{
  display: none;
}
.grade_header{
  padding: 15px 0;
}
.grade_holder ul li {
    padding: 0 10px;
    font-size: 14px;
}
.mobile-nav{
  display: none;
}
/*css for mobile nav start*/
body.menu-active{
  height: 100%;
  overflow-y: hidden;
}
button.menu {
    height: 41px;
    width: 41px;
    position: absolute;
    display: block;
    bottom: 0px;
    top: 0;
    padding: 0;
    border: 0;
    background: #a88d6f;
    z-index: 9;
    left: 0;
}
.menu-box {
    width: 22px;
    height: 12px;
    padding: 0;
    margin: 0 auto;
}
.menu-inner {
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, background-color 0s linear 0s;
}
.menu-inner:after,
.menu-inner:before {
    display: block;
    content: "";
}
.menu-inner,
.menu-inner:after,
.menu-inner:before {
    position: absolute;
    width: 20px;
    height: 2px;
    background-color: #FFF;
}
.menu-inner:before {
    top: 5px;
    transition: opacity 0.15s ease 0.18s, background-color 0s linear 0s;
}
.menu-inner:after {
    top: 10px;
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, background-color 0s linear 0s;
}
.menu-active .menu-inner {
    transform: translate3d(0px, 5px, 0px) rotate(135deg);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, background-color 0s linear 0s;
}
.menu-active .menu-inner:before {
    transition-delay: 0.1s;
    opacity: 0;
}
.menu-active .menu-inner::after {
    transform: translate3d(0px, -10px, 0px) rotate(-270deg);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, background-color 0s linear 0s;
}
.mobile-nav {
    width: calc(100% - 20px);
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    box-shadow: rgba(40, 47, 47, 0.3) 0px 0px 3px;
    z-index: 500;
    max-width: 380px;
    overflow-y: scroll;
    transform: translate3d(-100%, 0px, 0px);
    background: #a88d6f;
    transition: transform 0.25s ease-in-out 0s, top 0.4s ease-in-out 0s;
    display: block;
}
.menu-active .mobile-nav {
    transform: translateZ(0);
}
.menu-active .menu-inner {
    transform: translate3d(0px, 5px, 0px) rotate(135deg);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, background-color 0s linear 0s;
}
.menu-active .menu-inner:before {
    transition-delay: 0.1s;
    opacity: 0;
}
.menu-active .menu-inner::after {
    transform: translate3d(0px, -10px, 0px) rotate(-270deg);
    transition: transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55) 0s, background-color 0s linear 0s;
}

.mobile-nav > nav > ul {
    width: 100%;
    height: auto;
    display: inline-block;
}
.mobile-nav > nav > ul > li {
    margin: 0;
    box-sizing: border-box;
    padding: 0 15px;
    border-bottom: #DDD 1px solid;
    display: inline-block;
    width: 100%;
}
.mobile-nav > nav > ul > li > a {
    width: calc(100% - 40px);
    height: auto;
    display: inline-block;
    line-height: 60px;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    float: left;
}

.add_btn{
  width: 40px;
  height: 60px;
  display: block;
  float: left;
  text-align: center;
  line-height: 60px;
}
.mega-sub-nav{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.mobile-nav > nav > ul > li:hover .mega-sub-nav {
    display: initial;
}
.mobile-nav > nav > ul > li .mega-sub-nav {
    overflow-y: scroll;
    transform: translate3d(-100%, 0px, 0px);
    background: #a88d6f;
    transition: transform 0.25s ease-in-out 0s, top 0.4s ease-in-out 0s;
    display: block;
    box-shadow: none;
    padding: 0 !important;
}
.mobile-nav > nav > ul > li.open_sub .mega-sub-nav {

    transform: translateZ(0);
}
.bottom-nav .mobile-nav > nav > ul > li:nth-child(1),
.bottom-nav .mobile-nav > nav > ul > li:nth-child(7),
.bottom-nav .mobile-nav > nav > ul > li {
    width: 100% !important;
    padding: 0px;
    display: flex;
}
.bottom-nav .mobile-nav > nav > ul > li > a {
    padding: 10px 15px !important;
    color: #FFF;
    text-transform: uppercase !important;
    text-align: left;
    line-height: normal;
    width: 100%;
    border: none !important;

}
.mobile-nav{
    background: #a88d6f;
    padding-top: 0px;
}
.mobile-nav > nav{
  background: #00dabc;
}
.menu-overlay {
    width: 0px;
    height: 0px;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 412;
    opacity: 0;
    background: rgba(0, 0, 0, 0.7);
}
.menu-active .menu-overlay{
    visibility: visible;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity 0.3s ease-in-out 0s;
}
.mobile-nav button.menu {
    bottom: auto;
    top: 0;
    padding: 0;
    border: 0;
    background: #a88d6f;
    z-index: 9;
    left: auto;
    right: 0
}
.mobile-nav > ul > li{
  border-bottom: #FFF 1px solid;
}
/*.mobile-nav > ul > li:nth-child(1){
  background: #00dabc;
}
.mobile-nav > ul > li:nth-child(2){
  background: #009080;
}
.mobile-nav > ul > li:nth-child(3){
  background: #5ed5e7;
}
.mobile-nav > ul > li:nth-child(4){
  background: #f4be48;
}
.mobile-nav > ul > li:nth-child(5){
  background: #00a1c9;
}
.mobile-nav > ul > li:nth-child(6){
  background: #59d5e9;
}
.mobile-nav > ul > li:nth-child(7){
  background: #f4a788;
}
.mobile-nav > ul > li:nth-child(8){
  background: #4b64f9;
}*/
.mobile-nav > ul > li > a{
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 10px 15px;
  font-size: 14px;
  color: #FFF;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.mobile-nav > ul > li > a span{
  display: none;
}
.mobile-nav > ul > li > ul{
  width: 100%;
  height: auto;
  display: none;
  box-sizing: border-box;
  padding: 0;
  border-top: #FFF 1px solid;
}
.mobile-nav > ul > li > ul > li{
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 0;
  border-bottom: #FFF 1px solid;
}
.mobile-nav > ul > li > ul > li > a{
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
  padding: 10px 40px;
  font-size: 14px;
  color: #FFF;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.mobile-nav > ul > li.has-child > a{
  position: relative;
}
.mobile-nav > ul > li.has-child > a:after{
  content: '';
  width: 15px;
  height: 20px;
  display: block;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  background: url(../images/arrow_down.png) no-repeat 50% 50%;
  background-size: 100% auto;
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.mobile-nav > ul > li.has-child.open_sub > a:after{
  transform: translateY(-50%) rotate(180deg);
}
.mobile-nav > ul > li:nth-child(1){
  box-sizing: border-box;
  padding: 10px 15px;
  min-height: 41px;
}
.mobile-nav > ul > li:nth-child(1) > a {
    width: auto;
    height: auto;
    display: inline-block;
    box-sizing: border-box;
    padding: 0px;
    font-size: 14px;
    line-height: 41px;
    color: #FFF;
    text-transform: uppercase;
    margin: 0 10px 0 0;
}
.mobile-nav > ul > li:nth-child(1) > a:last-child{
  margin: 0;
}
/*css for mobile nav end*/
.full-banner{
  padding-top: 107px;
}
.default-padding {
    padding: 30px 0;
}
.video-holder{
  margin-bottom: 15px;
}
#schooling-section h2,
#restaurent-section h2 {
    margin: 0 0 25px 0;
}
ul.restaurent_ul {
    margin-left: -10px;
    margin-right: -10px;
}
ul.restaurent_ul > li {
    width: 50%;
    padding: 0 10px;
    margin-bottom: 15px;
}
.header-upper .col-md-6.col-sm-12.middle.text-center{
  display: none;
}
.welcomr-txt {
    margin: 2px 0 0;
}
.welcomr-txt h5 {
    margin: 0 0 2px 0;
}
.login-wapper .flex-ul {
    display: inline-flex;
    width: 100%;
}
.property-query-area.default-page-padding {
    padding-top: 130px !important;
}
}
ul.pull-right-ul{
  width: auto;
  margin: 0;
  padding: 0;
  display: inline-flex;
}
ul.pull-right-ul > li{
  width: auto;
  display: inline-block;
  margin-right: 15px;
}
ul.pull-right-ul > li:last-child{
  margin: 0;
}

.cart_mini_block {
  width: 100%;
  height: auto;
  display: inline-block;
}

.dropdown-menu.mini-cart-dd {
  border-radius: 0px;
  border: none;
  box-shadow: 0px 3px 6px #00000029;
  left: inherit!important;
  right: 0px!important;
  transform: none!important;
  top: 100%!important;
  min-width: 275px;
}

.cart_mini_loop {
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 0 7px 0;
  padding: 5px 15px 15px 15px;
  border-bottom: #E0E0E0 1px solid;
}

.cart_mini_loop figure {
  width: 57px;
  height: auto;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  margin: 0;
  border: #E0E0E0 1px solid;
}

.cart_mini_loop figure img {
  width: 100%;
  height: auto;
  display: block;
}

.cart_mini_loop figcaption {
  width: calc(100% - 57px);
  height: auto;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  padding: 0 30px 0 15px;
}

.cart_mini_name {
  font-size: 12px;
  font-weight: 400;
  color: #2B2B2B;
  line-height: normal;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}

.cart_mini_qyt {
  font-size: 12px;
  font-weight: 400;
  color: #2B2B2B;
  margin: 0;
}

.cart_mini_action {
  width: 100%;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  padding: 0 15px;
}

.cart_mini_action .red-btn {
  padding: 0 15px;
}

.cart_mini_total {
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  color: #2B2B2B;
  margin: 0 0 7px;
  box-sizing: border-box;
  padding: 0 15px;
  text-align: center;
}

.termtext{
font-size:90%;
text-decoration-line: underline;
}

.red-btn {
  width: auto;
  height: auto;
  display: inline-block;
  border: #a88d6f 1px solid;
  background: #a88d6f;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  padding: 0 30px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.red-btn:hover {
  color: #FFF !important;
  box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .2);
}
.blue-btn {
  width: auto;
  height: auto;
  display: inline-block;
  border: #a88d6f 1px solid;
  background: #a88d6f;
  font-size: 14px;
  color: #FFF;
  text-transform: uppercase;
  line-height: 40px;
  text-align: center;
  padding: 0 30px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.blue-btn:hover {
  color: #FFF !important;
  box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .2);
}
.cart_icon span {
    width: 18px;
    height: 18px;
    position: absolute;
    z-index: 2;
    top: -10px;
    right: -10px;
    background: #ef0000;
    font-size: 10px;
    color: #FFF;
    text-align: center;
    line-height: 18px;
    border-radius: 50%;
}
a.cart_icon {
    box-sizing: border-box;
    padding: 20px 0;
    width: auto;
    display: block;
    position: relative;
    color: #000;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
}
.carticon{
  width: 21px;
  height: 21px;
  display: block;
  position: relative;
  border-radius: 50%;
  background: #FFF;
  color: #000;
  line-height: 21px;
  text-align: center;
}
body.sticky header a.cart_icon {
    padding-top: 10px;
    padding-bottom: 10px;
}
.pic-cart-outer{
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}
.cart-over{
  width: 100%;
  height: auto;
  display: inline-block;
  position: absolute;
  z-index: 99;
  left: 0;
  bottom: 6px;
  text-align: center;
  box-sizing: border-box;
  padding: 18px 25px;
  background: rgba(0,0,0,0.6);
  transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    opacity: 0;
}
.cart-over .cart-price{
  color: #FFF;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 15px;
}
.item-box:hover .cart-over{
  opacity: 1;
}
/*.item-box.deep-orange .cart-over{
  display: none;
}*/
.carousel-holder .col-xs-4{
  margin: 15px 0;
}
.callus.new-dd {
    width: 55%;
    display: inline-block;
    float: left;
}
.btn-hol{
  width: 45%;
    display: inline-block;
    float: left;
    box-sizing: border-box;
    padding: 0 0 0 10px;
}
.btn-border{
  padding: 0;
  width: 100%;
  background: #fff;
  border-radius: 4px;
  color: #999999;
  font-weight: normal;
  height: 44px;
  box-sizing: border-box;
  border: 1px solid #d5dadf;
}
.cart_table.table td,
.cart_table.table th {
  border-color: #d1d1d1!important;
  border-width: 1px!important;
}

.cart_table.table tbody {
  border-bottom: #d1d1d1 1px solid!important;
}

.cart_table.table thead th {
  font-size: 14px;
  font-weight: 700;
  color: #201E10;
  text-transform: uppercase;
}

.cart_table.table tbody th,
.cart_table.table tbody td {
  font-size: 14px;
  font-weight: 400;
  color: #2B2B2B;
  vertical-align: middle;
}

.cart_quent {
  width: 65px;
  height: auto;
  display: inline-block;
  text-align: center;
}

.cart_quent input {
  width: 100%;
  height: auto;
  display: block;
  border: 1px solid #E0E0E0;
  margin: 0 0 5px 0;
}

.cart_pic {
  width: 95px;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  border: #D1D1D1 1px solid;
}

.cart_pic img {
  width: 100%;
  height: auto;
  display: block;
}

.txt_btn {
  font-size: 14px;
  font-weight: 500;
  color: #E63677;
}

.txt_btn:hover {
  color: #E63677;
  text-decoration: underline;
}

.delete_btn {
  font-size: 18px;
  color: #FF0000;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.red-border-btn {
  width: auto;
  height: auto;
  display: inline-block;
  border: #ef0000 1px solid;
  background: #FFF;
  font-size: 14px;
  color: #ef0000;
  text-transform: uppercase;
  text-align: center;
  line-height: 40px;
  padding: 0 30px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}

.red-border-btn:hover {
  color: #ef0000;
  box-shadow: 0 3px 4px 1px rgba(0, 0, 0, .2);
}
.cart_table.table tfoot{
  border-bottom: 1px solid #ddd;
}
#favoriteModal .modal-dialog {
    width: 750px;
}
.modal-title{
  font-size: 22px;
  font-weight: 600;
}
.simplegallery {
    margin: 0 auto 25px;
    width: 800px;
    height: auto;
    overflow: hidden
}

.simplegallery .content {
    background: #fff;
    position: relative;
    width: 80%;
    height: auto;
    overflow: hidden;
    float: right;
    box-sizing: border-box;
    padding: 0 0 0 30px;
}

.simplegallery .content img {
    width: 100%;
    height: 410px;
    box-sizing: border-box;
    border: 1px solid #9c9c9c;
    display: none;
    background: #EEE;
    object-fit: contain;
}
.simplegallery .content img:nth-child(1){
  display: block;
}
.simplegallery .thumbnail {
    float: left;
    width: 20%;
    height: auto;
    display: inline-block;
    float: left;

}

.simplegallery .thumbnail .thumb {
    width: 100%;
    height: auto;
    margin: 0 0 7px 0;
    cursor: pointer;
    display: block
}

.simplegallery .thumbnail .thumb img {
    border: 1px solid #9c9c9c;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    height: 80px;
    object-fit: cover;
}

.simplegallery .thumbnail .last {
    margin: 0
}

.coupon_block {
  width: 100%;
  height: auto;
  display: inline-block;
  max-width: 525px;
  box-sizing: border-box;
  border: #F4F4F4 1px solid;
}

.coupon_block .coupon_heading {
  width: 100%;
  height: auto;
  display: inline-block;
  background: #F4F4F4;
  box-sizing: border-box;
  padding: 0 24px;
  font-size: 14px;
  color: #201E10;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 38px;
}

.coupon_block .coupon_body {
  width: 100%;
  height: auto;
  display: inline-block;
  box-sizing: border-box;
  padding: 20px 24px;
}

.cart_label {
  width: 60%;
  height: auto;
  display: inline-block;
  float: left;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.coupon_block .coupon_body .form-group {
  width: 100%;
  height: auto;
  display: inline-block;
}

.form-group.total {
  border-top: #F4F4F4 1px solid;
  padding: 5px 0;
}

.cart_total {
  width: 40%;
  height: auto;
  display: inline-block;
  float: left;
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.cart-action .red-btn {
  width: auto;
  text-align: center;
  font-family: 'nexareguler';
  margin: 0px 2px;
}

.cart_table.table td,
.cart_table.table th{
  vertical-align: middle;
}
.cart_table.table .text-center{
  text-align: center !important;
}

#favoriteModal .table_holder{
  width: 100%;
  height: 400px;
  overflow-y: scroll;
  box-sizing: border-box;
}
#favoriteModal .cart_table.table tbody td:nth-child(1){
  width: 15%;
}
#favoriteModal .cart_table.table tbody td:nth-child(2){
  width: 45%;
}
#favoriteModal .cart_table.table tbody td:nth-child(3){
  width: 25%;
}
#favoriteModal .cart_table.table thead th:nth-child(4),
#favoriteModal .cart_table.table tbody td:nth-child(4){
  width: 15%;
  vertical-align: middle;
  text-align: center;
}
#serviceModal .modal-body{
  max-height: 350px;
  overflow-y: scroll;
}
.grid-listing .image{
  width: 30%;
  height: auto;
  display: inline-block;
  min-height: 10px;
  float: left;
}
.grid-listing .image img{
  width: 100%;
  height: 167px;
  display: block;
  object-fit: cover;
}
.grid-listing .property_item{
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 0 0 25px 0;
}
.grid-listing .proerty_content{
  width: 70%;
  height: auto;
  display: inline-block;
  min-height: 10px;
  float: left;
  box-sizing: border-box;
  padding: 0px;
}
.grid-listing .proerty_content .proerty_text {
    padding: 15px;
}
.grid-listing .proerty_text h3{
  width: 100%;
  height: auto;
  display: inline-block;
}
.grid-listing .proerty_text h3 > a {
  font-size: 16px !important;
  line-height: 24px;
  width: auto;
  display: inline-block;
  float: left;
}
.grid-listing .proerty_text h3 .pull-right{
  font-size: 18px !important;
  line-height: 24px;
}
.grid-listing .property_item{
  transition: all .3s ease;
}
.grid-listing .property_item:hover {
    box-shadow: 0 2px 6px rgba(0,0,0,.1), 2px 2px 8px rgba(0,0,0,.15);
    transition: all .3s ease;
}
.grid-listing .proerty_content .property_meta span,
.grid-listing .feature3 .property_meta span {
    display: table-cell;
    font-size: 12px;
    line-height: 38px;
    text-align: left;
}
.grid-listing .property_meta.transparent{
  box-sizing: border-box;
  padding: 0 15px;
}

.callus .profile-form .btn-blue {
    text-transform: uppercase;
    width: 65%;
}
.heading_space.cen{
  font-family: 'nexareguler' !important;
}
.gallery-main{
  width: 100%;
  height: auto;
  display: inline-block;
}
.gallery-big{
  width: 100%;
  height: auto;
  display: inline-block;
}
.gallery-thumb{
  width: 100%;
  height: auto;
  display: inline-block;
}
.owl-custom .owl-nav button{
  width: 30px;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  background: rgba(0,0,0,0.6) !important;
  text-align: center;
  color: #FFF !important;
  font-size: 40px !important;
}
.owl-custom .owl-nav button:focus{
  outline: none;
  box-shadow: none;
}
.owl-custom .owl-nav button.owl-prev{
  left: 0;
}
.owl-custom .owl-nav button.owl-next{
  right: 0;
}
.owl-custom .owl-nav button.disabled{
  opacity: 0.5;
  cursor: not-allowed;
}

.owl-carousel#owl-carousel-big .owl-item img {
    display: block;
    width: 100%;
    height: 500px;
    object-fit: contain;
    background: #DDD;
}
.owl-carousel#owl-carousel-thumb .owl-item img {
    display: block;
    width: 100%;
    height: 160px;
    object-fit: cover;
    background: #DDD;
}
.owl-carousel#owl-carousel-thumb .item {
    display: block;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    border: 2px transparent solid;
    cursor: pointer;
}
.owl-carousel#owl-carousel-thumb .item.active{
  border: 2px #000 solid;
}
.breadcrumb-section {
   margin-top:50px;
    padding-top: 148px !important;
    background-color: #f5f5f5;
    text-align: left;
}
.breadcrumb-section .breadcrumb {
    padding: 8px 0;
    margin-bottom: 0px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 0;
    float: left;
}
.breadcrumb-section .breadcrumb > .active {
    color: #a88d6f;
}
.callus.full label {
    width: 100%;
    height: auto;
    display: inline-block;
}
.callus.full textarea, .callus.full input:not([type="checkbox"]) {
    border: 1px solid #d5dadf;
    height: 44px;
    border-radius: 4px;
    background: #fff;
    padding: 6px 12px;
    font-size: 14px;
    color: #999999;
    width: 100%;
}
.pam-form-from-left {
    padding-right: 60px;
}
.pam-form-from-right {
    padding-left: 60px;
}
.center-to-btn {
    position: absolute;
    left: calc(50% - 25px);
    z-index: 10;
}
.center-to {
    left: calc(50% - 20px);
    margin-top: 50px;
}
.center-to .line-dotted {
    position: absolute;
    border-bottom: 2px dashed #888;
    width: 100%;
    height: 2px;
    margin-top: 25px;
    display: none;
}
.center-to .to-circle {
    height: 50px;
    width: 50px;
    margin: 0 auto;
    border-radius: 100%;
    background-color: #a88d6f;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    color: #fff;
    position: relative;
}
.center-to .to-circle .center-it {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.callus.full textarea {
    height: 90px;
    min-height: 90px;
    resize: none;
}
.full .nice-select {
    width: 100%;
}
.inventory-tab .nav-tabs.inventory-nav-tabs {
  width: 100%;
  border-bottom: 0;
  background-color: #fff;
  border: 1px solid #eee;
  margin-bottom: 15px;
}

.inventory-tab .nav-tabs.inventory-nav-tabs li {
  float: none;
  margin: 0;
  border: none;
  border-bottom: 1px solid #ccc;
}

.inventory-tab .nav-tabs.inventory-nav-tabs li a {
  margin-right: 0;
  border: 0;
  padding: 20px 15px;
  border-radius: 0;
  text-transform: capitalize;
  text-align: center;
  background-color: #FFF;
  color: #333;
}

.inventory-tab .nav-tabs.inventory-nav-tabs li a:hover {
  background-color: #ddd;
}

.inventory-tab .nav-tabs.inventory-nav-tabs>li.active>a,
.inventory-tab .nav-tabs.inventory-nav-tabs>li.active>a:focus,
.inventory-tab .nav-tabs.inventory-nav-tabs>li.active>a:hover {
  border: 0;
  background-color: #a88d6f;
  color: #fff;
}

.inventory-tab .nav-tabs.inventory-nav-tabs>li.active>a:after,
.inventory-tab .nav-tabs.inventory-nav-tabs>li.active>a:focus:after,
.inventory-tab .nav-tabs.inventory-nav-tabs>li.active>a:hover:after {
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 10px solid #a88d6f;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
}
.inventory-tab .tab-content.inventory-tab_content .tab-pane {
  display: none;
  /*background-color: #fff;*/
}

.inventory-tab .tab-content.inventory-tab_content .active {
  display: block;
}

.inventory-items .table-responsive {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
}

.inventory-items .inventory-items_nav {
  background-color: #f9f9f9;
  display: table;
  border-bottom: 1px solid transparent;
}

.inventory-items .inventory-items_nav li {
  display: table-cell;
  float: none!important;
vertical-align: top;
}

.inventory-items .inventory-items_nav li.active a.inventory-items_nav_a {
  background-color: #c4e8f5;
  border: 1px solid #275c6f;
  border-bottom: 2px solid #275c6f;
padding: 5px;
  margin-right: 0;
  min-width: 150px;
}

.inventory-items .inventory-items_nav a.inventory-items_nav_a {
  background-color: #fff;
  color: #333;
  border-radius: 0;
  border: 1px solid #ddd;
  border-bottom: transparent;
  padding: 5px;
  margin-right: 0;
  min-width: 150px;
}

.inventory-items .inventory-items_nav a.inventory-items_nav_a:hover {
  border-bottom: 1px solid #275c6f;
}

.inventory-items .inventory-items_nav .inventory-items_nav_img img {
  width: 35px;
  max-width: 35px;
  max-height: 35px;
  display: block;
  margin: 0 auto;
}

.inventory-items .inventory-items_nav .inventory-items_nav_name {
  text-align: center;
  font-size: 13px;
  padding-top: 2px;
}

.inventory-items .inventory-items_tab-content {
  margin-top: 10px;
}

.inventory-other {
  border-top: 1px solid #999;
}

.inventory-item_box {
  background: #fff;
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  box-shadow: 0 0 5px rgba(0, 0, 0, .2);
  height: 54px;
  overflow: hidden;
  position: relative;
  border: 2px solid transparent;
}

.inventory-item_box img {
  margin: 10px 15px;
  max-width: 30px;
  max-height: 30px;
  float: left;
}

.inventory-item_box .inventory-item_box_left {
  float: left;
  width: calc(100% - 100px);
}

.inventory-item_box .inventory-item_box_left .inventory-item_box_label {
  margin-top: 16px;
  font-size: 14px;
  display: block;
}
.inventory-item_box .inventory-item_box_right {
    width: 100px;
    float: right;
}
.inventory-item_box .inventory-item_box_right .inventory-item_box-count {
    display: inline-block;
    width: 60px;
    text-align: right;
    padding-right: 5px;
    font-size: 30px;
    margin: 8px 0;
}
.inventory-item_box .inventory-item_box_right .add-box {
    float: right;
    width: 40px;
}
.inventory-item_box .inventory-item_box_right .add-box button {
    width: 40px;
    height: 25px;
    outline: 0;
    background: #fff;
    border: 1px solid #f5f5f5;
    display: block;
    margin: 0 auto;
    font-size: 14px;
    line-height: 0;
}
.ellipsis, .ellipsis100, .ellipsis200, .ellipsis300, .ellipsis400, .ellipsis500, .ellipsisFlexible100, .ellipsisFlexible150, .ellipsisFlexible250, .ellipsisFlexible300 {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.inventory-tab input:not([type="checkbox"]) {
    border: 1px solid #d5dadf;
    height: 44px;
    border-radius: 4px;
    background: #fff;
    padding: 6px 12px;
    font-size: 14px;
    color: #999999;
    width: 100%;
}
.inventory-tab input.form-control-44{
  height: 46px !important
}
.inventory-other h4,
.inventory-other .m-t-10 {
    margin: 10px 0;
}
.full-width{
  width: 100% !important;
}

.hr-line20 {
    margin: 20px 0px;
    height: 1px;
    border-bottom: 1px solid rgb(238, 238, 238);
}
.heading_space{
  display: none;
}
.owl-custom.big-arrow .owl-nav button {
    width: 40px;
    height: 60px;
    position: absolute;
    z-index: 3;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,0.6) !important;
    text-align: center;
    color: #FFF !important;
    font-size: 30px !important;
}
.go-back-btn{
  width: auto;
  height: auto;
  display: inline-block;
  float: right;
  color: #000;
  line-height: 36px;
  font-size: 18px;
  text-transform: uppercase;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  margin-top: 20px;
}
.go-back-btn i{
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.go-back-btn:hover i{
  margin-right: 10px;
}
.padding {
    padding: 160px 0 50px !important;
}
.padding#property {
    padding: 55px 80px 70px 80px !important
}

/*new inven css start*/
.property-back-area{
  border-top: #DDD 1px solid;
  border-bottom: #DDD 1px solid;
  padding: 8px 0;
  margin-bottom: 15px;
}

.small-height{
  height: auto !important;
  line-height: 40px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.inventory-table.table>tbody>tr>td,
.inventory-table.table>tbody>tr>th{
  vertical-align: middle;
}
.in-title{
  margin-bottom: 15px;
}
.table-title{
  width: 100%;
  height: auto;
  display: inline-block;
  font-size: 18px;
  margin-bottom: 10px;
}
.table-loop{
  width: 100%;
  height: auto;
  display: inline-block;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: #000 1px solid;
}
.table-loop:last-child{
  border:none;
}
.quotations-title{
  width: 100%;
  height: auto;
  display: inline-block;
  text-align: center;
  font-size: 20px;
  margin: 35px 0;
}
.quotations-title p{
  font-size: 20px;
}
.quotations-title span{
  color: green;
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 15px 0;
  font-size: 70px;
}
.quotations-title .quotations-action{
  width: 100%;
  height: auto;
  display: inline-block;
  margin: 15px 0 0 0;
}
.desktop-nav > nav > ul > li#cartSection {
  position: relative;
}
.desktop-nav > nav > ul > li#cartSection > a{
  height: auto;
  position: absolute;
  z-index: 4;
  left: 0px;
  top: 50%;
  transform: translateY(-50%);
}
/*new inven css end*/
/*@media only screen and (min-width: 768px) {*/
@media screen and (max-width: 768px) {
.responsive {
  width: 100%;
  max-width: 300px;
  height: auto;
}
.pam-form-from-left {
    padding-right: 15px;
    padding-bottom: 70px;
}
.center-to-btn {
    margin-top: -80px;
}
.center-to {
    margin-top: 10px;
    margin-bottom: 10px;
}
.pam-form-from-right {
    padding-left: 15px;
}
.inventory-tab .nav-tabs.inventory-nav-tabs li a {
    padding: 10px;
}
.inventory-tab .nav-tabs.inventory-nav-tabs > li.active > a::after, .inventory-tab .nav-tabs.inventory-nav-tabs > li.active > a:focus::after, .inventory-tab .nav-tabs.inventory-nav-tabs > li.active > a:hover::after {
    left: calc(50% - 10px);
    top: 110%;
    z-index: 2;
    transform: rotate(90deg);
}
  #listing1.listing1.padding_top {
    padding-top: 140px !important;
  }
  #listing1 aside {
    position: relative;
    top: 0;
    margin-bottom: 15px;
}
  .heading_space {
    margin-bottom: 20px !important;
}
  .cd-testimonials-all .cd-testimonials-item {
    width: 46%;
    margin: 0 2% 3em;
  }
  .cd-testimonials-all .cd-author {
    margin-left: 1em;
  }
a.cart_icon {
    padding: 10px 0;
}
.info-box strong {
    font-size: 12px;
}
.info-box li {
    font-size: 10px;
}
.welcomr-txt h5{
  font-size: 14px;
  margin: 0;
}
.carousel-holder.row .col-xs-4 {
    width: 100% !important;
}
.item-box .item-heading {
    width: 100%;
    font-size: 14px;
    line-height: normal;
    padding: 15px;
}
.cart-over{
  opacity: 1;
}
.table_holder{
  width: 100%;
  overflow: hidden;
  overflow-x: scroll;
}
#fav_table{
  width: 600px;
}
h2.uppercase{
  margin-bottom: 25px !important;
}
.listing1 .property-query-area {
    padding: 15px 0;
}
.grid-listing .image {
    width: 100%;
    height: auto;
    display: inline-block;
    min-height: 10px;
    float: none;
}
.grid-listing .proerty_content {
    width: 100%;
    float: none;
}
.grid-listing .property_meta.transparent {
    box-sizing: border-box;
    padding: 0 10px;
    margin-bottom: 10px;
}
.grid-listing .proerty_content .property_meta span{
    display: inline-block;
    font-size: 12px;
    line-height: normal;
    text-align: left;
    padding: 0 5px;
}
.breadcrumb-section nav{
  display: none;
}
.breadcrumb-section {
    padding-top: 107px !important;
    background-color: #f5f5f5;
    text-align: left;
}
.go-back-btn{
  float: left;
}
.padding {
    padding: 107px 0 50px !important;
}
.padding#property {
    padding: 25px 0 50px !important;
}
.padding {
    padding: 157px 0 50px !important;
}
#about-section{
  padding: 25px 0px 25px 0px;
  background: #ffffff;
}
#about-section ul{
  padding: 0 15px;
}
#agent-2-peperty .col-md-8,
#agent-2-peperty .col-md-4{
  width: 100% !important;
}
.grid-listing .proerty_text h3 .pull-right {
    font-size: 14px !important;
    line-height: 24px;
}
.grid-listing .proerty_text h3 > a {
    font-size: 14px !important;
    line-height: 24px;
}
.owl-carousel#owl-carousel-big .owl-item img {
    display: block;
    width: 100%;
    height: 160px;
    object-fit: contain;
    background: #DDD;
}
.property-details .bottom30 {
    margin-bottom: 10px;
}

.property-details .pull-right{
  width: 100% !important;
  text-align: left !important;
  margin-bottom: 15px !important;
}
.owl-carousel#owl-carousel-thumb .owl-item img {
    display: block;
    width: 100%;
    height: 40px;
    object-fit: cover;
    background: #DDD;
}
}



/** added by Denis **/

@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900");
h4 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.25px;
}
.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.container {
    margin: 0 auto;
}

.section {
    color: #fff;
    width: 90%;
    right: 5%;
    left: 5%;
    position: relative;
    min-height: 100vh;
    padding-bottom: 80px;
    border-bottom: 3px solid rgba(250, 250, 250, 0.25);
}

.section-heading {
    text-align: center;
    padding: 80px 45px;
}

.section-heading h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

.section-heading .line-dec {
    width: 60px;
    height: 3px;
    background-color: #a43f49;
    margin: 10px auto;
}

.section-heading span {
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.5px;
}


.white-button a {
    display: inline-block;
    padding: 12px 20px;
    background-color: #fff;
    color: #a43f49;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.5s;
}

.white-button a:hover {
    background-color: #a43f49;
    color: #fff;
}

button {
    display: inline-block;
    padding: 10px 20px;
    background-color: #fff;
    color: #a43f49;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.5s;
    border: none;
    outline: none;
    cursor: pointer;
}

button:hover {
    outline: none;
    background-color: #a43f49;
    color: #fff;
}

.right-image-post {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 2px solid rgba(250, 250, 250, 0.1);
}

.left-image img,
.right-image img {
    border-radius: 5px;
}

.right-image-post h4,
.left-image-post h4 {
    margin-top: 30px;
}

.right-image-post p,
.left-image-post p {
    margin-top: 20px;
}

.right-image-post .white-button,
.left-image-post .white-button {
    margin-top: 30px;
}

.btm {
    font-family: "nexabold";
    margin-left: 40%;
    margin-top: 35%;
    color: white;
    text-shadow: none;
}

.baseup{
padding-left:25px;
padding-right:25px;
margin-top:35%;
background:#CBCBCB;
border-radius: 15px;
}

.baseup div{
padding:0px;
}

.loginbox{
	padding: 0px 15% 20px 15%;
}
.welcomebox{
	padding: 35px 0px;
}
.worldbox{
	background-image:url('../images/home/worldx1700.jpg'); background-repeat: no-repeat; height:280px;background-size: cover;
}

.form-control{
    height: auto;
}


.btnlogin {
	background: #a88e6f;
	color: #ffffff;
	padding: 8px 30px;
	font-weight: 600;
	font-size: 13px;
	border-radius: 8px;
	display: inline-flex;
	position: absolute;
	top: 0px;
}
.btnlogin:hover {
	background: #ceac82;
	color: #ffffff;
	text-decoration: none;
}
.loginform input {
	background: #9aa5a7;
	color: #fff;
	border-radius: 0px;
	border: 1px solid #9aa5a7;
	padding: 3px 10px;
	font-family: nexabold;
}
.signup a {
	font-size: 14px;
	font-weight: 500;
}
.welcometxt {
	color: #9aa5a7;
	margin-bottom: 0px;
	font-family: nexabold;
}
.loginform label {
	font-size: 14px;
	font-weight: 400;
	position: relative;
}
.checkbox{
	margin-top: 0px;
}
.checkbox label {
		font-family: nexabold;
		color: #3f3f3f;

	word-break: break-word;
	white-space: nowrap !important;
	width: 97%;
	padding-right: 5px;
	position: relative;
	cursor: pointer;
	padding-left: 0px;
}
.forgottxt a {
	color: #3f3f3f;
	font-family: nexabold;
	font-size: 14px;
	padding-left: 13px;
}
.loginform ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #ffffff !important;
  opacity: 1; /* Firefox */
}

.loginform :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #ffffff !important;
}

.loginform ::-ms-input-placeholder { /* Microsoft Edge */
  color: #ffffff !important;
}

.bg-gray{
	background: #9aa5a7;
}
.bg-signup{
background: #9aa5a7;padding:15px; border-radius:5px;
}
.bg-golden{
	background: #a88e6f;
	color: #ffffff;
}
.bg-golden a{
	color: #ffffff;
	text-align: center;
}

.topheader{
	height: 30px;
}
.footerbox{margin-top:1px;padding:25px;margin-bottom:1px;}

.introd{
border-radius:5px;
background-color: #FFFFFF;
color: #000000;
border:1px solid #FFFFFF;
font-size:80%;
padding:10px;
margin-top:5px;
margin-bottom:15px;
}

.signup{
font-size:90%;
}





.pagepad {
	padding: 0px 0% 0px 3%;
}
.ddetailbox {
	border-right: 4px solid #bcbeb9;
	padding-right: 50px;
}
.rightboximg h1 {
	font-size: 16px;
	padding: 15px 2px 10px 10px;
	font-family: nexabold;
	color: #333333;
}
.typeofheading {
	font-family: nexabold;
	color: #333333;
	font-size: 3rem;
}
.detailbox {
	background: #fff;
	padding-top:10px;
	padding-left:4%;
	padding-right:4%;
	margin: 0 4% 4% 1%;
}
.ddetailbox p {
	padding: 3px 0px 3px 0px;
}


.rightboximg {
	padding-left: 2%;
	height: 100%;
	overflow-y: scroll;
	overflow-x:hidden;
}
.detailhead {
        margin-top:50px;
	font-size: 3.4rem;
	font-family: nexabold;
	padding-bottom: 2%;
	color: #333;
}

#maincontent{
text-align: justify;
text-justify: inter-word;
padding:15px;
}

.backbtnlnk {
	text-align: right;
	padding-right: 0px;
	font-family: nexabold;
}
.backbtnlnk a {
	color: #333;
}
.backbtnlnk .fa-chevron-circle-left {
	font-size: 3rem;
	color: #9aa5a7;
	position: relative;
	top: 6px;
	padding-right: 7px;
}


/* index */

.golden-band {
    background: #a88d6f;
    width: 100%;
    height: auto;
   padding-left:5%;
 padding-right:8%;
}

.leftmenubox  ul > li > a {
  padding: 10px 8px 10px 6px;
}

.lmenucol {
  width: 78%;
  float: left;
}
.rmenucol {
  width: 22%;
  float: left;
}


.mshopcart {
 background: red;
border-radius: 25px;
padding: 5px;
width: 29px;
height: 29px;
display: inline-block;
position: absolute;
top: 9px;
right: 0px;
}
.caret {
  top: -7px;
  position: relative;
}



.dwelcome p {
	margin: 0px;
	font-family: nexabold;
	font-size: 1.5rem;
}
.dwelcome {
	padding: 10px 10px;
}
.drpmenu {
	float: right;
	margin-top:5px;
	font-family: nexabold;
}
.drpmenu .fa-shopping-cart {
	background: #fff;
	color: #9aa5a7;
	padding: 5px;
	border-radius: 25px;
	position: relative;
	top: -8px;
	margin-left: 5px;
	font-size: 18px;
}
.drpmenu img {
	height: 27px;
	width: 27px;
	border-radius: 25px;
	margin-right: 5px;
	top: -8px;
	position: relative;
}
.phonetxt a {
	color: #3f3f3f;
	font-family: nexabold;
	position: relative;
	top: 30px;
	font-size: 2rem;
}
.logo {
	padding: 20px 0px 10px 0px;
}
.mainmenu {
	background: no-repeat;
	border: 0px;
}


.dropdown-menu > li > a {
  text-align: left;
}
.dropdown-menu {
  margin: 0px 0 0;
  border-radius: 0px;
 }

@media screen and (max-width: 1680px) and (min-width: 846px) {
	.ddetailbox{
	width:75%;
	float:left;
	}

	.rightboximg {
	width:25%;
	float:right;
	}
}

.ddetailbox{
	padding-right: 10px;
	padding-bottom: 20px;
}
.ddetailbox p {
	font-size: 1.4rem;
}

.ddetailbox span {
        font-size: 1.4rem;
}
.rightboximg {
padding-left: 15px;
}
.closeicon{
	display: none;
}
.mmenuicon{display: none;}

.copy {
	color: #fff;
	font-size: 14px;
	text-align: center;
}
.footeMenu li {
	float: left;
	width: 36%;
	text-align: left;
	list-style: none;
	font-size: 13px;
	margin-bottom: 10px;
	font-family: 'nexabold';
}
.footeMenu li a{
	color: #fff;
}

	.copyrightbox {
	border-top: 2px solid #fff;
	padding-top: 2.5%;
	padding-bottom: 2%;
	}
.footeMenu {
		padding: 3% 3% 4% 33%;
		margin-bottom: 10%;
	}
	.arrow.sep {
		color: #d0d0d0;
	}
	
	.breadcrumb > li + li::before {
		padding: 0 5px;
		color: #ccc;
		content: ""; 
		}

	.divider .fa-caret-right {
			color: #bcbeb9;
			padding: 4px 5px 5px 15px;
			font-weight: normal;
		}
		.breadcrumb{
			background: none;
		}
		.breadcrumb li {
			color: #bcbeb9;
			font-size: 14px;
			font-family: nexalight;
		}
		.breadcrumb li a {
			color: #000000;
			font-weight: 600;
		}
		.breadcrumb {
			padding: 0px 0px 8px 0px;
		}

	.mainmenu label {
		font-size: 12px;
		font-weight: 400;
		width: 160px;
		font-family: nexalight;
		cursor: pointer;
	}
	.drpmenu > button > label > span {
		font-weight: 500;
		font-family: nexabold;
		font-size: 13px;
	}
	.lefthambergermenu{
		padding-top: 12px;
		padding-left: 0px;
		font-size: 24px;
		cursor: pointer;
	}
	.leftmenuhamburg{
		display: none;
	}
	
	.leftmenuhamburg li a {
		  text-align: left;
	}

	#leftmenuhamburg {
		position: absolute;
		width: 400px;
		background: #a88e6f;
		left: -55px;
		top: 48px;
		height: 335px;
		z-index: 99;
	}
	.leftmenuhamburg li {
		width: 100%;
		padding-left: 14%;
	}
	.nav > li > a:hover, .nav > li > a:focus {
		text-decoration: none;
		background-color: #fff0;
		font-family: nexabold;
	}
	.leftmenuhamburg {
		position: absolute;
		width: 400px;
		background: #a88e6f;
		left: -55px;
		top: 48px;
		z-index: 99;
		padding-top: 45%;
		padding-bottom: 67%;
		min-height: 350px;
	}
	.leftmenubox .active {
		font-family: nexabold;
	}



.mdesktopmenu {
	padding-left: 0px;
  padding-top: 5px;
}

.leftmenubox li a {
	padding: 14px 15px 0px 0px;
}
.orderbox h1 {
	margin: 0px 0px 25px 0px;
	font-size: 18px;
	font-family: nexabold;
}
.orderbox .fa {
	color: #a88e6f;
	margin-left: 15px;
	font-size: 21px;
}

.totpricebreakuphead {
	text-transform: uppercase;
	background: #eee;
	margin: 0px !important;
	padding: 9px 9px 8px 9px;
	font-size: 16px !important;
}	

.generatebtn {
	background: #a88e6f;
	color: #ffffff;
	padding: 10px 15px;
	display: inline-block;
	text-transform: uppercase;
	font-family: nexabold;
	text-decoration: none !important;
}
.generatebtn:hover {
	background: #c6a783;
	color: #ffffff;
}
.requestedbtn {
	background: #586879;
	color: #ffffff;
	padding: 10px 15px;
	display: inline-block;
	text-transform: uppercase;
	font-family: nexabold;
	text-decoration: none !important;
}
.requestedbtn:hover {
	background: #586879;
	color: #ffffff;
}
.prodname p {margin: 0px;
font-size: 13px;}.prodimg img {
	height: 45px;
}
.totamnttxt, .totamntprice {
	padding: 15px 10px !important;
	font-family: nexabold;
	font-size: 15px;
}
hr.pdivider {
	border-top: 4px solid #9aa5a7;
	padding-top: 30px;
	display: inline-block;
	width: 100%;
	padding-bottom: 0px;
	margin-top: 30px;
}.citytxt {
	font-family: nexabold;
	font-size: 16px !important;
}
table{
	font-family: nexalight;
	font-size: 13px;
}
.orderboxright {
	padding-left: 35px;
}
.orderboxleft {
	padding-right: 40px;
}


@media screen and (max-width: 1680px) {
    .section {
        color: #fff;
        width: 90%;
        right: 5%;
        left: 5%;
    }
}

@media screen and (max-width: 1680px) and (min-width: 846px) {

}

@media screen and (max-width: 1280px) {

    .right-image-post h4,
    .left-image-post h4 {
        margin-top: 0px;
    }

    .right-image-post p,
    .left-image-post p {
        margin-top: 15px;
    }

    .right-image-post .white-button,
    .left-image-post .white-button {
        margin-top: 25px;
    }

}


@media screen and (max-width: 1280px) and (min-width: 846px) {

}


@media screen and (max-width: 845px) {
    .responsive-nav {
        display: inline-block;
    }
    .section {
        width: 94%;
        right: 3%;
        left: 3%;
    }

   .header-upper .logo img {
	width:100px;
   }
.headerphoneicon {
  font-size: 2rem !important;
  font-family: nexalight;
  padding-top: 4px;
}
.responsive {
  width: 100%;
  max-width: 400px;
  height: auto;
}
 

.btm {
    font-family: "nexabold";
    margin-left: 40%;
    margin-top: 35%;
    color: white;
    text-shadow: none;
}
  
}


.item-box .item-heading:hover{

}
.white-bg{
  background: #ffffff;
}
.item-box {

  --c:#ffffff;
}
.item-box:hover {
  --c:#a88d6f;
}
.item-box > item-heading {
  background-color: var(--c);
}
footer p {
  margin: 0px;
}

.desktop-nav nav li {
  border-right: 1px solid aliceblue;
}
.about_txt h3 {
  color: #9aa5a7;
  font-weight: bold;
  font-size: 5rem;
  font-family: 'nexabold';
}
.about_txt > h5 {
  color: #9aa5a7;
  font-size: 5rem;
  font-weight: normal;
  font-family: nexabold;
}
.about_txt > p  {
 font-size: 13px;
color: #676767;
font-family: nexareguler;
}
#about-section {
  padding: 50px 0px 50px 0px;
  background: #fff;
}
.desktop-nav > nav > ul > li :nth-last-child(2) {
border: none;
}
.bannerslogan {
  position: absolute;
  padding: 4% 10%;
  color: #ffffff;
}
.bannerslogan h1 {
  font-size: 5rem;
  font-weight: bold;
    color: #000000;

}
.bannerslogan h5 {
  font-size: 5rem;
  font-weight: normal;
  color: #000000;
}
.infodata h1 {
  font-size: 3rem;
  font-weight: bold;
  margin-top: 30px;
}
.infodata h5 {
  font-size: 4rem;
  font-weight: normal;
  margin-bottom: 25px;
}

.infoimgdata{
order:1;
}

.infoimgdata img {

 /* height: 490px;*/
}

button:hover  {background: none;}
.headerphoneicon .fa-phone {
 /*font-size: 2.8rem;*/
  color: #9aa5a7;
  /*position: absolute;*/
  /*left: -25px;*/
}
.headerphoneicon {
/* font-size: 1.8rem !important;*/
  line-height: 27px !important;
  letter-spacing: 1px;
font-family: 'nexabold';
}
.dropdown.profile-dd {
  margin-top: 10px;
}
#cartSection {
  margin-top: 10px;
}

.profile .agent-p-img > a: hover{
background: #a88d6f;
}

#agent-2-peperty {
  background: #fff;
  padding-top: 225px !important; 
}

.cart_table h4 {
  color: #666666;
  font-size: 19px;
  font-family: 'nexareguler';
}

.item-box:hover .item-heading {
   background: #a88d6f;
   color: #ffffff;
}

.fadfox {
  background: #ffffffb8;
  height: 78%;
  position: absolute;
  width: 100%;
}
.fadfox .fa-star {
  text-align: left;
  position: absolute;
  left: 15px;
  top: 15px;
  font-size: 25px;
  color: #a88d6f;
}
	
.welcomr-txt{
padding-left:10px;
padding-top:10px;
}

.pjustify{
text-align: justify;
text-justify: inter-word;
}

nav ul{
list-style:none;
}



.pjustify ol, ul {
    padding: 0;
    margin: 0;
    list-style: square;
}

.modal-header{
background: #a88d6f;
}

.close{
color:white;
}

.float{
	position:fixed;
	width:60px;
	height:60px;
	bottom:78px;
	right:25px;
}

.formError .formErrorArrow div {
background:#a88d6f;
}

.formError .formErrorContent {
background:#a88d6f;
}


ul.rslides_tabs.rslides2_tabs {
    background-color: #000 !important;
 color: #FFFFFF;
}

.rslides_tabs .rslides_here a {
/*    background: #000;*/
    color: #FFFFFF;
    font-weight: bold;
}


@media only screen and (min-width: 320px) and (max-width: 479px){
	.loginbox {
		padding: 0px 5% 20px 5%;
	}
	.acceptTerms.agntRegTermsAccept {
	font-size: 13px;
}
.forgottxt a {
	font-size: 13px;
	padding-left: 0px;
}
.loginform {
	height: 230px;
}
.btnlogin {
	margin-left: 30%;
	margin-top: 10px;
}
.worldbox {
	height: 68px;
	background-size: contain;
}
.welcomebox {
	padding: 50px 0px;
}
.form-group {
	margin-bottom: 20px;
}
}


@media screen and (max-width: 800px) {
  .city-wrapper {
    display: table; 
    width: 100%; 
  }
  .city-wrapper div:nth-child(1) {
    display: table-footer-group; 
  }
}


.footer-text{
padding-top:25px;
padding-left:30px;
padding-right:30px;
font-size:90%;
}



@media (min-aspect-ratio: 8/5) {

}

@media (max-aspect-ratio: 3/2) {

}

@media (aspect-ratio: 1/1) {


}



@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 

	html{
	font-size: 60%;
	padding-left:25px;
	padding-right:5px;
	}

	.infodata{
	padding-left:10px;
	}

	.info-box{
	position:relative;
	padding-left:10px;
	font-size: 80%;
	}

	h2{
	font-size: 20px;
	}

	h1{
	font-size: 24px;
	}
	
	.about-city-section > p{
	padding-left:5px; 
	padding-right:5px;
	}
}



.left-ellipse{
margin-left:6%;
margin-top:15px;
}
.dropmenu{
color:white;
background:#a88d6f;
}

.infobar{
font-size: 12px;
color: #2E2E2E;
font-weight: 400;
line-height: normal;
}

.infobar >li{
padding-top:5px;
}

.infobar > li > a:hover {
background:#a88d6f;
color:white;
}

.golden{
color:#a88d6f;
}


.multiselect-selected-text{
color: #999999;
font-size:80%
padding-left:20px;
}
.selectlocbox{
border: 1px solid #999999;
}

.propAdj{
font-size:85%;
}
.text-center {
    margin-top: 20px;
}
