@charset "UTF-8";

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

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

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

progress {
    vertical-align: baseline
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,
a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

button,
input,
select,
textarea {
    font: inherit;
    margin: 0
}

optgroup {
    font-weight: 700
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: a;
    animation-name: a
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform .1s ease;
    -webkit-transition: -webkit-transform .1s ease;
    transition: transform .1s ease;
    transition: transform .1s ease, -webkit-transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3);
    transform: scale(1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

@-webkit-keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes a {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url(../images/ajax-loader.gif) 50% no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url(../fonts/slick.eot);
    src: url(../fonts/slick.eot?#iefix) format("embedded-opentype"), url(../fonts/slick.woff) format("woff"), url(../fonts/slick.ttf) format("truetype"), url(../fonts/slick.svg#slick) format("svg")
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    border: none
}

.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    color: transparent;
    outline: none;
    background: transparent
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}

.slick-next:before,
.slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
    color: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: "←"
}

[dir=rtl] .slick-prev:before {
    content: "→"
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: "→"
}

[dir=rtl] .slick-next:before {
    content: "←"
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}

.slick-dots li,
.slick-dots li button {
    width: 20px;
    height: 20px;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 5px;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #000
}

@font-face {
    font-family: Helvetica Neue Bold;
    src: url(../fonts/HelveticaNeueCyr-Bold.otf) format("opentype")
}

@font-face {
    font-family: Helvetica Neue Light;
    src: url(../fonts/HelveticaNeueCyr-Light.otf) format("opentype")
}

@font-face {
    font-family: Helvetica Neue Medium;
    src: url(../fonts/HelveticaNeueCyr-Medium.otf) format("opentype")
}

@font-face {
    font-family: Helvetica Neue Thin;
    src: url(../fonts/HelveticaNeueCyr-Thin.otf) format("opentype")
}

@font-face {
    font-family: Helvetica Neue Roman;
    src: url(../fonts/HelveticaNeueCyr-Roman.otf) format("opentype")
}

.font-thin {
    font-family: Helvetica Neue Thin;
    font-weight: 100
}

.font-bold {
    font-family: Helvetica Neue Bold;
    font-weight: 700
}

.font-light {
    font-family: Helvetica Neue Light;
    font-weight: 300
}

.font-medium {
    font-family: Helvetica Neue Medium;
    font-weight: 500
}

.font-roman {
    font-family: Helvetica Neue Roman;
    font-weight: 400
}

* {
    box-sizing: inherit
}

html {
    min-width: 320px;
    font-family: Helvetica Neue Medium, Helvetica, Arial, sans-serif;
    color: #000;
    background-color: #fff;
    box-sizing: border-box
}

h2 {
    margin: 0;
    font-size: 40px
}

h2,
h3 {
    font-family: Helvetica Neue Bold, Helvetica, Arial, sans-serif;
    text-align: center
}

h3 {
    margin: 0 0 15px;
    font-size: 24px
}

a {
    text-decoration: none;
    color: inherit
}

p {
    margin: 0 0 1em
}

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

img {
    display: block;
    max-width: 100%
}

button {
    padding: 0;
    border: none;
    background-color: transparent;
    outline: none;
    cursor: pointer
}

picture {
    display: block
}

.hidden {
    display: none
}

.red {
    color: #b02928
}

@media screen and (max-width:991px) {
    h2 {
        font-size: 30px
    }
}

.container {
    position: relative;
    width: 100%;
    max-width: 1173px;
    height: 100%;
    margin: 0 auto;
    padding: 0 33px
}

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

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

.flex--wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.flex--a-center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex--a-end {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

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

.flex--j-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex--j-around {
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.flex--j-end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media screen and (max-width:767px) {
    .container {
        padding: 0 16px
    }
}

.about {
    position: relative;
    padding: 55px 0 55px;
    background: #efefef;
    margin: 55px 0;
}

.about h2 {
    margin-bottom: 20px
}

.about__col {
    width: 50%;
    padding: 10px 30px 0 0;
    font-size: 23px;
    line-height: 1.2
}

.about__col--red {
    padding: 25px 35px; 
    font-size: 20px;
    text-align: center;
    line-height: 1.3;
    color: #fff;
    background-color: #be1e2d
}

.about__col--red div {
    font-size: 30px
}

.about__col--last {
    padding: 10px 0 0 25px;
    font-size: 20px;
    line-height: 1.5
}

@media screen and (max-width:991px) {
    .about {
        padding: 30px 0 0
    }

    .about .container {
        padding: 0
    }

    .about h2 {
        margin: 0
    }

    .about .flex {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        flex-direction: column;
    }

    .about__col {
        width: 100%;
        padding: 30px;
        font-size: 20px;
        text-align: center
    }

    .about__col:first-child {
        padding-top: 20px
    }

    .about__col--last {
        font-size: 14px
    }
}

.footer__top {
    padding: 55px 0 45px
}

.footer__content {
    padding: 0 50px
}

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

.footer__phone--mobile {
    display: none
}

.footer__lists {
    margin-top: 40px
}

.footer__left {
    width: 50%;
    padding: 0 35px
}

.footer__left > a img {
    margin-right: 10px
}

.footer__left > a span {
    font-size: 24px
}

.footer__list {
    width: 50%
}

.footer__list:first-child {
    padding-right: 20px
}

.footer__list:last-child {
    padding-left: 20px
}

.footer__list ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px
}

.footer__list ul li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 55px;
    line-height: 1.33
}

.footer__list ul li:last-child {
    margin-bottom: 0
}

.footer__list ul li:before {
    content: "";
    position: absolute;
    top: 8px;
    left: 0;
    width: 35px;
    height: 3px;
    background-color: #be1e2d
}

.footer__title {
    max-width: 250px;
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 1.2
}

.footer p {
    max-width: 425px;
    margin-bottom: 30px
}

.footer__manager,
.footer p {
    font-size: 18px;
    line-height: 1.33
}

.footer__manager {
    margin-top: 40px
}

.footer__manager a {
    color: #be1e2d
}

.footer__photo {
    min-width: 130px;
    max-width: 130px;
    min-height: 130px;
    max-height: 130px;
    margin-right: 25px;
    border-radius: 50%;
    overflow: hidden
}

.footer__right {
    width: 50%;
    padding: 0 35px
}

.footer__bottom {
    padding: 35px 0;
    font-size: 14px;
    color: #fff;
    background-color: #000
}

@media screen and (max-width:1100px) {
    .footer__content {
        padding: 0
    }
}

@media screen and (max-width:991px) {
    .footer__lists {
        margin-top: 25px
    }

    .footer__top {
        padding: 25px 0
    }

    .footer__phone {
        display: none
    }

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

    .footer__left {
        text-align: center
    }

    .footer__left,
    .footer__right {
        display: block;
        width: 100%;
        padding: 0
    }

    .footer__right {
        margin-top: 20px
    }

    .footer__title {
        font-size: 30px
    }

    .footer__title,
    .footer p {
        max-width: 100%;
        margin-bottom: 20px;
        text-align: center
    }

    .footer__manager {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin: 0 0 25px;
        font-size: 16px;
        text-align: center
    }

    .footer__manager div {
        text-align: left
    }

    .footer__photo {
        min-width: 70px;
        max-width: 70px;
        min-height: 70px;
        max-height: 70px;
        margin-right: 15px
    }
}

@media screen and (max-width:767px) {
    .footer__lists {
        display: block
    }

    .footer__list {
        width: 100%
    }

    .footer__list:first-child {
        margin-bottom: 20px;
        padding: 0
    }

    .footer__list:last-child {
        padding: 0
    }

    .footer__list ul {
        font-size: 16px
    }

    .footer__list ul li {
        padding-left: 35px
    }

    .footer__list ul li:before {
        top: 7px;
        width: 20px;
        height: 2px
    }
}

.form {
    width: 100%;
    font-size: 18px
}

.form button {
    display: block;
    width: 100%;
    max-width: 255px;
    height: 61px;
    color: #fff;
    background-color: #be1e2d
}

.form__field {
    margin: 0 0 20px;
    padding: 0;
    border: none
}

.form__field--textarea {
    margin: 30px 0
}

.form__field input,
.form__field textarea {
    width: 100%;
    height: 61px;
    padding: 0 20px;
    border: 2px solid #000;
    color: #000;
    background-color: #fff;
    outline: none
}

.form__field textarea {
    height: 135px;
    padding: 20px;
    resize: none
}

@media screen and (max-width:991px) {
    .form {
        font-size: 16px
    }

    .form__field--textarea {
        margin: 20px 0 30px
    }

    .form__field input,
    .form__field textarea {
        height: 51px;
        padding: 0 10px;
        border-width: 1px
    }

    .form__field textarea {
        padding: 16px 10px
    }
}

@media screen and (max-width:767px) {
    .form button {
        max-width: 100%
    }
}

.free__intro {
    font-size: 36px;
    text-align: center;
    line-height: 1.33
}

.free {
    margin-bottom: 55px;
}

.free .get {
    margin: 40px 0
}

.free__icon {
    width: 40%
}

.free__text {
    width: 60%
}

.free__title {
    margin-bottom: 20px;
    font-size: 48px
}

.free__sub {
    margin-bottom: 15px;
    font-size: 30px;
    line-height: 1.46
}

.free__info,
.free p {
    font-size: 20px;
    line-height: 1.5
}

.free__info {
    max-width: 880px;
    margin: 30px auto 45px;
    text-align: center
}

@media screen and (max-width:991px) {
    .free__intro {
        margin-top: 35px;
        font-size: 18px
    }

    .free__icon {
        display: none
    }

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

    .free__title {
        font-size: 30px
    }

    .free__sub {
        font-size: 24px;
        line-height: 1.16
    }

    .free__sub span {
        color: #be1e2d
    }

    .free__info,
    .free p {
        font-size: 14px
    }

    .free__info {
        margin: 20px auto 35px
    }
}

@media screen and (max-width:767px) {
    .free__text {
        background: url(../images/free__bg--mobile.jpg) no-repeat 50% 50%;
        background-size: contain
    }
}

.get {
    position: relative;
    margin: 50px 0 70px;
    padding: 50px 60px;
    border: 3px solid #000
}

.get__title {
    margin-bottom: 30px;
    font-size: 30px;
    text-align: center
}

.get p {
    margin-bottom: 25px;
    font-size: 21px;
    text-align: center
}

.get input {
    margin-right: 20px;
    border: 1px solid #000
}

.get button,
.get input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 61px;
    padding: 0 20px;
    font-size: 16px
}

.get button {
    max-width: 320px;
    color: #fff;
    background-color: #be1e2d
}

.get__label {
    position: absolute;
    top: 27px;
    right: -24px;
    padding: 8px 25px 9px 35px;
    font-size: 18px;
    font-style: italic;
    background-color: #efefef
}

.get__label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 0;
    height: 0;
    margin-top: -18px;
    border: solid transparent;
    border-color: hsla(0, 0%, 100%, 0);
    border-left-color: #fff;
    pointer-events: none;
    border-width: 18px
}

.get__label:after {
    content: "";
    position: absolute;
    right: 0;
    top: -11px;
    width: 21px;
    height: 11px;
    background: -webkit-linear-gradient(64deg, #d2d2d2 50%, #fff 0);
    background: linear-gradient(26deg, #d2d2d2 50%, #fff 0)
}

@media screen and (max-width:1050px) {
    .get form {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .get input {
        margin-right: 0;
        margin-left: 20px
    }

    .get input:first-child {
        margin-left: 0
    }

    .get button {
        min-width: 220px;
        margin: 20px auto 0
    }
}

@media screen and (max-width:991px) {
    .get {
        margin: 15px 0 30px;
        padding: 20px
    }

    .get__title {
        margin-bottom: 20px;
        font-size: 24px
    }

    .get p {
        margin-bottom: 10px;
        font-size: 16px
    }

    .get button,
    .get input {
        height: 51px;
        padding: 0 10px
    }
}

@media screen and (max-width:870px) {
    .get__title--label {
        padding: 0 100px 0 0;
        text-align: left
    }

    .get__label {
        top: 8px;
        right: 0;
        padding: 8px 15px 9px 30px;
        font-size: 14px;
        color: #fff;
        background-color: #be1e2d
    }

    .get__label:after {
        display: none
    }

    .get form,
    .get input {
        display: block
    }

    .get input {
        width: 100%;
        margin: 0 0 20px
    }

    .get button {
        display: block;
        margin: 0 auto
    }
}

.header {
    position: relative;
    color: #fff
}

.header__top {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    padding-top: 50px
}

.header__logo img {
    width: 255px
}

.header__phone img {
    margin-right: 7px
}

.header__phone span {
    font-size: 24px
}

@media screen and (max-width:991px) {
    .header {
        margin-bottom: 400px
    }

    .header__info {
        position: absolute;
        top: 500px;
        left: 0;
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        color: #000
    }
}

@media screen and (max-width:767px) {
    .header__top {
        padding-top: 30px
    }

    .header__top .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .header__logos {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 100%;
        margin-bottom: 20px
    }

    .header__logo img {
        width: 153px
    }

    .header__phone {
        width: 100%
    }

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

.hero {
    height: 700px;
    background: url(../images/hero__bg.jpg) no-repeat 50% 50%;
    background-size: cover;
    text-align: center
}

.hero h1 {
    max-width: 700px;
    margin: 0 auto 30px;
    font-size: 48px;
    line-height: 1.2
}

.hero__content {
    padding-top: 150px
}

.hero__sub {
    margin: 0 0 40px;
    font-size: 36px
}

.hero__sub span {
    border-bottom: 1px dotted #fff
}

.hero__sub img {
    display: inline;
    margin: 0 15px
}

.hero__sub br {
    display: none
}

.hero__block {
    text-align: center;
    font-size: 26px
}

.hero__image {
    width: 86px;
    height: 86px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background-color: #b02928;
    overflow: hidden
}

.hero button {
    display: block;
    width: 100%;
    max-width: 250px;
    height: 62px;
    margin: 23px auto 0;
    font-size: 18px;
    text-align: center;
    color: #fff;
    background-color: #b02928;
    -webkit-transition: background-color .3s;
    transition: background-color .3s
}

.hero button:hover {
    background-color: #9e2524
}

@media screen and (max-width:991px) {
    .hero {
        height: 480px;
        text-align: center
    }

    .hero h1 {
        font-size: 40px
    }

    .hero__content {
        margin: 0 auto
    }

    .hero__block {
        width: 50%;
        margin-bottom: 20px
    }

    .hero__sub {
        margin: 0 0 35px;
        font-size: 21px
    }

    .hero__sub span {
        display: inline-block;
        margin-bottom: 10px
    }

    .hero__sub br {
        display: block
    }

    .hero__sub img {
        width: 19px;
        margin: 0 5px
    }
}

@media screen and (max-width:767px) {
    .hero h1 {
        font-size: 30px
    }

    .hero__content {
        padding-top: 140px
    }

    .hero__sub {
        margin: 20px 0 0
    }

    .hero__block {
        font-size: 18px
    }

    .hero button {
        margin: 20px auto 0
    }
}

@media screen and (max-width:480px) {
    .hero {
        background: url(../images/hero__bg--mobile.jpg) no-repeat 50% 50%;
        background-size: cover
    }
}

.need h3 {
    margin-bottom: 45px;
    font-size: 48px;
    text-align: center;
    line-height: 1.3
}

.need h3 span {
    display: block
}

.need__lists {
    margin-bottom: 50px
}

.need__lists ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.need__lists ul li {
    position: relative;
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 20px;
    line-height: 1.2
}

.need__lists ul li:last-child {
    margin-bottom: 0
}

.need__lists ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 18px;
    height: 3px;
    background-color: #b02928
}

.need__col {
    width: 25%
}

.need__outro {
    max-width: 690px;
    margin: 0 auto 40px;
    font-size: 30px;
    text-align: center;
    line-height: 1.3
}

@media screen and (max-width:991px) {
    .need h3 {
        margin-bottom: 20px;
        font-size: 26px;
        line-height: 1.2
    }

    .need__lists {
        margin-bottom: 25px
    }

    .need__col {
        width: 100%;
        margin-bottom: 15px
    }

    .need__col:last-child {
        margin-bottom: 0
    }

    .need__outro {
        font-size: 20px
    }
}

.promo {
    padding: 60px 0
}

.promo__left {
    width: 60%;
    padding-right: 30px;
    font-size: 24px;
    line-height: 1.38
}

.promo__left p:first-child {
    margin: 0 0 20px;
    font-size: 42px;
    line-height: 1.27
}

.promo__right {
    width: 40%
}

.promo__right p {
    font-size: 21px;
    line-height: 1.46
}

.promo__right p span {
    font-size: 24px
}

@media screen and (max-width:991px) {
    .promo {
        padding: 30px 0
    }

    .promo .container {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .promo__left {
        display: block;
        width: 100%;
        margin-bottom: 15px;
        padding: 0;
        text-align: center
    }

    .promo__left p:first-child {
        margin-bottom: 5px;
        font-size: 25px
    }

    .promo__left p:last-child {
        font-size: 18px
    }

    .promo__right {
        display: block;
        width: 100%;
        padding: 0;
        text-align: center
    }

    .promo__right p {
        margin: 0;
        font-size: 16px
    }

    .promo__right p span {
        font-size: 16px
    }
}

.qty {
    padding: 60px 0;
    background-color: #f2f2f2
}

.qty h2 {
    margin-bottom: 30px;
}

.qty__left {
    width: 50%
}

.qty__left p:first-child {
    margin-bottom: 25px;
    font-size: 36px;
    line-height: 1.25
}

.qty__left p:last-child {
    padding-right: 150px;
    font-size: 24px;
    line-height: 1.25
}

.qty__right {
    width: 50%;
    padding-left: 50px
}

.qty__right p {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.3
}

.qty__left ul,
.qty__right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 20px;
}

.qty__left ul li,
.qty__right ul li {
    margin-bottom: 15px;
    line-height: 1.2
}

.qty__left ul li:last-child,
.qty__right ul li:last-child {
    margin-bottom: 0
}

@media screen and (max-width:991px) {
    .qty {
        padding: 30px 0
    }

    .qty__left {
        width: 100%
    }

    .qty__left p {
        text-align: center
    }

    .qty__left p:first-child {
        margin-bottom: 20px;
        font-size: 30px
    }

    .qty__left p:last-child {
        margin-bottom: 25px;
        padding-right: 0;
        font-size: 18px
    }

    .qty__right {
        width: 100%;
        padding-left: 0
    }

    .qty__right p {
        font-size: 16px;
        text-align: center
    }

    .qty__right ul {
        font-size: 15px
    }
}

.schedule {
    padding: 60px 0 40px
}

.schedule h2 {
    margin-bottom: 25px
}

.schedule p {
    max-width: 900px;
    margin: 0 auto 30px;
    font-size: 20px;
    line-height: 1.5;
    text-align: center
}

.schedule__col {
    width: 50%;
    text-align: center
}

.schedule__title {
    min-height: 58px;
    margin-bottom: 20px;
    padding: 0 30px;
    font-size: 30px
}

.schedule__title .dash {
    display: none
}

.schedule__image {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    min-height: 82px;
    margin-bottom: 25px
}

.schedule__image img {
    width: auto;
    margin: 0 auto
}

.schedule__text {
    font-size: 20px;
    line-height: 1.5
}

@media screen and (max-width:991px) {
    .schedule {
        padding: 35px 0 35px
    }

    .schedule h2 {
        margin-bottom: 20px
    }

    .schedule p {
        font-size: 14px
    }

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

    .schedule__col {
        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;
        width: 100%;
        margin-bottom: 30px
    }

    .schedule__col br {
        display: none
    }

    .schedule__col:last-child {
        margin-bottom: 0
    }

    .schedule__col > div:first-child {
        width: 100%;
        max-width: 167px;
        min-width: 167px
    }

    .schedule__image {
        margin-bottom: 18px
    }

    .schedule__title {
        min-height: 0;
        margin: 0;
        font-size: 20px
    }

    .schedule__title span {
        display: none
    }

    .schedule__title span.dash {
        display: inline
    }

    .schedule__text {
        font-size: 16px;
        text-align: left
    }
}

.teachers {
    padding: 80px 0;
    background-color: #f2f2f2
}

.teachers h2 {
    margin-bottom: 35px
}

.teachers__item {
    width: 100%;
    max-width: 940px;
    margin: 0 auto 30px
}

.teachers__photo {
    min-width: 221px;
    max-width: 221px;
    min-height: 221px;
    max-height: 221px;
    margin-right: 60px;
    border-radius: 50%;
    overflow: hidden
}

.teachers__photo img {
    margin: 0 auto
}

.teachers__name {
    margin-bottom: 15px;
    font-size: 24px
}

.teachers__info {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    line-height: 1.5;
    font-size: 20px;
}

.teachers__bottom {
    font-size: 20px;
    line-height: 1.3;
    text-align: center
}

@media screen and (max-width:767px) {
    .teachers {
        padding: 30px 0
    }

    .teachers__item {
        display: block
    }

    .teachers__photo {
        margin: 0 auto 20px
    }

    .teachers__info,
    .teachers__name {
        text-align: center
    }

    .teachers__bottom {
        font-size: 18px
    }
}

.why-us {
    margin-top: 65px;
    margin-bottom: 55px
}

.why-us h2 {
    margin-bottom: 40px
}

.why-us__title {
    width: 100%;
    max-width: 530px;
    margin-bottom: 25px;
    font-size: 30px
}

.why-us__col {
    width: 50%;
    color: #fff
}

.why-us__col--purple {
    background-color: #b02928
}

.why-us__col ul {
    width: 100%;
    max-width: 530px;
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    line-height: 1.33
}

.why-us__col ul li {
    position: relative;
    margin-bottom: 15px;
    padding-left: 50px
}

.why-us__col ul li:last-child {
    margin-bottom: 0
}

.why-us__col ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 35px;
    height: 3px;
    background-color: hsla(0, 0%, 100%, .25)
}

.why-us__col--first {
    padding-left: 100px
}

.why-us__col--first ul {
    max-width: 430px
}

.why-us__col--red {
    background-color: #5c6391
}

.why-us__col--red ul {
    padding-right: 50px
}

@media screen and (max-width:1550px) {
    .why-us__title {
        margin-bottom: 15px;
        font-size: 22px
    }

    .why-us__col ul {
        font-size: 18px
    }

    .why-us__col ul li {
        margin-bottom: 5px
    }
}

@media screen and (max-width:1100px) {
    .why-us__col--first {
        padding-left: 50px;
        padding-right: 30px
    }

    .why-us__col--red {
        padding-left: 30px
    }
}

@media screen and (max-width:991px) {

    .why-us,
    .why-us h2 {
        margin-bottom: 30px
    }

    .why-us__info {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .why-us__col,
    .why-us__col img {
        width: 100%
    }

    .why-us__col--first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding: 30px 15px
    }

    .why-us__col--red {
        padding: 30px 15px
    }

    .why-us__col ul {
        max-width: 100%
    }

    .why-us__col ul li {
        margin-bottom: 15px
    }

    .why-us__col ul li:before {
        top: 6px
    }

    .why-us__title {
        max-width: 100%;
        margin-bottom: 20px;
        text-align: center;
        font-size: 24px
    }
}

#inline1 {
    width: 600px;
    height: 400px;
    display: none
}
}

@media screen and (max-width:1000px) {
    #inline1 {
        width: 600px;
        height: 400px;
        display: none
    }
}

@media screen and (max-width:400px) {
    #inline1 {
        width: 300px;
        height: 400px;
        display: none
    }
}

nav {
    display: none;
    color: #fff;
}

nav.fixed {
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .99);
    z-index: 29;
    border-bottom: 2px solid rgba(0, 0, 0, .1);
    padding: 8px 0px 7px;
    transition: .3s;
}

nav.fixed a.nav_link {
    color: #fff;
}

nav.fixed a.nav_link:hover {
    color: #be1e2d;
}

nav.fixed .button-text {
    font-size: 0.6rem;
    padding: 0 1rem;
    margin: 0;
    height: auto;
    line-height: 2.2rem;
}

nav.fixed .mobile-phone {
    content: '';
    position: relative;
    width: 43px;
    height: 43px;
}

nav.fixed .mobile-phone:before {
    position: relative;
    top: 11px;
    font-weight: 900;
    font-family: "Font Awesome 5 Pro";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 1.2rem;
    content: '\f879';

}

nav.fixed .logo-wrapper .sub-logo-text {
    bottom: -0.6rem;
}

nav.fixed a.mobile-menu-button {
    display: flex;
    position: relative;
    cursor: pointer;
}

nav.fixed a.mobile-menu-button span.burger {
    width: 43px;
    padding: 15px 10px;
}

nav.fixed a.mobile-menu-button span.burger::before,
nav.fixed a.mobile-menu-button span.burger span,
nav.fixed a.mobile-menu-button span.burger::after {
    display: block;
    height: 2px;
    background: #fff;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

nav.fixed a.mobile-menu-button span.burger::before,
nav.fixed a.mobile-menu-button span.burger::after {
    content: '';
    -webkit-transform-origin: 20px;
    transform-origin: 20px;
}

nav.fixed a.mobile-menu-button span.burger span {
    margin: 4px 0;
}

nav.fixed a.mobile-menu-button.active span.burger span {
    opacity: 0;
}

nav.fixed a.mobile-menu-button.active span.burger::before,
nav.fixed a.mobile-menu-button.active span.burger::after {
    background: #be1e2d;
}

nav.fixed a.mobile-menu-button.active span.burger::before {
    transform: rotate(-45deg);
}

nav.fixed a.mobile-menu-button.active span.burger::after {
    transform: rotate(45deg);
}

#mobile-menu {
    height: 0;
    opacity: 0;

    position: fixed;
    width: 100%;
    max-height: 100%;
    background-color: rgba(0, 0, 0, .99);
    padding: 24px 1rem 1rem;
    z-index: -99;
    top: 3rem;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

#mobile-menu ul {
    list-style-type: none;
    margin: 10px 0px 30px 5px;
}

#mobile-menu ul li {
    margin: 0 0 1rem;
}

#mobile-menu a {
    color: #fff;
    font-size: 1.2rem;
}

#mobile-menu a::before {
    content: "— ";
}

#mobile-menu a.button::before {
    content: "";
}

#mobile-menu a.button-text {
    font-size: 0.8rem;
    position: absolute;
    left: 0;
    right: 0;
}

#mobile-menu.active {
    height: auto;
    opacity: 1;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    z-index: 99;
}

#mobile-menu .menu {
    margin: 35px 0px 0px 5px;
    text-align: right;
}

#mobile-menu .menu img {
    width: 34px;
    height: 34px;
    margin-top: 5px;
}

#mobile-menu .menu {
    margin: -6px 0 0 -0px;
}

#mobile-menu {
    padding-left: 15px;
}

.d-flex {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.justify-content-between {
    justify-content: space-between;
}

.align-items-center {
    align-items: center;
}

.d-lg-none {
    display: none;
}

.d-lg-block {
    display: block;
}

.phone-number img {
    left: -10px;
    position: relative;
}

@media screen and (max-width: 525px) {
    .d-none {
        display: none;
    }

    .d-block {
        display: block;
    }

    .phone-number {
        font-size: 12px;
    }

    .phone-number img {

        position: relative;
        width: 20px;
    }
}

.contact {
    margin-bottom: 38px;
}

.form-item.consultation-form-item.contact .fab,
.form-item.consultation-form-item.contact .fas {
    font-size: 2rem !important;
    height: 40px;
    width: 40px;
    text-align: center;
    /*    padding: 12px;*/
}

.form-item.consultation-form-item.contact label > input {
    /* HIDE RADIO */
    visibility: hidden;
    /* Makes input not-clickable */
    position: absolute;
    /* Remove input from document flow */
}

.form-item.consultation-form-item.contact .form-item__radio-wrap {
    margin-top: 10px;
    display: flex;
    justify-content: flex-start;
}

.form-item.consultation-form-item.contact label {
    margin-left: 20px;
}

.form-item.consultation-form-item.contact label:first-child {
    margin-left: 0;
}

.form-item.consultation-form-item.contact label > input + i {
    cursor: pointer;
    border: 2px solid transparent;
}

.form-item.consultation-form-item.contact label > input:checked + i.fa-telegram {
    color: #4E9ED4;
}

.form-item.consultation-form-item.contact label > input:checked + i.fa-whatsapp {
    color: #01e676
}

.form-item.consultation-form-item.contact label > input:checked + i.fa-viber {
    color: #6240c0
}

.form-item.consultation-form-item.contact label > input:checked + i.fa-phone {
    color: #2171a7;
}

.fa-telegram:hover {
    color: #4E9ED4;
}

.fa-whatsapp:hover {
    color: #01e676
}

.fa-viber:hover {
    color: #6240c0
}

.fa-phone:hover {
    color: #2171a7;
}