﻿@font-face {
    font-family: Montserrat-BlackItalic_0;
    src: url(../fonts/Montserrat-BlackItalic_0.ttf);
}

@font-face {
    font-family: Montserrat-ExtraBoldItalic_0;
    src: url(../fonts/Montserrat-ExtraBoldItalic_0.ttf);
}


/*------------------------------------------------------------*
**Главная
**------------------------------------------------------------*/

/* CSS Document */

.teachers .item .photo img {
    max-height: 100%;
    max-width: none;
}

body {
    font-size: 16px;
    line-height: normal;
    color: #000;
    font-family: 'Museo Sans Cyrl 300';
    margin: 0px;
    background: #fff url(../images/header-bg.jpg) no-repeat center 0px;
}

input, textarea, select {
    outline: none !important;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    text-decoration: underline;
    color: #000;
}

.clear {
    clear: both;
}

p, img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

p {
    line-height: 24px;
    margin: 0 0 20px 0;
}

h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5 {
    line-height: normal;
    font-weight: normal;
    color: #000;
    position: relative;
    font-family: 'Museo Sans Cyrl 700';
    padding: 20px 0;
    margin: 0px;
}

h1, .h1 {
    font-size: 26px;
}

h2, .h2 {
    font-size: 24px;
}

h3, .h3 {
    font-size: 21px;
}

h4, .h4 {
    font-size: 22px;
}

h5, .h5 {
    font-size: 16px;
}

* {
    box-sizing: border-box;
}

table {
    border-spacing: 0px;
}

header,
nav,
section,
article,
aside,
footer {
    display: block
}

input, button {
    outline: none;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

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

.site-width {
    width: 96%;
    max-width: 1170px;
    position: relative;
    margin: 0 auto;
}

.header {
    padding: 60px 0 0 0;
}

.header .site-width {
    display: flex;
    align-items: center;
}

.header .logo {
    margin: 0 55px 0 0;
}

.header .logo img {
    width: 180px;
    height: auto;
}

.header .logo a {
    display: flex;
    align-items: center;
    font-family: 'Museo Sans Cyrl 900';
    font-size: 30px;
    text-align: center;
}

.header .logo a:hover {
    text-decoration: none;
}

.header .menu {
    flex: 1;
    position: relative;
}

.header .menu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.header .menu li {
    margin: 0 40px 0 0;
}

.header .menu li a:hover {
    text-decoration: none;
    color: #d10027;
}

.header .phone {
    line-height: normal;
    font-size: 13px;
    margin: 0px 15px -70px 50px;
    white-space: nowrap;
}

.header .phone a {
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 500';
    display: block;
    margin: 0 0 4px 0;
    text-decoration: none;
}

.header .phone a:hover {
    text-decoration: none;
}

.header .phone div {
    margin: 10px 0 0 0;
    color: #7e898d;
}

.header .social {
    margin: -33px 0 0 0;
}

.header .social .icon {
    display: flex;
    align-items: center;
    justify-content: center;
}

.header .social .icon a {
    margin: 0 14px 0 0;
}

.header .social .icon a.vk {
    background: url(../images/vk-1.svg) no-repeat;
    width: 24px;
    height: 14px;
}

.header .social .icon a.wh {
    background: url(../images/whatsapp.svg) no-repeat;
    width: 18px;
    height: 18px;
}

.header .social .icon a.tw {
    background: url(../images/telegram.svg) no-repeat;
    width: 20px;
    height: 18px;
}

.header .social button {
    padding: 0px;
    border-radius: 23px;
    border: solid 1px #d10027;
    background: none;
    cursor: pointer;
    width: 170px;
    height: 45px;
    font-size: 14px;
    font-family: 'Museo Sans Cyrl 500';
    margin: 15px 0 0 0;
}

.header .social button:hover {
    border-radius: 23px;
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    color: #fff;
}

.header-title {
    margin: 70px 0 0 0;
}

.header-title .site-width {
    display: flex;
    align-items: center;
}

.header-title .title {
    font-size: 60px;
    font-family: 'Museo Sans Cyrl 900';
}

.header-title .title span {
    border-radius: 0 10px 10px 10px;
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    color: #fff;
    padding: 0 15px;
}

.header-title .desc {
    font-size: 30px;
    margin: 0 30px 0 40px;
}

.header-title .play {
    display: flex;
    align-items: center;
}

.header-title .play:hover {
    text-decoration: none;
}

.header-title .play button {
    margin: 0px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
    width: 204px;
    height: 204px;
    border: solid 1px #ffe9c5;
    border-radius: 523px;
    background: none;
    position: relative;
}

.header-title .play button:after {
    content: "";
    display: block;
    width: 134px;
    height: 134px;
    border: solid 1px #ffa513;
    border-radius: 523px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -67px 0 0 -67px;
}

.header-title .play button:before {
    content: "";
    display: block;
    width: 90px;
    height: 92px;
    background: url(../images/play.svg) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -36px 0 0 -45px;
}

.header-title .play button:hover {
    border: 1px #fbebee solid;
}

.header-title .play button:hover:after {
    border: solid 1px #d10027;
}

.header-title .play button:hover:before {
    background: url(../images/play2.svg) no-repeat;
    width: 86px;
    height: 86px;
    margin: -38px 0 0 -43px;
}

.header-title .play span {
    margin: 0 0 0 -17px;
    position: relative;
    z-index: 99;
}

.header-form {
    margin: 105px 0 0 0;
}

.header-form .site-width {
    background: url(../images/header-form-bg2.png) no-repeat center 0;
    background-color: #ffffff;
    border-radius: 0 0 20px 20px;
    min-height: 282px;
    padding: 40px 0px 70px 0;
    display: flex;
}

.header-form .col-left {
    flex: 1;
    padding: 0 20px 0 60px;
}

.header-form .col-right {
    width: 370px;
    padding: 0 60px;
    position: relative;
}

.header-form .head {
    display: flex;
    align-items: center;
    margin: -10px 0 0 0;
    justify-content: space-between;
}

.header-form .head .name {
    font-size: 30px;
    font-family: 'Museo Sans Cyrl 500';
    margin: 0 10px 0 0;
    flex: 1;
}

.header-form .head .name span {
    color: #d10027;
}

.header-form .head .date {
    display: flex;
    background: url(../images/form-date-bg.svg) no-repeat 0 10px;
    width: 209px;
    padding: 20px 20px 10px 20px;
    font-size: 22px;
    color: #fff;
    font-family: 'Museo Sans Cyrl 700';
}

.header-form .form {
    display: flex;
}

.header-form .form input {
    height: 60px;
    font-size: 18px;
    border: 0px;
    font-family: 'Museo Sans Cyrl 300';
    border-bottom: 1px #000 solid;
    margin: 0 15px 0 0;
    font-size: 18px;
    width: 100%;
    max-width: 300px;
    padding: 0 40px;
}

.header-form .form select {
    height: 60px;
    font-size: 18px;
    border: 0px;
    font-family: 'Museo Sans Cyrl 300';
    border-bottom: 1px #000 solid;
    margin: 0 15px 0 0;
    font-size: 18px;
    width: auto;
    max-width: 300px;
    padding: 0;
    outline: none;
}

.header-form .form input.name {
    background: url(../images/icon-user.svg) no-repeat -5px 14px;
}

.header-form .form input.name:focus {
    background: url(../images/icon-user2.svg) no-repeat -5px 14px;
}

.header-form .form input.phone {
    background: url(../images/icon-phone.svg) no-repeat -5px 17px;
}

.header-form .form input.phone:focus {
    background: url(../images/icon-phone2.svg) no-repeat -5px 17px;
}

.header-form .label {
    width: 24px;
    height: 24px;
    border-radius: 10px;
    box-shadow: 0 12px 14px 0 rgba(92, 98, 103, 0.1);
    background: #ffffff;
}

.header-form .check {
    display: flex;
}

.header-form .check label {
    flex: 1;
    padding: 0 0 0 15px;
    font-size: 13px;
}

.header-form button {
    height: 64px;
    border-radius: 32px;
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    margin: 30px 0 0 0;
    padding: 0px;
    border: 0px;
    text-shadow: 0 2px 4px #e76b13;
    font-size: 20px;
    color: #fff;
    width: 100%;
    cursor: pointer;
}

.header-form button:hover {
    box-shadow: 0 12px 10px 0 rgba(247, 139, 53, 0.2);
    background-image: linear-gradient(to top, #ff6f0f, #ffb555);
}

.section-2 {
    margin: 270px 0 0 0;
}

.title-section {
    font-size: 40px;
    font-family: 'Museo Sans Cyrl 500';
    margin: 0 0 65px 0;
}

.section-2 .desc {
    display: flex;
    justify-content: space-between;
}

.section-2 .desc .col {
    width: 48%;
    font-size: 18px;
    line-height: 1.8;
}

.section-2 .blocks {
    display: flex;
    flex-wrap: wrap;
    margin: 70px 0 0 0;
}

.section-2 .blocks .item {
    width: 23.125%;
    margin: 0 2.5% 0 0;
    border-radius: 10px;
    padding: 60px;
    position: relative;
}

.section-2 .blocks .item:nth-child(4n) {
    margin: 0 0 0 0px;
}

.section-2 .blocks .item .icon {
    height: 120px;
    text-align: center;
    overflow: hidden;
}

.section-2 .blocks .item .name {
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-family: 'Museo Sans Cyrl 500';
    margin: 15px 0 0 0;
}

.section-2 .blocks .item.orange {
    background: rgba(255, 178, 84, 1);
    background: -moz-linear-gradient(-45deg, rgba(255, 178, 84, 1) 0%, rgba(255, 112, 16, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(255, 178, 84, 1)), color-stop(100%, rgba(255, 112, 16, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(255, 178, 84, 1) 0%, rgba(255, 112, 16, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(255, 178, 84, 1) 0%, rgba(255, 112, 16, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(255, 178, 84, 1) 0%, rgba(255, 112, 16, 1) 100%);
    background: linear-gradient(135deg, rgba(255, 178, 84, 1) 0%, rgba(255, 112, 16, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb254', endColorstr='#ff7010', GradientType=1);
}

.section-2 .blocks .item.green {
    background: rgba(62, 198, 28, 1);
    background: -moz-linear-gradient(-45deg, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(62, 198, 28, 1)), color-stop(100%, rgba(40, 176, 19, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: linear-gradient(135deg, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ec61c', endColorstr='#28b013', GradientType=1);
}

.section-2 .blocks .item.red {
    background: rgba(254, 5, 5, 1);
    background: -moz-linear-gradient(-45deg, rgba(254, 5, 5, 1) 0%, rgba(209, 0, 38, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(254, 5, 5, 1)), color-stop(100%, rgba(209, 0, 38, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(254, 5, 5, 1) 0%, rgba(209, 0, 38, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(254, 5, 5, 1) 0%, rgba(209, 0, 38, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(254, 5, 5, 1) 0%, rgba(209, 0, 38, 1) 100%);
    background: linear-gradient(135deg, rgba(254, 5, 5, 1) 0%, rgba(209, 0, 38, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0505', endColorstr='#d10026', GradientType=1);
}

.section-2 .blocks .item.blue {
    background: rgba(65, 173, 216, 1);
    background: -moz-linear-gradient(-45deg, rgba(65, 173, 216, 1) 0%, rgba(28, 136, 213, 1) 100%);
    background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(65, 173, 216, 1)), color-stop(100%, rgba(28, 136, 213, 1)));
    background: -webkit-linear-gradient(-45deg, rgba(65, 173, 216, 1) 0%, rgba(28, 136, 213, 1) 100%);
    background: -o-linear-gradient(-45deg, rgba(65, 173, 216, 1) 0%, rgba(28, 136, 213, 1) 100%);
    background: -ms-linear-gradient(-45deg, rgba(65, 173, 216, 1) 0%, rgba(28, 136, 213, 1) 100%);
    background: linear-gradient(135deg, rgba(65, 173, 216, 1) 0%, rgba(28, 136, 213, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#41add8', endColorstr='#1c88d5', GradientType=1);
}

.section-2 .blocks .item:after {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -15px;
    height: 15px;
    border-radius: 0px 0px 10px 10px;
}

.section-2 .blocks .item.orange:after {
    background: #fec092;
}

.section-2 .blocks .item.green:after {
    background: #a2da94;
}

.section-2 .blocks .item.red:after {
    background: #ee94a1;
}

.section-2 .blocks .item.blue:after {
    background: #a1cce9;
}

.section-3 {
    background: url(../images/section3-bg.jpg) no-repeat center -90px;
    padding: 140px 0;
}

.section-3 .teachers {
    display: flex;
    flex-wrap: wrap;
    padding: 0 0 140px 0;
}

.teachers .item {
    width: 31.666%;
    margin: 0 2.5% 0 0;
    border-radius: 10px;
    position: relative;
    background: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, .15);
    overflow: hidden;
}

.teachers .item:nth-child(3n) {
    margin: 0 0 0 0px;
}

.teachers .item .photo img {
    max-height: 100%;
    max-width: none;
}

.teachers .item .photo {
    font-size: 0px;
    background: url(../images/section3-photo-bg.png) no-repeat 0 0;
    background-size: cover;
    text-align: center;
    padding: 35px 35px 0 35px;
    height: 340px;
    overflow: hidden;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.teachers .item .name {
    padding: 45px 70px 20px 70px;
    font-size: 24px;
    font-family: 'Museo Sans Cyrl 500';
    text-align: center;
}

.teachers .item .desc {
    opacity: 0.6;
    font-size: 16px;
    padding: 0 30px 40px 30px;
    text-align: center;
}

.teachers .item:after {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -15px;
    height: 15px;
    border-radius: 0px 0px 10px 10px;
    background: #f5f5f6;
    z-index: 1;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, .15);
}

.price-block {

}

.price-block .item {
    width: 100%;
    margin: 0 0 70px 0;
    border-radius: 10px;
    position: relative;
    background: #fff;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, .15);
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.price-block .item:nth-child(2n) {
    flex-direction: row-reverse;
}

.price-block .item:after {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -15px;
    height: 15px;
    border-radius: 0px 0px 10px 10px;
    background: #f5f5f6;
    z-index: 1;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, .15);
}

.price-block .item .col-left {
    width: 39%;
    padding: 70px 10px 70px 80px;
}

.price-block .item .col-right {
    width: 58%;
}

.price-block .item:nth-child(2n) .col-left {
    padding: 70px 80px 70px 10px;
}

.price-block .item .name {
    font-size: 36px;
    font-family: 'Museo Sans Cyrl 700';
    margin: 0 0 40px 0;
}

.price-block .item ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
    flex-wrap: wrap;
}

.price-block .item li {
    width: 50%;
    background: url(../images/section4-bullet.svg) no-repeat 0 0;
    margin: 0 0 30px 0;
    font-size: 14px;
    padding: 0 10px 0 40px;
}

.price-block .item li:nth-child(2n) {
    padding: 0 0 0 40px;
}

.price-block .item .price {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 15px 0 0 0;
}

.price-block .item .price span {
    font-size: 26px;
    font-family: 'Museo Sans Cyrl 500';
}

.price-block .item .price p {
    opacity: .6;
}

.price-block .item .price button {
    width: 172px;
    height: 57px;
    border: 0px;
    color: #fff;
    cursor: pointer;
    border-radius: 28.5px;
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    text-shadow: 0 2px 4px #e76b13;
    font-size: 18px;
    font-family: 'Museo Sans Cyrl 700';
}

.price-block .item .price button:hover {
    border-radius: 32px;
    box-shadow: 0 12px 10px 0 rgba(247, 139, 53, 0.2);
    background-image: linear-gradient(to top, #ff6f0f, #ffb555);
}

.section-4 {
    margin: 160px 0 0 0;
    position: relative;
    z-index: 99;
}

.section-4 .title-section {
    text-align: center;
}

.section-4 .item {
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, .15);
    position: relative;
    background: #fff;
}

.section-4 .item:after {
    content: "";
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: -15px;
    height: 15px;
    border-radius: 0px 0px 10px 10px;
    background: #f5f5f6;
    z-index: 1;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, .15);
}

.section-4 .item .head {
    display: flex;
}

.section-4 .item .col-left {
    width: 360px;
    text-align: center;
    padding: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px 0px 0px 0px;
    overflow: hidden;
}

.section-4 .item .col-left div {
    display: block;
    width: 100%;
}

.section-4 .item .col-right {
    flex: 1;
    font-size: 0px;
    border-radius: 0px 10px 0px 0px;
    overflow: hidden;
}

.section-4 .item.one .col-left .desc {
    margin: 40px 0 0 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 4px #e76b13;
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 500';
}

.section-4 .item.three .col-left .desc {
    margin: 40px 0 0 0;
    color: #fff;
    text-align: center;
    text-shadow: 0 2px 4px #199505;
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 500';
}

.section-4 .item.one .col-left {
    background: rgba(255, 181, 85, 1);
    background: -moz-linear-gradient(top, rgba(255, 181, 85, 1) 0%, rgba(255, 111, 15, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255, 181, 85, 1)), color-stop(100%, rgba(255, 111, 15, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 181, 85, 1) 0%, rgba(255, 111, 15, 1) 100%);
    background: -o-linear-gradient(top, rgba(255, 181, 85, 1) 0%, rgba(255, 111, 15, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 181, 85, 1) 0%, rgba(255, 111, 15, 1) 100%);
    background: linear-gradient(to bottom, rgba(255, 181, 85, 1) 0%, rgba(255, 111, 15, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb555', endColorstr='#ff6f0f', GradientType=0);
}

.section-4 .item.two .col-left {
    background: rgba(254, 6, 6, 1);
    background: -moz-linear-gradient(top, rgba(254, 6, 6, 1) 0%, rgba(208, 0, 38, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(254, 6, 6, 1)), color-stop(100%, rgba(208, 0, 38, 1)));
    background: -webkit-linear-gradient(top, rgba(254, 6, 6, 1) 0%, rgba(208, 0, 38, 1) 100%);
    background: -o-linear-gradient(top, rgba(254, 6, 6, 1) 0%, rgba(208, 0, 38, 1) 100%);
    background: -ms-linear-gradient(top, rgba(254, 6, 6, 1) 0%, rgba(208, 0, 38, 1) 100%);
    background: linear-gradient(to bottom, rgba(254, 6, 6, 1) 0%, rgba(208, 0, 38, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe0606', endColorstr='#d00026', GradientType=0);
}

.section-4 .item.three .col-left {
    background: rgba(62, 198, 28, 1);
    background: -moz-linear-gradient(top, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(62, 198, 28, 1)), color-stop(100%, rgba(40, 176, 19, 1)));
    background: -webkit-linear-gradient(top, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: -o-linear-gradient(top, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: -ms-linear-gradient(top, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    background: linear-gradient(to bottom, rgba(62, 198, 28, 1) 0%, rgba(40, 176, 19, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#3ec61c', endColorstr='#28b013', GradientType=0);
}

.section-4 .item .bottom {
    padding: 70px 90px;
}

.section-4 .item .bottom ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: flex;
}

.section-4 .item .bottom li {
    position: relative;
    font-size: 18px;
    padding: 0 70px 0 0;
    margin: 0 50px 0 0;
    cursor: pointer;
    width: 33.333%;
    min-height: 75px;
}

.section-4 .item .bottom li:last-child {
    padding: 0 0px 0 0;
    margin: 0 0px 0 0;
}

.section-4 .item.one .bottom li:first-child {
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 700';
}

.section-4 .item.two .bottom li:nth-child(2) {
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 700';
}

.section-4 .item.three .bottom li:nth-child(3) {
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 700';
}

.section-4 .item .bottom li:before {
    content: "";
    width: 18px;
    height: 33px;
    background: url(../images/right-arrow.svg) no-repeat;
    position: absolute;
    top: 50%;
    right: 0px;
    margin: -16px 0 0 0;
}

.section-4 .item.two .bottom li:first-child:before, .section-4 .item.three .bottom li:first-child:before {
    background: url(../images/right-arrow2.svg) no-repeat;
}

.section-4 .item.three .bottom li:nth-child(2):before {
    background: url(../images/right-arrow2.svg) no-repeat;
}

.section-4 .item .bottom li:last-child:before {
    display: none;
}

.section-4 .item .bottom li span {
    position: absolute;
    top: -105px;
    left: 0px;
    width: 70px;
    height: 70px;
    background: #fff;
    z-index: 9;
    font-size: 26px;
    font-family: 'Museo Sans Cyrl 500';
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 11px 12px 0 rgba(92, 98, 103, 0.1);
    border-radius: 555px;
}

.section-4 .item .bottom li:first-child span {
    width: 80px;
    height: 80px;
    top: -110px;
    box-shadow: 0 10px 13px 0 rgba(247, 139, 53, 0.3);
    background-image: linear-gradient(to top, #ff6f0f, #ffb555);
    color: #fff;
    font-size: 30px;
}

.section-4 .item.two .bottom li:nth-child(2) span, .section-4 .item.three .bottom li:nth-child(2) span {
    width: 80px;
    height: 80px;
    top: -110px;
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    color: #fff;
    font-size: 30px;
}

.section-4 .item.three .bottom li:nth-child(3) span {
    width: 80px;
    height: 80px;
    top: -110px;
    box-shadow: 0 6px 8px 0 rgba(42, 179, 20, 0.2);
    background-image: linear-gradient(to top, #28b013, #3fc61c);
    color: #fff;
    font-size: 30px;
}

.section-4 .item .bottom li span:after {

}

.section-4 .item.two button {
    padding: 0px;
    border: 0px;
    cursor: pointer;
    background: none;
    height: 64px;
    border-radius: 32px;
    background-color: #ffffff;
    font-size: 20px;
    color: #000;
    font-family: 'Museo Sans Cyrl 700';
    width: 100%;
    margin: 40px 0 25px 0;
}

.section-4 .item.two a.phone {
    text-shadow: 0 2px 4px #e76b13;
    font-size: 26px;
    color: #fff;
    text-align: center;
    display: block;
    font-family: 'Museo Sans Cyrl 700';
}

.section-4 .item.two a.phone:hover {
    text-decoration: none;
}

.section-4 .item.two, .section-4 .item.three {
    display: none;
}

.section-5 {
    background: url(../images/section5-bg.jpg) no-repeat center 0px;
    position: relative;
    margin: -220px 0 0 0;
    padding: 420px 0 240px 0;
}

.section-5 .site-width {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.section-5 .man {
    background: url(../images/section5-man.png) no-repeat;
    width: 414px;
    height: 737px;
    position: absolute;
    bottom: 0px;
    left: 50%;
    margin: 0 0 0 -207px;
    z-index: 999;
}

.section-5 .col-left {
    width: 450px;
}

.section-5 .col-right {
    width: 370px;
    border-radius: 10px;
    box-shadow: 0 12px 14px 0 rgba(92, 98, 103, 0.1);
    background: #fff;
    padding: 50px;
}

.section-5 .title {
    font-size: 60px;
    font-family: 'Museo Sans Cyrl 900';
    margin: 0 0 60px 0;
}

.section-5 .desc {
    font-size: 24px;
}

.section-5 .col-right .name-block {
    text-align: center;
    font-size: 26px;
    margin: 0 0 20px 0;
    font-family: 'Museo Sans Cyrl 500';
}

.section-5 input {
    height: 60px;
    font-size: 18px;
    border: 0px;
    font-family: 'Museo Sans Cyrl 300';
    border-bottom: 1px #000 solid;
    margin: 0 0px 10px 0;
    font-size: 18px;
    width: 100%;
    padding: 0 40px;
}

.section-5 select {
    height: 60px;
    font-size: 18px;
    border: 0px;
    font-family: 'Museo Sans Cyrl 300';
    border-bottom: 1px #000 solid;
    margin: 0 0px 10px 0;
    font-size: 18px;
    width: 100%;
    padding: 0;
}

.section-5 input.name {
    background: url(../images/icon-user.svg) no-repeat -5px 14px;
}

.section-5 input.name:focus {
    background: url(../images/icon-user2.svg) no-repeat -5px 14px;
}

.section-5 input.phone {
    background: url(../images/icon-phone.svg) no-repeat -5px 17px;
}

.section-5 input.phone:focus {
    background: url(../images/icon-phone2.svg) no-repeat -5px 17px;
}

.section-5 .label {
    width: 24px;
    height: 24px;
    border-radius: 10px;
    box-shadow: 0 12px 14px 0 rgba(92, 98, 103, 0.1);
    background: #ffffff;
}

.section-5 .check {
    display: flex;
    margin: 35px 0 0 0;
}

.section-5 .check label {
    flex: 1;
    padding: 0 0 0 15px;
    font-size: 13px;
}

.section-5 button {
    height: 64px;
    border-radius: 32px;
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    margin: 30px 0 0 0;
    padding: 0px;
    border: 0px;
    text-shadow: 0 2px 4px #e76b13;
    font-size: 20px;
    color: #fff;
    width: 100%;
    cursor: pointer;
}

.section-5 button:hover {
    border-radius: 32px;
    box-shadow: 0 12px 10px 0 rgba(247, 139, 53, 0.2);
    background-image: linear-gradient(to top, #ff6f0f, #ffb555);
}

.section-6 {
    margin: 140px 0 0 0;
}

.section-6 .site-width {
    display: flex;
    align-items: stretch;
}

.section-6 .col-left {
    width: 340px;
    padding: 70px 70px 70px 0;
    padding-top: 0;
}

.section-6 .col-right {
    flex: 1;
}

.section-6 .item {
    margin: 0 0 40px 0;
}

.section-6 .item .name {
    opacity: 0.6;
    font-size: 18px;
    margin: 0 0 20px 0;
}

.section-6 .item .geo {
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 500';
    padding: 0 0 0 40px;
    background: url(../images/icon-geo.svg) no-repeat -5px 0;
}

.section-6 .item .phone a {
    font-size: 26px;
    font-family: 'Museo Sans Cyrl 500';
    padding: 0 0 0 40px;
    background: url(../images/icon-phone.svg) no-repeat -5px 0;
    display: block;
    margin: 0 0 5px 0;
}

.section-6 .item .phone a:last-child {
    background: none;
}

.section-6 .item .phone a:hover {
    text-decoration: none;
}

.section-6 .item .email a {
    font-size: 20px;
    font-family: 'Museo Sans Cyrl 500';
    padding: 0 0 0 40px;
    background: url(../images/mail.svg) no-repeat -5px 0;
}

.section-6 .icon {
    display: flex;
    align-items: center;
}

.section-6 .icon a {
    margin: 0 14px 0 0;
}

.section-6 .icon a.vk {
    background: url(../images/vk-1.svg) no-repeat;
    width: 24px;
    height: 14px;
}

.section-6 .icon a.wh {
    background: url(../images/whatsapp.svg) no-repeat;
    width: 18px;
    height: 18px;
}

.section-6 .icon a.tw {
    background: url(../images/telegram.svg) no-repeat;
    width: 20px;
    height: 18px;
}

.section-6 button {
    padding: 0px;
    border-radius: 523px;
    border: solid 1px #d10027;
    background: none;
    cursor: pointer;
    color: #d10027;
    width: 100%;
    max-width: 220px;
    height: 60px;
    font-size: 18px;
    font-family: 'Museo Sans Cyrl 500';
}

.section-6 button:hover {
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    color: #fff;
}

.footer {
    padding: 65px 0;
}

.footer .site-width {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer .copyright {
    padding: 0 20px;
}

.footer .social {
    display: flex;
    align-items: center;
}

.footer .social a {
    margin: 0 14px 0 0;
}

.footer .social a.vk {
    background: url(../images/vk-1.svg) no-repeat;
    width: 24px;
    height: 14px;
}

.footer .social a.wh {
    background: url(../images/whatsapp.svg) no-repeat;
    width: 18px;
    height: 18px;
}

.footer .social a.tw {
    background: url(../images/telegram.svg) no-repeat;
    width: 20px;
    height: 18px;
}

.popup-block {
    display: none;
}

.popup-block .popup-bg {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 99999999999999;
    overflow: auto;
}

.popup-block .block {
    width: 370px;
    padding: 30px;
    position: fixed;
    top: 5%;
    left: 50%;
    margin: 0px 0px 0px -185px;
    z-index: 99999999999;
    border-radius: 10px;
    box-shadow: 0 12px 14px 0 rgba(92, 98, 103, 0.1);
    background: #fff;
}

#video-popup .block {
    padding: 0px;
    font-size: 0px;
    width: auto;
    height: auto;
    margin: 0px;
    width: 700px;
    height: 400px;
    margin: 0px 0px 0px -400px;
}

.popup-block .block .close {
    width: 20px;
    height: 20px;
    background: url(../images/popup-close.png) no-repeat;
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.popup-block .block .close:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
}

.popup-block .block .title {
    text-align: center;
    font-size: 26px;
    margin: 0 0 20px 0;
    font-family: 'Museo Sans Cyrl 500';
}

.popup-block input, .popup-block select {
    height: 60px;
    font-size: 18px;
    border: 0px;
    font-family: 'Museo Sans Cyrl 300';
    border-bottom: 1px #000 solid;
    margin: 0 0px 10px 0;
    font-size: 18px;
    width: 100%;
    padding: 0 40px;
}

.popup-block select.affiliate {
    background: url(../images/icon-geo.svg) no-repeat -5px 14px;
}

.popup-block select.affiliate:focus {
    background: url(../images/icon-geo2.svg) no-repeat -5px 14px;
}

.popup-block input.name {
    background: url(../images/icon-user.svg) no-repeat -5px 14px;
}

.popup-block input.name:focus {
    background: url(../images/icon-user2.svg) no-repeat -5px 14px;
}

.popup-block input.phone {
    background: url(../images/icon-phone.svg) no-repeat -5px 17px;
}

.popup-block input.phone:focus {
    background: url(../images/icon-phone2.svg) no-repeat -5px 17px;
}

.popup-block .label {
    width: 24px;
    height: 24px;
    border-radius: 10px;
    box-shadow: 0 12px 14px 0 rgba(92, 98, 103, 0.1);
    background: #ffffff;
}

.popup-block .check {
    display: flex;
    margin: 35px 0 0 0;
}

.popup-block .check label {
    flex: 1;
    padding: 0 0 0 15px;
    font-size: 13px;
}

.popup-block button {
    height: 55px;
    border-radius: 32px;
    box-shadow: 0 6px 8px 0 rgba(221, 1, 29, 0.2);
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    margin: 30px 0 0 0;
    padding: 0px;
    border: 0px;
    text-shadow: 0 2px 4px #e76b13;
    font-size: 16px;
    color: #fff;
    width: 100%;
    cursor: pointer;
}

.popup-block button:hover {
    border-radius: 32px;
    box-shadow: 0 12px 10px 0 rgba(247, 139, 53, 0.2);
    background-image: linear-gradient(to top, #ff6f0f, #ffb555);
}


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

    .header .logo {
        margin: 0 10px 0 0;
    }

    .header .menu li {
        margin: 0 20px 0 0;
    }

}


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

    .header .menu ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0px;
        background: #fff;
        border-radius: 0 10px 10px 10px;
        padding: 30px;
        z-index: 999;
        width: 100%;
        max-width: 300px
    }

    .header .menu li {
        margin: 0 0 15px 0;
    }

    .header .menu li:last-child {
        margin: 0px;
    }

    .mobile-menu-icon {
        width: 140px;
        background: url(../images/combined-shape.svg) no-repeat 20px 12px;
        cursor: pointer;
        position: relative;
        padding: 10px 0 10px 70px;
    }

    .mobile-menu-icon:after {
        content: "Меню";
    }

    .mobile-menu-icon:hover {
        background: #fff url(../images/combined-shape.svg) no-repeat 20px 12px;
        border-radius: 10px;
    }

    .mobile-menu-icon.active {
        background: #fff url(../images/combined-shape.svg) no-repeat 20px 12px;
        border-radius: 10px 10px 0 0;
    }

    .header-title .site-width {
        display: block;
    }

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

    .header-title .desc {
        text-align: center;
        margin: 20px 0;
    }

    .header-title .play {
        justify-content: center;
    }

    .header {
        padding: 40px 0 0 0;
    }

    .header-form .site-width {
        display: block;
        background: #fff;
        border-radius: 10px;
    }

    .header-form .form input, .form select {
        max-width: none;
    }

    .header-form .col-right {
        width: auto;
        display: flex;
        border-top: 1px #d5dee1 dashed;
        align-items: center;
        padding: 50px 0 0 0;
        margin: 50px 60px 0 60px;
    }

    .header-form .check {
        padding: 0 20px 0 0;
    }

    .header-form button {
        margin: 0px;
    }

    .header-title {
        margin: 20px 0 0 0;
    }

    .header-form {
        margin: 50px 0 0 0;
    }

    .section-2 {
        margin: 150px 0 0 0;
    }

    .section-2 .desc {
        display: block;
    }

    .section-2 .desc .col {
        width: 100%;
        margin: 0 0 30px 0;
    }

    .section-2 .blocks .item {
        width: 48.5%;
        margin: 0 3% 45px 0;
        padding: 60px;
    }

    .section-2 .blocks .item:nth-child(4n) {
        margin: 0 3% 45px 0px;
    }

    .section-2 .blocks .item:nth-child(2n) {
        margin: 0 0 45px 0px;
    }

    .teachers .item {
        width: 48.5%;
        margin: 0 3% 0 0;
    }

    .teachers .item:nth-child(3n) {
        margin: 0 0 0 0px;
    }

    .slick-initialized .slick-slide {
        margin: 0 10px;
    }

    .teachers .item .name {
        padding: 30px 20px 20px 20px;
    }

    .teachers .item .desc {
        padding: 0 20px 30px 20px;
    }

    .section-3 .teachers {
        margin: 0 0 100px 0;
        padding: 0px;
    }

    .slick-arrow {
        width: 84px;
        height: 62px;
        position: absolute;
        top: 50%;
        margin: -42px 0 0 0;
        border: 0px;
        background: none;
        padding: 0px;
        z-index: 9999;
        cursor: pointer;
        font-size: 0px;
    }

    .slick-prev {
        background: url(../images/arrows-slider-left.svg) no-repeat;
        left: -10px;
    }

    .slick-prev:hover {
        background: url(../images/arrows-slider-left-hover.svg) no-repeat;
    }

    .slick-next {
        background: url(../images/arrows-slider-left.svg) no-repeat 0 0px;
        right: -10px;
        transform: rotate(180deg);
    }

    .slick-next:hover {
        background: url(../images/arrows-slider-left-hover.svg) no-repeat 0 0px;
        transform: rotate(180deg);
    }

    .price-block .item, .price-block .item:nth-child(2n) {
        flex-direction: column-reverse;
    }

    .price-block .item .col-right {
        width: 100%;
        text-align: center;
    }

    .price-block .item .col-left, .price-block .item:nth-child(2n) .col-left {
        width: 100%;
        padding: 0px;
        padding: 50px;
    }

    .section-4 {
        margin: 0px 0 0 0;
    }

    .section-4 .item.one .bottom li:nth-child(2), .section-4 .item.one .bottom li:nth-child(3) {
        display: none;
    }

    .section-4 .item.two .bottom li:nth-child(1), .section-4 .item.two .bottom li:nth-child(3) {
        display: none;
    }

    .section-4 .item.three .bottom li:nth-child(1), .section-4 .item.three .bottom li:nth-child(2) {
        display: none;
    }

    .section-4 .item .col-left, .section-4 .item .col-right {
        width: 50% !important;
        overflow: hidden !important;
    }

    .section-4 .item .col-right img {
        height: 100% !important;
        max-width: none !important;
    }

    .section-4 .item .bottom li {
        width: 100% !important;
    }

    .section-4 .item .bottom li span {
        left: 50%;
        margin: 0 0 0 -35px;
    }

    .section-5 {
        margin: 50px 0 0 0;
        padding: 0px 0 150px 0;
        background: url(../images/section5-bg.jpg) no-repeat center bottom 0px;
    }

    .section-5 .man {
        display: none;
    }

    .section-5 .site-width {
        display: block;
    }

    .section-5 .col-left {
        width: 100%;
        text-align: center;
    }

    .section-5 .col-right {
        display: table;
        margin: 50px auto 0 auto;
        max-width: 370px;
        width: 100%;
    }

    .section-6 .site-width {
        display: block;
    }

    .section-6 .col-left {
        width: 100%;
        padding: 20px;
    }

    .section-6 .col-right {
        height: 500px;
    }

    .section-6 {
        margin: 100px 0 0 0;
    }


}


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

    .header {
        padding: 20px 0 0 0;
    }

    .header .site-width {
        justify-content: space-between;
    }

    .header .phone {
        display: none;
    }

    .header .social {
        display: none;
    }

    .header .logo {
        flex: 1;
    }

    .header .menu {
        flex: inherit;
    }

    .header .menu ul {
        right: 0px;
        left: auto;
        width: 270px;
        border-radius: 10px 0 10px 10px;
    }

    .header-title .title {
        font-size: 40px;
    }

    .header-title .desc {
        font-size: 20px;
    }

    .header-title .play button {
        width: 150px;
        height: 150px;
    }

    .header-title .play button:after {
        width: 100px;
        height: 100px;
        margin: -50px 0 0 -50px;
    }

    .header-form .head {
        display: block;
    }

    .header-form .head .name {
        margin: 0 0 10px 0;
        text-align: center;
        font-size: 22px;
    }

    .header-form .head .date {
        justify-content: center;
        margin: 0 auto;
    }

    .header-form .form {
        display: block;
    }

    .header-form .col-left {
        padding: 0 30px 40px 30px;
    }

    .header-form .col-right {
        padding: 40px 0px 0 0px;
        margin: 0px 30px 0 30px;
        display: block;
    }

    .header-form .check {
        padding: 0 0 20px 0;
    }

    .section-2 {
        margin: 30px 0 0 0;
    }

    .title-section {
        font-size: 30px;
        margin: 0 0 30px 0;
        text-align: center;
    }

    .site-width {
        width: 100%;
        padding: 0 15px;
    }

    .section-2 .blocks {
        margin: 50px 0 0 0;
        display: block;
    }

    .section-2 .blocks .item {
        width: 100%;
        margin: 0 0 40px 0;
        padding: 30px;
        display: flex;
    }

    .section-2 .blocks .item .name {
        font-size: 16px;
        margin: 0px;
        padding: 0 0 0 20px;
        text-align: left;
    }

    .section-2 .blocks .item .icon {
        height: auto;
    }

    .section-3 {
        padding: 50px 0;
    }

    .slick-initialized .slick-slide {
        margin: 0px;
    }

    .section-3 {
        background: url(../images/section3-bg.jpg) no-repeat 0 0px;
    }

    .section-3 .teachers {
        margin: 0 0 40px 0;
    }

    .price-block .item .name {
        font-size: 22px;
    }

    .price-block .item .col-left, .price-block .item:nth-child(2n) .col-left {
        padding: 30px;
    }

    .price-block .item ul {
        display: block;
    }

    .price-block .item li {
        width: 100%;
        padding: 0 0 0 40px;
        margin: 0 0 20px 0;
    }

    .price-block .item .price {
        display: block;
    }

    .price-block .item .price button {
        width: 100%;
    }

    .section-4 .item .head {
        display: block;
    }

    .section-4 .item.one .col-left, .section-4 .item .col-left, .section-4 .item .col-right {
        width: 100% !important;
    }

    .section-4 .item .col-left {
        padding: 30px;
    }

    .section-4 .item .col-right {
        height: 200px;
        overflow: hidden;
    }

    .section-4 .item .bottom {
        padding: 60px 30px 30px 30px;
    }

    .section-4 .item .bottom li {
        font-size: 18px !important;
        margin: 0px;
        padding: 0 30px 0 0;
        min-height: inherit;
    }

    .section-5 .title {
        font-size: 40px;
        margin: 0 0 30px 0;
    }

    .section-5 .desc {
        font-size: 20px;
    }

    .section-5 .col-right {
        padding: 30px;
        margin: 30px auto 0 auto;
    }

    .section-5 button {
        height: 56px;
        font-size: 16px;
    }

    .section-6 {
        margin: 30px 0 0 0;
    }

    .section-6 .col-left {
        padding: 0px;
    }

    .section-6 .item .geo {
        font-size: 16px;
        min-height: 48px;
        padding: 5px 0 0 40px;
    }

    .section-6 .item .email a {
        min-height: 35px;
        display: block;
    }

    .section-6 .item .phone a {
        font-size: 22px;
    }

    .section-6 .item {
        margin: 0 0 20px 0;
    }

    .section-6 .item .email a {
        font-size: 16px;
    }

    .section-6 button {
        width: 100%;
        max-width: none;
    }

    .footer {
        padding: 30px 0;
    }

    .footer .logo {
        display: none;
    }

    .footer .social {
        display: none;
    }

    .footer .copyright {
        padding: 0px;
    }

    .header .logo a {
        font-size: 23px;
    }

    .header .logo img {
        height: 65px !important;
        margin: 0px;
    }


    #video-popup .block {
        width: 90%;
        left: 5%;
        right: 5%;
        height: 400px;
        margin: 0px 0px 0px 0px;
    }

    .popup-block .block {
        width: 90%;
        left: 5%;
        right: 5%;
        padding: 10px;
        position: fixed;
        margin: 0px 0px 0px 0px;
    }

    .tab-slider--nav {
        display: inline-block;
    }

}

.nav-tabs-navigation {
    margin-bottom: 0;
}

.tab-slider--tabs {
    display: block;
    float: left;
    margin: 0 0 40px 0;
    padding: 0;
    list-style: none;
    position: relative;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 35px;
    overflow: hidden;
    background: #fff;
    user-select: none;
    border: 2px solid #e2e2e2;
    z-index: 1;
}

.tab-slider--tabs.slide:after {
    top: 50%;
    border-radius: 0 0 30px 30px;
}

.tab-slider--trigger {
    font-size: 13px;
    line-height: 1;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 2;
    cursor: pointer;
    display: inline-block;
    -webkit-transition: color 250ms ease-in-out;
    -moz-transition: color 250ms ease-in-out;
    transition: color 250ms ease-in-out;
    user-select: none;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-family: "RalewaySemibold", sans-serif;
    padding: 20px 30px;
    color: #d00027;
    text-transform: uppercase;
}

.tab-slider--trigger.active {
    color: #fff;
    font-family: "RalewayBold", sans-serif;
}

.tab-slider--tabs:after {
    content: "";
    width: 100%;
    height: 50%;
    background-image: linear-gradient(to bottom, #ff0606, #d00027);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
    border-radius: 30px 30px 0 0;
}

.hidden {
    display: none;
}

/*выбор филиала в форме*/
.form-filial {
    height: 50px;
    max-width: 1170px;
    width: 96%;
    margin: 0 auto -2px auto;

    display: flex;
    justify-content: flex-start;
    align-items: flex-end;

    font-size: 14px;
    font-weight: 800;
    color: #ffffff;
}

.form-filial span {
    max-width: 287px;
    width: 100%;
    height: 45px;

    display: block;

    border-radius: 15px 15px 0 0;
    background-color: #ffca9d;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmZkM2E2IiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmZmMwOTMiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(255, 211, 166)),color-stop(1, rgb(255, 192, 147)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top,rgb(255, 211, 166) 0%,rgb(255, 192, 147) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom,rgb(255, 211, 166) 0%,rgb(255, 192, 147) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgb(255, 211, 166) 0%,rgb(255, 192, 147) 100%);
    line-height: 45px;
    font-size: 19px;
    text-align: center;
    cursor: pointer;
    transition: all .1s ease-in-out;
}

.form-filial span:first-child {
    margin-right: 9px;
}

.form-filial span:hover {
    height: 58px;

    line-height: 58px;
    background-color: #f82d1d;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmE1NDJjIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNTA1MGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(250, 84, 44)),color-stop(1, rgb(245, 5, 13)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top,rgb(250, 84, 44) 0%,rgb(245, 5, 13) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom,rgb(250, 84, 44) 0%,rgb(245, 5, 13) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgb(250, 84, 44) 0%,rgb(245, 5, 13) 100%);
}

.form-filial span.active {
    height: 58px;

    line-height: 58px;
    background-color: #f82d1d;
    /* IE9, iOS 3.2+ */
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0idnNnZyIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMCUiIHkyPSIxMDAlIj48c3RvcCBzdG9wLWNvbG9yPSIjZmE1NDJjIiBzdG9wLW9wYWNpdHk9IjEiIG9mZnNldD0iMCIvPjxzdG9wIHN0b3AtY29sb3I9IiNmNTA1MGQiIHN0b3Atb3BhY2l0eT0iMSIgb2Zmc2V0PSIxIi8+PC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI3ZzZ2cpIiAvPjwvc3ZnPg==);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%,color-stop(0, rgb(250, 84, 44)),color-stop(1, rgb(245, 5, 13)));
    /* Android 2.3 */
    background-image: -webkit-repeating-linear-gradient(top,rgb(250, 84, 44) 0%,rgb(245, 5, 13) 100%);
    /* IE10+ */
    background-image: repeating-linear-gradient(to bottom,rgb(250, 84, 44) 0%,rgb(245, 5, 13) 100%);
    background-image: -ms-repeating-linear-gradient(top,rgb(250, 84, 44) 0%,rgb(245, 5, 13) 100%);
}

@media (max-width: 500px) {
    .form-filial span {
        font-size: 14px;
    }
}

@media (max-width: 360px) {
    .form-filial span {
        font-size: 12px;
    }
}

select option {
    color: black;
}
select option:first-child {
    color: grey;
}
select.empty {
    color: grey;
}
/* Hidden placeholder */
select option[disabled]:first-child {
    display: none;
}
.btn-disabled {
	opacity: 0.5;
	cursor: not-allowed;
}