@import "https://fonts.googleapis.com/css?family=Fira+Sans:400,500";
@import url('/03_components/header/css/logoAndTel.css');
* {
    box-sizing: border-box
}

html,
body {
    height: 100%
}

body {
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 10px;
    line-height: 1.4;
    color: #000;
    background-color: #fff
}

body,
div,
dl,
dt,
dd,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0
}

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

fieldset,
img,
abbr {
    border: 0
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-weight: 400
}

ul li {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-size: 100%;
    font-weight: 400
}

b,
strong {
    font-weight: 700
}

small {
    font-size: 80%
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

button,
.btn,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

legend {
    color: #000
}

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

time {
    display: inline-block
}

ul,
ol,
li {
    list-style: none
}

a {
    text-decoration: none;
    cursor: pointer
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    color: unset;
    outline: none
}

a:visited {
    color: unset
}

button,
.btn {
    display: inline-block;
    overflow: visible;
    background-color: transparent;
    border: none;
    outline: 0;
    text-align: center
}

button:focus,
.btn:focus,
button:active,
.btn:active {
    border: unset
}

button,
.btn,
select {
    text-transform: none
}

button,
.btn,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer
}

button[disabled],
[disabled].btn,
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
.btn::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    border: 0;
    outline: 0;
    line-height: normal
}

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

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

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

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

input[type="text"]::-webkit-autofill {
    background-color: #fff !important
}

img {
    display: inline-block;
    border: 0;
    width: auto;
    max-width: 100%
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-ThinItalic.eot);
    src: url(../fonts/Frank/subset-Frank-ThinItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-ThinItalic.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-ThinItalic.woff) format("woff"), url(../fonts/Frank/Frank-ThinItalic.otf) format("opentype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-Light.eot);
    src: url(../fonts/Frank/subset-Frank-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-Light.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-Light.woff) format("woff"), url(../fonts/Frank/Frank-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-Regular.eot);
    src: url(../fonts/Frank/subset-Frank-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-Regular.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-Regular.woff) format("woff"), url(../fonts/Frank/Frank-Regular.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-MediumItalic.eot);
    src: url(../fonts/Frank/subset-Frank-MediumItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-MediumItalic.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-MediumItalic.woff) format("woff"), url(../fonts/Frank/Frank-MediumItalic.otf) format("opentype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-LightItalic.eot);
    src: url(../fonts/Frank/subset-Frank-LightItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-LightItalic.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-LightItalic.woff) format("woff"), url(../fonts/Frank/Frank-LightItalic.otf) format("opentype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-Bold.eot);
    src: url(../fonts/Frank/subset-Frank-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-Bold.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-Bold.woff) format("woff"), url(../fonts/Frank/Frank-Bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-Thin.eot);
    src: url(../fonts/Frank/subset-Frank-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-Thin.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-Thin.woff) format("woff"), url(../fonts/Frank/Frank-Thin.otf) format("opentype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-Medium.eot);
    src: url(../fonts/Frank/subset-Frank-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-Medium.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-Medium.woff) format("woff"), url(../fonts/Frank/Frank-MediumItalic.otf) format("opentype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-Italic.eot);
    src: url(../fonts/Frank/subset-Frank-Italic.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-Italic.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-Italic.woff) format("woff"), url(../fonts/Frank/Frank-Italic.otf) format("opentype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Frank';
    src: url(../fonts/Frank/subset-Frank-BoldItalic.eot);
    src: url(../fonts/Frank/subset-Frank-BoldItalic.eot?#iefix) format("embedded-opentype"), url(../fonts/Frank/subset-Frank-BoldItalic.woff2) format("woff2"), url(../fonts/Frank/subset-Frank-BoldItalic.woff) format("woff"), url(../fonts/Frank/Frank-BoldItalic.otf) format("opentype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Nexa Script';
    src: url(../fonts/Nexa/NexaScript-Thin.eot);
    src: url(../fonts/Nexa/NexaScript-Thin.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa/NexaScript-Thin.woff) format("woff"), url(../fonts/Nexa/NexaScript-Thin.otf) format("opentype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Nexa Script';
    src: url(../fonts/Nexa/.NexaScript-Bold.eot);
    src: url(../fonts/Nexa/NexaScript-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa/NexaScript-Bold.woff) format("woff"), url(../fonts/Nexa/NexaScript-Bold.otf) format("opentype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Nexa Script';
    src: url(../fonts/Nexa/NexaScript-Light.eot);
    src: url(../fonts/Nexa/NexaScript-Light.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa/NexaScript-Light.woff) format("woff"), url(../fonts/Nexa/NexaScript-Light.otf) format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Nexa Script';
    src: url(../fonts/Nexa/NexaScript-Regular.eot);
    src: url(../fonts/Nexa/NexaScript-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa/NexaScript-Regular.woff) format("woff"), url(../fonts/Nexa/NexaScript-Regular.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Nexa Script';
    src: url(../fonts/Nexa/NexaScript-Heavy.eot);
    src: url(../fonts/Nexa/NexaScript-Heavy.eot?#iefix) format("embedded-opentype"), url(../fonts/Nexa/NexaScript-Heavy.woff) format("woff"), url(../fonts/Nexa/NexaScript-Heavy.otf) format("opentype");
    font-weight: 900;
    font-style: normal
}

#preloader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    z-index: 1100
}

#preloader .icon {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-top: -30px;
    margin-left: -98px;
    width: 186px;
    height: 60px;
    background: url(../img/main-logo.png) center center no-repeat;
    -webkit-animation: trans 1s infinite ease-out;
    animation: trans 1s infinite ease-out
}

.flipster {
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    padding-bottom: 66px
}

.flipster:focus {
    outline: none
}

.flipster__container,
.flipster__item {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative
}

.flipster__container {
    display: block;
    white-space: nowrap;
    word-spacing: -.25em;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flipster__item {
    display: inline-block;
    white-space: normal;
    word-spacing: normal;
    vertical-align: bottom
}

.flipster--click .flipster__item--past,
.flipster--click .flipster__item--future {
    cursor: pointer
}

.flipster__item img {
    max-width: 100px;
    height: auto
}

.flipster__button {
    position: absolute;
    width: 30px;
    height: 34px;
    bottom: -3px;
    display: block;
    -webkit-appearance: none;
    outline: none;
    background: none;
    border: none;
    padding: 0;
    z-index: 999;
    cursor: pointer;
    font-size: 15px;
    opacity: .7;
    transition: opacity 500ms ease
}

.flipster__button svg {
    width: 2em;
    stroke: #fff;
    fill: transparent;
    stroke-width: 2px;
    stroke-linecap: round
}

.flipster__button:hover,
.flipster__button:focus {
    opacity: 1
}

.flipster__button--prev {
    left: 25%
}

.flipster__button--next {
    right: 25%
}

.flipster__nav,
.flipster__nav__item {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.flipster__nav {
    width: auto;
    text-align: center;
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    z-index: 10
}

.flipster__nav__item {
    display: inline-block
}

.flipster__nav__link {
    display: inline-block;
    background-color: rgba(53, 53, 53, 0.4);
    position: relative;
    height: 2px;
    width: 60px;
    overflow: hidden;
    transition: all 250ms ease-out;
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98)
}

.flipster__nav__item--current>.flipster__nav__link,
.flipster__nav__link:hover,
.flipster__nav__link:focus {
    background-color: #ed1c24
}

.flipster__nav__item--current>.flipster__nav__link::after,
.flipster__nav__link:hover::after,
.flipster__nav__link:focus::after {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.flipster__nav__child {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -1px;
    padding: .5em;
    background: #4e4441;
    z-index: 1
}

.flipster__nav__child .flipster__nav__link {
    color: #FFF
}

.flipster__nav__child .flipster__nav__link::after {
    background: #FFF
}

.flipster__nav__child .flipster__nav__item--current>.flipster__nav__link,
.flipster__nav__child .flipster__nav__link:hover,
.flipster__nav__child .flipster__nav__link:focus {
    color: #353535
}

.flipster__nav__item--current .flipster__nav__child {
    display: block
}

.flipster--carousel .flipster__container,
.flipster--carousel .flipster__item,
.flipster--carousel .flipster__item__content {
    transition: all 350ms ease-in-out;
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98)
}

.flipster--carousel .flipster__item {
    -webkit-perspective: 800px;
    perspective: 800px
}

.flipster--carousel .flipster__item--past,
.flipster--carousel .flipster__item--future {
    opacity: 0;
    transition-delay: 115ms
}

.flipster--carousel .flipster__item--past-2,
.flipster--carousel .flipster__item--future-2 {
    opacity: .6;
    transition-delay: 90ms
}

.flipster--carousel .flipster__item--past-1,
.flipster--carousel .flipster__item--future-1 {
    opacity: .8;
    transition-delay: 60ms
}

.flipster--carousel .flipster__item--past .flipster__item__content {
    -webkit-transform: translateX(100%) rotateY(-20deg) scale(0.5);
    transform: translateX(100%) rotateY(-20deg) scale(0.5)
}

.flipster--carousel .flipster__item--past-2 .flipster__item__content {
    -webkit-transform: translateX(25%) rotateY(40deg) scale(0.65);
    transform: translateX(25%) rotateY(40deg) scale(0.65)
}

.flipster--carousel .flipster__item--past-1 .flipster__item__content {
    -webkit-transform: rotateY(45deg) scale(0.8);
    transform: rotateY(45deg) scale(0.8)
}

.flipster--carousel .flipster__item--future .flipster__item__content {
    -webkit-transform: translateX(-100%) rotateY(20deg) scale(0.5);
    transform: translateX(-100%) rotateY(20deg) scale(0.5)
}

.flipster--carousel .flipster__item--future-2 .flipster__item__content {
    -webkit-transform: translateX(-25%) rotateY(-40deg) scale(0.65);
    transform: translateX(-25%) rotateY(-40deg) scale(0.65)
}

.flipster--carousel .flipster__item--future-1 .flipster__item__content {
    -webkit-transform: rotateY(-45deg) scale(0.8);
    transform: rotateY(-45deg) scale(0.8)
}

.flipster--carousel.no-rotate .flipster__item--past .flipster__item__content {
    -webkit-transform: translateX(175%) scale(0.5);
    -ms-transform: translateX(175%) scale(0.5);
    transform: translateX(175%) scale(0.5)
}

.flipster--carousel.no-rotate .flipster__item--past-2 .flipster__item__content {
    -webkit-transform: translateX(25%) scale(0.65);
    -ms-transform: translateX(25%) scale(0.65);
    transform: translateX(25%) scale(0.65)
}

.flipster--carousel.no-rotate .flipster__item--past-1 .flipster__item__content {
    -webkit-transform: translateX(0%) scale(0.8);
    -ms-transform: translateX(0%) scale(0.8);
    transform: translateX(0%) scale(0.8)
}

.flipster--carousel.no-rotate .flipster__item--future .flipster__item__content {
    -webkit-transform: translateX(-175%) scale(0.5);
    -ms-transform: translateX(-175%) scale(0.5);
    transform: translateX(-175%) scale(0.5)
}

.flipster--carousel.no-rotate .flipster__item--future-2 .flipster__item__content {
    -webkit-transform: translateX(-25%) scale(0.65);
    -ms-transform: translateX(-25%) scale(0.65);
    transform: translateX(-25%) scale(0.65)
}

.flipster--carousel.no-rotate .flipster__item--future-1 .flipster__item__content {
    -webkit-transform: translateX(0%) scale(0.8);
    -ms-transform: translateX(0%) scale(0.8);
    transform: translateX(0%) scale(0.8)
}

.flipster--carousel .flipster__item--current .flipster__item__content {
    -webkit-transform: translateX(0) rotateY(0deg) scale(1);
    transform: translateX(0) rotateY(0deg) scale(1);
    transition-delay: 60ms
}

.flipster--coverflow .flipster__container,
.flipster--coverflow .flipster__item,
.flipster--coverflow .flipster__item__content {
    transition: all 350ms ease-in-out;
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98)
}

.flipster--coverflow .flipster__item {
    -webkit-perspective: 800px;
    perspective: 800px
}

.flipster--coverflow .flipster__container {
    padding-bottom: 5%
}

.flipster--coverflow .flipster__item__content {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent));
    -webkit-box-reflect: below 0 -webkit-gradient(linear, left bottom, left top, color-stop(0.05, rgba(255, 255, 255, 0.12)), color-stop(0.2, transparent))
}

.flipster--coverflow .flipster__item__content img:only-child {
    display: block
}

.flipster--coverflow .flipster__item--past .flipster__item__content {
    -webkit-transform-origin: 0 50%;
    -ms-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transform: scale(0.75) rotateY(55deg);
    transform: scale(0.75) rotateY(55deg)
}

.flipster--coverflow .flipster__item--future .flipster__item__content {
    -webkit-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transform: scale(0.75) rotateY(-55deg);
    transform: scale(0.75) rotateY(-55deg)
}

.flipster--coverflow .flip-current .flipster__item__content {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.flipster--flat .flipster__container,
.flipster--flat .flipster__item,
.flipster--flat .flipster__item__content {
    transition: all 400ms ease-in-out
}

.flipster--flat .flipster__item--past,
.flipster--flat .flipster__item--future {
    opacity: .5
}

.flipster--flat .flipster__item--past .flipster__item__content {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75)
}

.flipster--flat .flipster__item--future .flipster__item__content {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75)
}

.flipster--wheel {
    overflow: hidden
}

.flipster--wheel .flipster__container,
.flipster--wheel .flipster__item__content {
    transition: all 400ms ease-in-out;
    transition-timing-function: cubic-bezier(0.56, 0.12, 0.12, 0.98)
}

.flipster--wheel .flipster__container {
    padding-bottom: 20%
}

.flipster--wheel .flipster__item__content {
    -webkit-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    transform-origin: 50% 100%
}

.flipster--wheel .flipster__item--past .flipster__item__content {
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%
}

.flipster--wheel .flipster__item--future .flipster__item__content {
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%
}

.flipster--wheel .flipster__item__content img:only-child {
    display: block
}

.flipster--wheel .flipster__item--past .flipster__item__content {
    opacity: 0;
    -webkit-transform: rotateZ(-80deg) translate(-170%, 110%);
    -ms-transform: rotate(-80deg) translate(-170%, 110%);
    transform: rotateZ(-80deg) translate(-170%, 110%)
}

.flipster--wheel .flipster__item--future .flipster__item__content {
    opacity: 0;
    -webkit-transform: rotateZ(80deg) translate(170%, 110%);
    -ms-transform: rotate(80deg) translate(170%, 110%);
    transform: rotateZ(80deg) translate(170%, 110%)
}

.flipster--wheel .flipster__item--past-3 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(-60deg) translate(-70%, 75%);
    -ms-transform: rotate(-60deg) translate(-70%, 75%);
    transform: rotateZ(-60deg) translate(-70%, 75%)
}

.flipster--wheel .flipster__item--future-3 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(60deg) translate(70%, 75%);
    -ms-transform: rotate(60deg) translate(70%, 75%);
    transform: rotateZ(60deg) translate(70%, 75%)
}

.flipster--wheel .flipster__item--past-2 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(-40deg) translate(-17%, 30%);
    -ms-transform: rotate(-40deg) translate(-17%, 30%);
    transform: rotateZ(-40deg) translate(-17%, 30%)
}

.flipster--wheel .flipster__item--future-2 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(40deg) translate(17%, 30%);
    -ms-transform: rotate(40deg) translate(17%, 30%);
    transform: rotateZ(40deg) translate(17%, 30%)
}

.flipster--wheel .flipster__item--past-1 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotateZ(-20deg)
}

.flipster--wheel .flipster__item--future-1 .flipster__item__content {
    opacity: 1;
    -webkit-transform: rotateZ(20deg);
    -ms-transform: rotate(20deg);
    transform: rotateZ(20deg)
}

.flipster--wheel .flip-current .flipster__item__content {
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
}

.video .flipster--flat .flipster__item--past .flipster__item__content h3,
.video .flipster--flat .flipster__item--future .flipster__item__content h3 {
    color: transparent
}

.video .flipster--flat .flipster__container h3,
.video .flipster--flat .flipster__item,
.video .flipster--flat .flipster__item__content h3 {
    transition: all .4s ease;
    word-wrap: break-word
}

.container-fluid {
    max-width: 1920px;
    overflow-x: hidden;
    margin: 0 auto
}

.container {
    position: relative;
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto
}

.row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
    margin-left: -15px;
    margin-right: -15px
}

body {
    min-width: 320px;
    font-family: 'Frank';
    font-weight: 400;
    line-height: 1.2;
    color: #353535
}

span {
    display: inline-block
}

.btn {
    transition: all .3s;
    border: 2px solid transparent
}

.btn:visited {
    color: inherit
}

.btn:hover,
.btn:focus,
.btn:active {
    border-color: inherit;
    border: 2px solid
}

a:visited {
    color: inherit
}

.sec {
    padding: 70px 0
}

.sec-title {
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    text-align: center;
    margin-bottom: 50px;
    color: #353535
}

.red {
    color: #f7554f
}

.cost__rf {
    font-family: "Fira Sans"
}

.btn-block {
    text-align: center
}

.informer__tel {
    padding: 10px 0 7px;
    text-align: right
}

.informer__tel .tel {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    font-weight: 700;
    color: #353535
}

.informer__tel .tel:last-of-type {
    margin-left: 1em
}

.informer__action {
    text-align: right
}

.action__personal {
    display: block;
    padding: 8px 10px 8px 25px;
    font-size: 16px;
    line-height: 1.1;
    font-weight: 300;
    text-align: center;
    color: #999;
    border: 1px solid #999;
    border-radius: 4px;
    transition: all .3s;
    background: url(../img/ic_user.png) no-repeat 9px center
}

.action__personal:hover {
    color: #fff;
    background-image: url(../img/ic_user-h.png);
    background-color: #999
}

.follow {
    overflow: hidden;
    display: block;
    vertical-align: middle;
    margin-bottom: 15px
}

.follow__item {
    width: 40px;
    height: 40px;
    float: left;
    overflow: hidden;
    background-repeat: no-repeat;
    border: 1px solid #000;
    border-left: none;
    background-image: url(../img/social/social.png);
    background-position: center;
    transition: background-position-y .4s ease
}

.follow__item_vk {
    border-left: 1px solid #9a9a9a;
    background-position: 1px center
}

.follow__item_vk:hover {
    background-position: 1px 0
}

.follow__item_fb {
    background-position: -39px center
}

.follow__item_fb:hover {
    background-position: -39px 0
}

.follow__item_in {
    background-position: -77px center
}

.follow__item_in:hover {
    background-position: -77px 0
}

.follow__item_inst {
    background-position: -117px center
}

.follow__item_inst:hover {
    background-position: -117px 0
}

.follow__item_ok {
    background-position: -157px center
}

.follow__item_ok:hover {
    background-position: -157px 0
}

.follow__item_yt {
    background-position: -194px center
}

.follow__item_yt:hover {
    background-position: -194px 0
}

.follow__item a {
    display: block;
    height: 100%
}

.private-info {
    font-size: 14px;
    color: inherit;
    text-align: center;
    margin-top: 25px;
    margin-bottom: 25px
}

.red-class {
    display: inline-block;
    color: #f7554f
}

.iframe-block iframe {
    width: 100%;
    max-width: 970px;
    height: 545px
}

.col {
    padding-left: 15px;
    padding-right: 15px;
    word-wrap: break-word
}

.disable {
    font-size: 24px;
    padding: 20px 0
}

.jumb,
.block-1,
.block-3,
.block-4,
.block-5,
.cost,
.block-7,
.block-8 {
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover
}

.jumb {
    background-image: url(../img/genius/bg-students-01.jpg)
}

.jumb__logo-wrap {
    width: 100%;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    padding-top: 10px;
    padding-bottom: 25px;
    margin-bottom: 20px
}

.jumb__logo-wrap:before,
.jumb__logo-wrap:after {
    content: "";
    display: block
}

.jumb__logo-wrap:after {
    clear: both
}

.jumb__logo-wrap--color {
    color: #353535
}

.jumb__logo-wrap .logo {
    float: left;
    margin-bottom: 0
}

.jumb__logo-author {
    float: left;
    font-size: 12px;
    padding-left: 30px;
    padding-top: 25px
}

.jumb__logo-tel {
    float: right;
    font-size: 30px;
    line-height: .8;
    padding-top: 30px
}

.jumb__main-desc {
    max-width: 572px;
    color: #fff;
    text-align: center;
    padding: 0 0 80px
}

.jumb h1 {
    font-size: 70px;
    font-weight: 700;
    text-transform: uppercase
}

.jumb h1 span {
    width: 100%;
    font-size: 31px;
    font-style: italic;
    color: #f7554f;
    text-transform: none;
    padding-bottom: 20px
}

.jumb h2 {
    font-size: 24px;
    padding: 20px 0
}

.jumb__date {
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 0
}

.jumb__address {
    font-size: 28px;
    padding-bottom: 20px
}

.jumb__btn,
.block-btn,
.block-7__btn {
    display: block;
    width: 100%;
    border-radius: 5px;
    background-color: #f7554f;
    font-size: 24px;
    font-weight: 300;
    color: #fff;
    text-transform: none;
    padding: 10px 0;
    margin: 0 auto
}

.jumb__btn:visited,
.block-btn:visited,
.block-7__btn:visited {
    color: #fff
}

.jumb__btn:hover,
.block-btn:hover,
.block-7__btn:hover,
.jumb__btn:focus,
.block-btn:focus,
.block-7__btn:focus {
    background-color: #fff;
    border-color: #f7554f;
    color: #f7554f
}

.timer {
    background-color: #e6e6e6
}

.timer.sec {
    padding: 40px 0
}

.timer__title {
    position: relative;
    font-size: 36px;
    font-weight: 700;
    color: #353535;
    padding-left: 100px
}

.timer__title:before {
    position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 63px;
    height: 80px;
    background: url(../img/timer/alarm-clock.svg) center no-repeat
}

.timer .countbox:before,
.timer .countbox:after {
    content: "";
    display: block
}

.timer .countbox:after {
    clear: both
}

.timer__content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.timer__counter .countbox-days,
.timer__counter .countbox-hours,
.timer__counter .countbox-mins,
.timer__counter .countbox-secs {
    position: relative;
    float: left;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    border: 1px solid #353535;
    background-color: #fff;
    text-align: center;
    font-size: 36px;
    font-weight: 500;
    line-height: 70px;
    margin-right: 30px
}

.timer__counter .countbox-days:after,
.timer__counter .countbox-hours:after,
.timer__counter .countbox-mins:after,
.timer__counter .countbox-secs:after {
    position: absolute;
    content: ':';
    display: block;
    top: 0;
    right: -18px;
    font-family: inherit;
    font-size: 36px;
    font-weight: 500;
    color: #353535
}

.timer__counter .countbox-mins,
.timer__counter .countbox-secs {
    font-weight: 300
}

.timer__counter .countbox-secs {
    margin-right: 0
}

.timer__counter .countbox-secs:after {
    display: none
}

.timer__counter .countbox-days-text,
.timer__counter .countbox-hours-text,
.timer__counter .countbox-mins-text,
.timer__counter .countbox-secs-text {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.2
}

.block-1 {
    background-color: #f4f4f4
}

.block-1 .col {
    width: 50%;
    font-size: 0;
    margin-bottom: 45px
}

.ico,
.block-1 p,
.block-6 p {
    display: inline-block;
    vertical-align: middle
}

.block-1 p {
    width: calc(100% - 100px);
    font-size: 24px
}

.block-1 .ico {
    height: 70px;
    margin-right: 20px
}

.ico-bs {
    width: 59px;
    background: url(../img/genius/brainstorm.svg) center no-repeat
}

.ico-sw {
    width: 54px;
    background: url(../img/genius/stopwatch.svg) center no-repeat
}

.block-1 .more,
.block-6 .more {
    display: inline-block;
    width: 100%;
    font-size: 24px;
    font-style: italic;
    text-align: center
}

.block-2 .sec-title {
    margin-bottom: 20px
}

.block-2 h3 {
    font-size: 24px;
    text-align: center;
    margin-bottom: 40px
}

.block-2 .col {
    width: 33.3333%;
    border-right: 1px solid #c3c3c3
}

.block-2 .col:last-of-type {
    border-right: none
}

.block-2 .block-wrap {
    position: relative;
    padding-top: 75px
}

.block-2 .block-wrap:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center
}

.block-2 .block-wrap--1:before {
    width: 43px;
    background-image: url(../img/genius/creativity.svg)
}

.block-2 .block-wrap--2:before {
    width: 50px;
    background-image: url(../img/genius/exam.svg)
}

.block-2 .block-wrap--3:before {
    width: 41px;
    background-image: url(../img/genius/idea.svg)
}

.block-2 .name {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px
}

.block-2 .block-list {
    font-size: 16px
}

.block-2 .block-list li {
    position: relative;
    padding-left: 9px;
    margin-bottom: 5px
}

.block-2 .block-list li:before {
    position: absolute;
    content: '';
    display: block;
    top: 8px;
    left: 0;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #f7554f
}

.block-3 {
    background-color: #f4f4f4
}

.block-3 .col-left {
    width: 35%
}

.block-3 .col-right {
    width: 65%
}

.block-3 .block-date {
    position: relative;
    font-size: 36px;
    font-weight: 700;
    padding-top: 70px;
    margin-bottom: 15px
}

.block-3 .block-date:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 50px;
    height: 50px;
    background: url(../img/genius/calendar.svg) center no-repeat
}

.block-3 .fulllist {
    font-size: 18px;
    padding-top: 15px
}

.block-3 .fulllist li:last-of-type {
    margin-top: 30px
}

.calendar__table {
    max-width: 770px;
    margin: 0 auto
}

.calendar table {
    width: 100%
}

.calendar th {
    font-size: 16px;
    font-weight: 300;
    padding-bottom: 10px;
    text-align: center
}

.calendar td {
    width: calc(100%/7);
    height: 110px;
    padding: 8px 0;
    font-weight: 100;
    color: #e6e6e6;
    text-align: center
}

.calendar td span {
    display: inline-block;
    width: 100%;
    line-height: 1
}

.calendar__day {
    border: 1px solid #e6e6e6
}

.calendar td.calendar__day--work,
.calendar td.calendar__day--week,
.calendar td.calendar__day--record-day {
    position: relative
}

.calendar td.calendar__day--work:before,
.calendar td.calendar__day--week:before,
.calendar td.calendar__day--record-day:before {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #ff5a5a
}

.calendar td.calendar__day--work {
    color: #353535
}

.calendar td.calendar__day--week {
    color: #ff5a5a
}

.calendar td.calendar__day--week .time {
    color: #353535
}

.calendar td.calendar__day--record-day {
    color: #fff
}

.calendar td.calendar__day--record-day:before {
    background-color: #ff5a5a;
    z-index: 5
}

.calendar .td-inner {
    position: relative;
    z-index: 10
}

.calendar .date {
    font-size: 48px
}

.calendar .month {
    font-size: 24px
}

.calendar .time {
    font-size: 14px;
    padding-top: 5px
}

.calendar .calendar__day--info td {
    height: auto;
    font-size: 16px;
    color: #ff5a5a;
    font-weight: 400;
    padding: 5px 0 0
}

.block-4 {
    background-image: url(../img/genius/bg-students-02.jpg);
    -webkit-background-size: cover;
    background-size: cover
}

.block-4 li {
    width: 100%;
    max-width: 570px
}

.block-4 iframe {
    display: block;
    width: 100%;
    height: 320px
}

.block-5 {
    background-image: url(../img/genius/bg-students-03.jpg)
}

.block-5 .col {
    width: 33.3333%
}

.block-5 .author {
    min-height: 840px;
    background-color: #ddd;
    background-repeat: no-repeat;
    background-position: center top;
    padding: 280px 25px 20px;
    margin: 0 15px
}

.block-5 .author--1 {
    background-image: url(../img/genius/prepod-1.jpg)
}

.block-5 .author--2 {
    background-image: url(../img/genius/prepod-2.jpg)
}

.block-5 .author--3 {
    background-image: url(../img/genius/prepod-3.jpg)
}

.block-5 .slick-prev,
.block-5 .slick-next {
    position: absolute;
    display: block;
    bottom: -80px;
    width: calc(50% - 15px);
    height: 55px;
    border: 1px solid #dadada;
    background-color: #fff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all .3s;
    transition: all .3s
}

.block-5 .slick-prev:after,
.block-5 .slick-next:after {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 70px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    transition: all .3s
}

.block-5 .slick-prev:hover,
.block-5 .slick-next:hover {
    background-color: #dadada;
    border-color: #fff
}

.block-5 .slick-prev:hover:after {
    background-image: url(/open_doors/img/open_day/arrows/arrow-left-white.svg)
}

.block-5 .slick-next:hover:after {
    background-image: url(/open_doors/img/open_day/arrows/arrow-right-white.svg)
}

.block-5 .slick-prev {
    left: 15px
}

.block-5 .slick-next {
    right: 15px
}

.block-5 .slick-prev:after {
    background-image: url(/open_doors/img/open_day/arrows/arrow-left-gray.svg)
}

.block-5 .slick-next:after {
    background-image: url(/open_doors/img/open_day/arrows/arrow-right-gray.svg)
}

.block-5 .name {
    font-size: 24px;
    font-weight: 700;
    color: #d94d50;
    text-align: center;
    margin-bottom: 30px
}

.block-5 li {
    position: relative;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1;
    padding-left: 8px;
    margin-bottom: 15px
}

.block-5 li:last-child {
    margin-bottom: 0
}

.block-5 li:before {
    position: absolute;
    content: '';
    display: block;
    top: 7px;
    left: 0;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #353535
}

.block-6 .col {
    width: 50%
}

.block-6 .block-wrap {
    margin-bottom: 40px
}

.block-6 .ico {
    width: 70px;
    height: 56px;
    margin-right: 10px
}

.block-6 p {
    width: calc(100% - 85px);
    font-size: 18px
}

.block-6 .btn-block {
    padding-top: 45px
}

.block-6 .block-btn {
    max-width: 371px
}

.ico--tl {
    background: url(../img/genius/translator.svg) center no-repeat
}

.ico--cl {
    background: url(../img/genius/checklist.svg) center no-repeat
}

.ico--ob {
    background: url(../img/genius/open-book.svg) center no-repeat
}

.block-7 {
    background-color: #f6f6f6;
    padding: 40px 0
}

.fb-wrap {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    -o-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.fb-block:after {
    content: '';
    display: block;
    clear: both
}

.fb-block {
    width: 25%;
    padding: 0 15px;
    border-right: 1px solid #cacaca;
    margin-bottom: 40px
}

.fb-block:last-of-type {
    border-right: none
}

.fb-block .author {
    float: left
}

.fb-block blockquote {
    font-size: 16px;
    padding-left: 55px;
    margin-bottom: 15px
}

.fb-block .desc {
    font-size: 15px;
    font-style: italic;
    font-weight: 300;
    margin-bottom: 20px
}

.fb-block .name {
    font-size: 14px
}

.fb-btn {
    display: block;
    max-width: 571px;
    font-size: 18px;
    font-weight: 300;
    color: #353535;
    text-transform: none;
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    padding: 15px 0;
    margin: 0 auto
}

.fb-btn:visited {
    color: #353535
}

.fb-btn:hover,
.bf-btn-focus {
    color: #fff;
    border: 1px solid #e6e6e6;
    background-color: #353535
}

.cost {
    background-image: url(../img/genius/bg-students-04.jpg);
    text-align: center;
    color: #fff
}

.cost h3 {
    font-size: 30px;
    font-weight: 100
}

.cost-block {
    font-size: 48px
}

.cost__old,
.cost__new {
    display: inline-block;
    margin: 10px 20px
}

.cost__old {
    position: relative
}

.cost__old:after {
    position: absolute;
    content: '';
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    height: 2px;
    background-color: #f75550
}

.cost .block-btn {
    max-width: 571px
}

.block-8 {
    background-image: url(../img/genius/bg-students-05.jpg);
    color: #fff;
    text-align: center
}

.block-8 h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px
}

.block-8 p {
    font-size: 18px;
    font-weight: 100
}

.block-8 a {
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid #fff;
    transition: all .3s
}

.block-8 a:visited {
    color: #fff
}

.block-8 a:hover,
.block-8 a:focus {
    border-color: transparent
}

.block-8 p strong {
    display: inline-block;
    width: 100%;
    max-width: 820px;
    margin: 25px auto 0
}

.garant {
    position: relative;
    max-width: 680px;
    font-size: 24px;
    text-align: left;
    padding-left: 100px;
    margin: 70px auto 0
}

.garant:before {
    position: absolute;
    content: '';
    display: block;
    top: 4px;
    left: 0;
    width: 83px;
    height: 83px;
    background: url(../img/genius/guarantee.svg) center no-repeat
}

.garant strong {
    display: inline-block;
    width: 100%
}

.map {
    line-height: 0
}

.map .container {
    height: 100%
}

.map iframe {
    width: 100%;
    height: 500px
}

.map__frame {
    position: relative;
    height: 500px
}

.map__frame iframe {
    position: absolute;
    width: 100%;
    height: 100%
}

.map__info {
    position: absolute;
    top: 50%;
    left: auto;
    right: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    max-width: 373px;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 30px 40px 40px;
    color: #fff
}

.map__info-list {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px
}

.map__info-list li {
    position: relative;
    line-height: 1;
    padding-left: 40px;
    margin-bottom: 26px
}

.map__info-list li:first-of-type {
    text-transform: uppercase
}

.map__info-list li:before {
    position: absolute;
    content: '';
    display: block;
    top: 0;
    left: 0;
    width: 25px;
    height: 26px;
    background-repeat: no-repeat;
    background-position: center
}

.map__info--name:before {
    background-image: url(../img/map/open-book.svg)
}

.map__info--time:before {
    background-image: url(../img/map/clock.svg)
}

.map__info--place:before {
    background-image: url(../img/map/placeholder.svg)
}

.map__info--cost:before {
    background-image: url(../img/map/wallet.svg)
}

.map-cost {
    font-weight: 400
}

.map__info--cost span {
    font-weight: 300;
    padding-bottom: 5px
}

.map-cost__new,
.map-cost__old {
    display: inline-block;
    font-size: 24px
}

.map-cost__old {
    padding-right: 20px
}

.map .block-btn {
    max-width: 312px;
    line-height: 1;
    padding: 10px 0
}

.footer {
    padding: 22px 0;
    background-color: #000
}

.footer__inner-wrap:after {
    content: '';
    display: block;
    clear: both
}

.footer__informer:after {
    content: '';
    display: block;
    clear: both
}

.footer .footer__follow {
    float: left;
    margin-left: 0
}

.footer__follow .follow__item {
    width: 40px;
    height: 40px;
    border-color: #9a9a9a
}

.footer__follow .follow__item_vk {
    border-left: 1px solid #9a9a9a;
    background-position: 1px center
}

.footer__follow .follow__item_vk:hover {
    background-position: 1px 0
}

.footer__follow .follow__item_fb {
    background-position: -39px center
}

.footer__follow .follow__item_fb:hover {
    background-position: -39px 0
}

.footer__follow .follow__item_in {
    background-position: -77px center
}

.footer__follow .follow__item_in:hover {
    background-position: -77px 0
}

.footer__follow .follow__item_inst {
    background-position: -117px center
}

.footer__follow .follow__item_inst:hover {
    background-position: -117px 0
}

.footer__follow .follow__item_ok {
    background-position: -157px center
}

.footer__follow .follow__item_ok:hover {
    background-position: -157px 0
}

.footer__follow .follow__item_yt {
    background-position: -194px center
}

.footer__follow .follow__item_yt:hover {
    background-position: -194px 0
}

.footer__follow .follow__item.follow__item_vk {
    background-position: 1px 0
}

.footer__follow .follow__item.follow__item_vk:hover {
    background-position: 1px bottom
}

.footer__follow .follow__item.follow__item_fb {
    background-position: -39px 0
}

.footer__follow .follow__item.follow__item_fb:hover {
    background-position: -39px bottom
}

.footer__follow .follow__item.follow__item_in {
    background-position: -77px 0
}

.footer__follow .follow__item.follow__item_in:hover {
    background-position: -77px bottom
}

.footer__follow .follow__item.follow__item_inst {
    background-position: -117px 0
}

.footer__follow .follow__item.follow__item_inst:hover {
    background-position: -117px bottom
}

.footer__follow .follow__item.follow__item_ok {
    background-position: -157px 0
}

.footer__follow .follow__item.follow__item_ok:hover {
    background-position: -157px bottom
}

.footer__follow .follow__item.follow__item_yt {
    background-position: -194px 0
}

.footer__follow .follow__item.follow__item_yt:hover {
    background-position: -194px bottom
}

.footer__copy {
    float: right;
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-align: right;
    margin: 0
}

.footer__copy a {
    color: inherit
}

.footer__copy a:hover {
    text-decoration: underline
}

.informer__tel_bottom {
    float: left;
    padding-left: 15px
}

.informer__tel_bottom .tel {
    display: block;
    color: #fff;
    font-size: 18px;
    font-weight: 400
}

.informer__tel_bottom .tel a:visited {
    color: inherit
}

.informer__tel_bottom .tel b {
    opacity: 0;
    font-weight: 400
}

.modal {
    position: fixed;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
    background-color: #fff;
    z-index: 9999
}

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

.modal__heading {
    font-size: 36px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 25px
}

.modal__btn {
    width: 100%;
    padding: 17px 20px;
    font-size: 24px;
    font-weight: 500;
    color: #fff;
    background-color: #f7554f
}

.modal__btn:hover,
.modal__btn:focus {
    border: none
}

.modal-main {
    width: 100%;
    max-width: 600px;
    padding: 25px 25px 15px;
    text-align: center
}

.modal-main .input {
    display: block;
    width: 100%;
    font-size: 24px;
    border: 1px solid #000;
    padding: 10px;
    margin-bottom: 15px
}

.m-student__close,
.modal__close {
    position: absolute;
    right: 0;
    top: -28px;
    display: block;
    padding-right: 25px;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    color: #fff;
    text-shadow: 0 0 2px rgba(0, 0, 0, 0.4);
    background: url(../img/ic_m-close.png) no-repeat right center;
    cursor: pointer
}

.modal-lesson {
    display: none;
    width: 65%;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 40px 60px;
    text-align: center;
    background-image: url(../img/arr-modal.png);
    background-repeat: no-repeat;
    background-position: 90% center;
    opacity: 0
}

.m-lesson__heading {
    font-size: 30px;
    font-weight: 600
}

.m-lesson__desc {
    padding: 1.5em 0 1.9em;
    font-size: 24px;
    font-weight: 300
}

.m-lesson__btn {
    display: inline-block;
    width: 80%;
    margin: 0 auto;
    padding: .7em 25px .5em;
    font-size: 24px;
    font-weight: 400;
    text-transform: uppercase;
    color: #f14950;
    border: 1px solid #f14950
}

.m-lesson__btn:visited {
    color: #f14950
}

.m-lesson__btn:hover {
    color: #fff;
    background-color: #f7554f
}

.modal-sub {
    display: none;
    width: 788px;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 40px 60px 55px;
    text-align: center
}

#overlay {
    z-index: 50;
    position: fixed;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: .8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none
}

.top_btn {
    position: fixed;
    right: 0;
    bottom: 45%;
    height: 30px;
    width: 30px;
    background: #353535;
    transition: opacity .4s ease, -webkit-transform .4s ease;
    transition: transform .4s ease, opacity .4s ease;
    transition: transform .4s ease, opacity .4s ease, -webkit-transform .4s ease;
    -webkit-transform: translate(30px);
    -ms-transform: translate(30px);
    transform: translate(30px);
    cursor: pointer;
    z-index: 100
}

.top_btn span {
    text-decoration: none;
    font-size: 16px;
    -webkit-transform: translate(10px, 10px);
    -ms-transform: translate(10px, 10px);
    transform: translate(10px, 10px);
    position: absolute;
    color: #fff
}

@media screen and (max-width: 1199px) {
    .timer .countbox {
        margin-top: 35px
    }
    .timer__content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media (max-width: 991px) {
    .follow {
        margin-bottom: 0
    }
}

@media screen and (max-width: 991px) {
    .jumb {
        background-image: url(../img/mob/bg-students-01-md.jpg)
    }
    .jumb h1 {
        font-size: 60px
    }
    .jumb h2 {
        padding: 0 15px
    }
    .jumb__main-desc {
        max-width: none
    }
    .jumb__btn {
        max-width: 571px
    }
    .timer__title {
        text-align: center;
        padding-left: 0;
        padding-top: 90px
    }
    .timer__title:before {
        top: 0;
        left: 0;
        right: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        margin: 0 auto
    }
    .block-1 p {
        font-size: 20px
    }
    .block-3 {
        text-align: center
    }
    .block-3 .col-left,
    .block-3 .col-right {
        width: 100%
    }
    .block-3 .block-date:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .block-3 .fulllist {
        margin-bottom: 40px
    }
    .block-4 {
        background-image: url(../img/mob/bg-students-02-md.jpg)
    }
    .fb-block {
        width: 50%
    }
    .block-5 {
        background-image: url(../img/mob/bg-students-03-md.jpg)
    }
    .block-5.sec {
        padding-bottom: 100px
    }
    .block-5 .col {
        width: 100%
    }
    .cost {
        background-image: url(../img/mob/bg-students-04-md.jpg)
    }
    .map__frame {
        height: 750px
    }
    .map__info {
        max-width: none;
        top: auto;
        bottom: 0;
        left: 0;
        right: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    .map__info-list {
        max-width: 380px;
        margin: 0 auto
    }
    .footer__informer {
        max-width: 430px;
        margin: 0 auto
    }
    .footer__copy {
        float: none;
        width: 100%;
        padding-top: 1.5em;
        text-align: center;
        clear: both
    }
    .footer__copy br {
        display: none
    }
}

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

@media (max-width: 767px) {
    .sec-title {
        font-size: 32px
    }
    .jumb {
        background-image: url(../img/mob/bg-students-01-sm.jpg)
    }
    .jumb h1 {
        font-size: 46px;
        word-spacing: 2px
    }
    .jumb h1 span {
        font-size: 26px
    }
    .jumb h2 {
        font-size: 24px
    }
    .block-1 .col {
        width: 100%
    }
    .block-2 .col {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #c3c3c3;
        padding: 20px 15px
    }
    .block-2 .block-wrap {
        text-align: center
    }
    .block-2 .block-wrap:before {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .block-2 .block-list {
        max-width: 400px;
        text-align: left;
        margin: 0 auto
    }
    .block-2 .col:last-of-type {
        border-bottom: none
    }
    .calendar__table {
        max-width: none;
        overflow-x: scroll
    }
    .calendar table {
        width: 640px;
        margin: 0 auto
    }
    .calendar td {
        height: 85px
    }
    .calendar .date {
        font-size: 32px
    }
    .calendar .month {
        font-size: 16px
    }
    .block-6 .col {
        width: 100%
    }
    .fb-block {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #cacaca;
        padding-bottom: 20px
    }
    .fb-block:last-of-type {
        border-bottom: none;
        padding-bottom: 0
    }
    .footer__informer {
        text-align: center
    }
    .footer .footer__follow {
        float: none;
        margin-bottom: 25px;
        display: inline-block
    }
    .informer__tel_bottom {
        float: none;
        margin-bottom: 25px;
        text-align: center;
        padding-left: 0
    }
    .informer__tel_bottom .tel {
        display: inline-block;
        vertical-align: top
    }
    .informer__tel_bottom .tel b {
        opacity: 1
    }
    .jumb__logo-wrap {
        text-align: center
    }
    .jumb__logo-wrap .logo {
        float: none
    }
    .jumb__logo-author {
        float: none;
        display: inline-block;
        text-align: center;
        padding-left: 0
    }
    .jumb__logo-tel {
        float: none;
        display: inline-block;
        width: 100%
    }
}

@media (max-width: 480px) {
    .sec {
        padding: 40px 0
    }
    .jumb__btn,
    .block-3__btn,
    .block-5__btn {
        font-size: 20px
    }
    .timer__title {
        font-size: 23px;
        padding-top: 75px
    }
    .timer__title:before {
        background-size: cover;
        width: 58px;
        height: 65px
    }
    .timer__counter .countbox-days,
    .timer__counter .countbox-hours,
    .timer__counter .countbox-mins,
    .timer__counter .countbox-secs {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 22px
    }
    .block-title {
        font-size: 24px
    }
    .garant {
        font-size: 20px;
        padding-left: 80px
    }
    .garant:before {
        width: 70px;
        height: 70px;
        -webkit-background-size: cover;
        background-size: cover
    }
}

@media (max-width: 390px) {
    .informer__tel_bottom .tel {
        display: block
    }
    .informer__tel_bottom .tel:first-of-type {
        padding-bottom: .7em
    }
    .informer__tel_bottom .tel b {
        display: none
    }
}

@-webkit-keyframes trans {
    25% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes trans {
    25% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    50% {
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }
    75% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2)
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@media(max-width: 767px) {
    .block-1 .more,
    .block-6 .more {
        font-size: 20px;
    }
    .fb-block .desc {
        padding-top: 12px;
    }
}

.disabled {
    font-size: 28px;
    font-weight: 500;
    padding: 20px 0;
}