html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center, body,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
    margin-bottom: 0px !important;
    position: relative;
    font-family: 'Gilroy';
    color: #222222;
    /*min-width: 1166px;*/

}
::-webkit-input-placeholder {color:#BEBEBE;}
::-moz-placeholder          {color:#BEBEBE;}
:-moz-placeholder           {color:#BEBEBE;}
:-ms-input-placeholder      {color:#BEBEBE;}
ol, ul {
    list-style: none;    
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
input, textarea {
outline: none;
} 

table {
    border-collapse: collapse;
    border-spacing: 0;
}
textarea,
input[type="text"],
input[type=submit] {
     -webkit-appearance: none;
     border-radius: 0;
}
.clr{
    clear: both;
}

.wrapper{
    width: 100%;
    max-width: 1166px;
    position: relative;
    margin: 0 auto;
    box-sizing:border-box;
}
.wrapper.full{
    max-width: 1440px;
}
.wrapper.max{
    max-width: 1377px;
}
.top_header_mask{
    height: 167px;
    position: relative;    
}
.top_header #menu{
    display: none;
}
.main_header{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 222;
}
.top_header{
    height: 100px;
    background-color: #222222;
    width: 100%;
    z-index: 100;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    position: relative;
    z-index: 20;
}
.top_header.fixed{
    height:50px;
}
.top_header.fixed .left_link{
    margin-top: 20px;
}
.top_header.fixed .right_link{
    margin-top: 20px;
}
.top_header.fixed .logo_link{
    top: 16px;
}
.top_header.fixed .logo_link a.main_logo{
    width: 60px;
    height: 25px;
}
.top_header .top_line{
    height: 6px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #C8B2A7;
}
.top_header .left_link{
    -webkit-transition: all 500ms;
    transition: all 500ms;
    float: left;
    margin-top: 44px;
}
.top_header .right_link{
    -webkit-transition: all 500ms;
    transition: all 500ms;
    float: right;
    margin-top: 44px;
    margin-right: 50px;
}

.top_header .left_link li{
    margin-right:47px;
}
.top_header .right_link li{
    margin-left:47px;
}
.top_header .top_nav li{
    float: left
}
.top_header .top_nav li a{
    font-weight: bold;
    font-size: 15px;
    color: #C8B2A7;
    text-transform: uppercase;
    text-decoration: none;
}
.phone_mob{
    position: absolute;
    top: 10px;
    left: 15px;
    display: none;
}
.n_icon{
    width: 17px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 15px;
    font-size: 6px;
    font-weight:500;
    color: #C8B2A7;
    text-decoration: none;
    display: none;
}
.n_icon p{
    text-align: center;
    display: block;
    width: 100%;
    font-size: 6px;
    font-weight:500;
    color: #C8B2A7;
    text-transform:uppercase;
    margin-bottom: 2px;
}
.n_icon span{
    display: block;
    width: 100%;
    height: 1px;
    background-color:  #C8B2A7;
    margin-bottom: 3px;
}
.logo_link {
    -webkit-transition: all 500ms;
    transition: all 500ms;
    position: absolute;
    top: 28px;
    left: 50%;
    margin-left: -104px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 320px;
    -ms-flex-preferred-size: 210px;
    flex-basis: 210px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.logo_link a.main_logo{
    display: block;
    width: 120px;
    height: 47px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    background-image: url(../images/logo--big.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.logo_link a.sub_logo{
    display: block;
    width: 100px;
    height: 50px;
    -webkit-transition: all 500ms;
    transition: all 500ms;
    background-image: url(../images/logo--small.png);
    background-repeat: no-repeat;
    background-size: contain;
    margin-left: 7px;
    -webkit-transform: scaleZ(1) translateX(0);
    transform: scaleZ(1) translateX(0);
    opacity: 1;
    margin-top: 6px;
}   
.top_header.fixed .logo_link a.sub_logo{
    width: 0;
    -webkit-transform: scaleZ(0) translateX(-50px);
    transform: scaleZ(0) translateX(-50px);
    opacity: 0;
}
.mm-menu_offcanvas{
    /*z-index: 100;*/
}
.mm-navbar__title{
    display: none;
}
.mm-navbar{
    border:none;
}
.mm-navbars_top{
    border:none;
}
.mm-menu{
    background: #fff !important;
}
.mm-navbar{
    background: #fff !important;    
}
.mm-panel{
    background: #fff !important;     
}
.mm-btn_close{
    position: absolute;
    right: 0px;
    top: 10px;
}
.mm-btn:after, .mm-btn:before {
    border-color: #000000;
}
ul.mm-listview li a{
    font-size: 25px;
    color: #C8B2A7 !important;
    font-weight:bold;
    text-transform: uppercase;
}
header{
    height: 67px;
    background-color: #fff;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

header.fixed{
    height: 50px;
}
header.fixed.close{
    margin-top:-50px;
}
header.fixed.open{
    margin-top:0px;
}
header .header_call{
    position: absolute;
    top: 9px;
    right: 50px;
}
header .header_phone{
    position: absolute;
    top: 11px;
    right: 49px;
    display: inline-block;
    padding: 9px 30px 8px 30px;
    border: 5px solid #C8B2A7;
    border-radius: 30px;
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    text-decoration: none;
}
header.fixed .header_phone{
    top: 3px;
}
header.fixed .header_nav ul li{
    margin-top: 17px;
}
.header_nav{
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
}
.header_nav ul li{
    float: left;
    margin-top: 25px;
    margin-right: 97px;
}
.header_nav ul li a{
    font-size: 18px;
    color: #222222;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
}
#main_top{
    position: relative;
    /*height: 632px;*/
    height: calc(100vh - 167px);
    /*background-image: url(../images/top_bg.jpg);*/
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-position: 50% 0%;
}
#main_top .wrapper{
    height: calc(100vh - 167px);    
}
#main_top .info_block{
    position: absolute;
    left: 50%;
    margin-left: -152px;
    /*top: 170px;*/
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    top: 50%;
    color: #fff;
}
#main_top .info_block h1{
    font-size: 74px;
    /*color: #fff;*/
    color: #C8B2A7;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 24px;
}
#main_top .info_block .info{
    font-size: 26px;
    line-height: 30px;
    /*color: #fff;*/
    color: #C8B2A7;
    margin-bottom: 10px;
    min-height: 172px;
}
#main_top .info_block .date{
    font-size: 20px;
    /*color: #fff;*/
    color: #C8B2A7;
}
#main_top .date_m{
    display: none;
    width: 100%;
}
#main_top .bot_arr{
    position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -23px;
}
.owl-next {
    animation-iteration-count: infinite;
    animation-duration: 1.5s;
    animation-timing-function:cubic-bezier(0.42,0,0.58,1);
    animation-name: faderight;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
@-webkit-keyframes faderight {
    0% {
        right: -35px;
    }  
    25% {
        right: -35px;
    }
    60% {
       right: -40px; 
    } 
    100% {
        right: -35px;
    } 
}

#team .owl-next{
    animation-name: faderightsecond;    
}
@-webkit-keyframes faderightsecond {
    0% {
        right: 30px;
    }  
    25% {
        right: 30px;
    }
    60% {
       right: 30px;
    } 
    100% {
        right: 30px;
    } 
}
#team .owl-prev{
    animation-name: fadeleftsecond;    
}
@-webkit-keyframes fadeleftsecond {
    0% {
        left: 30px;
    }  
    25% {
        left: 30px;
    }
    60% {
       left: 30px;
    } 
    100% {
        left: 30px;
    } 
}

.owl-prev {
    animation-iteration-count: infinite;
    animation-duration: 1.5s;
    animation-timing-function:cubic-bezier(0.42,0,0.58,1);
    animation-name: fadeleft;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
@-webkit-keyframes fadeleft {
    0% {
        left: -35px;
    }  
    25% {
        left: -35px;
    }
    60% {
       left: -40px; 
    } 
    100% {
        left: -35px;
    } 
}


.animated.infinite {
    animation-iteration-count: infinite;
}
.animated {
    animation-duration: 1.5s;
    animation-timing-function:cubic-bezier(0.42,0,0.58,1);
}
@-webkit-keyframes fadeone {
    0% {
        top: 0px;
    }  
    25% {
        top: 0px;
    }
    60% {
        top: 5px;    
    } 
    100% {
        top: 0px;
    } 
}
#main_top .bot_arr a{
    top: auto;
    position: relative;
    animation-name: fadeone;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#slogon{
    /*height: 799px;*/
    height: 100vh;
    background-color: rgba(200,178,167,0.42);
    text-align: center;
}
#slogon .wrapper{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
}
#slogon .info{
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    width: 100%;
    height: 100%;
    text-align: center;
}
#slogon .info h2{
    font-size: 49px;
    text-transform: uppercase;
    line-height: 67px;
    padding-bottom: 32px;
    position: relative;
    margin-bottom: 42px;
    font-weight: 500;
}
#slogon .info h2 strong{
    font-weight: bold;
}
#slogon .info h2:after{
    display: block;
    content: "";
    position: absolute;
    bottom:0px;
    left: 50%;
    margin-left: -71px;
    height: 4px;
    background-color: #C8B2A7;
    width: 142px;
}
#slogon .info .desc{
    font-size:39px;
    font-weight: 500;
    text-transform: uppercase;
}
#format{
    padding-top:209px;
    padding-bottom: 100px;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
}
#format .info_block{
    float: left;
    width: 456px;
    box-sizing: border-box;
}
#format .info_block h3{
    font-size: 49px;
    line-height: 67px;
    font-weight: bold;
    margin-bottom:40px;
    color: #222222;
    text-transform: uppercase;
}
#format .info_block .info{
    font-size:26px;
    color: #222222;
    line-height: 30px;
    margin-bottom: 54px;
}
#format .info_block a.more_btn{
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    width: calc(100% - 18px);
    border: 4px solid #C8B2A7;
    border-radius: 45px;
    text-align: center;
    text-decoration: none;
    line-height: 68px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
#format .info_block a.more_btn img{
    margin-right: 31px;
    margin-left: -25px;
}
#format .info_block a.more_btn:hover{
    background-color: #C8B2A7;
}


#format a.more_btn_mob{
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    width: 100%;
    border: 3px solid #C8B2A7;
    border-radius: 45px;
    text-align: center;
    text-decoration: none;
    line-height: 44px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    margin:0 auto;
    max-width: 255px;
    margin-top: 25px;
    display: none;
}
#format a.more_btn_mob img{
    margin-right: 9px;
    margin-left: -25px;
    height: 22px;
}
#format a.more_btn_mob:hover{
    background-color: #C8B2A7;
}



#format .desc_block{    
    float: right;
    width: calc(100% - 475px);
    margin-right: -55px;
    box-sizing: border-box;
    /*padding-left: 74px;*/
}
#format .box{    
    width: 100%;
    padding-right:55px;
    box-sizing: border-box;
    border: 5px solid #C8B2A7;
    padding-top:10px;
}
#format .desc_block h3{
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 40px;
    color: #BBA295;
    font-weight: bold;
    margin-bottom: 50px;
    margin-right:55px;
}
#format .box p{
    font-size: 26px;
    color: #222222;
    line-height: 30px;
    position: relative;
    margin-left: -5px;
    box-sizing: border-box;
    border-bottom: 23px solid #fff;
    padding-left: 44px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 3px;
    padding-right: 20px;
}
#format .box p:last-child{
    border:none;
}
#member{
    margin-top:209px;
    background-color: #fff;
}
#member .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 147px;
}
.member_block .box{
    position: relative;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    height:457px;
    box-sizing: border-box;
    padding:0px 80px;
    background-size: cover;
}
.member_block .box:before{
    display: block;
    content:"";
    width: 100%;
    height: 100%;
    background-color: rgba(255,255,255,1);
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:2;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.member_block .box .info{
    position: relative;
    z-index: 3;
}
.member_block .box .num{
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 3px solid #222222;
    font-size: 108px;
    color: rgba(200,178,167);
    font-weight: 500;
    margin-bottom: 29px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.member_block .box .desc{
    font-size: 22px;
    line-height: 25px;
    font-weight: 500;
    color: #222222;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
    min-height: 100px;
}

.member_block .center .box{
    background-color: #ccc;    
}
.member_block .center .box:before{
    background-color: rgba(0,0,0,0.5);
}
.member_block .center .box .desc{
    color: #fff;
}
.member_block .center .box .num{
    border-bottom: 3px solid #FFFFFF;
    color: rgba(255,255,255,0.6);
}
#member .owl-carousel .owl-controls .owl-nav .owl-prev{
    left: -35px;
}
#member .owl-carousel .owl-controls .owl-nav .owl-next{
    right: -35px;
}

#if_you{
    margin-top: 209px;
    background-color: #fff;
}
#if_you .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 96px;
}
.if_you_block{
    display: -webkit-flex; 
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.if_you_block .box{
    width: 100%;
    height: 638px;
    text-align: center;
    position: relative;
    background-repeat:no-repeat;
    background-position: 50% 50%;
    background-size:cover;
}
.if_you_block .box:before{
    content: "";
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(34,34,34,0.91);
    width: 100%;
    height: 100%;
    z-index: 2;
}
.if_you_block .box:nth-child(2):before{
    background-color: rgba(200,178,167,0.78);    
}
.if_you_block .box .info{
    position: relative;
    z-index: 3;
    box-sizing: border-box;
    padding: 0px 15px;
}
.if_you_block .box .name{
    padding-top: 225px;
    font-size: 34px;
    line-height: 41px;
    color: #C8B2A7;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 73px;
}
.if_you_block .box .desc{
    font-size: 24px;
    line-height: 28px;
    color: #C8B2A7;
    font-weight: 500;
}
.if_you_block .box:nth-child(2) .name{
    color: #222222;
}
.if_you_block .box:nth-child(2) .desc{
    color: #222222;
}

#answer{
    margin-top: 209px;
    background-color: #fff;
}
#answer .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 140px;
}
.answer_block{
    display: -webkit-flex; 
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.answer_block .box{
    width: 100%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
    padding: 0px 20px;
}
.answer_block .box .num{
    font-size: 67px;
    color: #C8B2A7;
    font-weight: 500;
    margin-bottom: 30px;
    margin-top: -7px;
}
.answer_block .box .desc{
    font-size: 24px;
    line-height: 28px;
    color: #222222;
    padding-bottom: 15px;
}
.answer_block .box.center,
.answer_block .box:nth-child(2){
    width: calc(100% - 23px);
    border-left: 4px solid #C8B2A7;
    border-right: 4px solid #C8B2A7;
}

#graduate{
    margin-top: 209px;
    background-color: #fff;
}
#graduate .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 140px;
}
.graduate_block .img_block{
    text-align: center;
    height:200px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}
.graduate_block .img_block img{
    max-width: 90%;
    max-height: 90%;
    height: auto;
    width: auto;
}
#graduate .owl-carousel .owl-controls .owl-nav .owl-prev{
    left: -35px;
}
#graduate .owl-carousel .owl-controls .owl-nav .owl-next{
    right: -35px;
}

#result{
    background-color: #fff;
    margin-top: 209px;
}
#result .info_block{
    width: 50%;
}
#result .info_block h3{
    font-size: 49px;
    line-height: 67px;
    font-weight: bold;
    color: #222;
    margin-bottom: 73px;
    text-transform:uppercase;
    padding-left: 23px;
}
#result .info_block .box{
    height: 238px;
    border-left: 3px solid #C8B2A7;
    padding-left: 23px;
    box-sizing: border-box;
    width: 100%;
    margin-bottom: 65px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}
#result .info_block .box h4{
    font-size: 31px;
    line-height: 41px;
    font-weight:bold;
    color: #222222;
    text-transform: uppercase;
}
#result .info_block .box p{
    font-size: 24px;
    color: #222222;
    line-height: 35px;
}
#result{
    position: relative;
    width: 100%;
    overflow: hidden;
}
#result .img_block{
    background-repeat: no-repeat;
    background-size: cover;
    width: 740px;
    position: absolute;
    left: calc(50% + 57px);
    top: 0px;
    height:799px;
    background-color: #000;
}
#result .img_block:before{
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    border:5px solid #C8B2A7;
    position: absolute;
    top: 16px;
    left: 15px;
    z-index: 2;
    box-sizing: border-box;
}
#result .img_block .img_desc{
    text-align: center;
    font-size: 26px;
    color: #C8B2A7;
    font-weight: 500;
    position: absolute;
    bottom: 12px;
    left: 38px;
}
#result .img_block .img_desc span{
    font-size:18px;
}

#structure{
    margin-top: 209px;
    background-color: #fff;
}
#structure .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 45px;
}
#structure .sub_title{
    text-align: center;
    font-size: 33px;
    color: #222222;
    margin-bottom: 130px;
}
.str_tab{
    position: relative;
    width: 100%;
}
.str_tab:after{
    content: "";
    display: block;
    width: 100%;
    height:6px;
    background-color: #C8B2A7;
    position: absolute;
    top: 104px;
    left: 0px;
}
.str_tab ul.tab_link li{
    cursor: pointer;
    width: 20%;
    float: left;
    text-align: center;
}
.str_tab ul.tab_link li .num{
    height: 110px;
    font-size: 108px;
    color: #C8B2A7;
    font-weight:500;
    position: relative;
}
.str_tab ul.tab_link li .num span{
    opacity: 0.23;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.str_tab ul.tab_link li .num:after{
    content: "";
    display: block;
    background-image: url(../images/rectangle.svg);
    background-repeat:no-repeat;
    width: 34px;
    height: 28px;
    position: absolute;
    bottom:-25px;
    left: 50%;
    margin-left: -17px;
}
.str_tab ul.tab_link li .name{
    font-size: 20px;
    line-height: 24px;
    color: #C8B2A7;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    box-sizing: border-box;
    padding: 44px 5px 9px 5px;
    border-radius: 0px 0px 18px 18px;
}
.str_tab ul.tab_link li.active .name{
    box-shadow: 0 0 11px rgba(153,146,143,1);   
    color: #222222; 
}
.str_tab ul.tab_link li.active .num span{
    opacity: 1;
}
.str_tab ul.tab_link li:hover .num span{
    opacity: 1;
}
.tab_content .box{
    display: none;
    margin-top: 115px;
}
.tab_content .m_name{
    display: none;
}
.tab_content .box.active{
    display: block;
}
.tab_content .box .desc{
    box-sizing: border-box;
    width: 100%;
    padding: 48px 30px;
    box-shadow: 0 0 11px rgba(153,146,143,1);
    border-radius: 11px;
}
.tab_content li{
    font-size: 26px;
    line-height: 37px;
    font-weight: 500;
    color: #222222;
    margin-bottom: 40px;
    border-left: 3px solid #C8B2A7;
    padding-left: 16px;
    box-sizing: border-box;
    position: relative;
    max-width: 760px;
    margin: 0 auto;
    margin-bottom: 32px;
    padding-top: 2px;
    padding-bottom: 3px;
}
.tab_content li:before{
    content: "";
    display: block;
    width: 20px;
    height: 3px;
    background-color: #C8B2A7;
    position: absolute;
    top: 0px;
    left: 0px;
}
.tab_content li:after{
    content: "";
    display: block;
    width: 20px;
    height: 3px;
    background-color: #C8B2A7;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.tab_content li:last-child{
    /*margin-bottom: 0px;*/
}

#team{
    margin-top: 209px;
    background-color: #fff;
}
#team .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 141px;
}
#team .sub_title{
    text-align: center;
    font-size: 33px;
    color: #222222;
    margin-bottom: 141px;
}
.team_block{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    align-items:flex-end;
    -webkit-align-items: flex-end;
}
.team_block .team_name{
    width: 320px;
}
.team_name ul{
    padding-top:0px;
    text-align: left;
}
.team_name ul li{
    font-size: 33px;
    font-weight: 500;
    color: #C8B2A7;
    width: 100%;
    padding-bottom: 9px;
    margin-bottom: 21px;
    border-bottom: 3px solid #fff;
    cursor: pointer;
}
.team_name ul li:hover{
    color: #222;
}
.team_name ul li:last-child{
    margin-bottom: 0px;
}
.team_name ul li.active{
    border-bottom: 3px solid #222222;
    color: #222;    
}
.team_name_bot{
    display: none;
}
.team_name_bot ul li{
    width: 50%;
    float: left;
    font-size: 16px;
    color: #C8B2A7;
    font-weight: 500;
    margin-bottom: 24px;
    text-align: left;
}
.team_name_bot ul li.active{
    color: #222;
}
.team_block .team_desc{
    width: calc(100% - 410px);
    padding-bottom: 18px;
}
.team_block .team_desc .img_block img{
    max-width: 100%;
    height: auto;
}
.team_block .team_desc .img_block{
    width: calc(50% + 25px);
    float: left;
    position: relative;
    box-sizing: border-box;
}
.team_block .team_desc .info_block{
    width: calc(50% - 25px);
    float: right;
    box-sizing: border-box;
    padding-left: 50px;
}
.team_block .team_desc .info_block .name{
    font-size: 33px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 10px;
}
.team_block .team_desc .info_block .position{
    font-size: 20px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 27px;
    font-weight: 600;
}
.team_block .team_desc .info_block .desc{
    /*font-size: 17px;*/
    font-size: 16px;
    color: #787878;
    line-height: 20px;
    font-weight: 500;
}
#team .owl-nav{
    position: absolute;
    bottom: 21px;
    right: 0px;
    width: 237px;
    height: 61px;
    border: 5px solid #C8B2A7;
    border-radius: 60px;
    box-sizing: border-box;
    right: 50%;
    margin-right:-312px;
}
#team .owl-prev{
    left: 30px;
    top: 24px;
    bottom: 0px;
    font-size: 30px;
    height: 30px;
}
#team .owl-next{
    top: 24px;
    bottom: 0px;
    font-size: 30px;
    right: 30px;
    height: 30px;
}
#team .desabled{
    opacity: 0.4 !important;
}

#graduate_review{
    margin-top: 209px;
    background-color: #fff;
}
#graduate_review .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 107px;
}
.graduate_review_block{
    max-width: 1000px;
    margin:0 auto;
}
.graduate_review_block .item{
    max-width: 750px;
    margin:0 auto;
}
.graduate_review_block .item .box{
    padding-top: 10px;
}
.graduate_review_block .img_block{
    max-width: 597px;
    box-sizing: border-box;
    height: 236px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 52px;
}
.graduate_review_block .img_block:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    border:3px solid #C8B2A7;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    left: 0px;
}
.graduate_review_block .img_block .avatar{
    width: 231px;
    height: 231px;
    position: absolute;
    top: -9px;
    left: -9px;
}
.graduate_review_block .img_block .avatar img{
    display: block;
    width: 100%;
    height:100%;
}
.graduate_review_block .com_logo{
    width: 354px;
    height: 236px;
    position: absolute;
    top: 0px;
    right: 15px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
} 
.graduate_review_block .com_logo img{
    max-width: 95%;
    max-height: 95%;
}
.graduate_review_block .info{
    text-align: center;
}
.graduate_review_block .info .name{
    font-size: 31px;
    color: #222222;
    font-weight:bold;
    margin-bottom: 10px;
}
.graduate_review_block .info .position{
    font-size: 26px;
    color: #222222;
    margin-bottom: 36px;
}
.graduate_review_block .info .desc{
    font-size: 26px;
    line-height: 42px;
    color: #222222;
}
#graduate_review .owl-carousel .owl-controls .owl-nav .owl-prev{
    top: 80px;
    left: -42px;
}
#graduate_review .owl-carousel .owl-controls .owl-nav .owl-next{
    top: 80px;
    right: -42px;
}

#program{
    margin-top: 209px;
    background-color: #fff;
}
#program .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 58px;
}
#program .program_block{
    max-width: 1154px;
    margin:0 auto;
    box-shadow: 0 4px 15px rgba(0,0,0,0.21);
    box-sizing: border-box;
    padding:30px;
    text-align: center;   
    padding-bottom: 54px;
}
#program .program_block .img_block{
    margin-bottom: 100px;
}
#program .program_block .img_block img{
    max-width: 100%;
}
#program .program_block .name{
    font-size: 30px;
    color: #222222;
    line-height: 50px;
    margin-bottom: 67px;
}
#program .program_block a{
    display: block;
    margin:0 auto;
    width: 463px;
    height: 83px;
    box-sizing: border-box;
    text-align: center;
    line-height: 79px;
    margin-bottom: 48px;
    text-decoration:none;
    font-size: 30px;
    color: #222222;
    font-weight:bold;
    text-transform: uppercase;
    border-radius: 83px;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
#program .program_block a.get{
    border:4px solid #C8B2A7;
}
#program .program_block a.register{
    border:4px solid #222222;
}
#program .program_block a.get:hover{
    background-color:  #C8B2A7;    
}
#program .program_block a.register:hover{
    background-color:  #222222;   
    color: #fff;
}

#how_get{
    margin-top: 209px;
    background-color: rgba(200, 178, 167, 0.34);
    padding-top: 101px;
    padding-bottom: 129px;
}
#how_get .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 149px;
}
.how_get_block{
    display: -webkit-flex; 
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
.how_get_block .box{
    width: 100%;
    text-align: center;
    position: relative;
    box-sizing: border-box;
}
.how_get_block .box .num{
    max-width:235px;
    margin:0 auto;
    font-size: 108px;
    color: rgba(255, 255, 255, 0.65);
    font-weight: 500;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 28px;
    border-bottom: 3px solid #222222;
}
.how_get_block .box .name{
    font-size: 34px;
    color: #222;
    text-transform: uppercase;
    font-weight:bold;
    margin-bottom:20px;
}
.how_get_block .box .desc{
    font-size: 26px;
    line-height: 30px;
    color: #222222;
    font-weight:500;
}
#how_get a.profile{
    display: block;
    width: 456px;
    height: 83px;
    box-sizing: border-box;
    margin: 0 auto;
    margin-top: 158px;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 79px;
    color: #222222;
    border: 4px solid #C8B2A7;
    border-radius: 83px;
    text-align: center;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
#how_get a.profile:hover{
    background-color:  #C8B2A7;
}

#price{
    /*margin-top: 194px;*/
    position: relative;
    height: 522px;
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-size: cover;
}
#price:after{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: rgba(34,34,34,0.57);
}
#price .desc{
    width: calc(50% + 362px);
    height: 236px;
    box-sizing: border-box;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -134px;
    border:2px solid #FFFFFF;
    z-index: 10;
    border-right: none;
    padding-top:45px;
    padding-left: 90px;
}
#price .desc .info{
    font-size: 61px;
    line-height: 72px;
    color: #FFFFFF;
    font-weight: 500;
    display: inline-block;
    text-align: center;
}

#quest_form{
    margin-top: 209px;
    background-color: #fff;
}
#quest_form .wrapper{
    padding: 0px 29px;
}
#quest_form .title{
    text-align: center;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    color: #222222;
    margin-bottom: 152px;
}
#quest_form .title_m{
    text-align: center;
    display: none;
}
#quest_form .form_block{
    max-width: 455px;
    float: left;
    width: 100%;
}
#quest_form .manager_block{
    width: 100%;
    max-width: 358px;
    height: 477px;
    box-sizing: border-box;
    position: relative;
    float: right;
    margin-right: 63px;
    margin-top: 6px;
    text-align: center;
}
#quest_form .form_block input[type=text]{
    display: block;
    width: 100%;
    height: 47px;
    border: none;
    border-bottom: 2px solid #222222;
    box-sizing: border-box;
    padding: 0px 10px;
    margin-bottom: 41px;
    font-size: 20px;
    font-family: 'Gilroy' !important;
}
#quest_form .form_block .input.name{
    width: 163px;
    float: left;
}
#quest_form .form_block .input.secondname{
    width: 253px;
    float: right;
}
#quest_form .form_block .input{
    position: relative;
}
#quest_form .form_block .input .line{
    content: "";
    display: block;
    width: 1px;
    height: 35px;
    background-color: #979797;
    position: absolute;
    top: 3px;
    left: 3px;
}
#quest_form .form_block input[type=text]:focus + .line{
    background-color: #000;
}
#quest_form .form_block input[type=submit]{
    display: block;
    background: none;
    border: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 83px;
    border: 4px solid #C8B2A7;
    border-radius: 83px;
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 88px;
    font-family: 'Gilroy' !important;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
#quest_form .form_block input[type=submit]:hover{
    background-color: #C8B2A7;
}

#quest_form .manager_block:after{
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border:3px solid #C8B2A7;
    position: absolute;
    top: 0px;
    left: 0px;
}
.manager_block .img_block{
    width: 100%;
    height: 281px;
    position: absolute;
    top: -10px;
    left: -10px;
}
.manager_block .img_block img{
    display: block;
    width: 100%;
}
#quest_form .manager_block .info{
    position: relative;
    z-index: 10;
}
#quest_form .manager_block .name{
    padding-top: 307px;
    font-size: 26px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 9px;
}
#quest_form .manager_block .position{
    font-size: 23px;
    color: #222222;
    margin-bottom: 29px;
}
#quest_form .manager_block a{
    display: inline-block;
    margin-bottom: 10px;
    font-size: 23px;
    color: #222222;
    text-decoration:none;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}
#quest_form .manager_block a img{
    margin-right: 8px;
}
footer{
    height: 55px;
    margin-top: 209px;
    background-color: #fff;
}
footer .nav_block{
    float: right;
    margin-top: 7px;
}
footer .nav_block ul li{
    float: left;
    margin-left: 27px;
}
footer .nav_block ul li a{
    text-transform: uppercase;
    font-size: 10px;
    color: #222222;
    font-weight:500;
    text-decoration: none;
}
footer .cont_block{
    float: left;
}
footer .cont_block .soc{
    float: left;
    margin-right: 22px;
}
footer .cont_block .cont_info{
    float: left;
    margin-top: 2px;
}
footer .cont_block a{
    display: inline-block;
    margin-top: 3px;
    font-size: 10px;
    color: #222222;
    font-weight: 500;
    text-decoration: none;
}

#page_profile h1{
    text-align: center;
    font-size: 50px;
    line-height: 78px;
    padding-top: 98px;
    margin-bottom: 47px;
    font-weight: 600;
}
#page_profile .slogon{
    text-align: center;
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 137px;
    font-weight: 600;
}
.profile_form{
    width: 100%;
    max-width: 900px;
    margin:0 auto;
}
.form_line{
    margin-bottom: 32px;
}
.form_line span{
    display: block;
    font-size: 22px;
    line-height: 27px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 16px;
    padding-left: 20px;
    box-sizing: border-box;
    max-width: 80%;
}
.form_line input{
    display: block;
    width: 100%;
    border:none;
    border-bottom: 2px solid #C8B2A7;
    box-sizing: border-box;
    font-size: 18px;
    height: 40px;
}
.radio-container input[type=radio]{
    display: none;
}
.radio-container{
    height: 45px;
    margin-bottom: 20px;
    margin-right: 33px;
}
.radio-container label{
    position: relative;
    font-size: 14px;
    width: 245px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-weight: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    font-size: 22px;
    color: #222222;
    font-weight: 500;
}
.radio-container label span{
    color: #afadaa;
}
.radio-container label:before{
    content: '';
    width: 245px;
    height: 45px;
    border: 4px solid #C8B2A7;
    border-radius: 45px;
    position: absolute;
    top: 0px;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.radio-container label:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background-color: #C8B2A7;
    top: 0px;
    left: 0;
    opacity: 0;
    z-index: -1;
}
.radio-container input[type=radio]:checked + label:after{
    opacity: 1;
}
.radio-container input[type=radio]:checked + label{
    color: #fff;
    position: relative;
    z-index: 10;
}
.radio_btn_block{
    width: 700px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 44px;
    margin-left: 20px;
}
#page_profile button{
    background: none;
    border: none;
    /* width: 200px; */
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    cursor: pointer;
    float: right;
    margin-right: 12px;
    margin-top: 32px;
    font-family: 'Gilroy' !important;
}
#page_profile button span{
    font-size: 24px;
    font-weight: bold;
    margin-right: 22px;
}
#page_profile button img{
    margin-top:3px;
}

#page_thanks h1{
    padding-top: 56px;
    font-size: 49px;
    line-height: 52px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 52px;
}
.soc_add .title{
    font-size: 32px;
    line-height: 38px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 51px;
}
.soc_add li{
    float: left;
    margin-right: 21px;
}
.soc_add a{
    display: block;
    width: 168px;
    height: 57px;
    box-sizing: border-box;
    border-radius: 60px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    text-decoration: none;
}
.soc_add a span{
    font-size: 18px;
    font-weight: 500;
}
.soc_add a img{
    margin-left: 19px;
    margin-right: 13px;
}
.soc_add a.facebook{
    border:3px solid #3B5998;
    margin-left:6px;
}
.soc_add a.facebook span{
    color: #3B5998;    
}
.soc_add a.youtube{
    border:3px solid #FF1E00;
    margin-left:6px;
}
.soc_add a.youtube span{
    color: #FF1E00;    
}
.soc_add a.telegram{
    border:3px solid #2CA5E0;
    margin-left:6px;
}
.soc_add a.telegram span{
    color: #2CA5E0;    
}

a.back_to_main{
    margin-top:49px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    text-decoration: none;
    font-size: 22px;
    color: #222222;
    font-weight: bold;    
    text-decoration: none;
}
a.back_to_main img{
    margin-right: 18px;
}
.modal_order{
    width: 100%;
    max-width: 910px;
    padding: 0px;
}
.modal_order .left{
    width: 50%;
    height: 410px;
    float: left;
    background-color: #C8B2A7;
    box-sizing: border-box;
    padding: 27px 50px;
}
.modal_order .right{
    width: 50%;
    height: 410px;
    float: left;
}
.modal_order .left .title{
    text-align: center;
    font-size: 30px;
    line-height: 43px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 20px;
}
.modal_order .left input{
    width: 100%;
    display: block;
    border: none;
    background: none;
    height: 42px;
    border-bottom: 1px solid #222222;
    font-size: 16px;
    color: #222222;
    font-weight: 500;
    font-family: 'Gilroy';
    margin-bottom: 11px;
}
.modal_order ::-webkit-input-placeholder {color:#222222;}
.modal_order ::-moz-placeholder          {color:#222222;}
.modal_order :-moz-placeholder           {color:#222222;}
.modal_order :-ms-input-placeholder      {color:#222222;}
.modal_order .left button{
    background: none;
    border: none;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    font-family: 'Gilroy';
    font-size: 19px;
    font-weight: bold;
    cursor: pointer;
    float: right;
    margin-top: 44px;
}
.modal_order .left button span{
    margin-right: 16px;
}
.modal_order .right{
    text-align: center;
    position: relative;
}
.modal_phone_box{
    width: 100%;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
.modal_order .right p{
    font-size: 22px;
    line-height: 32px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 66px;
}
.modal_order .right a{
    display: inline-block;
    padding: 9px 30px 8px 30px;
    border: 5px solid #C8B2A7;
    border-radius: 30px;
    font-size: 18px;
    color: #222222;
    font-weight: 600;
    text-decoration: none;
}
.fancybox-close-small:after{
    display: none !important;
}
.fancybox-close-small {
    top: 24px;
    right: 24px;
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-image: url(../images/modal_close.svg);
}



.top_header_mask.dnk_top_header_mask{
    height: 100px;
}
.top_header_mask.dnk_top_header_mask.abp{
    height: 167px;
}
#dnk_top{
    background-image: url(../images/dnk_top_bg.jpg);
    background-position: top center;
    /*height: 708px;*/
    height: calc(100vh - 50px);
    background-size: cover;
    background-position: 50% 50%;
}
#dnk_top .wrapper{
    height: 708px;
    height: calc(100vh - 50px);
}
#dnk_top .top_info{
    width: 696px;
    height: 477px;
    border: 4px solid #D1A271;
    position: absolute;
    /*top: 80px;*/
    left: -14px;
    box-sizing: border-box;
    padding: 85px 60px 41px 79px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: -25px;
}
#dnk_top .top_info .title{
    font-size: 77px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
}
#dnk_top .top_info .desc{
    font-size: 38px;
    font-weight: bold;
    line-height: 46px;
    margin-bottom: 50px;
    padding-left: 4px;
}
#dnk_top .top_info .author{
    font-size: 26px;
    padding-left: 4px;
}
#dnk_top .top_info .author.author_m{
    display: none;
}
.dnk_top_m_bg{
    display: none;
}
#dnk_top  ul.info{
    position: absolute;
    width: 100%;
    bottom: -49px;
    text-align: center;
    left: 0px;
}
#dnk_top  ul.info li{
    display: inline-block;
    vertical-align: top;
    width: 345px;
    height: 100px;
    background-color: #CAB8B0;
    text-align: left;
    margin: 0px 16px;
}
#dnk_top  ul.info li .icon_box{
    width: 120px;
    box-sizing: border-box;
    float: left;
    /* padding-top: 26px; */
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#dnk_top  ul.info li .info_desc{
    padding-top: 21px;
    float: right;
    width: calc(100% - 120px);
}
#dnk_top  ul.info li .info_desc .name{
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 9px;
}
#dnk_top  ul.info li .info_desc .value{
    font-size: 23px;
    font-weight: bold;
}

#dnk_top  ul.info li.date .info_desc{
    width: 181px;
}
#dnk_top  ul.info li.date .icon_box{
    padding-top: 30px;
    padding-left: 40px;    
}

#dnk_top  ul.info li.place .info_desc{
    width: 193px;
}
#dnk_top  ul.info li.place .icon_box{
    padding-top: 26px;
    padding-left: 40px;
}

#dnk_top  ul.info li.quant .info_desc{
    width: 171px;
}
#dnk_top  ul.info li.quant .icon_box{
    padding-top: 34px;
    padding-left: 37px;
}

.wrapper.big{
    max-width: 1304px;
}

#dnk_osnova h2{
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 223px;
    margin-bottom: 95px;
    text-align: center;
}
#dnk_osnova .steps_block{
    text-align: center;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
#dnk_osnova .steps_block .step{
    width: 394px;
    /*height: 536px;*/
    box-sizing: border-box;
    border: 4px solid #D1A271;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    box-sizing: border-box;
    padding: 190px 19px 10px 19px;
    position: relative;
}
#dnk_osnova .steps_block .step:first-child{
    float: left;
}
#dnk_osnova .steps_block .step:last-child{
    float: right;
}
#dnk_osnova .steps_block .step .num{
    font-size: 108px;
    color: #DABE9F;
    font-weight: 500;
    position: absolute;
    top: 21px;
    left: 19px;
}
#dnk_osnova .steps_block .step .title{
    font-size: 49px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 31px;
    line-height: 59px;
}
#dnk_osnova .steps_block .step .desc{
    font-size: 26px;
    line-height: 31px;
    margin-bottom: 65px;
    overflow: hidden;
}

#direction h2{
    font-size: 49px;
    line-height: 67px;
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 209px;
    margin-bottom: 18px;
    text-align: center;
}
.direction_carousel_box{
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 650px;
}
.direction_carousel .once{
    width: 700px;
    height: 393px;
    background-color: #CAB8B0;
    border-radius: 29px;
    box-sizing: border-box;
    opacity: 0.3;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}
.direction_carousel .center .once{
    opacity: 1;
    margin-top: -30px;
    width: 742px;
    margin-left: -20px;
    z-index: 10;
    position: relative;
    box-shadow: 0px 4px 8px rgba(0,0,0,0.5);
}
.direction_carousel{
    width: 2100px;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    margin-left:-1050px;
    top: 0px;
}
#direction .owl-carousel .owl-stage-outer{
    padding: 100px 0px;
    padding-bottom: 29px;
}

#direction .owl-carousel .owl-controls .owl-dot{
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #D1BFB6;
    opacity: 0.22;
    margin: 0px 6px;
}
#direction .owl-carousel .owl-controls .owl-dot.active{
    opacity: 1;
}
.direction_carousel .once{
    padding: 20px 56px;
    position: relative;
}
.direction_carousel .once .num{
    font-size: 108px;
    color: #FFFFFF;
    opacity: 0.65;
    position: absolute;
    top: 36px;
    left: 46px;
}
.direction_carousel .once .title{
    text-align: center;
    text-transform: uppercase;
    padding-top: 64px;
    margin-bottom: 70px;
    font-size: 26px;
    font-weight: bold;
}
.direction_carousel .once .desc{
    font-size: 26px;
    line-height: 30px;
}

#author_info{
    background-color: #F5EEEB;
    padding-top: 94px;
    padding-bottom: 20px;
    margin-top: 89px;
}
#author_info .box{
    width: 100%;
    background-color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
}
#author_info .box .left_img{
    width: calc(100% - 700px);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative;
    z-index: 10;
}
#author_info .box .right_desc{
    width: 720px;
    box-sizing: border-box;
    padding: 41px 109px 15px 72px;
    margin-left: -20px;
    box-shadow: 4px 2px 8px rgba(0,0,0,0.2);
}
#author_info .box .right_desc .title{
    font-size: 49px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 17px;
}
#author_info .box .right_desc .name{
    font-size: 33px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 16px;
    margin-left: 3px;
}
#author_info .box .right_desc .top_info{
    padding-bottom: 19px;
    border-bottom: 2px solid #222222;
    margin-bottom: 26px;
    text-align: justify;
    font-size: 19px;
    line-height: 23px;
}
#author_info .box .right_desc .desc p{
    font-size: 19px;
    line-height: 23px;
    text-align: justify;
    margin-bottom: 43px;
}
#author_info .call_form{
    margin-top: 128px;
    margin-bottom: 88px;    
}
.call_form{
    width: 100%;
    height: 81px;
    border-radius: 81px;
    background-color: rgba(202,184,176,0.35);
}
.call_form .field{
    float: left;
    height: 81px;
    border-right: 5px solid #fff;
    box-sizing: border-box;
    padding-top: 22px;
}
.call_form .field_name{
    padding-left: 38px;
    width: 278px;
}
.call_form .field_com{
    padding-left: 13px;
    width: 290px;
}
.call_form .field_phone{
    padding-left: 12px;
    width: 248px;
    border: none;
}
.call_form input[type=text]{
    height: 35px;
    background: none;
    width: calc(100% - 20px);
    border: none;
    border-left: 1px solid #222222;
    box-sizing: border-box;
    padding: 0px 5px;
    font-size: 20px;
}
.call_form ::-webkit-input-placeholder {color:#656565;}
.call_form ::-moz-placeholder          {color:#656565;}
.call_form :-moz-placeholder           {color:#656565;}
.call_form :-ms-input-placeholder      {color:#656565;}

.call_form input[type=submit]{
    display: block;
    height: 81px;
    width: 456px;
    float: right;
    cursor: pointer;
    background-color: #fff;
    border: 4px solid #CAB8B0;
    border-radius: 81px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
}

#dnk_plan h2.title{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    padding-top: 142px;
    margin-bottom: 74px;
    text-transform: uppercase;
}
.day_container{
    text-align: center;
}
#dnk_plan .day{
    display: inline-block;
    /*width: 317px;*/
    /*height: 100px;*/
    box-sizing: border-box;
    text-align: center;
    line-height: 52px;
    border: 4px solid #222222;
    font-size: 49px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 auto;
    border-radius: 100px;
    padding: 16px 74px;
    padding-top: 18px;
    padding-bottom: 14px;
}
#dnk_plan .day.desable{
    border: 8px solid #D8D8D8;
    background-color: #D8D8D8;
}
#dnk_plan .box{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;    
    position: relative;
    z-index: 10;
    margin-bottom: 52px;
}
#dnk_plan .box .left{
    width: calc(50% - 4px);
    background-color: #CAB8B0;
    box-sizing: border-box;
    padding: 0px 25px 0px 37px;
}
#dnk_plan .box .right{
    width: calc(50% - 4px);
    background-color: #D8D8D8;
    box-sizing: border-box;
    padding: 0px 20px 0px 78px;
}
#dnk_plan .block{
    position: relative;
    padding-top: 96px;
    padding-bottom: 17px;
    margin-bottom: 67px;
    margin-top: 67px;
}
#dnk_plan .block:before{
    content: "";
    display: block;
    width: calc(50% - 2px);
    background-color: #CAB8B0;
    position: absolute;
    top: 0px;
    left: 0px;
    height: 100%;
}
#dnk_plan .block:after{
    content: "";
    display: block;
    width: calc(50% - 2px);
    background-color: #D8D8D8;
    position: absolute;
    top: 0px;
    right: 0px;
    height: 100%;
}
#dnk_plan .box_text h2{
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 38px;
}
#dnk_plan .box_text h3{
    text-transform: uppercase;
    font-size: 26px;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 29px;
}
#dnk_plan .box_text{
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 20px;    
}
#dnk_plan .box_text u li{
    margin-bottom: 5px;
}
#dnk_plan .open_day{
    text-align: center;
    width: 100%;
    margin-bottom: 67px;
    margin-top: 11px;
}
#dnk_plan .open_day span{
    text-align: center; 
    font-size: 20px;
    font-weight: 500;   
    cursor: pointer;
    text-transform: uppercase;
}
#dnk_result{
    margin-top: 192px;
    background-color: #CAB8B0;
    padding-top: 121px;
    padding-bottom: 58px;
}
#dnk_result h2{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 89px;
}
#dnk_result ul{
    box-sizing: border-box;
    padding-left: 82px;
}
#dnk_result li{
    position: relative;
    min-height: 100px;
    margin-bottom: 111px;
}
#dnk_result li .info{
    width: 100%;
    box-sizing: border-box;
    padding-left: 131px;
}
#dnk_result li .num{
    width: 103px;
    height: 100px;
    box-sizing: border-box;
    text-align: center;
    line-height: 100px;
    border: 5px solid #FFFFFF;
    font-size: 68px;
    color: #FFFFFF;
    font-weight: bold;
    position: absolute;
    left: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
}
#dnk_result li .info .name{
    font-size: 33px;
    line-height: 40px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#dnk_result li .info .desc{
    font-size: 26px;
    line-height: 31px;
}
#call_form{
    margin-top: 92px;
    margin-bottom: 261px;
}

#dnk_reviews h2{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 154px;
    margin-bottom: 94px;
}


#dnk_price h2{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 256px;
    margin-bottom: 94px;    
}
#dnk_price .wrapper{
/*    background-image: url(../images/dnk/price_bg.jpg);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;*/
}
#dnk_price .left{
    width: calc(50% + 3px);
    float: left;
    height: 693px;
    border-right: 3px solid #fff;
    text-align: center;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
#dnk_price .left:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(34,34,34,0.65);
}
#dnk_price .right{
    width: calc(50% - 6px);
    float: right;
    height: 693px;
    position: relative;
    text-align: center;
    background-repeat: no-repeat;
    background-size: cover;
}
#dnk_price .right:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(202,184,176,0.78);
}
#dnk_price .block .title{
    font-size: 49px;
    color: #fff;
    font-weight: bold;
    padding-top: 97px;
    height: 272px;
    box-sizing: border-box;
    text-transform: uppercase;
}
#dnk_price .block .price{
    /*height: 286px;*/
    height: 345px;
    /*box-sizing: border-box;*/
    font-size: 73px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding-top: 220px;
}
#dnk_price .block .price .desc{
    font-size: 30px;
    line-height: 36px;
    margin-top: 60px;
    font-weight: normal;
}
#dnk_price .block .btn{
    width: 100%;
    max-width: 456px;
    margin: 0 auto;
    position: relative;
}
#dnk_price .block .btn a{
    display: block;
    width: 100%;
    height: 83px;
    box-sizing: border-box;
    border: 4px solid #FFFFFF;
    border-radius: 83px;
    text-align: center;
    line-height: 79px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
}
#dnk_price .block.right .title{
    color: #222222;
}
#dnk_price .block.right .price{
    color: #222222;    
}
#dnk_price .block.right .btn a{
    color: #222222;
    border: 4px solid #222222;
}

#dnk_date{
    height: 726px;
    background-color: #222222;
    margin-top: 224px;
}
#dnk_date .left{
    height: 726px;
    width: calc(50% - 59px);
    
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0px;
    left: 0px;
}
#dnk_date .left img{
    display: none;
}
#dnk_date .right{
    height: 726px;
    width: calc(50% + 93px);
    position: absolute;
    top: 0px;
    right: 0px;
}
#dnk_date .title{
    width: 696px;
    height: 281px;
    border: 6px solid #D1A271;
    box-sizing: border-box;
    margin-top: 161px;
    margin-bottom: 153px;
    padding-left: 107px;
    padding-top: 57px;
    font-size: 60px;
    font-weight: bold;
    line-height: 85px;
    color: #CAB8B0;
}
#dnk_date .title span{
    display: block;
    font-size: 64px;
    text-transform: uppercase;
    font-weight: normal;
}
#dnk_date .info ul{
    padding-left: 70px;
}
#dnk_date .info ul li{
    float: left;
    font-size: 33px;
    font-weight: bold;
    color: #CAB8B0;
    text-transform: uppercase;
    margin-right: 69px;
    background-image: url(../images/dnk/disc.svg);
    background-repeat: no-repeat;
    background-position: 0px 2px;
    padding-left: 36px;
}

#dnk_date .info ul li:last-child{
    margin-right: 0px;
}
#quest_form.dnk_reg{
    margin-top: 320px;
}
#quest_form.dnk_reg .title{
    margin-bottom: 102px;
}

#main_footer{
    height: auto;
    background-color: #222222;
    margin-top: 224px;
    padding-bottom: 126px; 
}

#main_footer .left_info{
    width: 310px;
    float: left;
    padding-top: 50px;
    padding-left: 16px;
}

#main_footer .left_info .info{
    font-size: 14px;
    line-height: 19px;
    color: #C2B2A4;
    font-weight: 500;
    margin-top: 35px;
    margin-bottom: 20px;
}

#main_footer .link_block{
    width: 250px;
    float: left;
    margin-top: 70px;
    margin-left: 98px;
}
#main_footer .link_block .link_block_title{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #E9E9E9;
    margin-bottom: 40px;
}
#main_footer .link_block ul li{
    margin-bottom: 20px;
}
#main_footer .link_block ul li a{
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: #C2B2A4;
    text-decoration: none;
}

#main_footer .bot_contact{
    width: 250px;
    float: left;
    margin-top: 70px;
    margin-left: 31px;
}
#main_footer .bot_contact .link_block_title{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #E9E9E9;
    margin-bottom: 44px;
}
#main_footer .bot_contact .info_li li{
    font-size: 16px;
    font-weight: 500;
    color: #C2B2A4;
    text-decoration: none;
    margin-bottom: 31px;
}
#main_footer .bot_contact .info_li li a{
    font-size: 16px;
    font-weight: 500;
    color: #C2B2A4;
    text-decoration: none;    
}
#main_footer .bot_contact ul.soc{
    margin-top: 58px;
}
#main_footer .bot_contact ul.soc li{
    float: left;
    margin-right: 10px;
}

#main_footer .bot_subscribe{
    width: 304px;
    float: right;
    margin-top: 70px;
}
#main_footer .bot_subscribe .link_block_title{
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    color: #E9E9E9;
    margin-bottom: 28px;
}
#main_footer .bot_subscribe input[type=text]{
    font-family: 'Gilroy' !important;
    display: block;
    width: 100%;
    background: none;
    border: none;
    height: 35px;
    border-left: 1px solid rgba(255,255,255,0.5);
    box-sizing: border-box;
    padding: 0px 5px;
    color: #BEBEBE;
    font-size: 20px;
    margin-bottom: 7px;
}
#main_footer .input_line{
    border-bottom: 1px solid #FFFFFF;
    margin-bottom: 37px;
}
#main_footer ::-webkit-input-placeholder {color:#BEBEBE;}
#main_footer ::-moz-placeholder          {color:#BEBEBE;}
#main_footer :-moz-placeholder           {color:#BEBEBE;}
#main_footer :-ms-input-placeholder      {color:#BEBEBE;}
#main_footer .bot_subscribe input[type=submit]{
    font-family: 'Gilroy' !important;
    display: block;
    background: none;
    border: none;
    width: 256px;
    height: 59px;
    box-sizing: border-box;
    border-radius: 59px;
    border: 4px solid #C2B2A4;
    font-size: 22px;
    color: #C2B2A4;
    text-transform: uppercase;
    font-weight: bold;
    cursor: pointer;
}

.dnk_carousel{
    width: 100%;
    width: calc(100% - 250px);
    height: 500px;
    background-color: #CAB8B0;
}
.dnk_carousel .once{
    height: 500px;
    width: 100%;
}
.dnk_carousel .once .avatar_block{
    width: 355px;
    height: 500px;
    background-size: cover;
    background-position: 50% 50%;
    float: left;
}
.dnk_carousel .once .info_block{
    width: calc(100% - 355px);
    float: right;
    padding: 49px 20px 20px 49px;
    box-sizing: border-box;
}
.dnk_carousel .once .info_block .info{
    font-size: 22px;
    line-height: 31px;
    height: 362px;
}
.dnk_carousel .once .rev_logo{
    width: 200px;
    float: left;
    text-align: center;
}
.dnk_carousel .once .rev_logo img{
    max-width: 95%;
    max-height: 50px;
}
.dnk_carousel .once .rev_position{
    width: calc(100% - 241px);
    float: right;
    margin-top: 4px;
}
.dnk_carousel .once .rev_position .name{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 2px;
}
.dnk_carousel .once .rev_position .position{
    font-size: 20px;
    font-weight: 500;
}
#dnk_carousel_nav{
    width: 245px;
    height: 500px;
    background-color: #CAB8B0;
    position: absolute;
    right: 0px;
    top: 0px;
    text-align: center;
}


#dnk_carousel_nav .thumb_avatar{
    position: absolute;
    bottom: 37px;
    left: 50%;
    width: 98px;
    height: 98px;
    -webkit-transform: translateX(-50%);
       -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
         -o-transform: translateX(-50%);
            transform: translateX(-50%);
}
.th_av .a_box{
    position: relative;
    width: 100%;
    height: 100%;
}
.th_av{
    position: absolute;
    top: 0px;
    left: 0px;
    opacity: 0;
    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.th_av.open{
    opacity: 1;
}


#dnk_carousel_nav .thumb_avatar .th_av{
    width: 98px;
    height: 98px;
    border-radius: 98px;
    overflow: hidden;
    margin: 0 auto;
}
#dnk_carousel_nav .thumb_avatar .th_av img{
    width: 100%;
    min-width: 100%;
    min-height: 100%;
    display: block;
}
#dnk_carousel_nav .owl-prev{
    display: none !important;
}
#dnk_carousel_nav .owl-next img{
    height: 41px;
}
#dnk_carousel_nav .owl-next{
    margin-top: 63px;
    cursor: pointer;
}
#quest_form.dnk_reg .manager_block{
    margin-right: 20px;
}
#quest_form.dnk_reg .form_block {
    margin-left: 45px;
}
#author_info .m_img{
    display: none;
}
#author_info .m_img img{
    width: 100%;
    display: block;
}
.m_dnk_plan{
    display: none;
}
.rev_position_m{
    display: none;
}
.bot_subscribe_m{
    display: none;
}



#dnk_top.people{
    background-image: url(../images/people/main_people_top.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
#dnk_top.people .top_people_info{
    width: 696px;
    height: 477px;
    position: absolute;
    /*top: 80px;*/
    left: -14px;
    box-sizing: border-box;
    padding: 85px 60px 41px 79px;
    top: 50%;
    -webkit-transform: translateY(-50%);
       -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
         -o-transform: translateY(-50%);
            transform: translateY(-50%);
    margin-top: -25px;
}
#dnk_top.people .top_people_info .title{
    font-size: 65px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 40px;
    position: relative;
    display: inline-block;
}
#dnk_top.people .top_people_info .title:before{
    content: "";
    display: block;
    width: calc(100% + 10px);
    height: 32px;
    background-color: #CAB8B0;
    position: absolute;
    left: -5px;
    bottom: 0px;
    z-index: -1;
}
#dnk_top.people .top_people_info .desc{
    font-size: 38px;
    font-weight: bold;
    line-height: 46px;
    margin-bottom: 50px;
    padding-left: 4px;
}
#dnk_top.people .top_people_info .author{
    font-size: 26px;
    padding-left: 4px;
}
#dnk_top.people .top_people_info .author.author_m {
    display: none;
}
.succe_call_info{
    display: none;
    text-align: center;
    padding-top: 34px;
    font-size: 18px;
    color: #0da214;
}
.succe_call_info.open{
    display: block;
}


#main_page_top{
    margin-top: 25px;
    height: calc(100vh - 125px);
    /*height: 632px;*/
}
#main_page_top .once{
    width: 100%;
    height: calc(100vh - 125px);
    /*height: 632px;*/
    position: relative;
}
#main_page_top .once a.all_car_link{
    color: inherit;
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    margin-bottom: 60px;
}
#main_page_top .owl-dot{
    width: 15px;
    height: 15px;
    background-color: rgba(255,255,255,0.2);
    border-radius: 15px;
    margin: 6px;
}
#main_page_top .owl-dot.active{
    background-color: #D1BFB6;
}
#main_page_top .owl-dots {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 7px !important;
}
#main_page_top .owl-prev{
    left: 38px !important;
    animation-name: none;
}
#main_page_top .owl-next{
    right: 38px !important;
    animation-name: none;
}

#main_page_top .once .bg{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
#main_page_top .once .bg_mob{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
    display: none;    
} 
#main_page_top .once .box{
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 105px;
    padding: 0px 75px;
    box-sizing: border-box;
}
#main_page_top .once .box .title{
    font-size: 52px;
    line-height: 63px;
    font-weight: bold;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #FFFFFF;
}
#main_page_top .once .box .desc{
    font-size: 28px;
    font-weight: 500;
    line-height: 33px;
    margin-bottom: 60px;
    color: #CAB8B0;
}
#main_page_top .once .btn{
    display: inline-block;
    width: 235px;
    height: 54px;
    background-color: #D1BFB6;
    border-radius: 54px;
    text-align: center;
    line-height: 54px;
    text-decoration: none;
    font-size: 19px;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
}

#main_page_top_text .wrapper{
    max-width: 1202px;
    margin-top: 182px;
}
#main_page_top_text .box{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 105px;
}
#main_page_top_text .title{
    width: 412px;
    /*background-color: red;*/
    /*display: flex;*/
    align-items: center;
    box-sizing: border-box;
    padding-left: 30px;    
    padding-top: 27px;
    font-size: 49px;
    line-height: 67px;
    font-weight: bold;
    text-transform: uppercase;
}
#main_page_top_text .desc{
    width: calc(100% - 412px);
    font-size: 26px;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 10px;
    border-left: 4px solid #D1BFB6;
    padding-top: 6px;
    padding-bottom: 6px;
}
#main_page_top_text a.btn{
    display: inline-block;
    width: 456px;
    height: 83px;
    box-sizing: border-box;
    border-radius: 83px;
    border: 4px solid #CAB8B0;
    text-align: center;
    line-height: 79px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #222222;
    text-decoration: none;
}


#main_page_events{
    margin-top: 145px;
}
#main_page_events .wrapper{
    max-width: 1399px;
    position: relative;
    padding-bottom: 50px;
}
#main_page_events .wrapper:after{
    content: "";
    display: block;
    width: calc(50% - 4px);
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #EBE4E1;
}
#main_page_events .wrapper:before{
    content: "";
    display: block;
    width: calc(50% - 4px);
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #F7F7F7;
}
#main_page_events .wrapper .content{
    position: relative;
    z-index: 10;
}
#main_page_events .box {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;
    position: relative;
    z-index: 10;
    margin-bottom: 95px;
}
#main_page_events .box:last-child{
    margin-bottom: 0px !important;
}
#main_page_events .title_box{
    margin-bottom: 0px;
}
#main_page_events .box .left {
    width: calc(50% - 4px);
    box-sizing: border-box;
    padding: 0px 25px 0px 20px;
}
#main_page_events .box .right {
    width: calc(50% - 4px);
    box-sizing: border-box;
    padding: 0px 25px 0px 20px;
}
#main_page_events .box .title{
    text-align: center;
    padding-top: 50px;
    margin-bottom: 87px;
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
}
#main_page_events .box .once .img_block a{
    display: block;
}
#main_page_events .box .once .img_block{
    /*width: 305px;*/
    /*width: calc(100% - 345px);*/
    float: left;
    margin-top: 3px;
    width: calc(50% - 20px);
}
#main_page_events .box .once .img_block img{
    max-width: 100%;
    height: auto;
}

#main_page_events .box .once .desc_block{
    /*width: 325px;*/
    float: right;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
    width: 50%;
}
#main_page_events .box .once .desc_block .link{
    width: 20px;
    height: 39px;
    background-image: url(../images/main_page/link_arr.png);
    position: absolute;
    top: 74px;
    right: 0px;
}
#main_page_events_last_mob {
    margin-top: 22px;
    display: none;
}
#main_page_events_last_mob img{
    max-width: 100%;
    height: auto;
}
#main_page_events_last_mob .title{
    display: block;
    width: 253px;
    height: 50px;
    border-radius: 50px;
    text-align: center;
    background-color: #CAB8B0;
    font-size: 30px;
    color: #FFFFFF;
    font-weight: bold;
    line-height: 50px;
    margin: 0 auto;
    margin-bottom: 6px;
    text-transform: uppercase;
}
#main_page_events_last_mob .ev_btn{
    text-align: center;
    margin-bottom: 40px;
}
#main_page_events_last_mob .ev_btn span{
    font-size: 16px;
    color: #222222;
    font-weight: 500;
    text-transform: uppercase;
}

#main_page_events_last_mob .block{
    width: 100%;
    background-color: #F7F7F7;
    padding-top: 40px;
    padding-bottom: 40px;
    /*margin-top: 40px;*/
}
#main_page_events_last_mob .once {
    width: 100%;
    max-width: 305px;
    padding: 0px;
}
#main_page_events_last_mob .once .img_block {
    width: 100%;
    float: none;
    margin-bottom: 17px;
    margin-top: 3px;
}
#main_page_events_last_mob .once .desc_block {
    width: 100%;
    float: none;
    padding-right: 0px;
    box-sizing: border-box;
    position: relative;
}
#main_page_events_last_mob .once .name {
    line-height: 22px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
    font-size: 17px;
    margin-bottom: 10px;
}
#main_page_events_last_mob .once .info {
    line-height: 22px;
    margin-top: 10px;
    color: #222222;
    font-size: 17px;
    margin-bottom: 10px;
    margin-top: 3px;
}
#main_page_events_last_mob .once .info span {
    font-weight: bold;
}
#main_page_events_last_mob .once .desc {
    font-size: 16px;
    line-height: 19px;
    color: #222222;
}
#main_page_events_last_mob .once .desc_block .link {
    display: none;
}
#main_page_events_last_mob .once .link_m {
    display: block;
    width: 20px;
    height: 39px;
    background-image: url(../images/main_page/link_arr.png);
    position: absolute;
    top: 66px;
    right: -29px;
}
#main_page_events_last_mob .box{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    width: 100%;
    position: relative;
    z-index: 10;
    margin-bottom: 31px;
}
#main_page_events_last_mob .once{
    position: relative;
}


#main_page_events .box .once .link_m{
    display: none;
}
#main_page_events .box .once .name{
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
}
#main_page_events .box .once .info{
    font-size: 18px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 12px;
    color: #222222;
}
#main_page_events .box .once .info span{
    font-weight: bold;
}
#main_page_events .box .once .desc{
    font-size: 17px;
    line-height: 20px;
    color: #222222;
}

#main_page_block{
    margin-top: 181px;
    margin-bottom: -52px;
}
#main_page_block .wrapper{
    max-width: 1303px;
}
#main_page_block .title{
    width: 416px;
    float: left;
    font-size: 49px;
    line-height: 59px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 61px;
    padding-left: 6px;
    box-sizing: border-box;
}
#main_page_block .box{
    width: calc(100% - 494px);
    float: left;
}
#main_page_block .box .once{
    float: left;
    width: calc(50% - 41px);
}
#main_page_block .box .once.last{
    float: right;
}
#main_page_block .box .once img{
    max-width: 100%;
}
#main_page_block .box .once .img_block{
    margin-bottom: 10px;
}
#main_page_block .box .name{
    text-decoration: none;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
}
#main_page_block .box .info{
    margin-top: 10px;
    margin-bottom: 24px;
    font-size: 17px;
    line-height: 20px;
    color: #222222;
}
#main_page_block .box a.btn{
    display: inline-block;
    width: 266px;
    height: 54px;
    border-radius: 54px;
    border: 4px solid #CAB8B0;
    box-sizing: border-box;
    text-align: center;
    line-height: 49px;
    font-size: 20px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
#main_page_block .more_news{
    background-image: url(../images/main_page/all_news_link.png);
    width: 34px;
    height: 68px;
    position: absolute;
    top: 91px;
    right: 0px;

    animation-iteration-count: infinite;
    animation-duration: 1.5s;
    animation-timing-function: cubic-bezier(0.42,0,0.58,1);
    animation-name: faderightmini;
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
@-webkit-keyframes faderightmini {
    0% {
        right: 0px;
    }  
    25% {
        right: 0px;
    }
    60% {
       right: 5px; 
    } 
    100% {
        right: 0px;
    } 
}

#main_page_block .box_blog_cariusel {
    display: none;
}
#main_page_block .box_blog_cariusel {
    max-width: 375px;
    margin: 0 auto;
}
#main_page_block .box_blog_cariusel .once{
    width: 100%;
}
#main_page_block .box_blog_cariusel .once .img_block img{
    max-width: 100%;
    width: 100%;
}
#main_page_block .box_blog_cariusel .once{
    text-align: center;
}
#main_page_block .box_blog_cariusel .once .name{
    text-align: center;
    font-size: 30px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 44px;
    text-decoration: none;
}
#main_page_block .box_blog_cariusel .once .info{
    margin-top: 4px;
    margin-bottom: 21px;
    font-size: 17px;
    line-height: 20px;
    color: #222222;
}
#main_page_block .box_blog_cariusel a.btn{
    display: inline-block;
    width: 253px;
    height: 50px;
    border-radius: 50px;
    border: 3px solid #CAB8B0;
    box-sizing: border-box;
    text-align: center;
    line-height: 43px;
    font-size: 20px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
#main_page_block .box_blog_cariusel .desc{
    margin-top: 7px;
    box-sizing: border-box;
    padding: 0px 30px;
}
#main_page_block .box_blog_cariusel .owl-next{
    top: 106px;
    right: 10px;
}
#main_page_block .box_blog_cariusel .owl-prev{
    top: 106px;
    left: 10px;
}


#dnk_top.events{
    height: 644px;
    /*height: calc(100vh - 50px);*/
}

#dnk_top.events .wrapper{
    height: 644px;
    max-width: 1312px;
    /*height: calc(100vh - 50px);*/
}
#dnk_top.events ul.info{
    bottom: -37px;
}
#dnk_top.events .info{
    display: flex;
    justify-content: space-between;
}
#dnk_top.events .info li{
    display: block;
    width: 23%;
    margin: 0px;
}
#dnk_top.events .info li.place .info_desc {
    width: 173px;
}

#events_desc{
    margin-top: 142px;
    margin-bottom: 137px;
}
#events_desc .box{
    width: 100%;
    max-width: 915px;
    margin: 0 auto;
    text-align: center;
    font-size: 26px;
    line-height: 30px;
    color: #000000;
}



#events_quest{
    background-color: #CAB8B0;
    position: relative;
}
#events_quest:before{
    content:"";
    display: block;
    width: 50%;
    height: 100%;
    background-color: #fff;
    position: absolute;
    top: 0px;
    right: 0px;
}
#events_quest .wrapper{
    max-width: 1285px;
}
#events_quest .wrapper{
    background-color: #fff;
}
#events_quest .box{
    box-sizing: border-box;
    padding-top: 165px;
    padding-bottom: 99px;
    max-width: 866px;
    margin: 0 auto;
}
#events_quest .box li{
    padding-left: 46px;
    background-image: url(../images/events/li_disc.svg);
    background-repeat: no-repeat;
    background-position: 0px 10px;
    font-size: 33px;
    line-height: 40px;
    margin-bottom: 55px;
    font-weight: 500;
}

#events_guest{
    margin-top: 178px;    
    margin-bottom: 281px;
}
#events_guest .wrapper{
    max-width: 1224px;
}
#events_guest .title{
    text-align: center;
    font-size: 49px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 94px;
}
#events_guest .once{
    margin-bottom: 115px;
}
#events_guest .once .img_block{
    width: 493px;
    float: left;
    position: relative;
}
#events_guest .once .img_block .img_info{
    font-size: 17px;
    line-height: 20px;
    color: #CAB8B0;
    font-weight: 500;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right top;
    transform-origin: left top;
    position: absolute;
    bottom: -32px;
    left: 6px;
}
#events_guest .once .img_block .img_info.black{
    color: #222;
}
#events_guest .once .desc_block{
    width: calc(100% - 493px);
    float: right;
    box-sizing: border-box;
    padding-left: 46px;
    padding-top: 50px;
}
#events_guest .once .desc_block .name{
    font-size: 33px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 13px;
    text-transform: uppercase;
}
#events_guest .once .desc_block .position{
    font-size: 22px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 19px;
}
#events_guest .once .desc_block .info{
    font-size: 17px;
    line-height: 20px;
    color: #222222;
    text-align: justify;
}
#events_guest .once .desc_block .info p{
    margin-bottom: 10px;    
    margin-bottom: 20px;
}

#events_info{
    margin-top: -86px;
    background-color: rgba(202,184,176,0.44);
    padding-top: 212px;
    padding-bottom: 179px;
}
#events_info .title{
    text-align: center;
    font-size: 49px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 100px;
    text-transform: uppercase;
}
#events_info .info{
    text-align: center;
    font-size: 36px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 86px;
}
#events_info ul.time{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1046px;
    margin:  auto;
}
#events_info ul.time li{
    width: 464px;
    height: 93px;
    box-sizing: border-box;
    border-radius: 93px;
    border: 8px solid #CAB8B0;
    background-color: #fff;
    font-size: 33px;
    line-height: 82px;
    font-weight: bold;
    color: #000000;
    padding-left: 26px;
    background-image: url(../images/events/time_bg.png);
    background-repeat: no-repeat;
    background-position: -4px -4px;
}
#events_info .desc{
    max-width: 963px;
    margin: 0 auto;
    box-sizing: border-box;
    padding-left: 45px;
    border-left: 5px solid #CAB8B0;
    padding-top: 33px;
    padding-bottom: 27px;
    padding-right: 45px;
    margin-top: 71px;
    font-size: 26px;
    line-height: 30px;
    color: #000000;
}
#quest_form.event_reg{
    margin-top: 230px;
}


#school_top{
    margin-top: 31px;
}
#school_top .wrapper{
    max-width: 1329px;
}
#school_top .desc_block{
    width: 420px;
    float: left;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 12px;
}
#school_top .desc_block .title{
    font-size: 49px;
    font-weight: bold;
    color: #000000;
    margin-bottom: 29px;
    text-transform: uppercase;
    margin-top: 53px;
}
#school_top .desc_block .desc{
    font-size: 21px;
    line-height: 24px;
    color: #000000;
}
#school_top .desc_block .desc p{
    margin-bottom: 26px;
}
#school_top .link_block{
    width: calc(100% - 435px);
    float: right;
    position: relative;
}
#school_top .link_block img{
    max-width: 100%;
    display: block;
}

#school_top .link_block.with_mask:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background-color: #CAB8B0;
    opacity: 0.74;
    position: absolute;
    top: 0px;
    left: 0px;    
}
.school_all{
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}


#school_top .link_block .info{
    text-align: center;
    position: absolute;
    z-index: 10;
    width: 100%;
    bottom: 108px;
}
#school_top .link_block .info .info_title{
    /*font-size: 26px;*/
    font-size: 52px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 16px;
    text-transform: uppercase;
}
#school_top .link_block .info .info_name{
    /*font-size: 26px;*/
    font-size: 52px;
    color: #000000;
    font-weight: bold;
    margin-bottom: 8px;
    text-transform: uppercase;
}
#school_top .link_block .info .info_desc{
/*    font-size: 16px;
    line-height: 19px;*/
    font-size: 32px;
    line-height: 38px;
    font-weight: 500;
    color: #222;
    margin-bottom: 26px;
}
#school_top .link_block .info_link {
    display: inline-block;
    width: 282px;
    height: 67px;
    box-sizing: border-box;
    border: 7px solid #222222;
    border-radius: 67px;
    text-align: center;
    line-height: 56px;
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}

#school_list {
    margin-top: 35px;
}
#school_list .wrapper{
    max-width: 1329px;
}
#school_list .box{
    display: flex;
    justify-content: space-between;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#school_list .box .once{
    width: 23%;
    background-color: #FDDACA;
    height: 558px;
    position: relative;
    box-sizing: border-box;
    padding-left: 12px;
    padding-right: 12px;
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
}
#school_list .img_persona img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}
#school_list .img_persona{
    position: absolute;
    left: 0px;
    bottom: 0px;
    text-align: center;
    width: 100%;
}
#school_list .box .once.mob{
    display: none;
}
#school_list .box .once .name{
    font-size: 26px;
    color: #000000;
    font-weight: bold;
    line-height: 32px;
    margin-bottom: 4px;
    padding-top: 60px;
    padding-left: 20px;
}
#school_list .box .once .desc{
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    font-weight: 500;
    padding-left: 20px;
}
#school_list .box .once .link{
    position: absolute;
    right: 11px;
    top: : 0px;
    background-image: url(../images/school/right_arr_black.png);
    width: 21px;
    height: 42px;
    top: 70px;
    background-size: contain;
    background-repeat: no-repeat;
}
#school_list .box .once a.more{
    display: block;
    width: 95%;
    max-width: 282px;
    height: 67px;
    border-radius: 67px;
    background-color: #FFFFFF;
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    text-decoration: none;
    line-height: 67px;
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
}
#school_list .box .once:hover a.more{
    background-color: #CAB8B0;
}

#school_list_bot {
    margin-top: 35px;
}
#school_list_bot .wrapper{
    max-width: 1329px;
}
#school_list_bot .box{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
#school_list_bot .box .once{
    width: calc(50% - 19px);
    height: 324px;
    background-color: #CAB8B0;
    text-align: center;
    position:relative;
    background-repeat: no-repeat;
    background-position: cover;
}
#school_list_bot .box .once .info{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 43px;
}
#school_list_bot .title{
    font-size: 26px;
    line-height: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 5px;
}
#school_list_bot .desc{
    font-size: 16px;
    line-height: 19px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 33px;
}
#school_list_bot a.more{
    display: inline-block;
    width: 282px;
    height: 67px;
    border-radius: 67px;
    box-sizing: border-box;
    border: 7px solid #222222;
    text-align: center;
    line-height: 55px;
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}
#school_list_bot .colored .title,
#school_list_bot .colored .desc{
    color: #FFFFFF;
}
#school_list_bot .colored a.more{
    border: 7px solid #FFFFFF;    
    color: #FFFFFF;
}

#blog_top{
    margin-top: 121px;
    margin-bottom: 105px;
}
#blog_top .title{
    font-size: 47px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 28px;
    text-transform: uppercase;
}
#blog_top .desc{
    font-size: 26px;
    line-height: 30px;
    color: #222222;
}

#blog_content .wrapper{
    max-width: 1440px;
}
#blog_content .once{
    min-height: 537px;
    background-color: #222222;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    position: relative;
}
#blog_content .once .info{
    box-sizing: border-box;
    width: 827px;
    float: right;
    padding-top: 98px;
    padding-right: 160px;
    position: relative;
}
#blog_content .once .info .title{
    font-size: 49px;
    line-height: 58px;
    color: #FFFFFF;
    font-weight: 500;
    margin-bottom: 16px;
    text-decoration: none;
    display: inline-block;
}
#blog_content .once .info .desc{
    font-size: 21px;
    line-height: 30px;
    color: #FFFFFF;
}
#blog_content .once a.more{
    display: block;
    background-image: url(../images/blog/news_link.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 37px;
    height: 74px;
    position: absolute;
    top: 232px;
    right: 48px;
}
#blog_content .once .date{
    font-size: 40px;
    color: #FFFFFF;
    font-weight: 500;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right top;
    transform-origin: left top;
    position: absolute;
    top: 160px;
    left: 19px;
}
#blog_content .more_news_btn{
    display: block;
    width: 325px;
    height: 67px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 4px solid #CAB8B0;
    text-align: center;
    line-height: 59px;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    color: #222222;
    margin-top: 63px;
    border-radius: 67px;
    text-transform: uppercase;
    cursor: pointer;
}

#blog_single_top .wrapper{
    max-width: 1200px;
}
#blog_single_top{
    margin-top: 111px;
    margin-bottom: 40px;
}
#blog_single_top .title_block{
    width: calc(100% - 160px);
    float: left;
    box-sizing: border-box;
    padding-right: 100px;
}
#blog_single_top .info_block{
    width: 160px;
    float: right;
    padding-right: 5px;
    box-sizing: border-box;
}
#blog_single_top .title{
    font-size: 49px;
    line-height: 59px;
    font-weight: bold;
    color: #222222;
    margin-bottom: 18px;
}
#blog_single_top .short_desc{
    font-size: 21px;
    line-height: 24px;
    color: #222222;
}
#blog_single_top .date{
    font-size: 21px;
    color: #222222;
    font-weight: bold;
    margin-top: 18px;
    margin-bottom: 18px;
}
#blog_single_top .auhor_info{
    float: left;
    width: calc(100% - 52px);
    margin-top: 3px;
}
#blog_single_top .auhor_thumb{
    float: right;
    width: 52px;
}
#blog_single_top .auhor_info p{
    font-size: 21px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 5px;
}
#blog_single_top .auhor_info span{
    display: block;
    font-size: 21px;
    color: #222222;
    font-weight: 500;
}
#blog_single_top .auhor_thumb img{
    display: block;
    width: 52px;
    height: 52px;
    border-radius: 52px;
}
#blog_single_top .views{
    margin-top: 39px;
    font-size: 21px;
    color: #222222;
}
#blog_single_top .views span{
    display: block;
    margin-top: 10px;
    font-size: 21px;
    color: #CAB8B0;
    font-weight: bold;
}
#blog_single_top .top_img_block{
    margin-top: 67px;
    margin-bottom: 20px;
}
#blog_single_top .top_img_block img{
    display: block;
    width: 100%;
}

#blog_single_center .wrapper{
    max-width: 1385px;
}
#blog_single_center .content{
    width: calc(100% - 299px);
    float: left;
    box-sizing: border-box;
    padding-left: 89px;
    padding-right: 108px;
    margin-top: 54px;
}
#blog_single_center .content_text p{
    font-size: 21px;
    color: #222222;
    line-height: 24px;
    margin-bottom: 26px;
}

#blog_single_center .content_text blockquote{
    font-size: 26px;
    line-height: 31px;
    font-weight: 600;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    color: #AFA099;
    position: relative;
    padding-left: 50px;
    padding-right: 50px;
    margin-top: 68px;
    margin-bottom: 68px;
}
#blog_single_center .content_text blockquote p{
    font-size: 26px;
    line-height: 31px;
    font-weight: 600;
    color: #AFA099;
}
#blog_single_center .content_text blockquote:before{
    content: "";
    display: block;
    width: 34px;
    height: 3px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0px;
    background-color: #AFA099;
}
#blog_single_center .content_text blockquote:after{
    content: "";
    display: block;
    width: 34px;
    height: 3px;
    position: absolute;
    top: 50%;
    margin-top: -1px;
    right: 0px;
    background-color: #AFA099;
}
#blog_single_center .content_text img{
    text-align: center;
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 47px;
    height: auto;
}
#blog_single_center .content_text h2{
    font-size: 54px;
    line-height: 65px;
    font-weight: bold;
    margin-bottom: 61px;
}
#blog_single_center .content_text h2{
    font-size: 49px;
    line-height: 59px;
    font-weight: bold;
    margin-bottom: 61px;
}
#blog_single_center .content_text h3{
    font-size: 35px;
    line-height: 43px;
    font-weight: bold;
    margin-bottom: 61px;
}
#blog_single_center .content_text h4{
    font-size: 30px;
    line-height: 37px;
    font-weight: bold;
    margin-bottom: 61px;
}
#blog_single_center .content_text h5{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 61px;
}
#blog_single_center .content_text h6{
    font-size: 21px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 61px;
}

#blog_single_center .content_text ul li{
    font-size: 21px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 23px;
    padding-left: 26px;
    background-image: url(../images/events/li_disc.svg);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    background-size: 21px;
    padding-top: 1px;
}
#blog_single_center ul .content_text{
    margin-bottom: 26px;
}
#m_right_bar .right_bar{
    display: none;
}
.right_bar{
    width: 299px;
    float: right;
    margin-top: 58px;
}
.right_bar .latest_title{
    font-size: 20px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 38px;
}
.right_bar .once{
    display: flex;
    margin-bottom: 16px;
}
.right_bar .once .img_block{
    width: 75px;
    height: 75px;
}
.right_bar .once .desc_block{
    width: calc(100% - 75px);
    display: flex;
    align-items: center;
    box-sizing: border-box;
    padding-left: 14px;
    padding-right: 10px;
}
.right_bar .once .desc_block a{
    font-size: 16px;
    line-height: 19px;
    font-weight: 500;
    text-decoration: none;
    color: #222222;    
}

.right_events{
    margin-top: 71px;
}
.right_events img{
    max-width: 100%;
    height: auto;
}

#about_top{
    margin-top: 31px;
}
#about_top .wrapper{
    /*max-width: 1162px;*/
    max-width: 1329px;
}
#about_top .left_desc{
 /*   width: 405px;
    float: left;
    box-sizing: border-box;*/
    padding-top: 26px;
    /*padding-right: 6px;*/

    width: 420px;
    float: left;
    box-sizing: border-box;
    padding-right: 30px;
    padding-left: 12px;
}
#about_top .img_block{
    /*width: calc(100% - 405px);
    float: right*/;
    width: calc(100% - 435px);
    float: right;
    position: relative;
}
#about_top .img_block img{
    /*max-width: 100%;*/
    width: 100%;
}
#about_top .left_desc h2{
    font-size: 49px;
    line-height: 59px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000000;
    margin-bottom: 38px;
}
#about_top .left_desc p{
    font-size: 21px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 24px;
}
#about_top .full_desc{
    margin-top: 59px;
    text-align: justify;
}
#about_top .full_desc p{
    font-size: 21px;
    line-height: 24px;
    color: #222222;
    margin-bottom: 24px;
}

#about_abp_team{
    margin-top: 96px;
    margin-bottom: 20px;
    background-color: #222222;
    padding-top: 121px;
    padding-bottom: 121px;
}
#about_abp_team .wrapper{
    max-width: 1388px;
}
#about_abp_team .box{
    margin:0 auto;
    padding: 0px 56px;
    box-sizing: border-box;
}
#about_abp_team .title{
    font-size: 49px;
    color: #CAB8B0;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 112px;
    text-align: center;
}
#about_abp_team .once{
    width: 100%;
}
#about_abp_team .once .img_block img{
    max-width: 100%;
    display: block;
    height: auto;
}
#about_abp_team .once .name{
    padding-top: 30px;
    font-size: 33px;
    color: #CAB8B0;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#about_abp_team .once .position{
    font-size: 20px;
    line-height: 24px;
    color: #CAB8B0;
    font-weight: 500;
    margin-bottom: 24px;
}
#about_abp_team .once .desc{
    font-size: 17px;
    line-height: 20px;
    color: #CAB8B0;
    text-align: justify;
}
#about_abp_team .owl-carousel .owl-controls .owl-nav .owl-prev{
    left: 0px !important;
    top: 223px;
    animation-name: none;
}
#about_abp_team .owl-carousel .owl-controls .owl-nav .owl-next{
    right: 0px !important;
    top: 223px;
    animation-name: none;
}

@-webkit-keyframes faderleftmini_pr {
    0% {
        left: 0px;
    }  
    25% {
        left: 0px;
    }
    60% {
       left: 5px; 
    } 
    100% {
        left: 0px;
    } 
}
@-webkit-keyframes faderightmini_pr {
    0% {
        right: 0px;
    }  
    25% {
        right: 0px;
    }
    60% {
       right: 5px; 
    } 
    100% {
        right: 0px;
    } 
}



#about_partners{
    text-align: center;
    margin-top: 161px;
}
#about_partners .title{
    font-size: 49px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 28px;
}
#about_partners .box{
    display: flex;
    flex-wrap: wrap;
}
#about_partners .box .once{
    width: 25%;
}
#about_partners .box .img_block{
    text-align: center;
    height: 200px;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-align: center;
    -ms-flex-pack: center;
}
#about_partners .box .img_block img{
    /*max-width: 90%;*/
    max-width: 200px;
    max-height: 90%;
    height: auto;
    width: auto;
}
/*#about_partners img{
    max-width: 100%;
}
*/
#about_pressa{
    margin-top: 110px;
    margin-bottom: 20px;
    background-color: #222222;
    padding-top: 75px;
    padding-bottom: 121px;
}
#about_pressa .wrapper{
    max-width: 1388px;
}
#about_pressa .box{
    margin:0 auto;
    padding: 0px 56px;
    box-sizing: border-box;
}
#about_pressa .title{
    font-size: 49px;
    color: #CAB8B0;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 137px;
    text-align: center;
}

#about_pressa .once{
    width: 100%;
}
#about_pressa .once .block{
    max-width: 366px;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 10px;
}
#about_pressa .once .block .name{
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
    color: #CAB8B0;
    margin-bottom: 47px;
}
#about_pressa .once .block .desc{
    font-size: 21px;
    line-height: 24px;
    color: #CAB8B0;
    margin-bottom: 41px;
}
#about_pressa .once .block a.link{
    font-size: 20px;
    color: #CAB8B0;
    font-weight: 600;
    padding-right: 29px;
    background-image: url(../images/about/link_arr.png);
    background-position: 100% 2px;
    background-repeat: no-repeat;
    text-decoration: none;
}
#about_pressa .once .block a.link span{
    padding-bottom: 4px;
    border-bottom: 2px solid #CAB8B0;
}
#about_pressa .owl-carousel .owl-controls .owl-nav .owl-prev{
    left: 0px !important;
    top: 112px;
    animation-name: faderleftmini_pr;
}
#about_pressa .owl-carousel .owl-controls .owl-nav .owl-next{
    right: 0px !important;
    top: 112px;
    animation-name: faderightmini_pr;
}

@-webkit-keyframes faderleftmini_pr {
    0% {
        left: 0px;
    }  
    25% {
        left: 0px;
    }
    60% {
       left: 5px; 
    } 
    100% {
        left: 0px;
    } 
}
@-webkit-keyframes faderightmini_pr {
    0% {
        right: 0px;
    }  
    25% {
        right: 0px;
    }
    60% {
       right: 5px; 
    } 
    100% {
        right: 0px;
    } 
}


#dby_team{
    margin-top: 51px;
    margin-bottom: 20px;
    padding-top: 121px;
}
#dby_team .wrapper{
    max-width: 1388px;
}
#dby_team .box{
    margin:0 auto;
    padding: 0px 56px;
    box-sizing: border-box;
}
#dby_team .title{
    font-size: 49px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 91px;
    text-align: center;
}
#dby_team .once{
    width: 100%;
    /*width: 407px;*/
}
#dby_team .once .img_block img{
    max-width: 100%;
    display: block;
}
#dby_team .once .name{
    padding-top: 31px;
    font-size: 33px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 12px;
}
#dby_team .once .desc{
    font-size: 20px;
    line-height: 24px;
    color:#222222;
    font-weight: 500;
    margin-bottom: 25px;
}
#dby_team .once a.c_link{
    display: block;
    margin-bottom: 5px;
    text-decoration: none;
    font-size: 20px;
    color: #CAB8B0;
}

#dby_team .owl-carousel .owl-controls .owl-nav .owl-prev{
    left: 0px !important;
    top: 223px;
    animation-name: none;
}
#dby_team .owl-carousel .owl-controls .owl-nav .owl-next{
    right: 0px !important;
    top: 223px;
    animation-name: none;
}

#club_top_text .wrapper{
    max-width: 1202px;
    margin-top: 124px;
}
#club_top_text .box{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 105px;
}
#club_top_text .title{
    width: 427px;
    align-items: center;
    box-sizing: border-box;
    padding-left: 43px;
    padding-top: 61px;
}
#club_top_text .title .t_title{
    font-size: 49px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#club_top_text .title .t_sub_title{
    font-size: 21px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
}
#club_top_text .desc{
    width: calc(100% - 427px);
    font-size: 26px;
    line-height: 30px;
    box-sizing: border-box;
    padding-left: 37px;
    padding-right: 45px;
    border-left: 4px solid #D1BFB6;
    padding-top: 8px;
    padding-bottom: 6px;
}
#club_top_text .desc p{
    margin-bottom: 40px;
}
#club_top_text a.btn{
    display: inline-block;
    width: 456px;
    height: 83px;
    box-sizing: border-box;
    border-radius: 83px;
    border: 4px solid #CAB8B0;
    text-align: center;
    line-height: 79px;
    font-size: 30px;
    font-weight: bold;
    text-transform: uppercase;
    color: #222222;
    text-decoration: none;
}

#top_events{
    margin-top: 123px;
    padding-top: 117px;
    padding-bottom: 55px;
    background-color: #CAB8B0;
}
#top_events .title{
    font-size: 49px;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
    margin-bottom: 59px;
    text-align: center;
}
#top_events .box{
    max-width: 925px;
    width: 100%;
    margin: 0 auto;
}
#top_events .box .once{
    width: 100%;    
    margin-bottom: 26px;
}
#top_events .box .once .img_block a{
    display: block;
}
#top_events .box .once .img_block img{
    max-width: 100%;
    height: auto;
}
#top_events .box .once .img_block{
    width: 472px;
    float: left;
}
#top_events .box .once .desc_block{
    width: calc(100% - 501px);
    float: right;
    box-sizing: border-box;
    padding-right: 40px;
    position: relative;
    padding-top: 21px;
}
#top_events .box .once .desc_block .link{
    width: 20px;
    height: 39px;
    background-image: url(../images/main_page/link_arr.png);
    position: absolute;
    top: 104px;
    right: 0px;
}
#top_events .box .once .name{
    font-size: 21px;
    line-height: 26px;
    font-weight: bold;
    color: #222222;
    text-decoration: none;
}
#top_events .box .once .info{
    font-size: 18px;
    line-height: 22px;
    margin-top: 7px;
    margin-bottom: 28px;
    color: #222222;
}
#top_events .box .once .info span{
    font-weight: bold;
}
#top_events .box .once .desc{
    font-size: 17px;
    line-height: 20px;
    color: #222222;
}
#top_events .more_events_btn{
    display: block;
    width: 325px;
    height: 67px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 7px solid #222222;
    text-align: center;
    line-height: 54px;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    color: #222222;
    margin-top: 71px;
    border-radius: 67px;
    text-transform: uppercase;
    cursor: pointer;
}

#club_archive{
    margin-top: 143px;
}
#club_archive .title{
    font-size: 49px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 77px;
    text-align: center;
}
#club_archive .once img{
    display: block;
    width: 100%;
    min-height: 100%;
    object-fit: cover;
}
#club_archive .box{
    display: -webkit-flex; 
    -webkit-flex-wrap: wrap;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;

}
#club_archive .once{
    width: 33.33%;
    position: relative;
}
#club_archive .once a:before{
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: rgba(34,34,34,0.59);
}
#club_archive .once a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 10;
}
#club_archive .once .name{
    position: absolute;
    bottom: 83px;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    z-index: 10;
}
#club_archive .once .name p{
    width: 100%;
    max-width: 256px;
    font-size: 17px;
    line-height: 20px;
    color: #CAB8B0;
    font-weight: bold;
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
}
#club_archive .once .date {
    font-size: 17px;
    color: #CAB8B0;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: right top;
    transform-origin: left top;
    position: absolute;
    top: 121px;
    left: 9px;
    width: 110px;
    text-align: right;
}
#club_archive  .more_archive_btn{
    display: block;
    width: 325px;
    height: 67px;
    margin: 0 auto;
    box-sizing: border-box;
    border: 4px solid #CAB8B0;
    text-align: center;
    line-height: 60px;
    text-align: center;
    text-decoration: none;
    font-size: 30px;
    color: #222222;
    margin-top: 76px;
    border-radius: 67px;
    text-transform: uppercase;
    cursor: pointer;
}

#last_vd_block{
    margin-top: 170px;
}
#last_vd_block .wrapper{
    max-width: 1377px;
}
#last_vd_block .title{
    font-size: 49px;
    font-weight: bold;
    text-align: center;
    color: #000000;
    text-transform: uppercase;
    margin-bottom: 20px;
}
#last_vd_block .info{
    font-size: 21px;
    line-height: 24px;
    color: #000000;
    margin-bottom: 31px;
    text-align: center;
}
#last_vd_block .box {
    margin: 0 auto;
    padding: 0px 108px;
    box-sizing: border-box;
}
#last_vd_block .box .once{
    width: 100%;
    height: 535px;
    background-color: #222222;
    font-size: 50px;
    color: #fff;
}
#last_vd_block .box_nav{
    margin: 0 auto;
    margin-top: 26px;
    padding: 0px 108px;
    box-sizing: border-box;
}
#last_vd_block .box_nav .prev{
    float: left;
    width: 50%;
    background-image: url(../images/club/vd_left.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 43px;
    box-sizing: border-box;
    cursor: pointer;
}
#last_vd_block .box_nav .next{
    float: right;
    width: 50%;
    text-align: right;
    padding-right: 43px;
    box-sizing: border-box;
    cursor: pointer;
    background-image: url(../images/club/vd_right.png);
    background-repeat: no-repeat;
    background-position: 100% 0px;
}
#last_vd_block .box_nav .prev p,
#last_vd_block .box_nav .next p{
    font-size: 18px;
    color: #575B61;
    text-transform: uppercase;
    margin-bottom: 10px;
    cursor: pointer;
}
#last_vd_block .box_nav .prev span,
#last_vd_block .box_nav .next span{
    display: block;
    font-size: 24px;
    color: #222222;
    font-weight: 500;
    text-transform: uppercase;
}
#blog_single_center .shared_block{
    display: flex;
    margin-top: 104px;
}
#blog_single_center .shared_block p{
    font-size: 26px;
    color: #222222;
    font-weight: 500;
}
#blog_single_center .shared_block ul li{
    list-style:none;
    float: left;
    margin-right: 27px;
    cursor: pointer;
}
#blog_single_center .shared_block ul li:last-child{
    margin-right: 0px;
}
#blog_single_center .shared_block ul{
    margin-left: 25px;
    margin-top: -16px;
}
#blog_subscribe{
    margin-top: 100px;
    padding: 64px 0px;
    background-color: #D8CAC4;
    text-align: center;    
    padding-bottom: 52px;
}
#blog_subscribe .desc{
    font-size: 26px;
    line-height: 30px;
    color: #222222;
    font-weight: 500;
    margin-bottom: 46px;
}
#blog_subscribe .form_block{
    width: 100%;
    max-width: 851px;
    margin: 0 auto;
    height: 83px;
    background-color: #fff;
    border-radius: 83px;
    position: relative;
}
#blog_subscribe .form_block input[type=text]{
    display: block;
    width: calc(100% - 380px);
    height: 35px;
    background-color: none;
    border: none;
    position: absolute;
    top: 22px;
    left: 28px;
    border-left: 1px solid #979797;
    font-size: 20px;
    box-sizing: border-box;
    padding-left: 10px;
}
#blog_subscribe .form_block input[type=submit]{
    display: block;
    width: 338px;
    height: 83px;
    border-radius: 83px;
    border: 8px solid #CAB8B0;
    box-sizing: border-box;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    font-size: 30px;
    color: #222222;
    font-weight: bold;
    text-transform: uppercase;
}
#main_page_block.single_blog_page{
    margin-top: 81px;
}
#blog_single_top .info_block_mob {
    margin-top: 30px;
    display: none;
}
#blog_single_top .info_block_mob .date{
    font-size: 16px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 20px;
}
#blog_single_top .info_block_mob .author{
    width: 40%;
    float: left;
    max-width: 160px;
}
#blog_single_top .info_block_mob .auhor_info{
    float: left;
    width: calc(100% - 52px);
    margin-top: 11px;
}
#blog_single_top .info_block_mob .auhor_thumb{
    float: right;
    width: 52px;
}
#blog_single_top .info_block_mob .auhor_info p{
    font-size: 16px;
    color: #222222;
    font-weight: bold;
    margin-bottom: 3px;
}
#blog_single_top .info_block_mob .auhor_info span{
    display: block;
    font-size: 16px;
    color: #222222;
    font-weight: 500;
}
#blog_single_top .info_block_mob .views{
    font-size: 16px;
    color: #222222;
    width: 95px;
    float: right;    
    margin-top: 12px;
}
#blog_single_top .info_block_mob .views span{
    display: block;
    margin-top: 10px;
    font-size: 16px;
    color: #CAB8B0;
    font-weight: bold;
}
#about_top_mob{
    display: none;
}
#about_top_mob img{
    width: 100%;
    text-align: center;
}
#dnk_top .title_block{
    position: absolute;
    width: 100%;
    left: 0px;
    bottom: 100px;
    text-align: center;
}
#dnk_top .title_block .title{
    font-size: 46px;
    line-height: 55px;
    font-weight: 600;
    color: #CAB8B0;
    text-transform: uppercase;
    max-width: 900px;
    margin: 0 auto;
    margin-bottom: 2px;
}
#dnk_top .title_block .desc{
    font-size: 22px;
    line-height: 25px;
    color: #CAB8B0;
    max-width: 640px;
    margin: 0 auto;
}
#dnk_top.events{
    position: relative;
}
#dnk_top.events:before{
    content:"";
    display: block;
    width: 100%;
    height: 644px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: linear-gradient(to top, rgba(0,0,0,0.7), rgba(0,0,0,0));
}

#top_ul_info .info{
    display: flex;
    justify-content: space-between;
}
#top_ul_info .info.center{
    justify-content: center;   
}
#top_ul_info .info.center li{
    margin: 0px 16px !important;
}

#top_ul_info  ul.info{
    width: 100%;
    text-align: center;
}
#top_ul_info  ul.info li{
    display: inline-block;
    vertical-align: top;
    width: 345px;
    height: 100px;
    background-color: #CAB8B0;
    text-align: left;
    margin: 0px 16px;
}



#top_ul_info  ul.info li .icon_box{
    width: 120px;
    box-sizing: border-box;
    float: left;
    /* padding-top: 26px; */
    text-align: center;
    height: 100%;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#top_ul_info  ul.info li .info_desc{
    padding-top: 21px;
    float: right;
    width: calc(100% - 120px);
}
#top_ul_info  ul.info li .info_desc .name{
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 9px;
}
#top_ul_info  ul.info li .info_desc .value{
    font-size: 23px;
    font-weight: bold;
}

#top_ul_info  ul.info li.date .info_desc{
    /*width: 181px;*/
    width: 167px;
}
#top_ul_info  ul.info li.date .icon_box{
    padding-top: 30px;
    padding-left: 40px;    
}

#top_ul_info  ul.info li.place .info_desc{
    width: 193px;
}
#top_ul_info  ul.info li.place .icon_box{
    padding-top: 26px;
    padding-left: 40px;
}

#top_ul_info  ul.info li.quant .info_desc{
    width: 171px;
}
#top_ul_info  ul.info li.quant .icon_box{
    padding-top: 34px;
    padding-left: 37px;
}
#top_ul_info ul.info li{
    display: block;
    width: 23%;
    margin: 0px;
}
#top_ul_info .info li.place .info_desc {
    width: 173px;
}
#top_ul_info .wrapper{
    max-width: 1312px;
}
#top_ul_info{
    margin-top: -63px;
}

#top_ev_title_mob{
    display: none;
    background-color: #222222;
    padding-top: 53px;
    padding-bottom: 57px;
    text-align: center;
}
#top_ev_title_mob .title{
    font-size: 32px;
    line-height: 38px;
    color: #CAB8B0;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-weight: 600;
}
#top_ev_title_mob .desc{
    font-size: 17px;
    line-height: 21px;
    color: #CAB8B0;
}
#events_guest .once .img_block img{
    max-width: 100%;
}
#school_list .more_m{
    display: none;
}
#quest_form.club_form{
    margin-top: 163px;
}
#top_events .box .once .link_m{
    display: none;
}
.more_events_btn_m{
    display: none;
}

#dnk_top.korp{
    height: calc(100vh - 50px);
    height: 708px;
}
#dnk_top.korp .wrapper{
    height: calc(100vh - 50px);
    height: 708px;    
}
#dnk_top.korp .top_people_info {
    width: 1000px;
    height: 307px;
    position: absolute;
    left: -29px;
    box-sizing: border-box;
    padding: 85px 60px 41px 79px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: -103px;
}

#dnk_top.korp .top_people_info .title{
    font-size: 65px;
    color: #FFFFFF;
    font-weight: bold;
    margin-bottom: 40px;
    text-transform: uppercase;
}
#dnk_top.korp .top_people_info .title span{
    position: relative;
}
#dnk_top.korp .top_people_info .title span:before{
    content: "";
    display: block;
    width: calc(100% + 48px);
    height: 32px;
    background-color: #CAB8B0;
    position: absolute;
    bottom: 6px;
    left: -23px;
    z-index: -1;
}
#dnk_top.korp .top_people_info .desc{
    font-size: 38px;
    line-height: 46px;
    color: #FFFFFF;
    font-weight: bold;
}
#korp_program {
    margin-top: 178px;
}
#korp_program .title{
    text-align: center;
    font-size: 49px;
    line-height: 67px;
    color: #222222;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 73px;
}
#korp_program .block{
    max-width: 1168px;
    margin: 0 auto;
}
#korp_program .once{
    margin-bottom: 10px;
}
#korp_program .once .name{
    display: block;
    width: 100%;
    background-color: #CAB8B0;
    border-radius: 84px;
    line-height: 84px;
    height: 84px;
    box-sizing: border-box;
    cursor: pointer;
    position: relative;
}
#korp_program .once .name .arr{
    background-image: url(../images/korp/arr__bto.png);
    width: 33px;
    height: 17px;
    position: absolute;
    top: 35px;
    right: 87px;

    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}
#korp_program .once .name.active .arr{
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);    
}
#korp_program .once .name span{
    font-size: 33px;
    color: #222222;
    font-weight: bold;
    box-sizing: border-box;
    padding-left: 37px;
    background-image: url(../images/events/li_disc.svg);
    background-repeat: no-repeat;
    background-position: 0px 9px;
    background-size: 20px;
    margin-left: 66px;
}
#korp_program .once .desc{
    box-sizing: border-box;
    padding-left: 102px;
    padding-top: 13px;
    padding-bottom: 30px;
    display: none;
}
#korp_program .once .desc p{
    font-size: 33px;
    color: #222222;
    margin-bottom: 36px;
}
#korp_program .once .desc a{
    display: block;
    width: 282px;
    height: 67px;
    box-sizing: border-box;
    border:7px solid #222222;
    border-radius: 67px;
    text-align: center;
    line-height: 53px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 30px;
    color: #222;
    font-weight: bold;
}
#quest_form.korp_reg{
    margin-top: 175px;
}
#last_vd_block .owl-prev{
    animation-name: none;
}
#last_vd_block .owl-next{
    animation-name: none;
}

.jq-selectbox__select{
    display: block;
    width: 100%;
    height: 73px;
    box-sizing: border-box;
    border: 4px solid #CAB8B0;
    font-size: 20px;
    color: #BEBEBE;
    line-height: 69px;
    padding-left:22px;
    padding-right: 20px;
    border-radius: 73px;
    cursor: pointer;
    position: relative;
}
.jq-selectbox{
    width: 100% !important;
    margin-bottom: 40px;
}
.jq-selectbox__dropdown{
    box-sizing: border-box;
    border-radius:10px; 
    padding: 20px;
    border: 2px solid #CAB8B0;
    display: block;
    width: 100%;    
    margin-top: 15px;
    background-color: #fff;
}
.jq-selectbox li{
    box-sizing: border-box;
    font-size: 20px;
    padding: 5px 10px;
    cursor: pointer;
}
.jq-selectbox li:hover,
.jq-selectbox li.selected{
    background-color: #F5F1F1;
}
.jq-selectbox__trigger-arrow{
    background-image: url(../images/select_arr.png);
    background-repeat: no-repeat;
    width: 33px;
    height: 17px;
    position: absolute;
    top: 27px;
    right: 25px;

    -webkit-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
}
.jqselect.opened .jq-selectbox__trigger-arrow{

    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}
.language-chooser li{
}
.language-chooser li.active{
    display: none;
}
.language-chooser li a{
    font-size: 16px;
    color: #E9E9E9;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 2px solid #C2B2A4;
}
.language-chooser li a:before{
    content:"switch to ";
}
.mm-listview .qtranxs_text{
    text-transform: none;
    margin-left: 20px !important;
    margin-top: 30px !important;
    color: #000 !important;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid #C2B2A4;
}
.mm-listview .qtranxs_text:before{
    content:"switch ";    
}
.mm-listview .active .qtranxs_text{
    display: none;
}




