.footer__information-link,
.footer__navigation-link,
.p-offer__subtitle,
.course__desc,
.after__text,
.module__plan-desc,
.hero__desc,
.menu__link {
    font-family: "Open Sans", sans-serif;
    font-weight: 400
}

.popup__form-input::-webkit-input-placeholder {
    font-family: "Ermilov", sans-serif;
    font-weight: 700
}

.popup__form-input::-moz-placeholder {
    font-family: "Ermilov", sans-serif;
    font-weight: 700
}

.popup__form-input:-ms-input-placeholder {
    font-family: "Ermilov", sans-serif;
    font-weight: 700
}

.popup__form-input::-ms-input-placeholder {
    font-family: "Ermilov", sans-serif;
    font-weight: 700
}

.popup__form-input::placeholder,
.popup__text,
.p-offer__subtitle a,
.p-offer__title,
.p-offer__headline,
.price__text,
.price__holder::before,
.price__headline,
.clients__headline,
.course__title,
.course__number,
.course__headline,
.after__headline,
.module__title,
.module__headline,
.btn__form::after,
.btn__main::after,
.btn__contact-size::after,
.btn__buy-size::after,
.btn__contact::after,
.btn__buy::after,
.hero__caption,
.hero__event,
.hero__title,
.hero__headline,
.menu__logo,
.menu,
.logo__footer,
.logo__header {
    font-family: "Ermilov", sans-serif;
    font-weight: 700
}

@font-face {
    font-family: "Open Sans";
    src: url("../fonts/OpenSans-Regular.woff") format("woff");
    font-display: swap;
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Ermilov";
    src: url("../fonts/Ermilov-bold.woff") format("woff");
    font-display: swap;
    font-weight: 700;
    font-style: normal
}

body {
    font-family: "Roboto", sans-serif;
    margin: 0;
    height: 100%;
    color: #fff
}

body.overflow {
    overflow: hidden
}

ul {
    list-style: none;
    text-decoration: none
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0
}

a {
    color: #000
}

img {
    max-width: 100%;
    height: auto
}

button {
    background: rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    cursor: pointer
}

input,
button {
    font: inherit
}

footer {
    margin-top: auto
}

.kukuruza__page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

.container {
    max-width: 1280px;
    margin: 0 auto;
    background: #fff7f3
}

.container__fluid {
    max-width: 1162px;
    margin: 0 auto;
    padding: 0 10px
}

.header {
    background: #ff6f31;
    padding: 50px 20px 0px 20px
}

.header__border {
    border-top: 1px solid #111;
    border-right: 1px solid #111;
    border-left: 1px solid #111;
    border-bottom: 1px solid #000
}

.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;
    height: 100%
}

.header__inner:nth-of-type(1) {
    padding: 30px 60px;
    border-right: 1px solid #000
}

.header__inner:nth-of-type(2) {
    padding: 30px 60px;
    border-left: 1px solid #000;
    position: relative
}

.logo__header {
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000
}

.logo__header:hover {
    color: #ff6f31;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.logo__footer {
    font-weight: 700;
    font-size: 28px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000
}

.logo__footer:hover {
    color: #ff6f31;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.menu {
    font-size: 18px;
    text-transform: uppercase;
    text-decoration: none;
    color: #000
}

.menu:hover {
    color: #ff6f31;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.menu__logo {
    font-size: 32px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff7f3
}

.menu__logo:hover {
    color: #000;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.menu__item {
    padding-bottom: 15px
}

.menu__item:nth-child(1) {
    padding-top: 70px
}

.menu__item:last-child {
    padding-bottom: 486px
}

.menu__link {
    font-size: 18px;
    color: #fff7f3;
    text-decoration: none
}

.menu__link:hover {
    color: #000;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.rightside__menu {
    position: absolute;
    right: 0;
    top: 0;
    max-width: 455px;
    background: #5600de;
    z-index: 10;
    -webkit-box-shadow: -2px 3px 17px 0px #5600de;
    box-shadow: -2px 3px 17px 0px #5600de;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.rightside__menu.rightside__menu--close {
    -webkit-transform: translateY(-150%);
    -ms-transform: translateY(-150%);
    transform: translateY(-150%)
}

.rightside__menu-close {
    position: absolute;
    right: 0
}

.rightside__menu-box {
    margin: 47px 158px 42px 33px
}

.rigthside__menu-close {
    position: absolute;
    top: 15px;
    right: 20px
}

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

.socials__item:nth-of-type(1) {
    padding-right: 5px
}

.hero {
    background: #ff6f31;
    padding: 0 20px
}

.hero__border {
    border-right: 1px solid #111;
    border-left: 1px solid #111;
    border-bottom: 1px solid #000
}

.hero__wrapper {
    padding-top: 45px;
    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
}

.hero__inner {
    position: relative
}

.hero__headline {
    font-size: 34px;
    text-transform: uppercase;
    color: #ff6f31
}

.hero__title {
    font-weight: 700;
    font-size: 64px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 65px
}

.hero__desc {
    max-width: 491px;
    font-size: 18px;
    line-height: 25px;
    color: #000;
    padding-bottom: 20px
}

.hero__event {
    font-weight: 700;
    font-size: 26px;
    line-height: 24px;
    text-transform: uppercase;
    color: #5600de;
    padding: 10px 0px 65px 0px
}

.hero-inner {
    position: relative
}

.hero__images {
    max-width: 540px
}

.hero__caption {
    font-size: 64px;
    text-transform: uppercase;
    color: #000;
    padding: 165px 0 15px 0
}

.btn__buy {
    width: 258px;
    height: 65px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    background: #fff;
    border: 1px solid #000;
    position: relative;
    margin: 0px 40px 0px 20px
}

.btn__buy::after {
    content: "buy course";
    width: 260px;
    height: 65px;
    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;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #5600de;
    border: 1px solid #000;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.btn__contact {
    width: 298px;
    height: 65px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    cursor: pointer;
    background: #5600de;
    border: 1px solid #000;
    position: relative
}

.btn__contact::after {
    content: "leave a request to contact manager";
    width: 300px;
    height: 65px;
    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;
    font-size: 20px;
    text-transform: uppercase;
    color: #5600de;
    background: #fff;
    border: 1px solid #000;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.btn__buy-size {
    width: 415px;
    height: 104px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    background: #fff;
    border: 1px solid #000;
    position: relative;
    margin: 0px 40px 0px 20px
}

.btn__buy-size::after {
    content: "buy course";
    width: 415px;
    height: 104px;
    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;
    font-size: 31px;
    text-transform: uppercase;
    color: #fff;
    background: #5600de;
    border: 1px solid #000;
    position: absolute;
    right: 12px;
    bottom: 12px
}

.btn__contact-size {
    width: 475px;
    height: 104px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    background: #5600de;
    border: 1px solid #000;
    position: relative
}

.btn__contact-size::after {
    content: "leave a request to contact manager";
    width: 475px;
    height: 104px;
    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;
    font-size: 31px;
    text-transform: uppercase;
    color: #5600de;
    background: #fff;
    border: 1px solid #000;
    position: absolute;
    right: 12px;
    bottom: 12px
}

.btn__main {
    width: 258px;
    height: 65px;
    background: #fff;
    border: 1px solid #000;
    position: relative;
    margin: 0px 40px 0px 20px
}

.btn__main::after {
    content: "main page";
    width: 260px;
    height: 65px;
    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;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #5600de;
    border: 1px solid #000;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.btn__form {
    width: 300px;
    height: 65px;
    background: #fff;
    border: 1px solid #000;
    position: relative
}

.btn__form::after {
    content: "Send";
    width: 300px;
    height: 65px;
    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;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    background: #5600de;
    border: 1px solid #000;
    position: absolute;
    right: 10px;
    bottom: 10px
}

.module {
    background: #ff6f31;
    padding: 0 20px
}

.module__border {
    border-right: 1px solid #111;
    border-left: 1px solid #111;
    border-bottom: 1px solid #000
}

.module__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.module__inner {
    padding-top: 50px
}

.module__inner-position {
    padding-top: 170px
}

.module__inner-position:nth-of-type(2) {
    padding-top: 100px;
    padding-bottom: 71px
}

.module__box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 32px
}

.module__plan-box-position {
    margin-bottom: 0px
}

.module__headline {
    font-size: 26px;
    text-transform: uppercase;
    color: #ff6f31;
    padding-right: 40px
}

.module__headline:last-child {
    padding-right: 0
}

.module__headline-color {
    color: #5600de
}

.module__title {
    max-width: 764px;
    font-size: 44px;
    line-height: 48px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 70px
}

.module__plan-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 65px
}

.module__plan-item {
    margin-right: 25px
}

.module__plan-item:nth-of-type(3) {
    margin-right: 47px
}

.module__plan-item:last-child {
    margin-right: 0
}

.module__plan-desc {
    max-width: 185px;
    font-size: 18px;
    line-height: 25px;
    color: #000
}

.module__images:nth-of-type(1) {
    max-width: 82px;
    position: absolute;
    top: 45px;
    right: 120px
}

.module__images:nth-of-type(2) {
    max-width: 120px;
    position: absolute;
    top: 132px;
    right: 164px
}

.module__images:nth-of-type(3) {
    max-width: 150px;
    position: absolute;
    right: 164px;
    bottom: 75px
}

.module__img {
    max-width: 293px
}

.after {
    background: #ff6f31;
    padding: 0 20px
}

.after__bg {
    background: url("../images/test.jpg") no-repeat;
    background-position: 100%;
    background-size: cover
}

.after__border {
    border-right: 1px solid #111;
    border-left: 1px solid #111;
    border-bottom: 1px solid #000
}

.after__inner {
    position: relative;
    z-index: 0;
    padding-top: 53px
}

.after__holder {
    background: #fff;
    border: 1px solid #000;
    padding: 48px 0 30px 48px;
    margin-bottom: 45px;
    position: relative
}

.after__holder::before {
    content: "";
    position: absolute;
    left: 10px;
    right: -10px;
    top: 10px;
    height: 100%;
    background-color: #ff6f31;
    z-index: -1
}

.after__holder-color::before {
    content: "";
    position: absolute;
    top: 10px;
    right: -10px;
    left: 10px;
    height: 100%;
    background-color: #5600de;
    z-index: -1
}

.after__headline {
    font-weight: 700;
    font-size: 64px;
    text-transform: uppercase;
    color: #000;
    padding-bottom: 20px
}

.after__text {
    max-width: 460px;
    position: relative;
    font-size: 18px;
    line-height: 28px;
    color: #000;
    padding-bottom: 10px
}

.after__text:last-child {
    padding-bottom: 0
}

.after__text::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff6f31;
    top: 10px;
    left: -15px
}

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

.after__item {
    padding: 0 100px 0 15px
}

.after__item:last-child {
    padding: 0 0
}

.course {
    background: #ff6f31;
    padding: 0 20px
}

.course__border {
    border-right: 1px solid #111;
    border-left: 1px solid #111;
    border-bottom: 1px solid #000
}

.course__headline {
    font-size: 64px;
    text-transform: uppercase;
    color: #000;
    padding: 170px 0px 50px 62px
}

.course__wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #000
}

.course__inner:nth-of-type(2) {
    border-left: 1px solid #000;
    border-right: 1px solid #000
}

.course__text {
    padding: 60px 58px 76px 58px
}

.course__text-position {
    padding-right: 11px
}

.course__number {
    font-size: 18px;
    text-transform: uppercase;
    color: #ff6f31
}

.course__title {
    max-width: 164px;
    font-size: 35px;
    text-transform: uppercase;
    color: #000;
    padding: 14px 0 24px 0
}

.course__title-position {
    max-width: 360px;
    padding: 14px 0 62px 0
}

.course__desc {
    max-width: 288px;
    font-size: 18px;
    color: #000;
    position: relative;
    padding-left: 15px
}

.course__desc::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #ff6f31;
    top: 10px;
    left: 0px
}

.clients {
    background: #ff6f31;
    padding: 0 20px
}

.clients__border {
    border-right: 1px solid #111;
    border-left: 1px solid #111
}

.clients__headline {
    font-size: 64px;
    text-transform: uppercase;
    color: #000;
    padding: 170px 0 17px 0
}

.clients__inner {
    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
}

.clients__inner:last-child {
    padding-bottom: 167px
}

.clients__box {
    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
}

.clients__logo {
    margin-right: 51px
}

.clients__logo:nth-of-type(2) {
    margin-right: 32px
}

.clients__logo:nth-of-type(3) {
    margin-right: 49px
}

.price {
    background: #ff6f31;
    padding: 0 20px
}

.price__border {
    border-right: 1px solid #111;
    border-left: 1px solid #111
}

.price__headline {
    font-size: 64px;
    text-transform: uppercase;
    color: #000;
    margin-bottom: 50px
}

.price__wrapper {
    position: relative;
    z-index: 0
}

.price__holder {
    background: #fff;
    border: 1.34023px solid #000;
    margin-bottom: 200px;
    position: relative
}

.price__holder::before {
    content: "69$";
    position: absolute;
    left: 10px;
    right: -11px;
    bottom: -95px;
    height: 100%;
    background-color: #000;
    z-index: -1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    font-size: 52px;
    line-height: 65px;
    text-transform: uppercase;
    color: #fff;
    padding: 0 0 15px 30px
}

.price__box-text {
    padding-left: 52px;
    padding-right: 52px
}

.price__text {
    font-weight: 700;
    font-size: 26px;
    text-transform: uppercase;
    color: #000;
    padding-top: 50px;
    padding-bottom: 40px
}

.price__line {
    width: 100%;
    height: 0px;
    border: 1.34023px solid #000
}

.price__btn-box {
    text-align: center;
    padding-bottom: 100px
}

.p-offer {
    background: #ff6f31;
    padding: 50px 20px
}

.p-offer__border {
    border: 1px solid #111
}

.p-offer__wrapper {
    padding: 50px 20px 20px
}

.p-offer__headline {
    color: #000;
    font-size: 30px;
    text-align: center;
    margin-bottom: 30px
}

.p-offer__title {
    font-size: 18px;
    color: #000;
    margin-bottom: 5px
}

.p-offer__subtitle {
    font-size: 16px;
    color: #000;
    text-align: justify;
    margin-bottom: 15px
}

.p-offer__subtitle:last-child {
    margin-bottom: 0
}

.p-offer__subtitle a {
    text-decoration: none
}

.p-offer__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 50px 0
}

.footer {
    background: #ff6f31;
    padding: 0 20px 65px 20px
}

.footer__border {
    border-top: 1px solid #000;
    border-right: 1px solid #111;
    border-left: 1px solid #111;
    border-bottom: 1px solid #111
}

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

.footer__inner:nth-of-type(1) {
    padding: 60px 55px 0px 0px;
    border-right: 1px solid #000
}

.footer__inner:nth-of-type(2) {
    padding: 50px 148px 0px 112px;
    border-right: 1px solid #000
}

.footer__inner:nth-of-type(3) {
    padding: 55px 0px 40px 50px
}

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

.footer__navigation-list {
    padding-right: 115px
}

.footer__navigation-list:last-child {
    padding-right: 0
}

.footer__navigation-item {
    padding-bottom: 5px
}

.footer__navigation-item:last-child {
    padding-bottom: 0
}

.footer__navigation-link {
    font-size: 18px;
    color: #000;
    text-decoration: none
}

.footer__navigation-link:hover {
    color: #ff6f31;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.footer__cards-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 22px
}

.footer__card {
    padding-right: 27px
}

.footer__card:last-child {
    padding-right: 0
}

.footer__information-item {
    padding-bottom: 10px
}

.footer__information-link {
    font-size: 14px;
    color: #9a9490;
    text-decoration: none
}

.footer__information-link:hover {
    color: #807d7c;
    -webkit-transition: .4s linear;
    -o-transition: .4s linear;
    transition: .4s linear
}

.popup, .popup_buy {
    position: fixed;
    width: 100%;
    height: 100%;
    background: #6300ff;
    top: 0;
    left: 0;
    display: none;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.popup__wrapper {
    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;
    padding: 30px 10px
}

.popup__close {
    position: absolute;
    top: 15px;
    right: 15px;
    text-decoration: none
}

.popup__content {
    max-width: 425px;
    background: #fff;
    border: 1px solid #000;
    position: relative
}

.popup__text {
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    background: #ff6f31;
    padding: 16px 56px 11px 56px;
    margin-bottom: 50px
}

.popup__form-box, .popup__form-box-buy {
    text-align: center
}

.popup__form {
    width: 300px;
    margin: 0 auto 55px
}

.popup__form-input {
    width: 100%;
    outline: none;
    border: #ffdead;
    border-bottom: 1px solid #000;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.popup__form-input::-webkit-input-placeholder {
    font-size: 14px;
    color: #ff6f31;
    text-transform: uppercase
}

.popup__form-input::-moz-placeholder {
    font-size: 14px;
    color: #ff6f31;
    text-transform: uppercase
}

.popup__form-input:-ms-input-placeholder {
    font-size: 14px;
    color: #ff6f31;
    text-transform: uppercase
}

.popup__form-input::-ms-input-placeholder {
    font-size: 14px;
    color: #ff6f31;
    text-transform: uppercase
}

.popup__form-input::placeholder {
    font-size: 14px;
    color: #ff6f31;
    text-transform: uppercase
}

.popup__form-btn {
    margin-bottom: 65px
}

@media(max-width: 1280px) {
    .header {
        padding-top: 20px
    }

    .after__inner {
        padding: 53px 15px 0 15px
    }

    .p-offer {
        padding: 20px
    }

    .footer {
        padding-bottom: 20px
    }
}

@media(max-width: 1215px) {
    .btn__buy {
        width: 200px
    }

    .btn__buy::after {
        width: 200px
    }

    .btn__contact {
        width: 220px
    }

    .btn__contact::after {
        width: 220px
    }

    .module__images:nth-of-type(1) {
        right: 40px
    }

    .module__images:nth-of-type(2) {
        right: 70px
    }

    .module__images:nth-of-type(3) {
        right: 80px
    }

    .module__plan-item {
        margin-right: 15px
    }

    .module__plan-item:nth-of-type(3) {
        margin-right: 20px
    }

    .module__plan-item {
        margin-right: 5px
    }

    .module__plan-desc {
        max-width: 160px;
        font-size: 16px
    }

    .course__title {
        font-size: 28px
    }

    .price__text {
        font-size: 24px
    }
}

@media(max-width: 1112px) {
    .hero__title {
        font-size: 50px
    }

    .hero__caption {
        font-size: 50px
    }

    .module__title {
        max-width: 734px;
        font-size: 40px
    }

    .after__headline {
        font-size: 50px
    }

    .course__headline {
        font-size: 50px
    }

    .course__title {
        font-size: 23px
    }

    .course__title-position {
        padding: 14px 0 47px 0
    }

    .course__desc {
        font-size: 14px
    }

    .clients__headline {
        font-size: 50px
    }

    .price__headline {
        font-size: 50px
    }

    .footer__inner:nth-of-type(1) {
        padding: 60px 30px 0px 0px
    }

    .footer__inner:nth-of-type(2) {
        padding: 50px 105px 0px 92px
    }

    .footer__inner:nth-of-type(3) {
        padding: 55px 0px 40px 30px
    }
}

@media(max-width: 1070px) {
    .btn__buy {
        width: 160px
    }

    .btn__buy::after {
        width: 160px;
        font-size: 15px
    }

    .btn__contact {
        width: 188px
    }

    .btn__contact::after {
        width: 180px;
        font-size: 15px
    }

    .btn__buy-size {
        width: 350px
    }

    .btn__buy-size::after {
        width: 350px
    }

    .btn__contact-size {
        width: 350px
    }

    .btn__contact-size::after {
        width: 350px;
        font-size: 30px
    }

    .after__item {
        padding: 0 50px 0 15px
    }

    .price__text {
        font-size: 22px
    }

    .footer__inner:nth-of-type(2) {
        padding: 50px 80px 0px 70px
    }

    .footer__navigation-list {
        padding-right: 60px
    }
}

@media(max-width: 1000px) {
    .hero__wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse
    }

    .hero__inner:nth-of-type(2) {
        margin-bottom: 40px
    }

    .hero__text {
        text-align: center
    }

    .hero__title {
        padding-bottom: 40px
    }

    .hero__desc {
        text-align: justify
    }

    .hero__btn-box {
        text-align: center
    }

    .hero__caption {
        padding: 100px 0 15px 0;
        text-align: center
    }

    .module__images:nth-of-type(1) {
        right: 20px
    }

    .module__images:nth-of-type(2) {
        right: 40px
    }

    .module__images:nth-of-type(3) {
        right: 50px
    }

    .after__headline {
        font-size: 40px
    }

    .after__text {
        font-size: 14px
    }

    .course__text {
        padding: 60px 26px 76px 30px
    }

    .clients__headline {
        text-align: center
    }

    .price__headline {
        text-align: center
    }

    .price__text {
        font-size: 18px
    }

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

    .footer__inner:nth-of-type(2) {
        padding: 50px 90px 0px 90px
    }
}

@media(max-width: 900px) {
    .module__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .module__inner:nth-of-type(1) {
        text-align: center
    }

    .module__inner:last-child {
        display: none
    }

    .module__inner-position {
        padding-top: 50px
    }

    .module__box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .module__title {
        margin: 0 auto
    }

    .module__plan-box {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .module__plan-item {
        margin-right: 25px
    }

    .module__plan-item:nth-of-type(3) {
        margin-right: 47px
    }

    .module__plan-desc {
        max-width: 185px;
        font-size: 18px
    }

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

    .after__item {
        padding: 0 0 0 15px
    }

    .after__item:last-child {
        padding: 0 0 0 15px
    }

    .after__text {
        max-width: none;
        font-size: 18px
    }

    .course__headline {
        padding: 170px 0px 50px 0px;
        text-align: center
    }

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

    .course__inner:nth-of-type(2) {
        border-left: none;
        border-right: none;
        border-top: 1px solid #000;
        border-bottom: 1px solid #000
    }

    .course__text {
        padding: 20px 26px 20px 30px
    }

    .course__title {
        max-width: none;
        padding: 14px 0 24px 0
    }

    .course__desc {
        max-width: none;
        font-size: 18px
    }

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

    .footer__inner:nth-of-type(1) {
        border-right: none;
        padding: 35px 0 0;
        text-align: center
    }

    .footer__inner:nth-of-type(2) {
        border-right: none;
        border-bottom: 1px solid #000;
        padding: 0 0
    }

    .footer__inner:nth-of-type(3) {
        margin: 30px auto;
        padding: 0 0
    }

    .footer__navigation {
        -webkit-box-orient: unset;
        -webkit-box-direction: unset;
        -ms-flex-direction: unset;
        flex-direction: unset;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 15px 0 30px 0
    }

    .footer__information-list {
        text-align: center
    }
}

@media(max-width: 830px) {
    .btn__buy-size {
        width: 250px
    }

    .btn__buy-size::after {
        width: 250px
    }

    .btn__contact-size {
        width: 250px
    }

    .btn__contact-size::after {
        width: 250px;
        font-size: 21px
    }

    .hero__caption {
        font-size: 30px
    }

    .module__headline {
        font-size: 24px
    }

    .module__title {
        max-width: 550px;
        font-size: 30px;
        padding-bottom: 40px
    }

    .after__headline {
        font-size: 30px
    }

    .course__headline {
        font-size: 40px
    }

    .clients__headline {
        font-size: 40px
    }

    .price__headline {
        font-size: 40px
    }

    .price__text {
        font-size: 14px
    }

    .price__holder::before {
        font-size: 45px
    }
}

@media(max-width: 675px) {
    .btn__buy-size {
        width: 200px
    }

    .btn__buy-size::after {
        width: 200px;
        font-size: 28px
    }

    .btn__contact-size {
        width: 200px
    }

    .btn__contact-size::after {
        width: 200px;
        font-size: 17px
    }

    .module__inner:nth-of-type(1) {
        text-align: start
    }

    .module__headline {
        padding-right: 28px
    }

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

    .module__plan-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        margin-bottom: 30px;
        margin-right: 0
    }

    .module__plan-item:nth-of-type(3) {
        margin-right: 0
    }

    .module__plan-item:last-child {
        margin-bottom: 0
    }

    .module__plan-images {
        margin-right: 30px
    }

    .module__plan-desc {
        max-width: none
    }

    .course__headline {
        font-size: 30px
    }

    .clients__headline {
        font-size: 30px;
        padding: 80px 0 17px 0
    }

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

    .clients__inner:last-child {
        padding-bottom: 65px
    }

    .price__headline {
        font-size: 30px
    }

    .price__text {
        line-height: 18px
    }

    .price__holder::before {
        font-size: 35px
    }
}

@media(max-width: 560px) {
    .header__wrapper {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 80px
    }

    .header__inner:nth-of-type(1) {
        border-right: none;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 0
    }

    .header__inner:nth-of-type(2) {
        border-right: none;
        width: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        background: #000;
        padding: 0
    }

    .menu {
        color: #fff
    }

    .menu__item:last-child {
        padding-bottom: 70px
    }

    .rightside__menu {
        min-width: 100%;
        min-height: 100%
    }

    .rightside__menu.overlay {
        position: fixed
    }

    .hero__headline {
        font-size: 23px;
        text-align: start
    }

    .hero__title {
        font-size: 30px;
        text-align: start;
        padding-top: 10px
    }

    .hero__desc {
        text-align: start;
        font-size: 14px;
        line-height: 19px
    }

    .hero__event {
        text-align: start;
        font-size: 18px
    }

    .hero__btn-box {
        text-align: start;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .hero__caption {
        text-align: start;
        max-width: 190px
    }

    .btn__buy {
        width: 210px;
        height: 50px;
        margin-bottom: 30px
    }

    .btn__buy::after {
        width: 210px;
        height: 50px;
        font-size: 14px
    }

    .btn__contact {
        width: 215px;
        height: 50px;
        margin: 0px 40px 0px 20px
    }

    .btn__contact::after {
        width: 215px;
        height: 50px;
        font-size: 14px
    }

    .btn__buy-size {
        width: 245px;
        height: 58px;
        margin: 0 auto 30px
    }

    .btn__buy-size::after {
        width: 245px;
        height: 58px;
        font-size: 16px
    }

    .btn__contact-size {
        width: 245px;
        height: 58px;
        margin: 0 auto
    }

    .btn__contact-size::after {
        width: 245px;
        height: 58px;
        font-size: 16px
    }

    .btn__main {
        width: 210px;
        height: 50px;
        margin-bottom: 30px
    }

    .btn__main::after {
        width: 210px;
        height: 50px;
        font-size: 14px
    }

    .btn__form {
        width: 200px;
        height: 45px
    }

    .btn__form::after {
        width: 200px;
        height: 45px;
        font-size: 16px
    }

    .module__border {
        border-bottom: none
    }

    .module__wrapper {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .module__inner {
        padding-top: 15px
    }

    .module__box {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: start
    }

    .module__headline {
        font-size: 16px
    }

    .module__title {
        max-width: 250px;
        font-size: 18px;
        line-height: 22px;
        margin: 0
    }

    .module__plan-desc {
        max-width: 185px
    }

    .after {
        background: none;
        padding: 0
    }

    .after__border {
        border-top: 1px solid #000
    }

    .after__inner {
        padding: 53px 15px 0 15px;
        padding: 53px 20px 0 10px
    }

    .after__holder {
        padding: 40px 0 30px 48px
    }

    .after__headline {
        max-width: 190px;
        font-size: 30px
    }

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

    .course__headline {
        text-align: start;
        max-width: 265px;
        padding: 80px 0px 12px 15px
    }

    .course__text {
        padding: 25px 20px 20px 15px
    }

    .clients__headline {
        text-align: start
    }

    .price__headline {
        text-align: start;
        margin-bottom: 30px
    }

    .price__box-text {
        padding-left: 15px;
        padding-right: 15px
    }

    .price__text {
        max-width: 250px;
        font-size: 14px;
        line-height: 18px;
        padding-top: 25px;
        padding-bottom: 15px
    }

    .price__holder::before {
        font-size: 30px;
        bottom: -65px;
        padding: 0 0 0px 25px
    }

    .price__btn-box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding-bottom: 80px
    }

    .p-offer__headline {
        font-size: 25px
    }

    .p-offer__title {
        font-size: 16px
    }

    .p-offer__subtitle {
        font-size: 14px;
        text-align: start
    }

    .footer__inner:nth-of-type(1) {
        text-align: start
    }

    .footer__inner:nth-of-type(3) {
        margin: 30px 0 20px 0
    }

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

    .footer__information-list {
        text-align: start
    }

    .popup__content {
        max-width: 290px
    }

    .popup__text {
        font-size: 16px;
        padding: 17px 40px
    }

    .popup__form {
        width: 200px
    }

    .popup__close {
        top: 6px;
        right: 3px
    }
}

@media(max-width: 420px) {
    .rightside__menu-box {
        margin: 47px 95px 42px 33px
    }

    .btn__buy-size::after {
        right: 7px;
        bottom: 7px
    }

    .btn__contact-size::after {
        right: 7px;
        bottom: 7px
    }

    .module__headline {
        padding-right: 12px;
        font-size: 12px
    }

    .after__holder {
        padding: 40px 15px 27px 26px
    }
}