/*
Theme Name: Ludwigneefs
Theme URI: https://galia.be
Author: the galia team
Author URI: https://galia.be/
Description: custom theme
Version: 1.0
Requires at least: 4.4
Requires PHP: 5.2.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Tags: custom theme
Text Domain: ludwigneefs

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/* montserrat-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url('fonts/montserrat-v29-latin-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v29-latin-regular.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url('fonts/montserrat-v29-latin-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v29-latin-500.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}
/* montserrat-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url('fonts/montserrat-v29-latin-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('fonts/montserrat-v29-latin-600.ttf') format('truetype'); /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
}

:root {
    --e-a-font-family: "Montserrat", sans-serif;
}

.elementor-form input::placeholder,
.elementor-form textarea::placeholder {
    color: #777 !important; /* Change color */
    font-size: 17px !important; /* Adjust font size */
    opacity: 1 !important; /* Ensure visibility */
    font-weight: 400 !important;
    font-family: 'Montserrat' !important;
}

form.properties-search-form input {
  width: 100% !important;
}


body {
  font-family: 'Montserrat';
  background-color: #fff;
  color: var(--text);
  font-size: var(--font-size-md);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-style: normal;
  line-height: 1.7em;
}
.form-sub-lr, .form-sub-lr textarea {
  width: 100% !important;
}

.page-id-1487 .form-sub-l, 
.page-id-1487 .form-sub-r {
    margin-bottom: 20px;
}

.form-sub-inner h3 {
  margin: 26px 0;
}

.form-sub-lr {
  margin-bottom: 1rem;
}

html {font-size: 20px;scroll-behavior: smooth;}

:root {
  --font-size-xxl: 22px;  
  --font-size-xl: 20px;  
  --font-size-lg: 18px;
  --font-size-md: 16px;
  --font-size-sm: 15px;
  --font-size-xs: 14px;
}

:root {
  --black: #000;
  --white: #fff;
  --grey: #222;
  --color: #434455;
  --text: #1e0606;
  --title: #363645;
  --bg-light: #F4F4F6;
  --bg-light2: #F4F4F6;
  --bg-colour: #434455;
  --red: #C00712;
  --red-light: #FF0717;
  --border: #e5e5e5;
  --border2: #F0F0F1;
  --bg-red: #FCE5E8;
}


.grecaptcha-badge {visibility: hidden;}
input, textarea {background:transparent;}
b, strong {font-weight: 600;}
p {margin: 0 0 20px;}
p:last-child {margin: 0 !important; padding:0 !important}
.wpcf7 textarea {
  font-family: "Montserrat" !important;
  font-weight: 400 !important;
  width: 100% !important;
  font-weight: 500 !important;
}
.overflow-hidden {overflow: hidden !important;}
.hd-wrap ul.menu {padding: 0; margin: 0; list-style: none;}
a {color: var(--red)}
a:hover {color: var(--red)}

* {outline: none;}
*, *::before, *::after {-webkit-box-sizing: border-box;box-sizing: border-box;}
ul {margin: 0;padding: 0;list-style: none;}

h1, .elementor h1.elementor-heading-title,
h2, .elementor h2.elementor-heading-title,
h3, .elementor h3.elementor-heading-title,
h4, .elementor h4.elementor-heading-title,
h5, .elementor h5.elementor-heading-title,
h6, .elementor h6.elementor-heading-title {
    font-family: 'Montserrat';
  color: var(--title);
  font-style: normal;  
  text-decoration: none;
  letter-spacing: normal;
  padding: 0;
  margin: 0;
}

.fancybox-navigation .fancybox-button {
  border-radius: 50px;
}

.elementor-element-1140793 .swiper-button-prev, .near-property-title .swiper-button-prev  {
  display: none !important
}

h1, .elementor h1.elementor-heading-title {
  font-size: 2.5rem;
  line-height: 1.15em;
  font-weight: 500;
  overflow-wrap: normal;
}

.fancybox-image, .fancybox-spaceball {
  border-radius: 30px !important;
}

.single-post .elementor h1.elementor-heading-title {
  font-size: 2.1rem;
  line-height: 1.1em;
  font-weight: 500;
}

h2, .elementor h2.elementor-heading-title, .news-title {
  font-size: 1.85rem;
  line-height: 1.15em;
  font-weight: 500;
  overflow-wrap: normal;
}

.single-post .elementor h2.elementor-heading-title {
  font-size: 1.45rem;
  line-height: 1.15em;
  font-weight: 500;
  margin: 14px 0 -2px;
  color: var(--red);
}

.elementor-widget-image .elementor-widget-container img {
  border-radius: 20px !important;
}

.single-post .elementor h3.elementor-heading-title {
  font-size: 1.2rem;
  line-height: 1.15em;
  font-weight: 500;
  margin: 14px 0 -2px;
}

.single-post .elementor h4.elementor-heading-title {
  font-size: 1rem;
  line-height: 1.3em;
  font-weight: 500;
  margin: 10px 0 -5px;
}

h3, .elementor h3.elementor-heading-title {
  font-size: 1.5rem;
  line-height: 1.15em;
  font-weight: 500;
}

.single-job h2, .single-job .elementor h2.elementor-heading-title,
.single-job h3, .single-job .elementor h3.elementor-heading-title {
    font-size: 28px;
    color: var(--red) !important;
    line-height: 1.15em;
    font-weight: 500;
    margin-top: 1rem;
}

.cta2-inner h3 {
  font-size: 1.65rem;
  line-height: 1.15em;
  font-weight: 500;
  margin-bottom: 1rem;
}

h4, .elementor h4.elementor-heading-title {
  font-size: 1.2rem;
  line-height: 1.35em;
  font-weight: 500;
}

.elementor .elementor-posts .elementor-post__title {
  font-size: 1.2rem;
  line-height: 1.2em;
  font-weight: 500;
  margin-bottom: 8px;
}

h5, .elementor h5.elementor-heading-title {
    font-size: 19px;
    line-height: 1.2em;
    font-weight: 500;
}



.pro-list-title {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 500;
  color: var(--title);
  margin-bottom: 9px;
  margin-left: 1rem;
}



h6, .elementor h6.elementor-heading-title {
  font-size: 18px;
  line-height: 1.2em;
  font-weight: 400;
}

button {font-family: "Montserrat";}

button.btn, a.btn, input.wpcf7-submit, .elementor-element .elementor-button {
  font-family: 'Montserrat';
  font-size: var(--font-size-md);
  padding: 13px 18px !important;
  font-weight: 600 !important;
  color: var(--white);
  border-radius: 9px;
  display: inline-block;
  text-decoration: none;
  border: none;
  background-color: var(--red);
  border: 1px solid var(--red);
  line-height: 1em !important;
  cursor: pointer;
}

.team-wrap .profile-l img {
  object-fit: cover;
  object-position: center;
  height: 388px;
  width: 377px;
  border-radius: 20px;
}


.jquery-modal iframe {
  background: transparent !important;
  border: none !important;
  outline: none !important;
  box-shadow: none !important;
  border-radius: 20px !important;
  min-height: 700px;
}

.jquery-modal.blocker {
  padding: 0 !important;
}

.jquery-modal #ex3 {
  padding: 0 !important;
  background: transparent !important;
}



.profile-info, .profile-contact {
  margin-bottom: 1rem;
}

.profile-bl {
  margin-bottom: 5rem;
}

.pro-list-status {
  background-color: var(--bg-red);
  color: var(--red);
  display: inline-block;
  padding: 7px 10px;
  font-weight: 500 !important;
  border-radius: 7px;
  line-height: 1em !important;
  font-size: 15px;
  margin-left: 1rem;
}

.pro-list-status.pro-list-status-option {
  background-color: #E3FAF6;
  color:#1E7664;  
}

.profile-r {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.profile-contact-phone {
  margin-right: 15px;
}

.profile-contact a {
  font-weight: 500;
  color: var(--title);
}

.profile-contact {
  display: flex;
  flex-wrap: wrap;
}

.profile-info {
  display: flex;
  font-weight: 500;
  color: var(--red);
}

.profile-space {
  margin-left: 10px;
  margin-right: 10px;
}

.team-wrap .profile-l img {
  object-fit: cover;
  object-position: center;
  width: 388px;
  max-width: 100%;
  border-radius: 20px;
}

.profile-bl {
  display: flex;
  flex-wrap: wrap;
}

.profile-l {
  padding-right: 2rem;
}

.profile-l, .profile-r {
  width: 50%;
}

button.btn:hover, a.btn:hover, input.wpcf7-submit:hover, .elementor-element .elementor-button:hover {
  text-decoration: none !important;
}


span.page-numbers.current, nav.pagination a:hover {
  background: var(--red);
  color: white;
  font-weight: bold;
  text-decoration: none;
  border-color: var(--red);
}

nav.pagination span, nav.pagination a {
  background: var(--white);
  border: 1px solid var(--border);
  display: flex;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: var(--font-size-lg);
  margin: 7px;
  color: var(--color);
  padding: 0;
  border-radius: 10px;
  flex-direction: row;
  float: left;
  justify-content: center;
  text-decoration: none;
}

nav.pagination {
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 3rem;
}

.pro-disclaimer-wrap {
    margin-bottom: 3.5rem;
    font-style: italic;
    line-height: 1.55em;
}

.pro-list-wrap .pro-list-bl {
  background-color: var(--white);
  flex: 0 0 calc(33.333333% - 2rem);
  margin: 0 1rem 3rem;
  box-sizing: border-box;
  position: relative;
}

.pro-list-layer-wrap {
  position: absolute;
  bottom: 6px;
  left: 6px;
  right: 6px;
  background-color: rgb(0 0 0 / 55%);
  border-radius: 4px 4px 20px 20px;
  z-index: 99;
  height: 54px;
}

.pro-list-layer-inner {
  display: flex;
  height: 100%;
  align-items: center;
  justify-content: space-evenly;
}

.pro-list-layer-wrap .info-bl.info-terrace, .pro-list-layer-wrap .info-bl.info-bathrooms, .pro-list-layer-wrap .info-bl.info-address1, .pro-list-layer-wrap .info-bl.info-rooms, .pro-list-layer-wrap .info-bl.info-area, .pro-list-layer-wrap .info-bl.info-groundarea {
  color: #fff;
}

a .pro-list-layer-wrap {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

a:hover .pro-list-layer-wrap {
  opacity: 1;
}



.pro-list-wrap .pro-list-inner {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1rem;
  margin-right: -1rem;
  justify-content: flex-start;
}



.pro-list-wrap .pro-list-img img {
  width: 100%;
  object-fit: cover;
  height: 12.5rem;
  border-radius: 20px;
  position: relative;
  object-position: top right;
}



.pro-list-wrap .pro-list-img {
  line-height: 0;
  margin-bottom: 16px;
  position: relative;
}

.pro-list-bl a {
  text-decoration: none;
}

.more-filter-wrap a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath id='Path_1247' data-name='Path 1247' d='M-7-13a1,1,0,0,0-1-1,1,1,0,0,0-1,1v6h-6a1,1,0,0,0-1,1,1,1,0,0,0,1,1h6V1A1,1,0,0,0-8,2,1,1,0,0,0-7,1V-5h6A1,1,0,0,0,0-6,1,1,0,0,0-1-7H-7Z' transform='translate(16 14)' fill='%2337394d'/%3E%3C/svg%3E");
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
}

/* .topmenu-wrap li.menu-item-1484 a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55.254' height='14.85' viewBox='0 0 55.254 14.85'%3E%3Cg id='Group_187' data-name='Group 187' transform='translate(-945.985 -14.37)'%3E%3Cpath id='Path_1253' data-name='Path 1253' d='M-26.73-3.87h-1.995V-6.15h-1.41v2.28H-34.17l5.145-6.63h-1.62l-5.37,6.87v1.05h5.835V0h1.455V-2.58h1.995Zm2.2,1.9A.981.981,0,0,0-25.53-.945a.954.954,0,0,0,.63.93l-.555,2.235h.945l.7-2.085a3.033,3.033,0,0,0,.255-1.08A.966.966,0,0,0-24.525-1.965Zm5.805-8.655c-2.085,0-3.7,1.29-3.7,3.315,0,1.935,1.5,3.18,3.585,3.18a3.5,3.5,0,0,0,3.03-1.38v.375c0,2.625-1.35,3.96-3.48,3.96a3.694,3.694,0,0,1-2.025-.495l-.57,1.17a5.056,5.056,0,0,0,2.61.615c2.94,0,4.965-1.92,4.965-5.5C-14.31-8.73-15.9-10.62-18.72-10.62Zm.135,5.28c-1.47,0-2.385-.8-2.385-2.025A2.065,2.065,0,0,1-18.66-9.4c1.635,0,2.505.945,2.505,2.025A2.184,2.184,0,0,1-18.585-5.34ZM-14.31,1.5H-13l4.95-14.13H-9.36Zm9.42-7.815H-6.06l.285-2.88H-1.11V-10.5H-7.035L-7.59-5.01H-5.2c2.43,0,3.18.735,3.18,1.92,0,1.14-.9,1.875-2.49,1.875A4.717,4.717,0,0,1-7.665-2.34l-.69,1.185A6.014,6.014,0,0,0-4.5.12C-1.815.12-.525-1.335-.525-3.15-.525-5.01-1.755-6.315-4.89-6.315Z' transform='translate(982 27)' fill='%23fff'/%3E%3Cpath id='Path_1254' data-name='Path 1254' d='M7.878-12.25l2.365,4.484,5,.864L11.7-3.268l.722,5.018L7.878-.487,3.328,1.75,4.05-3.268.517-6.9,5.51-7.766Z' transform='translate(986 27)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
  width: 54px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
} */

.cta-bl a.btn-text.btn-phone span:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16.003' viewBox='0 0 16 16.003'%3E%3Cpath id='Path_1249' data-name='Path 1249' d='M11.744-5.4a1.249,1.249,0,0,0-1.459.356L9.247-3.775A9.581,9.581,0,0,1,5.775-7.247L7.041-8.281A1.245,1.245,0,0,0,7.4-9.741l-1.5-3.5a1.248,1.248,0,0,0-1.409-.731l-3.5.75A1.248,1.248,0,0,0,0-12,14,14,0,0,0,12.5,1.922c.306.031.613.056.925.069h0C13.622,2,13.809,2,14,2a1.248,1.248,0,0,0,1.222-.988l.75-3.5a1.248,1.248,0,0,0-.731-1.409l-3.5-1.5ZM13.8.5A12.5,12.5,0,0,1,1.5-11.8l3.1-.666L5.947-9.325l-1.122.919a1.5,1.5,0,0,0-.347,1.912A11.062,11.062,0,0,0,8.5-2.475a1.5,1.5,0,0,0,1.913-.347l.919-1.122L14.466-2.6Z' transform='translate(0 14)' fill='%23fff'/%3E%3C/svg%3E");
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
}

.mobile-menu-ft a.btn-text.btn-phone span:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16.003' viewBox='0 0 16 16.003'%3E%3Cpath id='Path_1249' data-name='Path 1249' d='M11.744-5.4a1.249,1.249,0,0,0-1.459.356L9.247-3.775A9.581,9.581,0,0,1,5.775-7.247L7.041-8.281A1.245,1.245,0,0,0,7.4-9.741l-1.5-3.5a1.248,1.248,0,0,0-1.409-.731l-3.5.75A1.248,1.248,0,0,0,0-12,14,14,0,0,0,12.5,1.922c.306.031.613.056.925.069h0C13.622,2,13.809,2,14,2a1.248,1.248,0,0,0,1.222-.988l.75-3.5a1.248,1.248,0,0,0-.731-1.409l-3.5-1.5ZM13.8.5A12.5,12.5,0,0,1,1.5-11.8l3.1-.666L5.947-9.325l-1.122.919a1.5,1.5,0,0,0-.347,1.912A11.062,11.062,0,0,0,8.5-2.475a1.5,1.5,0,0,0,1.913-.347l.919-1.122L14.466-2.6Z' transform='translate(0 14)' fill='%23C00712'/%3E%3C/svg%3E") !important;
}

.mobile-menu-ft a.btn-text.btn-mobile span:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16'%3E%3Cpath id='Path_1248' data-name='Path 1248' d='M2,0a.5.5,0,0,0,.5.5h7A.5.5,0,0,0,10,0V-2.5H2ZM2-4h8v-8a.5.5,0,0,0-.5-.5h-7A.5.5,0,0,0,2-12ZM.5-12a2,2,0,0,1,2-2h7a2,2,0,0,1,2,2V0a2,2,0,0,1-2,2h-7a2,2,0,0,1-2-2ZM6-1.75A.75.75,0,0,1,6.75-1,.75.75,0,0,1,6-.25.75.75,0,0,1,5.25-1,.75.75,0,0,1,6-1.75Z' transform='translate(-0.5 14)' fill='%23C00712'/%3E%3C/svg%3E");
}

.cta-bl a.btn-text.btn-mobile span:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16'%3E%3Cpath id='Path_1248' data-name='Path 1248' d='M2,0a.5.5,0,0,0,.5.5h7A.5.5,0,0,0,10,0V-2.5H2ZM2-4h8v-8a.5.5,0,0,0-.5-.5h-7A.5.5,0,0,0,2-12ZM.5-12a2,2,0,0,1,2-2h7a2,2,0,0,1,2,2V0a2,2,0,0,1-2,2h-7a2,2,0,0,1-2-2ZM6-1.75A.75.75,0,0,1,6.75-1,.75.75,0,0,1,6-.25.75.75,0,0,1,5.25-1,.75.75,0,0,1,6-1.75Z' transform='translate(-0.5 14)' fill='%23fff'/%3E%3C/svg%3E");  background-repeat: no-repeat;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
}

.cta-bl a.btn-text.btn-mail span:before {
  content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cpath id='Path_1250' data-name='Path 1250' d='M2-10.5a.5.5,0,0,0-.5.5v.691L6.891-4.884a1.748,1.748,0,0,0,2.222,0L14.5-9.309V-10a.5.5,0,0,0-.5-.5ZM1.5-7.369V-2a.5.5,0,0,0,.5.5H14a.5.5,0,0,0,.5-.5V-7.369L10.063-3.725a3.25,3.25,0,0,1-4.125,0ZM0-10a2,2,0,0,1,2-2H14a2,2,0,0,1,2,2v8a2,2,0,0,1-2,2H2A2,2,0,0,1,0-2Z' transform='translate(0 12)' fill='%23fff'/%3E%3C/svg%3E");  background-position: center;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
}

a.btn-text.btn-phone span:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16.003' viewBox='0 0 16 16.003'%3E%3Cpath id='Path_1249' data-name='Path 1249' d='M11.744-5.4a1.249,1.249,0,0,0-1.459.356L9.247-3.775A9.581,9.581,0,0,1,5.775-7.247L7.041-8.281A1.245,1.245,0,0,0,7.4-9.741l-1.5-3.5a1.248,1.248,0,0,0-1.409-.731l-3.5.75A1.248,1.248,0,0,0,0-12,14,14,0,0,0,12.5,1.922c.306.031.613.056.925.069h0C13.622,2,13.809,2,14,2a1.248,1.248,0,0,0,1.222-.988l.75-3.5a1.248,1.248,0,0,0-.731-1.409l-3.5-1.5ZM13.8.5A12.5,12.5,0,0,1,1.5-11.8l3.1-.666L5.947-9.325l-1.122.919a1.5,1.5,0,0,0-.347,1.912A11.062,11.062,0,0,0,8.5-2.475a1.5,1.5,0,0,0,1.913-.347l.919-1.122L14.466-2.6Z' transform='translate(0 14)' fill='%23363645'/%3E%3C/svg%3E");
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
}

 a.btn-text.btn-mobile span:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='16' viewBox='0 0 11 16'%3E%3Cpath id='Path_1248' data-name='Path 1248' d='M2,0a.5.5,0,0,0,.5.5h7A.5.5,0,0,0,10,0V-2.5H2ZM2-4h8v-8a.5.5,0,0,0-.5-.5h-7A.5.5,0,0,0,2-12ZM.5-12a2,2,0,0,1,2-2h7a2,2,0,0,1,2,2V0a2,2,0,0,1-2,2h-7a2,2,0,0,1-2-2ZM6-1.75A.75.75,0,0,1,6.75-1,.75.75,0,0,1,6-.25.75.75,0,0,1,5.25-1,.75.75,0,0,1,6-1.75Z' transform='translate(-0.5 14)' fill='%23363645'/%3E%3C/svg%3E");  background-repeat: no-repeat;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
}

.cta-bl-contact a.btn-text.btn-mail span:before {
  content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cpath id='Path_1250' data-name='Path 1250' d='M2-10.5a.5.5,0,0,0-.5.5v.691L6.891-4.884a1.748,1.748,0,0,0,2.222,0L14.5-9.309V-10a.5.5,0,0,0-.5-.5ZM1.5-7.369V-2a.5.5,0,0,0,.5.5H14a.5.5,0,0,0,.5-.5V-7.369L10.063-3.725a3.25,3.25,0,0,1-4.125,0ZM0-10a2,2,0,0,1,2-2H14a2,2,0,0,1,2,2v8a2,2,0,0,1-2,2H2A2,2,0,0,1,0-2Z' transform='translate(0 12)' fill='%23363645'/%3E%3C/svg%3E");  background-position: center;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -2px;
  margin-left: 0;
  margin-right: 7px;
  display: inline-block;
}

li#menu-item-1489 a:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='12' viewBox='0 0 16 12'%3E%3Cpath id='Path_1250' data-name='Path 1250' d='M2-10.5a.5.5,0,0,0-.5.5v.691L6.891-4.884a1.748,1.748,0,0,0,2.222,0L14.5-9.309V-10a.5.5,0,0,0-.5-.5ZM1.5-7.369V-2a.5.5,0,0,0,.5.5H14a.5.5,0,0,0,.5-.5V-7.369L10.063-3.725a3.25,3.25,0,0,1-4.125,0ZM0-10a2,2,0,0,1,2-2H14a2,2,0,0,1,2,2v8a2,2,0,0,1-2,2H2A2,2,0,0,1,0-2Z' transform='translate(0 12)' fill='%23ffffff'/%3E%3C/svg%3E");
  background-position: center;
  width: 20px;
  background-position: center;
  background-repeat: no-repeat;
  height: 16px;
  margin-bottom: -3px;
  margin-left: 0;
  margin-right: 3px;
  display: inline-block;
}

.cta-bl-contact a {
  color: var(--color);
  font-weight: 600;
  margin-bottom: 13px;
  display: inline-block;
}


.cta-bl.cta-bl4 {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
}

.cta-bl.cta-bl4 a {
  display: inline-block;
  margin-bottom: 18px;
  font-weight: 500;
}

.max-width-sm {
  max-width: 1200px;
  margin: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
}

.max-width {
  max-width: 1340px;
  margin: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  width: 100%;
}

.max-width-lg {
    max-width: 1800px;
    margin: auto;
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
}


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

.hd-r a {
  margin-left: 2rem;
  display: inline-block;
  text-decoration: none;
  font-weight: 500;
  font-size: 1.12em;
  color: var(--black);
}

.topmenu-wrap li.menu-item.current-menu-item a, .topmenu-wrap li.menu-item a:hover {
  text-decoration: underline;
  color: var(--white);
}

.hd-wrap li.menu-item.current-menu-item a, .hd-wrap li.menu-item a:hover {
  color: var(--red);
}

.hd-r a:hover {
  color: var(--red);
}

.pro-list-label {
  background-color: var(--red);
  color: var(--white);
  display: inline-block;
  border-radius: 7px;
  padding: 1px 8px;
  font-weight: 500;
  position: absolute;
  top: 18px;
  left: 18px;
  font-size: 15px;
}

.hd-r ul.menu, .topmenu-r ul.menu {
  display: flex;
  justify-content: flex-end;
  flex-wrap: wrap;
  align-items: center;
}

.topmenu-wrap {
  background-color: var(--red);
  text-align: right;
}

.topmenu-wrap ul#topmenu-r li {
  height: 40px;
  display: flex;
  align-items: center;
}

.topmenu-wrap a {
  color: #fff;
  text-decoration: none;
  font-size: var(--font-size-sm);
  padding: 0 0 0 1.4rem;
  display: inline-block;
  font-weight: 500;
}


.ft-wrap {
  background-color: var(--bg-light2);
}

.ft-bl a, .ft-copy-inner a {
  font-size: var(--font-size-sm);
  text-decoration: none;
  color: var(--text);
}

.ft-bl a:hover, .ft-copy-inner a:hover {
  color: var(--red);
}

.ft-copy-l a {
  margin-right: 1.5rem;
}

.cta-logo {
  text-align: right;
  margin-bottom: -3.6rem;
  margin-right: 7rem;
}

.ft-inner {
  padding: 3rem;
}

img.fancybox-image {
  padding: 1rem;
}

.hd-l img {
  z-index: 999;
  position: relative;
  max-width: 192px;
}

.ft-top {
  margin-bottom: 1rem;
}

.hd-l a {
  margin-top: 9px;
  display: block;
  margin-bottom: 9px;
  line-height: 0;
}

.ft-bl {
  display: flex;
  flex-direction: column;
  width: 25%;
}

/* a.elementor-button.elementor-button-link.elementor-size-sm {
  background-color: transparent;
  color: var(--title);
  font-weight: 500;
} */

.elementor-element.elementor-button-info a.elementor-button {
  background-color: transparent;
  color: var(--title);
  font-weight: 500;
  border: none;
}

.elementor-element.elementor-button-info a.elementor-button {
  margin: 0 !important;
  padding: 0 !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--bg-red) !important;
}

.cta-bl-contact a:hover {
  text-decoration: underline;
}


.select2-dropdown {
  border: 1px solid var(--border) !important;
  border-radius: 9px !important;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #fff !important;
  color: var(--red);
}
li.select2-results__option.select2-results__option--highlighted {
  color: var(--red) !important;
}

span.select2-results ul li {
  text-transform: capitalize;
}

.single-post .elementor-element.elementor-button-info a.elementor-button span.elementor-button-text::before,
.single-job .elementor-element.elementor-button-info a.elementor-button span.elementor-button-text::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.75' height='13.499' viewBox='0 0 15.75 13.499'%3E%3Cpath id='Path_1245' data-name='Path 1245' d='M-.26-6.138A.848.848,0,0,0,0-6.75a.854.854,0,0,0-.26-.612l-6.187-5.906a.84.84,0,0,0-1.192.028.844.844,0,0,0,.028,1.192L-2.95-7.594H-14.906a.842.842,0,0,0-.844.844.842.842,0,0,0,.844.844H-2.95L-7.615-1.455A.844.844,0,0,0-7.643-.264a.844.844,0,0,0,1.192.028L-.264-6.142Z' transform='translate(15.75 13.502)' fill='%2337394d'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 16px;
  height: 14px;
  margin-right: 6px;
  float: left;
  display: inline-block;
  transform: scaleX(-1);
  margin-top: 2px;
}
/* 
span.select2-dropdown.select2-dropdown--below {
  margin-top: 30px !important;
} */

a.btn-text-arrow {
  display: inline-block;
  color: var(--title);
  text-decoration: none;
  font-weight: 500;
  line-height: 1em;
}

.near-property-title-bl {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

a.btn-text-arrow::before, .elementor-element.elementor-button-info a.elementor-button span.elementor-button-text::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.75' height='13.499' viewBox='0 0 15.75 13.499'%3E%3Cpath id='Path_1245' data-name='Path 1245' d='M-.26-6.138A.848.848,0,0,0,0-6.75a.854.854,0,0,0-.26-.612l-6.187-5.906a.84.84,0,0,0-1.192.028.844.844,0,0,0,.028,1.192L-2.95-7.594H-14.906a.842.842,0,0,0-.844.844.842.842,0,0,0,.844.844H-2.95L-7.615-1.455A.844.844,0,0,0-7.643-.264a.844.844,0,0,0,1.192.028L-.264-6.142Z' transform='translate(15.75 13.502)' fill='%2337394d'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 16px;
  height: 14px;
  margin-left: 6px;
  float: right;
  display: inline-block;
  margin-top: 1px;
}


a.btn-text-arrow:hover, .elementor-element.elementor-button-info a.elementor-button:hover span.elementor-button-text {
  text-decoration: underline;
}

.ft-copy-inner {
    display: flex;
    justify-content: space-between;
    padding: 2rem 3rem 4rem;
}

.ft-copy-wrap {
  background-color: var(--bg-light2);
}




.search-bl2 input[type="text"] {
  width: 100%;
  border: none;
  border-radius: 10px;
  background-color: #fff;
  height: 50px;
  padding: 0 25px;
  font-size: 17px;
}


.slider .swiper-button-next, .slider .swiper-button-prev {
  margin-top: -67px;
}



.slider .swiper-scrollbar {
  border-radius: 0;
  background: transparent;
  border-top: 1px solid rgb(67 68 85 / 40%);
}



.latest-pro-img {
  position: relative;
  line-height: 0;
}

.pro-list-price {
  margin-left: 1rem;
  margin-bottom: 4px;
  font-size: 20px;
  color: var(--red);
}


.pro-list-hd-inner {
    margin-bottom: 2.5rem;
    padding: 0 3rem;
}
/* 
.pro-list-hd-wrap.pro-list-sold .pro-list-hd-inner {
    text-align: center;
    justify-content: center;
    align-items: center;
    margin-top: 3rem;
    margin-bottom: 2.5rem;
} */

.latest-pro-title {
  margin-top: 1rem;
  font-size: 20px;
  color: var(--title);
  font-weight: 500;
  margin-bottom: 5px;
  margin-left: 1rem;
}

a.btn.btn-search:after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.001' height='14.998' viewBox='0 0 15.001 14.998'%3E%3Cpath id='Path_1244' data-name='Path 1244' d='M10.781-7.031a4.688,4.688,0,0,0-2.344-4.059,4.687,4.687,0,0,0-4.687,0A4.688,4.688,0,0,0,1.406-7.031,4.687,4.687,0,0,0,3.75-2.972a4.687,4.687,0,0,0,4.688,0A4.687,4.687,0,0,0,10.781-7.031ZM9.876-2.253A6.064,6.064,0,0,1,6.094-.937,6.093,6.093,0,0,1,0-7.031a6.093,6.093,0,0,1,6.094-6.094,6.093,6.093,0,0,1,6.094,6.094,6.064,6.064,0,0,1-1.315,3.782L14.795.674a.7.7,0,1,1-.993.993Z' transform='translate(0 13.125)' fill='%23fff'/%3E%3C/svg%3E%0A");  background-repeat: no-repeat;
  width: 16px;
  height: 14px;
  margin-left: 6px;
  float: right;
  display: inline-block;
}


.search-bl2 button img {
  height: 28px;
}

.search-bl2 form.properties-search-form {
  position: relative;
}

.search-bl2 button {
  background-color: var(--red);
  border: none;
  border-radius: 10px;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: -1px;
}

.search-bl2 {
  margin-bottom: 12px;
}

.search-bl1 h4 {
  color: #fff;
  font-weight: 500;
  margin-bottom: 12px;
  font-size: 22px;
}

.search-bl3 a {
  border-radius: 7px;
  background-color: var(--red);
  height: 30px;
  display: inline-block;
  line-height: 30px;
  color: #fff;
  font-weight: 500;
  padding: 0 9px;
  margin: 0 3px 3px 0;
  font-size: 15px;
}

.search-inner {
  background-color: var(--color);
  padding: 1.1rem 2.5rem 1.2rem;
  border-radius: 1rem;
}

.slider .swiper-container-horizontal>.swiper-scrollbar {
  height: 6px;
  width: 100%;
  border-radius: 0;
}

.search-wrap {
  margin-top: -3rem;
}

.slider .swiper-scrollbar-drag {
  background: var(--color);
  border-radius: 2px;
}



.ft-bottom {
  display: flex;
  flex-wrap: wrap;
}

.cta-inner {
    background-color: var(--color);
    padding: 3rem 3rem 2.5rem;
    border-radius: 15px;
    color: var(--white);
    display: flex;
    min-height: 370px;
    flex-wrap: wrap;
}

.gm-style-iw-d {
  margin-top: -25px;
}
.marker-title {
  margin-bottom: 10px;
}

.marker-img img {
  object-fit: cover;
  max-width: 340px;
  height: 200px;
  width: 100%;
  border-radius: 15px;
}

.marker-info-wrap {
  text-align: center;
}

.marker-btn {
  margin-top: -18px;
  margin-bottom: 10px;
}

.marker-info-wrap {
  text-align: center;
  max-width: 340px;
}

.cta-bl {
  width: 25%;
}

.cta2-inner {
  padding: 3rem 3rem 3rem;
  margin-bottom: -3rem;
  max-width: 800px;
}

.cta-wrap, .cta2-wrap {
  background-color: var(--bg-light2);
}

.cta-bl-title {
  margin-bottom: 1rem;
  color: var(--white);
}

li#menu-item-1489 a, li#menu-item-1489 a:hover {
  background-color: var(--red);
  color: #fff;
  padding: 2px 8px;
  margin: 0 0 0 1.4em;
  border-radius: 6px;
  text-decoration: none;
}

.cta-wrap a {
  color: #fff;
  text-decoration: none;
}

.cta-bl.cta-bl3 li {
  margin-bottom: 10px;
}

.cta-wrap a:hover {
  text-decoration: underline;
}

.cta-wrap .cta-bl1 a:after, .cta-wrap .cta-bl2 a:after {
  content: "";
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.125' height='11.249' viewBox='0 0 13.125 11.249'%3E%3Cpath id='Path_1247' data-name='Path 1247' d='M12.908-5.115a.707.707,0,0,0,.217-.51.712.712,0,0,0-.217-.51L7.752-11.057a.7.7,0,0,0-.993.023.7.7,0,0,0,.023.993l3.885,3.712H.7a.7.7,0,0,0-.7.7.7.7,0,0,0,.7.7h9.964L6.779-1.213a.7.7,0,0,0-.023.993A.7.7,0,0,0,7.749-.2l5.156-4.922Z' transform='translate(0 11.252)' fill='%23fff'/%3E%3C/svg%3E");  background-repeat: no-repeat;
  width: 16px;
  height: 14px;
  margin-bottom: -3px;
  margin-left: 6px;
  display: inline-block;
}

.ft-top {
  color: var(--title);
}

.slider .swiper-container {
  overflow: unset !important;
}

.swiper-container {
  max-width: 100%;
}

.slider .swiper-container-horizontal>.swiper-scrollbar {
  height: 6px;
  width: 100%;
  border-radius: 0;
  margin-left: 1rem;
  margin-right: 1rem;
}

.info-bl.info-back {
  margin-bottom: 10px;
}

li#menu-item-1497 a {
    border: 2px solid #c00712b3;
    color: var(--red);
    line-height: 1em;
    padding: 11px 11px;
    border-radius: 9px;
    font-size: 17px;
}

.slider .sold-pro-img img, .site-wrap .slider .latest-pro-img img {
  object-fit: cover;
  object-position: top right;
  width: 100%;
  height: 19rem;
  border-radius: 20px;
}

.slider .swiper-button-next {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cg id='Group_14' data-name='Group 14' transform='translate(-1421 -1736)'%3E%3Crect id='Rectangle_13' data-name='Rectangle 13' width='60' height='60' rx='10' transform='translate(1421 1736)' fill='%23c00712'/%3E%3Cpath id='Path_1245' data-name='Path 1245' d='M28.4-11.254a1.555,1.555,0,0,0,.477-1.121A1.566,1.566,0,0,0,28.4-13.5L17.054-24.325a1.541,1.541,0,0,0-2.185.052,1.547,1.547,0,0,0,.052,2.185l8.546,8.166H1.547A1.543,1.543,0,0,0,0-12.375a1.543,1.543,0,0,0,1.547,1.547H23.467l-8.553,8.16a1.547,1.547,0,0,0-.052,2.185,1.547,1.547,0,0,0,2.185.052L28.392-11.26Z' transform='translate(1437 1779)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E%0A");  right: 0;
  left: auto;
  background-size: 54px 54px;
  width: 54px;
  height: 54px;
  background-repeat: no-repeat;
  right: -12px;
}


.swiper-button-next:after, .swiper-button-prev:after {
display: none
}

html {
  scroll-behavior: smooth;
}
.near-by-property-inner {
    display: flex;
    justify-content: space-around;
}
.details-bl-label {
    float: left;
    margin-right: 260px;
    text-align: center;
}

.pro-list-hd-r, .pro-list-hd-r a {
  line-height: 1em;
}

.pro-list-hd-r {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex-wrap: wrap;
    justify-content: flex-end;
}

span.select2-selection.select2-selection--single {
    font-weight: 500;
    text-align: left;
}

a.btn-text-arrow-left, a.btn-text-map-left {
  color: var(--title);
  font-weight: 500;
  text-decoration: none;
}

.btn-text-arrow-left:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.75' height='13.499' viewBox='0 0 15.75 13.499'%3E%3Cpath id='Path_1245' data-name='Path 1245' d='M-.26-6.138A.848.848,0,0,0,0-6.75a.854.854,0,0,0-.26-.612l-6.187-5.906a.84.84,0,0,0-1.192.028.844.844,0,0,0,.028,1.192L-2.95-7.594H-14.906a.842.842,0,0,0-.844.844.842.842,0,0,0,.844.844H-2.95L-7.615-1.455A.844.844,0,0,0-7.643-.264a.844.844,0,0,0,1.192.028L-.264-6.142Z' transform='translate(15.75 13.502)' fill='%2337394d'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 16px;
  height: 14px;
  margin-right: 6px;
  float: left;
  display: inline-block;
  transform: scaleX(-1);
  margin-top: 2px;
}

.btn-text-map-left:before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.25' height='15.754' viewBox='0 0 20.25 15.754'%3E%3Cpath id='Path_1260' data-name='Path 1260' d='M-.366-14.477a.847.847,0,0,1,.366.7V-1.969a.841.841,0,0,1-.545.787l-5.906,2.25a.825.825,0,0,1-.566.011l-6.465-2.152-5.625,2.145a.845.845,0,0,1-.78-.095.844.844,0,0,1-.362-.7V-11.531a.836.836,0,0,1,.545-.787l5.906-2.25a.825.825,0,0,1,.566-.011l6.465,2.152,5.625-2.145a.845.845,0,0,1,.78.095Zm-18.2,3.526V-.942l4.219-1.607V-12.558ZM-7.594-.889V-10.923l-5.062-1.687V-2.577Zm1.688-.053,4.219-1.607V-12.558l-4.219,1.607Z' transform='translate(20.25 14.627)' fill='%2337394d'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  width: 24px;
  height: 16px;
  margin-right: 6px;
  float: left;
  display: inline-block;
  transform: scaleX(-1);
  margin-top: 0px;
}

.pro-list-inner {
    display: flex;
    justify-content: space-evenly;
}
.slider .swiper-container {
    overflow: unset !important;
}


.pro-filter.filter-form-wrap {
  background-color: var(--bg-light);
}

.filter-form-inner {
  padding-top: 3rem;
  padding-bottom: 2rem;
  margin-bottom: 1.5rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-left: 1rem;
  padding-right: 1rem;
}

.extra-filters {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}


.extra-filters .extra-filter-bl {
  width: 32%;
} 

.pro-filter.filter-form-wrap .filter-form-inner input[type="text"] {
  width: 100%;
  max-width: 32%;
  border: 1px solid var(--border) !important;
  background-color: #fff;
  font-size: 16px;
  padding: 0;
  margin: 0;
}

.pro-filter.filter-form-wrap .filter-form-inner input[type="text"] {
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 1rem;
  border-radius: 9px;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  margin: 0;
  padding: 0 !important;
}

.pro-list-hd-inner .select2-container--default .select2-selection--single {
  font-weight: 500;
}

.pro-list-bl2 {
    display: flex;
    align-items: center;
    font-weight: 500;
    gap: 5px;
    color: #363645;
    flex-wrap: wrap;
    justify-content: flex-end;
}

.more-filter-wrap {
  width: 100%;
  display: flex;
  padding: 15px 0;
}

.more-filter-wrap a.more-filter {
  color: var(--title);
  text-decoration: none;
  font-weight: 500;
}

.extra-filters select {
  height: 50px;
  line-height: 50px;
  padding: 0 0 0 1rem;
  border-radius: 9px;
  width: 100%;
  border: 1px solid var(--border) !important;
  background-color: #fff;
  font-size: 16px;
  margin: 0;
  max-width: 100%;
    color: var(--text) !important;
  font-weight: 500 !important;
  margin-bottom: 10px;  

}

input::-webkit-input-placeholder {
  color: var(--text) !important;
  font-weight: 500 !important;
}
input::-moz-placeholder {
  color: var(--text) !important;
  font-weight: 500 !important;
}
input:-ms-input-placeholder {
  color: var(--text) !important;
  font-weight: 500 !important;
}
input::placeholder {
  color: var(--text) !important;
  font-weight: 500 !important;
}



.filter-form-inner .select2-container .select2-search--inline .select2-search__field,
.form-sub-inner .select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 0;
  padding: 4px 0 0;
}

.select2-container .select2-search--inline .select2-search__field {

  line-height: 32px;
}

.form-control.verkopen-conditional {
    margin-bottom: 1rem;
}

.filter-form-inner .select2-container--default .select2-selection--multiple .select2-selection__choice,
.form-sub-inner .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: var(--red);
  border: 1px solid var(--red);
  border-radius: 7px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 7px;
  padding: 0 5px;
  color: var(--white);
  font-weight: 500;
  font-size: 15px;
  text-transform: capitalize;
}


.filter-form-inner .select2-container--default .select2-selection--multiple,
.form-sub-inner .select2-container--default .select2-selection--multiple {
  border: 1px solid var(--border);
  border-radius: 9px;
  cursor: text;
  /* height:46px; */
}

.no-result-title {
  margin: 0 1rem 1rem 3rem;
  font-weight: 500;
  font-size: 17px;
  color: var(--title);
}

.latest-pro-bl {
  margin-bottom: 3rem;
}

.filter-form-inner > .select2-container--default, .filter-form-inner > select,
.form-sub-inner > .select2-container--default, .filter-form-inner > select {
  width: 100%;
  max-width: 32%;

}

.filter-form-inner span.select2-selection.select2-selection--multiple,
.form-sub-inner span.select2-selection.select2-selection--multiple {
  border: 1px solid var(--border) !important;
  background-color: #fff;
  font-size: 16px;
  padding: 3px 0 0 20px;
  margin: 0 0 10px;
}

.form-sub-inner span.select2-selection.select2-selection--multiple {
    width: 440px;
    max-width: 100%;
}



.accordion-content-inner {
  padding: 20px 2rem 2rem 2rem;
}

.hd-bl-inner {
  display: flex;
  flex-wrap: wrap;
}

.accordion-content-bl {
  display: flex;
  padding: 7px;
  border-radius: 7px;
}

.map-wrap {
  margin-bottom: 1rem;
}

.accordion-content-bl-l {
  width: 35%;
  font-weight: 500;
  padding-right: 15px;
}

.info-bl.info-title h1 {
  font-size: 1.9rem;
  line-height: 1.1em;
}

.info-bl.info-estateid {
  opacity: 0.4;
  margin-bottom: 1.2rem;
}

.near-property {
  overflow: hidden;
}

.near-property-title {
  padding: 1rem 0 1.5rem 2rem;
}

/* .form-sub-l, .form-sub-r {
  margin-bottom: 12px;
} */

.wpcf7-form input.wpcf7-form-control.wpcf7-submit {
    margin-top: 10px;
}

/* .form-sub-l, .form-sub-r {
  margin-bottom: 1rem;
} */
.form-sub-l > span, .form-sub-r > span {
    display: inline-block;
    max-width: 95%;
    width: 95%;
}

.jquery-modal .modal input, .jquery-modal .modal textarea {
  width: 100% !important;
}

.wpcf7 form .wpcf7-response-output {
  font-weight: 500;
  font-size: 17px;
  margin: 0 0 2rem;
  padding: 1rem;
  border-radius: 10px;
}

.jquery-modal .modal {
  border-radius: 20px !important;
}

.jquery-modal .form-control {
  margin-bottom: 12px;
}

.jquery-modal textarea {
  height: 120px;
}

.from-sub-inner {
  max-width: 1000px;
}

.form-sub-bl {
    display: flex;
    flex-wrap: wrap;
    gap: 4%;
}

.form-sub-l, .form-sub-r {
    width: 48%;
}



.form-sub-bl h4 {
  margin-bottom: 1rem;
}

.from-sub-wrap {
  margin-bottom: 2rem;
}

/* .property-tabs-wrap {
  margin-bottom: 5rem;
} */
.social-share-wrap {
  margin-top: 3.2rem;
  margin-right: 2rem;
  margin-bottom: 2rem;
}

.info-bl.info-terrace, .info-bl.info-address1, .info-bl.info-rooms, .info-bl.info-area, .info-bl.info-groundarea, .info-bl.info-bathrooms  {
  font-weight: 500;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 18px;
  margin-left: 32px;
  line-height: 1.3em;
}



.info-for-sale-label {
  background-color: var(--red);
  display: inline-block;
  color: #fff;
  font-weight: 500;
  border-radius: 7px;
  padding: 1px 8px;
}

.info-bl.info-title {
  margin-top: 8px;
  margin-bottom: 8px;
}

.info-bl.info-price {
  margin-top: 1rem;
  font-size: 1.5rem;
  color: var(--red);
}

.hd-bl-l {
    width: 35%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-right: 20px;
}

.hd-bl-r {
  width: 65%;
  overflow: hidden;
  margin-bottom: -2rem;
  border-radius: 20px;
  height: 28rem;
  margin-top: 2rem;
}

.social-share-inner {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

.social-share-inner .social-share-bl {
  margin-left: 10px;
  display: flex;
  align-items: center;
  line-height: 0;
}
.social-share-bl.social-share-bl-txt {
  font-size: 18px;
  font-weight: 500;
  margin-right: 4px;
}

.property-description-inner {
  margin: 0rem 2rem 3rem;
}

.property-cta-btn-wrap {
  margin: 0 2rem 3rem;
}

.social-share-bl img {
  height: 24px;
}

.social-share-bl.social-share-bl-mail img {
  height: 19px;
}


.hd-bl-wrap {
  background-color: var(--bg-light2);
}



/* 
.acordian-container {
  width: 80%;
  max-width: 600px;
  margin: 50px auto;
} */


button.accordion.is-open {
  border-bottom: 0 !important;
  border-radius: 20px 20px 0 0 !important;
}


button.accordion {
  z-index: 999 !important;
  font-weight: 500;
  width: 100%;
  background-color: #fff !important;
  border: none;
  outline: none;
  text-align: left;
  padding: 1.2rem 2rem;
  font-size: 1.2rem;
  color: var(--title);
  cursor: pointer;
  border: 1px solid var(--border);
  border-radius: 20px;
  transition: background-color 0.2s linear;
  position: relative;
}

/* button.accordion:after {
  font-family: FontAwesome;
  content: "\f150";
  font-family: "fontawesome";
  font-size: 18px;
  float: right;
} */

.property-cta-btn-wrap {
  margin: 1.5rem 0 0;
}

/* button.accordion.is-open:after {
  content: "\f151";
} */

button.accordion:hover,
button.accordion.is-open {
  background-color: transparent;
  color: var(--red);
}

.hd-slider-wrap .swiper-slide img {
  min-height: 28rem;
  max-height: 28rem;
  height: 28rem;
  object-fit: cover;
  width: 100%;
  object-position: top right;
}

.nearby-property-carousel .swiper-button-prev {
  display: none !important;
}

.accordion-content-bl:nth-child(even) {
  background-color: var(--bg-light2); /* Light gray background for every second item */
}




.accordion-content {
  background-color: white;
  border-left: 1px solid var(--border);
  border-right: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
  border-radius: 20px;
  margin-top: -16px;
  margin-bottom: 28px;
}


tr:nth-child(even) {
  background-color: #dddddd;
}

.property-desc-title {
  margin-bottom: 1.4rem;
}

body.home.page .elementor .rplg .rplg-slider .rplg-slider-prev, body.home.page .elementor .rplg .rplg-slider .rplg-slider-next {
  position: absolute!important;
  top: 50%!important;
  width: 30px;
  height: 30px;
  background:#4a4c5d;
  border-radius: 50%;
  margin-top: -58px!important;
}

.elementor-widget-text-editor .elementor-widget-container ul {
  list-style: disc;
  margin-left: 20px;
  margin-bottom: 20px;
}

.rplg-slider .rplg-slider-prev span, .rplg-slider .rplg-slider-next span {
  position: absolute!important;
  top: 48%!important;
  left: 40%!important;
  color: var(--white)!important;
  font: normal 300 28px / 0 "Montserrat",Helvetica,Arial,Verdana,sans-serif!important;
  margin-top: -2px;
}

body.home.page .elementor .rplg .rplg-slider .rplg-row {
  margin: 0 !important;
  padding: 5px 20px!important;
}

body.home.page .elementor .rplg .rplg-box {
  position: relative!important;
  margin: 2px!important;
  color: var(--text) !important;
  border: 1px solid #4A4B5C!important;
  background-color: #4A4B5C !important;
  border-radius: 20px!important;
  margin-bottom: 1rem !important
  }

 body.home.page .elementor .rplg-slider .rplg-box:before {
  border: 1px solid #4A4B5C!important;
  background-color: #4A4B5C!important;
}

 body.home.page .elementor .rplgsw-pagination-bullet-active {
  opacity: 1;
  background: var(--red);
}

 body.home.page .elementor .rplg .rplg-review-time {
  display: block!important;
  color: #fff!important;
  font-size: 13px!important;
  text-shadow: none !important;
}

 body.home.page .elementor .rplg .rplg-review-text {
  color: #fff!important;
  line-height: 24px!important;
  font-size: 14px!important;
}

body.page .rplg .rplg-box {
  position: relative!important;
  margin: 2px!important;
  color: var(--text) !important;
  border: 1px solid var(--border)!important;
  background-color: #fff!important;
  border-radius: 20px!important;
  margin-bottom: 1rem !important
  }

body.page .rplg .rplg-biz-rating .rplg-biz-score {
  display: inline-block!important;
  color: var(--text) !important;
  font-size: 18px!important;
  font-weight: 600!important;
  margin: 0 8px 0 0!important;
  vertical-align: middle!important;
}

body.page .rplg-row-right .rplg-stars svg use {
  fill: #EFD42F !important;
}

body.page .elementor .rplg-stars svg use {
  fill: #EFD42F !important;
}

body.page .rplg-businesses .rplg-row-left {
  display: none;
}

body.page .rplg-businesses .rplg-biz-based .rplg-biz-based-text {
  vertical-align: middle!important;
  font-size: 18px !important;
  text-shadow: none !important;
  color: var(--title);
}


body.page .rplg-businesses .rplg-row .rplg-row-right {
  line-height: 2em !important;
}

body.page .rplg-businesses .rplg-biz-name.rplg-trim a {
  font-size: 1.5rem !important;
  font-weight: 500  !important;
  color: var(--title) !important;
}

body.page .rplg .rplg-review-name {
  color: var(--title) !important;
}

body.home.page .elementor .rplg .rplg-review-name {
  color: #fff !important;
}

body.page .rplg-businesses .rplg-box {
  position: relative!important;
  margin: 0
  color: var(--text) !important;
  border: none !important;
  background-color: transparent !important;
  border-radius: 0!important;
  margin-bottom: 1rem !important
  }

body.page .rplg-businesses .rplg-box {
  background-color: transparent !important;
}

.wpcf7-form-control.wpcf7-select {
    appearance: none; /* Removes default styling */
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff; /* Background color */
    border: 2px solid #ccc; /* Border styling */
    padding: 15px 20px 15px 20px;
    font-size: 16px;
    border-radius: 5px; /* Rounded corners */
    cursor: pointer;
    width: 100%; /* Full width */
}

.form-sub-l > div, .form-sub-r > div {
  margin-bottom: 1rem;
}
.wpcf7-form-control.wpcf7-select {
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 10"><polygon points="0,0 20,0 10,10" fill="%23ccc"/></svg>');
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 12px;
  padding-right: 30px;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  width: 440px;
  max-width: 100%;
}

.elementor-kit-8 input:not([type="button"]):not([type="submit"]), .elementor-kit-8 textarea, .elementor-kit-8 .elementor-field-textual {
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #dfdfdf !important;
  border-radius: 10px 10px 10px 10px;
  padding: 15px 20px 15px 20px;
  width: 440px;
  max-width: 100%;
  font-size: var(--font-size-md);
  font-family: 'Montserrat' !important;
    max-width: 100%;
  width: 100%;
}

/* On focus */
.wpcf7-form-control.wpcf7-select:focus {
    border-color: var(--color); /* Change border color on focus */
    outline: none;
}

.info-bl.info-bathrooms:before, .info-bl.info-terrace:before, .info-bl.info-address1:before, .info-bl.info-rooms:before, .info-bl info-area:before, .info-bl.info-area:before, .info-bl.info-groundarea:before {
  content: "";
  width: 32px;
  background-position: center;
  background-repeat: no-repeat;
  height: 19px;
  margin-bottom: -3px;
  margin-left: -35px;
  margin-right: 0px;
  display: inline-block;
  text-align: center;
}



.info-bl.info-address1:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13.5' height='17.953' viewBox='0 0 13.5 17.953'%3E%3Cpath id='Path_1255' data-name='Path 1255' d='M11.813-9A5.064,5.064,0,0,0,6.75-14.062,5.064,5.064,0,0,0,1.688-9a5.674,5.674,0,0,0,.538,2.011A21.478,21.478,0,0,0,3.72-4.18,50.661,50.661,0,0,0,6.75.13,49.114,49.114,0,0,0,9.78-4.18a21.478,21.478,0,0,0,1.494-2.809A5.674,5.674,0,0,0,11.813-9ZM13.5-9c0,3.073-4.113,8.543-5.917,10.8a1.062,1.062,0,0,1-1.666,0C4.113-.457,0-5.927,0-9a6.752,6.752,0,0,1,6.75-6.75A6.752,6.752,0,0,1,13.5-9ZM7.875-9A1.125,1.125,0,0,0,6.75-10.125,1.125,1.125,0,0,0,5.625-9,1.125,1.125,0,0,0,6.75-7.875,1.125,1.125,0,0,0,7.875-9ZM3.938-9a2.813,2.813,0,0,1,1.406-2.436,2.812,2.812,0,0,1,2.813,0A2.813,2.813,0,0,1,9.563-9,2.813,2.813,0,0,1,8.156-6.564a2.813,2.813,0,0,1-2.813,0A2.812,2.812,0,0,1,3.938-9Z' transform='translate(0 15.75)' fill='%23C00712'/%3E%3C/svg%3E%0A");
}


.info-bl.info-area:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.25' height='18' viewBox='0 0 20.25 18'%3E%3Cpath id='Path_1257' data-name='Path 1257' d='M10.67-15.55a.846.846,0,0,0-1.093,0L.3-7.675A.845.845,0,0,0,.2-6.486a.845.845,0,0,0,1.188.1l.865-.731V-.562A2.812,2.812,0,0,0,5.063,2.25H15.188A2.812,2.812,0,0,0,18-.562V-7.119l.861.731a.842.842,0,0,0,1.188-.1.845.845,0,0,0-.1-1.188ZM3.938-.562V-8.55L10.125-13.8,16.313-8.55V-.562A1.124,1.124,0,0,1,15.188.563H13.5V-4.781a1.406,1.406,0,0,0-1.406-1.406H8.156A1.406,1.406,0,0,0,6.75-4.781V.563H5.063A1.124,1.124,0,0,1,3.938-.562ZM8.438.563V-4.5h3.375V.563Z' transform='translate(0.002 15.75)' fill='%23C00712'/%3E%3C/svg%3E");
}

.pro-list-layer-wrap .info-bl.info-area:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20.25' height='18' viewBox='0 0 20.25 18'%3E%3Cpath id='Path_1257' data-name='Path 1257' d='M10.67-15.55a.846.846,0,0,0-1.093,0L.3-7.675A.845.845,0,0,0,.2-6.486a.845.845,0,0,0,1.188.1l.865-.731V-.562A2.812,2.812,0,0,0,5.063,2.25H15.188A2.812,2.812,0,0,0,18-.562V-7.119l.861.731a.842.842,0,0,0,1.188-.1.845.845,0,0,0-.1-1.188ZM3.938-.562V-8.55L10.125-13.8,16.313-8.55V-.562A1.124,1.124,0,0,1,15.188.563H13.5V-4.781a1.406,1.406,0,0,0-1.406-1.406H8.156A1.406,1.406,0,0,0,6.75-4.781V.563H5.063A1.124,1.124,0,0,1,3.938-.562ZM8.438.563V-4.5h3.375V.563Z' transform='translate(0.002 15.75)' fill='%23ffffff'/%3E%3C/svg%3E");
}

.info-bl.info-groundarea:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.75' height='15.75' viewBox='0 0 15.75 15.75'%3E%3Cpath id='Path_1258' data-name='Path 1258' d='M4.781-14.625a.842.842,0,0,1,.844.844.842.842,0,0,1-.844.844H1.688v3.094A.842.842,0,0,1,.844-9,.842.842,0,0,1,0-9.844v-3.937a.842.842,0,0,1,.844-.844ZM0-3.656A.842.842,0,0,1,.844-4.5a.842.842,0,0,1,.844.844V-.562H4.781a.842.842,0,0,1,.844.844.842.842,0,0,1-.844.844H.844A.842.842,0,0,1,0,.281ZM14.906-14.625a.842.842,0,0,1,.844.844v3.938A.842.842,0,0,1,14.906-9a.842.842,0,0,1-.844-.844v-3.094H10.969a.842.842,0,0,1-.844-.844.842.842,0,0,1,.844-.844ZM14.063-3.656a.842.842,0,0,1,.844-.844.842.842,0,0,1,.844.844V.281a.842.842,0,0,1-.844.844H10.969a.842.842,0,0,1-.844-.844.842.842,0,0,1,.844-.844h3.094Z' transform='translate(0 14.625)' fill='%23C00712'/%3E%3C/svg%3E");
}

.accordion-content-bl a:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 384 512'%3E%3Cpath fill='%23C00712' d='M352 448V192H240c-26.5 0-48-21.5-48-48V32H64C46.3 32 32 46.3 32 64V448c0 17.7 14.3 32 32 32H320c17.7 0 32-14.3 32-32zm-.5-288c-.7-2.8-2.1-5.4-4.2-7.4L231.4 36.7c-2.1-2.1-4.6-3.5-7.4-4.2V144c0 8.8 7.2 16 16 16H351.5zM0 64C0 28.7 28.7 0 64 0H220.1c12.7 0 24.9 5.1 33.9 14.1L369.9 129.9c9 9 14.1 21.2 14.1 33.9V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V64z'/%3E%3C/svg%3E");
}

.accordion.accordion-files:before {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='%23C00712' d='M144 128v64H304V128c0-44.2-35.8-80-80-80s-80 35.8-80 80zM96 192V128C96 57.3 153.3 0 224 0s128 57.3 128 128v64h32c35.3 0 64 28.7 64 64V448c0 35.3-28.7 64-64 64H64c-35.3 0-64-28.7-64-64V256c0-35.3 28.7-64 64-64H96zM48 256V448c0 8.8 7.2 16 16 16H384c8.8 0 16-7.2 16-16V256c0-8.8-7.2-16-16-16H64c-8.8 0-16 7.2-16 16z'/%3E%3C/svg%3E");
}

.accordion-content-bl a:before {
  margin-bottom: -3px;
}

.accordion.accordion-files:before {
  margin-bottom: -1px;
}

.accordion-content-bl a:before, .accordion.accordion-files:before {
    content: "";
    width: 32px;
    background-position: center;
    background-repeat: no-repeat;
    height: 19px;
    margin-right: 0px;
    display: inline-block;
    text-align: center;
}



.pro-list-layer-wrap .info-bl {
  margin-left: 32px !important;
  font-size: 16px;
}




.pro-list-layer-wrap .info-bl.info-groundarea:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.75' height='15.75' viewBox='0 0 15.75 15.75'%3E%3Cpath id='Path_1258' data-name='Path 1258' d='M4.781-14.625a.842.842,0,0,1,.844.844.842.842,0,0,1-.844.844H1.688v3.094A.842.842,0,0,1,.844-9,.842.842,0,0,1,0-9.844v-3.937a.842.842,0,0,1,.844-.844ZM0-3.656A.842.842,0,0,1,.844-4.5a.842.842,0,0,1,.844.844V-.562H4.781a.842.842,0,0,1,.844.844.842.842,0,0,1-.844.844H.844A.842.842,0,0,1,0,.281ZM14.906-14.625a.842.842,0,0,1,.844.844v3.938A.842.842,0,0,1,14.906-9a.842.842,0,0,1-.844-.844v-3.094H10.969a.842.842,0,0,1-.844-.844.842.842,0,0,1,.844-.844ZM14.063-3.656a.842.842,0,0,1,.844-.844.842.842,0,0,1,.844.844V.281a.842.842,0,0,1-.844.844H10.969a.842.842,0,0,1-.844-.844.842.842,0,0,1,.844-.844h3.094Z' transform='translate(0 14.625)' fill='%23ffffff'/%3E%3C/svg%3E");
}



.info-bl.info-rooms:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.5' height='16.031' viewBox='0 0 22.5 16.031'%3E%3Cpath id='Path_1264' data-name='Path 1264' d='M1.688-13.781a.842.842,0,0,0-.844-.844A.842.842,0,0,0,0-13.781V.281a.844.844,0,0,0,1.688,0V-2.25H20.813V.563a.844.844,0,0,0,1.688,0V-5.906a4.218,4.218,0,0,0-4.219-4.219H1.688ZM20.813-3.937H1.688v-4.5H18.281a2.53,2.53,0,0,1,2.531,2.531Z' transform='translate(0 14.625)' fill='%23C00712'/%3E%3C/svg%3E%0A");
}

.pro-list-layer-wrap .info-bl.info-rooms:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.5' height='16.031' viewBox='0 0 22.5 16.031'%3E%3Cpath id='Path_1264' data-name='Path 1264' d='M1.688-13.781a.842.842,0,0,0-.844-.844A.842.842,0,0,0,0-13.781V.281a.844.844,0,0,0,1.688,0V-2.25H20.813V.563a.844.844,0,0,0,1.688,0V-5.906a4.218,4.218,0,0,0-4.219-4.219H1.688ZM20.813-3.937H1.688v-4.5H18.281a2.53,2.53,0,0,1,2.531,2.531Z' transform='translate(0 14.625)' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}

.info-bl.info-terrace:before {
background-image: url("data:image/svg+xml,%3Csvg id='Group_186' data-name='Group 186' xmlns='http://www.w3.org/2000/svg' width='18.868' height='18.868' viewBox='0 0 18.868 18.868'%3E%3Cpath id='Path_1247' data-name='Path 1247' d='M76.273,315.468H71.8v-3.476a.5.5,0,1,0-.993,0v9.434a.5.5,0,1,0,.993,0v-.993h4.965v.993a.5.5,0,1,0,.993,0v-4.469a1.494,1.494,0,0,0-1.49-1.49Zm.5,3.972H71.8v-.993h4.965Z' transform='translate(-70.811 -303.055)' fill='%23C00712'/%3E%3Cpath id='Path_1248' data-name='Path 1248' d='M417.055,311.5a.5.5,0,0,0-.5.5v3.476H412.09a1.494,1.494,0,0,0-1.49,1.49v4.469a.5.5,0,1,0,.993,0v-.993h4.965v.993a.5.5,0,1,0,.993,0v-9.434A.5.5,0,0,0,417.055,311.5Zm-.5,7.944h-4.965v-.993h4.965Z' transform='translate(-398.684 -303.055)' fill='%23C00712'/%3E%3Cpath id='Path_1249' data-name='Path 1249' d='M370.88,76.333a.5.5,0,0,0,.481-.368.489.489,0,0,0-.24-.552l-8.374-4.6,3.35,5.521Z' transform='translate(-352.509 -70.811)' fill='%23C00712'/%3E%3Cpath id='Path_1250' data-name='Path 1250' d='M71.31,76.333h4.783l3.35-5.521-8.374,4.6a.489.489,0,0,0-.24.552A.5.5,0,0,0,71.31,76.333Z' transform='translate(-70.814 -70.811)' fill='%23ffffff'/%3E%3Cpath id='Path_1251' data-name='Path 1251' d='M168.115,97.976l.5-.982a.485.485,0,0,0-.022-.478.5.5,0,0,0-.422-.233h-5.462V92.37h2.5l-3-4.939-3,4.939h2.5v3.912h-5.462a.5.5,0,0,0-.422.233.485.485,0,0,0-.022.478l.5.982a.5.5,0,0,0,.444.271h4.965v6.979a.5.5,0,0,0,.993,0V98.247h4.965A.5.5,0,0,0,168.115,97.976Z' transform='translate(-152.776 -86.849)' fill='%23C00712'/%3E%3C/svg%3E%0A");
}

.pro-list-layer-wrap .info-bl.info-terrace:before {
background-image: url("data:image/svg+xml,%3Csvg id='Group_186' data-name='Group 186' xmlns='http://www.w3.org/2000/svg' width='18.868' height='18.868' viewBox='0 0 18.868 18.868'%3E%3Cpath id='Path_1247' data-name='Path 1247' d='M76.273,315.468H71.8v-3.476a.5.5,0,1,0-.993,0v9.434a.5.5,0,1,0,.993,0v-.993h4.965v.993a.5.5,0,1,0,.993,0v-4.469a1.494,1.494,0,0,0-1.49-1.49Zm.5,3.972H71.8v-.993h4.965Z' transform='translate(-70.811 -303.055)' fill='%23ffffff'/%3E%3Cpath id='Path_1248' data-name='Path 1248' d='M417.055,311.5a.5.5,0,0,0-.5.5v3.476H412.09a1.494,1.494,0,0,0-1.49,1.49v4.469a.5.5,0,1,0,.993,0v-.993h4.965v.993a.5.5,0,1,0,.993,0v-9.434A.5.5,0,0,0,417.055,311.5Zm-.5,7.944h-4.965v-.993h4.965Z' transform='translate(-398.684 -303.055)' fill='%23ffffff'/%3E%3Cpath id='Path_1249' data-name='Path 1249' d='M370.88,76.333a.5.5,0,0,0,.481-.368.489.489,0,0,0-.24-.552l-8.374-4.6,3.35,5.521Z' transform='translate(-352.509 -70.811)' fill='%23ffffff'/%3E%3Cpath id='Path_1250' data-name='Path 1250' d='M71.31,76.333h4.783l3.35-5.521-8.374,4.6a.489.489,0,0,0-.24.552A.5.5,0,0,0,71.31,76.333Z' transform='translate(-70.814 -70.811)' fill='%23ffffff'/%3E%3Cpath id='Path_1251' data-name='Path 1251' d='M168.115,97.976l.5-.982a.485.485,0,0,0-.022-.478.5.5,0,0,0-.422-.233h-5.462V92.37h2.5l-3-4.939-3,4.939h2.5v3.912h-5.462a.5.5,0,0,0-.422.233.485.485,0,0,0-.022.478l.5.982a.5.5,0,0,0,.444.271h4.965v6.979a.5.5,0,0,0,.993,0V98.247h4.965A.5.5,0,0,0,168.115,97.976Z' transform='translate(-152.776 -86.849)' fill='%23ffffff'/%3E%3C/svg%3E%0A");
}


.info-bl.info-bathrooms:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15.75' viewBox='0 0 18 15.75'%3E%3Cpath id='Path_1252' data-name='Path 1252' d='M1.688-11.394a1.541,1.541,0,0,1,1.543-1.543,1.532,1.532,0,0,1,1.09.454l.236.236a3.94,3.94,0,0,0,.531,4.908l.246.246-.028.028a.84.84,0,0,0,0,1.192.843.843,0,0,0,1.192,0L12.129-11.5a.84.84,0,0,0,0-1.192.843.843,0,0,0-1.192,0l-.028.028-.243-.243-.007-.007a3.935,3.935,0,0,0-4.908-.531l-.236-.236a3.228,3.228,0,0,0-2.285-.949A3.229,3.229,0,0,0,0-11.394V.281a.844.844,0,1,0,1.687,0V-11.394Zm7.787-.313.239.239L6.532-8.286l-.246-.246a2.249,2.249,0,0,1,0-3.182,2.249,2.249,0,0,1,3.182,0ZM14.625-9A1.125,1.125,0,0,0,13.5-10.125,1.125,1.125,0,0,0,12.375-9,1.125,1.125,0,0,0,13.5-7.875,1.125,1.125,0,0,0,14.625-9Zm-2.25,2.25A1.125,1.125,0,0,0,11.25-7.875,1.125,1.125,0,0,0,10.125-6.75,1.125,1.125,0,0,0,11.25-5.625,1.125,1.125,0,0,0,12.375-6.75ZM9-3.375A1.125,1.125,0,0,0,10.125-4.5,1.125,1.125,0,0,0,9-5.625,1.125,1.125,0,0,0,7.875-4.5,1.125,1.125,0,0,0,9-3.375ZM10.125,0A1.125,1.125,0,0,0,11.25-1.125,1.125,1.125,0,0,0,10.125-2.25,1.125,1.125,0,0,0,9-1.125,1.125,1.125,0,0,0,10.125,0Zm2.25-2.25A1.125,1.125,0,0,0,13.5-3.375,1.125,1.125,0,0,0,12.375-4.5,1.125,1.125,0,0,0,11.25-3.375,1.125,1.125,0,0,0,12.375-2.25Zm2.25-2.25A1.125,1.125,0,0,0,15.75-5.625,1.125,1.125,0,0,0,14.625-6.75,1.125,1.125,0,0,0,13.5-5.625,1.125,1.125,0,0,0,14.625-4.5ZM18-7.875A1.125,1.125,0,0,0,16.875-9,1.125,1.125,0,0,0,15.75-7.875,1.125,1.125,0,0,0,16.875-6.75,1.125,1.125,0,0,0,18-7.875Z' transform='translate(0 14.625)' fill='%23C00712'/%3E%3C/svg%3E");
}

.pro-list-layer-wrap .info-bl.info-bathrooms:before {
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='15.75' viewBox='0 0 18 15.75'%3E%3Cpath id='Path_1252' data-name='Path 1252' d='M1.688-11.394a1.541,1.541,0,0,1,1.543-1.543,1.532,1.532,0,0,1,1.09.454l.236.236a3.94,3.94,0,0,0,.531,4.908l.246.246-.028.028a.84.84,0,0,0,0,1.192.843.843,0,0,0,1.192,0L12.129-11.5a.84.84,0,0,0,0-1.192.843.843,0,0,0-1.192,0l-.028.028-.243-.243-.007-.007a3.935,3.935,0,0,0-4.908-.531l-.236-.236a3.228,3.228,0,0,0-2.285-.949A3.229,3.229,0,0,0,0-11.394V.281a.844.844,0,1,0,1.687,0V-11.394Zm7.787-.313.239.239L6.532-8.286l-.246-.246a2.249,2.249,0,0,1,0-3.182,2.249,2.249,0,0,1,3.182,0ZM14.625-9A1.125,1.125,0,0,0,13.5-10.125,1.125,1.125,0,0,0,12.375-9,1.125,1.125,0,0,0,13.5-7.875,1.125,1.125,0,0,0,14.625-9Zm-2.25,2.25A1.125,1.125,0,0,0,11.25-7.875,1.125,1.125,0,0,0,10.125-6.75,1.125,1.125,0,0,0,11.25-5.625,1.125,1.125,0,0,0,12.375-6.75ZM9-3.375A1.125,1.125,0,0,0,10.125-4.5,1.125,1.125,0,0,0,9-5.625,1.125,1.125,0,0,0,7.875-4.5,1.125,1.125,0,0,0,9-3.375ZM10.125,0A1.125,1.125,0,0,0,11.25-1.125,1.125,1.125,0,0,0,10.125-2.25,1.125,1.125,0,0,0,9-1.125,1.125,1.125,0,0,0,10.125,0Zm2.25-2.25A1.125,1.125,0,0,0,13.5-3.375,1.125,1.125,0,0,0,12.375-4.5,1.125,1.125,0,0,0,11.25-3.375,1.125,1.125,0,0,0,12.375-2.25Zm2.25-2.25A1.125,1.125,0,0,0,15.75-5.625,1.125,1.125,0,0,0,14.625-6.75,1.125,1.125,0,0,0,13.5-5.625,1.125,1.125,0,0,0,14.625-4.5ZM18-7.875A1.125,1.125,0,0,0,16.875-9,1.125,1.125,0,0,0,15.75-7.875,1.125,1.125,0,0,0,16.875-6.75,1.125,1.125,0,0,0,18-7.875Z' transform='translate(0 14.625)' fill='%23ffffff'/%3E%3C/svg%3E");
}


.single-properties li#menu-item-1494 a {
  color: var(--red);
}











/* MOBILE MENU START */

.hd-wrap .menu-wrap .mobile-menu {
  z-index: 1000000;
  padding: 3rem;
  font-size: var(--font-size-md);
  background: rgb(255 255 255 / 96%);
  text-align: center;
  right: 0;
  top: 0;
  bottom: 0;
  position: fixed;
  max-width: 320px;
  width: 72%;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}

.hd-wrap .menu-wrap .mobile-menu a {
  color: var(--title);
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
  padding: 0.8rem 0;
  font-size: 18px;
  display: inline-block;
  line-height: 1.4em;
}

.mobile-menu-ft {
  position: absolute;
  bottom: 0;
  display: flex;
  flex-direction: column;
}

.mobile-menu-ft a {
  margin: 0 !important;
  padding: 0 0 10px!important;
  color: var(--red) !important;
}

.mobile-menu a.btn-text.btn-phone span:before, .mobile-menu a.btn-text.btn-mobile span:before {
  margin-right: 3px !important; 
}

.mobile-menu-ft {
  margin-bottom: 20px;
}

.hd-wrap .menu-wrap .mobile-menu li.current-menu-item a {
  color: var(--red);
}

.hd-wrap .menu-wrap .mobile-menu .mb-language .wpml-ls-statics-footer {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}


.hd-wrap .menu-wrap .mobile-menu .mb-language .wpml-ls-statics-footer a {
  color: var(--title);
  font-size: var(--font-size-md);
  padding: 1rem;
}

.hd-wrap .menu-wrap .mobile-menu .mb-language .wpml-ls-statics-footer .wpml-ls-current-language a {
  color: var(--red);
}


.hd-wrap .menu-wrap .mobile-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}
.hd-wrap .menu-wrap .mb-footer-menu {
  position: absolute;
  bottom: 50px;
  width: 100%;
  left: 0;
  right: 0;
}

.hd-wrap .menu-wrap  .cross {
  position: relative;
  z-index: 9999999;
  position: fixed;
  top: 2rem;
  right: 3rem;
}

.property-cta-btn-footer {
  padding-top: 2rem;
  text-align: center;
}

.hd-wrap .menu-wrap  .menu-icon img {
  cursor: pointer;
}
.hd-wrap .hd-menu-bl3 {
    line-height: 0;
    display: none;
    margin-left: 1.5rem;
}


  .profile-l {
  padding-right: 3rem;
}


.blocker {
    
    z-index: 99999 !important;
   
}

.jquery-modal .modal h2 {
  margin-bottom: 8px;
}

.jquery-modal .modal {
  display: none;
  vertical-align: middle;
  position: relative;
  z-index: 2;
  max-width: 880px;
  box-sizing: border-box;
  width: 90%;
  background: #fff;
  padding: 1.5rem 2rem 1.5rem;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 0;
  box-shadow: none !important;
  text-align: left;
}

.form-checkbox .wpcf7-checkbox  span.wpcf7-list-item {
  margin: 0 15px 0 0 !important;
}

.form-checkbox .wpcf7-checkbox input {
    width: auto !important;
    display: inline-block;
}

.from-sub-wrap p {
  margin-bottom: 2px !important;
}

.form-checkbox {
    margin-bottom: 1.5rem;
}

.form-checkbox {
    margin-bottom: 1.5rem;
}



.topmenu-wrap li.menu-item-7481 a:before {
    content: "";
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='55.254' height='14.85' viewBox='0 0 55.254 14.85'%3E%3Cg id='Group_187' data-name='Group 187' transform='translate(-945.985 -14.37)'%3E%3Cpath id='Path_1253' data-name='Path 1253' d='M-26.73-3.87h-1.995V-6.15h-1.41v2.28H-34.17l5.145-6.63h-1.62l-5.37,6.87v1.05h5.835V0h1.455V-2.58h1.995Zm2.2,1.9A.981.981,0,0,0-25.53-.945a.954.954,0,0,0,.63.93l-.555,2.235h.945l.7-2.085a3.033,3.033,0,0,0,.255-1.08A.966.966,0,0,0-24.525-1.965Zm5.805-8.655c-2.085,0-3.7,1.29-3.7,3.315,0,1.935,1.5,3.18,3.585,3.18a3.5,3.5,0,0,0,3.03-1.38v.375c0,2.625-1.35,3.96-3.48,3.96a3.694,3.694,0,0,1-2.025-.495l-.57,1.17a5.056,5.056,0,0,0,2.61.615c2.94,0,4.965-1.92,4.965-5.5C-14.31-8.73-15.9-10.62-18.72-10.62Zm.135,5.28c-1.47,0-2.385-.8-2.385-2.025A2.065,2.065,0,0,1-18.66-9.4c1.635,0,2.505.945,2.505,2.025A2.184,2.184,0,0,1-18.585-5.34ZM-14.31,1.5H-13l4.95-14.13H-9.36Zm9.42-7.815H-6.06l.285-2.88H-1.11V-10.5H-7.035L-7.59-5.01H-5.2c2.43,0,3.18.735,3.18,1.92,0,1.14-.9,1.875-2.49,1.875A4.717,4.717,0,0,1-7.665-2.34l-.69,1.185A6.014,6.014,0,0,0-4.5.12C-1.815.12-.525-1.335-.525-3.15-.525-5.01-1.755-6.315-4.89-6.315Z' transform='translate(982 27)' fill='%23fff'/%3E%3Cpath id='Path_1254' data-name='Path 1254' d='M7.878-12.25l2.365,4.484,5,.864L11.7-3.268l.722,5.018L7.878-.487,3.328,1.75,4.05-3.268.517-6.9,5.51-7.766Z' transform='translate(986 27)' fill='%23fff'/%3E%3C/g%3E%3C/svg%3E");
    width: 54px;
    background-position: center;
    background-repeat: no-repeat;
    height: 16px;
    margin-bottom: -2px;
    margin-left: 0;
    margin-right: 7px;
    display: inline-block;
}

.topmenu-wrap li.menu-item-7481 a {
  padding: 0;
}

.topmenu-inner {
    display: flex;
    justify-content: space-between;
}

.page-id-7471 a.btn.btn-search::after {
    display: none;
}

.pro-list-bl-cta .pro-list-cta {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 1rem;
    width: 100%;
    height: 12.5rem;
    border-radius: 20px;
    background-color: var(--red);
    color: var(--white);
    }

 .pro-list-bl-cta .pro-list-cta h3 {
    font-size: 27px;
    line-height: 28px;
    font-weight: 600;
    margin-bottom: 11px;
    color: var(--white);
}

.pro-list-cta p {
    line-height: 1.4em;
    margin-bottom: 1rem;
    font-weight: 500;
}

.pro-list-cta a.btn {
    background-color: var(--white);
    color: var(--red);
}

.pro-list-sold-inner {
    padding-top: 3rem;
    text-align: center;
    margin-bottom: 2.5rem;
}

.pro-list-sold-wrap .pro-filter.filter-form-wrap {
    background: transparent;
}

.pro-list-sold-wrap .pro-filter.filter-form-wrap .filter-form-inner {
    padding-top: 2rem;
    padding-bottom: 0;
    margin-bottom: 1rem;
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid var(--border) !important;
    border-radius: 6px;
}

.sold-sort-inner {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    font-weight: 500;
    flex-wrap: wrap;
}





















































































.partners-bl2 img {
  max-width: 100%;
width: 290px;
}

.partners-inner {
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-color: var(--bg-light2);
    padding-top: 50px;
    padding-bottom: 10px;
}

.partners-bl1 {
  padding: 0.5rem 0.5rem 0.5rem 1rem;
}
.partners-bl2 {
  padding: 0.5rem 1rem 0.5rem 0.5rem;
}























div#map {
  margin-bottom: 2rem;
}



.pro-list-hd-inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 1rem;
}







.menu-icon {
  padding: 10px 0;
}


.cta-bl.cta-bl5 {
    width: 100%;
    margin-top: 30px;
    font-size: 0.98em;
    opacity: 0.65;
}

.cta-bl.cta-bl5 span.ft-info-sep {
    padding: 0 3px;
}

.rplg {
  padding: 0 3rem !important;
}



.cta-logo img {
  width: 6.5rem;
}

.cta-bl.cta-bl1, .cta-bl.cta-bl2, .cta-bl.cta-bl3 {
  padding-right: 15px;
}

.ft-cta-wrap {
    position: relative;
    z-index: 999;
}
.ft-cta-inner {
    position: fixed;
    z-index: 999999999;
    bottom: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    margin-right: 1.5rem;
    margin-left: 1.5rem;
    border-radius: 9px;
    background-color: #fff;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.ft-cta-inner a {
    display: inline-block;
    color: var(--white);
    text-decoration: none;
    font-weight: 500;
    font-weight: 600 !important;
    line-height: 1.2em;
}

.ft-cta-inner a.ft-cta-btn1 {
    padding: 18px 30px 16px 20px;
    background-color: #fff;
    border-radius: 9px 0 0 0;
    color: var(--red);
}

.ft-cta-inner a.ft-cta-btn2 {
    margin-left: -12px;
    padding: 18px 20px 16px;
    background-color: var(--red);
    border-radius: 9px 9px  0 0;
}

.accordion-content-bl-r {
    display: flex;
    align-items: center;
}

.accordion-content-bl-r svg {
    height: 20px;
    margin-left: 10px;
}



@media (max-width: 1300px) {

  html {font-size: 16px;}
  
  :root {
    --font-size-xxl: 22px;  
    --font-size-xl: 20px;  
    --font-size-lg: 18px;
    --font-size-md: 16px;
    --font-size-sm: 15px;
    --font-size-xs: 14px;
  } 

  .slider .swiper-button-next {
    right: 15px;
  }


.property-description-inner {
  margin: 0;
}


}

@media (max-width: 1200px) {
.pro-list-bl-cta .pro-list-cta h3 {
  display: none;
}
}

@media (max-width: 1040px) {

  .cta-bl {
    width: 33.3333%;
  }

  .cta-bl.cta-bl3 {
    display: none;
  }



}

@media (max-width: 992px) {

  html {font-size: 14px;}

  :root {
    --font-size-xxl: 21px;  
    --font-size-xl: 19px;  
    --font-size-lg: 17px;
    --font-size-md: 16px;
    --font-size-sm: 14px;
    --font-size-xs: 13px;
  }




}

@media (max-width: 800px) {
  .hd-bl-l {
    width: 100%;
    margin-top: 4rem;
  padding-top: 0;
  padding-bottom: 0;

  }



  .hd-bl-r {
  width: 100%;
  }

  .hd-r {
    display: none;
  }

    .hd-wrap .hd-menu-bl3 {
    display: flex;
  }

  .pro-list-wrap .pro-list-bl {
    background-color: var(--white);
    flex: 0 0 calc(50% - 2rem);
  }

  .pro-list-wrap .pro-list-img img, .pro-list-bl-cta .pro-list-cta  {
    height: 17rem !important;
  }


}

@media (max-width: 768px) {

  .pro-list-bl2 > span {
    display: none;
}

.pro-list-hd-inner {
    align-items: flex-start;
    flex-direction: column;
}

.pro-list-hd-r {
    flex-wrap: wrap;
    justify-content: flex-start;
}

.pro-list-cta p {
    margin-bottom: 2rem;
}
  .single-job h2, .single-job .elementor h2.elementor-heading-title,
.single-job h3, .single-job .elementor h3.elementor-heading-title {
    font-size: 24px;
}

h5, .elementor h5.elementor-heading-title {
    font-size: 17px;
    margin-top: 3px;
}

  .jquery-modal iframe {
    min-height: 600px;
  }

  html {font-size: 13px;}

li#menu-item-2055, li#menu-item-1486, li#menu-item-4109 {
    display: none !important;
  }

  .cta-bl {
    width: 50%;
  }

  

  .partners-inner {
    flex-direction: column;
}

  .form-sub-l span, .form-sub-r span {
  display: inline-block;
  max-width: 100%;
}

  .ft-bl {
    width: 50%;
  }
  .form-sub-l, .form-sub-r {
  width: 100%;
} 

  



.accordion-content-inner {
  padding: 20px 1rem 2rem 1rem;
}

.accordion-content-bl-l {
  width: 65%;
}

.profile-l, .profile-r {
  width: 100%;
}
.profile-l {
  margin-bottom: 1rem;
}

.pro-filter.filter-form-wrap .filter-form-inner input[type="text"] {
  max-width: 100%;
  margin-bottom: 10px;
}

.filter-form-inner > .select2-container--default, .filter-form-inner > select {
  width: 100%;
  max-width: 100%;
}

.extra-filters .extra-filter-bl {
  width: 100%;
}

}

@media (max-width: 680px) {
    .pro-list-wrap .pro-list-bl {
    background-color: var(--white);
    flex: 0 0 calc(100%);
  }


  .ft-cta-inner a.ft-cta-btn1 {
    padding: 15px 28px 13px 18px;
}

.ft-cta-inner a.ft-cta-btn2 {
    padding: 15px 18px 13px;
}


.pro-list-wrap .pro-list-inner {
    margin-left: 1rem;
    margin-right: 1rem;
}

  .pro-list-wrap .pro-list-img img {
    height: auto;
}

 .pro-list-wrap .pro-list-bl {
    margin: 0 0 4rem;
}

h2, .elementor h2.elementor-heading-title, .news-title {
    font-size: 1.85rem;
}

  h3, .elementor h3.elementor-heading-title {
    font-size: 1.75rem;
}


}

@media (max-width: 580px) {
  .cta-bl {
    width: 100%;
  }
  .social-share-bl.social-share-bl-txt {
  display: none;
}

  .profile-l {
  padding-right: 0;
}
  .cta-wrap {
  margin-top: 3rem;
}

  .jquery-modal iframe {
    min-height: 550px;
  }

.ft-copy-inner {
  flex-direction: column;
}



.cta-bl {
  margin-bottom: 2rem !important;
}

.cta-bl1 {
  margin-top: 1.5rem !important;
}

.cta-bl.cta-bl4 {
  margin-top: 0 !important;

}
.accordion-content-bl {
  flex-direction: column;
}

}

@media (max-width: 510px) {
li#menu-item-1489 {
  display: none !important;
}

.ft-bl {
  width: 100%;
}

.hd-l img {
  max-width: 160px;
}

}

@media (max-width: 470px) {

}

@media (max-width: 380px) {
li#menu-item-1489 {
  display: none;
}

  .jquery-modal iframe {
    min-height: 500px;
  }


.ft-copy-l {
  display: flex;
  flex-direction: column;
}

.search-bl3 {
  display: none;
}
}






