.mg_edit a {
  display: none;
}

html,body{height:100%;}
body{background:#fff;font:13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;}
body { min-width: 1080px; }

#view_wrapper{min-height:100%;height:auto !important;height:100%;margin:0 auto -60px;}
#footer_wrapper,.push{height:60px;clear:both;}

#header_wrapper{position:relative;min-height:110px;}
.zig-zag-down{position:absolute;z-index:2;bottom:-5px;left:0;margin:0;width:100%;height:5px;overflow:hidden;}
#header{position:relative;min-height:110px;}

#header #logo img{margin-bottom:0; margin-right: 20px; display: block;
    max-width: 100%;
    height: auto;}
#header #logo h1{font-size:36px;margin:0;text-shadow:0px 2px 2px rgba(0,0,0,0.3);}
#header #logo h1 a{text-decoration:none;}

#header #code_search_form {
  width: 220px;
  float: right;
  margin-bottom: 0px;
  position: relative;
  color: #fff;
}
#header #code_search_form input{height:40px;line-height:30px;border:0;background-color:rgba(255,255,255, .3);outline:none;color:#fff;width:100%;}
#header #code_search_form input.input-button{width:25px;height:25px;padding:0px 5px;overflow:hidden;text-indent:-9999px; position: absolute; top: 8px; right: 5px; background-repeat: no-repeat;}
#header #code_search_form input.input-button{
  background: transparent;
}

#code_search_form .form-inline:before {
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: "\f002";
  padding: 0;
  opacity: .9;
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  position: absolute;
  right: 9px;
  top: 7px;
  color: rgba(255,255,255, .3);
}

#header #main_menu{margin-bottom: 20px; text-align: right;}
#header #main_menu .nav,#header #main_menu .nav li {list-style:none;position:relative;}
#header #main_menu .nav li {display:inline;}
#header #main_menu .nav a {display:inline-block;text-decoration:none;font-size:14px;margin-left:10px;padding:5px 12px;}
#header #main_menu .nav .dropdown:hover .dropdown-menu {display:inline;}

#header #main_menu .nav .dropdown-menu {display:none;text-align:left;list-style:none;margin:0;padding:0;position:absolute;left:10px;padding-top:5px;height:auto;float:left;z-index:999;}
#header #main_menu .nav .dropdown-menu li {margin:0;padding:0;clear:both;z-index:1000;display:inline;float:left;}
#header #main_menu .nav .dropdown-menu li a {float:left;display:inline;color:#000;margin-left:0;padding:0 0 0 10px;}
#main_menu .dropdown-menu a ,#main_menu .active .dropdown-menu a {padding:0 12px;width:180px;z-index:1000;line-height:38px;display:inline;float:left;}
#main_menu .dropdown-menu > .active > a, #main_menu .dropdown-menu > .active > a:hover, #main_menu .dropdown-menu > .active > a:focus {
  background: none;
}
.featured-properties .title h3 {
  display: none;
}
#featured_properties  {
  padding: 30px 0;
}
#featured_properties a.btn {
  border: 0;
  font-size: 14px;
  padding: 7px;
  border-radius: 4px;
  bottom: 10px;
  position: absolute;
  width: 93%;
}
/* Featured properties */

  .eb .thumbnail {
    padding: 0;
    font-size: 16px;
    border: 0;
    box-shadow: 0 0 5px rgba(0,0,0,.15);
    margin: 0;
    min-height: 339px;
    position: relative;
  }
  .thumbnail .property-status-badge {
    padding: 7px;
    color: #fff;
    display: block;
    position: absolute;
    width: 100%;
    top: 165px;
    left: 0;
    font-size: 17px;
    font-weight: bold;
    border: 0;
  }
  .thumbnail:hover {
    box-shadow: 0 0 10px rgba(0,0,0,.30);
  }
  /* Reset the container */
  .featured-properties .container {
    width: 970px!important;
    max-width: none !important;
  }
  .eb .featured-properties.hidden-xs {
    display: block!important;
  }
  .eb .featured-properties .col-lg-3 {
    width: 33.33333333333333%;
  }
  .property-4 {
    display: none;
  }
  .thumbnail .title-image a img {
    width: auto;
    margin-left: 0;
  }
  #featured_properties .thumbnail .caption {
    padding: 0 9px 9px 9px;
  }
  .thumbnail .type {
    border-radius: 5px 5px 0 0;
    padding: 5px;
    font-size: 14px;
    background: #f6f6f6;
    border-bottom: 1px solid #e8e8e8;
  }
  .thumbnail p {
    font-size: 13px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #666;
    margin: 0!important;
  }
  #featured_properties .carousel-indicators {
    display: none;
  }
  #featured_properties .thumbnail h3 {
    font-size: 17px;
    font-weight: 900;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 5px;
    margin-top: 10px;
  }
  #featured_properties .property-status-badge {
    margin-top: -5px;
  }
  .thumbnail .btn {
    border-radius: 0 0 5px 5px;
    padding: 15px 0;
    font-weight: 900;
    bottom: 0;
  }
  .carousel-control.right {
    right: 15px;
  }
  #featured_properties .carousel-inner {
    margin: 0 5%;
    width: auto;
  }
  #featured_properties .carousel-control {
    width: 5%;
    background: none;
    opacity: 1;
    right: -10px;
  }
  #featured_properties .carousel-control .arrow {
    top: 40%;
    z-index: 5;
    display: inline-block;
    display: block;
    height: 68px;
    width: 43px;
    position: absolute;
    text-indent: -5000px;
    cursor: pointer;
    background: url(../images/slideshow-controls.png);
  }
  #featured_properties .carousel-control .arrow-left:hover {
    background-position: 0px 68px;
  }
  #featured_properties .carousel-control .arrow-right {
    background-position: 45px 0px;
  }
  #featured_properties .carousel-control .arrow-right:hover {
    background-position: 45px 68px;
  }
  .carousel-indicators {
    bottom: -50px;
  }
  .carousel-indicators li, .carousel-indicators li.active {
    opacity: .5;
  }



/* user content */
#main{padding-top:2em;padding-bottom:3em;}
.user-content h1{font-size:21px;font-weight:normal;}
.user-content h2{font-size:19px;font-weight:normal;}
.user-content h3{font-size:17px;font-weight:bold;}
.user-content h4{font-size:15px;font-weight:bold;}
.user-content h5{font-size:14px;font-weight:bold;}
.user-content h6{font-size:13px;font-weight:bold;}
.user-content p.justify{text-align:justify;}
#main .user-content p.phone{padding-left:50px;line-height:2em;font-size:19px;margin-bottom:1em;}
#main .user-content p.phone:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 20px;
  font-weight: 900;
  color: #666;
  content: "\f10b";
  display: inline-block;
  margin-right: 4px;
}
.user-content hr{border:0;border-top-width:1px;clear:both;height:0;}
.user-content pre,.user-content code{font-family:'DejaVu Sans Mono', Monaco, Consolas, monospace;}
.user-content ol{list-style:decimal inside;}
.user-content ul{list-style:disc inside;}
.user-content li{margin-left:20px;}
.user-content img{margin-bottom:20px;}
.user-content .left{float:left;margin-right:10px;margin-bottom:10px;}
.user-content .right{float:right;margin-left:10px;margin-bottom:10px;}
.user-content a{text-decoration:none;}
.user-content a:hover,.user-content a:focus{text-decoration:underline;}
.user-content h1,.user-content h2,.user-content h3.user-content h4,.user-content h5,.user-content p,.user-content dl,.user-content hr,.user-content ol,.user-content ul,.user-content pre,.user-content table,.user-content address,.user-content fieldset,.user-content figure{margin-bottom:1em;}

/* form */
#contact_form_wrapper{clear:both;}
#contact_form_wrapper .mg-notice {
  border-top: 1px solid #e8e8e8;
  padding: 15px 0px 20px;
  text-align: left;
  margin-top: 20px;
}
#mg_property_show #contact_form_wrapper{clear:none;}
#contact_form form{width:90%;padding-top:1em;}
#contact_form form table{width:100%;border-collapse:collapse;border-spacing:0;}
#contact_form form table td{padding-bottom:10px;vertical-align:top;}
#contact_form form .mg-label{width:200px;}
#contact_form form .mg-label label{display:block;padding:0 10px;width:200px;line-height:30px;font-weight:normal;}
#contact_form form .input-text,#contact_form form input[type="text"],#contact_form form textarea{display:block;padding:0 5px;outline:0;}
#contact_form form td input.input-text,#contact_form form input[type="text"],#contact_form form .radio-group,#contact_form form .select-wrapper{width:80%;height:32px;line-height:32px;}
#contact_form form input[type="text"]{width:100%;}
#contact_form form input[type="radio"]{margin-left:8px;position:relative;top:1px;}
#contact_form form textarea{width:100%;height:130px;padding:5px;overflow:auto;resize:none;}
#contact_form form select{width:337px;padding:6px;background-color:transparent;border:0;outline:0;}
#contact_form form .select-wrapper{padding-right:10px;}
#contact_form form .radio-group{padding:0 5px;}
#contact_form form input.date{width:80%;display:inline;}
#contact_form form .submit{padding:8px 17px;font-size:15px;font-weight:bold;}

/* form errors */
#contact_form .errorExplanation{width:100%;margin-bottom: 15px;}
#contact_form .errorExplanation h2{font-size:15px;padding:10px;}
#contact_form .errorExplanation p{padding:10px;}
#contact_form .errorExplanation ul{list-style:square inside;padding:10px;}
#contact_form .errorExplanation ul li{margin-left:10px;}

/* filter */
.mg_filter-bar{font-size:15px;}
.mg_filter-bar .filter{padding-bottom:10px;}
.mg_filter-bar .filter:last-child{border-bottom:0;}
.mg_filter-bar h3{padding:10px;}
.mg_filter-bar h3{font-size:17px;font-weight:bold;line-height:30px;}
.mg_filter-bar h4{font-size:14px!important;font-weight:bold;padding-bottom:0;}
.mg_filter-bar ul{padding:0 10px;list-style:none;}
.mg_filter-bar a{text-decoration:none;}
.mg_filter-bar a:hover{text-decoration:underline;}
.mg_filter-bar .filter-fields form{padding:0 10px;}
.mg_filter-bar label{display:block; font-size: 12px;}
.mg_filter-bar .input-button{margin-top:7px;font-weight:bold;padding:7px 22px;outline:none;border:0;cursor:pointer;}

/* search results */
.search-results{font-size:15px;}
.search-results .mg-notice{padding:10px;border:1px solid #DADADA;background-color:#FFFCD3;}
.search-results .applied-filters{margin:9px 0 0;}
.search-results .applied-filters ul{display:block;list-style:none;}
.search-results .applied-filters ul li{float:left;margin:0px 10px 10px;font-size:12px;}
.search-results .applied-filters a{display:block;text-decoration:none;padding:6px 6px 6px 23px;color:#666;background-color:#f2f2f2;background-image:url(../images/icon-remove.png);background-repeat:no-repeat;background-position:7px center;border:1px solid #ccc;}
.search-results .applied-filters a span{display:block;margin:0 5px 0 0;}
.sort-by {
  display: inline-block;
  margin-top: 7px;
  margin-bottom: -20px;
}
.sort-by-label {
  float: left;
  margin-right: 10px;
  margin-top: 7px;
}
.sort-by form{
  float: left;
  margin-top: -7px;
}
.sort-by form select{
  font-size: 12px;
}
.search-results .pagination ul{list-style:none;text-align:center;}
.search-results .header-pagination{display:block;height:50px;}
.search-results .header-pagination .pagination ul{text-align:right;}
.search-results .pagination li{display:inline;line-height:30px;padding:3px 8px;}
.search-results .header-pagination .pagination li{line-height:50px;}
.search-results .pagination li a{text-decoration:none;}
.search-results .pagination li.disablepage{color:#ccc;}
.search-results .pagination li.currentpage{color:#000;border:1px solid #dadada;background-color:#24cde8;}

.property-listing{display:block;padding:20px;margin-bottom:20px;overflow:hidden;position:relative;}
.property-listing .property-photo{float:left;}
.property-listing .property-photo a{display:block;text-decoration:none;}
.property-listing .property-photo img{width:300px;display:block;}
.property-status-badge{padding:4px 0;text-align:center;font-weight:bold;}
.property-listing .property-description{float:right;width:338px;}
.property-listing .code{float:right;font-size:14px;margin-top:2px;margin-left:10px;}
.property-listing h4{font-size:16px;font-weight:bold;}
.property-listing h4 a{text-decoration:none;}
.property-listing h5{font-size:13px}
.property-listing .property-info{float:left;width:160px;margin-bottom:35px;font-size:13px;}
.property-listing .property-price{float:right;width:130px;margin-bottom:35px;font-size:13px;}
.property-listing .property-price h5{font-size:13px;border-bottom:0;padding-bottom:0px;margin-bottom:0px;}
.property-listing .property-price h4{float:right;font-size:16px;}
.property-listing .property-price .agent{margin-top:18px;}
.property-listing .property-price ul{list-style:none;}
.property-listing .view-details{position:absolute;right:20px;bottom:20px;clear:right;float:right;}
.property-listing .view-details a{display:block;padding:6px 15px;outline:none;font-size:12px;font-weight:bold;text-decoration:none;text-transform:lowercase;}
.property-listing .agent {float: right;}
/* property */
.print-property{
  float: right;
  width: 100%;
  text-align: right;
  margin-bottom: 10px;
}
.print-property img {
  display: none;
}
.print-property:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 16px;
  font-weight: 900;
  color:#666;
  content: "\f02f";
  display: inline-block;
  margin-right: 4px;
}
#mg_property_show h1{font-size:21px;font-weight:normal;}
#mg_property_show h2{font-size:14px;font-weight:normal;}
#mg_property_show h2 a{text-decoration:none;}
#mg_property_show h2 a:hover{text-decoration:underline;}
.mg_property-details{margin-top:2em;}
.mg_property-details h5,#contact_form_wrapper h4, #description h4{font-size:21px;font-weight:normal;margin:1em 0;}
#mg_property_show .property-main{float:left;width:620px;margin-bottom:1em;}
#mg_property_show .property-main .graphic-section{padding:20px;}
.graphic .galleria-container{background:transparent;}
.graphic .galleria-stage{top:0;right:0;bottom:50px;left:0;}
.graphic .galleria-thumbnails-container{right:0;bottom:0px;left:0;height:42px;}
.galleria-thumb-nav-left,.galleria-thumb-nav-right,.galleria-thumbnails-container .disabled:hover{height:42px;}
.galleria-thumb-nav-right{background-position:-576px 6px;}
.galleria-thumb-nav-left{background-position:-496px 6px;}
#mg_property_show .map-container{height:400px;width:680px;}
#mg_property_show .property-sidebar{float:right;width:280px;}
#mg_property_show .property-sidebar ul,#mg_property_show .property-sidebar .overview li{display:block;list-style:none;margin:0 0 10px;font-size:14px;}
#mg_property_show .property-sidebar .overview li label{font-weight:bold;margin-right:0.5em;}
#mg_property_show .property-sidebar .overview li.price{font-size:19px;font-weight:bold;padding-bottom:10px;margin-bottom:12px;}
#mg_property_show hr{border:0;clear:both;height:0;margin:15px 0;}
#mg_property_show h5{font-size:17px;font-weight:bold;}
#mg_property_show .property-sidebar .amenities li{float:left;width:130px;margin:0 10px 0 0;margin:5px 0;}
#mg_property_show .property-sidebar .amenities .group h5{clear:both;}
#mg_property_show .property-sidebar .calendar-legend{text-align:center;margin:20px 0;}
#mg_property_show .property-sidebar .calendar-legend .available,#mg_property_show .property-sidebar .calendar-legend .booked{padding:5px 10px;}
#mg_property_show .property-sidebar .calendar-navigation .previous{float:left;}
#mg_property_show .property-sidebar .calendar-navigation .next{float:right;}
#mg_property_show .property-sidebar .calendar-navigation .previous a,#mg_property_show .property-sidebar .calendar-navigation .next a{padding:4px 8px 6px;text-decoration:none;font-weight:bold;}
#mg_property_show .property-sidebar #availability_calendar table{text-align:center;margin:0 auto;}
#mg_property_show .property-sidebar #availability_calendar table td{width:36px;height:26px;text-align:center;vertical-align:middle;}
#mg_property_show .property-sidebar #availability_calendar .calendar-header{font-weight:bold;}

#contact_form_wrapper{width:700px;}
#contact_form_wrapper h4{padding-bottom:0;}

#footer_wrapper{height:60px;line-height:60px;overflow:hidden;}
#footer_wrapper a{font-weight:bold;text-decoration:none;}
#footer_wrapper a:hover{text-decoration:underline;}
#footer_wrapper .user-content{float:left;}
#footer_wrapper .mg-attribution{float:right;text-align:right;}

/* clearfix */
#mg_property_show .property-sidebar .amenities .group:before,#mg_property_show .property-sidebar .amenities .group:after,#mg_property_show .property-sidebar .calendar-navigation:before,#mg_property_show .property-sidebar .calendar-navigation:after,.search-results .applied-filters ul:after,.search-results .applied-filters ul:before, .clear{content:".";display:block;height:0;overflow:hidden;visibility:hidden;}#mg_property_show .property-sidebar .amenities .group:after,#mg_property_show .property-sidebar .calendar-navigation:after,.search-results .applied-filters ul:after, .clear{clear:both;}

/* css3 */
#header #main_menu .nav a,#featured_properties .featured-property .button a,#contact_form form .submit,.mg_filter-bar,.mg_filter-bar .input-button,.search-results .pagination li.currentpage,.property-listing .view-details a{-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;}

#header #code_search_form,#featured_properties ul li,#header #main_menu .nav .hover .dropdown-menu{border-radius:4px;}
#contact_form form .mg-label label{-moz-border-radius-topleft:4px;-moz-border-radius-topright:0px;-moz-border-radius-bottomright:0px;-moz-border-radius-bottomleft:4px;-webkit-border-radius:4px 0px 0px 4px;border-radius:4px 0px 0px 4px;}
#contact_form form .input-text,#contact_form form input[type="text"],#contact_form form textarea,#contact_form form .radio-group,#contact_form form .select-wrapper{-moz-border-radius-topleft:0px;-moz-border-radius-topright:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-bottomleft:0px;-webkit-border-radius:0px 4px 4px 0px;border-radius:0px 4px 4px 0px;}

#featured_properties ul li{-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);-moz-box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);box-shadow:0px 0px 10px 0px rgba(0,0,0,0.3);}

#header #main_menu .nav .hover .dropdown-menu{-webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);}

#featured_properties .featured-property .button a,#contact_form form .submit,.mg_filter-bar .input-button,.search-results .pagination li.currentpage,.property-listing .view-details a,#mg_property_show .property-sidebar .calendar-navigation .previous a,#mg_property_show .property-sidebar .calendar-navigation .next a,#mg_property_show .property-sidebar .calendar-legend .booked,#mg_property_show .property-sidebar #availability_calendar table td.booked,.property-status-badge{color:#fff;text-shadow:1px 1px 1px rgba(0,0,0,0.4);}
.slideshow.not-available { background: #e5e5e5; text-align: center;}
#logo img {
max-width: 100%;
max-height: 100%;
}



/* Property Grid */

#mg_property_show ul li {
  list-style: none;
}
.property-main .map .map-container {
  height:315px;
}
.mg_widget.mg_property-details {
  margin: 0px -20px 0 -20px;
  padding: 0 20px;
}
.listing {
  width: 680px;
  float: left;
  margin-bottom: 30px;
}
.mg_widget.mg_property-sidebar {
  float: right;
}
#property_sidebar {
  width: 235px;
  margin-top: 20px;
}
.eb .nav-tabs {
  width: 680px;
}
.eb .nav-tabs, .tab-content {
  margin: 15px 0;
}
#map, .map-container, #video iframe, #virtual_tour iframe {
  width: 680px;
  height: 400px;
  border: 0;
}
#property_sidebar h5 {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 3px;
}
#prices li {
  color: #333;
  font-size: 28px;
  line-height: 34px;
}
#prices {
  margin-left: 64px;
}
#contact_form_wrapper, .name {
  width: 680px;
  float: left;
}
#slideshow .galleria-info {
  pointer-events: none;
}
.eb .nav-tabs > li > a, .eb .nav-tabs > li > a:hover, .eb .nav-tabs > li > a:visited {
   color: #666!important;
   text-decoration: none;
}
.share {
  overflow: hidden;
}
#overview {
overflow: hidden;
padding-bottom: 10px;
clear: both;
}
#map {
  width: 680px!important;
  height: 400px!important;
  border: 0!important;
}
.calendar_date_select_popup_icon {
  margin-left: 400px;
}
.property-header {
  border-bottom: 1px solid #ddd;
  overflow: hidden;
  padding-bottom: 8px;
  margin-bottom: 15px;
}
.property-listing h5 {
  border-bottom: 0!important;
}
.property-listing .property-price {
  margin-bottom: 15px
}
.property-listing .property-price h5 {
  display: none;
}
.property-listing .property-price ul li {
  font-size: 17px;
  text-align: right;
}
.property-listing .listing-type-price {
  font-weight: 600;
}
.property-listing .listing-type {
  font-size: 14px;
  display: block;
  margin-top:  -5px;
}
.property-image-slideshow {
  width: 680px;
  height: 430px;
}

/* Galleria */

.galleria-thumbnails-list {
  padding-left: 10px;
}
.galleria-thumbnails-list .galleria-image, .galleria-thumbnails .galleria-image img {
  max-width: 80px;
  height: 60px!important;
}
#gallery .galleria-stage {
  top: 0;
  right: 0;
  bottom: 80px;
  left: 0;
}

#gallery .galleria-thumbnails-container {
  left: 0;
  right: 0;
  height: 70px;
}

#gallery .galleria-container {
  height: 430px!important;
}
#gallery .galleria-container {
  background: #f6f6f6;
  border: 1px solid #e8e8e8;
}
.galleria-thumb-nav-left, .galleria-thumb-nav-right, .galleria-info-link, .galleria-info-close, .galleria-image-nav-left, .galleria-image-nav-right {
  background-image: url('../images/classic-map.png')!important;
}
.galleria-thumb-nav-left, .galleria-thumb-nav-right {
  margin-top: 10px;
}
.notouch .galleria-thumb-nav-left:hover, .notouch .galleria-thumb-nav-right:hover {
  background-color: #ddd;
}
#details table tr td:nth-child(2){
  font-weight: bold;
 }
#details table tr td:first-child{
  padding-right: 10px;
 }
#details table tr td{
  padding: 3px;
}

#mg_property_show .galleria-stage {
  padding-top: 10px;
}
#overview .property-status-badge {
  font-size: 16px;
  width: max-content;
  padding-inline: 10px;
}
.bootstrap-datetimepicker-widget.dropdown-menu {
  background: #fff;
  font-size: 12px;
  border: 1px solid #e8e8e8;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
}
.datepicker table tr td {
  padding-top: 6px;
  height: 26px;
}
.datepicker thead tr:first-child th, .datepicker tfoot tr th{
  padding-top: 3px;
  height: 26px;
}
.datepicker table tr th {
  font-weight: bold;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/fonts/glyphicons-halflings-regular.eot);
  src: url(/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"),
       url(/fonts/glyphicons-halflings-regular.woff) format("woff"),
       url(/fonts/glyphicons-halflings-regular.ttf) format("truetype"),
       url(/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.input-group.date .input-group-addon i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.glyphicon-th:before {
  content: '\e011';
}
.input-group.date {
  width: 100%;
}
.input-group.date input {
  border-radius: 0!important;
}
.print-link-text {
  display: none;
}
.filter-fields {
  padding: 0 10px;
}
.field-group {
  overflow: hidden;
  clear: both;
  margin-bottom: 10px;
}
.field-group .field:first-child {
  float: left;
  display: inline;
  width: 47%;
  clear: none;
  overflow: hidden;
  margin-right: 3%;
}
.field-group .field {
  float: left;
  display: inline;
  width: 50%;
  clear: none;
  overflow: hidden;
  border-radius: 5px;
}
.field-group .field input {
  padding: 0 10px;
}
#prices .temporary-rates li {
color: #333;
font-size: 14px;
font-weight: normal;
line-height: 20px;
}
.temporary-rates h5 {
  display: none;
}
.temporary-rates ul ul li {
  font-weight: bold!important;
  font-size: 16px;
}
.visible-xs {
  display: none;
}
.map-empty-container {
  background: url('/themes/minimaloide/images/map-placeholder.png') center center no-repeat;
  height: 400px;
  text-align: center;
  border: 5px solid #f1f1f1;
}
.map-empty-container .map-text {
  color: #888;
  display: inline-block;
  margin-top: 150px;
  font-size: 26px;
  font-weight: bold;
  max-width: 400px;
  background: #fff;
  padding: 20px;
  border-radius: 4px;
}
#contact_form_wrapper {
  padding: 15px;
  margin-top: 15px;
  background: #f6f6f6;
  border: 1px solid #e8e8e8;
  width: 650px!important;
}
.media.agent {
  margin: 0 15px 15px 0;
  overflow: auto;
}
.media.agent .media-left {
  float: left;
  margin-right: 15px;
}
.agent-image img {
  width: 75px;
  height: 75px;
  border: 1px solid #e4e8eb;
}
.agent-name, #contact_form_wrapper h4 {
  margin-top: 0;
  margin-bottom: 5px;
}
.agent .phone:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 13px;
  font-weight: 900;
  color: #666;
  content: "\f095";
  display: inline-block;
  margin-right: 4px;

}
.agent .cell:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 13px;
  font-weight: 900;
  color: #666;
  content: "\f10b";
  display: inline-block;
  margin-right: 4px;
}
#property_main #contact_form {
  float: left;
}
#mg_property_show #contact_form form {
  padding-top: 0;
}
#main_features {
  margin-top: 0px;
}
#main_features ul {
  padding: 0;
}
#main_features ul li {
  display: inline-block;
  margin: 5px 7px 0 0;
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 3px;
  box-shadow: 1px 1px 2px rgba(0,0,0,.05);
  background: #f8f8f8;
  border: 1px solid #eee;
}
#main_features ul li:before {
  content: '';
  width: 12px;
  height: 12px;
  display: inline-block;
  margin-right: 5px;
  background-image: url('../images/icons.png');
}
#main_features ul li.property-type:before {
  display: none;
}
#main_features ul li.beds:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 13px;
  font-weight: 900;
  content: "\f236";
  display: inline-block;
  margin-right: 8px;
  vertical-align: baseline;
  background: none;
  -webkit-mask-image: none;
  mask-image: none;
  color: #666;
}
#main_features ul li.baths:before {
  font-family: "Font Awesome 6 Pro";
  font-size: 13px;
  font-weight: 900;
  content: "\f2cd";
  display: inline-block;
  margin-right: 4px;
  vertical-align: top;
  background: none;
  -webkit-mask-image: none;
  mask-image: none;
  color: #666;
}
#main_features ul li.space:before {
  background: url('../images/area-1.svg');
  background-size: cover;
}
#main_features ul li.lot-size:before {
  background: url('../images/lot-size-1.svg');
  background-size: cover;
}
.modal-dialog {
  z-index: 1050;
}
#agents .user .media-left img {
  width: 75px;
  border: 1px solid #e4e8eb;
  -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.05);
  box-shadow: 1px 1px 2px rgba(0,0,0,.05);
}

/* Agents */

  .company {
    display: none;
  }
  .company img {
    max-width: 95px;
    margin: 5px 0;
  }
  .modal-dialog {
    z-index: 1050;
  }
  .modal-dialog table td {
    padding-right: 15px;
  }
  .modal-dialog table input, .modal-dialog table textarea {
    margin-bottom: 15px
  }
  .modal-dialog .field_with_errors input, .modal-dialog .field_with_errors textarea {
    border: 1px solid #f7887d;
  }
  .modal-dialog .mg-notice {
    box-shadow: none;
    border: 0;
  }
  .modal-dialog .mg-notice h1 {
    margin-top: 0px;
  }
  .agents .user .media-left img {
    width: 75px;
    border: 1px solid #e4e8eb;
    -webkit-box-shadow: 1px 1px 2px rgba(0,0,0,.05);
    box-shadow: 1px 1px 2px rgba(0,0,0,.05);
  }
  .media, .media-body {
    zoom: 1;
    overflow: hidden;
  }
  .media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
  }
  .media-left {
    padding-right: 10px;
  }
  .media-body {
    zoom: 1;
    overflow: hidden;
  }

/* Social Icons */

  .social-links {
    padding-left: 0;
    list-style: none;
    margin-bottom: 0px!important;
    margin-right: -5px;
  }
  .social-links > li {
    display:inline-block;
    padding-left: 5px;
    padding-right: 5px
  }
  .social-links a {
    padding: 0;
    opacity: .9;
    font-size: 28px;
    display: inline-block;
    vertical-align: middle;
    color: rgba(256, 256, 256, .4);
  }
  .social-links a:hover {
    color: #ffffff;
    opacity: 1;
    text-decoration: none;
  }
  .social-links a.whatsapp:before {
    font-family: "Font Awesome 6 Brands";
    content: "\f40c";
  }
  .social-links a.facebook:before {
    font-family: "Font Awesome 6 Brands";
    content: "\f082";
  }
  .social-links a.twitter:before {
    font-family: "Font Awesome 6 Brands";
    content: "\e61a";
  }
  .social-links a.linkedin:before {
    font-family: "Font Awesome 6 Brands";
    content: "\f08c";
  }
  .social-links a.youtube:before {
    font-family: "Font Awesome 6 Brands";
    content: "\f431";
  }
  .social-links a.google {
    background: url("../images/social/google.png");
  }
  .social-links .instagram {
    background-color: rgba(256, 256, 256, .4);
    border-radius: 2px;
    padding: .1px 5px 0px 5px;
    vertical-align: middle;
  }
  .social-links .instagram:hover {
    background-color: #ffffff;
  }
  .social-links a.instagram:before {
    font-family: "Font Awesome 6 Brands";
    font-size: 17px;
    color: #333;
    display: block;
    content: "\f16d";
  }
  .social-links a.pinterest:before {
    font-family: "Font Awesome 6 Brands";
    content: "\f0d3";
  }

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

.clearfix:after {
    clear: both;
}
.top-head > div {
  margin: 30px 0 10px;
}

.hide {
  display: none;
}

/* Gallery title */

  .galleria-info-text {
    display: block!important;
  }
  .galleria-info-link, .galleria-info-description {
    display: none!important;
  }
  .galleria-info {
    text-align: center;
    display: block;
    width: 100%;
    bottom: 80px;
    top: auto;
  }
  .galleria-info-text {
    background: none;
    display: inline-block!important;
    min-width: 50px;
    padding: 0;
  }
  .galleria-info-title {
    background: #fff;
    padding: 8px 12px 23px;
    margin: 0;
    color: #000;
    font-weight: normal;
  }
  .galleria-counter {
    opacity: 1!important;
    text-align: center;
    width: 100%;
    color: #666;
    font-size: 9px;
    z-index: 3;
    background-color: #fff;
    bottom: 0;
    width: auto;
    left: 30px;
    right: 0;
    width: 50px;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
  }
  #main_menu {
    position: relative;
  }

#property #prices .listing-type-price {
  font-size: 36px;
}
#prices .listing-type li {
  font-size: 18px;
}
#prices .listing-type li:last-child {
  margin-bottom: 5px;
}
#property #prices ul li:not(.price-type) {
  font-size: 14px;
}
#property #prices .listing-type ul li {
  background: none;
  font-size: 18px;
}
#property #prices .temporary-rates li {
  font-size: 1.4em;
}

#mg_property_show #prices .listing-type-price {
  font-size: 24px;
}
#prices small {
  font-size: 15px;
  display: block;
  line-height: 15px;
  margin-bottom: 15px;
}
#prices .listing-type li {
  font-size: 18px;
}
#prices .listing-type li:last-child {
  margin-bottom: 5px;
}
#mg_property_show #prices > ul > li:not(.price-type) {
  font-size: 14px;
  margin-top: -10px;
}
#mg_property_show #prices .listing-type ul li {
  font-size: 24px;
  line-height: 24px;
}
#mg_property_show #prices .temporary-rates li {
  font-size: 1.4em;
}
#mg_property_show #prices .period {
  font-size: 16px;
  margin-left: 3px;
}
#mg_property_show #prices .price-type > .listing-type {
  text-transform: lowercase;
}
.property-listing li {
  list-style: none;
}
#website_translator {
  margin-top: 10px;
}
#virtual_tour iframe {
  margin-bottom: 0;
}
.toggle-virtual-full {
  margin: 10px 15px 15px;
}
:-webkit-full-screen #virtual_tour_iframe {
  width: 100%!important;
  height: 100%!important;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 3000;
}
.custom-select {
  border-radius: 2px!important;
  box-shadow: 1px 1px 2px rgba(0,0,0,.1);
}
.custom-select select {
  height: 51px;
  padding: 10px 16px;
}
.btn-light {
  background: white!important;
  border: 0;
  height: 51px;
  padding-top: 19px;
  color: #000;
}
.btn-light:hover, .btn-light:focus, .btn-light:active {
  color: #000;
}
/* Aside */

    .aside {
      padding: 0;
    }
    .aside .separator {
      padding: 20px 20px 0;
      font-size: 17px;
    }
    .aside .filter:not(:last-child) {
      margin-bottom: 0px;
    }
    .filter-fields .child-filters {
      padding-left: 10px;
    }
    .filter .panel-heading h4 {
      margin-bottom: 0;
    }
    .filter .panel-heading h4 a {
      color: #000;
    }
    .filter .panel-body {
      background: none;
      padding: 5px;
    }
    .filter-fields ul {
      list-style: none;
      padding-left: 0;
      margin: 0;
    }
    .filter-fields .field, .filter-fields .filter-action {
      margin-bottom: 10px;
    }
    .field-group {
      overflow: hidden;
      clear: both;
    }
    .field-group .field {
      float: left;
      display: inline;
      width: 50%;
      clear: none;
      overflow: hidden;
    }
    .field-group .field:first-child {
      float: left;
      display: inline;
      width: 47%;
      clear: none;
      overflow: hidden;
      margin-right: 3%;
    }
    .mg_filter-bar .filter {
      border-bottom: 0!important;
      background: none;
    }

  /* Sort By */


/* Pagination */

  .agents-page .pagination {
    margin: 5rem 0 3rem;
    float: none;
    border: 0;
    text-align: center;
  }
  .agents-page .pagination .page a:hover, .agents-page .pagination .page a:focus, .agents-page .pagination .page a:active {
    text-decoration: none;
    background: #f2f5f8;
  }
  .agents-page .pagination .page > a, .agents-page .pagination .current, .agents-page .pagination .page > span {
    margin: 0 .25rem;
    min-width: 3rem;
    height: 3rem;
    font-size: 1rem;
    border-radius: 2.5rem;
    display: inline-block;
    font-weight: 600;
    box-shadow: 0px 1px 3px rgba(0,0,0,.05);
    background: #fff;
    border: 1px solid #dbe4ea;
    line-height: 1rem;
    padding: 1rem;
  }
  .agents-page .pagination .current {
    color: #000;
    font-style: normal;
  }
  .agents-page .pagination span > i {
    font-size: .9rem;
  }

.location-search-filter .reset-search i {
  top: -2.2rem;
  color: black;
}

.location-search-filter .search-icon {
  top: 2.2rem;
}


/** WhatsApp button **/
.btn-outline {
  border: 1px solid hsl(from var(--color-button_background, var(--primary-color)) h s l / 33%) !important;
  background: white !important;
  color: var(--color-button_background, var(--primary-color)) !important;
  cursor: pointer;
  box-shadow: unset!important;
  transition: border ease-in .3s;
}

.btn-outline:hover {
  border-color: hsl(from var(--color-button_background, var(--primary-color)) h s l / 80%) !important;
  filter: unset;
  box-shadow: unset!important;
}
