.hero__video{
    overflow: hidden;
}
.about__cards .card-about{
    width: calc(20% + 36px);
  
padding: 25px;
margin-left: -36px;
}
.about__cards{
    margin-top: 50px;
}
.scrolloff {
    pointer-events: none;
}
.event-form__info .event-form__confidencial{
    width: 100%;
    max-width: 100%;
}
.event-form__title{
    font-size: calc(20px + 30 * ((100vw - 375px) / 1481));
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
}

.events__content_description{
    margin-bottom: 20px;
}
.event-form__wrapper{
    justify-content: space-between;
}
.event-form__confidencial p{
    max-width: 620px;
    width: 100%;
    font-size: 14px;
}
.hero-form__text{
    max-width: 678px;
}
.hero-form__text p{
    font-size: 14px;
    color: #868686;
    font-family: Roboto Flex;
    font-size: 12px;
    font-weight: 300;
    line-height: 140%;
margin-top: 16px;
    text-align: left;
    

    
}
.autor-tour .autor-mix__slider_item{
    height: 578px;
}
.header,.mobile-header {
    z-index: 9999;
}
.hero{
    min-height: 800px;
}
.card-way__link a{
    font-size: 25px;
}
.area-mix__select select{
	/* for Firefox */
	-moz-appearance: none;
	/* for Chrome */
	-webkit-appearance: none;

    padding-right: 40px;
}
.area-mix__select{
    position: relative;
}
.area-mix__select::before{
position: absolute;
content: '';
background-image: url(/frontend/web/app/images/arrow.svg);
width: 16px;
height: 8px;
background-repeat: no-repeat;
right: 22px;
    top: 50%;
    transform: translateY(-50%);
}
.area-mix__select select::-ms-expand {
	/* IE */
	display: none;
}
.card-way__description ul li {
    list-style: disc;
    margin-left: 20px;
}
.polysi{
    margin-top: 125px;
    font-family: Roboto Flex;
    line-height: 1.38;
    margin-bottom: 60px;
    
}
.polysi h1,.polysi h2{
    margin-bottom: 15px  !important ;
    margin-top: 15px !important;
}
.polysi h1.title{
    font-size: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    color: #000;
    margin: 0;
    margin-bottom: 20px !important ;
    text-align: center;
    margin-top: 0  !important;
}
.about__info,.area__info,.way__wrapper,.trips__info,.events__wrapper,.activity__info{
    /* flex-direction: column;
    align-items: flex-start; */
    flex-wrap: nowrap;
    column-gap: 80px;
}
.about__info_title h5,.area__info_title h5,.way__title h5,.trips__info_title h5,.events__title h5,.activity__title h5{
    width: max-content;
    text-align: left;
    width: 320px;
}
.trips{
    padding-bottom: 0px;
}
@media screen and (min-width:1140px){
    .event-form__submit input{
        width: auto;
        min-width: 315px;
    }
}
@media screen and (max-width:1440px){
    .about__cards .card-about{
        padding: 40px;
    }
    .about__cards .card-about__title{
        font-size: 32px;
    }
    .about__cards  .card-about__description{
       font-size: 20px; 
    }
}
@media screen and (max-width:1140px){
    .about__cards .card-about{
        width: calc(33vw - 3px);
        height: calc(33vw - 3px);
    }
    .about__cards .card-about__title{
        font-size: calc(30px + 30 * ((100vw - 375px) / 1481));
    }
    .about__cards  .card-about__description{
        font-size: calc(16px + 14 * ((100vw - 375px) / 1481));
     }
     .about__cards{
        justify-content: center;
     }
     .about__cards .card-about:nth-last-child(1),.about__cards .card-about:nth-last-child(2){
        margin-top: -60px;
     }
}
.brone .hero__form{
    margin: 0;
}
.trips__info{
    margin-bottom: 16px;
}

.area-mix .area-mix__slider_item img,.autor-mix__slider_item img,.area-mix .area-mix__slider_item1 img{
    border-radius:50px;
}
.area-mix__slider_item1 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.area-mix .area-mix__slider_item1 img{
    height: 670px;
}
.autor-mix__slider_item img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.footer__policyconf, .footer__policydata, .footer__bench,.footer__col.col-1,.footer__col.col-2{
    margin: 0;
}
.footer__col.col-1,.footer__col.col-3,.footer__col.col-1{
max-width: 100%;
}
.footer__row.bottom,.footer__row.top{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    padding-right: 0;
}
.footer__policyconf, .footer__policydata, .footer__bench{
    display: flex;
    align-items: center;
}
.footer__bench svg{
margin-left: 38px;
}
@media screen and (max-width:1200px) {
    .footer__row.top{
        grid-template-columns: 1fr 1fr 1fr ;
    }
}
@media screen and (min-width:1680px) {
    .card-about__title{
        font-size: 60px;
    }
}
@media screen and (min-width:1100px) {
    .hero__title h1{
        font-size: 100px;
    }
    .hero__title h2{
        font-size: 40px;
    }
   
    .card-about__description{
        font-size: 30px;
    }
    .area__info_text p,.way__content_title,.activity__description,.trips__info_description,.events__content_title,.event-form__title{
        font-size: 40px;
    }
}

@media screen and (max-width:992px) {
    .footer__row.bottom, .footer__row.top{
        grid-template-columns: 1fr   ;
        gap: 12px;
    }
    .footer__bench svg{
        width: 49px;
        margin-left: 8px;
    }
    .trips{
        padding-bottom: 40px;
    }
 .autor-tour .autor-mix__slider_item{
      height: 450px;
    }
}
@media screen and (max-width:768px){
    /* .area-mix .area-mix__slider_item{
        min-height: 500px;
    } */
    .about__cards .card-about{
        width: calc(50vw - 12px);
    height: calc(50vw - 12px);
    }
  .about__cards .card-about:nth-last-child(2){
    margin-top: -25px;
     }
     .hero{
        min-height: 813px;
     }
     .about__info,.area__info,.way__wrapper,.trips__info,.events__wrapper,.activity__info{
        flex-direction: column;
        align-items: flex-start;
        /* flex-wrap: nowrap; */
    }
    .about__info_title h5,.area__info_title h5,.way__title h5,.trips__info_title h5,.events__title h5,.activity__title h5{
        width: 100%;
    }
}
.map-mobile{
    display: none;
}
#areaMixerAll .swiper-button-next,  #areaMixerAll .swiper-button-prev, #areaMixer .swiper-button-next,  #areaMixer .swiper-button-prev, #autorMixer .swiper-button-prev, #autorMixer .swiper-button-next{
    display: none;
    background: rgba(255, 255, 255, 0.6);
    width: 40px;
    height: 40px;
    border-radius: 50%;
}
.autor-form{
    margin-top: 64px;
}

.autor-tour.area  {
    background-color: #FEF6E1;

    background-image: url(/frontend/web/app/images/autor-bg.svg);
    background-repeat: no-repeat;
    background-position-y: 115%;
    background-position-x: 0px;
}
@media screen and (max-width:992px) {
    .autor-form{
        margin-top: 32px;
    }
    .autor-tour.area  {
        background-image:none;
    }
  
}
#areaMixer .swiper-button-next:after,    #areaMixer .swiper-button-prev:after,
#autorMixer .swiper-button-prev:after, #autorMixer .swiper-button-next:after{
    font-size: 21px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: fit-content;
    color: #325b50;
}
/* #_bn_widget_ .bnovo__inputs{
    display: flex !important;
    flex-direction: column;
}
#_bn_widget_ iframe{
    height: 500px !important;
} */
@media screen and (max-width:768px) {
    #areaMixer .swiper-button-next,  #areaMixer .swiper-button-prev,
    #autorMixer .swiper-button-prev, #autorMixer .swiper-button-next{
        display: block;
    }
    .pagination-wrapper{
        display: none;
    }
}
@media screen and (max-width:575px){
    .map-mobile{
        display: block;
    }
    .map-desctop{
        display: none;
    }
    .autor-tour .autor-mix__slider_item{
        height: 388px;
    }
    .about__cards{
        padding-left: 33px !important; 
    }
    .about__cards .card-about{
        padding: 10px;
    }
    .card-about__icon img{
width: 32px;
height: 32px;
    }
    .about__cards .card-about__title{
        font-size: 24px;
    }
    .about__cards  .card-about__description{
        font-size: 11px;
    }
    .about__cards .card-about:nth-last-child(1) {
margin-top: -23px;
    }
    .about__cards .card-about:nth-last-child(2) {
        margin-top: -12px;
    }
    .polysi h1.title{
        font-size: 23px;
    }
}
.mix_relative{
    position: relative;
    height: 100%;

}
.mix-info{
    display: flex;
    gap: 4px;
    position: absolute;
    bottom: 32px;
    left: 32px;
    background-color: white;
    padding: 16px 40px;
    border-radius: 108px;
    flex-direction: column;
}
.mix-info__title{
font-weight: 600;
font-size: 18px;
line-height: 140%;
letter-spacing: 0.5px;
text-transform: uppercase;
color: #63998A;
font-family: Roboto Flex;
}
.mix-info__subtitle{

font-weight: 400;
font-size: 25px;
line-height: 150%;
color: #325B50;
font-family: Roboto Flex;
}
.autor-mix__slider_item {
    width: 100%;
    /* display: none; */
}
/* @media (max-width: 1710px) { */
    .autor-mix__slider_item {
        width: calc(50% - 16px) !important;
    }
/* } */
@media (max-width: 992px) {
    .autor-mix__slider_item {
        width: calc(70% - 18px) !important;
    }
    .mix-info{
        bottom: 16px;
        left: 16px;
        padding: 16px 16px;
    }
    .mix-info__subtitle{
        font-size: 20px;
    }
    .mix-info__title{
        font-size: 15px;
    }
}
@media (max-width: 576px) {
    .autor-mix__slider_item {
        width: 100% !important;
    }
    .mix-info__subtitle{
        font-size: 14px;
    }
    .mix-info__title{
        font-size: 15px;
    }
}

.header__menu ul li a{
    font-size: calc(13px + 1 * ((100vw - 992px) / 864));
}
.header__info a{
    font-size: calc(13px + 1 * ((100vw - 992px) / 864));
}
.mobile-header__nav.open{
    overflow: scroll;
}
/* @media (max-width: 992px) { */
.button-modal a{
    border-radius: 108px;
    background: #325b50;
    padding: 13px;
    display: flex;
    width:calc(100% - 48px);
    align-items: center;
    justify-content: center;
    box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, .05);
    color: #fff;
    leading-trim: both;
    text-edge: cap;
    font-family: Roboto Flex;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    text-decoration: none;
   cursor: pointer;
}
/* } */
.button-modal{
    display: none;
}
 @media (max-width: 992px) { 
    .button-modal{
        display: flex;
        justify-content: center;
        position: sticky;
        z-index: 99;
        top: calc(100% - 54px - 20px );
        margin-bottom: 20px;
        padding: 12px 0;
        background: #00000099;

    
    }
    body{
        background-color: #fef6e1;
    }
    .feedback{
        padding-bottom: 100px;
    }
    .bnovo_module_overlay{
top: 72px  !important;
    }
}
.fancybox-content{
    padding: 0;
    background-color: transparent;
}
.hero__form.fancy{
margin: 0;

}
.fancybox-close-small svg{
color: white;
}
.mobile-header__button{
    display: flex;
    gap: 15px;
}
.swiperArea  img{
height: 550px;
width: 440px;
object-fit: cover;
min-height: 550px;
}
.swiperArea{
    width: 440px;
}
.swiper-slide__container{
    display: flex;
    gap: 32px;
    align-items: flex-start;
    font-family: Roboto Flex;
}
@media screen and (max-width:992px) {
    
}
.area-mix__slider_item{
    width: 100% !important;
}
.swiper-slide__title{
font-weight: 500;
font-size: 40px;
line-height: 120%;
color: #325B50;
}
.swiper-slide__subtitle{
font-weight: 400;
font-size: 25px;
line-height: 130%;
color: #325B50;
margin-top: 16px;
}
.swiper-slide__line{
    display: grid;
    margin-top: 16px;
    padding: 8px 0;
    gap: 10px;
    grid-template-columns: 1fr 1fr;
    border-bottom: 1px solid #325B50;
font-weight: 400;
font-size: 25px;
line-height: 130%;
color: #325B50;
}
.swiper-slide__content{
    max-width: 600px;
}
.swiper-slide__price{
margin-top: 24px;

font-weight: 400;
font-size: 40px;
line-height: 130%;
color: #325B50;
}
.swiper-slide__button{
    width: fit-content;
    margin-top: 32px;
font-style: normal;
font-weight: 400;
font-size: 25px;
line-height: 128%;
color: #FFFFFF;
background-color: #325B50;
padding: 16px 32px;
border-radius: 108px;
cursor: pointer;
display: block;
}
.territory-modal{
    width: 100%;
}
@media screen and (max-width:992px) {
    .swiperArea img{
        min-height: 430px;
        height: 430px;
    /* width: 300px; */
    }
    .swiper-slide__title{
        font-size: 32px;
    }
    .swiper-slide__subtitle{
        font-size: 22px;
        margin-top: 8px;
    }
    .swiper-slide__line{
        font-size: 20px;
    }
    .swiper-slide__price{
        font-size: 32px;
    }
    .swiper-slide__button{
        font-size: 20px;
    }
}
.swiper-slide__container.hide .swiper-slide__content{
display: none;
}

@media screen and (max-width:768px) {
    .swiperArea{
        width: 100%;
    }
    .swiperArea img{
        min-height: 430px;
        height: 430px;
    width: 100%;
    }
    .swiper-slide__title{
        font-size: 22px;
    }
    .swiper-slide__subtitle{
        font-size: 18px;
  
    }
    .swiper-slide__line{
        font-size: 18px;
    }
    .swiper-slide__price{
        font-size: 22px;
    }
    .swiper-slide__button{
        font-size: 18px;
        width: 100%;
        padding: 11px 32px;
        text-align: center;
    }
    .swiper-slide__container{
        flex-direction: column;
    }
   #area .pagination-wrapper{
    display: block;
    margin-top: 0
   }
   #area .swiper-button-next, #area .swiper-button-prev{
display: none;
   }
   .swiper-slide__container{
    margin-bottom: 24px;
   }
}


.question  .way__wrapper{
    display: grid;
    grid-template-columns: 320px 1fr;
    font-family: Roboto Flex;
}
.question__card__main{
    display: flex;
    justify-content: space-between;
    align-items: center;

}
.question__card__title{

font-weight: 400;
font-size: 40px;
line-height: 120%;
color: #325B50;
}
.question__card{
    border-bottom:1px solid #325B50;
    padding-bottom: 24px;
}
.question .way__content{
    display: flex;
    flex-direction: column;
    gap: 24px;
}
.accordeon{
    cursor: pointer;
}
.question__card .img_close{
     display: none;
}
.question__card.active .img_close{
    display: block;
}
.question__card.active .img_open{
    display: none;
}
.question__card__hidden{

font-weight: 400;
font-size: 30px;
line-height: 120%;

color: #325B50;
padding-top: 32px;

}
@media screen and (max-width:992px) {
    .question.feedback {
        padding-bottom: 140px;
    }
}
@media screen and (max-width:992px) {
.question .way__wrapper{
    grid-template-columns: 1fr;
}
.question__card__title{
    font-size: 22px;
}
.question__card{
    padding-bottom: 18px;
}
.question .way__content{
    gap: 18px;
}
.question__card__hidden{
    font-size: 20px;
    padding-top: 18px;
}
.accordeon{
    width: 32px;
    height: 32px;
}
}
@media screen and (max-width: 992px) {
    .all-photo .area-mix__slider_item1 img {
        height: 450px;
    }
}
@media screen and (max-width:768px) {
    .area__wrapper .pagination-wrapper{
margin-top: 20px !important;
    }
}