

/* Start:/bitrix/templates/beyond/assets/libs/OwlCarousel/owl.carousel.min.css?17140390353351*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/bitrix/templates/beyond/assets/libs/OwlCarousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/bitrix/templates/beyond/assets/css/styles.css?172139760518366*/
@font-face {
    font-family: "Coolvetica-condensed-rg";
    font-display: swap;
    src: url("/bitrix/templates/beyond/assets/fonts/coolvetica-condensed-rg.woff2") format("woff2"), url("/bitrix/templates/beyond/assets/fonts/coolvetica-condensed-rg.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "coolvetica-rg";
    font-display: swap;
    src: url("/bitrix/templates/beyond/assets/fonts/coolvetica-rg.woff2") format("woff2"), url("/bitrix/templates/beyond/assets/fonts/CoolveticaRg-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: "Raleway-bold";
    font-display: swap;
    src: url("/bitrix/templates/beyond/assets/fonts/coolvetica-rg.woff2") format("woff2"), url("/bitrix/templates/beyond/assets/fonts/Raleway-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Proxima Nova Cn Rg';
    src: url('/bitrix/templates/beyond/assets/fonts/ProximaNovaCond-Regular.eot');
    src: local('Proxima Nova Condensed Regular'), local('ProximaNovaCond-Regular'),
    url('/bitrix/templates/beyond/assets/fonts/ProximaNovaCond-Regular.eot?#iefix') format('embedded-opentype'),
    url('/bitrix/templates/beyond/assets/fonts/ProximaNovaCond-Regular.woff2') format('woff2'),
    url('/bitrix/templates/beyond/assets/fonts/ProximaNovaCond-Regular.woff') format('woff'),
    url('/bitrix/templates/beyond/assets/fonts/ProximaNovaCond-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body {
    color: #000000;
    font-size: 16px;
    line-height: 1;
    /*font-family: 'Coolvetica-condensed-rg', Arial;*/
    font-family: 'Proxima Nova Cn Rg', Arial;
    font-weight: normal;
    margin: 0;
    background: #fffefe;
    -webkit-font-smoothing: antialiased;
}
* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
a {
    color: inherit;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    text-decoration: none;
}
a:hover {
    color: inherit;
    opacity: 0.7;
}
img {
    max-width: 100%;
}


.header {
    background: #f4e8e4;
    padding: 24px 0;
    position: relative;
    z-index: 100;
}
.burger, .mobile-menu {
    display: none;
}
.logo {
    width: 240px;
}
.container {
    width: 100%;
    max-width: 1800px;
    margin: auto;
    padding: 0 20px;
}
.header-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.h-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.h-menu {
    width: calc(50% - 140px);
    list-style: none;
    font-size: 28px;
    font-family: 'Coolvetica-condensed-rg', Arial;
    text-transform: uppercase;
}
.h-menu li {
    margin: 12px 65px;
}
.h-menu li:nth-child(1) {
    margin-left: 0;
}
.h-menu li:last-child {
    margin-right: 0;
}
.h-menu:last-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
}
.h-lang {
    margin-left: 130px;
}
.h-lang__item.active {
    pointer-events: none;
}
.h-lang {
    display: none;
}


.main-slider-item {
    width: 100%;
    /* padding-bottom: 47%; */
    background-position: center;
    background-size: cover;
    height: calc(100vh - 140px);
}

.section-about {
    background: #f4e8e4;
    position: relative;
    z-index: 5;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.3);
    box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.3);
}
.about {
    max-width: 1920px;
    margin: auto;
    width: 100%;
}
.about-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    overflow: hidden;
    position: relative;
}
.about-text {
    width: 50%;
    font-size: 42px;
    padding: 170px;
    text-align: justify;
    min-height: 1160px;
    background: url(/bitrix/templates/beyond/assets/img/f1.png) center 28% no-repeat;
    background-size: contain;
    font-family: 'Proxima Nova Cn Rg', Arial;
    line-height: 110%;
}
.about-row:nth-child(2) .about-text {
    background: url(/bitrix/templates/beyond/assets/img/f2.png) center no-repeat;
    background-size: auto 99%;
}
.about-img {
    width: 50%;
    position: relative;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.3);
    box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.3);
}
.about-text h1 {
    margin: 0 0 80px 0;
    font-size: 72px;
    text-transform: uppercase;
    font-family: "coolvetica-rg", Arial;
    font-weight: 400;
}

.about-slider {
    width: 100%;
    height: 100%;
}
.about-slider .owl-stage-outer {
    height: 100%;
}
.about-slider .owl-stage {
    height: 100%;
}
.about-slider .owl-item {
    height: 100%;
}
.about-slider-item {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.section-menu {
    text-align: center;
    background: #f4e8e4 url(/bitrix/templates/beyond/assets/img/f3.png) 100px bottom no-repeat;
    padding: 216px 0;
    background-size: auto 94%;
    position: relative;
    z-index: 4;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(38, 36, 36, 0.3);
    box-shadow: 0px 0px 80px 0px rgba(38, 36, 36, 0.3);
}
.section-menu h2 {
    margin: 0 0 120px 0;
    font-size: 72px;
    text-transform: uppercase;
    font-family: "coolvetica-rg", Arial;
    font-weight: 400;
}
.menu-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.menu-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 36px;
    text-transform: uppercase;
    margin: 20px 20px 0;
    width: 350px;
    min-height: 90px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 5px solid;
    border-radius: 20px;
    padding: 12px;
    font-family: 'Coolvetica-condensed-rg', Arial;
}
.menu-list-item:hover {
    background: #ffffff;
    opacity: 1;
    -webkit-box-shadow: 0 3px 18px rgb(0 0 0 / 36%);
    box-shadow: 0 3px 18px rgb(0 0 0 / 36%);
}

.footer {
    padding: 200px 0 32px;
}
.footer h2 {
    margin: 0 0 70px 0;
    font-size: 72px;
    text-transform: uppercase;
    font-family: "coolvetica-rg", Arial;
    font-weight: 400;
}
.contact-item {
    font-size: 38px;
    margin-bottom: 46px;
}
.footer-content {
    width: 580px;
    padding-right: 46px;
}
.footer-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-map {
    width: calc(100% - 580px);
    position: relative;
}
.footer-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 620px;
    border: 1px solid #d2d2d2;
}
.soc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/*
.soc a {
    margin: 0 30px 30px 0;
    width: 80px;
    height: 94px;
    border: 1px solid #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 18px;
}*/

.soc a {
    width: 60px;
    height: 60px;
    margin: 0 24px 24px 0;
}
.soc a img {
    width: 100%;
    height: 100%;
}
.copyr {
    text-align: center;
    margin-top: 30px;
    font-size: 28px;
    line-height: 140%;
}

.sec-page {
    text-align: center;
    background: #f4e8e4;
    -webkit-box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.3);
    box-shadow: 0px 0px 80px 0px rgba(47, 47, 47, 0.3);
    padding: 80px 0 100px;
    position: relative;
    z-index: 5;
}
.sec-page-head {
    margin-bottom: 110px;
}
.sec-page-head h1 {
    font-size: 72px;
    text-transform: uppercase;
    font-family: "coolvetica-rg", Arial;
    font-weight: 400;
    margin: 0;
}
.sec-page-content {
    font-size: 42px;
}
.sec-page-content .container {
    max-width: 1590px;
}
.levels {
    margin: 130px auto 100px;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 1350px;
}
.levels-item__title {
    font-size: 48px;
    text-transform: uppercase;
    padding-bottom: 12px;
    position: relative;
    margin-bottom: 24px;
    font-family: 'Coolvetica-condensed-rg', Arial;
}
.levels-item__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 55px;
    background: #000000;
}
.levels-item__text {
    font-size: 30px;
    line-height: 120%;
    max-width: 300px;
}
.levels-item__text b {
    font-size: 48px;
    font-family: 'Coolvetica-condensed-rg', Arial;
}
.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 36px;
    text-transform: uppercase;
    border: 5px solid;
    border-radius: 20px;
    width: 350px;
    max-width: 100%;
    height: 82px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Coolvetica-condensed-rg', Arial;
}
.btn:hover {
    opacity: 1;
    background: #ffffff;
}

.footer-map .map {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 620px;
    border: 1px solid #d2d2d2;
}
.ymaps-layers-pane {
    filter: grayscale(1);
    -ms-filter: grayscale(1);
    -webkit-filter: grayscale(1);
    -moz-filter: grayscale(1);
    -o-filter: grayscale(1);
}

.section-menu.menu-page {
    background-image: none;
    position: relative;
}
.section-menu.menu-page h1 {
    font-size: 72px;
    text-transform: uppercase;
    font-family: "coolvetica-rg", Arial;
    font-weight: 400;
    margin: 0 0 80px 0;
}
.section-menu.menu-page .container {
    position: relative;
    z-index: 10;
}
.menu-page_bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.menu-page_bg * {
    display: none;
}
.menu-page_bg img {
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}


@media (max-width: 1700px) {
    .about-text {
        font-size: 32px;
        min-height: 830px;
        padding: 140px 90px;
    }
    .about-text h1 {
        margin-bottom: 60px;
        font-size: 60px;
    }
    .menu-list-item {
        margin: 20px 30px 0;
        width: 290px;
    }

}


@media (max-width: 1500px) {
    .logo {
        width: 160px;
    }
    .h-menu li {
        margin: 12px 30px;
    }
    .h-lang {
        margin-left: 60px;
    }
    .about-text {
        padding: 120px;
        min-height: 740px;
    }
    .section-menu h2 {
        font-size: 50px;
        margin-bottom: 80px;
    }
    .section-menu {
        padding: 130px 0;
    }
    .about-text h1 {
        margin-bottom: 60px;
        font-size: 50px;
    }
    .menu-list-item {
        width: 280px;
        min-height: 72px;
        font-size: 32px;
        margin: 20px 20px 0;
    }
    .footer h2 {
        font-size: 50px;
        margin-bottom: 60px;
    }
    .footer {
        padding: 140px 0 32px;
    }
    .contact-item {
        font-size: 38px;
        margin-bottom: 32px;
    }
    .footer-map iframe, .footer-map .map {
        height: 470px;
    }
    .copyr {
        font-size: 20px;
    }

    .sec-page-head h1 {
        font-size: 50px;
    }
    .sec-page-head {
        margin-bottom: 60px;
    }
    .sec-page-content {
        font-size: 32px;
    }


}

@media (max-width: 1199px) {
    .h-menu, .h-menu:last-child {
        display: none;
    }
    .header-row {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .burger {
        display: block;
        position: fixed;
        right: 15px;
        width: 28px;
        height: 20px;
        cursor: pointer;
        top: 19px;
        z-index: 200;
    }
    .logo {
        width: 84px;
    }
    .header {
        padding: 12px 0;
    }
    .burger i {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 3px;
        background: #000000;
    }
    .burger i:nth-child(2) {
        top: 8px;
    }
    .burger i:nth-child(3) {
        top: 16px;
    }

    .main-slider-item {
        height: calc(100vh - 58px);
    }

    .mobile-menu {
        position: fixed;
        top: 0;
        left: -600px;
        z-index: 900;
        background: #f4e8e4;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        display: block;
        height: 100vh;
        width: 320px;
        padding: 60px 40px 40px;
        -webkit-box-shadow: 0 0 30px rgb(0 0 0 / 18%);
        box-shadow: 0 0 30px rgb(0 0 0 / 18%);
        font-size: 28px;
        text-transform: uppercase;
    }
    .mobile-menu.active {
        left: 0;
    }
    .close-mobile-menu {
        position: absolute;
        cursor: pointer;
        width: 30px;
        height: 30px;
        top: 16px;
        right: 16px;
    }
    .close-mobile-menu i {
        position: absolute;
        top: 13px;
        left: 0;
        width: 100%;
        height: 2px;
        background: #000000;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .close-mobile-menu i:nth-child(2) {
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .mobile-menu ul {
        list-style: none;
        padding: 0;
        margin: 0;
        font-family: 'Coolvetica-condensed-rg', Arial;
    }
    .mobile-menu .h-lang {
        margin-left: 0;
    }
    .mobile-menu li {
        margin-bottom: 20px;
    }


}

@media (max-width: 992px) {
    .about-text {
        padding: 80px 40px;
        min-height: 406px;
        font-size: 18px;
    }
    .about-text h1 {
        margin-bottom: 30px;
        font-size: 40px;
    }
    .section-menu {
        padding: 70px 0;
    }
    .section-menu h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .footer {
        padding: 80px 0 32px;
    }
    .footer h2 {
        font-size: 40px;
        margin-bottom: 30px;
    }
    .footer-content {
        width: 100%;
    }
    .contact-item {
        font-size: 18px;
        margin-bottom: 30px;
    }
    .footer-map {
        width: 100%;
        height: 400px;
    }
    .footer-map iframe, .footer-map .map {
        height: 100%;
    }
    .soc a {
        width: 60px;
        height: 70px;
    }


    .levels-item__text {
        font-size: 24px;
        max-width: 164px;
    }
    .levels-item__title {
        font-size: 34px;
    }
    .levels-item__text b {
        font-size: 36px;
    }

    .copyr {
        font-size: 14px;
    }

    .btn {
        height: 72px;
        font-size: 32px;
    }
    .soc a {
        width: 40px;
        height: 40px;
        margin: 0 16px 16px 0;
    }
    .soc {
        margin-bottom: 24px;
    }


}


@media (max-width: 590px) {
    .about-row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .about-text {
        width: 100%;
    }
    .about-row:nth-child(2n) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
    .about-img {
        width: 100%;
        padding-bottom: 120%;
    }
    .about-slider {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .sec-page-head {
        margin-bottom: 40px;
    }
    .sec-page-head h1 {
        font-size: 40px;
    }
    .sec-page-content {
        font-size: 18px;
        line-height: 120%;
    }
    .levels {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 48px 0 20px 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .levels-item__text {
        line-height: 110%;
        max-width: 100%;
        font-size: 18px;
    }
    .levels-item {
        width: 250px;
        text-align: center;
        margin-bottom: 30px;
    }
    .levels-item__title:after {
        left: calc(50% - 27px);
        width: 54px;
    }
    .levels-item__title {
        margin-bottom: 12px;
    }

    .section-menu.menu-page h1 {
        font-size: 52px;
        margin-bottom: 60px;
    }
}













/* End */
/* /bitrix/templates/beyond/assets/libs/OwlCarousel/owl.carousel.min.css?17140390353351 */
/* /bitrix/templates/beyond/assets/css/styles.css?172139760518366 */
