.w-layout-grid {
    display: -ms-grid;
    display: grid;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    grid-row-gap: 16px;
    grid-column-gap: 16px;
}

body {
    background-color: #1b1b1b;
    background-image: url("../images/motoschool_bg.jpg");
    background-position: 0px 0px;
    background-size: cover;
    background-repeat: no-repeat;
    font-family: Ofont, sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    font-weight: 700;
}

p {
    margin-bottom: 10px;
}

.head-menu-wrap {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    padding-top: 34px;
    padding-right: 3%;
    padding-left: 3%;
}

.button {
    position: relative;
    z-index: 50;
    overflow: hidden;
    width: 140px;
    height: 42px;
    margin-right: 86px;
    padding: 10px 28px;
    float: right;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    -o-object-fit: fill;
    object-fit: fill;
}

.button.menu {
    margin-top: 48px;
}

.link-block {
    overflow: hidden;
    height: 20px;
    margin-right: 26px;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-decoration: none;
}

.text-menu {
    text-decoration: none;
}

.line {
    width: 27px;
    height: 1px;
    background-color: #fff;
}

.line-3 {
    width: 70%;
    height: 1px;
    background-color: #fff;
}

.link-block-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 27px;
    height: 17px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.div-block {
    position: relative;
    z-index: 50;
    float: right;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.lang-button {
    position: relative;
    display: block;
    overflow: hidden;
    width: 19px;
    height: 22px;
    margin-top: 8px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
}

.div-block-2 {
    margin-top: 22px;
    float: right;
}

.button-text {
    position: relative;
}

.button-text-2 {
    margin-top: 29px;
}

.phone-numbers {
    position: absolute;
    left: 0%;
    top: 26%;
    right: 0%;
    bottom: 0px;
    text-align: center;
}

.line-2 {
    width: 27px;
    height: 1px;
    background-color: #fff;
}

.div-block-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.ru-lang {
    position: absolute;
}

.section {
    position: relative;
    z-index: 9;
    height: 100vh;
}

.container.head {
    padding-top: 248px;
}

.heading {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    clear: left;
    font-size: 96px;
    line-height: 102px;
}

.div-block-4 {
    position: relative;
    display: inline-block;
}

.word-line {
    position: absolute;
    left: auto;
    top: 44%;
    right: -12%;
    bottom: 0%;
    width: 86px;
    height: 16px;
    background-color: #fff;
}

.div-block-5 {
    width: 50%;
    padding-right: 87px;
    float: left;
}

.container-2 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: 1px solid #252525;
    border-left: 1px solid #252525;
}

.div-block-6 {
    width: 1px;
    height: 100%;
    background-color: #252525;
}

.section-2 {
    position: relative;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 100;
    display: block;
}

.div-block-7 {
    overflow: hidden;
}

.div-block-8 {
    position: relative;
    /* overflow: hidden; */
}

.div-block-9 {
    position: absolute;
    left: 0%;
    top: auto;
    right: -10%;
    bottom: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
}

.line-head {
    width: 76px;
    height: 1px;
    margin-bottom: 13px;
    background-color: #fff;
}

.heading-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: 1px;
}

.heading-2._3 {
    font-size: 24px;
    line-height: 28px;
}

.heading-3 {
    position: relative;
    z-index: 50;
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 150%;
    letter-spacing: 2px;
}

.div-block-10 {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    overflow: hidden;
    margin-right: 3%;
    margin-left: 3%;
}

.link {
    position: relative;
    z-index: 50;
    margin-top: 29px;
    float: right;
    color: #fff;
    text-align: right;
    letter-spacing: 2px;
    text-decoration: none;
}

.v-line {
    position: absolute;
    left: 50%;
    top: 0%;
    right: 50%;
    bottom: 0%;
    width: 1px;
    height: 40px;
    background-color: #fff;
}

.paragraph {
    font-family: Roboto, sans-serif;
    line-height: 150%;
    font-weight: 400;
}

.paragraph._2 {
    margin-top: 90px;
    margin-left: 135px;
}

.heading-4 {
    font-size: 60px;
    line-height: 68px;
}

.heading-4._2 {
    position: absolute;
    left: 13%;
    top: 48%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    color: hsla(0deg 0% 100% / 15%);
    font-size: 94px;
    line-height: 94px;
}

.heading-4._3 {
    margin-bottom: 70px;
    line-height: 60px;
}

.div-relative {
    position: relative;
}

.div-relative._2 {
    margin-bottom: 310px;
}

.section-3 {
    position: relative;
    z-index: 20;
    padding-top: 90px;
    padding-bottom: 168px;
}

.curs-33 {
    width: 33.333333333333336%;
    padding-top: 50px;
    padding-right: 16px;
    float: left;
}

.heading-num {
    display: inline-block;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    color: #636363;
    font-size: 11px;
    letter-spacing: 1px;
}

.heading-6 {
    font-size: 14px;
    line-height: 18px;
}

.text-block {
    display: inline-block;
}

.div-block-11 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.section-4 {
    padding-top: 45px;
    padding-bottom: 45px;
    background-color: #fff;
}

.heading-7 {
    color: #000;
    font-size: 144px;
    line-height: 148px;
    text-align: center;
    letter-spacing: 19px;
}

.tabsk {
    width: 33.333333333333336%;
    height: 400px;
    margin-bottom: 22px;
    padding: 0px 11px 0px 0px;
    float: left;
    background-color: hsla(0, 0%, 86.7%, 0);
}

.tabsk.w--current {
    background-color: hsla(0, 0%, 86.7%, 0);
    text-align: center;
}

.k-image-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 40%;
    height: 100%;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    background-image: url("../images/amatsotsky.jpg");
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all 450ms ease;
    transition: all 450ms ease;
}

.k-image-div:hover {
    -webkit-filter: none;
    filter: none;
}

.k-image-div._2 {
    background-image: url("../images/yanufriev.jpg");
}

.k-image-div._3 {
    background-image: url("../images/dstunt.jpg");
}

.k-image-div._4 {
    background-image: url("../images/anton.jpg");
}

.k-image-div._5 {
    background-image: url("../images/you.jpg");
}

.k-name-div {
    display: none;
    width: 100%;
    margin-bottom: 20px;
    padding: 13px 15px;
    background-color: #fff;
    opacity: 0;
    text-align: center;
}

.tabs {
    z-index: 10;
    margin-top: 100px;
}

.tabs-content {
    padding-top: 99px;
}

.grid {
    position: relative;
    z-index: 20;
    justify-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-areas: "Area Area Area-2 Area-4 Area-5 Area-6" "Area Area Area-3 Area-9 Area-8 Area-7" "Area-15 Area-14 Area-10 Area-11 Area-12 Area-13";
    -ms-grid-columns: 16.666666666666668% 0px 16.666666666666668% 0px
        16.666666666666668% 0px 16.666666666666668% 0px 16.666666666666668% 0px
        16.666666666666668%;
    grid-template-columns: 16.666666666666668% 16.666666666666668% 16.666666666666668% 16.666666666666668% 16.666666666666668% 16.666666666666668%;
    -ms-grid-rows: 33.333333333333336% 0px 33.333333333333336% 0px
        33.333333333333336%;
    grid-template-rows: 33.333333333333336% 33.333333333333336% 33.333333333333336%;
}

.text-block-2 {
    margin-bottom: -14px;
    font-size: 230px;
    line-height: 209px;
}

.div-block-13 {
    margin-top: 160px;
}

.div-block-14 {
    padding-top: 40px;
    border-style: solid;
    border-width: 1px;
    border-color: #292929;
    text-align: center;
}

.text-block-3 {
    letter-spacing: 3px;
}

.lightbox-link {
    height: 148px;
    border: 1px solid #292929;
    background-image: url("../images/d_stunt.jpg");
    background-position: 50% 50%;
    background-size: 150%;
    background-repeat: no-repeat;
    -webkit-filter: brightness(122%) grayscale(100%);
    filter: brightness(122%) grayscale(100%);
    -webkit-transition: all 1000ms ease;
    transition: all 1000ms ease;
}

.lightbox-link:hover {
    -webkit-filter: none;
    filter: none;
}

.lightbox-link._2 {
    background-image: url("../images/a_and_a.jpg");
    background-position: 50% 50%;
    opacity: 1;
}

.lightbox-link._3 {
    background-image: url("../images/anna_m.jpg");
}

.lightbox-link._4 {
    background-image: url("../images/s_on_school.jpg");
}

.lightbox-link._5 {
    background-image: url("../images/team_m29.jpg");
}

.lightbox-link._6 {
    background-image: url("../images/team_m29_2.jpg");
}

.lightbox-link._7 {
    background-image: url("../images/m29_on_race.jpg");
}

.div-block-15 {
    border: 1px solid #292929;
}

.blain-div {
    overflow: hidden;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
}

.div-block-16 {
    padding-top: 140px;
    margin-bottom: 88px;
}

.cours-img {
    margin-bottom: 18px;
}

.line-columns {
    width: 27px;
    height: 1px;
    margin-bottom: 80px;
    background-color: #fff;
}

.menu-popup {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 999;
    display: none;
    opacity: 0;
}

.black-bg {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 0%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #1b1b1b;
    background-image:
        -webkit-gradient(
            linear,
            left bottom,
            left top,
            from(#000),
            to(rgba(27, 27, 27, 0))
        ),
        url("../images/menu_bg.jpg");
    background-image:
        linear-gradient(0deg, #000, rgba(27, 27, 27, 0)),
        url("../images/menu_bg.jpg");
    background-position:
        0px 0px,
        0% 35%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
}

.close-menu {
    position: absolute;
    left: auto;
    top: 3%;
    right: 2%;
    bottom: auto;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-decoration: none;
}

.close-menu:hover {
    text-decoration: line-through;
}

.line-pg {
    position: absolute;
    left: -11%;
    top: 26%;
    right: auto;
    bottom: 0%;
    width: 78px;
    height: 1px;
    background-color: #fff;
}

.heading-8 {
    color: #fff;
    font-size: 34px;
    line-height: 36px;
    letter-spacing: 2px;
    text-decoration: none;
}

.menu-wrap {
    position: relative;
    padding-top: 8px;
    padding-bottom: 8px;
}

.service-image {
    width: 100%;
    height: 50px;
    background-image: url("../images/m29_motoservice2.jpg");
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-filter: saturate(0%);
    filter: saturate(0%);
    -webkit-transition: all 425ms ease;
    transition: all 425ms ease;
}

.service-image:hover {
    -webkit-filter: none;
    filter: none;
}

.service-image._2 {
    background-image: url("../images/m29_motoservice.jpg");
}

.service-image._3 {
    background-image: url("../images/v_motoservice.jpg");
}

.service-image._4 {
    background-image: url("../images/m29_tuning.jpg");
}

.spaine-section {
    padding-top: 190px;
}

.spaine-bg {
    position: relative;
    z-index: 10;
    padding-bottom: 140px;
    background-image: url("../images/spaine_bg.jpg");
    background-position: 0% 50%;
    background-size: contain;
    background-repeat: no-repeat;
}

.heading-9 {
    font-size: 144px;
    line-height: 152px;
}

.text-block-4 {
    font-size: 128px;
    line-height: 148px;
}

.space {
    height: 80px;
}

.div-block-18 {
    width: 70%;
    padding-top: 98px;
    float: left;
}

.div-block-19 {
    width: 30%;
    height: 1200px;
    float: left;
}

.div-block-20 {
    display: block;
    padding-top: 80px;
}

.slider {
    height: 100%;
    background-color: transparent;
}

.wrap-50 {
    width: 50%;
    float: left;
}

.wrap-50._2 {
    text-align: right;
}

.icon {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: auto;
}

.right-arrow {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    height: 60px;
}

.left-arrow {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    height: 60px;
}

.spaine-gallery {
    width: 20%;
    height: 240px;
    margin-bottom: 51px;
    float: right;
    clear: right;
    background-image: url("../images/spaine_img.jpg");
    background-position: 100% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-filter: saturate(0%);
    filter: saturate(0%);
    -webkit-transition: all 450ms ease;
    transition: all 450ms ease;
}

.spaine-gallery:hover {
    width: 60%;
    -webkit-filter: none;
    filter: none;
}

.spaine-gallery._2 {
    background-image: url("../images/spaine_img9.jpg");
}

.spaine-gallery._3 {
    background-image: url("../images/spaine_img8.jpg");
}

.spaine-gallery._4 {
    background-image: url("../images/spaine_img6.jpg");
}

.spaine-gallery._5 {
    background-image: url("../images/spaine_img5.jpg");
}

.spaine-gallery._6 {
    background-image: url("../images/spaine_img4.jpg");
}

.spaine-gallery._7 {
    background-image: url("../images/spaine_img7.jpg");
}

.spaine-gallery._8 {
    background-image: url("../images/spaine_img2.jpg");
}

.slide {
    z-index: 10;
}

.image-2 {
    position: relative;
    margin-top: -18px;
    z-index: 50;
}

.div-block-21 {
    position: relative;
    z-index: 10;
}

.link-2 {
    position: relative;
    z-index: 10;
    margin-bottom: 20px;
    float: left;
    clear: left;
    color: #fff;
    font-size: 12px;
    letter-spacing: 2px;
    text-decoration: none;
}

.link-3 {
    position: relative;
    z-index: 10;
    margin-bottom: 64px;
    float: left;
    clear: left;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    text-decoration: none;
}

.link-4 {
    position: relative;
    z-index: 10;
    margin-bottom: 60px;
    float: left;
    clear: left;
    font-family: Roboto, sans-serif;
    color: #fff;
    text-decoration: none;
}

.div-block-22 {
    float: left;
    clear: left;
}

.link-block-3 {
    position: relative;
    z-index: 20;
    margin-right: 71px;
    padding: 20px 20px 20px 1px;
}

.image-3 {
    position: relative;
    z-index: 20;
    padding: 20px;
}

.footer-button {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100px;
    float: left;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    -webkit-transition: all 450ms ease;
    transition: all 450ms ease;
    color: #000;
    font-size: 20px;
    letter-spacing: 2px;
    text-decoration: none;
}

.footer-button:hover {
    color: #fff;
}

.footer-button-2 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 50%;
    height: 100px;
    float: right;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #000;
    -webkit-transition: all 450ms ease;
    transition: all 450ms ease;
    color: #fff;
    font-size: 20px;
    letter-spacing: 2px;
    text-decoration: none;
}

.footer-button-2:hover {
    color: #000;
}

.footer-section {
    padding-top: 110px;
    padding-bottom: 140px;
    background-image: url("../images/footer_bg.jpg");
    background-position: 0px 0px;
    background-size: contain;
    background-repeat: no-repeat;
}

.div-block-23 {
    position: relative;
    z-index: 20;
    margin-top: 280px;
}

.button-bg {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 0px;
    background-color: #000;
}

.f-button-text {
    position: relative;
    z-index: 5;
}

.button-bg-2 {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    height: 0px;
    background-color: #fff;
}

.menu-line {
    position: absolute;
    left: auto;
    top: 48%;
    right: 0%;
    bottom: 0%;
    width: 0%;
    height: 1px;
    background-color: #fff;
    opacity: 0;
}

.section-5 {
    padding-top: 140px;
}

.link-block-4 {
    position: relative;
    z-index: 10;
}

.div-block-24 {
    padding-top: 180px;
}

.container-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
    -webkit-transform: translate(-800px, 0px);
    -ms-transform: translate(-800px, 0px);
    transform: translate(-800px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-3"] {
    -webkit-transform: translate(0px, 100px);
    -ms-transform: translate(0px, 100px);
    transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="new-interaction-4"] {
    -webkit-transform: translate(-1000px, 0px);
    -ms-transform: translate(-1000px, 0px);
    transform: translate(-1000px, 0px);
}

html.w-mod-js *[data-ix="new-interaction-5"] {
    -webkit-transform: translate(0px, -100px);
    -ms-transform: translate(0px, -100px);
    transform: translate(0px, -100px);
}

html.w-mod-js *[data-ix="load-text"] {
    -webkit-transform: translate(-280px, 0px);
    -ms-transform: translate(-280px, 0px);
    transform: translate(-280px, 0px);
}

html.w-mod-js *[data-ix="load-text-2"] {
    -webkit-transform: translate(-340px, 0px);
    -ms-transform: translate(-340px, 0px);
    transform: translate(-340px, 0px);
}

html.w-mod-js *[data-ix="load-text-4"] {
    -webkit-transform: translate(0px, -140px);
    -ms-transform: translate(0px, -140px);
    transform: translate(0px, -140px);
}

html.w-mod-js *[data-ix="load-text-3"] {
    -webkit-transform: translate(-340px, 0px);
    -ms-transform: translate(-340px, 0px);
    transform: translate(-340px, 0px);
}

html.w-mod-js *[data-ix="text-blink"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="text-blink-2"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="text-blink-3"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="line-scrool"] {
    width: 0px;
}

html.w-mod-js *[data-ix="line-scrool-2"] {
    width: 0px;
}

html.w-mod-js *[data-ix="line-scrool-3"] {
    width: 0px;
}

html.w-mod-js *[data-ix="image-scale"] {
    opacity: 0;
    -webkit-transform: scale(0.2, 0.2);
    -ms-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
}

html.w-mod-js *[data-ix="image-scale-2"] {
    opacity: 0;
    -webkit-transform: scale(0.2, 0.2);
    -ms-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
}

html.w-mod-js *[data-ix="image-scale-3"] {
    opacity: 0;
    -webkit-transform: scale(0.2, 0.2);
    -ms-transform: scale(0.2, 0.2);
    transform: scale(0.2, 0.2);
}

html.w-mod-js *[data-ix="tren-image"] {
    width: 2%;
}

html.w-mod-js *[data-ix="tren-image-2"] {
    width: 2%;
}

html.w-mod-js *[data-ix="tren-image-3"] {
    width: 2%;
}

@media screen and (max-width: 991px) {
    .heading-4._3 {
        font-size: 48px;
        line-height: 50px;
    }
    .heading-7 {
        font-size: 128px;
    }
    .text-block-2 {
        font-size: 200px;
    }
    .div-block-14 {
        padding-top: 6px;
    }
    .lightbox-link {
        height: 120px;
        background-size: cover;
    }
    .spaine-bg {
        background-position: 0% 100%;
        background-size: cover;
    }
    .heading-9 {
        font-size: 110px;
    }
    .wrap-50 {
        width: 100%;
    }
    .footer-section {
        background-position: 50% 50%;
        background-size: 1440px;
    }
}

@media screen and (max-width: 767px) {
    body {
        background-position: 50% 0%;
    }
    .button {
        display: none;
    }
    .container {
        padding-right: 10px;
        padding-left: 10px;
    }
    .div-block-5 {
        width: 100%;
        padding-right: 0px;
    }
    .paragraph._2 {
        margin-left: 100px;
    }
    .heading-4 {
        font-size: 48px;
        line-height: 50px;
    }
    .heading-4._2 {
        left: 0%;
        top: auto;
        right: 0%;
        bottom: -49%;
        font-size: 88px;
    }
    .curs-33 {
        width: 50%;
    }
    .heading-7 {
        font-size: 90px;
        line-height: 90px;
        letter-spacing: 8px;
    }
    .k-image-div {
        width: 70%;
    }
    .text-block-2 {
        font-size: 160px;
        line-height: 160px;
    }
    .lightbox-link {
        height: 100px;
    }
    .line-pg {
        display: none;
    }
    .div-block-18 {
        width: 100%;
    }
    .div-block-19 {
        width: 100%;
        height: auto;
    }
    .slider {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .spaine-gallery {
        width: 20%;
        margin-right: 8px;
        margin-bottom: 20px;
        margin-left: 8px;
        float: none;
        background-position: 50% 50%;
    }
    .spaine-gallery:hover {
        width: 20%;
    }
    .slide {
        padding-bottom: 61px;
        text-align: center;
    }
    .footer-section {
        background-position: 70% 50%;
    }
}

@media screen and (max-width: 479px) {
    .button {
        display: none;
        margin-top: 22px;
    }
    .container.head {
        padding-top: 60%;
    }
    .heading {
        font-size: 80px;
    }
    .word-line {
        top: 45%;
        right: -9%;
        width: 76px;
        height: 12px;
    }
    .container-2 {
        left: 10px;
        right: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .heading-2 {
        font-size: 10px;
    }
    .heading-2._3 {
        color: #ffae00;
    }
    .paragraph._2 {
        margin-left: 10px;
    }
    .heading-4._2 {
        font-size: 48px;
    }
    .div-relative._2 {
        margin-bottom: 160px;
    }
    .section-3 {
        padding-top: 0px;
        padding-bottom: 90px;
    }
    .curs-33 {
        width: 100%;
        margin-bottom: 24px;
        padding-top: 180px;
    }
    .section-4 {
        margin-bottom: 70px;
    }
    .heading-7 {
        font-size: 62px;
        letter-spacing: 4px;
    }
    .tabsk {
        width: 33.333333333333336%;
        height: 220px;
        margin-bottom: 11px;
        float: left;
    }
    .k-image-div {
        width: 100%;
    }
    .k-name-div {
        padding-top: 10px;
        padding-bottom: 10px;
        font-size: 10px;
    }
    .tabs {
        margin-top: 80px;
    }
    .tabs-content {
        padding-top: 40px;
    }
    .text-block-2 {
        font-size: 90px;
        line-height: 90px;
    }
    .lightbox-link {
        height: 60px;
    }
    .black-bg {
        background-position: 0% 0%;
        background-size: cover;
    }
    .service-image {
        height: 100px;
    }
    .spaine-bg {
        padding-bottom: 80px;
        background-position: 50% 50%;
        background-size: cover;
    }
    .heading-9 {
        font-size: 64px;
    }
    .slider {
        margin-top: 48px;
    }
    .spaine-gallery {
        width: 48%;
        margin-right: 6px;
        margin-bottom: 0px;
        margin-left: 0px;
    }
    .div-block-23 {
        margin-top: 160px;
    }
    .tabs-menu {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }
    .link-block-4 {
        position: relative;
        z-index: 20;
        margin-top: 27px;
    }
}

#w-node-0f8a585f4228-c8d376e1 {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-row: span 2;
    grid-row-start: span 2;
}

#w-node-58f78393d838-c8d376e1 {
    -ms-grid-row: 3;
    -ms-grid-column: 11;
    grid-area: Area-7;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

#w-node-1e03698bef27-c8d376e1 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    grid-area: Area-15;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

#w-node-190062998ea5-c8d376e1 {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
    grid-area: Area-10;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

#w-node-0f4615df78ad-c8d376e1 {
    -ms-grid-row: 5;
    -ms-grid-column: 9;
    grid-area: Area-12;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

#w-node-f7292933ad8a-c8d376e1 {
    -ms-grid-row: 3;
    -ms-grid-column: 7;
    grid-area: Area-9;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

#w-node-332c0c594e22-c8d376e1 {
    -ms-grid-row: 1;
    -ms-grid-column: 9;
    grid-area: Area-5;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

#w-node-97de19c0d1d7-c8d376e1 {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
    grid-area: Area-2;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
}

#w-node-ceb0d84a74c5-c8d376e1 {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    grid-area: Area-14;
}

#w-node-c522f78e930e-c8d376e1 {
    -ms-grid-row: 5;
    -ms-grid-column: 7;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    grid-area: Area-11;
}

#w-node-a76b4e737a25-c8d376e1 {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    grid-area: Area-3;
}

#w-node-babff5dc5a7b-c8d376e1 {
    -ms-grid-row: 3;
    -ms-grid-column: 9;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    grid-area: Area-8;
}

#w-node-1599f4d876f8-c8d376e1 {
    -ms-grid-row: 1;
    -ms-grid-column: 11;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    grid-area: Area-6;
}

#w-node-944687e96675-c8d376e1 {
    -ms-grid-row: 5;
    -ms-grid-column: 11;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
    grid-area: Area-13;
}

#w-node-a2eb55c0f290-c8d376e1 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-column-align: stretch;
    justify-self: stretch;
}

@font-face {
    font-family: "Ofont";
    src: url("../fonts/ofont.ru_Uni-Sans.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}
