/* new styles --> 25.09.2023 */
.video-container{position:relative;}
.video-container iframe{

}
.select-max-max .select-dropdown{
  max-width: max-content !important;
}
.salepost--item--card .select-dropdown__list{
  top: calc(100% + 5px);
  max-height: 100px;
}
.salepost__map .salepost--item--card{
  flex-wrap: nowrap;
  white-space: nowrap;
}
.salepost__map .salepost--item--card .price-value{
  overflow: hidden;
  text-overflow: ellipsis;
}
.select-max-max .select-dropdown__button{
  min-width: auto !important;
}
.map-trigger-container{
  position: relative;
  height: 100%;
}
.btn.map-trigger{
  width: max-content;
  height: max-content;
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

}
.btn.map-trigger.btn-red:hover{
  background-color: #fff;
  color: var(--red);
}
.map-fp .fp-overflow{
  height: 100% !important;
}
.map-action-container{

  top: 0;
  left: 0;
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  min-height: auto;
  justify-content: center;
  align-items: center;
}
.map-action-container img{

  height: 100%;
  width: 100%;
  object-fit: cover;
  max-width: 100%;
}
a.abs-content--mobile{
  text-decoration: none !important;
}
.palyerIsActive .video-container--fix{
  display: none;
}
.palyerIsActive.palyerIsPause .video-container--fix{
  display: block;
}
.palyerIsPause .video-container--fix::after{
  display: block;
}
.video-container--fix::after{
  content: "";
  display: none;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 320 512"><path stroke="white" fill="white" d="M48 64C21.5 64 0 85.5 0 112V400c0 26.5 21.5 48 48 48H80c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zm192 0c-26.5 0-48 21.5-48 48V400c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H240z"/></svg>');
  width: 64px;
  height: 40px;
  border-radius: 10px;
  background-color: red;
  pointer-events: none;

}
.video-container--fix{
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
}
.video-container--fix .video-fix-y-left{
  width: calc((100% - 50%) - 32px);
  height: 100%;
  left: 0;
  top: 0;
  pointer-events: all;
}
.video-container--fix .video-fix-y-right{
  width: calc((100% - 50%) - 32px);
  height: 100%;
  right: 0;
  top: 0;
  pointer-events: all;
}
.video-container--fix .video-fix-x-top{
  width: 100%;
  top: 0;
  left: 0;
  height: calc((100% - 50%) - 20px);
  pointer-events: all;
}
.video-container--fix .video-fix-x-bottom{
  width: 100%;
  bottom: 0;
  left: 0;
  height: calc((100% - 50%) - 20px);
  pointer-events: all;
}
.video-container--fix .pos-fix{
  position: absolute;
}
.h-max-content{height:max-content !important;}
.btn-title-block{
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  left: 0;
}
/*.video-container iframe{pointer-events:none;}*/
/*.video-container iframe{pointer-events:none;}*/
/*
.video-container iframe{pointer-events:none;}
.video-container.is-play iframe{pointer-events:all;}
*/
.home-page .red-title-block__wrapper{
  flex-wrap: nowrap;
}
.home-page .red-title-block__wrapper .hero-subtitle{
  white-space: nowrap;
  display: flex;
  align-items: center;
}
.abs-content-desc .link-default:hover{
  text-decoration: underline;
}
.single-island .red-title-block__wrapper > *:not(:last-child){
  border-right: none;
  margin-right: 0px;
  padding-right: 0px;
}
#magazine__main .red-title-block,
#magazine__main .header-magazine-title{
  max-width: 270px !important;
  min-width: 270px !important;
  padding: 10px;
}
.tdn{text-decoration:none;}
#magazine__main .red-title-block .hero-title,
#magazine__main .header-magazine-title .hero-title{
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#magazine__main .red-title-block__wrapper .hero-location--list{
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-overflow: ellipsis;
  display: block;
  text-align: center;
}

.signature__item .dbl-btns--cols.dbl-btns--30{
  margin-left: 5px;
  margin-right: 5px;
}
.signature__item .font-20{
  font-size: 12px !important;
}
.signature__item .dbl-btns--cols.dbl-btns--30 > .dbl-btns--option{
  padding-left: 5px;
  padding-right: 5px;
}
.ml-6{margin-left:6px;}
.red-btn{
  background-color: var(--red);
}
.function-buttons .f-btn{
  position: relative;
  top: 0;
  right: 0;
  transform: none;
  left: 0;
}
.function-buttons{
  display: flex;
}
.function-buttons .f-btn:not(:last-child){
  border-right: 1px solid #fff;
}
.red-btn--40{
  width: 40px;
  height: 40px;
}
.red-btn--40.sw-btn::after{
  font-size: 20px;
}
.section #contact-section .header-magazine-title{
  display: none !important;
}
#contact-section .salepost-text{
  padding-right: 0;
  border: none;
}
#contact-section .more-link::after,
#contact-section .less-link::after{
  filter: contrast(0);
}
#contact-section .salepost-text a.read-more-less-btn{
  margin-right: 0;
}
.magazine-page .fp-overflow{
  justify-content: flex-end !important;
}
#contact-section.title-mb .header-magazine-title{
  margin-bottom: 30px !important;
}
.hero-region .popup-filter{
  top: 25%;
}
#contact-section .fp-overflow > .container{
  display: flex;
  flex-direction: column;
}
#contact-section .red-title-block__wrapper > *:not(:last-child){
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}
#contact-section .header-magazine-title{
  position: relative;
  transform: none !important;
  left: 0 !important;
  top: 0 !important;

  color: #fff;


  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 0 !important;

  background-color: var(--red);
  text-align: center;
}
#contact-section .red-title-block__wrapper {
  flex-direction: column;
}
/* new styles --> 25.09.2023 */


/* new styles --> 15.09.2023 */
.signature__item .bg-blur .figure-content .btn{
  max-width: max-content;

}
.w-max{width:max-content !important;}
.flex-nowrap{flex-wrap:nowrap !important;}
.location-block{
  display: flex;
  flex-direction: column;
}
.location-cordinate{font-weight:600;}
.fs-10{font-size:10px !important;}
.custom-row--styler--2{
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.custom-row--styler--2 *:not(select){
 font-size: 13px !important;
}
.feature-block{
  display: flex;
  flex-direction: column;
  padding: 20px;
  background-color: #527094;
}
.custom-row--styler--2 .salepost--item--card{
  padding: 10px;
}
#magazine__main .section-fullscreen .fp-overflow > .container{
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 20px;
  padding-right: 20px;
}
#magazine__main .section-fullscreen .hero-subtitle.read-more-less-block a.read-more-less-btn{
  margin-right: 0;
}
.p-10{padding:10px !important;}
.btn---40{
  min-width: 40px;
  height: 40px;
  max-width: 40px;
}
.ico-20{
  max-width: 20px;
  min-width: 20px;
  font-size: 20px;
  height: 20px;

}
.max-w-max{max-width:max-content;}
.signature .signature__item .abs-content .abs-content-title a{
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.signature .signature__item .dbl-btns--cols > .dbl-btns--option .btn{
  font-size: 10px;
  padding: 10px 10px;
}
.signature .signature__item .figure-content p{
  font-size: 10px;
}
.footer-bottom{
  background-color: #fff;
  color: #000;
  font-size: 12px;
  text-transform: uppercase;
  padding: 25px 0 25px 0;
  position: relative;
  margin-top: 170px;
}
.footer-bottom--options{
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: -15px;

}
.footer-bottom--img{
  max-width: max-content;
  position: absolute;
  top: -143px;
  right: 0;
  padding: 0 var(--padding);
}
.footer-bottom--img img{
    width: 100%;
    height: 100%;
}
.footer-bottom--options > .fb-option{
  margin-bottom: 15px;
}
.footer-bottom--options > .fb-option:not(:last-child){
  margin-right: 15px;
}
/* new styles --> 15.09.2023 */



/* new styles --> 30.08.2023 */
.form-group.has-error .help-block{
  color: red;
}
.main:not(.fullscreen-scroll) .concat-filters .signature .signature__item{
  height: auto !important;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.main:not(.fullscreen-scroll) .concat-filters .signature .signature__item figure {
  min-height: 380px !important;
  height: 380px !important;
}
.signature .abs-content-row{
  flex-wrap: wrap;
}
/*
.main:not(.fullscreen-scroll) .concat-filters .signature .signature__item .abs-content-title{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}*/
.red-title-block .btn-close{
  padding: 0;
  right: 0;
}
.modal-desk{
  display: none;
}
.show-link .modal-desk{
  display: flex;
}
@keyframes fadeout{
  0%{
    opacity:0;
    display: none;
  }
  100%{
    opacity:1;
    display: block;
  }
}
@keyframes fadein{
  0%{
    opacity:1;
    display: block;
  }
  100%{
    opacity:0;
    display: none;
  }
}
.--fadeout{
  opacity: 0;
  display: none;
  animation: fadein 0.5s ease;
}
.--fadein{

  display: block;
  opacity: 1;
}
.relative{position:relative;}
.red-title-block.--fadeout{
  /*
  position: absolute;
  top: 100%;
  width: 100%;
  margin-top: 20px;*/
  /*
  top: 90px !important;
  left: 60px !important;
  transform: translate(0) !important;*/
}
.magazine-listing-content > .red-title-block{
  top: 75px !important;
  left: 116px !important;
  transform: translate(0) !important;
  position: absolute;
  min-width: 320px;
}
.magazine-listing-content > .red-title-block .hero-title{
  margin-bottom: 0px;
}
.magazine-listing-content > .red-title-block .hero-location--list{
  display: inline-flex;
}
.magazine-listing-content > .red-title-block .hero-subtitle{
  font-size: 12px;
}

body.lock{overflow:hidden !important;}
.wrapper .header + .fullscreen-scroll .baseLogin{
  height: 100%;
}
.modal-description .modal__content {
  overflow: auto !important; /* hidden */

}
#magazine__main .magazine-listing-content .more-link::after,
#magazine__main .magazine-listing-content .less-link::after{
  filter: contrast(0);
}
#magazine__main .magazine-listing-content .modal-description .less-link::after,
#magazine__main .magazine-listing-content .modal-description .more-link::after{
  filter: brightness(0) invert(1);
}
.modal-description .modal__content .read-more-less-block{
  overflow: auto !important;
}
#magazine__main .magazine-page .hero-content{
  margin-bottom: 0 !important;
}
#magazine__main .hero-content-inner{
  padding-bottom: 20px;
}
.magazine__banner + .abs-content.abs-content--mobile{
  position: static;
  display: block;
  transform: translate(0px, 0px);
  margin: 10px auto 0;
  /*padding-bottom: 0;*/
  white-space: normal;
}

.pagination{flex-wrap:wrap;}

:root{
  --offset: 100px;
}
.fullpage-wrapper .full-section{
  display: flex;
  flex-direction: column;
  height: 100vh;
  padding: 0;
}
.mt-0{margin-top: 0 !important;}
.fullpage-wrapper .full-section .full-section--container{
  height: calc(100% - var(--offset));
  margin-top: auto;
  margin-bottom: auto;
}
.fullpage-wrapper .full-section .youtobe-video-wrapper{
  height: 100% !important;
}
.section-fullscreen .signature__item.signature__item-text-on-down{
  overflow: hidden;
}
.section-fullscreen .signature__item.signature__item-text-on-down > figure{
  height: calc(100% - 130px) !important;
}
.section-fullscreen .signature__item.signature__item-text-on-down::after{
  height: 100%;
}
.concat-filters .signature{
  height: calc(100% - 200px);
}
.mobile-hiddenslider .swiper-slide{
  /*min-width: 150px !important;*/
}
.concat-filters .signature .signature__block{
  height: 100%;
}
.concat-filters .signature .signature__item{
  height: 100% !important;
  aspect-ratio: unset!important;
  overflow: hidden;
}
.concat-filters .signature .signature__item::after{
  height: 100% !important;
}
.concat-filters .signature .signature__item figure{
  height: calc(100% - 130px) !important;
}

.hero-content .hero__text .red-title-block *{
  text-align: left;
}
/*
.sold-off .signature{
  height: calc(100% - 150px);
}*/

.section-fullscreen .signature[data-slider="inactive-listings-slider"]{
  height: 500px;
}

.section-fullscreen .swiper-container,
.section-fullscreen .swiper,
.section-fullscreen .signature__item{
  height: 100% !important;
}


.hero-content .btn-scroll-down{
  display: none !important;
}
[data-slider="magazine-slider"].section-fullscreen{
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.featured.section-fullscreen[data-slider="featured-slider"]{
  justify-content: flex-start;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.fullscreen-scroll .featured.section-fullscreen[data-slider="featured-slider"]{
  justify-content: flex-start;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}




/* two rows slide:: feature slider */

.section-fullscreen[data-slider="featured-slider"] .fp-overflow .container{
  margin-top: 10px;
  margin-bottom: 10px;
}
.section-fullscreen[data-slider="featured-slider"] .section-head{
  margin-bottom: 0 !important;
}
.section-fullscreen[data-slider="featured-slider"] .swiper-container{
  height: calc(100% - 78px) !important;
}
.section-fullscreen[data-slider="featured-slider"] .swiper{
  height: 100% !important;
}

.section-fullscreen[data-slider="featured-slider"] .swiper-wrapper{
  flex-wrap: wrap;
  flex-direction: row !important;
  margin-top: -15px;
  grid-gap: 0 !important;
}

.section-fullscreen[data-slider="featured-slider"] .swiper-slide{
  height: calc(100% / 2) !important;
  margin-top: 15px !important;
}
/* two rows slide:: feature slider */





.hero .plyr__video-embed iframe{
  /*
  height: 100vh;
  left: 50%;
  position: absolute;
  top: 0;
  width: 177vh;
  min-width: 177vh;
  transform: translateX(-50%);*/
}
.hover-card .on-hover{
  opacity: 0;
  pointer-events: none;
}
.hover-card .on-hover{
  justify-content: center;
}
.hover-card:hover .figure-content{
  opacity: 0;
  pointer-events: none;
  -webkit-transition: ease-in-out 0.4s;
  -o-transition: ease-in-out 0.4s;
  transition: ease-in-out 0.4s;
}
.hover-card:hover .figure-content.on-hover{
  opacity: 1;
  pointer-events: all;

}
.signature__item-text-on-down .figure-content{
  z-index: 3;
}
.signature__item-text-on-down .figure-content > *.mt-40{
  margin-top: 10px;
}
.signature__item .abs-content{
  min-height: 130px;
}
.section-fullscreen[data-slider="featured-slider"] .fp-overflow{
  height: 100%;
}
.salepost.section-fullscreen .salepost__block{
  /*height: calc(100vh - 150px);*/
  position: relative;
}
/*::-webkit-scrollbar{display:none !important;}*/
.modal--show--parent{
  opacity: 1;
  visibility: visible;
}
[data-slider="magazine-slider"].section-fullscreen .magazine__slider .abs-content{

}
.footer.section-fullscreen{
  overflow: auto;
  justify-content: flex-start !important;
}
.footer.section-fullscreen .container{
  margin-top: auto;
  margin-bottom: auto;
}
.salepost.section-fullscreen .salepost__content{
  height: 100%;
  position: relative;
  padding-bottom: 0;
  flex: auto;
}
.salepost.section-fullscreen .iframebox img{
  height: 100% !important;
}
.salepost.section-fullscreen .salepost__content-top{
  height: 100%;
  border-right: 1px solid var(--gray);
}
.salepost.section-fullscreen .salepost-text{
  max-height: calc(100% - 200px);
  overflow: auto;

  border: none;
  padding-right: 30px;
}
.salepost.section-fullscreen .salepost-text::-webkit-scrollbar{
  display: none;
}
.salepost.section-fullscreen .salepost__block .salepost__map .iframebox{
  height: calc(100vh - 420px);
  min-height: 315px;
}
.salepost.section-fullscreen .mb-40{
  margin-bottom: 0 !important;
}
.salepost.section-fullscreen .section-title{
    line-height: 50px;
    background-color: #fff;
    width: 100%;
}
.salepost.section-fullscreen .salepost__content-bottom{
  /*
  position: absolute;
  bottom: 0;
  width: calc(100% - 1px);*/

}
.salepost.section-fullscreen .salepost__map{
  display: flex;
  flex-direction: column;

  padding-top: 0;
  align-self: start;
  position: sticky;
  top: 0;
}
/* new styles --> 30.08.2023 */





.home .print_container.dbl-btns-option{
  display: none !important;
}
.after-swiper-block{
  display: none;
  background: rgba(5, 23, 27, 0.5);
  text-transform: uppercase;
  text-align: center;
  justify-content: center;
  padding: 10px;
  position: absolute;
  top: calc(50% - 120px);
  left: 50%;
  transform: translate(-50%,-50%);
  width: 90%;
  z-index: 2;
}
.mag-ad-block .mag-ad-block_hover {
    display: none;
}
.mag-ad-block:hover .mag-ad-block_hover {
    display: block;
}
.mag-ad-block:hover .mag-ad-block_non-hover {
    display: none;
}
.navigate-page-arrow.prev{
  top: 10px;
}
.magazine-listing-content .wrapp-slide-info{
  width: 60%;
  max-width: 60%;
  position: absolute;
  top: 0;
  height: 100vh;
  padding-top: 150px;
  padding-bottom: 150px;

  padding-right: 60px;
  padding-left: calc(60px + 30px);

  display: flex;
  justify-content: center;
  z-index: 1000;

}
.magazine-listing-content .wrapp-slide-info,
.swiper-slide .wrapp-slide-info{
  width: 60%;
  max-width: 60%;
  position: absolute;
  top: 0;
  height: 100vh;
  padding-top: 150px;
  padding-bottom: 150px;

  padding-right: 60px;
  padding-left: calc(60px + 30px);

  display: flex;
  justify-content: center;
  z-index: 1000;

}
.swiper-slide .modal--overlay{
  display: none !important;
}
.swiper-slide .modal-description{
  pointer-events: inherit !important;
  overflow: hidden !important;
}
.swiper-slide .modal__dialog .modal__content{
  /*pointer-events: inherit !important;*/
}

.magazine-listing-content .wrapp-slide-info .red-title-block{
  margin: 0;

}
.swiper-slide .wrapp-slide-info .red-title-block{
  margin: 0;

}
.magazine-listing-content .modal-description{
  pointer-events: inherit !important;
  overflow: hidden !important;
}
.magazine-listing-content .modal-description .modal__dialog .modal__content {
  max-height: 70vh;
  transition: .2s;
  /* height: 100%; */
}
.magazine-listing-content .sw-btn{z-index:1000;}
.magazine-listing-content .modal-description .modal__dialog {
  height: 100vh !important;
  max-width: 40% !important;
  /* padding: 0; */
  padding-top: 150px;
  padding-bottom: 150px;
  margin-right: 0;
  padding-right: calc(60px + 30px);
}
.magazine-listing-content .modal-description .modal--overlay{
  display: none !important;
}
.magazine-listing-content .red-title-block{
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  margin-top: 0;
  margin-bottom: 0;

  position: absolute;
  z-index: 2;

}

.magazine-listing-content .swiper-slide .red-title-block{
  top: 50%;
  transform: translateY(-50%);
  bottom: auto;
  margin-top: 0;
  margin-bottom: 0;

  max-width: calc(100% - 180px);
}
.magazine-listing-content .swiper-slide .modal__dialog{
  height: 100vh !important;
  max-width: 40% !important;
  /* padding: 0; */
  padding-top: 150px;
  padding-bottom: 150px;
  margin-right: 0;
  padding-right: calc(60px + 30px);

}
.magazine-listing-content .swiper-slide .modal__dialog .modal__content{
  max-height: 100%;
  height: 100%;
}
.swiper-slide .red-title-block{
  position: absolute;
  bottom: 0;
  margin: 60px 50px;
  z-index: 2;
  /*max-width: 320px;*/
}
.swiper-slide .red-title-block .hero-title{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;

}
.font-400{font-weight:400 !important;}
.form-mobile-1{
  padding-top: 0;
  padding-bottom: 0;
}
.title.t-24{
  font-size: 24px;
}

.form-mobile-1 .fp-overflow{
  padding-top: 0;
  padding-bottom: 0;
}
.form-mobile-1 .contact{
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: 0;
  min-height: 100vh;
}
.pt-40{padding-top:40px !important;}
.py-10{
  padding-top: 10px;
  padding-bottom: 10px;
}
.hero .magazine-listing-gallery .swiper-slide:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  /* background: rgba(0, 0, 0, 0.3); */
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
.hero.hero-home .swiper-slide:after{
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  display: block;
  /* background: rgba(0, 0, 0, 0.3); */
  top: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
}
/*
.hero .swiper-slide > *{
  z-index: 2;
  position: relative;
}*/
.max-w-300{max-width:300px !important;}
#videos-section.section-fullscreen,
#videos-section.section-fullscreen .fp-overflow,
#videos-section.section-fullscreen .swiper-container-pagination,
#videos-section.section-fullscreen .swiper,
#videos-section.section-fullscreen .video-thumb,
#videos-section.section-fullscreen iframe{
  height: 100% !important;
  padding-top: 0;
  padding-bottom: 0;
}
#videos-section.section-fullscreen .video-thumb .play-video-thumb-btn{
  height: max-content;
}
.images-slider.section-fullscreen,
.images-slider.section-fullscreen .fp-overflow,
.images-slider.section-fullscreen .swiper-container-pagination,
.images-slider.section-fullscreen .swiper,
.images-slider.section-fullscreen .swiper-wrapper,
.images-slider.section-fullscreen .swiper-wrapper li{
  padding-top: 0;
  padding-bottom: 0;
  height: 100% !important;
}
.images-slider.section-fullscreen .swiper-pagination{
  display: none !important;
}
.gmap_main.section-fullscreen,
.gmap_main.section-fullscreen .fp-overflow,
.gmap_main.section-fullscreen .map-trigger:not(.btn){
  padding-top: 0;
  padding-bottom: 0;
  height: 100% !important;
}

.signature.section-fullscreen{
  justify-content: flex-start;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}
.fullscreen-scroll .signature.section-fullscreen{
  padding-bottom: 0px !important;
}
.magazine.section-fullscreen .magazine__banner{
  height: calc(100vh - 100px);
}
.signature.section-fullscreen .featured.slider_mobile{
  height: calc(100% - 100px);
}
.signature.section-fullscreen .featured.slider_mobile .swiper-container{
  height: 100%;
}
.signature.section-fullscreen .featured.slider_mobile .swiper,
.signature.section-fullscreen .featured.slider_mobile .swiper-wrapper{
  height: 100% !important;
}
.signature.section-fullscreen .featured .swiper-slide{
  height: 100% !important;
}
.signature.section-fullscreen .fp-overflow{
  height: 100%;
}
.dbl-btns{
  display: flex;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

.dbl-btns > .btn{
  margin-bottom: 10px;
}
.dbl-btns > .btn:not(:last-child){
  margin-right: 10px;
}
.dbl-btns--cols{
  display: flex;
  flex-wrap: wrap;
  margin-left: -5px;
  margin-right: -5px;
}
.dbl-btns--cols > .dbl-btns--option{
  max-width: max-content;
  padding-left: 5px;
  padding-right: 5px;
  display: flex;
}

.dbl-btns--cols.dbl-btns--30{
  margin-left: -15px;
  margin-right: -15px;
}
.dbl-btns--cols.dbl-btns--30 > .dbl-btns--option{
  padding-left: 15px;
  padding-right: 15px;
}
.figure-content{
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  text-align: center;
  padding: 30px;

  top: 0;
  left: 0;

  pointer-events: all;
}
.figure-content p{
  font-size: 12px;
}
.figure-content .btn-red:hover{
  color: #fff;
  background: var(--red);
}
.figure-content .btn-blue:hover{
  color: #fff;
  background: #217CAC;
}
.font-14{font-size:14px !important;}
.font-20{font-size:20px !important;}
.grecaptcha-badge{z-index:5 !important;}
.mb--10{margin-bottom:-10px;}
.mbb-10{margin-bottom:10px;}
.mt-10{margin-top:10px;}
.mt-40{margin-top:40px;}
.mb-40{margin-bottom:40px;}
.btn-190{min-width:190px;}
.items-start{align-items:flex-start;}
.mt-5{margin-top:5px;}
.flex-wrap{flex-wrap: wrap;}
.signature__item.blackbook_des.hover--active::after{
  background: linear-gradient(360deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.8) 50%) !important;
  opacity: 1!important;
}
.blackbook_des.hover--active .figure-content{
  z-index: 3;
}
.bg-red{background-color:var(--red) !important;}
.bg-blue{background-color:#217CAC !important;}
.ico-40{
  min-width: 40px;
  width: 40px;
  height: 40px;
}
.ico-90{
  min-width: 50px;
  width: 50px;
  height: 50px;
}
.btn-blue{
  background-color: #217CAC;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}
.signature__item-not-after2 .figure-content{
  z-index: 3;
}
.flex{display: flex;}
.items-center{align-items:center;}
.justify-between{justify-content:space-between;}
.flex-col{flex-direction:column;}
.justify-center{justify-content:center;}
.mr-20{margin-right:20px;}
.text-center{text-align:center;}
.btn-black{
  background-color: #000;
  color: #fff;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 14px;
  line-height: 1.25;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}
.justify-end{justify-content:flex-end;}
.blackbook_des{
  background-color: #2B2B2B;
}

.blackbook_des .abs-content{
  padding: 30px !important;
}






.ui-slider.price_range {
  border: none;
  background: #c2c0c2 !important;
  height: 17px;
  border-radius: 4px;
}
.modal-find .find-title {
  font-size: 24px;
}
.modal-find {
  z-index: 4;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  width: 100%;
  color: #fff;
  position: absolute;
  top: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 450px;
  border-top: 5px solid var(--red);
  transition: opacity 0.2s;
  z-index: 30;
}
.magazine__banner {
  padding: 0;
  z-index: 1;
  height: 100%;
  position: relative;
  box-shadow: 2px 3px 5px 0px rgba(0, 0, 0, 0.75);
}
.magazine__banner .abs-content {
  position: absolute;
  left: 50%;
  top: auto;
  bottom: 40px;
  width: auto;
  transform: translateX(-50%);
  background-color: var(--red);
  text-align: center;
  white-space: nowrap;
}
.magazine__banner .abs-content-title {
  text-transform: uppercase;
  font-size: var(--s24);
}
.magazine__banner .abs-content-desc {
  font-size: var(--s18);
}
.signature {
  padding-left: 15px;
  padding-right: 15px;
}
.magazine__banner-head {
  position: absolute;
  padding: 60px;
}
.magazine__banner-footer img {
  position: relative;
}

.form-control {
  /* background: rgba(255, 255, 255, 0.3); */
  padding: 10px;
}
.modal-find:hover {
  opacity: 1 !important;
}
.modal-find .find-heading {
  border-bottom: 1px solid #ccc;
}
.modal-find .find-heading,
.modal-find .find-body {
  padding: 20px;
}
.modal-find .find-body {
  padding-top: 15px;
}
.text-center {
  text-align: center;
}
.lds-ring {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}
.btns-dbls {
  display: flex;
  flex-direction: column;
}
.btns-dbls > .btn:not(:last-child) {
  margin-bottom: 10px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-50 {
  padding-top: 50px;
}
.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 64px;
  height: 64px;
  margin: 8px;
  border: 8px solid #fff;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #fff transparent transparent transparent;
}
.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}
.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}
.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}
.section--head-title {
  padding-top: 30px;
}
.preloader {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 3;
  background: rgba(0, 0, 0, 0.7);
  top: 0;
}
.select-list,
.select-dropdown__list {
  z-index: 4 !important;
}
.magazine__banner:hover::after,
.magazine__banner:hover > *:not(.magazine__banner-footer) {
  opacity: 1;
}
.magazine__banner::after,
.magazine__banner > *:not(.magazine__banner-footer) {
  opacity: 0;
}
.magazine__banner a {
  text-decoration: none;
  height: 100%;
}
@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.ui-slider.price_range .ui-widget-header {
  background: var(--red) !important;
}
.ui-slider.price_range .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider.price_range .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-slider-horizontal .ui-slider-handle {
  margin-left: -0.6em;
}
.ui-slider.price_range .ui-slider-handle {
  display: inline-block;
  border-radius: 50%;
  border: none;
  height: 25px;
  width: 25px;
  background-color: #fff;
  cursor: pointer;

  top: 50%;
  transform: translateY(-50%);
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: #fff !important;
  color: none !important;
}
.container-menu {
  display: flex;
  flex-direction: column;
  flex: auto;
  overflow-y: auto;
  overflow-x: hidden;
  margin-left: -30px;
  margin-right: -30px;
  padding-right: 30px;
  padding-left: 30px;
  margin-bottom: 30px;
}
.modal.modal-filter {
  position: absolute;
  overflow: hidden;
  height: max-content;
  width: auto;

  background: transparent;
  z-index: 10;

  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.pt-100 {
  padding-top: 100px;
}
.ovh {
  overflow: hidden;
}
.justify-content-end {
  justify-content: flex-end;
}
.hero__links--mob .hero__links-group li {
  width: 33.3%;
  max-width: 33.3%;
}
.hero__links--mob .hero__links-group .btn-learn-more {
  width: 100%;
}
.post-section .signature__item {
  aspect-ratio: 1 / 1;
  min-height: auto;
  /* height: auto; */
  height: 420px;
  position: relative;
}
.bg--white {
  background-color: #fff;
  margin-top: -1px;
}
.bg--white .pagination {
  color: #000;
}
.post-section .signature__item:not(.blackbook) img {
  height: 100%;
}
/* .featured.height--items .signature__block .swiper-slide{
    aspect-ratio: 1 / 1;
    min-height: auto;
    height: auto;
} */
.mt-30 {
  margin-top: 30px;
}
.border--red {
  border: 1px solid var(--red);
}
.fw-600 {
  font-weight: 600 !important;
}
.pt-100 {
  padding-top: 100px;
}
.modal-description .modal__dialog {
  margin-left: auto;
  margin-right: 50px;
  padding-right: 60px;
  padding-left: 60px;
}
.description-section {
  background: #DEDEDE;
  color: #A7A7A7;
}
.description-section .hero-subtitle{
  font-size: 20px;
}
.description-section .read_more{
  color: #000;
}
.description-section .fp-overflow > .container{
  display: flex;
  flex-direction: column;
}
.description-section .fp-overflow .header-magazine-title{
  position: relative;
  transform: none !important;
  left: 0 !important;
  top: 0 !important;
  padding: 10px !important;
  color: #fff;

  max-width: max-content !important;
  margin-left: auto !important;
  margin-right: auto !important;
}


#magazine__main #contact-section .fp-overflow > .container{
  display: flex;
  flex-direction: column;
}
#magazine__main #contact-section .fp-overflow .header-magazine-title{
  position: relative;
  transform: none !important;
  left: 0 !important;
  top: 0 !important;
  padding: 10px !important;
  color: #fff;

  max-width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-bottom: 0 !important;
}
.justify-start{justify-content:flex-start !important;}
.contact .form-sumbit{
  margin-right: 0 !important;
}
.contact .fp-overflow .header-magazine-title{
  position: relative;
  transform: none !important;
  left: 0 !important;
  top: 0 !important;
  padding: 20px !important;
  color: #fff;
}
.description-section .text-more .text-more--footer {
  border-color: #000;
}
.section-columns {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.h-100 {
  height: 100%;
}
.btn-play.btn-play--youtube {
  background: url(../frontend/images/icons/play-icon--youtube.svg) no-repeat center;
}
.map-section .iframebox {
  pointer-events: none;
}
.action-next-bottom {
  z-index: 2;
  position: absolute;
  width: 100%;
  bottom: 0;
}
.pb-20 {
  padding-bottom: 20px;
}
.pt-20 {
  padding-top: 20px;
}
.h-100vh {
  height: 100vh;
}
.lease-action--next--80 {
  margin-top: -80px;
  z-index: 1;
}
.modal-description .section-title {
  margin-left: 0;
}
.mt-16 {
  margin-top: 16px;
}
.text-more {
  display: flex;
  flex-direction: column;
  overflow: auto;
}
.ttn {
  text-transform: none;
}
.content-form .text-more {
  margin-left: -35px;
  margin-right: -35px;
  padding-left: 40px;
  padding-right: 40px;
  padding-top: 10px;
  /* margin-bottom: -40px;
  padding-bottom: 40px; */
}
.mr-6 {
  margin-right: 6px;
}
.mt-10 {
  margin-top: 10px;
}
.more-btn {
  display: flex;
  padding: 12px;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
  font-size: 16px;
  line-height: 19px;
  width: 100%;
}
.more-btn .info::after {
  content: attr(data-read);
}
.text-more.active .more-btn .info::after {
  content: attr(data-read-2);
}
.text-more.active .more-btn .ico-arrow {
  transform: rotate(-180deg);
}
.text-more .text-more--footer {
  display: flex;
}
.slider-page {
  position: relative;
}
.modal-description .modal__content {
  overflow: auto; /* hidden */
  max-height: calc(100vh - 390px);
  min-height: 272px;
}
.modal-description .modal__content .read-more-less-block{
  overflow: auto;
}
/*
.slider-page .sw-btns .sw-btn:hover {
    opacity: 1;
    z-index: 2;
    background: red !important;
}*/
[data-slider="page-slider"].active-menu .thumbs_slider-container {
  opacity: 1;
  z-index: 2;
}
.slider-page .thumbs_slider-container.none-script {
  z-index: 2;
  opacity: 1;
}
.swiper-wrapper.swiper-wrapper-100 {
  height: 100% !important;
}
.select-cust .select-dropdown,
.select-cust .select-dropdown__button {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  justify-content: center;
}
.select-cust .select-dropdown__list {
  top: 100%;
}
.modal-details .modal__dialog {
  max-width: 650px;
  justify-content: center;
  align-items: center;
}
.form--input {
  width: 100%;
  padding: 8px 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  -webkit-transition: border-color 0.15s ease-in-out,
    -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  resize: none;
}
.btn-red--hover:hover {
  background: var(--red);
  color: #fff;
}
.justify-content-center {
  justify-content: center;
}
.modal-details .modal-title {
  color: #000;
  font-size: 24px;
  padding-left: 30px;
  padding-right: 30px;
}
.modal-details .modal__header {
  border-bottom: 1px solid #e5e5e5;
  display: block;
}
.modal-details .modal__body {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.modal-details .close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0;
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.custom-row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.custom-row > .custom-col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.custom-row > .custom-col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.custom-row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.form {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.modal-details .modal__content {
  background: #fff;
  max-height: max-content;
  height: max-content;
  border-top: 5px solid var(--red);
}
.select-cust .select-dropdown__button::after {
  display: none;
}
/* .select-cust .select-dropdown__button {
  border-bottom: 1px solid #fff;
} */
.select-cust .select-dropdown__button i {
  right: 0;
}
.select--mag {
  position: relative;
  display: flex;
  flex-direction: column;
}
.select--mag .custom-select__btn {
  display: flex;
  align-items: center;
}
.select--mag .custom-select__dropdown {
  position: absolute;
  top: 100%;
  width: 100%;
  z-index: 2;
  background: var(--red);
}
.hero-content.hero-content--styles .hero__text {
  position: relative;
  left: 0;
  bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  width: auto;
}
.slider-page .thumbs_slider-container {
  position: absolute;
  z-index: 3;
  /* opacity: 0; */
  bottom: 0;
  left: 0;
  height: 80px;
  width: 100%;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding-left: 80px;
  padding-right: 80px;
}
.slider-page .thumbs_slider-container .swiper-button-next,
.slider-page .thumbs_slider-container .swiper-button-prev {
  top: 50%;
  transform: translateY(-50%);
  margin-top: 0 !important;
  width: 40px;
  height: 40px;
  border-radius: 300px;
  background: rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
}
.slider-page .thumbs_slider-container .swiper-button-next {
  right: -60px;
}
.slider-page .thumbs_slider-container .swiper-button-prev {
  left: -60px;
}
.slider-page .thumbs_slider-container .swiper-slide .slider__image {
  cursor: pointer;
  overflow: hidden;
  border-radius: 2px;
  transition: all, 0.3s;
}
.slider-page .thumbs_slider-container .swiper-slide .video-thumb {
  width: 100%;
  height: 100%;
}
.bg-content .slider-page,
.bg-content .swiper {
  height: 100%;
}
.bg-content .swiper-container-pagination {
  height: 100%;
}
.slider-page .sw-btns.sw-small .sw-btn {
  height: auto !important;
}
.hero .thumbs_slider-container {
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: calc(var(--padding) / 2);
  padding-right: calc(var(--padding) / 2);
  position: relative;
}
.slider-page .thumbs_slider-container .swiper-controls--item.--actions {
  flex: auto !important;
  max-width: 100% !important;
  padding-right: 0 !important;
}
.--actions {
  display: flex;
}
.gallery-full-screen-btn {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 3;
  background-color: transparent;
  color: white;
}
.slider-page
  .thumbs_slider-container
  .swiper-slide
  .slider__image:hover::after {
  opacity: 1 !important;
}
.slider-page .thumbs_slider-container .swiper-slide .slider__image::after {
  pointer-events: none;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.3);
  opacity: 0;
}
.slider-page {
  position: absolute;
}
/* .slider-page::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    pointer-events: none;
    display: block;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 1;
} */
.slider-page
  .thumbs_slider-container
  .swiper-slide-thumb-active
  .slider__image
  img {
  border-color: var(--red);
}
.slider-page .thumbs_slider-container .swiper-button-next::after,
.slider-page .thumbs_slider-container .swiper-button-prev::after {
  font-size: 16px;
  color: #fff;
}
.slider-page .thumbs_slider-container .swiper-controls--item:not(:first-child) {
  border-left: 1px solid rgba(256, 256, 256, 0.3);
}
.slider-page .thumbs_slider-container .swiper-controls--item.--pagination {
  margin-left: 30px;
  margin-right: 30px;
  max-width: 395px;
  position: relative;
  margin-right: 20px;
}
.slider-page .thumbs_slider-container .slider__image,
.slider-page .thumbs_slider-container .slider__image img {
  /*height: 80px !important;*/
}
.slider-page
  .thumbs_slider-container
  .swiper-controls--item:not(.--pagination) {
  display: flex;
  padding-left: 30px;
  padding-right: 30px;
  flex: 0 0 185px;
  max-width: 185px;
}
.slider-page .swiper-controls--item {
  max-width: 100%;
  height: 100%;
}
.slider-page .swiper-controls--item:not(.--pagination) {
  /* overflow: hidden;*/
}
.slider-page .swiper-controls--item .control-image {
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: relative;
  overflow: hidden;
  border-radius: 2px;
}
.slider-page .swiper-controls--item .control-image .video-thumb {
  width: 100%;
  height: 100%;
}
.slider-page .swiper-controls--item .control-image .video-thumb .video-preview {
  width: 100%;
  height: 100%;
}

.slider-page .swiper-controls--item .control-image .control-image--icon {
  position: absolute;
  pointer-events: none;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slider-page .swiper-controls--item .control-image .control-content {
  height: 100%;
  object-fit: cover;
  width: 100%;
  cursor: pointer;
}
.slider-page .thumbs_slider-container .slider__thumbs {
  overflow: hidden;
}
.slider-page .thumbs_slider-container .slider__thumbs,
.slider-page .thumbs_slider-container .swiper-container,
.slider-page .thumbs_slider-container .swiper-wrapper,
.slider-page .thumbs_slider-container .swiper-slide,
.slider-page .thumbs_slider-container .slider__image,
.slider-page
  .thumbs_slider-container
  .slider__image
  img:not(.play-video-thumb-btn) {
  height: 100% !important;
}
[data-slider="page-slider"] .slider-page .listing-gallery .swiper-slide {
  max-height: calc(100dvh - 280px) !important;
  height: calc(100dvh - 280px) !important;
}
/* .micro-site-page [data-slider="page-slider"] .slider-page .listing-gallery .swiper-slide {
  max-height: calc(100dvh - 290px) !important;
  height: calc(100dvh - 290px) !important;
} */
[data-slider="page-slider"] .slider-page .listing-gallery .videos-item,
[data-slider="page-slider"] .slider-page .listing-gallery iframe {
  width: 100% !important;
  height: 700px !important;
}
[data-slider="page-slider"] .slider-page .listing-map{
  max-height: calc(100dvh - 250px) !important;
  height: calc(100dvh - 250px) !important;
  min-height: auto;
}
[data-slider="page-slider"] .slider-page .gmap_main > img{
  width: 100% !important;
  height: 100% !important;
}
[data-slider="page-slider"] .slider-page .listing-video .videos-item{
  max-height: calc(100dvh - 250px) !important;
  height: calc(100dvh - 250px) !important;
  min-height: auto;
}
[data-slider="page-slider"] .slider-page .gmap_main{
  height: 100%;
  min-height: auto;
}
[data-slider="page-slider"] .slider-page .map{
  min-height: auto !important;
  height: 100%;
}
[data-slider="page-slider"]
  .slider-page
  .listing-gallery
  .swiper-slide
  .videos-item,
[data-slider="page-slider"]
  .slider-page
  .listing-gallery
  .swiper-slide
  .video-thumb {
  max-height: 700px !important;
  min-height: 100% !important;
}
[data-slider="page-slider"]
  .slider-page
  .listing-gallery
  .swiper-slide
  img:not(.play-video-thumb-btn) {
  height: calc(100dvh - 280px) !important;
  max-height: calc(100dvh - 280px) !important;
}
.map-trigger {
  width: 100%;
  height: 600px;
  object-fit: cover;
}
.fullscreen--active .swiper-container-pagination,
.fullscreen--active[data-slider="page-slider"]
  .slider-page
  .listing-gallery
  .swiper-slide,
.fullscreen--active[data-slider="page-slider"]
  .slider-page
  .listing-gallery
  .swiper-slide
  img:not(.play-video-thumb-btn) {
  max-height: 100vh !important;
  height: 100vh !important;
}

.mr-0 {
  margin-right: 0 !important;
}
.--text-black {
  color: #000 !important;
}
.print_container {
  position: fixed;
  padding: 20px;
  z-index: 100;
  bottom: 0;
  /* right: 0; */
}
@keyframes circle-anim {
  0% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
  50% {
    transform: rotate(0deg) scale(1) skew(1deg);
    opacity: 0.2;
  }
  100% {
    transform: rotate(0deg) scale(0.7) skew(1deg);
    opacity: 0.2;
  }
}

.print_btn {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: var(--red);
  background: #fff;
  border-radius: 10px;
  font-size: 24px;
  position: relative;
  box-shadow: 0 0 5px var(--red);
}
.print_btnn .circlephone {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  border: 2px solid var(--red);
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  opacity: 1;
  -webkit-animation: circle-anim 2.4s infinite ease-in-out !important;
  -moz-animation: circle-anim 2.4s infinite ease-in-out !important;
  -ms-animation: circle-anim 2.4s infinite ease-in-out !important;
  -o-animation: circle-anim 2.4s infinite ease-in-out !important;
  animation: circle-anim 2.4s infinite ease-in-out !important;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.print_btnn .elements {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.print_btnn .circle-fill {
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  background-color: #29aee3;
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  border: 2px solid transparent;
  -webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -moz-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -ms-animation: circle-fill-anim 2.3s infinite ease-in-out;
  -o-animation: circle-fill-anim 2.3s infinite ease-in-out;
  animation: circle-fill-anim 2.3s infinite ease-in-out;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.print_btn:hover {
  background: var(--red);
  color: #fff;
}
.print_btn {
  position: relative;
  z-index: 2;
}
.slider-page .thumbs_slider-container .slider__image .play-video-thumb-btn {
  min-width: 30px;
  min-height: 30px;
}
.swiper-controls {
  max-height: 80px;
  height: 80px;
  display: flex;
  align-items: center;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 60px 0;
  padding: 0 60px;
  width: 100%;
  z-index: 1;
}
.hero__links.hero__links--row {
  margin-left: -10px;
  margin-right: -10px;
  flex: auto;
}
.hero__links.hero__links--row .hero__links--col {
  padding-left: 10px;
  padding-right: 10px;
}
.swiper-controls--row {
  margin-left: -30px;
  margin-right: -30px;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
}
.swiper-controls .swiper-controls--item:not(.--pagination) {
  flex: 0 0 180px;
  max-width: 180px;
  /*display: flex;*/
  height: 100%;
  padding-left: 30px;
  padding-right: 30px;
}
.swiper-controls .control-image {
  overflow: hidden;
  border-radius: 2px;
  cursor: pointer;
}
.swiper-controls--row .swiper-controls--item:not(:last-child) {
  border-right: 1px solid rgba(256, 256, 256, 0.3);
}

.swiper-controls .swiper-controls--item > *,
.swiper-controls .swiper-controls--item .control-content {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.grid-col-4 {
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 15px;
}
.modal-filter .filters__body-checkboxes li .checkbox-name {
  margin-right: 28px;
}
.input-default {
  background: #fff;
  width: 100%;
  padding: 11px;
}
.mb-15 {
  margin-bottom: 15px;
}
.filters .select-dropdown__button {
  width: 100%;
}
.modal--overlay {
  content: "";
  left: 0;
  top: 0;
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: fixed;

  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
}
.options-wrapper {
  margin-bottom: -10px;
}
.options-wrapper .options-wrapper--item {
  display: flex;
  margin-bottom: 10px;
}
.options-wrapper .options-wrapper--item:last-child {
  flex: auto;
}
.options-wrapper .options-wrapper--item .options-selects:first-child {
  margin-right: auto;
}
.menu__list-item a.menu__list-title {
  margin: -20px -30px;
  padding: 20px 30px;
}
.container-menu .menu {
  display: flex;
  flex-direction: column;
  flex: auto;
}
.dropdown {
  position: relative;
}
.dropdown.active .dropdown-body {
  display: block;
}
.dropdown .dropdown-body {
  position: absolute;
  top: 100%;
  right: 100%;
  margin-top: 20px;
  margin-right: -28px;
  z-index: 5;
  background: rgba(141, 1, 0, 0.8);
  display: none;
  min-width: 250px;
  width: 250px;
  overflow: hidden;
  transition: all, 0.3s;
}
/*
.dropdown.active .dropdown-btn{
    color: var(--red);
}*/
.options-selects.options-selects--mob .select-dropdown {
  width: 100%;
}
.options-selects.options-selects--mob .select-dropdown__button::after {
  display: none;
}
.options-selects.options-selects--mob .select-dropdown__button {
  display: flex;
  position: relative;
  width: 100%;
}
.options-selects.options-selects--mob .select-dropdown__list {
  position: relative;
  display: none;
}
.options-selects.options-selects--mob .select-dropdown__list.active {
  display: block;
}
.options-selects.options-selects--mob .select-dropdown__button .chevron-down {
  top: 50%;
  transform: translateY(-50%);
}
.filter-open .popup-filter {
  display: flex;
}
.popup-filter {
  position: absolute;
  z-index: 20;
  display: none;
  flex-direction: column;
  transition: all, 0.3s;
}
.popup-filter .dropdown-body {
  position: relative;
  padding: 30px;
}
.popup-filter .dropdown .dropdown-body {
  opacity: 0;
  display: block !important;
  height: 0;
}
.popup-filter .dropdown.active .dropdown-body {
  opacity: 1;
  height: 100%;
}
.popup-filter .filters__body-content {
  padding: 0;
}
.mr-4 {
  margin-right: 4px;
}
.popup-filter .popup-content {
  display: flex;
  flex-direction: column;
  position: relative;
}
.popup-filter .dropdown.active .filter-btn {
  background: #ffffff;
  color: var(--red);
}
.popup-filter .dropdown .dropdown-body {
  left: 50%;
  width: max-content;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  transform: translateX(-50%);
}
.popup-filter .close-block {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  align-items: center;
}
.close-block-text {
  font-size: 18px;
  line-height: 24px;
}
.popup-filter .close-block .btn {
  min-width: auto;
  padding: 7px 10px;
  width: auto;
}
.popup-filter .select-dropdown__list {
  top: 100%;
  z-index: 6;
  width: 100%;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}
.popup-filter .select-dropdown__button {
  padding: 15px 35px 15px 16px;
}
.options {
  display: flex;
}
.options.options-2 {
  margin-right: -1px;
  margin-left: -1px;
}
.options.options-2 > * {
  padding-left: 1px;
  padding-right: 1px;
}
.option > * {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
}
.option * {
  min-width: auto;
}
.relative {
  position: relative;
}

.popup-filter {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: transparent;
}

.select-red .select-dropdown__button {
  background: var(--red);
}
.select-black--blur .select-dropdown__button {
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
.select-black--blur .select-dropdown__list {
  background: rgba(0, 0, 0, 0.7);
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
}
.select-black--blur .select-dropdown__list-item.active,
.select-black--blur .select-dropdown__list-item:hover {
  background: rgba(0, 0, 0, 0.8);
}
.select--ttu .select-dropdown__button {
  text-transform: uppercase;
}
.select--none-after-btn .select-dropdown__button::after {
  display: none;
}
.option.w-142 {
  min-width: 142px;
  width: 142px;
}
.option.w-390 {
  min-width: 390px;
  width: 390px;
}
.option.w-auto {
  min-width: auto !important;
  width: auto !important;
}
.option .select-dropdown__button {
  width: 100%;
  min-width: auto;
}
.option .select-dropdown,
.option .select-dropdown__button {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
}
.option .select-dropdown .select-dropdown {
  text-overflow: ellipsis;
  display: block;

  overflow: hidden;
  white-space: nowrap;
  overflow: hidden;
  height: auto;

  text-transform: uppercase;

}
.filters__head-group .select-dropdown {
  text-transform: uppercase;
}
.option .input {
  font-family: "Montserrat", sans-serif;
  padding: 15px;

  font-size: 16px;
  line-height: 20px;
  border: 1px solid transparent;
}
.--black--blur {
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(15px);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.input.input-black--blur::placeholder {
  color: rgba(256, 256, 256, 0.5);
}
/*
.input.--black--blur:focus{
    border-color: rgba(256, 256, 256, 0.8);
}*/
.input.input-500 {
  font-weight: 500;
}
.ttu {
  text-transform: uppercase !important;
}
.r-0 {
  border-radius: 0;
}
.btn.--black--blur:hover {
  background: rgba(0, 0, 0, 0.8);
}
.btn.--btn-red {
  background: var(--red);
  display: flex;
  align-items: center;
  justify-content: center;
}
.ico {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ico.ico-30 {
  width: 30px;
  height: 30px;
}
.ico.ico-16 {
  width: 16px;
  height: 16px;
}
.filter-btn,
.search-btn {
  font-size: 16px;
  line-height: 20px;
}
.ml-10 {
  margin-left: 10px;
}
.dropdown.filter--large {
  position: inherit;
}

.filters__body-checkboxes {
  list-style-type: none;
}
.popup-filter .filters__body-title h4 {
  opacity: 0.5;
}
.filters__body-title-btn-mobile {
  display: none;
}
.popup-filter .range-head {
  font-weight: 400;
}
.popup-filter .range-head .range-head__title {
  opacity: 0.5;
  font-weight: 600;
}
.dbl-btns-option {
  display: flex;
  flex-direction: row;
}

.dbl-btns-option .btn:not(:last-child) {
  margin-right: 2px;
}
.swiper-container {
  position: relative;
}
.mt-20 {
  margin-top: 20px;
}
.mb-50 {
  margin-bottom: 50px;
}
.mb-0 {
  margin-bottom: 0;
}
.magazine__slider-inner.mb-0 {
  margin-bottom: 0;
}
.order--1 {
  order: -1;
}
.justify-content-between {
  justify-content: space-between;
}
.swiper-container-pagination {
  padding-bottom: 55px;
  background: #fff;
  position: relative;
}
.swiper-container-pagination.--transparent-bg {
  background: transparent;
}
.swiper-container-pagination .swiper {
  padding-bottom: 0;
}
.none--shadow .sw-btn::before {
  display: none !important;
}
.sw-pag.pag-black .swiper-pagination-bullet {
  opacity: 1;
}
.list-default {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
}
.list-default .list--item:not(:last-child) {
  margin-right: 20px;
}
/*
.filters .select-dropdown__button{
    min-width: auto;
    width: 100%;
    display: flex;
}
.filters .select-dropdown .select-dropdown{
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}*/
.swiper-slide img {
  width: 100%;
  object-fit: cover;
}
.hero-subtitle .read_more,
.hero-subtitle .read_less {
  /* display: block; */
  width: max-content;
}

.hero__text.fix-text {
  max-height: 530px;
  overflow: auto;
}
.align-items-center {
  align-items: center;
}
.flex-wrap {
  flex-wrap: wrap;
}
.mr-15 {
  margin-right: 15px;
}
#viewAllRegions {
  min-width: 340px;
  max-width: 100%;
  width: 100%;
}
#viewAllRegions .region-selected {
  white-space: nowrap !important;
  display: inline-block;
  overflow: hidden;
  max-width: 100%;
  /*margin-bottom: -7px;*/
}
.viewAllRegions .fa {
  float: right;
  font-size: 20px;
  position: absolute;
  right: 15px;

  top: 50%;
  transform: translateY(-50%);
}
.tippy-btn {
  text-decoration: none;
  display: flex;
  align-items: center;
}
.mr-8 {
  margin-right: 8px;
}
.form-group.all-regions-box .allResionsList.opened,
.form-group.all-regions-box .allResionsList ul.child.showlist {
  display: block;
}
.form-group.all-regions-box .allResionsList {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  top: 58px;
  /* background: rgba(0, 0, 0, 0.90); */
  background: rgba(0, 0, 0, 0.81);
  /* -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px); */
  text-align: left;
  color: #fff;
  z-index: 999;
  max-height: 250px;
  overflow: auto;
  min-width: 170px;
}
.form-group.all-regions-box .viewAllRegions.opened .fa:before {
  content: "\f106";
}
.form-group.all-regions-box .viewAllRegions {
  background: var(--red);
  color: #fff;
  border: none;
  border-radius: 0;
  height: 57.5px;
  line-height: 56px;
  min-width: 320px;
  text-transform: uppercase;
  text-align: left;
  padding: 0 35px 0 20px;
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}
.filters__head-group .viewAllRegions {
  height: max-content !important;
  margin-bottom: 0 !important;
  display: flex;
}
.filters__head-group .form-group.all-regions-box .viewAllRegions {
  border-right: 2px solid #fff;
}
.filters__head-group .select-dropdown {
  display: flex !important;
}
.filters__head-group #viewAllRegions .region-selected {
  margin-bottom: 0;
  display: flex;
}
.filters__head-group .viewAllRegions .fa {
  top: 50%;
  transform: translateY(-50%);
}
.filters__head-group .viewAllRegions .fa {
  margin: 0;
}
.filters__head-group .all-regions-box {
  display: flex;
  align-items: center;
}
ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.form-group.all-regions-box .allResionsList ul li.hideregion {
  display: none;
}
.form-group.all-regions-box .allResionsList ul li.hasChild.active > a {
  padding-left: 50px;
}
.form-group.all-regions-box .allResionsList ul li.active > a {
  background: #8d0100;
  color: #fff;
}
.form-group.all-regions-box .allResionsList ul li a {
  width: 100%;
  display: inline-block;
  padding: 6px 20px;
  text-transform: uppercase;
  /* color: #ccc; */
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-transform: translate3d(0,0,1px);
        -moz-transform: translate3d(0,0,1px);
         -ms-transform: translate3d(0,0,1px);
          -o-transform: translate3d(0,0,1px);
             transform: translate3d(0,0,1px);
}
.form-group.all-regions-box .allResionsList ul li.hasChild.active > a .fa {
  display: inline-block;
}
.form-group.all-regions-box .allResionsList ul li a .fa {
  display: none;
  cursor: pointer;
  margin-left: -30px;
  margin-right: 12px;
}
.form-group.all-regions-box .allResionsList ul.child {
  display: none;
}
.form-group.all-regions-box .allResionsList.opened,
.form-group.all-regions-box .allResionsList ul.child.showlist {
  display: block;
}
.form-group.all-regions-box .allResionsList ul li ul li a {
  padding-left: 55px;
}
.tippy-box {
  background: #fff !important;
  color: #7d8789;
}
.mobile-video {
  width: 100%;
  height: 100%;
}
.tippy-box .tippy-content {
  padding: 20px;
}
.tippy-box .tippy-arrow {
  color: #fff;
}
@media (max-width: 1269px) {
  #viewAllRegions {
    min-width: 100%;
    width: 100%;
  }
}
.form-group.all-regions-box {
  position: relative;
}

@media (max-width: 1280px) {
  .signature__item .figure-content{
    padding: 10px;
  }
  .signature__item .btn-black{
    font-size: 12px;
  }
  .signature__item .btn-learn-more, .signature__item .btn-white, .signature__item .btn-red,
  .signature__item .btn-blue{
    font-size: 12px;
  }
  .hidden-1280 {
    display: none !important;
  }
}
@media (max-width: 1200px) {


  .magazine-listing-content .wrapp-slide-info,
  .magazine-listing-content .modal-description .modal__dialog,
  .swiper-slide .wrapp-slide-info,
  .magazine-listing-content .swiper-slide .modal__dialog{
    width: 50%;
    max-width: 50% !important;
  }
  .custom-row.salepost--row{
    padding: 10px 10px !important;
  }
  .salepost__content .breadcrumbs{
    margin-bottom: 10px;
  }
  .salepost__content-bottom{
    padding-top: 0px !important;
  }
  .hero-home .first-screen-tumbs{
    display: none !important;
  }
  .modal-description .modal__dialog{
    margin-left: auto;
    margin-right: auto;
    max-width: 100% !important;
  }
  .magazine-listing-content .header-magazine-title{
    top: 20% !important;
    left: 50% !important;
    margin-left: 0 !important;
    max-width: 100% !important;
  }


  .about__block {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
  .about__block .about__text {
    margin-bottom: 40px;
  }
  .options-wrapper .options-wrapper--item:last-child {
    flex: inherit;
  }
  .option.w-390 {
    min-width: 300px;
    width: 300px;
  }
  .hidden-1200 {
    display: none !important;
  }
  .visible-1200 {
    display: block !important;
  }
}
.fp-watermark{
  display: none !important;
}
@media (min-width: 1200px) {


  .slider-page .thumbs_slider-container .swiper-controls--item.--pagination {
    max-width: 50%;
  }
  .visible-1200 {
    display: none !important;
  }
}
@media (max-width: 967px) {

  .signature__block{
    grid-template-columns: repeat(3, 1fr) !important;
  }
  .magazine-listing-content .wrapp-slide-info{
    width: 100%;
    max-width: 100% !important;
    padding-left: calc(60px + 50px);
    padding-right: calc(60px + 50px);
  }
  .magazine-listing-content .swiper-slide .wrapp-slide-info{
    width: 100%;
    max-width: 100% !important;
    padding-left: calc(60px + 50px);
    padding-right: calc(60px + 50px);
  }
  .header-scroller .slider-page .thumbs_slider-container.none-script{
    height: 250px;
  }
  .slider-page .thumbs_slider-container.none-script .show-magazine-listing-map{
    display: none;
  }
  .magazine-listing-content .header-magazine-title{
    max-width: 100% !important;
  }
  .hidden-967 {
    display: none !important;
  }

  .modal-description .modal__dialog {
    margin-left: 0;
    margin-right: 0;
    padding-right: 20px;
    padding-left: 20px;
    max-width: 100%;

    /* style new */
    margin-right: auto;
    margin-left: auto;
  }

  .hero .thumbs_slider-container {
    flex-direction: column;
  }
  .hero .thumbs_slider-container .swiper-controls--item {
    border: none !important;
  }
  .hero .thumbs_slider-container .swiper-controls--item.--pagination {
    margin-right: 30px;
    max-width: 100%;
  }
  .slider-page .thumbs_slider-container .swiper-controls--item.--actions {
    padding-left: 0;
    padding-top: 20px;
  }
  .hero__links.hero__links--row {
    grid-gap: 0;
    justify-content: center;
  }
  .hero__links.hero__links--row .hero__links--col {
    flex: 0 0 50%;
  }
  .hero__links.hero__links--row .hero__links--col > * {
    width: 100%;
  }
  .featured .swiper-slide {
    /* height: auto; */
  }
  .popup-filter {
    width: 75%;
  }
  .options {
    width: 100%;
    justify-content: center;
  }

  .options .option {
    /*
        min-width: auto;*/
    width: 100%;
    /*
        max-width: 30%;*/
  }
}

@media (max-width: 921px){
  .salepost.section-fullscreen .salepost__content{
    height: 10%;
    min-height: 290px;
  }
  .magazine.section-fullscreen .magazine__banner{
    height: calc(100% - 50px) !important;
    box-shadow: none;
    max-height: 200px;
  }
}
/* .header-scroller #fp-nav{
  display: none !important;
} */
@media (max-width: 721px) {
  .modal-filter .filters__body-range {
    max-width: 100%;
  }
  .filters .filters__body-range {
    max-width: 100%;
  }
}
@media (max-width: 768px) {

  .magazine-listing-content > .red-title-block{
    left: 15px !important;
  }
  /*
  .wrapper .header + .fullscreen-scroll .baseLogin{
    padding-top: 0px;
  }*/
  .signature__block{
    grid-template-columns: repeat(2, 1fr) !important;
  }
  .section-fullscreen .magazine__block{
    /*
    padding-top: 80px;
    padding-bottom: 80px;*/
  }
  .section-fullscreen .magazine__banner{
    height: calc(100vh - 320px) !important;
  }
  .popup-filter{
    width: 95% !important;
    transform: translate(-50%, -150%) !important;
  }
  .hero-region .popup-filter{
    transform: translate(-50%, -50%) !important;
  }
  .header-scroller .slider-page .thumbs_slider-container.none-script{
    height: 80px;
  }
  .header-scroller #fp-nav{
    display: block !important;
  }
}
@media (min-width: 768px) {



  .visible-768 {
    display: none;
  }
}
.popup-filter .dropdown .dropdown-body {
  display: none !important;
  height: max-content !important;
  position: absolute;
}
.popup-filter .dropdown.active .dropdown-body {
  display: block !important;
}

.popup-filter.mob-active {
  top: 0%;
  /*transform: translate(-50%, 0%);*/
  margin-top: 180px;
}
@media (max-width: 600px) {

  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .signature__item.mag-ad-block.signature__item-not-after2 .abs-content{
    margin: 0;
    top: calc((100% - 60px) - 90px);
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .signature__item.mag-ad-block.signature__item-not-after2 .figure-content{
    padding: 90px;
    padding-bottom: 180px;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .signature__item.mag-ad-block.signature__item-not-after2 .bg-blur{
    position: absolute;
    height: 100% !important;
  }
  .hero-subtitle--price{
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
  }
  .pagination{
    font-size: 15px;
  }
  .pagination-list li.disabled, .pagination-list li:last-child{
    display: none;
  }
  .fix-column-titleblock.red-title-block{
    max-width: max-content !important;
  }
  .fix-column-titleblock.red-title-block .red-title-block__wrapper{
    flex-direction: column;
  }
  .fix-column-titleblock .red-title-block__wrapper > *:not(:last-child){
    border-right: 0;
    padding-right: 0;
    margin-right: 0;
  }
  .red-title-block .btn-close{display:none !important;}
  .font-20{font-size:12px !important;}

  .signature .signature__item .abs-content .abs-content-title a{
    font-size: 14px;
  }
  .fullscreen-scroll .swiper .abs-content .abs-content-desc{
    flex-direction: row;
    justify-content: center;
    white-space: nowrap;
    text-align: center;
    justify-content: center;
  }
  .fullscreen-scroll .swiper .abs-content .abs-content-desc .sold-red{
    color: #fff;
  }
  .fullscreen-scroll .swiper .abs-content .abs-content-desc{

  }
  .fullscreen-scroll .swiper .abs-content-row{

  }
  .fullscreen-scroll .swiper .abs-content .abs-content-desc > *:not(:last-child){
    margin-right: 5px;
  }
  .fullscreen-scroll .swiper .abs-content-title{
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    text-transform: uppercase;
    white-space: nowrap;
  }
  .fullscreen-scroll .swiper .abs-content-desc{
    font-size: 12px;
  }

  .fullscreen-scroll .swiper .abs-content-row .abs-content-desc{

  }
  .signature .signature__item .abs-content-row{
    flex-wrap: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;


  }
  .signature .signature__item .abs-content-desc{
    font-size: 12px;
    gap: 0;
  }
  .signature .signature__item .abs-content{
    padding: 15px !important;
    justify-content: flex-start;
    min-height: 90px;
  }
  .signature .signature__item .acres{
    font-size: 12px;
  }
  .signature .signature__item .acres .acres-count{
    font-size: 16px;
  }
  .signature .signature__item .p-island__action .btn svg{
    width: 25px;
    height: 25px;
  }
  /* two rows slide:: feature slider */
  .section-fullscreen[data-slider="featured-slider"] .swiper-wrapper{
    flex-wrap: nowrap;
    margin-top: 0px !important;
    width: 100% !important;
  }
  .section-fullscreen[data-slider="featured-slider"] .fp-overflow .container{
    margin: 0 !important;
  }
  .section-fullscreen[data-slider="featured-slider"] .swiper-slide{
    height: 100% !important;
  }
  /* two rows slide:: feature slider */




  .signature__block{
    grid-template-columns: repeat(1, 1fr) !important;
  }
  .filters__body-title-btn-mobile {
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
  }
  .filters__body-checkboxes-wrap {
    grid-gap: 20px !important;
  }
  .magazine-header-container .modal-find {
    top: 100px;
    min-height: fit-content;
  }
  .filters__btns-wrap .btn-white {
    padding: 10px 10px 10px 7px;
  }
  .filters__body-col:last-child .filters__body-checkboxes {
    display: flex;
  }
  .modal-find {
    width: calc(100vw - 140px);
  }
  .custom-row > .custom-col-6 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .modal-description .modal__content {
    padding-left: 20px;
    padding-right: 20px;
  }
  .hero__links.hero__links--row {
    flex-direction: column;
  }
  .hero__links.hero__links--row .hero__links--col {
    margin-bottom: 10px;
    flex: 0 0 100%;
    width: 100%;
  }

  /* .options .option:not(:last-child){
        margin-bottom: 2px;
    } */
  .popup-filter .dbl-btns-option .btn:last-child {
    order: -1;
    margin-right: 2px;
  }
  .popup-filter .dbl-btns-option .btn:not(:last-child) {
    margin: 0 !important;
  }
  .option .select-dropdown {
    flex-direction: column;
    position: relative;
  }
  .option .select-dropdown__button {
    position: relative;
  }
  .option .select-dropdown .select-dropdown {
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    text-transform: capitalize;
    white-space: nowrap !important;
  }
  #viewAllRegions .region-selected {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
    white-space: nowrap !important;
    text-overflow: ellipsis;
  }
  .form-group.all-regions-box .allResionsList ul li a,
  .select-dropdown__list-item {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    text-transform: capitalize;
  }
  .form-group.all-regions-box .allResionsList ul li ul li a {
    padding-left: 30px;
  }
  .form-group.all-regions-box .allResionsList {
    top: 40px;
  }
  .form-group.all-regions-box .viewAllRegions {
    display: flex;
    align-items: center;
    height: 40px;
  }
  .popup-filter .dbl-btns-option .btn {
    padding: 8px;
  }
  .popup-filter .dbl-btns-option .btn > * {
    width: 24px;
    height: 24px;
  }
  .popup-filter .select-dropdown__button {
    padding: 0px 35px 0px 16px;
    min-height: 40px;
  }
  /*
    .popup-filter .select-dropdown.active .select-dropdown__list{
        display: block;
        transform: scale(1, 1) !important;
        opacity: 1 !important;
    }
    .popup-filter .select-dropdown .select-dropdown__list{
        position: relative;
        display: none;
    }*/
  .popup-filter .dropdown .dropdown-body {
    display: none !important;
    height: max-content !important;
    position: absolute;
    padding: 15px;
  }
  .popup-filter .dropdown .dropdown-body .filters__body-title{
    font-size: 14px;
    margin-bottom: 0 !important;
  }
  .popup-filter .dropdown .dropdown-body .range-head{
    font-size: 14px;
  }
  .popup-filter .dropdown .dropdown-body .btn-learn-more,
  .popup-filter .dropdown .dropdown-body .btn-white,
  .popup-filter .dropdown .dropdown-body .btn-red{
    font-size: 14px;
  }
  .popup-filter .dropdown.active .dropdown-body {
    display: block !important;
    width: 100%;
  }
  .popup-filter.mob-active {
    top: 0%;
    transform: translate(-50%, 0%);
  }
  .visible-600 {
    display: block;
  }
  /* .options{
        flex-direction: column;
    } */
  .options .option {
    max-width: 100%;
    min-width: 0;
  }
  .dbl-btns-option .btn {
    width: 100%;
  }
  .options-wrapper .option-item + .option-item {
    margin-left: 10px;
  }
  .options-wrapper .islands-amount {
    margin-right: 20px;
  }
  .filters__head-group {
    width: 100%;
  }
  .filters__head-group .select-dropdown {
    flex: auto;
  }
  .filters__body-checkboxes-wrap,
  .filters__body-checkboxes {
    display: flex;
    flex-direction: column;
  }
  .filters__body-range {
    max-width: 100%;
  }
  .filters__body-col:last-child .filters__body-checkboxes,
  .filters__body-checkboxes {
    display: none;
  }
}

@media (min-width: 600px) {
  .visible-600 {
    display: none;
  }
}
@media (max-width: 380px) {
  /* .hero__links-group{
        flex-direction: column;
    } */

  .hero__links--mob .hero__links-group li {
    width: 100%;
    max-width: 100%;
  }
  .hero__links--mob .hero__links-group .btn-learn-more::after {
    display: none;
  }
  .hero__links--mob .hero__links-group li:not(:last-child) .btn-learn-more {
    border-bottom: 1px solid var(--red);
  }
  .filters__btns-wrap .filters__btns-view {
    flex-direction: column;
  }
  .modal__dialog {
    padding: 60px 20px;
  }
  .options-wrapper .islands-amount {
    font-size: 20px;
  }
  /* .dbl-btns-option{
        flex-direction: column;
    } */
  /* .dbl-btns-option .btn{
        margin-left: 0 !important;
        margin-right: 0 !important;
    } */
  /* .dbl-btns-option .btn:not(:first-child){
        margin-bottom: 2px;
    } */
}


.btn.btn-link {
  cursor: pointer;
}

.opacity-100 {
  opacity: 1 !important;
}
.abs-content {
  pointer-events: all !important;
}

.signature__item .bg-blur {
  pointer-events: none;
}

.flex-auto {
  flex: auto !important;
}

.min-w-0 {
  min-width: 0;
}

.acres {
  display: flex;
  flex-direction: column;
  font-size: 12px;
  line-height: 120%;
  /* white-space: pre-line; */
}
.p-island__action .btn {
  padding: 0 13px;
}
.p-island__action .btn svg {
  width: 30px;
  height: 30px;
}
.signature__item .abs-content {
  gap: 3px;
}
.sep {
  vertical-align: text-bottom;
}

.sold-red {
  color: var(--red);
  font-weight: 700;
}

.preloader {
  position: relative;
  background: transparent;
}
.preloader .lds-ring div {
  border-color: #000000 transparent transparent transparent;
}

.color-black {
  color: var(--black);
}

.print_container {
  left: 0;
  display: flex;
  align-items: center;
}
.print_container div + div {
  margin-left: 2px;
}

.color-white {
  color: var(--white);
}
.abs-content--mobile{display:none;}
@media (max-width: 600px) {
  .home .abs-content.listing-ad-block{
    transform: translateX(-50%);
    left: 50%;
    top: -90px;
  }
  .home [data-slider="sub-regions-slider"] .abs-content.listing-ad-block{
    top: 0;
  }
  .home .red-title-block .hero-title,
  .home .abs-content .abs-content-title{
    font-size: 14px !important;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .home .abs-content-desc{
    overflow: hidden;
    text-overflow: ellipsis;
    display: block !important;
  }
  .home.home-page .abs-content-desc{
    display: flex !important;
  }

  .home .red-title-block,
  .home .fp-overflow .header-magazine-title,
  .home .swiper-wrapper:not(.gr) .swiper-slide .abs-content,
  .home .signature__block:not(.gr) .swiper-slide .abs-content{
    max-width: 250px !important;
    min-width: 250px !important;
    padding: 10px !important;
  }
  .home .fp-overflow .magazine__block .magazine__slider .slider-greed-mobile-row .abs-content{
    max-width: calc(100% - 20px) !important;
    min-width: auto !important;
  }
  #magazine__main .red-title-block .hero-title{font-size:14px;}
  #magazine__main .red-title-block,
  #magazine__main .fp-overflow .header-magazine-title{
    max-width: 220px !important;
    min-width: 220px !important;
    padding: 10px;
  }

  /* mob home */
  .abs-content--mobile{display:block;}
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .swiper-slide .red-title-block{
    margin: 90px;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .section-head{
    max-width: max-content;
    z-index: 10;
    background: rgba(5, 23, 27, 0.5);
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    padding: 20px;
    position: absolute;
    top: 90px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 90%;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .visible-480{
    display: none;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .p-island__action,
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .acres{
    display: none;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .slider_mobile{
    height: 100% !important;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .abs-content.listing-ad-block{
    padding-bottom: 90px;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .abs-content.listing-ad-block .mt-auto{
    margin-top: 0 !important;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .abs-content:not(.listing-ad-block){
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 90%;
    margin: 90px;

    background-color: var(--red);
    color: white;
    padding: 20px;
    text-align: center;
    max-width: max-content;
    min-height: max-content;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob{
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    position: relative;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .swiper-slide{
    width: 100% !important;
    margin: 0 !important;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .swiper-container{
    height: 100% !important;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .section-head .section-title{
    margin-bottom: 0;
    font-size: 16px;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .section-head .see-all{
    display: none;
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .sw-btn{
    /*
    width: 60px!important;
    height: 40px!important;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--red);
    border-radius: 0;*/
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .sw-btn::after{
    /*
    content: ""!important;
    display: block!important;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #fff;
    font-size: 62px;
    color: #fff;*/
  }
  .fullscreen-scroll .section-fullscreen.section-fullscreen--mob .sw-btn.swiper-button-prev::after{
    /*transform: rotate(180deg);*/
  }
  /* mob home */





  .print_container.dbl-btns-option .btn {
    width: auto;
  }
  .print_container.dbl-btns-option .btn:last-child {
    display: none;
  }
  .video-preview {
    /*height: 100vh;*/
  }
  .video-preview,
  .images-slider-item {
    /*height: 100vh;*/
    width: 100%;
  }
}
@media (max-width: 380px) {
  .print_container.dbl-btns-option {
    flex-direction: row;
  }
  .print_container.dbl-btns-option div + div {
    margin-left: 2px !important;
  }
}
.fs-30 {
  font-size: 30px;
}

/* .magazine__slider .swiper .swiper-slide.swiper-slide-active,
.magazine__slider .swiper .swiper-slide.swiper-slide-prev,
.magazine__slider .swiper .swiper-slide.swiper-slide-next {
    width: 100vw!important;
} */

.mb-20 {
  margin-bottom: 20px;
}

.btn-learn-more.jcsb .price-value {
  display: flex;
  flex: auto;
  justify-content: center;
}
.btn-learn-more.jcsb .currency {
  background-color: inherit;
}

.read-more-less-btn {
  margin-top: 20px;
  font-weight: 500;
}

.modal.modal-description {
  position: absolute;
  background: none;
  display: flex;
  align-items: end;
  pointer-events: none;
  height: 100vh;
  padding-bottom: 100px;
}
.modal.modal-description .modal__dialog {
  max-width: 520px;
  height: 280px;
}
.modal.modal-description .modal__dialog .modal__content {
  border-radius: 0;

}

.magazine-header-container .dbl-btns {
  display: flex;
  align-items: center;
  margin-right: -5px;
}
.magazine-header-container .dbl-btns .btn-white[data-toggle-fullscreen] svg {
  width: 20px;
  height: 20px;
}
.magazine-header-container .dbl-btns > * {
  margin-right: 5px;
}
.modal__asside-page .popup-row > .bg-blur {
  height: 140px;
}
.modal__asside-page .popup-row > .bg-blur .abs-content.centered {
  align-items: center;
  justify-content: center;
  text-align: center;
}
.modal__asside-page
  .popup-row
  > .bg-blur
  .abs-content.centered
  .abs-content-title {
  font-size: var(--s16);
}
.modal__asside .abs-content {
  height: auto;
}
.modal__asside .popup-row > .bg-blur a img {
  height: 100%;
  width: 100%;
}

.btn-learn-more.jcsb select {
  background-color: inherit;
}

.hero-location--list {
  display: inline-block;



  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  /*width: 100%;*/
}
.hero-location--list a {
  text-decoration: none;
  transition: opacity 0.3s ease;
}
.hero-location--list a:hover {
  opacity: 0.7;
}

.modal__asside-page-head {
  flex-direction: column;
  align-items: flex-start;
}

.options-row {
  display: flex;
  flex-direction: row-reverse;
  flex: auto;
}

.options-wrapper .select-dropdown__button {
  min-width: 0;
  padding: 10px 25px 10px 16px;
}
.select-spoller-wrap .btn {
  white-space: nowrap;
  min-width: 0;
}
.options-selects.options-sort {
  white-space: nowrap;
}

.swiper.magazine-listing-map {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* .signature {
    padding:0 15px ;
} */
.slider-page .thumbs_slider-container .video--miniatures.swiper-controls--item {
  flex: 0 0 265px;
  max-width: 265px;
  padding-left: 70px;
  padding-right: 70px;
}
/* .slider-page .thumbs_slider-container .video--miniatures.swiper-controls--item .show-listing-video {
} */
.slider-page
  .thumbs_slider-container
  .video--miniatures.swiper-controls--item
  .show-listing-video
  + .show-listing-video {
  margin-left: 12px;
}

.video--miniatures-container {
  overflow: hidden;
  height: 100%;
}
.video--miniatures {
  position: relative;
  /* margin-left: 60px;
    margin-right: 60px; */
}
.slider-page .thumbs_slider-container .video--miniatures .swiper-button-prev {
  left: 15px;
}
.slider-page .thumbs_slider-container .video--miniatures .swiper-button-next {
  right: 15px;
}

.video--miniatures .video-thumb .play-video-thumb-btn {
  width: 30%;
  pointer-events: none;
}
.custom-row {
  --bs-gutter-x: 10px;
  --bs-gutter-y: 10px;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x) * -0.5);
  margin-left: calc(var(--bs-gutter-x) * -0.5);
}
.custom-row > * {
  box-sizing: border-box;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y);
}
.custom-row > .column {
  flex: 0 0 auto;
  width: 100%;
}
.custom-row > .column-6 {
  flex: 0 0 auto;
  width: 50%;
}
.custom-row > .column-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.salepost--item .btn-learn-more {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  background-color: transparent;
  color: #262626;
  padding: 0;
}
.px-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.salepost--item--card {
  display: flex;
  flex-wrap: wrap;
  /* flex-direction: column; */
  justify-content: center;
  align-items: center;
  /* box-shadow: inset 0px -1px 5px rgb(0 0 0 / 8%); */
  padding: /*25px*/ 5px;
  height: 100%;
}
.salepost--item--card > *:not(:last-child) {
  margin-right: 8px;
}
.salepost--item--info {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  text-align: center;
}
.salepost--item--location {
  flex-wrap: wrap;
}
.salepost--item--line {
  position: relative;
}
.salepost--item--line + .salepost--item--line .salepost--item--card::after {
  position: absolute;
  content: "";
  left: 0px;
  top: 10%;
  width: 2px;
  height: 80%;
  background: var(--pag-gray);
}

.link-default {
  text-decoration: none;
}

.fs-20 {
  font-size: 20px;
}
.lh-21 {
  line-height: 21px;
}
.swiper-mobile-greed {
  display: none;
}
.magazine__slider {
  /*margin-top: -15px;*/
}
.magazine__block {
  grid-gap: 30px;
}


.modal--signin {
  color: #000;
}

.select--signin {
  width: 100%;
  padding: 8px 10px;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%);
  resize: none;
}

.modal--signin .checkbox label {
  padding-left: 10px;
}

.modal--signin .btn.btn-red {
  border: 1px solid transparent;
}
.modal--signin .btn.btn-red:hover {
  border: 1px solid var(--red);
  color: var(--red);
}

.max-w-380 {
  max-width: 380px;
}

.dark_thumbnail {
  /*
  filter: brightness(50%);*/
}

.magazine__slider .abs-content {
  left: 50%;
  top: auto;
  bottom: 20px;
  width: auto;
  transform: translateX(-50%);
  background-color: var(--red);
}
.magazine .magazine__slider .abs-content-desc {
  font-size: var(--s12);
  font-weight: 400;
}
.magazine .slider-greed-mobile-row {
  height: 100%;
  /*padding-bottom: 30px;*/
}
.magazine .swiper-button-next:after,
.hero .swiper-button-next:after,
.magazine-listing-content .swiper-button-next:after,
.gallery .sw-btns.sw-small .swiper-button-next:after,

[data-slider="featured-slider"] .swiper-button-next:after,
[data-slider="sub-regions-slider"] .swiper-button-next:after,
[data-slider="inactive-listings-slider"] .swiper-button-next:after,

[data-slider="images-slider"] .swiper-button-next:after{
  content: ""!important;
  display: block!important;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #fff;
}

.magazine-listing-content .swiper-button-prev:after,
.hero  .swiper-button-prev:after,
.magazine .swiper-button-prev:after,
.gallery .sw-btns.sw-small  .swiper-button-prev:after,

[data-slider="featured-slider"] .swiper-button-prev:after,
[data-slider="sub-regions-slider"] .swiper-button-prev:after,
[data-slider="inactive-listings-slider"] .swiper-button-prev:after,
[data-slider="images-slider"] .swiper-button-prev:after{
  content: ""!important;
  display: block!important;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
}
.hero  .sw-btn,
.magazine-listing-content .sw-btn,
.magazine .sw-btn,
.gallery .sw-btns.sw-small .sw-btn,
[data-slider="featured-slider"] .sw-btn,
[data-slider="sub-regions-slider"] .sw-btn,
[data-slider="inactive-listings-slider"] .sw-btn,
[data-slider="images-slider"] .sw-btn{
  width: 50px!important;
  height: 40px!important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: var(--red);
  border-radius: 0;
}
.gallery .sw-btns.sw-small .sw-btn .ico {
  display: none;
}
.magazine .swiper-button-next.swiper-button-disabled{
  /*display: none;*/
  opacity: 1;
}

.magazine .swiper-pagination-bullet {
  border-radius: 4px;
  width: 25px;
  height: 25px;
  background-color: transparent;
  opacity: 1;
}
.magazine
  .swiper-mobile-greed
  .swiper-pagination
  .swiper-pagination-bullet:first-child {
  display: none;
}
.magazine .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: var(--red);
}
.magazine .magazine__slider .swiper > .swiper-pagination-bullets {
  bottom: 0;
}
.magazine-header-container .select-dropdown__button,
.magazine .select-dropdown__button {
  display: flex;
  padding: 0;
}
.magazine-header-container .select-dropdown__button .select-dropdown,
.magazine .select-dropdown__button .select-dropdown {
  background-color: #4c86ac;
  padding: 0 16px;
  min-height: 40px;
  border: 1px solid #fff;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  width: auto;
}
.magazine-header-container .select-dropdown__button .chevron-down,
.magazine .select-dropdown__button .chevron-down {
  background-color: transparent;
  border: 1px solid #fff;
  min-height: 40px;
  width: 40px;
  transform: none;
  position: static;
  background-position: center;
  background-repeat: no-repeat;
  transition: none;
}
.magazine-header-container .select-dropdown.active .chevron-down,
.magazine .select-dropdown.active .chevron-down {
  transform: rotate(180deg);
}
.magazine-header-container .select-cust,
.magazine .select-cust {
  display: flex;
  justify-content: center;
}

.magazine-listing-content .header-magazine-title {
  left: 25%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-color: var(--red);
  text-align: center;
  padding: 16px 32px;
  /*white-space: nowrap;*/
  /**/
  max-width: calc(100vw - 760px);
  margin-left: calc(100% - 95%);
}
.magazine-listing-content .header-magazine-title--heading {
  text-transform: uppercase;
  font-size: var(--s24);

  overflow: hidden;
  text-overflow: ellipsis;
}
.modal-description .text-more--body::first-letter {
  font-size: 40px;
}
.modal-description .text-more--body {
  font-size: var(--s14);
  line-height: 20px;
}
.modal-description .btn-close {
  right: 0;
  border: 1px solid #fff;
  padding: 5px;
}
.header-magazine-title--row {
  display: flex;
  align-items: center;
  font-size: var(--s18);

  flex-wrap: wrap;
}
.magazine-listing-content
  .header-magazine-title--row
  .hero-location--list
  + .hero-subtitle {
  border-left: 1px solid #fff;
  padding-left: 10px;
  margin-left: 10px;
}

.modal__asside.modal__asside-page {
  padding: 0;
  top: 100px;
  /*background-color: transparent;*/
  backdrop-filter: none;
  height: 100%;
}

.control-image img {
  height: 100% !important;
}

.abs-content.abs-content--bottom {
  bottom: 0;
  left: 0;
  right: 0;
  background-color: var(--red);
  text-align: center;
  padding: 10px;
}
.modal__asside .popup-row > .bg-blur + .bg-blur {
  margin-top: 0;
}
.modal__asside-page .popup-row > .bg-blur {
  height: 140px;
  backdrop-filter: blur(15px);
}
.modal__asside-page .popup-row > .bg-blur:first-child {
  height: 420px;
}
.modal__asside-page
  .popup-row
  > .bg-blur:first-child
  .abs-content.abs-content--bottom
  .abs-content-title {
  font-size: var(--s14);
}
.abs-content.abs-content--bottom .abs-content-title {
  text-transform: uppercase;
  font-size: var(--s12);
}

.btn.btn-burger--arrow {
  position: relative;
  border: 2px solid #fff;
  padding: 8px;
  width: 50px;
  min-width: 50px;
  height: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  overflow: visible;
}
.btn.btn-burger--arrow span {
  display: flex;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.btn.btn-burger--arrow::after {
  content: "";
  position: absolute;
  --size: 15px;
  bottom: calc(-1 * var(--size));
  width: 0;
  height: 0;
  border-left: var(--size) solid transparent;
  border-right: var(--size) solid transparent;
  border-top: var(--size) solid #fff;
}
.read_more {
  font-size: 14px;
}
.read_more .chevron-down {
  --size: 8px;
  width: 0;
  height: 0;
  border-left: var(--size) solid transparent;
  border-right: var(--size) solid transparent;
  border-top: var(--size) solid #fff;
}
.read_more.active .chevron-down {
  transform: rotate(180deg);
}
.modal-description .info-block{
  padding-top: 30px;
}
header.fullscreen-not-first{
  background-color: rgba(31, 33, 42, 0.5);
  top: -150px;
}
.pb-0{padding-bottom: 0 !important;}
.info-block {
  display: flex;
  flex-direction: column;
  font-size: var(--s14);
  line-height: 16px;
  margin-top: auto;
}
.info-block__name {
  text-transform: uppercase;
}
.info-block__price {
  display: block;
  margin-top: 20px;
  color: #9f7802;
}

.thumbs_slider-container .control-image {
  height: 100%;
}

.button-back {
  padding: 0;
}
.button-back img {
  height: 140px;
  height: 50px;
}
body{overflow-x:hidden;}
.first-screen-tumbs {
  max-width: 600px;
  margin-right: 60px;
}
.swiper-slide img {
  height: 100%;
}

.hero__links-group .btn-learn-more {
  background-color: #527094;
  color: #fff;
}

.custom-row.salepost--row {
  background-color: #94aac5;
  color: #fff;
  padding: 30px 20px;
}
.custom-row.salepost--row .salepost--item {
  padding-left: 1px;
  padding-right: 1px;
}
.custom-row.salepost--row .salepost--item > .salepost--item--card {
  background-color: #527094;
}
.salepost--item--info {
  text-transform: uppercase;
  position: relative;
  padding-left: 28px;
}
.salepost--item--info .ico {
  /*font-size: 40px;*/
  color: #007f00;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: 0;
  left: 0;

}
.custom-row.salepost--row {
  --bs-gutter-y: 15px;
  padding-top: 25px;
  /* margin-top: calc(var(--bs-gutter-y) * -1);
  padding-top: 0; */
}
.gap-20px {
  gap: 20px;
}
.justify-content-around {
  justify-content: space-around;
}
.salepost--item--info .ico img{
    width: 100%;
    height: 100%;
}
.salepost__block .salepost__map .iframebox {
  margin-bottom: 30px;
}

.salepost-text {
  border: 1px solid var(--gray);
  border-top: 0;
  border-left: 0;
  padding: 0 20px 30px 0;
}

.salepost__content-bottom {
  border-top: 0;
}

.contact {
  background-color: #94aac5;
}
.contact__form input[type="text"],
.contact__form input[type="email"],
.contact__form input[type="number"],
.contact__form textarea {
  background-color: #527094;
}
.contact__form input[type="text"]::placeholder,
.contact__form input[type="email"]::placeholder,
.contact__form input[type="number"]::placeholder,
.contact__form textarea::placeholder {
  text-transform: uppercase;
}

.contact .contact__form .form-items {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0;
  margin-bottom: 0;
}
.custom-row > .column-8 {
  width: 66.66666%;
}

.hero__links-group li + li {
  margin-left: 1px;
}
.hero__links-group .btn-learn-more::after {
  content: none;
}

.gallery .thumbs_slider-container {
  position: static;
  margin: 0;
  padding: 0;
}

.gallery .slider-page .thumbs_slider-container .swiper-controls--item.--pagination {
  max-width: 100%;
  margin: 0;
}


@media (max-width: 768px) {


  /*
    .images-slider .swiper-wrapper{
        height: 500px !important;
        max-height: 500px !important;
    }
    .images-slider .swiper-wrapper .swiper-slide{
        height: 100% !important;
    }
    .images-slider .swiper-wrapper .images-slider-item{
        height: 100% !important;
    }*/
  .magazine-listing-content .header-magazine-title {
    left: 50%;
    top: 25%;
    transform: translate(-50%, -50%);
    max-width: 100%;
  }
  .salepost {
    /*padding-bottom: 0;*/
  }
  .salepost__map {
    padding-top: 20px;
    border-top: 1px solid #000;
  }
  .popup-filter .close-block {
    justify-content: flex-end;
  }
  .options-wrapper {
    padding: 20px 0 20px !important;
  }
  .swiper:not(.swiper-grid) .swiper-wrapper {
    grid-template-columns: none !important;
    grid-gap: inherit !important;
    display: flex !important;
    flex-direction: row !important;
  }

  .visible-768 {
    display: block;
  }
  .hidden-768 {
    display: none !important;
  }
}
@media (orientation: landscape) {
  body .plyr__video-embed iframe,
  .plyr__video-wrapper--fixed-ratio video {
    /*
    border: 0;
    height: 56.25vw;
    left: 0;
    position: absolute;
    top: 0;
    width: 100vw;
    min-width: 100vw;*/
  }
}
@media (orientation: portrait) {

  body .plyr__video-embed iframe,
  .plyr__video-wrapper--fixed-ratio video {
    /*
    border: 0;
    height: 100vh;
    left: 50%;
    position: absolute;
    top: 0;
    width: 177vh;
    min-width: 177vh;
    transform: translateX(-50%);*/
  }
}
.modal__asside.modal__asside-page{
  display: flex;
  flex-direction: column;
}
@media (max-width: 575.98px) {

  .signature__item .dbl-btns--cols{
    flex-wrap: nowrap;
    position: relative;
  }
  .signature__item .dbl-btns--cols .btn{
    min-width: 0;
  }

  .signature__item .dbl-btns--cols.dbl-btns--30 > .dbl-btns--option:first-child > div p{
    position: absolute;
    white-space: nowrap;
    left: 0;
    bottom: -24px;
  }
  .signature__item .dbl-btns--cols.dbl-btns--30 > .dbl-btns--option:first-child > div{
    position: relative;

  }



  .colums-contact{}



  .modal__asside.modal__asside-page{
    height: 100% !important;
  }
  .modal__asside.modal__asside-page .btn-learn-more{
    margin-top: auto;
  }
  .modal__asside-page .popup-row{
    max-height: calc(100vh - 0px) !important;
  }
  .islandVacations-h-links{
    flex-direction: column;
  }
  .hero__text.hero__text-bg > div.mr-15{
    margin-right: 0 !important;
    padding-right: 10px;
    padding-left: 10px;
    margin-top: 30px;
  }
  .hero-content .hero__text.hero__text-bg{
    max-width: calc(100% - 50px) !important;
    width: calc(100% - 50px) !important;
  }
  .hero-content-inner .hero-content .hero__text{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    width: 100% !important;
  }
  .hero-content .hero__text .red-title-block{
    width: 90% !important;
  }
  .num-inner{font-size:20px !important;}
  .num__items{
    gap: 20px;
  }
  .num-desc{
    font-size: 12px;
  }
  .about__block .about__text{
    margin-bottom: 0px;
  }
  .magazine.section-fullscreen .magazine__banner{
    max-height: max-content !important;
  }
  .magazine-listing-content .wrapp-slide-info,
  .swiper-slide .wrapp-slide-info{
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 80px !important;
  }
  .magazine-listing-content .wrapp-slide-info .red-title-block,
  .swiper-slide .wrapp-slide-info .red-title-block{
    left: 0 !important;
    transform: none !important;
    position: relative !important;
    height: max-content !important;
    margin-top: auto;
    top: 0;
    max-width: 100% !important;
  }
  .after-swiper-block{display:flex;}
  .swiper-slide .red-title-block{
    left: 50%;
    transform: translateX(-50%);
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 90%;
    margin: 60px;
  }
  .custom-row > .column-8 {
    width: 100%;
    flex: 0 0 auto;
  }
  .red-title-block {
    margin-left: auto;
    margin-right: auto;
  }
  .custom-row > .column-6 {
    flex: 0 0 auto;
    width: 100%;
  }
  .custom-row > .column-4 {
    flex: 0 0 auto;
    width: 100%;
  }
  .salepost--item--line .salepost--item--card::after {
    display: none;
  }
  .salepost--item--card {
    padding: 0;
  }
  .signature__block.gr .signature__item.signature__item-text-on-down {
    height: unset !important;
  }
  .magazine__slider .swiper-mobile-greed .swiper-slide {
    height: 100% !important;
  }
  .magazine .select-cust {
    margin-bottom: 0;
  }
  .magazine__slider {
    margin-top: 0;
  }
  .slider-greed-mobile-row {
    /* display: flex;
    flex-wrap: wrap; */
    /* margin: -10px -5px 0 -5px; */
    display: grid;
    grid-template-columns: repeat(2, 1fr);


    grid-auto-rows: calc(100% / 4);
  }
  .slider-greed-mobile-col {
    /* flex: 0 0 50%; */
    /* padding: 0 5px;
    margin-top: 10px; */
  }
  .slider-greed-mobile-col a {
    display: block;
    position: relative;
    max-height: 205px;
  }
  .slider-greed-mobile-col:nth-child(3n) {
    grid-column: auto/span 2;
    /* flex: 0 0 100%; */
  }
  /* .slider-greed-mobile-col:first-child .abs-content-title {
    font-weight: 600;
    font-size: var(--s24);
    margin-bottom: 10px;
  } */
  .swiper-mobile-greed {
    display: block;
  }
  .mobile-hiddenslider {
    display: none;
  }
}
@media (max-width: 576px) {
  .function-buttons .f-btn{
    width: 30px;
  }
  .magazine-listing-content > .red-title-block{
    height: 140px !important;
    /*width: 94% !important;*/
    max-width: 94% !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    height: max-content !important;
    top: 140px !important;
  }
  .title.t-30{font-size:20px;}
  .hero-subtitle{
    font-size: 18px;
  }
  .magazine__slider .abs-content{
    height: max-content;
    width: calc(100% - 20px);
    /*min-height: 73px;*/
    justify-content: center;
  }
  .select-cust.w-100-576 .select-dropdown{
    flex: auto;
    justify-content: flex-start;
  }
  .magazine-header-container-2-576 .btn-burger--arrow::after{
    display: none;
  }
  .magazine-header-container-2-576 > *:not(:first-child){
    margin-bottom: 10px;
  }
  .order--1-576{order:-1 !important;}
  .w-100-576{width:100% !important;}
  .justify-end-576{justify-content:end !important;}
  .magazine-header-container-2-576{
    align-items: flex-start;
  }
  .magazine-header-container {
    display: flex;
    flex-direction: column;
  }
  .magazine-header-container .dbl-btns {
    display: flex;
    flex-direction: column;
    /* margin-top: 10px; */
  }
  /* .magazine-header-container .dbl-btns > *:first-child {
        display: none;
    } */
  /* .magazine-header-container .dbl-btns > *:not(:last-child){
        margin-bottom: 5px;
        display: none;
    } */

  .magazine-header-container .dbl-btns > :last-child {
    display: none;
  }
  .magazine-header-container .dbl-btns a + a {
    margin-top: 5px;
  }
  .magazine-listing-content .modal-description .modal__dialog {
    min-height: 0;
    margin: 0;
    max-width: 100% !important;
  }
  .map-section .content-form {
    padding: 0;
    height: 100vh;
    max-height: none;
  }
  .map-section .gmap_main {
    height: 100%;
  }
  .map-section .gmap_main .map-trigger {
    height: 100%;
  }

  .map-section .gmap_main .map {
    height: 100%;
  }
}
@media (max-width: 480px) {

  #contact-section .red-title-block__wrapper {
    margin-top: 5px !important;
  }
  #contact-section .hero-title {
    font-size: var(--s14);
    margin-bottom: 2px;
  }
  #magazine__main .red-title-block__wrapper .hero-subtitle{
    font-size:12px;
    margin-top: 5px;
  }
  #contact-section .red-title-block__wrapper .hero-subtitle{
    font-size:12px;
    margin-top: 5px;
  }
  #magazine__main .fp-overflow .header-magazine-title .hero-title{
    font-size: var(--s14);
    margin-bottom: 2px;
  }
  #magazine__main .red-title-block__wrapper{
    margin-top: 5px !important;
  }
  .signature .signature__item .figure-content .btn{
    margin-right: 10px !important;
  }

  .signature .signature__item .figure-content .dbl-btns--cols .dbl-btns--option:last-child a{
    margin-right: 0 !important;
  }


  .signature.section-fullscreen .featured.slider_mobile{
    height: calc(100% - 180px);
  }
  .description-section .hero-subtitle {
      font-size: 16px;
  }
  .select-cust.w-100-576 .select-dropdown{
    font-size: 12px;
  }
  .justify-end-480{justify-content:end !important;}
  .post-section .signature__item {
    height: 380px;
  }
  .featured .swiper-slide {
    height: 380px;
  }

  .modal-find {
    bottom: 0;
    top: auto;
    width: 95%;
  }
  .about__block {
    text-align: left;
  }
  .about__block .btn-learn-more {
    width: max-content;
    font-size: 12px;
  }
  /*
  .about__block .about__text{
    font-size: 14px;
  }*/
  /*
  .about__block .section-title{
    font-size: 20px;
    margin-bottom: 0px;
  }
  .about__block .about__text {
    margin-bottom: 0px;
    max-width: 100%;
    font-size: 14px;
  }*/

  .swiper-container-pagination.swiper-container-pagination--reverse-480 {
    padding-bottom: 60px;
  }
  .swiper-container-pagination.swiper-container-pagination--reverse-480
    .swiper {
    position: initial;
  }
  .swiper-container-pagination.swiper-container-pagination--reverse-480
    .container {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
  .swiper-container-pagination.swiper-container-pagination--reverse-480
    .swiper-pagination {
    bottom: auto;
  }
  .--standart-480 {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    width: 100%;
    justify-content: space-between;
    padding-left: 20px;
    padding-right: 20px;
  }

  .sw-btns.standart-btns-sw-480 .sw-btn::after {
    width: auto !important;
    font-size: 18px;
  }
  .sw-btns.standart-btns-sw-480 .sw-btn.swiper-button-prev::after {
    margin-right: 10px;
  }
  .sw-btns.standart-btns-sw-480 .sw-btn.swiper-button-next::after {
    margin-left: 10px;
  }
  .standart-btns-sw-480 .sw-btn .ico {
    display: none;
  }
  .hidden-480 {
    display: none;
  }
  .salepost-btns-item .btn-learn-more {
    justify-content: flex-start;
    padding: 0;
    background: transparent;
    position: relative;
  }
  .salepost-btns-item .btn-learn-more::before {
    content: "\2022";
  }
  .magazine__slider .swiper .swiper-slide {
    transition: width 1.3s linear;
    margin-top: 10px;
  }
  /* .magazine__slider .swiper .swiper-slide.swiper-slide-active {
        width: 100vw!important;
        max-width: 100vw;
        height: 250px!important;
        display: flex;
        flex: auto
    } */
  /* .magazine__slider .swiper .swiper-slide.swiper-slide-active,
    .magazine__slider .swiper .swiper-slide.swiper-slide-next,
    .magazine__slider .swiper .swiper-slide.swiper-slide-prev {
        width: 100vw!important;
        height: 250px!important;
        width: auto!important;
        display: flex;
        flex: auto
    } */
  .magazine__slider .swiper-slide a {
    width: 100%;
    justify-content: center;
  }
  .magazine__slider .swiper .swiper-wrapper {
    margin-top: -10px;
  }
  .magazine__slider .abs-content {
    justify-content: center;
    align-items: center;
    height: auto;
    text-align: center;
    gap: 0;
  }

  /* .magazine__slider .swiper-slide.swiper-slide-active .abs-content-title {
        font-weight: 600;
        font-size: var(--s24);
        margin-bottom: 10px;
      } */
  .magazine__slider .abs-content-title {
    font-weight: 400;
    font-size: 10px;
    /* margin-bottom: 6px; */
  }

  .magazine__slider .abs-content-desc {
    /* font-size: var(--s14); */
    font-size: 10px;
    font-weight: 400;
    line-height: 1.14;
    white-space: nowrap;
  }
  .magazine__slider .select-cust {
    /* background-color: var(--dark-green); */
    padding: 0px 20px 10px;
  }
  .magazine__slider .magazine__subscrible::before {
    content: none;
  }
  .magazine__banner {
    /*display: none;*/
  }
  .magazine__banner::after,
  .magazine__banner > *:not(.magazine__banner-footer) {
    opacity: 1;
    z-index: 1;
  }
}
@media (min-width: 480px) {
  .magazine__banner::after,
  .magazine__banner > *:not(.magazine__banner-footer) {
    opacity: 1;
  }
  .visible-480 {
    display: none;
  }
  .standart-btns-sw-480 {
    position: absolute !important;
    top: 50% !important;
    width: 100%;
    justify-content: space-between;
    left: 0;
    height: 100%;
    top: 0 !important;
  }
  .standart-btns-sw-480 .sw-btn::after {
    font-size: 62px !important;
  }
  .standart-btns-sw-480 .sw-btn {
    width: 100px !important;
    height: 100% !important;
    font-weight: 400 !important;
  }
  .standart-btns-sw-480 .sw-btn::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;

    opacity: 0.5;
    top: 0;
  }
  .standart-btns-sw-480 .sw-btn .ico {
    position: relative;
  }
  .standart-btns-sw-480 .sw-btn.swiper-button-prev::before {
    left: -10px;
    background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  }
  .standart-btns-sw-480 .sw-btn.swiper-button-next::before {
    right: -10px;
    background: linear-gradient(-90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);
  }
  .swiper-container:not(.swiper--none-m)
    .standart-btns-sw-480
    .swiper-button-prev {
    margin-left: -4.165%;
  }
  .swiper-container:not(.swiper--none-m)
    .standart-btns-sw-480
    .swiper-button-next {
    margin-right: -4.165%;
  }
  .standart-btns-sw-480 .sw-btn::after {
    display: none !important;
  }
}
