*, li, ul {
    margin: 0;
    padding: 0
}

@font-face {
    font-family: 'TTCompotes Citro';
    src: url(TTCompotes-Citro.eot);
    src: url(TTCompotes-Citro.eot?#iefix) format('embedded-opentype'), url(TTCompotes-Citro.woff) format('woff'), url(TTCompotes-Citro.ttf) format('truetype'), url(TTCompotes-Citro.svg#f9aaf3d2d40475c1763f04fc511b90fc) format('svg');
    font-style: normal;
    font-weight: 400;
    font-display: swap
}

@font-face {
    font-family: 'TTCompotes Citro';
    src: url(TTCompotes-CitroBold.eot);
    src: url(TTCompotes-CitroBold.eot?#iefix) format('embedded-opentype'), url(TTCompotes-CitroBold.woff) format('woff'), url(TTCompotes-CitroBold.ttf) format('truetype'), url(TTCompotes-CitroBold.svg#16ce1b17c4c0727456ad57323213f258) format('svg');
    font-style: normal;
    font-weight: 700;
    font-display: swap
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(ProximaNova-Light.eot);
    src: local('Proxima Nova Light'), local('ProximaNova-Light'), url(ProximaNova-Light.eot?#iefix) format('embedded-opentype'), url(ProximaNova-Light.woff) format('woff'), url(ProximaNova-Light.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(ProximaNova-Regular.eot);
    src: local('Proxima Nova Regular'), local('ProximaNova-Regular'), url(ProximaNova-Regular.eot?#iefix) format('embedded-opentype'), url(ProximaNova-Regular.woff) format('woff'), url(ProximaNova-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Proxima Nova';
    src: url(ProximaNova-Bold.eot);
    src: local('Proxima Nova Bold'), local('ProximaNova-Bold'), url(ProximaNova-Bold.eot?#iefix) format('embedded-opentype'), url(ProximaNova-Bold.woff) format('woff'), url(ProximaNova-Bold.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

*, a:active, a:focus, a:hover, a:visited, button:active, button:focus, button:hover, button:visited {
    outline: 0;
    text-decoration: none
}

li, ul {
    list-style-type: none
}

body {
    font-family: TTCompotes Citro, sans-serif;
    line-height: 1.5
}

.page-wrap {
    overflow: hidden
}

.page-wrap.mm-page {
    z-index: 9999
}

.test {
    display: none
}

@-webkit-keyframes parallax--out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100vw, 0, 0);
        transform: translate3d(100vw, 0, 0);
        opacity: 0
    }
}

@keyframes parallax--out {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(100vw, 0, 0);
        transform: translate3d(100vw, 0, 0);
        opacity: 0
    }
}

@-webkit-keyframes parallax--in {
    0% {
        -webkit-transform: translate3d(-100vw, 0, 0);
        transform: translate3d(-100vw, 0, 0);
        opacity: 1
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@keyframes parallax--in {
    0% {
        -webkit-transform: translate3d(-100vw, 0, 0);
        transform: translate3d(-100vw, 0, 0);
        opacity: 1
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes textTop {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        opacity: 1
    }
}

@keyframes textTop {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        opacity: 1
    }
}

@-webkit-keyframes textBottom {
    0% {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        opacity: 0
    }
}

@keyframes textBottom {
    0% {
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        opacity: 1
    }
    to {
        -webkit-transform: translate3d(0, 100%, 0);
        -moz-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        -o-transform: translate3d(0, 100%, 0);
        opacity: 0
    }
}

.menu_wrapper .main_menu > li.search.open .search_wrapper, .menu_wrapper .main_menu > li:hover .sub_menu {
    opacity: 1;
    visibility: visible
}

.h1 {
    font-size: 84px;
    font-weight: 700;
    margin-top: 20px;
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    .h1 {
        font-size: 60px
    }
}

.header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
    padding-top: 25px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}

@media screen and (max-width: 1199px) {
    .header {
        display: none
    }
}

.header.fixed_header {
    position: fixed;
    background-color: #fff;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1);
    display: none;
    padding: 10px 0 0
}

.header.fixed_header .header_container {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.header.fixed_header .header_container .logo_wrapper {
    height: auto;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.header.fixed_header .header_container .logo_wrapper img {
    max-width: 100%
}

.header.fixed_header .header_container .menu_wrapper .top_menu {
    margin-bottom: 5px
}

.header_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.menu_wrapper .top_menu {
    margin-bottom: 20px;
    text-align: right;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 10%
}

.menu_wrapper .top_menu .phone {
    /*margin-left: 20px;*/
    font-weight: 700;
    color: #e8597a;
    font-size: 25px
}

.menu_wrapper .top_menu a {
    vertical-align: middle;
    line-height: 1
}

.menu_wrapper .top_menu a img, .menu_wrapper .top_menu a span {
    vertical-align: middle
}

.menu_wrapper .top_menu a.online_diary {
    font-family: Proxima Nova, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #211d46
}

.menu_wrapper .main_menu > li:hover a {
    color: #fff
}

.menu_wrapper .main_menu > li:first-child a.active, .menu_wrapper .main_menu > li:first-child:hover {
    background-color: #fcb31f
}

.menu_wrapper .main_menu > li:nth-child(2) .sub_menu, .menu_wrapper .main_menu > li:nth-child(2) a.active, .menu_wrapper .main_menu > li:nth-child(2):hover {
    background-color: #fc6d8e
}

.menu_wrapper .main_menu > li:nth-child(3) .sub_menu, .menu_wrapper .main_menu > li:nth-child(3) a.active, .menu_wrapper .main_menu > li:nth-child(3):hover {
    background-color: #69c47a
}

.menu_wrapper .main_menu > li:nth-child(4) .sub_menu, .menu_wrapper .main_menu > li:nth-child(4) a.active, .menu_wrapper .main_menu > li:nth-child(4):hover {
    background-color: #83b7f9
}

.menu_wrapper .main_menu > li:nth-child(5) .sub_menu, .menu_wrapper .main_menu > li:nth-child(5) a.active, .menu_wrapper .main_menu > li:nth-child(5):hover {
    background-color: #F5C6FF
}

.menu_wrapper .main_menu > li:nth-child(6) .sub_menu, .menu_wrapper .main_menu > li:nth-child(6) a.active, .menu_wrapper .main_menu > li:nth-child(6):hover {
    background-color: #FFAA6C
}

.menu_wrapper .main_menu > li:nth-child(7) .sub_menu, .menu_wrapper .main_menu > li:nth-child(7) a.active, .menu_wrapper .main_menu > li:nth-child(7):hover {
    background-color: #909090
}

.menu_wrapper .main_menu > li.search {
    position: static;
    z-index: 0
}

.menu_wrapper .main_menu > li.search a {
    padding: 8px 10px
}

.menu_wrapper .main_menu > li.search.open {
    background-color: #f3f3f3
}

.menu_wrapper .main_menu > li.search img {
    display: block
}

.menu_wrapper .main_menu > li.search .search_wrapper {
    position: absolute;
    right: 0;
    padding: 18px 25px;
    background-color: #f3f3f3;
    width: 100%;
    opacity: 0;
    visibility: hidden
}

.menu_wrapper .main_menu > li.search .search_wrapper .search_form input {
    border: none;
    height: 40px;
    padding: 5px 15px;
    color: #000;
    font-family: 'Proxima Nova Lt', sans-serif;
    font-size: 16px;
    width: 100%
}

.menu_wrapper .main_menu > li.search .search_wrapper .search_form button {
    display: none
}

.menu_wrapper .main_menu > li > a {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    font-size: 26px;
    line-height: 25px;
    color: #211c50;
    text-transform: uppercase;
    padding: 10px 22px 7px
}

.lang_on, .menu_wrapper .main_menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.menu_wrapper .main_menu .sub_menu li a:hover, .menu_wrapper .main_menu > li > a.active {
    color: #fff
}

.menu_wrapper .main_menu {
    display: flex;
    margin: 0;
    padding: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative
}

.menu_wrapper .main_menu > li {
    list-style-type: none;
    position: relative;
    z-index: 2
}

.menu_wrapper .main_menu > li a {
    display: block;
    font-size: 24px;
    font-weight: 700;
    line-height: 25px;
    color: #211c50;
    text-transform: uppercase;
    padding: 10px 14px 7px
}

@media screen and (max-width: 1199px) {
    .menu_wrapper .main_menu > li a {
        font-size: 20px
    }
}

.menu_wrapper .main_menu > li:first-child .sub_menu {
    background-color: #fcb31f
}

.menu_wrapper .main_menu .sub_menu {
    position: absolute;
    margin: 0;
    padding: 5px 15px 10px;
    min-width: 100%;
    opacity: 0;
    visibility: hidden
}

.menu_wrapper .main_menu .sub_menu li {
    list-style-type: none
}

.menu_wrapper .main_menu .sub_menu li a {
    white-space: nowrap;
    font-size: 16px;
    color: #211c50;
    font-family: Proxima Nova, sans-serif;
    line-height: 2;
    padding: 0;
    text-transform: none;
    font-weight: 400
}

.menu_wrapper .main_menu .sub_menu li.search {
    position: static;
    z-index: 0
}

.menu_wrapper .main_menu .sub_menu li.search img {
    display: block
}

.menu_wrapper .main_menu .sub_menu li.search a {
    padding: 8px 10px
}

.search_wrapper {
    position: absolute;
    right: 0;
    padding: 18px 25px;
    background-color: #f3f3f3;
    width: 100%;
    opacity: 0;
    visibility: hidden
}

.search_wrapper .search_form input {
    border: none;
    height: 40px;
    padding: 5px 15px;
    color: #000;
    font-family: Proxima Nova, sans-serif;
    font-size: 16px;
    width: 100%
}

.search_wrapper .search_form button {
    display: none
}

.lang_on {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 45px;
}

.lang_wrap {
    margin-left: 20px;
    position: relative;
    cursor: pointer;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.lang_wrap:hover .lang_off {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.banner .banner_slider .item, .lang_off {
    opacity: 0
}

.lang-svg {
    margin-left: 6px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.lang_off {
    position: absolute;
    visibility: hidden;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease;
    width: 45px;
    text-align: left;
    height: 20px;
    display: flex;
    align-items: center;
    z-index: 100;
}

.lang_text a {
    font-size: 14px;
    font-family: Proxima Nova, sans-serif;
    font-weight: 600;
    color: #211d46
}

.top_menu__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.top_menu__item a {
    margin-left: 10px
}

.banner {
    background: url(../media/img/main-banner-back.jpg) center center no-repeat #ffd864;
    position: relative;
    padding-top: 0
}

.banner .banner_slider {
    position: relative;
    overflow: hidden
}

.banner .banner_slider .item.slick-current .banner_row .banner_img .main_img {
    -webkit-animation: parallax--in 2s ease-out;
    animation: parallax--in 2s ease-out
}

.banner .banner_slider .item.slick-current .banner_row .banner_img .oval_img {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

.banner .banner_slider .item.slick-current .banner_row .banner_img .abs_img {
    -webkit-animation: parallax--in 2.5s ease-out .5s;
    animation: parallax--in 2.5s ease-out .5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.banner .banner_slider .item.slick-current .banner_row .banner_text .animate_text:nth-child(1) span, .banner .banner_slider .item.slick-current .banner_row .banner_text .animate_text:nth-child(1) h1, .banner .banner_slider .item.slick-current .banner_row .banner_text .animate_text:nth-child(1) h2 {
    -webkit-transition-delay: 1.7s;
    transition-delay: 1.7s
}

.banner .banner_slider .item.slick-current .banner_row .banner_text .animate_text:nth-child(2) span {
    -webkit-transition-delay: 1.9s;
    transition-delay: 1.9s
}

.banner .banner_slider .item.slick-current .banner_row .banner_text .animate_text:nth-child(3) span {
    -webkit-transition-delay: 2.1s;
    transition-delay: 2.1s
}

.banner .banner_slider .item.slick-current .banner_row .banner_text .animate_text:nth-child(4) .banner_button, .banner .banner_slider .item.slick-current .banner_row .banner_text .animate_text:nth-child(4) span {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s
}

.banner .banner_slider .item.slick-current .banner_row .banner_text .banner_button, .banner .banner_slider .item.slick-current .banner_row .banner_text span, .banner .banner_slider .item.slick-current .banner_row .banner_text h1, .banner .banner_slider .item.slick-current .banner_row .banner_text h2 {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0)
}

.banner .banner_slider .item.item_1 {
    margin-top: 146px
}

.banner .banner_slider .item.item_1 .banner_row .banner_img {
    top: 50px
}

.banner .banner_slider .item.item_1 .banner_row .banner_img .main_img {
    margin-top: 0;
    top: 0
}

.banner .banner_slider .item.item_1 .banner_row .banner_img .oval_img {
    top: 30px;
    left: -50px
}

.banner .banner_slider .item.item_2 .banner_row .banner_text {
    margin-top: 120px
}

.banner .banner_slider .item.item_2 .banner_row .banner_img {
    top: 0
}

.banner .banner_slider .item.item_2 .banner_row .banner_img .main_img.only_mob {
    display: none
}

@media screen and (max-width: 991px) {
    .banner .banner_slider .item.item_2 .banner_row .banner_img .main_img.only_mob {
        display: block;
        margin-top: -1100px
    }
}

.banner .banner_slider .item.item_2 .banner_row .banner_img .oval_img {
    top: 160px;
    left: -50px
}

.banner .banner_slider .item.item_2 .banner_row .banner_img .bottle_img {
    top: 160px;
    z-index: 3
}

.banner .banner_slider .item.item_3 {
    margin-top: 114px
}

.banner .banner_slider .item.item_3 .banner_row .banner_img .oval_img {
    bottom: 30px;
    left: 0;
    right: 0;
    margin: auto
}

.banner .banner_slider .item.item_3 .banner_row .banner_img .bag_img {
    max-width: 220px
}

.banner .banner_slider .item.item_4 {
    margin-top: 176px
}

.banner .banner_slider .item.item_4 .banner_row .banner_img .main_img {
    left: -80px
}

.banner .banner_slider .item.item_4 .banner_row .banner_img .oval_img {
    left: -60px;
    top: 30px
}

.banner .banner_slider .banner_row {
    font-size: 0;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.banner .banner_slider .banner_row .banner_text {
    position: relative;
    z-index: 4;
    margin-right: -160px
}

@media screen and (max-width: 991px) {
    .banner .banner_slider .banner_row .banner_text {
        margin-right: 0
    }
}

.banner .banner_slider .banner_row .banner_text .main_text {
    overflow: hidden
}

.banner .banner_slider .banner_row .banner_text .main_text span {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.1;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50
}

@media screen and (max-width: 1199px) {
    .banner .banner_slider .banner_row .banner_text .main_text span {
        font-size: 60px
    }
}

@media screen and (max-width: 767px) {
    .banner .banner_slider .banner_row .banner_text .main_text span {
        font-size: 42px
    }
}

.banner .banner_slider .banner_row .banner_text .main_text .banner_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 210px;
    height: 82px;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px
}

.banner .banner_slider .banner_row .banner_text .main_text .banner_button img {
    position: absolute;
    z-index: 2
}

.banner .banner_slider .banner_row .banner_text .main_text .banner_button a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    z-index: 3;
    height: 100%;
    font-size: 30px;
    color: #211c50;
    font-family: TTCompotes Citro, sans-serif;
    font-weight: 700
}

.banner .banner_slider .banner_row .banner_text .main_text .banner_button a:hover {
    color: #fff
}

.banner .banner_slider .banner_row .banner_text .sub_text {
    font-size: 44px;
    line-height: 1;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    overflow: hidden
}

.banner .banner_slider .banner_row .banner_text .banner_button, .banner .banner_slider .banner_row .banner_text span, .banner .banner_slider .banner_row .banner_text h1, .banner .banner_slider .banner_row .banner_text h2 {
    display: block;
    -webkit-transform: translate3d(0, 130%, 0);
    -moz-transform: translate3d(0, 130%, 0);
    -ms-transform: translate3d(0, 130%, 0);
    -o-transform: translate3d(0, 130%, 0);
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s
}

.banner .banner_slider .banner_row .banner_img {
    position: relative;
    padding-top: 0
}

.banner .banner_slider .banner_row .banner_img .main_img {
    -webkit-animation: parallax--out 1s ease-in;
    animation: parallax--out 1s ease-in;
    display: inline-block;
    line-height: 0;
    pointer-events: none;
    will-change: transform;
    z-index: 3;
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    max-height: 100%;
    margin: auto;
    max-width: none
}

.banner .banner_slider .banner_row .banner_img .oval_img {
    position: absolute;
    height: auto;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    -webkit-transition: transform .5s ease-out;
    -moz-transition: transform .5s ease-out;
    -ms-transition: transform .5s ease-out;
    -o-transition: transform .5s ease-out;
    z-index: 2
}

.banner .banner_slider .banner_row .banner_img .abs_img {
    position: absolute;
    z-index: 4;
    -webkit-animation: parallax--out 1s ease-in;
    animation: parallax--out 1s ease-in;
    pointer-events: none;
    will-change: transform;
    opacity: 0
}

.banner .banner_slider .banner_row .banner_img .lamp_img {
    bottom: 30px;
    right: 10px;
    max-width: 150px
}

.banner .banner_slider .banner_row .banner_img .rocket_img {
    top: 10px;
    left: 0;
    max-width: 200px
}

.banner .banner_slider .banner_row .banner_img .baloon_img {
    bottom: -180px;
    right: -50px;
    max-width: 200px
}

.roof img, .slider-section .slider-main .slide-wrap img {
    max-width: 100%
}

.banner .banner_slider .banner_row .banner_img .big_cloud {
    top: -120px;
    left: -100px
}

.banner .banner_slider .banner_row .banner_img .small_cloud {
    left: 100px;
    top: -40px
}

.banner .banner_slider .banner_row .banner_img .bottle_img {
    top: 60px;
    right: 20px;
    z-index: 2
}

@media screen and (max-width: 1199px) {
    .banner .banner_slider .banner_row .banner_img .bottle_img {
        right: -70px
    }
}

.banner .banner_slider .banner_row .banner_img .bag_img {
    left: -90px;
    bottom: 50px
}

.banner .banner_slider .banner_row .banner_img .sun_img {
    top: 0;
    right: -200px;
    z-index: 2
}

.banner .banner_slider .banner_row .banner_img .swim_cloud_img {
    bottom: 10px;
    left: -40px
}

.banner .banner_slider .banner_row .banner_img .swim_cloud_big_img {
    bottom: 120px;
    left: -180px
}

.banner .banner_slider .banner_row .banner_img .atom_img {
    top: 80px;
    right: 110px;
    z-index: 2
}

@media screen and (max-width: 1199px) {
    .banner .banner_slider .banner_row .banner_img .atom_img {
        right: 10px
    }
}

.banner .banner_nav {
    position: absolute;
    bottom: 40px;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 0
}

@media screen and (max-width: 600px) {
    .banner .banner_nav {
        text-align: center
    }
}

.banner .banner_nav .slick-arrow {
    margin-right: 10px;
    cursor: pointer;
    z-index: 1100;
    position: relative
}

.banner:after {
    content: url(../media/img/big-star.png);
    position: absolute;
    right: -120px;
    bottom: -29%
}

.banner + section {
    position: relative
}

.banner + section:before {
    content: url(../media/img/star-1.png);
    position: absolute;
    left: 120px;
    top: 120px;
    z-index: -1
}

.banner + section:after {
    content: url(../media/img/star-2.png);
    position: absolute;
    right: 300px;
    top: 180px;
    z-index: -1
}

.h3.color_blue, .h3.color_green, .h3.color_pink {
    z-index: 3;
    position: relative
}

.why-to-us_head {
    margin-bottom: 20px
}

.why-to-us_item {
    text-align: center;
    padding: 0 20px
}

.why-to-us_item img {
    max-width: 100%;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    .why-to-us_item img {
        margin-bottom: 0;
        margin-top: 10px
    }
}

.why-to-us_item__head {
    text-align: left;
    line-height: 1.11;
    margin-bottom: 20px
}

.why-to-us_item__text {
    color: #2a2557;
    text-align: left
}

.h2, .h3 {
    font-weight: 700;
    color: #211c50;
    line-height: 1.1;
    margin-bottom: 20px
}

.concept .concept_col, .conditions_paragraph, .education_paragraph, .h2, .more_button_wrapper, .separator {
    text-align: center
}

.h2 {
    font-size: 60px;
    line-height: 1.1;
    margin-top: 20px;
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    .h2 {
        font-size: 42px
    }
}

.h3 {
    font-size: 36px
}

.h3.color_green {
    color: #88c157
}

.h3.color_pink {
    color: #e8597a
}

.h3.color_blue {
    color: #4a90e2
}

p, span {
    font-family: Proxima Nova, sans-serif;
    font-size: 18px;
    font-weight: 300
}

section {
    padding-top: 90px;
    padding-bottom: 90px
}

@media screen and (max-width: 1199px) {
    section {
        padding-top: 50px;
        padding-bottom: 50px
    }
}

@media screen and (max-width: 991px) {
    section {
        padding-top: 20px;
        padding-bottom: 40px
    }

    .conditions_paragraph {
        margin-bottom: 20px
    }
}

.separator {
    padding: 0
}

.conditions.family {
    padding-top: 30px
}

.conditions_paragraph {
    color: #211c50;
    margin-top: 36px
}

.education {
    background: url(../media/img/lightyellow-bkg.jpg)
}

.education .education_item__left {
    margin-bottom: 20px
}

.education_paragraph {
    color: #211c50;
    margin-bottom: 80px;
    margin-top: 36px
}

.education_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-frginexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.education_item__left img {
    width: 100%
}

.education_item__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.25;
    color: #211c50
}

@media screen and (max-width: 991px) {
    .slider-section .slider-navMin {
        display: none
    }
}

.slider-section .slider-navMin .slick-track {
    margin: 50px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    min-width: 930px
}

.slider-section .slider-navMin .slick-track .slide-image-nav {
    outline: 0;
    width: auto !important;
    cursor: pointer;
    border-radius: 65px
}

.slider-section .slider-navMin .slick-track .slide-image-nav:hover .slide-nav-img-text span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    -webkit-transition: color .2s;
    transition: color .2s
}

.slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px
}

.slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    color: rgba(0, 0, 0, .57);
    font-size: 30px;
    font-weight: 400;
    -webkit-transition: color .2s;
    transition: color .2s;
    padding: 0 24px
}

.slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text .img-slide-nav-wrap {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px
}

.slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text .img-slide-nav-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider-section .slider-navMin .slick-track .slide-image-nav.slick-current {
    border: 2px solid #fcb31f
}

.slider-section .slider-navMin .slick-track .slide-image-nav.slick-current .slide-nav-img-text {
    margin: 8px
}

.slider-section .slider-navMin .slick-track .slide-image-nav.slick-current .slide-nav-img-text span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    font-weight: 700
}

.slider-section .slider-main .slide-wrap {
    outline: 0
}

.slider-section .slider-main .slide-wrap .slide-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slider-section .slider-main .slide-wrap .slide-desc .slide-wrap__head {
    line-height: 1.11;
    margin-bottom: 26px
}

.arrow-slide {
    width: 65px;
    height: 65px;
    background: #4963ae;
    padding: 10px;
    cursor: pointer;
    -webkit-mask: url(../media/img/mask-arrow.png) top left no-repeat;
    mask: url(../media/img/mask-arrow.png) top left no-repeat;
    position: absolute;
    right: -55px;
    top: 50%;
    -webkit-transform: translate(-40%, -100%);
    -ms-transform: translate(-40%, -100%);
    transform: translate(-40%, -100%);
    z-index: 999;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out
}

@media screen and (max-width: 991px) {
    .slider-section .slider-main .slide-wrap .slide-desc {
        margin-top: 20px
    }

    .slider-section .slider-main .slide-wrap .slide-desc .slide-wrap__head {
        margin-bottom: 0;
        margin-top: 26px
    }

    .arrow-slide {
        top: 25%;
        -webkit-transform: translate(-25%, -100%);
        -ms-transform: translate(-25%, -100%);
        transform: translate(-25%, -100%);
        width: 45px;
        height: 45px
    }
}

.arrow-slide:hover {
    background: #0072ba;
    -webkit-transition: background .2s ease-out;
    transition: background .2s ease-out
}

.arrow-slide-right {
    -webkit-transform: rotate(180deg) translate(40%, 0);
    -ms-transform: rotate(180deg) translate(40%, 0);
    transform: rotate(180deg) translate(40%, 0)
}

.slide-wrap img:hover {
    cursor: pointer
}

.button_canvas {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.slide-wrap__list {
    list-style-type: none
}

@media screen and (max-width: 991px) {
    .arrow-slide-right {
        -webkit-transform: rotate(180deg) translate(25%, 0);
        -ms-transform: rotate(180deg) translate(25%, 0);
        transform: rotate(180deg) translate(25%, 0)
    }

    .slide-wrap__list {
        margin-top: 20px
    }
}

.slide-wrap__list li {
    position: relative;
    padding-left: 26px;
    font-family: Proxima Nova, sans-serif;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.44;
    margin-bottom: 10px;
    color: #2a2557
}

.slide-wrap__list li:before {
    content: url(../media/img/orange-mark.svg);
    position: absolute;
    left: 0;
    top: 0
}

.slide-wrap__list .font-size-extraSmall {
    font-size: 16px
}

.slide-wrap__list.red-mark li:before {
    content: url(../media/img/red-mark.svg)
}

.concept {
    margin-top: 174px;
    margin-bottom: 60px
}

@media screen and (max-width: 991px) {
    .concept {
        margin-top: 74px
    }
}

.concept .concept_col .concept_wrap {
    display: inline-block;
    position: relative;
    overflow: visible
}

.concept .concept_col .concept_wrap .branch {
    position: absolute;
    z-index: 0
}

.concept .concept_col .concept_wrap .branch_left {
    left: -90px;
    top: 64%
}

.concept .concept_col .concept_wrap .branch_middle {
    top: 40%
}

.concept .concept_col .concept_wrap .branch_right {
    right: -72px;
    top: 68%
}

.concept .concept_col .concept_wrap .big_lamp {
    position: absolute;
    left: -84px;
    top: -40px;
    z-index: 2
}

@media screen and (max-width: 767px) {
    .concept .concept_col .concept_wrap .big_lamp {
        left: -38px
    }
}

.concept .concept_col .concept_wrap span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    font-size: 42px;
    color: #211c50;
    font-weight: 700;
    padding: 58px 100px;
    z-index: 3;
    position: relative
}

.concept .concept_col .concept_wrap .concept_canvas__head {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1
}

.js-concept_canvas__left, .js-concept_canvas__middle, .js-concept_canvas__right {
    position: relative
}

.concept_canvas__Left-block, .concept_canvas__middle-block, .concept_canvas__right-block {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0
}

.h3.color_blue, .h3.color_green, .h3.color_pink {
    padding: 16px 34px 16px 26px
}

.concept_canvas__dark-pink-list ul, .concept_canvas__left-list ul, .concept_canvas__middle-list ul, .concept_canvas__other-list ul, .concept_canvas__purple-list ul, .concept_canvas__right-list ul {
    padding-left: 26px;
    padding-right: 34px;
    padding-bottom: 26px
}

.concept_canvas__dark-pink-list ul li, .concept_canvas__left-list ul li, .concept_canvas__middle-list ul li, .concept_canvas__other-list ul li, .concept_canvas__purple-list ul li, .concept_canvas__right-list ul li {
    position: relative;
    padding-left: 26px;
    font-family: Proxima Nova, sans-serif;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.56;
    margin-bottom: 10px;
    color: #000
}

.concept_canvas__dark-pink-list ul, .concept_canvas__right-list ul {
    margin: 0;
    padding: 0;
}

.concept_canvas__dark-pink-list ul li:before, .concept_canvas__left-list ul li:before, .concept_canvas__middle-list ul li:before, .concept_canvas__other-list ul li:before, .concept_canvas__purple-list ul li:before, .concept_canvas__right-list ul li:before {
    content: url(../media/img/green-mark.svg);
    position: absolute;
    left: 0;
    top: 0
}

.concept_canvas__middle-list ul li:before {
    content: url(../media/img/pink-mark.svg)
}

.concept_canvas__right-list ul li:before {
    content: url(../media/img/blue-mark.svg)
}

.concept_canvas__other-list ul li:before {
    content: url(../media/img/green-mark-dark.svg)
}

.concept_canvas__dark-pink-list ul li:before {
    content: url(../media/img/orange-mark-copy-32.svg);
}

.concept_canvas__purple-list ul {
    padding: 0;
    margin: 0
}

.concept_canvas__purple-list ul li:before {
    content: url(../media/img/purple-mark.svg)
}

.more_button_wrapper {
    position: relative;
    z-index: 1;
    margin-top: 100px
}

.more_button_wrapper .more_button {
    display: inline-block;
    position: relative;
    min-width: 250px
}

.more_button_wrapper .more_button img {
    position: absolute;
    top: 50%;
    right: -26px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.more_button_wrapper .more_button:hover a {
    color: #fff
}

.more_button_wrapper .more_button a, .more_button_wrapper .more_button span {
    display: block;
    padding: 34px 44px;
    font-family: TTCompotes Citro, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #211c50;
    line-height: 1;
    position: relative;
    z-index: 2
}

@media screen and (max-width: 991px) {
    .more_button_wrapper {
        margin-top: 20px
    }

    .more_button_wrapper .more_button img {
        right: -14px
    }

    .more_button_wrapper .more_button a, .more_button_wrapper .more_button span {
        padding: 24px 50px 24px 34px
    }
}

.more_button_wrapper .more_button span {
    font-size: 32px;
    padding: 44px 100px 44px 48px
}

.more_button_wrapper .more_button.js-yellow_border img {
    top: 44%;
    right: -110px
}

.roof {
    position: relative
}

.roof .roof_head {
    margin-bottom: 50px
}

.co-founder .roof_text__bold, .roof .roof_text__wrap .roof_text__bold {
    margin-bottom: 20px;
    font-weight: 700
}

@media screen and (max-width: 991px) {
    .more_button_wrapper .more_button.js-yellow_border img {
        right: 0;
        opacity: .2
    }

    .roof .roof_head {
        margin-bottom: 20px
    }
}

.roof .roof_text__wrap span {
    display: block;
    color: #2a2557
}

.studios_slider_wrapper {
    position: relative;
    margin-top: 86px
}

.studios_slider_wrapper .st-arr {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 2
}

.studios_slider_wrapper .st-arr.st-arr-r {
    right: -80px
}

.studios_slider_wrapper .st-arr.st-arr-r:hover #st-arr-r {
    fill: #fff
}

.studios_slider_wrapper .st-arr.st-arr-r:hover g {
    fill: #211c50
}

.studios_slider_wrapper .st-arr.st-arr-l {
    left: -80px
}

@media screen and (max-width: 1199px) {
    .studios_slider_wrapper .st-arr.st-arr-r {
        right: -25px;
        width: 45px
    }

    .studios_slider_wrapper .st-arr.st-arr-l {
        left: -25px;
        width: 45px
    }
}

@media screen and (max-width: 767px) {
    .studios_slider_wrapper .st-arr.st-arr-r {
        right: -12px
    }

    .studios_slider_wrapper .st-arr.st-arr-l {
        left: -12px
    }
}

.studios_slider_wrapper .st-arr.st-arr-l:hover #st-arr-l {
    fill: #fff
}

.studios_slider_wrapper .st-arr.st-arr-l:hover g {
    fill: #211c50
}

.studios_slider_wrapper span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    font-size: 30px;
    font-weight: 700;
    -webkit-transition: color .2s;
    transition: color .2s;
    padding: 0 28px
}

.color_green {
    color: #88c157;
    z-index: 3
}

.color_pink {
    color: #e8597a;
    z-index: 3
}

.color_blue {
    color: #4a90e2;
    z-index: 3
}
.color_orange {
    color: #ff7900;
    z-index: 3
}

.call-to-action .more_button a, .color_white {
    color: #fff
}

.owl-stage {
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.owl-stage .owl-item, .owl-stage .studio_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

.owl-stage .owl-item {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.owl-stage .studio_item {
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center
}

.co-founder .roof_text__bold {
    margin-top: 20px
}

.co-founder .roof_text__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.call-to-action {
    background: url(../media/img/deep-blue-star.jpg);
    margin-top: 0;
    overflow: visible;
    padding-top: 0;
    padding-bottom: 0
}

.call-to-action .more_button_wrapper {
    margin-top: 40px;
    text-align: left
}

.call-to-action .container {
    position: relative;
    padding-top: 100px;
    padding-bottom: 80px
}

.call-to-action .container img {
    position: absolute;
    bottom: 0;
    right: 0
}

@media screen and (max-width: 991px) {
    .call-to-action .more_button_wrapper {
        text-align: center
    }

    .call-to-action .container {
        padding-top: 20px;
        padding-bottom: 40px
    }

    .call-to-action .container img {
        display: none
    }
}

section.reviews {
    padding-bottom: 100px;
    padding-top: 80px;
    background: url(../media/img/light-blue-back.jpg) bottom right no-repeat #BDCDFA;
    position: relative;
    z-index: 0
}

section.reviews .section_title {
    margin-bottom: 80px
}

@media screen and (max-width: 991px) {
    section.reviews {
        padding-top: 30px;
        padding-bottom: 60px
    }

    section.reviews .section_title {
        margin-bottom: 20px
    }
}

section.reviews .reviews_slider_wrapper {
    margin-bottom: 60px;
    position: relative
}

section.reviews .reviews_slider_wrapper .abs_img {
    position: absolute;
    top: -60px;
    left: 50px;
    z-index: 2
}

section.reviews .reviews_slider_wrapper .reviews_slider_description {
    margin-top: 30px
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item {
    padding: 70px 50px 35px;
    display: none;
    position: relative
}

@media screen and (max-width: 991px) {
    section.reviews .reviews_slider_wrapper {
        margin-bottom: 0
    }

    section.reviews .reviews_slider_wrapper .abs_img {
        display: none
    }

    section.reviews .reviews_slider_wrapper .reviews_slider_description {
        margin-top: 60px
    }

    section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item {
        padding: 40px 40px 20px 30px
    }
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item.active {
    display: block
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_item__text {
    height: 220px;
    overflow-y: auto
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item p, section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item span {
    color: #211c50;
    font-size: 16px
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person {
    padding-top: 10px;
    position: relative;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 991px) {
    section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person {
        margin-top: 10px;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person .link_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person .link_img .main_img {
    border-radius: 50%;
    background-clip: padding-box
}

@media screen and (max-width: 991px) {
    section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person .link_img {
        display: block;
        text-align: center;
        padding-right: 8px
    }

    section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person .link_img .main_img {
        max-width: 70px
    }
}

.our-works .img_wrap img, .reviews_all .reviews_all__item .reviews_all__link-bio svg, .reviews_banner img {
    max-width: 100%
}

section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person .link_title {
    display: block;
    margin-left: 10px;
    font-family: Proxima Nova, sans-serif;
    font-weight: 700;
    font-size: 26px;
    color: #211c50
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav {
    padding-left: 20px;
    padding-top: 30px
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper {
    height: 360px;
    overflow: hidden
}

@media (min-width: 768px) and (max-width: 991px) {
    section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

@media screen and (max-width: 991px) {
    section.reviews .reviews_slider_wrapper .reviews_slider_description .review_item .review_person .link_title {
        font-size: 18px;
        margin-left: 10px;
        margin-top: 10px
    }

    section.reviews .reviews_slider_wrapper .reviews_slider_nav {
        position: relative;
        padding-top: 0;
        padding-left: 0
    }

    section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 100px
    }
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper .person_item {
    padding: 10px 0;
    height: 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper .person_item.active .person_img {
    border: 3px solid #fcb31f
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper .person_item.active .person_title {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.2
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper .person_item .person_img {
    padding: 7px;
    border-radius: 50%;
    background-clip: padding-box;
    border: 3px solid transparent;
    margin-right: 15px;
    font-size: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 70px;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper .person_item .person_img img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-clip: padding-box
}

.our-works, section.socials {
    background: #fff
}

section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper .person_item .person_title {
    font-family: Proxima Nova, sans-serif;
    font-weight: 400;
    color: #211c50;
    font-size: 16px
}

section.reviews .reviews_slider_wrapper .rev_arr_wrapper {
    padding-left: 150px;
    font-size: 0
}

@media screen and (max-width: 991px) {
    section.reviews .reviews_slider_wrapper .reviews_slider_nav .persons_wrapper .person_item .person_title {
        display: none
    }

    section.reviews .reviews_slider_wrapper .rev_arr_wrapper {
        padding-left: 0;
        position: absolute;
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        transform: rotate(-90deg);
        bottom: -40px
    }
}

section.reviews .reviews_slider_wrapper .rev_arr_wrapper.rev_arr_wrapper-first {
    left: 30%
}

section.reviews .reviews_slider_wrapper .rev_arr_wrapper.rev_arr_wrapper-last {
    left: 60%
}

section.reviews .reviews_slider_wrapper .rev_arr_wrapper.mob_rev_arr_wrapper {
    display: none
}

section.reviews .reviews_slider_wrapper .rev_arr_wrapper img {
    cursor: pointer
}

section.reviews .reviews_slider_wrapper .rev_arr_wrapper img.loading {
    pointer-events: none
}

section.reviews .reviews_slider_wrapper .rev_arr_wrapper img.disable {
    opacity: .4;
    pointer-events: none
}

.person_item {
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.our-works span {
    display: block;
    text-align: center;
    color: #211c50;
    margin-top: 44px;
    margin-bottom: 48px
}

@media screen and (max-width: 991px) {
    .our-works span {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.our-works .img_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.our-works .more_button_wrapper {
    margin-top: 56px
}

@media screen and (max-width: 991px) {
    .our-works .more_button_wrapper {
        margin-top: 20px;
        margin-bottom: 40px
    }
}

section.map {
    position: relative;
    padding-top: 0;
    padding-bottom: 0
}

section.map #map {
    height: 750px
}

section.map .contacts {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

@media screen and (max-width: 767px) {
    section.map #map {
        height: 400px
    }

    section.map .contacts {
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0)
    }
}

.reviews_banner .img_absolut, footer .footer_contacts li svg, section.map .contacts .contacts_wrapper ul li svg {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

section.map .contacts .contacts_wrapper {
    padding: 40px 50px;
    display: inline-block;
    text-align: left;
    position: relative
}

section.map .contacts .contacts_wrapper ul {
    padding: 0;
    margin: 0 0 35px;
    position: relative;
    z-index: 1
}

section.map .contacts .contacts_wrapper ul li {
    list-style-type: none;
    position: relative;
    padding-left: 35px;
    margin-bottom: 15px
}

section.map .contacts .contacts_wrapper ul li a, section.map .contacts .contacts_wrapper ul li span {
    font-family: Proxima Nova, sans-serif;
    font-size: 20px;
    line-height: 1.3;
    font-weight: 300;
    color: #211c50
}

footer .footer_title a, section.socials .socials_wrapper .social_text {
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    line-height: 1;
    font-weight: 700
}

section.map .contacts .contacts_wrapper ul li svg {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0
}

section.map .contacts .contacts_wrapper .more_button_wrapper {
    margin-top: 20px
}

section.map .contacts .contacts_wrapper .more_button_wrapper .more_button a {
    padding: 30px 80px
}

@media screen and (max-width: 767px) {
    section.map .contacts .contacts_wrapper .more_button_wrapper .more_button a {
        padding: 20px
    }
}

section.socials {
    padding-top: 0;
    margin-top: -50px
}

@media screen and (max-width: 991px) {
    section.socials {
        margin-top: -14px;
        background: url(../media/img/share-back.png) center no-repeat;
        position: relative;
        padding-bottom: 0
    }
}

section.socials .container {
    background: url(../media/img/share-back.png) no-repeat;
    height: 250px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background-size: contain
}

section.socials .socials_wrapper {
    width: 100%
}

.reviews_all .main_img {
    border-radius: 50%;
}

.slider-navMinConcept .slick-track, .slider-section .slider-navMin .slick-track {
    display: flex;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    width: 100%;
    min-width: 930px;
    margin: 50px 0;
}

.slider-navMinConcept .slick-track .slide-image-nav, .slider-section .slider-navMin .slick-track .slide-image-nav {
    outline: 0;
    width: auto !important;
    cursor: pointer;
    border-radius: 65px;
}

.slider-navMinConcept .slick-track .slide-image-nav:hover .slide-nav-img-text span, .slider-section .slider-navMin .slick-track .slide-image-nav:hover .slide-nav-img-text span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    -webkit-transition: color .2s;
    transition: color .2s;
}

.slider-navMinConcept .slick-track .slide-image-nav .slide-nav-img-text, .slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 10px;
}

.slider-navMinConcept .slick-track .slide-image-nav .slide-nav-img-text span, .slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    color: rgba(0, 0, 0, .57);
    font-size: 30px;
    font-weight: 400;
    -webkit-transition: color .2s;
    transition: color .2s;
    padding: 0 24px;
}

.slider-navMinConcept .slick-track .slide-image-nav .slide-nav-img-text .img-slide-nav-wrap, .slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text .img-slide-nav-wrap {
    width: 65px;
    height: 65px;
    border-radius: 100%;
    overflow: hidden;
    margin-right: 10px;
}

.slider-navMinConcept .slick-track .slide-image-nav .slide-nav-img-text .img-slide-nav-wrap img, .slider-section .slider-navMin .slick-track .slide-image-nav .slide-nav-img-text .img-slide-nav-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.slider-navMinConcept .slick-track .slide-image-nav.slick-current, .slider-section .slider-navMin .slick-track .slide-image-nav.slick-current {
    border: 2px solid #fcb31f;
}

.slider-navMinConcept .slick-track .slide-image-nav.slick-current .slide-nav-img-text, .slider-section .slider-navMin .slick-track .slide-image-nav.slick-current .slide-nav-img-text {
    margin: 8px;
}

.slider-navMinConcept .slick-track .slide-image-nav.slick-current .slide-nav-img-text span, .slider-section .slider-navMin .slick-track .slide-image-nav.slick-current .slide-nav-img-text span {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    font-weight: 700;
}

.slider-mainConcept .slide-wrap, .slider-section .slider-main .slide-wrap {
    outline: 0;
}

section.socials .socials_wrapper .social_img {
    position: absolute;
    bottom: 8px;
    left: 70px
}

@media screen and (max-width: 991px) {
    section.socials .container {
        height: auto;
        padding-top: 30px;
        padding-bottom: 30px;
        background: 0 0
    }

    section.socials .socials_wrapper .social_img {
        display: none
    }

    section.socials .socials_wrapper .social_icons {
        text-align: center;
        margin-top: 20px
    }
}

section.socials .socials_wrapper .social_text__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 30px;
    padding-right: 30px
}

section.socials .socials_wrapper .social_text {
    font-size: 36px;
    text-align: center
}

@media screen and (max-width: 1199px) {
    section.socials .socials_wrapper .social_img {
        bottom: 47px
    }

    section.socials .socials_wrapper .social_text {
        font-size: 32px
    }

    section.socials .socials_wrapper .social_icons a svg {
        width: 87px
    }
}

section.socials .socials_wrapper .social_icons a:first-child {
    margin-right: 20px
}

footer {
    padding: 45px 0 20px;
    background: #fff
}

footer .logo_wrapper {
    text-align: center
}

@media screen and (max-width: 991px) {
    section.socials .socials_wrapper .social_icons a svg {
        width: 37px;
        height: 37px
    }

    footer .logo_wrapper {
        display: none
    }
}

footer .item_wrapper {
    margin-bottom: 25px
}

footer .footer_title, footer ul li {
    margin-bottom: 5px
}

footer .footer_title a {
    font-size: 30px;
    text-transform: uppercase
}

footer ul {
    margin: 0;
    padding: 0
}

footer ul li {
    list-style-type: none
}

footer ul li a, footer ul li span {
    font-family: Proxima Nova, sans-serif;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 400;
    color: rgba(0, 0, 0, .7);
    vertical-align: middle
}

footer ul li a:hover {
    color: #211c50
}

footer .footer_contacts .footer_title {
    margin-bottom: 15px
}

footer .footer_contacts li {
    padding-left: 30px;
    position: relative;
    margin-bottom: 15px
}

footer .footer_contacts li svg {
    position: absolute;
    top: 50%;
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 0
}

.footer_mobile_wrapper {
    display: none;
    text-align: center
}

.footer_mobile_wrapper .mobile_logo {
    padding: 20px
}

.footer_mobile_wrapper .mobile_menu {
    padding: 0;
    margin: 0 0 10px
}

.footer_mobile_wrapper .mobile_menu li {
    list-style-type: none;
    display: inline-block;
    vertical-align: middle;
    margin: 0 17px 10px
}

.footer_mobile_wrapper .mobile_menu li a {
    display: block;
    font-family: TTCompotes Citro, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    color: #211c50;
    line-height: 1
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .4) !important
}

.reviews_banner {
    background: url(../media/img/main-banner-back.jpg) center center no-repeat #ffd864;
    position: relative;
    padding-top: 120px
}

.reviews_banner .h1 {
    color: #211c50;
    line-height: .8;
    margin-right: -100px;
    z-index: 2
}

.reviews_banner.benefit-parents .h1, .reviews_banner.consulting .h1, .reviews_banner.studio .h1 {
    margin-right: 0
}

.reviews_banner .h2 {
    font-size: 48px;
    font-weight: 700;
    color: #211c50;
    text-align: left
}

.reviews_banner .reviews_banner__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.reviews_banner .img_absolut {
    position: absolute;
    left: 0;
    top: 55%;
    transform: translateY(-50%);
    z-index: 1
}

.reviews_banner img {
    top: 40px;
    position: relative
}

.reviews_banner:after {
    content: url(../media/img/big-star.png);
    position: absolute;
    right: -120px;
    bottom: -29%
}

.test_block {
    height: 300px;
    width: 760px
}

.test_block canvas {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10
}

.block_x {
    position: relative;
    height: auto;
    width: auto
}

.block_x canvas {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.reviews_all {
    margin-bottom: 100px
}

@media screen and (max-width: 991px) {
    .reviews_banner .h1 {
        margin-right: 0
    }

    .reviews_banner .h2 {
        font-size: 42px
    }

    .reviews_banner:after {
        display: none
    }

    .reviews_all {
        margin-bottom: 40px
    }
}

.reviews_all .reviews_all__item {
    margin-bottom: 50px
}

.reviews_all .reviews_all__item.left {
    padding: 40px 110px 58px 120px
}

@media screen and (max-width: 991px) {
    .reviews_all .reviews_all__item.left {
        padding: 34px 80px 34px 34px
    }
}

.reviews_all .reviews_all__item.right {
    padding: 40px 140px 58px 70px
}

.reviews_all .reviews_all__item span {
    display: block;
    font-size: 16px;
    font-weight: 300;
    color: #211c50;
    margin-bottom: 16px
}

.reviews_all .reviews_all__item .reviews_all__link-bio {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.reviews_all .reviews_all__item .reviews_all__link-bio a {
    display: block;
    font-size: 24px;
    font-weight: 700;
    font-family: Proxima Nova, sans-serif;
    color: #211c50;
    text-decoration: underline;
    margin-left: 20px
}

.reviews_all .reviews_all__item .link_img__left, .reviews_all .reviews_all__item .link_img__right {
    position: absolute;
    left: -50px;
    top: 40px;
    width: 126px;
    height: 126px
}

@media screen and (max-width: 991px) {
    .reviews_all .reviews_all__item.right {
        padding: 34px 80px 34px 34px
    }

    .reviews_all .reviews_all__item .reviews_all__link-bio a {
        font-size: 18px
    }

    .reviews_all .reviews_all__item .link_img__left, .reviews_all .reviews_all__item .link_img__right {
        position: static;
        margin-bottom: 20px
    }
}

.reviews_all .reviews_all__item .link_img__right {
    left: auto;
    right: 0
}

.reviews_all .more_button_wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 0
}

.reviews_all .more_button_wrapper .banner_button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 210px;
    height: 90px;
    position: relative;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 50px
}

.reviews_all .more_button_wrapper .banner_button img {
    position: absolute;
    right: -30px;
    top: 18px;
    z-index: 2
}

.reviews_all .more_button_wrapper .banner_button a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    z-index: 3;
    height: 100%;
    font-size: 30px;
    color: #211c50;
    font-family: TTCompotes Citro, sans-serif;
    font-weight: 700
}

.reviews_all .more_button_wrapper .banner_button a:hover {
    color: #fff
}

.reviews_all__item.reviews_video {
    margin-top: 80px;
    margin-bottom: 180px
}

.reviews_all__item.reviews_video .reviews_video__wrap {
    height: 0;
    overflow: hidden;
    padding-bottom: 48%;
    position: relative;
    margin: 50px auto 0;
    width: 75%
}

.reviews_all__item.reviews_video .reviews_video__wrap iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.reviews_all__item.reviews_video .video_bg {
    max-width: 100%;
    position: absolute;
    z-index: -1
}

.reviews_banner img.img_abs-pos {
    position: absolute;
    right: 0;
    z-index: 1
}

@media screen and (max-width: 991px) {
    .reviews_all__item.reviews_video .reviews_video__wrap {
        width: 100%
    }

    .reviews_all__item.reviews_video .video_bg {
        max-width: none;
        height: 120%
    }

    .reviews_banner img.img_abs-pos {
        top: 0;
        max-width: 178px;
        width: 30%
    }
}

.reviews_banner img.img_abs-pos.img_cloud {
    left: -38px;
    bottom: 20px;
    top: auto
}

@media screen and (max-width: 991px) {
    .reviews_banner img.img_abs-pos.img_cloud {
        left: 10px;
        bottom: -30px;
        max-width: 119px
    }
}

.reviews_banner img.img_abs-pos.img_cloud-small {
    left: 72px;
    bottom: 78px;
    top: auto
}

.reviews_banner img.img_abs-pos.img_cloud1 {
    top: 80px;
    right: 170px;
}

.reviews_banner img.img_abs-pos.img_pencil {
    left: -30px;
    top: auto;
    bottom: -30px;
}

.change_us {
    padding-bottom: 0
}

.change_us .h2 {
    color: #211c50
}

.change_us .h2 span {
    font-size: inherit;
    color: inherit;
    font-family: inherit;
    font-weight: inherit;
    position: relative;
    margin-left: 10px
}

.change_us .h2 span.change_us__tab {
    cursor: pointer;
    padding: 8px 28px 4px
}

@media screen and (max-width: 991px) {
    .reviews_banner img.img_abs-pos.img_cloud-small {
        bottom: 0;
        max-width: 81px
    }

    .change_us .h2 {
        margin-bottom: 30px
    }

    .change_us .h2 span.change_us__tab {
        padding: 8px 14px 4px
    }
}

.change_us .h2 span.change_us__tab.padding-around {
    padding: 18px 30px
}

.change_us .h2 span.change_us__tab .canvas_x {
    display: none
}

.change_us .h2 span.change_us__tab:hover {
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease
}

.change_us .h2 span.change_us__tab:hover:after {
    -webkit-transform: translateY(3px);
    -ms-transform: translateY(3px);
    transform: translateY(3px);
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

.change_us .h2 span.change_us__tab:after {
    content: '';
    position: absolute;
    left: 22px;
    bottom: 5px;
    width: 76%;
    height: 0;
    border-top: 2px dashed #f56a75;
    z-index: -1;
    -webkit-transition: -webkit-transform .6s ease;
    transition: -webkit-transform .6s ease;
    transition: transform .6s ease;
    transition: transform .6s ease, -webkit-transform .6s ease
}

.change_us .h2 span.change_us__tab.more:after {
    width: 84%
}

.change_us .h2 span.change_us__tab.active {
    color: #f56a75
}

.i-like-slider .h3, .our_principles .our_principles__item span {
    color: #211c50
}

.change_us .h2 span.change_us__tab.active .canvas_x {
    display: block
}

.change_us .h2 span.change_us__tab.active:after {
    display: none
}

.change_us .change_us__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    padding-top: 100px;
    visibility: hidden;
    opacity: 0
}

.children .i-like-slider, .i-like-slider {
    padding: 50px 28px;
    margin-top: -100px
}

.change_us .change_us__content .block_x {
    max-width: 365px
}

@media screen and (max-width: 991px) {
    .change_us .h2 span.change_us__tab:after {
        left: 10px
    }

    .change_us .change_us__content .block_x {
        max-width: 300px
    }
}

.change_us .change_us__content.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    visibility: visible;
    opacity: 1
}

.change_us .change_us__content.adult {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -150px
}

.change_us .change_us__content.adult .change_us__content-img {
    margin-left: -80px;
    margin-right: -120px
}

@media screen and (max-width: 767px) {
    .change_us .change_us__content.adult .change_us__content-img {
        margin-right: -68px
    }
}

@media screen and (max-width: 640px) {
    .change_us .change_us__content.adult .change_us__content-img {
        margin-right: -96px
    }
}

@media screen and (max-width: 575px) {
    .change_us .change_us__content.adult .change_us__content-img {
        margin-left: -190px;
        margin-right: -10px
    }
}

.change_us .change_us__content.children {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -100px
}

.i-like-slider span {
    font-size: 16px
}

@media screen and (max-width: 1199px) {
    .children .i-like-slider {
        left: 60px;
        margin-top: -250px
    }
}

@media screen and (max-width: 991px) {
    .children .i-like-slider {
        left: 170px;
        padding: 20px 28px 40px
    }
}

.adult .i-like-slider {
    padding: 50px 28px;
    margin-top: -100px
}

@media screen and (max-width: 1199px) {
    .adult .i-like-slider {
        right: 90px;
        margin-top: -250px
    }
}

.change_us__content-img {
    margin-left: -150px;
    z-index: -2
}

.like-arrow {
    position: absolute;
    bottom: -80px;
    cursor: pointer
}

@media screen and (max-width: 991px) {
    .adult .i-like-slider {
        left: -90px;
        padding: 20px 28px 40px
    }

    .change_us__content-img {
        max-width: 100%;
        margin-left: 0;
        margin-right: -130px
    }

    .like-arrow {
        bottom: -64px;
        width: 25%
    }

    section.reviews_all.why-we_video {
        margin-top: 50px
    }
}

.like-arrow.like-arrow_left {
    left: 25%
}

.like-arrow.like-arrow_right {
    left: 55%
}

section.reviews_all.why-we_video {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    z-index: 10;
    position: relative
}

section.reviews_all.why-we_video .reviews_video {
    margin-top: 0;
    margin-bottom: 0
}

.why-we-page section.reviews {
    padding-top: 380px;
    margin-top: -280px
}

.reviews_banner.about .h1 {
    font-size: 72px;
    margin-left: -15px
}

@media screen and (max-width: 991px) {
    .why-we-page section.reviews {
        margin-top: 0;
        padding-top: 45px
    }

    .reviews_banner.about .h1 {
        margin-left: 0;
        margin-right: 0;
        font-size: 60px
    }
}

.reviews_banner.about .h2 {
    margin-left: -15px;
    margin-right: -20px;
    z-index: 2
}

.reviews_banner.about .img_abs-pos {
    left: 25%
}

@media screen and (max-width: 991px) {
    .reviews_banner.about .h2 {
        margin-left: 0;
        margin-right: 0;
        font-size: 42px
    }

    .reviews_banner.about .img_abs-pos {
        left: -10px;
        width: 33%;
        bottom: -40px;
        top: auto
    }
}

.reviews_banner.about .img_abs-pos.img_cloud {
    top: 20%
}

@media screen and (max-width: 991px) {
    .reviews_banner.about .img_abs-pos.img_cloud {
        left: 10px;
        width: 25%;
        top: 100px
    }
}

.reviews_banner.about .img_abs-pos.img_cloud-small {
    top: 12%
}

@media screen and (max-width: 991px) {
    .reviews_banner.about .img_abs-pos.img_cloud-small {
        left: 90px;
        width: 25%;
        top: 60px
    }

    section.conditions.family .arrow-slide {
        width: 65px;
        height: 65px
    }
}

section.conditions.family .arrow-slide {
    left: 0;
    background: #ff5a72
}

@media screen and (max-width: 991px) {
    section.conditions.family .arrow-slide.arrow-slide-left {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        top: 18%;
        left: -15px
    }
}

section.conditions.family .arrow-slide.arrow-slide-right {
    -webkit-transform: rotate(180deg) translate(40%, 0);
    -ms-transform: rotate(180deg) translate(40%, 0);
    transform: rotate(180deg) translate(40%, 0)
}

.our_principles {
    background: url(../media/img/lightyellow-bkg.jpg)
}

.our_principles .h2 {
    color: #211c50;
    margin-bottom: 70px
}

@media screen and (max-width: 991px) {
    section.conditions.family .arrow-slide.arrow-slide-right {
        -webkit-transform: rotate(180deg) translate(25%, 0) scale(.8);
        -ms-transform: rotate(180deg) translate(25%, 0) scale(.8);
        transform: rotate(180deg) translate(25%, 0) scale(.8)
    }

    .our_principles {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .our_principles .h2 {
        margin-bottom: 20px
    }
}

.our_principles .our_principles__item {
    margin-bottom: 60px
}

.our_principles .our_principles__item .block_x {
    position: relative;
    padding: 50px 100px 50px 230px;
    z-index: 2
}

.our_principles .our_principles__item .block_x img {
    position: absolute;
    left: 40px;
    top: -10px
}

@media screen and (max-width: 991px) {
    .our_principles .our_principles__item .block_x {
        padding: 50px 20px
    }

    .our_principles .our_principles__item .block_x img {
        width: 80px;
        opacity: .2;
        left: -20px;
        top: 40px
    }
}

.our_principles .our_principles__item .our_principles__item-head {
    font-size: 32px;
    font-weight: 700
}

.practice .practice_text__wrap span, section.about_block span, section.confessions span {
    color: #2a2557;
    display: block
}

.our_principles .our_principles__item-right .block_x {
    position: relative;
    padding: 50px 230px 50px 100px;
    z-index: 2
}

.our_principles .our_principles__item-right .block_x img {
    position: absolute;
    left: auto;
    right: 40px;
    top: -10px
}

.practice .h2 {
    margin-bottom: 70px
}

.practice .practice_text__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.slider-mainConcept .slide-wrap .slide-desc .slide-wrap__head, .slider-section .slider-main .slide-wrap .slide-desc .slide-wrap__head {
    line-height: 1.11;
    margin-bottom: 26px;
}

.slider-mainConcept .arrow-slide, .reviews_banner.space img.img_house, .reviews_banner.junior-school img.img_lamp, .schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .tml-arr.tml-arr-l {
    left: 0;
}

.practice .practice_text__wrap span.bold {
    margin-top: 30px;
    font-weight: 700
}

.practice .practice_img__wrap {
    position: relative
}

.practice .practice_img__wrap img {
    max-width: 100%
}

.practice .practice_img__wrap img.img_abs {
    position: absolute;
    top: -40px;
    left: 30px
}

@media screen and (max-width: 991px) {
    .our_principles .our_principles__item-right .block_x {
        padding: 50px 20px
    }

    .practice .h2 {
        margin-bottom: 20px
    }

    .practice .practice_img__wrap {
        margin-bottom: 20px;
        margin-top: 40px
    }

    .practice .practice_img__wrap img.img_abs {
        top: 0;
        left: -10px;
        width: 33%;
        max-width: 140px
    }
}

section.confessions .h2 {
    text-align: left
}

section.confessions .block_x {
    padding: 64px 70px 60px 300px
}

section.confessions span {
    margin-top: 30px;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    section.confessions .block_x {
        padding: 30px 20px
    }

    section.confessions span {
        margin-bottom: 10px;
        margin-top: 10px
    }
}

section.confessions span.bold {
    font-weight: 700
}

section.confessions .more_button_wrapper {
    margin-top: 50px;
    text-align: left
}

section.confessions img.img_abs {
    position: absolute;
    left: -90px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.reviews_banner.school .h1 {
    font-size: 72px
}

@media screen and (max-width: 991px) {
    section.confessions .more_button_wrapper {
        margin-top: 20px
    }

    section.confessions img.img_abs {
        left: auto;
        right: 0;
        top: 20%;
        opacity: .2
    }

    .reviews_banner.school .h1 {
        font-size: 60px;
        margin-right: 0
    }
}

.reviews_banner.school .h2 {
    margin-right: -15px
}

.reviews_banner.school .img_abs-pos {
    left: -12%;
    top: 10%
}

@media screen and (max-width: 991px) {
    .reviews_banner.school .h2 {
        margin-right: 0
    }

    .reviews_banner.school .img_abs-pos {
        left: 10px;
        width: 26%
    }
}

.reviews_banner.school .img_abs-pos.img_cloud {
    left: 18%;
    top: 18%
}

@media screen and (max-width: 991px) {
    .reviews_banner.school .img_abs-pos.img_cloud {
        left: auto;
        right: 0;
        top: 10%;
        width: 26%
    }
}

.reviews_banner.school .img_abs-pos.img_cloud-small {
    left: 29%;
    top: 9%
}

@media screen and (max-width: 991px) {
    .reviews_banner.school .img_abs-pos.img_cloud-small {
        left: 50%;
        top: 8%;
        width: 16%
    }
}

.reviews_banner.school .img_abs-pos.img_cup {
    top: auto;
    left: auto;
    bottom: 24px;
    right: 26px
}

section.about_block {
    margin-bottom: 200px;
    padding-bottom: 0;
    background: #fff;
    z-index: 1
}

section.about_block span {
    text-align: center
}

section.about_block .practice {
    margin-top: 100px;
    margin-bottom: 10px
}

@media screen and (max-width: 991px) {
    .reviews_banner.school .img_abs-pos.img_cup {
        width: 26%;
        bottom: -44px
    }

    section.about_block {
        margin-bottom: 40px
    }

    section.about_block .practice {
        margin-top: 20px
    }
}

section.about_block .practice .h2 {
    font-size: 48px;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0
}

section.about_block .practice span {
    font-size: 16px;
    text-align: left;
    color: #211c50
}

section.about_block .practice .practice_text__wrap {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

section.about_block .practice .practice_text__wrap .more_button_wrapper {
    text-align: left;
    margin-top: 0
}

section.about_block .practice img.img_abs {
    top: 50px;
    left: 10px
}

section.about_block .practice img.img_abs.img_cloud-small {
    top: 10px;
    left: 130px
}

section.about_block .practice img.img_abs.img_cup {
    top: auto;
    left: auto;
    right: 0;
    bottom: -38px
}

section.about_block .practice img.img_abs.img_heart {
    top: auto;
    left: 0;
    bottom: -48px
}

section.reviews_banner.standarts .img_rocket {
    left: -20px;
    top: 60px
}

@media screen and (max-width: 991px) {
    section.about_block .practice .practice_text__wrap .more_button_wrapper {
        margin-top: 20px
    }

    section.about_block .practice img.img_abs {
        width: 26%
    }

    section.about_block .practice img.img_abs.img_cloud-small {
        width: 15%
    }

    section.reviews_banner.standarts .img_rocket {
        width: 20%;
        left: -20px;
        top: 30px
    }

    section.reviews_banner.standarts .img_cup {
        width: 33%
    }
}

section.reviews_banner.standarts .img_cup {
    top: auto;
    bottom: 0;
    right: -30px;
    max-width: 219px
}

.successful-business span {
    display: block;
    color: #2a2557;
    text-align: center
}

.successful-business .successful-business_item {
    margin-top: 90px;
    text-align: center
}

.successful-business .successful-business_item span {
    margin-top: 26px;
    font-weight: 700
}

.successful-business span.bold {
    font-weight: 700
}

.successful-business .successful-business_diploma {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    margin-top: 56px
}

@media screen and (max-width: 991px) {
    .successful-business .successful-business_diploma {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding-left: 40px
    }
}

.successful-business .successful-business_diploma.block_x {
    padding: 50px 80px 70px 160px
}

.successful-business .successful-business_diploma .successful-business_diploma__prescan {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.successful-business .successful-business_diploma .successful-business_diploma__prescan .img__wrap {
    position: relative;
    margin-left: 48px
}

@media screen and (max-width: 991px) {
    .successful-business .successful-business_diploma.block_x {
        padding-left: 40px;
        padding-right: 20px;
        padding-bottom: 10px
    }

    .successful-business .successful-business_diploma .successful-business_diploma__prescan {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }

    .successful-business .successful-business_diploma .successful-business_diploma__prescan .img__wrap {
        margin-bottom: 40px
    }
}

.successful-business .successful-business_diploma .successful-business_diploma__prescan .img__wrap .plus {
    position: absolute;
    bottom: -22px;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.successful-business .successful-business_diploma .successful-business_diploma__text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-right: 100px
}

.successful-business .successful-business_diploma .successful-business_diploma__text span {
    text-align: left
}

.experience span, .ua_usa .img__wrap, .ua_usa span {
    text-align: center
}

.successful-business .successful-business_diploma .successful-business_diploma__text span.bold {
    margin-bottom: -24px
}

.successful-business .successful-business_diploma .successful-business_diploma__img {
    position: absolute;
    top: 34px;
    left: -60px
}

@media screen and (max-width: 991px) {
    .successful-business .successful-business_diploma .successful-business_diploma__text {
        margin-right: 0
    }

    .successful-business .successful-business_diploma .successful-business_diploma__text span.bold {
        margin-bottom: 24px
    }

    .successful-business .successful-business_diploma .successful-business_diploma__img {
        opacity: .2;
        top: 10px;
        left: 10px
    }

    .ua_usa {
        padding-bottom: 60px
    }
}

.ua_usa .h2 {
    margin-bottom: 30px
}

.ua_usa span {
    display: block;
    color: #2a2557
}

.ua_usa .img__wrap {
    margin-top: 100px;
    position: relative
}

@media screen and (max-width: 991px) {
    .ua_usa .img__wrap {
        margin-top: 40px
    }
}

.ua_usa .img__wrap .plus {
    position: absolute;
    bottom: -22px;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

section.example .h2 {
    font-size: 48px;
    font-weight: 700
}

section.example .slider-section {
    margin-top: 60px
}

section.example .slider-section .arrow-slide {
    left: 0;
    background: #ff5a72
}

.experience, .more_conditions {
    background: url(../media/img/lightyellow-bkg.jpg)
}

@media screen and (max-width: 991px) {
    section.example .slider-section {
        margin-top: 10px
    }

    section.example .slider-section .arrow-slide {
        width: 65px;
        height: 65px
    }

    section.example .slider-section .arrow-slide.arrow-slide-left {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        top: 9%;
        left: -15px
    }
}

section.example .slider-section .arrow-slide.arrow-slide-right {
    -webkit-transform: rotate(180deg) translate(40%, 0);
    -ms-transform: rotate(180deg) translate(40%, 0);
    transform: rotate(180deg) translate(40%, 0)
}

section.example .slider-section .slider-navMin {
    display: none
}

section.example .certificate span, section.example .slider-section span {
    display: block;
    color: #2a2557
}

section.example .slider-section span.bold {
    font-weight: 600;
    margin-bottom: 40px
}

section.example .certificate {
    margin-top: 58px
}

@media screen and (max-width: 991px) {
    section.example .slider-section .arrow-slide.arrow-slide-right {
        -webkit-transform: rotate(180deg) translate(25%, 0) scale(.8);
        -ms-transform: rotate(180deg) translate(25%, 0) scale(.8);
        transform: rotate(180deg) translate(25%, 0) scale(.8);
        top: 19%
    }

    section.example .slider-section span.bold {
        margin-bottom: 20px
    }

    section.example .certificate {
        margin-top: 10px
    }
}

section.example .img__wrap, section.example .img__wrap-into {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

section.example .certificate span.bold {
    font-weight: 600;
    margin-bottom: 40px;
    text-align: center
}

section.example .img__wrap {
    position: relative;
    margin-left: 48px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media screen and (max-width: 991px) {
    section.example .img__wrap {
        margin-left: 0;
        margin-bottom: 40px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
}

section.example .img__wrap .plus {
    position: absolute;
    bottom: -22px;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

section.example .img__wrap-into {
    position: relative;
    margin-left: 48px;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.experience .block_x, section.example .popov .popov_avatar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

section.example .popov {
    margin-top: 120px
}

section.example .popov .block_x {
    padding: 44px 90px;
    position: relative
}

section.example .popov .block_x .img_quote {
    position: absolute;
    right: -30px;
    top: -44px;
    width: 144px;
    height: 108px
}

@media screen and (max-width: 991px) {
    section.example .img__wrap-into {
        margin-left: 0
    }

    section.example .popov {
        margin-right: -15px;
        margin-left: -15px;
        margin-top: 30px
    }

    section.example .popov .block_x {
        padding: 30px
    }

    section.example .popov .block_x .img_quote {
        width: 30%;
        height: auto;
        max-width: 144px;
        right: 15px;
        top: -35px
    }
}

section.example .popov .popov_avatar {
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px
}

.experience span, section.example .popov span {
    display: block;
    color: #2a2557
}

.comfort .practice .practice_text__wrap, .experience .block_x {
    -webkit-flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal
}

section.example .popov .popov_avatar img {
    border-radius: 100%;
    object-fit: cover;
    width: 76px;
    height: 76px
}

section.example .popov .popov_avatar .popov_avatar__head {
    font-size: 24px;
    font-weight: 600;
    color: #2a2557;
    display: block;
    margin-left: 20px
}

section.example .popov_text {
    height: 220px;
    overflow-y: hidden
}

.experience {
    padding-top: 20px;
    margin-bottom: -90px;
    padding-bottom: 180px
}

@media screen and (max-width: 991px) {
    section.example .popov .popov_avatar .popov_avatar__head {
        font-size: 16px
    }

    .experience {
        margin-bottom: 0;
        padding-bottom: 20px
    }
}

.experience span.bold {
    font-weight: 600;
    text-align: left
}

.experience .separator {
    padding-top: 80px;
    padding-bottom: 80px
}

@media screen and (max-width: 991px) {
    .experience .separator {
        padding-top: 40px;
        padding-bottom: 40px
    }
}

.experience .experience_list {
    margin-top: 40px
}

.experience .experience_list .slide-wrap__list {
    margin-top: 10px
}

.experience .block_x {
    padding: 40px 80px;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 0
}

@media screen and (max-width: 991px) {
    .experience .block_x {
        padding: 20px;
        margin-top: 20px
    }
}

.experience .experience_right__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.experience .experience_right__item span {
    display: block;
    text-align: left;
    margin-left: 20px
}

.experience .experience_left__img img {
    max-width: 100%
}

.experience .h3 {
    font-size: 48px;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

@media screen and (max-width: 991px) {
    .experience .experience_right {
        margin-top: 20px
    }
}

.experience .experience_right .slide-wrap__list {
    margin-top: 16px
}

.conditions img.img_house {
    top: auto;
    bottom: -30px;
    left: -36px
}

.conditions img.img_paper-plane {
    top: 75px;
    right: 160px
}

.comfort .practice {
    margin-top: 120px
}

@media screen and (max-width: 991px) {
    .conditions img.img_house {
        max-width: 158px;
        left: 4px
    }

    .conditions img.img_paper-plane {
        top: 50px;
        right: 0;
        max-width: 188px
    }

    .comfort .practice {
        margin-top: 0;
        margin-bottom: 30px
    }
}

.comfort .practice .practice_text__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.comfort .practice .practice_text__wrap .h2 {
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.comfort .practice .practice_text__wrap span {
    text-align: left;
    margin-top: 30px;
    margin-bottom: 30px
}

@media screen and (max-width: 991px) {
    .comfort .practice .practice_text__wrap span {
        margin-top: 10px;
        margin-bottom: 20px
    }
}

.comfort .practice .practice_text__wrap .more_button_wrapper {
    margin-top: 0;
    text-align: left
}

.comfort .practice .practice_img__wrap img.img_house {
    top: auto;
    bottom: -37px;
    left: -10px;
    width: 116px
}

@media screen and (max-width: 991px) {
    .comfort .practice .practice_img__wrap img.img_house {
        max-width: 158px;
        left: 4px
    }
}

.comfort .practice .practice_img__wrap img.img_food {
    top: auto;
    left: auto;
    bottom: -30px;
    right: 40px
}

.comfort .practice .practice_img__wrap img.img_pillow {
    top: 0;
    left: 0
}

.comfort .practice .practice_img__wrap img.img_sun {
    width: 137px;
    top: -20px;
    left: 0
}

.comfort .practice .h2 {
    font-size: 48px;
    text-align: center
}

.comfort .practice span {
    display: block;
    text-align: center;
    color: #211c50;
    font-size: 16px
}

.comfort img {
    max-width: 100%
}

.care img.img_paper-plane-copy {
    top: auto;
    bottom: -40px;
    left: -50px
}

.care img.img_crown {
    top: 10px;
    right: 28%;
    z-index: 0
}

.care_emotion .care_emotion__item {
    margin-top: 90px;
    margin-bottom: 90px
}

.care_emotion .block_x {
    position: relative;
    padding: 60px 200px 60px 100px
}

@media screen and (max-width: 991px) {
    .care img.img_paper-plane-copy {
        bottom: -40px;
        left: 0;
        max-width: 221px
    }

    .care img.img_crown {
        top: -8px;
        right: 40%;
        max-width: 148px
    }

    .care_emotion .care_emotion__item {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .care_emotion .block_x {
        padding: 30px
    }
}

.care_emotion .block_x span {
    font-size: 16px;
    color: #2a2557
}

.care_emotion .block_x img.img_unicorn {
    position: absolute;
    right: -100px;
    top: 40px
}

@media screen and (max-width: 991px) {
    .care_emotion .block_x img.img_unicorn {
        opacity: .2;
        right: 60px;
        top: 34px
    }
}

.care_emotion .block_x img.img_crown {
    position: absolute;
    left: -100px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.care_emotion .block_x.block_x__left {
    padding: 60px 100px 60px 200px
}

.care_emotion .practice {
    margin-top: 90px;
    margin-bottom: 90px
}

.care_emotion .practice .h3 {
    margin-bottom: 20px
}

@media screen and (max-width: 991px) {
    .care_emotion .block_x img.img_crown {
        opacity: .2;
        left: 0;
        top: 50px
    }

    .care_emotion .block_x.block_x__left {
        padding: 30px
    }

    .care_emotion .practice {
        margin-top: 20px;
        margin-bottom: 20px
    }

    .care_emotion .practice .h3 {
        margin-bottom: 10px
    }
}

.care_emotion .practice span {
    font-size: 16px
}

.care_emotion .practice img {
    max-width: 100%
}

.care_emotion .practice img.img_sun {
    left: auto;
    right: 40px;
    top: -20px;
    width: 137px
}

.care_emotion .practice img.img_flower {
    top: auto;
    left: -10px;
    bottom: -50px
}

.care_emotion .practice .practice_text__wrap.space {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.care_emotion .practice .practice_text__wrap.space .h3 {
    margin-bottom: 0
}

.care_emotion .practice .practice_text__wrap.space .more_button_wrapper {
    margin-top: 0;
    text-align: left
}

.more_conditions {
    padding-bottom: 180px
}

.more_conditions .owl-carousel .owl-item img {
    width: 260px;
    object-fit: cover;
    height: 232px
}

@media screen and (max-width: 767px) {
    .more_conditions .owl-carousel .owl-item img {
        width: 228px
    }
}

.more_conditions .owl-item:nth-of-type(odd) .studio_item .studio_img {
    -webkit-mask: url(../media/img/small-infra-mask-1.png) center left/contain no-repeat;
    mask: url(../media/img/small-infra-mask-1.png) center left/contain no-repeat
}

.more_conditions .owl-item:nth-of-type(even) .studio_item .studio_img {
    -webkit-mask: url(../media/img/small-infra-mask-2.png) center left/contain no-repeat;
    mask: url(../media/img/small-infra-mask-2.png) center left/contain no-repeat
}

.health.reviews_banner .h1 {
    line-height: .9;
    margin-right: 0
}

.health.reviews_banner img.img_termo {
    top: auto;
    bottom: -40px;
    left: -10px
}

@media screen and (max-width: 991px) {
    .care_emotion .practice .practice_text__wrap.space .more_button_wrapper {
        margin-top: 20px
    }

    .more_conditions {
        padding-bottom: 40px
    }

    .health.reviews_banner img.img_termo {
        left: 0;
        max-width: 65px
    }

    .health_happy {
        padding-bottom: 40px
    }
}

.health_happy .h2 {
    font-size: 48px
}

.health_happy span {
    display: block;
    font-size: 16px;
    color: #2a2557;
    text-align: center
}

.health_happy .what-do_wrap, .practice_text__wrap.space {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox
}

.health_happy .practice {
    margin-top: 120px;
    margin-bottom: 120px
}

@media screen and (max-width: 991px) {
    .health_happy .practice {
        margin-top: 40px;
        margin-bottom: 40px
    }
}

.health_happy .practice.last {
    margin-bottom: 60px
}

.health_happy .practice .practice_text__wrap span {
    font-size: 16px;
    text-align: left
}

.health_happy .practice .practice_text__wrap span.bold {
    font-weight: 700;
    margin-top: 0
}

.health_happy .practice img {
    max-width: 100%
}

.health_happy .practice img.img_sun {
    width: 137px
}

.health_happy .practice img.img_food {
    left: auto;
    right: 0
}

.reviews_banner img.img_abs-pos.img_cloud2, .reviews_banner img.discovery-banner-rocket {
    top: 40px;
    right: 100px;
}

.health_happy .practice img.img_termo {
    width: 52px;
    left: auto;
    right: 50px
}

.health_happy .h4 {
    font-size: 24px;
    font-weight: 700;
    color: #769521;
    text-align: center
}

.health_happy .what-do_wrap {
    margin-top: 20px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.health_happy .what-do_wrap .block_x {
    padding: 20px 16px
}

.health_happy .what-do_wrap span {
    font-size: 14px;
    font-weight: 600;
    color: #769521;
    text-align: center
}

.health_happy .what-do_wrap .img_jpin__wrap {
    z-index: -2
}

@media screen and (max-width: 991px) {
    .health_happy .practice.last {
        margin-bottom: 10px
    }

    .health_happy .what-do_wrap {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .health_happy .what-do_wrap .img_jpin__wrap {
        display: none
    }
}

.health_happy .what-do_wrap .img_jpin__wrap.one {
    margin: -42px -4px 0 -12px
}

.health_happy .what-do_wrap .img_jpin__wrap.two {
    margin: 0 -10px -42px -14px
}

.health_happy .what-do_wrap .img_jpin__wrap.three {
    margin: -42px -4px 0 -12px
}

.health_happy .what-do_wrap .img_jpin__wrap.four {
    margin: 46px -4px 0 -12px
}

.practice_text__wrap.space {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.practice_text__wrap.space .h3 {
    margin-bottom: 0
}

.practice_text__wrap.space .more_button_wrapper {
    margin-top: 0;
    text-align: left
}

.nerd, .nerd .nerd_img__wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.nerd .nerd_img__wrap img {
    max-width: none
}

.nerd span.bold {
    margin-left: 20px
}

.emotion .h2 {
    font-size: 58px;
    text-align: center
}

@media screen and (max-width: 991px) {
    .nerd, .practice_text__wrap.space .more_button_wrapper {
        margin-top: 20px
    }

    .emotion .h2 {
        font-size: 42px
    }
}

.emotion .practice .practice_text__wrap span, .emotion span {
    font-size: 16px
}

.emotion span {
    color: #211c50
}

.emotion .practice {
    margin-top: 50px;
    margin-bottom: 80px
}

@media screen and (max-width: 991px) {
    .emotion .practice {
        margin-top: 30px;
        margin-bottom: 20px
    }
}

.emotion .practice img.img_rocket {
    left: auto;
    right: 0;
    top: 80px
}

.emotion .more_button_wrapper {
    margin-top: 60px
}

@media screen and (max-width: 991px) {
    .emotion .more_button_wrapper {
        margin-top: 30px
    }
}

.reviews_banner.space .h1 {
    line-height: .9
}

.reviews_banner.space img.img_house {
    left: 0
}

.reviews_banner.space img.img_trees {
    bottom: 0
}

.more_big {
    padding-top: 40px
}

.more_big .h2 {
    font-size: 48px
}

.more_big .practice .concept_canvas__other-list ul li, .more_big span {
    font-size: 16px;
    color: #211c50
}

.more_big span {
    display: block;
    text-align: center
}

.more_big .practice {
    margin-top: 80px;
    margin-bottom: 60px
}

@media screen and (max-width: 991px) {
    .more_big .practice {
        margin-top: 0;
        margin-bottom: 10px
    }
}

.more_big .practice.castle {
    margin-top: 160px
}

.more_big .practice img {
    max-width: 100%
}

.more_big .practice img.img_house {
    left: auto;
    right: 24px
}

.more_big .practice img.img_iStar {
    left: auto;
    right: 40px;
    top: -60px;
    max-width: 134px;
    -webkit-transform: rotate(-20deg);
    -ms-transform: rotate(-20deg);
    transform: rotate(-20deg);
}

.more_big .practice img.img_rubic {
    top: auto;
    left: 40px;
    bottom: -30px;
    max-width: 90px;
}

.more_big .practice img.img_trees {
    top: auto;
    left: auto;
    bottom: -50px;
    right: 0
}

@media screen and (max-width: 991px) {
    .more_big .practice.castle {
        margin-top: 0
    }

    .more_big .practice img.img_house {
        max-width: 127px
    }

    .more_big .practice img.img_trees {
        bottom: -30px;
        max-width: 191px
    }
}

.more_big .practice img.img_castle {
    left: 0;
    max-width: 131px
}

.more_big .practice .practice_text__wrap span {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left
}

.more_big .practice .concept_canvas__other-list ul {
    padding: 0
}

.reviews_banner.dream img.img_wand {
    top: auto;
    left: -70px;
    bottom: -20px
}

.secret_dream {
    padding-top: 40px
}

.secret_dream .h2 {
    font-size: 48px
}

.secret_dream span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #211c50
}

.secret_dream .care_emotion__item {
    margin-top: 90px;
    margin-bottom: 90px
}

.secret_dream .block_x {
    position: relative;
    padding: 60px 200px 60px 100px
}

.secret_dream .block_x span {
    text-align: left;
    font-size: 16px;
    color: #2a2557
}

.secret_dream .block_x img.img_unicorn {
    position: absolute;
    right: -100px;
    top: 20px
}

@media screen and (max-width: 991px) {
    .reviews_banner.dream img.img_wand {
        left: -10px;
        max-width: 129px
    }

    .secret_dream .care_emotion__item {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .secret_dream .block_x {
        padding: 30px
    }

    .secret_dream .block_x img.img_unicorn {
        right: 0;
        opacity: .2
    }

    .secret_dream .block_x img.img_wand {
        opacity: .2
    }
}

.secret_dream .block_x img.img_crown {
    position: absolute;
    left: -100px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.secret_dream .block_x img.img_wand {
    position: absolute;
    left: -20px;
    top: -60px
}

.secret_dream .block_x.block_x__left {
    padding: 60px 100px 60px 200px
}

.secret_dream .practice {
    margin-top: 80px;
    margin-bottom: 80px
}

.secret_dream .practice img {
    max-width: 100%
}

.secret_dream .practice img.img_clouds {
    top: -20px;
    left: -80px
}

@media screen and (max-width: 991px) {
    .secret_dream .block_x.block_x__left {
        padding: 30px
    }

    .secret_dream .practice {
        margin-top: 30px;
        margin-bottom: 30px
    }

    .secret_dream .practice img.img_clouds {
        left: 10px
    }
}

.secret_dream .practice img.img_notes {
    top: auto;
    left: auto;
    bottom: -40px;
    right: 20px
}

.secret_dream .practice_text__wrap span {
    text-align: left
}

.full_dreams .h3, .h3.center-text {
    text-align: center
}

.full_dreams {
    padding-top: 60px
}

.h3.center-text {
    margin-bottom: 20px
}

.reviews_banner.food img.img_carrot {
    left: 30px
}

.reviews_banner.food img.img_tomato {
    top: auto;
    bottom: 0
}

@media screen and (max-width: 991px) {
    .full_dreams {
        padding-top: 30px
    }

    .reviews_banner.food img.img_carrot {
        max-width: 123px
    }

    .reviews_banner.food img.img_tomato {
        max-width: 140px
    }
}

.general_demands .h2 {
    font-size: 48px;
    margin-bottom: 20px
}

.general_demands span {
    display: block;
    text-align: center;
    font-size: 16px;
    color: #211c50
}

.general_demands span.bold {
    font-weight: 700
}

.general_demands span.bold.citro {
    font-size: 24px;
    font-family: TTCompotes Citro, sans-serif;
    margin-top: 10px
}

.general_demands .block_x {
    margin-top: 60px;
    margin-bottom: 60px;
    position: relative;
    padding: 40px 200px 60px 100px
}

.general_demands .block_x span {
    font-size: 16px;
    color: #2a2557;
    text-align: left
}

.general_demands .block_x span.margin_bottom {
    margin-bottom: 20px
}

.general_demands .block_x img.img_pot {
    position: absolute;
    right: -50px;
    top: 0
}

.general_demands .block_x img.img_redcross {
    position: absolute;
    left: -100px;
    top: 0
}

@media screen and (max-width: 991px) {
    .general_demands .block_x {
        padding: 30px;
        margin-top: 20px;
        margin-bottom: 20px
    }

    .general_demands .block_x img.img_pot {
        right: 5px;
        opacity: .2
    }

    .general_demands .block_x img.img_redcross {
        left: 5px;
        opacity: .2
    }
}

.general_demands .block_x.block_x__left {
    padding: 40px 100px 60px 200px
}

@media screen and (max-width: 991px) {
    .general_demands .block_x.block_x__left {
        padding: 30px
    }
}

.general_demands .block_x ul {
    margin-top: 20px;
    padding: 0
}

.general_demands .practice {
    margin-top: 80px;
    margin-bottom: 80px
}

@media screen and (max-width: 991px) {
    .general_demands .practice {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

.general_demands .practice span.bold, .needs_kids .practice .h3, .needs_kids .practice span.bold {
    margin-top: 0
}

.general_demands .practice img {
    max-width: 100%
}

.general_demands .practice img.img_vegan {
    left: auto;
    top: -60px;
    right: 50px
}

@media screen and (max-width: 991px) {
    .general_demands .practice img.img_vegan {
        max-width: 181px
    }
}

.needs_kids .practice img, .reviews_banner.junior-school img {
    max-width: 100%
}

.general_demands .practice span {
    text-align: left
}

.general_demands .practice ul {
    padding: 0
}

.general_demands {
    padding-top: 40px;
    padding-bottom: 0
}

.products_nonstop {
    padding-top: 40px;
    padding-bottom: 40px
}

@media screen and (max-width: 991px) {
    .products_nonstop {
        padding-top: 20px
    }
}

.products_nonstop .h3 {
    text-align: center
}

.needs_kids {
    padding-top: 80px;
    padding-bottom: 40px
}

@media screen and (max-width: 991px) {
    .needs_kids {
        padding-top: 20px
    }
}

.needs_kids .practice span {
    font-size: 16px;
    color: #211c50
}

.needs_kids .practice ul {
    padding: 0
}

.needs_kids .block_x {
    margin-top: 100px;
    margin-bottom: 60px;
    position: relative;
    padding: 40px 200px 60px 100px
}

@media screen and (max-width: 991px) {
    .needs_kids .block_x {
        margin-top: 40px;
        margin-bottom: 0;
        padding: 30px
    }
}

.needs_kids .block_x span {
    display: block;
    font-size: 16px;
    color: #2a2557;
    text-align: left
}

.needs_kids .block_x span.bold {
    font-weight: 600;
    margin-top: 20px
}

.needs_kids .block_x span.margin_bottom {
    margin-bottom: 20px
}

.needs_kids .block_x img.img_pizza {
    position: absolute;
    right: -80px;
    top: 40px
}

@media screen and (max-width: 991px) {
    .needs_kids .block_x img.img_pizza {
        opacity: .2;
        right: 0;
        top: 0
    }
}

.needs_kids .block_x.block_x__left {
    padding: 40px 100px 60px 200px
}

.needs_kids .block_x ul {
    margin-top: 20px;
    padding: 0
}

.lg-backdrop {
    background-color: rgba(245, 245, 245, .9) !important;
    opacity: 1 !important
}

.lg-actions .lg-next, .lg-actions .lg-prev, .lg-toolbar {
    background-color: transparent !important
}

.lg-toolbar .lg-close:after {
    color: #000 !important;
    font-size: 36px !important
}

.lg-actions .lg-next:before, .lg-actions .lg-prev:after {
    content: '' !important
}

.lightGalleryArrow-left, .lightGalleryArrow-right {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.reviews_banner.junior-school .h1 {
    font-size: 72px;
    margin-right: 0
}

.reviews_banner.junior-school img.img_lamp {
    left: 0
}

.reviews_banner.junior-school img.img_lab {
    top: auto;
    bottom: 0
}

@media screen and (max-width: 991px) {
    .reviews_banner.junior-school .h1 {
        font-size: 60px
    }

    .reviews_banner.junior-school img.img_lamp {
        max-width: 143px
    }

    .reviews_banner.junior-school img.img_lab {
        max-width: 150px
    }
}

.change_age .block_x img, .eureka img {
    max-width: 100%
}

section.program-span {
    padding-top: 30px;
    padding-bottom: 60px
}

.program-include {
    padding-top: 30px
}

.program-include .icon_wrap__content {
    margin-bottom: 30px;
    margin-top: 50px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.program-include .icon_wrap__content .icon_wrap {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.program-include .icon_wrap__content .text_wrap__span {
    padding-left: 50px;
    padding-right: 40px;
    display: block;
    margin-left: 30px;
    font-family: TTCompotes Citro, sans-serif;
    font-size: 24px;
    font-weight: 700;
    color: #211c50
}

.change_age {
    padding-bottom: 140px
}

@media screen and (max-width: 991px) {
    .program-include .icon_wrap__content {
        margin-bottom: 20px;
        margin-top: 20px
    }

    .program-include .icon_wrap__content .icon_wrap {
        left: 15px
    }

    .program-include .icon_wrap__content .text_wrap__span {
        padding-right: 15px
    }

    .change_age {
        padding-bottom: 40px
    }
}

.change_age .h2 {
    margin-bottom: 80px
}

.change_age .block_x {
    padding-top: 32px;
    padding-bottom: 20px
}

@media screen and (max-width: 991px) {
    .change_age .h2 {
        margin-bottom: 20px
    }

    .change_age .block_x {
        text-align: center
    }
}

.change_age .block_x .text_wrap {
    text-align: center;
    margin-top: 46px;
    position: relative
}

.change_age .block_x .text_wrap span {
    display: block;
    padding: 0 50px
}

.change_age .block_x .text_wrap span.text_wrap__span {
    font-family: TTCompotes Citro, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #211c50;
    line-height: 1
}

.change_age .block_x .text_wrap .link_to_group {
    position: absolute;
    right: -10px;
    top: 0
}

.call-to-action.junior-school .h2 {
    text-align: left
}

.call-to-action.junior-school .container {
    padding-top: 20px;
    padding-bottom: 20px
}

.call-to-action.junior-school .container img {
    right: -200px
}

.eureka .h1 {
    font-size: 72px
}

.eureka img.img_rainbow {
    right: auto;
    left: -40px;
    top: 120px
}

@media screen and (max-width: 991px) {
    .eureka .h1 {
        font-size: 60px
    }

    .eureka img.img_rainbow {
        left: 0;
        top: 70px;
        max-width: 247px
    }
}

.eureka img.img_cube {
    top: auto;
    bottom: 40px;
    right: -40px
}

@media screen and (max-width: 991px) {
    .eureka img.img_cube {
        bottom: 40px;
        right: 0;
        max-width: 144px
    }
}

.schedule {
    overflow: hidden
}

.schedule .section_title {
    margin-bottom: 60px
}

.schedule .schedule_tabs_nav {
    margin-bottom: 40px
}

.schedule .schedule_tabs_nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

.schedule .schedule_tabs_nav ul li {
    font-family: TTCompotes Citro, sans-serif;
    font-size: 30px;
    line-height: 1;
    color: #000;
    list-style-type: none;
    text-align: center;
    padding: 20px 25px 15px;
    margin-right: 20px;
    cursor: pointer;
    border: 2px solid transparent;
    position: relative
}

.schedule .schedule_tabs_nav ul li .button_canvas {
    display: none
}

.schedule .schedule_tabs_nav ul li.active {
    color: #ed1849
}

.schedule .schedule_tabs_nav ul li.active .button_canvas {
    display: block
}

.schedule .schedule_tabs_wrapper .schedule_tab {
    display: none
}

.schedule .schedule_tabs_wrapper .schedule_tab:first-child {
    display: block
}

.schedule .schedule_tabs_wrapper .schedule_tab .tab_text {
    text-align: center;
    font-size: 18px;
    max-width: 850px;
    margin: 0 auto 50px
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper {
    margin-top: 0px;
    margin-bottom: 0px;
    min-height: 170px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media screen and (max-width: 991px) {
    .schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper {
        margin-bottom: 50px
    }

    .schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .description_image img {
        max-width: 62px
    }
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description {
    width: 100%;
    margin: 0 auto;
    display: none;
    font-size: 0
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description:first-child {
    display: block
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .description_image {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .text_wrapper {
    display: inline-block;
    vertical-align: middle
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .text_wrapper .description_time {
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 5px
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .text_wrapper .description_title {
    font-family: Proxima Nova, sans-serif;
    font-weight: 700;
    color: #fcb31f;
    font-size: 30px;
    margin-bottom: 15px;
    line-height: 1.1
}

@media screen and (max-width: 991px) {
    .schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .text_wrapper {
        margin-top: 40px
    }

    .schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .text_wrapper .description_title {
        font-size: 28px
    }
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .text_wrapper .description_text {
    font-family: Proxima Nova, sans-serif;
    font-size: 16px;
    font-weight: 300;
    color: #211c50
}

@media screen and (max-width: 991px) {
    .schedule .schedule_tabs_wrapper .schedule_tab .schedule_description_wrapper .schedule_description .text_wrapper .description_text {
        font-size: 16px
    }
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper {
    position: relative;
    padding: 0 80px;
    margin-bottom: 50px
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper::before {
    display: block;
    content: '';
    position: absolute;
    top: 90px;
    left: -100%;
    width: 1000%;
    height: 1px;
    background-color: #211c50
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper::after {
    display: block;
    content: '';
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #fcb31f;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-radius: 50%;
    background-clip: padding-box;
    top: 70px
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .tml-arr {
    position: absolute;
    top: 65px;
    z-index: 3;
    cursor: pointer
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .tml-arr.tml-arr-l {
    left: 0
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .tml-arr.tml-arr-r {
    right: 0
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .tml-arr.disable {
    cursor: default;
    pointer-events: none
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .tml-arr.disable #tml-l-bg, .schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .tml-arr.disable #tml-r-bg {
    fill: #e896a9
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .schedule_time_line .item {
    text-align: center;
    cursor: pointer
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .schedule_time_line .item .item_img {
    width: auto;
    height: 65px;
    margin: 0 auto
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .schedule_time_line .item .item_point {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-clip: padding-box;
    margin: 5px auto;
    position: relative
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .schedule_time_line .item .item_point div {
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #211c50;
    border-radius: 50%;
    background-clip: padding-box;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .schedule_time_line .item .item_time {
    font-size: 32px;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
    line-height: 1
}

.schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper .schedule_time_line .item .item_text {
    font-family: Proxima Nova, sans-serif;
    font-size: 14px
}

.block-title__title-item {
    font-family: TTCompotes Citro, sans-serif;
    font-size: 60px;
    font-weight: 700;
    color: #211c50;
    line-height: 1
}

@media screen and (max-width: 991px) {
    .block-title__title-item {
        font-size: 42px;
        margin-top: 20px;
        margin-bottom: 10px
    }
}

.block-text__text-item {
    font-size: 18px;
    color: #211c50;
    font-family: Proxima Nova, sans-serif;
    font-weight: 300;
    text-align: left
}

.block-text__text-item_purpleLight {
    color: #2a2557
}

.block-img__img-title img {
    max-width: 100%
}

.bottom-price {
    position: absolute;
    bottom: 5px;
    height: 44px;
    width: 100%
}

.bottom-price__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: rgba(33, 28, 80, .4);
    font-size: 24px;
    text-align: center;
    font-weight: 700;
    border-top: 1px solid #211c50;
    border-right: 1px solid #211c50
}

.bottom-price__item:last-child {
    border-right: 0
}

.bottom-price__item_margin-left {
    margin-left: -26px
}

.bottom-price__item-all {
    height: 100%
}

.info__item {
    position: relative;
    padding: 50px 100px 50px 300px
}

@media screen and (max-width: 991px) {
    .bottom-price__item-all {
        width: 95%
    }

    .info__item {
        padding: 50px 30px
    }
}

.info__item_right {
    padding-right: 300px;
    padding-left: 100px
}

.right-price-orange {
    float: right;
    margin-left: -60px;
    z-index: 2
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-justify-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.flex-justify-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flex-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-flexOne {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.text-align-center {
    text-align: center
}

.text-align-left {
    text-align: left
}

.margin-top-none {
    margin-top: 0
}

.margin-bottom-stepHalf {
    margin-bottom: 10px
}

.margin-bottom-stepOne {
    margin-bottom: 20px
}

@media screen and (max-width: 991px) {
    .info__item_right {
        padding: 50px 30px
    }

    .right-price-orange {
        margin-left: 0;
        float: none;
        padding: 20px
    }

    .margin-top-none {
        margin-top: 20px
    }

    .margin-bottom-stepOne {
        margin-bottom: 10px
    }
}

.margin-bottom-stepTwo {
    margin-bottom: 40px
}

@media screen and (max-width: 991px) {
    .margin-bottom-stepTwo {
        margin-bottom: 10px
    }
}

.margin-bottom-stepThree {
    margin-bottom: 60px
}

@media screen and (max-width: 991px) {
    .margin-bottom-stepThree {
        margin-bottom: 30px
    }
}

.margin-top-stepThree {
    margin-top: 60px
}

.margin-bottom-stepFour {
    margin-bottom: 80px
}

@media screen and (max-width: 991px) {
    .margin-bottom-stepFour {
        margin-bottom: 40px
    }
}

.margin-bottom-stepSix {
    margin-bottom: 120px
}

@media screen and (max-width: 991px) {
    .margin-bottom-stepSix {
        margin-bottom: 40px
    }
}

.margin-bottom-stepSeven {
    margin-bottom: 140px
}

.padding-around {
    padding: 40px 36px
}

.padding-around-stepTwo {
    padding: 60px 108px
}

@media screen and (max-width: 991px) {
    .margin-bottom-stepSeven {
        margin-bottom: 40px
    }

    .padding-around-stepTwo {
        padding: 30px
    }
}

.padding-around-pricePart {
    padding: 20px 100px 44px 50px
}

@media screen and (max-width: 991px) {
    .padding-around-pricePart {
        padding: 20px 38px 44px 50px;
        overflow: hidden
    }
}

.padding-around-diplomaSchool {
    padding: 50px 400px 40px 100px
}

@media screen and (max-width: 991px) {
    .padding-around-diplomaSchool {
        padding: 30px
    }
}

.padding-bottom-stepOne {
    padding-bottom: 25px
}

.padding-bottom-stepHalf {
    padding-bottom: 10px
}

.padding-bottom-bigStep {
    padding-bottom: 160px
}

@media screen and (max-width: 991px) {
    .padding-bottom-bigStep {
        padding-bottom: 20px
    }
}

.padding-clear {
    padding: 0
}

@media screen and (max-width: 991px) {
    .padding-clear {
        padding: 0 15px
    }
}

.padding-right {
    padding-right: 60px
}

.second-padding-around {
    padding: 90px
}

.border-yellow__border-bottom:after {
    content: '';
    position: absolute;
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
    height: 1px;
    background: 1px #fcb31f;
    left: 20px;
    bottom: 0
}

.border__border_bottom {
    border-bottom: 1px solid #211c50
}

.text-bold {
    font-weight: 700
}

.font-size-extraSmall {
    font-size: 16px
}

.font-size-small {
    font-size: 24px
}

.font-size-small-medium {
    font-size: 32px
}

.font-size-medium {
    font-size: 36px
}

.banner .banner_slider .banner_row .banner_text .main_text span.font-size-mediumX, .font-size-mediumX {
    font-size: 48px
}

@media screen and (max-width: 767px) {
    .banner .banner_slider .banner_row .banner_text .main_text span.font-size-mediumX {
        font-size: 42px
    }
}

.font-size-XL {
    font-size: 72px
}

.font-size-XXL {
    font-size: 60px
}

@media screen and (max-width: 991px) {
    .second-padding-around {
        padding: 30px
    }

    .font-size-XL {
        font-size: 60px
    }

    .font-size-XXL {
        font-size: 42px
    }
}

.font-size-XXXL {
    font-size: 84px
}

.line-height-small {
    line-height: .8
}

.line-height-medium {
    line-height: 1.3
}

.bg-starGrayYellow {
    background: url(../media/img/lightyellow-bkg.jpg)
}

.color-white {
    color: #fff
}

.img-absolute__item {
    position: absolute
}

.img-absolute__item_zmiy {
    left: 60px;
    top: -30px
}

.img-absolute__item_arrow {
    right: 60px;
    top: -40px
}

.img-absolute__item_heart {
    left: 20px;
    top: 0
}

.img-absolute__item_soap {
    right: -40px;
    top: 40px
}

.reviews_banner img.discovery-banner-cube {
    top: auto;
    bottom: 0;
    left: 0
}

.reviews_banner img.explorer-banner-medal {
    width: 137px;
    top: 100px;
    left: 0
}

@media screen and (max-width: 991px) {
    .font-size-XXXL {
        font-size: 60px
    }

    .img-absolute__item_arrow, .img-absolute__item_heart, .img-absolute__item_soap, .img-absolute__item_zmiy {
        opacity: .2
    }

    .reviews_banner img.discovery-banner-rocket {
        max-width: 178px;
        right: 30px
    }

    .reviews_banner img.discovery-banner-cube {
        max-width: 144px
    }

    .reviews_banner img.explorer-banner-medal {
        top: 0
    }
}

.reviews_banner img.explorer-banner-lamp {
    width: 194px;
    top: auto;
    bottom: 0;
    right: 0
}

.reviews_banner img.school-banner-fast {
    width: 130px;
    top: 80px;
    right: 80px
}

@media screen and (max-width: 991px) {
    .reviews_banner img.explorer-banner-lamp {
        bottom: -40px
    }

    .reviews_banner img.school-banner-fast {
        top: 0;
        right: 0
    }
}

.reviews_banner img.school-banner-rubic {
    width: 136px;
    top: auto;
    bottom: 6px;
    left: -10px
}

.reviews_banner img.studio-banner-dynamicImgTop {
    width: 160px;
    height: 160px;
    object-fit: contain;
    top: 80px;
    left: 0
}

@media screen and (max-width: 991px) {
    .reviews_banner img.school-banner-rubic {
        bottom: -30px;
        left: 0
    }

    .reviews_banner img.studio-banner-dynamicImgTop {
        left: -30px;
        top: 0
    }
}

.reviews_banner img.studio-banner-dynamicImgBottom {
    width: 200px;
    height: 200px;
    object-fit: contain;
    top: auto;
    left: auto;
    bottom: 0;
    right: -60px
}

.reviews_banner img.benefit_parents-banner-paper_plane {
    width: 176px;
    height: 91px;
    object-fit: contain;
    top: 130px;
    left: 0
}

@media screen and (max-width: 991px) {
    .reviews_banner img.studio-banner-dynamicImgBottom {
        bottom: -70px
    }

    .reviews_banner img.benefit_parents-banner-paper_plane {
        left: -50px
    }
}

.reviews_banner img.benefit_parents-banner-heart {
    width: 130px;
    height: 123px;
    object-fit: contain;
    top: auto;
    bottom: 0;
    right: 0
}

@media screen and (max-width: 991px) {
    .reviews_banner img.benefit_parents-banner-heart {
        bottom: -50px
    }
}

.reviews_banner img.adopt-banner-plane {
    width: 188px;
    height: 99px;
    object-fit: contain;
    top: auto;
    bottom: 0;
    right: 0
}

@media screen and (max-width: 991px) {
    .reviews_banner img.adopt-banner-plane {
        bottom: -40px
    }
}

.reviews_banner img.consulting-banner-heart {
    width: 131px;
    height: 130px;
    object-fit: contain;
    top: auto;
    bottom: 0;
    right: -40px
}

.receipt_wrapper {
    margin-bottom: 10px
}

.receipt_wrapper.margin-bottom-stepFive {
    margin-bottom: 100px
}

.receipt_wrapper .receipt_item .receipt_item_img {
    display: block;
    width: 60px;
    text-align: center
}

.receipt_wrapper .receipt_item .receipt_item_title {
    padding-left: 90px
}

.receipt_wrapper .receipt_item .receipt_item_text_wrapper .hidden-text {
    display: none;
    margin-bottom: 20px;
}

.receipt_wrapper .receipt_item .receipt_item_text_wrapper .hidden-text .see-more {
    display: inline-block;
    font-family: Proxima Nova, sans-serif;
    font-size: 18px;
    color: #211c50;
    position: relative;
    font-weight: 700;
    margin-top: 4px
}

.receipt_wrapper .receipt_item .receipt_item_text_wrapper .hidden-text .see-more:after {
    content: url(../media/img/1-a.svg);
    position: absolute;
    right: -30px;
    top: 3px
}

.receipt_wrapper .receipt_item .more_button {
    display: block;
    cursor: pointer
}

@media screen and (min-width: 991px) {
    .receipt_wrapper .receipt_item .more_button:hover path {
        fill: #ff7d00
    }
}

.receipt_wrapper .receipt_item.open_text .more_button #Path-3 {
    display: none
}

.successful-business_diploma__prescan.legacy-school {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: -7px;
    right: 100px
}

@media screen and (max-width: 991px) {
    .successful-business_diploma__prescan.legacy-school {
        position: relative;
        top: 20px;
        right: 0;
        margin-bottom: 30px
    }
}

.article-main p, .faq p, .numberThree, .studio-page p {
    margin-bottom: 20px
}

.successful-business_diploma__prescan.legacy-school .img__wrap {
    position: relative;
    margin-left: 48px
}

.successful-business_diploma__prescan.legacy-school .img__wrap .plus {
    position: absolute;
    bottom: -22px;
    left: 50%;
    cursor: pointer;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

img.banner-mask {
    -webkit-mask: url(../media/img/banner-studio-mask.png) center left/contain no-repeat;
    mask: url(../media/img/banner-studio-mask.png) center left/contain no-repeat
}

img.bas-mask {
    -webkit-mask: url(../media/img/bas-mask.png) center left/contain no-repeat;
    mask: url(../media/img/bas-mask.png) center left/contain no-repeat;
    max-width: 100%
}

.article-main b, .article-main strong, .faq b, .faq strong, .studio-page b, .studio-page strong {
    font-weight: 700
}

.notation__item {
    height: 130px;
    padding: 20px 40px;
    position: relative
}

.notation__item_delay:before, .notation__item_interval:before {
    content: '';
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%)
}

.notation__item_delay:before {
    background: url(../media/img/i-clock.png) no-repeat;
    width: 42px;
    height: 51px;
    top: -50px;
    transform: translate(-50%, 50%);
    background-size: 100%
}

.notation__item_interval:before {
    background: url(../media/img/calendar.png) no-repeat;
    width: 50px;
    height: 42px;
    top: -40px;
    transform: translate(-50%, 50%);
    background-size: 100%
}

.notation__item_coin:before, .notation__item_people:before {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    content: ''
}

.notation__item_people:before {
    background: url(../media/img/small-i-2-star.png) no-repeat;
    width: 54px;
    height: 52px;
    top: -46px;
    transform: translate(-50%, 50%);
    background-size: 100%
}

.notation__item_coin:before {
    background: url(../media/img/coin.png) no-repeat;
    width: 47px;
    height: 45px;
    top: -40px;
    transform: translate(-50%, 50%);
    background-size: 100%
}

.studio-add-group__main {
    padding: 34px 84px 34px 80px;
    position: relative
}

.studio-add-group__main:before {
    content: '';
    background: url(../media/img/i-star.png) no-repeat;
    position: absolute;
    left: -100px;
    top: -25px;
    width: 167px;
    height: 167px;
    background-size: 100%
}

@media screen and (max-width: 991px) {
    .studio-add-group__main {
        padding: 30px
    }

    .studio-add-group__main:before {
        left: 0;
        opacity: .2
    }
}

.studio-add-group__right-block {
    padding: 24px 34px;
    margin-left: -80px
}

.studio_slider_ex {
    padding-bottom: 140px
}

@media screen and (max-width: 991px) {
    .studio-add-group__right-block {
        margin-left: 0
    }

    .studio_slider_ex {
        padding-bottom: 0
    }
}

.studio_slider_ex .studios_slider_wrapper span {
    line-height: 1.1;
    text-align: center
}

.studio_slider_ex .owl-carousel .owl-item img {
    height: 230px;
    margin: 0 auto;
}

.studio_slider_ex .owl-stage .studio_item {
    height: auto
}

.studios_slider_wrapper {
    max-width: 90%;
    margin: 96px auto 0
}

.article-main img, .blog-main-info img, .change-pool .change_us__content img, .description-all-studios__item:nth-child(even) img, .description-all-studios__item:nth-child(odd) img, .img-Mwidth {
    max-width: 100%
}

.studios_slider_wrapper .studios_slider .owl-item:nth-child(even) img.slider-studio-mask {
    -webkit-mask: url(../media/img/slider-mask.png) center center/contain no-repeat;
    mask: url(../media/img/slider-mask.png) center center/contain no-repeat
}

.studios_slider_wrapper .studios_slider .owl-item:nth-child(odd) img.slider-studio-mask {
    -webkit-mask: url(../media/img/slider-mask-2.png) center center/contain no-repeat;
    mask: url(../media/img/slider-mask-2.png) center center/contain no-repeat
}

.description-all-studios__item img.slider-studio-mask {
    height: 400px;
    object-fit: cover
}

.description-all-studios__item:nth-child(even) img.slider-studio-mask {
    -webkit-mask: url(../media/img/slider-mask.png) center left/contain no-repeat;
    mask: url(../media/img/slider-mask.png) center left/contain no-repeat
}

.description-all-studios__item:nth-child(odd) img.slider-studio-mask {
    -webkit-mask: url(../media/img/slider-mask-2.png) center left/contain no-repeat;
    mask: url(../media/img/slider-mask-2.png) center left/contain no-repeat
}

.change-pool {
    padding-bottom: 90px
}

@media screen and (max-width: 991px) {
    .studios_slider_wrapper {
        margin-top: 26px
    }

    .description-all-studios__item {
        margin-top: 30px
    }

    .description-all-studios__item img.slider-studio-mask {
        height: auto
    }

    .change-pool {
        padding-bottom: 30px
    }
}

.change-pool .change_us__content {
    position: relative;
    display: none;
    padding: 10px
}

.change-pool .change_us__content.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.change-pool .change_us__content.block_x canvas {
    max-width: 100%;
    height: 100%
}

.change-pool .pool-description {
    margin-top: 280px;
    padding-bottom: 20px;
    padding-top: 0
}

@media screen and (max-width: 991px) {
    .change-pool .pool-description {
        margin-top: 180px
    }

    .change-pool .pool-description .pool-img_item {
        display: block
    }
}

.change-pool .pool-description .pool-img_item {
    margin-top: -180px;
    padding-top: 0
}

.benefit-pool:after, .whyeasebaby:after {
    content: '';
    background: url(../media/img/i-redcross.png) no-repeat;
    position: absolute;
    width: 182px;
    height: 178px;
    top: -50px;
    right: -145px;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    background-size: 100%
}

.whyeasebaby:after {
    width: 131px;
    height: 130px;
    background: url(../media/img/i-heart-big.png) no-repeat;
    background-size: 100%;
    top: -20px;
    right: -100px
}

.news_data-public:before, .news_link svg {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}

.news_img {
    width: 100%;
    height: 245px;
    object-fit: cover;
    -webkit-mask: url(../media/img/banner-studio-mask.png) center left/contain no-repeat;
    mask: url(../media/img/banner-studio-mask.png) center left/contain no-repeat
}

.news_data-public {
    color: #fcb31f;
    font-size: 14px;
    position: relative;
    padding-left: 20px
}

.news_data-public:before {
    content: url(../media/img/wall-clock.svg);
    position: absolute;
    left: 0;
    transform: translateY(-50%);
    width: 16px;
    height: 16px
}

.news_link {
    position: relative;
    margin-left: 6px
}

.free-position, .news_link svg {
    position: absolute
}

.news_link svg {
    transform: translateY(-50%)
}

.faq .receipt_item .receipt_item_title {
    padding-left: 0;
    padding-bottom: 0
}

.free-position_adopt-because-nerd {
    width: 115px;
    height: 184px;
    object-fit: contain;
    top: -10px;
    left: -56px
}

.free-position_important-plane {
    width: 216px;
    height: 114px;
    object-fit: contain;
    top: 20px;
    right: -90px
}

.free-position_important-medal {
    object-fit: contain;
    top: 20px;
    right: -90px;
}

.free-position_important-windmaker {
    object-fit: contain;
    top: 20px;
    left: -90px;
}

.free-position_important-pencil-rocket-cloud {
    object-fit: contain;
    top: -20px;
    left: -30px;
}

.adopt-stage {
    background: url(../media/img/timeline.svg) top center no-repeat;
    padding-top: 14px;
    margin-bottom: 60px
}

.adopt-stage .adopt-stage_item {
    color: #fcb31f;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
    position: relative
}

.adopt-stage .adopt-stage_item:nth-child(odd) {
    text-align: right;
    padding-right: 50px
}

@media screen and (max-width: 991px) {
    .benefit-pool:after, .whyeasebaby:after {
        opacity: .2
    }

    .free-position_adopt-because-nerd {
        left: 10px;
        opacity: .2
    }

    .free-position_important-plane {
        right: 0;
        opacity: .2
    }

    .adopt-stage {
        background: 0 0
    }

    .adopt-stage .adopt-stage_item:nth-child(odd) {
        padding-left: 50px;
        text-align: left
    }

    .adopt-stage .adopt-stage_item:first-child {
        padding-left: 50px
    }
}

.adopt-stage .adopt-stage_item:nth-child(even) {
    text-align: left;
    padding-left: 50px
}

.adopt-stage .adopt-stage_item:before {
    content: '';
    width: 36px;
    height: 36px;
    background: url(../media/img/item.svg) no-repeat;
    position: absolute;
    color: #211c50;
    font-size: 24px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: TTCompotes Citro, sans-serif;
    padding-top: 5px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mobile_header_menu .sub_menu_wrapper .menu_items.contacts_items li img, section.contacts_page ul.contacts_info li svg {
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%)
}

.adopt-stage .adopt-stage_item:first-child {
    padding-right: 40px
}

.adopt-stage .adopt-stage_item:first-child:before {
    content: '1';
    right: -10px
}

.adopt-stage .adopt-stage_item:nth-child(2) {
    padding-left: 20px
}

@media screen and (max-width: 991px) {
    .adopt-stage .adopt-stage_item:first-child:before {
        left: 5px
    }

    .adopt-stage .adopt-stage_item:nth-child(2) {
        padding-left: 50px
    }
}

.adopt-stage .adopt-stage_item:nth-child(2):before {
    content: '2';
    left: -33px
}

.adopt-stage .adopt-stage_item:nth-child(3):before {
    content: '3';
    right: -8px
}

@media screen and (max-width: 991px) {
    .adopt-stage .adopt-stage_item:nth-child(2):before {
        left: 5px
    }

    .adopt-stage .adopt-stage_item:nth-child(3) {
        padding-left: 50px
    }

    .adopt-stage .adopt-stage_item:nth-child(3):before {
        left: 5px
    }
}

.adopt-stage .adopt-stage_item:nth-child(4) {
    padding-left: 44px
}

.adopt-stage .adopt-stage_item:nth-child(4):before {
    content: '4';
    left: -11px
}

.adopt-stage .adopt-stage_item:nth-child(5) {
    padding-right: 20px
}

.adopt-stage .adopt-stage_item:nth-child(5):before {
    content: '5';
    right: -33px
}

@media screen and (max-width: 991px) {
    .adopt-stage .adopt-stage_item:nth-child(4) {
        padding-left: 50px
    }

    .adopt-stage .adopt-stage_item:nth-child(4):before {
        left: 5px
    }

    .adopt-stage .adopt-stage_item:nth-child(5) {
        padding-left: 50px
    }

    .adopt-stage .adopt-stage_item:nth-child(5):before {
        left: 5px
    }
}

.adopt-stage .adopt-stage_item:nth-child(6) {
    padding-left: 42px
}

.adopt-stage .adopt-stage_item:nth-child(6):before {
    content: '6';
    left: -9px
}

@media screen and (max-width: 991px) {
    .adopt-stage .adopt-stage_item:nth-child(6) {
        padding-left: 50px
    }

    .adopt-stage .adopt-stage_item:nth-child(6):before {
        left: 5px
    }
}

.adopt-stage .adopt-stage_img {
    text-align: center;
    margin-top: 40px
}

.numberThree {
    width: 84px;
    height: 120px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.easybaby-link {
    font-family: Proxima Nova, sans-serif;
    font-weight: 700;
    position: relative;
    color: #211c50
}

.easybaby-link:active, .easybaby-link:focus, .easybaby-link:hover, .easybaby-link:visited {
    color: #211c50
}

.easybaby-link:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #ed1849;
    position: absolute;
    bottom: 0;
    left: 0
}

.author_juli {
    color: #ed1849
}

.faq .h1 {
    margin-right: 0;
    margin-top: 90px
}

@media screen and (max-width: 991px) {
    .faq .h1 {
        margin-top: 30px
    }
}

.faq.reviews_banner {
    padding-bottom: 30px
}

.blog .h1 {
    margin-right: 0;
    margin-top: 90px;
    font-size: 60px;
    margin-bottom: 60px
}

@media screen and (max-width: 991px) {
    .blog .h1 {
        margin-top: 30px
    }
}

.blog.reviews_banner, .faq.reviews_banner {
    padding-bottom: 30px
}

.blog-tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

@media screen and (max-width: 767px) {
    .blog-tab {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.blog-tab_item {
    font-size: 30px;
    cursor: pointer;
    font-weight: 400;
    color: rgba(0, 0, 0, .57);
    padding: 26px 44px;
    height: 84px;
    margin: -2px
}

.blog-tab_item.active {
    color: #211c50;
    font-weight: 700;
    border: 2px solid #fff;
    border-radius: 20%/50%
}

.blog-tab_item:hover {
    color: #211c50;
    font-weight: 700
}

.blog-tab_item:first-child {
    width: 186px
}

.blog-tab_item:nth-child(2) {
    width: 150px
}

.blog-tab_item:last-child {
    width: 230px
}

.article-main img.blog-mask-1, .blog-main-info img.blog-mask-1 {
    -webkit-mask: url(../media/img/mask-blog-1.png) center left/contain no-repeat;
    mask: url(../media/img/mask-blog-1.png) center left/contain no-repeat
}

.article-main img.blog-mask-2, .blog-main-info img.blog-mask-2 {
    -webkit-mask: url(../media/img/mask-blog-2.png) center left/contain no-repeat;
    mask: url(../media/img/mask-blog-2.png) center left/contain no-repeat
}

.clever-article, .clever-news {
    display: none
}

.clever-article.active, .clever-news.active {
    display: block
}

.clever-article-big {
    display: none
}

.clever-article-big.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.reviews_banner.article {
    padding-bottom: 280px
}

.article-main {
    margin-top: -220px;
    padding-top: 0
}

.article-main h2 {
    font-size: 32px;
    color: #211c50;
    font-family: TTCompotes Citro, sans-serif;
    font-weight: 700
}

.others-article_wrap {
    background: url(../media/img/light-blue-back.jpg) bottom right no-repeat #BDCDFA
}

.others-article_wrap .news_data-public {
    color: #211c50
}

.others-article_wrap .news_data-public:before {
    content: url(../media/img/wall-clock-purple.svg)
}

.slider-main-article {
    margin-top: 100px;
    margin-bottom: 100px
}

.slider-main-article img {
    max-width: 100%;
    float: right;
}

footer .row .footer_contacts ul li:last-child {
    margin-bottom: 4px
}

.bg-page {
    position: relative;
    height: 1px;
    width: 100%;
    z-index: -3
}

.bg-page .bg-page_img {
    position: absolute;
    background: url(../media/img/thin-gold-star-back.png) repeat-y;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000vw;
    background-size: 100%;
    background-position-y: 90px
}

.bg-page section.article-main, .bg-page + section {
    position: relative
}

.bg-page section.article-main:before, .bg-page + section:before {
    content: url(../media/img/star-1.png);
    position: absolute;
    left: 120px;
    top: 40px;
    z-index: -1
}

.bg-page section.article-main:after, .bg-page + section:after {
    content: url(../media/img/star-2.png);
    position: absolute;
    right: 300px;
    top: 100px;
    z-index: -1
}

.bg-page + .article-main:before {
    top: 400px
}

.bg-page + .article-main:after {
    top: 300px
}

.bg-roog-bg {
    position: relative;
    height: 1px;
    width: 100%;
    z-index: -2
}

.bg-roog-bg .bg-page_img {
    position: absolute;
    background: url(../media/img/thin-blue-star-back.png) repeat-y #fff;
    top: 0;
    left: 0;
    width: 100%;
    height: 1000vw;
    background-size: 100%;
    background-position-y: 90px
}

@media screen and (max-width: 1199px) {
    .studios_slider_wrapper {
        max-width: 100%
    }

    .roof .studio_item img.studio_img {
        width: 260px
    }
}

.mobile_header_wrapper {
    display: none;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 2000;
    background-color: #fff;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .1)
}

@media screen and (max-width: 1199px) {
    .mobile_header_wrapper {
        display: block
    }
}

.mobile_header_wrapper .mobile_header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    position: relative
}

.mobile_header_wrapper .mobile_header img {
    display: block
}

.mobile_header_wrapper .mobile_header .mobile_sandwich {
    width: 27px
}

.mobile_header_wrapper .mobile_header .mobile_sandwich .open_sandwich_img, .mobile_header_wrapper .mobile_header .mobile_sandwich.open .sandwich_img {
    display: none
}

.mobile_header_wrapper .mobile_header .mobile_sandwich.open .open_sandwich_img {
    display: block
}

.mobile_header_wrapper .mobile_header .mobile_search .open_search_img {
    display: none;
    width: 23px
}

.mobile_header_wrapper .mobile_header .mobile_search .search_img {
    max-width: 23px
}

.mobile_header_wrapper .mobile_header .mobile_search.open .search_img {
    display: none
}

.mobile_header_wrapper .mobile_header .mobile_search.open .open_search_img {
    display: block
}

.mobile_header_wrapper .mobile_header .mobile_search.open .search_wrapper {
    opacity: 1;
    visibility: visible
}

.mobile_header_wrapper .mobile_header .search_wrapper {
    position: absolute;
    left: 0;
    bottom: -60px;
    width: 100%;
    padding: 0 15px;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    visibility: hidden
}

.mobile_header_wrapper .mobile_header .search_wrapper .search_form input {
    height: 40px;
    padding: 5px 15px;
    color: #9b9b9b;
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 16px;
    width: 100%;
    border: 1px solid #211c50
}

.mobile_header_wrapper .mobile_header .search_wrapper .search_form button {
    display: none
}

.mobile_header_menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1500;
    height: 100vh;
    overflow-y: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-x: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    opacity: 0;
    visibility: hidden
}

.mobile_header_menu.open {
    opacity: 1;
    visibility: visible
}

.mobile_header_menu .menu_wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding-top: 110px;
    padding-bottom: 60px;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    -ms-transition: all .7s;
    -o-transition: all .7s;
    background: url(../media/img/m-back.jpg) center center no-repeat;
    background-size: cover;
    position: relative;
    left: 0
}

.mobile_header_menu .menu_wrapper.open {
    left: -80%
}

.mobile_header_menu .menu_wrapper.open .sub_menu_wrapper .sub_menu_title img {
    margin-left: -75px
}

.mobile_header_menu .menu_wrapper .menu_items {
    margin: 0 auto;
    padding: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 200px
}

.mobile_header_menu .menu_wrapper .menu_items li {
    list-style-type: none;
    margin-bottom: 10px
}

.mobile_header_menu .menu_wrapper .menu_items li span {
    font-family: Proxima Nova, sans-serif;
    font-size: 24px;
    color: #211c50;
    text-transform: uppercase
}

.mobile_header_menu .mobile_diary {
    max-width: 200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 14px;
    color: #211c50
}

.mobile_header_menu .sub_menu_wrapper {
    display: none;
    position: absolute;
    top: 0;
    left: auto;
    right: -100%;
    width: 100%;
    height: 100%;
    padding-top: 100px;
    overflow: auto;
}

.mobile_header_menu .sub_menu_wrapper .sub_menu_title {
    margin: 0 25% 30px 25px;
    font-size: 0
}

.mobile_header_menu .sub_menu_wrapper .sub_menu_title img {
    vertical-align: middle;
    margin-right: 50px;
    cursor: pointer;
    margin-left: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s
}

.mobile_header_menu .sub_menu_wrapper .sub_menu_title a {
    font-family: Proxima Nova, sans-serif;
    font-size: 24px;
    color: #211c50;
    text-transform: uppercase;
    vertical-align: middle
}

.mobile_header_menu .sub_menu_wrapper .menu_items {
    max-width: none;
    margin-left: 25px;
    margin-right: 25%
}

.mobile_header_menu .sub_menu_wrapper .menu_items a {
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 20px;
    color: #211c50;
    display: block;
    margin-bottom: 10px
}

.mobile_header_menu .sub_menu_wrapper .menu_items.contacts_items li {
    padding-left: 35px;
    margin-bottom: 25px;
    position: relative
}

.mobile_header_menu .sub_menu_wrapper .menu_items.contacts_items li img {
    position: absolute;
    top: 50%;
    left: 0
}

.mobile_header_menu .sub_menu_wrapper .menu_items.contacts_items li a, .mobile_header_menu .sub_menu_wrapper .menu_items.contacts_items li span {
    line-height: 1.3;
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 18px;
    color: rgba(0, 0, 0, .7);
    text-transform: none
}

.mobile_header_menu .sub_menu_wrapper.sub_menu_1 {
    background: url(../media/img/m-back-about.jpg) center center no-repeat;
    background-size: cover
}

.mobile_header_menu .sub_menu_wrapper.sub_menu_2 {
    background: url(../media/img/m-back-infra.jpg) center center no-repeat;
    background-size: cover
}

.mobile_header_menu .sub_menu_wrapper.sub_menu_3 {
    background: url(../media/img/m-back-group.jpg) center center no-repeat;
    background-size: cover
}

.mobile_header_menu .sub_menu_wrapper.sub_menu_4 {
    background: url(../media/img/m-back-teach.jpg) center center no-repeat;
    background-size: cover
}

.mobile_header_menu .sub_menu_wrapper.sub_menu_5, .mobile_header_menu .sub_menu_wrapper.sub_menu_6, .mobile_header_menu .sub_menu_wrapper.sub_menu_7 {
    background: url(../media/img/m-back-contact.jpg) center center no-repeat;
    background-size: cover
}

.mobile_header_menu .add_menu {
    display: none;
    padding: 20px 0;
    max-width: 200px;
    width: 100%;
    margin: 0 auto
}

.mobile_header_menu .add_menu a {
    font-size: 14px;
    font-family: 'Proxima Nova Rg', sans-serif;
    color: #211c50
}

.mobile_header_menu .mobile_menu_phone {
    background-color: #211c50;
    padding: 15px;
    text-align: center;
    position: relative;
    z-index: 10
}

.mobile_header_menu .mobile_menu_phone a {
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 24px;
    color: #fff;
    vertical-align: middle
}

.mobile_header_menu .mobile_menu_phone img {
    margin-right: 10px;
    vertical-align: middle
}

.js-menu-back {
    position: absolute;
    right: 9999px;
    top: 108px;
    -webkit-transition: right 1s ease;
    transition: right 1s ease
}

.js-menu-back.active {
    right: 20px;
    -webkit-transition: right 1s ease;
    transition: right 1s ease
}

.lg-outer {
    z-index: 2020 !important
}

.lg-backdrop {
    z-index: 2010 !important
}

@media screen and (max-width: 991px) {
    .margin-right-mob {
        margin-right: 30px
    }

    .margin-top-mob {
        margin-top: 20px
    }

    .flex-wrap-mob {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

.margin-top-mob-stepThree {
    margin-top: 30px
}

@media screen and (max-width: 500px) {
    .width-img-mob {
        display: none
    }
}

@media screen and (max-width: 767px) {
    .flex-column-mob {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .width-img-mob img {
        min-width: 80px
    }
}

.change_us .h2 .pool-change_wrap {
    display: inline-block
}

.change_us .h2 .pool-change_wrap span.change_us__tab:after {
    left: 22px
}

.change_us .h2 .pool-change_wrap span.change_us__tab.padding-around {
    padding: 20px;
    display: block
}

.pool_img-width {
    max-width: 100%
}

@media screen and (max-width: 991px) {
    .flex-justify-center-mob {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .index .arrow-slide {
        top: 95%;
        left: 50%;
        width: 65px;
        height: 65px
    }

    .index .arrow-slide.arrow-slide-left {
        left: 30%;
        margin-top: 65px
    }

    .index .arrow-slide.arrow-slide-right {
        left: 60%
    }

    .more_button_wrapper .more_button span {
        padding: 24px 50px 24px 34px
    }
}

section.contacts_page {
    padding-top: 200px;
    padding-bottom: 120px;
    background-size: cover
}

@media screen and (max-width: 991px) {
    section.contacts_page {
        padding-top: 100px;
        padding-bottom: 40px
    }
}

section.contacts_page .section_title {
    margin-bottom: 10px;
    text-align: left
}

section.contacts_page ul.contacts_info {
    margin: 0 0 80px;
    padding: 0
}

@media screen and (max-width: 991px) {
    section.contacts_page ul.contacts_info {
        margin-bottom: 40px
    }
}

section.contacts_page ul.contacts_info li {
    list-style-type: none;
    padding-left: 35px;
    position: relative;
    margin-bottom: 15px
}

section.contacts_page ul.contacts_info li a, section.contacts_page ul.contacts_info li span {
    font-family: Proxima Nova, sans-serif;
    font-size: 20px;
    line-height: 1.3;
    color: #211c50;
    vertical-align: middle
}

section.contacts_page ul.contacts_info li svg {
    position: absolute;
    top: 50%;
    left: 0
}

section.contacts_page ul.contacts_info li a:hover {
    color: #211c50
}

section.contacts_page .form_wrapper form .field {
    margin-bottom: 25px
}

section.contacts_page .form_wrapper form .field:last-child {
    margin-bottom: 0
}

section.contacts_page .form_wrapper form .field label {
    font-family: 'Proxima Nova Rg', sans-serif;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    display: block
}

section.contacts_page .form_wrapper form .field input, section.contacts_page .form_wrapper form .field textarea {
    display: block;
    border: 2px solid #211c50;
    border-radius: 16px;
    padding: 10px 15px;
    width: 100%;
    max-width: 100%;
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 20px;
    background: 0 0
}

section.contacts_page .form_wrapper form .field input {
    height: 50px
}

section.contacts_page .form_wrapper form .field textarea {
    height: 170px;
    padding: 20px
}

section.contacts_page .form_wrapper form .more_button_wrapper {
    text-align: left;
    margin-top: 0
}

section.contacts_page .form_wrapper form .more_button_wrapper .more_button {
    text-align: center
}

section.contacts_page .form_wrapper form .more_button_wrapper .more_button a, section.contacts_page .form_wrapper form .more_button_wrapper .more_button span {
    padding: 20px
}

section.contacts_page .form_wrapper form .more_button_wrapper .more_button a:hover span {
    color: #fff
}

section.contacts_page #map {
    width: 100%;
    height: 850px
}

@media screen and (max-width: 991px) {
    section.contacts_page #map {
        height: 500px
    }

    section.contacts_page .c-map {
        margin-top: 20px
    }
}

.fixed_phone {
    position: fixed;
    bottom: 10px;
    right: 10px;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    z-index: 100
}

.fixed_phone:hover {
    -webkit-animation: pulse .8s linear infinite;
    animation: pulse .8s linear infinite
}

.fancybox-container .modal_form {
    border-radius: 9px;
    background-clip: padding-box;
    background-color: #fff;
    max-width: 94%;
    margin: 20px 0
}

.fancybox-container .modal_form .modal_title {
    font-family: TTCompotes Citro, sans-serif;
    line-height: 1;
    color: #211c50;
    margin-bottom: 30px;
    text-align: center
}

.fancybox-container .modal_form .modal_text {
    font-family: 'Proxima Nova Lt', sans-serif;
    margin-bottom: 20px;
    text-align: center
}

.fancybox-container .modal_form .form_wrapper form .field {
    margin-bottom: 25px
}

.fancybox-container .modal_form .form_wrapper form .field:last-child {
    margin-bottom: 0
}

.fancybox-container .modal_form .form_wrapper form .field label {
    font-family: 'Proxima Nova Rg', sans-serif;
    font-weight: 700;
    margin-bottom: 5px;
    display: block
}

.fancybox-container .modal_form .form_wrapper form .field input, .fancybox-container .modal_form .form_wrapper form .field textarea {
    display: block;
    border: 2px solid #211c50;
    border-radius: 25px;
    background-clip: padding-box;
    padding: 10px 15px;
    width: 550px;
    max-width: 100%;
    font-family: 'Proxima Nova Rg', sans-serif;
    font-size: 20px
}

.learn .practice .practice_img__wrap img.img_house {
    left: -30px;
    top: auto;
    bottom: -50px;
    max-width: 120px;
}

.reviews_banner.clever-concept .img_abs-pos.img_cloud-rainbow {
    top: 100px;
}

.reviews_banner.clever-concept .img_abs-pos.img_cube {
    top: auto;
    bottom: 50px;
    right: auto;
    left: -20px;
}

.text-center {
    text-align: center;
    display: block;
}

.concept_main_wrapper {
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 90px;
    margin-top: 40px;
}

.concept_main_wrapper .slider_navigation_wrapper {
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 50px 25px;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_start {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 210px;
    height: 210px;
    margin-left: 40px;
    background-color: #fff5dd;
    border-radius: 50%;
    text-align: center;
    position: relative;
    z-index: 2;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_start div {
    font-size: 50px;
    font-weight: 700;
    line-height: .83;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 20px;
    color: #211c50;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_start img {
    position: absolute;
    top: 30px;
    left: -40px;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 265px;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul {
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    padding: 0;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li {
    list-style-type: none;
    border: 2px solid #fcb31f;
    border-radius: 45px;
    height: 85px;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 15px;
    cursor: pointer;
    position: relative;
    padding: 0 15px;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li.active {
    background-color: #fff5dd;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li.active::after {
    display: block;
    content: url(../media/img/path-after.svg);
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 100%;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li::before {
    display: block;
    position: absolute;
    top: 50%;
    right: 100%;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li:nth-child(1)::before {
    content: url(../media/img/path-1.svg);
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li:nth-child(2)::before {
    content: url(../media/img/path-2.svg);
    -webkit-transform: translateY(-10%);
    -ms-transform: translateY(-10%);
    transform: translateY(-10%);
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li:nth-child(3)::before {
    content: url(../media/img/path-3.svg);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li:nth-child(4)::before {
    content: url(../media/img/path-4.svg);
    top: auto;
    bottom: 50%;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li:nth-child(5)::before {
    content: url(../media/img/path-5.svg);
    top: auto;
    bottom: 50%;
}

.concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li span {
    font-family: TTCompotes Citro, sans-serif;
    font-size: 30px;
    line-height: 1;
    color: rgba(0, 0, 0, .57);
}

.concept_main_wrapper .concept_main_slider_wrapper {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 0;
}

.concept_main_wrapper .concept_main_slider_wrapper .concept_main_slider .concept_item {
    min-height: 540px;
    position: relative;
    z-index: 2;
    display: none;
    padding: 60px 75px;
}

.concept_main_wrapper .concept_main_slider_wrapper .concept_main_slider .concept_item .item_title {
    font-size: 48px;
    color: #000;
    line-height: 1;
    margin-bottom: 15px;
}

.concept_main_wrapper .concept_main_slider_wrapper .slider_arrow_nav {
    position: absolute;
    top: 160px;
    right: -20px;
    z-index: 2;
}

.reviews_banner.clever-org .img_abs-pos.img_house {
    right: 0;
    top: 30px;
}

.reviews_banner.clever-org .img_abs-pos.img_rocket2 {
    right: auto;
    left: -30px;
    top: auto;
    bottom: -40px;
}

.more_big.org .nerd .bold {
    font-weight: 600;
    margin-left: 0;
    margin-right: 20px;
}

.more_big.org .concept_canvas__dark-pink-list li {
    color: #211c50;
    margin-bottom: 5px;
    line-height: 20px;
}

.learn-org-pad {
    margin-top: 100px;
}

.learn-org-pad .block_x {
    padding: 60px 30px 30px 300px;
}

.practice .practice_img__wrap img.img_cube-learn {
    left: auto;
    right: 0;
}

.learn .practice {
    margin-bottom: 100px;
}

.review_person .link_title {
    text-decoration: underline;
}

.review_person__name-wrap {
    display: flex;
    align-items: center;
    margin-left: 24px;
}

@media screen and (max-width: 767px) {
    .review_person__name-wrap {
        display: flex;
        align-items: center;
        margin-left: 0;
        margin-top: 20px;
    }

    .reviews_banner img.img_abs-pos.img_cloud1 {
        top: 80px;
        right: 50px;
    }

    .reviews_banner img.img_abs-pos.img_cloud2 {
        top: 40px;
        right: 0;
    }

    .learn .practice {
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 991px) {
    .reviews_banner img.img_abs-pos.img_cloud1 {
        width: auto;
    }

    .reviews_banner img.img_abs-pos.img_cloud2 {
        width: auto;
    }

    .reviews_banner img.img_abs-pos.img_pencil {
        max-width: 100px;
        width: auto;
    }
}

.learn img {
    max-width: 100%;
}

.concept_main_wrapper .concept_main_slider_wrapper .concept_main_slider .concept_item.active {
    display: block;
}

.concept_main_wrapper .concept_main_slider_wrapper .slider_arrow_nav .slider_arr.slider_t_arr {
    margin-bottom: 5px;
}

.concept_main_wrapper .concept_main_slider_wrapper .slider_arrow_nav .slider_arr {
    display: block;
    cursor: pointer;
}

.concept_main_wrapper .concept_main_slider_wrapper .slider_arrow_nav .slider_arr {
    display: block;
}

.slider-mainConcept .slide-wrap .slide-desc {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.roof img, .slider-mainConcept .slide-wrap img, .slider-section .slider-main .slide-wrap img {
    max-width: 100%;
}

.studios_slider_wrapper .studios_slider .owl-item img.studio_img {
    margin: 0 auto;
}

@media screen and (max-width: 1199px) {
    .concept_main_wrapper .slider_navigation_wrapper .slider_start {
        width: 180px;
        height: 180px;
        margin-right: 10px;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_start img {
        top: 20px;
        left: -50px;
    }

    .concept_main_wrapper .concept_main_slider_wrapper .slider_arrow_nav {
        top: 60px;
        right: 4px;
    }
}

@media screen and (max-width: 991px) {
    .concept_main_wrapper {
        align-items: flex-end;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_start {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .concept_main_wrapper .slider_navigation_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding: 0;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li::before {
        display: none;
    }

    .concept_main_wrapper .concept_main_slider_wrapper .concept_main_slider .concept_item {
        padding: 40px 60px 40px 30px;
        width: 430px;
    }

    .slider-navMinConcept {
        display: none !important;
    }

    .slider-mainConcept .arrow-slide.arrow-slide-left {
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8);
        top: 18%;
        left: -15px;
    }

    .slider-mainConcept .arrow-slide {
        width: 65px;
        height: 65px;
    }

    .slider-mainConcept .arrow-slide.arrow-slide-right {
        top: 25%;
        -webkit-transform: rotate(180deg) translate(25%, 0) scale(.8);
        -ms-transform: rotate(180deg) translate(25%, 0) scale(.8);
        transform: rotate(180deg) translate(25%, 0) scale(.8);
    }
}

@media screen and (max-width: 767px) {
    .concept_main_wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu {
        display: none;
    }

    .concept_main_wrapper .concept_main_slider_wrapper .concept_main_slider .concept_item {
        width: auto;
        min-height: 0;
        padding: 15px 60px 15px 15px;
    }
}

.more_big.org .practice .h3, .more_big.org span {
    text-align: left;
}

.more_big.org .concept_canvas__dark-pink-list li strong {
    font-weight: 700;
}

.fancybox-container .modal_form .form_wrapper form .field label, .fancybox-container .modal_form .modal_text, .learn span {
    font-size: 16px;
}

.padding-top-two {
    padding-top: 20px;
}

.more_button_wrapper .more_button button {
    display: block;
    padding: 34px 44px;
    font-family: TTCompotes Citro, sans-serif;
    font-size: 30px;
    font-weight: 700;
    color: #211c50;
    line-height: 1;
    position: relative;
    z-index: 2;
    background: transparent;
    border: 0;
    margin: 0 auto;
}

.more_button_wrapper .more_button button:hover span {
    color: #fff;
}

section.search-result {
    padding-top: 200px;
}

@media screen and (max-width: 1199px) {
    section.search-result {
        padding-top: 80px;
    }
}

.simplesearch-paging {
    display: none;
}

.simplesearch-results {
    font-size: 24px;
}

.simplesearch-result {
    margin-bottom: 20px;
}

.simplesearch-result a, .simplesearch-result h3 {
    font-size: 36px;
    color: #211c50;

}

.concept_canvas__left-list, .concept_canvas__middle-list, .concept_canvas__right-list {
    position: relative;
    z-index: 3;
}

.concept-canv .h3.color_green, .concept-canv .h3.color_pink, .concept-canv .h3.color_blue {
    padding-top: 26px;
    margin-top: 0;
    margin-bottom: 0;
}

.concept-canv .concept_canvas__right-list ul {
    padding-left: 26px;
    padding-right: 34px;
    padding-bottom: 26px;
}

.jGrowl {
    display: none !important;
}

@media screen and (max-width: 991px) {
    .order-lg-2 {
        margin-bottom: 20px;
    }

    .learn-org-pad .block_x {
        padding: 30px 20px;
    }

    .learn-org-pad .block_x img {
        opacity: .2;
    }

    .concept .concept_col .concept_wrap .branch {
        display: none;
    }

    .banner:after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    /*.banner .banner_slider .item .banner_row .banner_img {*/
    /*height: 300px !important;*/
    /*max-height: none !important;*/
    /*min-height: 0 !important;*/
    /*margin: 0 !important;*/
    /*}*/
    /*.banner_slider .item .banner_row .banner_img .main_img {*/
    /*left: 24% !important;*/
    /*right: 0 !important;*/
    /*}*/
    /*.banner_slider .item .banner_row .banner_img .oval_img {*/
    /*top: -40px !important;*/
    /*left: 0 !important;*/
    /*right: 0 !important;*/
    /*margin: auto !important;*/
    /*max-width: 400px;*/
    /*}*/
    /*.banner .banner_slider .banner_row .banner_img .bag_img {*/
    /*left: -20px;*/
    /*bottom: 50px;*/
    /*max-width: 150px;*/
    /*}*/
    /*.banner_slider .banner_row .banner_img .bottle_img {*/
    /*right: -17px;*/
    /*max-width: 100px;*/
    /*}*/
    /*.banner .banner_slider .banner_row .banner_img .atom_img {*/
    /*right: 0;*/
    /*top: 0;*/
    /*}*/
    /*.banner .banner_slider .item.item_1 {*/
    /*margin-top: 100px;*/
    /*}*/
    /*.banner .banner_slider .banner_row .banner_img .bottle_img {*/
    /*right: 0;*/
    /*}*/
    /*.banner .banner_slider .banner_row .banner_text .main_text .banner_button {*/
    /*margin-top: 20px;*/
    /*}*/
    /*.banner .banner_nav {*/
    /*bottom: 10px;*/
    /*}*/
    /*.banner .banner_slider .item.item_3 .banner_row .banner_img .bag_img {*/
    /*max-width: 160px;*/
    /*}*/
    /*.banner .banner_slider .item.item_2 .banner_row .banner_img {*/
    /*!*height: auto !important;*!*/
    /*}*/
    /*.banner .banner_slider .item.item_2 .banner_row .banner_img .main_img.only_mob {*/
    /*margin-top: 0;*/
    /*top: 3px;*/
    /*position: absolute;*/
    /*width: 100%;*/
    /*height: 100%;*/
    /*object-fit: contain;*/
    /*}*/
    /*.banner .banner_slider .item.item_2 .banner_row .banner_img .oval_img {*/
    /*bottom: -70%;*/
    /*}*/
    /*.banner .banner_slider .item.item_2 .banner_row .banner_img .bottle_img {*/
    /*top: 60%;*/
    /*}*/
    /*.banner .banner_slider .item.item_2 .banner_row .banner_img {*/
    /*position: static;*/
    /*}*/
    /*.banner .banner_slider .item.item_2 .banner_row .girl-with-buble {*/
    /*position: static;*/
    /*}*/
    /*.banner .banner_slider .item.item_4 {*/
    /*margin-top: 90px;*/
    /*}*/
    .free-position_important-medal {
        right: 0;
        opacity: 0.2;
    }

    .free-position_important-windmaker {
        left: 0;
        opacity: 0.2;
    }

    .more_big .practice img.img_rubic {
        display: none;
    }

    .more_big .practice img.img_house {
        display: none;
    }

    .reviews_banner.clever-org .img_abs-pos.img_house {
        display: none;
    }
}

.article-main strong {
    font-size: 26px;
    font-family: TTCompotes Citro, sans-serif;
}

.article-main h1,
.article-main h2,
.article-main h3,
.article-main h4,
.article-main h5,
.article-main h6 {

    font-family: TTCompotes Citro, sans-serif;
}

/*new price*/

.wrap_price__block-left {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex: 3;
}

.wrap_price__block-right {
    display: flex;
    align-items: center;
    flex: 7;
    padding: 20px;
    padding-bottom: 0;
    flex-direction: column;
    position: relative;
    min-height: 115px;
    justify-content: center;
    height: 100%;
}

.wrap_price__block-right:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 94%;
    left: 0;
    top: 50%;
    background: #000;
    transform: translateY(-50%);

}

.wrap_price__block-right-text {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding-bottom: 20px;
}

.wrap_price__block-right-text div:first-child {
    flex: 4;
}

.wrap_price__block-right-text div:last-child {
    text-align: center;
    flex: 3;
}

.bottom-price {
    display: flex;
    position: relative;
}

.bottom-price__item_margin-left {
    margin-left: -20px;
}

.wrap_price__block-left-year {
    padding: 0 10px 0 20px;
}

.wrap_price__block-left-year-b {
    padding: 0 20px 0 10px
}

.price_block__condition {
    min-height: 115px;
}

.price_block__condition-into {
    min-height: 115px;
    height: 100%;
}

.right-price-orange {
    margin-left: -60px !important;
}

.bottom-price__item-all {
    width: 110% !important;
}

.orange_mob__price {
    display: none;
}

.hiden-text_concept {
    display: none;
    text-align: left;
    padding-left: 15px;
}

.slider_menu.js-clever-slider-nav .more_button.more_button_plus {
    display: none;
}

.mobile_header_menu .sub_menu_wrapper {
    background: url(../media/img/m-back-contact.jpg) center center no-repeat !important;
    background-size: cover !important;
}

.schedule_description {
    /*height: 490px;*/
    background-color: #fff;
    border-radius: 60px/60px;
    padding-top: 30px;
    padding-bottom: 30px;
}

.stud_slide_cond .owl-stage .studio_item,
.studios_slider_home .owl-stage .studio_item {
    height: auto;
}

.mob_lang__wrap {
    max-width: 200px;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 34px;
    display: flex;
}

.mob_lang {
    margin-right: 16px;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #211c50;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}

.mob_lang.active {
    background: #211c50;
}

.mob_lang.active a {
    color: #ffffff;
}

.mob_lang a {
    font-size: 14px;
    color: #211c50;
    font-family: 'Proxima Nova', sans-serif;
}

.mobile_header_menu .menu_wrapper {
    padding-top: 80px;
}

.mobile_header_menu .mobile_diary {
    bottom: 10px;
}

/*slider banner main*/

.banner .banner_slider {
    max-height: 750px;
    min-height: 650px;
    height: 100vh;
}

.banner .banner_slider .banner_row {
    max-height: 750px;
    min-height: 650px;
    height: 100vh;
    font-size: 0;
}

.banner .banner_slider .item.item_1 .banner_row .banner_img {
    max-height: 620px;
    height: 80vh;
    min-height: 520px;
    top: 0;
}

.banner .banner_slider .banner_row .banner_img .main_img {
    position: absolute;
    max-width: 100%;
}

.banner .banner_slider .banner_row .banner_img .oval_img {
    position: absolute;
    max-width: 550px;
    height: auto;
    top: 0;
    left: 30px;
}

.banner .banner_slider .item.item_1 {
    margin-top: 20px;
}

.banner .banner_slider .item.item_2 .banner_row .banner_img {
    max-height: 620px;
    height: 80vh;
    min-height: 520px;
    top: 0;
}

.banner .banner_slider .item.item_2 .banner_row .banner_img .main_img {
    top: -90px;
    margin-top: 0;
    max-width: none;
    max-height: none;
}

.banner .banner_slider .item.item_3 .banner_row .banner_img {
    max-height: 530px;
    height: 80vh;
    min-height: 430px;
    top: 114px;
}

.banner .banner_slider .item.item_4 .banner_row .banner_img {
    max-height: 530px;
    height: 80vh;
    min-height: 520px;
    top: 114px;
}

.banner .banner_slider .item.item_2 .banner_row .banner_img .oval_img {
    top: 100px;
    left: -50px;
}

.banner .banner_slider .item.item_3 .banner_row .banner_img .oval_img {
    top: 0px;
    left: -50px;
}

.banner .banner_slider .item.item_4 .banner_row .banner_img .oval_img {
    top: 0px;
    left: -50px;
}

.banner .banner_slider .item.item_2 {
    margin-top: 0;
}

.banner .banner_slider .item.item_3 {
    margin-top: 0;
}

.banner .banner_slider .item.item_4 {
    margin-top: 0;
}

.banner .banner_slider .banner_row .banner_text {
    margin-top: 100px;
}

.study_mini_add img {
    -webkit-mask: url(../media/img/small-group-png-mask.png) center center/contain no-repeat;
    mask: url('../media/img/small-group-png-mask.png') center center / contain no-repeat;
}

.slider_img-ex1 {
    -webkit-mask: url(../media/img/slider-mask-ex1.png) center center/contain no-repeat;
    mask: url('../media/img/slider-mask-ex1.png') center center / contain no-repeat;
}

.slider_img-jl {
    -webkit-mask: url(../media/img/mask-foto-jl.png) center center/contain no-repeat;
    mask: url('../media/img/mask-foto-jl.png') center center / contain no-repeat;
}

.mask-clever-left {
    -webkit-mask: url(../media/img/mask-clever-left.png) center center/contain no-repeat;
    mask: url('../media/img/mask-clever-left.png') center center / contain no-repeat;
}

.mask-clever-right {
    -webkit-mask: url(../media/img/mask-clever-right.png) center center/contain no-repeat;
    mask: url('../media/img/mask-clever-right.png') center center / contain no-repeat;
}

.schedule_description__into-flex {
    display: flex;
    align-items: center;
    height: 100%;
}

.schedule_description__canvas {
    padding-top: 30px;
    padding-bottom: 30px;
}

.reviews_all .reviews_all__item .reviews_all__link-bio span {
    display: block;
    font-size: 24px;
    font-weight: 700;
    font-family: Proxima Nova, sans-serif;
    color: #211c50;
    margin-left: 20px;
    margin-bottom: 0;
}

.banner .banner_slider .banner_row .banner_text .main_text h1,
.banner .banner_slider .banner_row .banner_text .main_text h2 {
    font-size: 72px;
    font-weight: 700;
    line-height: 1.1;
    font-family: TTCompotes Citro, sans-serif;
    color: #211c50;
}

.error_page_404,
.error_page_404:hover {
    color: #211c50;
    position: relative;
}

.error_page_404:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 100%;
    background: #ed1849;
    bottom: 0;
    left: 0;
}

.img_abs-pos.img_compass {
    top: auto;
    right: auto;
    left: 0;
    bottom: 0;
}

.reviews_banner.error_page_section {
    padding-top: 170px;
    margin-bottom: 100px;
}

.reviews_banner.error_page_section .img_absolut {
    top: 359px;
}

.reviews_banner.error_page_section:after {
    z-index: 2;
}

#kids_video2, #kids_video1 {
    display: none;
}

#kids_video2.active, #kids_video1.active {
    display: block;
}

@media screen and (max-width: 1199px) {
    .schedule_description {
        /*height: 450px;*/
    }

    .schedule .schedule_tabs_wrapper .schedule_tab .schedule_time_line_wrapper {
        margin-bottom: 0;
    }

    .reviews_banner.error_page_section .img_absolut {
        max-width: 89%;
        top: 274px;
    }

    .reviews_banner.error_page_section {
        padding-top: 100px;
    }

    .reviews_banner.error_page_section:after {
        z-index: 2;
    }

    .reviews_banner.error_page_section {
        margin-bottom: 0;
    }

}

@media screen and (max-width: 991px) {

    .call-to-action .container picture {
        display: none;
    }

    .reviews_banner.error_page_section .img_absolut {
        max-width: 70%;
        top: 399px;
        left: 100px;
    }

    .reviews_banner.error_page_section .img_abs-pos.img_compass {
        max-width: 140px;
        top: auto;
        bottom: 0;
    }

    .banner .banner_slider .banner_row .banner_text {
        margin-top: 0;
    }

    .banner .banner_slider .item .banner_row .banner_img {
        height: 300px !important;
        max-height: none !important;
        min-height: 0 !important;
        margin: 0 auto !important;
        max-width: 400px;
    }

    .banner .banner_slider .item .banner_row .banner_text span.font-size-mediumX {
        font-size: 26px;
    }

    .banner .banner_slider .banner_row .banner_text .main_text span,
    .banner .banner_slider .banner_row .banner_text .main_text h1,
    .banner .banner_slider .banner_row .banner_text .main_text h2 {
        font-size: 42px;
    }

    .banner .banner_slider .item.item_1,
    .banner .banner_slider .item.item_2,
    .banner .banner_slider .item.item_3,
    .banner .banner_slider .item.item_4 {
        margin-top: 60px;
    }

    .banner .banner_slider .banner_row .banner_text .main_text .banner_button {
        margin: 20px auto;
        /*width: 200px;*/
        /*height: 75px;*/
    }

    .banner .banner_slider .item .banner_row .align-self-end {
        align-self: flex-start !important;
    }

    .banner .banner_slider .item.item_1,
    .banner .banner_slider .item.item_2,
    .banner .banner_slider .item.item_3,
    .banner .banner_slider .item.item_4 {
        margin-top: 70px;
    }

    .banner .banner_slider .banner_row .banner_img .bag_img {
        max-width: 100px;
        left: -10px;
        top: 200px;
    }

    .banner .banner_slider .banner_row .banner_img .atom_img {
        top: 50px;
        max-width: 50px;
        right: 30px;
    }

    .banner .banner_slider .banner_row .banner_img .bottle_img {
        max-width: 80px;
        right: 0;
        top: 100px;
    }

    .banner .banner_slider .item .banner_row .banner_img .oval_img {
        max-width: 400px;
    }

    .banner .banner_slider .item .banner_row .banner_img .main_img {
        left: 0 !important;
        right: 0 !important;
    }

    .banner:after {
        display: none;
    }

    .banner .banner_slider .item .banner_row .banner_img .oval_img {
        left: 0 !important;
        right: 0 !important;
        margin: auto !important;
    }

    .banner .banner_slider {
        max-height: 700px;
    }

    .banner .banner_slider .banner_row .banner_text .main_text span,
    .banner .banner_slider .banner_row .banner_text .main_text h1,
    .banner .banner_slider .banner_row .banner_text .main_text h2 {
        text-align: center;
    }

    .banner .banner_slider .banner_row .banner_text .main_text .banner_button {
        z-index: 9999;
        position: relative;
    }

    .banner .banner_nav {
        top: 51%;
    }

    .banner .banner_nav .nav_arr_left {
        position: absolute;
        left: 0;
        margin-left: 10px;
    }

    .banner .banner_nav .nav_arr_right {
        position: absolute;
        right: 0;

    }

    .banner .banner_slider .item.item_2 .banner_row .banner_img .main_img {
        position: relative;
        width: 400px;
        top: -490px;
    }

    .banner .banner_slider .item.item_2 .banner_row .banner_img {
        top: -60px;
    }

    .banner .banner_slider .item.item_2 .banner_row .banner_text {
        margin-top: 0;
    }

    .banner .banner_slider .item.item_3 .banner_row .banner_img {
        top: -27px;
    }

    .banner .banner_slider .item.item_3 .banner_row .banner_img .bag_img {
        max-width: 100px;
        top: 180px;
    }

    .banner .banner_slider .item.item_3 .banner_row .banner_img .oval_img {
        bottom: -30px;
    }

    .banner .banner_slider .item.item_4 .banner_row .banner_img {
        top: -35px;
    }

    .banner .banner_slider .item.item_1 .banner_row .banner_img .main_img {
        top: 10px;
    }

    .banner .banner_slider .item.item_2 .banner_row .banner_img .bag_img {
        /*bottom: 0;*/
        top: 200px;
        left: 0;
        max-width: 100px;
    }

    .schedule_description {
        /*height: 550px;*/
    }
}

/*end slider banner main*/

@media screen and (max-width: 767px) {

    .reviews_all .main_img {
        max-width: 100%;
    }

    .schedule_description__into-flex {
        flex-direction: column;
    }

    .reviews_banner.error_page_section .img_absolut {
        bottom: -40px;
        top: auto;
        left: 75px;
        transform: translateY(0);
    }

    .successful-business .successful-business_diploma .successful-business_diploma__prescan .img__wrap {
        margin-left: 0;
        margin-right: 10px;
    }

    .price_block__condition {
        flex-direction: column;
    }

    .right-price-orange {
        display: none;
    }

    .price_block__condition-into {
        flex-direction: column;
        padding-top: 20px;
    }

    .wrap_price__block-left {
        flex-direction: column;
        width: 100%;
    }

    .wrap_price__block-right {
        width: 100%;
    }

    .wrap_price__block-right-text {
        flex-direction: column;
    }

    .wrap_price__block-right:before {
        top: 0;
        left: -2px;
        height: 1px;
        width: 100%;
        transform: translateY(0);
    }

    .bottom-price__item_margin-left {
        margin-left: -30px;
    }

    .bottom-price__item-all {
        width: 121% !important;
    }

    .bottom-price {
        display: none;
    }

    .wrap_price__block-right.orange_mob__price {
        display: flex;
    }

    .wrap_price__block-right.orange_mob__price .block-text__text-item,
    .wrap_price__block-right.orange_mob__price .block-title__title-item {
        color: #fcb31f;
    }

    .wrap_price__block-right.orange_mob__price:before {
        content: '';
        width: 103%;
        left: 50%;
        transform: translateX(-50%);
        z-index: -2;
    }

    .price_block__condition-into .block-text__text-item {
        margin-right: 0;
        text-align: center;
    }

    /*//clever-concept*/
    .concept_main_wrapper .concept_main_slider_wrapper {
        display: none;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu {
        display: block;
        max-width: 100%;
        width: 100%;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li {
        height: auto;
        min-height: 85px;
        width: 100%;
        flex-direction: column;
    }

    .into-li-concept {
        display: flex;
        justify-content: space-between;
        align-items: center;
        height: auto;
        width: 100%;
        min-height: 85px;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li.active::after {
        display: none;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li.active {
        background: #fff;
    }

    .slider_menu.js-clever-slider-nav .more_button.more_button_plus {
        display: block;
        flex: 1;
    }

    .concept_main_wrapper {
        width: 100%;
        margin-bottom: 40px;
    }

    .concept_main_wrapper .slider_navigation_wrapper {
        width: 90%;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li span {
        flex: 3;
        text-align: left;
        padding: 10px 10px 10px 20px;
        display: block;
    }

    .js-clever-slider-nav li.open_text .more_button #Path-3 {
        display: none;
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li.active span {
        color: rgba(0, 0, 0, .57);
    }

    .concept_main_wrapper .slider_navigation_wrapper .slider_menu ul li.open_text span {
        color: #211c50;
    }

    .concept_main_slider_wrapper {
        display: none;
    }

    /*//end c-concept*/
    .schedule_description {
        /*height: 660px;*/
    }

}

@media screen and (max-width: 550px) {

    .schedule_description {
        /*height: 960px;*/
    }

}

@media screen and (max-width: 370px) {

    .successful-business .successful-business_diploma .successful-business_diploma__prescan {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        justify-content: center;
    }

    .schedule_description {
        /*height: 1120px;*/
    }

}

/*end*/

.fancybox-container .modal_form .form_wrapper form .field textarea {
    padding: 20px
}

.fancybox-container .modal_form .modal_close {
    position: absolute;
    top: 15px;
    right: 15px;
    cursor: pointer
}

.fancybox-container .modal_form {
    padding: 45px 20px
}

.fancybox-container .modal_form .modal_title {
    font-size: 60px
}

@media screen and (max-width: 767px) {
    .fancybox-container .modal_form .modal_title {
        font-size: 42px
    }
}

.fancybox-container .modal_form .form_wrapper form .field label, .fancybox-container .modal_form .modal_text {
    font-size: 16px
}

.fancybox-container .modal_form .form_wrapper form .field input {
    height: 60px
}

.fancybox-container .modal_form .form_wrapper form .field textarea {
    height: 100px
}

.fancybox-container .modal_form .form_wrapper form .field .more_button_wrapper {
    margin-top: 20px
}

.fancybox-container .modal_form .form_wrapper form .field .more_button_wrapper .more_button span {
    padding: 0
}

.fancybox-container .modal_form .form_wrapper form .field .more_button_wrapper .more_button:hover span {
    color: #fff
}

.modal_form {
    display: none
}
