@font-face {
    font-family: 'ProximaNovaBold';
    src: url("fonts/ProximaNovaBold.eot");
    src: url("fonts/ProximaNovaBold.eot") format("embedded-opentype"), url("fonts/ProximaNovaBold.woff2") format("woff2"), url("fonts/ProximaNovaBold.woff") format("woff"), url("fonts/ProximaNovaBold.ttf") format("truetype"), url("fonts/ProximaNovaBold.svg#ProximaNovaBold") format("svg")
}

@font-face {
    font-family: 'ProximaNovaRegular';
    src: url("fonts/ProximaNovaRegular.eot");
    src: url("fonts/ProximaNovaRegular.eot") format("embedded-opentype"), url("fonts/ProximaNovaRegular.woff2") format("woff2"), url("fonts/ProximaNovaRegular.woff") format("woff"), url("fonts/ProximaNovaRegular.ttf") format("truetype"), url("fonts/ProximaNovaRegular.svg#ProximaNovaRegular") format("svg")
}

@font-face {
    font-family: 'ProximaNovaSemibold';
    src: url("fonts/ProximaNovaSemibold.eot");
    src: url("fonts/ProximaNovaSemibold.eot") format("embedded-opentype"), url("fonts/ProximaNovaSemibold.woff2") format("woff2"), url("fonts/ProximaNovaSemibold.woff") format("woff"), url("fonts/ProximaNovaSemibold.ttf") format("truetype"), url("fonts/ProximaNovaSemibold.svg#ProximaNovaSemibold") format("svg")
}

@font-face {
    font-family: 'ProximaNovaExtrabold';
    src: url("fonts/ProximaNovaExtrabold.eot");
    src: url("fonts/ProximaNovaExtrabold.eot") format("embedded-opentype"), url("fonts/ProximaNovaExtrabold.woff2") format("woff2"), url("fonts/ProximaNovaExtrabold.woff") format("woff"), url("fonts/ProximaNovaExtrabold.ttf") format("truetype"), url("fonts/ProximaNovaExtrabold.svg#ProximaNovaExtrabold") format("svg")
}

@font-face {
    font-family: 'ProximaNovaLight';
    src: url("fonts/ProximaNovaLight.eot");
    src: url("fonts/ProximaNovaLight.eot") format("embedded-opentype"), url("fonts/ProximaNovaLight.woff2") format("woff2"), url("fonts/ProximaNovaLight.woff") format("woff"), url("fonts/ProximaNovaLight.ttf") format("truetype"), url("fonts/ProximaNovaLight.svg#ProximaNovaLight") format("svg")
}

.bold-text, .item a, .item a span, .title-content {
    font-family: 'ProximaNovaBold';
    font-weight: 700
}

.semibold-text, .link-language, .link-language + a, .date-events, .name-rector, .link-more-project, .title-info, .map-ite, .title-contacts {
    font-family: 'ProximaNovaSemibold';
    font-weight: 600
}

.extrabold-text, .main-caption, .title-block {
    font-family: 'ProximaNovaExtrabold';
    font-weight: 800
}

.light-text, .text-content {
    font-family: 'ProximaNovaLight';
    font-weight: 300
}

.animate, .block-search, .link-language, .link-blind, .link-blind span, .link-timing, .item a, .item-events, .all-events, .item-category, .item-service, .bg-title-news, .item-base, .list-info ul li a {
    -webkit-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out
}

* {
    margin: 0;
    padding: 0;
    font-family: 'ProximaNovaRegular'
}

html, body {
    height: 100%;
    color: #000 !important;
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    min-height: 100vh;
}

header {
    position: relative;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

section {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

footer {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    background: #f8faff
}

.block-search {
    position: relative;
    display: inline-block;
    width: 35px;
    height: 35px;
    margin-top: 5px;
    background: #eee;
    color: #231e1e
}

.block-search:hover {
    background: #ffb833
}

.block-search-active-hover:hover {
    background: #c38a1f
}

.icon-loupe {
    display: block;
    width: 17px;
    height: 18px;
    margin: 9px auto 0;
    background-image: url("images/search_icon.png");
    background-repeat: no-repeat
}

.week {
    display: inline-block;
    vertical-align: top;
    margin: 10px 0 0 11px;
    font-size: 18px;
    color: #231e1e
}

.input-search {
    position: absolute;
    top: 0;
    left: 35px;
    width: 0;
    height: 100%;
    padding-left: 0;
    font-size: 16px;
    border: 1px solid #eee;
    border-left: 0;
    outline: none
}

.wrap-language {
    position: relative;
    display: inline-block;
    vertical-align: top
}

.link-language {
    display: block;
    width: 35px;
    height: 35px;
    margin-top: 5px;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    background: #eee;
    border: 1px solid transparent;
    color: #000
}

.link-language + a {
    position: absolute;
    top: 40px;
    left: 0;
    z-index: 999;
    display: none;
    width: 35px;
    height: 35px;
    margin-top: 0;
    line-height: 35px;
    text-align: center;
    font-size: 18px;
    background: #fff;
    border: 1px solid #bdc3c7;
    border-top: 0;
    color: #bdc3c7
}

.link-language:hover, .link-language:focus {
    text-decoration: none;
    background: #ffb833;
    border: 1px solid #bdc3c7;
    color: #fff
}

.link-blind {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 35px;
    margin: 5px 0 0 1px;
    background: #eee;
    border: 1px solid transparent
}

.link-blind:hover {
    border: 1px solid #bdc3c7
}

.link-blind span {
    display: block;
    width: 19px;
    height: 11px;
    margin: 12px auto 0;
    background-image: url("images/eye_icon.png");
    background-repeat: no-repeat
}

.link-timing {
    display: inline-block;
    width: 150px;
    height: 35px;
    margin: 5px 0 0 1px;
    line-height: 35px;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    background: #393185;
    color: #fff
}

.link-timing:hover, .link-timing:focus {
    text-decoration: none;
    background: #ffb833;
    color: #fff
}

.block-menu {
    position: relative;
    width: auto;
    height: 109px;
    background: #fff
}

.bg-menu:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 50%;
    height: 100%;
    background: #ffa906
}

.bg-menu:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 50%;
    height: 100%;
    background-color: #4c4591;
    background-repeat: repeat-x;
}

.container-inner {
    position: absolute;
    top: 0;
    left: 50%;
    padding: 0 15px
}

.header-top {
    position: absolute;
    z-index: 999;
    left: 50%;
    width: 1140px;
    height: 100%;
    margin-left: -570px
}

.left-h {
    width: 361px;
    float: left
}

.logo {
    display: block;
    margin: 18px 0 0 auto
}

.right-h {
    width: 779px;
    height: 100%;
    float: left
}

ul.nav-list {
    width: 100%;
    height: 100%;
    margin: 0
}

.nav-menu {
    height: 100%
}

.main-menu-col {
    display: table-cell;
    width: auto;
    border-right: 1px solid #fff
}

.main-menu-col li:last-child {
    border-bottom: 0
}

.item {
    position: relative;
    display: block;
    text-align: center;
    list-style-type: none;
    background: #4c4591;
    border-bottom: 1px solid #fff;
}


.item a {
    display: block;
    height: 54px;
    padding: 0 17.5px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    line-height: 55px;
    color: #fff;
}

.item a span {
    position: relative;
    display: inline-block
}

.item a:hover, .item a:focus {
    text-decoration: none;
    color: #1f1f1f
}

.block-slider {
    position: relative;
    height: 450px;
    overflow: hidden
}

.block-events {
    position: absolute;
    top: 0;
    width: 744px;
    z-index: 999
}

.item-events {
    float: left;
    width: 50%;
    display: block;
    height: 225px;
    padding: 0 40px;
    text-decoration: none;
    background: rgba(57, 49, 133, 0.9);
    cursor: pointer
}

.block-events .item-events:nth-child(odd) {
    background: #fff
}

.block-events .item-events:nth-child(1) {
    border-bottom: 1px solid #ededed
}

.block-events .item-events:nth-child(2) {
    border-bottom: 1px solid #2f2a62
}

.owl-stage-outer {
    height: 449px !important
}

.date-events {
    margin-top: 48px;
    font-size: 24px;
    line-height: 0.8em;
    color: #fff
}

.preview-text {
    margin-top: 15px;
    font-size: 18px;
    line-height: 27px;
    color: #fff
}

.block-events .item-events:nth-child(odd) .date-events, .block-events .item-events:nth-child(odd) .preview-text {
    color: #000
}

.item-events:hover, .item-events:focus {
    text-decoration: none
}

.all-events {
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
    width: 170px;
    height: 35px;
    text-align: center;
    font-size: 16px;
    line-height: 35px;
    background: #ffa906;
    color: #fff;
    cursor: pointer
}

.all-events:hover, .all-events:focus {
    text-decoration: none;
    color: #fff
}

.all-events span {
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 13px;
    margin-left: 13px;
    background: url("images/sprite_arrow.png") no-repeat;
    background-position: 0 0
}

.all-events:hover, .all-events:focus {
    background: #eee;
    color: #0a65d8
}

.all-events:hover span, .all-events:focus span {
    background-position: -7px 0
}

.item-slider {
    position: relative
}

.layout-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3)
}

.block-caption {
    position: absolute;
    bottom: 50px;
    left: 50%;
    width: 1170px;
    margin-left: -585px
}

.main-caption {
    width: 533px;
    margin-left: 426px;
    font-size: 30px;
    text-align: left;
    line-height: 40px;
    letter-spacing: 0.15em;
    color: #fff;
	text-transform: uppercase;
}

.small-caption {
    position: relative;
    margin-left: 426px;
    font-size: 24px;
    color: #fff
}

.block-categotys {
    width: 100%;
    height: 125px;
    background: #393185
}

.item-category {
    display: block;
    float: left;
    width: 142px;
    height: 100%;
    padding-top: 21px;
    border-right: 1px solid #2f2a62;
    text-decoration: none;
    cursor: pointer
}

.item-category:hover, .item-category:focus {
    text-decoration: none;
    background: #ffb833
}

.item-category:first-child {
    border-left: 1px solid #2f2a62
}

.item-category:last-child {
    border-left: 0;
    border-right: 1px solid #2f2a62
}

.height-p {
    height: 100%;
    overflow: auto
}

.title-item-category {
    font-size: 16px;
    color: #fff
}

.item-category:nth-child(1) .title-item-category {
    margin-top: 9px
}

.item-category:nth-child(2) .title-item-category {
    margin-top: 9px
}

.item-category:nth-child(3) .title-item-category, .item-category:nth-child(4) .title-item-category {
    margin-top: 0px;
    line-height: 16px
}

.item-category:nth-child(5) .title-item-category {
    margin-top: 11px
}

.item-category:nth-child(6) .title-item-category {
    margin-top: 5px;
    line-height: 16px
}

.item-category:nth-child(7) .title-item-category {
    margin-top: 3px;
    line-height: 16px
}

.item-category:nth-child(8) .title-item-category {
    margin-top: 3px;
    line-height: 16px
}

.block-services {
    margin-top: 108px
}

.title-block {
    line-height: 36px;
    font-size: 28px;
    line-height: 0.8em;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #1f1f1f;
}

.item-service {
    display: inline-block;
    vertical-align: top;
    width: 230px;
    height: 71px;
    padding: 0 17px;
    line-height: 22px;
    font-size: 16px;
    border: 2px solid #eee;
    cursor: pointer;
    color: #1f1f1f
}

.item-service:hover, .item-service:focus {
    text-decoration: none;
    background: #393185;
    border: 2px solid #393185;
    color: #fff
}

.wrap-item-service-top {
    margin: 1em 0 11px
}

.wrap-item-service-top .item-service:nth-child(1) {
    padding-top: 13px;
    margin-right: 7px
}

.wrap-item-service-top .item-service:nth-child(2) {
    margin-right: 7px;
	padding-top: 9px;
	line-height: 24px;
    line-height: 71px
}

.wrap-item-service-top .item-service:nth-child(3) {
    padding-top: 9px;
    line-height: 24px
}

.wrap-item-service-bottom .item-service:nth-child(1) {
    margin-right: 7px;
    padding-top: 9px;
    line-height: 24px
}

.wrap-item-service-bottom .item-service:nth-child(2) {
    margin-right: 7px;
    padding: 9px 0;
    line-height: 24px
}

.wrap-item-service-bottom .item-service:nth-child(3) {
    padding-top: 11px;
    line-height: 22px
}

.active-service {
    background: #393185;
    border: 2px solid #393185;
    color: #fff
}

.active-service:hover, .active-service:focus {
    color: #fff
}

.wrap-rector {
    overflow: auto;
    padding-top: 1em;
}

.img-rector {
    float: left;
    width: 120px;
    height: 153px;
    overflow: hidden
}

.img-rector img {
    width: 100%;
    height: 100%
}

.info-rector {
    float: left;
    margin-left: 5px;
    margin-top: -10px;
}

.name-rector {
    display: block;
    font-size: 16px;
    line-height: 0.8em;
    color: #393185;
	line-height: 1.5;
}

.name-rector span {
    display: block;
    margin-top: 8px
}

.name-rector:hover, .name-rector:focus {
    text-decoration: none;
    color: #0a5ec4
}

.skills {
    margin-top: 14px;
    font-size: 16px;
    line-height: 20px;
    color: #1f1f1f
}

.link-blog-rector {
    display: inline-block;
    margin-top: 24px;
    font-size: 16px;
    line-height: 0.9em;
    border-bottom: 1px solid rgba(57, 49, 133, 0.5);
    text-decoration: none;
    color: #393185
}

.link-blog-rector:hover, .link-blog-rector:focus {
    border-bottom: 1px solid rgba(10, 94, 196, 0.5);
    text-decoration: none;
    color: #0a5ec4
}

.block-tabs {
    margin: 23px 0 33px
}

.block-tabs ul li {
    display: inline;
    padding-left: 21px;
    list-style-type: none
}

.block-tabs ul li:first-child {
    padding-left: 0
}

.block-tabs ul li a {
    padding: 5px 9px;
    font-size: 16px;
    text-decoration: none;
    color: #1f1f1f
}

.block-tabs ul li a:hover, .block-tabs ul li a:focus {
    text-decoration: none;
    color: #1f1f1f
}

.block-tabs ul li.active a {
    padding: 5px 17px;
    background: #393185;
    color: #fff;
    border-radius: 15px
}

.item-news:hover, .item-news:focus {
    text-decoration: none
}

.img-news {
    position: relative;
    display: block;
    width: 100%;
    height: 170px; 
    overflow: hidden;
    background: #eee;
    cursor: pointer
}

.img-news img {
    min-width: 100%;
    min-height: 100%;
    max-height: 135%;
    width: 100% !important; 
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
}

.np {
    padding: 0
}

.bg-title-news {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: rgba(57, 49, 133, 0.5);
    color: #fff
}

.date-news {
    margin-top: 15px;
    font-size: 16px;
    color: #9f9f9f
}

.title-news {
    margin-top: 3px;
    font-size: 18px;
    line-height: 24px;
    color: #1f1f1f
}

.block-media {
    margin-top: 118px;
    width: 100%;
    height: 537px;
    background: #2f4356
}

.block-media .title-block, .block-projects .title-block {
    margin-top: 77px;
    color: #fff
}

.owl-carousel-media {
    position: relative;
    margin-top: 39px
}

.owl-carousel-media .item-news .img-news {
    width: 384px;
    height: 250px
}

.type-media {
    position: absolute;
    top: 7px;
    left: 10px;
    width: auto;
    height: auto;
    padding: 8px;
    background: rgba(31, 31, 31, 0.5);
    border-radius: 15px
}

.img-type, .img-type-video {
    height: 13px;
    padding-left: 21px;
    line-height: 13px;
    font-size: 12px;
    background-image: url("images/photo-icon.png");
    background-repeat: no-repeat;
    color: #fff
}

.img-type-video {
    height: 17px;
    padding-left: 23px;
    line-height: 17px;
    background-image: url("images/video-icon.png")
}

.item-base {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 175px;
    border: 2px solid #e8e8e8
}

.item-base:hover, .item-base:focus {
    text-decoration: none;
    border-color: #2f2a62
}

.owl-carousel-base .owl-item img {
    display: inline;
    width: auto
}

.name-base {
    width: 275px;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    color: #1f1f1f
}

.owl-stage-outer {
    height: auto !important
}

.block-base .title-block {
    margin-bottom: 36px
}

.owl-carousel-base .owl-nav [class*=owl-] {
    padding: 0;
    margin: 0
}

.owl-carousel-base .owl-nav [class*=owl-], .owl-carousel-base .owl-nav [class*=owl-]:hover {
    background: transparent
}

.owl-carousel-base .owl-nav .owl-prev, .owl-carousel-base .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -26px
}

.owl-carousel-base .owl-prev {
    left: -81px
}

.owl-carousel-base .owl-next {
    right: -81px
}

.prev-slide, .next-slide {
    display: inline-block;
    width: 16px;
    height: 30px;
    background-image: url("images/prev_slide_top.png");
    background-repeat: no-repeat;
    opacity: .5;
    cursor: pointer
}

.next-slide {
    background-image: url("images/next_slide_top.png")
}

.block-slider .prev-slide, .block-slider .next-slide {
    opacity: 1
}

.wrap-navs {
    margin-top: 40px;
    text-align: center
}

#owl-dots {
    display: inline-block;
    vertical-align: top;
    margin-top: 5px
}

#owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    cursor: pointer
}

#owl-dots .owl-dot.active span {
    background: #9f9f9f
}

.block-slider #owl-dots .owl-dot.active span {
    background: #e2e6e8
}

#owl-dots span {
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 30px;
    -webkit-transition: opacity .2s ease;
    -o-transition: opacity .2s ease;
    transition: opacity .2s ease
}

.block-slider #owl-dots span {
    background: #fff
}

.block-projects {
    margin-top: 158px; 
    background: #5b4530
}

.block-projects .title-block {
    margin-bottom: 34px
}

.item-project {
    position: relative;
    height: 320px;
    overflow: hidden
}

.left-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 263px;
    height: 100%;
    padding: 0 27px 0 30px;
    background: #3c3396
}

.title-content {
    margin-top: 24px;
    font-size: 24px;
    line-height: 30px;
    color: #fff
}

.text-content {
    margin-top: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #fff
}

.link-more-project {
    position: absolute;
    bottom: 30px;
    display: block;
    width: 150px;
    height: 35px;
    margin-top: 35px;
    font-size: 18px;
    text-align: center;
    line-height: 31px;
    border: 2px solid #fff;
    color: #fff
}

.link-more-project:hover, .link-more-project:focus {
    text-decoration: none;
    background: #fff;
    color: #000;
}

.left-content-orange {
    background: -webkit-gradient(linear, left bottom, left top, from(#fdbe49), to(#ffa200));
    background: -o-linear-gradient(bottom, #fdbe49 0%, #ffa200 100%);
    background: linear-gradient(0deg, #fdbe49 0%, #ffa200 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa200', endColorstr='#fdbe49', GradientType=0)
}

.block-projects .wrap-navs {
    margin: 30px 0 75px
}

.owl-carousel-project .owl-item img {
    height: 100%
}

.block-info {
    margin: 80px 0 66px
}

.title-info {
    float: left;
    width: 437px;
    padding-bottom: 12px;
    font-size: 20px;
    line-height: 0.8em;
    color: #1f1f1f;
    border-bottom: 2px solid #393185
}

.map-ite {
    float: left;
    width: 703px;
    padding-bottom: 12px;
    padding-left: 38px;
    font-size: 20px;
    line-height: 0.8em;
    color: #1f1f1f;
    border-bottom: 2px solid #d2d7d3
}

.map-ite:hover, .map-ite:focus {
    text-decoration: none;
    color: inherit
}

.list-info ul {
    margin-top: 18px
}

.list-info ul li {
    padding-bottom: 13px;
    font-size: 16px;
    list-style-type: none
}

.list-info ul li:last-child {
    padding-bottom: 0
}

.list-info ul li a {
    color: #000
}

.list-info ul li a:hover, .list-info ul li a:focus {
    text-decoration: none;
    color: #0a65d8
}

.list-info ul li.li-lh {
    line-height: 24px
}

.list-info ul li a span {
    display: block
}

.block-info-footer {
    margin-top: 55px;
    margin-bottom: 57px
}

.name-uni {
    font-size: 18px;
    line-height: 34px;
    color: #1f1f1f;
    font-family: 'ProximaNovaBold';
}

.address-footer {
    margin-top: 25px;
    font-size: 16px;
    color: #1f1f1f
}

.title-contacts {
    font-size: 16px;
    color: #1f1f1f
}

.wrap-contacts {
    margin-bottom: 14px
}

.wrap-contacts:last-child {
    margin-bottom: 0
}

.wrap-contacts a {
    display: block;
    margin-top: 1px;
    font-size: 16px;
    color: #1f1f1f
}

.wrap-contacts a:hover, .wrap-contacts a:focus {
    text-decoration: none;
    color: #1f1f1f
}

.other-link {
    display: block;
    margin-bottom: 11px;
    font-size: 18px;
    color: #1f1f1f;
	font-family: 'ProximaNovaBold';
}

.other-link:hover, .other-link:focus {
    text-decoration: none;
    color: #1f1f1f
}

.wrap-submenu {
    position: absolute;
    top: 53px;
    left: 0;
    z-index: 1000;
    display: none;
    width: 180px;
    height: auto;
    background: #fff
}

.wrap-submenu ul li {
    list-style-type: none
}

.wrap-submenu ul li a {
    height: auto;
    padding: 11px 33px 14px;
    font-family: 'ProximaNovaRegular';
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    line-height: inherit;
    text-transform: none;
    color: #1f1f1f
}

.arrow-left:before {
    content: '';
    position: absolute;
    top: 24px;
    left: -12px;
    width: 13px;
    height: 7px;
    margin-right: 5px;
    background-image: url("images/arrow_items.png");
    background-repeat: no-repeat;
    background-size: 9px;
}

.block-slider .container {
    position: absolute;
    bottom: 36px;
    left: 50%;
    z-index: 10;
    margin-left: -585px
}

.block-slider .wrap-navs {
    margin-top: 0;
    text-align: right
}

.burger-button div {
    width: 30px;
    height: 4px;
    background: #fff;
    margin-bottom: 3px
}

.burger-button {
    display: none;
    position: absolute;
    top: 20px;
    right: 9px
}

.burger-button div:last-child {
    margin-bottom: 0
}

.m-logo {
    position: absolute;
    top: 9px;
    display: none
}
.span-all-news{
    position: absolute;
    right: 15px;
}
.link-all-news{
    font-size: 13px;
    letter-spacing: normal;
}

.section-more-link {
    font-size: 14px;
    color: transparent;
    line-height: 24px;
    margin-top: 0;
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0 2px;
	font-family: 'ProximaNovaRegular';
}


.section-more-link:hover,
.section-more-link:focus {
    color: transparent;
    text-decoration: none;
}

.section-more-link::before {
    background: #383484;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: attr(data-content);
    height: 100%;
    width: 100%;
    z-index: 1;
    font-size: 14px;
	font-family: 'ProximaNovaRegular';
    color: #fff;
    overflow: hidden;
    text-align: center;
}

.section-more-link:hover::before {
    height: 100%;
}

.section-more-link::after {
    background: #fff;
    top: 0;
    left: 0;
    right: 0;
    position: absolute;
    content: attr(data-content);
    height: 100%;
    width: 100%;
    z-index: 2;
    font-size: 14px;
	font-family: 'ProximaNovaRegular';
    color: #000;
    overflow: hidden;
    text-align: center;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;

}

.section-more-link:hover::after {
    top: 0;
    height: 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.

// стили для соц сетей

.wrap-link-soc {
    float: right;
    margin-bottom: 20px;
}
.link-soc {
    overflow: hidden;
    padding-top: 6px;
    margin-top: -6px;
	float: right;
}
ul.link-soc li {
   display: inline;
}
.wrap-link-soc .item {
    float: left;
    margin: 0 10px 0 0;
    position: relative;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -webkit-transition: opacity 0.3s ease, top 0.3s ease;
    -o-transition: opacity 0.3s ease, top 0.3s ease;
    transition: opacity 0.3s ease, top 0.3s ease;
}
.wrap-link-soc .item:hover {
    opacity: 1;
    filter: alpha(opacity=100);
    top: -1px;
}

.adsbygoogle {display: none !important;}

.block-menu {
    -webkit-box-shadow: 0 2px 11px #9fd7ff;
            box-shadow: 0 2px 11px #9fd7ff;
}

/* a{
    display: inline-block;
} */

object {
    pointer-events: none;
}

.sidebar {
	border-right: 2px solid #393185;
}

.sidebar ul {
	padding: 0!important;
}

.sidebar-nav-item {
	padding: 9px 0;
	list-style-type: none;
}

.sidebar-nav-item ul {
    display: none;
}

.sidebar-nav-item.close ul {
    display: block;
}

.sidebar-nav-item-active {
	background: ;
}

.sidebar .sidebar-item-link {
	font-size: 16px;
	color: #1f1f1f!important;
	line-height: 1.4;
	text-decoration: none;
    border: none;
}


.sidebar-item-link:after {
	content: none!important;
}

.sidebar-item-link:hover,
.sidebar-item-link:focus {
	text-decoration: none;
	color: #1f1f1f;
}

.selected {font-weight: 700;}

.select-page,
.sidebar-nav-item.selected {
	background: url("images/menu-selected.png") no-repeat 100% 50%;
}

.title-text {
	font-size: 24px;
	font-weight: 600;
}

.inner-page__content {
	font-size: 18px;
    padding-bottom: 30px;
}

.inner-page__content p {
	margin-bottom: 1em;
	font-size: 18px;
	font-family: 'ProximaNovaRegular';
	line-height: 1.875;
}

.inner-page__content a,
.links a {
	color: #393185;
	position: relative;
}

.inner-page__content .new-detail a {
	color: #ffa906;
}

.inner-page__content a[href$=".pdf"]:before {
  width:32px;
  height:32px;
  background:url('http://wwwimages.adobe.com/content/dam/acom/en/legal/images/badges/Adobe_PDF_file_icon_32x32.png');
  display:inline-block;
  content:' ';
}

.links a,
.inner-page__content li a {
	border-bottom: 1px solid #3931854f;
}

.image-element .submenu_container {
    padding-bottom: 10px;
}

.inner-page__content a:hover {
	text-decoration: none;
	color: #21149e;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.inner-page__content a:hover::after {
	text-decoration: none;
	color: ##21149e;
	border-bottom: 1px solid #393185;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.inner-page__content span {
	font-size: 18px;
}

.inner-page__content blockquote a:after {
	content: none;
}

.sidebar-nav-item {
	{background: url("images/arrow-left.png") no-repeat 100% 50% !important;}
}

ul.tabs-below a:after {
	content: none;
}

ul.tabs-below li:before {
	content: none!important;
}

address {margin-bottom: 14px;}

.inner-page {
	padding-top: 52px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
}

.inner-page__content blockquote {
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
}

.inner-page__content blockquote a {
	display: inline-block;
	margin-bottom: 10px;
	padding: 3px 15px 2px;
	font-size: 14px;
	font-weight: 600;
	text-indent: 20px;
	color: #393185;
	border-left: 2px solid #e8e8e8;
/*	background: url("images/file.png") no-repeat 15px 4px; */
}

.inner-page__content table:not(.bx-auth-table):not(.table-striped) {
	width: 100%;
	margin: 6px 0 10px;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
}

.inner-page__content table:not(.bx-auth-table):not(.table-striped) tr {font-size: 16px;}

.inner-page__content table:not(.bx-auth-table):not(.table-striped)  tr:nth-child(odd){background: #f8f8f8;}

/*стиль для наименования кафедры */
.inner-page__content table:not(.bx-auth-table):not(.table-striped) tr.table__departament {background: rgb(40, 28, 108);}

.inner-page__content table:not(.bx-auth-table):not(.table-striped) td,
.inner-page__content table:not(.bx-auth-table):not(.table-striped) th {
	padding: 6px 20px!important;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}

/*.inner-page__content table tr:nth-child(1) td,*/
.inner-page__content table:not(.bx-auth-table):not(.table-striped) th {
	padding: 8px 20px;
	font-size: 16px;
	font-weight: 600;
	color: #393185;
	background: #eee;
}

.inner-page__content ul {padding: 0 8px;}

.inner-page__content .img-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	padding: 15px 0;
	background: #eee;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.inner-page__content .img-wrapper img {
	margin: 0 auto;
	height: auto;
	max-width: 90%;
	display: block;
}

ul.breadcrumb-navigation {
	padding-left: 0 !important;
    margin-bottom: 20px;
}

ul.breadcrumb-navigation li {
	display: inline;
	margin: 0 12px 0 0;
	padding: 0;
	list-style-type: none;
}

ul.breadcrumb-navigation li a,
ul.breadcrumb-navigation li span {
	display: inherit;
	font-size: 18px;
	line-height: 16px;
	color: #565656;
}

ul.breadcrumb-navigation li a:after {
	content: none;
}

.breadcrumb-block ul.breadcrumb-navigation li:before {
    margin-right: 10px;
    content: '';
    background: url(images/next.png) no-repeat 0;
    padding: 0 5px 0 0;
    font-size: 22px;
    line-height: 16px;
    color: #848484;
    background-position: center;
    background-size: contain;
    display: inline-block;
    width: 10px;
    height: 10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

li {
	list-style-type: none;
}

ul.breadcrumb-navigation li:first-child:before {content: none!important;}

ul.tabs li:before {
	content: none!important;
}

abbr[title],
acronym[title] {
	text-decoration: none;
}
abbr[title] {
	border: none;
}
abbr[data-original-title],
abbr[title] {
	border: none !important;
}

.previous-section {
	padding-left: 17px;
    margin-bottom: 8px;
	background: url("images/right-arrow.png") no-repeat 0;
}

.previous-section a {
	color: #393185;
    font-family: 'ProximaNovaSemibold';
	font-size: 16px;
    text-transform: uppercase;
}

.previous-section a:hover,
.previous-section a:focus{
	color: #393185;
	text-decoration: none;
}

.link-b-common-c {
	color: inherit;
    font-family: 'ProximaNovaBold';
}

.link-b-common-c:hover {
	color: inherit;
}

.link-b-common-c.mobile-link {
    font-family: 'ProximaNovaRegular';
    font-size: 18px;
    line-height: 34px;
}

.link-soc .item {
	background: #fff;
	border-bottom: none;
	padding: 0;
	width: 30px;
	height: 30px;
	opacity: 1;
}

.link-soc .item a {
	padding: 0;
	height: inherit;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.link-soc .item a img {
	margin: auto;
}

#sputnik-informer {
	float: right;
}
.find-error {
	display: block;
	font-size: 16px;
    font-family: 'ProximaNovaRegular';
	color: #000;
	margin-bottom: 35px;
}

.block-info-footer__mobile {
    display: none;
}

.link-soc .name-uni,
.name-uni-mobile {
    display: none;
}

.name-uni-mobile span {
    font-family: 'ProximaNovaRegular';
	color: #000;
    font-size: 16px;
}

.filter_wrap form {
    display: inline-block;
    float: right;
}

.m-logo-name {
	color: #fff;
	line-height: 12px;
	font-size: 12px;
    font-family: 'ProximaNovaSemibold';
	display: inline-block;
	max-width: 150px;

}

.pl-7 {
	padding-left: 7px!important;
}

.tour-name a {
	text-decoration: underline;
}

.tour-name a:after,
.tour-img a:after {
	content: none!important;
}

.container {
	/* padding-bottom: 20px; */
}

.inner-page .bx-breadcrumb .bx-breadcrumb-item {
    margin-bottom: 0;
}

.inner-page .bx-breadcrumb {
    margin: 20px 0;
}

#asd_share_buttons{float:right;margin:-61px 0 0 0;}
#asd_share_buttons a{width:16px;height:16px;float:left;margin:0 0 0 10px;}
#asd_share_buttons a:hover{opacity:0.60;}
#asd_share_buttons img{width:100%;height:100%;overflow:hidden;background:url("img/social.png") no-repeat 0 0;}
#asd_share_buttons .asd_vk_share img{background-position:-26px 0;}
#asd_share_buttons .asd_fb_share img{background-position:-78px 0;}
#asd_share_buttons .asd_tw_share img{background-position:-104px 0;}
#asd_share_buttons .asd_lj_share img{background-position:-52px 0;}

/* .inner-page__content #asd_share_buttons a:after,
.news-slider-image a:after {
    border: none;
} */

.submenu_container li a {
	font-size: 14px;
}

.button.more {
	display: block;
	margin-bottom: 30px;
}

table.bx-grid-sorting tr{
	background-color: #d9d9d9 !important;
}

ul>li, ol>li {
	margin: 12px;
	list-style: square;
}

.structure ul>li {
	margin: 12px;
	list-style: square;
}

.image-element li {
	list-style: none;
}

.structure ul ul>li {
	list-style: circle;
}

.structure ul ul>li ul>li {
	list-style: inside;
}

.sidebar ul>li {
	margin: 0;
}

.list_circle li {
	list-style: circle;
}

ul.tabs-below>li {
	list-style: none;
}

ul.breadcrumb-navigation li a.nav__last {
	color: #393185;
	font-size: 18px;
	text-transform: uppercase;
	font-family: 'ProximaNovaSemibold';
}

footer #bx_incl_area_9, footer #bx_incl_area_11 {
	font-size: 0 !important;
	min-height: 0 !important;
}

.block-info-footer__desktop {
	font-size: 0 !important;
}

.heartbeat {
	-webkit-animation: heartbeat 15s ease-in-out infinite both;
	        animation: heartbeat 15s ease-in-out infinite both;
}

.menu-sitemap-tree__show-menu:hover {
	cursor: pointer; 
}

.menu-sitemap-tree__show-menu {
	position: absolute;
	left: -50px;
}


.lightbox {
	display: none;
}

.block-info__title-info-wrap {
	margin-bottom: 1em; 
}

#bx_incl_area_8 {
	min-height: 0 !important;
}

/* New design page */

.block_white-p-4, .block_blue-p-4 {
	margin: 4em 0 em 0;
	padding: 4em 16px 4em 14px;
}

.block_blue-p-4, .block_white_p-2 {
	background-color: #337ab703;
}

.block_white-p-4, .block_white-p-2 {
	background-color: white;
}

.block_blue-p-2, .block_white-p-2 {
	margin: 2em 0 2em 0;
	padding: 2em 8px 2em 8px;
}

.block_blue-p-1, .block_white-p-1 {
	margin: 1em 0 1em 0;
	padding: 1em 8px 1em 8px;
}

.sub-block_white-p-1 {
	margin: 0px 0 0px 0;
	padding: 1em 8px 1em 8px;
}

.sub-block_white-nx-p-1 {
	margin: 0px 0 0px 0;
	padding: 1em 0 1em 0;
}

.sub-block_white-nxt-p-1 {
	margin: 0 0 0 0;
	padding: 0 0 1em 0;
}

.page-common {
	font-size: 1em;
}

.mt-2-custom {
	margin-top: 48p;
}

.mt-4-custom {
	margin-top: 72px;
} 

.caption-text {
	margin: 0 0 32px 0;
}

.block-services__title {
	line-height: 1.4em;
}

/* menu-mobile */
.menu-mobile {
	padding-left: 6px;
}

/* photo resize */

.image_wrapper img {
    max-width: 100%;
}

.imgwrap {
	border: white solid 12px !improtant;
	margin: 0px !important;
	height: 250px !important;
}

.sidebar-drop {
    height: 30px;
    width: 50px;
    font-size: 24px;
    line-height: 22px;
    letter-spacing: 1px;
    color: #393185;
    border: 2px solid #393185;
    background: #fff;
    outline: none;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.news-name {
	margin-bottom: 1em;
}

.bx-ilike-button {
	top: -10px !important;
}

/* Styles for social net */
.containerSoc { 
  text-align: center;
  position: fixed;
  top: 100px;
  bottom: 0;
  left: calc(100%-92px);
  right: 0;
  margin: auto;
  max-height: 380px;
	z-index: 1000;
}
ul.submenu {
  background-color: #fff;
  display: inline-block;
  margin: 0;
  overflow: hidden;
}
ul.submenu li {
  display: block;
  list-style: square;
  padding: 12px;
}
ul.submenu li a i.fa-facebook {
  color: #3b5998;
}
ul.submenu li a i.fa-vk {
  color: #1dcaff;
}
ul.submenu li a i.fa-google-plus {
  color: #d34836;
}
ul.submenu li a i.fa-instagram {
  color: #8a3ab9;
}
ul.submenu li a i.fa {
  display: inline-block;
  border: 1px solid transparent;
  height: 50px;
  width: 50px;
  border-radius: 50px;
  text-align: center;
  line-height: 50px;
  position: relative;
  z-index: 2;
}
ul.submenu li a i.fa::after {
  content: "";
  height: 0%;
  width: 0%;
  position: absolute;
  top: -500%;
  bottom: -500%;
  left: -500%;
  right: -500%;
  margin: auto;
  border: 0px solid transparent;
  border-radius: 200px;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all ease 0.5s;
  -o-transition: all ease 0.5s;
  transition: all ease 0.5s;
}
ul.submenu li a:hover i.fa::before {
  color: #fff;
}
ul.submenu li a:hover i.fa-facebook::after {
  height: 200%;
  width: 200%;
  background-color: #3b5998;
  border-radius: 0px;
  opacity: 1;
}
ul.submenu li a:hover i.fa-vk::after {
  height: 200%;
  width: 200%;
  background-color: #1dcaff;
  border-radius: 0px;
  opacity: 1;
}
ul.submenu li a:hover i.fa-youtube-play::after {
  height: 200%;
  width: 200%;
  background-color: #d34836;
  border-radius: 0px;
  opacity: 1;
}
ul.submenu li a:hover i.fa-instagram::after {
  height: 200%;
  width: 200%;
  background-color: #8a3ab9;
  border-radius: 0px;
  opacity: 1;
}

.slider-abit {
	width: 990px;
}

.detail-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}

.news-date {
	color: #B8B8B7;
}

@media screen and (min-width: 1920px) {
	.slider-abit {
    	width: 1200px;
		margin-top: -110px;
	}
}



@media screen and (max-width: 768px) {
	.bx-ilike-button {
		top: 0px !important;
	}

	.block_blue-p-4, .block_white-p-4 {
		margin: 28px 0 28px 0;
		padding: 28px 8px 28px 8px;
	}

	.imgwrap {
		height: 400px !important;
	}

	.block_blue-p-2, .block_white-p-2 {
		margin: 14px 0 14px 0;
		padding: 14px 8px 8px 14px;
	}


	/* styles for mobile (social net) */
	ul.submenu li a i.fa {
	  height: 30px;
	  width: 30px;
	  line-height: 30px;
	}

	ul.submenu li {
		padding: 0;
	}
}

	.media-video {
		width: 560px;
		height: 315px;
	}

.breadcrumb-block {
	margin: 0 8px 0 8px;
}

.menu-sitemap-tree__show-menu  span{
	font-size: 14px;
}

.block-news, .block-media, .block-base, .block-projects, .block-info {
	opacity: 0;
	-webkit-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out;
}

.main-fade-in {
	opacity: 1;
	-webkit-transition: all 0.8s ease-out;
	-o-transition: all 0.8s ease-out;
	transition: all 0.8s ease-out; 
}

@media (max-width: 709px) {
	a.item-category{
		border: 0;
		width: 50%;
	}

	.preview-text {
		font-size: 16px;
	}
 }

@media screen and (max-width: 644px) {
	.imgwrap {
		height: 350px !important;
	}

	.slider-abit {
		width: 100%;
	}

	.media-video {
		width: 100%;
	}

	.title-block {
		font-size: 20px;
	}
 }

.select-room {
	fill: #337ab7 !important;
}

@media screen and (max-width: 559px) {
	.imgwrap {
		height: 300px !important;
	}
 }

@media screen and (max-width: 480px) {
	.imgwrap {
		height: 250px !important;
	}
 }

@media screen and (max-width: 410px) {
	.imgwrap {
		height: 220px !important;
	}


 }


@media (max-width: 410px) {
	a.item-category{
		border: 0;
		width: 100%;
	}

	div.img-news {
		height: 170px;
	}

 }

@media screen and (max-width: 369px) {
	.imgwrap {
		height: 210px !important;
	}
 }

@media screen and (max-width: 349px) {
	.imgwrap {
		height: 200px !important;
	}
 }

@media screen and (max-width: 309px) {
	.imgwrap {
		height: 150px !important;
	}
 }

@media screen and (min-device-width: 789px){
	.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}

.inner-page {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -ms-flex-positive: 1;
        flex-grow: 1;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
}
}

@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}