﻿@charset "utf-8";
/* CSS LESS Document */
/*#region COMMON */
.video_intro {
  min-width: calc(100% + 2px);
  min-height: calc(100% + 2px);
  opacity: 1;
  max-width: calc(100% + 2px);
  height: 1071.56px;
  overflow: hidden;
  pointer-events: none;
}
#slider-container .container {
  height: 100%;
  position: relative;
}
body {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#main #mainPage #all_chicklets #top_chicklets a :hover {
  display: none !important;
}
.clear {
  clear: both;
}
a,
a:active,
a:focus {
  outline: none !important;
}
.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;
}
.transition-fast {
  transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.st_sharethis_custom {
  text-decoration: none !important;
}
.st_sharethis_custom .share-icon {
  font-size: 15px;
  background-color: #71A600;
  color: #ffffff;
  padding: 5px 7px 5px 6px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-weight: lighter;
}
.st_sharethis_custom .share-icon.footer {
  margin-top: -4px;
  padding: 8px 10px 8px 9px;
}
.bootstrap-select.btn-group .btn .caret {
  background-image: url(/img/seta.png);
  width: 18px;
  height: 9px;
  border: none;
  margin-top: -4px;
}
.property-search {
  min-height: 100px;
  z-index: 99;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  /*#propertyReference {
        font-size: 0.9em;
        padding: 0 6px;
    }*/
}
.property-search dt,
.property-search dt span {
  cursor: pointer;
}
.property-search dt:hover,
.property-search dt span:hover {
  cursor: pointer;
  background-color: #EEEEEE;
}
.property-search .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.property-search .btn-default {
  border-color: transparent !important;
  outline: none !important;
}
.property-search .btn-default:focus {
  background-color: #ffffff;
  border-color: transparent !important;
  outline: none !important;
}
.property-search .btn {
  border-radius: 0px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.property-search .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.property-search .bootstrap-select.btn-group .dropdown-menu li.active a,
.property-search .bootstrap-select.btn-group .dropdown-menu li a:hover,
.property-search .bootstrap-select.btn-group .dropdown-menu li a:focus {
  background-color: #EEEEEE !important;
}
.property-search input {
  border-radius: 0px;
  box-shadow: none !important;
  border: 1px solid #D7D7D7;
  height: 36px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  cursor: pointer;
}
.property-search input:focus {
  background-color: #FAFAFA;
}
.property-search input[type='submit'] {
  background-color: #E31818;
  color: #ffffff;
  border: none;
  font-size: 1.1em;
  text-transform: uppercase;
  outline: none !important;
  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;
}
.property-search input[type='submit']:hover {
  background-color: #BC171D;
}
.property-search textarea {
  border-radius: 0px;
  box-shadow: none !important;
  border: 1px solid #D7D7D7;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  cursor: pointer;
}
.property-search .dropup .dropdown-menu {
  top: 100%;
  bottom: auto;
}
.property-search-main {
  width: 100%;
  /* background: @light-gray-color;*/
  background: rgba(50, 50, 50, 0.3);
  margin-bottom: 6px;
}
@media only screen and (max-width: 1199px) {
  .property-search-main {
    display: none;
  }
}
.property-search-main input[type='submit'] {
  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;
}
.property-search-main input[type='submit']:hover {
  background-color: #BC171D;
}
.search-property-form {
  padding-top: 30px;
  padding-bottom: 20px;
}
.search-property-logo {
  position: relative;
  display: none;
}
@media only screen and (max-width: 1485px) {
  .search-property-logo {
    display: none !important;
  }
}
.search-property-logo img {
  position: absolute;
  top: 0;
  left: 5%;
}
@media only screen and (max-width: 1539px) {
  .search-property-logo img {
    left: 1%;
  }
}
.property-search-mobile {
  margin-bottom: 0;
}
@media only screen and (max-width: 1199px) {
  .property-search-mobile {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .property-search-mobile {
    padding: 24px 10px 24px 10px;
  }
}
.property-search-mobile .container {
  padding: 0 25px;
}
.property-search-mobile .search-property-form {
  display: block;
  width: auto;
}
.property-search-mobile .table-property-search {
  display: block;
  width: auto;
}
.mean-container .mean-bar {
  margin-bottom: 20px;
}
.hidden-element {
  display: none !important;
}
.dropdown-menu {
  border-radius: 0px !important;
}
.carousel {
  overflow: hidden;
}
.carousel .item {
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  -ms-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
.carousel .active.left,
.carousel .active.right {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel .next,
.carousel .prev {
  left: 0;
  opacity: 1;
  z-index: 1;
}
.modal-header h4 {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 2.2em;
  color: #BC171D;
  margin-left: 15px;
  margin-top: 0px;
}
.modal-header p {
  margin-left: 16px;
  margin-right: 10px;
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #585858 !important;
}
.close {
  color: #BC171D !important;
}
.modal-body .radio-btns > div {
  margin-top: 10px;
}
.modal-body .radio-btns input {
  outline: none;
}
.modal-body .radio-btns input:focus {
  background-color: #FAFAFA !important;
}
.modal-body .radio-btns label {
  margin: 12px 0 0 10px;
}
.modal-body .radio-btns select {
  margin: 5px 15px 0 10px;
}
.modal-body select {
  padding: 8px 0 8px 5px;
  color: #505050;
}
.modal-body .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.modal-body .btn-default {
  border-color: #767676 !important;
  outline: none !important;
}
.modal-body .btn-default:focus {
  background-color: #ffffff;
  border-color: #767676 !important;
  outline: none !important;
}
.modal-body .btn {
  border-radius: 0px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.modal-body .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.modal-body .bootstrap-select.btn-group .dropdown-menu li.active a,
.modal-body .bootstrap-select.btn-group .dropdown-menu li a:hover,
.modal-body .bootstrap-select.btn-group .dropdown-menu li a:focus {
  background-color: #EEEEEE !important;
}
.modal-body input {
  border-radius: 0px;
  box-shadow: none !important;
  border-color: #767676 !important;
  height: 36px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
}
.modal-body input:focus {
  background-color: #FAFAFA;
}
.modal-body input[type='submit'] {
  background-color: #E31818;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase;
  outline: none !important;
  border: none;
  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;
}
.modal-body input[type='submit']:hover {
  background-color: #BC171D;
}
.modal-body textarea {
  border-radius: 0px;
  box-shadow: none !important;
  border-color: #767676 !important;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
}
.modal-body .callmeback .span-captcha #CaptchaImage {
  margin-bottom: 10px;
}
.modal-body .callmeback .bootstrap-select.btn-group,
.modal-body .callmeback .bootstrap-select.btn-group[class*="span"] {
  margin-bottom: 0px !important;
}
.modal-body .span-captcha {
  color: #505050;
  margin-top: 10px;
}
.modal-body .span-captcha #CaptchaImage {
  height: 84px;
}
.modal-body .span-captcha input[type='text'] {
  border-radius: 0px;
  padding-left: 14px;
  border: 1px solid #767676;
  width: 100%;
  max-width: 240px;
}
.modal-body .adjust {
  margin-top: 8px !important;
  margin-bottom: 16px;
}
.red {
  margin-top: 12px;
  margin-left: 15px;
  color: #E31818;
}
#frmSubscribe .span-captcha {
  color: #505050;
  margin-top: -20px;
}
#frmSubscribe .span-captcha #CaptchaImage {
  height: 60px !important;
  margin-bottom: -18px;
}
#frmSubscribe .span-captcha input[type='text'] {
  border-radius: 0px;
  padding-left: 14px;
  border: 1px solid #767676;
  width: 100%;
  max-width: 240px;
}
.lightbox {
  z-index: 2000000007 !important;
}
.lightboxOverlay {
  z-index: 2000000006 !important;
}
/*#endregion COMMON */
/*#region LAYOUT PAGE*/
/*#region HEADER SECTION*/
.header-section {
  position: relative;
  z-index: 9998;
  background-color: #ffffff;
  min-height: 155px;
}
@media only screen and (max-width: 1199px) {
  .header-section {
    min-height: 0;
    height: 170px;
  }
}
@media only screen and (max-width: 1199px) {
  .header-section .container {
    position: relative;
    height: 100%;
  }
}
.header-section .header-button {
  display: none;
  padding: 5px 11px;
  background-color: black;
  text-transform: uppercase;
  color: white;
  border: none;
  border-radius: 6px;
  transition: background-color 200ms ease;
}
@media only screen and (max-width: 460px) {
  .header-section .header-button {
    height: 35px;
  }
}
.header-section .header-button > span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin-right: 10px;
}
@media only screen and (max-width: 460px) {
  .header-section .header-button > span {
    display: none;
  }
}
.header-section .header-button > i {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
}
.header-section .header-button:hover {
  background-color: #E31818;
}
.header-section .header-button:focus {
  outline: 0;
}
@media only screen and (max-width: 1199px) {
  .header-section .header-button {
    display: block;
    position: absolute;
    z-index: 1;
    top: 35%;
    transform: translateY(-50%);
    right: 15px;
  }
}
.header-section .logo {
  margin-top: 17px;
}
@media only screen and (max-width: 767px) {
  .header-section .logo-img {
    position: relative;
    top: -14px;
  }
}
@media only screen and (max-width: 360px) {
  .header-section .logo-img {
    max-width: 201px;
  }
}
.header-section .top-info {
  margin-top: 12px;
}
.header-section .top-info .bottom-line {
  padding-bottom: 6px;
  border-bottom: 1px solid #D7D7D7;
}
@media only screen and (max-width: 1199px) {
  .header-section .top-info .bottom-line {
    border-bottom: none;
    position: absolute;
    bottom: -4px;
    left: 285px;
  }
}
@media only screen and (max-width: 767px) {
  .header-section .top-info .bottom-line {
    bottom: -20px;
    left: 15px;
  }
}
.header-section .top-info .bottom-line label {
  font-family: 'Lato';
  font-size: 1.4em;
  font-weight: 600;
  font-style: italic;
  color: #767676;
}
.header-section .top-info .bottom-line label span {
  color: #9C9C9C;
}
.header-section .top-info .social {
  margin-top: 4px;
}
@media only screen and (max-width: 1199px) {
  .header-section .top-info .social {
    display: none;
  }
}
.header-section .top-info .social span {
  font-family: 'Lato';
  font-size: 1em;
  font-weight: normal;
  color: #767676;
  margin-left: 40px;
}
.header-section .top-info .social a {
  text-decoration: none !important;
  margin-left: 6px;
  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;
}
.header-section .top-info .social a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.header-section .newsletter {
  margin-top: 12px;
  font-family: 'Lato';
  font-size: 1em;
  font-weight: normal;
}
@media only screen and (max-width: 1199px) {
  .header-section .newsletter {
    display: none;
  }
}
.header-section .newsletter .login {
  color: #767676;
  margin-right: 10px;
}
.header-section .newsletter .login-ico {
  outline: none !important;
  color: #767676;
  margin-right: 2px;
}
.header-section .newsletter .separator {
  position: absolute;
  margin-top: -12px;
  border-right: 1px solid #D7D7D7;
  height: 40px;
}
.header-section .newsletter a {
  margin-left: 6px;
  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;
}
.header-section .newsletter a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
@media only screen and (max-width: 1199px) {
  .header-section .flags {
    display: none;
  }
}
.header-section .flags a {
  width: 22px;
  height: 16px;
  display: inline-block;
  margin-top: 14px;
}
.header-section .flags a.pt {
  background-image: url(/img/bandeira_pt.png);
}
.header-section .flags a.pt:hover {
  background-image: url(/img/bandeira_pt_hover.png);
}
.header-section .flags a.en {
  background-image: url(/img/bandeira_en.png);
}
.header-section .flags a.en:hover {
  background-image: url(/img/bandeira_en_hover.png);
}
.header-section .flags a.fr {
  background-image: url(/img/fr_flag.jpg);
}
.header-section .flags a.fr:hover {
  background-image: url(/img/HOVER_fr_flag.jpg);
}
.header-section .flags a.de {
  background-image: url(/img/bandeira_de.png);
}
.header-section .flags a.de:hover {
  background-image: url(/img/bandeira_de_hover.png);
}
.header-section .flags a.ru {
  background-image: url(/img/russa_flag.jpg);
}
.header-section .flags a.ru:hover {
  background-image: url(/img/russa_flag_hover.jpg);
}
.header-section .header-menu {
  position: relative;
  z-index: 999;
  margin-top: 28px;
}
@media only screen and (max-width: 1199px) {
  .header-section .header-menu {
    display: none;
  }
}
.header-section .header-menu .sub-menu {
  margin-right: 15px;
}
.header-section .header-menu ul.nav {
  font-family: 'Lato';
  font-size: 1.3em;
  font-weight: 500;
}
.header-section .header-menu .mobile-toggle {
  display: none;
}
.header-section .header-menu ul.nav li a {
  color: #767676;
  padding: 6px 16px;
  position: relative;
  -moz-transition-property: background-color;
  -o-transition-property: background-color;
  -webkit-transition-property: background-color;
  transition-property: background-color;
  -moz-transition-duration: 1.5s;
  -o-transition-duration: 1.5s;
  -webkit-transition-duration: 1.5s;
  transition-duration: 1.5s;
}
.header-section .header-menu ul.nav li a span.divider {
  border-right: 1px solid #D7D7D7 !important;
  height: 24px;
  position: absolute;
  top: 8px;
  right: 0px;
}
.header-section .header-menu ul.nav li a:hover {
  color: #ffffff;
  background-color: #9C9C9C;
}
.header-section .header-menu ul.nav li a:hover span.divider {
  border-right: none !important;
}
.header-section .header-menu ul.nav li.dropdown ul.dropdown-menu {
  margin-top: -2px !important;
}
.header-section .header-menu ul.nav li.dropdown:hover ul.dropdown-menu {
  display: block;
}
.header-section .header-menu ul.nav li.dropdown:hover ul.dropdown-menu a {
  border-right: none !important;
}
.header-section .header-menu .nav-pills > li.active > a,
.header-section .header-menu .nav-pills > li.active > a:hover,
.header-section .header-menu .nav-pills > li.active > a:focus {
  background-color: #9C9C9C;
  color: #FFFFFF;
}
.header-section .header-menu .nav-pills > li.active > a span.divider,
.header-section .header-menu .nav-pills > li.active > a:hover span.divider,
.header-section .header-menu .nav-pills > li.active > a:focus span.divider {
  border-right: none !important;
}
.header-section .header-menu .nav-pills > li > a {
  border-radius: 0px;
}
.header-section .header-menu .dropdown-menu > li > a:hover,
.header-section .header-menu .dropdown-menu > li > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #E31818;
}
.header-section .header-menu .dropdown-menu > li > a:hover span.divider,
.header-section .header-menu .dropdown-menu > li > a:focus span.divider {
  border-right: none !important;
}
.header-section .header-buttons {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #E31818;
}
@media only screen and (max-width: 767px) {
  .header-section .header-buttons .container {
    padding: 0;
  }
}
.header-section .header-control {
  position: relative;
  float: left;
  width: 50%;
  height: 51px;
  text-align: center;
  padding: 0.5em;
  background-color: #E31818;
  color: white;
  border: none;
  font-size: 21px;
  font-weight: normal;
  text-transform: uppercase;
  transition: background-color 300ms ease;
}
@media only screen and (max-width: 767px) {
  .header-section .header-control {
    font-size: 15px;
    padding: 1em;
    font-weight: bold;
  }
}
.header-section .header-control:hover {
  background-color: #be1414;
  text-decoration: none;
}
.header-section .header-control:focus {
  outline: 0;
  text-decoration: none;
}
.header-section .header-control:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 2px;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .header-section .header-control:before {
    width: 1px;
    background-color: rgba(255, 255, 255, 0.6);
  }
}
.header-section .header-control:first-child:before {
  display: none;
}
.header-section .header-control > i {
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .header-section .header-control > i {
    padding-right: 4px;
  }
}
/*#endregion HEADER SECTION*/
/*#region FOOTER CONTACTS SECTION*/
.powered-proppy {
  padding: 9px 0 15px;
}
@media only screen and (max-width: 767px) {
  .powered-proppy {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .powered-proppy span {
    display: block;
  }
}
.footer-contacts-section {
  background-color: #767676;
  min-height: 80px;
}
.footer-contacts-section .contacts {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.7em;
  color: #ffffff;
  padding-top: 20px;
}
.footer-contacts-section .contacts a {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #ffffff;
  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;
}
.footer-contacts-section .contacts a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  text-decoration: none;
}
.footer-contacts-section .contacts a:focus,
.footer-contacts-section .contacts a:active {
  text-decoration: none;
}
.footer-contacts-section .contacts a img {
  padding-right: 10px;
  padding-bottom: 10px;
}
/*#endregion FOOTER CONTACTS SECTION*/
/*#region FOOTER MENU SECTION*/
.footer-menu-section {
  background-color: #585858;
  height: 56px;
}
.footer-menu-section .nav-container {
  margin-top: 16px;
  width: 12.3%;
  position: relative;
}
.footer-menu-section .nav-container span.divider {
  border-right: 1px solid #D7D7D7 !important;
  height: 20px;
  position: absolute;
  top: 2px;
  right: 22%;
}
.footer-menu-section .nav-container ul {
  margin: 0 20px 0 0;
  padding: 0;
  list-style-type: none;
}
.footer-menu-section .nav-container ul li {
  display: inline;
  padding-left: 6px;
  font-family: 'Lato';
  font-size: 1.1em;
  font-weight: normal;
}
.footer-menu-section .nav-container ul li a {
  text-decoration: none;
  color: #D7D7D7;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.footer-menu-section .nav-container ul li a:hover {
  color: #E31818;
}
.footer-menu-section .nav-container ul li:first-child {
  padding-left: 0px;
}
.footer-menu-section .nav-container ul li:last-child {
  margin-right: 0px;
  padding-right: 0px;
}
/*#endregion FOOTER MENU SECTION*/
/*#region FOOTER SECTION*/
.footer-section {
  background-color: #4C4C4C;
  min-height: 71px;
}
@media only screen and (max-width: 767px) {
  .footer-section {
    padding-bottom: 36px;
    text-align: center;
  }
}
.footer-section .nav-container {
  margin-top: 24px;
}
.footer-section .nav-container a img:not(.proppyimage) {
  /*float: left;*/
  margin-right: 16px;
  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;
}
.footer-section .nav-container a img:not(.proppyimage):hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer-section .nav-container ul {
  margin: 0 20px 0 0;
  padding: 0;
  list-style-type: none;
}
@media only screen and (max-width: 767px) {
  .footer-section .nav-container ul {
    margin-right: 0;
  }
}
.footer-section .nav-container ul li {
  display: inline;
  border-left: 1px solid #9C9C9C;
  padding-left: 10px;
  padding-right: 8px;
  font-family: 'Lato';
  font-size: 13px;
  font-weight: normal;
}
.footer-section .nav-container ul li a {
  text-decoration: none;
  color: #9C9C9C;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
}
.footer-section .nav-container ul li a:hover {
  color: #E31818;
}
.footer-section .nav-container ul li:first-child {
  border-left: none;
  padding-left: 0px;
}
.footer-section .nav-container span.hifen {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #D7D7D7;
}
@media only screen and (max-width: 767px) {
  .footer-section .nav-container span.hifen {
    display: none;
  }
}
.footer-section .nav-container a span.ami {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #ffffff;
  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;
}
.footer-section .nav-container a span.ami:hover {
  color: #9C9C9C;
}
.footer-section .nav-container .social {
  margin-right: 20px;
}
.footer-section .nav-container .social span {
  font-family: 'Lato';
  font-size: 1.1em;
  font-weight: normal;
  color: #ffffff;
  margin-left: 30px;
  margin-right: 10px;
}
.footer-section .nav-container .social a {
  margin-left: 2px;
  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;
}
.footer-section .nav-container .social a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.footer-section .nav-container .social a img {
  margin-top: -4px;
  margin-right: 12px;
}
.footer-section .nav-container .social a:last-child img {
  margin-right: 0;
}
.footer-section .nav-container a.proppy {
  text-decoration: none;
  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;
}
.footer-section .nav-container a.proppy div {
  font-family: 'Lato';
  font-size: 0.8em;
  font-weight: normal;
  color: #ffffff;
}
.footer-section .nav-container a.proppy div:active,
.footer-section .nav-container a.proppy div:focus {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer-section .nav-container a.proppy img {
  margin-left: 6px;
}
.footer-section .nav-container a.proppy:hover {
  text-decoration: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.footer-section-logo {
  display: inline-block;
  vertical-align: baseline;
}
@media only screen and (max-width: 767px) {
  .footer-section-logo {
    display: block;
    margin-bottom: 20px;
  }
}
.footer-section-menu {
  display: inline-block;
  vertical-align: top;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .footer-section-menu {
    display: block;
  }
}
/*#endregion FOOTER SECTION*/
/*#endregion LAYOUT PAGE*/
/*#region HOME PAGE*/
/*#region SLIDER SECTION*/
.slider-section {
  position: relative;
}
.slider-section .property-search-home {
  position: relative;
  /*position: absolute;*/
  top: 0px;
  z-index: 99;
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 1199px) {
  .slider-section .property-search-home {
    display: none;
  }
}
.slider-section .slider-container {
  max-height: 910px;
  overflow-y: hidden;
}
.slider-section .slider-container .carousel-caption {
  position: absolute;
  top: 336px;
  left: 50%;
}
@media only screen and (max-width: 1199px) {
  .slider-section .slider-container .carousel-caption {
    top: 200px;
    left: auto;
    right: 30px;
  }
}
@media only screen and (max-width: 650px) {
  .slider-section .slider-container .carousel-caption {
    top: auto;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 30px;
    padding-bottom: 28px;
    padding-left: 20px;
    padding-right: 20px;
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
  }
}
.slider-section .slider-container .carousel-caption a {
  text-decoration: none;
}
.slider-section .slider-container .carousel-caption a h3 {
  width: 350px;
  min-height: 46px;
  background: rgba(255, 255, 255, 0.9);
  font-family: 'Lato';
  font-size: 1.8em;
  font-weight: 300;
  text-transform: uppercase;
  color: #505050;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 0px;
  text-shadow: none;
  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;
}
.slider-section .slider-container .carousel-caption a h3:hover {
  color: #BC171D;
  text-decoration: none;
}
@media only screen and (max-width: 650px) {
  .slider-section .slider-container .carousel-caption a h3:hover {
    color: white;
  }
}
@media only screen and (max-width: 650px) {
  .slider-section .slider-container .carousel-caption a h3 {
    width: auto;
    background: none;
    color: white;
    font-size: 23px;
    font-weight: bold;
    text-align: left;
    min-height: 0;
    padding: 0;
    margin-top: 0;
    margin-bottom: 12px;
  }
}
.slider-section .slider-container .carousel-caption a p {
  margin-left: 30px;
  width: 520px;
  height: 80px;
  background: url(/img/seta_slider.png) 490px center no-repeat rgba(0, 0, 0, 0.5);
  color: #ffffff;
  font-family: 'Lato';
  font-size: 1.2em;
  font-weight: 500;
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 50px;
  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;
}
.slider-section .slider-container .carousel-caption a p:hover {
  color: #E31818;
  text-decoration: none;
  background: url(/img/seta_slider_hover.png) 490px center no-repeat rgba(0, 0, 0, 0.7);
}
@media only screen and (max-width: 650px) {
  .slider-section .slider-container .carousel-caption a p:hover {
    background: none;
    color: white;
  }
}
@media only screen and (max-width: 650px) {
  .slider-section .slider-container .carousel-caption a p {
    margin-left: 0;
    width: auto;
    height: auto;
    background: none;
    font-size: 17px;
    font-weight: normal;
    padding-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
    font-size: 16px;
  }
}
.slider-section .slider-container a.lnk-more {
  background-color: #E31818;
  padding: 10px 20px 10px 20px;
  color: #ffffff;
  font-family: 'Lato';
  font-size: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  position: absolute;
  top: 502px;
  left: 50%;
  margin-left: 397px;
  z-index: 9999;
  text-decoration: none;
  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;
}
.slider-section .slider-container a.lnk-more:hover {
  background-color: #BC171D;
}
.carousel-inner > .item > img {
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  height: 677px;
}
@media only screen and (max-width: 1199px) {
  .carousel-inner > .item > img {
    height: 457px;
  }
}
@media only screen and (max-width: 650px) {
  .carousel-inner > .item > img {
    height: 323px;
  }
}
/*#endregion SLIDER SECTION*/
/*#region FEATURED PROPERTIES SECTION*/
.featured-properties-section {
  margin-top: 35px;
}
.featured-properties-section .properties-title {
  background-color: #4C4C4C;
  min-height: 54px;
}
.featured-properties-section .properties-title h2 {
  font-family: 'Lato';
  font-size: 1.3em;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 18px;
  padding-left: 23px;
  padding-right: 23px;
  padding-bottom: 16px;
}
.featured-properties-section .seo {
  padding-right: 0;
}
@media only screen and (max-width: 991px) {
  .featured-properties-section .seo {
    padding-left: 0;
  }
}
.featured-properties-section .seo-text-title {
  margin-left: -30px;
  margin-right: 9px;
  background-color: #E31818;
  min-height: 54px;
}
@media only screen and (max-width: 991px) {
  .featured-properties-section .seo-text-title {
    margin-left: 15px;
    margin-right: 15px;
  }
}
.featured-properties-section .seo-text-title h1 {
  font-family: 'Lato';
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 18px 23px 16px 23px;
}
@media only screen and (max-width: 1199px) {
  .featured-properties-section .seo-text-title h1 {
    font-size: 16px;
    padding: 10px 25px 10px 25px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-properties-section .seo-text-title h1 {
    font-size: 18px;
    padding: 18px 23px 16px 23px;
  }
}
.featured-properties-section .adjust-right-property {
  margin-left: 7px;
}
.featured-properties-section .grow {
  height: 218px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 14px;
  margin-top: 30px;
}
.featured-properties-section .grow:hover {
  -moz-box-shadow: 1px 1px 5px #4C4C4C;
  -webkit-box-shadow: 1px 1px 5px #4C4C4C;
  box-shadow: 1px 1px 5px #4C4C4C;
}
.featured-properties-section .grow a img {
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 900ms ease-out;
  position: relative;
  left: 50%;
  transform: scale(1) translateX(-50%);
  transform-origin: 0 0;
}
.featured-properties-section .grow a:hover img {
  -webkit-transform: scale(1.1) translateX(-50%);
  -moz-transform: scale(1.1) translateX(-50%);
  -o-transform: scale(1.1) translateX(-50%);
}
.featured-properties-section .grow .price {
  position: absolute;
  top: 10px;
  right: 0px;
  background: #E31818;
  padding: 0 24px 2px 20px;
}
.featured-properties-section .grow .price span {
  font-family: 'Lato';
  font-size: 1.4em;
  font-weight: normal;
  color: #ffffff;
  text-transform: uppercase;
}
.featured-properties-section .grow .text-big {
  color: #ffffff;
  font-family: 'Lato';
  font-size: 14px;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: -85%;
  width: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.featured-properties-section .grow .text-big .infotexthv {
  padding: 20px;
}
.featured-properties-section .grow .text-big h3 {
  padding: 0 0 6px 0;
  margin: -18px 0 0 0;
}
.featured-properties-section .grow .text-big h3 a {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 0.7em;
  color: #ffffff;
  text-decoration: none;
  text-transform: none;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.featured-properties-section .grow .text-big h3 a:hover {
  color: #E31818;
}
.featured-properties-section .seo-text-content {
  margin-bottom: 18px;
  margin-left: -8px;
  margin-top: 28px;
  max-height: 200px;
  overflow-y: hidden;
}
@media only screen and (max-width: 1199px) {
  .featured-properties-section .seo-text-content {
    margin-left: -13px;
    padding-left: 10px;
    max-height: 235px;
  }
}
@media only screen and (max-width: 991px) {
  .featured-properties-section .seo-text-content {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.featured-properties-section .seo-text-content p {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #585858;
}
.featured-properties-section .property-month {
  margin-bottom: 20px;
}
.featured-properties-section .property-month h2 {
  font-family: 'Lato';
  font-weight: 300;
  font-size: 1.9em;
  color: #E31818;
  text-transform: uppercase;
  margin-top: 56px;
}
@media only screen and (max-width: 1199px) {
  .featured-properties-section .property-month h2 {
    margin-top: 17px;
  }
}
.featured-properties-section .property-month a.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  text-transform: none;
  color: #585858;
  text-decoration: none;
  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;
}
.featured-properties-section .property-month a.text p {
  margin-top: 26px;
}
.featured-properties-section .property-month a.text:hover {
  color: #E31818;
}
.featured-properties-section .property-month ul {
  font-family: 'Lato';
  font-size: 1.1em;
  color: #4C4C4C;
  margin-top: 20px;
  padding-left: 15px;
}
.featured-properties-section .property-month ul li {
  font-weight: normal;
}
.featured-properties-section .property-month ul li span {
  font-weight: 900;
}
.featured-properties-section .property-month .pic {
  margin-top: 60px;
}
@media only screen and (max-width: 1199px) {
  .featured-properties-section .property-month .pic {
    margin-top: 20px !important;
  }
}
.featured-properties-section .property-month .pic img {
  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;
}
.featured-properties-section .property-month .pic img:hover {
  -moz-box-shadow: 1px 1px 5px #4C4C4C;
  -webkit-box-shadow: 1px 1px 5px #4C4C4C;
  box-shadow: 1px 1px 5px #4C4C4C;
}
.featured-properties-section .property-month .property-button {
  position: absolute;
  right: 15px;
  top: 8px;
  background-color: #9C9C9C;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 17px;
  padding: 6px 12px 6px 12px;
  border-left: 6px solid #4C4C4C;
}
.featured-properties-section .property-month a {
  font-family: 'Lato';
  font-weight: 300;
  font-size: 1.3em;
  color: #4C4C4C;
  text-transform: uppercase;
  position: relative;
  display: block;
  margin-bottom: 20px;
  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;
}
.featured-properties-section .property-month a span.arrow {
  position: absolute;
  top: -10px;
  left: -6px;
  font-size: 2.6em;
}
.featured-properties-section .property-month a span.text {
  position: absolute;
  top: 12px;
  left: 30px;
}
.featured-properties-section .property-month a:hover {
  text-decoration: none;
  color: #E31818;
}
/*#endregion FEATURED PROPERTIES SECTION*/
/*#region FEATURED CONTENT SECTION*/
.featured-content-section {
  margin-top: 40px;
  margin-bottom: 40px;
}
.featured-content-section h2 {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.7em;
  text-transform: uppercase;
  color: #ffffff;
  margin-top: 26px;
  margin-bottom: 26px;
  padding-bottom: 7px;
  border-bottom: 1px solid #767676;
}
@media only screen and (max-width: 767px) {
  .featured-content-section h2 {
    margin-top: 20px !important;
  }
}
.featured-content-section h2 span {
  background-color: #767676;
  padding: 6px 20px 6px 20px;
}
.featured-content-section h4 {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #ffffff;
  margin-top: 26px;
  margin-bottom: 0px;
  padding-bottom: 8px;
}
.featured-content-section h4 span {
  background-color: #E31818;
  padding: 2px 20px 2px 8px;
}
.featured-content-section h3 {
  margin-top: 4px;
  min-height: 87px !important;
  max-height: 87px !important;
  overflow-y: hidden;
}
@media only screen and (max-width: 767px) {
  .featured-content-section h3 {
    min-height: 0 !important;
    max-height: none !important;
  }
}
.featured-content-section h3 a {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #767676;
  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;
}
.featured-content-section h3 a:hover {
  color: #E31818;
  text-decoration: none;
}
.featured-content-section a.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #585858;
  text-decoration: none;
  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;
}
.featured-content-section a.text p {
  margin-bottom: 14px;
  min-height: 99px;
  max-height: 99px;
  overflow-y: hidden;
}
@media only screen and (max-width: 1199px) {
  .featured-content-section a.text p {
    min-height: 0;
  }
}
.featured-content-section a.text:hover {
  color: #E31818;
}
.featured-content-section .featured-img {
  position: relative;
}
.featured-content-section .featured-img a img {
  margin-top: 30px;
  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;
}
.featured-content-section .featured-img a img:hover {
  -moz-box-shadow: 1px 1px 5px #4C4C4C;
  -webkit-box-shadow: 1px 1px 5px #4C4C4C;
  box-shadow: 1px 1px 5px #4C4C4C;
}
.featured-content-section .featured-img span {
  position: absolute;
  bottom: 0px;
  right: 0px;
  background-image: url('/img/mais.png');
  height: 54px;
  width: 54px;
  cursor: pointer;
}
.featured-content-section .featured-img:hover span {
  background-image: url('/img/mais_hover.png');
}
/*#endregion FEATURED CONTENT SECTION*/
/*#region POPULAR SEARCHES SECTION*/
.popular-searches-section {
  background-color: #D7D7D7;
  min-height: 182px;
  padding-bottom: 30px;
}
.popular-searches-section h2 {
  position: relative;
  padding-right: 20px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.8em;
  text-transform: uppercase;
  color: #767676;
  margin-top: 26px;
  margin-bottom: 26px;
}
.popular-searches-section h2 span {
  position: relative;
  display: inline-block;
  vertical-align: baseline;
  padding-right: 45px;
}
.popular-searches-section h2 span img {
  position: absolute;
  top: -2px;
  right: 0;
}
.popular-searches-section a {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.15em;
  color: #767676;
  line-height: 26px;
  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;
}
.popular-searches-section a:hover {
  text-decoration: none;
  color: #E31818;
}
.popular-searches-section a:focus,
.popular-searches-section a:active {
  text-decoration: none;
}
.popular-searches-section .lnk-group {
  margin-bottom: 10px;
}
/*#endregion POPULAR SEARCHES SECTION*/
/*#endregion HOME PAGE*/
/*#region COTENT PAGES */
/*#region CONTENT DETAIL SECTION*/
.content-detail-section .detail {
  margin-top: 30px;
  margin-bottom: 30px;
}
.content-detail-section .detail .desc img {
  max-width: 100%;
  height: auto;
}
.content-detail-section .detail a {
  text-decoration: none;
}
.content-detail-section .detail #accordion {
  margin-bottom: 30px;
  /*div {
                height: auto !important;
            }*/
}
.content-detail-section .detail #accordion h3 {
  padding-top: 10px !important;
  color: #000000 !important;
  font-size: 16px !important;
}
.content-detail-section .detail .detail-img {
  border: 1px solid #D7D7D7;
  margin-bottom: 30px;
}
.content-detail-section .detail .detail-img img {
  border: 5px solid #ffffff;
}
.content-detail-section .detail div.title {
  color: #767676;
  text-transform: none;
  font-family: 'Lato';
  font-size: 1.1em;
  font-weight: normal;
}
.content-detail-section .detail h1.sub-title {
  display: table-cell;
  border-top: 1px solid #D7D7D7;
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 2.4em !important;
  color: #E31818 !important;
  text-transform: uppercase !important;
  padding-top: 0px !important;
  padding-bottom: 20px;
}
.content-detail-section .detail h1,
.content-detail-section .detail h2,
.content-detail-section .detail h3,
.content-detail-section .detail h4,
.content-detail-section .detail h5,
.content-detail-section .detail h6 {
  display: block;
  font-family: 'Lato' !important;
  font-weight: 300 !important;
  font-size: 2.4em !important;
  color: #E31818 !important;
  text-transform: uppercase !important;
  padding-top: 30px;
  padding-bottom: 10px;
}
.content-detail-section .detail h3 {
  display: block;
  font-family: 'Lato' !important;
  font-weight: bold !important;
  font-size: 20px !important;
  color: #E31818 !important;
  text-transform: none !important;
  padding-top: 30px;
  padding-bottom: 10px;
}
.content-detail-section .detail address {
  font-family: 'Lato' !important;
  color: #585858 !important;
}
.content-detail-section .detail address span {
  font-family: 'Lato' !important;
  color: #000000 !important;
  font-size: x-large !important;
}
.content-detail-section .detail address strong span {
  font-family: 'Lato' !important;
  color: #000000 !important;
  font-size: large !important;
}
.content-detail-section .detail p {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #585858 !important;
}
.content-detail-section .detail p a {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1em !important;
  color: #505050 !important;
  text-decoration: underline !important;
  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;
}
.content-detail-section .detail p a:hover {
  color: #E31818 !important;
}
.content-detail-section .detail p a span {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1em !important;
  color: #505050 !important;
  text-decoration: underline;
  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;
}
.content-detail-section .detail p a span:hover {
  color: #E31818 !important;
}
.content-detail-section .detail p span {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1em !important;
  color: #505050 !important;
  text-decoration: none !important;
}
.content-detail-section .detail p strong {
  font-weight: 900;
}
.content-detail-section .detail ul {
  padding: 0 !important;
  margin-left: 15px !important;
  margin-top: 20px !important;
}
.content-detail-section .detail ul li {
  font-family: 'Lato' !important;
  font-size: 1.1em !important;
  font-weight: normal !important;
  color: #767676 !important;
}
.content-detail-section .detail ul li a {
  color: #767676 !important;
  text-decoration: none !important;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.content-detail-section .detail ul li a:hover {
  color: #E31818 !important;
}
.content-detail-section .detail a img {
  margin-bottom: 30px;
  -moz-box-shadow: 1px 1px 3px #767676;
  -webkit-box-shadow: 1px 1px 3px #767676;
  box-shadow: 1px 1px 3px #767676;
  transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.content-detail-section .detail a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.content-detail-section .detail .navigation-button {
  width: 263px;
  border: 1px solid #D7D7D7;
  padding: 7px 3px 7px 16px;
  margin-bottom: 10px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.content-detail-section .detail .navigation-button a {
  color: #505050;
  font-size: 1.2em;
  display: block;
  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;
}
.content-detail-section .detail .navigation-button a:hover {
  text-decoration: none;
  color: #E31818;
}
.content-detail-section .detail .navigation-button a:focus,
.content-detail-section .detail .navigation-button a:active {
  text-decoration: none;
}
.content-detail-section .detail .navigation-button span {
  float: right;
  font-weight: 100;
  border: 1px solid #D7D7D7;
  font-size: 1.75em;
  height: 32px;
  width: 36px;
  position: relative;
  margin-top: -28px;
}
.content-detail-section .detail .navigation-button span a {
  color: #000000;
  position: absolute;
  top: -9px;
  left: 9px;
}
.content-detail-section .detail h1.team-title {
  display: block;
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.8em !important;
  color: #E31818 !important;
  text-transform: none !important;
  padding-top: 0px;
  padding-bottom: 10px;
}
.content-detail-section .detail .team-member {
  margin-top: 40px;
  border: 1px solid #D7D7D7;
}
.content-detail-section .detail .team-member .team-list-img {
  border-right: 1px solid #D7D7D7;
  padding: 0px 4px;
}
.content-detail-section .detail .team-member .team-list-img a img {
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 0px;
  box-shadow: none;
}
.content-detail-section .detail .team-member .title-divider {
  border-bottom: 1px solid #D7D7D7;
}
.content-detail-section .detail .team-member .title-divider h2 {
  text-transform: none !important;
  font-family: 'Lato' !important;
  font-weight: bold !important;
  font-size: 1.5em !important;
  color: #505050 !important;
  padding: 0 0 10px 15px;
}
.content-detail-section .detail .team-member .title-divider h2 span {
  font-weight: normal !important;
  color: #767676 !important;
}
.content-detail-section .detail .team-member .title-divider .btn-1 {
  margin-right: -15px;
  padding: 25px 18px 20px;
  font-size: 16px;
  border-left: 1px solid #D7D7D7;
  font-family: 'Lato';
  font-weight: bold;
  text-decoration: none;
  color: #585858;
  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;
}
.content-detail-section .detail .team-member .title-divider .btn-1:hover {
  background: #CCCCCC;
}
.content-detail-section .detail .team-member .detail {
  margin: 17px 0 !important;
}
.content-detail-section .detail .team-member .detail .detail-title {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.2em;
  color: #BC171D;
}
.content-detail-section .detail .team-member .detail .detail-info {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.15em;
  color: #505050;
  margin-top: -6px;
}
.content-detail-section .detail .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;
}
.content-detail-section .detail .team-member .detail a .detail-info {
  font-size: 1.15em;
  font-family: 'Lato';
  font-weight: normal;
  color: #505050;
  margin-top: -6px;
  line-height: 16px;
}
.content-detail-section .detail .team-member .detail a:hover {
  opacity: 0.8;
}
.content-detail-section .detail .team-member .detail.desc .detail-info {
  margin-top: 5px;
  font-size: 15px;
  line-height: 16px;
}
.content-detail-section .detail .team-member .detail.desc .readmore {
  margin-top: 5px;
}
.content-detail-section .detail .team-member .detail.desc .readmore a {
  font-weight: bold;
  color: #505050;
}
.content-detail-section .detail .team-member .buttons {
  margin-left: -16px;
  margin-bottom: -4px;
}
.content-detail-section .detail .team-member .buttons .btn-1 {
  display: block;
  background-color: #BC171D;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.6em;
  color: #ffffff;
  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;
}
.content-detail-section .detail .team-member .buttons .btn-1:hover {
  background: #E31818;
}
.content-detail-section .detail .team-member .buttons .btn-2 {
  display: block;
  background-color: #767676;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.6em;
  color: #ffffff;
  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;
}
.content-detail-section .detail .team-member .buttons .btn-2:hover {
  background: #505050;
}
.content-detail-section .news-detail {
  margin-top: 10px;
  margin-bottom: 20px;
}
.content-detail-section .news-detail h1 {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 2.2em !important;
  color: #E31818 !important;
  margin-bottom: 20px !important;
}
.content-detail-section .news-detail h2 {
  font-family: 'Lato' !important;
  font-weight: 900 !important;
  font-size: 1.3em !important;
  color: #E31818 !important;
  text-transform: uppercase !important;
}
.content-detail-section .news-detail h4,
.content-detail-section .news-detail h5,
.content-detail-section .news-detail h6 {
  display: block;
  font-family: 'Lato' !important;
  font-weight: 300 !important;
  font-size: 2.4em !important;
  color: #E31818 !important;
  text-transform: uppercase !important;
  padding-top: 30px;
  padding-bottom: 10px;
}
.content-detail-section .news-detail h3 {
  display: block;
  font-family: 'Lato' !important;
  font-weight: bold !important;
  font-size: 20px !important;
  color: #E31818 !important;
  text-transform: none !important;
  padding-top: 30px;
  padding-bottom: 10px;
}
.content-detail-section .news-detail p {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #585858 !important;
}
.content-detail-section .news-detail p a {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1em !important;
  color: #505050 !important;
  text-decoration: underline;
  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;
}
.content-detail-section .news-detail p a:hover {
  color: #E31818 !important;
}
.content-detail-section .news-detail p a span {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1em !important;
  color: #505050 !important;
  text-decoration: underline;
  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;
}
.content-detail-section .news-detail p a span:hover {
  color: #E31818 !important;
}
.content-detail-section .news-detail a img {
  margin-bottom: 30px;
  -moz-box-shadow: 1px 1px 3px #767676;
  -webkit-box-shadow: 1px 1px 3px #767676;
  box-shadow: 1px 1px 3px #767676;
  transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
}
.content-detail-section .news-detail a img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.content-detail-section .news-detail ul {
  margin: 20px 24px 20px 0px !important;
  padding: 0;
  list-style-type: none;
}
.content-detail-section .news-detail ul li {
  font-family: 'Lato';
  font-weight: 400;
  font-size: 1.2em;
  position: relative;
  color: #767676 !important;
  margin-bottom: 20px;
}
.content-detail-section .news-detail ul li a {
  text-decoration: none;
  color: #505050;
  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;
}
.content-detail-section .news-detail ul li a:hover {
  text-decoration: none;
  color: #E31818;
}
.content-detail-section .news-detail .back-button {
  margin-top: 30px;
  border: 1px solid #D7D7D7;
  padding: 3px 4px 7px 16px;
  margin-bottom: 10px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.content-detail-section .news-detail .back-button a {
  color: #505050;
  font-size: 1.4em;
  display: block;
  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;
}
.content-detail-section .news-detail .back-button a:hover {
  text-decoration: none;
  color: #E31818;
}
.content-detail-section .news-detail .back-button a:focus,
.content-detail-section .news-detail .back-button a:active {
  text-decoration: none;
}
.content-detail-section .news-detail .back-button span {
  float: right;
  font-weight: 100;
  border: 1px solid #D7D7D7;
  font-size: 1.75em;
  height: 32px;
  width: 36px;
  position: relative;
  margin-top: -28px;
}
.content-detail-section .news-detail .back-button span a {
  color: #000000;
  position: absolute;
  top: -11px;
  left: 8px;
}
.content-detail-section .help-form {
  margin-bottom: 20px;
}
.content-detail-section .help-form .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.content-detail-section .help-form .btn-default {
  border-color: #767676 !important;
  outline: none !important;
}
.content-detail-section .help-form .btn-default span.filter-option {
  color: #767676;
}
.content-detail-section .help-form .btn-default:focus {
  background-color: #ffffff;
  border-color: #767676 !important;
  outline: none !important;
}
.content-detail-section .help-form .btn {
  border-radius: 0px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.content-detail-section .help-form .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.content-detail-section .help-form .bootstrap-select.btn-group .dropdown-menu li.active a,
.content-detail-section .help-form .bootstrap-select.btn-group .dropdown-menu li a:hover,
.content-detail-section .help-form .bootstrap-select.btn-group .dropdown-menu li a:focus {
  background-color: #EEEEEE !important;
}
.content-detail-section .help-form input {
  border-radius: 0px;
  box-shadow: none !important;
  border-color: #767676;
  height: 36px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
}
.content-detail-section .help-form input:focus {
  background-color: #FAFAFA;
}
.content-detail-section .help-form input[type='submit'] {
  background-color: #E31818;
  color: #ffffff;
  font-size: 1.2em;
  text-transform: uppercase;
  outline: none !important;
  border: none !important;
  margin-right: 15px;
  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;
}
.content-detail-section .help-form input[type='submit']:hover {
  background-color: #BC171D;
}
.content-detail-section .help-form textarea {
  border-radius: 0px;
  box-shadow: none !important;
  border-color: #767676;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  margin-top: 4px;
  margin-bottom: 12px;
}
.content-detail-section .help-form .span-captcha input {
  padding-left: 12px;
  border: 1px solid #767676;
}
.content-detail-section .help-form .span-captcha #CaptchaImage {
  height: 68px;
  margin-top: -12px;
  margin-bottom: -10px;
}
.content-detail-section a.btn-back {
  margin-top: 10px;
  background-color: #767676;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 1.2em;
  font-weight: 400;
  font-family: 'Lato';
  text-transform: uppercase;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 6px 20px;
}
.content-detail-section a.btn-back:hover {
  background-color: #505050;
}
/*#endregion CONTENT DETAIL SECTION*/
/*#region CONTENT LIST SECTION*/
.content-list-section {
  margin-bottom: 60px;
}
.content-list-section .content-list {
  margin-left: 30px;
  margin-bottom: 30px;
}
.content-list-section .content-list h1.sub-title {
  margin-top: 30px;
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 2em !important;
  color: #E31818 !important;
  text-transform: uppercase !important;
  padding-top: 0px !important;
  padding-bottom: 20px;
}
.content-list-section .content-list .content-item-container {
  margin-top: 10px;
  margin-right: 30px;
  width: 263px;
  float: left;
}
.content-list-section .content-list .content-item-container .content-item-border {
  border: 1px solid #D7D7D7;
  padding: 4px;
  width: 263px;
}
.content-list-section .content-list .content-item-container .content-item-border .grow {
  height: 142px;
  width: 253px;
  position: relative;
  overflow: hidden;
}
.content-list-section .content-list .content-item-container .content-item-border .grow:hover {
  -moz-box-shadow: 1px 1px 5px #4C4C4C;
  -webkit-box-shadow: 1px 1px 5px #4C4C4C;
  box-shadow: 1px 1px 5px #4C4C4C;
}
.content-list-section .content-list .content-item-container .content-item-border .grow a img {
  -webkit-transition: all 900ms ease-out;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 900ms ease-out;
  margin-left: -4px;
}
.content-list-section .content-list .content-item-container .content-item-border .grow a:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.content-list-section .content-list .content-item-container .title {
  width: 263px;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  padding: 6px 4px 8px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.content-list-section .content-list .content-item-container .title a {
  color: #505050;
  font-size: 1.2em;
  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;
}
.content-list-section .content-list .content-item-container .title a:hover {
  text-decoration: none;
  color: #E31818;
}
.content-list-section .content-list .content-item-container .title a:focus,
.content-list-section .content-list .content-item-container .title a:active {
  text-decoration: none;
}
.content-list-section .content-list .content-item-container .title span {
  float: right;
  font-weight: 100;
  border: 1px solid #D7D7D7;
  font-size: 1.75em;
  height: 32px;
  width: 36px;
  position: relative;
  margin-top: -3px;
}
.content-list-section .content-list .content-item-container .title span a {
  color: #000000;
  position: absolute;
  top: -8px;
  left: 8px;
}
.content-list-section .content-list .content-item-container .news-content {
  width: 263px;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
  padding: 3px 4px 7px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #767676;
  max-height: 156px;
  min-height: 156px;
}
.content-list-section .content-list .content-item-container .news-content a {
  color: #C76064;
  font-size: 1.4em;
  line-height: 20px;
  min-height: 47px;
  max-height: 47px;
  overflow-y: hidden;
  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;
}
.content-list-section .content-list .content-item-container .news-content a:hover {
  text-decoration: none;
  color: #E31818;
}
.content-list-section .content-list .content-item-container .news-content a:focus,
.content-list-section .content-list .content-item-container .news-content a:active {
  text-decoration: none;
}
.content-list-section .content-list .content-item-container .news-content a.date {
  font-size: 1.1em;
}
.content-list-section .content-list .content-item-container .news-content a.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #767676;
  line-height: 18px;
  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;
}
.content-list-section .content-list .content-item-container .news-content a.text:hover {
  color: #E31818;
}
.content-list-section .content-list .content-item-container .news-content a.text p {
  margin-top: 6px;
  max-height: 76px;
  overflow-y: hidden;
}
/*#endregion CONTENT LIST SECTION*/
/*#region CONTENT TEAM details*/
.team-detail {
  margin-top: 30px;
  margin-bottom: 50px;
}
.team-detail h1 {
  font-family: 'Lato';
  font-size: 22px;
  font-weight: 700;
  color: #505050;
  padding-bottom: 10px;
  border-bottom: 1px solid #505050;
  margin-bottom: 20px;
}
.team-detail h1 span {
  font-weight: 400;
}
.team-detail h2 {
  margin-top: 0px;
  font-family: 'Lato';
  font-size: 20px;
  color: #E31818;
}
.team-detail p {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #505050;
}
.team-detail a.btn {
  margin-top: 10px;
  background-color: #E31818;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Lato';
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 6px 20px;
}
.team-detail a.btn:hover {
  background-color: #BC171D;
}
.team-detail a.btn-back {
  margin-top: 10px;
  background-color: #767676;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 20px;
  font-weight: 600;
  font-family: 'Lato';
  text-transform: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  padding: 6px 20px;
}
.team-detail a.btn-back:hover {
  background-color: #505050;
}
.team-detail .info {
  padding: 15px 0;
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #505050;
  font-weight: 200;
}
.team-detail .info span {
  color: #E31818;
  font-weight: 600;
}
.team-detail .navigation-button {
  width: 263px;
  border: 1px solid #D7D7D7;
  padding: 3px 4px 7px 16px;
  margin-bottom: 10px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.team-detail .navigation-button a {
  color: #505050;
  font-size: 1.4em;
  display: block;
  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-detail .navigation-button a:hover {
  text-decoration: none;
  color: #E31818;
}
.team-detail .navigation-button a:focus,
.team-detail .navigation-button a:active {
  text-decoration: none;
}
.team-detail .navigation-button span {
  float: right;
  font-weight: 100;
  border: 1px solid #D7D7D7;
  font-size: 1.75em;
  height: 32px;
  width: 36px;
  position: relative;
  margin-top: -28px;
}
.team-detail .navigation-button span a {
  color: #000000;
  position: absolute;
  top: -11px;
  left: 8px;
}
/*#endregion*/
/*#region CONTACTS SECTION*/
.contacts-section {
  margin-bottom: 30px;
}
.contacts-section h1 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.7em;
  color: #E31818;
  margin-bottom: 20px;
}
.contacts-section .lbl-item {
  margin-bottom: 10px;
}
.contacts-section .lbl-item .lbl-title {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.2em;
  color: #4C4C4C;
}
.contacts-section .lbl-item .lbl-info {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #4C4C4C;
}
.contacts-section .lbl-item .lbl-info a {
  color: #4C4C4C;
  text-decoration: none;
  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;
}
.contacts-section .lbl-item .lbl-info a:hover {
  color: #E31818;
}
.contacts-section h3 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.4em;
  color: #E31818;
  margin-bottom: 30px;
}
.contacts-section h3 span {
  color: #4C4C4C;
  font-weight: normal;
}
.contacts-section h3 span.bold-text {
  font-weight: bold;
}
.contacts-section .map-border {
  border: 1px solid #CCCCCC;
  padding: 5px;
  margin-bottom: 20px;
}
.contacts-section .map-border .contacts-map {
  height: 482px;
}
.contacts-section h2 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.7em;
  color: #E31818;
  margin-bottom: 20px;
}
.contacts-section .contacts-form .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 100%;
}
.contacts-section .contacts-form .btn-default {
  border-color: #767676 !important;
  outline: none !important;
}
.contacts-section .contacts-form .btn-default span.filter-option {
  color: #767676;
}
.contacts-section .contacts-form .btn-default:focus {
  background-color: #ffffff;
  border-color: #767676 !important;
  outline: none !important;
}
.contacts-section .contacts-form .btn {
  border-radius: 0px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.contacts-section .contacts-form .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.contacts-section .contacts-form input {
  border-radius: 0px;
  box-shadow: none !important;
  border-color: #767676;
  height: 36px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  cursor: pointer;
}
.contacts-section .contacts-form input:focus {
  background-color: #FAFAFA;
}
.contacts-section .contacts-form input[type='submit'] {
  background-color: #E31818;
  color: #ffffff;
  font-size: 1.3em;
  font-weight: bold;
  text-transform: uppercase;
  outline: none !important;
  border: none !important;
  margin-right: 15px;
  margin-top: 30px;
  height: 60px;
  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;
}
.contacts-section .contacts-form input[type='submit']:hover {
  background-color: #BC171D;
}
.contacts-section .contacts-form textarea {
  border-radius: 0px;
  box-shadow: none !important;
  border-color: #767676;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  margin-top: 4px;
  margin-bottom: 12px;
  cursor: pointer;
}
.contacts-section .contacts-form .span-captcha input {
  border: 1px solid #767676;
  padding-left: 16px;
}
.contacts-section .contacts-form .span-captcha #CaptchaImage {
  height: 68px;
  margin-top: -16px;
  margin-bottom: -2px;
}
.contacts-section .contacts-form #frmContacts {
  margin-left: -15px;
  margin-right: -15px;
}
/*#endregion CONTACTS SECTION*/
/*#endregion COTENT PAGES */
/*#region PROPERTY PAGES */
/*#region PROPERTY LIST SECTION*/
.property-list-section .property-video {
  bottom: 4px;
  right: 4px;
  position: absolute;
  background: rgba(227, 24, 24, 0.75);
  cursor: pointer;
  max-width: 45px;
  height: 40px;
  overflow: hidden;
  transition: all 0.5s;
}
.property-list-section .property-video > div {
  height: 100%;
}
.property-list-section .property-video .glyphicon {
  padding: 8px 8px 8px 11px;
  float: left;
  color: white;
  font-size: 22px;
}
.property-list-section .property-video .see-video {
  transition: all 0.5s;
  display: block;
  color: white;
  padding-top: 12px;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
  max-width: 0px;
  font-size: 13px;
  font-weight: bold;
}
.property-list-section .property-video:hover {
  max-width: 100%;
}
.property-list-section .property-video:hover .see-video {
  max-width: 100%;
}
.property-list-section .line-separation {
  border-bottom: 1px solid #D7D7D7;
  margin-bottom: 4px;
}
.property-list-section h1 {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.2em;
  color: #767676;
  margin-top: 10px;
}
.property-list-section .paging .page-info-section {
  margin-top: 4px;
  position: relative;
}
.property-list-section .paging .page-info-section span.page-info {
  font-size: 1em;
  margin-left: 30px;
}
.property-list-section .paging .page-info-section a {
  position: absolute;
  top: -22px;
  font-family: 'Lato';
  font-weight: 300;
  font-size: 2.6em;
  color: #767676;
  text-decoration: none;
  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;
}
.property-list-section .paging .page-info-section a:hover {
  text-decoration: none;
  color: #E31818;
}
.property-list-section .paging span {
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.2em;
  color: #000000;
}
.property-list-section .paging span.go-to-page {
  margin-left: 50px;
  margin-right: 6px;
}
.property-list-section .paging .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 40px;
  margin-top: 4px;
}
.property-list-section .paging .selectpicker {
  padding-left: 8px;
  padding-right: 0px !important;
}
.property-list-section .paging .btn-default {
  border-color: #505050;
  outline: none !important;
  height: 30px;
}
.property-list-section .paging .btn-default:focus {
  background-color: #ffffff;
  outline: none !important;
}
.property-list-section .paging .btn {
  border-radius: 0px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #767676;
}
.property-list-section .paging .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.property-list-section .paging .bootstrap-select.btn-group .btn .filter-option {
  margin-top: -2px;
}
.property-list-section .paging .caret {
  display: none;
}
.property-list-section .property-list {
  margin-bottom: 40px;
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list {
    margin-left: 0;
  }
}
.property-list-section .property-list .property-container {
  margin: 30px 15px 0 15px;
  width: 553px;
  display: inline-block;
  text-align: left;
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list .property-container {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 590px) {
  .property-list-section .property-list .property-container {
    width: 465px;
    padding: 0;
  }
}
@media only screen and (max-width: 460px) {
  .property-list-section .property-list .property-container {
    width: 348px;
    padding: 0;
  }
}
.property-list-section .property-list .property-container .property-border {
  border: 1px solid #D7D7D7;
  padding: 4px;
  width: 556px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list .property-container .property-border {
    width: auto;
  }
}
.property-list-section .property-list .property-container .property-border .grow {
  height: 325px;
  width: 545px;
}
.property-list-section .property-list .property-container .property-border .grow:hover {
  /*-moz-box-shadow: 1px 1px 5px @darker-gray-color;
                        -webkit-box-shadow: 1px 1px 5px @darker-gray-color;
                        box-shadow: 1px 1px 5px @darker-gray-color;*/
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list .property-container .property-border .grow {
    width: auto;
    height: auto;
  }
}
.property-list-section .property-list .property-container .property-border .grow a img {
  /*-webkit-transition: all 900ms ease-out;
                            -moz-transition: all 1s ease;
                            -o-transition: all 1s ease;
                            -ms-transition: all 1s ease;
                            transition: all 900ms ease-out;*/
}
.property-list-section .property-list .property-container .property-border .grow a:hover img {
  /*-webkit-transform: scale(1.1);
                            -moz-transform: scale(1.1);
                            -o-transform: scale(1.1);*/
}
.property-list-section .property-list .property-container .property-border .property-button {
  position: absolute;
  right: 4px;
  top: 14px;
  background-color: #9C9C9C;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.1em;
  padding: 6px 12px 6px 12px;
  border-left: 6px solid #4C4C4C;
}
.property-list-section .property-list .property-container .title-ref {
  width: 556px;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  padding: 6px 8px 6px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.property-list-section .property-list .property-container .title-ref a {
  color: #505050;
  font-size: 1.1em;
  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;
}
.property-list-section .property-list .property-container .title-ref a:hover {
  text-decoration: none;
  color: #E31818;
}
.property-list-section .property-list .property-container .title-ref a:focus,
.property-list-section .property-list .property-container .title-ref a:active {
  text-decoration: none;
}
.property-list-section .property-list .property-container .title-ref a .title {
  overflow-y: hidden;
  font-weight: 700;
  font-size: 17px;
}
.property-list-section .property-list .property-container .title-ref .property-reference {
  font-weight: 600;
}
.property-list-section .property-list .property-container .title-ref span {
  font-weight: 900;
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list .property-container .title-ref {
    width: auto;
  }
}
.property-list-section .property-list .property-container .details {
  width: 556px;
  border-top: 1px solid #D7D7D7;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  padding: 6px 8px 6px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list .property-container .details {
    width: auto;
  }
}
.property-list-section .property-list .property-container .details span {
  font-weight: 900;
}
.property-list-section .property-list .property-container .details .property-icons a {
  color: #bebebe;
  padding-left: 4px;
  font-weight: 300 !important;
  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;
}
.property-list-section .property-list .property-container .details .property-icons a:hover {
  color: #767676;
}
.property-list-section .property-list .property-container .details .property-icons a.active {
  color: #767676;
}
.property-list-section .property-list .property-container .price {
  width: 556px;
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.4em;
  color: #ffffff;
  background-color: #767676;
  display: block;
  padding-left: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.property-list-section .property-list .property-container .price a.btn-details {
  background-color: #9C9C9C;
  color: #ffffff;
  padding: 4px 13px 4px 20px;
  font-weight: normal;
  margin-top: -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;
}
.property-list-section .property-list .property-container .price a.btn-details:hover {
  text-decoration: none;
  background-color: #4C4C4C;
}
.property-list-section .property-list .property-container .price a.btn-details:focus,
.property-list-section .property-list .property-container .price a.btn-details:active {
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list .property-container .price {
    width: auto;
  }
}
.property-list-section .property-list .property-container .pop {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .property-list-section .property-list .property-container .pop {
    width: 100%;
    height: auto;
  }
}
.property-list-section .property-list .property-container .big_img {
  height: 220px;
  width: 348px;
  position: absolute;
  z-index: 99;
  top: -220px;
  left: -1px;
  border: 4px solid #D7D7D7;
}
@media only screen and (max-width: 991px) {
  .property-list-block {
    padding: 0;
  }
}
#props-container {
  margin: 0 auto;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  #props-container {
    width: 100% !important;
    max-width: 750px;
    padding: 0;
    /*position: relative;
        right: -15px;*/
  }
}
.list-controls {
  display: table;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 12px;
}
@media only screen and (max-width: 1199px) {
  .list-controls {
    padding-top: 16px;
    padding-bottom: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .list-controls {
    display: block;
    padding-top: 13px;
    padding-bottom: 18px;
  }
}
.list-controls-left {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
@media only screen and (max-width: 991px) {
  .list-controls-left {
    display: block;
    width: auto;
    text-align: left;
  }
}
.list-controls-item {
  display: inline-block;
  vertical-align: top;
}
@media only screen and (max-width: 1199px) {
  .list-controls-item {
    display: block;
    width: 50%;
    float: left;
    padding-right: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .list-controls-item {
    width: auto;
    float: none;
    padding-right: 0;
    margin-bottom: 8px;
  }
}
.list-controls-item + .list-controls-item {
  margin-left: 28px;
}
@media only screen and (max-width: 1199px) {
  .list-controls-item + .list-controls-item {
    padding-left: 10px;
    padding-right: 0;
    margin-left: 0;
  }
}
@media only screen and (max-width: 400px) {
  .list-controls-item + .list-controls-item {
    padding-left: 0;
  }
}
.list-controls-label {
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.2em;
  color: #000000;
  margin-right: 4px;
}
@media only screen and (max-width: 1199px) {
  .list-controls-label {
    display: block;
    margin-bottom: 5px;
  }
}
.list-controls-right {
  display: table-cell;
  vertical-align: middle;
  text-align: right;
}
@media only screen and (max-width: 1199px) {
  .list-controls-right {
    display: block;
    width: auto;
    margin-top: 15px;
    text-align: center;
  }
}
@media only screen and (max-width: 400px) {
  .list-controls-right {
    margin-top: 7px;
  }
}
.list-controls-right--pager {
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .list-controls-right--pager {
    text-align: right;
  }
}
.list-controls-button {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
}
.list-controls-button:hover {
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .list-controls-button {
    display: block;
    width: 100%;
  }
}
.list-controls-button:hover .list-controls-button-text {
  background-color: #767676;
}
.list-controls-button-text {
  display: block;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.2em;
  background-color: #9C9C9C;
  color: #ffffff;
  padding: 6px 19px 6px 48px;
  position: relative;
  min-height: 21px;
  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;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .list-controls-button-text {
    padding-right: 48px;
  }
}
.list-controls-button-icon {
  background-color: #000000;
  padding: 7px 9px 8px 9px;
  color: #ffffff;
  font-size: 1.1em;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0;
}
.list-controls-select {
  display: inline-block;
  vertical-align: middle;
  width: 155px;
}
@media only screen and (max-width: 1199px) {
  .list-controls-select {
    display: block;
    width: 100%;
  }
}
.list-controls-select + .list-controls-select {
  margin-left: 20px;
}
.list-controls-select .bootstrap-select {
  display: block !important;
  margin-bottom: 0 !important;
  float: left !important;
  width: 100% !important;
}
.list-controls-select .btn-default {
  border-color: #767676;
  outline: none !important;
  height: 30px;
}
.list-controls-select .btn-default:focus {
  background-color: #ffffff;
  outline: none !important;
}
.list-controls-select .btn {
  border-radius: 0px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #767676;
}
.list-controls-select .bootstrap-select.btn-group .btn .caret {
  background-image: url(/img/seta.png);
  width: 18px;
  height: 9px;
  border: none;
  margin-top: -4px;
}
.list-controls-select .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.list-controls-select .bootstrap-select.btn-group .btn .filter-option {
  margin-top: -2px;
}
.results-bar {
  display: table;
  width: 100%;
  padding: 8px 0;
}
.results-bar-left {
  display: table-cell;
  vertical-align: top;
  width: 50%;
}
@media only screen and (max-width: 991px) {
  .results-bar-left {
    display: block;
    width: auto;
    text-align: center;
  }
}
.results-bar-center {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  text-align: center;
}
@media only screen and (max-width: 991px) {
  .results-bar-center {
    display: block;
    width: auto;
    text-align: center;
  }
}
.results-bar-grid {
  display: inline-flex;
  margin-top: 5px;
  align-items: baseline;
}
.results-bar-gridLabel {
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.2em;
  color: #000000;
  padding-right: 10px;
}
.results-bar-gridIcons {
  background-color: rgba(50, 50, 50, 0.3);
  border-radius: 17px;
  display: inline-flex;
}
.results-bar-gridIcons i {
  color: #ffffff;
  font-size: 19px;
}
.results-bar-gridIcon:first-child {
  margin-right: 2px;
}
.results-bar-gridIcon:last-child {
  margin-left: 2px;
}
.results-bar-gridIcon {
  background-color: transparent;
  padding: 7px 9px;
  border-radius: 50%;
}
.results-bar-gridIcon.is-active {
  background-color: #E31818;
  padding: 7px 9px;
  border-radius: 50%;
}
.results-bar-title {
  margin: 13px 0 0 0;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.2em;
  color: #767676;
  margin-top: 10px;
}
@media only screen and (max-width: 991px) {
  .results-bar-title {
    margin-bottom: 10px;
  }
}
.results-bar-counter {
  font-family: 'Lato';
  font-size: 1em;
  /*margin-left: 31px;
        margin-right: 5px;*/
  font-weight: 900;
  font-size: 1.2em;
  color: #000000;
}
.results-bar-arrow {
  /*position: absolute;
        top: -22px;*/
  margin-top: -10px;
  line-height: 20px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Lato';
  font-weight: 300;
  font-size: 2.6em;
  color: #767676;
  font-size: 44px;
  text-decoration: none;
  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;
}
.results-bar-arrow:hover {
  text-decoration: none;
  color: #E31818;
}
.results-bar-right {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  white-space: nowrap;
}
@media only screen and (max-width: 991px) {
  .results-bar-right {
    display: block;
    width: auto;
    margin-top: 5px;
  }
}
.results-bar-pager {
  display: inline-block;
  vertical-align: baseline;
  position: relative;
  margin-right: 24px;
}
@media only screen and (max-width: 991px) {
  .results-bar-pager {
    float: left;
    margin-top: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .results-bar-pager {
    display: block;
    float: none;
    text-align: center;
    margin-right: 0;
  }
}
.results-bar-picker {
  display: inline-block;
  vertical-align: baseline;
}
@media only screen and (max-width: 400px) {
  .results-bar-picker {
    display: block;
    text-align: center;
    margin-top: 8px;
  }
}
.results-bar-picker-label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 22px;
  margin-right: 6px;
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.2em;
  color: #000000;
}
.results-bar-select {
  display: inline-block;
  vertical-align: middle;
}
.results-bar-select .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 40px;
  margin-top: 4px;
}
.results-bar-select .selectpicker {
  padding-left: 8px;
  padding-right: 0px !important;
}
.results-bar-select .btn-default {
  border-color: #505050;
  outline: none !important;
  height: 30px;
}
.results-bar-select .btn-default:focus {
  background-color: #ffffff;
  outline: none !important;
}
.results-bar-select .btn {
  border-radius: 0px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #767676;
}
.results-bar-select .bootstrap-select.btn-group .dropdown-menu li a span.text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.results-bar-select .bootstrap-select.btn-group .btn .filter-option {
  margin-top: -2px;
  font-size: 1.2em;
  font-weight: 900;
  color: #000;
}
.results-bar-select .caret {
  display: none;
}
/*#endregion PROPERTY LIST SECTION*/
/*#region PROPERTY DETAIL SECTION*/
.property-detail-section .top-bar {
  background-color: #CCCCCC;
  min-height: 63px;
  margin-bottom: 24px;
}
.property-detail-section .top-bar h1 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.6em;
  color: #505050;
}
@media only screen and (max-width: 767px) {
  .property-detail-section .top-bar h1 {
    margin: 1.2em 0 1em 0;
    font-size: 19px;
  }
}
.property-detail-section .top-bar .btn-property-search {
  margin-top: 22px;
}
.property-detail-section .top-bar .btn-property-search a {
  text-decoration: none;
}
.property-detail-section .top-bar .btn-property-search a .property-search-text {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  background-color: #ffffff;
  color: #000000;
  padding: 6px 26px 6px 26px;
  position: relative;
  min-height: 21px;
  text-transform: uppercase;
  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;
}
.property-detail-section .top-bar .btn-property-search a .property-search-text .property-search-icon {
  background-color: #E31818;
  padding: 7px 9px 8px 9px;
  color: #ffffff;
  font-size: 1.1em;
  position: absolute;
  min-height: 21px;
  top: 0px;
  left: -34px;
}
.property-detail-section .top-bar .btn-property-search a:hover .property-search-text {
  color: #E31818;
}
@media only screen and (max-width: 767px) {
  .property-detail-section .top-bar {
    margin-bottom: 0;
  }
}
.property-detail-section ul.listings {
  margin: 20px 24px 20px 0px !important;
  padding: 0;
  list-style-type: none;
}
.property-detail-section ul.listings li {
  display: inline;
  padding-left: 6px;
  font-family: 'Lato';
  font-weight: 400;
  font-size: 1.2em;
  position: relative;
  color: #505050 !important;
}
.property-detail-section ul.listings li a {
  text-decoration: none;
  color: #505050;
  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;
}
.property-detail-section ul.listings li a:hover {
  text-decoration: none;
  color: #E31818;
}
.property-detail-section ul.listings li a span.left {
  position: absolute;
  top: -22px;
  left: -22px;
  font-size: 2.6em;
  font-weight: 300;
}
.property-detail-section ul.listings li a span.right {
  position: absolute;
  top: -22px;
  font-size: 2.6em;
  font-weight: 300;
}
.property-detail-section ul li:first-child {
  margin-right: 35px;
}
@media only screen and (max-width: 767px) {
  .property-detail-section .content {
    padding: 0;
  }
}
.property-detail-section .content .gallery {
  /*#region Flexslider override*/
  /*#endregion*/
}
.property-detail-section .content .gallery .flexslider {
  border: none;
  box-shadow: none;
  margin-bottom: 25px;
  position: relative;
}
.property-detail-section .content .gallery .flexslider .energy {
  position: absolute;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  max-width: 57px !important;
  max-height: 70px !important;
}
.property-detail-section .content .gallery .flexslider .photo-navigation {
  position: absolute;
  bottom: 20px;
  right: 371px;
  z-index: 11;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.3em;
  color: #ffffff;
  border: 1px solid #CCCCCC;
}
.property-detail-section .content .gallery .flexslider .photo-navigation a.prev {
  background-color: #000000;
  background: url("/img/img-prev.png") no-repeat center;
  width: 28px;
  height: 26px;
  display: block;
  float: left;
}
.property-detail-section .content .gallery .flexslider .photo-navigation a.next {
  background-color: #000000;
  background: url("/img/img-next.png") no-repeat center;
  width: 28px;
  height: 26px;
  display: block;
  float: left;
}
.property-detail-section .content .gallery .flexslider .photo-navigation .numbers {
  background-color: #000000;
  padding: 0px 8px 0px 8px;
  float: left;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.property-detail-section .content .gallery .flexslider .property-button {
  position: absolute;
  left: 0px;
  top: 40px;
  background-color: #9C9C9C;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.4em;
  padding: 6px 12px 6px 12px;
  border-right: 6px solid #4C4C4C;
  z-index: 999;
}
.property-detail-section .content .gallery #pic-control {
  margin-top: -2px;
  overflow: hidden;
}
.property-detail-section .content .gallery #pic-control > .flex-viewport > ul.slides {
  height: 99px;
}
.property-detail-section .content .gallery #pic-control > .flex-viewport > ul.slides > li[style] {
  width: 145px !important;
  height: 91px !important;
  margin: 0 4px;
  margin-top: 4px;
  cursor: pointer;
}
.property-detail-section .content .gallery #pic-control > .flex-viewport > ul.slides > li[style] img {
  width: 100%;
  height: auto;
}
.property-detail-section .content .gallery #pic-control > .flex-viewport > ul.slides > li[style].flex-active-slide {
  width: 145px !important;
  height: 91px !important;
  margin-top: 4px;
}
.property-detail-section .content .gallery .flex-viewport {
  width: 89.6%;
  margin-left: 42px;
}
.property-detail-section .content .gallery .flex-direction-nav .flex-prev,
.property-detail-section .content .gallery .flex-direction-nav:hover .flex-prev {
  left: 0 !important;
  z-index: 999;
}
.property-detail-section .content .gallery .flex-direction-nav .flex-next,
.property-detail-section .content .gallery .flex-direction-nav:hover .flex-next {
  right: 0 !important;
  z-index: 999;
}
.property-detail-section .content .gallery #pic-detail > ul {
  overflow: hidden !important;
}
.property-detail-section .content .gallery .flex-direction-nav .flex-prev {
  top: 24px;
  left: 0px;
  background: url("/img/slider-prev.png");
  width: 40px;
  height: 90px;
  display: block !important;
}
.property-detail-section .content .gallery .flex-direction-nav .flex-next {
  top: 24px;
  right: 0px;
  background: url("/img/slider-next.png");
  width: 40px;
  height: 90px;
  display: block !important;
}
.property-detail-section .content .gallery .flexslider .flex-direction-nav a.flex-prev,
.property-detail-section .content .gallery .flexslider .flex-direction-nav a.flex-next {
  opacity: 1 !important;
}
.property-detail-section .content #map_area {
  width: 100%;
  height: 627px;
}
.property-detail-section .content #video iframe {
  width: 100% !important;
  height: 627px;
}
.property-detail-section .property-menu ul {
  list-style-type: none;
  padding-left: 0px;
  border-top: 1px solid #D7D7D7;
  border-bottom: 1px solid #D7D7D7;
}
.property-detail-section .property-menu ul li {
  border-top: 1px solid #D7D7D7;
}
.property-detail-section .property-menu ul li a,
.property-detail-section .property-menu ul li div {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #767676;
  text-decoration: none;
  display: block;
  padding-top: 4px;
  padding-bottom: 4px;
  cursor: pointer;
  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;
}
.property-detail-section .property-menu ul li a span,
.property-detail-section .property-menu ul li div span,
.property-detail-section .property-menu ul li a i,
.property-detail-section .property-menu ul li div i {
  color: #E31818;
  padding-right: 14px;
  padding-left: 8px;
  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;
}
.property-detail-section .property-menu ul li a:hover,
.property-detail-section .property-menu ul li div:hover,
.property-detail-section .property-menu ul li a .active,
.property-detail-section .property-menu ul li div .active {
  font-weight: bold;
  background-color: #EEEEEE;
}
.property-detail-section .property-menu ul li a:hover span,
.property-detail-section .property-menu ul li div:hover span,
.property-detail-section .property-menu ul li a .active span,
.property-detail-section .property-menu ul li div .active span,
.property-detail-section .property-menu ul li a:hover i,
.property-detail-section .property-menu ul li div:hover i,
.property-detail-section .property-menu ul li a .active i,
.property-detail-section .property-menu ul li div .active i {
  color: #767676;
}
.property-detail-section .property-menu ul li a.active,
.property-detail-section .property-menu ul li div.active {
  font-weight: bold;
  background-color: #EEEEEE;
}
.property-detail-section .property-menu ul li a.active span,
.property-detail-section .property-menu ul li div.active span,
.property-detail-section .property-menu ul li a.active i,
.property-detail-section .property-menu ul li div.active i {
  color: #767676;
}
.property-detail-section .property-menu ul li:first-child {
  border-top: none;
}
.property-detail-section .property-information {
  margin-top: -10px;
}
.property-detail-section .property-information h3 {
  background-color: #E31818;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.4em;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0px;
}
.property-detail-section .property-information ul {
  list-style-type: none;
  padding-left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #EEEEEE;
}
.property-detail-section .property-information ul li {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #505050;
}
.property-detail-section .property-information ul li span {
  font-weight: 900;
}
.property-detail-section .property-information ul li.highlight {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.3em;
  color: #505050;
  line-height: 20px;
}
.property-detail-section .property-information ul li.highlight span {
  color: #BC171D;
  font-weight: 900;
}
.property-detail-section .property-information ul li.line-separation {
  border-bottom: 1px solid #767676;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-right: 20px;
  line-height: 1px;
}
.property-detail-section .share {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.1em;
  color: #767676;
  margin-right: 4px;
  margin-bottom: 10px;
}
.property-detail-section a.btn-property {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.2em;
  color: #ffffff;
  text-decoration: none;
  position: relative;
}
.property-detail-section a.btn-property span {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 99;
  background-color: #000000;
  font-size: 1.4em;
  padding: 10px 8px;
}
.property-detail-section a.btn-property span.ff {
  top: 17px;
}
.property-detail-section a.btn-property .property-btn {
  background-color: #9C9C9C;
  min-height: 44px;
  padding-top: 8px;
  padding-left: 24px;
  margin-bottom: 10px;
  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;
}
.property-detail-section a.btn-property:hover .property-btn {
  background-color: #767676;
}
.property-detail-section h2 {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 2.6em;
  color: #E31818;
  margin-top: 26px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .property-detail-section h2 {
    font-size: 2em;
  }
}
.property-detail-section p {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #585858 !important;
}
.property-detail-section span.extra-info p {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #585858 !important;
}
.property-detail-section span.extra-info ul {
  padding: 0 !important;
  margin-left: 15px !important;
}
.property-detail-section span.extra-info ul li {
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #585858 !important;
}
.property-detail-section .video-message {
  font-family: 'Lato';
  font-size: 1.6em;
  color: #E31818;
  margin-top: 26px;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .property-detail-section .video-message {
    font-size: 1.5em;
    padding: 0 15px;
    text-align: left;
    line-height: 1.3em;
  }
}
.property-detail-section h3 {
  font-family: 'Lato';
  font-size: 1.6em;
  color: #E31818;
  margin-top: 26px;
  margin-bottom: 30px;
  text-align: center;
}
@media only screen and (max-width: 1199px) {
  .property-detail-section h3 {
    font-size: 2.6em;
    text-align: left;
  }
}
@media only screen and (max-width: 767px) {
  .property-detail-section h3 {
    font-size: 2em;
  }
}
.property-detail-section h4 {
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.7em;
  color: #767676;
  border-bottom: 4px solid #767676;
  display: block;
  padding-bottom: 4px;
  margin-bottom: 0px;
  margin-top: 36px;
}
.property-detail-section .details {
  position: relative;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.03em;
  margin-bottom: 20px;
}
.property-detail-section .details .col-md-4 {
  border-left: 1px solid #767676;
}
.property-detail-section .details .col-md-6 {
  border-left: 1px solid #767676;
}
.property-detail-section .details .none {
  border-left: none;
  padding-left: 30px;
}
.property-detail-section .details .pad-top {
  padding-top: 10px;
}
.property-detail-section .details .bull {
  color: #E31818;
  font-size: 1.2em;
}
.property-detail-section .details .detail {
  color: #767676;
}
.property-detail-section .details-divider {
  position: absolute;
  left: 50%;
  top: -10px;
  bottom: 10px;
  border-left: 1px solid #767676;
}
@media only screen and (max-width: 991px) {
  .property-detail-section .details-divider {
    display: none;
  }
}
.property-detail-section .contact-form {
  background-color: #EEEEEE;
  padding: 10px 0px 0px 0px;
  margin-bottom: 20px;
}
.property-detail-section .contact-form h3 {
  color: #505050;
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.4em;
  padding: 8px 20px;
  margin-bottom: 6px;
  margin-top: 20px;
}
.property-detail-section .contact-form p {
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 18px;
  font-family: 'Lato' !important;
  font-weight: normal !important;
  font-size: 1.1em !important;
  color: #585858 !important;
}
.property-detail-section .contact-form input {
  margin-bottom: 10px;
}
.property-detail-section .contact-form input[type='submit'] {
  background-color: #E31818;
  min-height: 58px;
  border: none;
  font-weight: 900;
  font-size: 1.4em;
  margin-top: 10px;
  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;
}
.property-detail-section .contact-form input[type='submit']:hover {
  background-color: #BC171D;
}
.property-detail-section .contact-form .span-captcha input {
  padding-left: 12px;
}
.property-detail-section .contact-form .span-captcha #CaptchaImage {
  height: 58px;
  margin-top: -10px;
  margin-bottom: -10px;
}
.property-detail-section .contact-us {
  background-color: #EEEEEE;
  padding: 10px 20px 20px 20px;
}
.property-detail-section .contact-us h3 {
  color: #505050;
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.4em;
  padding-left: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0px;
  margin-top: 0px;
}
.property-detail-section .contact-us div {
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
  margin-top: 10px;
}
.property-detail-section .contact-us div span {
  font-weight: bold;
  font-size: 1.2em;
  display: block;
}
.property-detail-section ul.downloads {
  padding: 0 !important;
  margin-left: 15px !important;
  margin-top: 20px !important;
}
.property-detail-section ul.downloads li {
  font-family: 'Lato' !important;
  font-size: 1.3em !important;
  font-weight: normal !important;
  color: #E31818 !important;
  margin-left: 18px;
}
.property-detail-section ul.downloads li a {
  color: #767676 !important;
  text-decoration: none !important;
  -moz-transition-property: color;
  -o-transition-property: color;
  -webkit-transition-property: color;
  transition-property: color;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.property-detail-section ul.downloads li a:hover {
  color: #E31818 !important;
}
.prop-nav {
  clear: both;
  font-size: 1.2em;
  color: #505050;
}
@media only screen and (max-width: 991px) {
  .prop-nav {
    margin-bottom: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .prop-nav {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .prop-nav--single {
    text-align: left;
  }
}
.prop-nav-group {
  display: inline-block;
  vertical-align: baseline;
}
@media only screen and (max-width: 767px) {
  .prop-nav-group {
    display: block;
  }
}
.prop-nav-group .prop-nav-link {
  margin-right: 0;
}
.prop-nav-link {
  display: inline-block;
  vertical-align: baseline;
  color: inherit;
  transition: color 300ms ease;
  margin-right: 24px;
}
.prop-nav-link:focus,
.prop-nav-link:hover {
  color: #E31818;
  text-decoration: none;
}
.prop-nav-divider {
  display: inline-block;
  vertical-align: baseline;
  margin: 0 6px;
}
.prop-nav-arrow {
  position: relative;
  top: 8px;
  font-family: 'Lato', sans-serif;
  font-size: 2.6em;
  font-weight: 300;
}
/*#endregion PROPERTY DETAIL SECTION*/
/*#endregion PROPERTY PAGES */
/*#region Bootstrap overrides*/
/*#region  radioButtons like checkboxs*/
input[type=radio].css-checkbox {
  display: none;
}
input[type=radio].css-checkbox + label.css-label {
  padding-left: 22px;
  height: 17px;
  display: inline-block;
  line-height: 17px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 16px;
  color: #767676;
  vertical-align: middle;
  cursor: pointer;
  font-family: 'Lato';
  font-weight: 400;
}
label.css-label {
  cursor: pointer;
}
label.css-label:focus {
  outline: 0;
}
.css-label-placeholder {
  display: inline-block;
  vertical-align: top;
  margin-top: 1px;
  width: 17px;
  height: 15px;
  background-image: url("/img/csscheckbox.png");
  background-repeat: no-repeat;
}
input[type=radio].css-checkbox:checked + .css-label-placeholder {
  background-position: 0 -17px;
}
/*#endregion*/
.dropdown-menu.columns-2 {
  min-width: 400px;
}
.dropdown-menu.columns-2 > div {
  padding: 0px;
}
.dropdown-menu.columns-3 {
  min-width: 700px;
}
.dropdown-menu.columns-3 > div {
  padding: 0px;
}
.multi-column-dropdown {
  list-style: none;
  padding-left: 0px;
}
.multi-column-dropdown li a {
  display: block;
  clear: both;
  text-decoration: none !important;
  /*line-height: 1.428571429;
        color: #333;
        white-space: normal;*/
}
/*.multi-column-dropdown li a:hover {
            text-decoration: none;
            color: #262626;
            background-color: #f5f5f5;
        }*/
/*@media (max-width: 767px) {
    .dropdown-menu.multi-column {
        min-width: 240px !important;
        overflow-x: hidden;
    }
}*/
/*#endregion*/
/*#region RESPONSIVE MEDIA QUERIES*/
@media (max-width: 1199px) {
  .header-section .top-info .social span {
    margin-left: 10px !important;
  }
  .featured-content-section h2 {
    margin-top: 46px;
  }
  .footer-contacts-section .contacts {
    font-size: 1.3em;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .footer-menu-section .nav-container ul li {
    font-size: 0.9em;
  }
  .footer-section .nav-container .social {
    display: none;
  }
  .footer-section .nav-container a.proppy div.powered-text {
    margin-top: -10px;
  }
  .property-detail-section a.btn-property {
    font-size: 1em;
  }
  .property-detail-section a.btn-property span {
    font-size: 1.4em;
    top: 0px;
  }
  .property-detail-section a.btn-property span.ff {
    top: 14px;
  }
  .property-detail-section a.btn-property .property-btn {
    min-height: 40px;
  }
  .property-detail-section .content .gallery .flexslider .photo-navigation {
    right: 300px;
  }
}
@media (max-width: 1005px) {
  .slider-section .property-search-home {
    position: static !important;
  }
  /*.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        height: auto !important;
        width: 100% !important;
    }*/
  .property-search input[type="submit"] {
    margin-top: 10px;
  }
  .property-list-section .drops-section h1 {
    float: left !important;
  }
  .property-list-section .paging {
    margin-top: 4px;
  }
  .property-detail-section .top-bar ul {
    float: left !important;
    margin-left: 19px;
  }
  .property-detail-section .top-bar .btn-property-search {
    margin-bottom: 40px;
  }
  .property-detail-section a.btn-property .property-btn {
    min-height: 39px;
  }
  .property-detail-section .content {
    margin-bottom: 20px;
  }
}
@media (max-width: 991px) {
  .mean-container .mean-nav div ul {
    display: block !important;
  }
  .finance > div {
    height: 127px !important;
  }
  .finance > div h3,
  .finance > div p {
    display: inline-block;
    width: 400px;
    float: left;
  }
  .finance > div a div {
    position: relative !important;
    float: right;
    margin-top: -51px;
    bottom: 1px !important;
  }
  .finance > div a div span {
    padding: 40% 10px 0px 10px !important;
  }
  .featured-properties-section .seo {
    margin-top: 20px;
    clear: both;
  }
  .featured-properties-section .seo-text-content {
    margin-top: 20px;
    max-height: none;
    overflow-y: auto;
  }
  .featured-properties-section .property-month h2 {
    /*margin-top: 70px;*/
  }
  .featured-properties-section .property-month .pic {
    margin-top: 80px;
  }
  .footer-contacts-section .contacts a {
    margin-top: 20px;
  }
  .content-detail-section .detail .team-member .title-divider h2 {
    width: 100%;
  }
  .content-detail-section .detail .team-member .title-divider a.btn-1 {
    float: left !important;
    border: none;
    margin-left: -15px;
    padding-left: 30px;
    margin-right: 15px !important;
  }
  .content-detail-section .detail .team-member .team-list-img {
    border-bottom: 1px solid #D7D7D7;
  }
  .property-detail-section .details .col-md-4 {
    border: none;
  }
  .property-detail-section .details .none {
    padding-left: 15px;
  }
  .property-detail-section .details .pad-top {
    padding-top: 0px;
  }
  .property-detail-section .details .pad-top:first-child {
    padding-top: 10px;
  }
  .property-detail-section .content .gallery .flexslider .photo-navigation {
    right: 310px;
  }
}
@media (max-width: 884px) {
  .slider-section .carousel-caption {
    position: absolute;
    top: 140px;
    left: 10%;
  }
}
@media (max-width: 767px) {
  .finance > div {
    height: 280px !important;
  }
  .finance > div h3,
  .finance > div p {
    display: block;
    width: 100%;
    float: left;
  }
  .finance > div a div {
    position: absolute !important;
    float: left;
    bottom: 0;
    margin-top: 0;
  }
  .property-detail-section .content .gallery .flexslider .photo-navigation {
    right: auto;
    left: 25px;
  }
  .content-detail-section .detail .team-member .title-divider a.btn-1 {
    width: 100%;
  }
}
@media (max-width: 748px) {
  .property-list-section .drops-section .property-alert {
    margin-left: 34px;
    margin-bottom: 20px;
    float: left !important;
  }
  .property-list-section .drops-section .property-alert a {
    float: left !important;
  }
}
@media (max-width: 560px) {
  .header-section .top-info .social {
    margin-top: 16px;
  }
  .header-section .top-info .social span.share {
    margin-left: 0px !important;
  }
  .header-section .top-info .social a {
    margin-left: 2px;
  }
  .footer-contacts-section .contacts .email {
    display: block;
  }
  .footer-contacts-section .contacts .bull {
    display: none;
  }
  .team-member div[class^='col-xs-6'],
  .team-member .img-responsive {
    width: 100%;
  }
  .team-member .title-divider {
    margin: 0 -1px !important;
    background-color: white !important;
    border: none !important;
    padding: 0 13px 0 15px;
  }
  .team-member .title-divider .btn-1,
  .team-member .title-divider h2 {
    background-color: #EBEBEB;
    margin: 0px !important;
    padding: 20px 15px !important;
    border-right: 1px solid #D7D7D7;
    border-left: 1px solid #D7D7D7;
  }
  .team-member .title-divider .btn-1 {
    padding: 25px 30px 20px;
    width: 100%;
  }
}
@media (max-width: 340px) {
  .popular-searches-section h2 {
    font-size: 1.4em;
  }
  .popular-searches-section img {
    width: 26px;
    height: 26px;
  }
  .footer-contacts-section .contacts {
    font-size: 1em;
  }
  .property-list-section .property-list {
    margin-left: -4px;
  }
  .property-list-section .paging .page-info-section span.page-info {
    font-size: 0.75em;
  }
  .property-list-section .paging span.go-to-page {
    margin-left: 30px;
    font-size: 0.9em;
  }
  .property-list-section .drops-section .property-alert {
    margin-top: 10px;
  }
  .property-list-section .drops-section .property-alert a {
    text-decoration: none;
  }
  .property-list-section .drops-section .property-alert a .property-alert-text {
    font-family: 'Lato';
    font-weight: normal;
    font-size: 1em;
    padding: 7px 26px 6px 26px;
  }
  .property-list-section .drops-section .property-alert a .property-alert-text .property-alert-icon {
    padding: 8px;
    margin-right: -4px;
    font-size: 1em;
    left: -30px;
  }
  .property-detail-section .top-bar ul li {
    font-size: 1em;
  }
  .property-detail-section .top-bar ul li a span.left {
    top: -18px;
    left: -20px;
  }
  .property-detail-section .top-bar ul li a span.right {
    top: -18px;
    right: -24px;
  }
  .property-detail-section .content .gallery .flexslider .photo-navigation {
    /*right: 5px;
        bottom: 5px;*/
  }
}
/*#endregion RESPONSIVE MEDIA QUERIES*/
/*#region google captcha*/
.dtlCaptchaPropAlert {
  width: 100%;
}
.dtlCaptchaPropAlert .g-recaptcha > div > div > iframe {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  margin-left: -9px;
  /*@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%;
}
.dtlCaptchaPropInfo .g-recaptcha > div > div > iframe {
  transform: scale(0.74);
  -webkit-transform: scale(0.74);
  -moz-transform: scale(0.74);
  -ms-transform: scale(0.74);
  -o-transform: scale(0.74);
  margin-left: -40px;
  /*@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);
        }*/
}
.AppraisalCaptchaPropInfo {
  width: 100%;
}
.AppraisalCaptchaPropInfo .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: -25px;
  /*@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);
        }*/
}
/*#endregion*/
/*#region Property Map Components */
.map-arrow {
  bottom: 1px;
  left: 93px;
  height: 0;
  border-style: solid;
  border-width: 20px 35px 0 35px;
  border-color: #737373 transparent transparent transparent;
  position: absolute;
}
.close-map-button {
  position: absolute;
  z-index: 1;
  right: 80px;
  background-color: rgba(0, 0, 0, 0.6);
  top: 25px;
  padding: 10px 40px;
  color: white;
  font-size: 18px;
  cursor: pointer;
}
.close-map-button:hover {
  background-color: #E31818;
}
@media only screen and (max-width: 767px) {
  .close-map-button {
    top: 0;
    right: 0;
    padding: 7px 12px;
  }
  .close-map-button span {
    display: none;
  }
}
.property-container--map {
  height: 271px;
}
.property-container--map .property-border {
  margin-top: 11px;
}
.property-container--map .grow {
  background-color: white;
  border: 1px solid #d7d7d7;
}
.property-container--map img {
  padding: 5px;
  margin-left: 2px;
}
.property-container--map .property-button {
  position: absolute;
  right: 24px;
  top: 14px;
  background-color: #9c9c9c;
  color: #fff;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.1em;
  padding: 6px 12px 6px 12px;
  border-left: 6px solid #4c4c4c;
}
.property-container--map .title-ref {
  background-color: white;
  width: 263px;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  padding: 6px 8px 6px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.property-container--map .title-ref a {
  color: #505050;
  font-size: 1.1em;
  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;
}
.property-container--map .title-ref a:hover {
  text-decoration: none;
  color: #e31818;
}
.property-container--map .title-ref span {
  font-weight: 900;
}
.property-container--map .title-ref a .title {
  overflow-y: hidden;
  height: 20px;
}
.property-container--map .details {
  background-color: white;
  width: 263px;
  border-top: 1px solid #d7d7d7;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7;
  padding: 6px 8px 6px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.property-container--map .details .property-icons a {
  color: #bebebe;
  padding-left: 4px;
  font-weight: 300 !important;
  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;
}
.property-container--map .details .property-icons a:hover {
  color: #767676;
}
.property-container--map .price {
  background-color: #737373;
  color: white;
  font-size: 21px;
  padding: 0 10px;
  font-weight: bold;
  height: 34px;
  line-height: 34px;
}
.property-container--map .price .btn-details {
  font-weight: 100;
  color: white;
  background: #9C9C9C;
  margin-right: -10px;
  padding-right: 10px;
  padding-left: 10px;
  font-size: 19px;
}
.PropertiesMapWrap {
  height: 646px;
  margin-top: -6px;
}
.PropertiesMapWrap .gm-style {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
.table-property-search {
  display: table;
  width: 100%;
}
.cell-property-search {
  vertical-align: top;
  display: table-cell;
}
@media only screen and (max-width: 1199px) {
  .cell-property-search {
    display: block;
    max-width: none !important;
  }
}
@media only screen and (max-width: 1199px) {
  .cell-property-search--margin-md {
    margin-top: 11px;
  }
}
.inner-cell {
  padding: 5px;
  min-width: 150px;
}
@media only screen and (max-width: 1199px) {
  .inner-cell {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.inner-cell--stable {
  width: 150px;
}
@media only screen and (max-width: 1199px) {
  .inner-cell--stable {
    width: 100%;
  }
}
.property-search-map-button-list {
  background-color: #ffffff;
  border: 1px solid #E31818;
  color: #E31818;
  font-size: 1.1em;
  text-transform: uppercase;
  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;
}
@media only screen and (max-width: 1199px) {
  .property-search-map-button-list {
    margin-top: 10px;
  }
}
.property-search-map-button-list .icon-button {
  width: 33px;
  background-color: #DEDEDE;
  margin-left: -12px;
  float: left;
  margin-top: -6px;
  height: 33px;
  line-height: 33px;
  background-image: url("/img/gmap/list_i.png");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: 10px 9px;
  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;
}
.property-search-map-button-list:hover {
  background-color: #E31818;
  color: #ffffff;
  border: 1px solid #E31818;
}
.property-search-map-button-list:hover .icon-button {
  background-image: url("/img/gmap/list_h.png");
  background-color: #E31818;
}
.property-search-map-button {
  background-color: #ffffff;
  border: 1px solid #E31818;
  color: #E31818;
  font-size: 1.1em;
  text-transform: uppercase;
  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;
}
@media only screen and (max-width: 1199px) {
  .property-search-map-button {
    margin-top: 10px;
  }
}
.property-search-map-button .icon-button {
  width: 33px;
  background-color: #DEDEDE;
  margin-left: -12px;
  float: left;
  margin-top: -6px;
  height: 33px;
  line-height: 33px;
  background-image: url("/img/gmap/button_i.png");
  background-repeat: no-repeat;
  background-size: initial;
  background-position: 10px 7px;
  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;
}
.property-search-map-button:hover {
  background-color: #E31818;
  color: #ffffff;
  border: 1px solid #E31818;
}
.property-search-map-button:hover .icon-button {
  background-image: url("/img/gmap/button_h.png");
  background-color: #E31818;
}
.close-property-wrapper {
  right: 12px;
  position: absolute;
  background-color: white;
  border-radius: 50%;
  width: 26px;
  height: 26px;
  color: #c1c1c1;
  border: 1px solid #d7d7d7;
  text-align: center;
  font-weight: bold;
  font-size: 17px;
  line-height: 26px;
  top: 0;
  z-index: 1;
  cursor: pointer;
}
.close-property-wrapper:hover {
  background-color: #f5f5f5;
}
.btn-submit-button {
  background-color: #e31818;
  color: #fff !important;
  border: none;
  font-size: 1.1em;
  text-transform: uppercase;
  outline: none !important;
  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;
}
.btn-submit-button:hover {
  background-color: #bc171d;
}
/*#endregion */
/*#region BaseModal */
/*@color-secondary: green;*/
.BaseModal {
  z-index: 2000000005;
}
.dropdown-backdrop {
  display: none;
}
.modal {
  z-index: 2005;
}
.modal-backdrop {
  z-index: 2004;
  background-color: #333333;
}
.modal-backdrop.in {
  opacity: 0.8;
}
.BaseModal-dialog {
  display: table;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 9%;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .BaseModal-dialog {
    display: block;
    margin-top: 20%;
  }
}
.BaseModal-content {
  margin: 0 15px;
  border-radius: 0;
  border: none;
  box-shadow: none;
  background-color: #E9E7E8;
}
.BaseModal-panel {
  position: relative;
  background-color: white;
}
.BaseModal-closeBtn {
  position: absolute;
  padding: 0;
  border: 1px solid #E31818;
  left: 100%;
  bottom: 100%;
  margin-left: 10px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: transparent;
  background-image: url(../img/icon-x.png);
  background-repeat: no-repeat;
  background-size: 19px 18px;
  background-position: center;
  transition: background-color 100ms ease-in-out;
}
.BaseModal-closeBtn:hover,
.BaseModal-closeBtn:focus {
  background-color: #BC171D;
}
@media only screen and (max-width: 767px) {
  .BaseModal-closeBtn {
    left: auto;
    right: 0;
    margin-bottom: 10px;
  }
}
.BaseModal-titleBlock {
  display: table;
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 24px;
  border-bottom: 1px solid #E31818;
}
@media only screen and (max-width: 767px) {
  .BaseModal-titleBlock {
    display: block;
    padding-bottom: 10px;
  }
}
.BaseModal-titleLeft {
  display: table-cell;
  vertical-align: baseline;
}
@media only screen and (max-width: 767px) {
  .BaseModal-titleLeft {
    display: block;
  }
}
.BaseModal-title {
  font-size: 26px;
}
@media only screen and (max-width: 767px) {
  .BaseModal-title {
    font-size: 20px;
  }
}
.BaseModal-titleRight {
  display: table-cell;
  vertical-align: baseline;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .BaseModal-titleRight {
    display: block;
    text-align: left;
  }
}
.BaseModal-subText {
  font-size: 20px;
  font-weight: bold;
  color: #4d4d4d;
}
@media only screen and (max-width: 767px) {
  .BaseModal-subText {
    display: block;
    margin-top: 10px;
    font-size: 16px;
  }
}
.BaseModal-groupTitle {
  position: relative;
  margin-bottom: 20px;
  font-size: 20px;
  padding-bottom: 8px;
  color: #666666;
  font-weight: bold;
}
.BaseModal-groupTitle:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 62px;
  height: 1px;
  background-color: #E31818;
}
/*--- Modifiers ---*/
.BaseModal-dialog--login {
  width: 100%;
  max-width: 420px;
}
/*#endregion */
/*#region Overlay */
.overlay {
  visibility: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity, visibility;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
.overlay.is-open {
  visibility: visible;
  opacity: 1;
}
.overlay--popupMenu {
  display: none;
  z-index: 900;
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 1199px) {
  .overlay--popupMenu {
    display: block !important;
  }
}
.overlay--popupSearch {
  display: none;
  z-index: 798;
  background-color: rgba(0, 0, 0, 0.5);
}
@media only screen and (max-width: 1199px) {
  .overlay--popupSearch {
    display: block !important;
  }
}
/*#endregion */
/*#region PopupMenu */
.popupMenu {
  display: none;
  visibility: hidden;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 360px;
  max-height: 100%;
  padding: 50px 0 30px 0;
  background-color: #0C1923;
  color: white;
  transform: translate3d(0, -100%, 0);
  transition: transform, visibility;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 1px 0px 12px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 1199px) {
  .popupMenu {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .popupMenu {
    width: 100%;
    min-width: 0;
  }
}
.popupMenu.is-open {
  visibility: visible;
  transform: translate3d(0, 0, 0);
}
.popupMenu_close {
  position: absolute;
  top: 42px;
  right: 30px;
  left: auto;
  border: none;
  padding: 0;
  width: 30px;
  height: 30px;
  margin: 0 auto;
  background-color: transparent;
  font-size: 28px;
}
.popupMenu_close:focus {
  outline: 0;
}
.popupMenu_container {
  padding: 0 35px 28px 35px;
}
.popupMenu_footer {
  display: table;
  width: 100%;
  margin-top: 25px;
}
@media only screen and (max-width: 767px) {
  .popupMenu_footer {
    display: block;
  }
}
.popupMenu_left {
  display: table-cell;
  vertical-align: top;
  padding-top: 2px;
}
@media only screen and (max-width: 767px) {
  .popupMenu_left {
    display: block;
  }
}
.popupMenu_right {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
.popupMenu_right a,
.popupMenu_right span {
  padding-left: 7px;
}
@media only screen and (max-width: 520px) {
  .popupMenu_right a,
  .popupMenu_right span {
    padding-left: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .popupMenu_right {
    display: block;
    text-align: left;
    margin-top: 20px;
    margin-left: -7px;
  }
}
@media only screen and (max-width: 520px) {
  .popupMenu_right {
    margin-left: -4px;
  }
}
.popupMenu_control {
  border: none;
  padding: 0;
  background-color: transparent;
}
.popupMenu_control:focus {
  outline: 0;
}
.popupMenu_control > i {
  margin-left: 6px;
  font-size: 18px;
}
.popupMenu_control + .popupMenu_control {
  position: relative;
  margin-left: 46px;
}
@media only screen and (max-width: 520px) {
  .popupMenu_control + .popupMenu_control {
    margin-left: 0;
    margin-top: 13px;
  }
}
.popupMenu_control + .popupMenu_control:before {
  content: "";
  display: block;
  position: absolute;
  top: -4px;
  left: -24px;
  width: 1px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.3);
}
@media only screen and (max-width: 520px) {
  .popupMenu_control + .popupMenu_control:before {
    display: none;
  }
}
@media only screen and (max-width: 520px) {
  .popupMenu_control {
    display: block;
  }
}
.popupMenu_subscribeBtn {
  display: inline-block;
  vertical-align: middle;
  margin-top: -1px;
  width: 25px;
  height: 25px;
  background-image: url(../img/subscribe.png);
}
.popupMenu_languages > a {
  display: inline-block;
  width: 22px;
  height: 16px;
  margin-top: 14px;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 1;
  transition: opacity 200ms ease;
}
.popupMenu_languages > a:hover {
  opacity: 0.8;
}
.popupMenu_languages > a.pt {
  background-image: url(../img/bandeira_pt.png);
}
.popupMenu_languages > a.en {
  background-image: url(../img/bandeira_en.png);
}
.popupMenu_languages > a.fr {
  background-image: url(../img/fr_flag.jpg);
}
.popupMenu_languages > a.de {
  background-image: url(../img/bandeira_de.png);
}
.popupMenu_languages > a.ru {
  background-image: url(../img/russa_flag.jpg);
}
.popupMenu .nav .mobile-toggle {
  position: absolute;
  z-index: 1;
  right: 0;
  top: 0;
  height: 44px;
  width: 44px;
  border: none;
  background-color: transparent;
}
.popupMenu .nav .mobile-toggle:focus {
  outline: 0;
}
.popupMenu .nav > li {
  float: none;
  border-bottom: 1px solid #7d7d7d;
}
.popupMenu .nav > li + li {
  margin-left: 0;
}
.popupMenu .nav > li:last-child {
  border-bottom: none;
}
.popupMenu .nav > li.active > a {
  background-color: transparent;
}
.popupMenu .nav > li > a {
  padding: 12px 35px;
  text-transform: uppercase;
  color: white;
  background-color: transparent !important;
}
.popupMenu .nav > li > a:hover {
  background-color: transparent;
  color: white;
}
.popupMenu .nav .dropdown-menu {
  position: static;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  background-color: black;
  margin-bottom: -1px;
}
.popupMenu .nav .dropdown-menu [class^="col-"] {
  float: none;
  width: 100%;
}
.popupMenu .nav .dropdown-menu li {
  border-bottom: 1px solid #464646;
}
.popupMenu .nav .dropdown-menu a {
  padding: 13px 35px;
  color: white;
  text-transform: uppercase;
  background-color: transparent !important;
  border-radius: 0;
}
.popupMenu .nav .dropdown-menu a:hover,
.popupMenu .nav .dropdown-menu a:focus {
  color: white;
}
/*#endregion */
/*#region PopupSearch */
.popupSearch {
  display: none;
  /*visibility: hidden;*/
  position: absolute;
  z-index: 2000000001;
  /*top: 170px;*/
  right: 0;
  left: 0;
  min-width: 360px;
  /*max-height: 100%;*/
  padding: 0;
  background-color: #0C1923;
  color: inherit;
  transform: translate3d(0, -100%, 0);
  transition: transform, visibility;
  transition-duration: 300ms;
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
  box-shadow: 1px 0px 12px rgba(0, 0, 0, 0.4);
  /*    @media @md {
        display: block;
    }*/
}
@media only screen and (max-width: 767px) {
  .popupSearch {
    width: 100%;
    min-width: 0;
  }
}
.popupSearch.is-open {
  display: block;
  /*visibility: visible;*/
  transform: translate3d(0, 0, 0);
}
/*#endregion */
/*#region Log */
.Log {
  position: relative;
}
.Log-panel {
  padding: 2em 2em 1.5em 2em;
  background-color: #E9E7E8;
}
@media only screen and (max-width: 767px) {
  .Log-panel {
    padding: 1.4em 1.5em 1.5em 1.5em;
  }
}
.Log-field + .Log-field {
  margin-top: 2px;
}
.Log-title {
  margin-bottom: 0.5em;
  text-align: center;
  font-size: 35px;
  font-weight: normal;
  text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
  .Log-title {
    font-size: 30px;
  }
}
.Log-title--smaller {
  font-size: 30px;
}
.Log-row {
  margin-top: 0.2em;
}
@media only screen and (max-width: 767px) {
  .Log-row {
    margin-top: 0.5em;
  }
}
.Log-link {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  margin-top: 5px;
  color: #4C4C4C;
}
.Log-link:focus,
.Log-link:hover {
  color: #4C4C4C;
}
.Log-link:hover,
.Log-link:focus {
  text-decoration: underline;
}
.Log-link--goBack {
  margin-top: 14px;
  margin-bottom: -6px;
}
.Log-colRight {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .Log-colRight {
    text-align: left;
  }
}
.Log-checkText {
  display: inline-block;
  vertical-align: middle;
  font-weight: normal;
  margin-right: 8px;
  margin-top: 4px;
  font-size: 15px;
  padding-left: 23px;
  color: #4C4C4C;
}
.Log-darkPanel {
  padding: 2em 2em 2.5em 2em;
  text-align: center;
  background-color: #4C4C4C;
}
.Log-darkPanel .parsley-errors-list {
  color: white;
}
@media only screen and (max-width: 767px) {
  .Log-darkPanel {
    padding: 1.4em 1.5em 1.5em 1.5em;
  }
}
.Log-boxTitle {
  margin-bottom: 1em;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  color: white;
}
.Log-submit {
  margin-top: 0.8em;
}
.Log-darkSubmit {
  margin-top: 1em;
}
.Log-darkField {
  border-color: #ccc;
  background-color: transparent;
  color: white;
}
.Log-darkField::-webkit-input-placeholder {
  color: white !important;
}
.Log-darkField::-moz-placeholder {
  color: white !important;
  opacity: 1 !important;
}
.Log-darkField:-ms-input-placeholder {
  color: white !important;
}
.Log-darkField:focus {
  background-color: transparent;
}
.Log-lbl-notif {
  color: white;
  background-color: #ad0101;
  margin-bottom: 3px;
  padding-bottom: 5px;
  padding-top: 5px;
  font-weight: bold;
  display: none;
  text-align: center;
}
.Log-lbl-notif.log-lbl-green {
  background-color: #168f00;
}
/*#endregion */
/*#region Checkbox */
.Checkbox {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.Checkbox.parsley-error .Checkbox-indicator {
  border-color: #D32E12;
}
.Checkbox-input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.Checkbox-indicator {
  position: absolute;
  top: 6px;
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid white;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Checkbox-indicator:before {
  content: "\f00c";
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  margin-top: 1px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
.Checkbox-text {
  padding-left: 30px;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: normal;
  color: white;
}
.Checkbox-link {
  text-decoration: underline !important;
  color: #b51313;
}
.Checkbox-link:focus,
.Checkbox-link:hover {
  color: #b51313;
}
/*--- Modifiers ---*/
.Checkbox--floating {
  min-width: 100%;
}
.Checkbox--floating .Checkbox-indicator {
  float: left;
}
.Checkbox--floating .Checkbox-text {
  display: block;
  overflow: hidden;
  padding-left: 12px;
}
.Checkbox--gray .Checkbox-indicator {
  border-color: gray;
}
.Checkbox--gray .Checkbox-indicator:before {
  color: gray;
}
.Checkbox--gray .Checkbox-text {
  color: gray;
}
.Checkbox--square .Checkbox-indicator {
  top: 7px;
  width: 16px;
  height: 16px;
  border-radius: 0;
  border-color: #4C4C4C;
}
.Checkbox--square .Checkbox-indicator:before {
  color: #4C4C4C;
  margin-top: 0;
  font-size: 13px;
}
.Checkbox--square .Checkbox-text {
  color: #4C4C4C;
}
.Checkbox--small .Checkbox-indicator {
  top: 7px;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}
.Checkbox--small .Checkbox-indicator:before {
  font-size: 14px;
}
.Checkbox-text--onLeft {
  margin-left: 0;
  margin-right: 7px;
}
.Checkbox-text--small {
  font-size: 15px;
  padding-left: 25px;
}
/*--- States ---*/
.Checkbox-input:checked ~ .Checkbox-indicator:before {
  display: block;
}
/*#endregion */
/*#region Field */
.Field {
  display: block;
  width: 100%;
  height: 35px;
  border: 1px solid transparent;
  padding: 0 14px;
  font-size: 15px;
  border-radius: 5px;
  color: #1a1a1a;
  transition: border-color 100ms ease-in-out, background-color 100ms ease-in-out;
}
.Field::-webkit-input-placeholder {
  color: #1a1a1a;
}
.Field::-moz-placeholder {
  color: #1a1a1a;
  opacity: 1;
}
.Field:-ms-input-placeholder {
  color: #1a1a1a;
}
@media only screen and (max-width: 1199px) {
  .Field {
    font-size: 15px;
  }
}
.Field:focus {
  /*background-color: darken(white, 2%);*/
}
.Field:focus::-webkit-input-placeholder {
  color: transparent;
}
.Field:focus::-moz-placeholder {
  color: transparent;
  opacity: 1;
}
.Field:focus:-ms-input-placeholder {
  color: transparent;
}
.BaseModal-closeBtn,
.Log-submit Button,
.Log-darkSubmit {
  outline: none;
}
.Field-icon {
  position: absolute;
  top: 50%;
  right: 14px;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 22px;
  pointer-events: none;
}
/*--- Modifiers ---*/
.Field--border {
  border-color: #D7D7D7;
}
.Field--noRadius {
  border-radius: 0;
}
.Field--tall {
  height: 44px;
}
.Field--big {
  border-color: #D7D7D7;
  border-radius: 0;
  height: 44px;
}
.Field--iconRight {
  padding-right: 40px;
}
.Field--textarea {
  padding-top: 12px;
  padding-bottom: 6px;
  resize: vertical;
  line-height: 1.2em;
}
.Field--textareaAlt {
  border-color: #D7D7D7;
  border-radius: 0;
  padding-top: 12px;
  padding-bottom: 6px;
  resize: vertical;
  line-height: 1.2em;
  min-height: 126px;
}
/*#endregion */
/*#region FormLabel */
.FormLabel {
  color: #2D2D2D;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 0;
}
/*#endregion */
/*#region Checkbox */
.Checkbox {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
.Checkbox.parsley-error .Checkbox-indicator {
  border-color: #D32E12;
}
.Checkbox-input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.Checkbox-indicator {
  position: absolute;
  top: 6px;
  display: inline-block;
  vertical-align: middle;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid white;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.Checkbox-indicator:before {
  content: "\f00c";
  position: absolute;
  display: none;
  top: 50%;
  left: 50%;
  margin-top: 1px;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 18px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: white;
}
.Checkbox-text {
  padding-left: 30px;
  font-size: 17px;
  line-height: 1.3em;
  font-weight: normal;
  color: white;
}
.Checkbox-link {
  text-decoration: underline !important;
  color: #b51313;
}
.Checkbox-link:focus,
.Checkbox-link:hover {
  color: #b51313;
}
/*--- Modifiers ---*/
.Checkbox--floating {
  min-width: 100%;
}
.Checkbox--floating .Checkbox-indicator {
  float: left;
}
.Checkbox--floating .Checkbox-text {
  display: block;
  overflow: hidden;
  padding-left: 12px;
}
.Checkbox--gray .Checkbox-indicator {
  border-color: gray;
}
.Checkbox--gray .Checkbox-indicator:before {
  color: gray;
}
.Checkbox--gray .Checkbox-text {
  color: gray;
}
.Checkbox--square .Checkbox-indicator {
  top: 7px;
  width: 16px;
  height: 16px;
  border-radius: 0;
  border-color: #4C4C4C;
}
.Checkbox--square .Checkbox-indicator:before {
  color: #4C4C4C;
  margin-top: 0;
  font-size: 13px;
}
.Checkbox--square .Checkbox-text {
  color: #4C4C4C;
}
.Checkbox--small .Checkbox-indicator {
  top: 7px;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}
.Checkbox--small .Checkbox-indicator:before {
  font-size: 14px;
}
.Checkbox-text--onLeft {
  margin-left: 0;
  margin-right: 7px;
}
.Checkbox-text--small {
  font-size: 15px;
  padding-left: 25px;
}
/*--- States ---*/
.Checkbox-input:checked ~ .Checkbox-indicator:before {
  display: block;
}
/*#endregion */
/*#region CircleIcon */
.CircleIcon {
  display: inline-block;
  vertical-align: top;
  position: relative;
  border: 2px solid #bfbfbf;
  width: 39px;
  height: 39px;
  text-align: center;
  border-radius: 50%;
  font-size: 19px;
  color: #bfbfbf;
  transition: border-color 100ms ease-in-out, color 100ms ease-in-out, transform 100ms ease-in-out;
  cursor: pointer;
}
.CircleIcon:focus,
.CircleIcon:hover {
  color: #bfbfbf;
}
.CircleIcon:hover {
  border-color: #E31818;
  color: #E31818;
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.CircleIcon:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.CircleIcon--scaleDown:before {
  -moz-transform: translateY(-50%) scale(0.9);
  -o-transform: translateY(-50%) scale(0.9);
  -ms-transform: translateY(-50%) scale(0.9);
  -webkit-transform: translateY(-50%) scale(0.9);
  transform: translateY(-50%) scale(0.9);
}
.CircleIcon--big {
  width: 64px;
  height: 64px;
  border-width: 3px;
  font-size: 33px;
}
@media only screen and (max-width: 1199px) {
  .CircleIcon--big {
    width: 52px;
    height: 52px;
    border-width: 2px;
    font-size: 25px;
  }
}
/*#region Button */
.BaseModal.modal .Button {
  display: block;
  padding: 10px 30px 9px 30px;
  border: 1px solid transparent;
  width: 100%;
  border-radius: 28px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color: white;
  background-color: #E31818;
  transition: color 100ms ease-in-out, background-color 100ms ease-in-out;
}
.BaseModal.modal .Button:focus,
.BaseModal.modal .Button:hover {
  color: white;
}
.BaseModal.modal .Button:hover,
.BaseModal.modal .Button:focus {
  color: white;
  background-color: #4C4C4C;
}
.BaseModal.modal .Button:hover:focus,
.BaseModal.modal .Button:focus:focus,
.BaseModal.modal .Button:hover:hover,
.BaseModal.modal .Button:focus:hover {
  color: white;
}
.BaseModal.modal .Button--transp {
  border-color: white;
  background-color: transparent;
  color: white;
}
.BaseModal.modal .Button--transp:focus,
.BaseModal.modal .Button--transp:hover {
  color: white;
}
.BaseModal.modal .Button--transp:hover,
.BaseModal.modal .Button--transp:focus {
  color: white;
  border-color: #E31818;
  background-color: #E31818;
}
.BaseModal.modal .Button--transp:hover:focus,
.BaseModal.modal .Button--transp:focus:focus,
.BaseModal.modal .Button--transp:hover:hover,
.BaseModal.modal .Button--transp:focus:hover {
  color: white;
}
.BaseModal.modal input,
.BaseModal.modal button {
  outline: none !important;
}
.BaseModal.modal .Log-darkField {
  color: white !important;
}
.login-ico {
  background-color: transparent;
  border: none;
}
.login-ico:hover,
.login-ico:hover span {
  color: #E31818 !important;
}
.login-ico:hover:focus,
.login-ico:hover span:focus,
.login-ico:hover:hover,
.login-ico:hover span:hover {
  color: #E31818 !important;
}
/*#endregion */
/*#endregion */
.temp-suffix {
  position: absolute;
  width: 97px;
  bottom: -10px;
  left: 287px;
  max-width: 100px;
}
@media only screen and (max-width: 1199px) {
  .temp-suffix {
    position: absolute;
    right: 17px;
    bottom: 24px;
    max-width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .temp-suffix {
    display: none;
  }
}
/*.middle-section-side{

     @media (max-width: 726px) {
          display:none;
         }

}

.log-section-side{
         @media (max-width: 726px) {
    display:block;
    }
}
.sub-section-side{
         @media (max-width: 726px) {
    display:block;
    }
}*/
.slide-form {
  position: absolute;
  z-index: 11;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  transition: opacity 800ms ease, visibility 800ms ease;
  -webkit-backface-visibility: hidden;
  /*   @media only screen and (max-width: 767px) {
        display: none;
    }
*/
}
@media only screen and (max-width: 1199px) {
  .slide-form {
    display: none;
  }
}
.slide-form.is-active {
  opacity: 1;
  visibility: visible;
}
.slide-form-inner {
  display: table;
  width: 100%;
  height: 100%;
}
.slide-form-aligner {
  display: table-cell;
  vertical-align: middle;
}
.slide-form-title.slide-form-title {
  margin: 0;
  font-size: 21px;
  font-weight: bold;
  color: white;
  text-align: left;
  padding-top: 20px;
}
.slide-form-subtitle.slide-form-subtitle {
  color: white !important;
  font-size: 14px !important;
  margin-top: 0.4em;
  margin-bottom: 1.1em;
}
.slide-form-container {
  max-width: 628px;
  margin-left: auto;
  margin-right: auto;
}
.slide-form-row {
  margin: 0 -8.5px;
}
.slide-form-row [class^="col-"] {
  padding: 0 8.5px;
  margin-bottom: 17px;
}
.slide-form-field {
  display: block;
  width: 100%;
  border: none;
  height: 36px;
  color: #505050;
  padding: 0 15px;
}
.slide-form-field--textarea {
  height: 60px;
  padding-top: 10px;
  resize: none;
}
.slide-form-submit {
  float: right;
  margin-top: 12px;
  border: none;
  border-radius: 0;
  padding: 10px 1.5em 8px;
  line-height: 1.3em;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  min-width: 189px;
  color: white;
  background-color: #E31818;
  transition: background-color 500ms ease;
}
.slide-form-submit:hover,
.slide-form-submit:focus {
  background-color: #b51313;
}
.pic-control-fake-thumb {
  display: none !important;
}
.prop-video-container {
  font-size: 15px;
  background-color: #E31818;
  color: #ffffff;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 3px 10px;
  opacity: 0.7;
  font-weight: 600;
}
.prop-video-container a {
  color: #ffffff;
  text-decoration: none;
}
.prop-video-container a span {
  top: -3px;
  position: relative;
}
.prop-video-container span {
  top: -3px;
  position: relative;
}
.prop-video {
  font-size: 22px;
  top: 3px;
  padding-right: 4px;
}
.property-detail-section .content .slides li iframe {
  width: 100% !important;
  height: 527px;
}
.fr-video img {
  height: 90px !important;
}
/*#region RGPD*/
.formRGPD {
  line-height: 14px;
}
.formRGPD.marginTop15 {
  margin-top: 15px;
}
.formRGPD.marginBottom15 {
  margin-bottom: 15px;
}
.formRGPD #rgpdCBID,
.formRGPD #exchangeCBID,
.formRGPD #mortgageCBID {
  margin: 3px 7px 0 0 !important;
  height: 13px;
}
.formRGPD #rgpdCBID.w10,
.formRGPD #exchangeCBID.w10,
.formRGPD #mortgageCBID.w10 {
  width: 10%;
}
.formRGPD #rgpdCBID.wFix15px,
.formRGPD #exchangeCBID.wFix15px,
.formRGPD #mortgageCBID.wFix15px {
  width: 15px;
}
.formRGPD #rgpdCBID.marginH15,
.formRGPD #exchangeCBID.marginH15,
.formRGPD #mortgageCBID.marginH15 {
  margin-left: 15px;
  margin-right: 15px;
}
.formRGPD #rgpdCBID.nomarginR,
.formRGPD #exchangeCBID.nomarginR,
.formRGPD #mortgageCBID.nomarginR {
  margin-right: 0 !important;
}
.formRGPD #rgpdCBID.nomarginT5,
.formRGPD #exchangeCBID.nomarginT5,
.formRGPD #mortgageCBID.nomarginT5 {
  margin-top: 5px;
}
.formRGPD #rgpdCBID.makemeFloat,
.formRGPD #exchangeCBID.makemeFloat,
.formRGPD #mortgageCBID.makemeFloat {
  float: left;
}
.formRGPD > .form-check-label {
  margin-top: -2px !important;
}
.formRGPD > .form-check-label.w90 {
  width: 90%;
}
.formRGPD > .form-check-label.makemeFloat {
  float: left;
}
.formRGPD > .form-check-label.paddingT4 {
  padding-top: 4px;
}
.formRGPD > .form-check-label.paddingT15 {
  padding-top: 15px;
}
.formRGPD > .form-check-label.whiteText {
  color: #fff;
}
.formRGPD > .form-check-label a {
  color: #E31818;
}
.extraMarginB {
  margin-bottom: 60px;
}
/*#endregion*/
.property-list-section .property-list .property-container .property-icons a {
  color: #bebebe;
  padding-left: 4px;
  font-weight: 300 !important;
  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;
}
.property-list-section .property-list .property-container .property-icons a:hover {
  color: #767676;
}
.property-list-section .property-list .property-container .property-icons a.active {
  color: #E31818;
}
.property-list-section .property-list .property-container .property-icons a.active:hover {
  color: #b51313;
}
#pic-similar-properties {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#pic-similar-properties ul li {
  margin-right: 10px !important;
}
#pic-similar-properties-mobile {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#pic-similar-properties-mobile ul li {
  margin-right: 0px !important;
}
.similar-property {
  width: 263px;
  float: left;
}
@media only screen and (max-width: 991px) {
  .similar-property {
    width: 50%;
    margin-right: 0;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 590px) {
  .similar-property {
    width: 100%;
  }
}
.similar-property .property-border {
  border: 1px solid #D7D7D7;
  padding: 4px;
  width: 263px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .similar-property .property-border {
    width: auto;
  }
}
.similar-property .property-border .grow {
  height: 157px;
}
@media only screen and (max-width: 991px) {
  .similar-property .property-border .grow {
    width: auto;
    height: auto;
  }
}
.similar-property .property-border .property-button {
  position: absolute;
  right: 4px;
  top: 14px;
  background-color: #9C9C9C;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.1em;
  padding: 6px 12px 6px 12px;
  border-left: 6px solid #4C4C4C;
}
.similar-property .title-ref {
  width: 263px;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  padding: 6px 8px 6px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
}
.similar-property .title-ref a {
  color: #505050;
  font-size: 1.1em;
  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;
}
.similar-property .title-ref a:hover {
  text-decoration: none;
  color: #E31818;
}
.similar-property .title-ref a:focus,
.similar-property .title-ref a:active {
  text-decoration: none;
}
.similar-property .title-ref a .title {
  overflow-y: hidden;
  height: 20px;
}
.similar-property .title-ref span {
  font-weight: 900;
}
@media only screen and (max-width: 991px) {
  .similar-property .title-ref {
    width: auto;
  }
}
.similar-property .details {
  width: 263px;
  border-top: 1px solid #D7D7D7;
  border-left: 1px solid #D7D7D7;
  border-right: 1px solid #D7D7D7;
  padding: 6px 8px 6px 16px;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1em;
  color: #505050;
  margin-bottom: 0px !important;
  min-height: 80px;
}
@media only screen and (max-width: 991px) {
  .similar-property .details {
    width: auto;
  }
}
.similar-property .details span {
  font-weight: 900;
}
.similar-property .details .property-icons a {
  color: #bebebe;
  padding-left: 4px;
  font-weight: 300 !important;
  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;
}
.similar-property .details .property-icons a:hover {
  color: #767676;
}
.similar-property .details .property-icons a.active {
  color: #767676;
}
.similar-property .price {
  width: 263px;
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.4em;
  color: #ffffff;
  background-color: #767676;
  display: block;
  padding-left: 16px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.similar-property .price a.btn-details {
  background-color: #9C9C9C;
  color: #ffffff;
  padding: 4px 8px 4px 8px;
  font-weight: normal;
  margin-top: -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;
}
.similar-property .price a.btn-details:hover {
  text-decoration: none;
  background-color: #4C4C4C;
}
.similar-property .price a.btn-details:focus,
.similar-property .price a.btn-details:active {
  text-decoration: none;
}
@media only screen and (max-width: 991px) {
  .similar-property .price {
    width: auto;
  }
}
.similar-property .pop {
  position: relative;
}
@media only screen and (max-width: 991px) {
  .similar-property .pop {
    width: 100%;
    height: auto;
  }
}
.similar-property .big_img {
  height: 220px;
  width: 348px;
  position: absolute;
  z-index: 99;
  top: -220px;
  left: -1px;
  border: 4px solid #D7D7D7;
}
.stickyspace {
  padding-top: 106px;
}
.carousel-control {
  z-index: 2;
  opacity: 1;
  width: 5%;
}
@media only screen and (max-width: 991px) {
  .carousel-control {
    width: 10%;
  }
}
@media only screen and (max-width: 520px) {
  .carousel-control {
    width: 14%;
  }
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
  filter: none;
  background-repeat: repeat-x;
}
.propertyListButtons {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.propertyListButtons__left {
  flex: 1 0 auto;
  padding: 20px 0;
}
@media only screen and (max-width: 1199px) {
  .propertyListButtons__left {
    text-align: center;
  }
}
@media only screen and (max-width: 991px) {
  .propertyListButtons__left {
    flex: 100%;
  }
}
.propertyListButtons__right {
  flex: 1 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 12px 10px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  .propertyListButtons__right {
    padding: 20px 0;
    flex: 100%;
    justify-content: space-between;
  }
}
.propertyListButtons__right a {
  text-decoration: none !important;
}
.propertyListButtons__right a:hover,
.propertyListButtons__right a :focus {
  background-color: #5d5d5d;
  text-decoration: none !important;
}
.propertyListButtons__right__item {
  flex: 0 0 auto;
  font-family: 'Lato';
  font-weight: normal;
  font-size: 1.2em;
  background-color: #9C9C9C;
  color: #ffffff !important;
  display: flex;
  align-items: center;
}
.propertyListButtons__right__item:first-child {
  background-color: #E31818;
}
.propertyListButtons__right__item:first-child .propertyListButtons__right__item__logo {
  background-color: #BC171D;
}
.propertyListButtons__right__item:first-child:hover {
  background-color: #b51313;
}
@media only screen and (max-width: 1199px) {
  .propertyListButtons__right__item {
    flex: 0 0 49%;
  }
}
@media only screen and (max-width: 680px) {
  .propertyListButtons__right__item {
    flex: 100%;
    margin-bottom: 10px;
  }
}
.propertyListButtons__right__item span {
  flex: 100%;
  align-self: center;
  padding-right: 10px;
  white-space: nowrap;
}
.propertyListButtons__right__item__logo {
  position: inherit;
  margin-right: 10px;
  padding: 10px;
  background-color: #000000;
  height: 100%;
  display: flex;
  align-items: center;
}
.priceCheckHomeButton {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px 50px;
  z-index: 100;
  cursor: pointer;
  transition: transform 0.5s ease-out;
}
@media only screen and (max-width: 650px) {
  .priceCheckHomeButton {
    display: none;
  }
}
.priceCheckHomeButton:hover {
  transform: scale(1.1);
  transition: transform 0.5s all;
}
.priceCheckHomeButton__container {
  position: relative;
  display: flex;
}
.priceCheckHomeButton__container__text {
  position: absolute;
  left: 0;
  bottom: 25px;
  text-align: center;
  display: flex;
  justify-content: center;
}
.priceCheckHomeButton__container__text span {
  color: white;
  flex: 0 0 80%;
  font-size: 1.1em;
}
.desc-footer {
  position: relative;
  margin: 15px 0;
  font-family: 'Lato' !important;
}
.desc-footer a {
  font-size: large;
  color: #ff0000;
  font-weight: 800;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
  transition: color 0.5s ease-out;
}
.desc-footer a:hover {
  color: #e60000;
}
#photo360 {
  position: relative;
}
#panoramaGalleryLayer {
  display: none;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 999;
  width: 100%;
  height: 627px;
  padding: 20px 40px;
}
#panorama {
  width: 100%;
  height: 627px;
}
#controls {
  position: absolute;
  bottom: 0;
  z-index: 2;
  text-align: center;
  width: 100%;
  padding-bottom: 3px;
}
.ctrl {
  padding: 8px 5px;
  width: 40px;
  text-align: center;
  background: #E31818;
  display: inline-block;
  cursor: pointer;
}
.ctrl i {
  font-size: 27px;
  color: #ffffff;
}
.pnlm-load-button p {
  color: #ffffff !important;
}
.panoramaGallery {
  display: flex;
  position: relative;
  flex-wrap: wrap;
}
.panoramaGalleryItem {
  padding: 0 5px 8px 5px;
}
.panoramaGalleryItem img {
  width: 180px;
  cursor: pointer;
  height: 105px;
}
.gallery111 {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .gallery111 {
    width: 100%;
    padding: 1.2em 1.2em;
  }
}
.gallery111__container {
  max-width: 1823px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 6px;
}
.gallery111__list {
  margin: -0.33%;
}
.gallery111__list .gallery111__list {
  margin: -1.1%;
}
.gallery111__col {
  float: left;
  padding: 0.33%;
  width: 67%;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .gallery111__col {
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  .gallery111__col {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .gallery111__col {
    padding: 0;
  }
}
.gallery111__col--small {
  width: 33%;
}
@media only screen and (max-width: 1199px) {
  .gallery111__col--small {
    width: 50%;
  }
}
@media only screen and (max-width: 991px) {
  .gallery111__col--small {
    display: none;
  }
}
.gallery111__col--full {
  width: 100%;
}
@media only screen and (max-width: 1199px) {
  .gallery111__col--full:last-child {
    display: none;
  }
}
.gallery111__col .gallery111__col {
  padding: 1.1%;
}
.gallery111__img {
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery111__img:before {
  content: "";
  display: block;
  padding-top: 66.27296588%;
}
.gallery111__img--small {
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.gallery111__img--small:before {
  content: "";
  display: block;
  padding-top: 66.84636119%;
}
.gallery111__controls {
  position: absolute;
  right: 25px;
  top: 22px;
  z-index: 9;
}
@media only screen and (max-width: 1199px) {
  .gallery111__controls {
    bottom: 22px;
    left: 30px;
    top: initial;
  }
}
@media only screen and (max-width: 991px) {
  .gallery111__controls {
    bottom: initial;
    left: initial;
    top: 22px;
  }
}
@media only screen and (max-width: 590px) {
  .gallery111__controls {
    bottom: 0;
    left: 0;
    top: initial;
    display: flex;
    justify-content: space-evenly;
    width: 100%;
    position: relative;
  }
}
.gallery111__button {
  background-color: rgba(227, 24, 24, 0.7);
  color: white;
  border: none;
  font-size: 15px;
  padding: 0.5em 1.1em;
  font-weight: bold;
  margin-right: 5px;
  transition: background-color 0.2s;
}
.gallery111__button:hover {
  background-color: rgba(227, 24, 24, 0.9);
}
@media only screen and (max-width: 590px) {
  .gallery111__button {
    width: 100%;
    margin: 0;
    background-color: #e31818;
  }
}
.gallery111__labels {
  position: absolute;
  left: 30px;
  top: 21px;
  z-index: 9;
}
@media only screen and (max-width: 590px) {
  .gallery111__labels {
    left: 15px;
    top: 14px;
  }
}
.gallery111__label {
  background-color: #9C9C9C;
  color: white;
  border: none;
  font-size: 15px;
  padding: 0.5em 1.1em;
  font-weight: bold;
  transition: background-color 0.2s;
  margin-right: 5px;
  border-right: 6px solid #4C4C4C;
}
@media only screen and (max-width: 590px) {
  .gallery111__label {
    font-size: 14px;
  }
}
.gallery111 + .gallery111 {
  margin-left: 7px;
}
@media only screen and (max-width: 767px) {
  .gallery111 + .gallery111 {
    margin-left: 3px;
  }
}
.gallery111__arrow {
  position: absolute;
  z-index: 9;
  top: 42%;
  background-color: transparent;
  border: none;
  color: white;
  font-size: 36px;
}
.gallery111__arrow--prev {
  left: 15px;
}
.gallery111__arrow--next {
  right: 15px;
}
.popupGallery .lg-thumb-item {
  border-radius: 0;
  border: 3px solid white;
}
.popupGallery .lg-thumb-item.active,
.popupGallery .lg-thumb-item:hover {
  border-color: #E31818;
}
.lg-backdrop,
.lg-outer {
  z-index: 9999 !important;
}
#propertyMapModal #map_area {
  width: 100%;
  height: 527px;
}
#propertyMapModal .modal-dialog {
  min-height: calc(100vh - 60px);
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: auto;
}
@media (max-width: 768px) {
  #propertyMapModal .modal-dialog {
    min-height: calc(100vh - 20px);
  }
}
#propertyMapModal .modal-content {
  border-radius: 0;
  border: none;
}
#propertyMapModal .modal-body {
  padding: 0;
}
.modal-backdrop {
  z-index: 2004;
  background-color: #000;
  z-index: 11111;
}
.modal-backdrop.in {
  opacity: 0.85 !important;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
  z-index: 999999;
}
.lg-backdrop.in {
  opacity: 0.85 !important;
}
@media only screen and (max-width: 991px) {
  .reorder-md {
    display: flex;
    flex-direction: column-reverse;
  }
}
.details__list {
  list-style: none;
  padding: 15px 0 0 0;
  margin: 0;
}
.details__list li {
  padding-right: 20px;
  display: table-cell;
}
.details__list li img {
  padding-right: 8px;
  max-height: 20px;
}
.details__list li .details__listText {
  font-size: 15px;
  font-weight: 700;
  color: #505050;
}
.details__list li .details__listText sup {
  font-size: 60%;
}
.properties-container {
  width: 1172px;
  margin: 0 auto;
  margin-top: 30px;
}
@media only screen and (max-width: 1199px) {
  .properties-container {
    width: 961px;
  }
}
@media only screen and (max-width: 991px) {
  .properties-container {
    width: 534px;
  }
}
@media only screen and (max-width: 767px) {
  .properties-container {
    width: 534px;
  }
}
@media only screen and (max-width: 590px) {
  .properties-container {
    width: 410px;
  }
}
.list {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0 -0.6% 0 -0.6%;
}
@media only screen and (max-width: 1199px) {
  .list {
    margin: 0 -5px 0 -5px;
  }
}
.list__item {
  padding: 0 1.6%;
  margin-bottom: 38px;
}
@media only screen and (min-width: 1200px) {
  .list__item {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 991px) {
  .list__item {
    padding: 0 5px;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .list__item {
    margin-bottom: 30px;
  }
}
.propList {
  background: white;
  color: #2D2D2D;
  position: relative;
  margin-bottom: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px solid #D7D7D7;
  cursor: pointer;
}
@media only screen and (max-width: 991px) {
  .propList {
    display: block;
  }
}
.propList:hover {
  color: #2D2D2D;
}
.propList__imgWrap {
  padding: 4px;
  position: relative;
}
.propList__labels {
  position: absolute;
  top: 7px;
  right: 7px;
}
@media only screen and (max-width: 1199px) {
  .propList__labels {
    top: 7px;
    left: 7px;
  }
}
.propList__label {
  display: inline-block;
  text-transform: uppercase;
  background-color: #9C9C9C;
  color: #ffffff;
  font-family: 'Lato';
  font-weight: bold;
  font-size: 1.1em;
  padding: 6px 12px 6px 12px;
  border-left: 6px solid #4C4C4C;
}
.propList__img {
  margin: 0;
  -ms-flex-item-align: start;
  align-self: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1199px) {
  .propList__img {
    width: 400px;
    height: 250px;
  }
}
@media only screen and (max-width: 991px) {
  .propList__img {
    width: 524px;
    height: 316px;
  }
}
@media only screen and (max-width: 590px) {
  .propList__img {
    width: 400px;
    height: 272px;
  }
}
.propList__img:before {
  content: "";
  display: block;
  padding-top: 65.447983% !important;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
}
.propList__featureIcons {
  bottom: 4px;
  right: 4px;
  position: absolute;
  background: rgba(227, 24, 24, 0.75);
  max-width: 45px;
  height: 40px;
  overflow: hidden;
  margin: 3px 3px;
  transition: all 0.5s;
  cursor: pointer;
}
.propList__featureIcons:hover {
  max-width: 100%;
}
.propList__featureIcons:hover .see-video {
  max-width: 100%;
}
.propList__featureIcon {
  cursor: pointer;
}
.propList__featureIcon > div {
  height: 100%;
}
.propList__featureIcon .glyphicon {
  padding: 8px 8px 8px 11px;
  float: left;
  color: white;
  font-size: 22px;
}
.propList__featureIcon .see-video {
  transition: all 0.5s;
  display: block;
  color: white;
  padding-top: 12px;
  float: left;
  padding-right: 10px;
  white-space: nowrap;
  max-width: 0px;
  font-size: 13px;
  font-weight: bold;
}
.propList__body {
  border-left: 0;
  padding: 10px 10px 4px 25px;
}
@media only screen and (max-width: 991px) {
  .propList__body {
    padding: 10px 5px 4px 5px;
  }
}
.propList__title {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 991px) {
  .propList__title {
    padding-left: 10px;
  }
}
.propList__title h4 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 0.03em;
  margin-bottom: 0;
  margin: 5px 0 8px 0;
  color: #505050;
}
@media only screen and (max-width: 1199px) {
  .propList__title h4 {
    margin: 5px 0 4px 0;
  }
}
.propList__titleText {
  color: #E31818;
  font-size: 20px;
  font-weight: 700;
  margin-top: 17px;
  margin-bottom: 13px;
  padding-right: 25px;
  line-height: 1.3em;
  min-height: 52px;
}
@media only screen and (max-width: 1199px) {
  .propList__titleText {
    margin-top: 10px;
    margin-bottom: 5px;
  }
}
@media only screen and (max-width: 991px) {
  .propList__titleText {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.propList__subTitle {
  display: flex;
  justify-content: space-between;
  color: #505050;
}
@media only screen and (max-width: 991px) {
  .propList__subTitle {
    padding-right: 10px;
    padding-left: 10px;
  }
}
.propList__location {
  color: #505050;
  font-weight: 900;
  font-size: 15px;
}
.propList__ref {
  font-size: 14px;
  font-weight: 700;
  color: #505050;
}
.propList__ref span {
  font-weight: 900;
}
@media only screen and (max-width: 1199px) {
  .propList__ref {
    /*padding-top: 10px;*/
  }
}
.propList__price {
  font-family: 'Lato';
  font-weight: 900;
  font-size: 1.4em;
  color: #ffffff;
  background-color: #767676;
  display: block;
  padding: 6px 15px 5px 15px;
}
.propList__text {
  width: 100%;
  font-size: 14.5px;
  margin: 7px 0;
  color: #505050;
  height: 93px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 25px;
}
@media only screen and (max-width: 1199px) {
  .propList__text {
    height: 44px;
  }
}
@media only screen and (max-width: 991px) {
  .propList__text {
    margin: 10px 0;
    padding-right: 10px;
    padding-left: 10px;
  }
}
.propList__detailsWrap {
  width: 100%;
  margin: 15px 0 14px 0;
}
@media only screen and (max-width: 1199px) {
  .propList__detailsWrap {
    margin-top: 0;
  }
}
.propList__details {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  .propList__details {
    text-align: center;
  }
}
.propList__details > li {
  font-weight: bold;
  display: inline-block;
  text-align: center;
  margin-right: 25px;
  font-size: 15px;
  color: #505050;
}
@media only screen and (max-width: 1199px) {
  .propList__details > li {
    font-size: 14px;
  }
}
@media only screen and (max-width: 991px) {
  .propList__details > li {
    margin-right: 14px;
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .propList__details > li {
    margin-right: 34px;
  }
}
@media only screen and (max-width: 590px) {
  .propList__details > li {
    margin-right: 8px;
  }
}
@media only screen and (max-width: 460px) {
  .propList__details > li {
    margin-right: 26px;
  }
}
.propList__detailsButton {
  display: flex;
  justify-content: space-between;
  width: 100%;
  background-color: #767676;
}
.propList__detailsButton .button {
  font-size: 14.5px;
  padding: 4px 15px 4px 25px;
  font-family: 'Lato';
  font-size: 20px;
  color: #ffffff;
  background-color: #9C9C9C;
  display: block;
  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;
}
.propList__detailsButton .button:hover {
  text-decoration: none;
  background-color: #4C4C4C;
}
.propList__fav {
  margin: 5px 0 0 0;
}
.propList__fav a {
  font-size: 16px;
  color: #bebebe;
  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;
}
.propList__fav a:hover {
  color: #767676;
}
.chooseReportType {
  background-color: transparent !important;
  display: none;
}
.chooseReportType div:hover {
  background-color: transparent !important;
}
.energyCertificate {
  position: absolute;
  right: 15px;
  bottom: 15px;
  z-index: 1;
}
@media only screen and (max-width: 590px) {
  .energyCertificate {
    bottom: 50px;
  }
}