@charset "utf-8";
/*DEV colors*/
/*@color1: #252525; //header background
@color2: #bababa; //menu links text
@color3: #33a6b7; //primary
@color4: #252525; //background of home zones 2 and 4
@color5: #ffffff; //titles text of home zones 2 and 4
@color6: #ffffff; //text of home zone 2
@color7: #f4f4f4; //background of home zone 3 and internal pages*/
/*//grupo invicta
@color1: #ffffff; //header background
@color2: #002044; //menu links text
@color3: #f58220; //primary
@color4: #002044; //background of home zones 2 and 4
@color5: #ffffff; //titles text of home zones 2 and 4
@color6: #ffffff; //text of home zone 2
@color7: #f4f4f4; //background of home zone 3 and internal pages*/
/*@color1: #ffffff;
@color2: #d5b127;
@color3: #0796ff;
@color4: #e5e5e5;
@color5: #d5b127;
@color6: #2d2d2d;
@color7: #f4f4f4;*/
/* Galia Colors ***/
/*@color1: #ffffff;
@color2: #696969;
@color3: #307ed0;
@color4: #dfdfdf;
@color5: #307ed0;
@color6: #4b4b4b;
@color7: #f4f4f4;*/
/* end of Galia Colors ***/
/*#region NEW SET COLORS*/
/*@color1: #4f1332;
@color2: #df7826;
@color3: #e3e3e3;
@color4:#fff;*/
/*@color1:#fffefe;
@color2:#bababa;
@color3:#33a6b7;
@color4:#252525;
@color5:#ffffff;
@color6:#ffffff;
@color7:#f4f4f4;*/
/*@color1: #39dd41;
@color2:#2bae5f;
@color3:#252525;
//@color3:#948383;
@color4:#282828;*/
/*@color1: #00c0d7;
@color1: #4f1332;
@color1: #df7826;
@color1:#2c4720
@color1:#fbb349;

@color2:#252525;
@color2: #df7826;

@color3: #747474;
@color3:#e5e5e5;
@color3:#f4f4f4;

@color4: #00c0d7;
@color4:#fff;*/
/*#endregion*/
/*#region NEUTRAL COLORS*/
/*#endregion*/
/*#region CONTRASTS*/
.contrast_with_color1 {
  color: #ffffff;
}
.contrast_with_color2 {
  color: #000000;
}
.contrast_with_color3 {
  color: #ffffff;
}
.contrast_with_color4 {
  color: #ffffff;
}
/*#endregion*/
/*#region COLOR ALTERNATION FUNCTIONS*/
/*#endregione*/
/* #region DEMO SITES colors */
/*@color-primary: #FC59FF;
@color-secondary: #39ABDD;
@color-title-contrast: contrast(@color-primary, #000, @color-secondary, 50%);
@color-primary-contrast: contrast(@color-primary);*/
/*#endregion*/
/*#endregion */
/*#region CALCULATE BACKGROUND COLOR*/
/*#endregion*/
/*#region CALCULATE BACKGROUND COLOR WITH CONTRAST*/
/*#endregion*/
/*#region CALCULATE COLOR*/
/*#endregion*/
/*#region CALCULATE HOVER*/
/*#endregion*/
/*#region COLOR CONTRAST CLASSES*/
.contrastWithColor3 {
  color: #ffffff;
}
/*#endregion*/
/*#region BOOTSTRAP MEDIA-QUERIES */
/*#endregion */
/*#region MEDIA-QUERIES */
/*#endregion */
/*#region LESS Mixins */
/*#endregion */
/*#region Geral */
html {
  height: 100%;
  background-color: #f4f4f4;
}
.btnColor {
  color: #1a1a1a !important;
}
body {
  height: 100%;
  font-family: 'Lato', sans-serif;
  background-color: #f4f4f4;
}
a,
a:link,
a:active,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: 0;
  /*color:@color2;*/
}
button {
  border-radius: 0;
}
input,
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}
input:focus,
textarea:focus {
  outline: 0;
}
input[type="submit"],
input[type="button"] {
  border: none;
}
label {
  font-weight: normal;
  margin-bottom: 0px;
}
.center-block-outer {
  overflow: hidden;
}
.center-block-middle {
  float: left;
  position: relative;
  left: 50%;
}
.center-block-inner {
  position: relative;
  left: -50%;
}
.bold,
strong {
  font-weight: bold;
}
.cms-content {
  font-family: 'Lato', sans-serif !important;
}
.cms-content h3 {
  font-size: 21px;
  line-height: 22px;
  color: #ff6600;
}
.cms-content a {
  color: #ff6600;
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
}
.cms-content a:hover {
  color: #cc5200;
}
.cms-content ul li {
  list-style: inside disc;
}
.bootstrap-select .dropdown-menu {
  margin: 0 0 0 0;
  border-radius: 0;
  border: 1px solid #d6dbe1;
}
.clear {
  clear: both;
}
.layout {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.layout-row {
  display: table-row;
}
.layout-rowFull {
  display: table-row;
  height: 100%;
}
/*#endregion */
/*#region Common Modules - Reusable parts */
.common-heading1 {
  font-weight: 900;
  font-size: 20px;
}
.common-heading1.search-heading-home {
  color: #ffffff;
}
.common-heading1.search-heading-list {
  color: #ff6600;
}
.common-heading1.about-us-heading {
  color: #ffffff;
}
.common-heading1.featuredProperties {
  color: #ff6600;
}
.common-related-links li {
  margin-bottom: 10px;
}
.common-related-links li.active a,
.common-related-links li.active span {
  background-color: #ff6600;
  color: #fff;
}
.common-related-links a {
  display: block;
  padding: 8px 15px 9px 15px;
  font-size: 20px;
  background: #d5d5d5;
  color: #3c3c3c;
  transition: background-color 100ms ease, color 100ms ease;
}
.common-related-links a:hover {
  background-color: #ff6600;
  color: #fff;
}
.downloads-list {
  padding-left: 18px;
}
.downloads-list li {
  margin-bottom: 8px;
  list-style: disc;
}
a.download-item {
  font-size: 19px;
  color: #000000;
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
}
a.download-item:hover {
  color: #ff6600;
}
.common-pagination {
  margin-top: 15px;
  margin-bottom: 48px;
  text-align: center;
}
.common-pagination .pagination {
  margin: 0;
}
.common-pagination .pagination .pg-btn {
  padding-left: 25px;
  padding-right: 25px;
}
.common-pagination .pagination > li {
  display: inline-block;
}
.common-pagination .pagination > li > a {
  display: block;
  margin-right: 13px;
  padding: 7px 14px;
  color: #919191;
}
.common-pagination .pagination > li > a:hover {
  color: #fff;
  background-color: #ff6600;
}
.common-pagination .pagination > li.active > a {
  color: #fff;
  background-color: #ff6600;
  border: 1px solid #E8E8E8;
}
@media only screen and (max-width: 991px) {
  .common-pagination {
    margin-bottom: 20px;
  }
}
.common-list-item {
  display: block;
  margin: 0 auto;
  max-width: 360px;
}
.common-list-item:hover .overlay {
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .common-list-item:hover .overlay {
    opacity: 0;
  }
}
.common-list-item .img-container {
  position: relative;
}
.common-list-item .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 400ms ease-in-out;
  -moz-transition: opacity 400ms ease-in-out;
  -ms-transition: opacity 400ms ease-in-out;
  -o-transition: opacity 400ms ease-in-out;
  background: rgba(0, 0, 0, 0.5);
}
.common-list-item .read-more-container {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  /*Centers the element vertically and horizontally*/
  text-align: center;
  color: #fff;
}
.common-list-item .fa-eye {
  font-size: 22px;
}
.common-list-item .read-more {
  margin-top: 5px;
  font-size: 18px;
}
.common-list-item .title-wrap {
  position: relative;
  height: 67px;
  padding: 10px 15px 12px 15px;
  text-align: center;
  background: #ff6600;
}
.common-list-item .title {
  position: absolute;
  top: 50%;
  left: 15px;
  right: 15px;
  transform: translateY(-50%);
  font-size: 19px;
  line-height: 1.3em;
  max-height: 48px;
  overflow: hidden;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .common-list-item .title {
    font-size: 17px;
    height: 49px;
  }
}
.common-list-item .info-box {
  padding: 24px 28px 34px 28px;
  background: #D6DBE1;
}
.common-list-item .description {
  overflow: hidden;
  height: 95px;
  font-weight: lighter;
  font-size: 16px;
  line-height: 19px;
  color: #3c3c3c;
}
.video-master-wrapper {
  max-width: 639px;
}
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.share-drop {
  right: 0;
  border: none;
  border-radius: none;
  box-shadow: none;
  background-color: #d5d5d5;
  text-align: center;
  padding: 12px;
  height: 65px;
  margin-top: 8px;
}
@media only screen and (max-width: 991px) {
  .share-drop {
    width: 50%;
  }
}
.mediaIcon {
  display: block !important;
  width: 40px;
  height: 40px;
  font-size: 18px;
  color: #fff;
  float: left !important;
  line-height: 40px;
  position: absolute;
  margin: 0;
}
.mediaIcon.fa-facebook {
  background-color: #3b5999;
  top: 15px;
  left: 25px;
}
.mediaIcon.fa-facebook:hover {
  background-color: #324c83;
  color: #fff;
}
.mediaIcon.fa-twitter {
  background-color: #2894c2;
  top: 15px;
  right: 25px;
}
.mediaIcon.fa-twitter:hover {
  background-color: #2381a9;
  color: #fff;
}
/*#endregion */
/*#region Shared - Header */
.navbar {
  z-index: 900;
  margin-bottom: 0px;
  border-radius: 0px;
  border: none;
  background-color: #131F28;
}
.navbar-toggle {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 15px;
  margin: 0;
  background-color: #ff6600;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.navbar-brand {
  position: relative;
  z-index: 980;
  padding-left: 15px !important;
  height: auto;
  padding: 0;
}
.nav-top {
  margin-top: 14px;
  float: right;
}
@media only screen and (max-width: 991px) {
  .nav-top {
    float: none;
    margin: 18px 30px 20px 30px;
  }
}
.nav-top .tel {
  margin-left: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  float: left;
}
@media only screen and (max-width: 991px) {
  .nav-top .tel {
    display: block;
    margin-left: 0;
    float: none;
    margin-bottom: 15px;
  }
}
.nav-top .tel > i {
  margin-right: 10px;
  font-size: 19px;
}
.nav-top .share {
  float: left;
}
@media only screen and (max-width: 991px) {
  .nav-top .share {
    float: none;
    margin-bottom: 15px;
  }
}
.nav-top .share-btn {
  display: block;
  background-color: transparent;
  color: #ffffff;
  transition: color 300ms ease-in-out;
  box-shadow: none;
  border: none;
  font-size: 14px;
}
@media only screen and (max-width: 991px) {
  .nav-top .share-btn {
    padding: 0;
  }
}
.nav-top .share-btn:hover {
  color: #ff6600;
}
.nav-top .share-btn:focus {
  outline: 0;
}
.nav-top .share-btn i {
  margin-right: 10px;
  margin-top: -5px;
  font-size: 18px;
}
.nav-top .share-btn span {
  font-weight: bold;
}
.nav-top .share-btnIcon {
  display: inline-block;
  vertical-align: middle;
}
.nav-top .langs {
  float: left;
}
@media only screen and (max-width: 991px) {
  .nav-top .langs {
    margin-top: 10px;
    float: none;
  }
}
.nav-top .lang-button {
  margin: 1px 0 2px 8px;
  font-size: 14px;
  font-weight: bold;
  color: #ffffff;
  -webkit-transition: color 250ms ease-in-out;
  -moz-transition: color 250ms ease-in-out;
  -ms-transition: color 250ms ease-in-out;
  -o-transition: color 250ms ease-in-out;
  float: left;
}
@media only screen and (max-width: 991px) {
  .nav-top .lang-button {
    margin: 1px 0 2px 20px;
  }
}
.nav-top .lang-button.first-lang {
  margin-left: 20px;
}
@media only screen and (max-width: 991px) {
  .nav-top .lang-button.first-lang {
    margin-left: 0;
  }
}
.nav-top .lang-button.active {
  font-weight: bold;
  color: #ff6600;
}
.nav-top .lang-button:hover {
  color: #ff6600;
}
.navbar-collapse {
  position: relative;
  padding-right: 0;
}
.nav {
  position: relative;
  margin-top: 37px;
  margin-right: 0 !important;
  margin-bottom: 10px;
  clear: right;
  right: -10px;
}
.nav > li {
  transition: background-color 100ms ease-in-out;
}
.nav > li:not(:last-of-type) {
  margin-right: 23px;
}
.nav > li > a,
.nav > li > span {
  display: block;
  padding: 0 10px;
  font-size: 19px;
  line-height: 35px;
  color: #ffffff;
  transition: color 100ms ease-in-out, background-color 100ms ease-in-out;
}
.nav > li > a:focus,
.nav > li > a:active,
.nav > li > span:hover,
.nav > li span:focus {
  background: transparent !important;
  color: #fff;
}
.nav > li:hover,
.nav > li:active,
.nav > li:focus {
  background-color: #ff6600;
}
.nav > li:hover > a,
.nav > li:active > a,
.nav > li:focus > a {
  background-color: transparent !important;
  color: #fff;
}
.nav > li:last-of-type {
  /*> a {
            padding-right: 0px;
        }*/
}
.nav > li:last-of-type.active {
  margin-right: 10px;
}
.nav > li.active {
  background-color: #ff6600;
}
.nav > li.active > a,
.nav > li.active > span {
  font-weight: bold;
  color: #fff;
}
.nav .dropdown:hover .dropdown-menu {
  display: block;
}
.nav .dropdown-menu {
  right: auto;
  left: 0;
  padding: 10px 0 10px 0;
  border: none;
  border-radius: 0;
  box-shadow: none;
  /*background: @color1;*/
  background-color: #d5d5d5;
}
.nav .dropdown-menu li {
  margin-bottom: 6px;
}
.nav .dropdown-menu li:hover a {
  /*background: darken(@color1, 14%);
                color:contrast(darken(@color1, 14%));*/
  background-color: #ff6600;
  color: #fff;
}
.nav .dropdown-menu a {
  font-size: 17px;
  color: #3c3c3c;
  -webkit-transition: color 100ms ease, background-color 100ms ease;
  -moz-transition: color 100ms ease, background-color 100ms ease;
  -ms-transition: color 100ms ease, background-color 100ms ease;
  -o-transition: color 100ms ease, background-color 100ms ease;
  transition: color 100ms ease, background-color 100ms ease;
}
/*#endregion */
/*#region Shared - Footer */
#shared-footer {
  padding-bottom: 6px;
  background: #000;
}
.contact-item,
.divider {
  font-size: 18px;
  color: #fff;
}
.contact-item {
  display: inline-block;
  margin-top: 18px;
  color: #fff;
}
.contact-item span {
  font-weight: bold;
  font-size: 20px;
  color: #ff6600;
}
.contact-item a {
  opacity: 1;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  -ms-transition: opacity 200ms ease-in-out;
  -o-transition: opacity 200ms ease-in-out;
  color: #fff;
}
.contact-item a:hover {
  opacity: 0.7;
}
.divider {
  display: inline-block;
  margin-left: 10px;
  margin-right: 10px;
}
a.author-mark {
  float: right;
  margin-top: 6px;
  padding: 19px 48px 16px 0;
  color: #fff;
  background: url(../img/layout/proppy_logo.png) no-repeat right center;
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
}
a.author-mark:hover {
  opacity: 0.7;
}
/*#endregion */
/*#region Shared - Search Form */
.common-property-search {
  max-width: 262px;
}
@media only screen and (max-width: 991px) {
  .common-property-search {
    max-width: none;
  }
}
.search-form {
  margin-top: 17px;
  margin-bottom: 11px;
  /*.selectpicker + .bootstrap-select .dropdown-menu.open {
        top: 26px;
        .border-radius(0px);
        border: none;
        border-top: 1px solid @grayish_blue;
    }

    .selectpicker + .bootstrap-select .dropdown-menu {

        > li > a:hover {
            background: @color1;
        }
    }*/
}
.search-form .bootstrap-select {
  margin-bottom: 11px;
}
.search-form .selectpicker + .bootstrap-select button,
.search-form input {
  color: #919191;
}
.search-form .selectpicker + .bootstrap-select button:focus {
  outline: 0 !important;
}
.search-form .selectpicker + .bootstrap-select button {
  padding: 4px 10px 5px 10px;
  border: 1px solid #D6DBE1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  box-shadow: none;
}
.search-form .selectpicker + .bootstrap-select button .caret {
  right: 10px;
  margin-top: -3px;
  width: 8px;
  height: 8px;
  background: url(../img/layout/select_arrow_down.png) no-repeat;
  border: none;
}
.search-form .last-row {
  display: table;
  width: 100%;
}
.search-form .last-input-wrapper,
.search-form .submit-wrapper {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.search-form .last-input-wrapper {
  padding-right: 5px;
}
.search-form .submit-wrapper {
  padding-left: 5px;
}
.search-form .last-input,
.search-form input[type="button"] {
  height: 29px;
  width: 100%;
}
.search-form .last-input {
  padding: 4px 10px 5px 10px;
  border: 1px solid #D6DBE1;
}
.search-form input[type="button"] {
  padding: 0 15px 1px 15px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  background-color: #ff6600;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}
.search-form input[type="button"]:hover {
  background-color: #cc5200;
}
@media only screen and (max-width: 767px) {
  .search-form input[type="button"] {
    margin-top: 11px;
  }
}
/*#endregion */
/*#region Page - Home */
#hero-slider-wrapper {
  background: #373737;
  height: 605px;
}
@media only screen and (max-width: 767px) {
  #hero-slider-wrapper {
    height: 367px;
    overflow: hidden;
  }
}
#hero-slider-wrapper.is-fullyLoaded #hero-slider {
  opacity: 1;
}
#hero-slider {
  opacity: 0;
  transition: opacity 800ms ease;
}
#hero-slider .slick-slide:focus {
  outline: 0;
}
#hero-slider .slick-dots {
  position: absolute;
  bottom: 44px;
  left: 0;
  right: 0;
  z-index: 10;
  text-align: center;
}
#hero-slider .slick-dots > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7.5px;
}
#hero-slider .slick-dots > li > button {
  padding: 0;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  color: transparent;
  background-color: white;
  border: none;
  opacity: 0.6;
}
#hero-slider .slick-dots > li > button:focus {
  outline: 0;
}
#hero-slider .slick-dots > li.slick-active > button {
  opacity: 1;
}
#hero-slider .img-wrapper {
  position: relative;
  display: block;
  width: 100%;
  height: 605px;
  overflow: hidden;
}
#hero-slider .img-wrapper > a > div.img {
  background-color: #ffffff;
  background-position: center top !important;
  background-repeat: no-repeat !important;
}
@media only screen and (max-width: 767px) {
  #hero-slider .img-wrapper > a > div.img {
    background-size: auto 100% !important;
  }
}
#hero-slider .img-wrapper:after {
  display: block;
  content: '';
  padding-top: 56.25%;
  /* 16:9 ratio */
}
#hero-slider .img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-position: center top;
  background-size: auto 100%;
  color: white;
}
#hero-slider .container {
  height: 100%;
  position: relative;
}
.slide-desc-box {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 132px;
  max-width: 568px;
  padding: 12px 95px 16px 29px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
}
.slide-desc-box:hover {
  background: rgba(0, 0, 0, 0.8);
}
@media only screen and (max-width: 767px) {
  .slide-desc-box .slide-content {
    height: 110px;
    overflow: hidden;
  }
}
.slide-desc-box h2 {
  margin-bottom: 5px;
  font-size: 38px;
  line-height: 1.2em;
  font-weight: bold;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .slide-desc-box h2 {
    font-size: 33px;
  }
}
.slide-desc-box .slide-description {
  font-size: 19px;
  line-height: 1.4em;
  color: #fff;
}
.search-and-info-section {
  padding: 18px 0 32px 0;
  background-color: #1a1a1a;
  /*background-image: url(/img/layout/BK_SEARCH.jpg);*/
  background-position: center top;
  background-repeat: no-repeat;
}
/*#region Property Of The Week */
.PropertyOfTheWeek {
  background-color: #fff;
  padding-bottom: 45px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .PropertyOfTheWeek {
    padding-bottom: 30px;
  }
}
.PropertyOfTheWeek h3.areaTitle {
  color: #ff6600;
  font-size: 28px;
  line-height: 48px;
  overflow: hidden;
  margin: 30px 0 15px;
  text-transform: uppercase;
}
@media (min-width: 768px) and (max-width: 991px) {
  .PropertyOfTheWeek h3.areaTitle {
    font-size: 26px;
    line-height: 42px;
  }
}
.PropertyOfTheWeek .pWeekPhoto {
  float: left;
  width: 60%;
}
@media (max-width: 767px) {
  .PropertyOfTheWeek .pWeekPhoto {
    width: 100%;
  }
}
.PropertyOfTheWeek .pWeekPhoto > a {
  display: block;
  height: auto;
  margin-top: 5px;
}
.PropertyOfTheWeek .pWeekPhoto > a > img {
  width: 100%;
  height: auto;
}
.PropertyOfTheWeek .pWeekDetails {
  float: right;
  width: 35%;
}
@media (max-width: 767px) {
  .PropertyOfTheWeek .pWeekDetails {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
.PropertyOfTheWeek .pWeekDetails .pWeekTitle h2 {
  margin-bottom: 35px;
  color: #ff6600;
  font-size: 22px;
  font-weight: bold;
  line-height: 28px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .PropertyOfTheWeek .pWeekDetails .pWeekTitle h2 {
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .PropertyOfTheWeek .pWeekDetails .pWeekTitle h2 {
    margin-bottom: 20px;
  }
}
.PropertyOfTheWeek .pWeekDetails .pWeekFeature {
  font-size: 17px;
}
.PropertyOfTheWeek .pWeekDetails .pWeekFeature > span {
  color: #ff6600;
  font-weight: bold;
  height: 24px;
  line-height: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .PropertyOfTheWeek .pWeekDetails .pWeekFeature {
    font-size: 16px;
  }
  .PropertyOfTheWeek .pWeekDetails .pWeekFeature > span {
    height: 26px;
    line-height: 26px;
  }
}
.PropertyOfTheWeek .pWeekDetails .pWeekButton {
  display: inline-block;
  margin-top: 30px;
  background-color: #ff6600;
  color: #fff;
  height: 35px;
  line-height: 35px;
  padding: 0 16px;
  text-decoration: none;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
}
@media (min-width: 768px) and (max-width: 991px) {
  .PropertyOfTheWeek .pWeekDetails .pWeekButton {
    margin-top: 15px;
  }
}
.PropertyOfTheWeek .pWeekDetails .pWeekButton:hover {
  background-color: #cc5200;
  color: #fff;
}
/*#endregion*/
@media only screen and (max-width: 991px) {
  .about-section {
    margin-top: 15px;
    margin-bottom: 25px;
  }
}
.about-us-section {
  float: left;
  margin-top: 17px;
  width: 100%;
  /*height: 281px;*/
  background-color: #1a1a1a;
}
.about-us-section .content-wrap {
  float: left;
  max-width: 500px;
  font-size: 16px;
}
.about-us-section .content-wrap .cms-content {
  overflow: hidden;
  /*height: 210px;*/
  color: #ffffff;
}
.about-us-section .content-wrap .cms-content p {
  color: #ffffff;
  /*margin-bottom: 28px;*/
}
.about-us-section .award-strips {
  float: right;
  width: 237px;
  height: auto;
  /*height: 100%;*/
  /*background-image: url(../img/layout/award_strip1.png), url(../img/layout/award_strip2.png);
            background-position: left top, right top;
            background-repeat: no-repeat, no-repeat;*/
}
.items-slider-container {
  padding-bottom: 45px;
}
.items-slider-container .slider-controls {
  margin-top: 27px;
  float: right;
}
.items-slider-container .slider-controls .btn-l,
.items-slider-container .slider-controls .btn-r {
  float: left;
  width: 38px;
  height: 38px;
  cursor: pointer;
  background-color: #ff6600;
  -webkit-transition: background-color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out;
  -ms-transition: background-color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28%;
}
.items-slider-container .slider-controls .btn-l:hover,
.items-slider-container .slider-controls .btn-r:hover {
  background-color: #cc5200;
}
.items-slider-container .slider-controls .btn-l {
  margin-right: 1px;
  background-image: url(../img/layout/arrow_l.png);
}
.items-slider-container .slider-controls .btn-r {
  background-image: url(../img/layout/arrow_r.png);
}
.items-slider-container h2 {
  margin-top: 24px;
  margin-bottom: 25px;
  font-size: 28px;
  font-weight: normal;
  color: #ff6600;
}
#items-slider {
  overflow: hidden;
}
#items-slider .slick-list {
  margin: 0 -15px;
}
#items-slider .slick-slide {
  padding: 0 15px;
}
#items-slider .slick-slide:focus {
  outline: 0;
}
#items-slider .slick-dots {
  margin-top: 5px;
  text-align: center;
}
#items-slider .slick-dots > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 7.5px;
}
#items-slider .slick-dots > li > button {
  padding: 0;
  border-radius: 50%;
  width: 17px;
  height: 17px;
  color: transparent;
  background-color: #ff6600;
  border: none;
  opacity: 0.6;
}
#items-slider .slick-dots > li > button:focus {
  outline: 0;
}
#items-slider .slick-dots > li.slick-active > button {
  opacity: 1;
}
.featured-info {
  padding-bottom: 69px;
  background: #1a1a1a;
}
@media only screen and (max-width: 767px) {
  .featured-info {
    padding-bottom: 35px;
  }
}
.featured-info h2 {
  margin-top: 40px;
  margin-bottom: 44px;
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 28px;
  color: #ffffff;
}
.featured-info h2 span {
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  .featured-info h2 {
    font-size: 22px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-list {
    margin: 0 -8px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-list > div {
    padding: 0 8px;
  }
}
.featured-item {
  display: block;
  font-size: 16px;
  color: #3c3c3c;
}
@media only screen and (max-width: 767px) {
  .featured-item {
    max-width: 360px;
    margin: 0 auto 30px auto;
  }
}
.featured-item .see-more {
  position: absolute;
  overflow: hidden;
  right: 20px;
  bottom: 15px;
  margin-top: 17px;
  padding: 5px 15px 5px 15px;
  background: #ff6600;
  -webkit-transition: background 400ms ease-in-out, color 400ms ease-in-out;
  -moz-transition: background 400ms ease-in-out, color 400ms ease-in-out;
  -ms-transition: background 400ms ease-in-out, color 400ms ease-in-out;
  -o-transition: background 400ms ease-in-out, color 400ms ease-in-out;
  transition: background 400ms ease-in-out, color 400ms ease-in-out;
  color: #fff;
}
.featured-item .see-more:hover {
  background-color: #cc5200;
}
.featured-item .see-more:hover span {
  transform: scale(0.7);
  opacity: 0;
}
.featured-item .see-more:hover .fa-long-arrow-right {
  right: 20px;
}
.featured-item .see-more span {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  font-size: 18px;
  opacity: 1;
}
.featured-item .see-more .fa-long-arrow-right {
  position: absolute;
  top: 8px;
  right: 999px;
  font-size: 20px;
  -webkit-transition: right 300ms ease-in-out;
  -moz-transition: right 300ms ease-in-out;
  -ms-transition: right 300ms ease-in-out;
  -o-transition: right 300ms ease-in-out;
}
.featured-item .img-container {
  position: relative;
}
.featured-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 299;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
}
.featured-item .read-more-container {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  color: #fff;
  font-size: 20px;
}
.featured-item .read-more {
  margin-top: 5px;
  font-size: 18px;
}
.featured-item:hover .overlay {
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .featured-item:hover .overlay {
    opacity: 0;
  }
}
.featured-item .info-box {
  padding: 20px 24px 12px 24px;
  background-color: #fff;
  height: 250px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .featured-item .info-box {
    padding: 20px 18px 12px 18px;
  }
}
.featured-item .info-content {
  height: 164px;
  overflow: hidden;
}
.featured-item h4 {
  font-size: 28px;
  line-height: 1.2em;
  color: #ff6600;
}
@media only screen and (max-width: 1199px) {
  .featured-item h4 {
    font-size: 26px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-item h4 {
    font-size: 22px;
  }
}
.featured-item .short-desc {
  margin-top: 22px;
  font-size: 16px;
  line-height: 20px;
  font-weight: 300;
  color: #333;
}
@media only screen and (max-width: 1199px) {
  .featured-item .short-desc {
    margin-top: 12px;
  }
}
/*#region Company Info */
.company-info-section {
  background: #2F2F2F;
}
.company-photo {
  margin-top: 54px;
}
.company-info-table {
  display: table;
  width: 100%;
  table-layout: fixed;
}
@media only screen and (max-width: 991px) {
  .company-info-table {
    display: block;
    padding: 0px 0 54px 0;
  }
  .company-info-table:before {
    content: "";
    display: table;
  }
  .company-info-table:after {
    content: "";
    display: table;
    clear: both;
  }
}
.company-info-cell {
  display: table-cell;
  vertical-align: top;
}
@media only screen and (max-width: 991px) {
  .company-info-cell {
    display: block;
    float: left;
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .company-info-cell {
    display: block;
    float: none;
    width: auto;
  }
}
.company-info-content {
  display: block;
  margin-top: 41px;
  margin-bottom: 40px;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .company-info-content {
    margin-right: 0;
  }
}
.company-info-title {
  font-size: 35px;
}
@media only screen and (max-width: 1199px) {
  .company-info-title {
    font-size: 28px;
  }
}
.company-info-title > a {
  color: #fff;
  transition: opacity 200ms ease;
}
.company-info-title > a:hover {
  opacity: 0.8;
}
.company-info-desc {
  margin-top: 25px;
  overflow: hidden;
  max-width: 295px;
  height: 126px;
  line-height: 21px;
  font-size: 17px;
  font-weight: lighter;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .company-info-desc {
    max-width: none;
  }
}
.company-info-img {
  display: block;
  margin-top: 54px;
  margin-bottom: 52px;
  margin-right: 30px;
  transition: opacity 100ms ease;
}
.company-info-img:hover {
  opacity: 0.8;
}
@media only screen and (max-width: 991px) {
  .company-info-img {
    margin-right: 0;
    margin-top: 50px;
    margin-bottom: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .company-info-img {
    margin-top: 40px;
  }
}
.company-info-slogan {
  vertical-align: middle;
  padding: 30px 25px;
  background-color: #cc5200;
  text-align: center;
  width: 360px;
}
@media only screen and (max-width: 1199px) {
  .company-info-slogan {
    width: 294px;
  }
}
@media only screen and (max-width: 991px) {
  .company-info-slogan {
    width: 100%;
  }
}
.company-info-slogan-title {
  text-align: center;
  font-weight: lighter;
  font-size: 34px;
  color: #fff;
}
@media only screen and (max-width: 1199px) {
  .company-info-slogan-title {
    font-size: 28px;
  }
}
.company-info-slogan-title span {
  font-weight: bold;
}
/*#endregion */
/*#endregion */
/*#region Pages - Content Lists */
.PropertyListTitle {
  margin-bottom: 25px;
  font-size: 21px;
  color: #ff6600;
}
@media only screen and (max-width: 767px) {
  .PropertyListTitle {
    text-align: center;
  }
}
.page-list-heading {
  margin-top: 10px;
  margin-bottom: 26px;
  font-size: 30px;
  color: #ff6600;
}
@media only screen and (max-width: 767px) {
  .page-list-heading {
    text-align: center;
    margin-bottom: 20px;
    font-size: 26px;
  }
}
.common-list-item.page-list-item {
  margin-bottom: 30px;
}
/*#endregion */
/*#region Page - Property List */
.list-filter {
  margin-top: 26px;
  margin-bottom: 25px;
  font-size: 0px;
}
.list-filter li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 2px;
}
.list-filter li.active a {
  background-color: #ff6600;
  color: #fff;
}
.list-filter a {
  display: block;
  padding: 6px 15px 7px 15px;
  font-size: 16px;
  background-color: #d5d5d5;
  -webkit-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  -ms-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  color: #3c3c3c;
}
.list-filter a:hover {
  background-color: #ff6600;
  color: #fff;
}
.prop-list-item {
  display: table;
  table-layout: fixed;
  margin-bottom: 50px;
  padding-bottom: 15px;
  border-bottom: 1px solid #C9CED4;
}
.prop-list-item .img-container {
  display: table-cell;
  width: 262px;
}
.prop-list-item .img-container img {
  width: 100%;
}
.prop-list-item .item-img {
  position: relative;
}
.prop-list-item .item-img img {
  opacity: 1;
  -webkit-transition: opacity 300ms ease-in-out;
  -moz-transition: opacity 300ms ease-in-out;
  -ms-transition: opacity 300ms ease-in-out;
  -o-transition: opacity 300ms ease-in-out;
}
.prop-list-item .item-img > span,
.prop-list-item .item-img a > span {
  display: inline-block;
  position: relative;
  top: -145px;
  background-color: #ff6600;
  color: #fff;
  font-size: 15px;
  padding: 0 15px;
  height: 24px;
  line-height: 24px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .prop-list-item .item-img > span,
  .prop-list-item .item-img a > span {
    top: -125px;
    font-size: 14px;
  }
}
.prop-list-item .item-img:hover img {
  opacity: 0.8;
}
.prop-list-item .info-container {
  display: table-cell;
  vertical-align: top;
  padding-left: 32px;
}
.prop-list-item .info-container .info-container-condition {
  font-size: 15px;
  color: #000000;
}
.prop-list-item .title {
  font-size: 21px;
  line-height: 16px;
  line-height: 22px;
  color: #ff6600;
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
}
.prop-list-item .title:hover {
  color: #cc5200;
}
.prop-list-item .price {
  margin-top: 2px;
  font-size: 22px;
  font-weight: bold;
  color: #ff6600;
}
.prop-list-item .short-desc {
  margin-top: 3px;
  font-size: 15px;
  line-height: 17px;
  color: #000000;
}
.prop-list-item .prop-specs {
  margin-top: 32px;
}
.prop-list-item .prop-spec-item {
  margin-top: 0;
}
.prop-list-item .prop-spec-item.is-fa > i.fa {
  margin-bottom: 4px;
}
.prop-list-item .prop-reference {
  float: right;
  margin-top: 7px;
  font-size: 15px;
  color: #000000;
}
.property-list-search-form {
  margin-top: 20px;
  margin-bottom: 43px;
}
.property-list-search-form .common-property-search {
  max-width: none;
}
.side-col {
  margin-bottom: 40px;
}
.featured-info-heading {
  margin-top: 28px;
  margin-bottom: 24px;
}
.featured-info-item {
  display: block;
  margin-bottom: 32px;
}
.featured-info-item:hover img {
  opacity: 0.8;
}
.featured-info-item img {
  transition: opacity 100ms ease;
}
.featured-info-item .info-box {
  overflow: auto;
  width: 100%;
  padding: 12px 18px 15px 18px;
  background: #E8E8E8;
}
.featured-info-item .content {
  height: 127px;
  overflow: hidden;
}
.featured-info-item h3 {
  margin-bottom: 10px;
  font-size: 22px;
  color: #ff6600;
}
.featured-info-item .short-desc {
  font-size: 15px;
  line-height: 17px;
  color: #787878;
}
.featured-info-item .see-more {
  float: right;
  margin-top: 20px;
  padding: 2px 12px 2px 11px;
  font-size: 15px;
  color: #fff;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  background-color: #ff6600;
}
.featured-info-item .see-more:hover {
  background-color: #cc5200;
}
/*#endregion */
/*#region Page - Property Detail */
.video-detail .video-master-wrapper {
  margin: 0 auto;
}
/*.numbers {
    margin-bottom: 30px;
    color: @mid_gray;

    h3 {
        margin-top: 16px;
        margin-bottom: 14px;
        font-size: 20px;
        color: #000;
    }

    span {
        font-size: 16px !important;
        color: @color3 !important;
        font-weight: bold;
    }
}*/
.property-title {
  margin-top: 16px;
  margin-bottom: 14px;
  font-size: 25px;
  color: #ff6600;
}
.gallery {
  position: relative;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .gallery {
    max-width: 500px;
  }
}
.gallery .propertyDetailButton {
  position: absolute;
  top: 15px;
  left: 0;
  background-color: #ff6600;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  padding: 0 15px;
  z-index: 399;
}
@media only screen and (max-width: 767px) {
  .gallery .propertyDetailButton {
    top: 0;
    font-size: 16px;
  }
}
.thumbs-slider-container {
  position: relative;
  margin-top: 12px;
  padding: 0 73px;
}
.thumbs-slider-container .prev-btn,
.thumbs-slider-container .next-btn {
  height: 66px;
  width: 34px;
  cursor: pointer;
  text-align: center;
  background: #919191;
}
.thumbs-slider-container .prev-btn i,
.thumbs-slider-container .next-btn i {
  margin-top: 18px;
  font-size: 26px;
  font-weight: lighter;
  color: #fff;
}
.thumbs-slider-container .prev-btn {
  position: absolute;
  top: 0;
  left: 0;
}
.thumbs-slider-container .next-btn {
  position: absolute;
  top: 0;
  right: 0;
}
/*#region Energy Certificate*/
.pdetail_EnergyCertificate {
  width: 80px;
  height: 100px;
  position: absolute;
  z-index: 250;
  top: 393px;
  right: 15px;
}
.pdetail_EnergyCertificate img {
  width: 100%;
  height: auto;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .pdetail_EnergyCertificate {
    top: 305px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pdetail_EnergyCertificate {
    top: 375px;
  }
}
@media (max-width: 767px) {
  .pdetail_EnergyCertificate {
    top: 255px;
    width: 56px;
    height: 70px;
    left: 50%;
    margin-left: 180px;
  }
}
@media (max-width: 530px) {
  .pdetail_EnergyCertificate {
    right: 0;
    left: unset;
    margin-right: 15px;
    top: 100%;
    margin-top: -148px;
  }
}
/*#endregion*/
.property-specs-section {
  margin-top: 35px;
}
.prop-spec-item {
  margin-top: 13px;
  display: inline-block;
  vertical-align: bottom;
  margin-right: 18px;
  color: #ff6600;
}
.prop-spec-item i {
  margin-right: 5px;
}
.prop-spec-item span {
  display: inline-block;
  vertical-align: bottom;
  font-weight: bold;
  font-size: 15px;
  color: #000000;
}
.prop-spec-item .fa {
  display: inline-block;
  vertical-align: bottom;
  font-size: 23px;
}
.prop-spec-item .glyphicons {
  padding-left: 0px;
}
.prop-spec-item .glyphicons:before {
  position: relative;
  vertical-align: baseline;
  margin: 0;
  font-size: 23px;
}
.prop-spec-item .fa,
.prop-spec-item .glyphicons:before {
  color: #ff6600;
}
.prop-spec-item .glyphicons.home:before {
  font-size: 19px;
}
.prop-spec-item .fa.fa-bed {
  position: relative;
  top: -2px;
}
.prop-spec-item .glyphicons.pool:before {
  margin-right: 6px;
}
.prop-spec-item .right-icons {
  float: right;
}
.prop-spec-item .right-icons .item {
  display: inline-block;
}
.print-share-container {
  float: right;
}
@media only screen and (max-width: 767px) {
  .print-share-container {
    float: none;
    margin-top: 24px;
  }
}
.print-item,
.share-item {
  display: inline-block;
  vertical-align: middle;
}
.print-item span,
.share-item span {
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
  font-weight: bold;
  color: #A7A7A7;
}
.share-item-btn {
  border: 0;
  padding: 0;
  background-color: transparent;
}
.share-item-btn:focus {
  outline: 0;
}
.print-item {
  margin-left: 30px;
}
.circular-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  width: 37px;
  height: 37px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #ff6600;
  -webkit-transition: background 300ms ease-in-out;
  -moz-transition: background 300ms ease-in-out;
  -ms-transition: background 300ms ease-in-out;
  -o-transition: background 300ms ease-in-out;
}
.circular-icon i {
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0;
  transform: translateY(-50%);
  color: #fff;
}
.circular-icon.print-icon:hover {
  background: #cc5200;
}
.circular-icon.print-icon i {
  margin-top: -1px;
}
.circular-icon.print-icon i:before {
  position: relative;
  margin: 0;
  font-size: 18px;
  color: #fff;
}
.circular-icon.share-icon {
  background: #82b000;
}
.circular-icon.share-icon:hover {
  background: #5c7d00;
}
.circular-icon.share-icon i {
  font-size: 19px;
}
.currency-converter-container {
  margin-top: 10px;
  padding: 8px 0 14px 0;
  border-top: 1px solid #A7A7A7;
  border-bottom: 1px solid #A7A7A7;
}
.currency-converter-container .price {
  display: inline-block;
  vertical-align: top;
  font-weight: bold;
  font-size: 30px;
  color: #ff6600;
}
.currency-converter-form {
  display: inline-block;
  vertical-align: top;
  float: right;
  margin-top: 9px;
}
.currency-converter-form label {
  display: inline-block;
  vertical-align: -webkit-baseline-middle;
  margin-right: 10px;
  font-weight: bold;
  font-size: 18px;
  color: #000000;
}
.currency-converter-form .selectpicker + .bootstrap-select {
  display: inline-block;
  vertical-align: top;
  width: 165px !important;
}
.currency-converter-form .selectpicker + .bootstrap-select button,
.currency-converter-form input {
  font-weight: bold;
  font-size: 17px;
  color: #919191;
}
.currency-converter-form .selectpicker + .bootstrap-select button:focus {
  outline: 0 !important;
}
.currency-converter-form .selectpicker + .bootstrap-select button {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px 1px 10px;
  border: 1px solid #D6DBE1;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #fff;
  box-shadow: none;
}
.currency-converter-form .selectpicker + .bootstrap-select button .caret {
  right: 10px;
  margin-top: -3px;
  width: 8px;
  height: 8px;
  background: url(../img/layout/select_arrow_down.png) no-repeat;
  border: none;
}
.currency-converter-form .selectpicker + .bootstrap-select .dropdown-menu.open {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: none;
  border-top: 1px solid #C9CED4;
}
.currency-converter-form .selectpicker + .bootstrap-select .dropdown-menu > li > a:hover {
  background-color: #eaeaea;
}
.currency-converter-form input[type="submit"] {
  display: inline-block;
  vertical-align: top;
  margin-left: 27px;
  height: 29px;
  width: 68px;
  background-color: #ff6600;
  -webkit-transition: background-color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out;
  -ms-transition: background-color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out;
  background-size: 12%;
  color: #fff;
  font-family: 'FontAwesome';
  font-size: 20px;
}
.currency-converter-form input[type="submit"]:hover {
  background-color: #cc5200;
}
.property-info-section {
  margin-top: 12px;
}
.property-short-desc,
.property-details-title,
.property-map-title {
  color: #ff6600;
}
.property-info-headings {
  font-size: 24px;
}
.property-short-desc {
  margin-bottom: 13px;
  font-size: 26px;
}
.property-detail-content {
  font-size: 15px;
  color: #919191;
}
.property-details-title {
  margin-top: 30px;
}
.property-details-list {
  overflow: auto;
  width: 80%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .property-details-list {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .property-details-list {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .property-details-list {
    width: 100%;
  }
}
.property-details-list li {
  float: left;
  width: 45%;
  margin-right: 30px;
  padding: 20px 0 12px 0;
  border-bottom: 1px solid #000000;
  font-size: 13px;
  color: #000000;
}
@media (max-width: 767px) {
  .property-details-list li {
    width: 100%;
  }
}
.property-map-title {
  margin-top: 30px;
  margin-bottom: 10px;
}
#property-map {
  height: 226px;
  width: 100%;
}
.contact-info {
  margin-top: 60px;
  margin-bottom: 38px;
  color: #000000;
}
.contact-info .email-button {
  display: inline-block;
  margin-right: 20px;
  padding: 6px 25px;
  font-weight: bold;
  font-size: 23px;
  text-transform: uppercase;
  background-color: #ff6600;
  color: #fff;
  -webkit-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -moz-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -ms-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  -o-transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
  transition: background-color 300ms ease-in-out, color 300ms ease-in-out;
}
.contact-info .email-button:hover {
  background-color: #cc5200;
}
.contact-info span,
.contact-info a {
  font-weight: bold;
  font-size: 24px;
  color: #ff6600;
}
.contact-info span a {
  -webkit-transition: color 300ms ease-in-out;
  -moz-transition: color 300ms ease-in-out;
  -ms-transition: color 300ms ease-in-out;
  -o-transition: color 300ms ease-in-out;
}
.contact-info span a:hover {
  color: #803300;
}
.contact-info i {
  display: inline-block;
  vertical-align: sub;
  font-size: 36px;
}
.prop-detail-search-form {
  margin-top: 20px;
}
.prop-detail-search-form .common-property-search {
  max-width: none;
}
.agent {
  margin-top: 50px;
  margin-bottom: 30px;
  border: 1px solid #D6DBE1;
}
.agent-title {
  color: #ff6600;
  padding: 15px 20px;
  font-weight: bold;
  text-align: left;
  font-size: 18px;
  background-color: #D6DBE1;
}
@media only screen and (max-width: 580px) {
  .agent-title {
    text-align: center;
  }
}
.agent-imgwrap {
  padding: 6px;
  border-bottom: 1px solid #D6DBE1;
}
@media only screen and (max-width: 991px) {
  .agent-imgwrap {
    float: left;
  }
}
@media only screen and (max-width: 640px) {
  .agent-imgwrap {
    max-width: 220px;
  }
}
@media only screen and (max-width: 580px) {
  .agent-imgwrap {
    float: none;
    max-width: none;
    padding: 13px;
  }
}
@media only screen and (max-width: 580px) {
  .agent-img {
    margin: 0 auto;
  }
}
.agent-body {
  padding: 16px 16px 6px 16px;
}
@media only screen and (max-width: 991px) {
  .agent-body {
    padding: 25px 16px 6px 318px;
  }
}
@media only screen and (max-width: 640px) {
  .agent-body {
    padding: 25px 16px 6px 240px;
  }
}
@media only screen and (max-width: 580px) {
  .agent-body {
    text-align: center;
    padding: 22px 16px 15px 16px;
  }
}
.agent-label {
  display: block;
  font-size: 16px;
  font-weight: bold;
  color: #ff6600;
}
@media only screen and (max-width: 991px) {
  .agent-label {
    font-size: 17px;
  }
}
@media only screen and (max-width: 640px) {
  .agent-label {
    font-size: 16px;
  }
}
.agent-text {
  display: block;
  font-size: 17px;
  margin-bottom: 12px;
}
a.agent-text {
  display: inline-block;
  color: #333;
  transition: color 200ms ease;
  word-break: break-all;
}
a.agent-text:hover,
a.agent-text:focus {
  color: #ff6600;
}
@media only screen and (max-width: 640px) {
  a.agent-text {
    font-size: 15px;
  }
}
@media only screen and (max-width: 580px) {
  a.agent-text {
    font-size: 16px;
  }
}
.agent-button {
  position: relative;
  display: block;
  color: white;
  line-height: 1.6em;
  font-size: 17px;
  text-align: center;
  padding: 14px 46px;
  background-color: #919191;
  transition: background-color 200ms ease;
}
@media only screen and (max-width: 991px) {
  .agent-button {
    clear: left;
  }
}
.agent-button i {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.agent-button i:first-child {
  left: 15px;
  font-size: 24px;
}
.agent-button i:last-child {
  right: 15px;
  font-size: 23px;
}
.agent-button:hover,
.agent-buttonfocus {
  color: white;
  background-color: #ff6600;
}
@media only screen and (max-width: 991px) {
  .featured-props {
    margin-top: 45px;
    margin-bottom: 48px;
  }
}
.featured-props h3 {
  margin-top: 30px;
  margin-bottom: 17px;
}
#tabbed-panel ul {
  float: left;
  width: 100%;
}
#tabbed-panel ul li {
  position: relative;
  float: left;
  width: 50%;
  text-align: center;
  background: #bcbcbc;
}
#tabbed-panel ul li a {
  display: block;
  padding: 3px 15px 5px 15px;
  font-size: 16px;
  font-weight: bold;
  color: #3c3c3c;
}
#tabbed-panel ul li:after {
  display: none;
  position: absolute;
  content: '';
  left: 50%;
  bottom: -7px;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-top: 7px solid #ff6600;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
#tabbed-panel ul li[aria-selected="false"]:hover {
  background: #919191;
}
#tabbed-panel ul li[aria-selected="true"] {
  background: #ff6600;
  -webkit-transition: background 300ms ease-in-out, color 300ms ease-in-out;
  -moz-transition: background 300ms ease-in-out, color 300ms ease-in-out;
  -ms-transition: background 300ms ease-in-out, color 300ms ease-in-out;
  -o-transition: background 300ms ease-in-out, color 300ms ease-in-out;
  transition: background 300ms ease-in-out, color 300ms ease-in-out;
}
#tabbed-panel ul li[aria-selected="true"] a {
  color: #fff;
}
#tabbed-panel ul li[aria-selected="true"]:after {
  display: block;
}
#tabbed-panel .tab-panel {
  clear: left;
  padding: 19px 18px 18px 18px;
  background: #E8E8E8;
}
#tabbed-panel .tab-panel h5.title {
  color: #ff6600;
}
#tabbed-panel .tab-panel div.location {
  color: #ff6600;
}
.prop-detail-item-container:not(:last-of-type) {
  margin-bottom: 60px;
}
.prop-detail-item {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 226px;
}
.prop-detail-item:not(:last-of-type) {
  margin-bottom: 60px;
}
.prop-detail-item .title,
.prop-detail-item .location {
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
}
.prop-detail-item .title {
  margin-top: 12px;
}
.prop-detail-item .bottom-row {
  overflow: auto;
  margin-top: 20px;
}
.prop-detail-item .price {
  font-size: 22px;
  font-weight: bold;
  line-height: 22px;
  color: #ff6600;
}
.prop-detail-item .see-more {
  float: right;
  padding: 3px 11px 4px 11px;
  -webkit-transition: background 300ms ease-in-out;
  -moz-transition: background 300ms ease-in-out;
  -ms-transition: background 300ms ease-in-out;
  -o-transition: background 300ms ease-in-out;
  color: #fff;
  background-color: #ff6600;
}
.prop-detail-item .see-more:hover {
  background-color: #cc5200;
}
/*#region Calendars*/
#property-rates {
  margin-top: 30px;
}
.property-table {
  margin-top: 15px;
  width: 100%;
}
.property-table thead {
  background: #ff6600;
}
.property-table thead th {
  padding-top: 7px;
  padding-bottom: 6px;
  color: #ffffff;
  font-size: 17px;
}
.property-table thead th:first-of-type {
  padding-left: 16px;
}
.property-table thead th:last-of-type {
  padding-right: 16px;
  text-align: right;
}
.property-table tbody {
  background: #ebebeb;
}
.property-table tbody tr td {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #393939;
}
.property-table tbody tr td:first-of-type {
  padding-left: 16px;
}
.property-table tbody tr td:last-of-type {
  padding-right: 16px;
  text-align: right;
}
.property-table tbody tr.alternate {
  background: #dedede;
}
#property-availability {
  margin-top: 36px;
}
.availability-item {
  display: inline-block;
  margin-top: 16px;
  margin-right: 10px;
}
.availability-item div,
.availability-item span {
  display: inline-block;
  vertical-align: middle;
}
.availability-item div {
  width: 20px;
  height: 20px;
}
.availability-item span {
  margin-left: 8px;
}
.availability-item.unavail div {
  background: #ff6600;
}
.availability-item.avail div {
  background: #d9d9d9;
}
/*#region Calendar */
.availability-calendar {
  margin-top: 34px;
}
.MonthObject {
  margin-bottom: 25px;
  height: 207px;
}
.Month_name {
  padding: 3px 15px 4px 15px;
  text-align: center;
  font-size: 16px;
  color: #ffffff;
  background-color: #ff6600;
}
.Month_weekdays {
  float: left;
  width: 100%;
  line-height: 16px;
}
.Month_weekdays span {
  float: left;
  padding: 5px 0px 7px 0px;
  width: 14.28%;
  text-align: center;
  color: #585858;
  font-size: 14px;
}
.days {
  float: left;
  width: 100%;
  clear: both;
}
.days div {
  padding: 3px 0 4px 0;
  float: left;
  width: 14.28%;
  font-size: 13px;
  text-align: center;
}
.day_normal,
.day_busy,
.half_day_start_busy,
.half_day_end_busy,
.day_old,
.day_changeover {
  outline: 1px solid #fff;
}
.day_normal {
  background: #d9d9d9;
  color: #393939;
}
.day_busy {
  color: #fff;
  background-color: #ff6600;
  font-weight: bold;
}
.half_day_start_busy {
  background: #d9d9d9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #d9d9d9 50%, #ff6600 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #d9d9d9), color-stop(50%, #ff6600));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #d9d9d9 50%, #ff6600 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #d9d9d9 50%, #ff6600 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #d9d9d9 50%, #ff6600 50%);
  /* IE10+ */
  background: linear-gradient(to right, #d9d9d9 50%, #ff6600 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@color_grey_lite3', endColorstr='@main-color-darker-1', GradientType=1);
  /* IE6-9 */
  color: #fff;
  font-weight: bold;
}
.half_day_end_busy {
  background: #d9d9d9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #ff6600 50%, #d9d9d9 50%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(50%, #ff6600), color-stop(50%, #d9d9d9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #ff6600 50%, #d9d9d9 50%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #ff6600 50%, #d9d9d9 50%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #ff6600 50%, #d9d9d9 50%);
  /* IE10+ */
  background: linear-gradient(to right, #ff6600 50%, #d9d9d9 50%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@main-color-darker-1', endColorstr='@color_grey_lite3', GradientType=1);
  /* IE6-9 */
  color: #fff;
  background-color: #ff6600;
  font-weight: bold;
}
.day_old {
  background-color: #c3c3c3;
  color: #7b7b7b;
}
.day_changeover {
  background-color: #e8e8e8;
  font-weight: bold;
  color: #ff6600;
}
/*#endregion */
/*#endregion*/
/*#endregion */
/*#region Page - Content Detail */
.detail-main-heading {
  margin-top: 23px;
  line-height: 20px;
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
}
.detail-sub-heading {
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 30px;
  color: #ff6600;
}
.detail-heading {
  font-size: 33px;
  line-height: 30px;
  color: #ff6600;
}
.detail-cms-content.cms-content {
  margin-top: 40px;
}
.detail-cms-content.cms-content p {
  padding-top: 12px;
}
.detail-cms-content.cms-content p,
.detail-cms-content.cms-content span {
  line-height: 19px !important;
  font-size: 15px !important;
  color: #000000;
}
.detail-cms-content.cms-content h2 {
  line-height: 37px !important;
  font-size: 33px !important;
  margin-bottom: 17px !important;
  color: #919191 !important;
}
.detail-cms-content.cms-content ul {
  margin-top: 15px;
}
.detail-cms-content.cms-content ul li {
  margin: 4px 0 0 9px;
}
.detail-cms-content.cms-content strong {
  font-weight: bold;
}
.downloads-heading {
  margin-top: 44px;
  margin-bottom: 12px;
}
.detail-gallery-heading {
  margin-top: 48px;
  margin-bottom: 30px;
}
.detail-gallery-wrapper {
  margin-bottom: 60px;
}
@media only screen and (max-width: 767px) {
  .detail-gallery-list {
    margin: 0 -10px;
  }
}
.detail-gallery-list > li {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .detail-gallery-list > li {
    padding: 0 10px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .detail-gallery-list > li {
    width: 50%;
  }
}
@media only screen and (max-width: 370px) {
  .detail-gallery-list > li {
    width: 100%;
  }
}
.detail-related-links {
  margin-top: 83px;
  margin-bottom: 49px;
}
/*#endregion */
/*#region Page - Contacts */
/*.header-divider {
    height: 5px;
    background-color: @color1;
}*/
#contacts-page-container {
  margin-bottom: 42px;
}
#contacts-map {
  width: 100%;
  height: 370px;
}
#contacts-heading {
  margin-top: 40px;
  margin-bottom: 19px;
  font-size: 32px;
  color: #ff6600;
}
@media only screen and (max-width: 767px) {
  #contacts-heading {
    font-size: 28px;
  }
}
#contacts-form label {
  margin-bottom: 4px;
  color: #000000;
}
#contacts-form input:not([type="submit"]),
#contacts-form textarea {
  margin-bottom: 10px;
  padding: 8px 10px;
  border: 1px solid #C9CED4;
  width: 100%;
}
#contacts-form textarea {
  height: 98px;
  resize: vertical;
}
#contacts-form input.ContactsBtnSend {
  float: right;
}
@media only screen and (max-width: 991px) {
  #contacts-form input.ContactsBtnSend {
    float: left;
    margin-top: 25px;
  }
}
@media only screen and (max-width: 479px) {
  #contacts-form input.ContactsBtnSend {
    margin-top: 10px;
    margin-bottom: 24px;
    width: 100%;
  }
}
#contacts-form input.propDtlForm_send {
  float: right;
}
@media only screen and (max-width: 767px) {
  #contacts-form input.propDtlForm_send {
    float: left;
    width: 290px;
  }
}
#contact-form-submit,
.propDtlForm_send {
  margin-top: 10px;
  padding: 5px 44px 6px 44px;
  width: auto;
  border: none;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  float: left;
  background-color: #ff6600;
  color: #fff;
  -webkit-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  -moz-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  -ms-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  -o-transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
  transition: background-color 200ms ease-in-out, color 200ms ease-in-out;
}
@media only screen and (max-width: 767px) {
  #contact-form-submit,
  .propDtlForm_send {
    margin-top: 25px;
  }
}
#contact-form-submit:hover,
.propDtlForm_send:hover {
  background-color: #cc5200;
}
.contact-info-container {
  margin-top: 30px;
  padding: 19px 30px 5px 30px;
  background: #E8E8E8;
}
@media only screen and (max-width: 991px) {
  .contact-info-container {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-info-container {
    margin-top: 4px;
  }
}
.cnt-item {
  color: #252525;
  margin-bottom: 10px;
}
.cnt-item label,
.cnt-item span {
  display: block;
}
.cnt-item label,
.cnt-item a {
  font-size: 17px;
  font-weight: bold;
  color: #ff6600;
}
.cnt-item label span,
.cnt-item a span {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
}
.cnt-item a {
  transition: opacity 100ms ease;
}
.cnt-item a:hover,
.cnt-item a:active,
.cnt-item a:focus {
  opacity: 0.8;
}
.cnt-item span {
  font-size: 14px;
  color: #2F2F2F;
}
.social a {
  margin-right: 10px;
}
/*#endregion */
/*#region Page - Gallery */
.gallery-page {
  padding: 40px 0 50px 0;
}
@media only screen and (max-width: 767px) {
  .gallery-page {
    padding: 18px 0 25px 0;
  }
}
.short-description {
  margin-top: 26px;
  margin-bottom: 45px;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  color: #000000;
}
@media only screen and (max-width: 767px) {
  .short-description {
    margin-top: 16px;
    margin-bottom: 36px;
    text-align: center;
  }
}
/*#endregion */
/*#region Media Queries */
@media (max-width: 767px) {
  /*#region Common Modules - Reusable Parts */
  .common-pagination .pagination .pg-btn {
    padding: 7px 14px;
  }
  .common-pagination .pagination > li {
    margin-top: 4px;
  }
  /*#endregion */
  /*#region Shared - Search Form */
  .search-form .last-row {
    display: block;
  }
  .search-form .last-input-wrapper,
  .search-form .submit-wrapper {
    display: block;
    padding: 0;
    width: 100%;
  }
  /*#endregion */
  /*#region Shared - Header */
  .navbar-brand {
    max-width: 238px;
    margin-right: 76px;
  }
  /*#endregion */
  /*#region Shared - Footer */
  #shared-footer {
    padding-top: 16px;
    padding-bottom: 16px;
    text-align: center;
  }
  .contact-item {
    display: block;
    margin-top: 10px;
    font-size: 16px;
  }
  .contact-item span {
    font-size: 17px;
  }
  a.author-mark {
    float: none;
    display: inline-block;
  }
  /*#endregion */
  /*#region Page - Home */
  #hero-slider-wrapper {
    height: auto;
  }
  #hero-slider-wrapper .lSPager.lSpg {
    position: relative;
    bottom: 0px;
    left: 0;
    right: 0;
  }
  #hero-slider .img-wrapper {
    height: 218px;
  }
  #hero-slider .container {
    /*margin-bottom: 8px;*/
    padding: 0px;
  }
  .slide-desc-box {
    position: relative;
    bottom: 0;
    left: 0;
    padding: 19px 15px 19px 15px;
    width: 100%;
    max-width: 100%;
    background: #808080;
    color: #ffffff;
  }
  .slide-desc-box:hover {
    background: #808080;
  }
  .slide-desc-box h2 {
    display: block;
    margin-bottom: 6px;
    font-size: 24px;
    line-height: 25px;
  }
  .slide-desc-box .slide-description {
    display: block;
    font-size: 15px;
  }
  .about-us-heading {
    margin-top: 22px;
  }
  .about-us-section {
    height: auto;
  }
  .about-us-section .content-wrap {
    float: none;
    padding: 0;
    min-width: 100%;
    margin-bottom: 25px;
  }
  .about-us-section .content-wrap .cms-content {
    height: auto;
  }
  .about-us-section .award-strips {
    float: none;
    margin: 0 auto;
    height: auto;
    margin-bottom: -6px;
  }
  .items-slider-container {
    padding-bottom: 35px;
  }
  .items-slider-container .lSPager.lSpg {
    display: block;
  }
  .items-slider-container h2 {
    text-align: center;
  }
  .prop-type-item {
    margin-bottom: 15px;
  }
  .featured-info h2 {
    text-align: center;
  }
  /*#endregion */
  /*#region Page - Content Detail */
  .detail-heading {
    font-size: 27px;
  }
  .detail-gallery-wrapper {
    margin-bottom: 32px;
  }
  .detail-related-links {
    margin-top: 0px;
  }
  .content-detail-search-form {
    margin-bottom: 40px;
  }
  /*#endregion */
  /*#region Page - Property Detail */
  .property-title {
    margin-right: auto;
    margin-left: auto;
    max-width: 500px;
    font-size: 23px;
  }
  #gallery-display-slider {
    margin-right: auto;
    margin-left: auto;
    max-width: 500px;
    padding-bottom: 0 !important;
  }
  .thumbs-slider-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 281px;
    padding: 0 51px;
  }
  .thumbs-slider-container .next-btn,
  .thumbs-slider-container .prev-btn {
    height: 55px;
  }
  .thumbs-slider-container .next-btn i,
  .thumbs-slider-container .prev-btn i {
    margin-top: 14px;
  }
  #thumbs-slider img {
    width: 55px;
  }
  .property-specs-section {
    margin: 18px auto 0 auto;
    max-width: 500px;
  }
  .prop-spec-item {
    margin-right: 8px;
  }
  .prop-spec-item span {
    font-size: 14px;
  }
  .share-item span,
  .print-item span {
    font-size: 16px;
  }
  .currency-converter-container {
    margin: 31px auto 0 auto;
    max-width: 500px;
  }
  .currency-converter-container .price {
    display: block;
    font-size: 24px;
  }
  .currency-converter-form {
    float: none;
    margin-top: 0px;
  }
  .currency-converter-form label {
    display: block;
    margin-bottom: 10px;
    font-size: 17px;
  }
  .property-info-section {
    margin-top: 28px;
  }
  .property-short-desc {
    font-size: 23px;
  }
  .contact-info {
    margin-top: 28px;
  }
  .contact-info .email-button {
    display: block;
    margin-right: 0px;
    text-align: center;
    font-size: 18px;
  }
  .contact-info span,
  .contact-info a {
    font-size: 18px;
  }
  .contact-info span {
    display: block;
    margin-top: 17px;
  }
  .contact-info a {
    display: block;
  }
  .contact-info a i {
    font-size: 31px;
  }
  .prop-detail-search-form {
    margin-top: 0px;
  }
  #tabbed-panel {
    margin-bottom: 50px;
  }
  .prop-detail-item {
    max-width: 308px;
  }
  /*#endregion */
  /*#region Page - Property List */
  .list-filter {
    margin-top: 24px;
    margin-bottom: 40px;
  }
  .list-filter > li {
    display: block;
    text-align: center;
  }
  .list-filter > li:not(:last-of-type) {
    margin-bottom: 2px;
  }
  .list-filter a {
    padding: 9px 15px 10px 15px;
  }
  .prop-list-item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
    max-width: 450px;
  }
  .prop-list-item .img-container {
    display: block;
    width: auto;
  }
  .prop-list-item .info-container {
    display: block;
    margin-top: 16px;
    padding-left: 0px;
  }
  .prop-list-item .info-container .price {
    margin-top: 5px;
  }
  .prop-list-item .prop-specs {
    margin-top: 16px;
  }
  .prop-list-item .prop-reference {
    margin-top: 8px;
    float: none;
  }
  .common-pagination.property-list-pagination {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .featured-info-heading {
    margin-right: auto;
    margin-left: auto;
    max-width: 293px;
  }
  .featured-info-item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    max-width: 293px;
  }
  /*#endregion */
  /*#region Page - Contacts */
  #contact-form-submit {
    margin-bottom: 40px;
    width: 100%;
  }
  /*#endregion */
}
@media (max-width: 767px) and (max-width: 767px) {
  #contact-form-submit {
    width: 290px;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /*#region Shared - Header */
  .navbar-brand {
    max-width: 243px;
  }
  /*#endregion */
  /*#region Shared - Footer */
  .contact-item {
    font-size: 16px;
  }
  .contact-item span {
    font-size: 17px;
  }
  a.author-mark {
    float: none;
    display: inline-block;
  }
  /*#endregion */
  /*#region Page - Home */
  .slide-desc-box h2 {
    font-size: 33px;
  }
  .slide-desc-box .slide-description {
    font-size: 17px;
  }
  .about-us-heading {
    margin-top: 20px;
  }
  .about-us-section .content-wrap {
    max-width: 430px;
  }
  /*#endregion */
  /*#region Page - Property Detail */
  .contact-info span,
  .contact-info a {
    font-size: 17px;
  }
  .contact-info .email-button {
    font-size: 19px;
  }
  #tabbed-panel {
    margin-bottom: 30px;
  }
  #tabbed-panel .tab-panel {
    padding: 29px 18px 24px 18px;
  }
  .prop-detail-item-container:not(:last-of-type) {
    margin-bottom: 0px;
  }
  .prop-detail-item {
    margin-right: auto;
    margin-left: auto;
    max-width: 308px;
  }
  /*#endregion */
  /*#region Page - Property List */
  .featured-info-item {
    float: left;
    margin-bottom: 30px;
  }
  /*#endregion */
  /*#region Page - Content Detail */
  .detail-gallery-wrapper {
    margin-bottom: 40px;
  }
  .detail-related-links {
    margin-top: 0px;
    margin-bottom: 50px;
  }
  .content-detail-search-form {
    margin-bottom: 38px;
  }
  /*#endregion */
}
@media (max-width: 991px) {
  /*#region Shared - Header */
  .navbar > .container {
    position: relative;
  }
  .navbar-collapse {
    position: absolute;
    right: 15px;
    padding: 0;
    border-top: none;
    min-width: 320px;
    background-color: #2F2F2F;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .nav {
    margin: 25px 0 20px 0;
    right: 0;
  }
  .nav > li > a,
  .nav > li > span {
    padding: 10px 50px 10px 30px;
    font-size: 17px;
  }
  .nav > li.dropdown > a,
  .nav > li.dropdown > span {
    padding: 10px 0px 10px 30px;
    margin-right: 50px;
  }
  .nav > li:hover,
  .nav > li:focus,
  .nav > li:active {
    background-color: transparent;
  }
  .nav > li:hover > a,
  .nav > li:focus > a,
  .nav > li:active > a,
  .nav > li:hover > span,
  .nav > li:focus > span,
  .nav > li:active > span {
    background-color: transparent !important;
  }
  .nav > li.active:hover,
  .nav > li.active:focus,
  .nav > li.active:active {
    background-color: #ff6600;
  }
  .nav > li i {
    position: absolute;
    right: 0;
    top: 0px;
    z-index: 1;
    height: 55px;
    padding: 20px 24px 20px 10px;
    float: right;
    color: #fff;
    cursor: pointer;
  }
  .nav > li:not(:last-of-type) {
    margin-right: 0px;
  }
  .nav .dropdown:hover .dropdown-menu {
    display: none;
  }
  .nav .dropdown-menu {
    position: relative;
    float: none;
    border-radius: 0;
    background-color: #1d1d1d;
  }
  .nav .dropdown-menu li a {
    padding-left: 40px;
    font-size: 16px;
    color: #ccc;
  }
  .nav .dropdown-menu li a:focus {
    color: white;
    background-color: #ff6600;
  }
  /*#endregion */
}
@media (min-width: 992px) and (max-width: 1199px) {
  /*#region Shared - Header */
  .nav > li:not(:last-of-type) {
    margin-right: 7px;
  }
  /*#endregion */
  /*#region Page - Home */
  .about-us-section .content-wrap {
    max-width: 400px;
  }
  /*#endregion */
  /*#region Page - Property Detail */
  .thumbs-slider-container {
    padding: 0 47px;
  }
  .property-specs-section {
    margin-top: 22px;
  }
  .currency-converter-container .price {
    font-size: 27px;
  }
  .currency-converter-form {
    margin-top: 7px;
  }
  .currency-converter-form label {
    font-size: 16px;
  }
  .currency-converter-form .selectpicker + .bootstrap-select {
    width: 116px !important;
  }
  .currency-converter-form input[type="submit"] {
    margin-left: 10px;
  }
  .contact-info span,
  .contact-info a {
    font-size: 17px;
  }
  .contact-info .email-button {
    font-size: 19px;
  }
  #tabbed-panel .tab-panel {
    padding-bottom: 25px;
  }
  /*#endregion */
  /*#region Page - Property List */
  .prop-list-item .img-container {
    width: 230px;
  }
  .prop-list-item .info-container {
    padding-left: 25px;
  }
  .prop-specs .prop-spec-item {
    margin-right: 6px;
  }
  .prop-specs .prop-spec-item span {
    font-size: 15px;
  }
  /*#endregion */
}
/*#endregion */
/*#region google captcha*/
.contactsCaptcha {
  width: 100%;
}
.contactsCaptcha .g-recaptcha > div > div > iframe {
  /*transform: scale(0.80);
        -webkit-transform: scale(0.80);
        -moz-transform: scale(0.80);
        -ms-transform: scale(0.80);
        -o-transform: scale(0.80);*/
  margin-top: 12px;
  /*@media (min-width: 768px) and (max-width:991px) {
            transform: scale(0.60); -webkit-transform: scale(0.60); -moz-transform: scale(0.60); -ms-transform: scale(0.60); -o-transform: scale(0.60);
        }*/
}
.dtlCaptchaPropInfo {
  width: 100%;
  margin: 8px 0 15px;
}
.dtlCaptchaPropInfo .g-recaptcha > div > div > iframe {
  /*@media (min-width: 768px) and (max-width:991px) {
            transform: scale(0.60); -webkit-transform: scale(0.60); -moz-transform: scale(0.60); -ms-transform: scale(0.60); -o-transform: scale(0.60);
        }*/
}
@media (min-width: 768px) and (max-width: 991px) {
  .dtlCaptchaPropInfo .g-recaptcha > div > div > iframe {
    transform: scale(0.75);
    -webkit-transform: scale(0.72);
    -moz-transform: scale(0.72);
    -ms-transform: scale(0.72);
    -o-transform: scale(0.72);
    margin-left: -41px;
  }
}
@media (max-width: 767px) {
  .dtlCaptchaPropInfo .g-recaptcha > div > div > iframe {
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    margin-left: -15px;
  }
}
/*#endregion*/
.textFont {
  font-family: 'Lato', sans-serif;
  font-size: 15px;
  color: #000000;
}
/*.testContrast {

    width:100%;
    height:200px;
    margin-top:50px;
    padding:25px;

    background-color:@color-primary;
    color:@color-primary-contrast;

    h6 {
        color:@color-title-contrast;
        font-weight:bold;
        font-size:18px;
    }
}*/
.note {
  color: #000000;
}
.HeadingLogo {
  margin: 0;
}
/*#region Search by dates*/
.search-dateItem {
  margin-bottom: 10px;
}
.daterangepicker.dropdown-menu .input-mini.active {
  border-color: #ffffff;
}
.daterangepicker.dropdown-menu .ranges {
  float: none;
  display: block;
}
.daterangepicker.dropdown-menu .applyBtn {
  border: none;
  background-color: #ff6600;
  border-color: #cc5200;
}
.daterangepicker.dropdown-menu td.in-range {
  background-color: #ffc299;
}
.daterangepicker.dropdown-menu td.active,
.daterangepicker.dropdown-menu td.active:hover {
  background-color: #ff6600;
}
.daterangepicker .calendar {
  padding-left: 5px;
  padding-right: 5px;
}
@media only screen and (max-width: 991px) {
  .daterangepicker .calendar {
    float: none !important;
    display: inline-block;
  }
}
.u-posRelative {
  position: relative;
}
.u-posRelative .field {
  display: block;
  width: 100%;
  height: 31px;
  border: 1px solid #1a1a1a;
  padding: 0 8px;
  font-size: 13px;
  line-height: 1.2em;
  color: #ffffff;
  background-color: #1a1a1a;
  transition: border-color 100ms ease-in-out, background-color 100ms ease-in-out;
}
.u-posRelative .fieldIcon {
  position: absolute;
  top: 7px;
  right: 10px;
  font-size: 18px;
  pointer-events: none;
  color: #ff6600;
}
.u-pointer {
  cursor: pointer;
}
/*#endregion*/
/*#region Team List*/
.transition {
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}
.AgentsList {
  padding: 0 0 30px 0;
}
@media (max-width: 767px) {
  .AgentsList {
    padding: 0 0 15px 0;
  }
}
.AgentsList > h1 {
  font-size: 23px;
  font-weight: bold;
  padding: 0 0 0 15px;
}
@media (max-width: 767px) {
  .AgentsList > h1 {
    font-size: 18px;
  }
}
.team-member {
  margin-top: 40px;
  border: 1px solid #E8E8E8;
}
.team-member .team-list-img {
  border-right: 1px solid #D6DBE1;
  padding: 0px 4px;
}
.team-member .team-list-img img {
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 0px;
  box-shadow: none;
}
@media (max-width: 767px) {
  .team-member .team-list-img {
    border-right: none;
    margin-top: 5px;
  }
}
.team-member .title-divider {
  border-bottom: 1px solid #D6DBE1;
  background-color: #D6DBE1;
}
.team-member .title-divider h2 {
  text-transform: none !important;
  font-family: 'Lato' !important;
  font-weight: bold !important;
  font-size: 1.5em !important;
  color: #2F2F2F !important;
  padding: 0 0 10px 15px;
  margin-top: 21px;
}
.team-member .title-divider h2 span {
  font-weight: normal !important;
  color: #919191 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .team-member .title-divider h2 {
    font-size: 1.2em !important;
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .team-member .title-divider h2 {
    font-size: 1.2em !important;
    margin-top: 10px;
  }
}
@media (max-width: 540px) {
  .team-member .title-divider h2 {
    width: 100%;
  }
}
.team-member .title-divider .btn-1 {
  margin-right: -15px;
  padding: 25px 18px 20px;
  font-size: 16px;
  border-left: 1px solid #E8E8E8;
  font-family: 'Lato';
  font-weight: bold;
  text-decoration: none;
  color: #787878;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}
.team-member .title-divider .btn-1:hover {
  background: #E8E8E8;
}
@media (max-width: 767px) {
  .team-member .title-divider .btn-1 {
    border-left: none;
    font-size: 15px;
    padding: 5px 12px 5px;
  }
}
@media (max-width: 540px) {
  .team-member .title-divider .btn-1 {
    width: 100%;
  }
}
.team-member .detail {
  margin: 10px 0 0 0 !important;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .team-member .detail {
    margin: 7px 0 0 0 !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .team-member .detail {
    float: left;
    width: 50%;
    margin: 0 5%;
    padding: 5px 30px 5px 0;
  }
}
@media (max-width: 767px) {
  .team-member .detail {
    margin: 5px 0 !important;
  }
}
.team-member .detail .detail-title {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.2em;
  color: black;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .team-member .detail .detail-title {
    font-size: 1.1em;
  }
}
@media (max-width: 540px) {
  .team-member .detail .detail-title {
    font-size: 1.0em;
  }
}
.team-member .detail .detail-info {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.15em;
  color: #2F2F2F;
  margin-top: -6px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .team-member .detail .detail-info {
    font-size: 1.0em;
  }
}
@media (max-width: 540px) {
  .team-member .detail .detail-info {
    font-size: 1.0em;
  }
}
.team-member .detail .detail-info--note {
  font-style: italic;
  color: #858585;
}
.team-member .detail a {
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}
.team-member .detail a .detail-info {
  font-size: 1.15em;
  font-family: 'Lato';
  font-weight: normal;
  color: #2F2F2F;
  margin-top: -6px;
  line-height: 16px;
}
.team-member .detail a:hover {
  opacity: 0.8;
}
.team-member .detail.desc .detail-info {
  margin-top: 5px;
  font-size: 15px;
  line-height: 16px;
}
.team-member .detail.desc .readmore {
  margin-top: 5px;
}
.team-member .detail.desc .readmore a {
  font-weight: bold;
  color: #2F2F2F;
}
.team-member .buttons {
  margin-left: -16px;
  margin-bottom: -4px;
}
.team-member .buttons .btn-1 {
  display: block;
  background-color: #1a1a1a;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.6em;
  color: #fff;
  text-decoration: none;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}
.team-member .buttons .btn-1:hover {
  background: #1a1a1a;
}
.team-member .buttons .btn-2 {
  display: block;
  background-color: #919191;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.6em;
  color: #fff;
  text-decoration: none;
  padding-left: 30px;
  padding-top: 4px;
  padding-bottom: 4px;
  transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
}
.team-member .buttons .btn-2:hover {
  background: #2F2F2F;
}
/*#endregion*/
#video-wrapper {
  height: 640px;
}
.video-caption {
  display: inline-block;
  position: absolute;
  right: 270px;
  bottom: 300px;
  max-width: 568px;
  padding: 12px 95px 16px 29px;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  margin-bottom: 5px;
  font-size: 38px;
  line-height: 1.2em;
  font-weight: 700;
  color: #fff;
}
