body{
    font-family: 'Montserrat', sans-serif;
    color: #1d1d1d;
    min-width: 320px;
}

.wrap-contacts-logo{
    font-size: 18px;
    line-height: 23px;
    display: flex;
    justify-content: space-between;
}

header{
    background: url(/images/bg/main.jpg) 50% 100px no-repeat;
}

body .headblock .cover .row_block{
    padding: 15px 0 0; 
}

.headblock{
    font-weight: 700;
    background: none;
    color: #1d1d1d;
    margin: 0 auto;
    max-width: 1420px;
    padding: 0 10px;
}

.headblock .cover{
    background: none;
    padding: 0;
    padding-bottom: 84px;
}

.headblock .cover .wrap-contacts-logo .univer_title{
    margin: 0;
    float: none;
}

.wrap-contacts-logo .univer_title > div a{
    color: #2962FF;
    text-decoration: none;
    border-bottom: 1px solid rgba(41, 98, 255, 1); 
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}

.wrap-contacts-logo .univer_title > div a:hover{
    border-bottom: 1px solid rgba(41, 98, 255, 0); 
}

.headblock .cover .wrap-contacts-logo .univer_title h1{
    color: #FF9900; 
    line-height: 24px;
    margin: 0;
    font-size: 20px;
    margin-top: 20px;
    font-weight: 900;
}

.headblock .cover .big_label{
    margin-top:0;
    margin-bottom: 0;
}

.headblock .cover .big_label .padding-50:last-child, .headblock .cover .info{
    font-size: 20px;
    line-height: 24px;
    color: #2962FF;
    padding: 0;
    margin: 0;
    text-shadow: none;
    text-align: left;
}

.headblock .cover .big_label h2{
    font-size: 50px;
    line-height: 63px;
    font-family: 'Merriweather', serif;
    text-align: left;
    max-width: 630px;
    margin: 0;
}

.wrap-contacts-logo>div{
    width: 50%;
}

.wrap-contacts-logo .univer_title>div{
    display: flex;
    color: #2962FF;
}

.wrap-contacts-logo .univer_title>div>div:last-child{
    margin-top: 11px; 
    font-family: 'Merriweather', serif;
}

.wrap-contacts-logo > div.contacts-wrap{
    font-size: 18px;
    line-height: 22px;
    display: flex;
    width: 47%;
    justify-content: space-between;
    max-width: 570px;
    padding-top: 10px;
}

.contacts-wrap>div:first-child{
    text-align: right;
}

.contacts-wrap>div:last-child{
    margin-top: 3px;
}

.contacts-wrap>div a{
    color: #1d1d1d;
    text-decoration: none;
}
.contacts-icons{
    text-align: right;
    position: relative;
}
.contacts-icons svg{
    margin-right: 5px;
    margin-bottom: 2px;
}
.contacts-icons>div{
    width: 40px;
    height: 29px;
    border-right: 1px solid #2962FF;
    padding: 0 11px;
    cursor: pointer;
    display: inline-block;
}
.contacts-icons>div a{
    display: block;
    width: 100%;
    height: 100%;
}
.contacts-icons>div:first-child{
    background: url(/images/icons/vk.svg) center center no-repeat;
    width: 48px;
}
.contacts-icons>div:nth-child(2){
    background: url(/images/icons/fb.svg) center center no-repeat;
}
.contacts-icons>div:nth-child(3){
    background: url(/images/icons/ok.svg) center center no-repeat;
}
.contacts-icons>div:last-child{
    background: url(/images/icons/inst.svg) center center no-repeat;
    background-size: 70%;
    border: none;
}
.contacts-icons span{
    opacity: 0;
    position: absolute;
    font-size: 14px;
    line-height: 17px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    display: block;
    padding: 28px 20px 15px 12px;
    top: 40px;
    right: 48px;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
    max-width: 190px;
    height: 85px;
}

.social-contacts{
    padding-top: 5px;
}

.logo_new{
    margin-right: 23px;
}

.wrap-contacts-logo .univer_title > div .logo_new a{
    border: none;
}

input[type="tel"], input[type="text"]{
    background: #E4EBFF;
    border: 2px solid #2962FF;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    line-height: 18px;
    color: #1d1d1d;
    max-width: 181px;
    padding: 15px 8px;
    font-weight: 700;
    height: auto;
    margin-right: 23px;
}

input[type="submit"], .button-sport {
    background: #FF9900;
    border: 2px solid #784800;
    box-sizing: border-box;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 22px;
    padding: 13px 40px;
    font-weight: 700;
    max-width: 272px;
    color: #fff;
    text-transform: inherit;
    height: auto;
}
.headblock .cover .big_label .padding-50.speciality-block{
    padding-bottom: 15px;
}

.button-sport{
    background: #2962FF;
    display: block;
    margin-bottom: 13px;
    max-width: 300px;
    text-decoration: none;
    border: 2px solid #000;
    -webkit-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

input[type="submit"]:hover{
    background: #2962FF;;
    border: 2px solid #784800;
}

.button-sport:hover{
    background: #FF9900;
}

.form{
    text-align: left;
}

.headblock .cover .info{
    margin-bottom: 40px;
}

.inform {
    text-align: left;
    margin-top: 25px;
    font-weight: 300;
    max-width: 540px;
    font-size: 14px;
}

.inform a:link, .inform a:hover{
    color: #1d1d1d;
    text-decoration: none;
}

.top {
    background: #2962FF;
    font-size: 30px;
    line-height: 24px;
    font-weight: 700;
    text-shadow: #2962FF 0 0 5px;
}

.top nav{
    max-width: 1460px;
    padding: 0 10px;
    margin: 0 auto;
}

.top nav a{
    color: #fff;
    padding: 22px 8px;
    padding-left: 25px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
}

.top nav a span{
    width: 100%;
    display: block;
}

.top nav a:after{
    content: "";
    display: block;
    height: 66px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -6px;
    position: absolute;
    width: 2px;
    background: #fff;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}

.top nav li:last-child a:after{
    display: none;
}

.top nav a:hover:after{
    opacity: 0;
}

.top nav a:hover{
    background: #FF9900;
}

.in-black-row{
    max-width: 1420px;
    padding: 0 10px;
    margin: 65px auto;
    display: flex;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    justify-content: space-between;
}

.in-black-row>div{
    display: flex;
}
.in-black-row>div:nth-child(2) img{
    margin-left: -5px;
}
.in-black-row>div:nth-child(2)>div{
    margin-left: -8px;
}
.in-black-row>div:nth-child(3)>div{
    margin-left: -14px;
}
.in-black-row>div>div{
    margin-top: 20px;
}

.about_block{
    background: none;
    color: #1D1D1D;
    padding-top: 0;
}

.about_block.all-programs-wrap{
    padding-top: 40px;
}

.about_block .wraps{
    max-width: 1920px;
    padding: 0;
}

.about_block .title{
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    font-family: 'Merriweather', serif;
    max-width: 1420px;
    margin: 0 auto;
    padding: 0 10px;
    padding-bottom: 30px;
}
.about_block .program_about{
    background: #eef2ff;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding-top: 40px;
    padding-bottom: 60px;
}
.about_block .program_about>div{
    max-width: 1420px;
    margin: 0 auto;
    padding: 0 10px;
}

.about_block .program_about div:not(:first-child){
    padding-top: 20px;
}

.program-hours{
    background: #eef2ff;
    padding-top: 0;
}

.program-hours > div{
    background: none;
    padding: 0 10px;
    margin: 45px auto 120px;
    display: flex;
    max-width: 1050px;
    width: 100%;
}

.program-hours > div >div{
    width: 359px;
    flex-shrink: 0;
    font-size: 40px;
    line-height: 60px;
    font-weight: 700;
    box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.53);
    border-radius: 5px;
    background: #4A7387;
    text-align: left;
    padding-left: 65px;
    padding-top: 44px;
    padding-bottom: 41px;
    position: relative;
}

.program-hours > div >div:first-child{
    z-index: 2;
}

.program-hours > div >div:nth-child(2){
    margin-left: -14px;
    background: #FF9900;
    z-index: 1;
    padding-left: 0;
}

.program-hours > div >div:nth-child(2):before{
    content: "";
    position: absolute;
    width: 80px;
    height: 80px;
    background: #FFFFFF url(/images/icons/like.svg) center center no-repeat;
    box-shadow: 10px 0px 20px rgba(0, 0, 0, 0.53);
    border-radius: 100%;
    left: 0;
    right: 0;
    margin: auto;
    top: -47px;
}

.program-hours > div >div:nth-child(2)>div{
    padding-left: 65px;
}

.program-hours > div >div:nth-child(3){
    margin-left: -14px;
    background: #2962FF;
}

.program-hours > div > div:nth-child(2) >div.ribbon{
    background: none;
    text-transform: inherit;
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;padding-bottom: 20px;
    padding-left: 0;
}

.wraps{
    max-width: 1420px;
    margin: 0 auto;
    padding: 0 10px;
}

.annotation{
    padding-top: 50px; 
    font-weight: 500;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 120px;
}

.annotation .title{
    font-size: 30px;
    line-height: 38px;
    padding-bottom: 40px;
}

.title{
    font-family: 'Merriweather', serif;
    font-size: 30px;
    line-height: 38px;
    padding-bottom: 30px;
}

.blue_block{
    padding-top: 40px;
    padding-bottom: 40px;
}

.blue_block .title{
    padding-bottom: 35px;  
}

.blue_block input[type="tel"], .blue_block input[type="text"]{
    border: 2px solid #FF9900;
    max-width: 280px;
}

.blue_block input[type="submit"]{
    border: 2px solid #784800;
    max-width: 340px;
}

.blue_block .inform{
    max-width: 100%;
}

.blue_block .inform a{
    color: #fff;
}

.diplom .wraps, .license .wraps{
    max-width: 840px;
}

.program-hours .ribbon::before{
    display: none;
}

.page-1 .headblock, .page-1 .headblock .cover, .page-2 .headblock, .page-2 .headblock .cover, .page-3 .headblock, .page-3 .headblock .cover, .page-4 .headblock, .page-4 .headblock .cover{
    background: none;
}

.page-1 .headblock .cover .big_label h2, .page-2 .headblock .cover .big_label h2, .page-3 .headblock .cover .big_label h2, .page-4 .headblock .cover .big_label h2, .page-5 .headblock .cover .big_label h2, .page-6 .headblock .cover .big_label h2, .page-7 .headblock .cover .big_label h2, .page-8 .headblock .cover .big_label h2, .page-9 .headblock .cover .big_label h2{
    max-width: 800px;
}

.page-1 .headblock .cover .big_label h2, .page-3 .headblock .cover .big_label h2, .page-6 .headblock .cover .big_label h2{
    font-size: 40px;
    line-height: 47px;
}

.page-5 .headblock .cover .big_label h2, .page-7 .headblock .cover .big_label h2, .page-8 .headblock .cover .big_label h2, .page-9 .headblock .cover .big_label h2{
    font-size: 39px;
}


.page-2 .headblock .cover{
    padding-bottom: 35px;
}

.page-5 .headblock .cover, .page-6 .headblock .cover, .page-7 .headblock .cover .big_label h2, .page-8 .headblock .cover .big_label h2, .page-9 .headblock .cover .big_label h2{
    padding-bottom: 45px;
}

.wrap-button-more{
    max-width: 1420px;
    margin: 0 auto;
    padding: 0 10px;
}

.headblock .cover .big_label .padding-50{
    text-align: left;
}

.learning_program ul li:last-child {
    list-style-image: url(/images/plus.png);
    margin-left: 35px;
    margin-top: 10px;
}

.learning_program{
    background: #f5f5f5;
}

.themes-table{
    color: #2962ff;
    width: 100%;
    margin-bottom: 10px;
}

.themes-table td{ 
    padding: 15px 10px;
}

.themes-table tr:nth-child(2n+1){
    background: #eee;
}

.themes-table td:nth-child(2){
    padding: 15px;
}

.themes-table td:first-child, .themes-table td:last-child {
    text-align: center;
}

.page-1 header{
    background: url(/images/bg/1.jpg) 50% 100px no-repeat;
}
.page-2 header{
    background: url(/images/bg/2.jpg) 50% 100px no-repeat;
}
.page-3 header{
    background: url(/images/bg/3.jpg) 50% 100px no-repeat;
}
.page-4 header{
    background: url(/images/bg/4.jpg) 50% 100px no-repeat;
}
.page-5 header{
    background: url(/images/bg/5.jpg) 50% 100px no-repeat;
}
.page-6 header{
    background: url(/images/bg/6.jpg) 50% 100px no-repeat;
}
.page-7 header{
    background: url(/images/bg/7.jpg) 50% 100px no-repeat;
}
.page-8 header{
    background: url(/images/bg/8.jpg) 50% 100px no-repeat;
}
.page-9 header{
    background: url(/images/bg/9.jpg) 50% 100px no-repeat;
}

.annotation p {
    padding-top: 10px;
}

.warning-law{
    position: relative;
    padding-left: 30px;
    margin-bottom: 40px;

}

.warning-law:before{
    content: "!";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    color:#fff;
    background: #FF9900;
    display: inline-block;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 1;
    font-size: 20px;
    margin-bottom: 15px;
}

.law-block{
    font-size: 12px;
    line-height: 1;
    padding: 10px 0;
}
.law-block a{
    font-size: 12px;
    color: #1d1d1d;
}

.law-block div{
    padding-left: 10px;
    line-height: 1.8;
}
.more-order-sale {
    text-align: center;
    width: 100%;
    font-weight: 700;
    font-size: 27px;
    line-height: 1.25;
    background:#2962FF;
    color:#fff;
    text-transform: uppercase;
    margin-top: 75px;
    box-sizing: border-box;
    padding: 60px 5px;
}
.program-course>div{
    margin: 45px auto 65px;
}

.link-course{
    text-align: center;
    background: #FF9900;
    padding: 20px;
}

.link-course a{
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.link-course a:hover{
    border-bottom: 1px solid rgba(255,255,255,1);
}

.price-promo-text{
    position: relative;
}

.price-promo-text .blue_text, .full-page-prog .old-price, .program-hours .old-price{
    position: relative;
}

.program-hours .old-price{
    color: #eee;
}

.price-promo-text .blue_text:after, .full-page-prog .old-price:after, .program-hours .old-price:after{
    content: "";
    position: absolute;
    height: 3px;
    background: red;
    width: 100%;
    transform: rotate(-7deg);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.price-promo-text .promo-price{
    color: red;
    font-size: 20px;
    font-weight: 700;
    position: absolute;
    left: 116px;
    bottom: -38px;
}

.price-promo-text .promo-price.one-price{
    left: 122px;
}

.headblock .cover .big_label .price-promo-text.full-page-prog{
    margin-bottom: 14px;
}

.price-promo-text.full-page-prog .promo-price{
    left: 470px;
}

.price-promo-text .old-price{
    top: -2px;
}

.program-hours .price-promo-text .old-price{
    font-size: 30px;
}

.price-promo-text.desc-bottom-price{
    margin-bottom: 5px;
}

.price-promo-text.desc-bottom-price .old-price{
    color: #1d1d1d;
    font-weight: 500;
    top: 0;
}
.price-promo-text.desc-bottom-price .promo-price{
    bottom: -25px;
}

.program-hours .price-promo-text .promo-price{
    left: 134px;
    top: 40px;
    color: maroon;
}

.time-for-action{
    font-size: 20px;
    font-weight: 700;
    color: red;
    padding: 20px 0;
}

.strong{
    font-weight: 700;
}
#programms-wrap{
    line-height: 1.5;
    font-size: 18px;
    position: relative;
    height: 140px;
    overflow: hidden;
}

#programms-wrap.active{
    height: auto; 
}

.more-prog{
    text-align: right;
    text-decoration: none;
    color: #111;
    display: block;
}

.more-prog span{
    border-bottom: 1px dashed;
}

#programms-wrap:after {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    box-shadow: 0 -30px 20px #fff inset;
    height: 100px;
}

#programms-wrap.active:after{
    display: none;
}

.top nav .close-more-menu{
    background: url('/images/close.png') center center no-repeat;
    background-size: 100%; 
    width: 35px;
    height: 35px;
    position: absolute;
    top: -28px;
    right: -20px;
}

.top nav .close-more-menu:hover{
    background: url('/images/close.png') center center no-repeat;
    background-size: 100%; 
    top: -33px;
}

.top .more-menu-list-block nav a::after{
    display: none;
}

.top nav a:after{
    content: "";
    display: block;
    height: 66px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: -3px;
    position: absolute;
    width: 2px;
    background: #fff;
    -webkit-transition: all .1s;
    -o-transition: all .1s;
    transition: all .1s;
}

.top nav a{
    color: #fff;
    padding: 26px 30px;
    position: relative;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    font-size: 16px;
}

.top nav a span{
    width: 100%;
    display: block;
}

.top nav a span svg{
    width: 55px;
    fill: #fff;
    height: 55px;
    margin-top: 10px;
}

.more-menu-list-block{
    display: none;
}

.more-menu-list-block{
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    overflow: hidden;
    height: 0;
    display: block;
    position: fixed;
    width: 100%;
    background: rgba(255,255,255,0.8);
    top: 0;
    left: 0;
    z-index: 999;
    opacity: 0;
}

.more-menu-list-block-active{
    height: 100%;
    opacity: 1;
}

.more-menu-list-block nav{
    position: relative;
    margin: 50px auto;
    max-width: 70%;
    width: 500px;
    background: #2962FF;
}

.more-menu-list-block nav ul{
    display: block;
    padding: 20px;
}

.top nav .close-more-menu{
    background: url('/images/close.png') center center no-repeat;
    background-size: 100%; 
    width: 40px;
    height: 40px;
    position: absolute;
    top: -20px;
    right: -20px;
    padding: 5px;
}

.top nav .close-more-menu:hover{
    background: url('/images/close.png') center center no-repeat;
    background-size: 100%; 
    top: -23px;
}

table.faculty-table th,
table.faculty-table td {
    border: 3px solid #c45911;
    background: #fff;
    text-align: left;
    font-size: 16px;
}

table.faculty-table td:nth-child(2) {
    font-weight: 700;
}

table.faculty-table td[colspan] {
    background: #f4b083;
}

div.faculty-table, .plan-table-block {
    border: 1px solid #FF8049;
    padding: 50px 24px;
    text-align: left;
    font-size: 16px;
    line-height: 24px;
}

.plan-table-block{
    padding: 25px;
    margin: 0 0 1.5em;
}

.plan-table-block table.faculty-table.plan-table{
    margin: 0;
    border-spacing: 0;
    border-collapse: collapse;
    border: none;
}

div.faculty-table .thead, table.faculty-table.plan-table thead{
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 30px;
}

table.faculty-table.plan-table p{
    margin: 0;
}

div.faculty-table .cell{
    float: left;
    padding: 15px;
}

table.faculty-table.plan-table td{
    padding: 15px;
    border: none;
}

table.faculty-table.plan-table th, table.faculty-table.plan-table td{
    background: none;
    border: none;
    font-size: inherit;
}

div.faculty-table .cell:nth-child(1){
    width: 8%;
}
div.faculty-table .cell:nth-child(2){
    width: 37%;
}
div.faculty-table .cell:nth-child(3){
    width: 8%;
}
div.faculty-table .cell:nth-child(4){
    width: 17%;
}
div.faculty-table .cell:nth-child(5){
    width: 12%;
}
div.faculty-table .cell:nth-child(6){
    width: 18%;
}

div.faculty-table .tbody .cell:nth-child(2), table.faculty-table.plan-table tbody td:nth-child(2){
    font-weight: bold;
}
div.faculty-table .tbody .cell:nth-child(5){
    font-weight: bold;
    font-size: 18px;
    color: #FF560D;
}

div.faculty-table .trow:nth-child(odd){
    border-color: #FF8049;
}

table.faculty-table.plan-table thead td{
    border: 1px solid #FF8049;
}

table.faculty-table.plan-table tbody tr:nth-child(2n+2){
    border: 1px solid #FF8049;
}
.learning_program div.course-list>div {
  list-style-image: url('/images/plus.png');
  margin-left: 35px;
  margin-top: 10px;
  display: list-item;
}
.learning_program div.course-list>div.active-course-minus{
   list-style-image: url('/images/minus.png'); 
}
.learning_program div.course-list>div:last-child {
  list-style-type: none;
  list-style-position: outside;
  margin-left: 35px;
  padding-top: 15px;
}
.learning_program div.course-list {
  margin-bottom: 53px;
}
.learning_program div.course-list>div:not(:first-child) {
  padding-top: 15px;
}

.course-desc-text{
    display: none;
    padding-bottom: 15px;
}
.plan-wrap-kpk{
    cursor: pointer;
    text-decoration: underline;
}

.active-plan-wrap-kpk.plan-wrap-kpk{
    text-decoration: none;
}

.hide-plan-table{
    display: none;
}
.course-desc-link{
    cursor: pointer;
}
.course-desc-link:hover{
    color: #2962ff;
}
.active-course-desc-link{
    color: #2962ff;
}
.course-desc-text p{
    padding-top: 15px;
}
.course-desc-text p.has-text-align-center{
    text-align: center;
}
.course-desc-text .plan-wrap-kpk p.has-text-align-center{
    padding-top: 20px;
}

@media screen and (max-width: 1350px) {
    .top nav a{
        padding: 20px;
    }
}

@media screen and (max-width: 1260px) {
    .wrap-contacts-logo > div.contacts-wrap{
        flex-wrap: wrap;
        flex-direction: column;
    }
    .wrap-contacts-logo > div.contacts-wrap{
        width: auto;
    }
    .contacts-wrap > div{
        width: 100%;
        margin-bottom: 20px;
    }
    .contacts-wrap > div:last-child{
        padding-bottom: 105px;
    }
    .headblock .cover .big_label{
        margin-top: -60px; 
    }
    header{
        background-position: 30% 210px;
    }
    .contacts-wrap > div:nth-child(2) {
        text-align: right;
    }
}

@media screen and (max-width: 1200px) {
    .top, .in-black-row{
        font-size: 12px;
        line-height: 1.2;
    }
    .learning_program{
        background-image: none;
    }
}

@media screen and (max-width: 1000px) {
    .top{
        display: none;
    }
    #mainMenu.top{
        display: block;
        height: 0;
        overflow: hidden;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        text-align: center;
        z-index: 98;
        min-width: 320px;
        opacity: 0;
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    #mainMenu.top.active-menu{
        height: 100%;
        opacity: 1;
    }

    .top nav{
        padding: 0;
    }
    .top nav a{
        padding: 17px 10px;
    }
    nav ul{
        flex-wrap: wrap;
        flex-direction: column;
        display: block;
    }
    .icon-menu{
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        background: #2962FF;
        width: 100%;
        z-index: 99;
        padding: 0;
    }
    .icon-menu a{
        display: block;
        width: 45px;
        height: 45px;
        margin: 7px;
        opacity: 0.5;
        background: url('/images/icons/menu.svg') center center no-repeat;
        background-size: 100%; 
        -webkit-transition: all .3s;
        -o-transition: all .3s;
        transition: all .3s;
    }
    .icon-menu a:hover, .icon-menu a.active-menu-button{
        opacity: 1;
    }
    .icon-menu a.active-menu-button{
        background: url('/images/close.png') center center no-repeat;
        background-size: 100%; 
        width: 35px;
    }
    .program-hours > div{
        flex-direction: column;
    }
    .program-hours > div > div, .program-hours > div > div:nth-child(3){ 
        margin: 0 auto;
    }
    .program-hours > div > div:nth-child(2){
        margin: 0 auto;
        z-index: 3;
    }
    .title, .about_block .title, .annotation .title{
        font-size: 25px;
    }
    .headblock .cover .big_label h2{
        font-size: 40px;
        line-height: 1.2;
    }
    .headblock .cover .row_block .univer_title{
        text-align: left;
        font-size: 18px;
    }
    .list_elements{
        left: 0;
    }
    footer .wraps{
        padding-bottom: 70px;
    }
    table.faculty-table.plan-table th, table.faculty-table.plan-table td{
        font-size: 12px;
        line-height: 1.35;
        text-align: center;
    }
    table.faculty-table.plan-table thead tr:first-child td:nth-child(2), table.faculty-table.plan-table tbody td:nth-child(2){
        text-align: left;
    }
}

@media screen and (max-width: 950px) {
    .headblock .cover .big_label{
        margin-top: 0;
    }
}

@media screen and (max-width: 850px) {
    .wrap-contacts-logo{
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .contacts-wrap > div{
        margin-bottom: 10px;
    }
    .contacts-icons span::before{
        display: none;
    }
    .contacts-wrap > div:last-child{
        width: 200px;
        margin: 0 auto;
        padding-bottom: 0;
    }
    .contacts-icons span{
        padding: 15px;
        height: 80px;
    }
    .wrap-contacts-logo > div{
        width: 100%;
    }
    .wrap-contacts-logo > div.contacts-wrap{
        flex-direction: row;
    }
    .contacts-wrap > div{
        width: 33.333%;
    }
    .headblock .cover .row_block .univer_title{
        margin-top: -30px;
    }
    .headblock .cover .wrap-contacts-logo .univer_title h1{
        text-align: center;
        margin-bottom: 20px;
    }
    .headblock .cover .big_label h2{
        max-width: 100%;
        text-align: center;
    }
    .in-black-row{
        flex-direction: column;
        max-width: 400px;
    }
    .headblock .cover{
        padding-bottom: 0;
    }
    .in-black-row{
        margin: 55px auto 20px;
    }
    .title, .about_block .title, .annotation .title{
        font-size: 20px;
        line-height: 1.5;
        text-align: center;
        padding-bottom: 20px;
    }
    .about_block .program_about{
        font-size: 16px;
        line-height: 1.25;
    }
    .program-hours > div{
        margin: 30px auto 60px;
    }
    .about_block{
        padding-bottom: 0;
    }
    .annotation{
        font-size: 16px;
        padding-bottom: 40px;
    }
    .blue_block input[type="tel"], .blue_block input[type="text"]{
        display: block;
        margin: 0 auto 15px;
        width: 340px;
        max-width: 100%;
    }
    .blue_block .title{
        padding-bottom: 20px;
    }
    .learning_program, .learning_process{
        padding-top: 45px;
    }
    .headblock .cover .big_label .padding-50{
        text-align: center;
    }
    .wrap-contacts-logo > div.contacts-wrap{
        max-width: 100%;
    }
    .button-sport{
        margin: 0 auto 13px;
    }
}
@media screen and (max-width: 750px) {
    input[type="tel"], input[type="text"]{
        width: 272px;
        max-width: 100%;
        margin: 0 auto 15px;
        display: block;
    }
    .form{
        text-align: center;
    }
    .inform{
        max-width: 100%;
        text-align: center;
    }
    body, .learning_process .learning_step .process_label{
        font-size: 12px;
    }
    table.faculty-table.plan-table th, table.faculty-table.plan-table td{
        font-size: 10px;
        padding: 10px 5px;
    }
}

@media screen and (max-width: 670px) {
    .price-promo-text.full-page-prog .promo-price{
        position: static;
        display: block;
        text-align: center;
        padding: 10px;
    }
    .program-hours .price-promo-text .promo-price{
        display: block;
    }
    table.faculty-table.plan-table th, table.faculty-table.plan-table td{
        font-size: 8px;
    }
}

@media screen and (max-width: 550px) {
    header{
        background-position: 35% -60px;
    }
    .wrap-contacts-logo > div.contacts-wrap{
        flex-direction: column-reverse;
    }
    .contacts-wrap > div {
        width: 100%;
    }
    .contacts-wrap > div:last-child{
        margin-bottom: 15px;
    }
    .headblock .cover .row_block .univer_title{
        margin-top: 0;
    }
    .headblock .cover .big_label .padding-50:last-child, .headblock .cover .info{
        text-align: center;
    }
    .wrap-contacts-logo .univer_title > div{
        align-items: center;
    }
    .headblock .cover .big_label h2{
        font-size: 30px;
    }
    body, .learning_process .learning_step .process_label{
        font-size: 11px;
    }
    .contacts-icons{
        text-align: center;
    }
    .contacts-wrap > div:first-child, .contacts-wrap > div:nth-child(2){
        text-align: center;
    }
    .contacts-wrap > div:first-child{
        display: flex;
        flex-direction: column-reverse;
    }
    .social-contacts {
        padding-top: 0;
    }
    .more-order-sale{
        font-size: 21px;
    }
    .price-promo-text .promo-price{
        position: static;
        text-align: center;
    }
    .time-for-action{
        font-size: 13px;
        padding-top: 50px;
    }
    table.faculty-table.plan-table th, table.faculty-table.plan-table td{
        font-size: 7px;
    }
    table.faculty-table.plan-table tbody tr:nth-child(2n+1){
        border-right: none;
        border-left: none;
    }
    table.faculty-table.plan-table thead tr:first-child td:last-child p:last-child{
        display: none;
    }
}

@media screen and (max-width: 400px) {
    .program-hours > div > div{
        width: 100%;
    }
    .blue_block form input[type="submit"]{
        width: 100%;
        padding: 15px 0;
    }
    .plan-table-block{
        padding: 0;
    }
    table.faculty-table.plan-table th, table.faculty-table.plan-table td{
        font-size: 7px;
    }
    table.faculty-table.plan-table tbody tr:nth-child(2n+1){
        outline: none;
    }
    table.faculty-table.plan-table thead tr:first-child td:last-child p:last-child{
        display: none;
    }
}
