* {
  margin: 0;
  padding: 0;
}
body {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: 'GothamPro', sans-serif;
    font-size: 18px;
    color: #333333;
    background: #fff;
    position: relative;
    z-index: 0;
    overflow-x:hidden;
}
header {
    background: url(/img/bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}
header.mainpage {
    height: 882px;
}
.for_mob {
    display: none;
}
.maxwidth {
  margin: 0 auto;
  max-width: 1180px;
}
.pos_rel {
  position: relative;
}
.pos_abs {
  position: absolute;
}
.top_line {
    padding: 20px 0 0 0;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.top_line .logo {
    display: block;
    width: 219px;
    height: 87px;
    background: url(/img/logo-top.svg) no-repeat;
    margin: 0 0 20px 0;
    background-size: 100%;
}
.top_line .logo a {
  display: block;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.block_adr_menu {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 260px);
}
.block_adr_menu .top_adr {
    display: flex;
    width: 100%;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.block_adr_menu .top_adr a {
    color: #fff;
    text-decoration: none;
}
.block_adr_menu .adr {
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 42px;
    background: url(/img/icon-place.svg) no-repeat;
    display: flex;
    height: 32px;
    align-items: center;
}
.block_adr_menu .mail {
    font-size: 14px;
    padding: 0 0 0 42px;
    background: url(/img/icon-mail.svg) no-repeat;
    display: flex;
    height: 32px;
    align-items: center;
}
.block_adr_menu .mail a {
    color: #fff;
    text-decoration: none;
}
.block_adr_menu .phone {
    display: flex;
    height: 32px;
    align-items: center;
    padding: 0 0 0 42px;
    background: url(/img/icon-phone.svg) no-repeat;
}
.block_adr_menu .phone a {
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
.block_adr_menu .menu {
    width: 100%;
}
.block_adr_menu .menu ul {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.block_adr_menu .menu li {
    list-style: none;
    display: inline-block;
}
.block_adr_menu .menu a, .block_adr_menu .menu span {
    color: #fff;
}
.block_adr_menu .menu a:hover {
    text-decoration: none;
    opacity: 0.8;
}
.block_zag {
    max-width: 540px;
}
.block_zag h1 {
    font-family: 'GothamPro-Bold';
    font-size: 52px;
    color: #fff;
    padding: 220px 0 20px 0;
}
.block_zag span {
    color: #FFC549;
}
.block_zag .btm_txt {
    font-size: 32px;
    color: #fff;
    font-family: 'GothamPro-Light';
    line-height: 46px;
}
.adv_main_bl {
    max-width: 700px;
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0 0;
}
.adv_main_bl .adv, .about_us .btm_advs .adv {
    max-width: 120px;
    color: #fff;
    line-height: 24px;
    padding: 0 0 0 85px;
    display: flex;
    height: 64px;
    align-items: center;
}
.adv_main_bl .one, .about_us .btm_advs .adv.one,
.adv_main_bl .two, .about_us .btm_advs .adv.two,
.adv_main_bl .three, .about_us .btm_advs .adv.three,
.about_us .btm_advs .adv.four
{
    background: url(/img/icon-adv1.svg) no-repeat;
    background-position: left top;
}
.adv_main_bl .one:before, .about_us .btm_advs .adv.one:before {
    position: absolute;
    top: 19px;
    left: 20px;
    width: 24px;
    height: 21px;
    background: url(/img/icon-adv-1.svg) no-repeat;
    display: block;
    content: '';
}
.adv_main_bl .two:before, .about_us .btm_advs .adv.two:before {
    position: absolute;
    top: 19px;
    left: 20px;
    width: 24px;
    height: 24px;
    background: url(/img/icon-adv-2.svg) no-repeat;
    display: block;
    content: '';
}
.adv_main_bl .three:before {
    position: absolute;
    top: 19px;
    left: 20px;
    width: 24px;
    height: 24px;
    background: url(/img/icon-adv-3.svg) no-repeat;
    display: block;
    content: '';
}
.zag44 {
    display: block;
    font-size: 44px;
    font-family: 'GothamPro-Bold';
    margin: 50px 0 20px 0;
    color: #000;
}
h1 {
    font-size: 44px;
    font-family: 'GothamPro-Bold';
    text-align: center;
    padding-bottom: 40px;
}
.block_dirs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 35px 0 0 0;
}
.block_dirs .dir {
    width: 48.5%;
    padding: 25px;
    height: 300px;
    font-size: 28px;
    font-family: 'GothamPro';
    font-weight: bold;
    color: #000;
    border-radius: 15px;
    margin: 0 0 35px 0;
}
.border-box {
    box-sizing: border-box;
}
.block_dirs .dir.vocal {
    background: url(/img/img-vocal.png) no-repeat, #B3D3F6;
    background-size: 580px;
    background-position: bottom center;
}
.block_dirs .dir.choreogr {
    background: url(/img/img-choreogr.png) no-repeat, #D4DFF8;
    background-size: 580px;
    background-position: bottom center;
}
.block_dirs .dir.scene {
    background: url(/img/img-scene.png) no-repeat, #F8F0D6;
    background-position: bottom center;
    background-size: 325px;
}
.block_dirs .dir.piano {
    background: #ECECEC;
}
.block_dirs .dir.width30 {
    width: 31.3%;
}
.block_dirs .dir.twin_bl {
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: space-between;
}
.block_dirs .piano, .block_dirs .solfeg {
    border-radius: 15px;
    padding: 25px;
}
.block_dirs .dir .piano {
    background: url(/img/img-piano.png) no-repeat, #ECECEC;
    background-position: bottom right;
    height: 135px;
}
.block_dirs .dir .solfeg {
    background: url(/img/img-solf.png) no-repeat, #D4DFF8;
    background-position: bottom right;
    height: 135px;
    background-size: 230px;
}
.block_dirs .dir.mclass {
    background: url(/img/img-masterc.png) no-repeat, #FFD5CF;
}
.about_us {
    padding: 0 0 50px 0;
}
.about_us p {}
.about_us .maxwidth {
    display: flex;
    flex-wrap: wrap;
}
.content {
    min-height: calc(100vh - 438px);
    background: url(../img/bg-content.png) no-repeat;
    background-position: bottom center;
    padding: 30px 0 70px;
}
.content .zag {
    font-size: 24px;
    text-align: center;
    margin: 0 0 10px 0;
}
.content .zag2 {
    font-size: 30px;
    text-align: center;
}
.content .text_block {
    margin: 30px 0 30px 0;
}
.content .block_docs a {
    display: inline-block;
    margin: 0 0 10px 0;
}
.content .centered {
    text-align: center;
}
.content .flex_bl {
    display: flex;
    justify-content: center;
    margin: 50px 0 0 0;
}
.content .block {
    width: 50%;
    max-width: 400px;
    margin: 0 15px;
}
.content a {
    color: #3871af;
    text-decoration: none;
    font-family: 'GothamPro-Bold';
}
.about_us .left {
    width: 48%;
}
.about_us .right {
    width: 50%;
    background: url(/img/about-us-img.png) no-repeat;
    background-size: 100%;
    height: 550px;
}
.about_us .btm_advs {
    max-width: 100%;
    display: flex;
    justify-content: space-between;
    margin: 40px 0 0 0;
    width: 100%;
}
.about_us .btm_advs .adv {
    color: #333333;
    font-weight: bold;
}
.about_us .btm_advs .three:before {
    position: absolute;
    top: 19px;
    left: 20px;
    width: 24px;
    height: 24px;
    background: url(/img/adv-4.svg) no-repeat;
    display: block;
    content: '';
}
.about_us .btm_advs .four:before {
    position: absolute;
    top: 19px;
    left: 20px;
    width: 24px;
    height: 24px;
    background: url(/img/adv-5.svg) no-repeat;
    display: block;
    content: '';
}
.block_btm_bg {
    background: url(/img/about-us-bg.png) no-repeat;
    background-position: bottom center;
    padding: 0 0 85px 0;
}
.zag44.centered {
    text-align: center;
}
.maxwidth.slider {

}
.slider_bl {
    height: 630px;
}
.slider_bl .slick-track {
    overflow: hidden!important;
}
.slide {
    width: 570px;
    margin: 0 10px;
    height: 630px;
    float: left;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.slider_bl .slick-list.draggable {
    overflow: hidden;
}
.slick-prev {
    left: -65px;
    top: 46.5%;
    box-shadow: 13px 3px 25px #e7ebf6;
}
.slick-next {
    right: -65px;
    top: 46.5%;
    box-shadow: -13px 3px 20px #e7ebf6;
}
.slick-prev:before, .slick-next:before {
    display: block;
    content: '';
    position: absolute;
    width: 20px;
    height: 14px;
    top: 17px;
    left: 13px;
}
.slick-prev:before {
    background: url(/img/arrow-l.png) no-repeat;
}
.slick-next:before {
    background: url(/img/arrow-r.png) no-repeat;
}
.slick-arrow {
    position: absolute;
    width: 48px;
    height: 48px;
    background: #fff;
    z-index: 1;
    display: block;
    border: 0px;
    cursor: pointer;
    border-radius: 50%;
    font-size: 0;
}
.top_b {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    height: 300px;
    justify-content: space-between;
}
.top_right {
    display: flex;
    flex-direction: column;
    width: 170px;
    justify-content: space-between;
}
.photo_t {
    display: block;
    width: 100%;
    height: 140px;
}
.btm_b {
    display: flex;
    flex-wrap: nowrap;
    height: 300px;
    justify-content: space-between;
}
.left_f {
    display: block;
    height: 100%;
    width: 170px;
}
.left_x {
    display: block;
    height: 100%;
    width: 100%;
}
.photo_z {
    display: block;
    height: 100%;
    width: 170px;
}
.right_f {
    display: block;
    height: 100%;
    width: 380px;
}
.photo_b {
    display: block;
    width: 100%;
    height: 140px;
}
.slider_bl a img, .ach_gal a img {
    width: 100%;
    height: 100%;
}
.slider_bl a, .ach_gal a {
    display: block;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat!important;
    background-position: center!important;
    background-size: cover!important;
}
.photo_o {
    display: block;
    width: 380px;
    height: 100%;
}
.photo_o, 
.photo_b, 
.right_f, 
.left_f, 
.left_x, 
.photo_z, 
.photo_t {
    overflow: hidden;
    border-radius: 10px;
}
.transition {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.blue_btn {
    margin: 40px auto 60px;
    display: block;
    text-decoration: none;
    color: #4EA3FF;
    border: 1px solid #4EA3FF;
    font-size: 16px;
    text-align: center;
    width: 190px;
    border-radius: 25px;
    padding: 12px 0px 16px;
}
.blue_btn:hover {
    background: #4EA3FF;
    color: #fff;
}
.slider_ach {}
.slider_ach .slick-list.draggable {
    overflow: hidden;
    height: 370px;
    padding: 20px 0 40px;
}
.slider_ach .slide_a {
    width: 275px!important;
    height: 370px;
    padding: 10px;
    margin: 0px 10px;
    display: inline-block;
    box-shadow: 0px 11px 6px #e7ebf6;
    border-radius: 8px;
}
.slider_ach .photo {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover!important;
    box-shadow: 0px 0px 0px #e7ebf6;
    border-radius: 8px;
    background-position: center!important;
}
.callback_bl {
    margin: 90px 0 0;
    background: url(/img/bg-call.png) no-repeat;
    color: #fff;
    padding: 158px 0 36px;
    height: 645px;
    background-position: top center;
    z-index: 1;
    position: relative;
}
.callback_bl p {
    font-size: 20px;
    max-width: 500px;
    margin: 0 0 45px 0;
}
.callback_bl .zag {
    font-size: 44px;
    max-width: 530px;
    font-family: 'GothamPro-Bold';
    margin: 40px 0 30px 0;
}
.callback_bl .call {}
.callback_bl .yellow {
    color: #FFC549;
}
.callback_bl .tel {
    text-decoration: none;
    font-size: 40px;
    color: #fff;
    font-family: 'GothamPro-Bold';
    margin: 10px 0 10px 0;
    display: inline-block;
}
.callback_bl .mail {
    color: #fff;
    text-decoration: none;
}
.map_bl {
    margin: -30px auto 0;
    max-width: 1920px;
    width: 100%;
    z-index: 0;
}
.footer_line_bl {
    background: url(/img/footer-bg-top.png) no-repeat;
    height: 50px;
    background-position: center;
}
footer {
    color: #fff;
    background: #1c295d;
    max-width: 1920px;
    margin: 0 auto;
}
#map {
    height:  720px;
}
.map_bl .adr {
    font-size: 16px;
    color: #333333;
    padding: 0 0 0 42px;
    background: url(/img/icon-place.svg) no-repeat;
    display: flex;
    height: 32px;
    align-items: center;
}
.map_bl .phone {
    display: flex;
    height: 32px;
    align-items: center;
    padding: 0 0 0 42px;
    background: url(/img/icon-phone.svg) no-repeat;
}
.map_bl .phone a {
    color: #333333;
    text-decoration: none;
    font-family: 'GothamPro-Bold';
    font-size: 20px;
}
.map_bl .mail {
    font-size: 14px;
    padding: 0 0 0 42px;
    background: url(/img/icon-mail.svg) no-repeat;
    display: flex;
    height: 32px;
    align-items: center;
}
.map_bl .mail a {
    color: #4EA3FF;
    text-decoration: none;
}
.map_bl .block_adr {
    z-index: 1;
    background: #fff;
    width: 100%;
    max-width: 500px;
    box-shadow: 0px 14px 21px #b3b5bd;
    border-radius: 7px;
    padding: 0 50px 60px;
    top: 150px;
}
.map_bl .zag44 {
    font-size: 40px;
}
footer .columns_bl {
    padding: 50px 0;
    display: flex;
    justify-content: space-between;
}
footer .column {
    max-width: 20%;
}
footer .last {
    max-width: 25%;
}
footer .pd_top {
    padding-top: 40px;
}
footer .column p {
    font-size: 14px;
}
footer .column a, footer .column span {
    display: block;
    color: #fff;
    margin: 0 0 12px 0;
    font-size: 16px;
}
footer .logo {
    display: block;
    width: 200px;
    height: 81px;
    background: url(/img/logo-top.svg) no-repeat;
    margin: 0 0 20px 0;
    background-size: 100%;
}
footer .logo a {
    display: block;
    width: 100%;
    height: 100%;
}
footer .adr {
    font-size: 16px;
    color: #fff;
    padding: 0 0 0 42px;
    background: url(/img/icon-place.svg) no-repeat;
    line-height: 1.3;
    margin: 0 0 10px 0;
}
footer .phone {
    align-items: center;
    padding: 0 0 0 42px;
    background: url(/img/icon-phone.svg) no-repeat;
    display: flex;
    height: 32px;
    margin: 0 0 15px 0;
}
footer .phone a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin: 0;
}
footer .mail {
    font-size: 16px;
    padding: 0 0 0 42px;
    background: url(/img/icon-mail.svg) no-repeat;
    display: flex;
    height: 32px;
    align-items: center;
    margin: 0 0 20px 0;
}
footer .mail a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    margin: 0;
}
footer .vk_link {
    width: 32px;
    height: 32px;
    background: url(/img/icon-vk.svg) no-repeat;
    background-size: 100%;
}
.ach_gal {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ach_b {
    width: 22%;
    height: 360px;
    background: #fff;
    border-radius: 8px;
    margin: 0 1.5% 30px;
    padding: 10px;
    box-shadow: 0px 11px 6px #e7ebf6;
}
.ach_b a {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover!important;
}
.ach_gal .slide {
    margin: 0 10px 30px 0;
}
.first p {
    margin: 0 0 10px 0;
}
.banner_img {
    max-width: 500px;
    background-size: cover!important;
    display: inline-block;
    float: none;
    margin: 0 auto;
    text-align: center;
    background-position: center!important;
    width: 90%;
}
.banner_img img {
    width: 100%;
}
.text_news_c {
    text-align: center;
    width:100%;
}