@import url(fontstyle.css);
@import url(flaticon.css);
@import url(reset.css);
@import url(humburger.css);
@import url(bootstrap.min.css);
@import url(slick-theme.css);
@import url(slick.css);
@import url(animate.css);
@import url(jquery-ui.css);
@import url(magnific-popup.css);
* {
  outline: none;
  box-sizing: border-box;
}

button:focus {
  outline: none;
}

a:hover {
  text-decoration: none;
}
a:hover .icon {
  transform: scale(1.2);
  transition: transform 0.2s ease-in-out;
}

.mr-20 {
  margin-right: 20px;
}

.mb_0 {
  margin-bottom: 0;
}

.mb_16 {
  margin-bottom: 16px;
}

.mb_24 {
  margin-bottom: 24px;
}

.br-5 {
  border-radius: 5px;
}

.br-10 {
  border-radius: 10px;
}

.br-20 {
  border-radius: 20px;
}

.bs-3 {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.bs-10 {
  box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.16);
}

.bold {
  font-weight: 700;
}

.ttu {
  text-transform: uppercase;
}

.ttc {
  text-transform: capitalize;
}

.ttl {
  text-transform: lowercase;
}

.text_center {
  text-align: center;
}

.slick-prev, .slick-next {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
}

.slick-prev {
  left: -45px;
}

.slick-next {
  right: -45px;
}

.slick-prev:before, .slick-next:before {
  content: '';
  display: block;
  width: 40px;
  height: 40px;
  background: url(img/down-arrow.png) center center no-repeat;
}

.slick-prev:before {
  transform: rotate(90deg);
  transition: transform 0.2s ease-in-out;
}

.slick-prev:hover:before {
  transform: rotate(90deg) translateY(3px);
  transition: transform 0.2s ease-in-out;
}

.slick-next:before {
  transform: rotate(-90deg);
  transition: transform 0.2s ease-in-out;
}

.slick-next:hover:before {
  transform: rotate(-90deg) translateY(3px);
  transition: transform 0.2s ease-in-out;
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
  background: #fff;
}

body {
  position: relative;
  min-height: 100vh;
  font-family: "Segoe UI", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.33;
  color: #212529;
  text-align: left;
  background-color: #E9E9E9;
  overflow-x: hidden;
}
body.dark_style {
  color: #fff;
  background-color: #000;
}
body.dark_style .them_bg {
  background-color: #2A2A2A;
}
body.dark_style .them_font {
  color: #fff;
}
body.dark_style .slider_btn,
body.dark_style .nav-pills .nav-link.active, body.dark_style .nav-pills .show > .nav-link {
  color: #000;
  background: #fff;
}
body.dark_style .btn_black:hover:hover,
body.dark_style .all_proposition_link:hover,
body.dark_style .main_tabs .nav-link:not(.show_in_map):hover {
  background: rgba(42, 42, 42, 0.5);
}
body.dark_style .view_plan_link:hover,
body.dark_style .btn_white:hover,
body.dark_style .slider_btn_black {
  color: #fff;
  background-color: #000;
}
body.dark_style .btn_black,
body.dark_style .exp_item_img_box,
body.dark_style .view_plan_link,
body.dark_style .btn_white,
body.dark_style .slick-prev, body.dark_style .slick-next,
body.dark_style .main_select_list_item label,
body.dark_style .main_tabs .nav-link,
body.dark_style .proposition_question_text,
body.dark_style .call_contact_link {
  background-color: #2A2A2A;
}
body.dark_style .breadcrumb_item_link,
body.dark_style .btn_white,
body.dark_style .main_heading,
body.dark_style .exp_item_count,
body.dark_style .view_plan_link,
body.dark_style .table,
body.dark_style .realtor_information_box a,
body.dark_style .basic_proposition_link,
body.dark_style .product_page_link,
body.dark_style .product_price,
body.dark_style .main_tabs .nav-link,
body.dark_style .popup_add_trigger,
body.dark_style .change_lang,
body.dark_style .bottom_header_link,
body.dark_style .user_link,
body.dark_style .all_proposition_link,
body.dark_style .item_card_link,
body.dark_style .item_card_contact {
  color: #fff;
}
body.dark_style .btn_white img,
body.dark_style .main_tabs .refresh_img,
body.dark_style .slick-prev:before, body.dark_style .slick-next:before,
body.dark_style .filter_link_img,
body.dark_style .selected_value_box:after,
body.dark_style .bottom_header_add_icon,
body.dark_style a:not(.social_link) .icon,
body.dark_style .user_link img,
body.dark_style .all_proposition_link .refresh_img,
body.dark_style .item_card_contact img,
body.dark_style .location_info_item_img_box img,
body.dark_style .icon_info_box img {
  filter: invert(1);
}
body.dark_style .result_count {
  color: #000;
}
body.dark_style .search_form_item_box:after {
  background-color: #000;
}
body.dark_style .all_proposition_link,
body.dark_style .view_plan_link {
  border-color: #fff;
}
body.dark_style .all_proposition_link:hover,
body.dark_style .view_plan_link:hover {
  border-color: #000;
}
body.dark_style .product_item_slider_box .slick-prev,
body.dark_style .product_item_slider_box .slick-next {
  background: rgba(0, 0, 0, 0.3);
}
body.dark_style .product_item_slider_box .slick-prev:hover,
body.dark_style .product_item_slider_box .slick-next:hover {
  background: rgba(0, 0, 0, 0.8);
}
body.dark_style .product_item_slider_box .slick-prev:before,
body.dark_style .product_item_slider_box .slick-next:before {
  filter: invert(0);
}
body.dark_style .our_services_section:after {
  opacity: 0.95;
  filter: invert(0.9);
}
body.dark_style .proposition_question_text::after {
  filter: invert(0.16);
}
body.dark_style .best_proposition_box .proposition_question_text {
  background: #000;
}
body.dark_style .best_proposition_box .proposition_question_text::after {
  filter: invert(0);
}
body.dark_style .basic_proposition_link {
  mix-blend-mode: difference;
}

.them_bg {
  background-color: #fff;
}

.them_font {
  color: #212529;
}

p {
  line-height: 1.33;
}

h2 {
  font-size: 25px;
}

h3 {
  font-size: 22px;
}
h3.product_title {
  font-size: 16px;
}

h4 {
  font-size: 18px;
}

dl, ol, ul {
  margin-bottom: 0;
}

.container {
  padding-left: 8px;
  padding-right: 8px;
}

.row {
  margin-left: -8px;
  margin-right: -8px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6,
.col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11,
.col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7,
.col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11,
.col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7,
.col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11,
.col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7,
.col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11,
.col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7,
.col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 8px;
  padding-right: 8px;
}

@media (min-width: 1230px) {
  .container {
    max-width: 1216px;
  }

  .col-xxl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }

  .col-xxl-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-xxl-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
.index_bg_top {
  position: absolute;
  top: 0;
  left: -4.7vw;
  right: -3.3vw;
  display: block;
  width: 108vw;
  transform: translateY(-10%);
  z-index: -1;
}

#dark_them_trigger:checked + .body_box {
  color: #E9E9E9;
  background: #000;
}

input.dark_them_trigger:checked ~ * .them_switch_item {
  transform: translateX(50%);
}

input.dark_them_trigger:checked ~ * .them_switch_item .icon:first-child {
  opacity: 1;
}

input.dark_them_trigger:checked ~ * .them_switch_item .icon:last-child {
  opacity: 0;
}

.header {
  padding: 0;
  width: 100%;
  background: transparent;
}

.mobile_menu_box {
  display: none;
  visibility: hidden;
  opacity: 0;
}
.mobile_menu_box .nav_top_list {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.mobile_menu_box .social_box {
  display: flex;
  justify-content: center;
}

.top_header {
  display: flex;
  align-items: center;
  width: 100%;
  height: 90px;
  background: rgba(0, 0, 0, 0.95);
}

.top_header_row {
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}

.logo_box {
  display: flex;
  align-items: center;
  margin-right: 25px;
}

.logo_link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
}

.logo_img {
  width: 100%;
}

.hamburger {
  display: none;
  margin-right: 4px;
}

.nav_top_list {
  display: flex;
  align-items: center;
}

.page_link {
  display: flex;
  align-items: center;
  margin-right: 30px;
  color: #ECECEC;
  white-space: nowrap;
  transition: all 0.1s ease-in-out;
}
.page_link:hover .icon {
  transform: scale(1.2);
}

.page_link .icon {
  margin-right: 15px;
  max-width: 30px;
  max-height: 60px;
  transform-origin: center;
  transition: all 0.1s ease-in-out;
}

.dark_them_trigger {
  -webkit-appearance: none;
  appearance: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  opacity: 0;
}

.dark_them_trigger_label {
  margin-bottom: 0;
}

.them_switch_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-right: 45px;
  width: 72px;
  height: 34px;
  border-radius: 17px;
  border: 2px solid #B5B5B5;
  overflow: hidden;
}

.them_switch_item {
  display: flex;
  transform: translateX(-50%);
  transition: transform 0.3s ease-in-out;
}

.them_switch_item .icon {
  margin: 0 8px;
  width: 18px;
  height: 18px;
  opacity: 1;
  transition: transform 0.3s ease-in-out, opacity 0.2s ease-in-out;
}
.them_switch_item .icon:first-child {
  opacity: 0;
}

.social_box {
  display: flex;
  justify-content: center;
}

.social_link {
  display: flex;
  margin-right: 21px;
  transition: all 0.1s ease-in-out;
}

.social_link .icon {
  width: 25px;
  height: 25px;
  transition: all 0.1s ease-in-out;
}

.social_link:hover .icon {
  transform: scale(1.2);
}
.social_link:hover .icon.Protect-facebook {
  --color3: #3a559f;
}
.social_link:hover .icon.Protect-Group-80 {
  --color3: #d92e6d;
}
.social_link:hover .icon.Protect-youtube-1 {
  --color3: #f70000;
}

.social_link .icon.Protect-youtube-1 {
  width: 35px;
}

.search_form {
  position: relative;
}

.label_search {
  position: absolute;
  top: 50%;
  right: 18px;
  transform: translateY(-50%);
}
.label_search svg {
  width: 20px;
  height: 20px;
}

input.search_input {
  width: 201px;
  height: 50px;
  padding-right: 40px;
  background: #505050;
  font-size: 16px;
  color: #fff;
  border-color: #505050;
  border-radius: 10px;
}
input.search_input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 16px;
}
input.search_input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 16px;
}
input.search_input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-size: 16px;
}
input.search_input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 16px;
}

.user_box {
  position: relative;
}

.user_trigger {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  height: 70px;
  color: #ECECEC;
  transition: all 0.1s ease-in-out;
}
.user_trigger .icon {
  margin-right: 15px;
  width: 25px;
  height: 29px;
  transition: all 0.1s ease-in-out;
}
.user_trigger:hover {
  color: #0056b3;
}
.user_trigger:hover .icon {
  transform: scale(1.2);
}

.user_list {
  position: absolute;
  top: 100%;
  left: -220vw;
  padding: 16px;
  width: 294px;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.31);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.31);
  opacity: 0;
  transform: translateY(25px);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  z-index: 1;
}
.user_list.active {
  left: unset;
  right: 0;
  opacity: 1;
  transform: translateY(15px);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.user_link {
  display: flex;
  align-items: center;
  padding: 8px 16px;
  color: #000;
  font-weight: 500;
  font-size: 16px;
}
.user_link img {
  width: 18px;
  height: 18px;
  margin-right: 10px;
  transition: all 0.1s ease-in-out;
}
.user_link:hover img {
  transform: scale(1.2);
}

.last_user_link {
  margin-top: 8px;
  border-top: 1px solid #ECECEC;
}

.enter_link {
  display: none;
  align-items: center;
  color: #ECECEC;
  transition: all 0.1s ease-in-out;
}
.enter_link img {
  margin-left: 10px;
  transition: all 0.1s ease-in-out;
}
.enter_link:hover img {
  transform: scale(1.2);
}

.bottom_header {
  display: block;
  height: 62px;
}

.bottom_header_nav_list {
  align-items: center;
  height: 62px;
  color: #707070;
}

.bottom_header_link {
  position: relative;
  display: flex;
  align-items: center;
  margin-right: 24px;
  padding: 16px 0;
  color: #707070;
  text-transform: capitalize;
}

.arrow_down {
  margin-left: 10px;
}

.bottom_header_add_icon {
  margin-right: 5px;
  max-width: 20px;
  transition: transform 0.2s ease-in-out;
}

.sub_menu_box.active .sub_menu {
  left: 0;
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}

.sub_menu {
  position: absolute;
  top: 100%;
  left: -420vw;
  padding: 16px;
  width: auto;
  min-width: 100%;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.31);
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.31);
  opacity: 0;
  transform: translateY(10px);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
  z-index: 1;
}
.sub_menu.active {
  left: unset;
  right: 0;
  opacity: 1;
  transform: translateY(0);
  transition: transform 0.2s ease-in-out, opacity 0.2s ease-in-out;
}
.sub_menu .bottom_header_link {
  padding: 8px;
}

.popup_add_trigger {
  color: #000;
}

.change_lang {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 53px;
  color: #000;
  font-weight: 700;
}
.change_lang .icon {
  margin-left: 10px;
}

main {
  min-height: 100vh;
}

.main {
  padding-top: 21vw;
}

.breadcrumb_section {
  margin-top: 25px;
  margin-bottom: 15px;
}

.breadcrumb_list {
  display: flex;
  margin-bottom: 25px;
  color: #000;
}

.breadcrumb_item {
  padding-left: .5rem;
}
.breadcrumb_item:before {
  display: inline-block;
  padding-right: .5rem;
  color: #6c757d;
  content: ">";
}
.breadcrumb_item:first-child {
  padding-left: 0;
}
.breadcrumb_item:first-child:before {
  display: none;
  padding-right: 0;
}
.breadcrumb_item.active .breadcrumb_item_link {
  color: #007bff;
}

.breadcrumb_item_link {
  color: #000;
}

.main_heading {
  font-size: 50px;
  font-weight: 700;
  color: #000;
  text-align: center;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  background-color: #000;
}

.main_tabs {
  position: relative;
  margin-top: 24px;
  margin-bottom: 16px;
  justify-content: center;
  align-items: center;
  font-weight: 700;
}
.main_tabs.refresh_padding {
  justify-content: flex-start;
  padding-right: 74px;
}
.main_tabs .nav-item {
  margin-right: 20px;
  margin-bottom: 16px;
}
.main_tabs .nav-item:last-child {
  margin-right: 0;
}
.main_tabs .nav-link {
  background: #fff;
  color: #000;
  padding: .68rem 1.5rem;
  transition: all 0.1s ease-in-out;
}
.main_tabs .nav-link:not(.show_in_map):hover {
  background: #000;
  color: #fff;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.main_tabs .nav-link:not(.show_in_map):hover img {
  filter: invert(1);
}
.main_tabs .nav-link.show_in_map {
  padding: 15px 45px;
  background-color: #000;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.16);
}
.main_tabs .nav-link.show_in_map:hover {
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.32);
}
.main_tabs .refresh_img {
  max-width: 15.15px;
  width: 100%;
  transition: transform 0.2s ease-in-out;
}
.main_tabs .refresh_item {
  position: absolute;
  top: 0;
  right: 0;
}
.main_tabs .refresh_item:hover .refresh_img {
  transform: rotate(45deg);
  transition: transform 0.2s ease-in-out;
}

.form_search_form {
  margin: 20px auto;
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.16);
}

.search_form_fieldset {
  display: flex;
  align-items: center;
  padding: 10px;
}

.search_form_list {
  display: flex;
  width: 100%;
}

.search_form_item_box {
  position: relative;
  flex: 1 1 auto;
  cursor: pointer;
}
.search_form_item_box:after {
  display: block;
  content: '';
  position: absolute;
  top: 10px;
  right: 0;
  width: 1px;
  height: 40px;
  background: #ECECEC;
}
.search_form_item_box:hover .selected_value_box:after {
  transform: translateY(30%);
  transition: all 0.3s ease-in-out;
}
.search_form_item_box.active .selected_value_box:after {
  transform: translateY(0) rotate(180deg);
  transition: all 0.3s ease-in-out;
}
.search_form_item_box.active .search_dropdown {
  transform: translateY(0);
  opacity: 1;
  visibility: visible;
  transition: all 0.1s ease-in-out;
}
.search_form_item_box:last-of-type:after {
  display: none;
}

.selected_value_box {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: start;
  flex-direction: column;
  height: 60px;
  padding-left: 25px;
  padding-right: 55px;
  font-size: 16px;
}
.selected_value_box:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 14px;
  height: 7px;
  background: url("img/down-arrow.png") center center no-repeat;
  background-size: contain;
  transition: all 0.3s ease-in-out;
}

.title_selected_value {
  font-size: 14px;
  font-weight: 400;
  text-transform: lowercase;
  color: #B5B5B5;
}

.search_dropdown {
  position: absolute;
  top: 100%;
  left: 0;
  display: flex;
  padding: 16px;
  min-width: 100%;
  transform: translateY(10px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.1s ease-in-out;
  z-index: 2;
}

.main_select_list {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  width: 100%;
}

.main_select_list_item {
  position: relative;
}
.main_select_list_item input {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-appearance: none;
  appearance: none;
  opacity: 0;
}
.main_select_list_item input:checked + label {
  background: #000;
  color: #fff;
  border-color: #000;
}
.main_select_list_item label {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 10px 18px;
  background: #fff;
  border: 1px solid #B5B5B5;
  transition: all 0.1s ease-in-out;
}
.main_select_list_item:first-child label {
  border-radius: 10px 0 0 10px;
}
.main_select_list_item:last-child label {
  border-radius: 0 10px 10px 0;
}

.search_form_reset_box {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
}

.result_count_box {
  display: flex;
  align-items: center;
}

.result_count {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 20px;
  width: 150px;
  height: 40px;
  font-weight: 700;
  text-transform: lowercase;
  border-radius: 5px;
  background: #ECECEC;
}

input.show_result {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  width: 162px;
  height: 60px;
  font-size: 18px;
  letter-spacing: 0;
  text-transform: capitalize;
  color: #fff;
  background: #000;
}

.clear_result_btn {
  margin-right: 20px;
}

.filter_page_slider_section {
  padding-left: 0;
  padding-right: 0;
}

.filter_page_slider {
  display: none;
  margin-bottom: 20px;
}
.filter_page_slider.slick-initialized.slick-slider {
  display: block;
}

.filter_page_link {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 20px auto;
  padding: 5px;
  width: 129px;
  height: 129px;
  transition: transform 0.2s ease-in-out;
}
.filter_page_link:hover {
  transform: translateY(-20px);
  transition: transform 0.2s ease-in-out;
}

.filter_link_img {
  max-height: 50px;
  margin-bottom: 5px;
}

.filter_link_title {
  display: block;
  text-transform: lowercase;
  font-size: 15px;
  line-height: 1.1;
  text-align: center;
}
.filter_link_title:first-letter {
  text-transform: uppercase;
}

.basic_proposition_section {
  margin-bottom: 55px;
}
.basic_proposition_section .element-col {
  margin-bottom: 22px;
}

.basic_proposition_box {
  position: relative;
  padding: 25px;
  min-height: 282px;
  height: auto;
  overflow: hidden;
  background-position-x: 100%;
  background-position-y: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
  transition: all 0.1s ease-in-out;
}
.basic_proposition_box:hover {
  border-radius: 20px;
}

.living_complex {
  background-image: url(img/living-complex.png);
}

.rent_apartments {
  background-image: url(img/rent-apartments.png);
}

.basic_proposition_heading {
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: 700;
}

.basic_proposition_link {
  display: flex;
  justify-content: space-between;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 700;
  color: #707070;
}

.slick-dotted.slick-slider {
  margin-bottom: 0;
}

.basic_proposition_big_slider,
.basic_proposition_small_slider {
  display: none;
}
.basic_proposition_big_slider.slick-initialized.slick-slider,
.basic_proposition_small_slider.slick-initialized.slick-slider {
  display: block;
}
.basic_proposition_big_slider .slick-dots,
.basic_proposition_small_slider .slick-dots {
  left: 0;
  bottom: 10px;
}
.basic_proposition_big_slider .slick-dots li button:before,
.basic_proposition_small_slider .slick-dots li button:before {
  content: '';
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: rgba(112, 112, 112, 0.4);
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.basic_proposition_big_slider .slick-dots li.slick-active button:before,
.basic_proposition_small_slider .slick-dots li.slick-active button:before {
  background: rgba(112, 112, 112, 0.81);
}

.basic_proposition_big_slider .slick-dots li button:before {
  background: rgba(255, 255, 255, 0.5);
}
.basic_proposition_big_slider .slick-dots li.slick-active button:before {
  background: white;
}

.slider_btn {
  display: inline-block;
  padding: 0 25px;
  height: 45px;
  line-height: 44px;
  font-weight: 700;
  transition: all .4s ease-in-out;
}
.slider_btn:hover {
  background: #007bff;
  color: #fff;
  transition: all .4s ease-in-out;
  box-shadow: 0 3px 7px 0 rgba(0, 0, 0, 0.3);
}

.slider_btn_black {
  background: #000;
  color: #fff;
}

.slider_item {
  position: relative;
  padding-left: 3px;
  padding-bottom: 10px;
}

.proposition_text {
  min-height: 80px;
}

.bg_slide_img {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  max-width: 171px;
  width: 100%;
  z-index: -1;
}

.basic_proposition_big_slider {
  min-height: 282px;
  height: auto;
  overflow: hidden;
}

.big_slider_item {
  position: relative;
  padding: 40px;
  min-height: 282px;
  height: 100%;
}

.big_slider_bg_img_box {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}
.big_slider_bg_img_box:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0));
}

.bg_big_slide_img {
  width: 100%;
  height: 100%;
}

.big_slider_info {
  position: relative;
  z-index: 1;
}

.big_slider_proposition_heading {
  display: inline-block;
  font-size: 22px;
  font-weight: 700;
  text-transform: lowercase;
}
.big_slider_proposition_heading:first-letter {
  text-transform: uppercase;
}

.product_item {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.product_item:hover {
  background: #F5F5F5;
  transition: all 0.3s ease-in-out;
}
.product_item:hover .slick-prev, .product_item:hover .slick-next {
  opacity: 1;
}
.product_item:hover .offer_mini_info {
  padding-left: 25px;
  transition: all .3s ease-in-out;
}

.product_item_slider_box {
  position: relative;
  width: 100%;
  height: 216px;
  overflow: hidden;
}
.product_item_slider_box.reserved:after {
  display: flex;
  justify-content: center;
  align-items: center;
  content: 'Rezervat';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 30px;
  color: #fff;
  text-transform: capitalize;
  background: rgba(112, 112, 112, 0.64);
  z-index: 9;
}
.product_item_slider_box .slick-prev, .product_item_slider_box .slick-next {
  width: 35px;
  height: 35px;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  z-index: 1;
  opacity: 0;
}
.product_item_slider_box .slick-prev:hover, .product_item_slider_box .slick-next:hover {
  background: rgba(0, 0, 0, 0.8);
}
.product_item_slider_box .slick-prev {
  left: 10px;
}
.product_item_slider_box .slick-next {
  right: 10px;
}
.product_item_slider_box .slick-prev:before, .product_item_slider_box .slick-next:before {
  content: '';
  display: block;
  width: 35px;
  height: 35px;
  background: url(img/offer_info_icon/down-arrow_white.png) center center no-repeat;
  filter: invert(0);
}
.product_item_slider_box .slick-prev:before {
  transform: rotate(0deg);
  transition: transform 0.2s ease-in-out;
}
.product_item_slider_box .slick-prev:hover:before {
  transform: rotate(0deg) translateX(-3px);
  transition: transform 0.2s ease-in-out;
}
.product_item_slider_box .slick-next:before {
  transform: rotate(180deg);
  transition: transform 0.2s ease-in-out;
}
.product_item_slider_box .slick-next:hover:before {
  transform: rotate(180deg) translateX(-3px);
  transition: transform 0.2s ease-in-out;
}

.offer_mini_info {
  position: absolute;
  top: 40px;
  left: 0;
  display: flex;
  align-items: center;
  padding-right: 15px;
  padding-left: 15px;
  height: 36px;
  font-size: 13px;
  color: #fff;
  border-radius: 0 15px 15px 0;
  background: #ef3d3d;
  background: -moz-linear-gradient(top, #ef3d3d 0%, rgba(251, 82, 56, 0.9) 100%);
  background: -webkit-linear-gradient(top, #ef3d3d 0%, rgba(251, 82, 56, 0.9) 100%);
  background: -o-linear-gradient(top, #ef3d3d 0%, rgba(251, 82, 56, 0.9) 100%);
  background: -ms-linear-gradient(top, #ef3d3d 0%, rgba(251, 82, 56, 0.9) 100%);
  background: linear-gradient(to bottom, #ef3d3d 0%, rgba(251, 82, 56, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef3d3d', endColorstr='#fb5238', GradientType=0);
  transition: all .3s ease-in-out;
  z-index: 1;
}

.product_add_favorite {
  position: absolute;
  top: 10px;
  right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 25px;
  border-radius: 5px;
  background: rgba(42, 42, 42, 0.81);
  z-index: 1;
  transition: all 0.1s ease-in-out;
}
.product_add_favorite:hover, .product_add_favorite.active {
  background: #007bff;
  transition: all 0.1s ease-in-out;
}

.product_slider_page_count {
  position: absolute;
  top: 10px;
  left: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 25px;
  border-radius: 5px;
  color: #fff;
  font-size: 12px;
  background: rgba(42, 42, 42, 0.81);
  z-index: 1;
}

.category_label_link_box {
  position: absolute;
  bottom: -1px;
  right: 0;
  width: 188px;
  height: 44px;
}

.category_label_link {
  position: relative;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 20px;
  padding-bottom: 10px;
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #ffff;
  transition: all 0.1s ease-in-out;
}
.category_label_link:hover {
  color: #ffff;
  transition: all 0.1s ease-in-out;
}

.category_label_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.label_text {
  display: flex;
  position: relative;
  z-index: 2;
}
.label_text img {
  margin-left: 5px;
}

.fast_deal {
  position: absolute;
  left: 15px;
  bottom: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 25px;
  padding: 0 10px;
  color: #fff;
  font-size: 12px;
  text-transform: capitalize;
  border-radius: 5px;
  background: rgba(42, 42, 42, 0.81);
  z-index: 1;
}
.fast_deal:hover {
  color: #fff;
}
.fast_deal:hover .fast_deal_circle {
  border: 2px solid #007bff;
  transition: all 0.1s ease-in-out;
}

.fast_deal_circle {
  display: block;
  margin-right: 9px;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #007bff;
  border: 2px solid #fff;
  transition: all 0.1s ease-in-out;
}

.product_page_img_link {
  display: block;
  width: 100%;
  height: 216px;
}

.product_slide_img {
  width: 100%;
  max-height: 216px;
  height: 100%;
  object-fit: cover;
}

.product_content_box {
  padding: 15px;
}

.product_view_info {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  color: #B5B5B5;
  font-size: 12px;
}
.product_view_info > span {
  display: flex;
  align-items: center;
  margin-right: 29px;
}
.product_view_info > span img {
  margin-right: 7px;
}

.product_short_info_box {
  margin-bottom: 20px;
}
.product_short_info_box .table td, .product_short_info_box .table th {
  padding: 8px 5px;
  font-size: 15px;
  border-top: none;
  border-bottom: 1px solid #dee2e6;
}

.product_page_link {
  display: flex;
  margin-bottom: .5rem;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  white-space: nowrap;
}

.product_type {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #E9E9E9;
}
.product_type:last-child {
  border-right: none;
}

.product-location {
  margin-bottom: 15px;
}

.product_location_item {
  color: #505050;
  border-right: 1px solid #E9E9E9;
  padding-right: 10px;
  font-size: 13px;
}
.product_location_item:last-child {
  border-right: none;
}

.icon_info_box {
  display: flex;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}
.icon_info_box img {
  display: block;
  margin-right: 10px;
  max-height: 20px;
}

.product_price_box {
  display: flex;
  align-items: center;
  margin-bottom: 15px;
  font-size: 13px;
  color: #888888;
}
.product_price_box > span {
  margin-right: 29px;
}
.product_price_box > span:last-child {
  margin-right: 0;
}

.product_price {
  display: flex;
  align-items: center;
  margin-right: 29px;
  font-size: 22px;
  color: #000;
  font-weight: 700;
}
.product_price small {
  font-size: 80%;
}

.realtor_information_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding-top: 10px;
  font-size: 12px;
  font-weight: 700;
  border-top: 1px solid #ECECEC;
}
.realtor_information_box a {
  color: #000;
}

.realtor_information_link {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  text-transform: capitalize;
}

.realtor_photo {
  display: flex;
  margin-right: 10px;
  width: 37px;
  height: 37px;
  border-radius: 50%;
}

.realtor_contact_box {
  display: flex;
}

.btn_white {
  display: flex;
  align-items: center;
  margin-right: 10px;
  padding: 0 10px;
  height: 36px;
  color: #000;
  font-weight: 700;
  background: #fff;
}
.btn_white:hover {
  background: #000;
  color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.btn_white:hover img {
  filter: invert(1);
}
.btn_white:last-child {
  margin-right: 0;
}
.btn_white img {
  margin-right: 5px;
}

.realtor_contact_link {
  border: 1px solid #707070;
}

.best_proposition_section {
  position: relative;
  padding-top: 55px;
  padding-bottom: 60px;
}
.best_proposition_section::before {
  content: "";
  display: block;
  width: 707px;
  height: 643px;
  background: url(img/bg/bg_building_left.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  bottom: 25%;
  right: calc(100% - 60px);
  z-index: -1;
}
.best_proposition_section::after {
  content: "";
  display: block;
  width: 1127px;
  height: 660px;
  background: url(img/bg/bg_building_right.png) center center no-repeat;
  background-size: contain;
  position: absolute;
  top: 25%;
  left: calc(100% - 436px);
  z-index: -1;
}

.best_proposition_box {
  padding: 50px;
}

.best_proposition_heading {
  font-size: 25px;
}

.best_proposition_text {
  margin-top: 24px;
}

.proposition_question_col {
  padding-top: 0;
}

.proposition_question_box {
  display: flex;
  align-items: center;
}

.proposition_img_logo_box {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 13px;
  border-radius: 50%;
  background: #000;
}

.proposition_img_logo {
  width: 60px;
  height: 60px;
}

.proposition_question_text {
  position: relative;
  margin-left: 24px;
  padding: 40px 50px;
  font-size: 28px;
  color: #fff;
  font-weight: 700;
  background: #000;
  border-radius: 50px;
}
.proposition_question_text::after {
  display: block;
  content: "";
  position: absolute;
  left: -23px;
  top: 60%;
  width: 40px;
  height: 39px;
  background: url(img/corner-chat.svg) no-repeat;
  background-size: contain;
  transform: translateY(-50%) rotate(20deg);
}

.send_email_box {
  display: flex;
  align-items: center;
}

.send_email_submit {
  display: flex;
  align-items: center;
}

.call_contact_link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 24px;
}

.chat_options {
  display: flex;
  justify-content: flex-end;
}

.chat_option_item {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: 20px;
  padding-left: 50px;
  padding-right: 50px;
  height: 50px;
  color: #fff;
  text-align: center;
  background: #0078FF;
  transition: all 0.3s ease-in-out;
}
.chat_option_item:first-child {
  margin-left: 0;
}
.chat_option_item:hover {
  color: #fff;
  box-shadow: 0 4px 6px 0 rgba(0, 0, 0, 0.3);
  transition: all 0.3s ease-in-out;
}

.new_building_special_offer_heading {
  display: inline-block;
  margin-bottom: 40px;
  padding: 20px 40px;
  color: #fff;
  font-size: 25px;
  background: #000;
}

.product_item_row {
  justify-content: center;
}

.view_plan_link_box {
  display: flex;
  justify-content: center;
}

.view_plan_link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 16px;
  width: 233px;
  height: 33px;
  color: #000;
  border: 1px solid black;
  background: #fff;
}
.view_plan_link:hover {
  color: #fff;
  background: #000;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.proposition_category_section {
  margin-top: 55px;
}

.proposition_category_row {
  align-items: center;
}

.proposition_category_heading {
  margin-bottom: 24px;
  font-size: 25px;
  text-transform: uppercase;
}

.all_proposition_link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  height: 42px;
  color: #000;
  border: 1px solid #000;
}
.all_proposition_link:hover {
  color: #fff;
  background: #000;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.all_proposition_link:hover img {
  filter: invert(1);
}

.proposition_category_slider {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.proposition_category_slider.slick-initialized.slick-slider {
  display: block;
  overflow: unset;
}

.quick_link_section {
  margin-top: 100px;
}

.quick_link_row {
  justify-content: center;
}
.quick_link_row > div {
  padding-left: 13px;
  padding-right: 13px;
}

.quick_link {
  display: block;
  padding: 24px;
  height: 100%;
  text-align: center;
}
.quick_link:hover .quick_link_img {
  transform: scale(1.05);
  transition: all 0.1s ease-in-out;
}

.quick_link_img {
  display: block;
  margin: 0 auto 24px;
  max-height: 73px;
  height: 100%;
  transition: all 0.1s ease-in-out;
}

.quick_link_heading {
  display: block;
  margin-bottom: 24px;
  font-size: 18px;
  font-weight: 500;
  min-height: 42px;
}

.quick_link_text {
  font-size: 14px;
  line-height: 19px;
  text-align: center;
  color: #707070;
}

.our_services_section {
  position: relative;
  margin-top: 40px;
  padding-top: 70px;
  padding-bottom: 70px;
}
.our_services_section:before {
  display: block;
  content: '';
  position: absolute;
  bottom: 50%;
  right: 64%;
  width: 904px;
  height: 659px;
  background: transparent url("img/bg/bg_building_left_2.png") center center no-repeat;
  background-size: 100%;
  z-index: -2;
}
.our_services_section:after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: -11.5%;
  width: 122%;
  height: 135%;
  background: transparent url(img/bg/our_services_bg.png) top center no-repeat;
  background-size: 100%;
  z-index: -1;
}

.our_service_item {
  display: flex;
  padding: 10px;
  height: 100%;
  border-radius: 20px;
}

.our_service_img_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 30px;
  min-width: 101px;
  height: 101px;
  background: #000;
}

.our_services_heading {
  font-size: 22px;
}

.our_services_col {
  margin-top: 48px;
}

.our_service_info {
  font-size: 15px;
}

.show_in_map_section {
  margin-top: 80px;
}

.show_in_map_row {
  align-items: center;
}

.show_in_map_text {
  margin-bottom: 2rem;
}

.btn_black {
  display: inline-block;
  padding: 15px;
  height: 51px;
  font-size: 16px;
  color: #fff;
  background: #000;
  border-radius: 10px;
}
.btn_black:hover {
  background: #007bff;
  color: #fff;
  box-shadow: 0 5px 6px 0 rgba(0, 0, 0, 0.3);
}

.exp_in_number_section {
  margin-top: 48px;
}

.exp_in_number_row {
  justify-content: space-between;
}

.exp_item {
  margin-right: auto;
  margin-left: auto;
  max-width: 255px;
  width: 100%;
}

.exp_item_img_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto 30px;
  width: 131px;
  height: 131px;
  background: #000;
  border-radius: 43px;
}

.exp_item_img {
  max-height: 81px;
}

.exp_item_count {
  display: block;
  margin-bottom: 30px;
  font-size: 35px;
  text-align: center;
  font-weight: 700;
  color: #000;
}

.best_agent_section {
  margin-top: 48px;
}

.best_agent_row {
  align-items: center;
}

.best_agent_col {
  margin-bottom: 24px;
}
.best_agent_col h3 {
  text-align: left;
}

.best_agent_box {
  justify-content: center;
  margin-top: 24px;
}

.all_proposition_link .refresh_img {
  margin-left: 20px;
}
.all_proposition_link:hover .refresh_img {
  transform: rotate(45deg);
  transition: transform 0.2s ease-in-out;
}

.item_card {
  height: 308px;
}
.item_card:hover .item_img {
  transform: scale(1.1);
  transition: all 0.1s ease-in-out;
}

.item_img_link {
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 219px;
  height: 100%;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}

.item_img {
  display: block;
  width: 100%;
  max-height: inherit;
  height: inherit;
  object-fit: cover;
  transition: all 0.1s ease-in-out;
}

.item_card_info_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  padding-top: 16px;
}

.item_card_link {
  display: block;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
}

.item_card_contact {
  font-size: 14px;
  color: #000;
}

.item_card_info_text {
  display: block;
  padding: 0 25px;
  max-height: 57px;
  font-size: 14px;
  line-height: 19px;
  overflow: hidden;
}

.send_email_section {
  position: relative;
}
.send_email_section:before {
  display: block;
  content: '';
  position: absolute;
  left: 75%;
  bottom: 23%;
  width: 708px;
  height: 644px;
  background: transparent url("img/bg/bg_building_right_2.png") top left no-repeat;
  background-size: 100%;
  z-index: -1;
}
.send_email_section .proposition_question_text {
  border-radius: 50px;
}
.send_email_section .proposition_question_text::after {
  left: -45px;
  top: 70%;
  width: 63px;
  height: 66px;
}

.send_email_img_box {
  position: relative;
}
.send_email_img_box:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 811px;
  height: 515px;
  background: transparent url("img/send_email_section/support_woman.png") top right no-repeat;
  background-size: 100%;
}

.send_email_info_box {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 180px;
}

.send_email_form {
  margin-top: 70px;
  margin-bottom: 45px;
}

.send_email_box {
  padding: 5px;
  background: #fff;
}

.send_email_label {
  display: block;
  margin: 0 5px;
}

.email_icon {
  width: 26px;
}

input[type="text"].send_email_input {
  display: block;
  max-width: 250px;
  width: 100%;
  border: none;
  color: #000;
  font-size: 18px;
}

.input_submit_box {
  position: relative;
}
.input_submit_box:before {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  left: 25px;
  transform: translateY(-50%);
  width: 24px;
  height: 22px;
  background: transparent url("img/send_email_section/sent-mail.png") center center no-repeat;
  background-size: 100%;
  pointer-events: none;
}
.input_submit_box:hover:before {
  transform: translateY(-50%) scale(0.9);
}

input[type="submit"].send_email_submit {
  padding-left: 60px;
  padding-right: 30px;
  height: 51px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
  color: #fff;
  background: #000;
}

.call_contact_link {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 440px;
  width: 100%;
  height: 63px;
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  background: #000;
}

.call_contact_link_img {
  display: block;
  margin-right: 20px;
  transform: translateY(-5px);
}

.news_section {
  margin-top: 48px;
}

.news_section_row {
  align-items: center;
}

.news_box_slider {
  display: flex;
  overflow: hidden;
}
.news_box_slider.slick-initialized.slick-slider {
  display: block;
  overflow: unset;
}

.location_info_section {
  margin-top: 48px;
  margin-bottom: 48px;
}

.location_info_item_img_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  width: 60px;
  height: 60px;
}

.location_info_row {
  justify-content: space-between;
}

.location_info_item_img {
  display: block;
}
.location_info_item_img.location_phone {
  transform: translateY(-5px);
}

.location_info_item {
  display: flex;
  align-items: center;
}

.location_info_item_text {
  font-weight: 700;
}

.map_row {
  justify-content: center;
}

.map_box {
  margin-bottom: 48px;
}

footer {
  padding-top: 48px;
  color: #fff;
  background: #000;
}
footer .social_box .social_link:last-child {
  margin-right: 0;
}

.footer_nav_section {
  margin-top: 48px;
}

.footer_logo_link {
  display: block;
  margin-bottom: 24px;
}

.footer_logo_item,
.footer_logo_img {
  max-width: 123px;
  width: 100%;
}

.time-date {
  margin-right: auto;
  margin-left: auto;
  max-width: 100px;
  width: 100%;
}
.time-date .time {
  font-size: 41px;
}
.time-date .day {
  font-size: 12px;
}

.weather {
  width: 123px;
  overflow: hidden;
  height: 65px;
  transform: scale(0.5);
  margin: 0 auto 20px;
}

.footer_nav_section {
  justify-content: space-between;
}

.footer_nav_heading {
  display: block;
  margin: 16px 0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer_page_link {
  display: block;
  padding: 8px 0;
  font-size: 13px;
  color: #fff;
}

.money_value_box {
  display: flex;
  align-items: center;
}

.money_value_label {
  display: block;
  margin-bottom: 0;
  width: 60px;
  text-transform: uppercase;
}

input.money_value_input {
  display: flex;
  align-items: center;
  margin-top: 10px;
  width: 120px;
  height: 35px;
  background: #313131;
  font-size: 16px;
  color: #fff;
  border: none;
}

input.footer_send_input {
  margin-top: 10px;
  width: 230px;
  height: 35px;
  background: #313131;
  font-size: 16px;
  color: #fff;
  border: none;
}
input.footer_send_input:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: .6;
}
input.footer_send_input:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: .6;
}
input.footer_send_input:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: .6;
}
input.footer_send_input:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: .6;
}
input.footer_send_input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 16px;
}
input.footer_send_input::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 16px;
}
input.footer_send_input:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-size: 16px;
}
input.footer_send_input:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 16px;
}

textarea.footer_send_textarea {
  margin-top: 7px;
  padding-top: 7px;
  padding-bottom: 10px;
  width: 100%;
  height: 80px;
  background: #313131;
  font-size: 16px;
  color: #fff;
  border: none;
  resize: none;
}
textarea.footer_send_textarea:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: .6;
}
textarea.footer_send_textarea:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: .6;
}
textarea.footer_send_textarea:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: .6;
}
textarea.footer_send_textarea:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: .6;
}
textarea.footer_send_textarea::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #fff;
  font-size: 16px;
}
textarea.footer_send_textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
  font-size: 16px;
}
textarea.footer_send_textarea:-ms-input-placeholder {
  /* IE 10+ */
  color: #fff;
  font-size: 16px;
}
textarea.footer_send_textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
  font-size: 16px;
}

.form_footer_send_msg {
  display: flex;
  align-items: center;
}
.form_footer_send_msg label {
  margin-bottom: 0;
  width: 100%;
}

input.footer_send_input {
  display: flex;
  align-items: center;
}

.form_footer_send_msg_submit {
  position: relative;
  margin-top: 10px;
}
.form_footer_send_msg_submit input[type="submit"] {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  right: 0;
  opacity: 0;
}

.footer_support_heading {
  font-size: 16px;
}

.footer_submit_text_box {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 230px;
  height: 35px;
  font-size: 13px;
  background: #313131;
}

.footer_submit_img {
  margin-right: 15px;
}

.footer_submit_text {
  font-weight: 700;
  text-transform: uppercase;
}

.footer_support_section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 48px 0;
}

.support_link_box {
  display: flex;
}

.support_action_link {
  display: flex;
  align-items: center;
  margin-top: 24px;
  margin-right: 50px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: capitalize;
}
.support_action_link:last-child {
  margin-right: 0;
}

.support_action_img {
  display: block;
  margin-right: 15px;
}

.footer_services_link {
  display: block;
  margin: 5px 25px 5px 0;
  color: #fff;
  font-size: 13px;
  text-decoration: underline;
}
.footer_services_link:last-child {
  margin-right: 0;
}

.footer_services_link_box {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.right_box_section {
  padding-top: 25px;
  padding-bottom: 25px;
  font-size: 12px;
  background: #000;
}

.right_box {
  text-align: center;
}

.fixed-button {
  position: fixed;
  z-index: 10;
}
.fixed-button.z_index {
  z-index: -1;
}
.fixed-button [class^=flaticon-]:before, .fixed-button [class*=" flaticon-"]:before,
.fixed-button [class^=flaticon-]:after, .fixed-button [class*=" flaticon-"]:after {
  font-family: Flaticon !important;
  font-size: inherit;
  font-style: normal;
  margin-left: initial;
}

.fixed-button-call {
  left: 20px;
  bottom: 20px;
  transition: all 0.1s ease-in-out;
}
.fixed-button-call:hover {
  transform: scale(1.1);
}
.fixed-button-call:hover *:after, .fixed-button-call:hover *:before {
  animation: none;
}

.fixed-button-call a {
  border-radius: 50%;
  transition: 0.4s ease;
  display: inline-block;
  height: 80px;
  width: 80px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 80px;
  font-size: 35px;
  text-align: center;
  position: relative;
}

.fixed-button-call a:before,
.fixed-button-call a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background: linear-gradient(to bottom, #EF3D3D, #FB5238);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.fixed-button-call a:before {
  -webkit-animation-name: breath_animation;
  animation-name: breath_animation;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.fixed-button-call a:after {
  -webkit-animation-name: breath_bg;
  animation-name: breath_bg;
}

.fixed-button-call a span {
  font-size: 30px;
  -webkit-animation-name: breath_icon;
  animation-name: breath_icon;
  -webkit-animation-duration: 1.9s;
  animation-duration: 1.9s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  display: block;
  position: relative;
  z-index: 10;
}

@-webkit-keyframes breath_animation {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
@keyframes breath_animation {
  0% {
    transform: scale(1);
    opacity: 0.9;
  }
  100% {
    transform: scale(1.4);
    opacity: 0;
  }
}
@-webkit-keyframes breath_icon {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes breath_icon {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes breath_bg {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes breath_bg {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.fixed-button-messenger {
  right: 20px;
  bottom: 20px;
  border-radius: 20px;
  transition: all 0.1s ease-in-out;
}
.fixed-button-messenger:hover {
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.25);
}

.fixed-button-messenger a {
  border-radius: 20px;
  display: inline-block;
  height: 80px;
  width: 80px;
  color: #0078FF;
  text-align: center;
  line-height: 80px;
}

.fixed-button-messenger a span {
  font-size: 50px;
  color: #0078FF;
  margin-bottom: 0;
}

@media screen and (max-width: 1400px) {
  .send_email_img_box:before {
    width: 600px;
    height: 400px;
  }

  .send_email_info_box {
    padding-top: 110px;
  }

  footer {
    padding-bottom: 25px;
  }
}
@media screen and (max-width: 1350px) {
  .slick-slider {
    padding-bottom: 35px;
  }

  .slick-prev, .slick-next {
    top: 100%;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }

  .slick-prev {
    left: calc(50% - 45px);
  }

  .slick-next {
    right: calc(50% - 45px);
  }

  .product_item_slider_box .slick-slider {
    padding-top: 0;
    padding-bottom: 0;
  }
  .product_item_slider_box .slick-prev, .product_item_slider_box .slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .product_item_slider_box .slick-prev {
    left: 10px;
    right: unset;
  }
  .product_item_slider_box .slick-next {
    right: 10px;
  }

  .basic_proposition_big_slider.slick-slider {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1299px) {
  .logo_box {
    margin-right: 15px;
  }

  .page_link {
    margin-right: 15px;
  }

  .user_trigger .icon,
  .page_link .icon {
    margin-right: 5px;
  }

  .them_switch_box {
    margin-right: 20px;
  }
}
@media screen and (max-width: 1230px) {
  .main {
    padding-top: 18vw;
  }

  .main_heading {
    font-size: 45px;
  }

  .selected_value_box {
    padding-left: 20px;
    padding-right: 30px;
  }
  .selected_value_box:after {
    right: 15px;
  }
}
@media screen and (max-width: 1200px) {
  .slick-slider {
    padding-bottom: 0;
  }

  .slick-prev, .slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .slick-prev {
    left: -45px;
  }

  .slick-next {
    right: -45px;
  }

  .product_item_slider_box .slick-slider {
    padding-top: 0;
  }
  .product_item_slider_box .slick-prev, .product_item_slider_box .slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .product_item_slider_box .slick-prev {
    left: 10px;
    right: unset;
  }
  .product_item_slider_box .slick-next {
    right: 10px;
  }

  .basic_proposition_big_slider.slick-slider {
    padding-bottom: 0;
  }

  h3 {
    font-size: 20px;
  }

  .logo_box {
    margin-right: 0;
  }

  .top_header_row {
    flex-wrap: nowrap;
  }

  .page_link {
    font-size: 16px;
  }

  .them_switch_box {
    margin-right: 20px;
  }

  .bottom_header_nav_list {
    flex-wrap: nowrap;
  }

  .bottom_header_link {
    margin-right: 10px;
    font-size: 16px;
  }

  .bottom_header {
    height: 55px;
  }

  .bottom_header_nav_list {
    height: 55px;
  }

  .form_search_form {
    margin: 0 auto 5px;
  }

  .result_count {
    margin: 0;
  }

  .selected_value_box {
    height: 50px;
  }

  input.show_result {
    width: 145px;
    height: 50px;
    font-size: 16px;
  }

  .basic_proposition_box {
    min-height: 250px;
  }

  .basic_proposition_heading {
    margin-bottom: 20px;
  }

  .basic_proposition_link {
    padding: 8px 0;
    font-size: 16px;
  }

  .product_price_box {
    justify-content: space-between;
  }

  .proposition_category_heading {
    font-size: 20px;
  }

  .our_services_section:after {
    left: -12.5%;
    width: 125%;
    opacity: .8;
  }

  .big_slider_item {
    padding: 25px;
  }

  .main_tabs .nav-link {
    padding: .68rem 1.3rem;
    font-size: 16px;
  }

  .main_tabs .nav-item {
    margin-right: 10px;
    margin-bottom: 13px;
  }

  .best_proposition_box {
    padding: 35px;
  }

  .proposition_question_text {
    padding: 30px 40px;
    font-size: 25px;
  }

  .chat_option_item {
    padding-left: 20px;
    padding-right: 20px;
    height: 45px;
  }

  .new_building_special_offer_heading {
    padding: 15px 25px;
  }

  .quick_link_section {
    margin-top: 55px;
    padding-top: 0;
  }

  .quick_link {
    padding: 15px;
  }

  .h4.d-block.mb-4 {
    font-size: 20px;
  }

  .quick_link_img {
    margin-left: auto;
    margin-right: auto;
  }

  .show_in_map_section {
    margin-top: 0;
  }

  .btn_black {
    padding: 13px 20px;
    height: 50px;
    font-size: 18px;
  }

  .exp_item_img_box,
  .exp_item_count {
    margin-bottom: 15px;
  }

  .send_email_form {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .call_contact_link {
    padding-left: 25px;
    padding-right: 25px;
    height: 55px;
    font-size: 18px;
  }

  .basic_proposition_big_slider {
    min-height: 250px;
    height: 255px;
  }

  .big_slider_item {
    min-height: 250px;
  }

  .our_services_section {
    margin-top: 0;
  }

  .footer_nav_section {
    justify-content: flex-end;
  }

  .footer_item_col {
    width: 30%;
  }

  input.footer_send_input,
  .footer_submit_text_box {
    width: 100%;
  }

  textarea.footer_send_textarea {
    margin-top: 10px;
  }

  .footer_services_link_box {
    margin-top: 15px;
  }

  .send_email_section .proposition_question_text::after {
    left: -35px;
  }
}
@media screen and (max-width: 1150px) {
  .header.header_fixed {
    padding-top: 70px;
  }
  .header.header_fixed .top_header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9;
  }

  .top_header {
    height: 70px;
  }

  .nav_top_list .mobile-order-3 {
    margin-top: auto;
  }

  .hamburger {
    display: inline-block;
    padding-right: 5px;
    transform: scale(0.7);
  }

  .logo_link {
    width: 50px;
  }

  .nav_top {
    position: fixed;
    top: 70px;
    left: 0;
    height: calc(100vh - 70px);
    background: rgba(0, 0, 0, 0.95);
    overflow-y: auto;
    transform: translateX(-20px);
    transition: all 0.1s ease-in-out;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
  }
  .nav_top.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: all 0.1s ease-in-out;
  }

  .nav_top_list {
    padding: 20px;
    height: inherit;
    flex-direction: column;
  }
  .nav_top_list li {
    width: 100%;
  }

  .them_switch_box {
    margin: 0 auto;
  }

  .dark_them_trigger_label {
    width: 100%;
  }

  .mobile-order-1 {
    order: 1;
  }

  .mt-25 {
    margin-top: 25px;
  }

  .mt-auto {
    margin-top: auto;
  }

  .mobile-order-2 {
    order: 2;
  }

  .mobile-order-3 {
    order: 3;
  }

  .social_link:last-child {
    margin-right: 0;
  }

  .bottom_header_link {
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .search_form_list {
    margin-bottom: 16px;
  }

  .call_contact_link {
    max-width: 389px;
  }

  .proposition_question_text {
    border-radius: 40px;
  }

  .send_email_section .proposition_question_text::after {
    left: -35px;
  }

  .bottom_header {
    position: fixed;
    top: 70px;
    left: 241px;
    height: calc(100% - 70px);
    transform: translateX(-30px);
    transition: all 0.1s ease-in-out;
    transition-delay: 0.2s;
    opacity: 0.15;
    visibility: hidden;
    z-index: 9;
  }
  .bottom_header.active {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
    transition: all 0.1s ease-in-out;
    transition-delay: 0.3s;
  }
  .bottom_header .container {
    height: 100%;
  }

  .bottom_header_nav_list {
    padding: 20px;
    height: 100%;
    flex-direction: column;
    overflow-y: auto;
  }
  .bottom_header_nav_list li:first-child {
    margin-top: 16px;
  }
  .bottom_header_nav_list .mobile-order-1 {
    margin-top: 18px;
  }
  .bottom_header_nav_list .mobile-order-3 {
    margin-top: auto;
  }

  .sub_menu li:first-child {
    margin-top: 0;
  }

  .main {
    padding-top: 22vw;
  }

  .search_form_fieldset {
    flex-direction: column;
  }

  .basic_proposition_big_slider {
    height: auto;
  }

  .best_proposition_section {
    padding-top: 30px;
    padding-bottom: 40px;
  }

  .chat_option_item {
    margin: 7px;
  }
  .chat_option_item:first-child {
    margin: 7px;
  }

  .proposition_question_text {
    padding: 25px;
    font-size: 18px;
  }

  .quick_link_heading {
    min-height: unset;
  }

  .our_services_section {
    padding-top: 40px;
  }
  .our_services_section:after {
    left: -20.5%;
    width: 150%;
    opacity: .6;
  }

  .best_agent_box .item_card {
    padding-bottom: 15px;
    height: auto;
  }

  .best_agent_box .item_img_link {
    max-height: 315px;
  }

  .send_email_img_box:before {
    width: 450px;
    height: 300px;
  }

  input[type="submit"].send_email_submit {
    padding-left: 50px;
    padding-right: 15px;
    height: 40px;
  }

  .input_submit_box:before {
    left: 15px;
  }

  input[type="text"].send_email_input {
    max-width: 200px;
  }

  .send_email_form {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .call_contact_link {
    padding-left: 15px;
    padding-right: 15px;
    height: 45px;
    font-size: 16px;
  }

  .send_email_section .proposition_question_text::after {
    left: -30px;
    top: 60%;
    width: 50px;
    height: 50px;
  }

  .realtor_information_box {
    justify-content: center;
    flex-wrap: wrap;
  }

  .realtor_information_link {
    margin-bottom: 16px;
  }

  .proposition_question_col {
    padding-top: 48px;
  }

  .chat_options {
    justify-content: center;
    flex-wrap: wrap;
  }

  .proposition_category_row {
    justify-content: center;
  }

  .proposition_category_heading {
    margin-bottom: 8px;
    text-align: center;
  }

  .our_services_col {
    margin-top: 16px;
  }

  .best_agent_row {
    justify-content: center;
  }

  .best_agent_col {
    margin-bottom: 8px;
  }
  .best_agent_col h3 {
    text-align: center;
  }

  .best_agent_box {
    margin-top: 0;
  }

  .call_contact_link {
    margin-bottom: 0;
  }

  .news_section_row h3 {
    text-align: center;
  }

  .news_box_slider {
    margin-top: 0;
  }

  .location_info_item {
    margin-bottom: 16px;
  }

  .footer_support_section {
    justify-content: center;
  }
}
@media screen and (max-width: 900px) {
  .main_heading {
    font-size: 35px;
  }
}
@media screen and (max-width: 830px) {
  .slick-slider {
    padding-bottom: 35px;
  }

  .slick-prev, .slick-next {
    top: 100%;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }

  .slick-prev {
    left: calc(50% - 45px);
  }

  .slick-next {
    right: calc(50% - 45px);
  }

  .product_item_slider_box .slick-slider {
    padding-top: 0;
  }
  .product_item_slider_box .slick-prev, .product_item_slider_box .slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .product_item_slider_box .slick-prev {
    left: 10px;
    right: unset;
  }
  .product_item_slider_box .slick-next {
    right: 10px;
  }

  .basic_proposition_big_slider.slick-slider {
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  .slick-slider {
    padding-bottom: 0;
  }

  .slick-prev, .slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }

  .slick-prev {
    left: -45px;
  }

  .slick-next {
    right: -45px;
  }

  .main {
    padding-top: 20vw;
  }

  .main_heading {
    font-size: 30px;
  }

  .basic_proposition_box {
    min-height: unset;
  }

  .slider_item,
  .big_slider_item {
    padding-bottom: 40px;
  }

  .our_services_section:after {
    display: none;
  }

  .our_service_info {
    margin-bottom: 0;
  }

  .send_email_info_box {
    padding-top: 45px;
  }

  .send_email_img_box:before {
    width: 330px;
    height: 225px;
  }

  .footer_logo_item {
    max-width: unset;
    width: 100%;
  }

  .search_form_item_box:after {
    display: none;
  }

  .product_item_slider_box .slick-prev,
  .product_item_slider_box .slick-next {
    opacity: 1;
  }

  .quick_link_heading {
    font-size: 18px;
  }

  .our_service_info {
    font-size: 16px;
    line-height: 1.33;
  }

  .search_form_list {
    flex-direction: column;
  }

  .basic_proposition_section .element-col {
    margin-bottom: 8px;
  }

  .realtor_information_link {
    margin-bottom: 0;
  }

  .realtor_information_box {
    justify-content: space-between;
  }

  .best_proposition_text {
    margin-top: 8px;
  }

  .proposition_question_col {
    padding-top: 0;
  }

  .our_services_heading {
    text-align: center;
  }

  .our_service_item {
    align-items: center;
  }

  .show_in_map_row {
    justify-content: flex-end;
  }

  .open_map_img_col {
    display: none;
  }

  .location_info_row {
    justify-content: center;
  }

  .location_info_item {
    justify-content: center;
  }

  footer {
    padding-top: 8px;
  }

  .footer_nav_section {
    margin-top: 24px;
  }

  .footer_logo_item {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer_nav_heading {
    margin-bottom: 8px;
  }

  .breadcrumb_section {
    margin-bottom: 0;
  }
}
@media (max-width: 660px) {
  .realtor_information_link {
    margin-bottom: 0;
  }

  .slick-slider {
    padding-bottom: 35px;
  }

  .slick-prev, .slick-next {
    top: 100%;
    -webkit-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    transform: translate(0, -100%);
  }

  .slick-prev {
    left: calc(50% - 45px);
  }

  .slick-next {
    right: calc(50% - 45px);
  }

  .product_item_slider_box .slick-slider {
    padding-top: 0;
  }
  .product_item_slider_box .slick-prev, .product_item_slider_box .slick-next {
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
  .product_item_slider_box .slick-prev {
    left: 10px;
    right: unset;
  }
  .product_item_slider_box .slick-next {
    right: 10px;
  }

  .basic_proposition_big_slider.slick-slider {
    padding-bottom: 0;
  }

  .new_building_special_offer_heading {
    margin-bottom: 15px;
    padding: 15px 20px;
    font-size: 18px;
  }

  .chat_option_item {
    font-size: 16px;
  }

  .big_slider_proposition_heading {
    font-size: 20px;
  }

  .slider_btn {
    padding: 0 15px;
    height: 35px;
    line-height: 34px;
  }

  .basic_proposition_big_slider.slick-slider {
    max-height: 250px;
  }

  .basic_proposition_big_slider .slick-dots,
  .basic_proposition_small_slider .slick-dots {
    bottom: 5px;
  }

  .chat_option_item {
    padding-left: 10px;
    padding-right: 10px;
  }

  .send_email_img_box:before {
    width: 270px;
    height: 180px;
  }

  .send_email_info_box {
    padding-top: 25px;
  }

  footer {
    padding-bottom: 100px;
  }
}
@media (max-width: 576px) {
  .user_box {
    margin-right: 15px;
  }

  .proposition_question_text::after {
    display: none;
  }

  .our_service_img_box {
    margin-right: 15px;
  }

  .footer_nav_section {
    justify-content: center;
  }

  .footer_logo_img {
    max-width: 80px;
  }

  .footer_support_heading {
    font-size: 18px;
  }

  .footer_logo_item {
    display: block;
    margin-bottom: 24px;
    flex-wrap: wrap;
  }

  .our_services_section:before,
  .send_email_section:before,
  .send_email_section .proposition_question_text::after,
  .best_proposition_section::before,
  .best_proposition_section::after {
    display: none;
  }

  .search_form_reset_box {
    flex-wrap: wrap;
  }

  input.show_result {
    margin-top: 8px;
    margin-bottom: 8px;
  }

  .realtor_information_box {
    justify-content: space-between;
  }

  .proposition_img_logo_box {
    display: none;
  }

  .proposition_question_text {
    margin-left: 0;
  }

  .quick_link_img,
  .quick_link_heading {
    margin-bottom: 8px;
  }

  .show_in_map_text {
    text-align: center;
  }

  .exp_in_number_row {
    justify-content: center;
  }

  .best_agent_section {
    margin-top: 0;
  }

  .send_email_img_col {
    display: none;
  }

  .send_email_info_box {
    align-items: flex-end;
  }

  .proposition_question_text {
    text-align: center;
  }

  .proposition_question_box {
    justify-content: center;
  }
}
@media (max-width: 515px) {
  .nav_top,
  .bottom_header {
    display: none;
    opacity: 0;
  }

  .mobile_menu_box {
    display: block;
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 70px;
    left: 0;
    width: 100%;
    height: calc(100vh - 70px);
    overflow-y: auto;
    z-index: 9;
    transition: all 0.5s ease-in-out;
  }
  .mobile_menu_box.active {
    visibility: visible;
    opacity: 1;
    transition: all 0.5s ease-in-out;
  }
  .mobile_menu_box.active .nav_top_mobile {
    transform: translateX(0);
    transition-delay: 0.2s;
    transition: all 0.3s ease-in-out;
  }
  .mobile_menu_box.active .bottom_header_mobile {
    transform: translateX(0);
    transition: all 0.3s ease-in-out;
  }

  .nav_top_mobile {
    background: rgba(0, 0, 0, 0.95);
    transform: translateX(-10vw);
    transition-delay: 0.2s;
    transition: all 0.3s ease-in-out;
  }

  .nav_top_list {
    padding-top: 0;
    max-width: 320px;
    margin: 0 auto;
  }

  .page_link {
    margin-right: 0;
    justify-content: center;
  }

  input.search_input {
    width: 100%;
  }

  .nav_top_list .mobile-order-1 {
    margin-top: 20px;
  }

  .nav_top_list .mobile-order-3 {
    margin-top: 35px;
  }

  .bottom_header_mobile {
    transform: translateX(-20vw);
    transition-delay: 0.2s;
    transition: all 0.3s ease-in-out;
  }

  .bottom_header_nav_list {
    padding-bottom: 100px;
    height: auto;
    overflow-y: unset;
  }

  .sub_menu_box.active .sub_menu {
    display: block;
    transform: scale(1, 1);
  }

  .sub_menu {
    display: none;
    position: unset;
    transform-origin: top;
    transform: scale(1, 0);
  }
}
@media (max-width: 460px) {
  .index_bg_top {
    left: -15vw;
    right: -15vw;
    width: 130vw;
  }

  .main_heading {
    font-size: 25px;
  }

  .main_tabs .nav-link {
    padding: .6rem .9rem;
  }

  .main_tabs .nav-link.show_in_map {
    padding: 10px 20px;
  }

  .realtor_information_box {
    justify-content: center;
  }

  .realtor_information_link {
    margin-left: 30px;
    margin-right: 30px;
    margin-bottom: 7px;
  }

  .proposition_question_text {
    padding: 15px;
    font-size: 16px;
  }

  .proposition_category_heading {
    font-size: 18px;
  }

  .all_proposition_link {
    height: 35px;
  }

  .h4.d-block.mb-4 {
    font-size: 18px;
  }

  .quick_link_text {
    display: none;
    visibility: hidden;
  }

  .exp_item_img {
    margin-right: auto;
    margin-left: auto;
    max-height: 50px;
  }
}
@media (max-width: 420px) {
  .index_bg_top {
    display: none;
    visibility: hidden;
  }

  .main {
    padding-top: 20px;
  }
}
@media (max-width: 359px) {
  .user_trigger .icon {
    display: none;
  }
}
.img_404_section {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding-bottom: 100px;
}

.img_404 {
  display: block;
  margin: 30px auto;
  max-width: 550px;
  width: 90%;
}

@media screen and (max-width: 767px) {
  .h3_heading_404 {
    font-size: 14px;
  }
}
body.dark_style input.sort_option_item_input:checked ~ .sort_option_item_label,
body.dark_style .sort_option_item_label:hover {
  background-color: #2A2A2A;
}
body.dark_style .sort_type_current img {
  filter: invert(1);
}

.orders_main .breadcrumb_section {
  margin-bottom: 0;
}
.orders_main .clear_result_btn img {
  margin-left: 15px;
  width: 12px;
  height: 12px;
}

.option_btn_section .btn_white {
  margin-bottom: 16px;
  padding: 0 15px;
  height: 50px;
}
.option_btn_section .search_form {
  margin-bottom: 16px;
}
.option_btn_section .search_form svg {
  --color1: #707070;
}

.option_btn_row {
  justify-content: space-between;
  align-items: center;
}

.option_btn_box {
  display: flex;
}

input.filter_input_search {
  width: 270px;
  height: 50px;
  padding-right: 40px;
  font-size: 16px;
  color: #000;
  background: transparent;
  border-color: #707070;
  border-radius: 10px;
}
input.filter_input_search:focus::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  opacity: .6;
}
input.filter_input_search:focus::-moz-placeholder {
  /* Firefox 19+ */
  opacity: .6;
}
input.filter_input_search:focus:-ms-input-placeholder {
  /* IE 10+ */
  opacity: .6;
}
input.filter_input_search:focus:-moz-placeholder {
  /* Firefox 18- */
  opacity: .6;
}
input.filter_input_search::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-weight: 700;
  color: #B5B5B5;
}
input.filter_input_search::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 700;
  color: #B5B5B5;
}
input.filter_input_search:-ms-input-placeholder {
  /* IE 10+ */
  font-weight: 700;
  color: #B5B5B5;
}
input.filter_input_search:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 700;
  color: #B5B5B5;
}

.show_result_section {
  margin-bottom: 15px;
}

.show_result_row {
  justify-content: space-between;
}
.show_result_row div[class*="col"] {
  margin-bottom: 15px;
}

.searching_result_count_box {
  display: none;
}
.searching_result_count_box.active {
  display: flex;
}

.searching_result_count_info {
  font-weight: 700;
}

.sort_box {
  position: relative;
  cursor: pointer;
}

.sort_type_current {
  display: flex;
  align-items: center;
  font-weight: 700;
}
.sort_type_current img {
  margin-right: 15px;
  width: 22px;
  height: 21px;
}

.sort_option_list {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 100%;
  border-radius: 10px;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  transform: translateY(30px);
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  z-index: 3;
}
.sort_option_list.active {
  opacity: 1;
  visibility: visible;
  transform: translateY(20px);
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
}

.sort_option_item {
  position: relative;
}
.sort_option_item:last-child .sort_option_item_input:after {
  display: none;
}

input.sort_option_item_input {
  position: absolute;
  top: 0;
  left: 0;
}

input.sort_option_item_input:checked ~ .sort_option_item_label {
  background: #000;
  color: #fff;
}
input.sort_option_item_input:checked ~ .sort_option_item_label:after {
  display: none;
}

.sort_option_item_label {
  position: relative;
  margin: 0;
  padding: 20px 25px;
  width: 100%;
  color: #000;
  background: #fff;
  white-space: nowrap;
}
.sort_option_item_label:after {
  display: block;
  content: '';
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  width: calc(100% - 30px);
  height: 1px;
  background: #ECECEC;
}
.sort_option_item_label:hover {
  background: #000;
  color: #fff;
}
.sort_option_item_label:hover:after {
  display: none;
}

@media screen and (max-width: 1200px) {
  .orders_main .form_search_form {
    margin-bottom: 15px;
  }
}
.news_main .item_card {
  height: 412px;
}
.news_main .product_view_info > span {
  margin-right: 15px;
}
.news_main .product_view_info > span img {
  max-width: 14px;
}
.news_main input.filter_input_search {
  display: block;
  margin-left: auto;
  max-width: 270px;
  width: 100%;
}
.news_main .label_search svg {
  --color1: #707070;
}
.news_main .search_form {
  margin-left: auto;
}

.filter_order_list {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.filter_order_btn {
  display: flex;
  align-items: center;
  margin-right: 20px;
  padding: 0 25px;
  height: 40px;
  font-size: 13px;
  font-weight: 700;
  text-transform: capitalize;
  border: 2px solid black;
  opacity: .4;
  cursor: pointer;
}
.filter_order_btn.active {
  opacity: 1;
}
.filter_order_btn:hover {
  opacity: 1;
}
.filter_order_btn:last-child {
  margin-right: 0;
}

.them_filter_box {
  position: relative;
  display: flex;
  margin-bottom: 10px;
}

.news_row {
  min-height: 600px;
}

.news_col {
  display: none;
  animation: none;
}
.news_col.active {
  display: block;
  animation: flipInY 1s ease-in-out;
}

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.filter_them_box {
  position: absolute;
  top: 100%;
  right: 0;
  margin-top: 23px;
  padding: 10px 0;
  min-width: 100%;
}

.current_filter_them {
  position: relative;
  display: none;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.current_filter_them:after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: 30px;
  transform: translateY(-50%);
  width: 14px;
  height: 7px;
  background: url(img/down-arrow.png) center center no-repeat;
  background-size: contain;
  transition: all 0.2s ease-in-out;
}
.current_filter_them:hover:after {
  transform: translateY(30%);
  transition: all 0.2s ease-in-out;
}
.current_filter_them.active:after {
  transform: translateY(0) rotate(180deg);
  transition: all 0.2s ease-in-out;
}

.filter_them_list {
  transform-origin: top;
  transition: all 0.2s ease-in-out;
}

.filter_them_btn {
  display: block;
  padding: 10px 30px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
}
.filter_them_btn.active {
  color: #51AC43;
}
.filter_them_btn:hover {
  color: #51AC43;
}

.item_img_link {
  position: relative;
}

.filter_them_label {
  position: absolute;
  top: 10px;
  left: 15px;
  font-size: 12px;
  padding: 6px 15px;
  z-index: 2;
}

.news_short_info_box {
  padding: 15px;
}

.news_heading {
  margin-bottom: 10px;
  height: 38px;
  font-size: 16px;
  font-weight: 500;
  overflow: hidden;
}

.news_short_text {
  margin-bottom: 15px;
  height: 42px;
  font-size: 14px;
  overflow: hidden;
}

.news_user_activity {
  padding-top: 15px;
  display: flex;
  border-top: 1px solid #ECECEC;
}
.news_user_activity .product_view_info {
  margin-bottom: 0;
}

.show_more_row {
  justify-content: center;
  margin-bottom: 20px;
}

.show_more_btn {
  order: 999;
  display: inline-block;
  margin: 0 auto;
  padding: 15px 30px;
}
.show_more_btn:first-letter {
  text-transform: uppercase;
}

.email_rss_section {
  margin-bottom: 75px;
}

.email_rss_box {
  position: relative;
  padding: 40px;
  overflow: hidden;
}
.email_rss_box h3 {
  margin-bottom: 25px;
}
.email_rss_box p a {
  color: #51AC43;
}
.email_rss_box:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  width: 381px;
  height: 165px;
  background: transparent url("img/news_page/send_email_bg.png") top right no-repeat;
  background-size: contain;
  z-index: 1;
}

.email_rss_col {
  position: relative;
  z-index: 2;
}

.email_rss_form {
  margin-bottom: 18px;
}

input.email_rss_input {
  width: 571px;
  height: 40px;
  margin-right: 15px;
  background: #fff;
  color: #000;
  font-size: 16px;
  border-radius: 5px;
  border: 1px solid #707070;
}
input.email_rss_input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #B5B5B5;
  font-weight: 500;
}
input.email_rss_input::-moz-placeholder {
  /* Firefox 19+ */
  color: #B5B5B5;
  font-weight: 500;
}
input.email_rss_input:-ms-input-placeholder {
  /* IE 10+ */
  color: #B5B5B5;
  font-weight: 500;
}
input.email_rss_input:-moz-placeholder {
  /* Firefox 18- */
  color: #B5B5B5;
  font-weight: 500;
}

input.email_rss_submit {
  padding: 0 30px;
  height: 40px;
  background: #000;
  color: #fff;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 40px;
  text-transform: capitalize;
  border-radius: 5px;
}

@media screen and (max-width: 991px) {
  .news_main .search_form {
    margin-right: 16px;
  }

  .filter_them_box {
    position: unset;
    margin-top: 0;
    max-width: 290px;
    min-width: 270px;
  }

  .current_filter_them {
    display: block;
  }

  .news_main .search_form {
    height: 50px;
  }

  .news_main input.filter_input_search {
    width: 270px;
  }

  .filter_order_btn {
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 15px;
  }

  .filter_order_list {
    margin-bottom: 0;
  }

  .current_filter_them {
    padding: 5px 30px;
  }

  .filter_them_list {
    position: absolute;
    padding-top: 10px;
    padding-bottom: 10px;
    max-width: inherit;
    min-width: inherit;
    transform: scale(1, 0);
    z-index: 3;
  }
  .filter_them_list.active {
    transform: scale(1, 1);
  }
}
.news_item_section {
  margin-bottom: 24px;
}
.news_item_section .filter_them_label {
  position: unset;
}
.news_item_section h3 {
  margin-top: 35px;
}

.news_item_box {
  display: block;
  margin: 0 auto;
  padding: 25px 35px;
  max-width: 1000px;
}

.news_img_box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px 0;
  width: 100%;
}

.news_img_box_img {
  display: block;
  max-width: 100%;
}

.text_plus_img::after {
  content: "";
  display: table;
  clear: both;
}

.img_float {
  float: right;
  margin-left: 10px;
}

.news_item_link_box {
  margin-bottom: 40px;
}

.news_item_link {
  display: flex;
  margin-bottom: 5px;
  text-decoration: underline;
}
.news_item_link:hover {
  text-decoration: none;
}

.functional_btn_section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 15px;
}

.feedback_btn_box {
  display: flex;
}

.feedback_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 0 15px;
  height: 40px;
  font-weight: 700;
  color: #9E9E9E;
  text-transform: uppercase;
  border: 1px solid #9E9E9E;
  cursor: pointer;
}
.feedback_btn.feedback_btn_positive {
  color: #51AC43;
  border-color: #51AC43;
}
.feedback_btn:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}
.feedback_btn:last-child {
  margin-right: 0;
}

.social_btn_share_box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.social_share_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  margin-bottom: 15px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
.social_share_btn img {
  display: block;
  width: inherit;
  height: inherit;
  border-radius: 50%;
}
.social_share_btn:hover {
  transform: scale(1.1);
}

.share_copy_link {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 15px;
  margin-bottom: 15px;
  padding: 0 15px;
  height: 40px;
  font-size: 13px;
  font-weight: 700;
  border: 1px solid #707070;
}
.share_copy_link:hover {
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.comment_section {
  margin-bottom: 75px;
}

.comment_box {
  display: block;
  margin: 0 auto;
  padding: 25px 35px;
  max-width: 1000px;
}
.comment_box h3 {
  margin-bottom: 25px;
}

.leave_testimonial_box {
  display: flex;
}

.testimonial_user_img {
  display: block;
  margin-right: 25px;
  width: 76px;
  height: 76px;
  border-radius: 50%;
}

.leave_testimonial_service_box h4 {
  margin-bottom: 13px;
}

input.testimonial_input {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  height: 50px;
  width: 716px;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  background: #fff;
}
input.testimonial_input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #B5B5B5;
  font-weight: 700;
}
input.testimonial_input::-moz-placeholder {
  /* Firefox 19+ */
  color: #B5B5B5;
  font-weight: 700;
}
input.testimonial_input:-ms-input-placeholder {
  /* IE 10+ */
  color: #B5B5B5;
  font-weight: 700;
}
input.testimonial_input:-moz-placeholder {
  /* Firefox 18- */
  color: #B5B5B5;
  font-weight: 700;
}

input.testimonial_submit {
  display: inline-block;
  padding: 15px;
  height: 50px;
  background: #000;
  color: #fff;
  text-transform: lowercase;
  letter-spacing: 0;
}
input.testimonial_submit:first-letter {
  text-transform: uppercase;
}

.favorites_main {
  padding-top: 35px;
}

.favorite_tabs {
  margin-top: 24px;
  margin-bottom: 16px;
}
.favorite_tabs .nav-item {
  margin-right: 20px;
  margin-bottom: 16px;
}
.favorite_tabs .nav-item:last-child {
  margin-right: 0;
}
.favorite_tabs .nav-link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
  height: 50px;
  color: #000;
  border: 1px solid #000;
  opacity: .6;
}
.favorite_tabs .nav-link:hover {
  opacity: 1;
}
.favorite_tabs .nav-link img {
  margin-right: 8px;
}
.favorite_tabs.nav-pills .nav-link.active, .favorite_tabs.nav-pills .show > .nav-link {
  background-color: #fff;
  color: inherit;
  opacity: 1;
}

.order_last {
  order: 999999;
}
.order_last .product_item {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  min-height: 513px;
  border: 1px dashed #707070;
}

.configuration_link {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
  height: 50px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background: #51AC43;
}
.configuration_link:hover {
  color: #fff;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

/*# sourceMappingURL=style.css.map */
