@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.cabinet-taboni.fr/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.cabinet-taboni.fr/wp-content/plugins/apimo//assets/css/fonts/slick.eot);
src: url(https://www.cabinet-taboni.fr/wp-content/plugins/apimo//assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'), url(https://www.cabinet-taboni.fr/wp-content/plugins/apimo//assets/css/fonts/slick.woff) format('woff'), url(https://www.cabinet-taboni.fr/wp-content/plugins/apimo//assets/css/fonts/slick.ttf) format('truetype'), url(https://www.cabinet-taboni.fr/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;
}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
word-break: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@keyframes msb-flash{0%,10%,20%,to{opacity:1}15%,5%{opacity:0}}@keyframes msb-shake{0%,27%,to{transform:translateZ(0)}15%,21%,3%,9%{transform:translate3d(-10px,0,0)}12%,18%,24%,6%{transform:translate3d(10px,0,0)}}@keyframes msb-swing{5%{transform:rotate(15deg)}10%{transform:rotate(-10deg)}15%{transform:rotate(5deg)}20%{transform:rotate(-5deg)}25%,to{transform:rotate(0deg)}}@keyframes msb-tada{0%{transform:scaleX(1)}2%,4%{transform:scale3d(.9,.9,.9) rotate(-3deg)}10%,14%,18%,6%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}12%,16%,8%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}20%,to{transform:scaleX(1)}}@keyframes msb-heartbeat{0%{transform:scale(1)}4%{transform:scale(1.3)}8%{transform:scale(1)}12%{transform:scale(1.3)}18%,to{transform:scale(1)}}@keyframes msb-wobble{0%{transform:translateZ(0)}3%{transform:translate3d(-25%,0,0) rotate(-5deg)}6%{transform:translate3d(20%,0,0) rotate(3deg)}9%{transform:translate3d(-15%,0,0) rotate(-3deg)}12%{transform:translate3d(10%,0,0) rotate(2deg)}15%{transform:translate3d(-5%,0,0) rotate(-1deg)}18%,to{transform:translateZ(0)}}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn{align-items:center;background-color:var(--msb-button-bg-color,#000);border-radius:var(--msb-button-border-radius,4px);color:var(--msb-button-text-color,#fff);display:inline-flex;justify-content:center;margin:0!important;padding:0!important;position:relative;text-decoration:none}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn p{margin:0;padding:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn .button-text{align-items:center;border-radius:4px;display:inline-block;padding:5px 8px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-shadow,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-shadow:hover{box-shadow:0 4px 8px -2px rgba(0,0,0,.35)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:hover{box-shadow:0 5px var(--msb-button-effect-color,#435100);transition:all .1s ease-in-out}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:active,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:hover:active{box-shadow:0 1px var(--msb-button-effect-color,#435100);top:4px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect.has-msb-shadow,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-3d-effect:hover.has-msb-shadow{box-shadow:0 5px var(--msb-button-effect-color,#435100),0 8px 20px -2px rgba(0,0,0,.4)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn:not(.has-msb-shadow,.has-msb-3d-effect):hover{box-shadow:0 4px 8px -2px rgba(0,0,0,.35)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=flash]{animation:msb-flash 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=shake]{animation:msb-shake 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=swing]{animation:msb-swing 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=tada]{animation:msb-tada 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=heartbeat]{animation:msb-heartbeat 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-animation[data-animation=wobble]{animation:msb-wobble 4s linear 0s infinite}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border:hover{border:1px solid var(--msb-button-border-color,#000)}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:before{background-color:var(--msb-button-hover-border-color,#000);content:"";position:absolute}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]{transition:all .1s ease .6s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover{background-color:var(--msb-button-hover-bg-color,#fff);border-color:var(--msb-button-hover-bg-color,#fff);border-radius:0;color:var(--msb-button-hover-text-color,#000);transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:before{height:0;width:2px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:before{bottom:0;left:0;transition:all .1s ease .3s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:after{right:0;top:0;transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:before{height:2px;width:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:before{left:0;top:0;transition:all .1s ease .2s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1] .button-text:after{bottom:0;right:0;transition:all .1s ease .4s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover:before{height:100%;transition:all .1s ease .2s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover:after{height:100%;transition:all .1s ease .4s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover .button-text:before{transition:all .1s ease .3s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border1]:hover .button-text:after{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]{transition:all .1s ease .3s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover{background-color:var(--msb-button-hover-bg-color,#fff);border-color:var(--msb-button-hover-bg-color,#fff);border-radius:0;color:var(--msb-button-hover-text-color,#000);transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:before{height:0;transition:all .1s ease .1s;width:2px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:before{bottom:0;left:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:after{right:0;top:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:before{height:2px;transition:all .1s ease .1s;width:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:before{right:0;top:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2] .button-text:after{bottom:0;left:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover:before{height:100%;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border2]:hover .button-text:before{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]{border-bottom-left-radius:0;border-top-right-radius:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:before{right:0;top:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:before{bottom:0;left:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]{border-bottom-right-radius:0;border-top-left-radius:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:before{bottom:0;right:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:before{left:0;top:0;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover{background-color:var(--msb-button-hover-bg-color,#fff);border-color:var(--msb-button-hover-bg-color,#fff);border-radius:0;color:var(--msb-button-hover-text-color,#000);transition:all .1s ease}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:before{height:2px;width:14px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:after{height:14px;width:2px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3] .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4] .button-text:after{height:2px;width:14px}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover:before{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover .button-text:before,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover:after{height:100%;transition:all .1s ease .1s}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border3]:hover .button-text:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-border-effect[data-border-style=border4]:hover .button-text:after{transition:all .1s ease .1s;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect:hover{color:var(--msb-button-hover-text-color,var(--msb-button-text-color,#fff))}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect:hover[data-fill-style=fill1]{background-color:var(--msb-button-hover-bg-color,var(--msb-button-bg-color,#000));border-color:var(--msb-button-hover-bg-color,var(--msb-button-bg-color,#000))}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill2]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill3]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill4]:after,.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill5]:after{background-color:var(--msb-button-hover-bg-color,var(--msb-button-bg-color,#000));border-radius:var(--msb-button-border-radius,4px);content:"";direction:rtl;height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:0;z-index:-1}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill2]:hover:after{left:auto;right:0;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill3]:after{bottom:0;height:0;top:auto;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill3]:hover:after{height:100%;top:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill4]:after{height:0;top:0;width:100%}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill4]:hover:after{bottom:0;height:100%;top:auto}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill5]:after{height:100%;left:auto;right:0}.mysticky-welcomebar-fixed .mysticky-welcomebar-btn a.msb-welcomebar-btn.has-msb-bg-effect[data-fill-style=fill5]:hover:after{left:0;width:100%}