.error{
    border: 1px solid red !important;
}
.is_chil,.hidden{display: none !important;}
.section.teachers{padding: 60px 0 10px;}
.h1{
    font-size: 32px;
    line-height: 32px;
    font-family: 'Akrobat';
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    display: block;
    font-weight: bold;
}
/*.h5{
    color: #fff;
    font-size: 30px;
    line-height: 24px;
    font-family: 'Akrobat';
    text-transform: uppercase;
}*/

nav ul li ul li .h5_new{
    margin-bottom: 12px;
    position: relative;
}
.h5_new,.h5_new a{
    font-size: 21px;
    line-height: 24px;
    color: #022D41;
    font-family: 'Akrobat';
    text-transform: uppercase;
}
nav ul li span, nav ul li .h5_new,nav ul li .h5_new a{color: #fff;}
nav ul li ul li .h5_new:before {
    display: block;
    content: url(../img/icons/icon-city-pin.svg);
    position: absolute;
    left: -28px;
    top: -3px;
}
.table .table-content .col .old-price {
    display: block;
    text-decoration: line-through;
    color:#808080;
}
.travel-item .price .old-price{
    font: 300 20px/20px 'Akrobat';
    margin: 24px 0;
    color:#808080;
    display: block;
    text-decoration: line-through;
}


.container_inner {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}
.cookies_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cookies_inner p {
    line-height: 25px;
    color: #fff;
}
.cookies_btn, .cookies_inner p {
    font-size: 15px;
    font-family: 'PT Sans',sans-serif;
}
.cookies_wrap {
    padding: 25px 0;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99999;
    color: #fff;
    background: rgb(28 28 28 / .9);
    border-radius: 0;
    margin: 0;
}
.cookies_wrap a {
    color: #fff;
    text-decoration: underline;
}
.cookies_btn {
    background: #1AA6B7;
    font-family: 'Akrobat',sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    display: inline-block;
    padding: 3px 30px;
    margin: 4px 0 0;
    text-align: center;
    border: 0;
}
#js_show_more_news,.icon_plus_show_more{
    background: url(/templates/freediving/img/plus.png) no-repeat;
    display: block;
    width:50px;
    height:50px;
}
#js_show_more_news:hover{
    background: url(/templates/freediving/img/plus_hover.png) no-repeat;
    display: block;
    width:50px;
    height:50px;
}
.more-block{
    margin:0 auto;
}
.page404content{text-align: center;}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:20px;background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{border:5px solid #000; background:#fff;}
        #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;}
        #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;}
        #cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

       
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
      
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}
        
        #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;}
        #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:bottom left;}
        #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(images/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;}
        #cboxNext:hover{background-position:bottom right;}
        #cboxClose{position:absolute; top:5px; right:5px; display:block; background:url(images/controls.png) no-repeat top center; width:38px; height:19px; text-indent:-9999px;}
        #cboxClose:hover{background-position:bottom center;}

/*
    END Colorbox Core Style   
*/
.js_probnaya_trenirovka_link.btn,
.write_us.btn,
.button-block .btn,
write_us_center .btn
{
    background: #1AA6B7;
    height: 40px;
    line-height: 40px;
    margin-top: 24px;
	z-index: 5;
    position: relative;
}
.write_us.btn{
    position: absolute;
    top: 50%;
}
.write_us_center a{
    margin: 0 auto 15px;
}
.button-block{width:100%;}
.button-block a{
    margin:0 auto 20px;
    display: block;
    width:175px;
}
.about .one-full .desc-wrap .desc h1 {
    color: #022D41;
}
.video-review {
    margin: 0 auto;
    text-align: center;
}

.reviews-carousel.owl-carousel .owl-stage-outer {
    padding-top: 30px;
    padding-bottom: 30px;
}
.reviews-carousel .owl-item:hover iframe.js_video_iframe {
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px){
	.full_video iframe {
		width: 100%;
		max-width: 100%;
		height: auto;
		min-height: 180px;
	}
	.roistat-multiwidget-pulsator-holder {
		bottom: 50px !important;
	}
	ldiv.lb-button__wrapper {
		margin-bottom: 75px !important;
	}
	.cookies_inner p {
		width: calc(100% - 80px);
		line-height: 25px;
	}
  #section_videos .video-review {
  	margin-left: 0;
  }
  #section_videos .video-review iframe {
  	width: 100%;
    height: 300px;
  }
  .cookies_btn_container_mobile {
  	vertical-align: top;
    }
  .cookies_wrap {
	padding: 5px 0 0;
	margin-bottom: 0;
  }
  .cookies_inner p {
      font-size: 12px;
      line-height: 12px;
	  display: inline-block;
	  margin-bottom: 0;
  }
	.cookies_btn {
		font-size: 12px;
		margin: 0;
	}
  .cookies_btn_container_mobile {
	  display: inline-block !important;
  }
}
.top-banner-event{width:100%;}
.bassejn-carousel .owl-nav .owl-prev{margin-left:-45px;}
.bassejn-carousel .owl-nav .owl-next{margin-right:-45px;}
.address_bas,.address_bas span,.address_bas .h6{margin-left:15px;}
.promotion-banner {
    position: relative;
}
.promotion-banner__block {
    position: absolute;
    background-image: url(/images/review-cover3.png);
    width: 155px;
    height: 155px;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    left: 15px;
    top: -70px;
    display: none;
}
.promotion-banner__text {
    position: absolute;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    transform: rotate(-15deg);
    text-transform: none;
    text-align: center;
    color: #000;
}
.promotion-timer {
    position: fixed;
    bottom: 30px;
    background-color: #000;
    border-radius: 15px;
    padding: 15px 20px;
    color: #fff;
    left: 2vw;
    right: 2vw;
    z-index: 9999;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 500px;
    margin: 0 auto;
    font-size: 1.2em;
    /* display: none; */
}
.promotion-timer__text {
    margin-right: 25px;
    display: flex;
    align-items: center;
    color: #FAE557;
	font-size: 30px;
    /* padding-left: 50px; */
}
/* .promotion-timer__text::before {
    content: '-25%';
    position: absolute;
    display: flex;
    background-image: url(/images/review-cover3.png);
    background-size: contain;
    background-repeat: no-repeat;
    color: #000;
    left: 15px;
    width: 55px;
    height: 55px;
    justify-content: center;
    align-items: center;
    font-weight: bold;
} */
.promotion-timer__time {
    font-weight: bold;
    min-width: 170px;
}
.promotion-timer__time > span {
    font-size: 1.5em;
}
.promotion-timer__time .desc {
    line-height: 0.8;
}
.promotion-timer__time .desc span {
    font-size: 0.8em;
    font-weight: 400;
    opacity: 0.7;
    display: inline-block;
    width: 35px;
}
@media (max-width: 767px) {
    h6, .h6 {
        font-size: 14px;
    }
    .intro.inner{
        z-index: 2;
    }
    .promotion-header {
        /* padding-top: 145px!important; */
        padding-top: 50px!important;
    }
    .promotion-banner {
        position: absolute;
        bottom: 105%;
        right: 10px;
    }
    .promotion-banner__block {
        top: 0px;
        left: auto;
        right: 0;
    }
    .promotion-timer {
        padding: 15px 20px;
        width: 96vw;
        margin: 0;
        bottom: 10px;
    }
    .promotion-timer__text {
        margin-right: 10px;
        font-size: 0.9em;
        line-height: 1.4;
    }
    /* .promotion-timer__text::before {
        left: 7px;
    } */
    .promotion-timer__time > span {
        font-size: 1.3em;
    }
    .icon.icon-whatsapp {
        bottom: 105px;
        right: 5vw;
    }
    .waterpools .img-wrap {
        padding: 0;
    }
    .whatsapp_cons .icon-whatsapp {
        z-index: 99999;
    }
}
.banner-black-friday {
    text-align: center;
}
.banner-black-friday img {
    border-radius: 15px;
    width: 100%;
}

.intro {
    min-height: 600px!important;
}
/*.intro .desc h1, .intro .desc .h1 {
    font-size: 5em;
}*/
.our_team .travel-item .h4{
    flex: 0 0 auto;
}
.our_team .travel-item p{
    flex: 1 0 auto;
}
.cal_modal_carousel .owl-nav button.owl-prev {
    animation: ArrowPulse 2s infinite;
}
.cal_modal_carousel .owl-nav button.owl-next {
    animation: ArrowPulse2 2s infinite;
}
@keyframes ArrowPulse {
	0% { transform: translateX(10px) scale(1); }
	50% { transform: translateX(-10px) scale(1.3); }
	100% { transform: translateX(10px) scale(1); }
}
@keyframes ArrowPulse2 {
	0% { transform: translateX(-10px) rotate(180deg) scale(1); }
	50% { transform: translateX(10px) rotate(180deg) scale(1.3); }
	100% { transform: translateX(-10px) rotate(180deg) scale(1); }
}
#data_blizh_kyrsov_fridajvinga .table-content .content.flex-container{background: #F4F7F8;}
@media (max-width: 1199px) {
	.intro .desc h1 {
		font-size: 4em;
		line-height: 140px;
	}
}
@media (min-width: 0px) and (max-width: 767px) {
    .intro {
        min-height: 360px!important;
        z-index: 2;
    }
    .intro .desc h1, .intro .desc .h1 {
        font-size: 2em;
		margin-bottom: 10px;
    }
    .m_header {
        height: 340px;
    }
}
.intro {
    background-position: center center !important;
}
.intro .desc .h5.back {
    background: url(../img/h_banner_top.png) no-repeat;
    background-position: center top;
    width: 100%;
    padding: 10px;
    margin: 0 auto -20px;
}
.dop_info .flex a {
    padding: 7px 35px;
	margin: 20px 5px 0 10px;
}
.dop_info .flex a:hover {
    background: #1CC0D4;
}
.dop_info {
    width: 100%;
    margin: 110px auto 0;
    /*border-top: 1px solid #fff;*/
    padding-top: 10px;
    max-width: 515px;
}
.dop_info.no_border {
    border-top: 0;
}
.dop_info.no_border .btn {
    line-height: 14px;
}
.dop_info span {
    color: #1AA6B7;
}
p.full_video {
    text-align: center !important;
    margin: 0 auto 10px;
    width: 100%;
}
.prefooter_button {
    text-align: center;
}
.prefooter_button .dop_info {
    margin: -50px auto 0;
}
.prefooter_button .dop_info .flex a {
    background: #1AA6B7;
}
.prefooter_button .dop_info .flex a:hover {
    background: #1CC0D4;
}
.lekcii .item_content {
    height: 180px;
    overflow: hidden;
}
.lekcii .item_hide_show {
    position: absolute;
    width: 358px;
    max-width: 100%;
    color: #022D41;
    font-size: 14px;
    font-weight: 600;
    padding: 30px 30px 15px;
    cursor: pointer;
    background: linear-gradient(0deg, #fff 80%, transparent);
    height: 80px;
    margin: 330px 0 0 -32px;
}
.lekcii .item_hide_show:hover {
	opacity: .9;
}
.lekcii .travel-item:hover .item_hide_show {
    background: #022D41;
    color: #fff;
}
.lekcii .travel-item.fp.show_more .item_hide_show {
	display: none;
}
.lekcii .travel-item.fp.show_more .item_content {
	height: auto;
}
.lekcii .travel-item.fp .h4 {
    font-size: 22px;
    padding-right: 0;
    min-height: 96px;
    text-align: center;
}
.lekcii .travel-item.fp .h6 {
    text-align: center;
}
.lekcii .travel-item.fp .price {
    text-align: center;
}
.travel-item {
    transition: background 1s ease;
}
.travel-item:hover {
    background: #022D41;
    box-shadow: 0 10px 30px 0 rgba(2,45,65,0.7);
    animation: pulse 1s infinite;
}
.travel-item:hover .h4 a, .travel-item:hover p, .travel-item:hover .date {
    color: #fff;
}
.lekcii .travel-item:hover .price {
    color: #fff;
}
.travel-item:hover a.btn {
    color: #fff;
    background: #1AA6B7;
    overflow: hidden;
}
.travel-item a.btn {
    transition: background 5s ease;
    width: 160px;
	border-radius: 3px;
}
.travel-item a.btn:after {
    display: none;
}
.how_trainers .video_traine_base {
    width: 100%;
    height: max-content;
    padding: 20px 0;
    margin: 20px 0 40px;
	min-height: 670px;
}
.how_trainers .video_traine_base img {
    position: absolute;
    max-height: 100%;
    max-width: 98%;
	cursor: pointer;
	height: max-content;
}
iframe#video_play_youtube {
    height: max-content;
    min-height: 645px;
}
.how_trainers h2.h4 {
    font-size: 32px;
    color: #022D41;
    padding-top: 50px;
}
.how_trainers .progress_bar {
    display: flex;
    color: #fff;
    text-align: center;
	margin-bottom: 30px;
}
.how_trainers .progress_bar.steps div {
    background: #1AA6B7;
	transition: background 1s ease;
	cursor: pointer;
    padding: 3px 0;
}
.how_trainers .progress_bar.steps div:hover, .how_trainers .progress_bar.steps .active {
    background: #022D41;
	transition: background 1s ease;
}
.how_trainers .steps .step1 {
    width: 30%;	
}
.how_trainers .steps .step2 {
    width: 15%;
    border-left: 1px solid;
    border-right: 1px solid;
}
.how_trainers .steps .step3 {
    width: 55%;
}
.how_trainers .one-step-img {
    margin: 0 -16px;
    height: 285px;
	transition: all 1s ease;
	background-size: cover !important;
}
.how_trainers .step_box .h5 {
    color: #1AA6B7;
    font-size: 30px;
    font-weight: bold;
    line-height: 32px;
    min-height: 130px;
	transition: all 1s ease;
	padding-top: 16px;
}
.how_trainers .step_box p {
    font-family: 'Akrobat';
    font-size: 16px;
	transition: all 1s ease;
}
.how_trainers .step_box .h5 span, .how_trainers .step_box .step:hover .h5 span, .how_trainers .step_box .step.active .h5 span,
.how_trainers .step_box .step:hover .h5, .how_trainers .step_box .step.active .h5,
.how_trainers .step_box .step:hover p, .how_trainers .step_box .step.active p {
	transition: all 1s ease;
}
.how_trainers .arrow_right_time {
    background: url(https://freedivingrussia.ru/templates/freediving/img/arrow_right_time.png) no-repeat 0 8px;
    padding-left: 18px;
	font-size: 14px;
    font-family: 'Akrobat';
    line-height: 16px;
    padding-bottom: 14px;
    padding-top: 8px;
}
.how_trainers .step_box {
    display: flex;
    flex-direction: row;
	overflow: hidden;
}
.how_trainers .step_box .step {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: background 1s ease;
    margin: 0 16px;
    padding: 0;
    transition: all 1s ease;
	width: 100%;
}
.how_trainers .step_box .step:hover, .how_trainers .step_box .step.active {
	background: #022D41;
    transition: all 1s ease;
}
.how_trainers .step_box .step.back {
	background: #ffffff;
    transition: all 1s ease;	
}
.how_trainers .step_container {
    display: flex;
    flex-direction: column;
    margin: 0 16px;
}
.how_trainers .button_container {
    display: flex;
	margin: 20px;
}
.how_trainers .one-half.left_time {
    font-size: 36px;
    font-family: 'Akrobat';
    font-weight: bold;
    transition: all 1s ease;
}
.how_trainers .arrow_right_time span {
    font-weight: bold;
    transition: all 1s ease;
	font-size: 18px;
}
.how_trainers .step.active, .how_trainers .step:hover .arrow_right_time span,
.how_trainers .step_box .step.active .h5 span, .how_trainers .step_box .step:hover .h5 span,
.how_trainers .step:hover .step_container p, .how_trainers .step.active .step_container p,
.how_trainers .step:hover .arrow_right_time, .how_trainers .step.active .arrow_right_time {
	color: #ffffff;
    transition: all 1s ease;
}
.how_trainers .step.active .one-half.left_time, .how_trainers .step:hover .one-half.left_time,
.how_trainers .step_box .step.active .h5 span + span, .how_trainers .step_box .step:hover .h5 span + span {
    color: #1AA6B7 !important;
    transition: all 1s ease;
}
.how_trainers .step:hover .btn.type2, .how_trainers .step.active .btn.type2 {
    background: #1AA6B7;
}
.how_trainers .step .step_container_data2 {
    display: none;
}
.zagolovok2 {
    color: #022D41;
    font-size: 20px;
    padding: 10px 0;
}
.how_trainers .step_box .step.back .h5 span + span{
    display: none;
}
.how_trainers .step_box .step.back .h5 span {
    color: #1AA6B7 !important;
}
.how_trainers .step_box .step.back .step_container_data2 p {
    color: #000000 !important;
}
.how_trainers .step_box .step.back .h5 {
    min-height: 65px;
}
.how_trainers .step.back .one-step-img {
    height: 40px;
    background-position: center !important;
	transition: all 1s ease;
}
.how_trainers .step_box .owl-stage {
    display: flex;
}
.how_trainers .step_box .owl-stage-outer {
    display: flex;
	height: max-content !important;
}
.how_trainers .step_box .owl-nav {
    top: 60%;
	display: none;
}
.how_trainers .step_box .owl-nav button.owl-prev, .how_trainers .step_box .owl-nav button.owl-next {
    border: 0;
}
.how_trainers .step_box .owl-item {
    min-height: 670px;
	display: flex;
}
.how_trainers.container {
    max-width: 100%;
}
.top_banner {
    margin: 50px 0 20px;
}
.top_banner .container div {
	/*background-image:url('https://freedivingrussia.ru/templates/freediving/img/top_banner.jpg');*/
	background-image:url('/images/bannery/bf25/1.png');
	height:326px;
	background-repeat:no-repeat;
	width:100%;
	background-size: cover;
	animation: pulse_opacity 2s infinite;
}
.top_banner.msk .js_probnaya_trenirovka_link.btn,
.top_banner.spb .js_probnaya_trenirovka_link.btn,
.top_banner.ekb .js_probnaya_trenirovka_link.btn,
.top_banner.nvrsk .js_probnaya_trenirovka_link.btn {
    background: transparent;
    width: 100%;
    margin: -20px 0 20px;
    height: auto;
    padding: 0;
}
.top_banner.msk .container div {
	background-image:url('https://freedivingrussia.ru/files/banners/banner_msk.jpg');
}
.top_banner.spb .container div {
	background-image:url('https://freedivingrussia.ru/files/banners/banner_spb.jpg');
}
.top_banner.ekb .container div {
	background-image:url('https://freedivingrussia.ru/files/banners/banner_ekb.jpg');
}
.top_banner.nvrsk .container div {
	background-image:url('https://freedivingrussia.ru/files/banners/banner_nvrsk.jpg');
}
.top_banner {
	margin: 10px 0 0;
}
.top_banner.split {
	margin: 0 0 20px;
    cursor: pointer;
}
.top_banner.split.msk .img {
    background: url(https://freedivingrussia.ru/files/splits/split_new_msk.jpg) center center no-repeat;
    width: 100%;
    background-size: cover;
	padding: 210px 0;
}
.top_banner.split.spb .img {
    background: url(https://freedivingrussia.ru/files/splits/split_new_spb.jpg) center center no-repeat;
    width: 100%;
    background-size: cover;
	padding: 200px 0;
}
.top_banner.split .js_probnaya_trenirovka_link {
    height: auto;
    width: 100%;
    background: transparent;
	padding: 0;
}
@keyframes pulse_opacity {
  0% {
    box-shadow: 0 10px 30px 0 rgba(2,45,65,0.15);
	opacity: 1;
  }
  50% {
    box-shadow: 0 10px 30px 10px rgba(2,45,65,0.4);
	opacity: .9;
  }
  100% {
    box-shadow: 0 10px 30px 0 rgba(2,45,65,0.15);
	opacity: 1;
  }
}
.dop_info .flex a {
    padding: 15px 45px;
    margin: 20px 5px 0 10px;
    font-size: 18px;
}

.quiz {
    background: #F5F5F5;
    padding: 50px;
    text-align: center;
    margin: 20px auto 30px;
    max-width: 1138px;
}
.quiz h5.h5 {
    padding-bottom: 30px;
}
.quiz_button {
	background: #1AA6B7 !important;	
}
.quiz_button:hover {
	background: #022D41 !important;	
}
#quiz25 .message_form_js,
#quiz30 .message_form_js,
#quiz50 .message_form_js {
    font-family: 'Akrobat';
    font-size: 24px;
    text-align: center;
	max-width: 80%;
	margin: 0 auto;
}
#quiz25, #quiz30, #quiz50 {max-width: 500px;}
#quiz25.white-popup form,
#quiz30.white-popup form,
#quiz50.white-popup form {
    width: 100%;
    padding: 40px 0 20px;
}
#quiz25 .message_form_js + .message_form_js,
#quiz30 .message_form_js + .message_form_js,
#quiz50 .message_form_js + .message_form_js {
    padding-top: 40px;
}
#quiz25 a.close_link_modal,
#quiz30 a.close_link_modal,
#quiz50 a.close_link_modal {
    color: #1AA6B7;
    font-size: 16px;
    text-decoration: underline;
}
.faq .one_faq {
    position: relative;
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .1);
    border: 1px solid #f5f5f5;
}
.faq .one_faq:last-child {
  margin-bottom: 0;
}
.faq .one_faq .question {
    position: relative;
    padding: 20px 70px 20px 40px;
    color: #022D41;
    cursor: pointer;
    border-bottom: 1px solid #f5f5f5;
    font-size: 24px;
	line-height: 30px;
    font-family: 'Akrobat';
    font-weight: 500;
	text-transform: uppercase;
}
.faq .one_faq .question::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 20px;
    background: url(images/accoridon_open.svg) no-repeat;
    width: 42px;
    height: 42px;
}
.faq .one_faq.active .question::after {
    background: url(images/accoridon_close.svg) no-repeat;
}
.faq .one_faq .answer {
	position: relative;
	background-color: #fff;
	overflow: hidden;
	display: none;
	height: 0;
	transition: height 0.2s ease-out;
	padding: 0px 40px;
  
}
.faq .one_faq .answer p {
    font-family: 'Akrobat';
    line-height: 18px;
    font-size: 16px;
	color: #000;
}
.one_faq.active .answer {
	padding: 20px 40px 40px;
	height: auto;
}
.faq .one_faq ul li {
    background: url(images/li_faq.svg) no-repeat -10px 0;
    padding-left: 20px;
    padding-bottom: 10px;
    color: #000;
    font-size: 16px;
    font-family: 'Akrobat';
}
.faq .one_faq blockquote {
    color: #000;
    opacity: 0.4;
    font-family: 'Akrobat';
    line-height: 18px;
    font-size: 16px;
}
.faq .one_faq .h5 {
    color: #022D41;
    font-family: 'Akrobat';
    font-size: 20px;
    line-height: 22px;
	text-transform: none;
    padding-bottom: 20px;
}
.faq a {
    color: #1AA6B7;
}
.faq_more {
    text-align: center;
    padding: 40px 0 20px;
    font-family: 'Akrobat';
    font-size: 20px;
    color: #000;
}
.what_awaits {
    padding: 30px 0 50px;
}
.what_awaits h5 {
    text-align: center;
    font-weight: bold;
    font-family: 'Akrobat';
    font-size: 28px;
    padding: 30px 0 60px;
}
.what_awaits .h3 {
    color: #1AA6B7;
    text-align: center;
    font-family: 'Akrobat';
    font-size: 28px;
    padding: 20px 0;
    margin-bottom: 0;
    line-height: 32px;
}
.what_awaits .img {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.what_awaits .after_h3 {
    color: #1AA6B7;
    text-align: center;
    font-family: 'Akrobat';
    font-size: 18px;
    padding-bottom: 20px;
    line-height: 22px;
    text-transform: uppercase;
}
.what_awaits .desc {
    background: #F5F5F5;
    padding: 30px 30px 25px;
    text-align: center;
	margin-top: auto;
	min-height: 140px;
}
.what_awaits .desc .h5 {
    font-family: 'Akrobat';
    font-weight: bold;
    font-size: 34px;
    padding-bottom: 10px;
}
.what_awaits .desc .after_h5 {
    font-family: 'Akrobat';
    color: #000;
    font-size: 14px;
    opacity: .5;
}
.what_awaits .one-third {
    display: flex;
    flex-direction: column;
	min-height: 460px;
}
.new_design .courses_wrapper .course-wrap.actions.sale .course_container:before {
    content: '-25%';
    position: absolute;
    width: 90px;
    height: 40px;
    margin: 210px 0 0 90px;
    background: #022D41;
    transition: background 0.5s ease;
    color: #fff;
    font-family: 'Akrobat';
    text-transform: uppercase;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 36px;
    justify-content: center;
    display: flex;
    align-content: center;
    flex-wrap: wrap;
    border-radius: 2px;
}
.new_design .courses_wrapper .course-wrap.actions.sale:hover .course_container:before {
    background: #1AA6B7;
}
.dop_info.front_page {
	max-width: 100%;
	margin: 30px auto 0;
}
.dop_info.front_page h5{
	padding-top: 20px;
}
.roistat-multiwidget-pulsator-holder {
    bottom: 75px !important;
}
footer.footer .socials a {
    display: inline-block;
	padding-left: 10px;
}
.intro.inner p.desc.about1 {
    font-size: 30px;
    font-family: 'Akrobat';
}
.intro.inner p.desc.about2 {
    font-size: 22px;
    font-family: 'Akrobat';
}
@media (max-width: 1200px) {
	.intro .desc {
		margin-top: 20px;
	}
	.top_banner.split .img {
		padding: 165px 0;
	}
	.quiz h5.h5 {
		font-size: 18px;
	}
	.dop_info {
		margin: 60px auto 0;
	}
	.top_banner .container div {
		height: 280px;
	}
	.how_trainers .video_traine_base {
		min-height: max-content;
		max-width: 100%;
		overflow: hidden;
	}
	iframe#video_play_youtube {
		min-height: 400px;
	}
	.intro .desc.baz_kurs {
		margin-top: 15px;
	}
	.how_trainers .step_box .h5 {
		font-size: 24px;
	}
	.how_trainers .one-half.left_time {
		font-size: 32px;
	}
	.intro .desc h5 {
		font-size: 30px;
		line-height: 50px;
		max-width: 80%;
		text-align: center;
		margin: 0 auto;
	}
}
@media (max-width: 991px) {
	.top_banner.split .img {
		padding: 100px 0;
	}
	.intro .desc h1 {
		line-height: 60px;
		padding-bottom: 20px;
	}
	.what_awaits .one-third {
		min-height: 500px;
	}
	.quiz h5.h5 {
		font-size: 21px;
	}
	.quiz {
		padding: 50px 25px;
	}
	.dop_info {
		margin: 60px auto 0;
	}
	.top_banner .container div {
		height: 220px;
		background-size:contain;
	}
	.how_trainers .video_traine_base img {
    	height: 400px;
	}
	.how_trainers .step_box .h5 {
		font-size: 22px;
		line-height: 26px;
		min-height: 160px;
	}
	.step_container_data .one-half {
		width: 100%;
	}
	.how_trainers .one-half.left_time {
		padding-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.what_awaits .one-third {
		min-height: auto;
		margin-bottom: 30px;
	}
	.top_banner.split .img {
		padding: 80px 0;
	}
	.what_awaits .desc {
		min-height: auto;
	}
	.reviews-carousel.owl-carousel .owl-stage-outer {
		max-width: 80%;
		margin: 0 auto;
	}
	.quiz {
		padding: 30px;
	}
	.quiz .one-third {
		margin-bottom: 20px;
	}
	.how_trainers .step_box .owl-nav {
		display: block;
	}
	.top_banner .container div {
		height: 200px;
		animation: none;
	}
	.how_trainers .step_box .owl-item {
		height: fit-content;
		min-height: auto;
	}
	.how_trainers .step_box .step {
		justify-content: flex-start;
	}
	.how_trainers .step_box .h5 {
		min-height: 80px;
	}
	.intro .desc {
		margin-top: 40px;
	}
	.how_trainers .steps .step1 {
		width: 25%;	
	}
	.how_trainers .steps .step2 {
		width: 25%;
	}
	.how_trainers .progress_bar.steps div:hover {
		background: #1AA6B7;
	}
	.how_trainers .progress_bar.steps .active {
		background: #022D41 !important;
	}
	.how_trainers .steps .step3 {
		width: 50%;
	}
	.section.travel-detail .row {
		display: flex;
		flex-direction: column-reverse;
	}
	.intro .desc_index {
		margin-top: 20px !important;
	}
	.h5.back {
		background: url(../img/h_banner_top_mob.png) no-repeat;
		width: 100%;
		max-width: 360px;
		margin: 0 auto 20px;
		text-align: center;
		color: #fff;
	}
	.intro .desc.baz_kurs  .h5.back{
		font-size: 24px;
		max-width: 90%;
		background: linear-gradient(270deg, rgba(26, 166, 183, 0.00) 0%, rgba(26, 166, 183, 0.70) 27.6%, #1AA6B7 50%, rgba(26, 166, 183, 0.70) 74.98%, rgba(26, 166, 183, 0.00) 100%);
	}
	.dop_info {
		margin: 0 auto;
		border-top: 0;
		max-width: 360px;
	}
	.dop_info .h5 {
		color: #fff;
		text-align: center;
	}
	.dop_info span {
		display: block;
	}
	.dop_info .flex a {
		display: block;
		padding: 10px 0;
		margin: 5px 15px 0;
		background: #1AA6B7;
		color: #fff;
		text-transform: uppercase;
		font-size: 14px;
		font-weight: 600;
		line-height: 24px;
		text-align: center;
	}
	.intro .desc_index span.h1 {
		margin-bottom: 10px;
		padding-bottom: 0;
	}
	.how_trainers .step_box .owl-item {
		width: 100% !important;
	}
}
@media (max-width: 600px) {
	.intro .desc.baz_kurs  .h5.back {
		font-size: 16px;
		max-width: 100%;
	}
	.top_banner.split.msk .img {
		background-size: contain;
		padding: 350px 0;
		background-image:url('https://freedivingrussia.ru/files/splits/split_new_msk_mob.jpg');
	}
	.top_banner.split.spb .img {
		background-size: contain;
		padding: 350px 0;
		background-image:url('https://freedivingrussia.ru/files/splits/split_new_spb_mob.jpg');
	}
	.top_banner .container div {
    
		height: 450px;
		background-position: center;
		background-image:url('/images/bannery/bf25/2.png');
	}
	.top_banner.msk .container div {
		height: 336px;
		background-position: center;
		background-image:url('https://freedivingrussia.ru/files/banners/banner_msk_mob.jpg');
	}
	.top_banner.spb .container div {
		height: 336px;
		background-position: center;
		background-image:url('https://freedivingrussia.ru/files/banners/banner_spb_mob.jpg');
	}
	.top_banner.ekb .container div {
		height: 336px;
		background-position: center;
		background-image:url('https://freedivingrussia.ru/files/banners/banner_ekb_mob.jpg');
	}
	.top_banner.nvrsk .container div {
		height: 336px;
		background-position: center;
		background-image:url('https://freedivingrussia.ru/files/banners/banner_nvrsk_mob.jpg');
	}
}
@media (max-width: 380px) {
	.intro .desc {
		margin-top: 30px;
	}
	.top_banner.split .img {
		background-size: contain;
		padding: 280px 0;
	}
	.intro .desc_index span.h1 {
		margin-bottom: 0;
	}
	.intro .desc.baz_kurs  .h5.back {
		font-size: 14px;
	}
	.intro .desc.baz_kurs {
		margin-top: 2px;
	}
	.dop_info .flex a {
		padding: 7px 0;
	}
	.intro .desc_index {
		margin-top: 10px !important;
	}
	.h5.back {
		display: none;
	}
	.intro .desc .h5.slogan {
		margin-top: 15px;
	}
}


.new_design .tabs .tabs-header {justify-content: space-between;}
.new_design.courses h2{font-size: 40px;line-height: 40px;}
.new_design .courses h2:after {background: url(https://freedivingrussia.ru/templates/freediving/img/sep-grey.png) no-repeat;}
.new_design .courses_wrapper {display:flex;align-items: stretch;flex-wrap: wrap;}
.new_design .courses_wrapper .course{display:flex;width:calc(100%/3);margin:0 0 20px;}
.new_design .h4 a {
    font-size: 26px;
    line-height: 26px;
}
.new_design .course_info p {
    line-height: 18px;
    font-size: 16px;
    font-family: 'Akrobat';
    color: #000;
}
.new_design .course_info li {
    line-height: 18px;
    font-size: 16px;
    font-family: 'Akrobat';
    color: #000;
	padding-bottom: 5px;
}
.new_design .course_info li b {
    font-weight: 600;
}
.new_design .course_info p:last-child {
    padding-top: 10px;
}
.new_design .courses_wrapper .course-wrap {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
	transition: background 1s ease;
	border-radius: 20px;
}
.new_design .btn.type1 {
    margin-top: 20px;
    width: 160px;
	border-radius: 20px;
	transition: background 5s ease;
}
.new_design .btn.type1:after {
	display: none;
}
.new_design .course_info ul {
    padding-top: 15px;
}
.new_design .courses_wrapper .course-wrap.actions:before {
    content: '';
    position: absolute;
    width: 120px;
    height: 48px;
    margin: -32px 0 0 80px;
    background: url(https://freedivingrussia.ru/templates/freediving/img/program/hit.svg);
	transition: background 0.5s ease;
}
.new_design .courses_wrapper .course-wrap:hover {
    background: #022D41;
	box-shadow: 0 10px 30px 0 rgba(2,45,65,0.7);
	animation: pulse 1s infinite;
}

@keyframes pulse {
  0% {
    box-shadow: 0 10px 30px 0 rgba(2,45,65,0.15);
  }
  50% {
    box-shadow: 0 10px 30px 10px rgba(2,45,65,0.4);
  }
  100% {
    box-shadow: 0 10px 30px 0 rgba(2,45,65,0.15);
  }
}
.new_design .course-wrap:hover .h4 a,
.new_design .course-wrap:hover .course_info p,
.new_design .course-wrap:hover .course_info ul,
.new_design .course-wrap:hover .course_info li,
.new_design .course-wrap:hover .course_info p:last-child
{
	color: #fff;
}
.new_design .courses_wrapper .course:hover .course-wrap.actions:before {
    background: url(https://freedivingrussia.ru/templates/freediving/img/program/hit_hover.svg);
}
.new_design .course:hover .btn.type1, .travel-item .course:hover .btn.type1 {
	color: #fff;
	background: #1AA6B7;
}
.new_design .course .btn.type1:hover:before, .travel-item .btn.type1:hover:before {
	animation: moveLight 0.5s forwards;
}
@keyframes moveLight {
	from {
		transform: translateX(-4em) skewX(-45deg);
	}
	to {
		transform: translateX(14em) skewX(-45deg);
	}
}
.new_design .btn.type1:hover:before, .travel-item .btn.type1:hover:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.3);
}
.new_design .button_container, .travel-item .button_container{overflow:hidden;width:160px;margin-top: auto;}

@media (max-width: 991px) {
	.new_design .tabs .tabs-header li .h5 {
		font-size: 16px;
	}
	.new_design .tabs .tabs-header li {
		margin-right: 10px;
	}
	.new_design .courses_wrapper .course {
		width: calc(100%/2);
		margin: 0 0 10px;
	}
}
@media (max-width: 767px) {
	.new_design .courses_wrapper .course {
		width: 360px;
		margin: 0 auto 10px;
		max-width: 100%;
	}
	.new_design h3.center {
		max-width: 80%;
		margin: 0 auto;
	}
	.new_design .courses h2 {
		font-size: 34px;
		line-height: 34px;
	}
}
@media (max-width: 460px) {
	.what_awaits {
		min-height: 1400px;
		overflow: hidden;
	}
}
@media (max-width: 400px) {
	.new_design .h4 a {
		font-size: 24px;
		line-height: 28px;
	}
	.new_design .button_container, .travel-item .button_container {
		margin: 0 auto;
	}
}
#data_blizh_kyrsov_fridajvinga .table-item .info .one-third:first-child {width:45%}
#data_blizh_kyrsov_fridajvinga .table-item .info .one-third:nth-child(2) {width:20%}
.section.waterpools .tabs-content .one-half .info .row {    align-items: flex-start;}
.section.waterpools .tabs-content .one-half .info .row .one-third:first-child  {width:45%}
.section.waterpools .tabs-content .one-half .info .row .one-third:nth-child(2) {width:20%}

.travel-item:hover .item_content, .travel-item:hover .price, .travel-item:hover .h6 {
    color: #fff;
}
.travel-item:hover .h6.incl:before {
    content: url(../img/sep-white.png);
}

.travel-item.school .img:after {
    position: absolute;
    content: 'Школьный тур';
    width: 200px;
    height: 30px;
    background: #1AA6B7;
    font-size: 14px;
    margin: 5px 0 0 110px;
    padding: 6px 0 0 0;
    border-radius: 5px;
    color: #fff;
    transition: background 1s ease;
    text-align: center;
    font-weight: 700;
}
.travel-item.school:hover .img:after {
    background: #fff;
    color: #1AA6B7;
}
.travel-item.author .img:after {
    position: absolute;
    content: 'Авторский тур';
    width: 200px;
    height: 30px;
    background: #1AA6B7;
    font-size: 14px;
    margin: 5px 0 0 110px;
    padding: 6px 0 0 0;
    border-radius: 5px;
    color: #fff;
    transition: background 1s ease;
    text-align: center;
    font-weight: 700;
}
.travel-item.author:hover .img:after {
    background: #fff;
    color: #1AA6B7;
}
a.btn.type_live {
    padding: 4px 6px;
}
/*.LP-tools {
    display: none !important;
}


/* === Camp Features === */
.campfeatures { margin: 32px auto 8px; max-width: 1200px; }
.campfeatures__grid{
  display:grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}
.campfeatures__item{
  position:relative;
  background:#fff;
  border:transparent;
  border-radius:16px;
  padding:18px 16px 26px;
  text-align:center;
  box-shadow: 0 8px 8px rgba(0,0,0,.08);
}
.campfeatures__icon{
  width:56px; height:56px; margin:0 auto 10px;
  border-radius:50%;
  display:flex; align-items:center; justify-content:center;
  border:2px solid #1AA6B7;
  background: transparent;
}
.campfeatures__icon img{ width:28px; height:28px; object-fit:contain; }

.campfeatures__title{ line-height:1.25; font-weight:600; color:#0E4150; }
.campfeatures__title span{ display:block; }



/* Адаптив */
@media (max-width: 1024px){
  .campfeatures__grid{ grid-template-columns: repeat(2, 1fr); }
}
@media (max-width: 540px){
  .campfeatures__grid{ grid-template-columns: 1fr; }
  .campfeatures__item{ padding:16px 14px 26px; }
}



/* === Camp Gallery === */
.campgallery{
  background:#213C69;            /* тёмно-синий фон как на рефе */
  color:#fff;
  border-radius:16px;
  padding:18px 16px 22px;
  width:56%;
  margin: 40px auto;
}
.campgallery__head{
  display:flex; align-items:center; gap:8px;
  font-weight:800; letter-spacing:.02em; margin:0 0 12px;
}
.campgallery__pin{ font-size:18px; line-height:1; }
.campgallery__title{ text-transform:uppercase; }

.campgallery__row{
  position:relative;
  display:flex; align-items:center; gap:12px;
  margin-bottom:16px;
}
.campgallery__carousel{ flex:1 1 auto; }
.campgallery__item{
  display:block; position:relative; overflow:hidden; border-radius:6px;
  height:140px;            /* высота превью; подгони под макет */
}
.campgallery__item img{
  width:100%; height:100%; object-fit:cover; display:block;
}

/* видео-маркер */
.campgallery__item--video .campgallery__play{
  position:absolute; left:50%; top:50%; transform:translate(-50%,-50%);
  width:36px; height:36px; border-radius:50%;
  background:rgba(0,0,0,.45); color:#fff;
  display:flex; align-items:center; justify-content:center;
  font-size:16px; line-height:1;
}

/* стрелки */
.campgallery__nav{
  flex:0 0 36px; height:36px;
  border-radius:8px; border:1px solid rgba(255,255,255,.25);
  background:transparent; color:#fff;
  cursor:pointer;
}
.campgallery__nav:hover{ background:rgba(255,255,255,.08); }

/* Адаптив */
@media (max-width:1200px){
  .campgallery{ width:70%; }
  .campgallery__item{ height:120px; }
}
@media (max-width:991px){
  .campgallery{ width:100%; padding:16px; }
  .campgallery__item{ height:100px; }
}

.travel-card {
    border-radius: 20px;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 10px 25px rgba(15, 23, 42, .12);
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 0 !important;
    transition: background 1s ease, box-shadow .3s ease, transform .3s ease;
}
.travel-card__image-wrap { position: relative; overflow: hidden; width: 100%; }
.travel-card__image {
    width: 100%;
    height: 0;
    padding-top: 66%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: block;
}
.travel-card__chips { position: absolute; top: 12px; left: 12px; display: flex; gap: 8px; }
.travel-card__chip {
    padding: 4px 10px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    background: rgba(255,255,255,.9);
}
.travel-card__body { padding: 16px 16px 14px; display: flex; flex-direction: column; gap: 8px; }
.travel-card__meta { font-size: 13px; color: #6b7280; display: flex; gap: 8px; }
.travel-card__title {
    font-weight: 700;
    font-family: 'Akrobat';
    font-size: 20px;
    line-height: 1.3;
    text-decoration: none;
    color: #1AA6B7;
    text-transform: uppercase;
}
.travel-card__description {
    font-size: 16px;
    font-family: 'Akrobat';
    text-decoration: none;
    max-height: 3.6em;
    overflow: hidden;
}
.travel-card__footer {
    margin-top: 8px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}
.travel-card__price-wrap { display: flex; align-items: center; gap: 8px; }
.travel-card__price-current { font-weight: 700; font-size: 18px; }
.travel-card__duration { font-size: 13px; color: #6b7280; }
.travel-card__more.btn.type1 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    line-height: 1;
    background: #022D41;
    color: #ffffff;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
}
.travel-card:hover {
    background: #022D41;
    box-shadow: 0 10px 30px rgba(2,45,65,0.7);
}
.travel-card:hover .travel-card__title,
.travel-card:hover .travel-card__description,
.travel-card:hover .travel-card__meta,
.travel-card:hover .travel-card__price-current,
.travel-card:hover .travel-card__duration { color: #ffffff; }
.travel-card:hover .travel-card__more.btn.type1 { background: #1AA6B7; color: #ffffff; border-color: #ffffff; }

.travel-credit-card{
  display:block;
  width:100%;
  height:100%;
  border-radius:20px;
  overflow:hidden;

  background-image:url("https://freedivingrussia.ru/templates/freediving/img/splitstravel.png");
  background-size: contain;         
  background-position: center;
  background-repeat: no-repeat;

  background-color:#0B4C62;          
  box-shadow:0 10px 25px rgba(15, 23, 42, .12);
  transition: transform .3s ease, box-shadow .3s ease;
}

.travel-credit-card:hover{
  transform: translateY(-2px);
  box-shadow:0 10px 30px rgba(2,45,65,0.7);
}
.trainings { margin: 40px 0; }

.trainings__grid{
  display: grid;
  grid-template-columns:  repeat(auto-fit, minmax(280px, 320px));
  gap: 24px;
  justify-content: center; 
}

.trainings__col{ height: 100%; }

@media (max-width: 1200px){
  .trainings__grid{ grid-template-columns: repeat(2, 1fr); }
}

@media (max-width: 576px){
  .trainings__grid{ grid-template-columns: 1fr; }
  .trainings h2.center { font-size: 32px; }
}

/* travel info */
  .section.courses.new_design { padding: 10px 0 !important; }

      .trip-grid{
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 40px;
        align-items: start;
        margin-bottom: 20px;
      }

      .trip-text{ max-width: 680px; }

      .trip-title{ font-size: 36px; margin-bottom: 32px; }

      .trip-text h3{ margin-top: 24px; margin-bottom: 12px; }

      .trip-text p{
        line-height: 1.6;
        margin-bottom: 14px;
        font-size:14px;
      }

      .trip-photos{
        position: relative;
        width: 100%;
        max-width: 680px;
        margin-top: 20px;
        justify-self: center;
        height: auto;
        aspect-ratio: 1 / 1;
      }

      .trip-photos .p{
        position: absolute;
        border-radius: 12px;
        overflow: hidden;
      }

      .trip-photos img{
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
      }

      .trip-photos .p1{ left:0; top:0; width:53.57%; height:78.57%; }
      .trip-photos .p2{ right:7%; top:12%; width:41.07%; height:57.14%; transform: translate(10%, -6%); }
      .trip-photos .p3{ left:21.43%; bottom:0; width:67.86%; height:39.29%; transform: translateY(20%); }

      .trip-photos.trip-photos--second{ aspect-ratio:auto; height:auto; padding:0; }
      .trip-grid--second{ align-items:start; 
          
      }

      .trip-photos--second{ min-height:auto; margin:50px 0 50px; }

      .trip-photos--second .p4{
        position: relative;
        width: 100%;
        max-width: 100%;
        height: auto;
        border-radius: 12px;
        overflow: hidden;
      }

      .trip-text--second{ max-width:640px; margin-top: 20px;}

      @media (max-width: 980px) {
        .trip-grid {
          display: flex;
          flex-direction: column;
          gap: 24px;
          margin-bottom: 20px;
        }

        .trip-text h2.center {
          text-align: center;
          font-size: 32px;
          margin-bottom: 10px;
        }

        .trip-photos {
          position: static;
          min-height: auto;
          margin-top: 0;
          margin-bottom: 0;
          max-width: 100%;
          aspect-ratio: auto;
          padding: 0;

          display: grid;
          grid-template-columns: 1fr 1fr;
          gap: 12px;
        }

        .trip-photos .p {
          position: static;
          transform: none;
          width: 100%;
          height: unset;
          border-radius: 12px;
          overflow: hidden;
        }

        .trip-photos .p1,
        .trip-photos .p2 { aspect-ratio: 3 / 4; }

        .trip-photos .p3 { grid-column: 1 / -1; aspect-ratio: 16 / 9; }

        .trip-text h3 { margin-top: 0; font-size:26px; }

        .trip-about .trip-grid.trip-grid--second {
          display: flex !important;
          flex-direction: column !important;
          align-items: stretch !important;
          gap: 24px;
        }

        .trip-about .trip-grid.trip-grid--second .trip-text--second { order: 1; }
        .trip-about .trip-grid.trip-grid--second .trip-photos--second { order: 2; }

        .trip-about .trip-photos.trip-photos--second {
          width: 100% !important;
          display: block !important;
          margin-top: 0;
        }

        .trip-about .trip-photos.trip-photos--second .p.p4 {
          width: 100% !important;
          max-width: 100% !important;
          height: unset !important;
          margin: 0 !important;
          aspect-ratio: 16 / 9 !important;
          border-radius: 12px !important;
          overflow: hidden !important;
        }

        .trip-about .trip-photos.trip-photos--second .p.p4 img {
          display: block !important;
          width: 100% !important;
          height: 100% !important;
          object-fit: cover !important;
        }

        .trip-photos--second{ margin-left: 0 !important; }
      }
      
/* менюшка */  
.header.header-new {
  position: fixed;
  left: 0;
  right: 0;
  z-index: 1000;
  height: 64px;   
  border-radius:20px;
  background: radial-gradient(circle at 75% 35%, rgba(82,77,238,0.35), transparent 55%), radial-gradient(circle at 35% 45%, rgba(255,255,255,0.10), transparent 60%), linear-gradient(140deg, #022D41 0%, #033E59 55%, #022638 100%);
  box-shadow:
    0 8px 32px rgba(0, 0, 0, 0.35),
    0 0 0 1px rgba(255, 255, 255, 0.15); 
  border: 1px solid rgba(255, 255, 255, 0.18);
 width: calc(100% - 8px);
  margin-left: auto;
  margin-right: auto;
}
.header-new-container {
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
height: 100%;
  gap: 10px;

  padding-left: 10px;
  padding-right: 10px;
  background: transparent;
  border-radius: 0;
  box-shadow: none;
}

.header-new-logo {
    display: flex;
    align-items: center:
    margin: 0;
    padding: 0;
    flex-shrink: 0;
    width: 120px;
}
.header-new-logo a {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    margin: 0;
    padding: 10px;
}
.header-new-logo img {
    display: block;
    height: 45px;
    width: auto;
}
.header-new-nav {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0 10px;
}
.header-new-nav > ul {
    display: flex;
    align-items: baseline;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
    flex-wrap: nowrap;
}
.header-new-nav > ul > li {
    display: inline-flex;
    align-items: center;
    white-space: nowrap;
}
.header-new-nav > ul > li + li {
    margin-left: 40px;
}
.header-new-nav > ul > li > a {
    font-size: 20px !important;
    line-height: 1 !important;
    padding: 0;
    margin: 0;
    color: #ffffff;
    text-decoration: none;
    transition: color 0.2s ease;
}
.header-new-nav > ul > li > a:hover {
    color: #00AEEF;
}
.header-new-nav .sub-menu {
    min-width: 250px !important;
}
.header-new-nav .sub-menu li {
    white-space: normal !important;
}
.header-new-contacts {
    display: flex;
    align-items: center;
    gap: 8px;
    text-align: right;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    flex-shrink: 0;
    justify-content: flex-end;
}
.header-new-phone {
    padding: 0 !important;
    margin: 0 !important;
    display: inline-flex;
    align-items: baseline;
    line-height: 1;
    font-size: 18px !important;
    color: #ffffff;
    text-decoration: none;
}
.header-new-phone small {
    opacity: 1 !important;
}
.header-new-phone:hover,
.header-new-phone:focus,
.header-new-phone:active {
    color: #ffffff;
}
.header-new-socials {
    display: flex;
    align-items: baseline;
    gap: 6px;
    margin: 0;
    padding: 0;
    
}
.header-new-social-link {
    display: inline-flex;
    align-items: center;
    line-height: 1;
    padding: 0 !important;
    margin: 0 !important;
}
.header-new-social-link img {
    display: block;
    width: 20px !important;
    height: 20px !important;
}
.header-new-nav > ul > li:first-child> a {
    padding: 0 !important;
}
.header-new-nav > ul > li:last-child > a {
    padding: 0 !important;
}
body.header-new-enabled {
    padding-top: 80px;
}
@media (max-width: 1200px) {
    .header-new-container {
        gap: 15px;
    }
    .header-new-nav {
        padding: 0 8px;
    }
    .header-new-logo {
        width: 100px;
    }
    .header-new-nav > ul {
        gap: 30px;
    }
    .header-new-nav > ul > li + li {
        margin-left: 30px;
    }
    .header-new-nav > ul > li > a {
        font-size: 18px !important;
    }
    .header-new-phone {
        font-size: 18px !important;
    }
    .header-new-social-link img {
        width: 18px !important;
        height: 18px !important;
    }
}
@media (max-width: 991px) {
    .header-new-container {
        gap: 10px;
    }
    .header-new-nav {
        padding: 0 5px;
    }
    .header-new-nav > ul {
        gap: 20px;
    }
    .header-new-nav > ul > li + li {
        margin-left: 20px;
    }
    .header-new-nav > ul > li > a {
        font-size: 16px !important;
    }
    .header-new-phone {
        font-size: 16px !important;
    }
    .header-new-social-link img {
        width: 16px !important;
        height: 16px !important;
    }
}
@media (max-width: 767px) {
    .header.header-new {
        display: none !important;
    }
    
}



.hero-split{
display:grid;
grid-template-columns:1fr 1fr;
grid-template-areas:
"left right"
"actions right";
gap:40px;
align-items:center;
margin-top:40px;
position:relative;
z-index:5;
}

.hero-split__left{
grid-area:left;
text-align:left;
}

.hero-split__right{
grid-area:right;
display:flex;
justify-content:center;
}

.hero-split__actions{
grid-area:actions;
text-align: left;

}


.hero-split__title{
font-size:38px;
line-height:1.05;
font-weight:900;
margin-bottom:40px;
color:#fff;
}

.hero-split__desc{
font-size:18px;
line-height:1.35;
color:#fff;
max-width:620px;
}

.hero-split__img{
width:100%;
max-width:480px;
height:auto;
object-fit:contain;
}

.hero-split__actions .btn{
margin-top:10px;

}
.intro.inner .hero-split__actions .js_base_kurs_zapis_link {
    font-size: 18px;
    padding: 15px 45px;
    height: auto;
    line-height: normal;
}

.hero-split__left h1.hero-split__title{
    text-align:left;
}

@media (max-width:900px){

.hero-split{
grid-template-columns:1fr;
grid-template-areas:
"left"
"right"
"actions";
gap:24px;
text-align:center;
padding-left:20px;
padding-right:20px;
box-sizing:border-box;
}

.hero-split__left{
text-align:center;
width:100%;
}

.hero-split__title{
font-size:32px;
line-height:1.15;
text-align:center;
width:100%;
margin:0 auto 16px;
max-width:380px;
}
.hero-split__left h1.hero-split__title{
text-align:center;
}
.hero-split__desc{
font-size:15px;
line-height:1.4;
text-align:justify;
margin:0 auto;
max-width:380px;
}

.hero-split__right{
display:flex;
justify-content:center;
}

.hero-split__img{
max-width:300px;
width:100%;
}

.hero-split__actions{
text-align:center;
margin-top:6px;
}

.hero-split__actions .btn{
width:100%;
max-width:260px;
margin:auto;
margin-top: 0 !important;

}
}


.hero{
  display:flex;
  align-items:center;
  gap:40px;
  overflow:hidden;
  min-height:520px;
}

.hero-left{
  flex:1 1 0;
  min-width:0;
  text-align:left;
}

.hero-left .h1,
.hero-left .h5{ text-align:left; }

.hero-left .h5{ text-transform:none !important; }

.hero-right{
  flex:0 0 620px;
  max-width:620px;
}

.hero-right img{
  width:100%;
  height:auto;
  display:block;
}

.hero-right--desktop{ display:block; }
.hero-right--mobile{ display:none; }


.hero-points{
  display:grid;
  grid-template-columns:repeat(3, minmax(0, 1fr));
  gap:24px;
  margin-top:36px;
  margin-bottom:22px;
  max-width:720px;
}

.hero-point__title{
  font-weight:550;
  font-size:26px;
  line-height:1.1;
  color:#fff;
  letter-spacing:.2px;
}

.hero-point__text{
  margin-top:8px;
  font-size:14px;
  line-height:1.35;
  color:rgba(255,255,255,.85);
}

.yandex-badge{
  display:flex;
  justify-content:flex-start;
  width:100%;
  margin-top:20px;
}

.badge-mobile{ display:none; }
.badge-desktop{ display:block; }
.facts-mobile{ display:none; }

@media (max-width:1450px){
  .hero{
    gap:24px;
    min-height:auto;
  }

  .hero-left{
    flex:1 1 auto;
  }

  .hero-left .h1{
    font-size:56px !important;
    line-height:1.02 !important;
    word-break:normal;
    overflow-wrap:normal;
  }

  .hero-left .h5{
    font-size:22px !important;
    line-height:1.25 !important;
    max-width:520px;
  }

  .hero-right{
    flex:0 0 480px;
    max-width:480px;
  }

  .hero-points{
    gap:18px;
    max-width:600px;
  }

  .hero-point__title{
    font-size:22px;
  }

  .hero-point__text{
    font-size:13px;
    line-height:1.3;
  }
}

@media (max-width:900px){


  .hero{
    flex-direction:column;
    align-items:center;
    min-height:auto !important;
    overflow:visible;
    gap:18px;
    text-align:center;
    padding-left:16px;
    padding-right:16px;
    box-sizing:border-box;
  }

  .hero-right--desktop{ display:none; }

  .hero-left{
    order:1;
    display:flex;
    flex-direction:column;
    align-items:center;
    text-align:center;
  }

  .hero-left .h1{ order:1; }
  .hero-left .h5{ order:2; }

  .hero-left .hero-right--mobile{
    display:block;
    flex:0 0 auto;
    max-width:420px;
    width:100%;
    margin:20px auto 20px;
    order:3;
  }

  .hero-left .dop_info{
    width:100%;
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:12px;
    order:4;
    padding-bottom:6px;
    margin:0;
  }

  .hero-left .dop_info .flex{
    width:100%;
    display:flex;
    justify-content:center;
    margin-top:10px;
    order:1;
  }

  .hero-left .dop_info .rpc-btn.btn{
    width:92%;
    max-width:340px;
  }

  .hero-left .yandex-badge{
    justify-content:center;
    margin-top:5px;
  }

  .hero-left .yandex-badge iframe{
    display:block;
  }

  .hero-left .facts-mobile{
    display:block;
    width:100%;
    max-width:420px;
    margin:30px auto 30px;
    order:2;
  }

  .hero-left .facts-mobile img{
    width:100%;
    height:auto;
    display:block;
  }

  .hero-left .hero-points{ display:none !important; }
  .badge-desktop, .badge-mobile{ display:none !important; }
}

@media (max-width:399px){
  .intro .hero-left .h1{
    font-size:30px !important;  
    line-height:1.15 !important;
    padding:0 !important;
    text-align:center;
  }

  .intro .hero-left .h5{
    font-size:18px !important;
    line-height:1.3 !important;
    padding-bottom:10px;
     text-align:center;
  }
}