﻿.link-unstyled,
.link-unstyled:visited,
.link-unstyled:hover,
.link-unstyled:active,
.link-unstyled:focus,
.link-unstyled:active:hover {
  font-style: inherit;
  color: inherit;
  background-color: transparent;
  font-size: inherit;
  text-decoration: none;
  font-variant: inherit;
  font-weight: inherit;
  line-height: inherit;
  font-family: inherit;
  border-radius: inherit;
  border: inherit;
  outline: inherit;
  box-shadow: inherit;
  padding: inherit;
  vertical-align: inherit;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="date"]::-webkit-calendar-picker-indicator,
input[type="date"]::-webkit-inner-spin-button {
  display: none;
}
/* Fonts */
@font-face {
  font-family: 'ElegantIcons';
  src: url('../../fonts/ElegantIcons.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-Light';
  src: url('../../fonts/montserrat-light.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-LightItalic';
  src: url('../../fonts/montserrat-lightitalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-Regular';
  src: url('../../fonts/montserrat-regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-Medium';
  src: url('../../fonts/montserrat-Medium.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('../../fonts/montserrat-SemiBold.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-Bold';
  src: url('../../fonts/Montserrat-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'Montserrat-ExtraBold';
  src: url('../../fonts/montserrat-ExtraBold.ttf') format('truetype');
}
/* HELPERS */
.row.display-flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-end {
  align-items: flex-end;
  justify-content: center;
}
.flex-center {
  align-items: center;
  justify-content: center;
}
.row.display-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
}
.md-sm-border-toggle {
  border-left: 1px solid #D0D0D0;
  padding-top: 0px;
}
.row-eq-height,
.row-eq-height-lg,
.row-eq-height-md {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1200px) {
  .row-eq-height-lg {
    display: block;
  }
}
@media (max-width: 992px) {
  .row-eq-height-md {
    display: block;
  }
  .md-sm-border-toggle {
    padding-top: 20px;
    border-left: none;
  }
}
.p-relative {
  position: relative;
}
.p-absolute {
  position: absolute;
}
.bolder-title {
  font-family: Montserrat-ExtraBold;
  font-size: 28px;
  letter-spacing: 1.7px;
  color: #252525;
}
.normal-text {
  font-family: Montserrat-Regular;
  font-size: 19px;
  color: rgba(37, 37, 37, 0.8);
  letter-spacing: normal;
  line-height: 1.58;
}
.follow-your-home-text {
  font-family: Montserrat-ExtraBold;
  font-size: 28px;
  line-height: 1.71;
  letter-spacing: 1.7px;
  color: #252525;
}
/* /HELPERS */
.new-properties-count-title {
  font-size: 20px;
  font-family: 'Montserrat-SemiBold';
  letter-spacing: 1.2px;
}
/* Fonts - classes*/
.regular {
  font-family: 'Montserrat-Regular';
}
.medium {
  font-family: 'Montserrat-Medium';
}
.semi-bold {
  font-family: 'Montserrat-SemiBold';
}
.bold {
  font-family: 'Montserrat-ExtraBold';
}
/* TRUST PAGE */
#trust-images-carousel .carousel-indicators {
  text-align: right;
  right: 40px;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 15;
  list-style: none;
  width: auto;
  left: 0;
  bottom: 60px;
}
/* /TRUST PAGE*/
/* Dashboard tabs*/
.dashboard-period-tabs-ul {
  border-bottom: solid 1px #C0C0C0 !important;
}
.dashboard-period-tabs-ul li:not(:first-child) {
  margin: 0px 11px;
}
.dashboard-period-tabs-ul li a {
  color: #3C3C3C !important;
  background: none !important;
}
.dashboard-period-tabs-ul li:not(.active) a {
  border: none !important;
  font-weight: 400;
}
.dashboard-period-tabs-ul li.active a {
  border-bottom: solid 5px #E62429 !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  font-weight: 600;
}
.dashboard-value {
  color: #106BB4;
  font-family: Montserrat;
  font-size: 48px;
}
/* DATE PICKER HOMELOVERS */
.ui-datepicker-week-end {
  color: #ACACAC !important;
}
.ui-widget.ui-widget-content {
  width: 380px !important;
}
.ui-datepicker-title * {
  font-family: 'Montserrat' !important;
  text-transform: uppercase !important;
  font-size: 12px !important;
  font-weight: 700 !important;
}
.ui-datepicker .ui-datepicker-next {
  right: 50px !important;
  top: 0px !important;
  border: none !important;
  background: none !important;
}
.ui-datepicker .ui-datepicker-prev {
  left: 50px !important;
  top: 0px !important;
  border: none !important;
  background: none !important;
}
.ui-datepicker .ui-datepicker-header {
  background: none !important;
  border: none !important;
}
.ui-widget.ui-widget-content {
  border: 1px solid #EFEFEF !important;
  padding: 10px 8px !important;
}
table.ui-datepicker-calendar > thead > tr {
  border-bottom: 1px solid #D4D4D4 !important;
}
table.ui-datepicker-calendar > thead > tr > th {
  font-family: 'Montserrat' !important;
  text-transform: uppercase !important;
}
.ui-datepicker td span,
.ui-datepicker td a,
.ui-datepicker td span,
.ui-datepicker td span {
  padding: .75em 0.2em !important;
  margin: .7em .2em !important;
  text-align: center !important;
}
table.ui-datepicker-calendar > tbody > tr:not(:first-child) {
  border-top: 1px solid #D4D4D4 !important;
}
table.ui-datepicker-calendar > tbody > tr > td > span,
table.ui-datepicker-calendar > tbody > tr > td > a {
  border: none !important;
  font-family: 'Montserrat' !important;
  text-transform: uppercase !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}
table.ui-datepicker-calendar > tbody > tr > td:not(.ui-datepicker-current-day) > a,
table.ui-datepicker-calendar > tbody > tr > td:not(.ui-datepicker-current-day) > span {
  background: none !important;
}
.ui-datepicker-current-day:not(.ui-state-disabled) > a,
.ui-datepicker-current-day:not(.ui-state-disabled) > span {
  background-color: #F46C70 !important;
  border-radius: 50% !important;
}
.ui-state-active {
  color: white !important;
}
/* - - - - - - - - - - - */
textarea {
  resize: none;
}
body {
  font-family: 'Montserrat';
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
}
.clickable {
  cursor: pointer;
}
input:focus,
select:focus {
  outline: none !important;
}
.form-control:focus {
  box-shadow: none !important;
}
.col-align-items-center {
  align-self: center !important;
  align-items: center !important;
}
div[role="tooltip"] {
  font-family: 'Montserrat';
  box-shadow: -4px 4px 8px -4px rgba(0, 0, 0, 0.15);
  border: 1px solid #DFDFDF;
  padding: 30px;
  max-width: 25%;
  color: #212124;
  font-size: 14px;
  font-weight: 500;
}
input[type="text"] {
  cursor: auto;
}
.body-container {
  margin-top: 175px;
}
@media only screen and (min-width: 768px) {
  .body-container {
    margin-top: 200px;
  }
  .body-container.user-logged {
    margin-top: 320px;
  }
}
/* Cookies disclaimer */
.cookie-directive-container a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
  font-weight: normal;
}
.cookie-directive-container {
  display: none;
  padding: 0;
  color: #3B3B3B;
  text-align: justify;
  background-color: #FFFFFF;
}
.cookie-directive-container .navbar-default {
  background-color: #FFFFFF;
}
.cookie-anchor:link,
.cookie-anchor:visited,
.cookie-anchor:hover,
.cookie-anchor:active {
  border: 0;
  color: #ffffff;
  background-color: #E32628;
  padding: 10px 20px 10px 20px;
  font-size: 11px;
  font-weight: 600 !important;
}
.cookie-anchor-general:link,
.cookie-anchor-general:visited,
.cookie-anchor-general:hover,
.cookie-anchor-general:active {
  color: #E42123;
  font-weight: 700 !important;
}
.cookie-div-text {
  padding-top: 20px;
  font-weight: 500;
  text-align: center;
}
.cookie-div-button {
  padding: 30px;
}
/*** BANNER ***/
#homepage_main_carrousel {
  margin-left: 25px;
  margin-right: 15px;
}
#homepage_main_carrousel .carousel-indicators {
  width: auto;
  height: auto;
  margin: 0 0 0 0;
  top: 80%;
  left: 80%;
}
.App-bannerSlider {
  width: 100%;
}
/*** EXCLUSIVE HOUSES ***/
.exclusive-properties-mainrow {
  margin-bottom: 50px;
}
.exclusive-houses-title {
  font-size: 28px;
  font-family: 'Montserrat-Bold';
  color: #252525;
}
.ExclusiveHouses {
  margin: 4.7em 8.5em;
}
.ExclusiveHouses .ExclusiveHouses-Title {
  font-weight: bold;
}
.ExclusiveHouses .ExclusiveHouses-Title,
.ExclusiveHouses .RedCapitals {
  display: inline;
  vertical-align: top;
  line-height: 28px;
}
.ExclusiveHouses .RedCapitals {
  float: right;
}
.exclusive-houses-see-all-image {
  height: 19px;
  padding-bottom: 3px;
}
/*** LAST ENTRIES ***/
.LastEntries {
  margin: 4.7em 8.5em;
  display: flex;
  flex-wrap: wrap;
}
.last-entries-container {
  margin-top: 2em;
}
.LastEntries-UpperLeft {
  width: 33%;
  /* box-shadow: 0 0 0 1px darkgray; */
  margin-bottom: 2em;
}
.LastEntries-UpperLeft-Title {
  margin-top: 45%;
}
.LastEntries-UpperLeft-RedCapitals {
  font-size: 1.4em;
}
.LastEntries-UpperCenter {
  width: 33%;
  /* box-shadow: 0 0 0 1px darkgray; */
  margin-bottom: 2em;
}
.LastEntries-UpperRight {
  width: 33%;
  /* box-shadow: 0 0 0 1px darkgray; */
  margin-bottom: 2em;
}
.LastEntries-LowerLeft {
  width: 33%;
  /* box-shadow: 0 0 0 1px darkgray; */
  margin-bottom: 2em;
}
.LastEntries-LowerCenter {
  width: 33%;
  /* box-shadow: 0 0 0 1px darkgray; */
  margin-bottom: 2em;
}
.LastEntries-LowerRight {
  width: 33%;
  /* box-shadow: 0 0 0 1px darkgray; */
  margin-bottom: 2em;
}
/*** LAST ENTRY OBJECT ***/
.LastEntryObject-Div-L {
  padding-left: 0em;
  padding-right: 1.7em;
}
.LastEntryObject-Div-C {
  padding-left: .8em;
  padding-right: .8em;
}
.LastEntryObject-Div-R {
  padding-left: 1.7em;
  padding-right: 0em;
}
.LastEntryObject-Image {
  width: 100%;
  display: block;
  margin: 0 auto;
}
.LastEntryObject-TitleReferencePrice {
  display: flex;
  justify-content: space-between;
}
.LastEntryObject-Reference {
  color: darkgray;
  font-size: 1em;
  font-weight: 600;
  margin-top: -0.8em;
}
.LastEntryObject-Price {
  font-size: 1.4em;
  line-height: 40px;
  font-weight: 800;
  float: right;
}
.LastEntryObject-Details {
  display: flex;
  justify-content: space-between;
  align-items: center;
  /* margin-top: -15px; */
}
.LastEntryObject-Details-AreaRooms {
  font-size: 1em;
}
.LastEntryObject-Details-AreaRooms p {
  display: inline;
  margin-right: 0em;
}
.Separator {
  color: darkgrey;
  padding-left: .8em;
  padding-right: .8em;
}
#LastEntryObject-SquareM {
  color: darkgrey;
}
/* .LastEntryObject-Details-BedRoomIcon {
  height: 1.2em;
  margin-bottom: -.2em;
  margin-right: .8em;
} */
.LastEntryObject-Details-BedAndBathRoomIcons {
  height: 1.2em;
  margin-bottom: -0.2em;
  margin-right: .8em;
}
.LastEntryObject-Details-Favorite {
  height: 1.2em;
  float: right;
}
/*** PRESENTATION ***/
.Presentation-Ilustration {
  width: 100%;
}
.Presentation-Description {
  font-size: 1.1em;
  color: darkgrey;
  line-height: 1.5em;
  letter-spacing: .08em;
}
/*** DOWNLOAD APP ***/
@media (max-height: 998px) {
  .download-app-wrapper {
    text-align: center;
  }
}
.download-app-smartphone-image {
  width: 180px;
  height: 200px;
}
.download-app-message-title {
  margin-bottom: 0.5em;
  color: #252525;
  font-size: 28px;
  font-family: 'Montserrat-ExtraBold';
  letter-spacing: 1.7px;
}
/*** COMPANY VALUES ***/
.CompanyValues-Div {
  text-align: center;
  width: 100%;
  margin: 7em 0 10em 0;
}
.CompanyValues-Div > * {
  text-align: center;
}
.CompanyValues-Div .ComapanyValues-Section {
  margin-left: 4em;
  text-align: center;
  width: 33%;
}
.CompanyValues-Div .CompanyValues-Section .CompanyValues-Image {
  height: 150px;
}
.CompanyValues-Div .CompanyValues-Section .CompanyValues-Title {
  letter-spacing: 2.4px;
  font-family: 'Montserrat-SemiBold';
  font-size: 24px;
}
.CompanyValues-Div .CompanyValues-Section .CompanyValues-Text {
  font-size: 16px;
  letter-spacing: 0.5px;
  padding-right: 10px;
  padding-left: 10px;
  font-family: 'Montserrat-Medium';
  color: #3d3d3d;
}
/* Property */
.PropertyDisplay {
  margin: 1em 0em 47px 0em;
}
.PropertyDisplay-Others img,
.PropertyDisplay-Others p,
.PropertyDisplay-Details-BedAndBathRoom {
  display: inline-block !important;
  font-family: 'Montserrat-SemiBold';
  color: #252525;
  letter-spacing: 1.4px;
  font-size: 14px;
  margin: 0 !important;
  height: 26px;
}
.PropertyDisplay-Details-BedAndBathRoom p {
  vertical-align: sub !important;
}
.PropertyDisplay .PropertyDisplay-Place,
.PropertyDisplay .PropertyDisplay-Reference,
.PropertyDisplay .PropertyDisplay-Price {
  margin-bottom: 0px;
}
.property-images-owl > .owl-nav > .owl-prev,
.property-detail-images-owl > .owl-nav > .owl-prev {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  left: 7px;
  display: block !IMPORTANT;
  border: 0px solid black;
}
.property-images-owl > .owl-nav > .owl-next,
.property-detail-images-owl > .owl-nav > .owl-next {
  width: 15px;
  height: 100px;
  position: absolute;
  top: 40%;
  right: 10px;
  display: block !IMPORTANT;
  border: 0px solid black;
}
.property-images-owl > .owl-nav > .owl-prev i,
.property-images-owl > .owl-nav > .owl-next i,
.property-detail-images-owl > .owl-nav > .owl-prev i,
.property-detail-images-owl > .owl-nav > .owl-next i {
  transform: scale(1, 6);
  color: #ccc;
}
.property-detail-images-owl > .owl-nav > .owl-prev {
  left: 35px;
}
.property-detail-images-owl > .owl-nav > .owl-next {
  right: 35px;
}
.property-detail-images-owl .owl-next {
  top: 0 !important;
  right: 0 !important;
  padding-top: 20% !important;
  padding-right: 0% !important;
  height: 100% !important;
  width: 11% !important;
  padding-left: 4% !important;
}
.property-detail-images-owl .owl-prev {
  top: 0 !important;
  left: 0 !important;
  padding-top: 20% !important;
  padding-left: 3.5% !important;
  height: 100% !important;
  width: 11% !important;
}
.property-detail-images-owl .owl-item .item {
  height: 100%;
}
.property-detail-images-owl .owl-stage {
  display: flex;
}
.client-properties-listing-item-title {
  font-family: Montserrat-Bold;
  font-size: 21px;
  letter-spacing: 1.3px;
  color: #f46c70;
}
.PropertyDisplay .owl-next {
  right: 4.2% !important;
}
.PropertyDisplay .owl-prev {
  left: 4% !important;
}
.PropertyDisplay .PropertyDisplay-Place {
  margin-top: 2.6%;
  color: #f45458;
  font-size: 18px;
  line-height: 1.44;
  font-family: 'Montserrat-Bold';
  text-transform: uppercase;
  letter-spacing: 1.8px;
  min-height: 52px;
}
.PropertyDisplay .PropertyDisplay-Reference {
  color: rgba(37, 37, 37, 0.5);
  margin-bottom: 4%;
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: 'Montserrat-SemiBold';
}
.PropertyDisplay .PropertyDisplay-Price {
  color: #0f0f0f;
  font-size: 18px;
  font-family: 'Montserrat-Bold';
  letter-spacing: 1.8px;
}
.PropertyDisplay .PropertyDisplay-Others .PropertyDisplay-Area {
  color: #252525 !important;
  font-size: 14px !important;
  font-family: 'Montserrat-SemiBold';
  letter-spacing: 1.4px;
  display: inline-block;
  height: 26px;
  vertical-align: sub;
  margin: 0px !important;
}
.PropertyDisplay .PropertyDisplay-Others .PropertyDisplay-Details-BedAndBathRoom img {
  height: 22px;
  width: 26px;
}
.PropertyDisplay .PropertyDisplay-Others .PropertyDisplay-Details-BedAndBathRoom.Bedroom {
  margin-left: 6% !important;
}
.PropertyDisplay .PropertyDisplay-Others .PropertyDisplay-Details-BedAndBathRoom.Bathroom {
  margin-left: 4% !important;
}
.PropertyDisplay .PropertyDisplay-Others .PropertyDisplay-Details-BedAndBathRoom.Parking {
  margin-left: 4% !important;
}
.PropertyDisplay .PropertyDisplay-Others .PropertyDisplay-Details-BedAndBathRoom.Exterior {
  margin-left: 3% !important;
}
.PropertyDisplay .PropertyDisplay-Others .PropertyDisplay-Details-Favorite {
  margin: 0 10px 0 0;
}
.PropertyDisplay-Details-Favorite {
  float: right;
  width: 28px;
  height: 20px;
  background-image: url(../images/icon-favorite-unselected.png);
  background-repeat: no-repeat;
  background-size: 28px 20px;
  padding: 0;
  cursor: pointer;
}
.PropertyDisplay-Details-Favorite.selected {
  background-image: url(../images/icon-favorite-selected.png);
}
.PropertyDisplay-Image {
  object-fit: cover;
}
.PropertyDisplay-Image:not(.PropertyDisplay-Image-Property) {
  width: 100%;
  min-height: 250px !important;
  max-height: 250px !important;
}
/* Footer */
#footer_navigation_list {
  color: black;
  font-size: 20px;
  font-weight: bold;
  padding-left: 0px;
}
#footer_navigation_list li {
  font-style: 'Montserrat';
  list-style: none;
  font-size: 16px;
  font-weight: 500;
  margin-left: 0px;
  display: block;
}
#footer_navigation_list li a {
  line-height: 2.5;
  padding: 0px !important;
}
#sidebar-navigation-list-mobile {
  padding: 0px;
}
#sidebar-navigation-list-mobile .user-content-navigation-list-item.active a {
  border-bottom: none;
}
#footer_navigation_list .user-content-navigation-list-item.active a {
  border-bottom: none;
  font-weight: 600 !important;
}
.Footer-Background {
  background-color: #f0f0f0;
  width: 100%;
  padding-top: 3%;
  padding-bottom: 3%;
  padding-left: 6%;
  padding-right: 6%;
}
.Footer-HomeLovers-Title {
  font-size: 16px !important;
  text-transform: uppercase;
  font-family: 'Montserrat-SemiBold';
  letter-spacing: 1.6px;
  margin: 0;
  line-height: 2.5;
}
.footer-homelovers a:link,
.footer-homelovers a:visited,
.footer-homelovers a:hover,
.footer-homelovers a:active {
  color: #252525;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Montserrat-Medium';
  letter-spacing: 1.2px;
}
.footer-homelovers ul {
  padding: 0;
  list-style-type: none;
}
.footer-homelovers li {
  line-height: 30px;
}
.Footer-Div {
  display: flex;
  justify-content: space-between;
  /* background-color: rgb(240, 240, 240);   */
  margin: 0 8.5em;
  padding-top: 3em;
  padding-bottom: 3em;
  /* box-shadow: 0 0 0 1px darkgray; */
}
.Footer-HousesHomeLovers {
  width: 50%;
  display: flex;
  /* box-shadow: 0 0 0 1px darkgray; */
}
.Footer-Houses {
  display: block;
  margin-right: 7em;
}
.Footer-Houses > p {
  color: darkgrey;
  letter-spacing: .04em;
}
#Footer-Newsletter-Title {
  margin-bottom: 0.1em;
}
.Footer-Newsletter-EmailDiv {
  display: flex;
  justify-content: space-between;
  margin-top: 3em;
}
#RedSubscribe {
  font-size: 1em;
  color: red;
  font-weight: 600;
}
#Footer-Newsletter-EmailUnderline {
  background-color: dimgrey;
  color: dimgrey;
  border: solid 0.1em dimgrey;
  /* height: 5px !important; */
  /* width: 1000px !important; */
  margin-top: .03em;
}
.footer_right_section {
  padding-top: 4%;
}
.social_icons_container {
  margin-bottom: 10%;
}
.social_icons_container .social_icons {
  display: inline;
  width: 40px;
  height: 40px;
  margin-right: 16px;
}
.market_section .market_icons {
  display: inline;
  height: 15%;
  width: 30%;
}
.market_section p {
  font-size: 12px;
  font-family: 'Montserrat-Medium';
  letter-spacing: 1.2px;
  color: #252525;
}
.copyright_section {
  color: #252525;
  font-size: 14px;
  margin-top: 27px;
  margin-bottom: 27px;
  font-family: 'Montserrat-Medium';
  text-align: center;
  letter-spacing: 1.4px;
}
.navbar-header {
  height: 40px !important;
}
.navbar-brand {
  height: auto;
}
.navbar-brand > img {
  transition: 0.5s;
  display: block;
  height: 130px;
  width: 130px;
  position: relative;
  z-index: 1;
  /*bottom: 10px;*/
}
.nav-navigation-list {
  position: relative;
  margin-top: 0px !important;
  margin-left: 0px !important;
  margin-bottom: 10px;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
#search_icon_header {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}
@media screen and (max-width: 992px) {
  .navbar-brand > img {
    width: 90px !important;
    height: 90px !important;
    left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .user-logo-header {
    margin-right: 20px;
  }
  .header-user-notifications-badge {
    margin-right: 20px;
  }
}
@media screen and (max-width: 500px) {
  .navbar-brand > img {
    width: 80px !important;
    height: 80px !important;
  }
  .user-logo-header {
    position: absolute;
    top: 5px;
    right: 20px;
  }
}
@media screen and (max-width: 350px) {
  .navbar-brand > img {
    width: 70px !important;
    height: 70px !important;
  }
  .user-logo-header {
    position: absolute;
    top: 0px;
    right: 10px;
  }
}
.modal-open {
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  padding-right: 17px !important;
}
.modal-open .navbar-fixed-top,
.modal-open .navbar-fixed-bottom {
  padding-right: 17px;
}
.navbar-inverse.nav-upper {
  height: 50px;
  position: sticky !important;
}
.navbar-lower {
  margin-bottom: 120px;
  background-color: white;
}
.navbar-inverse.nav-upper ul {
  float: right;
  display: table;
}
.navbar-inverse.nav-upper .navbar-upper > li {
  display: table-cell;
  font-size: 14px;
}
.navbar-inverse.nav-upper .navbar-upper > li > a {
  color: #777;
  font-family: 'Montserrat';
}
@media (min-width: 768px) {
  .navbar.navbar-lower .navbar-nav {
    margin-left: 100px;
    margin-top: 50px;
  }
}
#menu_collapsed_button_parent {
  margin-top: 40px;
  margin-bottom: 30px;
}
#menu_collapsed_button {
  display: inline;
  color: black;
}
#menu_collapsed_button span {
  background-color: black;
}
.bar_icon_group {
  display: inline-block;
  padding-bottom: 2px;
  margin-left: 10px;
}
#header_list_container {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}
#header_list_container li a {
  color: #2C2C2C;
  font-size: 14px;
  font-weight: 300;
  line-height: 42px;
  font-family: 'Montserrat';
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  padding: 0px !important;
}
.lang_input_group {
  margin-top: 20px;
  margin-bottom: 0px;
}
.lang_input_group li {
  display: inline;
  color: black;
  margin-left: 5px;
  margin-right: 5px;
}
.lang_input_group li h3 {
  display: inline;
  -webkit-font-smoothing: antialiased;
  font-family: 'Montserrat';
}
#navbar {
  display: none;
  float: right;
  /*padding-top: 15px;
    padding-bottom: 20px;*/
}
@media (min-width: 768px) {
  #navbar {
    display: table;
  }
}
/*.navbar-brand {
    margin-top: 20px;
}*/
/*@media (min-width: 837px) {
    .navbar-brand > img {
        height: 140px;
        width: 140px;
    }
}*/
.vh {
  display: inline;
  border-left: 1.5px solid #252525;
  opacity: 0.25;
}
.header_login_parent_li {
  float: right;
  margin-left: 50px !important;
  margin-right: 0px !important;
}
.header_login {
  font-family: 'Montserrat-ExtraBold' !important;
  font-size: 15px !important;
  color: #e62b1e !important;
}
.navigation_list_item {
  margin-left: 5px;
}
.navigation_list_item a {
  color: #130f16;
  text-transform: uppercase;
  padding: 10px !important;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Montserrat-SemiBold';
  letter-spacing: 1.6px;
}
.navigation_list_item a:focus,
.navigation_list_item a:hover {
  background-color: transparent !important;
}
.langlabel {
  font-size: 14px !important;
  font-family: 'Montserrat-ExtraBold' !important;
  color: rgba(75, 75, 75, 0.5) !important;
  letter-spacing: 0.6px;
}
.langlabel.active {
  color: rgba(75, 75, 75, 0.7) !important;
}
/* Side bar */
.sideBarOverlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 3000;
  top: 0;
  right: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.5s;
}
.sideBarOverlay-content {
  position: relative;
  top: 5%;
  width: 100%;
  text-align: center;
  padding-left: 20px;
}
.sideBarOverlay-content li {
  list-style: none;
  margin: 0px;
}
.sideBarOverlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 24px;
  color: black;
  display: block;
  transition: 0.3s;
}
.sideBarOverlay a:hover,
.sideBarOverlay a:focus {
  color: #f1f1f1;
}
.sideBarOverlay .closebtn {
  float: right;
  margin-right: 30px;
  font-size: 60px;
  transition: 2.5s;
}
@media screen and (max-height: 450px) {
  .sideBarOverlay .closebtn {
    top: 15px;
    right: 35px;
  }
}
#languages_side_bar {
  margin-top: 20px;
}
#languages_side_bar li {
  display: inline;
  margin-left: 15px;
  margin-right: 15px;
}
#languages_side_bar li a {
  display: inline;
  font-family: 'Montserrat';
}
#search_side_bar {
  font-family: 'Montserrat';
}
/* Login Modal */
.forgot-password-login-modal {
  position: absolute;
  right: 10.5%;
  color: #9D9D9D;
  font-size: 12px;
  text-decoration: none;
}
#login-modal {
  padding: 0 0 0 0 !important;
}
.modal-bottom-clickable-label {
  font-size: 1em !important;
  cursor: pointer;
}
.cstbtn.pill.normal {
  cursor: pointer;
  background-color: transparent !important;
  border: 1px solid #262626;
  color: #262626 !important;
}
.cstbtn.pill.facebook {
  background-color: transparent;
  border: 1px solid #3B5998;
  color: #3B5998 !important;
  width: auto;
  display: block !important;
  color: white;
  margin: 15px;
  margin-bottom: 20px;
}
.cstbtn.pill.googleplus {
  background-color: transparent;
  border: 1px solid #DD4B39;
  color: #DD4B39 !important;
  display: block !important;
  width: auto;
  margin: 15px;
  color: white;
}
.form-login-modal-inputs {
  margin-top: 20px;
}
.strike {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  font-size: 12px;
  font-family: 'Montserrat';
}
.strike > span {
  position: relative;
  display: inline-block;
}
.strike > span.uppercase {
  text-transform: uppercase;
}
.strike > span:before,
.strike > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  /* Here is the modification */
  opacity: 0.15;
  border-top: 1px solid #252525;
}
.strike > span:before {
  right: 100%;
  margin-right: 15px;
}
.strike > span:after {
  left: 100%;
  margin-left: 15px;
}
.input-modal {
  background: transparent;
  border-top: transparent !important;
  border-left: transparent !important;
  border-right: transparent !important;
  border-bottom: 1px solid #B4B4B4 !important;
  font-weight: 200;
  color: black;
  padding-left: 0;
  width: 100%;
}
.input-modal:focus {
  outline: none;
}
textarea.input-modal {
  border: 1px solid #B4B4B4 !important;
}
.input-modal-high {
  height: 50px;
}
.register-login-modal {
  text-align: center;
}
.register-show-password-icon {
  width: 25px;
  height: 20px;
  position: absolute;
  right: 50px;
  cursor: pointer;
}
/**/
/* ------ */
.RedCapitals {
  color: #E62B1E !important;
  font-size: 17px;
  font-family: 'Montserrat-Bold';
  letter-spacing: 1px;
}
.Italic {
  font-style: italic;
}
.VerticalLine {
  border-left: 0.2em solid #e2e2e2;
}
.cstbtn {
  text-decoration: none;
  color: #333333;
  line-height: 40px;
  height: auto;
  display: inline-block;
  text-align: center;
  font-size: 15px;
  width: auto;
  display: block !important;
  color: white;
  background-color: black;
  margin: 15px;
}
.cstbtn.pill {
  -webkit-border-radius: 120px;
  -moz-border-radius: 120px;
  border-radius: 120px;
  text-decoration: none;
}
.cstbtn.pill .bold {
  font-weight: bold !important;
  font-size: 15px !important;
  display: inline;
}
@media only screen and (min-width: 768px) {
  .modal-smd {
    width: 450px;
  }
  .modal-cst-lg {
    width: 1300px;
  }
  .modal-smd > .modal-content > .modal-body {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .modal-cst-lg > .modal-content > .modal-body {
    padding-left: 10%;
    padding-right: 10%;
    padding-top: 5%;
    padding-bottom: 5%;
  }
}
.modal-cst-lg > .modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
}
.modal-smd > .modal-content {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0px;
}
.modal-backdrop.in {
  opacity: 0.9;
}
.modal-backdrop {
  background-color: white;
}
#houseplan-modal-container .modal-dialog {
  width: 80%;
  height: 90%;
  margin: 30px auto;
}
#houseplan-modal-container .modal-dialog .modal-content {
  height: 100%;
}
#houseplan-modal-container .modal-dialog .modal-content .modal-body {
  padding: 2%;
  height: 100%;
}
#houseplan-modal-container .modal-dialog .modal-content .modal-body iframe {
  width: 100%;
  height: 100%;
  border: 0;
}
/* HELPERS CLASSES */
.bold-100 {
  font-weight: 100 !important;
}
.bold-200 {
  font-weight: 200 !important;
}
.bold-300 {
  font-weight: 300 !important;
}
.bold-400 {
  font-weight: 400 !important;
}
.bold-500 {
  font-weight: 500 !important;
}
.bold-600 {
  font-weight: 600 !important;
}
.bold-700 {
  font-weight: 700 !important;
}
.bold-800 {
  font-weight: 800 !important;
}
.bold-900 {
  font-weight: 900 !important;
}
.bold {
  font-weight: bold;
}
.bolder {
  font-weight: bolder !important;
}
.upper-case {
  text-transform: uppercase !important;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.float-center {
  text-align: center;
}
.no-margin {
  margin: 0 0 0 0 !important;
}
.no-padding {
  padding: 0 0 0 0 !important;
}
.no-padding-left {
  padding-left: 0;
}
.no-padding-right {
  padding-right: 0;
}
.no-padding-margin {
  padding: 0 !important;
  margin: 0 !important;
}
.align-text-center-div {
  text-align: center;
}
.inline-div {
  display: inline;
}
.inline-div > * {
  display: inline;
}
/* INFO PAGES */
.info-title {
  font-family: Montserrat-Medium;
  font-size: 18px;
  line-height: 3.33;
  letter-spacing: 0.9px;
  color: rgba(37, 37, 37, 0.4);
  text-transform: uppercase;
}
.info-main-title {
  font-family: Montserrat-Semibold;
  font-size: 28px;
  letter-spacing: 0.6px;
  line-height: 1.62;
  color: #252525;
  padding-bottom: 10px;
}
.info-subtitle {
  font-family: Montserrat-Medium;
  font-size: 21px;
  letter-spacing: 0.4px;
  line-height: 1.62;
  color: #252525;
}
.info-column-title {
  font-family: Montserrat-ExtraBold;
  font-size: 25px;
  line-height: 1.6;
  letter-spacing: 0.6px;
  color: #252525;
  padding-bottom: 30px;
}
.info-column-text {
  font-family: Montserrat-Regular;
  font-size: 18px;
  line-height: 1.67;
  padding-top: 20px;
  color: rgba(37, 37, 37, 0.8);
}
.info-column-green,
.info-column-blue,
.info-column-pink {
  height: 3px;
  width: 80px;
  margin-bottom: 10px;
}
.info-column-green {
  background-color: #86D68B;
}
.info-column-blue {
  background-color: #77AEE4;
}
.info-column-pink {
  background-color: #FF8B92;
}
/* General Conditions*/
@media screen and (min-width: 992px) {
  .generalconditions-column-left {
    border-right: solid 1px #C2C2C2;
    padding-right: 50px;
  }
  .generalconditions-column-right {
    padding-left: 50px;
  }
}
.info-general-column-title {
  color: #252525;
  font-size: 28px;
  line-height: 60px;
  font-family: Montserrat-Bold;
  letter-spacing: 1.3px;
}
.info-general-column-text {
  color: rgba(37, 37, 37, 0.8);
  font-size: 16px;
  letter-spacing: 0.3px;
  font-family: Montserrat-Regular;
}
.context-login-menu li {
  display: block !important;
}
.context-logged-menu {
  background-color: #F4F4F4;
  font-size: 15px;
  text-transform: uppercase;
  padding: 20px;
  margin-top: 15px;
}
.context-logged-menu ul {
  padding: 0;
  margin: 0;
}
.context-logged-menu a {
  color: #000000 !important;
  font-weight: normal;
}
.context-login-menu .logout_anchor a {
  color: #B2B2B2 !important;
}
.from_group_menu .input-group,
.from_group_menu .lang_input_group {
  padding-top: 0;
  margin: 0;
}
.from_group_menu {
  width: 100%;
  padding-top: 0;
  margin: 0;
}
.context-login-menu_parent {
  width: 300px;
}
.dropdown-toggle {
  cursor: pointer;
}
.context-generic-menu {
  padding-right: 5px;
}
.dropdown-facebook {
  float: left !important;
  margin-right: 3px;
}
.dropdown-facebook ul {
  text-align: center;
  padding: 0;
}
.dropdown-facebook li {
  display: block;
}
.dropdown-facebook a {
  text-transform: uppercase;
}
.class-test-ajax {
  font-size: 10px;
}
/* Pagination and filters */
.btn-pagination {
  background-color: #F46C71;
  color: #ffffff;
  text-decoration: none !important;
}
.btn-pagination.disabled {
  background-color: #A0A0A0;
  text-decoration: none;
  color: #ffffff;
}
.cst-label {
  display: inline;
  padding: .3em 1.2em;
  font-size: 70%;
  font-weight: 500;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  opacity: 0.4;
  background-color: #000000;
}
.alert-label {
  display: inline;
  margin-right: 10px;
  padding: .5em 1.2em;
  font-size: 14px;
  font-weight: 600;
  line-height: 3;
  color: #130F16;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
  background-color: #ECECEC;
}
.tags-input-container-full > .bootstrap-tagsinput {
  width: 100%;
  height: auto;
}
.bootstrap-tagsinput .tag.cst-tag [data-role="remove"] {
  margin-left: 4px;
}
.cst-tag {
  color: #999999 !important;
  background-color: transparent;
  border: 1px solid transparent;
  font-size: 14px;
  font-weight: 600;
}
/* Properties */
.homeloversradiobutton {
  color: #DCDCDC;
  font-size: 15px;
  padding-left: 40px;
  text-transform: uppercase;
  font-weight: bold;
  background: url('/images/components/radio-button-original.png') no-repeat;
  background-size: 24px !important;
  background-position-y: 5px !important;
  background-position-x: 5px !important;
  outline: none !important;
  outline-offset: 0px !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.homeloversradiobutton.active {
  color: #000000;
  background: url('/images/components/radio-button-selected.png') no-repeat;
  -webkit-box-shadow: none !important;
}
.homeloverscheckbox {
  color: #0F0F0F;
  font-size: 17px;
  background: url('/images/components/checkbox-original.png') no-repeat;
  padding-left: 40px;
  line-height: 20px;
  margin-bottom: 10px;
  outline: none !important;
  outline-offset: 0px !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.homeloverscheckbox.active {
  background: url('/images/components/checkbox-selected.png') no-repeat;
  outline: none !important;
  outline-offset: 0px !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-color: transparent !important;
}
.title-card {
  text-transform: uppercase;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-transform: none;
  font-family: Montserrat-Bold;
  font-size: 23px;
  letter-spacing: 1.4px;
  color: #000000;
  padding-bottom: 30px;
}
.card-text {
  font-family: Montserrat;
  font-size: 15px;
  letter-spacing: 0.3px;
  color: rgba(15, 15, 15, 0.7);
}
.subtitle-card {
  color: #212124;
  font-size: 18px;
  font-weight: 600;
}
.subtitle-card--wopacity {
  opacity: 0.8;
  color: #0F0F0F;
  font-size: 16px;
}
.title-add-group {
  color: #212124;
  font-size: 18px;
  font-weight: 600;
}
.radiobutton-bottom {
  padding-bottom: 10px;
}
.add-client-anchor {
  padding-top: 5px;
}
.add-client-anchor a:link,
.add-client-anchor a:visited,
.add-client-anchor a:hover,
.add-client-anchor a:active {
  color: #E62429;
  cursor: pointer;
  text-decoration: none;
}
.add-client-anchor a {
  color: #E62429 !important;
  text-decoration: none !important;
  cursor: pointer;
}
.div-add-item-container input {
  width: 100%;
  padding-right: 85px;
  padding-left: 5px;
  color: #000;
  border: 0;
}
.div-add-item-container-main input {
  width: 100%;
  padding-left: 5px;
  color: #000;
  border: 0;
}
.zip-code {
  max-width: 100px;
  padding-right: 5px;
}
.zip-code input {
  padding: 0;
  margin: 0;
  text-align: center;
}
.zip-code-separator {
  padding: 10px 0;
  margin: 0;
  max-width: 10px;
  text-align: center;
}
.zip-code-ext {
  padding: 0;
  margin: 0;
  padding-left: 5px;
}
.zip-code-ext.div-add-item-container {
  max-width: 50px;
}
.zip-code-ext input {
  padding: 0;
  margin: 0;
  text-align: center;
}
#map-propriety {
  height: 468px;
}
.column-sub-card {
  border: 1px solid #EFEFEF;
  border-top: 4px solid #CCCCCC;
  padding: 20px;
}
.input-contract-type input {
  width: 100%;
  padding-right: 0;
}
.input-contract-type a {
  opacity: 0.2;
  color: #0F0F0F;
  width: 30px;
}
.input-business-rent input {
  width: 100%;
  padding-right: 0;
}
.input-business-rent a {
  color: #000000;
}
.div-input-area input {
  width: 100%;
  padding-right: 0;
}
.div-input-area label {
  color: #000000;
  cursor: none;
  width: 30px;
}
.round-item {
  border: 2px solid #CFCFCF;
  border-radius: 25px;
  font-size: 21px;
  font-weight: bold;
  width: 44px;
  padding-top: 4px;
  padding-bottom: 4px;
  text-align: center;
}
.round-item-input {
  background-color: transparent;
  border: 0;
  width: 40px;
  text-align: center;
}
.round-item-remove,
.round-item-add {
  text-align: center;
  color: #F45559;
  font-size: 28px;
  cursor: pointer;
}
.round-item-title {
  opacity: 0.6;
  color: rgba(15, 15, 15, 0.6);
  font-size: 17px;
  padding-bottom: 10px;
  padding-top: 10px;
  letter-spacing: 0.3px;
  font-family: Montserrat-Bold;
}
.round-item-div > div {
  margin: 0px;
  padding: 0px;
}
.padding20 {
  padding: 20px;
}
.no-border-amenity {
  padding-top: 40px;
  padding-bottom: 40px;
}
.border-amenity {
  border-top: 1px solid #D0D0D0;
  padding-top: 40px;
  padding-bottom: 40px;
}
/* Detail Property*/
.property-title {
  font-size: 22px;
  font-weight: 500;
  color: #f45458;
  line-height: 1.44;
  font-family: 'Montserrat-Bold';
  text-transform: uppercase;
  letter-spacing: 1.8px;
}
.property-price {
  text-align: right;
  color: #252525;
  font-size: 24px;
  font-weight: 600;
  line-height: 60px;
}
.property-ref {
  opacity: 0.6;
  text-transform: uppercase;
  color: rgba(37, 37, 37, 0.5);
  font-size: 14px;
  letter-spacing: 1.4px;
  font-family: 'Montserrat-SemiBold';
}
.property-characteristics {
  color: #000000;
  font-size: 18px;
  line-height: 24px;
}
.property-specification {
  padding: 60px;
  background-color: #F5F5F5;
  margin-top: 60px;
  color: #343434;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
  border-top: solid 1px #E7E7E7;
  margin-bottom: 20px;
}
.property-specification > p {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
  padding-bottom: 10px;
}
.btn-schedule-visit {
  background-color: #E42628;
  text-transform: uppercase;
  color: white;
  border: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 26px;
}
.btn-schedule-visit[disabled] {
  opacity: 0.7 !important;
  background-color: #E42628 !important;
  text-transform: uppercase !important;
  color: white !important;
  border: 0 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
}
.btn-schedule-visit[disabled]:hover {
  opacity: 0.65 !important;
  background-color: #E42628 !important;
  text-transform: uppercase !important;
  color: white !important;
  border: 0 !important;
  font-size: 13px !important;
  font-weight: 500 !important;
  line-height: 26px !important;
}
.btn-property-plan {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 26px;
  background: url('/images/properties/propertyplan.png') no-repeat;
  background-position: top center;
  padding-left: 25px;
}
.btn-ask-info {
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 500;
  line-height: 26px;
}
/* Property Schedule Visit */
.timeslots-container {
  margin: 4px;
  float: left;
}
.timeslots-container label {
  float: left;
  width: 80px;
  height: 32px;
  margin: 4px;
  background-color: white;
  border-radius: 50px;
  border: 1px solid #d3d3d3;
  overflow: auto;
  color: #212124;
  font-family: Montserrat-SemiBold;
  letter-spacing: 0.6px;
  font-size: 14px;
}
.timeslots-container label span {
  text-align: center;
  padding: 5px 0px;
  display: block;
}
.timeslots-container label input {
  position: absolute;
  top: -20px;
}
.timeslots-container input:checked + span {
  color: #F46C70;
}
.property-list {
  margin-top: 15px;
}
.property-amenities,
.property-adicional-info,
.property-location,
.property-similiar {
  padding: 40px 0px;
  color: #343434;
  font-size: 15px;
  font-weight: 300;
  line-height: 20px;
}
.property-amenities {
  padding: 80px 60px 0px 60px;
}
.property-location {
  padding: 0px 0px 40px 0px;
}
.property-amenities > p,
.property-adicional-info > p,
.property-location > p,
.property-similiar > p {
  color: #252525;
  font-size: 18px;
  font-weight: 500;
}
.amenity-header {
  border-bottom: solid 1px #F2F2F2;
  line-height: 70px;
  margin-bottom: 20px;
}
.amenity-item-top {
  min-height: 200px;
}
.amenity-item {
  color: #606060;
  font-size: 15px;
  font-weight: 300;
  line-height: 24px;
}
.property-location-address {
  opacity: 0.6;
  color: #252525;
  font-size: 18px;
  padding-bottom: 10px;
}
.PropertyDisplay-Image-Property {
  max-height: 568px;
  height: 100%;
}
.property-actions {
  text-align: right;
}
.btn-property-action {
  border: 0;
}
.btn-property-action > img {
  max-width: 22px;
  max-height: 22px;
}
.property-specification-items {
  line-height: 30px;
}
/*Search engine filters*/
.search-engine-filter-dropdown {
  width: 100%;
  height: 38px;
  border: 0px solid #FFFFFF;
  font-size: 13px;
  color: black;
  padding: 0% 7%;
  font-weight: 600;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/components/dropdown-search-engine.PNG) no-repeat right #FFFFFF;
  background-size: 30px !important;
}
.search-engine-filter-dropdown-col {
  min-height: 37px;
}
.search-engine-filter-dropdown:disabled {
  color: #898989 !important;
  cursor: not-allowed;
  opacity: .65;
}
.search-engine-filter-dropdown::-ms-expand {
  display: none;
}
.search-engine-submit-bt {
  height: 37px;
  width: 100%;
  background-color: #F46C70;
  border: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 4px;
}
.search-engine-order-dropdown {
  height: 37px;
  width: 200px;
  color: black;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid transparent;
  padding: 0% 17px;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/components/dropdown-search-engine.PNG) no-repeat right #F2F2F2;
  background-size: 20px !important;
  right: 15px;
  bottom: 0px;
}
.search-engine-order-dropdown::-ms-expand {
  display: none;
}
/* --- */
.card {
  height: auto;
  width: 100%;
  padding: 20px 30px 20px 30px;
  margin-bottom: 20px;
  background-color: #FFFFFF;
  box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.15);
}
.card.no-side-padding {
  padding-right: 0px;
  padding-left: 0px;
}
.column-card {
  background-color: #FFFFFF;
  box-shadow: 1px 1px 1px 0.5px rgba(0, 0, 0, 0.15);
  padding: 30px;
  height: 100%;
}
/* Inputs - Add/Details */
.btn-save,
.btn-save:active,
.btn-save:focus,
.btn-save:active:focus {
  font-size: 16px;
  font-family: 'Montserrat';
  font-weight: 600;
  padding: 10px 10px;
  color: #ffffff !important;
  background-color: #F46C70;
  border-color: #F46C70;
  min-width: 150px;
  text-decoration: none;
  border-radius: 8px;
}
.btn-save-inverted,
.btn-save-inverted:hover,
.btn-save-inverted:active {
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: 600;
  padding: 10px 10px;
  background-color: #ffffff;
  color: #F46C70;
  border-color: #F46C70;
  min-width: 150px;
  border-radius: 8px;
}
.btn-wide {
  width: 100%;
}
.div-add-item-container {
  position: relative;
  border: 1px solid #DCDCDC;
  line-height: 30px;
}
.div-add-item-container-main input,
.add-edit-input,
.add-edit-input-phone {
  border: 1px solid #DCDCDC !important;
  line-height: 30px;
}
.add-edit-input,
.add-edit-input-phone {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.add-edit-input-phone {
  width: 100%;
  padding-left: 4px;
}
.remove-item,
.remove-item-phone {
  line-height: 36px;
  position: absolute;
  right: 0;
  top: -1px;
  width: 80px;
  font-size: 15px;
  color: #191919;
  opacity: 0.8;
  cursor: pointer;
}
.remove-item-phone {
  top: 30px;
}
.myfloat {
  line-height: 30px;
  position: absolute;
  left: 0;
  top: -1px;
}
.div-add-item {
  margin-top: 5px;
}
.div-add-item label {
  color: #0F0F0F;
  margin-top: 5px;
}
.anchor-add,
.anchor-add:link,
.anchor-add:visited,
.anchor-add:hover,
.anchor-add:active {
  color: #F46C70 !important;
  cursor: pointer;
}
/* Profile */
.profile-img {
  border-radius: 50%;
  width: 135px;
  height: 135px;
}
/*Search engine filters*/
.search-engine-filters-container {
  background-color: #F9F9F9;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-bottom: 20px;
}
.search-engine-submit-bt {
  height: 37px;
  width: 100%;
  background-color: #F46C70;
  border: none;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  border: 1px solid transparent;
  border-radius: 4px;
}
.search-engine-order-dropdown {
  height: 37px;
  width: 200px;
  color: black;
  font-size: 12px;
  font-weight: 600;
  border: 1px solid transparent;
  padding: 0% 17px;
  border: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/components/dropdown-search-engine.PNG) no-repeat right #F2F2F2;
  background-size: 20px !important;
}
/* Backoffice */
.btn-search-client {
  background-color: #106BB4;
  text-transform: uppercase;
  color: white;
  border: 0;
  font-size: 13px;
  font-weight: 500;
  line-height: 26px;
  padding-top: 4px;
  padding-bottom: 4px;
}
.badge-property-edit {
  background-color: #000000;
}
.badge-property-agenda {
  background-color: #ADADAD;
  font-size: 14px;
  color: #FFFFFF;
}
.last-date-validation {
  color: #8F8F8F;
  font-size: 17px;
  font-style: italic;
  text-align: right;
}
.badge-property-agenda-slot {
  color: #0F0F0F;
  font-size: 16px;
  font-weight: 300;
}
.section-agenda {
  background-color: #F7F7F7;
  padding: 20px;
}
.section-agenda-title {
  opacity: 0.5;
  color: #252525;
  font-size: 12px;
  text-transform: uppercase;
  padding-bottom: 15px;
}
.subtitle-card {
  color: #212124;
  font-size: 17px;
  font-weight: 500;
}
.btn-homelovers {
  background-color: #F45559;
  text-transform: uppercase;
  color: white;
  border: 0;
  font-size: 13px;
  font-weight: 500;
  padding: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-add-other {
  color: #F46C70;
  font-size: 15px;
  border: 0;
  background-color: #FFFFFF;
}
.user-content-navigation-list {
  margin-bottom: 3.5%;
  padding: 0;
  list-style-type: none;
}
.user-content-navigation-list-item {
  margin-left: 5px;
  display: inline;
}
.user-content-navigation-list-item.active a {
  color: #2C2C2C;
  font-weight: 700;
  border-bottom: 2px solid #E62429;
  padding-bottom: 8px !important;
}
.user-content-navigation-list-item a {
  font-size: 16px;
  font-family: 'Montserrat';
  color: #2C2C2C;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px !important;
  text-decoration: none !important;
}
.user-content-navigation-list-item a.active {
  color: #2C2C2C;
  font-weight: 700;
  border-bottom: 2px solid #E62429;
  padding-bottom: 8px !important;
}
.user-content-navigation-list-item a:hover {
  font-weight: 600 !important;
}
.user-content-navigation-list-item a:focus,
.user-content-navigation-list-item a:hover {
  background-color: transparent !important;
}
.logger-user-content-container {
  background-color: #F4F4F4;
  padding: 3% 7%;
  margin: 0% 4% 2% 4%;
}
@media (max-width: 767px) {
  .logger-user-content-container {
    margin-top: 40px;
  }
}
.manage-alerts-button {
  text-transform: uppercase;
  float: right;
  font-size: 14px;
}
.manage-alerts-main-text {
  white-space: pre-line;
  font-size: 14px;
  font-family: 'Montserrat-Medium';
  letter-spacing: 0.4px;
  line-height: 24px;
}
.modal-dropdown-top-label {
  color: #0F0F0F;
  font-size: 15px;
  font-weight: 600;
}
.modal-dropdown {
  border: 1px solid #DCDCDC;
  background-color: #FFFFFF;
  font-size: 15px;
  font-weight: 500;
  height: 35px;
  width: 100%;
}
.modal-dropdown option {
  border: 1px solid #DCDCDC;
  background-color: #F2F2F2;
}
.modal-dropdown option:nth-of-type(odd) {
  background-color: #FFFFFF;
}
/* Validations */
.error,
.field-validation-error {
  color: red;
}
.input-validation-valid,
.field-validation-valid,
.validation-summary-valid {
  display: none;
}
.input-validation-error {
  background-color: #fee;
  border: 1px solid red !important;
  outline: none;
}
.input-validation-error:focus {
  outline: none;
}
input[type="text"].input-validation-error:focus,
select.input-validation-error:focus {
  outline: none;
}
.validation-summary-errors {
  color: red;
}
.validation-summary-errors span {
  font-weight: 700;
}
.validation-summary-errors ul {
  list-style: disc inside;
}
.validation-summary-errors ul li {
  font-weight: normal;
}
.validation-summary-errors ul li label,
.validation-summary-errors ul li span {
  display: inline !important;
  font-weight: normal;
}
.btn-upload-document {
  color: #F45559;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  background: url('/images/icon-upload-active.png') no-repeat;
  padding: 8px;
  padding-left: 30px;
}
.btn-upload-document:hover {
  background: url(/images/icon-upload-hover.png);
  background-position: 5px 9px;
  background-size: 16px;
  background-repeat: no-repeat;
  color: #dddddd;
}
.btn-remove {
  opacity: 0.6;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
}
/* Images */
.remove-photo {
  position: absolute;
  top: 0;
  right: 0;
  color: #000000;
  font-size: 12px;
}
.tags-photo {
  display: block;
  width: auto;
  max-height: 100%;
  border: 0;
}
.photo {
  height: auto;
  width: 100%;
}
.photo-item:hover .photo-remove {
  display: block;
  font-weight: 700;
}
.photo-remove {
  position: absolute;
  right: 15px;
  top: 0;
  display: none;
}
.photo-remove button {
  font-weight: 700;
  color: #FFFFFF !important;
  background-color: #808080 !important;
  padding: 5px;
  padding-left: 8px;
  padding-right: 8px;
  opacity: 0.8;
  border: 0;
}
.btn-upload-photo {
  cursor: pointer;
  background-color: #F45559;
  padding: 10px;
  color: #FFFFFF;
  width: 200px;
  font-size: 16px;
  font-weight: 500;
  border: 0;
  text-transform: uppercase;
}
.sortable-item {
  cursor: pointer;
}
.photo-tags .bootstrap-tagsinput {
  margin-top: 5px;
  border: 0;
  padding: 0 !important;
  border-bottom: solid 1px #E2E2E2;
  border-radius: 0;
  box-shadow: none;
  color: #DFDFDF;
}
.photo-tags .bootstrap-tagsinput > input {
  color: #DFDFDF !important;
  padding: 0 !important;
}
.photo-tags .bootstrap-tagsinput .tag {
  background-color: #9A9A9A;
  color: #FFFFFF !important;
  border-radius: 2px;
  padding-left: 2px;
  padding-right: 2px;
}
.photo-tags .bootstrap-tagsinput > span > input {
  background-color: #9A9A9A;
  color: #FFFFFF !important;
}
.motive-left {
  color: #212124;
  font-size: 14px;
  font-weight: 600;
}
.motive-right {
  color: #C6C6C6;
  font-size: 14px;
  font-weight: 600;
}
.btn-upload-document {
  color: #F45559;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  background: url('/images/icon-upload-active.png') no-repeat;
  background-size: 16px;
  background-position: 5px 9px;
  padding: 8px;
  padding-left: 30px;
}
.btn-remove {
  opacity: 0.6;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
}
.btn-remove-property {
  opacity: 0.6;
  color: #000000;
  font-size: 16px;
  font-weight: 500;
  cursor: pointer;
  text-transform: uppercase;
  border: 0;
  background: none;
}
/* Themes */
.themes-title-homepage {
  color: #FFFFFF;
  font-size: 48px;
  font-weight: 500;
  position: absolute;
  opacity: 0.35;
  background-color: #000000;
  min-width: 400px;
  width: 540px;
  height: 100%;
}
.themes-image-homepage {
  height: 400px !important;
  width: 1140px !important;
  background-position: center;
  background-size: cover;
}
.themes-title-label-homepage {
  position: absolute;
  font-family: Montserrat-Medium;
  color: white;
  font-size: 48px;
  letter-spacing: 4.8px;
  text-transform: uppercase;
  left: 46px;
  bottom: 75px;
  line-height: 1.33;
  padding: 0px;
  margin: 0px;
}
.theme-title {
  color: #252525;
  font-size: 28px;
  font-family: 'Montserrat-ExtraBold';
  letter-spacing: 1.7px;
  line-height: 2.14;
}
.theme-description {
  color: #252525;
  font-size: 16px;
  font-family: 'Montserrat-Regular';
  font-weight: 300;
  letter-spacing: 1px;
  line-height: 1.56;
}
.property-client-add-image {
  max-width: 100%;
  min-height: 225px;
  max-height: 225px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.property-client-add-image img {
  max-width: 225px;
  height: auto;
  position: absolute;
}
.property-add-client-photo-client-FS,
.property-add-client-photo-client {
  float: left;
  display: block;
  min-width: 225px;
  max-width: 225px;
  justify-content: center;
  height: auto;
  margin-right: 20px;
}
.img-wrap {
  position: relative;
  display: inline-block;
  font-size: 0;
  min-width: 225px;
  max-width: 225px;
}
.img-wrap .close {
  position: absolute;
  top: 2px;
  right: 2px;
  z-index: 100;
  color: #000;
  font-weight: bold;
  cursor: pointer;
  opacity: 0;
  text-align: center;
  font-size: 22px;
  line-height: 10px;
}
.img-wrap:hover .close {
  opacity: 1;
}
.img-wrap .download {
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 100;
  color: #000;
  font-weight: bold;
  cursor: pointer;
  opacity: 0;
  text-align: center;
  font-size: 22px;
  line-height: 10px;
}
.img-wrap:hover .download {
  opacity: 1;
}
.client-properties-add-documents-container {
  border: dashed 2px rgba(75, 75, 75, 0.5);
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  height: 100%;
  margin-top: 15px;
}
.client-properties-add-documents-container.hasimage .not-image-container {
  display: none;
}
.client-properties-add-documents-container.hasimage .has-image-container {
  display: block !important;
}
.client-properties-add-documents-title {
  margin-top: 20px;
  color: rgba(75, 75, 75, 0.7) !important;
  font-weight: 700;
  font-size: 19px;
  text-transform: uppercase;
}
.client-properties-add-documents-sub-text {
  color: rgba(75, 75, 75, 0.5);
  font-weight: 500;
  font-size: 17px;
  text-transform: lowercase;
}
.btn-upload {
  background-color: #F46C70;
  border-color: #F46C70;
  font-size: 16px;
  font-weight: 600;
  color: white !important;
  text-transform: uppercase;
  padding: 5px 25px !important;
}
.btn-upload:hover * {
  cursor: pointer;
}
.btn-upload img {
  width: 16px;
  height: 16px;
  vertical-align: bottom;
}
.btn-upload-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: white;
  display: inline-block;
}
.btn-upload label {
  vertical-align: sub;
  margin-bottom: 0px;
}
.remove-document-file {
  cursor: pointer;
  font-weight: 500;
}
.document-in-preparation-container p.disabled {
  color: #C5C5C5;
}
.contract-container {
  box-shadow: 0 2px 3px 2px rgba(0, 0, 0, 0.3);
  text-align: center;
  border-top: solid 8px #B1B1B1;
  height: 100%;
}
.contract-container-bt {
  color: #B1B1B1;
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}
.contract-container-title {
  color: black;
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 30px;
}
.contract-container-text {
  margin-bottom: 40px;
}
.contract-container-subtext p {
  opacity: 0.6;
  font-size: 13px;
  padding: 8px 30px 60px 30px;
  color: #0F0F0F;
}
.contract-container-list-item {
  list-style-image: url(/images/components/icn-done.png);
  list-style-position: outside;
}
.contract-container-list-item p {
  font-size: 15px;
  font-weight: 500;
  margin-bottom: 25px;
  vertical-align: middle;
}
.contract-container.selected {
  border-top-color: #F46C70;
}
.contract-container.selected .contract-container-title {
  color: #F46C70;
}
.contract-container.selected .contract-container-bt {
  color: #F46C70;
}
.contract-row {
  flex-wrap: wrap;
}
.contract-row > * {
  margin-bottom: 20px;
}
.contract-row > *:last-child {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .contract-row > * {
    margin-bottom: 0px;
  }
}
.property-film-image {
  width: 70px;
  height: 87px;
  text-align: center;
  margin-top: 20px;
}
@media (min-width: 992px) {
  .property-film-image {
    margin-top: 45px;
    margin-left: 30px;
  }
}
@media (min-width: 992px) {
  .property-film-text {
    padding-left: 100px;
  }
}
.select-box {
  background-color: #C7C7C7 !important;
  color: white !important;
  padding: 20px 20px;
  border-radius: 0px;
  line-height: 1px;
  font-size: 15px;
  font-family: Montserrat-Bold;
  letter-spacing: 0.3px;
}
.select-box.selected {
  background-color: #F46C70 !important;
}
.label-client-properties-weekdays {
  font-size: 14px;
  color: white;
  font-weight: 700;
  padding: 2.5px 6px;
  background-color: #B3B3B3;
  display: inline-flex;
  margin-right: 10px;
}
.label-client-properties-weekdays-container {
  margin-top: 5px;
  display: inline-flex;
}
.client-property-info-container {
  border-color: #98EFDA;
  border-style: solid;
  border-width: 1px;
  border-left-width: 6px;
  border-right-width: 0px;
  padding: 44px 0px 42px 36px;
  box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.15);
}
.client-property-description-title {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 5px;
}
.client-property-description-text {
  font-weight: 500;
  font-size: 16px;
}
.client-property-account-info-title {
  color: #252525;
  opacity: 0.5;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0px;
  margin: 0px;
}
.client-property-account-info-text {
  font-size: 17px;
  font-weight: 600;
  color: #252525;
  padding: 0px;
  margin: 0px;
}
.client-property-account-info-container {
  border-color: #98EFDA;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
}
.client-properties-item {
  margin-bottom: 15px;
}
.client-properties-item-info {
  padding: 30px 0px;
  padding-left: 50px;
}
.isactive-label {
  color: #438800;
  text-transform: uppercase;
}
.isinactive-label {
  color: #ECECEC;
  text-transform: uppercase;
}
.publish-title {
  color: #0F0F0F;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}
.anchor-download,
.anchor-download:link,
.anchor-download:visited,
.anchor-download:hover,
.anchor-download:active {
  color: #F46C70 !important;
  font-size: 15px;
  font-weight: 500;
}
/* Dynamic Content*/
.home-highlight-title {
  color: #252525;
  font-family: 'Montserrat-Bold';
  font-size: 24px;
  letter-spacing: 1.4px;
  margin-top: 0px;
  margin-bottom: 15px;
  line-height: 1.33;
}
.home-highlight-text {
  color: #3D3D3D;
  font-size: 14px;
  font-family: 'Montserrat-SemiBold';
  letter-spacing: 0.5px;
}
.home-highlight-link {
  color: #E62B1E;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  font-family: 'Montserrat-ExtraBold';
}
.img-fluid {
  width: 100%;
  height: 100%;
}
.job-offers-list {
  padding-top: 14px;
  padding-bottom: 200px;
}
.job-offers-item {
  padding-top: 30px;
}
.job-offers-item:hover .job-title {
  color: #e62429;
}
.job-page-title {
  font-family: Montserrat-ExtraBold;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.8px;
  color: #070707;
}
.job-page-description {
  font-family: Montserrat-Regular;
  font-size: 21px;
  color: #5a5a5a;
  line-height: 2.29;
  letter-spacing: 0.5px;
}
.job-title {
  color: #070707;
  font-family: Montserrat-Medium;
  font-size: 21px;
  letter-spacing: 0.5px;
  line-height: 2;
}
.job-description {
  color: #5A5A5A;
  font-size: 18px;
  font-family: Montserrat-Regular;
  letter-spacing: 0.5px;
}
.job-sub-title {
  color: #070707;
  font-size: 19px;
  font-family: Montserrat-SemiBold;
  line-height: 1.79;
  letter-spacing: 0.5px;
}
.job-sub-text {
  font-family: Montserrat-Regular;
  font-size: 17px;
  letter-spacing: 0.4px;
  color: #070707;
  line-height: 2;
}
.btn-vacancy {
  border-radius: 4px;
  background-color: transparent;
  border: solid 1px #000000;
}
.btn-linkedin {
  background-color: #0077B5 !important;
  border-color: #FFFFFF;
  color: #FFFFFF;
  padding: 6px;
  padding-left: 35px;
  background: url('/images/linkedin.png') no-repeat #0077B5;
}
.content-submain-menu .nav-item.active > a {
  color: #0F0F0F;
  border-bottom: solid 3px #E1181F;
  background: none;
}
.content-submain-menu > li > a {
  color: #919191;
  font-size: 17px;
  font-weight: 500;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.tab-content-container {
  padding: 15px;
}
.content-preview {
  height: 100px;
}
.nav-sub-link {
  font-size: 16px !important;
  padding-left: 40px !important;
}
.nav-link-disabled {
  color: #212124 !important;
}
.content-title {
  color: #212124;
  font-size: 28px;
  font-weight: 600;
}
.photo-content-ad,
.logo-content-ad {
  border: 1px solid #DCDCDC;
  color: #DCDCDC;
  font-size: 14px;
  font-style: italic;
  text-align: center;
  width: 160px;
  cursor: pointer;
}
.photo-content-ad {
  width: 250px;
}
.photo-content-ad > label {
  cursor: pointer;
  padding: 30px;
}
.logo-content-ad > label {
  cursor: pointer;
  padding: 30px;
}
.photo-content-ad > img,
.logo-content-ad > img {
  width: 100%;
}
.display-none {
  display: none;
}
/* Press releases / Medias */
.press-releases-sub-title {
  font-family: Montserrat-ExtraBold;
  font-size: 28px;
  letter-spacing: 1.3px;
  color: #252525;
}
.press-release-sub-title-link {
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.info-sub-title {
  color: #252525;
  font-size: 28px;
  font-weight: 600;
}
.info-story-title {
  color: #252525;
  font-size: 24px;
  font-family: Montserrat-Medium;
  letter-spacing: 0.5px;
}
.info-story-text {
  white-space: pre-line;
  letter-spacing: 0.3px;
  font-family: Montserrat-Regular;
  font-size: 15px;
  color: rgba(37, 37, 37, 0.8);
}
.content-share {
  opacity: 0.6;
  color: #000000;
  font-size: 16px;
}
.content-cube {
  text-align: center;
  text-transform: uppercase;
  background-color: #F0F0F0;
  color: #252525;
  font-size: 17px;
  font-weight: 500;
  width: 80px;
  line-height: 40px;
}
.press-release-title {
  color: #070707;
  font-family: Montserrat-SemiBold;
  font-size: 24px;
  letter-spacing: 0.5px;
}
.press-release-date {
  color: #252525;
  font-size: 17px;
  font-family: Montserrat-SemiBold;
  letter-spacing: 0.3px;
}
.press-release-detail-date {
  font-size: 17px !important;
  font-family: Montserrat-LightItalic;
  letter-spacing: 0.4px;
  color: rgba(25, 25, 25, 0.6);
}
.press-release-text {
  color: #252525;
  font-size: 17px;
  font-family: Montserrat-Light;
  letter-spacing: 0.3px;
}
.press-release-link {
  color: #F36164;
  font-size: 17px;
}
.media-text {
  color: #7E7E7E;
  font-size: 17px;
}
.link-email {
  color: #F36164;
  font-family: Montserrat-Medium;
  font-size: 17px;
  letter-spacing: 0.4px;
}
@media (max-width: 608px) {
  .btn-store {
    height: 25px !important;
    width: 90px !important;
  }
}
.btn-store {
  height: 37px;
  width: 135px;
  cursor: pointer;
}
.owner-page-main h2 {
  font-family: Montserrat-SemiBold;
  font-size: 28px;
  line-height: 1.21;
  letter-spacing: 0.6px;
  color: #252525;
}
.owner-page-main h4 {
  font-family: Montserrat-Medium;
  font-size: 21px;
  line-height: 1.62;
  letter-spacing: 0.4px;
  color: #252525;
}
.owner-illustration-img {
  max-height: 165px;
  width: 300px;
}
.owner-illustration-title {
  color: #252525;
  font-family: Montserrat-Medium;
  font-size: 24px;
  line-height: 1.83;
  letter-spacing: 1.4px;
  margin-top: 41px;
}
.owner-illustration-text {
  color: rgba(37, 37, 37, 0.8);
  font-family: Montserrat-Regular;
  font-size: 19px;
  line-height: 1.58;
  letter-spacing: 0.4px;
  margin-top: 10px;
}
.owner-illustration-big-bt {
  border: 0px;
  background-color: #F45458;
  font-size: 15px;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  height: 60px;
  border-radius: 8px;
  font-family: Montserrat-SemiBold;
  letter-spacing: 0.9px;
}
.exclusive-see-all-lbl {
  color: #E62B1E !important;
  font-size: 17px;
  font-family: 'Montserrat-Bold';
  letter-spacing: 1px;
  padding: 0 0 0 0 !important;
  margin: 0 0 0 0 !important;
  font-weight: 600 !important;
  text-transform: uppercase !important;
}
@media (min-width: 992px) {
  .exclusive-see-all-lbl {
    float: right;
    margin-top: 20px !important;
    margin-bottom: 10px !important;
  }
}
.owner-exclusive-house-list-item {
  list-style-image: url(/images/components/icn-check-green.png);
  list-style-position: outside;
  font-family: Montserrat-Regular;
  font-size: 19px;
  letter-spacing: 0.4px;
  line-height: 2.84;
  color: #252525;
}
.link-small-bold {
  color: #505050;
  font-size: 14px;
  font-weight: bold;
}
.link-small-bold:hover {
  font-size: 14px;
  font-weight: bold;
}
.dropdown-input {
  background-position-x: 95%;
  font-size: 12px;
  padding-left: 15px;
  cursor: pointer;
  height: 35px;
  margin: 0 1% 0 0;
  width: 100%;
  border: 1px solid #DCDCDC;
}
.dropdown-input[disabled] {
  color: #B2B2B2;
}
.search-engine-filter-dropdown-container .multiselect .caret {
  display: none !important;
}
.search-engine-filter-dropdown-container .multiselect {
  width: 100%;
  height: 38px;
  border: 0px solid #FFFFFF;
  font-size: 13px;
  color: black;
  padding: 0% 7%;
  font-weight: 600;
  text-align: left !important;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: url(../images/components/dropdown-search-engine.PNG) no-repeat right #FFFFFF;
  background-size: 30px !important;
}
.search-engine-filter-input {
  width: 100%;
  height: 38px;
  border: 0px solid #FFFFFF;
  font-size: 13px;
  color: black;
  padding: 0% 7%;
  font-weight: 600;
  text-align: left !important;
}
.search-engine-filter-input:disabled {
  color: #898989 !important;
  cursor: not-allowed;
  opacity: .65;
}
.search-engine-filter-dropdown-container .multiselect-container {
  overflow-y: scroll;
  max-height: 300px;
}
.search-engine-filter-dropdown-container .multiselect.disabled {
  color: #898989 !important;
  cursor: not-allowed;
}
.btn-photo-remove {
  border: 0;
  padding: 0;
  background: none;
}
.amenity-container {
  padding: 40px 15px !important;
}
.amenity-items-check-container .btn.homeloverscheckbox,
.amenity-items-check-container .btn.homeloversradiobutton {
  padding-bottom: 20px !important;
}
a:focus,
a:hover {
  color: #9a9a9a;
  text-decoration: none;
  font-weight: unset;
}
.btn-mediakit,
.btn-logos {
  font-family: Montserrat-SemiBold;
  font-size: 13px;
  letter-spacing: 0.3px;
  width: 208px;
  margin-bottom: 12px;
}
.contacts-office-name {
  font-family: Montserrat-SemiBold;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: 0.5px;
  color: #323232;
}
.contacts-office-address,
.contacts-phone-number {
  font-family: Montserrat-Regular;
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 30px;
}
.contacts-main-email {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.4px;
  color: #323232;
  font-family: Montserrat-Medium;
}
.contacts-form-title {
  font-family: Montserrat-SemiBold;
  font-size: 19px;
  line-height: 31px;
  letter-spacing: 0.4px;
  color: #252525;
  margin-bottom: 31px;
}
.contacts-form label {
  font-family: Montserrat-Medium;
  font-size: 17px;
  line-height: 60px;
  letter-spacing: 0.3px;
  color: #252525;
}
.contacts-form .add-edit-input {
  border: 0px !important;
  box-shadow: none !important;
  border-bottom: 1px solid #efefef !important;
}
.contacts-form .btn-save {
  width: 100%;
}
@media (min-width: 768px) {
  .navbar-nav > li > a {
    padding: 10px 0px !important;
    margin-left: 15px;
  }
  .mobile-user-content-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .navbar-header {
    height: 110px !important;
  }
  .mobile-user-content-menu {
    display: block;
  }
  .mobile-hidden {
    display: none;
  }
}
.themes-image-homepage {
  width: 100% !important;
}
#homepage_main_carrousel {
  margin-left: 30px;
  margin-right: 30px;
}
.user-account-list {
  background-color: #f4f4f4;
  margin-bottom: 80px;
}
.user-account-list .user-content-navigation-list {
  margin-bottom: 30px;
  margin-top: 25px;
  padding: 0;
  list-style-type: none;
}
.user-account-list .user-content-navigation-list-item {
  display: inline-block;
  padding: 0px 0px 8px 0px !important;
  margin-right: 50px;
  margin-left: 0px;
  margin-top: 25px;
}
.user-account-list .user-content-navigation-list-item a {
  padding: 0px !important;
  padding-bottom: 8px !important;
  font-family: Montserrat-Bold;
  color: black;
  letter-spacing: 1px;
}
.manage-alerts {
  margin-bottom: 40px;
}
.manage-alerts .alert-label {
  font-family: Montserrat-Medium;
  text-transform: uppercase;
  letter-spacing: 0.8px;
  color: #130f16;
}
.manage-alerts .Italic {
  font-family: Montserrat-SemiBold;
  font-size: 14px;
  letter-spacing: 0.8px;
  color: #929292;
}
.no-schedule-visits {
  margin: 0 auto;
}
.no-schedule-visits div,
.no-schedule-visits button {
  margin: 0 auto 32px auto;
}
.no-schedule-visits-background {
  background: white;
  width: 140px;
  height: 140px;
  background-color: #ffffff;
  box-shadow: 0.3px 2px 8px 0 rgba(0, 0, 0, 0.1);
  border-radius: 140px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-schedule-visits-text {
  font-family: Montserrat-SemiBold;
  font-size: 17px;
  letter-spacing: 0.3px;
  text-align: center;
  margin-bottom: 20px;
}
.no-schedule-visits-button {
  width: 225px;
  text-align: center;
  color: #f45458;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  font-family: Montserrat-SemiBold;
  border: solid 1px #f46c70;
  padding: 18px 0px;
  border-radius: 8px;
  background: transparent;
}
.no-schedule-visits-button:focus {
  outline: none;
}
.user-profile .column-card {
  padding-top: 5px;
}
.user-profile h3 {
  font-family: Montserrat-Medium;
  font-size: 23px;
  letter-spacing: 0.5px;
  color: #0f0f0f;
}
.user-profile label {
  font-family: Montserrat-Regular;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: #0f0f0f;
}
.error-page-container {
  margin-bottom: 200px;
  margin-top: 50px;
}
.error-page-image {
  max-width: 500px;
  margin: 0 auto;
}
.error-page-text {
  text-align: center;
  font-family: Montserrat-SemiBold;
  font-size: 42px;
  letter-spacing: 0.8px;
}
.btn-lock-unlock {
  font-size: 12px;
  color: #0F0F0F;
  opacity: 0.4;
}
.btn-client-edit {
  font-size: 12px;
  color: #F46C70;
}
.client-add-properties-header {
  font-family: Montserrat-SemiBold;
  font-size: 19px;
  letter-spacing: 0.4px;
  color: #0f0f0f;
}
.client-add-properties-header span {
  font-family: MontSerrat-Bold;
}
.back-button span.back-button-text {
  line-height: 60px;
  font-weight: 500;
  font-size: 17px;
  font-family: Montserrat-SemiBold;
  letter-spacing: 0.7px;
}
.property-input-desc {
  padding-top: 10px;
  font-weight: 600;
  padding-left: 15px;
  font-family: Montserrat-Bold;
  letter-spacing: 0.5px;
  color: #212124;
}
.items-specification-container .item-specification {
  padding-left: 5%;
  padding-right: 5%;
}
label.btn.homeloverscheckbox {
  font-family: Montserrat-SemiBold;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: #0f0f0f;
  white-space: normal;
  text-align: left;
}
.dropdown-facebook .navigation_list_item {
  margin-left: 0px;
  padding: 5px 0;
}
.bot-logo {
  width: 83px;
  height: 83px;
}
.bot-sticker {
  position: fixed;
  right: 0;
  padding-right: 25px;
  bottom: 50px;
  z-index: 1040;
}
@media (min-width: 992px) {
  .owl-carousel.property-images-owl {
    min-height: 271px !important;
    max-height: 271px !important;
  }
}
@media (max-width: 991px) {
  .owl-carousel.property-images-owl {
    min-height: unset !important;
    max-height: unset !important;
  }
}
@media (min-width: 768px) {
  .bot-sticker {
    right: calc((100% - 750px) / 2);
  }
  .web-hidden {
    display: none !important;
    width: 0px !important;
    height: 0px !important;
  }
}
@media (min-width: 992px) {
  .bot-sticker {
    right: calc((100% - 970px) / 2);
  }
}
@media (min-width: 1200px) {
  .bot-sticker {
    right: calc((100% - 1170px) / 2);
  }
}
.btn-pagination.disabled:hover {
  background-color: #A0A0A0;
  text-decoration: none;
  color: #ffffff;
}
.btn-link:focus,
.btn-link:hover {
  background-color: #F46C71;
  color: #ffffff;
  text-decoration: none !important;
}
.btn .caret {
  position: absolute;
  right: 5px;
}
.properties-other-links {
  color: black !important;
  text-decoration: underline !important;
}
/* Bot */
.btn-bot {
  min-width: 150px;
  height: 40px;
  border-radius: 20px;
  background-color: #cbf7ec;
  border: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  color: #252525;
  font-family: Montserrat-SemiBold;
  display: table-cell;
}
.btn-bot:hover {
  background-color: #97eed9;
}
.btn-bot.disable {
  opacity: 0.4;
  background-color: #252525;
  color: rgba(255, 255, 255, 0.4);
}
html {
  height: 100%;
}
body {
  position: relative;
  min-height: 100%;
}
.footer-bot {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.inputtext-bot {
  height: 40px;
  border: none;
  margin-right: 10px;
  border-bottom: 1px solid black;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  color: #252525;
  font-family: Montserrat-SemiBold;
  text-align: center;
  width: 50%;
  text-align: left;
}
.inputtext-bot.empty {
  border-bottom: 1px solid #a94442 !important;
}
.input-bot {
  min-width: 150px;
  height: 40px;
  border-radius: 20px;
  background-color: #cbf7ec !important;
  border: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  color: #252525;
  font-family: Montserrat-SemiBold;
  text-align: center;
  width: 20%;
}
.input-bot:hover {
  background-color: #97eed9 !important;
}
.input-bot:focus {
  border: hidden !important;
}
.input-bot.empty {
  border: 1px solid #a94442;
}
.disabled {
  pointer-events: none;
  opacity: 0.4;
}
.spinner {
  background: #97eed9;
  width: 70px;
  text-align: center;
}
.spinner > div {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.add-edit-input,
.div-add-item-container-main input {
  height: 40px;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: #0f0f0f;
  font-family: Montserrat-Medium;
}
#offices_content label {
  font-family: Montserrat-Medium;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: rgba(15, 15, 15, 0.5);
}
.form-group {
  margin-bottom: 28px;
}
/* Modals */
.modal-remove-title {
  color: #252525;
  font-size: 24px;
  font-weight: 500;
  padding: 10px;
}
.modal-remove-text {
  color: #0F0F0F;
  font-size: 15px;
  font-weight: 300;
}
.modal-remove-button {
  text-transform: uppercase;
  color: #6A6A6A;
  font-size: 15px;
  font-weight: 500;
  padding: 20px;
  cursor: pointer;
}
/* Bot */
.message-bot {
  font-family: Montserrat-Regular;
  font-size: 19px;
  font-weight: 600;
  font-style: normal;
  line-height: 1.52;
  letter-spacing: 0.4px;
  text-align: left;
  color: #3f3f3f;
  opacity: 0.8;
}
.message-bot.disable {
  opacity: 0.4;
}
html {
  height: 100%;
}
body {
  position: relative;
  min-height: 100%;
}
.footer-bot {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
}
.spinner {
  background: #97eed9;
  width: 70px;
  text-align: center;
}
.spinner > div {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 5px;
  width: 20px;
  height: 20px;
  background-color: #FFF;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}
.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes sk-bouncedelay {
  0%,
  80%,
  100% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.add-edit-input,
.div-add-item-container-main input {
  height: 40px;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: #0f0f0f;
  font-family: Montserrat-Medium;
}
#offices_content label {
  font-family: Montserrat-Medium;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: rgba(15, 15, 15, 0.5);
}
.form-group {
  margin-bottom: 28px;
}
.property-column {
  min-height: 485px;
}
.amenities-radio-button,
.amenities-radio-button:active {
  font-family: Montserrat-SemiBold;
  font-size: 17px;
  letter-spacing: 0.3px;
  color: #0f0f0f;
  text-transform: none;
  background: url(/images/components/radio-button-original.png) no-repeat;
}
.amenities-check-box,
.amenities-check-box:active {
  background: url(/images/components/checkbox-original.png) no-repeat;
}
.modal-open .modal {
  background: rgba(0, 0, 0, 0.7);
}
.services-title {
  text-transform: none;
}
.forgot-password-login-modal:hover {
  cursor: pointer;
}
.table-backoffice-pager {
  margin-bottom: 40px;
}
.header-user-notifications-badge {
  position: absolute;
  right: -4px;
  background: #e62429;
  width: 15px;
  height: 15px;
  border-radius: 20px;
  top: -3px;
  border: 3px solid white;
}
.header-user-profile-pic {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  cursor: pointer;
}
.add-edit-input[readonly] {
  background-color: #fff;
  padding: 0;
  margin: 0;
  text-align: center;
  box-shadow: none !important;
  border: 1px solid rgba(63, 33, 33, 0.1) !important;
  color: #cecece;
  opacity: 1;
}
#timeslots .owl-prev,
#timeslots .owl-next {
  font-family: ElegantIcons;
  color: #212124;
  font-size: 24px;
}
#timeslots .owl-prev {
  width: 24px;
  position: absolute;
  top: 7px;
  display: block !IMPORTANT;
  border: 0px solid black;
  left: -30px;
}
#timeslots .owl-next {
  width: 24px;
  position: absolute;
  top: 7px;
  display: block !IMPORTANT;
  border: 0px solid black;
  right: -30px;
}
#timeslots .owl-prev i,
.owl-next i {
  transform: scale(1, 6);
  color: #ccc;
}
.timeslots-calendar .ui-widget.ui-widget-content {
  width: 100% !important;
}
.btn-save-timeslots {
  height: 48px;
}
a {
  cursor: pointer;
}
.searchSubmit {
  display: inline-flex;
  cursor: pointer;
}
.timeslots-container label {
  cursor: pointer !important;
}
#ui-datepicker-div {
  z-index: 9999;
}
#content-change-password {
  position: relative;
}
#loading-panel {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.spinner.s-center,
.spinner.change-password {
  left: calc(50% - 35px);
  top: calc(50% - 22.5px);
  position: absolute;
}
#ui-datepicker-div {
  z-index: 2 !important;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 30%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-month * {
  text-transform: none !important;
}
.multiselect {
  height: 40px;
  padding: 6px 20px 6px 12px;
  border: 1px solid #DCDCDC;
  border-radius: 0px;
  font-size: 14px;
  font-family: Montserrat-Regular;
  color: rgba(33, 33, 36, 0.5);
  font-weight: 600;
}
.multiselect .caret {
  margin: 8px 0px;
}
.multiselect-selected-text {
  float: left;
  text-align: left;
}
.btn-default:active:hover,
.btn-default:hover,
.btn-default:active,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default {
  background: none !important;
}
.upload-icon {
  width: 18px;
  height: 18px;
  background-image: url('../../images/icon-upload-active.png');
  display: inline-block;
  background-size: cover;
  background-position: center center;
  margin-right: 10px;
  vertical-align: sub;
}
.btn-save:hover {
  background-color: #fe7f83 !important;
  border-color: #fe7f83;
  font-weight: 600;
}
.schedule-type {
  font-family: Montserrat-Medium;
  font-size: 17px;
  color: #252525;
  letter-spacing: 0.4px;
  text-align: center;
}
.schedule-count {
  font-size: 38px;
  font-family: Montserrat-SemiBold;
  color: #F46C70;
  text-align: center;
}
#scheduled-visits-modal .close {
  font-size: 48px;
  color: #252525;
  font-family: initial;
  opacity: 1;
  position: absolute;
  right: 30px;
  top: 20px;
}
#scheduled-visits-modal .close span {
  font-size: 48px;
  color: #252525;
  font-family: initial;
  opacity: 1;
}
#scheduled-visits-modal a {
  color: #F46C70 !important;
  font-family: Montserrat-SemiBold !important;
}
#scheduled-visits-modal .card {
  box-shadow: 0 1px 4px 0px rgba(0, 0, 0, 0.15);
  background-color: #f6f6f6;
}
.schedule-visit-date {
  font-size: 17px;
  font-family: Montserrat;
  color: #252525;
}
.schedule-visit-hour {
  font-family: Montserrat-SemiBold;
  font-size: 17px;
  padding-left: 20px;
}
.btn-footer,
.btn-footer:hover,
.btn-footer:active,
.btn-footer:active:focus,
.btn-footer:focus {
  min-width: 1px;
  padding: 8px 10px;
  font-size: 12px;
  height: 40px;
  background-color: #f0f0f0 !important;
  color: #2c2c2c !important;
  border-color: #2c2c2c !important;
}
.newsletter_subscription .add-edit-input {
  font-size: 12px;
  font-family: Montserrat-Medium;
}
.carousel-navigators {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background: rgba(255, 255, 255, 0.75);
}
.carousel-navigators-list {
  list-style: none;
  margin: 0;
}
.carousel-navigators-list li {
  display: inline-block;
  color: rgba(0, 0, 0, 0.4);
  text-transform: uppercase;
  font-family: Montserrat-SemiBold;
  font-size: 16px;
  padding: 17px 25px;
}
.carousel-navigators-list li.active {
  color: black;
}
.carousel-navigators-list li a:hover {
  color: black;
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.flex-column {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
  flex-grow: 1;
}
.grow-1 {
  flex-grow: 1;
}
.highlight-row {
  padding-bottom: 25px;
  padding-top: 25px;
}
.register-button {
  font-family: Montserrat-Medium;
  font-size: 14px;
  color: #F46C70;
  padding: 10px 45px;
  border: 1px solid;
  border-radius: 5px;
  text-transform: uppercase;
}
.last-entries {
  padding-top: 1em;
}
.last-entries-property {
  padding-top: 1em;
  padding-bottom: 40px;
}
.last-entries-property .PropertyDisplay {
  margin: 0;
  padding-bottom: 30px;
}
.last-entries-cont {
  background-color: #F8F8F8;
  padding-left: 45px;
  padding-top: 30px;
  padding-bottom: 35px;
  height: 100%;
}
.last-entries-title {
  font-family: Montserrat-SemiBold;
  color: #252525;
  font-size: 28px;
  padding-bottom: 40px;
}
.last-entries-cities li {
  text-transform: uppercase;
  color: #E62B1E;
  font-size: 14px;
  font-family: Montserrat-SemiBold;
  padding-bottom: 20px;
}
.last-entries-all {
  padding-top: 15px;
  font-family: Montserrat-Bold;
  font-size: 17px;
  color: #E62B1E;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .col-md-4.last-entries-property {
    width: 100%;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
}
.card.highlight {
  background-color: #f4f4f4;
}
.homepage-banner {
  background: rgba(151, 238, 217, 0.5);
  padding: 20px 0px;
  text-align: center;
  font-family: Montserrat-SemiBold;
  font-size: 18px;
  color: #4b4b4b;
}
.homepage-banner > div {
  display: inline-block;
  padding: 0 10px;
}
.display-flex-row,
.display-flex-row-xs {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
.col-flex-xs-6 {
  flex: 6;
}
.col-flex-4 {
  flex: 4;
}
.col-flex-3 {
  flex: 3;
}
.col-flex-2 {
  flex: 2;
}
.col-flex-1 {
  flex: 1;
}
.quick-search {
  font-size: 14px;
  font-family: Montserrat-SemiBold;
  color: rgba(37, 37, 37, 0.45);
}
.search-container {
  position: relative;
}
.search-container-input::placeholder {
  color: rgba(75, 75, 75, 0.5);
  font-family: Montserrat-Light;
  font-size: 14px;
}
.search-container-input:-ms-input-placeholder {
  color: rgba(75, 75, 75, 0.5);
  font-family: Montserrat-Light;
  font-size: 14px;
}
.search-container-input::-ms-input-placeholder {
  color: rgba(75, 75, 75, 0.5);
  font-family: Montserrat-Light;
  font-size: 14px;
}
.search-container-input {
  border: 1px solid #eaeaea;
  padding: 9px 22px;
  color: #4b4b4b;
  font-family: Montserrat-Light;
  font-size: 14px;
  width: 100%;
}
.search-button {
  border: 2px solid #f46c70;
  color: #f46c70;
  text-transform: uppercase;
  font-family: Montserrat-SemiBold;
  font-size: 14px;
  letter-spacing: 0.4px;
  width: 100%;
  text-align: center;
  line-height: 36px;
  max-width: 168px;
  background: white;
  outline: 0px !important;
}
.search-row {
  padding: 32px 0px;
}
.banner-row {
  padding: 32px 0px;
}
.search-container img {
  position: absolute;
  top: 10px;
  right: 25px;
}
.search-engine-filter-dropdown-container.quick-container {
  height: 40px;
}
.quick-search-drop {
  border: 1px solid #EAEAEA !important;
}
.quick-container {
  max-width: 264px !important;
}
@media (max-width: 993px) {
  .display-flex-row > div {
    padding: 10px 0px;
  }
  .col-flex-4 {
    flex: 1 50%;
  }
  .col-flex-3 {
    flex: 1 50%;
  }
  .col-flex-2 {
    flex: 1 100%;
  }
  .search-button {
    width: 100%;
    max-width: 100%;
  }
  .quick-search {
    text-align: center;
  }
}
@media (max-width: 769px) {
  .col-flex-4 {
    flex: 1 100%;
  }
  .col-flex-3 {
    flex: 1 100%;
  }
  .quick-container {
    max-width: 100% !important;
  }
}
#search_bar {
  position: absolute;
  width: calc(100% - 25px);
  background: white;
  border-bottom: 1px solid black;
  padding-left: 15px;
  padding-bottom: 10px;
  display: none;
  left: 0px;
}
#search_bar .display-flex-row-xs {
  height: 40px;
}
#search_bar input[type="text"]::placeholder {
  color: rgba(37, 37, 37, 0.3);
  font-family: Montserrat-Light;
  font-size: 16px;
  padding-left: 15px;
}
#search_bar input[type="text"]:-ms-input-placeholder {
  color: rgba(37, 37, 37, 0.3);
  font-family: Montserrat-Light;
  font-size: 16px;
  padding-left: 15px;
}
#search_bar input[type="text"]::-ms-input-placeholder {
  color: rgba(37, 37, 37, 0.3);
  font-family: Montserrat-Light;
  font-size: 16px;
  padding-left: 15px;
}
#search_bar input[type="text"] {
  border: 0px;
  width: 100%;
  color: #252525;
  font-family: Montserrat-Light;
  font-size: 16px;
}
#search_bar .search-bar-button {
  padding: 0 40px;
}
#search_bar .search-bar-button span {
  font-family: Montserrat-SemiBold;
  text-transform: uppercase;
  color: #130f15;
  font-size: 15px;
  letter-spacing: 0.5px;
  line-height: 18px;
}
#search_bar .search-bar-button button {
  padding: 0px;
}
#homepage_main_carrousel .carousel-navigators-list {
  padding-inline-start: 0px;
}
.venture-detail .property-description-label {
  padding-top: 50px;
  font-family: Montserrat-Bold;
  font-size: 28px;
  color: #292929;
  letter-spacing: 0.4px;
}
.venture-detail .property-description {
  padding-top: 10px;
  font-family: Montserrat;
  font-size: 19px;
  color: rgba(37, 37, 37, 0.8);
  letter-spacing: 0.2px;
}
.venture-detail .property-reference {
  padding-top: 35px;
  font-family: Montserrat-SemiBold;
  font-size: 19px;
  color: #252525;
  letter-spacing: 0.2px;
}
.venture-properties table thead tr th {
  font-family: Montserrat-Regular;
  font-size: 11px;
  letter-spacing: 0.5px;
  color: rgba(15, 15, 15, 0.6);
  text-align: center;
}
.venture-properties table tbody tr td {
  font-family: Montserrat-Regular;
  font-size: 12px;
  letter-spacing: 0.5px;
  color: #0f0f0f;
  text-align: center;
}
.venture-detail .property-table {
  padding-top: 100px;
  padding-bottom: 20px;
  font-family: Montserrat-SemiBold;
  font-size: 22px;
  letter-spacing: 0.4px;
  color: #292929;
}
.venture-detail .neigh-title {
  padding-top: 60px;
  font-family: Montserrat-SemiBold;
  font-size: 20px;
  color: #252525;
  letter-spacing: 0.6px;
}
.venture-detail .neigh-description {
  padding-top: 30px;
  font-family: Montserrat-Regular;
  font-size: 19px;
  color: rgba(37, 37, 37, 0.8);
  letter-spacing: 0.2px;
}
.venture-detail .props-title {
  font-family: Montserrat-SemiBold;
  font-size: 20px;
  color: #252525;
  letter-spacing: 0.6px;
  padding-top: 100px;
  padding-bottom: 50px;
}
.venture-location .property-location {
  padding-top: 100px;
}
.venture-location .property-location p {
  font-family: Montserrat-SemiBold;
  font-size: 20px;
  color: #252525;
  letter-spacing: 0.6px;
  padding-bottom: 30px;
}
.property-similiar {
  padding-top: 100px;
}
.property-similar .title {
  font-family: Montserrat-SemiBold;
  font-size: 20px;
  color: #252525;
  letter-spacing: 0.6px;
  padding-bottom: 45px;
}
.prop-title {
  color: rgba(227, 38, 40, 0.8);
  font-size: 16px;
  text-transform: uppercase;
  font-family: Montserrat-Bold;
  letter-spacing: 1px;
}
.prop-price {
  font-family: Montserrat-Bold;
  font-size: 18px;
  letter-spacing: 1px;
  padding-top: 30px;
}
.prop-download {
  text-align: right;
  font-family: Montserrat-SemiBold;
  font-size: 14px;
  color: #e62b1e;
  letter-spacing: 1px;
  padding-bottom: 10px;
}
.prop-download a {
  text-align: right;
  font-family: Montserrat-SemiBold;
  font-size: 14px;
  color: #e62b1e;
  letter-spacing: 1px;
}
@media (max-width: 767px) {
  #header-show-mobile {
    display: block;
  }
}
@media (min-width: 768px) {
  #header-show-mobile {
    display: none;
  }
  .navbar.navbar-lower .navbar-nav {
    padding-right: 25px;
  }
  .navbar-nav > li {
    float: initial !important;
    display: inline-block;
  }
}
.mobile-user-content-menu {
  padding-bottom: 10px;
}
/* Dropdown Button */
/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}
/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f1f1f1;
  min-width: 180px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
/* Links inside the dropdown */
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
/* Change color of dropdown links on hover */
/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-content {
  display: block;
}
/* Change the background color of the dropdown button when the dropdown content is shown */