/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.3.6,
* Autoprefixer: v10.3.1
* Browsers: last 4 version
*/

/* =Reset
-------------------------------------------------------------- */

html {
    scroll-behavior: smooth;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    line-height: 1;
    overflow-x: hidden;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}

/*html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
}

audio:not([controls]) {
    display: none;
}

del {
    color: #333;
}

ins {
    background: #fff9c0;
    text-decoration: none;
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin: 24px;
    margin-bottom: 1.714285714rem;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

small {
    font-size: smaller;
}

b, strong {
    font-weight: 700;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

a {
    color: #04BBEC;
    outline: none;
    text-decoration: none;
}


/* Clearing floats */
.clear {
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    clear: both;
}


/* Icons */

.icon {
    display: inline-block;
    background-image: url(../images/patterns.png);
    background-repeat: no-repeat;
}

.enroll .icon {
    width: 17px;
    height: 18px;
    line-height: 18px;
    background-position: 0 0;
    vertical-align: middle;
    margin-left: 8px;
}
.footer-popup {
    position: fixed;
    z-index: 1000;
    left: 0;
    bottom: 0;
    width: 100%;
    background: #0D3F7C /*url(images/popup_bg.png) center top no-repeat*/;
    color: #fff;
    padding: 20px 0px;
    line-height: 1px;
    min-height: 15px;
}

.footer-popup .close {
    width: 24px;
    height: 24px;
    background: url(https://test-planet.by/wp-content/uploads/2023/01/close.png) center center no-repeat;
    position: absolute;
    right: 5px;
    top: 5px;
    cursor: pointer;
}

.popup-content {
    max-width: 1170px;
    width: 100%;
    padding: 0px 10px;
    margin: auto;
    overflow: hidden;
    text-align: justify;
    color: #ff9797;

}

.popup-content b,
.popup-content strong {
    color: #fff;
    line-height: 20px;
}

.popup-content:after {
    content: "";
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.popup-content .section-block {
    display: inline-block;
    vertical-align: middle;
    line-height: 18px;
}

.ie7 .popup-content .section-block {
    display: inline;
}

.popup-content p {
    padding: 0;
}

.popup-content a.button {
    border: 3px solid #fff;
    padding: 0px 15px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    display: inline-block;
    text-align: center;
    background: #0D3F7C;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 700;
}

.popup-content a.button:hover {
    background-color: #0b5792;
}

.popup-content a.button .icon {
    width: 13px;
    height: 42px;
    line-height: 42px;
    background-position: -100px 10px;
    vertical-align: middle;
    margin-left: 5px;
}
.text-next {
    display: none;
}
.linear-text {
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    text-shadow: 0 12px 35px rgb(160 0 0 / 20%);
    background: -o-linear-gradient(196.42deg, #04BBEC 1.55%, #00214A 95.8%);
    background: linear-gradient(
            253.58deg
            , #04BBEC 1.55%, #00214A 95.8%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    transition: all .3s ease-in-out;
}
.linear-text:hover {
    background: -o-linear-gradient(196.42deg, #04BBEC 1.55%, #04BBEC 95.8%);
    background: linear-gradient(
            253.58deg
            , #04BBEC 1.55%, #04BBEC 95.8%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.seo-text p {
    padding: 10px 0;
}
/*Фикс сообщения на странице подписки на рассылку*/
#mc_embed_signup div.mce_inline_error {
    padding: 5px 0px !important;
    background-color: transparent !important;
    color: #b20d18 !important;
}
/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */


body, input, textarea, select {
    font-family: 'Ubuntu', sans-serif;
    font-size: 15px;
}

body {
    line-height: 20px;
    font-weight: 400;
    color: #000;
    max-width: 1920px;
    margin: 0 auto;
    /*min-width: 1200px;*/
}
body.lock {
    overflow: hidden;
}

.clearfix:after {
    clear: both;
    display: block;
    content: "";
}

/* =Map
----------------------------------------------- */
.map {
    padding-bottom: 8px;
    background: url(images/shadow2.png) left bottom repeat-x;
    position: relative;
    height: 260px;
}

.map-wrapper {
    height: 260px;
}

/* =Content
-------------------------------------------------------------- */

table {
    margin: 20px 0px;
}

table td {
    vertical-align: top;
}

table h1,
table h2,
table h3,
table h4,
table h5,
table h6 {
    padding-top: 0;
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
h5, h6 {
    color: #000;
    font-weight: 700;
    font-size: 20px;
    padding: 0;
    margin: 0 0 10px 0;
}
/*Новая главная*/
.container {
    max-width: 1220px;
    width: 100%;
    padding: 0 20px;
    margin: 0 auto;
}

.container h3 {
    padding: 0 !important;
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
}

.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 273px;
    width: 100%;
    height: 61px;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: #fff;
    background: -o-linear-gradient(253.58deg,#04bbec 1.55%,#0d3f7c 95.8%);
    background: linear-gradient(253.58deg,#04bbec 1.55%,#0d3f7c 95.8%);
    -webkit-box-shadow: 0 12px 35px rgb(13 63 124 / 20%);
    box-shadow: 0 12px 35px rgb(13 63 124 / 20%);
    border-radius: 100px;
    border: none;
    margin: 0 auto;
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
    cursor: pointer;
}

.btn:hover {
    -webkit-box-shadow: 0 0 30px rgba(4, 178, 236, .5);
    box-shadow: 0 0 30px rgba(4, 178, 236, .5);
}

.section {
    padding: 80px 0;
}

.title-h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 120%;
    color: #000;
    margin-bottom: 60px;
}

.title-h2.center {
    text-align: center;
}

.title-h2.white {
    color: #fff;
}

@media (max-width: 1366px) {
    .container h3 {
        margin-bottom: 30px;
    }
}

@media (max-width: 768px) {
    .container h3 {
        margin-bottom: 20px;
        font-size: 30px;
    }

    .section {
        padding: 60px 0;
    }

    .title-h2 {
        font-size: 30px;
        margin-bottom: 40px;
        text-align: center;
    }

}

@media (max-width: 425px) {
    .section {
        padding: 40px 0;
    }

    .container h3 {
        margin-bottom: 15px;
    }

    .title-h2 {
        font-size: 28px;
        margin-bottom: 20px !important;
    }
}
/*
 .page-template-page-course .header:not(.active, .scrolled) svg path:nth-child(1),  .page-template-page-course .header:not(.active, .scrolled) svg path:nth-child(2) {
    fill: #04bbec;
}
.page-template-page-course .header:not(.active, .scrolled) svg path:nth-child(3) {
    fill: #fff;
}
*/

/*Header*/
.header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: transparent;
    max-width: 1920px;
    margin: 0 auto;
    z-index: 1000;
    overflow: auto;
}

.header__right-menu {
    margin-right: 50px;
}

@media (max-width: 1190px) {
.header__right-menu {
    display: none;
}}

#menu-header-menu {
    display: flex;
    align-items: center;
    gap: 20px;
}

#menu-header-menu a {
    color: #fff;
    font-size: 16px;
}

#menu-header-menu a:hover {
    color: #04bbec;
}

.header.scrolled {
    position: fixed;
    background-color: #00214A;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.25);
}
.header.scrolled .header-wrapper {
    padding: 15px 0;
}
.header.scrolled .header__phone:hover {
    opacity: .6;
}
.header.active {
    background-color: #00214A;
    /* background-image: url("../img/menu-bg.png"); */
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;

}

.header:after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    opacity: 0.2;
}
.header.active:after {
    top: 113px;
}
.header-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 27px 0;
}
.header.active .header-wrapper {
    padding: 27px 0;
}
.header .header__btn {
    display: none;
}
.header.scrolled:not(.active) .header__btn, .menu-mobile .header__btn {
    display: flex;
    margin: 0 auto 0 30px;
    height: 46px;
    max-width: 176px;
    font-size: 12px;
}

.header__phone {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #fff;
    transition: .3s ease-in-out;
}

.header__right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.burger {
    width: 33px;
    height: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    margin-left: 60px;
}

.scrolled:not(.active) .header-wrapper .burger {
    margin-left: 40px;
}

.burger span {
    position: absolute;
    top: 10px;
    display: block;
    width: 100%;
    height: 2px;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.burger:after {
    content: '';
    position: absolute;
    display: block;
    width: 16px;
    height: 2px;
    bottom: 0;
    right: 0;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.burger:before {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 4px;
    top: 0;
    left: 0;
    border-radius: 20px;
    background-color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.burger:hover:after {
    width: 100%;
}
.burger.active:after {
    -webkit-transform: rotate(
            -45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(
            -45deg);
    bottom: 9px;
    width: 100%;
}
.burger.active:before {
    -webkit-transform: rotate(
            45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(
            45deg);
    top: 8px;
    height: 2px;
}
.burger.active span {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}
.menu {
    display: none;
    visibility: hidden;
    opacity: 0;
    background-color: transparent;
    transition: all .5s ease-in-out;
}

.menu.active {
    display: block;
    visibility: visible;
    opacity: 1;
}

.header.active {
    background-color: #001937;
    height: 100vh;
}
.header.scrolled:not(.active) .header__logo svg {
    height: 38px;
    width: auto;
}
.header.active .header__logo svg .fill-red, .header.scrolled .header__logo svg .fill-red {
    fill: #04bbec;
}
.main-menu:not(.mobile) {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(9, 1fr);
    grid-gap: 0 58px;
    padding-top: 66px;
    font-size: 16px;
}

.main-menu a {
    color: #fff !important;
    opacity: .5;
}

.main-menu:not(.mobile) > .menu-item a {
    display: inline-block;
    margin-bottom: 28px;
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
}
.main-menu.mobile > .menu-item a {
    font-weight: 700;
    text-transform: uppercase;
    opacity: 1;
}
.main-menu > .menu-item .sub-menu a {
    font-weight: 400;
    text-transform: none;
    opacity: .5;
    transition: .1s ease-in-out;
}
.main-menu > .menu-item .sub-menu a:hover {
    opacity: 1;
    color: #04bbec !important;
}
.main-menu a:hover {
    opacity: 1;
    color: #04bbec !important;
}
.main-menu li:nth-child(1), .main-menu li:nth-child(2) {
    grid-row: span 9;
}

.main-menu li:nth-child(3) {
    grid-row: span 2;
}
.main-menu li:nth-child(n + 4) {
    align-self: center;
}
.main-menu .menu-item {
    line-height: 100%;
}
.main-menu .social-wrapper a {
    opacity: 1;
}
.menu-mobile {
    display: none;
}
.menu-mobile .menu-item-has-children {
    position: relative;
}
.menu-mobile .header__btn {
    margin: 20px auto 0;
}
ul.sub-menu > li.current-menu-item > a, ul.sub-menu > li.current-page-ancestor > a, ul > li.current-menu-item > a {
    color: #04BBEC !important;
    opacity: 1 !important;
}
@media (max-width: 1360px) {
    .main-menu:not(.mobile) {
        padding-top: 40px;
    }
    .main-menu:not(.mobile) > .menu-item a {
        margin-bottom: 20px;
    }
}
@media (max-width: 800px) {
    .menu-desktop {
        display: none;
    }
    .menu-mobile {
        display: block;
        max-width: 300px;
        margin: 0 auto;
        padding: 20px 0;
    }
    .menu-mobile .menu-arrow {
        display: block;
    }
    .menu-mobile ul.sub-menu {
        display: none;
    }
    .menu-mobile .menu-item {
        padding: 10px 0;
        border-bottom: 1px solid #3a3c40;
    }
    .menu-mobile .sub-menu .menu-item {
        border-bottom: none;
    }

    .menu-mobile .footer__social {
        justify-content: center;
        margin-top: 20px;
    }
}
@media (max-width: 700px) {
    .header-wrapper .header__btn {
        display: none !important;
    }
}
@media (max-width: 600px) {
    .header-wrapper, .header.active .header-wrapper {
        padding: 15px 0;
    }
    .header.active:after {
        top: 73px;
    }
    .header__logo svg {
        height: 38px;
        width: auto;
    }

}

@media (max-width: 525px) {
    .header__phone {
        font-size: 14px;
        letter-spacing: -0.7px;
    }
    .burger {
        margin-left: 20px !important;
    }
}
@media (max-width: 375px) {
    .header__logo svg {
        height: 30px !important;
    }

    .burger {
        margin-left: 10px !important;
    }
}

/*Блок Отзывы*/
.slider-btn {
    position: absolute;
    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;
    bottom: 25%;
    border: 0;
    margin: 0;
    outline: 0;
    width: 32px;
    height: 32px;
    border-radius: 100%;
    background: -o-linear-gradient(196.42deg, #04BBEC 1.55%, #00214A 95.8%);
    background: linear-gradient(253.58deg, #04BBEC 1.55%, #00214A 95.8%);
    -webkit-box-shadow: 0 12px 35px rgb(13 63 124 / 20%);
    box-shadow: 0 12px 35px rgb(13 63 124 / 20%);
    cursor: pointer;
    z-index: 100;
}


/*Footer*/
.footer {
    background-color: #001937;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 55px 0 60px;
}

.footer-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.footer__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 20px 0 11px;
}

.footer__info-contacts {
    margin: 23px 0 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.footer__info-contacts * {
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    opacity: 1;

}

.footer__info-contacts a {
    margin-bottom: 13px;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer__info-contacts a:hover {
    opacity: .5;
}

.footer__copyright {
    font-size: 13px;
    line-height: 150%;
    color: #606060;
    margin-top: 28px;
}

.footer-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer-menu.mobile {
    display: none;
}

.footer__nav > ul > li > a {
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 20px;
}

.footer__nav ul.sub-menu li {
    margin-bottom: 10px;
}

.footer__nav ul.sub-menu a {
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    color: #fff;
    opacity: 0.5;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer__nav ul.sub-menu a:hover {
    opacity: 1;
}

.footer-menu li:first-of-type {
    margin-right: 20px;
}

.footer__social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.footer__social-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    border-bottom-right-radius: 10px;
    background-color: #434343;
}

.footer__social-link:not(:last-child) {
    margin-right: 10px;
}

.footer__social-link:hover svg path {
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.footer__social-link:hover svg path {
    fill: #00214A;
}

.footer__nav .menu-item-has-children {
    position: relative;
    padding: 10px 0;
}

.menu-arrow {
    position: absolute;
    display: none;
    right: 0;
    top: 10px;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    content: "";
    height: 20px;
    width: 15px;
    background: url(//qa-academy.by/wp-content/themes/qaacademy/images/f-arrow.png) center center transparent no-repeat;
}

.menu-arrow.active {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

@media (max-width: 800px) {
    .footer-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer__info {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 350px;
        margin: 0 auto 20px;
    }
}

@media (max-width: 600px) {
    .menu-arrow {
        display: block;
    }

    .footer-menu:not(.mobile) {
        display: none;
    }

    .footer-menu.mobile {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        border-top: 1px solid #3a3c40;
    }

    .menu-item-has-children {
        border-bottom: 1px solid #3a3c40;
    }

    .footer__nav > ul > li > a {
        margin-bottom: 0;
        display: inline-block;
    }

    .footer__nav ul.sub-menu {
        display: none;
    }

    .footer__nav ul.sub-menu li {
        margin-bottom: 5px;
    }

    .footer-menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .footer-menu li:first-of-type {
        margin-right: 0;
        margin-bottom: 0;
    }

    .footer__info {
        max-width: 100%;
        margin: 0 0 20px;
    }
}

/*Главный баннер*/
.banner-course {
    position: relative;
    padding-top: 111px;
    background-color: #001432;
    z-index: 1;
}
.banner-course:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: -1;
    filter: opacity(0.1);
}
.banner-course-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 573px;
    padding: 20px 0;
    margin-top: -9px;
}

h1.banner-course__title {
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 40px;
    padding: 0;
}

.banner-course__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 680px;
    width: 100%;
}

.banner-course__text-content {
    max-width: 610px;
    width: 100%;
}

.banner-course__text-content .text-wrapper {
    padding-left: 62px;
    position: relative;
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    width: 100%;
}

.banner-course__text-content .text-wrapper svg {
    position: absolute;
    top: 0;
    left: 0;
}

.banner-course__text-content strong {
    display: block;
    font-weight: 700;
    letter-spacing: 1.1px;
    margin: 8px 0;
}

.banner-course__image {
    max-width: 478px;
    width: 100%;
}
.banner-course__image.mobile {
    display: none;
}
.banner-course__image img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 100% 100% 100% 100%;
    overflow: hidden;
}

.record-btn {
    margin: 60px 0 0;
    max-width: 240px;
}

.course-info {
    min-height: 131px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.course-info-wrapper {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(340px, 1fr));
    grid-auto-flow: row;
}

.course-info__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 30px 0;
    max-width: 340px;
    width: 100%;
    margin: 0 auto;
}

.course-info__content {
    margin-left: 30px;
}

.course-info__content .name {
    font-size: 14px;
    line-height: 120%;
    color: #fff;
    margin-bottom: 4px;
}

.course-info__content .value {
    font-weight: 700;
    font-size: 32px;
    line-height: inherit;
    color: #04bbec;
    margin-top: 15px;
}

.course-info__content .value span {
    font-size: 16px;
    vertical-align: middle;
}

@media (max-width: 1360px) {
    .banner-course-wrapper {
        min-height: calc(100vh - 242px);
        margin-top: 0;
    }

    .banner-course__image {
        margin: 20px;
        max-width: 370px;
    }

    .record-btn {
        margin: 40px 0 0;
    }

    h1.banner-course__title {
        margin-bottom: 20px;
    }
    .banner-course__text {
        max-width: 760px;
    }
    .banner-course__text-content {
        max-width: 100%;
    }
}

@media (max-width: 1100px) {
    .banner-course__text {
        padding: 20px 0;
    }

    .banner-course-wrapper {
        height: auto;
    }
}

@media (max-width: 900px) {
    .banner-course__text {
        max-width: 100%;
    }

    .banner-course__text-content {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        max-width: 100%;
    }

    .banner-course__text-content .text-wrapper {
        width: 50%;
    }
    .banner-course__image {
        display: none;
    }
    .banner-course__text-content .banner-course__image.mobile {
        display: block;
        width: 50%;
    }

    .banner-course__text .record-btn {
        margin: 40px auto 0;
    }
}

@media (max-width: 768px) {
    .banner-course__text-content .text-wrapper {
        padding-left: 0;
        width: 100%;
    }
    .banner-course__text-content .banner-course__image.mobile {
        width: 100%;
    }
    .banner-course__text-content .text-wrapper svg {
        display: none;
    }
    .banner-course {
        padding-top: 75px;
    }

    .banner-course__text-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .banner-course__text-content .banner-course__image {
        width: 100%;
        max-width: 350px;
    }

    h1.banner-course__title {
        text-align: center;
    }

    .banner-course__text .record-btn {
        margin: 20px auto 0;
    }
    .course-info__content .value {
        font-size: 28px;
    }
}

@media (max-width: 600px) {

    .course-info__item {
        padding: 20px 0;
    }

    .course-info__content .value {
        font-size: 24px;
    }
}

@media (max-width: 425px) {
    h1.banner-course__title {
        font-size: 28px;
    }
    .course-info__content .value {
        margin-top: 5px;
    }
    .course-info-wrapper {
        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    }
}

/*Блок после баннер Предисловие курса*/
.foreword__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.foreword__item:not(:last-child) {
    margin-bottom: 80px;
}

.foreword__who, .foreword__help {
    /*-webkit-box-pack: end;*/
    /*-ms-flex-pack: end;*/
    /*justify-content: flex-end;*/

}
.foreword__item:nth-child(2) {
    flex-direction: row-reverse;
}
.foreword__item-text {
    width: 57%;
    font-size: 20px;
    line-height: 150%;
    color: #000;
}


.foreword__item-text-wrapper {
    max-width: 707px;
    margin: 0 auto 0 50px;
    padding: 0 20px 0 0;
}
.foreword__item:nth-child(1) .foreword__item-text-wrapper, .foreword__item:nth-child(3) .foreword__item-text-wrapper {
    margin: 0 50px 0 auto;
    padding: 0 0 0 20px;
}

.foreword__title {
    margin-bottom: 40px;
}

.foreword__item-img {
    width: 43%;
    height: 100%;
    overflow: hidden;
}

.foreword__item-img.mobile {
    display: none;
}

.foreword__item:nth-child(1) .foreword__item-img, .foreword__item:nth-child(3) .foreword__item-img.foreword__item-img{
    border-radius: 20px 0 0 20px;
}
.foreword__item:nth-child(2) .foreword__item-img {
    border-radius: 0 20px 20px 0;
}
.foreword__item-img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.foreword__item-text p + ul {
    margin-top: 40px;
}

.custom-marker-list li {
    position: relative;
    padding-left: 38px;
    line-height: 100%;
    font-size: 20px;
    color: #000;
}

.custom-marker-list li:not(:last-of-type) {
    margin-bottom: 30px;
}

.custom-marker-list li:before {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    display: block;
    width: 28px;
    height: 28px;
    background: url(../img/courses/mark_pink.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
@media (max-width: 1500px) {
    .foreword__item-text-wrapper {
        max-width: 650px;
    }
}
@media (max-width: 1100px) {
    .foreword__item-text-wrapper {
        margin: 0 !important;
        padding: 0 !important;
    }
    .foreword__item {
        max-width: 820px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .foreword__item:not(:last-child) {
        margin-bottom: 40px;
    }

    .foreword__item-img {
        display: none;
    }

    .foreword__item-img.mobile {
        width: 100%;
        display: block;
        border-radius: 20px !important;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .foreword__title {
        margin-bottom: 20px;
    }

    .foreword__item-text {
        width: 100%;
    }
    .foreword__item-text-wrapper {
        max-width: 100%;
        margin: 0;
    }
    .foreword__title {
        text-align: center;
    }
}

@media (max-width: 600px) {
    .foreword__item-text {
        font-size: 16px;
    }

    .custom-marker-list li {
        padding-left: 34px;
        font-size: 16px;
    }

    .custom-marker-list li:before {
        width: 24px;
        height: 24px;
    }

    .custom-marker-list li:not(:last-of-type) {
        margin-bottom: 24px;
    }
}

/* Блок Программа курса*/
.program-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.program__left, .program__right {
    width: 50%;
}
.program__right {
    display: flex;
    flex-direction: column;
}
.program__left {
    padding-right: 40px;
}

.program__descr {
    font-size: 20px;
    line-height: 150%;
    color: #fff;
}

.program__descr p:not(:last-of-type) {
    margin-bottom: 8px;
}
.program__btn {
    position: relative;
    display: inline-block;
    margin: 20px auto 0;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 100px;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
    transition: box-shadow 300ms ease-in-out, color 300ms ease-in-out;
}
.program__btn:hover {
    color: #00214A;
    box-shadow: 0 0 40px 40px #fff inset;
}
/*Аккордеон*/
.accordion {
    margin-left: 10px;
}

.accordion-item {
    background: #fff;
    -webkit-box-shadow: 0 12px 35px rgba(118, 118, 118, 0.2);
    box-shadow: 0 12px 35px rgba(118, 118, 118, 0.2);
    border-radius: 20px;
    overflow: hidden;
}

.acc-head {
    position: relative;
    border-radius: 20px;
    padding: 20px 70px 20px 30px;
    min-height: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.accordion-item:not(:last-child) {
    margin-bottom: 10px;
}

.acc-title {
    font-weight: 700;
    font-size: 16px;
    line-height: 150%;
    color: #000;
}

.accordion .slider-btn {
    display: block;
    padding: 10px 11px 9px 9px;
    bottom: unset;
    right: 30px;
    left: unset;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
    top: 50%;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.accordion-item.active .slider-btn {
    -webkit-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
}

.acc-body {
    display: none;
    background: #F8F8F8;
    border-radius: 20px;
    padding: 20px 40px 20px 30px;
    font-size: 14px;
    line-height: 150%;
    color: #000;
}

.acc-body ul li {
    position: relative;
    padding-left: 21px;
    line-height: 100%;
}

.acc-body ul li:not(:last-of-type) {
    margin-bottom: 18px;
}

.acc-body p:not(:last-of-type) {
    margin-bottom: 18px;
}

.acc-body ul li:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 11px;
    height: 11px;
    background: url(../img/courses/program-mark.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}

@media (max-width: 1050px) {
    .program-wrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .program__left {
        padding-left: 20px;

    }

    .program__left .title-h2 {
        margin-bottom: 40px;
    }
}

@media (max-width: 800px) {
    .program-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .program__left {
        padding: 0;
    }

    .program__left, .program__right {
        width: 100%;
    }

    .accordion {
        margin-left: 0;
        margin-top: 20px;
    }
}

@media (max-width: 600px) {
    .program__descr {
        font-size: 16px;
    }

    .acc-head {
        padding: 15px 50px 15px 15px;
    }

    .accordion .slider-btn {
        right: 15px;
    }
}

/*Блок Сертификат*/
.certificate {
    padding: 40px 0;
    background-color: #00214A;
}

.certificate-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.certificate__content {
    margin-left: 66px;
    font-size: 20px;
    line-height: 150%;
    color: #fff;
    max-width: 780px;
    width: 100%;
}

.certificate__content p:not(:last-of-type) {
    margin-bottom: 8px;
}

.certificate__content a {
    color: #04bbec;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.certificate__content a:hover {
    opacity: .8;
}
@media (max-width: 1000px) {
    .certificate__content {
        margin-left: 20px;
    }
}
@media (max-width: 768px) {
    .certificate-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .certificate__content {
        margin: 20px 0 0;
    }
}
@media (max-width: 600px){
    .certificate__content {
        font-size: 16px;
    }
}
@media (max-width: 370px){
    .certificate-wrapper img{
        width: 100%;
        height: auto;
    }
}
/*Блок Что Вас ждет на курсе*/
.await__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -35px;
}

.await__item {
    max-width: 248px;
    width: 100%;
    text-align: center;
    padding: 21px 10px;
    position: relative;
}

.await__item:not(:last-child):before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 1px;
    background-color: #e2e2e2;
}

.await__item .number {
    font-weight: 700;
    font-size: 54px;
    line-height: 100%;
    color: #00214A;
}

.await__item .text {
    font-size: 14px;
    line-height: 100%;
    color: #000;
    padding: 0 !important;
    margin-top: 10px;
}

.await__content-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 60px;
}

.await__content-left {
    max-width: 680px;
    width: 100%;
    font-size: 20px;
    line-height: 150%;
    color: #000;
    margin-right: 20px;
}

.await__content-right {
    max-width: 344px;
    height: 344px;
    width: 100%;
    border-radius: 100%;
    overflow: hidden;
}

.await__content-right img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
@media (max-width: 1260px) {
    .await__list {
        margin: 0;
    }
}
@media (max-width: 768px) {
    .await__list {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .await__item{
        width: 33.33%;
    }
    .await__item:nth-child(3):before {
        content: none;
    }
    .await__item:nth-child(1):after, .await__item:nth-child(2):after, .await__item:nth-child(3):after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #e2e2e2;
    }
    .await__content-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 40px;
    }
    .await__content-left {
        margin-right: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
    .await__content-right {
        margin-bottom: 20px;
        height: auto;
    }
}
@media (max-width: 600px) {
    .await__item {
        width: 50%;
    }
    .await__item:nth-child(odd):before {
        content: "";
        position: absolute;
        top: 0;
        right: 0;
        height: 100%;
        width: 1px;
        background-color: #e2e2e2;
    }
    .await__item:nth-child(even):before, .await__item:last-child:before{
        content: none;
    }
    .await__item:nth-child(1):after, .await__item:nth-child(2):after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #e2e2e2;
    }
    .await__item:nth-child(3):after {
        content: none;
    }
    .await__content-left {
        font-size: 16px;
    }
}
@media (max-width: 425px) {
    .await__item .number {
        font-size: 48px;
    }
    .await__item {
        width: 100%;
        padding: 7px 0;
    }
    .await__item:before, .await__item:after {
        content: none !important;
    }
    .await__item:not(:last-child):before {
        content: "" !important;
        position: absolute;
        bottom: 0;
        top: unset;
        left: 0;
        height: 1px;
        width: 100%;
        background-color: #e2e2e2;
    }
}
/*Блок Наши кураторы*/
.curators {
    background-color: #F8F8F8;
    overflow: hidden;
}

.curators__title {
    margin-bottom: 20px;
}

.curators__descr {
    text-align: center;
    font-size: 14px;
    line-height: 150%;
}

.curators-wrapper {
    margin-top: 60px;
}

.slider-nav .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.slider-for .slick-track {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}
.slider-top .slick-track {
    margin: 0 !important;
}
/*.slick-slide:not(.slick-active) {*/
/*    visibility: hidden;*/
/*    transition: none !important;*/
/*}*/

/*.slick-slide {*/
/*    opacity: 1;*/
/*    visibility: visible;*/
/*}*/

.slick-slide .img-wrapper {
    width: 169px;
    height: 169px;
    border-radius: 100%;
    overflow: hidden;
}
.slider-top .slick-slide .img-wrapper{
    margin-bottom: 20px;
}
.slick-slide .img-wrapper img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.slick-slide {
    opacity: 1;
    transform: scale(1) translateY(0);
    transition: all .5s ease-in-out;
}
.slick-slide.slick-active:not(.slick-current) {
    opacity: .5;
}

.slick-slide.slick-active:not(.slick-current) .img-wrapper {
    transform: scale(0.7) translateY(30px);
    margin-bottom: 10px;
}

.slider-btn__right {
    right: 0;
}

.slider-btn__left {
    left: 0;
}

.slider-top {
    position: relative;

}
.slider-nav {
    pointer-events: none;
}
.slick-disabled {
     pointer-events: none;
     touch-action: none;
     opacity: .5;
 }
.slick-list{
    padding: 0 !important;
}
.curators-items__top {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.curators-items__name {
    font-weight: 700;
    font-size: 18px;
    line-height: 120%;
    margin-bottom: 3px;
}

.curators-items__position {
    font-size: 16px;
    line-height: 150%;
    color: #606060;
    max-width: 260px;
    text-align: center;
}

.slick-slide.slick-active:not(.slick-current) .curators-items__name {
    font-size: 14px;
}

.slick-slide.slick-active:not(.slick-current) .curators-items__position {
    font-size: 12px;
}

.slider-for {
    margin-top: 33px;
    overflow: hidden;
    box-shadow: 0 12px 35px rgb(118 118 118 / 20%);
    border-radius: 20px;
}

.curators-items__content {
    background: #fff;
    -webkit-box-shadow: 0 12px 35px rgba(118, 118, 118, 0.2);
    box-shadow: 0 12px 35px rgba(118, 118, 118, 0.2);
    border-radius: 20px;
    padding: 35px 40px;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: auto !important;
}

.slider-for .img-wrapper {
    max-width: 230px;
    width: 100%;
    height: 230px;
    margin-right: 59px;
}

.curators-items__description {
    width: 100%;
    font-size: 16px;
    line-height: 150%;
}
@media (max-width: 900px) {
    .slider-for .img-wrapper {
        margin-right: 20px;
    }
}
@media (max-width: 850px) {
    .slider-nav {
        pointer-events: auto;
    }
}
@media (max-width: 768px) {
    .slider-for .img-wrapper {
        display: none;
    }
    .curators-wrapper {
        margin-top: 20px;
    }
}
/*Блок Как строится процесс обучения*/
.process {
    background-color: #001937;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.process-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
}

.process__title {
    max-width: 380px;
    margin-bottom: 132px;
}

.process__left {
    max-width: 575px;
    width: 100%;
}

.process__img {
    width: 100%;
}

.process__img img {
    display: block;
    width: 100%;
    height: auto;
}

.process__right {
    margin-left: -37px;
    padding-top: 10px;
}

.process__list {
    counter-reset: number;
    position: relative;
}

.process__list:before {
    content: '';
    position: absolute;
    top: 3px;
    left: 57px;
    width: 8px;
    height: 98%;
    background-image: url(../img/courses/list.png);
    background-position: center center;
    background-size: contain;
}

.process__list li {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 20px;
    line-height: 150%;
    color: #fff;
    padding-left: 80px;
    min-height: 120px;
    z-index: 1;
}

.process__list li img {
    margin-right: 18px;
    width: 65px;
    height: 65px;
}

.process__list li:not(:last-of-type) {
    margin-bottom: 45px;
}

.process__list li:before {
    content: counters(number, "");
    counter-increment: number;
    font-weight: 700;
    font-size: 70px;
    line-height: 120%;
    color: inherit;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 120px;
    width: 120px;
    border-radius: 100%;
    background-color: #04BBEC;
    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;
    z-index: -1;
}
@media (max-width: 1360px) {
    .process__list li:not(:last-of-type) {
        margin-bottom: 20px;
    }
    .process__left .title-h2 {
        margin-bottom: 20px;
    }
    .process__list li {
        padding-left: 73px;
        min-height: 110px;
    }
    .process__list:before {
        top: 11px;
        left: 50px;
        height: 92%;
    }
    .process__list li:before{
        height: 110px;
        width: 110px;
    }
    .process__list li img {
        margin-right: 10px;
    }
}
@media (max-width: 1050px) {
    .process__right {
        margin-left: 0;
    }
}

@media (max-width: 950px) {
    .process-wrapper{
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-bottom: 80px;
    }
    .process__img{
        display: none;
    }
}
@media (max-width: 768px) {
    .process-wrapper {
        padding: 60px 0;
    }
}
@media  (max-width: 600px) {
    .process__list:before {
        left: 42px;
    }
    .process__list li:before {
        height: 90px;
        width: 90px;
        font-size: 54px;
    }
    .process__list li {
        font-size: 18px;
        min-height: 90px;
        padding-left: 60px;
    }
    .process__list li img{
        width: 50px;
        height: 50px;
    }
}
@media  (max-width: 425px) {
    .process-wrapper {
        padding: 40px 0;
    }
    .process__list li{
        font-size: 16px;
        padding-left: 50px;
        min-height: 70px;
    }
    .process__list:before {
        left: 30px;
    }
    .process__list li:before {
        height: 70px;
        width: 70px;
        font-size: 42px;
    }
    .process__list li img {
        width: 40px;
        height: 40px;
    }
}
/*Блок Во время обучения вы научитесь*/
.training-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.training__title {
    max-width: 510px;
}

.training__content {
    width: 57%;
}
.training__content-wrapper {
    max-width: 700px;
    margin: 0 50px 0 auto;
    padding: 0 0 0 20px;
}

.training__img {
    width: 43%;
    border-radius: 20px 0 0 20px;
    overflow: hidden;
}

.training .custom-marker-list li {
    line-height: 150%;
}

.training .custom-marker-list li:before {
    top: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.training .custom-marker-list li:not(:last-of-type) {
    margin-bottom: 20px;
}
@media (max-width: 1100px) {
    .training-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        max-width: 820px;
        margin: 0 auto;
        padding: 0 20px;
    }
    .training__content-wrapper {
        margin: 0;
        padding: 0;
    }
    .training__title{
        max-width: 100%;
    }
    .training__content {
        width: 100%;
    }
    .training__img {
        display: none;
    }
}

/*Блок после окончания курса*/
.after {
    background-color: #001937;
    /*margin-bottom: 80px;*/
}

.after-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.after__left {
    padding: 120px 0;
    max-width: 704px;
    width: 100%;
}

.after__right {
    max-width: 450px;
    width: 100%;
    background-color: #0D3F7C;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 45px;
}

.after__right svg {
    margin-bottom: 32px;
}

.after__right-content {
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    color: #fff;
}

.after__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
    grid-auto-flow: dense;
    margin-right: 20px;
}
.after__item-text {
    width: 100%;
}
.after__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    padding-right: 15px !important;
}

.after__item-icon {
    background-color: #04BBEC;
    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;
    max-width: 80px;
    width: 100%;
    height: 80px;
    border-radius: 100%;
    margin-right: 20px;
}

.after__item-text {
    font-size: 16px;
    line-height: 150%;
    color: #fff;
    max-width: 220px;
}

.after__item:nth-child(1), .after__item:nth-child(2) {
    padding-bottom: 30px;
}

.after__item:nth-child(3), .after__item:nth-child(4) {
    padding: 30px 0;
}

.after__item:nth-child(5) {
    padding-top: 30px;
}

.after__item:nth-child(even) {
    padding-left: 12px;
}

.after__item:nth-child(odd):after {
    content: '';
    position: absolute;
    top: 0;
    right: 11px;
    display: block;
    height: 100%;
    width: 1px;
    background-color: #4A4A4A;
}

.after__item:nth-child(3), .after__item:nth-child(4) {
    border-top: 1px solid #4A4A4A;
}

@media (max-width: 1024px) {
    .after__item-icon {
        margin-right: 10px;
    }
    .after-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .after__items {
        margin-right: 0;
    }
    .after__left {
        padding: 80px 0 0 ;
    }
    .after__right {
        max-width: 704px;
        padding: 45px;
        margin-top: 30px;
    }
}
@media (max-width: 768px) {
    /*.after {*/
    /*    margin-bottom: 60px;*/
    /*}*/
    .after__left {
        padding: 60px 0 0;
    }
    .after__right {
        width: calc(100% + 40px);
        max-width: unset;
    }
}
@media (max-width: 600px) {
    .after__items {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1,1fr);
    }
    .after__item:after {
        content: none !important;
    }
    .after__item {
        padding: 20px 0 !important;
    }
    .after__item:not(:last-child) {
        border-bottom: 1px solid #4a4a4a !important;
    }
    .after__item-text {
        max-width: 100%;
    }
    .after__right-content{
        font-size: 16px;
    }
}
@media (max-width: 425px) {
    /*.after {*/
    /*    margin-bottom: 40px;*/
    /*}*/
    .after__left {
        padding: 40px 0 0;
    }
    .after__right {
        padding: 20px;
    }
    .after__right svg{
        margin-bottom: 15px;
    }
}
/*Блок Преимущества*/
.benefits {
    margin-top: 80px;
    margin-bottom: 50px;
}
.benefits__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 18px;
}

.benefits__img {
    width: 100%;
    max-width: 345px;
    margin: 0 10px;
    border-radius: 20px;
    overflow: hidden;
}

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

.benefits__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.benefits__item {
    position: relative;
    padding-left: 70px;
    width: 100%;
    max-width: 350px;
    margin-bottom: 38px;
}

.benefits__item:nth-child(3), .benefits__item:nth-child(6) {
    margin-bottom: 0;
}

.benefits__item:nth-child(4), .benefits__item:nth-child(5), .benefits__item:nth-child(6) {

}

.benefits__item .item-number {
    content: '';
    position: absolute;
    top: -13px;
    left: 0;
    font-weight: 700;
    font-size: 61px;
    line-height: 120%;
    color: #00214A;
}

.benefit-title {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
    margin-bottom: 12px;
}

.benefit-text {
    font-size: 16px;
    line-height: 150%;
}
@media (max-width: 1100px) {
    .benefits__items {
        padding: 0;
    }
    .benefits__item {
        padding-left: 50px;
    }
    .benefits__img{
        max-width: 250px;
    }
    .benefits__item .item-number {
        font-size: 50px;
    }
}
@media (max-width: 768px) {
    .benefits__img {
        display: none;
    }
    .benefits {
        margin-top: 80px;
    }
}

@media (max-width: 600px) {
    .benefits__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .benefits__item {
        max-width: 100%;
    }
    .benefits__item {
        margin-bottom: 20px !important;
    }
}
@media (max-width: 425px) {
    .benefits {
        margin-top: 40px;
    }
}
/*Блок с видео*/
.video {
    margin-top: 80px;
}
.video-wrapper {
    position: relative;
    max-width: 780px;
    width: 100%;
    aspect-ratio: 16/9;
    margin: 0 auto 120px;
}

.video-wrapper iframe {
    width: 100%;
    height: 100%;
    border-radius: 20px;
}

.video__img--left, .video__img--right {
    position: absolute;
    bottom: -205px;
    z-index: -1;
}

.video__img--left {
    left: -265px;
}

.video__img--right {
    right: -280px;
}
@media (max-width: 1300px) {
    .video__img {
        display: none;
    }
    .video-wrapper {
        margin: 0 auto 80px
    }
}
@media (max-width: 768px) {
    .video {
        margin-top: 60px;
    }
    .video-wrapper {
        margin: 0 auto 60px
    }
}
@media (max-width: 768px) {
    .video-wrapper {
        margin: 0 auto 40px
    }
}
@media (max-width: 425px) {
    .video {
        margin-top: 40px;
    }
}
/*Блок формы*/
.record {
    background-color: #0D3F7C;
}

.record-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-shadow: 0 12px 35px rgba(118, 118, 118, 0.2);
    box-shadow: 0 12px 35px rgba(118, 118, 118, 0.2);
    border-radius: 20px;
}

.record__form {
    background: #fff;
    border-radius: 20px 0 0 20px;
    padding: 50px 40px;
    width: 100%;
}

.record__info {
    background: #001937;
    border-radius: 0 20px 20px 0;
    width: 100%;
    max-width: 396px;
}

.record__info .course-info-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    height: 100%;
    padding: 45px 55px;
}

.record__form .record-btn {
    margin-top: 0;
}
label {
    display: inline-block;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px;
}
.where-wrapper {
    margin-bottom: 10px;
}
.record__form span.wpcf7-list-item {
    margin: 0 1em 0 0 !important;
}
.form-name {
    font-weight: 700;
    font-size: 20px;
    line-height: 120%;
}

.inputs-wrapper {
    margin: 40px 0 27px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.inputs-wrapper label {
    max-width: 340px;
    width: 100%;
    margin-bottom: 13px;
}

.inputs-wrapper label span.label-name {
    display: inline-block;
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px;
}

.inputs-wrapper input {
    width: 100%;
    background: #FAFBFB;
    border: 2px solid #F4F7F7;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 10px;
    height: 64px;
    font-size: 18px;
    line-height: 120%;
    padding-left: 15px;
}

.inputs-wrapper input::-webkit-input-placeholder {
    font-size: 18px;
    line-height: 120%;
    color: #9BAAB2;
}

.inputs-wrapper input::-moz-placeholder {
    font-size: 18px;
    line-height: 120%;
    color: #9BAAB2;
}

.inputs-wrapper input:-ms-input-placeholder {
    font-size: 18px;
    line-height: 120%;
    color: #9BAAB2;
}

.inputs-wrapper input::-ms-input-placeholder {
    font-size: 18px;
    line-height: 120%;
    color: #9BAAB2;
}

.inputs-wrapper input::placeholder {
    font-size: 18px;
    line-height: 120%;
    color: #9BAAB2;
}

.inputs-wrapper input:focus {
    outline: none;
}

.wpcf7 {
    /*display: flex;*/
    /*align-items: center;*/
    /*height: 100%;*/
}
@media (max-width: 1200px) {
    .inputs-wrapper label {
        max-width: 100%;
    }
    .record__info .course-info__item:not(:last-child){
        margin-bottom: 20px;
    }
}
@media (max-width: 900px) {
    .record-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        border-radius: 20px;
        overflow: hidden;
    }
    .record__form {
        border-radius: 0;
    }
    .record__form .record-btn {
        margin: 0 auto;
    }
    .form-name {
        text-align: center;
    }
    .record__info {
        border-radius: 0;
        max-width: 100%;
    }
    .record__info .course-info-wrapper{
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 20px;
    }
    .record__info .course-info__item:not(:last-child) {
        margin-bottom: 0;
    }
    .inputs-wrapper{
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .inputs-wrapper label {
        max-width: 500px;
    }
}
@media (max-width: 600px) {
    .record__form {
        padding: 20px;
    }
    .inputs-wrapper {
        margin: 20px 0;
    }
}
/*====seo-text======*/
.seo-text {
    padding: 30px 0 60px 0;
    background-color: #eff5f9;
}

.seo-text h1 {
    font-size: 30px;
    line-height: 110%;
    color: #000;
    margin-bottom: 10px;
}

.seo-text h2 {
    font-size: 26px;
    line-height: 110%;
    padding: 20px 0 10px;
    margin: 0;
}
.seo-text .text-more {
    margin-top: 10px;
    display: block;
}
.seo-text ul, .seo-text ol{
    padding: 0 0 0 20px;
    list-style: initial;
}
.seo-text ol {
    list-style: decimal;
}
.seo-text ul li:not(:last-of-type), .seo-text ol li:not(:last-of-type) {
    margin-bottom: 5px;
}

.privacy-message {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
}

.cookie-alert {
    transform: translateY(100%);
    transition: .8s cubic-bezier(.4,.01,.02,.98);
    position: fixed;
    z-index: 1100;
    background: #0d3f7c;
    color: #fff;
    padding: 10px 15px;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center
}

.cookie-content {
    max-width: 55%
}

.cookie-alert.not-accepted {
    transform: none
}

.cookie-alert__text {
    margin: .5rem;
    white-space: normal;
    margin-left: 50px
}

.cookie-alert__text a {
    color: #fff;
    text-decoration: underline
}

.cookie-alert__text a:hover {
    text-decoration: none
}

.cookie-alert__btn {
    color: #fff;
    margin: .5rem;
    text-transform: uppercase;
    font-weight: 700;
    padding: 13px 40px;
    border: 1px solid #fff;
    border-radius: 100px;
    transition: .3s ease-in-out;
    cursor: pointer;
    text-align: center;
    background: 0 0
}

@media (max-width: 1600px) {
    .cookie-content {
        max-width:75%
    }
}

@media (max-width: 1200px) {
    .cookie-alert {
        flex-direction:column
    }

    .cookie-content {
        max-width: 100%
    }

    .cookie-alert__text {
        margin-left: 0
    }
}

@media (max-width: 767px) {
    .cookie-alert {
        padding-bottom:65px
    }
}

@media (max-width: 500px) {
    .cookie-alert__btn {
        width:fit-content%
    }

    .cookie-alert__text {
        text-align: center
    }
}

.fixed-contacts {
    display: none;
    justify-content: space-around;
    align-items: center;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 60px;
    z-index: 1200;
    width: 100%;
    background: #0d3f7c
}

.fixed-contacts .item {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    width: 50%;
    height: 100%;
    border: 1px solid #fff
}

.fixed-contacts .link {
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    text-decoration: none;
    height: 100%;
    width: 100%;
    position: relative
}

.fixed-contacts .link.r-border,.fixed-contacts .link.l-border {
    position: relative
}

.fixed-contacts .link.r-border:before,.fixed-contacts .link.l-border:before {
    content: '';
    position: absolute;
    height: 80%;
    width: 2px;
    background-color: #fff;
    top: 50%;
    transform: translateY(-50%)
}

.fixed-contacts .link.r-border:before {
    right: 0
}

.fixed-contacts .link.l-border:before {
    left: 0
}

.fixed-contacts:before {
    content: '';
    position: absolute;
    top: 0;
    right: 50%;
    width: 1px;
    height: 60px;
    background: #fff;
    opacity: .3
}

@media (max-width: 768px) {
    .footer-popup,.footer {
        margin-bottom:60px
    }

    jdiv[class*=button_] {
        bottom: 60px
    }

    .fixed-contacts {
        display: flex
    }
}