@charset 'UTF-8';
.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:white;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0 !important;clip:rect(0 0 0 0) !important;-webkit-clip-path:inset(50%) !important;clip-path:inset(50%) !important;height:1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px;padding-right:0px}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:bold;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid black 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:transparent;border:none;outline:0;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:white}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-linear-gradient(top, #fff 50%, #eee 100%);background-image:-o-linear-gradient(top, #fff 50%, #eee 100%);background-image:linear-gradient(to bottom, #fff 50%, #eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:bold;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-linear-gradient(top, #eee 50%, #ccc 100%);background-image:-o-linear-gradient(top, #eee 50%, #ccc 100%);background-image:linear-gradient(to bottom, #eee 50%, #ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-linear-gradient(top, #fff 0%, #eee 50%);background-image:-o-linear-gradient(top, #fff 0%, #eee 50%);background-image:linear-gradient(to bottom, #fff 0%, #eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-linear-gradient(top, #eee 50%, #fff 100%);background-image:-o-linear-gradient(top, #eee 50%, #fff 100%);background-image:linear-gradient(to bottom, #eee 50%, #fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:white;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:bold;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}* {
padding: 0;
box-sizing: border-box;
}
.apimo-content-wrapper.Content-wrapper { overflow: hidden;
}
.apimo-wrapper .apimo-wrapper__inner {
margin: 0 auto;
padding: 0 20px;
}
@media print, screen and (max-width: 575px) {
.apimo-wrapper .apimo-wrapper__inner {
padding: 0 10px !important;
max-width: 100% !important;
}
}
.apimo-wrapper .apimo-wrapper__inner {
margin: 0 auto;
}
.apimo-wrapper .Content-wrapper {
padding: 0;
}
.loader.blasting-ripple.apimo-loader {
display: none !important;
}
.Product-wrapper.Grid-wrapper {
position: relative;
}
.apimo-wrapper button {
text-decoration: none !important;
}
.apimo-wrapper a {
text-decoration: none !important;
}
.apimo-row {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.apimo-row.vertical-center {
align-items: center;
}
.apimo-row .apimo-col-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.apimo-row .apimo-col-3 {
flex: 0 0 25%;
max-width: 25%;
}
.apimo-row .apimo-col-6 {
max-width: 50%;
flex: 0 0 50%;
}
.apimo-row .apimo-col-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.apimo-row .apimo-col-8 {
flex: 0 0 66%;
max-width: 66%;
}
.apimo-row .apimo-col-12 {
flex: 0 0 100%;
max-width: 100%;
}
.apimo-row .apimo-col-6 {
flex: 0 0 50%;
max-width: 50%;
}
.apimo-row .column-desktop-1 {
max-width: 100%;
flex: 0 0 100%;
padding: 0 25px;
margin-bottom: 30px;
}
@media print, screen and (max-width: 575px) {
.apimo-row .column-mobile-1 {
max-width: 100%;
flex: 0 0 100%;
padding: 0 25px;
margin-bottom: 30px;
}
}
@media print, screen and (min-width: 768px) {
.apimo-row .column-tablet-1 {
max-width: 100%;
flex: 0 0 100%;
padding: 0 25px;
margin-bottom: 30px;
}
.apimo-row .column-tablet-2 {
max-width: 50%;
flex: 0 0 50%;
padding: 0 15px;
margin-bottom: 15px;
}
.apimo-row .column-desktop-3 {
max-width: 33.333%;
flex: 0 0 33.333%;
padding: 0 15px;
margin-bottom: 30px;
}
}
@media print, screen and (min-width: 1024px) {
.apimo-row .column-desktop-1 {
max-width: 100%;
flex: 0 0 100%;
padding: 0 25px;
margin-bottom: 30px;
}
.apimo-row .column-desktop-2 {
max-width: 50%;
flex: 0 0 50%;
padding: 0 15px;
margin-bottom: 15px;
}
.apimo-row .column-desktop-3 {
max-width: 33.333%;
flex: 0 0 33.333%;
padding: 0 15px;
margin-bottom: 30px;
}
}
@media print, screen and (min-width: 1080px) {
.apimo-row .apimo-col-lg-4 {
flex: 0 0 33.33333%;
max-width: 33.33333%;
}
.apimo-row .apimo-col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.apimo-row .apimo-col-lg-6 {
max-width: 50%;
flex: 0 0 50%;
}
.apimo-row .apimo-col-lg-5 {
flex: 0 0 41.66667%;
max-width: 41.66667%;
}
.apimo-row .apimo-col-lg-8 {
flex: 0 0 66%;
max-width: 66%;
}
}
section.apimo-filters {
width: 100%;
margin-bottom: 30px;
}
.Product-wrapper.Grid-wrapper .apimo-carousel-arrow .apimo-arrow {
position: absolute;
top: 50%;
background-color: #fff;
width: 60px;
height: 60px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
border: 1px solid #dedede;
transform: translateY(-50%);
}
.Product-wrapper.Grid-wrapper .apimo-carousel-arrow .apimo-arrow .icon {
display: flex;
}
.Product-wrapper.Grid-wrapper
.apimo-carousel-arrow
.apimo-arrow.slick-disabled {
opacity: 0.5;
}
.Product-wrapper.Grid-wrapper .apimo-carousel-arrow .apimo-arrow svg {
fill: #2b2b2b;
width: 13px;
}
.Product-wrapper.Grid-wrapper .apimo-carousel-arrow .apimo-carousel-prev {
left: -65px;
}
.Product-wrapper.Grid-wrapper .apimo-carousel-arrow .apimo-carousel-next {
right: -65px;
}
.Product-wrapper .Product-block {
display: flex;
flex-direction: column;
height: 100%;
background: #fff;
-moz-box-shadow: 1px 1px 3px 1px rgb(0, 0, 0, 0.1);
-webkit-box-shadow: 1px 1px 3px 1px rgb(0, 0, 0, 0.1);
box-shadow: 1px 1px 3px 1px rgb(0, 0, 0, 0.1);
border: 1px solid #dedede;
margin-bottom: 30px;
}
.Product-wrapper .Product-block .row > div:nth-child(1) {
padding-right: 0;
}
.Product-wrapper .Product-block .row > div:nth-child(2) {
padding-left: 0;
}
.Product-wrapper.Grid-wrapper.landscape-type .Product-block {
display: flex;
flex-wrap: wrap;
flex-direction: row;
height: 100%;
margin-bottom: 0;
}
.Product-wrapper.Grid-wrapper.landscape-type .Product-block .Pro-top-info {
padding: 0 12px;
}
.Product-wrapper.Grid-wrapper.landscape-type .Product-block .Pro-price {
padding: 8px 12px;
}
.Product-wrapper.Grid-wrapper.landscape-type .Product-block .Pro-price span {
font-size: 15px;
}
.Product-wrapper.Grid-wrapper
.Product-block
.Pro-price
.apimo-property-reference {
font-size: 10px;
font-style: italic;
}
.Product-wrapper.Grid-wrapper.landscape-type
.Product-block
.Pro-content
.Pro-name
h3 {
font-size: 18px;
overflow: hidden;
text-overflow: ellipsis;
line-height: 1.4;
}
.Product-wrapper.Grid-wrapper.landscape-type
.Product-block
.Pro-content
.Pro-name {
white-space: nowrap;
}
.Product-wrapper.landscape-type .Product-block .Pro-Image {
height: 100%;
max-width: 55%;
flex: 0 0 55%;
display: flex;
height: 220px !important;
overflow: hidden;
}
.Product-wrapper.landscape-type
.Product-block
.Pro-Image
.apimo-propery-images-archive {
width: 100%;
margin-bottom: 0;
}
.Product-wrapper
.Product-block
.Pro-Image
.apimo-propery-images-archive
.slick-prev,
.Product-wrapper
.Product-block
.Pro-Image
.apimo-propery-images-archive
.slick-next {
display: none !important;
}
.Product-wrapper .apimo-propery-images-archive ul.slick-dots {
bottom: 10px;
z-index: 9;
height: 25px;
overflow: hidden;
}
.Product-wrapper .apimo-propery-images-archive .slick-dots li button {
background: #fff;
border-radius: 100%;
opacity: 0.5;
}
.Product-wrapper .apimo-propery-images-archive .slick-dots li button:before {
content: none;
}
.apimo-slider-image-0 .slick-dots {
display: none;
}
.Product-wrapper .apimo-propery-images-archive ul.slick-dots li {
width: 12px;
height: 12px;
}
.Product-wrapper .apimo-propery-images-archive .slick-dots li button {
width: 12px;
height: 12px;
}
.Product-wrapper
.apimo-propery-images-archive
.slick-dots
li.slick-active
button {
opacity: 1;
}
.Product-wrapper .Product-block .Pro-category {
position: absolute;
top: 15px;
left: 15px;
display: inline-block;
background: #18830093;
border-radius: 30px;
line-height: 1;
padding: 7px 15px;
color: #fff;
font-size: 13px;
}
.Product-wrapper .Product-block .Pro-category.ProCategory2 {
left: 120px;
}
.Product-wrapper .Product-block .Pro-Image img {
width: 100%;
-o-object-fit: cover;
object-fit: cover;
height: 220px;
}
.Product-wrapper.landscape-type .Product-block .Pro-Image img {
height: 220px;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-content {
text-decoration: none !important;
}
.Product-wrapper.Grid-wrapper.landscape-type .Product-block .Pro-content {
padding: 15px 0 0 0;
max-width: 45%;
flex: 0 0 45%;
}
.Product-wrapper.landscape-type
.Product-block
.Pro-Image
.apimo-image-slide-wrapper {
height: 220px;
position: relative;
background-size: cover;
}
.Product-wrapper .Product-block .Pro-content .Pro-address {
display: flex;
align-items: center;
justify-content: flex-end;
text-align: right;
font-size: 14px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.Product-wrapper.Grid-wrapper
.Product-block
.Pro-content
.apimo-description-card {
overflow: hidden;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
margin-bottom: 10px;
line-height: 1.4;
}
.Product-wrapper.Grid-wrapper
.Product-block
.Pro-content
.apimo-description-card
p {
font-size: 12px;
margin-bottom: 0;
}
.Product-wrapper .Product-block .Pro-content .Pro-address .value {
margin-left: 4px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size: 12px;
}
.Product-wrapper .Product-block .Pro-content .Pro-address svg {
margin-bottom: 2px;
width: 10px;
}
.Product-wrapper .Product-block .Pro-content .Pro-name {
padding: 5px 0 8px;
}
.Product-wrapper .Product-block .Pro-content .Pro-name h3 {
margin: 0;
font-size: 24px;
line-height: 28px;
font-weight: 500;
text-decoration: none;
}
.Product-wrapper .Product-block .Pro-content .Pro-description {
display: flex;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 -10px;
line-height: 1;
}
.Product-wrapper .Product-block .Pro-content .Pro-description.without-icon {
margin: 0 -8px;
}
.Product-wrapper
.Product-block
.Pro-content
.Pro-description.without-icon
.Pro-meta {
font-style: italic;
flex: inherit;
position: relative;
padding: 0 8px;
}
.Product-wrapper
.Product-block
.Pro-content
.Pro-description.without-icon
.Pro-meta::after {
content: "";
position: absolute;
right: 0;
height: 100%;
width: 1px;
background-color: #dedede;
}
.Product-wrapper
.Product-block
.Pro-content
.Pro-description.without-icon
.Pro-meta:last-child::after {
content: none;
}
.Product-wrapper
.Product-block
.Pro-content
.Pro-description.without-icon
.value {
padding-left: 0 !important;
}
.Product-wrapper .Product-block .Pro-content .Pro-description__other {
display: flex;
font-size: 13px;
font-style: italic;
padding-top: 20px;
}
.Product-wrapper .Product-block .Pro-content .Pro-description__other .Pro-meta {
margin-right: 5px;
padding-right: 5px;
border-right: 1px solid #dedede;
line-height: 1;
}
.Product-wrapper
.Product-block
.Pro-content
.Pro-description__other
.Pro-meta:last-child {
margin-right: 0;
padding-right: 0;
border-right: 0;
}
.Product-wrapper .Product-block .Pro-content .Pro-description .Pro-meta {
display: flex;
align-items: center;
padding: 0 10px;
flex: 0 0 33.333%;
margin: 5px 0;
}
.Product-wrapper
.Product-block
.Pro-content
.Pro-description
.Pro-meta:last-child {
margin-right: 0px;
padding-right: 0px;
border-right: 0;
}
.Product-wrapper .Product-block .Pro-content .Pro-description .Pro-meta svg {
width: 20px;
fill: #666;
}
.Product-wrapper .Product-block .Pro-content .Pro-description .Pro-meta .value {
padding-left: 5px;
font-size: 14px;
}
.Product-wrapper.landscape-type
.Product-block
.Pro-content
.Pro-description
.Pro-meta
svg {
width: 15px;
fill: #666;
}
.Product-wrapper.landscape-type
.Product-block
.Pro-content
.Pro-description
.Pro-meta
.value {
padding-left: 5px;
font-size: 10px;
font-weight: 600;
}
.Product-wrapper .Product-block .Pro-content .Pro-price {
border-top: 1px #e2e2e2 solid;
padding: 18px 22px;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.Product-wrapper .Product-block .Pro-content .Pro-price .apimo-read-more {
display: flex;
align-items: center;
background: #198300;
height: 38px;
border: 0;
border-radius: 30px;
color: #fff;
font-size: 15px;
padding: 0 30px;
line-height: 38px;
font-weight: 500;
}
.Product-wrapper .Product-block .Pro-content .Pro-price span {
font-size: 20px;
font-weight: 600;
}
.Product-wrapper .Product-block .Pro-top-info {
padding: 0 22px 34px;
}
.Product-wrapper.Grid-wrapper .row > div {
width: 33.33333%;
-webkit-box-flex: 0;
-ms-flex: 0 0 33.33333%;
flex: 0 0 33.33333%;
}
.Product-wrapper.Grid-wrapper .Product-block .row > div:nth-child(1) {
padding-right: calc(var(--bs-gutter-x) * 0.5);
width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.Product-wrapper.Grid-wrapper .Product-block .row > div:nth-child(2) {
padding-left: calc(var(--bs-gutter-x) * 0.5);
width: 100%;
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-Image {
height: 220px;
position: relative;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-content {
display: flex;
flex-direction: column;
height: 100%;
padding: 20px 0 0 0;
color: inherit;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-top-info {
padding: 0 30px;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-price {
padding: 18px 40px;
display: flex;
justify-content: space-between;
margin-top: auto;
}
.apimo-archive-pagination-div {
padding: 50px 0 50px;
}
.apimo-archive-pagination-div ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 0;
}
.apimo-archive-pagination-div ul li {
margin: 0 5px;
list-style-type: none;
width: 30px;
background: #fff;
display: flex;
justify-content: center;
height: 30px;
line-height: 1;
align-items: center;
font-weight: 600;
font-size: 13px;
border: 1px solid #dedede;
cursor: pointer;
transition: ease-in-out 0.3s;
}
.apimo-archive-pagination-div ul li.active a:hover span {
border: 1px #e8e8e8 solid;
background: #e8e8e8;
}
.apimo-archive-pagination-div ul li.active a span {
border: 1px #e8e8e8 solid;
background: #e8e8e8;
}
.apimo-archive-pagination-div ul li a {
text-decoration: none;
display: block;
color: #666;
}
.apimo-archive-pagination-div ul li a span {
width: 53px;
height: 53px;
border: 1px #e8e8e8 solid;
background: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50px;
font-size: 20px;
color: #8d8d8d;
text-decoration: none;
}
.Product-detail-page .Pro-det-img {
height: 744px;
}
.Product-detail-page .Pro-det-img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center;
object-position: center;
}
.Product-detail-page .Pro-detail-description {
padding: 60px 90px 0;
}
.Product-detail-page .Pro-detail-description h1,
.Product-detail-page .Pro-detail-description .h1 {
font-size: 50px;
font-weight: 600;
margin-bottom: 10px;
font-family: "Ubuntu Condensed";
}
.Product-detail-page .Pro-detail-description h2,
.Product-detail-page .Pro-detail-description .h2 {
color: #434343;
font-size: 25px;
padding-bottom: 15px;
font-weight: 600 !important;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info {
padding-left: 90px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info h2,
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .h2 {
font-size: 25px;
color: #676767;
font-weight: 500;
padding: 50px 0 30px;
margin: 0;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-d-cat {
color: #8d8d8d;
font-size: 20px;
font-weight: 500;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-d-price {
font-size: 30px;
font-weight: 600;
color: #2b2b2b;
line-height: 1;
margin-top: 30px;
margin-bottom: 30px;
display: block;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-address {
font-size: 14px;
display: flex;
align-items: center;
margin-bottom: 20px;
margin-top: 10px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-address .value {
text-transform: capitalize;
margin-left: 4px;
font-size: 16px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-address svg {
margin-bottom: 2px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-title h3,
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-title .h3 {
margin: 0;
padding: 0;
font-size: 35px;
margin-bottom: 0;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-info {
margin-bottom: 30px;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-info
.Pro-info-title {
font-weight: 500;
font-size: 19px;
margin: 0;
margin-bottom: 25px;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-external-area
.Pro-info-title {
font-weight: 500;
font-size: 19px;
margin: 0;
margin-bottom: 25px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-points {
display: grid;
grid-template-columns: repeat(2, 1fr);
margin-left: 0;
padding-left: 0;
margin-bottom: 0;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-points
.Pro-meta {
font-size: 14px;
line-height: 1.3;
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-points
.Pro-meta
svg {
width: 35px;
fill: #6a6a6a;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-points
.Pro-meta
span {
padding-left: 7px;
font-size: 18px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-ex-points {
display: grid;
grid-template-columns: repeat(2, 1fr);
width: 80%;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-ex-points
.Pro-meta {
font-size: 14px;
padding-bottom: 20px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
align-items: center;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-ex-points
.Pro-meta
span {
padding-left: 15px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info p {
font-size: 20px;
-webkit-columns: #434343;
-moz-columns: #434343;
columns: #434343;
line-height: 26px;
}
.Related-pro-wrapper {
padding: 65px 0;
}
.Related-pro-wrapper h2,
.Related-pro-wrapper .h2 {
font-size: 30px;
padding-bottom: 25px;
}
.Product-detail-page .apimo-property-slider .apimo-carousel-arrow .apimo-arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
width: 50px;
height: 65px;
display: flex;
justify-content: center;
align-items: center;
cursor: pointer;
background: #fff;
}
.Product-detail-page
.apimo-property-slider
.apimo-carousel-arrow
.apimo-arrow
.icon {
display: flex;
}
.Product-detail-page .apimo-property-slider {
position: relative;
margin-bottom: 25px;
}
.Product-detail-page .apimo-property-slider .apimo-badge {
position: absolute;
top: 20px;
right: 20px;
background: #000;
display: inline-block;
line-height: 1;
padding: 7px 15px;
color: #fff;
background: #188301;
border-radius: 20px;
}
.Product-detail-page .apimo-thumbs-dots {
position: relative;
margin-bottom: 0;
}
.apimo-propery-images.apimo-navbar img {
padding: 0 10px;
cursor: pointer;
}
.Product-detail-page
.apimo-property-slider
.apimo-carousel-arrow
.apimo-arrow.slick-disabled {
opacity: 0.5;
}
.Product-detail-page
.apimo-property-slider
.apimo-carousel-arrow
.apimo-arrow
svg {
fill: #2b2b2b;
width: 15px;
height: auto;
}
.Product-detail-page
.apimo-property-slider
.apimo-carousel-arrow
.apimo-carousel-prev {
left: 0px;
}
.Product-detail-page
.apimo-property-slider
.apimo-carousel-arrow
.apimo-carousel-next {
right: 0px;
} .apimo_slick_slider .properties-aprimo-item {
padding: 0 20px 40px;
}
.apimo_slick_slider .slick-track {
display: flex;
}
.apimo_slick_slider .slick-slide {
height: inherit !important;
}
.filter-item .apimo_date_filter_radios {
display: flex;
font-size: 13px;
flex-wrap: wrap;
margin: 0 -5px;
margin-bottom: 20px;
}
.apimo-filter-wrapper .filter-item.filter-dates .filter-item-dropdown {
width: 280%;
}
.filter-item .apimo_date_filter_radios input {
display: none;
}
.apimo-filter-wrapper
.filter-item.filter-dates
.filter-item-dropdown
input:checked
+ label {
border: 1px solid #7fb61c;
}
.apimo-filter-wrapper .filter-item.filter-dates .filter-item-dropdown input {
background: #f5f5f5;
width: 100%;
}
.filter-item .apimo_date_filter_radio {
text-align: center;
line-height: 1.2;
max-width: 33.333%;
flex: 0 0 33.333%;
padding: 0 5px;
}
.filter-item .apimo_date_filter_radio .apimo-date-block label {
border: 1px solid #dedede;
font-size: 12px;
padding: 15px 5px;
display: flex;
justify-content: center;
}
.filter-item .apimo-archive-filter.apimo_dates {
padding: 20px;
}
.filter-item
.apimo_dates_filter_input.apimo_input.apimo_filter_input.apimo_input_text {
width: 100%;
display: block;
border: 1px solid #dedede;
padding: 4px 15px;
}  .single-property .avada-page-titlebar-wrapper {
display: none;
}
.single-property main {
padding: 0 !important;
}
.single-property main .fusion-row {
width: 100%;
max-width: 100% !important;
} section.apimo-filters.apimo-archive-filters {
background: #fff;
border: 1px solid #dedede;
padding: 30px;
margin-top: 50px;
} .apimo-filter-wrapper {
display: flex;
}
.apimo-filter-wrapper .filter-item {
margin-right: 20px;
position: relative;
min-width: 120px;
}
.apimo-filter-wrapper .filter-item.advance-search {
margin-left: auto;
}
.apimo-filter-wrapper
.filter-item
.select2-container--default
.select2-selection--single
.select2-selection__rendered {
height: 50px;
line-height: 50px;
font-size: 13px;
}
.apimo-filter-wrapper
.filter-item
.select2-container--default
.select2-selection--single {
height: 50px;
border-radius: 0;
border-color: #dededede;
}
.apimo-filter-wrapper
.filter-item
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 48px;
}
.apimo-filter-wrapper .filter-item-title {
display: flex;
align-items: center;
cursor: pointer;
padding: 15px 15px;
border: 1px solid #dedede;
font-size: 14px;
}
.apimo-filter-wrapper .filter-item-title.active .icon {
transform: rotate(180deg);
}
.apimo-filter-wrapper .filter-item-title .icon {
margin-left: auto;
line-height: 1;
position: relative;
transition: ease all 0.3s;
}
.apimo-filter-wrapper .filter-item-title .icon svg {
width: 15px;
height: inherit;
}
.apimo-filter-wrapper .filter-item-title .text {
color: #666;
line-height: 1;
font-weight: 600;
margin-right: 20px;
}
.apimo-filter-wrapper .filter-item.order-by .filter-title svg {
width: 20px;
fill: #666;
}
.apimo-filter-wrapper .filter-item.order-by {
min-width: auto;
margin-right: 0;
display: flex;
align-items: center;
}
.apimo-active-filter {
display: none;
}
@media print, screen and (min-width: 576px) {
.apimo-filter-wrapper .filter-item.order-by .mobile-title {
display: none;
}
}
@media print, screen and (max-width: 575px) {
.apimo-filter-wrapper .filter-item.order-by .desktop-title {
display: none;
}
}
.apimo-filter-wrapper .filter-item.order-by .filter-item-title {
border: 0;
padding: 0;
}
.apimo-filter-wrapper .filter-item.order-by .filter-item-dropdown {
right: 0;
width: 300px;
}
.apimo-filter-wrapper .filter-item.order-by .filter-title {
cursor: pointer;
}
.apimo-filter-wrapper .filter-item-dropdown {
position: absolute;
z-index: 10;
display: none;
width: 210%;
top: calc(100% - 2px);
overflow: hidden;
}
.apimo-filter-wrapper .filter-item.advance-search .filter-item-dropdown {
right: 0;
width: 260%;
}
.apimo-filter-wrapper
.filter-item.order-by
.filter-item-dropdown
.order-by-radio-item {
padding: 8px 15px;
border-bottom: 1px solid #dedede;
display: flex;
gap: 7px;
}
.apimo-filter-wrapper
.filter-item.order-by
.filter-item-dropdown
.order-by-radio-item
label {
margin-bottom: 0;
} .apimo-filter-wrapper
.filter-item.order-by
.filter-item-dropdown
.apimo-archive-filter.orderby-radio {
height: 200px;
overflow: hidden;
overflow-y: scroll;
}
.apimo-filter-wrapper .filter-item-dropdown.active {
display: block;
background: #fff;
border: 1px solid #dedede;
}
.apimo-filter-wrapper .filter-item-dropdown .fiter-range {
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
padding: 15px;
border-bottom: 1px solid #dedede;
}
.apimo-filter-wrapper .filter-item-dropdown .range-from {
max-width: 50%;
flex: 0 0 50%;
padding: 0 15px;
}
.apimo-filter-wrapper .filter-item-dropdown .range-to {
max-width: 50%;
flex: 0 0 50%;
padding: 0 15px;
}
.apimo-filter-wrapper .filter-item-dropdown input.apimo_input {
max-width: 100%;
border: 0;
background: none;
border-radius: 0;
border: 1px solid #dedede;
}
.apimo-filter-wrapper .advance-search .filter-item-dropdown input.apimo_input {
display: none;
} .apimo-filter-wrapper .filter-item-dropdown input.apimo_input::placeholder { font-size: 13px;
font-style: italic;
}
.apimo-filter-wrapper
.filter-item-dropdown
input.apimo_input:-ms-input-placeholder { font-size: 13px;
font-style: italic;
}
.apimo-filter-wrapper
.filter-item-dropdown
input.apimo_input::-ms-input-placeholder { font-size: 13px;
font-style: italic;
}
.apimo-filter-wrapper .filter-item-dropdown input.apimo_input:focus-visible {
outline: none !important;
}
.apimo-filter-wrapper .filter-item-dropdown .list-filter-click ul {
margin: 0;
} .apimo-filter-wrapper .filter-item-dropdown .list-filter-click ul {
max-height: 200px;
overflow-y: scroll;
}
.apimo-filter-wrapper .filter-item-dropdown .list-filter-click ul li {
list-style-type: none;
padding: 8px 25px;
font-style: italic;
cursor: pointer;
transition: ease all 0.3s;
margin: 0;
font-size: 14px;
}
.apimo-filter-wrapper .filter-item-dropdown .list-filter-click ul li.disable {
opacity: 0.2;
cursor: not-allowed;
}
.apimo-filter-wrapper .filter-item-dropdown .list-filter-click ul li:hover {
background: #f5f5f5;
}
.apimo-filter-wrapper .filter-item-dropdown .apply-filter {
padding: 15px;
border-top: 1px solid #dedede;
}
.apimo-filter-wrapper .filter-item-dropdown .apply-filter button {
width: 100%;
transition: ease-in-out 0.3s;
text-decoration: none;
}
.apimo-filter-wrapper .filter-item-dropdown .filter-item-qty {
display: flex;
align-items: center;
padding: 15px;
}
.apimo-filter-wrapper .filter-item-dropdown .filter-item-qty .qty-buttons {
display: flex;
align-items: center;
margin-left: auto;
}
.apimo-filter-wrapper .filter-item-dropdown .filter-item-qty .qty-buttons .qty {
width: 35px;
background: none;
border: 0;
padding: 0;
height: 35px;
border: 0;
border-radius: 0;
color: #666;
}
.apimo-filter-wrapper
.filter-item-dropdown
.filter-item-qty
.qty-buttons
.apimo_input {
border: 0 !important;
padding: 0;
text-align: center;
max-width: 70px !important;
} .apimo-filter-wrapper .filter-item-dropdown .apimo_location_wrap {
display: flex;
flex-direction: column;
padding: 10px 25px;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo_location_wrap
.apimo-archive-filter {
font-weight: 600;
font-size: 12px;
margin-bottom: 9px;
line-height: 1;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo_location_wrap
.apimo-archive-filter
.select2-selection.select2-selection--single {
height: 45px;
border-radius: 0;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo_location_wrap
.apimo-archive-filter
.select2-selection.select2-selection--single
.select2-selection__rendered {
line-height: 45px !important;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo_location_wrap
.apimo-archive-filter
.select2-container--default
.select2-selection--single
.select2-selection__arrow {
height: 43px;
}
.apimo-filter-wrapper .filter-item-dropdown .apimo-aditional-filter {
padding: 30px;
display: flex;
flex-wrap: wrap;
margin: 0 -15px;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo-aditional-filter
div.apimo-archive-filter {
max-width: 25%;
flex: 0 0 25%;
padding: 0 7px;
margin: 5px 0;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo-aditional-filter
.apimo-archive-filter
.input {
display: none !important;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo-aditional-filter
input:checked
+ label.apimo-archive-filter {
border: 1px solid #7fb61c;
}
.apimo-filter-wrapper .filter-item-dropdown .apimo-archive-filter svg {
fill: #babec1;
width: 35px;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo-aditional-filter
label.apimo-archive-filter {
border: 1px solid #dedede;
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
border-radius: 2px;
padding: 10px;
cursor: pointer;
height: 100%;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo-aditional-filter
.checkbox-filter-image {
display: flex;
justify-content: center;
}
.apimo-filter-wrapper .filter-item-dropdown label.apimo-archive-filter .text {
line-height: 1;
font-size: 12px;
margin-top: 5px;
} .apimo-content-wrapper .paginationjs-pages ul {
margin: 0;
display: flex;
justify-content: center;
}
.apimo-content-wrapper .paginationjs-pages ul li {
list-style-type: none;
margin: 0 5px;
}
.apimo-content-wrapper .paginationjs {
margin: 30px 0;
}
.apimo-content-wrapper .paginationjs-pages ul li.active {
font-weight: 600;
}
.Product-detail-page .Pro-detail-wrapper {
padding: 90px 0 30px;
}
.Pro-detail-wrapper-row {
display: flex;
flex-wrap: wrap;
}
.Pro-detail-wrapper-row .Pro-detail-wrapper-col-image {
max-width: 60%;
flex: 0 0 60%;
}
.Pro-detail-wrapper-row .Pro-detail-wrapper-col-info {
max-width: 40%;
flex: 0 0 40%;
}
.apimo-other-info-properties .Pro-info .Pro-info-subtitle {
font-size: 28px;
font-weight: 600;
margin-bottom: 15px;
font-style: italic;
}
.apimo-other-info-properties .Pro-info .Pro-info-title {
font-weight: 500;
font-size: 19px;
margin: 0;
margin-bottom: 10px;
margin-top: 0;
}
.apimo-other-info-properties .Pro-info {
margin-bottom: 50px;
}
.energy-class {
margin-bottom: 2.22222rem;
}
.apimo-active-filter .apimo-active-filter-label {
font-weight: 600;
text-transform: uppercase;
font-size: 12px;
margin-bottom: 5px;
}
.apimo-active-filter .apimo-filter-remove-all {
cursor: pointer;
display: inline-flex;
gap: 6px;
align-items: center;
background: #fff;
border: 1px solid #dedede;
font-size: 12px;
padding: 3px 7px;
font-weight: 600;
}
.apimo-active-filter .apimo-filter-remove-all svg {
width: 15px;
fill: #666;
}
.apimo-active-filter .apimo-filter-remove-all .icon {
width: 15px;
display: flex;
}
.apimo-active-filter .apimo-filter-remove-all .icon-inner {
width: 15px;
display: flex;
}
.apimo-active-filter .apimo-filter {
cursor: pointer;
display: inline-flex;
gap: 6px;
align-items: center;
background: #fff;
border: 1px solid #dedede;
font-size: 12px;
padding: 3px 7px;
font-weight: 600;
font-style: italic;
}
.apimo-active-filter .apimo-filter svg {
width: 15px;
fill: #666;
}
.apimo-active-filter .apimo-filter .icon-inner {
width: 15px;
display: flex;
}
.apimo-active-filter .apimo-filter-row {
display: flex;
gap: 25px;
margin-bottom: 20px;
}
.apimo-active-filter-list {
display: flex;
gap: 8px;
}
@media (max-width: 47.99em) {
.energy-class {
margin-bottom: 0;
}
}
@media (max-width: 47.99em) {
.energy-class__chart {
margin-bottom: 30px;
}
}
.energy-class {
margin: 30px 15px;
}
.energy-class__division {
display: flex;
font-size: 0.66667rem;
margin-bottom: 5px;
min-height: 23.4px;
}
.energy-class__letter {
width: 2em;
line-height: 1.4rem;
text-align: center;
position: relative;
font-size: 12px;
} .energy-class__letter.is-active {
font-weight: 700;
font-size: 18px;
}
.energy-class__bar {
flex: 1 0 auto;
margin-left: 0.83333rem;
position: relative;
}
.energy-class__bar:after {
content: "";
display: block;
height: 100%;
width: 100%;
}
.energy-class__bar:before {
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 11.5px 0 12px 12px;
position: absolute;
}
.energy-class__bar--oAA:after {
background-color: #005825;
width: 30%;
}
.energy-class__bar--oA:after {
background-color: #007236;
width: 40%;
}
.energy-class__bar--oB:after {
background-color: #4fb848;
width: 50%;
}
.energy-class__bar--oC:after {
background-color: #d7e022;
width: 60%;
}
.energy-class__bar--oD:after {
background-color: #fff200;
width: 70%;
}
.energy-class__bar--oE:after {
background-color: #feb912;
width: 80%;
}
.energy-class__bar--oF:after {
background-color: #f6821f;
width: 90%;
}
.energy-class__bar--oG:after {
background-color: #d81920;
width: 100%;
}
.energy-class__bar--nA4:after {
background-color: #360;
width: 10%;
}
.energy-class__bar--nA4:before {
border-color: transparent transparent transparent #360;
left: 10%;
}
.energy-class__bar--nA3:after {
background-color: #060;
width: 20%;
}
.energy-class__bar--nA3:before {
border-color: transparent transparent transparent #060;
left: 20%;
}
.energy-class__bar--nA2:after {
background-color: #090;
width: 30%;
}
.energy-class__bar--nA2:before {
border-color: transparent transparent transparent #090;
left: 30%;
}
.energy-class__bar--nA1:after {
background-color: #0c0;
width: 40%;
}
.energy-class__bar--nA1:before {
border-color: transparent transparent transparent #0c0;
left: 40%;
}
.energy-class__bar--nB:after {
background-color: #9c0;
width: 50%;
}
.energy-class__bar--nB:before {
border-color: transparent transparent transparent #9c0;
left: 50%;
}
.energy-class__bar--nC:after {
background-color: #ff0;
width: 60%;
}
.energy-class__bar--nC:before {
border-color: transparent transparent transparent #ff0;
left: 60%;
}
.energy-class__bar--nD:after {
background-color: #ffc000;
width: 70%;
}
.energy-class__bar--nD:before {
border-color: transparent transparent transparent #ffc000;
left: 70%;
}
.energy-class__bar--nE:after {
background-color: #e46c0a;
width: 80%;
}
.energy-class__bar--nE:before {
border-color: transparent transparent transparent #e46c0a;
left: 80%;
}
.energy-class__bar--nF:after {
background-color: #c0504d;
width: 90%;
}
.energy-class__bar--nF:before {
border-color: transparent transparent transparent #c0504d;
left: 90%;
}
.energy-class__bar--nG:after {
background-color: red;
width: 100%;
}
.energy-class__bar--nG:before {
border-color: transparent transparent transparent red;
left: 100%;
}
.energy-class__big .color-A4 {
color: #360;
}
.energy-class__big .color-A3 {
color: #060;
}
.energy-class__big .color-A2 {
color: #090;
}
.energy-class__big .color-A1 {
color: #0c0;
}
.energy-class__big .color-B {
color: #9c0;
}
.energy-class__big .color-C {
color: #ff0;
}
.energy-class__big .color-D {
color: #ffc000;
}
.energy-class__big .color-E {
color: #e46c0a;
}
.energy-class__big .color-F {
color: #c0504d;
}
.energy-class__big .color-G {
color: red;
}
.energy-class__big {
text-align: center;
font-size: 2.33333rem;
font-weight: 600;
}
.energy-box-color {
background: #f5f5f5;
height: 100%;
padding: 40px;
margin: 0 30px;
}
.energy-house {
border: 1px solid #dedede;
background: #fff;
height: 100%;
padding: 40px;
margin: 0 30px;
}
.energy-class__title,
.energy-house-title {
text-align: center;
}
.energy-class__title h3,
.energy-house-title h3 {
font-size: 18px;
}
.energy-box-info p {
margin-bottom: 0;
font-size: 18px;
}
.energy-house .energy-house-details .title {
text-align: center;
text-transform: uppercase;
font-weight: 600;
letter-spacing: 2px;
}
.energy-house .energy-house-details {
margin-top: 20px;
}
.energy-house .energy-house-details .season-value {
display: flex;
gap: 10px;
margin-top: 10px;
}
.energy-house .energy-house-details .apimo-row {
margin: 0 -15px;
}
.energy-house .energy-house-details .apimo-row .apimo-col-lg-6 {
padding: 0 15px;
}
.energy-house .energy-house-details .season-value .item {
border: 1px solid #666;
padding: 5px;
}
.energy-box-info {
max-width: 300px;
margin: 0 auto;
background: #fff;
padding: 40px;
text-align: center;
}
.energy-box-info p.info span {
font-size: 29px;
}
@media (max-width: 47.99em) {
.energy-class__big {
margin-bottom: 10px;
}
}
.energy-class__consumption {
font-size: 0.77778rem;
}
@media (min-width: 48em) and (max-width: 61.99em) {
.energy-class__consumption {
margin-top: 2.22222rem;
}
}
.energy-class__features {
list-style-type: none;
padding: 0;
margin: 0 0 1.11111rem;
}
.energy-class__features > li {
position: relative;
padding: 0 1.11111rem;
margin: 0;
}
.energy-class__features > li:before {
content: "";
position: absolute;
left: 0;
top: 0.6em;
width: 0.4em;
height: 0.4em;
border-radius: 100%;
background-color: #dc1c2e;
transform: translateY(-50%);
z-index: -1;
}
.apimo-other-info-properties .Pro-info .details-table .row {
display: flex;
align-items: baseline;
margin: 0;
margin-bottom: 20px;
}
.apimo-other-info-properties .Pro-info .details-table dt.term {
font-size: 14px;
font-weight: 400;
color: #666;
line-height: 18px;
max-width: 180px;
width: 100%;
}
.apimo-other-info-properties .Pro-info .details-table dd.description {
font-size: 14px;
font-weight: 500;
color: #333;
line-height: 18px;
width: 100%;
margin: 0;
}
.apimo-other-info-properties .Pro-info .details-table {
max-width: 1080px;
width: 100%;
column-count: 3;
margin-bottom: 50px;
}
.apimo-other-info-properties .Pro-ex-points {
margin: 0 -25px;
display: flex;
flex-wrap: wrap;
padding-left: 0;
}
.apimo-other-info-properties .Pro-ex-points li {
list-style-type: none;
margin: 0;
padding: 0;
display: flex;
gap: 5px;
align-items: center;
line-height: 1;
max-width: 20%;
flex: 0 0 20%;
margin: 0 0 15px;
padding: 0 25px;
font-size: 14px;
}
.apimo-other-info-properties .Pro-ex-points li svg.not-include path {
fill: red !important;
}
.apimo-other-info-properties .Pro-ex-points li svg.include path {
fill: green !important;
}
@media print, screen and (max-width: 575px) {
.landscape-type .Pro-Image,
.landscape-type .Pro-content {
max-width: 100% !important;
flex: 0 0 100% !important;
}
.Pro-Image,
.Pro-content {
max-width: 100% !important;
}
.apimo-content-wrapper.Content-wrapper {
margin-top: 30px;
}
.Product-wrapper.landscape-type .Product-block .Pro-Image,
.Product-wrapper.landscape-type .Product-block .Pro-content {
max-width: 100%;
flex: 0 0 100%;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-content {
height: inherit;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-top-info {
padding: 0 20px;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-price {
padding: 15px 20px;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-price {
margin-top: 20px;
}
.filter-container {
margin: 40px 10px 0;
}
.apimo-filter-wrapper {
flex-direction: column;
}
.apimo-filter-wrapper .filter-item {
margin-right: 0;
margin-bottom: 0px;
}
section.apimo-filters.apimo-archive-filters {
margin-top: 10px;
display: none;
padding: 0;
}
.apimo-filter-wrapper .filter-item.advance-search {
margin-left: 0;
}
.apimo-filter-wrapper .filter-item-title {
border: 0;
padding: 15px 25px;
border-bottom: 1px solid #dedede;
}
.apimo-filter-wrapper .filter-item-title .text {
font-size: 15px;
}
.apimo-filter-wrapper .filter-item-dropdown {
border: 0 !important;
position: relative;
width: 100%;
padding: 15px 25px;
border-bottom: 1px solid #dedede !important;
}
.apimo-filter-wrapper .filter-item-dropdown .apimo_location_wrap {
padding: 10px 0;
}
.apimo-filter-wrapper .filter-item-dropdown .apply-filter {
border-top: 0;
padding: 0;
}
.apimo-filter-wrapper .filter-item-dropdown .filter-item-qty {
padding: 15px 0;
}
.apimo-filter-wrapper .filter-item-dropdown .apimo-aditional-filter {
padding: 10px 8px;
}
.apimo-filter-wrapper
.filter-item-dropdown
.apimo-aditional-filter
div.apimo-archive-filter {
max-width: 50%;
flex: 0 0 50%;
}
.apimo-filter-wrapper .filter-item.order-by {
flex-direction: column;
}
.apimo-filter-wrapper .filter-item.order-by .filter-item-title {
border: 0;
padding: 15px 25px;
border-bottom: 0;
width: 100%;
}
.apimo-filter-wrapper .filter-item.advance-search .filter-item-dropdown {
width: 100%;
}
.apimo-filter-wrapper .filter-item.filter-dates .filter-item-dropdown {
width: 100%;
}
.apimo-filter-wrapper .filter-item.order-by.active .filter-item-title {
border-bottom: 1px solid #dedede;
}
.apimo-filter-wrapper .filter-item.order-by .filter-item-title .mobile-title {
width: 100%;
display: flex;
}
section.apimo-filters.apimo-archive-filters.active {
display: block;
}
.filter-mobile-toggle {
display: flex;
align-items: center;
cursor: pointer;
margin-bottom: 15px;
}
.filter-mobile-toggle svg {
width: 18px;
fill: #666;
}
.filter-mobile-toggle p {
margin-bottom: 0;
margin-left: 8px;
text-transform: uppercase;
font-weight: 600;
}
.filter-item .apimo_date_filter_radio {
max-width: 100%;
flex: 0 0 100%;
margin-bottom: 15px;
}
.filter-item .apimo-archive-filter.apimo_dates {
padding: 0 0 20px;
}
.Product-wrapper.Grid-wrapper .Product-block .Pro-Image .apimo-image {
width: 100%;
overflow: hidden;
}
.Product-wrapper .Product-block {
box-shadow: 1px 1px 6px 4px rgb(0 0 0 / 10%);
}
.Product-detail-page .Pro-detail-wrapper {
padding: 30px 15px 0;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-title h3,
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-title .h3 {
font-size: 28px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-d-price {
font-size: 24px;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-points
.Pro-meta
svg {
width: 18px;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-points
.Pro-meta
span {
padding-left: 5px;
font-size: 14px;
}
.Product-detail-page
.Pro-detail-wrapper
.Pro-detail-info
.Pro-info
.Pro-info-title {
font-size: 16px;
margin-bottom: 17px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info .Pro-info {
margin-bottom: 10px;
}
.Pro-detail-wrapper-row {
display: flex;
flex-wrap: wrap;
}
.Pro-detail-wrapper-row .Pro-detail-wrapper-col-image {
max-width: 100%;
flex: 0 0 100%;
}
.Pro-detail-wrapper-row .Pro-detail-wrapper-col-info {
max-width: 100%;
flex: 0 0 100%;
margin-top: 30px;
}
.Product-detail-page .Pro-detail-wrapper .Pro-detail-info {
padding-left: 0;
}
.apimo-other-info-properties {
padding: 0 15px;
}
.apimo-other-info-properties .Pro-info .details-table {
column-count: 1;
}
.apimo-other-info-properties .Pro-ex-points {
max-width: 100%;
flex: 0 0 100%;
}
.apimo-other-info-properties .Pro-ex-points li {
max-width: 50%;
flex: 0 0 50%;
}
.energy-box-color {
margin: 0;
height: inherit;
}
.energy-house {
margin: 30px 0 0;
padding: 20px;
height: inherit;
}
.Related-pro-wrapper {
padding: 0 5px 40px;
}
.Related-pro-wrapper h2,
.Related-pro-wrapper .h2 {
font-size: 24px;
padding: 0 15px;
margin-bottom: 20px;
}
}
@media print, screen and (min-width: 576px) {
.filter-mobile-toggle {
display: none;
}
} :root {
--loader-width: 70px;
--loader-height: 70px;
--loader-color-primary: #27ae60;
--loader-color-secondary: #eee;
--line-width: 3px;
--animation-duration: 2s;
--loader-initial-scale: 0.1;
}
.loader,
.loader:before,
.loader:after {
box-sizing: border-box;
flex-grow: 0;
flex-shrink: 0;
}  @keyframes blast-ripple {
0% {
top: calc(var(--loader-height, 100px) / 2 - var(--line-width, 4px));
left: calc(var(--loader-width, 100px) / 2 - var(--line-width, 4px));
width: 0;
height: 0;
opacity: 1;
}
100% {
top: -1px;
left: -1px;
width: calc(var(--loader-width, 100px) - var(--line-width, 4px));
height: calc(var(--loader-height, 100px) - var(--line-width, 4px));
opacity: 0;
}
}
.loader.blasting-ripple {
position: relative;
width: var(--loader-width, 100px);
height: var(--loader-height, 100px);
}
.loader.blasting-ripple::after {
opacity: 0;
content: "";
position: absolute;
border: var(--line-width, 4px) solid var(--loader-color-primary, #00f);
opacity: 1;
border-radius: 50%;
animation: blast-ripple var(--animation-duration, 1s)
cubic-bezier(0, 0.2, 0.8, 1) infinite;
}
.loader.blasting-ripple::before {
opacity: 0;
top: calc(var(--loader-height, 100px) / 2 - var(--line-width, 4px));
left: calc(var(--loader-width, 100px) / 2 - var(--line-width, 4px));
content: "";
position: absolute;
border: var(--line-width, 4px) solid var(--loader-color-primary, #00f);
opacity: 1;
border-radius: 50%;
animation: blast-ripple var(--animation-duration, 1s)
cubic-bezier(0, 0.2, 0.8, 1) infinite;
animation-delay: calc(var(--animation-duration, 1s) / 2);
}
.apimo_profile_picture {
width: 600px;
display: flex;
align-items: center;
justify-content: space-between;
border: 1px solid #ddd;
padding: 20px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
background-color: #fff;
border-radius: 10px;
}
.apimo_profile_picture .profile_img img {
width: 120px;
height: 120px;
border-radius: 50%;
object-fit: cover;
border: 3px solid #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.apimo_profile_picture .profile_info {
flex: 2;
margin: 0 20px;
}
.apimo_profile_picture .username {
font-size: 24px;
font-weight: bold;
margin-bottom: 15px;
color: #333;
padding: 10px;
}
.apimo_profile_picture .username img {
width: 30px;
height: 30px;
}
.apimo_profile_picture .info span {
display: block;
margin-bottom: 8px;
font-size: 14px;
color: #555;
border: 1px solid #ddd;
padding: 10px;
border-radius: 5px;
background-color: #fff;
}
.apimo_profile_picture .verify_user {
display: flex;
flex-direction: column;
align-items: center;
}
.apimo_profile_picture .language {
margin-bottom: 15px;
font-size: 16px;
color: #007bff;
}
.apimo_profile_picture .verification img {
width: 30px;
height: 30px;
}
.apimo_profile_picture .contact-button {
margin: 20px 0;
}  .contact_agent .form-group {
margin-bottom: 15px;
} .contact_agent label {
display: block;
margin-bottom: 8px;
font-weight: bold;
color: #333;
} .contact_agent input,
.contact_agent textarea {
width: 100%;
padding: 10px;
box-sizing: border-box;
border: 1px solid #ccc;
border-radius: 4px;
margin-bottom: 10px;
font-size: 14px;
} .contact_agent .success-message,
.contact_agent .error-message {
margin-top: 15px;
padding: 10px;
border-radius: 4px;
font-size: 14px;
}
.contact_agent .success-message {
background-color: #dff0d8;
color: #4caf50;
}
.contact_agent .error-message {
background-color: #f2dede;
color: #a94442;
}
@media only screen and (max-width: 768px) {
.apimo_profile_picture {
width: 100%;
flex-direction: column;
padding: 15px;
}
.apimo_profile_picture .profile_img img {
width: 140px;
height: 140px !important;
}
.apimo_profile_picture .profile_info {
margin: 15px 0;
}
.apimo_profile_picture .username {
font-size: 20px;
}
.apimo_profile_picture .info span {
font-size: 12px;
}
}
.media-button {
display: inline-block;
background-color: #007bff; color: #fff; text-decoration: none;
padding: 18px 16px; font-size: 14px; border-radius: 4px; transition: background-color 0.3s ease; }
.media-button:hover {
color: #fff !important;
background: #000 !important;
}
.Pro-d-commission-badge {
margin-left: 20px;
font-size: 14px;
background-color: #ff4500;
color: white;
padding: 15px 10px;
border-radius: 5px;
font-weight: bold;
display: inline-block;
margin-top: 5px;
}
.Pro-d-price {
display: flex;
align-items: center;
}
.exclusive_badge {
width: 90px;
position: absolute;
z-index: 9;
right: 10px;
top: 20px;
border-radius: 50%;
}
#lightbox {
display: none; position: fixed;
z-index: 9999;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.7); padding: 20px; box-sizing: border-box; overflow-y: auto; }
.lightbox-content {
text-align: center;
color: #fff; }
#lightbox-slider {
display: flex;
justify-content: center;
align-items: center;
margin-top: 20px; }
#lightbox-slider img {
max-width: 100%;
max-height: 80vh;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
transition: transform 0.3s ease; padding: 20px;
}
.close-btn {
position: absolute;
top: 10px;
right: 10px;
cursor: pointer;
font-size: 60px;
color: #fff; z-index: 10000; }
.apimo_form_container {
margin: 40px auto;
}
.apimo_form_title {
text-align: center;
color: #333;
margin-bottom: 20px;
font-size: 24px;
}
.apimo_form_group {
margin-bottom: 20px;
}
.apimo_form_row {
display: flex;
gap: 20px;
margin-bottom: 20px;
}
.apimo_form_column {
flex: 1;
}
.apimo_label {
display: block;
margin-bottom: 5px;
color: #555;
font-weight: 500;
}
.apimo_required::after {
content: " *";
color: #e74c3c;
}
.apimo_input {
width: 100%;
padding: 8px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
transition: border-color 0.3s ease;
}
.apimo_input:focus {
outline: none;
border-color: #3498db;
box-shadow: 0 0 5px rgba(52, 152, 219, 0.3);
}
.apimo_textarea {
width: 100%;
padding: 8px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
resize: vertical;
min-height: 100px;
transition: border-color 0.3s ease;
}
.apimo_textarea:focus {
outline: none;
border-color: #3498db;
box-shadow: 0 0 5px rgba(52, 152, 219, 0.3);
}
.apimo_contact_note {
font-size: 12px;
color: #666;
margin-top: 4px;
}
.apimo_input_disabled {
background-color: #f5f5f5;
cursor: not-allowed;
}
.apimo_submit_button {
width: 100%;
padding: 12px;
background-color: #3498db;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
font-size: 16px;
transition: background-color 0.3s ease;
}
.apimo_submit_button:hover {
background-color: #2980b9;
}
.apimo_error_message {
color: #e74c3c;
font-size: 12px;
margin-top: 4px;
display: none;
}
.apimo_input:invalid + .apimo_error_message {
display: block;
}
.apimo_success_message {
background-color: #28a745;
color: white;
padding: 20px;
border-radius: 4px;
text-align: center;
font-size: 18px;
margin-top: 20px;
}
.apimo_form_container {
margin: 40px auto;
}
.apimo_form_title {
text-align: center;
color: #333;
margin-bottom: 20px;
font-size: 24px;
}
.apimo_form_group {
margin-bottom: 20px;
}
.apimo_form_row {
display: flex;
gap: 20px;
margin-bottom: 20px;
}
.apimo_form_column {
flex: 1;
}
.apimo_label {
display: block;
margin-bottom: 5px;
color: #555;
font-weight: 500;
}
.apimo_required::after {
content: " *";
color: #e74c3c;
}
.apimo_input {
width: 100%;
padding: 8px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
transition: border-color 0.3s ease;
}
.apimo_input:focus {
outline: none;
border-color: #3498db;
box-shadow: 0 0 5px rgba(52, 152, 219, 0.3);
}
.apimo_textarea {
width: 100%;
padding: 8px 12px;
border: 1px solid #ddd;
border-radius: 4px;
font-size: 14px;
resize: vertical;
min-height: 100px;
transition: border-color 0.3s ease;
}
.apimo_textarea:focus {
outline: none;
border-color: #3498db;
box-shadow: 0 0 5px rgba(52, 152, 219, 0.3);
}
.apimo_contact_note {
font-size: 12px;
color: #666;
margin-top: 4px;
}
.apimo_input_disabled {
background-color: #f5f5f5;
cursor: not-allowed;
}
.apimo_submit_button {
width: 100%;
padding: 12px;
background-color: #3498db;
color: white;
border: none;
border-radius: 4px;
cursor: pointer;
font-size: 16px;
transition: background-color 0.3s ease;
}
.apimo_submit_button:hover {
background-color: #2980b9;
}
.apimo_error_message {
color: #e74c3c;
font-size: 12px;
margin-top: 4px;
display: none;
}
.apimo_input:invalid + .apimo_error_message {
display: block;
}
 .slick-loading .slick-list
{
background: #fff url(https://www.conseilimmopro.com/wp-content/plugins/apimo//assets/css/ajax-loader.gif) center center no-repeat;
} @font-face
{
font-family: 'slick';
font-weight: normal;
font-style: normal;
src: url(https://www.conseilimmopro.com/wp-content/plugins/apimo//assets/css/fonts/slick.eot);
src: url(https://www.conseilimmopro.com/wp-content/plugins/apimo//assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.conseilimmopro.com/wp-content/plugins/apimo//assets/css/fonts/slick.woff) format('woff'), url(https://www.conseilimmopro.com/wp-content/plugins/apimo//assets/css/fonts/slick.ttf) format('truetype'), url(https://www.conseilimmopro.com/wp-content/plugins/apimo//assets/css/fonts/slick.svg#slick) format('svg');
} .slick-prev,
.slick-next
{
font-size: 0;
line-height: 0;
position: absolute;
top: 50%;
display: block;
width: 20px;
height: 20px;
padding: 0;
-webkit-transform: translate(0, -50%);
-ms-transform: translate(0, -50%);
transform: translate(0, -50%);
cursor: pointer;
color: transparent;
border: none;
outline: none;
background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
color: transparent;
outline: none;
background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
opacity: .25;
}
.slick-prev:before,
.slick-next:before
{
font-family: 'slick';
font-size: 20px;
line-height: 1;
opacity: .75;
color: white;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-prev
{
left: -25px;
}
[dir='rtl'] .slick-prev
{
right: -25px;
left: auto;
}
.slick-prev:before
{
content: '←';
}
[dir='rtl'] .slick-prev:before
{
content: '→';
}
.slick-next
{
right: -25px;
}
[dir='rtl'] .slick-next
{
right: auto;
left: -25px;
}
.slick-next:before
{
content: '→';
}
[dir='rtl'] .slick-next:before
{
content: '←';
} .slick-dotted.slick-slider
{
margin-bottom: 30px;
}
.slick-dots
{
position: absolute;
bottom: -25px;
display: block;
width: 100%;
padding: 0;
margin: 0;
list-style: none;
text-align: center;
}
.slick-dots li
{
position: relative;
display: inline-block;
width: 20px;
height: 20px;
margin: 0 5px;
padding: 0;
cursor: pointer;
}
.slick-dots li button
{
font-size: 0;
line-height: 0;
display: block;
width: 20px;
height: 20px;
padding: 5px;
cursor: pointer;
color: transparent;
border: 0;
outline: none;
background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
opacity: 1;
}
.slick-dots li button:before
{
font-family: 'slick';
font-size: 6px;
line-height: 20px;
position: absolute;
top: 0;
left: 0;
width: 20px;
height: 20px;
content: '•';
text-align: center;
opacity: .25;
color: black;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
opacity: .75;
color: black;
}.slick-slider
{
position: relative;
display: block;
box-sizing: border-box;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-touch-callout: none;
-khtml-user-select: none;
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-tap-highlight-color: transparent;
}
.slick-list
{
position: relative;
display: block;
overflow: hidden;
margin: 0;
padding: 0;
}
.slick-list:focus
{
outline: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.slick-track
{
position: relative;
top: 0;
left: 0;
display: block;
margin-left: auto;
margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
display: table;
content: '';
}
.slick-track:after
{
clear: both;
}
.slick-loading .slick-track
{
visibility: hidden;
}
.slick-slide
{
display: none;
float: left;
height: 100%;
min-height: 1px;
}
[dir='rtl'] .slick-slide
{
float: right;
}
.slick-slide img
{
display: block;
}
.slick-slide.slick-loading img
{
display: none;
}
.slick-slide.dragging img
{
pointer-events: none;
}
.slick-initialized .slick-slide
{
display: block;
}
.slick-loading .slick-slide
{
visibility: hidden;
}
.slick-vertical .slick-slide
{
display: block;
height: auto;
border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
display: none;
}.daterangepicker {
position: absolute;
color: inherit;
background-color: #fff;
border-radius: 4px;
border: 1px solid #ddd;
width: 278px;
max-width: none;
padding: 0;
margin-top: 7px;
top: 100px;
left: 20px;
z-index: 3001;
display: none;
font-family: arial;
font-size: 15px;
line-height: 1em;
}
.daterangepicker:before, .daterangepicker:after {
position: absolute;
display: inline-block;
border-bottom-color: rgba(0, 0, 0, 0.2);
content: '';
}
.daterangepicker:before {
top: -7px;
border-right: 7px solid transparent;
border-left: 7px solid transparent;
border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
top: -6px;
border-right: 6px solid transparent;
border-bottom: 6px solid #fff;
border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
right: 9px;
}
.daterangepicker.opensleft:after {
right: 10px;
}
.daterangepicker.openscenter:before {
left: 0;
right: 0;
width: 0;
margin-left: auto;
margin-right: auto;
}
.daterangepicker.openscenter:after {
left: 0;
right: 0;
width: 0;
margin-left: auto;
margin-right: auto;
}
.daterangepicker.opensright:before {
left: 9px;
}
.daterangepicker.opensright:after {
left: 10px;
}
.daterangepicker.drop-up {
margin-top: -7px;
}
.daterangepicker.drop-up:before {
top: initial;
bottom: -7px;
border-bottom: initial;
border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
top: initial;
bottom: -6px;
border-bottom: initial;
border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges, .daterangepicker.single .drp-calendar {
float: none;
}
.daterangepicker.single .drp-selected {
display: none;
}
.daterangepicker.show-calendar .drp-calendar {
display: block;
}
.daterangepicker.show-calendar .drp-buttons {
display: block;
}
.daterangepicker.auto-apply .drp-buttons {
display: none;
}
.daterangepicker .drp-calendar {
display: none;
max-width: 270px;
}
.daterangepicker .drp-calendar.left {
padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
border: none;
}
.daterangepicker .calendar-table .next span, .daterangepicker .calendar-table .prev span {
color: #fff;
border: solid black;
border-width: 0 2px 2px 0;
border-radius: 0;
display: inline-block;
padding: 3px;
}
.daterangepicker .calendar-table .next span {
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
transform: rotate(135deg);
-webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th, .daterangepicker .calendar-table td {
white-space: nowrap;
text-align: center;
vertical-align: middle;
min-width: 32px;
width: 32px;
height: 24px;
line-height: 24px;
font-size: 12px;
border-radius: 4px;
border: 1px solid transparent;
white-space: nowrap;
cursor: pointer;
}
.daterangepicker .calendar-table {
border: 1px solid #fff;
border-radius: 4px;
background-color: #fff;
}
.daterangepicker .calendar-table table {
width: 100%;
margin: 0;
border-spacing: 0;
border-collapse: collapse;
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
background-color: #eee;
border-color: transparent;
color: inherit;
}
.daterangepicker td.week, .daterangepicker th.week {
font-size: 80%;
color: #ccc;
}
.daterangepicker td.off, .daterangepicker td.off.in-range, .daterangepicker td.off.start-date, .daterangepicker td.off.end-date {
background-color: #fff;
border-color: transparent;
color: #999;
}
.daterangepicker td.in-range {
background-color: #ebf4f8;
border-color: transparent;
color: #000;
border-radius: 0;
}
.daterangepicker td.start-date {
border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
border-radius: 4px;
}
.daterangepicker td.active, .daterangepicker td.active:hover {
background-color: #357ebd;
border-color: transparent;
color: #fff;
}
.daterangepicker th.month {
width: auto;
}
.daterangepicker td.disabled, .daterangepicker option.disabled {
color: #999;
cursor: not-allowed;
text-decoration: line-through;
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
font-size: 12px;
padding: 1px;
height: auto;
margin: 0;
cursor: default;
}
.daterangepicker select.monthselect {
margin-right: 2%;
width: 56%;
}
.daterangepicker select.yearselect {
width: 40%;
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.secondselect, .daterangepicker select.ampmselect {
width: 50px;
margin: 0 auto;
background: #eee;
border: 1px solid #eee;
padding: 2px;
outline: 0;
font-size: 12px;
}
.daterangepicker .calendar-time {
text-align: center;
margin: 4px auto 0 auto;
line-height: 30px;
position: relative;
}
.daterangepicker .calendar-time select.disabled {
color: #ccc;
cursor: not-allowed;
}
.daterangepicker .drp-buttons {
clear: both;
text-align: right;
padding: 8px;
border-top: 1px solid #ddd;
display: none;
line-height: 12px;
vertical-align: middle;
}
.daterangepicker .drp-selected {
display: inline-block;
font-size: 12px;
padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
margin-left: 8px;
font-size: 12px;
font-weight: bold;
padding: 4px 8px;
}
.daterangepicker.show-ranges.single.rtl .drp-calendar.left {
border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.single.ltr .drp-calendar.left {
border-left: 1px solid #ddd;
}
.daterangepicker.show-ranges.rtl .drp-calendar.right {
border-right: 1px solid #ddd;
}
.daterangepicker.show-ranges.ltr .drp-calendar.left {
border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
float: none;
text-align: left;
margin: 0;
}
.daterangepicker.show-calendar .ranges {
margin-top: 8px;
}
.daterangepicker .ranges ul {
list-style: none;
margin: 0 auto;
padding: 0;
width: 100%;
}
.daterangepicker .ranges li {
font-size: 12px;
padding: 8px 12px;
cursor: pointer;
}
.daterangepicker .ranges li:hover {
background-color: #eee;
}
.daterangepicker .ranges li.active {
background-color: #08c;
color: #fff;
} @media (min-width: 564px) {
.daterangepicker {
width: auto;
}
.daterangepicker .ranges ul {
width: 140px;
}
.daterangepicker.single .ranges ul {
width: 100%;
}
.daterangepicker.single .drp-calendar.left {
clear: none;
}
.daterangepicker.single .ranges, .daterangepicker.single .drp-calendar {
float: left;
}
.daterangepicker {
direction: ltr;
text-align: left;
}
.daterangepicker .drp-calendar.left {
clear: left;
margin-right: 0;
}
.daterangepicker .drp-calendar.left .calendar-table {
border-right: none;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.daterangepicker .drp-calendar.right {
margin-left: 0;
}
.daterangepicker .drp-calendar.right .calendar-table {
border-left: none;
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.daterangepicker .drp-calendar.left .calendar-table {
padding-right: 8px;
}
.daterangepicker .ranges, .daterangepicker .drp-calendar {
float: left;
}
}
@media (min-width: 730px) {
.daterangepicker .ranges {
width: auto;
}
.daterangepicker .ranges {
float: left;
}
.daterangepicker.rtl .ranges {
float: right;
}
.daterangepicker .drp-calendar.left {
clear: none !important;
}
}* {
margin: 0;
padding: 0;
box-sizing: border-box;
list-style: none;
}
.apimo_container {
width: 1000px;
margin: 0 auto;
margin-bottom: 100px;
}
.apimo_property_gallery {
margin-top: 48px;
display: grid;
gap: 16px;
position: relative;
}
.apimo_property_gallery a {
display: none;
border-radius: 15px;
overflow: hidden;
}
.apimo_property_gallery a:first-child,
.apimo_property_gallery a:nth-child(2),
.apimo_property_gallery a:nth-child(3) {
display: block;
}
.apimo_property_gallery a:first-child {
grid-row: 1 / 3;
}
.apimo_property_gallery a:first-child img {
width: 602px;
height: 440px;
}
.apimo_property_gallery a:nth-child(2) {
grid-row: 1;
}
.apimo_property_gallery a:nth-child(2) img,
.apimo_property_gallery a:nth-child(3) img {
width: 382px;
height: 212px;
}
.apimo_view_all_images {
display: block !important;
position: absolute;
right: 16px;
bottom: 16px;
padding: 8px 16px;
border: none;
font-size: 14px;
background-color: #fff;
color: #101113;
cursor: pointer;
border-radius: 8px;
font-weight: bold;
}
.apimo_view_all_images img {
vertical-align: text-top;
width: 20px;
margin-right: 8px;
}
.apimo_section_compagne {
margin-top: 48px;
}
.apimo_info_compagne {
display: flex;
align-items: baseline;
justify-content: space-between;
}
.apimo_location_info {
display: inline-flex;
align-items: center;
column-gap: 12px;
margin: 16px 0 24px;
color: #6b6c74;
}
.apimo_color {
font-size: 14px;
font-weight: 500;
background-color: #f5f5f5;
padding: 4px 12px;
}
p {
margin-bottom: 0 !important;
}
.apimo_title,
.apimo_price {
font-size: 21px;
font-weight: bold;
}
.apimo_title {
color: #101113;
}
.apimo_price {
color: #eb6753;
}
.apimo_compagne_describe {
font-size: 14px;
line-height: 22px;
}
.apimo_list_image {
display: flex;
align-items: center;
column-gap: 32px;
margin: 24px 0 0;
}
.apimo_list_item {
display: flex;
align-items: center;
column-gap: 8px;
list-style: none;
color: #2a2a2e;
font-size: 14px;
font-weight: 500;
}
.apimo_line {
width: 100%;
height: 1px;
background-color: #dedee0;
margin: 48px 0;
}
.apimo_title_h2 {
font-size: 19px;
color: #101113;
margin-bottom: 24px;
}
.apimo_property_list {
column-count: 2;
}
.apimo_property_list:nth-child(2) .apimo_property_title {
max-width: 140px;
}
.apimo_property {
display: flex;
justify-content: space-between;
font-size: 14px;
}
.apimo_property_title {
color: #909097;
font-weight: normal;
}
.apimo_property_value {
color: #101113;
font-weight: 500;
margin-right: 25px;
}
.apimo_more {
display: inline-flex;
align-items: center;
font-weight: 600;
column-gap: 8px;
font-size: 14px;
margin-top: 10px;
cursor: pointer;
}
.apimo_vector {
width: 13px;
}
.apimo_iframe {
width: 100%;
height: 400px;
border-radius: 10px;
object-fit: cover;
margin-bottom: 24px;
}
.apimo_performance_images {
margin-left: 0;
column-count: 2;
column-gap: 48px;
}
.apimo_performance-paragraph {
color: #6b6c74;
font-size: 14px;
line-height: 20px;
}
.apimo_image {
margin-top: 12px;
width: 250px;
}
.apimo_list_video {
display: flex;
gap: 24px;
}
.apimo_video {
border-radius: 15px;
width: 560px;
height: 330px;
}
.apimo_list_download {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
gap: 16px;
margin: 0 0 20px !important;
}
.apimo_item_download {
display: inline-flex;
align-items: center;
justify-content: space-between;
background-color: rgba(235, 103, 83, 0.05);
padding: 17px 15px;
border-radius: 15px;
cursor: pointer;
width: 490px;
flex: 1 360px;
}
.apimo_download {
display: flex;
align-items: center;
column-gap: 8px;
}
.apimo_info_download p:nth-child(1) {
color: #101113;
font-size: 13px;
font-weight: 500;
line-height: 10px;
}
.apimo_info_download p:nth-child(2) {
color: #6b6c74;
font-size: 12px;
}
.apimo_info_download {
margin-top: 10px;
}
.apimo_image_download {
width: 35px;
}
.apimo_list_prestations {
column-count: 3;
margin: 24px 0 0 !important;
}
.apimo_item_prestations {
margin-bottom: 14px;
color: #2a2a2e;
font-size: 14px;
font-weight: normal;
}
.apimo_item_prestations::before {
content: "\2713";
margin-right: 10px;
font-size: 19px;
color: #11d45f;
}
.apimo_section_immobilier {
display: flex;
align-items: center;
justify-content: space-between;
background-color: rgba(235, 103, 83, 0.05);
border-radius: 15px;
padding: 35px 40px;
margin-top: 48px;
}
.apimo_immobilier {
display: flex;
align-items: center;
}
.apimo_user_image {
width: 85px;
height: 85px;
border-radius: 50%;
object-fit: cover;
}
.apimo_info_immobilier {
margin-left: 24px;
}
.apimo_info_immobilier p:nth-child(1) {
font-size: 15px;
font-weight: bold;
line-height: 21px;
}
.apimo_info_immobilier p:nth-child(2) {
color: #6b6c74;
font-size: 13px;
font-weight: normal;
}
.apimo_btn { font-size: 14px !important;
font-weight: bold;
padding: 12px 32px;
margin-right: 32px;
border-radius: 8px;
}  .apimo_img {
width: 19px;
vertical-align: text-bottom;
margin-right: 3px;
}
.apimo_btn .apimo_icon {
margin-right: 7px;
vertical-align: text-bottom;
}
.apimo_more_element {
display: none;
}
.apimo_general_information .apimo_property:nth-of-type(n + 3) {
display: none;
}
.apimo_regulations .apimo_property:nth-of-type(n + 3) {
display: none;
}
.apimo_services .apimo_item_prestations:nth-of-type(n + 3) {
display: none;
}
.apimo_send_email {
border-radius: 8px !important;
background-color: #ffffff !important;
}
.call_user {
color: #ffffff !important;
}
@media screen and (max-width: 1037px) {
.apimo_container {
width: 100% !important;
}
.apimo_property_gallery {
grid-template-columns: 1fr;
}
.apimo_property_gallery a:first-child {
grid-row: auto;
}
.apimo_property_gallery a:first-child img {
width: 100%;
height: 400px;
}
.apimo_property_gallery a:nth-child(2) img,
.apimo_property_gallery a:nth-child(3) img {
display: none;
}
.apimo_view_all_images {
right: 16px;
bottom: 30px;
}
.apimo_image {
width: 350px;
}
.apimo_video {
width: 478px;
}
.apimo_list_video {
gap: 7px;
}
}
@media screen and (max-width: 990px) {
.apimo_property_gallery a:first-child img,
.apimo_iframe,
.apimo_image,
.apimo_video {
height: 300px;
}
.apimo_list_video {
flex-wrap: wrap;
}
.apimo_video {
width: 100%;
height: 350px;
}
}
@media screen and (max-width: 974px) {
.apimo_list_download {
justify-content: center;
}
}
@media screen and (max-width: 770px) {
.apimo_item_download {
flex: 1 280px;
}
}
@media screen and (max-width: 700px) {
.apimo_list_image {
flex-wrap: wrap;
gap: 17px;
}
.apimo_section_immobilier {
align-items: center;
justify-content: center;
gap: 24px 0;
flex-wrap: wrap;
}
}
@media screen and (max-width: 550px) {
.apimo_property_list,
.apimo_property_list {
column-count: 1;
}
.apimo_list_prestations {
column-count: 2;
}
}
@media screen and (max-width: 405px) {
.apimo_performance_images {
column-count: 1;
}
.apimo_image {
width: 100%;
}
.apimo_performance_images li:nth-child(2) {
margin-top: 20px;
}
.apimo_item_download {
padding: 14px;
}
.apimo_info_download p:nth-child(2) {
font-size: 11px;
}
}
@media screen and (max-width: 473px) {
.apimo_btn {
display: block;
text-align: center;
margin-bottom: 10px;
padding: 8px 21px;
}
.apimo_video {
height: 250px;
}
.apimo_immobilier {
flex-direction: column !important;
gap: 10px 0 !important;
}
.apimo_section_immobilier {
flex-direction: column !important;
}
.apimo_btn {
margin-right: 0 !important;
}
}
.apimo_btn_click {
display: flex;
align-items: center;
}.cmplz-obfuscate span{display:none}#cmplz-manage-consent-container{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary{display:block;cursor:pointer}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::-webkit-details-marker,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories summary::marker{display:none;content:""}.cmplz-alert{display:none;padding:7px;color:white;margin:10px 0}.cmplz-alert.cmplz-error{background-color:#f44336}.cmplz-alert.cmplz-success{background-color:green}.cmplz-close{margin-left:15px;color:white;font-weight:bold;float:right;font-size:22px;line-height:20px;cursor:pointer;transition:.3s}.cmplz-close:hover{color:black}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{display:inline-block;width:calc(50% - 35px);vertical-align:top}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{width:100%}}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;cursor:pointer}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary div,#cmplz-document .cmplz-dropdown summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div{display:grid;grid-template:"heading chevron";grid-template-columns:2fr 25px;grid-gap:15px;align-items:center}#cmplz-cookies-overview .cmplz-dropdown summary div h3,#cmplz-document .cmplz-dropdown summary div h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div h3{grid-area:heading;margin:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{grid-area:chevron}#cmplz-cookies-overview .cmplz-dropdown summary div input[data-category=functional],#cmplz-document .cmplz-dropdown summary div input[data-category=functional],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div input[data-category=functional]{visibility:hidden}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary{display:block}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div{grid-template:"heading paragraph label checkbox chevron";grid-template-columns:2fr auto 0 auto 25px}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy summary div p{grid-area:paragraph}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{display:grid}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-column:span 2;grid-template-columns:1fr 1fr 1fr;grid-template:"purpose purpose purpose" "header1 header2 header3" auto}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-area:purpose}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .name-header{grid-area:header1}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .retention-header{grid-area:header2}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .function-header{grid-area:header3}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose{grid-template-columns:100px 1fr}#cmplz-cookies-overview .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,#cmplz-document .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown.cmplz-dropdown-cookiepolicy .cookies-per-purpose .purpose{grid-column:span 2}}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories{margin-top:10px;display:block;width:100%}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category{background-color:rgba(239,239,239,0.25)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category summary::-webkit-details-marker{display:none;content:""}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-description{padding:10px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category:not(:last-child){margin-bottom:5px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header{display:grid;grid-template-columns:1fr auto 25px;grid-template-rows:auto;align-items:center;grid-gap:10px;padding:5px 10px;background-color:rgba(239,239,239,0.5)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header section{padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2{grid-column-start:1;width:100%;justify-self:start;font-size:18px;text-align:left;margin-top:8px;text-transform:initial;padding-bottom:10px;border-bottom:0;margin-bottom:0}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header h2:before{height:0;margin:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active{font-size:var(--cmplz_category_header_active_font_size);color:var(--cmplz_category_header_always_active_color)}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active label,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-always-active input{display:none}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-banner-checkbox{display:flex;align-items:center;margin:0;padding:initial}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category .cmplz-category-header .cmplz-icon.cmplz-open{display:flex;align-items:center;justify-content:center;grid-column-start:3;cursor:pointer;content:"";background:var(--cmplz_category_open_icon_url) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:25px;width:25px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open]{padding-bottom:1px}#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-category-header:after,#cmplz-manage-consent-container.cmplz-manage-consent-container .cmplz-categories .cmplz-category[open] summary .cmplz-icon.cmplz-open{transform:rotate(180deg)}.postbox #cmplz-document{margin:auto auto}#cmplz-document,.editor-styles-wrapper .cmplz-unlinked-mode{font-size:14px;margin-top:0;max-width:800px;text-justify:inter-word}#cmplz-document input::-moz-focus-inner,#cmplz-document button::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode input::-moz-focus-inner,.editor-styles-wrapper .cmplz-unlinked-mode button::-moz-focus-inner{border:0;padding:0}#cmplz-document a,.editor-styles-wrapper .cmplz-unlinked-mode a{text-decoration:underline}#cmplz-document a[target=_blank]::after,.editor-styles-wrapper .cmplz-unlinked-mode a[target=_blank]::after{content:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAQElEQVR42qXKwQkAIAxDUUdxtO6/RBQkQZvSi8I/pL4BoGw/XPkh4XigPmsUgh0626AjRsgxHTkUThsG2T/sIlzdTsp52kSS1wAAAABJRU5ErkJggg==);margin:0 3px 0 5px}#cmplz-document a:focus,.editor-styles-wrapper .cmplz-unlinked-mode a:focus{border:1px solid black;padding:2px}#cmplz-document #cmplz-dnsmpd-form label,.editor-styles-wrapper .cmplz-unlinked-mode #cmplz-dnsmpd-form label{margin-right:20px;min-width:100px;display:inline-block}#cmplz-document h2,#cmplz-document h3,.editor-styles-wrapper .cmplz-unlinked-mode h2,.editor-styles-wrapper .cmplz-unlinked-mode h3{font-size:22px;text-align:left;margin-top:15px;text-transform:initial;padding-bottom:10px;margin-bottom:10px}#cmplz-document.impressum h2,#cmplz-document.impressum h3,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h2,.editor-styles-wrapper .cmplz-unlinked-mode.impressum h3{border-bottom:0;font-size:1em;padding-bottom:5px;margin-bottom:5px}#cmplz-document.impressum p,.editor-styles-wrapper .cmplz-unlinked-mode.impressum p{margin-bottom:7px}#cmplz-document h4,.editor-styles-wrapper .cmplz-unlinked-mode h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-document h5,.editor-styles-wrapper .cmplz-unlinked-mode h5{font-size:14px;text-align:left;margin-top:10px;margin-bottom:5px;text-transform:initial}#cmplz-document h3.annex,#cmplz-document h4.annex,.editor-styles-wrapper .cmplz-unlinked-mode h3.annex,.editor-styles-wrapper .cmplz-unlinked-mode h4.annex{font-weight:bold}#cmplz-document span h3,.editor-styles-wrapper .cmplz-unlinked-mode span h3{font-size:14px;border-bottom:0}#cmplz-document p,#cmplz-document li,#cmplz-document td,.editor-styles-wrapper .cmplz-unlinked-mode p,.editor-styles-wrapper .cmplz-unlinked-mode li,.editor-styles-wrapper .cmplz-unlinked-mode td{font-size:14px;margin-top:0}#cmplz-document ol.alphabetic,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic li:before{font-weight:bold;content:counter(list,lower-alpha) ") ";counter-increment:list}#cmplz-document ul,.editor-styles-wrapper .cmplz-unlinked-mode ul{list-style:disc;margin-left:15px;margin-bottom:15px}#cmplz-document ol.alphabetic ol,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol{counter-reset:list;list-style-type:none}#cmplz-document ol.alphabetic ol li:before,.editor-styles-wrapper .cmplz-unlinked-mode ol.alphabetic ol li:before{font-weight:bold;content:counter(list,decimal) ") ";counter-increment:list}#cmplz-document .cmplz-subtitle,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-subtitle{font-weight:bold;margin-top:25px}#cmplz-document .cmplz-indent,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-indent{margin-left:36px}#cmplz-cookies-overview .cmplz-dropdown,#cmplz-document .cmplz-dropdown,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown{background-color:rgba(239,239,239,0.25)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:18px;text-align:left;margin-top:15px;margin-bottom:5px;text-transform:initial}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown a,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown a,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown a{font-size:14px;margin-top:0}#cmplz-cookies-overview .cmplz-dropdown p,#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-cookies-overview .cmplz-dropdown ul,#cmplz-document .cmplz-dropdown p,#cmplz-document .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown ul,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown ul{padding:0 15px}#cmplz-cookies-overview .cmplz-dropdown p.legal-obligations-description,#cmplz-document .cmplz-dropdown p.legal-obligations-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown p.legal-obligations-description{padding-bottom:15px}#cmplz-cookies-overview .cmplz-dropdown summary::marker,#cmplz-document .cmplz-dropdown summary::marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary::-webkit-details-marker,#cmplz-document .cmplz-dropdown summary::-webkit-details-marker,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary::-webkit-details-marker{display:none;content:""}#cmplz-cookies-overview .cmplz-dropdown summary,#cmplz-document .cmplz-dropdown summary,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary{display:block;background-color:rgba(239,239,239,0.5);margin:5px 0;padding:5px 10px;align-items:center;justify-items:stretch}#cmplz-cookies-overview .cmplz-dropdown summary h3,#cmplz-document .cmplz-dropdown summary h3,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary h3{padding:0 5px;border-bottom:0;font-size:18px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary p,#cmplz-document .cmplz-dropdown summary p,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary p{text-align:right;padding:0;margin:0;font-size:14px;border-bottom:0}#cmplz-cookies-overview .cmplz-dropdown summary div:after,#cmplz-document .cmplz-dropdown summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown summary div:after{cursor:pointer;content:"";background:url(//www.conseilimmopro.com/wp-content/plugins/complianz-gdpr/assets/images/chevron-down.svg) no-repeat;transform:rotate(0);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;background-size:cover;height:18px;width:18px;margin:3px}#cmplz-cookies-overview .cmplz-dropdown[open],#cmplz-document .cmplz-dropdown[open],.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open]{padding-bottom:1px}#cmplz-cookies-overview .cmplz-dropdown[open] summary div:after,#cmplz-document .cmplz-dropdown[open] summary div:after,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown[open] summary div:after{transform:rotate(180deg)}#cmplz-cookies-overview .cmplz-dropdown h4,#cmplz-document .cmplz-dropdown h4,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h4{font-size:15px;margin:5px 0}#cmplz-cookies-overview .cmplz-dropdown h5,#cmplz-document .cmplz-dropdown h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown h5{margin:0}#cmplz-cookies-overview .cmplz-dropdown .cmplz-service-description,#cmplz-cookies-overview .cmplz-dropdown .cmplz-sharing-data,#cmplz-document .cmplz-dropdown .cmplz-service-description,#cmplz-document .cmplz-dropdown .cmplz-sharing-data,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-service-description,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cmplz-sharing-data{padding:0 15px 15px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose,#cmplz-document .cmplz-dropdown .cookies-per-purpose,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose{border:1px solid #dadada;grid-gap:1px;background-color:#dadada;margin-bottom:10px}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div,#cmplz-document .cmplz-dropdown .cookies-per-purpose div,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div{background-color:white;padding:15px}@media only screen and (min-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .name-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .name-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .name-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .retention-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .retention-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .retention-header{background-color:#f7f7f7}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose .function-header,#cmplz-document .cmplz-dropdown .cookies-per-purpose .function-header,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose .function-header{background-color:#f7f7f7}}@media only screen and (max-width:600px){#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose h5,#cmplz-document .cmplz-dropdown .cookies-per-purpose h5,.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose h5{line-height:1.8}#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-cookies-overview .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),#cmplz-document .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+2),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+3),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+4),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+5),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+6),.editor-styles-wrapper .cmplz-unlinked-mode .cmplz-dropdown .cookies-per-purpose div:nth-child(12n+7){background-color:#f7f7f7}}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block;min-width:0}h1{font-size:2em;margin:0.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bold}code,kbd,samp{font-family:monospace, monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-size:100%;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--global-gray-400: #CBD5E0;--global-gray-500: #A0AEC0;--global-xs-spacing: 1em;--global-sm-spacing: 1.5rem;--global-md-spacing: 2rem;--global-lg-spacing: 2.5em;--global-xl-spacing: 3.5em;--global-xxl-spacing: 5rem;--global-edge-spacing: 1.5rem;--global-boxed-spacing: 2rem}h1,h2,h3,h4,h5,h6{padding:0;margin:0}h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{color:inherit;text-decoration:none}dfn,cite,em,i{font-style:italic}blockquote,q{quotes:'“' '”'}blockquote{padding-left:1em;border-left:4px solid var(--global-palette4)}.entry-content blockquote{margin:0 0 var(--global-md-spacing)}blockquote cite,blockquote .wp-block-pullquote__citation{color:var(--global-palette5);font-size:13px;margin-top:1em;position:relative;font-style:normal;display:block}address{margin:0 0 1.5em}pre{background:var(--global-palette7);font-family:"Courier 10 Pitch", Courier, monospace;font-size:0.9375rem;line-height:1.6;max-width:100%;overflow:auto;padding:1.5em;white-space:pre-wrap}code,kbd,tt,var{font-family:Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;font-size:0.8rem}abbr,acronym{border-bottom:1px dotted var(--global-palette4);cursor:help}mark,ins{text-decoration:none}big{font-size:125%}html{box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}hr{height:0;border:0;border-bottom:2px solid var(--global-gray-400)}ul,ol{margin:0 0 1.5em 1.5em;padding:0}ul.aligncenter,ol.aligncenter{list-style:none}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:700}dd{margin:0 1.5em 1.5em}img{display:block;height:auto;max-width:100%}figure{margin:0.5em 0}table{margin:0 0 1.5em;width:100%}a{color:var(--global-palette-highlight);transition:all .1s linear}a:hover,a:focus,a:active{color:var(--global-palette-highlight-alt)}a:hover,a:active{outline:0}.inner-link-style-plain a:not(.button),.widget-area.inner-link-style-plain a:not(.button){text-decoration:none}.inner-link-style-normal a:not(.button),.widget-area.inner-link-style-normal a:not(.button){text-decoration:underline}.link-style-no-underline .entry-content p>a,.link-style-no-underline .entry-content strong>a,.link-style-no-underline .entry-content em>a,.link-style-no-underline .entry-content>ul a,.link-style-no-underline .entry-content a{text-decoration:none}.link-style-no-underline .entry-content p>a:hover,.link-style-no-underline .entry-content strong>a:hover,.link-style-no-underline .entry-content em>a:hover,.link-style-no-underline .entry-content>ul a:hover,.link-style-no-underline .entry-content a:hover{text-decoration:none}.link-style-color-underline .entry-content p a,.link-style-color-underline .entry-content strong>a,.link-style-color-underline .entry-content em>a,.link-style-color-underline .entry-content>ul a,.link-style-color-underline .entry-content>ol a{color:inherit;text-decoration:underline;text-decoration-color:var(--global-palette-highlight)}.link-style-color-underline .entry-content p a:hover,.link-style-color-underline .entry-content strong>a:hover,.link-style-color-underline .entry-content em>a:hover,.link-style-color-underline .entry-content>ul a:hover,.link-style-color-underline .entry-content>ol a:hover{color:var(--global-palette-highlight)}.link-style-hover-background .entry-content p a,.link-style-hover-background .entry-content strong>a,.link-style-hover-background .entry-content em>a,.link-style-hover-background .entry-content>ul a,.link-style-hover-background .entry-content>ol a{color:var(--global-palette-highlight);text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight), var(--global-palette-highlight));background-position:0% 100%;background-repeat:no-repeat;background-size:100% 1px}.link-style-hover-background .entry-content p a:hover,.link-style-hover-background .entry-content strong>a:hover,.link-style-hover-background .entry-content em>a:hover,.link-style-hover-background .entry-content>ul a:hover,.link-style-hover-background .entry-content>ol a:hover{color:var(--global-palette-highlight-alt2);text-decoration:none;background-size:100% 100%}.link-style-offset-background .entry-content p a,.link-style-offset-background .entry-content strong>a,.link-style-offset-background .entry-content em>a,.link-style-offset-background .entry-content>ul a,.link-style-offset-background .entry-content>ol a{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight));background-repeat:no-repeat;background-position:4px bottom;background-size:100% 10px}.link-style-offset-background .entry-content p a:hover,.link-style-offset-background .entry-content strong>a:hover,.link-style-offset-background .entry-content em>a:hover,.link-style-offset-background .entry-content>ul a:hover,.link-style-offset-background .entry-content>ol a:hover{color:inherit;text-decoration:none;background-image:linear-gradient(var(--global-palette-highlight-alt2), var(--global-palette-highlight-alt))}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#21759b;display:block;font-size:0.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}:where(html:not(.no-js)) .hide-focus-outline *:focus{outline:0}#primary[tabindex="-1"]:focus{outline:0}textarea{width:100%}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{-webkit-appearance:none;color:var(--global-palette5);border:1px solid var(--global-gray-400);border-radius:3px;padding:0.4em 0.5em;max-width:100%;background:var(--global-palette9);box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}::-webkit-input-placeholder{color:var(--global-palette6)}::-moz-placeholder{color:var(--global-palette6);opacity:1}::placeholder{color:var(--global-palette6)}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:var(--global-palette3);border-color:var(--global-palette6);outline:0;box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1)}select{border:1px solid var(--global-gray-400);background-size:16px 100%;padding:0.2em 35px 0.2em 0.5em;background:var(--global-palette9) url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==) no-repeat 98% 50%;-moz-appearance:none;-webkit-appearance:none;appearance:none;box-shadow:none;outline:0;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}select::-ms-expand{display:none}select:focus{color:var(--global-palette3);border-color:var(--global-palette6);background-color:var(--global-palette9);box-shadow:0px 5px 15px -7px rgba(0,0,0,0.1);outline:0}select:focus option{color:#333}.elementor-select-wrapper select{background-image:none}.search-form{position:relative}.search-form input[type="search"],.search-form input.search-field{padding-right:60px;width:100%}.search-form .search-submit[type="submit"]{top:0;right:0;bottom:0;position:absolute;color:transparent;background:transparent;z-index:2;width:50px;border:0;padding:8px 12px 7px;border-radius:0;box-shadow:none;overflow:hidden}.search-form .search-submit[type="submit"]:hover,.search-form .search-submit[type="submit"]:focus{color:transparent;background:transparent;box-shadow:none}.search-form .kadence-search-icon-wrap{position:absolute;right:0;top:0;height:100%;width:50px;padding:0;text-align:center;background:0 0;z-index:3;cursor:pointer;pointer-events:none;color:var(--global-palette6);text-shadow:none;display:flex;align-items:center;justify-content:center}.search-form .search-submit[type="submit"]:hover~.kadence-search-icon-wrap{color:var(--global-palette4)}body.rtl .search-form .button[type="submit"],body.rtl .search-form .kadence-search-icon-wrap{left:0;right:auto}body.rtl .search-form input[type="search"],body.rtl .search-form input.search-field{padding-right:0.5em;padding-left:60px}fieldset{padding:0.625em 1.425em 0.625em;border:1px solid var(--global-gray-500);margin-top:1.2em;margin-bottom:1.2em}.affwp-form fieldset{padding:0}legend{font-weight:bold}button,.button,.wp-block-button__link,.wp-element-button,input[type="button"],input[type="reset"],input[type="submit"]{border-radius:3px;background:var(--global-palette-btn-bg);color:var(--global-palette-btn);padding:0.4em 1em;border:0;line-height:1.6;display:inline-block;font-family:inherit;cursor:pointer;text-decoration:none;transition:all 0.2s ease;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}button:visited,.button:visited,.wp-block-button__link:visited,.wp-element-button:visited,input[type="button"]:visited,input[type="reset"]:visited,input[type="submit"]:visited{background:var(--global-palette-btn-bg);color:var(--global-palette-btn)}button:hover,button:focus,button:active,.button:hover,.button:focus,.button:active,.wp-block-button__link:hover,.wp-block-button__link:focus,.wp-block-button__link:active,.wp-element-button:hover,.wp-element-button:focus,.wp-element-button:active,input[type="button"]:hover,input[type="button"]:focus,input[type="button"]:active,input[type="reset"]:hover,input[type="reset"]:focus,input[type="reset"]:active,input[type="submit"]:hover,input[type="submit"]:focus,input[type="submit"]:active{color:var(--global-palette-btn-hover);background:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}button:disabled,button.disabled,.button:disabled,.button.disabled,.wp-block-button__link:disabled,.wp-block-button__link.disabled,.wp-element-button:disabled,.wp-element-button.disabled,input[type="button"]:disabled,input[type="button"].disabled,input[type="reset"]:disabled,input[type="reset"].disabled,input[type="submit"]:disabled,input[type="submit"].disabled{cursor:not-allowed;opacity:0.5}.elementor-button-wrapper .elementor-button{background-color:var(--global-palette-btn-bg);color:var(--global-palette-btn)}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus,.elementor-button-wrapper .elementor-button:active{color:var(--global-palette-btn-hover);background-color:var(--global-palette-btn-bg-hover);box-shadow:0px 15px 25px -7px rgba(0,0,0,0.1)}.button.button-size-small{font-size:80%;padding:0.3em .7em}.button.button-size-large{font-size:110%;padding:0.6em 1.2em}.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{padding:0.4em 1em}.button.button-style-outline,.wp-block-button.is-style-outline .wp-block-button__link,.wp-block-button.is-style-outline .wp-element-button{border:2px solid currentColor}.button.button-style-outline:hover,.button.button-style-outline:focus,.button.button-style-outline:active,.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-button.is-style-outline .wp-block-button__link:active,.wp-block-button.is-style-outline .wp-element-button:hover,.wp-block-button.is-style-outline .wp-element-button:focus,.wp-block-button.is-style-outline .wp-element-button:active{border:2px solid currentColor;box-shadow:0px 0px 0px -7px rgba(0,0,0,0)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background),.wp-block-button.is-style-outline .wp-element-button:not(.has-background),.button.button-style-outline:not(.has-background){background:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-background):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-background):active,.button.button-style-outline:not(.has-background):hover,.button.button-style-outline:not(.has-background):focus,.button.button-style-outline:not(.has-background):active{background:transparent}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color),.button.button-style-outline:not(.has-text-color){color:var(--global-palette-btn-bg)}.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):hover,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):focus,.wp-block-button.is-style-outline .wp-element-button:not(.has-text-color):active,.button.button-style-outline:not(.has-text-color):hover,.button.button-style-outline:not(.has-text-color):focus,.button.button-style-outline:not(.has-text-color):active{color:var(--global-palette-btn-bg-hover)}.kadence-svg-iconset{display:inline-flex;align-self:center}.kadence-svg-iconset svg{height:1em;width:1em}.kadence-svg-iconset.svg-baseline svg{top:.125em;position:relative}body.social-brand-colors .social-show-brand-until .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always .social-button:not(.ignore-brand):not(.skip):not(.ignore){color:white}body.social-brand-colors .social-show-brand-until.social-style-outline .social-button:not(:hover):not(.skip):not(.ignore),body.social-brand-colors .social-show-brand-hover.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore):hover,body.social-brand-colors .social-show-brand-always.social-style-outline .social-button:not(.ignore-brand):not(.skip):not(.ignore){border-color:currentColor}:root .has-theme-palette-1-background-color,:root .has-theme-palette1-background-color{background-color:var(--global-palette1)}:root .has-theme-palette-1-color,:root .has-theme-palette1-color{color:var(--global-palette1)}:root .has-theme-palette-2-background-color,:root .has-theme-palette2-background-color{background-color:var(--global-palette2)}:root .has-theme-palette-2-color,:root .has-theme-palette2-color{color:var(--global-palette2)}:root .has-theme-palette-3-background-color,:root .has-theme-palette3-background-color{background-color:var(--global-palette3)}:root .has-theme-palette-3-color,:root .has-theme-palette3-color{color:var(--global-palette3)}:root .has-theme-palette-4-background-color,:root .has-theme-palette4-background-color{background-color:var(--global-palette4)}:root .has-theme-palette-4-color,:root .has-theme-palette4-color{color:var(--global-palette4)}:root .has-theme-palette-5-background-color,:root .has-theme-palette5-background-color{background-color:var(--global-palette5)}:root .has-theme-palette-5-color,:root .has-theme-palette5-color{color:var(--global-palette5)}:root .has-theme-palette-6-background-color,:root .has-theme-palette6-background-color{background-color:var(--global-palette6)}:root .has-theme-palette-6-color,:root .has-theme-palette6-color{color:var(--global-palette6)}:root .has-theme-palette-7-background-color,:root .has-theme-palette7-background-color{background-color:var(--global-palette7)}:root .has-theme-palette-7-color,:root .has-theme-palette7-color{color:var(--global-palette7)}:root .has-theme-palette-8-background-color,:root .has-theme-palette8-background-color{background-color:var(--global-palette8)}:root .has-theme-palette-8-color,:root .has-theme-palette8-color{color:var(--global-palette8)}:root .has-theme-palette-9-background-color,:root .has-theme-palette9-background-color{background-color:var(--global-palette9)}:root .has-theme-palette-9-color,:root .has-theme-palette9-color{color:var(--global-palette9)}.kt-clear{*zoom:1}.kt-clear::before,.kt-clear::after{content:' ';display:table}.kt-clear::after{clear:both}#wpadminbar{position:fixed !important}.content-area{margin:var(--global-xxl-spacing) 0}.entry-content{word-break:break-word}.entry-content table{word-break:normal}.body{overflow-x:hidden}.scroll a *,a.scroll *{pointer-events:none}.content-width-fullwidth .content-container.site-container{max-width:none;padding:0}.content-width-fullwidth .content-area,.content-vertical-padding-hide .content-area{margin-top:0;margin-bottom:0}.content-vertical-padding-top .content-area{margin-bottom:0}.content-vertical-padding-bottom .content-area{margin-top:0}.site-container,.site-header-row-layout-contained,.site-footer-row-layout-contained,.entry-hero-layout-contained,.alignfull>.wp-block-cover__inner-container,.alignwide>.wp-block-cover__inner-container{margin:0 auto;padding:0 var(--global-content-edge-padding)}.kt-row-layout-inner>.kb-theme-content-width,.kt-row-layout-inner.kt-row-has-bg>.kb-theme-content-width{padding-left:var(--global-content-edge-padding);padding-right:var(--global-content-edge-padding)}.content-bg{background:white}.content-style-unboxed .entry:not(.loop-entry)>.entry-content-wrap{padding:0}.content-style-unboxed .content-bg:not(.loop-entry){background:transparent}.content-style-unboxed .entry:not(.loop-entry){box-shadow:none;border-radius:0}@media screen and (min-width: 1025px){.has-sidebar .content-container{display:grid;grid-template-columns:5fr 2fr;grid-gap:var(--global-xl-spacing);justify-content:center}#secondary{grid-column:2;grid-row:1;min-width:0}.has-left-sidebar .content-container{grid-template-columns:2fr 5fr}.has-left-sidebar #main{grid-column:2;grid-row:1}.has-left-sidebar #secondary{grid-column:1;grid-row:1}.has-sidebar .wp-site-blocks .content-container .alignwide,.has-sidebar .wp-site-blocks .content-container .alignfull{width:unset;max-width:unset;margin-left:0;margin-right:0}.has-sidebar .content-container .kadence-thumbnail-position-behind.alignwide{margin-left:-10px;margin-right:-10px}}#kt-scroll-up-reader,#kt-scroll-up{position:fixed;-webkit-transform:translateY(40px);transform:translateY(40px);transition:all 0.2s ease;opacity:0;z-index:1000;display:flex;cursor:pointer}#kt-scroll-up-reader *,#kt-scroll-up *{pointer-events:none}#kt-scroll-up-reader.scroll-up-style-outline,#kt-scroll-up.scroll-up-style-outline{background:transparent}.scroll-up-style-filled{color:var(--global-palette9);background:var(--global-palette4)}.scroll-up-style-filled:hover{color:var(--global-palette9)}.scroll-up-style-outline,.scroll-up-wrap.scroll-up-style-outline{border-width:2px;border-style:solid;border-color:currentColor;color:var(--global-palette4)}.scroll-up-style-outline:hover{color:var(--global-palette5)}#kt-scroll-up.scroll-visible{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1}#kt-scroll-up-reader{-webkit-transform:translateY(0px);transform:translateY(0px);transition:all 0s ease}#kt-scroll-up-reader:not(:focus){clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;overflow:hidden;word-wrap:normal !important}#kt-scroll-up-reader:focus{-webkit-transform:translateY(0px);transform:translateY(0px);opacity:1;box-shadow:none;z-index:1001}@media screen and (max-width: 719px){.vs-sm-false{display:none !important}}@media screen and (min-width: 720px) and (max-width: 1024px){.vs-md-false{display:none !important}}@media screen and (min-width: 1025px){.vs-lg-false{display:none !important}}body.logged-in .vs-logged-in-false{display:none !important}body:not(.logged-in) .vs-logged-out-false{display:none !important}.infinite-scroll .posts-navigation,.infinite-scroll .pagination,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}#wrapper{overflow:hidden;overflow:clip}.kadence-scrollbar-fixer{margin-right:var(--scrollbar-offset, unset)}.kadence-scrollbar-fixer .item-is-fixed{right:var(--scrollbar-offset, 0)}.alignleft{float:left;margin-right:var(--global-md-spacing)}.alignright{float:right;margin-left:var(--global-md-spacing)}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto;text-align:center}body.footer-on-bottom #wrapper{min-height:100vh;display:flex;flex-direction:column}body.footer-on-bottom.admin-bar #wrapper{min-height:calc( 100vh - 32px)}body.footer-on-bottom #inner-wrap{flex:1 0 auto}.kadence-pro-fixed-item>.kadence-element-wrap>p:first-child:last-child,.kadence-pro-fixed-item>p:first-child:last-child{margin:0}