a,
a:hover {
    text-decoration: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}
.after:after,
.b-center:after,
.schedule-box:after {
    content: "";
}
.btn-future,
.btn-main,
.our-treners .wrap,
.top-h .arrow {
    cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a,
.reviews__photo,
.schedule-box {
    overflow: hidden;
}
@font-face {
    font-family: latoregular;
    src: url(fonts/lato-regular-webfont.woff2) format("woff2"), url(fonts/lato-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: latobold;
    src: url(fonts/lato-bold-webfont.woff2) format("woff2"), url(fonts/lato-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: latolight;
    src: url(fonts/lato-light-webfont.woff2) format("woff2"), url(fonts/lato-light-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.bootstrap-select.btn-group .dropdown-menu li a,
a,
em,
i,
li,
p,
span,
strong {
    word-wrap: break-word;
}
img {
    border-style: none;
    max-width: 100%;
}
a {
    color: #393939;
    -webkit-transition: all 0.3s 30ms ease;
    transition: all 0.3s 30ms ease;
}
a:focus {
    outline: 0;
}
button {
    border: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
input,
select,
textarea {
    font: 16px/20px latoregular, sans-serif;
    vertical-align: middle;
    color: #393939;
    outline: 0;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}
input:focus,
select:focus,
textarea:focus {
    border-color: #b5b5b5;
}
textarea {
    resize: none;
    line-height: 17px !important;
    padding: 10px 20px !important;
}
::-webkit-input-placeholder {
    color: #b5b5b5 !important;
    opacity: 1;
}
:-moz-placeholder {
    color: #b5b5b5 !important;
    opacity: 1;
}
::-moz-placeholder {
    color: #b5b5b5 !important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #b5b5b5 !important;
    opacity: 1;
}
.placeholder {
    color: #b5b5b5 !important;
}
noscript a,
sup {
    color: #b00f31;
}
.wrapper {
    min-height: 100%;
    max-width: 1920px;
    position: relative;
    margin: 0 auto;
}
body,
h1,
h2,
h3,
h4,
h5 {
    margin: 0;
}
body,
html {
    height: 100%;
}
body {
    font: 16px/21px latoregular, sans-serif;
    color: #393939;
    background: #c7f9ff;
}
p {
    margin-bottom: 5px;
}
.noscript {
    position: fixed;
    top: 0;
    padding: 10px 0 10px 30px;
    background: #fff;
    font-size: 14px;
    width: 100%;
    z-index: 99999;
    text-align: center;
}
noscript a {
    text-decoration: underline;
}
.certificate .heading.heading--red,
noscript a:hover {
    text-decoration: none;
}
strong,
th {
    font-weight: 400;
    font-family: latobold, sans-serif;
}
.bootstrap-select.btn-group .dropdown-menu {
    min-width: inherit;
    width: 100%;
}
.border_null {
    border: 0;
}
.padding_null {
    padding: 0 !important;
}
.margin_null {
    margin: 0 !important;
}
.padding-l {
    padding-left: 30px;
}
.padding-r-null {
    padding-right: 0;
}
.padding-l-null {
    padding-left: 0;
}
.b-center {
    float: none;
    margin: 0 auto;
}
.b-center:after {
    clear: both;
    display: block;
}
.btn-main,
.link-red {
    display: inline-block;
}
.list-reset {
    margin: 0;
    padding: 0;
    list-style: none;
}
input,
textarea {
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -webkit-appearance: none;
}
.after {
    position: relative;
}
.after:after {
    position: absolute;
    top: 0;
    left: 0;
}

@media only screen and (max-width: 1600px) {
    .container {
        width: 1300px;
    }
}
@media only screen and (max-width: 1300px) {
    .container {
        width: 992px;
    }
}
@media only screen and (max-width: 992px) {
    .container {
        width: 768px;
    }
}
.heading {
    font: 27px/35px latobold, sans-serif;
    margin-bottom: 30px;
    color: #393939;
    letter-spacing: 1px;
}
@media only screen and (max-width: 1300px) {
    .heading {
        margin-bottom: 10px;
    }
}
.heading--red,
.heading-shadow {
    margin-bottom: 30px;
    text-align: center;
    text-transform: uppercase;
}
@media only screen and (max-width: 767px) {
    .container {
        width: auto;
    }
    .heading {
        letter-spacing: 3px;
        font-size: 20px;
        line-height: 30px;
    }
}
.heading--red {
    font: 23px/28px latobold, sans-serif;
    color: #ed666e;
}
@media only screen and (max-width: 767px) {
    .heading--red {
        font-size: 17px;
        line-height: 26px;
    }
}
.heading-shadow {
    font: 42px/45px latobold, sans-serif;
    color: #3a4f62;
    text-shadow: 2px 2px 4px rgba(58, 79, 98, 0.24);
}
@media only screen and (max-width: 767px) {
    .heading-shadow {
        font-size: 24px;
        line-height: 33px;
    }
}
.btn-main {
    color: #393939;
    padding: 0 30px;
    height: 40px;
    position: relative;
    font: 16px/38px latobold, sans-serif;
    background: #ed666e;
    -webkit-transition: all 0.3s 30ms ease;
    transition: all 0.3s 30ms ease;
    border-radius: 20px;
    text-align: center;
}
.btn-main:hover {
    background: #c1272d;
    color: #01314f;
}
.btn-main--big {
    text-transform: uppercase;
}
.link-red {
    color: #b00f31;
    font: 16px/18px latoregular, sans-serif;
}
.link-red:hover {
    font-family: latobold, sans-serif;
}
.form-group {
    margin-bottom: 4px;
    position: relative;
}
.form-group .icon,
button.close {
    position: absolute;
    top: 0;
    text-align: center;
}
.form-group .icon {
    display: block;
    height: 39px;
    width: 39px;
    line-height: 39px;
    left: 0;
}
.form-group .field {
    color: #4f4f4f;
    font: 14px/18px latoregular, sans-serif;
    border: 1px solid #7f7f7f;
    border-radius: 3px;
    display: block;
    width: 100%;
    padding: 10px 6px 10px 40px;
    box-shadow: 0 0 8px rgba(255, 255, 255, 0.5), 0 0 8px rgba(255, 255, 255, 0.5);
}
.form-group.has-error .field {
    border-color: #ea4545 !important;
    box-shadow: 0 0 8px rgba(232, 7, 7, 0.5), 0 0 8px rgba(232, 7, 7, 0.5) !important;
}
.icon-men {
    background: url(../assets/icons/icons-u2279.png) 6px 9px no-repeat;
}
.icon-tel {
    background: url(../assets/icons/icons-u2279.png) 6px -35px no-repeat;
}
.icon-email {
    background: url(../assets/icons/icons-u2279.png) 6px -78px no-repeat;
}
.modal .modal-dialog {
    width: 540px;
}
.modal .form-questions__btn {
    padding: 23px 0;
    border: 0;
}
.modal .form {
    max-width: 340px;
    margin: 0 auto;
}
.modal .form .field {
    color: #c4c4c4;
    margin-bottom: 15px;
    border: 1px solid #c4c4c4;
    padding-left: 6px;
    box-shadow: 0 0 8px rgba(191, 191, 191, 0.5), 0 0 8px rgba(191, 191, 191, 0.5);
}
.modal .h {
    font: 30px/36px latobold, sans-serif;
    text-align: center;
    color: #18242e;
    text-transform: uppercase;
    margin-bottom: 10px;
}
@media only screen and (max-width: 660px) {
    .modal .modal-dialog {
        width: 93%;
    }
    .modal .h {
        font-size: 26px;
    }
}
.modal .text-md {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 22px;
}
.modal .modal-body {
    background: #dedede;
    padding: 40px 0;
}
@media only screen and (max-width: 660px) {
    .modal .text-md {
        font-size: 16px;
    }
    .modal .modal-body {
        padding: 40px 20px;
    }
}
button.close {
    opacity: 1;
    font-size: 20px;
    height: 36px;
    width: 36px;
    background: #c1272d;
    color: #fff;
    right: 0;
    z-index: 5;
    padding: 0;
}
.our-treners .wrap .bottom,
.our-treners .wrap:hover .info .name-more {
    opacity: 0;
}
button.close .fa {
    line-height: 36px;
}
button.close:hover {
    background: #ce5359;
}
.socialnetworks {
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
}
.socialnetworks li {
    float: left;
    margin-right: 5px;
}
.socialnetworks a {
    height: 28px;
    width: 28px;
    text-align: center;
    display: block;
    color: #fff;
    border-radius: 5px;
    line-height: 28px;
}
.socialnetworks a.fa-facebook {
    background: #3b5997;
}
.socialnetworks a.fa-vk {
    background: #3c6d9b;
}
.socialnetworks a.insta {
    background: url(../assets/icons/Instagram_logo.svg) no-repeat;
    background-size: contain;
}
.sticky-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 0;
    display: none;
    box-shadow: 5px 7px 8px rgba(127, 127, 127, 0.51);
    z-index: 99;
    background-color: #67d1d3;
}
.sticky-header .text-center {
    text-shadow: 1px 1px 3px rgba(127, 127, 127, 0.29);
    font: 20px/22px latobold, sans-serif;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 11px;
}
@media only screen and (max-width: 1030px) {
    .sticky-header .text-center {
        font: 16px/18px latobold, sans-serif;
        letter-spacing: 5px;
    }
}
.sticky-header .btn-main {
    font-size: 14px;
    line-height: 42px;
    margin-top: 8px;
}
.sticky-header .container {
    max-width: 1000px;
}
.sticky-header .sticky__logo {
    max-width: 180px;
}
@media only screen and (max-width: 1030px) {
    .sticky-header .btn-main {
        font-size: 12px;
        margin-top: 3px;
        letter-spacing: 0;
        padding: 0 15px;
    }
    .sticky-header .sticky__logo {
        margin-top: 8px;
    }
}
@media only screen and (max-width: 992px) {
    .sticky-header .sticky__logo {
        max-width: 122px;
        padding: 0;
    }
}
.sticky-header.sticky {
    display: block;
}
@media only screen and (max-width: 767px) {
    .socialnetworks {
        margin-right: 5px;
       
    }
    .dark-blue .socialnetworks{
        padding-right: 30px;
    }
    .sticky-header {
        display: none !important;
    }
}
.logo-mobile {
    display: none;
}
@media only screen and (max-width: 767px) {
    .logo-mobile {
        display: inline-block;
        max-width: 100px;
    }
    .logo-desktop {
        display: none;
    }
}
.header .top {
    padding: 20px;
}
.header .top .right {
    display: inline-block;
}
.header .top .h {
    font: 30px/35px latobold, sans-serif;
    vertical-align: middle;
}
@media only screen and (max-width: 767px) {
    .header .top .h {
        font-size: 20px;
    }
    .header .top {
        padding: 5px 0;
        display: inline-block;
        float: right;
    }
}
.header .logo-mob {
    display: none;
    max-width: 120px;
    margin-top: 4px;
}
.header .bottom {
    background: #67d1d3;
    padding-top: 50px;
    padding-bottom: 20px;
    color: #fff;
    margin-bottom: 60px;
    text-transform: uppercase;
    font-family: latolight, sans-serif;
}
.header .bottom .t {
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 12px;
}
.header .bottom h1 {
    font: 31px/35px latolight, sans-serif;
    padding-top: 65px;
    letter-spacing: 12px;
}
@media only screen and (max-width: 1300px) {
    .header .bottom h1 {
        letter-spacing: 9px;
    }
}
@media only screen and (max-width: 992px) {
    .header .bottom h1 {
        letter-spacing: 3px;
    }
}
@media only screen and (max-width: 767px) {
    .header .logo-mob {
        display: inline-block;
    }
    .header .bottom h1 {
        padding-top: 10px;
        font-size: 22px;
        line-height: 32px;
    }
}
.header .bottom .bottom__heading--double h1 {
    letter-spacing: 2px;
    font: 39.5px/45px latoregular, sans-serif;
    color: #1e5355;
}
@media only screen and (max-width: 992px) {
    .header .bottom .bottom__heading--double h1 {
        font-size: 25px;
        line-height: 35px;
        margin-top: 20px;
    }
}
.bottom__logo {
    max-width: 524px;
}
@media only screen and (max-width: 767px) {
    .header .bottom .bottom__heading--double h1 {
        font-size: 16px;
        line-height: 27px;
    }
    .header .bottom {
        padding-top: 18px;
        margin-bottom: 29px;
    }
    .bottom__logo {
        width: 100%;
        text-align: center;
        max-width: inherit;
    }
    .bottom__heading {
        width: 100%;
        text-align: center;
    }
}
.bottom__heading--double {
    color: #000;
    text-align: center;
}
.bottom__heading--double .bold-white {
    color: #fff;
    margin-bottom: 20px;
    font: 46px/48px latobold, sans-serif;
}
@media only screen and (max-width: 992px) {
    .bottom__heading--double .bold-white {
        font-size: 32px;
        line-height: 35px;
        margin-bottom: 8px;
    }
}
.top-h {
    margin-bottom: 50px;
}
@media only screen and (max-width: 767px) {
    .bottom__heading--double .bold-white {
        font-size: 23px;
        line-height: 28px;
    }
    .top-h {
        margin-bottom: 20px;
    }
}
.bf__pull-right {
    margin-right: 80px;
    padding-bottom: 20px;
}
@media only screen and (max-width: 992px) {
    .box-view {
        width: 100%;
    }
    .box-view img {
        margin-bottom: 14px;
    }
    .bf__pull-right {
        width: 100%;
        margin-right: 0;
    }
}
.price-text {
    font: 48px/58px latobold, sans-serif;
}
.price-text .price-text--small {
    text-transform: none;
    font-size: 32px;
}
.box-view_double {
    text-transform: uppercase;
}
.box-view_double .bold {
    font: 65px/70px latobold, sans-serif;
}
.box-view_double .bold .small_double {
    text-transform: none;
    font-size: 36px;
}
@media only screen and (max-width: 767px) {
    .box-view_double .bold {
        font-size: 55px;
        line-height: 62px;
    }
}
.box-view_double .h-19 {
    font-size: 19px;
}
@media only screen and (max-width: 767px) {
    .box-view_double .h-19 {
        font-size: 16px;
        letter-spacing: 2px;
    }
}
.box-view_double .bold-small {
    font-family: latobold, sans-serif;
}
.box-view_double .text-cost {
    font-size: 12px;
}
.box-view_double .text-start {
    font: 16.5px/19px latobold, sans-serif;
    margin-bottom: 10px;
}
.box-view_double .text-time {
    font-size: 16px;
}
.box-view_double .text-time p {
    margin-bottom: 10px;
}
.hr,
.schedule-box,
.schedule-wrap {
    margin-bottom: 20px;
}
.box-view_double .heading {
    letter-spacing: 6px;
    font-size: 34px;
    line-height: 40px;
    color: #3c4a65;
}
@media only screen and (max-width: 992px) {
    .box-view_double .heading {
        letter-spacing: 3px;
        font-size: 23px;
        line-height: 25px;
    }
}
@media only screen and (max-width: 767px) {
    .box-view_double .heading {
        font-size: 19px;
    }
}
.box-view_double .btn-main {
    border-radius: 0;
    background: 0 0;
    border: 2px solid #3c4a65;
    color: #3c4a65;
    font: 13px/40px latoregular, sans-serif;
    text-transform: uppercase;
}
.box-view_double .btn-main:hover {
    background: #3c4a65;
    color: #fff;
}
.schedule-wrap .small {
    font-size: 17px;
    line-height: 20px;
    padding: 10px 0 30px;
}
.schedule-wrap .lette-big {
    font-size: 20px;
}
.schedule-box {
    position: relative;
}
.schedule-box:after {
    height: 100%;
    width: 2px;
    background: #000;
    position: absolute;
    top: 0;
    left: 45%;
    margin-left: -1px;
    display: block;
}
@media only screen and (max-width: 767px) {
    .schedule-wrap .lette-big {
        font-size: 18px;
    }
    .schedule-wrap {
        font-size: 16px;
    }
    .schedule-box:after {
        margin-left: 13px;
    }
}
@media only screen and (max-width: 570px) {
    .box-view .heading {
        text-align: center;
    }
    .schedule-wrap .small {
        padding: 15px;
        text-align: center;
    }
    .schedule-box:after {
        display: none;
    }
    .schedule-box div {
        width: 100%;
        padding: 0;
        text-align: center;
    }
}
.hr {
    height: 1px;
    background: #000;
}
.btn-future {
    float: right;
    width: 151px;
    z-index: 9;
    text-align: center;
    position: relative;
}
.btn-future .btn-future--b {
    border: 1px solid #ed1c24;
    width: 100%;
    text-align: center;
    padding: 6px 0;
    font: 19px/20px latolight, sans-serif;
    margin-bottom: 10px;
}
.btn-future .btn-future--b:hover{
    background: #ed666e;
    color: white;
}
@media only screen and (max-width: 992px) {
    .btn-future .btn-future--b {
        width: 151px;
        margin: 0 auto 17px;
    }
}
.btn-future .info {
    background: #ed666e;
    padding: 20px 20px 0;
    border-radius: 15px;
    color: #fff;
    display: none;
    width: 600px;
    position: absolute;
    top: 123%;
    left: -30px;
    font: 15px/18px latobold, sans-serif;
}
.btn-future .info li {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    margin-bottom: 25px;
    padding: 0 12px;
    letter-spacing: 0;
}
@media only screen and (max-width: 992px) {
    .btn-future .info li {
        width: 50%;
    }
    .btn-future .info {
        position: static;
        margin-top: 20px;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    .btn-future .info li {
        width: 100%;
        margin-bottom: 14px;
    }
}
@media only screen and (max-width: 992px) {
    .btn-future {
        float: none;
        margin: 30px auto 0;
        width: 100%;
    }
}
.dark-blue {
    background: #67d1d3;
}
.box-padding {
    padding: 30px 0;
}
.box-padding2 {
    padding: 30px 0 40px;
}
@media only screen and (max-width: 767px) {
    .box-padding2 {
        padding-top: 40px;
    }
}
.row-view .btn-future .info {
    right: -30px;
    left: auto;
}
.our-treners {
    padding-top: 100px;
    padding-bottom: 90px;
    color: #fff;
    text-align: center;
    background: url(../assets/main_resize/01.svg) 50% 23% no-repeat;
    background-size: 80%;
}
.our-treners .heading-shadow {
    margin-bottom: 102px;
}
@media only screen and (max-width: 992px) {
    .our-treners .heading-shadow {
        margin-bottom: 25px;
    }   
    .our-treners {
        background: 0 0;
    }
}
.our-treners .wrap {
    max-width: 365px;
    overflow: hidden;
    position: relative;
    display: inline-block;
    margin: 0 30px;
}
@media only screen and (max-width: 992px) {
    .our-treners .wrap {
        max-width: inherit;
        width: 289px;
        margin: 0 0 15px;
    }
}
.our-treners .wrap .name {
    font: 19px/21px latobold, sans-serif;
    margin-bottom: 10px;
}
.our-treners .wrap .info {
    position: absolute;
    padding: 15px;
    top: 100%;
    width: 100%;
    left: 0;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    -webkit-transition: all 0.6s 60ms ease;
    transition: all 0.6s 60ms ease;
    display: inline-block;
}
/* .our-treners .wrap:hover .info {
    top: 0;
}
.our-treners .wrap:hover .info .bottom {
    opacity: 1;
} */
@media only screen and (max-width: 1600px) {
    .our-treners {
        background-size: 100%;
    }
}
@media only screen and (max-width: 1300px) {
    .our-treners {
        background-position: 50% 27%;
        background-size: 91%;
    }
}
.desktop-version {
    padding-bottom: 200px;
    color: #000;
    background: url(../assets/main_resize/camera2.svg) 50% 100% no-repeat;
}
.desktop-version li {
    position: relative;
}
.desktop-version li .icon {
    position: absolute;
    top: -35px;
    width: 39px;
    display: block;
    height: 60px;
    left: 40%;
    z-index: 999;
}
.desktop-version li .icon.icon-01 {
    background: url(../assets/icons/ico01.png) no-repeat;
    background-size: contain;
}
.desktop-version li .icon.icon-02 {
    background: url(../assets/icons/ico02.png) no-repeat;
    background-size: contain;
    top: -35px;
    left: 57%;
}
.desktop-version li .icon.icon-03 {
    background: url(../assets/icons/ico03.png) no-repeat;
    background-size: contain;
    left: 34%;
}
.desktop-version > .bx-wrapper {
    margin-bottom: -248px;
    max-width: 450px !important;
    float: right;
    margin-right: 306px;
}
@media only screen and (max-width: 1600px) {
    .desktop-version > .bx-wrapper {
        margin-right: 166px;
    }
}
@media only screen and (max-width: 1300px) {
    .desktop-version > .bx-wrapper {
        margin-right: 44px;
        margin-top: 8px;
    }
    .desktop-version {
        /* background: url(../images/camera6.png) 50% 100% no-repeat; */
        background-size: contain;
    }
}
@media only screen and (max-width: 992px) {
    .desktop-version {
        display: none;
    }
}
.our-treners-pagerCustom {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 90px;
    width: 100%;
    text-align: center;
}
.our-treners-pagerCustom li {
    display: inline-block;
    margin: 0 105px;
}
.our-treners-pagerCustom li.second {
    -webkit-transform: rotate(-13deg);
    -ms-transform: rotate(-13deg);
    transform: rotate(-13deg);
}
.our-treners-pagerCustom li.third {
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
}
.our-treners-pagerCustom li.first {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
}
@media only screen and (max-width: 1300px) {
    .our-treners-pagerCustom li {
        margin: 0 38px;
    }
}
.our-treners-pagerCustom a {
    background: #fff;
    padding: 10px;
    display: block;
    width: 200px;
    cursor: pointer;
    border: 1px solid #ccc;
}
.our-treners-pagerCustom a.active img {
    opacity: 0.6;
}
.our-treners-pagerCustom a img {
    margin-bottom: 10px;
}
.our-treners-pagerCustom a span {
    display: block;
}
.mobile-version {
    display: none;
}
.form-questions {
    padding: 40px 0;
    background: url(../assets/main_resize/map3.svg) 50% 100% no-repeat #67d1d3;
}
.form-questions .h {
    color: #fff;
    text-shadow: 1px 1px 8px rgba(127, 127, 127, 0.31);
    font: 30px/35px latobold, sans-serif;
    letter-spacing: 11px;
    margin-bottom: 20px;
    text-align: center;
}
.form-questions .form-box {
    width: 436px;
    margin: 0 auto;
    background: url(../assets/main_resize/pole2.svg) no-repeat;
    padding-top: 142px;
    padding-bottom: 30px;
}
.form-questions .form-box .form {
    width: 230px;
    margin: 0 auto;
}
@media only screen and (max-width: 660px) {
    .form-questions .h {
        font: 23px/33px latobold, sans-serif;
        letter-spacing: 2px;
    }
    .form-questions .form-box {
        background: #3a4f62;
        width: 100%;
        max-width: 436px;
        padding-top: 30px;
    }
}
@media only screen and (max-width: 767px) {
    .form-questions {
        background: #67d1d3;
    }
}
.form-questions__btn {
    background: #a7cd01;
    box-shadow: 0 5px 0 #82a000;
    border-radius: 5px;
    padding: 30px;
    color: #fff;
    width: 100%;
    margin-top: 6px;
    font: 19px/17px latobold, sans-serif;
    letter-spacing: 1px;
}
.form-questions__btn:hover {
    background: #99b51f;
}
.form-questions_double .h {
    text-transform: uppercase;
    color: #393939;
    letter-spacing: 4px;
}
.form-questions_double .h .white {
    color: #fff;
}
.img-bottom {
    margin-bottom: -7px;
}
@media only screen and (max-width: 992px) {
    .mobile-version {
        display: block;
    }
    .form-questions_double .h {
        letter-spacing: 1px;
    }
    .img-bottom {
        margin-bottom: 14px;
    }
}
.img-bottom2 {
    margin-bottom: 15px;
}
@media only screen and (max-width: 992px) {
    .img-bottom2 {
        margin-bottom: -7px;
    }
}
@media only screen and (max-width: 767px) {
    .img-bottom2 {
        margin-bottom: 0;
    }
    .steps {
        padding: 20px;
    }
}
.reviews {
    padding: 30px 0;
    text-align: center;
}
.steps {
    padding: 40px 0;
}
.location {
    padding: 50px 0 72px;
    text-align: center;
}
.location .h {
    text-transform: uppercase;
    margin-bottom: 34px;
    font: 30px/35px latobold, sans-serif;
}
.location .phones {
    font: 34px/40px latolight, sans-serif;
    margin-bottom: 26px;
}
.location .phones li {
    margin-bottom: 15px;
}
.location .address {
    font: 20px/24px latolight, sans-serif;
}
.location .socialnetworks {
    display: block;
    padding-top: 30px;
}
.location .socialnetworks li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
@media only screen and (max-width: 767px) {
    .location {
        padding: 30px 0;
    }
}
.request-test {
    padding: 53px 0 80px;
    font: 18px/23px latolight, sans-serif;
}
.request-test .left {
    background: url(../assets/main_resize/bg-01.svg) no-repeat;
    padding: 22px 22px 30px;
    width: 559px;
    float: left;
}
.request-test .left .bg {
    background: #468c80;
    padding: 62px 30px 72px;
}
@media only screen and (max-width: 660px) {
    .request-test .left .bg {
        padding: 31px 15px 0;
    }
    .request-test .left {
        width: 100%;
        background: 0 0;
        padding: 0;
    }
    .request-test .right:after,
    .request-test .right:before {
        display: none !important;
    }
}
.request-test .right {
    background: #468c80;
    position: relative;
    padding: 0;
    max-width: 362px;
}
.request-test .right:after,
.request-test .right:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
}
.request-test .right:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #67d1d3 transparent transparent;
}
.request-test .right:before {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 0;
    border-color: transparent #67d1d3 transparent transparent;
    left: auto;
    right: 0;
}
.request-test .right .right--bottom {
    padding: 65px 30px;
    position: relative;
}
.request-test .right .right--bottom:after,
.request-test .right .right--bottom:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: auto;
    z-index: 9;
}
.request-test .right .right--bottom:after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 20px 0 0 20px;
    left: 0;
    border-color: transparent transparent transparent #67d1d3;
}
.request-test .right .right--bottom:before {
    width: 0;
    height: 0;
    left: auto;
    right: 0;
    border-style: solid;
    border-width: 0 0 20px 20px;
    border-color: transparent transparent #67d1d3;
}
@media only screen and (max-width: 660px) {
    .request-test .right .right--bottom:after,
    .request-test .right .right--bottom:before {
        display: none !important;
    }
    .request-test .right .right--bottom {
        padding-top: 0;
    }
}
@media only screen and (max-width: 992px) {
    .request-test .left {
        float: none;
        margin: 0 auto 30px;
    }
    .request-test .right {
        float: none !important;
        margin: 0 auto;
    }
}
.request-test .form {
    max-width: 230px;
    margin: 0 auto;
}
.request-test .form .form-questions__btn {
    background: #ed1c24;
    box-shadow: 0 5px 0 #c1272d;
}
.request-test .icon-men {
    background: url(../assets/icons/icons-u1829.png) 6px 9px no-repeat;
}
.request-test .icon-tel {
    background: url(../assets/icons/icons-u1829.png) 6px -35px no-repeat;
}
.request-test .icon-email {
    background: url(../assets/icons/icons-u1829.png) 6px -78px no-repeat;
}
.request-test .box {
    color: #fff;
    text-align: center;
    max-width: 921px;
    margin: 0 auto;
}
.request-test .box .cite {
    font: 14px/16px latolight, sans-serif;
    letter-spacing: 0;
    padding-top: 15px;
    color: #000;
}
.request-test .box .h {
    text-transform: uppercase;
    font: 35px/40px latobold, sans-serif;
    margin-bottom: 20px;
}
@media only screen and (max-width: 660px) {
    .request-test .box .h {
        font-size: 24px;
        margin-bottom: 10px;
    }
    .request-test .box {
        background: #468c80;
    }
    .request-test {
        padding: 20px 0;
    }
}
.owl-nav div {
    height: 100%;
    width: 50px;
    position: absolute;
    top: 0%;
    margin-top: -50px;
}
.owl-nav div img {
    max-width: 100%;
}
.owl-nav div.owl-prev {
    left: 0;
    background: url(../assets/icons/arrow1.png) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #c7f9ff;
}
.owl-nav div.owl-next {
    right: 0;
    background: url(../assets/icons/arrow22.png) no-repeat;
    background-size: contain;
    background-position: center;
    background-color: #c7f9ff;
}
.owl-nav div.disabled {
    display: none;
}
.success .success-wrap,
.success:after {
    display: inline-block;
    vertical-align: middle;
}
@media only screen and (max-width: 992px) {
    .owl-nav div {
        width: 25px;
        height: 40px;
        margin-top: -20px;
        top: 27%;
    }
    .slider-video .owl-nav div {
        top: 50%;
    }
}
.slider-video__container_double {
    padding: 40px 0;
}

.reviews .owl-item {
    width: 100%;
}
.reviews__photo {
    width: 196px;
    height: 196px;
    margin: 0 auto 20px;
    border-radius: 150px;
    border: 3px solid transparent;
}
.reviews__photo:hover {
    border-color: #29abe2;
}
.reviews__describe {
    max-width: 760px;
    width: 90%;
    margin: 0 auto 30px;
}
@media only screen and (max-width: 570px) {
    .reviews__describe {
        padding: 0 38px;
    }
}
.reviews__name {
    font: 20px/22px latobold, sans-serif;
}
.slider-video {
    max-width: 860px;
    margin: 0 auto;
    padding: 21px 60px 0;
}
.slider-video .owl-nav .owl-next {
    right: -60px;
    background-color: #67d1d3;
}
.slider-video .owl-nav .owl-prev {
    left: -60px;
    background-color: #67d1d3;
}
@media only screen and (max-width: 1300px) {
    .img-01 {
        margin-top: 83px;
    }
}
@media only screen and (max-width: 992px) {
    .slider-video {
        padding: 12px 60px 0;
        
    }
    .slider-video .owl-nav .owl-next {
        right: -30px;
    }
    .slider-video .owl-nav .owl-prev {
        left: -30px;
    }
    .img-01 {
        margin-top: 0;
    }
    .text-center-btn {
        text-align: center;
    }
}
@media only screen and (max-width: 767px) {
    .slider-video {
        padding: 9px 20px 0;
        
    }
}
/* Lazyload iframe YOUtube */

.youtube {
    background-color: #000;
    margin-bottom: 30px;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
    cursor: pointer;
    width: 100%;
}

.youtube img {width: 100%; top: -16.82%; left: 0; opacity: 0.7;}

.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}

@media only screen and (max-width: 767px) {
    .youtube .play-button {
        width: 60px;
        height: 50px;
    }    
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}

.youtube img, .youtube .play-button {cursor: pointer;}

.youtube img, .youtube iframe, .youtube .play-button, .youtube .play-button:before {position: absolute;}

.youtube .play-button, .youtube .play-button:before {top: 50%; left: 50%; transform: translate3d( -50%, -50%, 0 );}

.youtube iframe {height: 100%; width: 100%; top: 0; left: 0;}

.success {
    position: relative;
    text-align: center;
    height: 96%;
}
.success:after {
    height: 100%;
    top: 0;
    width: 1%;
    left: 0;
    content: "";
}
.success .success-wrap .h {
    font: 30px/36px latobold, sans-serif;
    text-align: center;
    color: #18242e;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.success .success-wrap .text-md {
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 22px;
}
.program-cours {
    padding: 40px 0;
}
.program-cours .hr {
    width: 30px;
    margin: 20px 0;
}
.program-cours .heading-shadow--b {
    margin-bottom: 0 !important;
    padding: 23px 0;
}
.program-cours .program-cours__box .h {
    text-transform: uppercase;
    font-size: 24px;
    margin-bottom: 11px;
}
.program-cours .program-cours__box .list {
    margin-bottom: 20px;
}
.program-cours .program-cours__box .list li {
    position: relative;
    padding-left: 15px;
}
.program-cours .program-cours__box .list li:after {
    border-radius: 150px;
    height: 5px;
    width: 5px;
    background: #393939;
    position: absolute;
    top: 8px;
    left: 0;
    content: "";
}
.signup-course .arrow {
    position: absolute;
    top: 73px;
    right: 113px;
}
.signup-course .signup-course__box {
    width: 558px;
    margin: 0 auto;
    background: #c7f9ff;
    position: relative;
    padding: 30px;
    text-align: left;
    text-transform: uppercase;
}
@media only screen and (max-width: 570px) {
    .signup-course .signup-course__box {
        width: 100%;
    }
}
.signup-course .signup-course__box .bold_2 {
    font-family: latobold, sans-serif;
}
.signup-course .btn-main {
    border: 1px solid #000;
    background: 0 0;
    border-radius: 0;
    color: #000;
    text-transform: uppercase;
    position: absolute;
    bottom: 36px;
    right: 48px;
}
@media only screen and (max-width: 767px) {
    .signup-course .arrow {
        display: none;
    }
    .signup-course .signup-course__box {
        text-align: center;
    }
    .signup-course .btn-main {
        position: static;
        margin-top: 17px;
    }
}
.signup-course .btn-main:hover {
    background: #000;
    color: #fff;
}
.footer {
    padding: 20px 0;
}
.footer .logo-footer {
    max-width: 132px;
    display: inline-block;
}
.footer .socialnetworks {
    margin-top: 8px;
    margin-left: 8px;
}
.wrapper__act-online {
    color: #3c4a65;
}
.wrapper__act-online .sticky-header .text-center {
    letter-spacing: 4px;
}
.wrapper__act-online .header .bottom .t {
    font: 15px/17px latobold, sans-serif;
    color: #1e5355;
    letter-spacing: 3px;
}
.wrapper__act-online .desktop-version {
    position: relative;
}
.wrapper__act-online .about-yura {
    position: absolute;
    bottom: 62px;
    right: 316px;
    max-width: 450px;
}
@media only screen and (max-width: 1600px) {
    .wrapper__act-online .about-yura {
        right: 181px;
        bottom: 50px;
    }
}
@media only screen and (max-width: 1300px) {
    .wrapper__act-online .about-yura {
        right: 88px;
    }
}
@media only screen and (max-width: 767px) {
    .wrapper__act-online .form-questions .h {
        font-size: 17px;
        line-height: 25px;
    }
    .wrapper__act-online .schedule-wrap {
        text-align: center;
    }
}
.wrapper__act-online .slider-video {
    padding-top: 0;
}
.wrapper__act-online .heading-shadow {
    font-size: 31.5px;
    line-height: 35px;
    text-shadow: none;
    margin-bottom: 57px;
    letter-spacing: 2px;
}
@media only screen and (max-width: 767px) {
    .wrapper__act-online .heading-shadow {
        font-size: 16.5px;
        line-height: 32px;
        margin-bottom: 37px;
    }
}
.wrapper__act-online .advantages {
    padding: 40px 0;
}
.wrapper__act-online .advantages .box {
    padding-left: 70px;
    padding-right: 70px;
    margin-bottom: 20px;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    width: 33%;
}
.wrapper__act-online .advantages .box .icon {
    margin-bottom: 20px;
}
@media only screen and (max-width: 1600px) {
    .wrapper__act-online .advantages .box {
        width: 49%;
    }
}
.wrapper__act-online .advantages .box .text {
    font-size: 20px;
    line-height: 24px;
}
@media only screen and (max-width: 992px) {
    .wrapper__act-online .advantages .box .text {
        font-size: 15px;
    }
}
.wrapper__act-online .advantages .icon {
    max-width: 62px;
    margin: 0 auto 16px;
}
.wrapper__act-online .program-cours {
    font-size: 17px;
    line-height: 22px;
    position: relative;
    background: url(../images/02.png) 94% 83% no-repeat #67d1d3;
}
.images-hide {
    display: none;
}
@media only screen and (max-width: 992px) {
    .wrapper__act-online .program-cours {
        background: #67d1d3;
    }
    .images-hide {
        display: block;
        margin: 0 auto 55px;
        max-width: 80%;
    }
}
.btn-main--hide-desktop {
    display: none;
}
@media only screen and (max-width: 767px) {
    .wrapper__act-online .advantages .box {
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
    }
    .wrapper__act-online .program-cours {
        font-size: 15px;
    }
    .btn-main--hide-mob {
        display: none;
    }
    .btn-main--hide-desktop {
        display: inline-block;
        margin: 17px 0;
    }
}
.certificate {
    padding-top: 60px;
    margin-bottom: 60px;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.certificate .heading {
    text-decoration: underline;
    letter-spacing: 5px;
}
.certificate .mid {
    font: 16px/23px latobold, sans-serif;
}
@media only screen and (max-width: 767px) {
    .certificate .mid {
        font-size: 14px;
    }
}
.certificate .f21 {
    font-size: 16px;
}
.certificate .text-center p {
    margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
    .certificate .f21 {
        font-size: 14px;
    }
    .certificate .text-center p {
        margin-bottom: 7px;
    }
}
.certificate .f19 {
    font-size: 13px;
}
@media only screen and (max-width: 767px) {
    .certificate .f19 {
        font-size: 12px;
        margin-bottom: 30px !important;
    }
    .certificate .text-center {
        padding-top: 20px;
    }
}
.certificate .btn-main {
    letter-spacing: 0;
    font: 16px/38px latobold, sans-serif;
    text-transform: none;
}
.slider-video__container {
    padding-top: 40px;
    padding-bottom: 30px;
}
.program-cours__second {
    background: 0 0 !important;
}
.program-cours__second .heading {
    font-size: 17px;
    line-height: 20px;
}
.fa-telegram:before {
    content: "";
    display: inline-block;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+CjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgdmlld0JveD0iMCAwIDI0MCAyNDAiPgo8ZGVmcz4KCTxsaW5lYXJHcmFkaWVudCBpZD0iYiIgeDE9IjAuNjY2NyIgeTE9IjAuMTY2NyIgeDI9IjAuNDE2NyIgeTI9IjAuNzUiPgoJCTxzdG9wIHN0b3AtY29sb3I9IiMzN2FlZTIiIG9mZnNldD0iMCIvPgoJCTxzdG9wIHN0b3AtY29sb3I9IiMxZTk2YzgiIG9mZnNldD0iMSIvPgoJPC9saW5lYXJHcmFkaWVudD4KCTxsaW5lYXJHcmFkaWVudCBpZD0idyIgeDE9IjAuNjU5NyIgeTE9IjAuNDM2OSIgeDI9IjAuODUxMiIgeTI9IjAuODAyNCI+CgkJPHN0b3Agc3RvcC1jb2xvcj0iI2VmZjdmYyIgb2Zmc2V0PSIwIi8+CgkJPHN0b3Agc3RvcC1jb2xvcj0iI2ZmZiIgb2Zmc2V0PSIxIi8+Cgk8L2xpbmVhckdyYWRpZW50Pgo8L2RlZnM+CjxjaXJjbGUgY3g9IjEyMCIgY3k9IjEyMCIgcj0iMTIwIiBmaWxsPSJ1cmwoI2IpIi8+CjxwYXRoIGZpbGw9IiNjOGRhZWEiIGQ9Im05OCAxNzVjLTMuODg3NiAwLTMuMjI3LTEuNDY3OS00LjU2NzgtNS4xNjk1TDgyIDEzMi4yMDU5IDE3MCA4MCIvPgo8cGF0aCBmaWxsPSIjYTljOWRkIiBkPSJtOTggMTc1YzMgMCA0LjMyNTUtMS4zNzIgNi0zbDE2LTE1LjU1OC0xOS45NTgtMTIuMDM1Ii8+CjxwYXRoIGZpbGw9InVybCgjdykiIGQ9Im0xMDAuMDQgMTQ0LjQxIDQ4LjM2IDM1LjcyOWM1LjUxODUgMy4wNDQ5IDkuNTAxNCAxLjQ2ODQgMTAuODc2LTUuMTIzNWwxOS42ODUtOTIuNzYzYzIuMDE1NC04LjA4MDItMy4wODAxLTExLjc0NS04LjM1OTQtOS4zNDgybC0xMTUuNTkgNDQuNTcxYy03Ljg5MDEgMy4xNjQ3LTcuODQ0MSA3LjU2NjYtMS40MzgyIDkuNTI4bDI5LjY2MyA5LjI1ODMgNjguNjczLTQzLjMyNWMzLjI0MTktMS45NjU5IDYuMjE3My0wLjkwODk5IDMuNzc1MiAxLjI1ODQiLz4KPC9zdmc+);
}
