@font-face {
  font-family: "Helvetica Black";
  src: url("fonts/HelveticaNeue-Black.eot?") format("eot"), url("fonts/HelveticaNeue-Black.woff2") format("woff2"), url("fonts/HelveticaNeue-Black.woff") format("woff"), url("fonts/HelveticaNeue-Black.ttf") format("truetype"), url("fonts/HelveticaNeue-Black.svg#Samplino") format("svg");
}
/*
 * GENERAL CSS
 */
/* line 22, assetic_compassPrk3Zx.scss */
*:not(h1 > span) {
  font-size: 18px;
}

/* line 25, assetic_compassPrk3Zx.scss */
body {
  background-color: #F5F5F5;
  text-align: justify;
}

/* line 29, assetic_compassPrk3Zx.scss */
.block_15 {
  margin-bottom: 15px;
}

/* line 32, assetic_compassPrk3Zx.scss */
.block_30 {
  margin-bottom: 30px;
}

/* line 35, assetic_compassPrk3Zx.scss */
.block_40 {
  margin-bottom: 40px;
}

/* line 38, assetic_compassPrk3Zx.scss */
.nomargin {
  margin: 0 !important;
}

@media (min-width: 992px) {
  /* line 41, assetic_compassPrk3Zx.scss */
  .row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
/* line 49, assetic_compassPrk3Zx.scss */
#backToList {
  position: absolute;
  bottom: 30px;
  left: 10px;
  z-index: 998;
}
@media (min-width: 768px) {
  /* line 49, assetic_compassPrk3Zx.scss */
  #backToList {
    bottom: 10px;
  }
}

/* line 59, assetic_compassPrk3Zx.scss */
#alertMessage {
  font-size: 11px;
}
@media (min-width: 768px) {
  /* line 59, assetic_compassPrk3Zx.scss */
  #alertMessage {
    font-size: 14px;
  }
}

/* line 65, assetic_compassPrk3Zx.scss */
ul.custom_list li {
  color: #000;
}
/* line 67, assetic_compassPrk3Zx.scss */
ul.custom_list li a {
  color: #000 !important;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
/* line 74, assetic_compassPrk3Zx.scss */
ul.custom_list li a:hover, ul.custom_list li a.active {
  text-decoration: none !important;
  text-shadow: 0px 0px 1px #000;
}
/* line 78, assetic_compassPrk3Zx.scss */
ul.custom_list li p {
  color: #333 !important;
}

/* line 84, assetic_compassPrk3Zx.scss */
.services_icon {
  height: 120px !important;
}

/* line 87, assetic_compassPrk3Zx.scss */
.cc-window {
  border: 1px solid white;
}

/* line 90, assetic_compassPrk3Zx.scss */
.g-recaptcha {
  margin-bottom: 10px;
}

/* line 93, assetic_compassPrk3Zx.scss */
.services_list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
/* line 97, assetic_compassPrk3Zx.scss */
.services_list li {
  display: block;
  border: 1px solid #bfbfbf;
  margin-bottom: 3px;
}

/* line 104, assetic_compassPrk3Zx.scss */
hr {
  height: 0 !important;
  border-bottom: 2px solid #000;
}

/* line 108, assetic_compassPrk3Zx.scss */
hr.grey {
  border-width: 4px;
  border-color: #bfbfbf;
}

/* line 113, assetic_compassPrk3Zx.scss */
.main_title, .second_title, .third_title {
  font-family: "Helvetica Black","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  color: #000 !important;
  letter-spacing: 3px;
}

/* line 125, assetic_compassPrk3Zx.scss */
h3.third_title {
  font-size: 20px !important;
  margin-top: 5px;
}

/* line 127, assetic_compassPrk3Zx.scss */
.slide.zoombox {
  cursor: -webkit-zoom-in;
  cursor: zoom-in !important;
}

/* line 129, assetic_compassPrk3Zx.scss */
#title_bar {
  border-bottom: 1px solid #333;
}
/* line 131, assetic_compassPrk3Zx.scss */
#title_bar .main_title {
  margin-top: 10px !important;
  margin-bottom: 0;
}

/* line 137, assetic_compassPrk3Zx.scss */
.small_title {
  font-family: "Helvetica Black","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  color: #000 !important;
  letter-spacing: 2px;
}

/* line 142, assetic_compassPrk3Zx.scss */
h3.small_title {
  font-size: 16px !important;
  margin-bottom: 5px;
}

/* line 144, assetic_compassPrk3Zx.scss */
.btn {
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  border-radius: 0 !important;
}

/* line 151, assetic_compassPrk3Zx.scss */
.btn.btn-default {
  background-color: #333 !important;
  color: #fff !important;
}

/* line 155, assetic_compassPrk3Zx.scss */
.btn.btn-default:hover {
  background-color: #000 !important;
}

/* line 159, assetic_compassPrk3Zx.scss */
#main_header_wrapper {
  background-color: #000;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 20px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  z-index: 998;
}
@media (min-width: 1200px) {
  /* line 159, assetic_compassPrk3Zx.scss */
  #main_header_wrapper {
    height: 96px !important;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 159, assetic_compassPrk3Zx.scss */
  #main_header_wrapper {
    height: 126px !important;
  }
}
/* line 177, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar #logo_wrapper img {
  height: 90px;
  margin: 10px auto;
}
@media (min-width: 768px) {
  /* line 177, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #topbar #logo_wrapper img {
    margin: 0;
  }
}
@media (min-width: 992px) {
  /* line 177, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #topbar #logo_wrapper img {
    height: 64px;
  }
}
@media (min-width: 1200px) {
  /* line 177, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #topbar #logo_wrapper img {
    height: 90px;
  }
}
/* line 185, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar #social_wrapper {
  text-align: center;
}
@media (min-width: 768px) {
  /* line 185, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #topbar #social_wrapper {
    text-align: right;
  }
}
@media (min-width: 992px) {
  /* line 185, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #topbar #social_wrapper {
    text-align: center;
  }
}
@media (min-width: 1200px) {
  /* line 185, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #topbar #social_wrapper {
    text-align: right;
  }
}
/* line 193, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons {
  padding: 0 50px;
  position: relative;
}
/* line 197, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .login_btn {
  color: #fff !important;
  border: 1px solid #fff;
  border-radius: 12px;
  padding: 0px 15px;
  opacity: 0.7;
  display: inline-block !important;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  line-height: 33px;
  vertical-align: bottom;
  margin-bottom: 10px;
}
/* line 212, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .login_btn img {
  margin-left: 8px;
  vertical-align: -3px;
}
/* line 218, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .login_btn.logout {
  margin-left: -15px;
}
/* line 220, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .login_btn.logout img {
  margin: 0 !important;
}
/* line 222, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .login_btn:hover {
  text-decoration: none;
  text-shadow: 0px 0px 1px #fff;
  box-shadow: 0px 0px 1px #fff;
  opacity: 1;
}
/* line 228, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .social_btn {
  opacity: 0.7;
  margin-left: 5px;
  vertical-align: 2px;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
/* line 238, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .social_btn img {
  height: 35px;
  margin-bottom: 10px;
}
/* line 243, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .login_btn:hover, #main_header_wrapper #topbar .header_buttons .social_btn:hover {
  opacity: 1;
}
/* line 246, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .exclusive_btn {
  border-radius: 10px;
  border: 1px solid #b2813c;
  height: 35px;
  color: black;
  display: inline-block;
  padding: 2px 8px 2px 8px;
  background-image: url("/bundles/front/images/button-discover-our-exclusive-bg.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  vertical-align: bottom;
  margin-bottom: 10px;
}
/* line 260, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .exclusive_btn .icon {
  border-right: 1px solid black;
  display: inline-block;
  padding-right: 5px;
  vertical-align: super;
}
/* line 266, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .exclusive_btn .icon i {
  font-size: 16px;
}
/* line 272, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .exclusive_btn .content {
  display: inline-block;
  font-size: 10px;
  text-align: left;
  margin-left: 5px;
  line-height: 14px;
}
/* line 281, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .exclusive_btn:hover {
  background-image: inherit;
  color: #b2813c;
}
/* line 285, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .exclusive_btn:hover .icon {
  border-right: 1px solid #b2813c;
}
/* line 291, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .locale_switch {
  display: inline-block;
  position: absolute;
  top: 5px;
  width: 50px;
  right: 0px;
}
/* line 298, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .locale_switch > a {
  opacity: 0.7;
  color: white !important;
  text-decoration: none;
  padding: 5px;
}
/* line 304, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .locale_switch > a:hover {
  opacity: 1;
}
/* line 309, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .locale_switch .dropdown-menu {
  min-width: 30px !important;
}
/* line 312, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .locale_switch .dropdown-menu a {
  padding: 5px;
}
/* line 314, assetic_compassPrk3Zx.scss */
#main_header_wrapper #topbar .header_buttons .locale_switch .dropdown-menu a img {
  top: -2px;
  position: relative;
}
@media (max-width: 1200px) {
  /* line 325, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar {
    margin-top: 10px;
  }
}
/* line 330, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #mobile_menu_trigger {
  margin-top: 15px;
  margin-bottom: 15px;
}
/* line 332, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu {
  display: none;
}
@media (min-width: 768px) {
  /* line 332, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu {
    display: block;
    padding-top: 10px;
  }
}
@media (min-width: 992px) {
  /* line 332, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu {
    padding-top: 0;
    position: absolute;
    bottom: -5px;
    right: 10px;
  }
}
@media (min-width: 1200px) {
  /* line 332, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu {
    right: 72px;
    bottom: 0;
    right: 0;
  }
}
/* line 346, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul {
  padding: 0;
  margin: 0;
  list-style-type: none !important;
}
/* line 350, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li {
  display: block;
  text-align: center;
  position: relative;
}
@media (min-width: 768px) {
  /* line 350, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu ul li {
    display: inline-block;
  }
}
/* line 355, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li a {
  font-size: 18px;
  letter-spacing: 1.5px;
  padding: 0 13px;
  color: #fff !important;
  opacity: 0.7;
  transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
@media (min-width: 768px) {
  /* line 355, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu ul li a {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 4px;
  }
}
@media (min-width: 992px) {
  /* line 355, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu ul li a {
    font-size: 12px;
    letter-spacing: 1px;
    padding: 0 5px;
  }
}
@media (min-width: 1200px) {
  /* line 355, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu ul li a {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0 7px;
  }
}
/* line 381, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li a:hover, #main_header_wrapper #main_bar #main_menu ul li a.active, #main_header_wrapper #main_bar #main_menu ul li a:focus {
  text-decoration: none !important;
  text-shadow: 0px 0px 1px #fff;
  opacity: 1;
}
/* line 387, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li a.favourites_link .badge {
  vertical-align: 8px;
}
/* line 391, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li .popover {
  color: #000 !important;
}
/* line 394, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li ul {
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  /* line 394, assetic_compassPrk3Zx.scss */
  #main_header_wrapper #main_bar #main_menu ul li ul {
    display: none;
    position: absolute;
  }
}
/* line 400, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li ul li {
  background-color: #222;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 404, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li ul li a {
  display: block;
  padding: 5px 15px;
}
/* line 412, assetic_compassPrk3Zx.scss */
#main_header_wrapper #main_bar #main_menu ul li:hover ul {
  display: block;
}

/* line 421, assetic_compassPrk3Zx.scss */
#content_wrapper {
  background-color: #F5F5F5;
}
@media (min-width: 992px) {
  /* line 421, assetic_compassPrk3Zx.scss */
  #content_wrapper {
    margin-top: 96px;
  }
}
@media (min-width: 1200px) {
  /* line 421, assetic_compassPrk3Zx.scss */
  #content_wrapper {
    margin-top: 126px;
  }
}

/*
 * MAIN SLIDER CSS
 */
/* line 431, assetic_compassPrk3Zx.scss */
#main_slider_wrapper {
  position: relative;
  z-index: 1;
}
/* line 434, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider {
  border-bottom: 2px solid #000;
  margin-bottom: 15px;
}
/* line 437, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider .slide {
  display: block;
  height: 360px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 768px) {
  /* line 437, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper #main_slider .slide {
    height: 480px;
  }
}
@media (min-width: 992px) {
  /* line 437, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper #main_slider .slide {
    height: 650px;
  }
}
/* line 446, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider .slide img {
  min-height: 100% !important;
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
  object-fit: cover;
}
/* line 455, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider.property {
  margin-bottom: 0 !important;
}
/* line 458, assetic_compassPrk3Zx.scss */
#main_slider_wrapper .slider_text_wrapper {
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 999;
  text-align: center;
}
@media (min-width: 768px) {
  /* line 458, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper .slider_text_wrapper {
    top: 80px;
  }
}
/* line 467, assetic_compassPrk3Zx.scss */
#main_slider_wrapper .slider_text_wrapper h1 {
  color: #000 !important;
  display: inline-block;
  padding: 5px 6px;
  background-color: rgba(255, 255, 255, 0.6);
  letter-spacing: 5px;
  font-size: 22px !important;
  line-height: 23px !important;
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  /* line 467, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper .slider_text_wrapper h1 {
    letter-spacing: 5px;
    font-size: 32px !important;
    line-height: 34px !important;
  }
}
/* line 481, assetic_compassPrk3Zx.scss */
#main_slider_wrapper .slider_text_wrapper h1 span {
  font-family: "Helvetica Black","Helvetica Neue",Helvetica,Arial,sans-serif !important;
  font-size: 22px !important;
  line-height: 23px !important;
}
@media (min-width: 768px) {
  /* line 481, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper .slider_text_wrapper h1 span {
    font-size: 32px !important;
    line-height: 34px !important;
  }
}
/* line 492, assetic_compassPrk3Zx.scss */
#main_slider_wrapper .slider_text_wrapper.property {
  top: 30%;
}
/* line 494, assetic_compassPrk3Zx.scss */
#main_slider_wrapper .slider_text_wrapper.property p {
  display: inline-block;
  padding: 4px 6px;
  background-color: rgba(255, 255, 255, 0.6);
}
/* line 500, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form {
  z-index: 999;
  position: absolute;
  bottom: 50px;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 500, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper #main_slider_form {
    bottom: 130px;
    width: 100%;
  }
}
/* line 510, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form [data-toggle=collapse] {
  height: 50px;
  font-size: 16px;
}
/* line 514, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form [data-toggle=collapse][aria-expanded=true] {
  display: none;
}
/* line 519, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form [data-toggle=collapse] i {
  padding-left: 10px;
}
/* line 524, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form {
  margin: 0 auto !important;
  width: 90%;
  position: relative;
}
@media (min-width: 768px) {
  /* line 524, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper #main_slider_form form {
    width: 560px;
  }
}
@media (min-width: 992px) {
  /* line 524, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper #main_slider_form form {
    width: 560px;
  }
}
@media (min-width: 1200px) {
  /* line 524, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper #main_slider_form form {
    width: 650px;
  }
}
/* line 532, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group {
  height: 50px;
  background-color: white;
  padding-left: 0px;
  padding-right: 0px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
@media (min-width: 768px) {
  /* line 532, assetic_compassPrk3Zx.scss */
  #main_slider_wrapper #main_slider_form form .form-group {
    margin-bottom: 0px;
  }
}
/* line 545, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group .form-control {
  border: 0;
  height: 100%;
}
/* line 552, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group .dropdown-input .dropdown {
  height: 100%;
}
/* line 554, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group .dropdown-input .dropdown button {
  height: 100%;
  border: none;
}
/* line 558, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group .dropdown-input .dropdown button .caret {
  top: 21px;
}
/* line 566, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group .select2 .select2-selection--single {
  border: 0 !important;
}
/* line 570, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group .select2 .select2-selection__placeholder {
  font-size: 14px;
  padding-left: 5px;
}
/* line 576, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group.submit-container {
  position: relative;
  padding-right: 50px;
}
/* line 581, assetic_compassPrk3Zx.scss */
#main_slider_wrapper #main_slider_form form .form-group.submit-container button {
  border: 0;
  height: 100%;
  position: absolute;
  width: 50px;
  top: 0px;
  right: 0px;
}

/* line 595, assetic_compassPrk3Zx.scss */
#selection_slider {
  z-index: 0;
}
/* line 597, assetic_compassPrk3Zx.scss */
#selection_slider .slide {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 460px;
}
/* line 603, assetic_compassPrk3Zx.scss */
#selection_slider .slide .container .container_wrapper {
  margin-top: 25px;
  margin-bottom: 25px;
  padding: 25px;
  background-color: rgba(255, 255, 255, 0.75);
  border-radius: 2px;
}

@media (min-width: 992px) {
  /* line 614, assetic_compassPrk3Zx.scss */
  #st_tropez_desc {
    background-image: url("/bundles/front/images/saint-tropez-1.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 460px;
    position: relative;
  }
  /* line 624, assetic_compassPrk3Zx.scss */
  #st_tropez_desc .mobile_hidden {
    display: none;
  }
}
/* line 630, assetic_compassPrk3Zx.scss */
#st_tropez_desc .container_wrapper {
  background-color: rgba(255, 255, 255, 0);
}
@media (min-width: 992px) {
  /* line 630, assetic_compassPrk3Zx.scss */
  #st_tropez_desc .container_wrapper {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 0px;
    margin-left: 50px;
    margin-right: 50px;
  }
}
/* line 644, assetic_compassPrk3Zx.scss */
#st_tropez_desc .container_wrapper .nav li {
  height: 58px;
  width: 50%;
  text-align: center;
  border: 0px;
}
/* line 650, assetic_compassPrk3Zx.scss */
#st_tropez_desc .container_wrapper .nav li a {
  height: 100%;
  margin-right: 0px;
  border-radius: 0 0 0 0;
  border: 0px;
  color: black;
  background-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 992px) {
  /* line 650, assetic_compassPrk3Zx.scss */
  #st_tropez_desc .container_wrapper .nav li a {
    font-weight: 800;
    font-size: x-large;
  }
}
/* line 666, assetic_compassPrk3Zx.scss */
#st_tropez_desc .container_wrapper .nav li.active a {
  border-color: rgba(255, 255, 255, 0.5);
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 671, assetic_compassPrk3Zx.scss */
#st_tropez_desc .container_wrapper .nav li.active .separator {
  border-bottom: 2px solid black;
  margin-right: 25px;
  margin-left: 25px;
  position: relative;
  top: -1px;
}
/* line 681, assetic_compassPrk3Zx.scss */
#st_tropez_desc .container_wrapper .tab-content {
  min-height: 100px;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 25px;
}

/* line 691, assetic_compassPrk3Zx.scss */
#st_tropez_more .img-description {
  border: 2px solid black;
}
@media (min-width: 768px) {
  /* line 691, assetic_compassPrk3Zx.scss */
  #st_tropez_more .img-description {
    margin-right: 50px;
    margin-left: 50px;
    position: relative;
    top: -100px;
    background-color: rgba(255, 255, 255, 0.9);
  }
}
/* line 702, assetic_compassPrk3Zx.scss */
#st_tropez_more .img-description .img-description-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 40px;
}
@media (min-width: 768px) {
  /* line 702, assetic_compassPrk3Zx.scss */
  #st_tropez_more .img-description .img-description-title {
    padding-bottom: 40px;
  }
}
/* line 712, assetic_compassPrk3Zx.scss */
#st_tropez_more .img-description p {
  padding: 25px;
}

/* line 719, assetic_compassPrk3Zx.scss */
#events events-subtitle {
  font-size: large;
}
/* line 722, assetic_compassPrk3Zx.scss */
#events .event {
  padding-bottom: 20px;
}
/* line 725, assetic_compassPrk3Zx.scss */
#events .event img {
  width: 300px;
}
@media (min-width: 992px) {
  /* line 725, assetic_compassPrk3Zx.scss */
  #events .event img {
    width: 100%;
  }
}
/* line 733, assetic_compassPrk3Zx.scss */
#events .event .event-title {
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 5px;
  background-color: black;
  color: white;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 10px;
}
/* line 744, assetic_compassPrk3Zx.scss */
#events .event .event-date {
  font-weight: bold;
  font-size: 15px;
}

/* line 751, assetic_compassPrk3Zx.scss */
.separtor-solid {
  border: 2px solid;
}

/* line 758, assetic_compassPrk3Zx.scss */
#region_slider .slide .img_title, #style_slider .slide .img_title, #special_events_slider .slide .img_title, #activities_slider .slide .img_title, #events_slider .slide .img_title, .category-slider .slide .img_title {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 240px;
  position: relative;
  overflow: hidden;
  background-color: black;
  position: relative;
}
/* line 768, assetic_compassPrk3Zx.scss */
#region_slider .slide .img_title img, #style_slider .slide .img_title img, #special_events_slider .slide .img_title img, #activities_slider .slide .img_title img, #events_slider .slide .img_title img, .category-slider .slide .img_title img {
  min-height: 100% !important;
  min-width: 100%;
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  opacity: 0.8;
}
@media (min-width: 768px) {
  /* line 758, assetic_compassPrk3Zx.scss */
  #region_slider .slide .img_title, #style_slider .slide .img_title, #special_events_slider .slide .img_title, #activities_slider .slide .img_title, #events_slider .slide .img_title, .category-slider .slide .img_title {
    height: 220px;
  }
}
@media (min-width: 992px) {
  /* line 758, assetic_compassPrk3Zx.scss */
  #region_slider .slide .img_title, #style_slider .slide .img_title, #special_events_slider .slide .img_title, #activities_slider .slide .img_title, #events_slider .slide .img_title, .category-slider .slide .img_title {
    height: 240px;
  }
}
@media (min-width: 1200px) {
  /* line 758, assetic_compassPrk3Zx.scss */
  #region_slider .slide .img_title, #style_slider .slide .img_title, #special_events_slider .slide .img_title, #activities_slider .slide .img_title, #events_slider .slide .img_title, .category-slider .slide .img_title {
    height: 280px;
  }
}
@media (min-width: 1600px) {
  /* line 758, assetic_compassPrk3Zx.scss */
  #region_slider .slide .img_title, #style_slider .slide .img_title, #special_events_slider .slide .img_title, #activities_slider .slide .img_title, #events_slider .slide .img_title, .category-slider .slide .img_title {
    height: 380px;
  }
}
/* line 792, assetic_compassPrk3Zx.scss */
#region_slider .slide .img_title h3, #style_slider .slide .img_title h3, #special_events_slider .slide .img_title h3, #activities_slider .slide .img_title h3, #events_slider .slide .img_title h3, .category-slider .slide .img_title h3 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  padding: 10px 15px;
  margin-bottom: 0;
  letter-spacing: 8px !important;
  font-size: 20px !important;
}
@media (min-width: 768px) {
  /* line 792, assetic_compassPrk3Zx.scss */
  #region_slider .slide .img_title h3, #style_slider .slide .img_title h3, #special_events_slider .slide .img_title h3, #activities_slider .slide .img_title h3, #events_slider .slide .img_title h3, .category-slider .slide .img_title h3 {
    font-size: 16px !important;
    letter-spacing: 2px !important;
  }
}
@media (min-width: 992px) {
  /* line 792, assetic_compassPrk3Zx.scss */
  #region_slider .slide .img_title h3, #style_slider .slide .img_title h3, #special_events_slider .slide .img_title h3, #activities_slider .slide .img_title h3, #events_slider .slide .img_title h3, .category-slider .slide .img_title h3 {
    font-size: 20px !important;
    letter-spacing: 3px !important;
  }
}
@media (min-width: 1200px) {
  /* line 792, assetic_compassPrk3Zx.scss */
  #region_slider .slide .img_title h3, #style_slider .slide .img_title h3, #special_events_slider .slide .img_title h3, #activities_slider .slide .img_title h3, #events_slider .slide .img_title h3, .category-slider .slide .img_title h3 {
    font-size: 26px !important;
    letter-spacing: 6px !important;
  }
}
/* line 817, assetic_compassPrk3Zx.scss */
#region_slider .slide .img_title:hover img, #style_slider .slide .img_title:hover img, #special_events_slider .slide .img_title:hover img, #activities_slider .slide .img_title:hover img, #events_slider .slide .img_title:hover img, .category-slider .slide .img_title:hover img {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 1;
}
/* line 823, assetic_compassPrk3Zx.scss */
#region_slider .slide .excerpt, #style_slider .slide .excerpt, #special_events_slider .slide .excerpt, #activities_slider .slide .excerpt, #events_slider .slide .excerpt, .category-slider .slide .excerpt {
  margin: 15px auto;
  text-align: center;
  width: 70%;
  color: #333 !important;
}

/* line 834, assetic_compassPrk3Zx.scss */
.home#main_slider_wrapper #main_slider .slide {
  height: 500px !important;
}
@media (min-width: 768px) {
  /* line 834, assetic_compassPrk3Zx.scss */
  .home#main_slider_wrapper #main_slider .slide {
    height: 650px !important;
  }
}
@media (max-width: 768px) {
  /* line 842, assetic_compassPrk3Zx.scss */
  .home#main_slider_wrapper .scrolldown {
    display: none;
  }
}
@media (min-width: 768px) {
  /* line 847, assetic_compassPrk3Zx.scss */
  .home#main_slider_wrapper .scrolldown {
    position: absolute;
    bottom: 0;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 72px;
    line-height: 72px !important;
    color: #fff !important;
    z-index: 200;
  }
  /* line 858, assetic_compassPrk3Zx.scss */
  .home#main_slider_wrapper .scrolldown i {
    opacity: 0.8;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
  }
  /* line 865, assetic_compassPrk3Zx.scss */
  .home#main_slider_wrapper .scrolldown:hover i {
    opacity: 1 !important;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
  }
}

/*
 * PROPERTY LIST CUSTOM CSS
 */
/* line 878, assetic_compassPrk3Zx.scss */
.search-input-container {
  display: flex;
  justify-content: center;
  padding: 15px;
}
/* line 883, assetic_compassPrk3Zx.scss */
.search-input-container input {
  width: 300px;
  border: 1px solid #555;
  display: block;
  padding: 9px 4px 9px 40px;
  background: transparent url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'%3E%3C/path%3E%3C/svg%3E") no-repeat 13px center;
}

/* line 892, assetic_compassPrk3Zx.scss */
#active_filter_area {
  padding-top: 5px;
  padding-bottom: 5px;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
}
/* line 897, assetic_compassPrk3Zx.scss */
#active_filter_area p {
  margin-bottom: 0 !important;
}
/* line 900, assetic_compassPrk3Zx.scss */
#active_filter_area select {
  height: 26px !important;
  font-size: 13px !important;
  display: inline !important;
  border: 1px solid #bfbfbf;
  border-radius: 0 !important;
}
/* line 906, assetic_compassPrk3Zx.scss */
#active_filter_area select option {
  font-size: 13px !important;
}
/* line 911, assetic_compassPrk3Zx.scss */
#active_filter_area #active_filters span.selected_type {
  display: inline-block;
  margin: 0;
  margin-right: 2px;
  padding: 0 24px 2px 7px;
  border: 1px solid #bfbfbf;
  background-color: #F5F5F5;
  border-radius: 3px;
  position: relative;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 924, assetic_compassPrk3Zx.scss */
#active_filter_area #active_filters span.selected_type span.selected_name {
  font-size: 14px;
  color: #333;
}
/* line 927, assetic_compassPrk3Zx.scss */
#active_filter_area #active_filters span.selected_type span.selected_name img {
  height: 20px;
  vertical-align: -5px;
  margin-right: 3px;
}
/* line 934, assetic_compassPrk3Zx.scss */
#active_filter_area #active_filters span.selected_type:after {
  content: 'X';
  display: block;
  font-size: 9px;
  line-height: 15px;
  width: 17px;
  height: 17px;
  text-align: center;
  border: 1px solid #bfbfbf;
  background-color: #bfbfbf;
  color: #fff;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  right: 3px;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 954, assetic_compassPrk3Zx.scss */
#active_filter_area #active_filters span.selected_type:hover {
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #333;
}
/* line 960, assetic_compassPrk3Zx.scss */
#active_filter_area #active_filters span.selected_type:hover:after {
  background-color: #333;
  border: 1px solid #333;
}
/* line 964, assetic_compassPrk3Zx.scss */
#active_filter_area #active_filters .no_filter {
  font-size: 14px !important;
}

/* line 971, assetic_compassPrk3Zx.scss */
#orderBy {
  height: 26px !important;
  font-size: 13px !important;
  display: inline !important;
  border: 1px solid #bfbfbf;
  border-radius: 0 !important;
}
/* line 977, assetic_compassPrk3Zx.scss */
#orderBy option {
  font-size: 13px !important;
}

/* line 982, assetic_compassPrk3Zx.scss */
#properties_list_wrapper {
  min-height: 600px !important;
}
/* line 984, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list {
  position: relative;
}
/* line 986, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .result_count {
  position: absolute;
  top: -32px;
  left: 0;
}
/* line 987, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide {
  border: 1px solid #bfbfbf;
  padding-bottom: 10px;
  background-color: #fff !important;
  box-shadow: 2px 2px 5px #bfbfbf;
}
@media (min-width: 768px) {
  /* line 987, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide {
    margin-bottom: 15px;
  }
}
@media (min-width: 992px) {
  /* line 987, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide {
    margin-bottom: 0;
    height: 100%;
  }
}
/* line 995, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title {
  display: block;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  overflow: hidden;
  background-color: black;
  height: 240px;
  position: relative;
}
/* line 1005, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title img:not(.favourite_icon) {
  min-height: 100% !important;
  min-width: 100%;
  position: absolute;
  top: -100%;
  left: 0;
  right: 0;
  bottom: -100%;
  margin: auto;
  -moz-transition: all 2s ease;
  -o-transition: all 2s ease;
  -webkit-transition: all 2s ease;
  transition: all 2s ease;
  opacity: 0.8;
}
/* line 1017, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title .favourite_icon {
  opacity: 0.4 !important;
  with: 48px;
  height: 48px;
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 997;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 1030, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title .favourite_icon:hover, #properties_list_wrapper .properties_list .slide .img_title .favourite_icon.active {
  opacity: 1 !important;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media (min-width: 768px) {
  /* line 995, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .img_title {
    height: 320px;
  }
}
@media (min-width: 992px) {
  /* line 995, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .img_title {
    height: 200px;
  }
}
@media (min-width: 1200px) {
  /* line 995, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .img_title {
    height: 260px;
  }
}
@media (min-width: 1600px) {
  /* line 995, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .img_title {
    height: 280px;
  }
}
/* line 1048, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title .title {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: left;
  padding: 10px 15px;
}
/* line 1056, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title .title h3 {
  margin: 0;
  letter-spacing: 6px !important;
  font-size: 20px !important;
}
@media (min-width: 768px) {
  /* line 1056, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .img_title .title h3 {
    font-size: 16px !important;
    letter-spacing: 2px !important;
  }
}
@media (min-width: 992px) {
  /* line 1056, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .img_title .title h3 {
    font-size: 18px !important;
    letter-spacing: 3px !important;
  }
}
@media (min-width: 1200px) {
  /* line 1056, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .img_title .title h3 {
    font-size: 22px !important;
    letter-spacing: 6px !important;
  }
}
/* line 1073, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title .title p {
  margin: 0;
  font-size: 13px;
  color: #333;
}
/* line 1080, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .img_title.for_sale:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  background-color: #fff;
  position: absolute;
  top: 2px;
  left: 2px;
  border-radius: 50% !important;
  z-index: 9999;
}
/* line 1092, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .excerpt {
  padding: 10px 15px;
  margin: 0 !important;
  text-align: center;
  width: 100%;
  font-size: 13px !important;
  color: #333 !important;
}
/* line 1100, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide .price {
  margin-top: 7px;
}
@media (min-width: 1200px) and (max-width: 1600px) {
  /* line 1104, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list .slide .btn-text {
    display: none;
  }
}
/* line 1110, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list .slide:hover .img_title img:not(.favourite_icon) {
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  opacity: 1;
}
/* line 1117, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list_bottom {
  text-align: center;
}
/* line 1119, assetic_compassPrk3Zx.scss */
#properties_list_wrapper .properties_list_bottom a {
  width: 100%;
  margin-top: 15px;
}
@media (min-width: 1280px) {
  /* line 1117, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list_bottom {
    text-align: left;
  }
  /* line 1122, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list_bottom .button {
    text-align: right;
  }
  /* line 1123, assetic_compassPrk3Zx.scss */
  #properties_list_wrapper .properties_list_bottom a {
    width: auto;
    margin-top: 0px;
  }
}

/* line 1130, assetic_compassPrk3Zx.scss */
#content_wrapper.toggled #filters_wrapper #sidebar-wrapper {
  padding: 15px;
}

/* line 1136, assetic_compassPrk3Zx.scss */
#loader {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 99;
  color: #fff;
  text-align: center;
  padding-top: calc(25% - 20px);
  font-size: 32px !important;
}

/* line 1153, assetic_compassPrk3Zx.scss */
#page_wrapper {
  min-height: 600px;
}
/* line 1156, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img {
  padding-top: 80px;
  padding-bottom: 80px;
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 1163, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img .box_white {
  padding: 30px;
  background-color: rgba(255, 255, 255, 0.6);
}
/* line 1167, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img .box_white.opacity_8 {
  background-color: rgba(255, 255, 255, 0.8);
}
/* line 1171, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img .box_white h2 {
  margin-top: 0;
}
/* line 1174, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img .box_white p {
  color: #000 !important;
}
/* line 1178, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img .box_black {
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 1181, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img .box_black h2 {
  margin-top: 0;
  color: #fff !important;
}
/* line 1185, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img .box_black p {
  color: #fff !important;
}
/* line 1190, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img.content_1 {
  background-image: url("/bundles/front/images/about-us-1.jpg");
}
/* line 1193, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img.content_3 {
  background-image: url("/bundles/front/images/about-us-3.jpg");
}
/* line 1196, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img.content_4 {
  background-image: url("/bundles/front/images/rent-your-property-1.jpg");
}
/* line 1199, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img.content_5 {
  background-image: url("/bundles/front/images/rent-your-property-3.jpg");
}
/* line 1202, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img.content_7 {
  background-image: url("/bundles/front/images/contact-1.jpg");
  background-position: bottom center;
}
/* line 1206, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .back_img.content_9 {
  background-image: url("/bundles/front/images/contact-3.jpg");
}
/* line 1209, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .text_box {
  padding: 60px;
}
/* line 1212, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .parallax_img {
  height: 240px;
  background-image: url("/bundles/front/images/about-us-2.jpg");
  background-size: cover;
  background-attachment: fixed;
  background-position: right center;
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  /* line 1212, assetic_compassPrk3Zx.scss */
  #page_wrapper .container-fluid .parallax_img {
    height: 480px;
    background-size: 50% auto;
  }
}
/* line 1224, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .parallax_img.bigger {
  height: 240px;
}
@media (min-width: 992px) {
  /* line 1224, assetic_compassPrk3Zx.scss */
  #page_wrapper .container-fluid .parallax_img.bigger {
    height: 640px;
  }
}
/* line 1230, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .parallax_img.big_bigger {
  height: 240px;
}
@media (min-width: 992px) {
  /* line 1230, assetic_compassPrk3Zx.scss */
  #page_wrapper .container-fluid .parallax_img.big_bigger {
    height: 700px;
  }
}
/* line 1236, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .parallax_img.content_6 {
  background-image: url("/bundles/front/images/rent-your-property-2.jpg");
  background-size: cover;
}
/* line 1240, assetic_compassPrk3Zx.scss */
#page_wrapper .container-fluid .parallax_img.content_8 {
  background-image: url("/bundles/front/images/contact-2.jpg");
  background-size: cover;
}
/* line 1246, assetic_compassPrk3Zx.scss */
#page_wrapper #contact_form form {
  min-width: 80%;
  overflow: hidden !important;
  display: block;
  margin: 0 auto;
}
/* line 1251, assetic_compassPrk3Zx.scss */
#page_wrapper #contact_form form #contact_form_captcha {
  width: 200px;
  display: inline;
  margin-right: 10px;
}
@media (min-width: 768px) {
  /* line 1246, assetic_compassPrk3Zx.scss */
  #page_wrapper #contact_form form {
    width: 380px;
  }
}

/*
 * Global Owl Carousel CSS
 */
/* line 1264, assetic_compassPrk3Zx.scss */
.owl-carousel .owl-nav {
  display: none;
  position: absolute;
  top: 44%;
  width: 100%;
}
@media (min-width: 768px) {
  /* line 1264, assetic_compassPrk3Zx.scss */
  .owl-carousel .owl-nav {
    display: block;
  }
}
/* line 1270, assetic_compassPrk3Zx.scss */
.owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next {
  font-size: 48px;
  line-height: 48px;
  vertical-align: 5px;
  padding: 15px 10px 23px 10px !important;
  position: absolute;
  left: 0.5%;
  border-radius: 0 !important;
  background-color: rgba(0, 0, 0, 0.7);
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 1284, assetic_compassPrk3Zx.scss */
.owl-carousel .owl-nav .owl-next {
  left: auto;
  right: 0.5%;
}
/* line 1288, assetic_compassPrk3Zx.scss */
.owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover {
  background: black !important;
}

/*
 * CUSTOM CSS PROPERTY DETAILS
 */
/* line 1298, assetic_compassPrk3Zx.scss */
#property_description_wrapper {
  position: relative;
  -moz-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  padding-bottom: 30px;
}
/* line 1305, assetic_compassPrk3Zx.scss */
#property_description_wrapper #property_description_trigger {
  position: absolute;
  display: block;
  width: 100%;
  text-align: center;
  bottom: 0;
  background-color: #bfbfbf;
  color: #000;
  border: 0 !important;
  font-size: 20px;
  padding: 5px;
}
/* line 1317, assetic_compassPrk3Zx.scss */
#property_description_wrapper #property_description_trigger:hover {
  text-decoration: underline !important;
}

/* line 1322, assetic_compassPrk3Zx.scss */
#property_nav_wrapper {
  position: relative;
  top: -20px;
  z-index: 995;
}
/* line 1326, assetic_compassPrk3Zx.scss */
#property_nav_wrapper #property_nav {
  text-align: center;
}
/* line 1328, assetic_compassPrk3Zx.scss */
#property_nav_wrapper #property_nav ul {
  margin: 0;
  padding: 0;
}
/* line 1331, assetic_compassPrk3Zx.scss */
#property_nav_wrapper #property_nav ul li {
  background-color: #fff;
  cursor: pointer;
  margin: 0 5px;
  display: inline-block;
  width: 128px;
  text-align: center;
  padding: 5px;
  border: 2px solid #000;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 1345, assetic_compassPrk3Zx.scss */
#property_nav_wrapper #property_nav ul li:hover, #property_nav_wrapper #property_nav ul li.active {
  background-color: #222;
  color: #fff;
}

/* line 1354, assetic_compassPrk3Zx.scss */
.room_details .modalTrigger {
  position: relative;
}
/* line 1356, assetic_compassPrk3Zx.scss */
.room_details .modalTrigger img {
  opacity: 0.8;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 1363, assetic_compassPrk3Zx.scss */
.room_details .modalTrigger .right_to_img {
  position: absolute;
  top: 20%;
  left: 50%;
  display: block;
  width: 60px;
  height: 60px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: #fff;
  border-radius: 50%;
  font-size: 32px !important;
  line-height: 60px;
  font-weight: bold !important;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 1383, assetic_compassPrk3Zx.scss */
.room_details .modalTrigger:hover {
  cursor: pointer !important;
}
/* line 1385, assetic_compassPrk3Zx.scss */
.room_details .modalTrigger:hover img {
  opacity: 1;
}
/* line 1388, assetic_compassPrk3Zx.scss */
.room_details .modalTrigger:hover .right_to_img {
  background-color: rgba(0, 0, 0, 0.9);
}

/* line 1395, assetic_compassPrk3Zx.scss */
#roomInfo .modal-header {
  background-color: #222 !important;
  color: #fff !important;
}
/* line 1398, assetic_compassPrk3Zx.scss */
#roomInfo .modal-header button {
  color: #fff !important;
  font-size: 32px !important;
}
/* line 1403, assetic_compassPrk3Zx.scss */
#roomInfo #roomDetailsBox {
  padding-top: 0 !important;
}
/* line 1405, assetic_compassPrk3Zx.scss */
#roomInfo #roomDetailsBox h3 {
  border-bottom: 2px solid black;
}
/* line 1408, assetic_compassPrk3Zx.scss */
#roomInfo #roomDetailsBox ul {
  list-style-type: square;
}
/* line 1411, assetic_compassPrk3Zx.scss */
#roomInfo #roomDetailsBox p {
  text-align: justify;
}

/* line 1417, assetic_compassPrk3Zx.scss */
#pricesTable {
  text-align: center !important;
}
/* line 1419, assetic_compassPrk3Zx.scss */
#pricesTable thead {
  background-color: #222;
  color: #fff;
}
/* line 1422, assetic_compassPrk3Zx.scss */
#pricesTable thead th {
  text-align: center !important;
}
/* line 1426, assetic_compassPrk3Zx.scss */
#pricesTable td {
  color: #fff !important;
  font-weight: bold;
}

/* line 1433, assetic_compassPrk3Zx.scss */
.property_tab span.selected_type {
  display: inline-block;
  margin: 0;
  margin-right: 2px;
  margin-bottom: 6px;
  padding: 4px 7px;
  border: 1px solid #bfbfbf;
  background-color: #F5F5F5;
  border-radius: 3px;
  position: relative;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 1447, assetic_compassPrk3Zx.scss */
.property_tab span.selected_type span.selected_name {
  font-size: 14px;
  color: #333;
}
/* line 1450, assetic_compassPrk3Zx.scss */
.property_tab span.selected_type span.selected_name img {
  height: 32px;
  vertical-align: -7px;
  margin-right: 5px;
}
/* line 1457, assetic_compassPrk3Zx.scss */
.property_tab span.selected_type:hover {
  cursor: crosshair;
  background-color: #fff;
  border: 1px solid #333;
}

/* line 1464, assetic_compassPrk3Zx.scss */
.whatsaround_wrapper {
  margin-bottom: 30px;
}
/* line 1466, assetic_compassPrk3Zx.scss */
.whatsaround_wrapper .wrapper {
  height: 260px !important;
  border: 2px solid #bfbfbf;
  border-radius: 10px;
  background-color: #fff;
  overflow: hidden !important;
}
/* line 1472, assetic_compassPrk3Zx.scss */
.whatsaround_wrapper .wrapper p {
  font-size: 14px;
  padding: 0 5px;
}

/*
 * GOOGLE MAP CSS
 */
/* line 1484, assetic_compassPrk3Zx.scss */
#map_canvas {
  height: 640px !important;
}
/* line 1486, assetic_compassPrk3Zx.scss */
#map_canvas .infoBox {
  border-radius: 5px !important;
  box-shadow: 0 0 8px #333;
}
/* line 1487, assetic_compassPrk3Zx.scss */
#map_canvas .infoBox > img {
  position: absolute !important;
  right: 12px !important;
  top: 10px !important;
  margin-right: 0 !important;
}
/* line 1496, assetic_compassPrk3Zx.scss */
#map_canvas .infoBox .map_content img {
  width: 100%;
  display: block;
  margin: 0 auto;
}
/* line 1501, assetic_compassPrk3Zx.scss */
#map_canvas .infoBox .map_content h3 {
  text-align: center !important;
  font-size: 18px !important;
  line-height: 20px !important;
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}
/* line 1508, assetic_compassPrk3Zx.scss */
#map_canvas .infoBox .map_content p {
  text-align: center !important;
  font-size: 14px;
  line-height: 16px !important;
}
/* line 1515, assetic_compassPrk3Zx.scss */
#map_canvas input[type="checkbox"] {
  vertical-align: -4px !important;
}
/* line 1518, assetic_compassPrk3Zx.scss */
#map_canvas .filter {
  font-size: 10px !important;
  padding: 8px 5px !important;
  margin-bottom: 5px !important;
}
@media (min-width: 1200px) {
  /* line 1484, assetic_compassPrk3Zx.scss */
  #map_canvas {
    height: 480px !important;
  }
}

/*
 * BOOKING CUSTOM CSS
 */
/* line 1536, assetic_compassPrk3Zx.scss */
.booking_notices {
  /* 	td.cf-booking-calendar-d:not(.muted):hover{ */
  /* 		background-color: $soft_black; */
  /* 		color: $white; */
  /* 		cursor: pointer; */
  /* 	} */
}
/* line 1537, assetic_compassPrk3Zx.scss */
.booking_notices > table.table {
  margin-bottom: 15px;
  border-spacing: unset;
  border-collapse: collapse;
}
@media (min-width: 768px) {
  /* line 1537, assetic_compassPrk3Zx.scss */
  .booking_notices > table.table {
    width: 50% !important;
    float: left !important;
  }
}
/* line 1549, assetic_compassPrk3Zx.scss */
.booking_notices th.cf-booking-calendar-dow {
  padding: 5px 8px;
}
/* line 1552, assetic_compassPrk3Zx.scss */
.booking_notices td {
  padding: 5px;
  border: 1px solid #000;
  text-align: center;
}
/* line 1558, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d {
  background: #B1EEB4;
}
/* line 1561, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d.muted {
  background: #dddddd;
  text-decoration: line-through;
}
/* line 1566, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d.booked {
  background: #F78383;
}
/* line 1570, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d.booked.closer {
  background: linear-gradient(135deg, #F78383 50%, #B1EEB4 50%);
}
/* line 1574, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d.booked.opener {
  background: linear-gradient(135deg, #B1EEB4 50%, #F78383 50%);
}
/* line 1578, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d.booked.closer.opener {
  background: #F78383 !important;
}
/* line 1582, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d.booked.closer.muted {
  background: linear-gradient(135deg, #F78383 50%, #dddddd 50%);
}
/* line 1586, assetic_compassPrk3Zx.scss */
.booking_notices td.cf-booking-calendar-d.booked.muted.opener {
  background: linear-gradient(135deg, #dddddd 50%, #F78383 50%);
}

/*
 * CUSTOM FOOTER CSS
 */
/* line 1602, assetic_compassPrk3Zx.scss */
#main_footer_wrapper {
  background-color: #000;
  padding-top: 20px;
}
/* line 1605, assetic_compassPrk3Zx.scss */
#main_footer_wrapper a {
  color: #fff !important;
  opacity: 0.7;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 1613, assetic_compassPrk3Zx.scss */
#main_footer_wrapper a:hover {
  text-decoration: none !important;
  opacity: 1;
}
/* line 1619, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_content .footer_widget:not(.last) {
  padding-left: 20px;
  border-left: 2px solid #fff;
}
/* line 1623, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_content .footer_widget {
  color: #fff !important;
  margin-bottom: 30px;
}
/* line 1627, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_content .footer_widget #footer_menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 1633, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_content .footer_widget #footer_social {
  list-style-type: none;
  padding: 0;
  margin: 0;
  margin-bottom: 15px;
}
/* line 1638, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_content .footer_widget #footer_social li {
  margin-bottom: 5px;
}
/* line 1642, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_content .footer_widget #footer_social li.mail a {
  font-size: 14px;
}
/* line 1650, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_content .footer_widget .social_btn {
  margin-right: 10px;
}
/* line 1654, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_copy {
  padding-top: 10px;
  background-color: #111;
  color: #fff !important;
  text-align: center;
  padding-bottom: 8px;
}
/* line 1655, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_copy .footer_small_infos {
  text-align: center;
  border-bottom: 1px solid #333;
}
/* line 1658, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_copy .footer_small_infos p {
  font-size: 11px !important;
  line-height: 12px !important;
}
/* line 1663, assetic_compassPrk3Zx.scss */
#main_footer_wrapper #footer_copy .copy, #main_footer_wrapper #footer_copy .rea {
  padding-top: 15px;
}
@media (min-width: 768px) {
  /* line 1654, assetic_compassPrk3Zx.scss */
  #main_footer_wrapper #footer_copy {
    padding-bottom: 0;
  }
  /* line 1671, assetic_compassPrk3Zx.scss */
  #main_footer_wrapper #footer_copy .copy {
    text-align: left;
  }
  /* line 1672, assetic_compassPrk3Zx.scss */
  #main_footer_wrapper #footer_copy .rea {
    text-align: right;
  }
}

/* line 1681, assetic_compassPrk3Zx.scss */
.ax-widget [class*="Elements__PolicyLink"] a {
  font-size: 12px;
}

/* line 1688, assetic_compassPrk3Zx.scss */
.select2 .select2-selection__rendered {
  text-align: left;
  font-size: 14px !important;
  line-height: 32px !important;
}
/* line 1694, assetic_compassPrk3Zx.scss */
.select2 .select2-selection__placeholder {
  font-size: 14px;
}
/* line 1698, assetic_compassPrk3Zx.scss */
.select2 .select2-selection {
  height: 34px !important;
}
/* line 1702, assetic_compassPrk3Zx.scss */
.select2 .select2-selection__arrow {
  height: 34px !important;
}
/* line 1704, assetic_compassPrk3Zx.scss */
.select2 .select2-selection__arrow b {
  border: solid black !important;
  border-width: 0 1px 1px 0 !important;
  display: inline-block !important;
  padding: 3px !important;
  transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
  top: 12px !important;
}
/* line 1715, assetic_compassPrk3Zx.scss */
.select2 .select2-selection__clear {
  height: 31px !important;
  font-weight: inherit !important;
  color: #888;
}

/* line 1722, assetic_compassPrk3Zx.scss */
.dropdown-input {
  height: 100%;
}
/* line 1724, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-toggle {
  height: 100%;
  background-color: white !important;
  text-align: left;
  color: #999 !important;
  position: relative;
  border-radius: 4px !important;
}
/* line 1732, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-toggle .dropdown-input-value-text {
  font-size: 14px;
}
/* line 1736, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-toggle .caret {
  border: solid black !important;
  border-width: 0 1px 1px 0 !important;
  display: inline-block !important;
  padding: 3px !important;
  transform: rotate(45deg) !important;
  -webkit-transform: rotate(45deg) !important;
  position: absolute;
  right: 6px;
  top: 12px;
}
/* line 1750, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-input-clear {
  position: absolute;
  background-color: transparent;
  top: 0;
  right: 15px;
  color: #999;
  display: none;
}
/* line 1760, assetic_compassPrk3Zx.scss */
.dropdown-input.has-value .dropdown-toggle {
  color: black !important;
}
/* line 1764, assetic_compassPrk3Zx.scss */
.dropdown-input.has-value .dropdown-input-clear {
  display: block;
}
/* line 1769, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-menu {
  border-color: black;
  border-radius: 0px;
  width: 300px;
  padding: 0px;
  margin-top: 0;
  padding: 5px;
}
/* line 1778, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-menu > .list-group > .list-group-item {
  font-weight: 800;
}
/* line 1783, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-menu > .list-group > .list-group > .list-group-item {
  font-weight: 600;
}
/* line 1789, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-menu .list-group {
  margin-bottom: 0px;
}
/* line 1792, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-menu .list-group .list-group-item {
  font-size: 14px;
  padding: 5px 10px;
  border: none;
  border-bottom: 1px solid #ddd;
  border-radius: 0px;
  margin-bottom: 0;
}
/* line 1801, assetic_compassPrk3Zx.scss */
.dropdown-input .dropdown-menu .list-group .list-group-item.active {
  background-color: black;
  color: white;
}
