@import "libs/sel2/select2.css";
@import "libs/coolform.css";

html,
body {
    height: 100%;
}
body {
    padding: 0;
    margin: auto 0;
    height: 100%;
    background: #232833 url(images/bg.png);
}
.hidden {display: none;}
.list {
    margin: 0 0 20px 0;
    padding: 0;
}
.list li {
    margin: 0;
    padding: 0 0 8px 27px;
}
.listNumeric {
    margin: 0 0 20px 0;
    padding: 0;
}
.listNumeric li {
    margin: 0 0 8px 0;
    padding: 0 0 0 27px;
    list-style: decimal ;
}


.home-page .wrap {
    background: #1c2029 url(images/home-bg.png) repeat-y 200px 0;
}
.science-page .wrap {
    background: #1c2029 url(images/science-bg.png) repeat-y 200px 0;
}
.wrap {
    margin: 0 auto -120px auto;
    padding: 0;
    max-width: 1200px;
    min-height: 100%;
    position: relative;
    width: 1200px;
    background: #fff;

}
/*
.header {
  padding: 0 0 0 200px;
  width: 100%;
  height: 105px;
  position: relative;
  float: right;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
} */
.header {
    margin: 0 0 0 200px;

    height: 105px;
    position: relative;
    background: #1c2029;
}
.header a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}
.header-top {
    padding: 20px 0 0 0;
    height: 50px;
    background: #1c2029;
    font-size: 13px;
}
.lang-choose {
    margin: 0 0 0 28px;
    display: inline-block;
    font-size: 12px;
}
.lang-choose li {
    margin: 0 22px 0 0 ;
    padding: 15px 0 0 0;
    display: inline-block;
    border-top: 3px solid transparent;
}
.lang-choose li.lang-choose_act {
    border-top: 3px solid #ff4847;
}
.search {
    margin: 0 23px 0 0 ;
    display: inline-block;
}
.search a {
    width: 17px;
    height: 17px;
    display: inline-block;
    text-decoration: none;
    text-indent: -9999px;
    background: transparent url(images/sprite.png) no-repeat -199px -1px;
}
.social-pane {
    display: inline-block;
    position: relative;
    z-index: 101;
}
.social-pane > li {
    margin: 0 14px 0 0;
    width: auto;
    height: 17px;
    display: inline-block;
    position: relative;
    vertical-align: -4px;
}
.social-pane > li:hover .social-pane-sub {
    display: block;
}
.social-pane > li.social-pane-parent {
    padding-right: 10px;
    position: relative;
}
.social-pane > li.social-pane-parent:after {
    content: ' ';
    margin: -2px 0 0 0;
    width: 7px;
    height: 14px;
    display: block;
    position: absolute;
    top: 4px;
    right: 0;
    background: #1c2029 url('/local/templates/msu/images/sprite.png') no-repeat -17px -27px;
    cursor: pointer;

}
.social-pane > li > .social-pane-sub {
    display: none;
    position: absolute;
    top: 18px;
    left: 0;
    font-size: 12px;
    background: #2f3950;
    -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.4);
}
.social-pane > li > .social-pane-sub > li {
    padding: 0 18px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.social-pane > li > .social-pane-sub > li:hover {
    background: #ff4847;
}
.ico-facebook,
.ico-twitter,
.ico-vk {
    width: 17px;
    height: 17px;
    display: inline-block;
    cursor: pointer;
    background: transparent url(images/sprite.png) no-repeat -172px -25px;
}
.ico-facebook {
    padding: 0 9px 0 0;
    width: 13px;
}
.mobile-menu .ico-facebook {
    padding: 0;
}
.ico-twitter {
    background-position: -193px -25px;
}
.ico-vk {
    width: 30px;
    background-position: -177px -44px;
}
.ico-instagram {
    background: url(images/inst.png) no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    cursor: pointer;
}
.ico-youtube {
    background: url(images/youtube.png) no-repeat;
    width: 24px;
    height: 17px;
    display: inline-block;
}
.ico-telegram {
    background: url(images/telegram.png) no-repeat;
    width: 19px;
    height: 17px;
    display: inline-block;
}
.ico-zen {
    background: url(images/zen.png) no-repeat;
    width: 17px;
    height: 17px;
    display: inline-block;
    cursor: pointer;
}
.menu-top {
    float: right;
    display: none;
}
.menu-top li {
    margin: 0 33px 0 21px;
    display: inline-block;
}
.menu-top li a {
    height: 40px;
    display: inline-block;
    line-height: 47px;
    border-color: #ff4847;
    border-top: 3px solid transparent;
}
.menu-top li a:hover {
    border-color: #ff4847;
}
.header-bottom {
    height: 35px;
    background: #292f3c;
    font-size: 13px;
}
.nav {
    margin: 0 2px 0 0;
    float: right;
    position: relative;
    z-index: 100;
}
.nav > li {
    margin: 0 8px 0 0;
    padding: 0 15px 0 15px;
    height: 32px;
    display: block;
    float: left;
    line-height: 30px;
    border-top: 3px solid transparent;
    -webkit-transition: color, background 0.1s ease;
    -moz-transition: color, background 0.1s ease;
    -o-transition: color, background 0.1s ease;
    transition: color, background 0.1s ease;
}
.nav > li.nav-item-parent {
    padding-right: 20px;
    position: relative;
}
.nav > li:hover {
    background: #4b6093;
    border-color: #ff4847;
}
.nav > li.nav-item-parent:hover .nav-level-1 {
    display: block;
}
.nav > li.nav-item-parent:hover {

}
.nav > li.nav-item-parent:after {
    content: ' ';
    margin: -2px 0 0 0;
    width: 6px;
    height: 4px;
    display: block;
    position: absolute;
    top: 50%;
    right: 5px;
    background: transparent url(images/sprite.png) no-repeat -17px -32px;
}
.nav > li.nav-item_act {
    border-color: #ff4847;
}
.nav > li > a {
    height: 30px;
    display: inline-block;
    line-height: 30px;

}
.nav > li > a:hover {
    border-color: #ff4847;
}
.nav > li .nav-level-1 {
    display: none;
    position: absolute;
    top: 32px;
    left: 0;
    font-weight: bold;
    font-size: 14px;
    /*background: #2f3950; */
    background: #4b6093;
    -moz-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.4);
    box-shadow: 6px 6px 0 0 rgba(0, 0, 0, 0.4);
}
.nav > li .nav-level-1 li {
    padding: 0 23px;
    height: 30px;
    line-height: 30px;
    white-space: nowrap;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.nav > li .nav-level-1 li:hover {
    background: #ff4847;
}
.nav > li .nav-level-1 li.nav-item_act{
    background: #ff4847;
}
.logo {
    margin: 0 -200px 0 0;
    padding: 187px 15px 0 15px;
    width: 170px;
    height: 195px;
    position: relative;
    float: left;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    line-height: 23px;
    background: #1c2029 url(images/logo.png) no-repeat center 64px;
}
.logo span {
    width: 100%;
    display: inline-block;
    position: absolute;
    bottom: 35px;
    left: 0;
    text-transform: uppercase;
    text-align: center;
    font-size: 10px;
    font-weight: bold;
    color: #a4a6a9;
}
.logo a {
    margin: 0 0 20px 0;
    padding: 187px 15px 45px  15px;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    text-decoration: none;
    z-index: 2;

}
.aside_left {
    margin: 277px -200px 0 0;
    width: 200px;
    position: relative;
    float: left;
    background: #2f3950;
}
.home-page .aside_left {
    margin: 276px -200px 0 0;
}
.science-page .aside_left {
    margin: 231px -200px 0 0;
}
.question-page .aside_left {
    margin: 231px -200px 0 0;
}

.home-page.en-home-page  .aside_left {
    min-height: 250px !important;
}


.menu-left {
    padding: 25px 15px 18px 22px;
    background: #2f3950;
    overflow: hidden;
    border-top: 3px solid #ff4847;
}

ul.menu-left ul {
    margin-top: 6px;
    margin-left: 10px;
}

.menu-left li {
    margin: 0 0 9px 0;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.menu-left li.menu-left_act > a {
    color: #ff4847;
}
.menu-left li a {
    display: inline-block;
    line-height: 13px;
    text-decoration: none;
    color: #fff;
}
.bx-no-touch .menu-left li a:hover {
    color: #ff4847;
}
.reson-pane {
    padding: 0 22px;
    color: #434343;
    background: #ede8df;
}
.reson-pane .btn {
    margin: 0 0 12px 0;
    width: 100%;
    border: 1px solid #d73938;
    background: #ff4847;
}
.reson-pane .btn:hover {
    background: #ff2f2d;
}
.reson-pane .btn_twitter {
    border: 1px solid #0087ba;
    background: #00aced;
}
.reson-pane .btn_twitter .ico-twitter {
    margin: 0 9px 0 0;
    width: 21px;
    height: 20px;
    position: relative;
    top: 5px;
    background: transparent url(images/sprite.png) no-repeat -173px 0;
}
.reson-pane .btn_twitter:hover {
    background: #00aced;
}
.reson-pane-img {
    margin: 0 -22px 15px -22px;
    width: 200px;
    height: 263px;
    line-height: 263px;
    background: #fff;
}
.reson-pane-img img {
    vertical-align: top;
}
.reson-pane-post {
    margin: 0 0 12px 0;
    display: inline-block;
}
.reson-pane-name {
    margin: 0 0 12px 0;
    display: inline-block;
}
.reson-pane-name a {
    font-weight: bold;
    color: #000;
}
.article-pane {
    margin: 21px 0 20px 0px;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.article-pane li {
    margin: 0 0 20px 0;
    padding: 0 3px 7px 3px;
    width: 148px;
    text-transform: uppercase;
    border: 1px solid #2d3e63;
    background: #2d3e63;
}
.article-pane  .article-pane-img {
    margin: 0 -3px 7px -3px;
    width: 154px;
    height: 68px;
    display: inline-block;
}
.article-pane  a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
}
.article-pane-item a {
    display: inline-block;
    text-decoration: none;
    color: #fff;
}
.article-pane-item {
    margin: 20px 0 0 22px;
    padding: 0 0 7px 0;
    width: 154px;
    text-transform: uppercase;
    border: 1px solid #2d3e63;
    background: #2d3e63;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.article-pane-item_2 {
    border-color: #39aed0;
    background-color: #39aed0;
}
.article-pane-item_3 {
    border-color: #ff4847;
    background-color: #ff4847;
}
.article-pane-item_4 {
    border-color: #7fbd13;
    background-color: #7fbd13;
}
.article-pane-item_5 {
    border-color: #ff4e00;
    background-color: #ff4e00;
}
.aside_right {
    margin-top: -539px;
    float: right;
    width: 500px;
    background: #445273;
}

.science-page .aside_right {
    margin-top: -400px;
    width: 333px;
}

.en-home-page .aside_right {
    margin-top: 0;
    width: 350px;
}
.en-home-page  .wrap-content {
    background-color: #FFF;
}

.aside_right .news-list {
    background: none;
}

.section_main {
    margin: 0 0 -120px 0;
    width: 100%;

    float: left;
    background: #fff;
    /*border-left: 200px solid #1c2029;*/
    border-left: 200px solid #2f3950;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.mobile-info-pane {
    display: none;
}
.home-page .section_main {
    margin: 0 0 0 200px;
    width: 500px;
    float: left;
    background: #fff;
    border: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing:  content-box;
}
.science-page .section_main {
    width: 667px;
}
.home-page.en-home-page .section_main {
    width: 650px;
}
.home-page.en-new-home-page .section_main {
    margin: 0 0 -120px 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 200px solid #2f3950;
}

.wrap .msu-content {
    padding: 30px 45px 120px 62px;
    line-height: 23px;
}

.wrap .msu-content .content {
	padding: 0;
}

.home-page .msu-content {
    padding: 25px 20px 23px 30px;
    width: 450px;
    overflow: hidden;
}
.science-page  .msu-content {
    width : auto;
}
.home-page.en-home-page  .msu-content {
    padding: 0 0 23px 0;
    width: 650px;
}
.home-page.en-new-home-page  .msu-content {
    padding: 0;
    width: 100%;
}

.section_main ul.list-reset li:before {
    display: none;
}
ul.breadcrumbs {
    margin: 0;
    padding: 12px 0 12px 60px;
    display: block;
    overflow: hidden;
    font-weight: bold;
    background: #ede8df;
}
ul.breadcrumbs li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    font-size: 10px;
    color: #1c2029;
}
ul.breadcrumbs li a {
    color: #1c2029;
    text-decoration: none;
}
ul.breadcrumbs li a:hover {
    color: #1c2029;
    text-decoration: underline;
}
ul.breadcrumbs li:before {
    content: '/';
    margin: 0 4px;
    height: auto;
    display: inline-block;
    position: static;
    background: transparent;
    color: #1c2029;
    font-weight: bold;
    width: auto;
}
ul.breadcrumbs li:first-child:before {
    content: '';
    margin: 0;
}
ul.pagination {
    margin: 10px 0 20px 0;
    padding: 0;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
}
ul.pagination li {
    margin: 0 5px 0 0;
    padding: 0 5px;
    width: auto;
    min-width: 16px;
    height: 26px;
    display: block;
    position: relative;
    float: left;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    background: #eaeaea;
    z-index: 2;
}
ul.pagination li:before {
    display: none;
}
ul.pagination li:hover {
    background: #ff4847;
}
ul.pagination li:hover a {
    color: #ffffff;
}
ul.pagination li:first-child {
    border-left: none;
}
ul.pagination li a {
    display: block;
    text-decoration: none;
    text-align: center;
    color: #a0a0a0;
    position: relative;
}
ul.pagination li.pagination-devider a {
    color: #EAEAEA;
    bottom: 3px;
}
ul.pagination li.pagination-devider a:hover {
    color: #ff4847;
}
ul.pagination li.pagination-act {
    background: #ff4847;
}
ul.pagination li.pagination-act a {
    color: #ffffff;
}
ul.pagination li.pagination-devider {
    font-size: 24px;
    line-height: 36px;
    color: #eaeaea;
    background: transparent;
}
.table-date-list {
    margin: 0 0 30px 0;
}
.table-date-list td {
    font-style: italic;
    font-size: 12px;
    line-height: 22px;
}
.table-date-list td:first-child {
    padding: 0 5px 0 0;
    font-weight: bold;
    text-align: right;
    white-space: nowrap;
    color: #ff4847;
}
ul.photo-list {
    margin: 20px 0 0 -34px;
    padding: 0;
    overflow: hidden;
}
ul.photo-list li {
    margin: 0 0 33px 34px;
    padding: 0;
    position: relative;
    float: left;
}
ul.photo-list-named li {
    float: none;
    display: inline-block;
    vertical-align: top;
}
ul.photo-list li a {
    position: relative;
    display: block;
}
ul.photo-list li span {
    position: relative;
    display: block;
    width: 100%;
    max-width: 260px;
    line-height: 1.4;
    margin-top: 5px;
}
a.zoom {
    position: relative;
}
ul.photo-list li a:hover:after, a.zoom:hover:after {
    display: block;
}
ul.photo-list li a:after , a.zoom:after {
    content: ' ';
    margin: -34px 0 0 -34px;
    width: 67px;
    height: 67px;
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    background: #ffffff url(images/sprite.png) -19px -62px;
    -webkit-box-shadow: 0 0 10px 0px #b7b7b7;
    -moz-box-shadow: 0 0 10px 0px #b7b7b7;
    box-shadow: 0 0 10px 0px #b7b7b7;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: 1;
}
ul.photo-list li:hover:after {
    display: block;
}
ul.photo-list li:hover img , a.zoom:hover img {
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.article-img {
    margin: 0 0 0 25px;
    width: 290px;
    float: right;
    position: relative;
    z-index: 10;
}
.article-img .useful-links {
    margin-top: 50px;
}
.wrap-slider {
    margin: 0 500px 0 00px;
    width: 500px;
    height: 539px;
    float: right;
    background: #2f3950;
}
.en-home-page .en-page-teaser {
    padding: 30px 30px 35px 30px;
    margin: 0;
    width: auto;
    height: 100%;
    float: none;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
    border-bottom: 5px solid #fd494c;
    background:transparent url(/img/en-teaser.jpg) no-repeat 50% 50%;
}
.en-home-page .en-page-teaser h2 {
    font-size: 24px;
    color: #fff;
}
.en-home-page .wrap-slider {
    margin: 0 0 0 0;
    width: 100%;
    height: 517px;
    float: none;
    background: #595959;
}
.en-new-home-page .wrap-slider{
    height: auto;
}


.science-page .wrap-slider {
    margin: 0 333px 0 00px;
    width: 667px;
    height: 400px;
}

.slider-item {
    height: 481px;
    position: relative;
}
.science-page .slider-item {
    height: 350px;
}

.science-page .fotorama__nav-wrap {
    padding: 6px 0 0 0;
}
.en-home-page .fotorama__nav-wrap {
    padding: 0;
}

.slider-item a.slider-item-caption {
    padding: 10px 0;
    width: 100%;
    position: absolute;
    bottom: 2px;
    left: 0;
    font-size: 14px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    z-index: 1;
}

.slider-item-caption .slider-caption-op {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=30);
    opacity: 0.3;
    background: #000;
    z-index: -1;


}

.news-list {
    margin: 0;
    width: 100%;
    background: #fff;
    position: relative;
}
.news-rss {
    width: 25px;
    height: 25px;
    display: inline-block;
    background: transparent url(images/sprite.png) no-repeat 0 0;
    vertical-align: text-top;
    margin: 0 15px;
}
.news-list h2 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 24px;
    color: #364464;
}

.news-list-item {
    margin: 0 0 30px 0;
    overflow: hidden;
}
.news-list-item.news-list-item-nomargin {
    margin: 0;
}
.news-list-tag-pane {
    position: relative;
}
.news-list-tag-dateonly {
    margin: 0 -55px 0 0;
    width: 55px;
    float:left;
    /*margin: 9px 22px 0 0;
    float: left;*/
}
.news-list_simple .news-list-item {
    margin: 0 0 20px 0;
}

.news-list_simple .news-list-tag-dateonly {
    margin: 0;
}
.news-list_simple  .news-list-item-text {
    margin: 0 0 0 55px;
}

.news-list_grant .news-list-item-head {
    margin-left: 100px;
}


.news-list-wide-date {
    width: 100px;
}

.news-list-item-date {
    display: block;
    position: absolute;
    top: 2px;
    left: 0;
    font-size: 18px;
    font-weight: bold;
    color: #ff4847;
}

.marked-date {
    font-size: 18px;
    display: inline-block;
    color: #ff4847;
}

.mark_red {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #ff4847;
}
.mark_blue {
    display: inline-block;
    font-weight: bold;
    font-size: 14px;
    color: #00aeef;
}

.news-list-item-publish-date {
    text-align: right;
    font-size: 12px;
    font-weight: normal;
    margin: -4px 0 25px;
}
.news-list-item-publish-date span{
    color: #ff4847;
    font-weight: bold;
}
.news-list-item-conf-date {
    float: left;
    min-width: 80px;
    margin-top: 4px;
    color: #a0a0a0;
}
.news-list-item-conf-month {
    font-size: 60px;
    line-height: 90%;
    text-align: center;
}
.news-list-item-conf-day {
    font-size: 14px;
    font-style: italic;
    line-height: 100%;
    text-align: center;
}
.news-list-item-conf-type {
    font-weight: normal;
    color: #404040;
}
.news-list-item-conf-info {
    line-height: 28px;
}

.news-list-item-conf-info-divider {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: text-bottom;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #404040;
}
.news-list-item-conf-registration .news-list-item-conf-info-divider {
    margin-left: 5px;
    margin-right: 5px;
}
.news-list-item-conf-sections .news-list-tag-list{
    display: inline-block;
    margin-left: 0;
}
.news-list-item-conf-registration-link {
    font-weight: bold;
}
.news-list-item-conf-registration-finished {
    color: #a0a0a0;
    font-weight: bold;
}
.news-list-item-conf-location {
    padding-bottom: 5px;
    font-weight: bold;
}
.news-list-item-conf-divisions {
    padding-bottom: 5px;
    font-weight: bold;
}
.conf-list-item-dates {
    color: #ff4847;
}
.news-list-tag-dateonly .news-list-item-date{
    position: static;
    line-height: 19px;
}

@media only screen and (max-width: 1000px) {
.wrap-news-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.useful-links-wrapper {
    margin: 30px 0 0 0;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    float: none;
}
.news-list {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
}
}







.tag-list-container ul.news-list-tag-list {
    margin: 0 0 20px 0;
}

.tag-list-container ul.news-list-tag-list li {
    margin-right: 4px;
}

.fr {
    float: right;
}

.tag-list-container ul.news-list-tag-list-clear {
    margin-bottom: 50px;
}

ul.news-list-tag-list {
    margin: 0 0 8px 55px;
    padding: 0;
}
ul.news-list-tag-list li {
    margin: 0 0 3px 0;
    padding: 0 10px;
    min-height: 20px;
    display: inline-block;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    background: #9bb200 ;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
ul.news-list-tag-list li:before {
    display: none;
}

ul.news-list-tag-list a {
    text-decoration: none;
    color: #FFF;
}

ul.news-list-tag-list li.news-list-tag_1 {
    background: #9bb200;
}
ul.news-list-tag-list li.news-list-tag_2 {
    background: #ff6633;
}
ul.news-list-tag-list li.news-list-tag_3 {
    background: #008ab2;
}
ul.news-list-tag-list li.news-list-tag_no_bg {
    background: none;
    color: #404040;
    padding-left: 3px;
}

.msu-content .news-detail .news-list-item-date-full {
    margin-left: 100px;
    /*overflow: hidden;*/
}

.news-list-item-head {
    margin: 0 0 13px 55px;
    font-weight: bold;
    line-height: 1.4;
}
.news-list_press .news-list-item-head {
    font-weight: normal;

}
.news-detail .news-list-item-head{
    margin: 0 0 13px 80px;
}

.news-list-item-head  .news-list-item-conf-daterange {
    font-weight: normal;
    color: #a0a0a0;
}
.news-list-item-head a {
    color: #000;
}
.news-list-item-conf {
    margin-top: 55px;
}
.news-list-item-conf .news-list-item-head {
    margin: 0 0 5px 200px;
}


.news-list-item-img {
    margin: 0 20px 0 0;
    float: left;
}
.news-list-item-img.news-list-item-img-right {
    margin: 0 0 0 20px;
    float: right;
}
.news-list-item-conf .news-list-item-img-group {
    overflow: hidden;
    float: left;
}
.news-list-item-conf .news-list-item-img {
    width: 80px;
}
.news-list-item-conf  .news-list-item-conf-date {
    float: right;
}
.news-list-item-text {
    font-size: 12px;
    line-height: 18px;
    color: #404040;
}
.news-list-item-conf .news-list-item-text {
    margin-left: 200px;
}
.news-list-more {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}
.news-list-more:hover {
    color: #000000;
}
.calendar {
    padding: 35px 22px 22px 22px;
    width: 256px;
    min-height: 216px;
    float: left;
    position: relative;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background: #ff4847;
}
.calendar:before {
    content: ' ';
    width: 55px;
    height: 55px;
    display: block;
    position: absolute;
    top: 20px;
    left: 21px;
    background: transparent url(images/sprite.png) no-repeat -115px 0;
}
.calendar .calendar-head {
    margin: 0 0 18px 63px;
    font-size: 14px;
}
.calendar .btn {
    padding: 0 15px;
    font-size: 14px;
    background: #f23433;
    border: 1px solid #ff7675;
}
.calendar .btn:hover {
    background: #f01c1b;
}
.calendar_inner {
    padding: 24px 12px 22px 12px;
    width: 176px;
    min-height: 0;
    float: none;
}
.calendar_inner .calendar-head {
    margin: 0 0 8px 70px;
}
.calendar-tab {
    position: relative;
}
ul.calendar-tab-head {
    padding: 0 0 9px 0;
    margin: 0;
    border-bottom: 1px dashed #ff7675;
}
ul.calendar-tab-head li {
    margin: 0 0 0 11px;
    padding: 0;
    width: 137px;
    display: none;
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #fff;
}
ul.calendar-tab-head li a {
    color: #fff;
    text-decoration: none;
}
ul.calendar-tab-head li:before {
    display: none;
}
ul.calendar-tab-head li.calendar-tab-head_act {
    display: block;
}
.calendar-tab-prev,
.calendar-tab-next {
    width: 17px;
    height: 17px;
    position: absolute;
    top: 3px;
    left: 0;
}
.calendar-tab-prev:before,
.calendar-tab-next:before {
    content: ' ';
    width: 6px;
    height: 11px;
    display: block;
    position: absolute;
    top: 1px;
    left: 0px;
    background: transparent url(images/sprite.png) no-repeat -1px -28px;
}
.calendar-tab-next {
    left: 143px;
}
.calendar-tab-next:before {
    left: auto;
    right: 0;
    background-position: -8px -28px;
}
.calendar-tab-content {
    margin: 0 0 15px 0;
    padding: 13px 0 0 0;
    font-weight: normal;
}
.calendar-tab-item {
    opacity: 0;
    position: absolute;
    left: -9999px;
    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.calendar-tab-item_act {
    position: static;
    opacity: 1;
}
ul.calendar-tab-event {
    margin: 0;
    padding: 0;
}
ul.calendar-tab-event li {
    margin: 0;
    padding: 0;

    opacity: 0;
    position: absolute;
    left: -9999px;


    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;

}
ul.calendar-tab-event li.calendar-tab-event-item_act {

    position: static;
    opacity: 1;


}
ul.calendar-tab-event li:before {
    display: none;
}
.wrpa-calendar-tab-event {
    position: relative;
}
.calendar_inner .wrpa-calendar-tab-event  {
    margin: 18px 0 0 0;

}
.calendar-tab-event-date {
    margin: 0 0 5px 0;
    display: inline-block;
    font-size: 14px;
    text-decoration: underline;
    line-height: 19px;
    color: #fff;
}
.calendar-tab-event-date:hover {
    color: #fff;
}
.calendar-tab-event-text {
    margin: 0;
    padding: 0 0 1em 0;
    min-height: 55px;
    display: block;
    overflow: hidden;
}
.calendar-tab-event-next,
.calendar-tab-event-prev {
    width: 22px;
    height: 22px;
    display: block;
    position: absolute;
    top: -3px;
    right: 35px;
    background: #f23433;
    border: 1px solid #ff7675;
}
.calendar_inner  .calendar-tab-event-next, .calendar_inner  .calendar-tab-event-prev {
    top: -27px;
}
.calendar-tab-event-next:before,
.calendar-tab-event-prev:before {
    content: ' ';
    width: 6px;
    height: 11px;
    display: block;
    position: absolute;
    top: 6px;
    left: 7px;
    background: transparent url(images/sprite.png) no-repeat -1px -28px;
}
.calendar-tab-event-next:hover,
.calendar-tab-event-prev:hover {
    background: #f01c1b;
}
.calendar-tab-event-prev {
    right: 0;
}
.calendar-tab-event-prev:before {
    left: 9px;
    background-position: -8px -28px;
}
.ref-pane {
    padding: 85px 22px 25px 22px;
    width: 156px;
    position: relative;
    float: right;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background: #2f3950;
}
.ref-pane span {
    margin: 0 0 14px 0;
    display: inline-block;
}

.just-btn {
    margin: 0;
    padding: 0 5px;
    min-width: 156px;
    font-size: 18px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    line-height: 34px;
    color: #ffffff;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.ref-pane a {
    height: 20px;
    display: inline-block;
    font-size: 18px;
    text-decoration: none;
    color: #fff !important;
}
.ref-pane .btn, .just-btn {
    padding: 8px 0;
    height: auto;
    font-size: 14px;
    line-height: normal;
    background: #26314a;
    border: 1px solid #52648c;
}
.ref-pane .btn:hover, .just-btn:hover {
    background: #1d2639;
}
.ref-pane:before {
    content: ' ';
    width: 55px;
    height: 55px;
    display: block;
    position: absolute;
    top: 26px;
    left: 21px;
    background: transparent url(images/sprite.png) no-repeat -28px 0;
}
.addres-pane {
    padding: 85px 22px 25px 22px;
    width: 156px;
    position: relative;
    float: right;
    font-weight: bold;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    background: #445273;
}

.addres-pane  a {
    text-decoration: none;
    color: #fff;
}
.addres-pane  a:hover {
    text-decoration: underline;
    color: #fff;
}
.addres-pane span {
    margin: 0 0 21px 0;
    display: inline-block;
}
.addres-pane .btn, .news-pane .btn-blue {
    padding: 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
    background: #364464;
    border: 1px solid #52648c;
}
.news-pane .btn-blue {
    height: auto;
    line-height: normal;
    padding: 8px 0;
}
.addres-pane .btn:hover, .news-pane .btn-blue:hover {
    background: #2d3953;
}
.addres-pane:before {
    content: ' ';
    width: 32px;
    height: 55px;
    display: block;
    position: absolute;
    top: 18px;
    left: 31px;
    background: transparent url(images/sprite.png) no-repeat -83px 0;
}
.activity-pane {
    padding: 22px 15px 25px 29px;
    width: 256px;
    position: relative;
    float: left;
    background: #ede8df;
}
.en-home-page .activity-pane {
    background: #fff;
}

.activity-pane ul {
    margin: 0;
    padding: 0;
}
.activity-pane ul li {
    margin: 0 0 22px 0;
}
.activity-pane h2 {
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #364464;
}
.activity-pane .activity-pane-date {
    margin: 0 0 6px 0;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #ff4847;
}
.activity-pane .activity-pane-head {
    margin: 0 0 8px 0;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.activity-pane .activity-pane-head a {
    color: #000;
    font-weight: bold;
}
.activity-pane .activity-pane-text {
    font-size: 12px;
    line-height: 18px;
    overflow-wrap: break-word;
}
.activity-pane .activity-pane-more {
    display: block;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.news-more{
    display: block;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.news-important {
    width: 300px;
    background: #39aed0;
    float: left;
    position: relative;
}
.news-important .news-important-img {
    width: 300px;
    height: 256px;
    position: relative;
}
.news-important .news-important-header {
    padding: 0 19px;
    width: auto;
    position: absolute;
    bottom: 10px;
    left: 0;
    font-weight: bold;
    font-size: 18px;
    line-height: 23px;
    color: #fff;
}
.news-important .news-important-header a {
    color: #fff;
    text-decoration: none;
}
.news-important .news-important-header_mobile {
    padding: 0 19px;
    position: static;
    display: none;
}
.news-important .news-important-text {
    padding: 23px 19px 27px 19px;
    position: relative;
    font-size: 12px;
    color: #fff;
    line-height: 18px;
    border-top: 2px solid #ff4847;
}
.news-important .news-important-text:before {
    content: ' ';
    margin: 0 0 0 -13px;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #ff4847;
}
.thanks-pane {
    padding: 20px 12px 24px 24px;
    width: 164px;
    float: right;
    background: #fff;
}
.thanks-pane h2 {
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #1c2029;
}
.thanks-pane .thanks-list-date {
    margin: 0 0 4px 0;
    font-weight: bold;
    font-size: 14px;
    color: #ff4847;
}
.thanks-pane .thanks-list-head {
    margin: 0 0 11px 0;
}
.thanks-pane .thanks-list-head a {
    font-weight: bold;
    font-size: 14px;
    color: #000;
}
.thanks-pane .thanks-list-text {
    font-size: 12px;
    line-height: 18px;
}
.wrap-thanks-list {
    position: relative;
}
.wrap-thanks-list li {
    opacity: 0;
    position: absolute;
    left: -9999px;


    -webkit-transition: opacity 1s ease;
    -moz-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}
.wrap-thanks-list li.thanks-list_act {
    opacity: 1;
    position: static;
}
.thanks-list-prev,
.thanks-list-next {
    content: ' ';
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: -33px;
    right: 25px;
    background: #869ed7;
    border: 1px solid #6a86c8;
}
.thanks-list-prev:before,
.thanks-list-next:before {
    content: ' ';
    width: 6px;
    height: 11px;
    display: block;
    position: absolute;
    top: 5px;
    left: 6px;
    background: transparent url(images/sprite.png) no-repeat -1px -28px;
}
.thanks-list-prev:hover,
.thanks-list-next:hover {
    background: #738fd1;
}
.thanks-list-next {
    right: 0;
}
.thanks-list-next:before {
    left: 7px;
    background-position: -8px -28px;
}
.news-pane {
    padding: 18px 15px 20px 20px;
    width: 165px;
    float: right;
    font-weight: bold;
    background: #445273;
}
.news-pane ul {
    margin: 0 0 30px 0;
}
.news-pane ul li {
    margin: 0 0 15px 0;
}
.news-pane h2 {
    margin: 0 0 9px 0;
    padding: 0;
    font-size: 14px;
    color: #ffffff;
}
.news-pane .news-pane-date {
    font-size: 14px;
    color: #839fe0;
    display: block;
}
.news-pane .news-pane-text, .news-pane .news-pane-text a {
    font-size: 12px;
    color: #fff;
}
.news-pane .news-pane-more {
    color: #fff;
}
.footer {
    margin: 0 auto;
    padding: 30px 0 10px 30px;
    width: 1170px;
    min-height: 80px;
    position: relative;
    font-size: 12px;
    color: #fff;
    background-color: #2f3950;
    z-index: 11;
}
.footer-admin{
	min-height: 180px;
}
.vidget-vk{
	margin-bottom: 20px;
	/*position: absolute;
    right: 219px;
    top: 59px;*/
}
#vk_groups,
#vk_groups iframe {
     width: 100% !important;
}
.vidget-facebook{
	/*position: absolute;
    right: 26px;
    top: 75px;*/
	padding: 14px 0;
	height: 20px;
	position: relative;
	text-align: center;
	background: #364464;
	border: 1px solid #52648c;
}
.aside_right{
	position: relative;
}
.vidgets__wrap{
	padding-top: 20px;
	height: 211px;
	width: 165px;
    float: right;
}
.vidgets{
	position: absolute;
	bottom: 20px;
	right: 0;
	/*padding: 142px 15px 20px 20px;*/
	padding: 0 15px 0 20px;
    width: 165px;
    float: right;
}
.aside_right{
    padding-bottom: 200px;
}
@media only screen and (max-width: 1024px){
    .aside_right{
        padding-bottom: 0;
    }
	.vidgets__wrap{
		padding-top: 0;
		height: auto;
		width: auto;
	}
	.vidgets {
		padding-bottom: 20px;
		position: relative;
		right: auto;
		bottom: auto;
		padding-top: 18px;
		width: auto;
	}
}
@media only screen and (max-width: 768px){
	.vidgets__wrap{
		padding-top: 20px;
		height: 246px;
		width: 165px;
		float: right;
	}
	.vidgets {
		padding-bottom: 0;
		padding-top: 30px;
		width: auto;
		width: 165px;
		position: absolute;
		bottom: 20px;
		right: 0;
	}
	.vidget-vk{
		width: 165px !important;
	}
}
@media only screen and (max-width: 640px){
	.vidgets__wrap{
		padding-top: 0;
		height: auto;
		float: left;
		width: auto;
	}
	.vidgets {
		padding-top: 18px;
		float: left;
		padding-bottom: 20px;
		position: relative;
		right: auto;
		bottom: auto;
	}
	.vidget-vk{
	}
}
.footer a {
    color: #fff;
}
.nav-footer {
    position: absolute;
    top: 29px;
    right: 0;
    font-size: 13px;
    font-weight: bold;
}
.nav-footer li {
    margin: 0 30px 0 0;
    display: inline-block;
}
.nav-footer li a {
    text-decoration: none;
}
.nav-footer li a:hover {
    text-decoration: underline;
}
.wrap-mobile-menu-btn {
    display: none;
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}
.wrap-mobile-menu-scroll {
    padding: 9px 0 0 0;
    width: 50%;
    height: 100%;
    min-height: 100%;
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    background: #1c2029;
    z-index: 10;
}
.mobile-menu-scroll {
    height: 100%;
}
.wrap-mobile-menu-scroll_open {
    width: 50%;
    display: block;
}

.wrap-content {
    padding: 0 0 120px 0;
    min-height: 100%;
    position: relative;
    background: repeat-y scroll 0 0;
    z-index: 10;
}
.wrap-content_menu-open {
    left: -50%;
    background:#fff;
}
.mobile-menu-btn {
    width: 49px;
    height: 34px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: transparent url(images/menu-mobile-btn.png) no-repeat 0 0;
}
.mobile-menu-back {
    padding: 14px;
    font-size: 16px;
}
.mobile-menu-back:hover {
    background: #ff4847;
}
.mobile-menu-back a {
    color: #fff;
    text-decoration: none;
}
.mobile-menu {
    border-top: 2px solid #ff4847;
    font-size: 16px;
}
.mobile-menu li .ico-facebook,
.mobile-menu li .ico-twitter,
.mobile-menu li .ico-instagram {
    vertical-align: -2px;
    margin: 0 5px 0 0;
}
.mobile-menu li > ul {
    padding: 0 0 0 7px;

}
.mobile-menu li > ul li > a {
    padding: 12px 14px 12px 20px;
}
.mobile-menu li.mobile-menu_act > a {
    background: #ff4847;
}
.mobile-menu li > a {
    padding: 14px;
    display: block;
    color: #fff;
    text-decoration: none;
}
.mobile-menu li > a:hover {
    background: #ff4847;
}
.mobile-menu-close-btn-pane {
    padding: 0 15px;
    text-align: right;

}

.mobile-menu-close-btn {
    padding: 15px 0 15px 30px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    background:transparent  url(/images/ico-mobile-menu-close.png) no-repeat 0 center;
}

.mobile-menu-search {
    padding: 15px;
    border-top: 2px solid #ff4847;
}
.wrap .mobile-menu-search input[type="text"] {
    padding: 0 10px;
    margin: 0 5px 0 0;
    width: 75%;
    height: 30px;
    border: none;
}
.mobile-menu-search .mobile-menu-search-btn {
    vertical-align: middle;
    width: 17px;
    height: 17px;
    display: inline-block;
    text-decoration: none;
    text-indent: -9999px;
    background: transparent url(images/sprite.png) no-repeat -199px -1px;
}
.wrap input[type="text"],
.wrap input[type="password"],
.wrap textarea {
    padding: 0 15px;
    margin: 0;
    height: 36px;
    font-family: inherit;
    font-size: inherit;
    border: 3px solid #f2e9da;
    outline: none;
    -webkit-appearance: none;
}
.wrap input[type="text"]:focus,
.wrap input[type="password"]:focus,
.wrap textarea:focus {
    outline: none;
    border-color: #d3b98a;
}
.lt-ie9 input[type="text"],
.lt-ie9 input[type="text"]:focus,
.lt-ie9 input[type="password"],
.lt-ie9 input[type="password"]:focus {
    line-height: 36px;
}
.field {
    margin: 0 0 15px 0;
    padding: 0;
}
.field .field-label {
    margin: 0 0 5px 0;
    font-weight: normal;
}
.field label {
    margin: 0 0 5px 0;
    display: inline-block;
    font-weight: normal;
}
.field input[type=text],
.field input[type=password] {
    padding: 0 15px;
    margin: 0;
    width: 100%;
    height: 36px;
    border: 3px solid #f2e9da;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.field input[type="text"]:focus,
.field input[type="password"]:focus,
.field textarea:focus {
    border-color: #d3b98a;
}

.field select {
    margin: 0;
    width: 100%;
    height: 36px;
    line-height: 36px;
    border: 3px solid #f2e9da;
    background: #ffffff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
}
.field select:focus {
    border-color: #d3b98a;
}

.field textarea {
    padding: 10px 0px 0 10px;
    width: 100%;
    height: 150px;
    background: #ffffff;
    resize: none;
    overflow-x: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.lt-ie8 .field input[type=text],
.lt-ie8 .field input[type=password] {
    padding: 0;
}
.lt-ie8 .field textarea {
    padding: 0;
}
.field_radio label {
    width: auto;
    font-weight: normal;
    display: inline-block;
}
input[type="checkbox"],
input[type="radio"] {
    margin: 0 0 2px 0;
    vertical-align: middle;
}
input[type=submit],
input[type=reset],
#btnSavePositionData,
button,
.btn, .btn-blue {
    margin: 0;
    padding: 0 5px;
    min-width: 156px;
    height: 35px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    line-height: 34px;
    color: #ffffff;
    border: 1px solid #f23433;
    background: #f23433;
    -webkit-appearance: none;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


input[type=submit]:hover,
input[type=reset]:hover,
button:hover,
.btn:hover, .btn-blue:hover {
    text-decoration: none;
    color: #ffffff;
    background: #f01c1b;
}
input::-moz-focus-inner,
button::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type=submit]:focus,
input[type=reset]:focus,
button:focus,
.btn:focus {
    outline: none;
}
.field_error input[type="password"],
.field_error input[type="text"],
.field_error textarea,
.field_error select,
.field_error .select2-container .select2-choice,
.field_error input[type="password"]:focus,
.field_error input[type="text"]:focus,
.field_error textarea:focus,
.field_error select:focus {
    border-color: #f23433;
    color: #f23433;
}

.form-feedback {
    margin: 0 0 50px 0;
}
.form-feedback textarea {
    height: 170px;
}
.field label {
    margin: 0;
    padding: 7px 18px 0 0;
    width: 31%;
    text-align: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}
.field input[type="password"],
.field input[type="text"],
.field textarea {
    width: 68%;
}
.field .select2-container ,
.field select {
    width: 68%;
}
.field_radio {
    padding: 0;
    margin-left: 31%;
}
.field_radio label {
    width: auto !important;
}
.field-btn {
    margin: 0 0 0 31%;
}
.field-btn .btn {
    margin: 0 18px 0 0 ;
}


.captcha-img {
    margin: 15px 0 20px 31%;

}

.img_left {
    padding: 0 10px 10px 0;
    float: left;
}
.img_right {
    padding: 0 0 10px 10px;
    float: right;
}



.t-center {
    text-align: center;
}
.t-left {
    text-align: left;
}
.t-right {
    text-align: right;
}
.f-left {
    float: left;
}
.f-right {
    float: right;
}
.f-none {
    float: none !important;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.req {
    color: red;
    font-weight: bold;
}
ul.photo-sections-list {
    padding: 0;
    overflow: hidden;
}
ul.photo-sections-list li {
    margin: 0 0 33px 0;
    padding: 0;
    position: relative;
    float: left;
    width: 48%;
    text-align: left;
    overflow: hidden;
}
ul.photo-sections-list .photo-section-name {
    font-weight: bold;
}
ul.photo-sections-list .photo-section-name a{
    text-decoration: none;
}
ul.photo-sections-list li .photo-section-image{
    float: left;
    margin: 0 15px 0 0;
}
ul.photo-sections-list li.photo-section-odd {
    clear: both;
}
ul.photo-sections-list li.photo-section-even {
    float: right;
    text-align: right;
}
ul.photo-sections-list  li.photo-section-even .photo-section-image{
    float: right;
    margin: 0 0 0 15px;
}


.row {
    overflow: hidden;
}
.col50 {
    padding: 0  0 0 2%;
    width: 48%;
    float: left;
}
.col50:first-child {
    padding: 0;
    width: 50%;
}
.col33 {
    padding: 0  0 0 2%;
    width: 31%;
    float: left;
}
.col33:first-child {
    padding: 0;
    width: 33%;
}
.col25 {
    padding: 0  0 0 2%;
    width: 23%;
}
.col25:first-child {
    padding: 0;
    width: 25%;
}




ul.menu-section-inline {
    margin: 0 0 35px 0;
    padding: 0;
    width: 100%;
    display: table;

    font-size: 12px;
    border-top: 2px solid #d3b98a;
    border-bottom: 2px solid #d3b98a;
}





ul.menu-section-inline > li {
    margin: 0;
    padding: 15px 0 15px 25px;
    width: 33%;
    display: table-cell;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
}

.section_main ul.menu-section-inline > li:after,
.section_main ul.menu-section-inline > li:before {
    display: none;
}


.section-devider {
    padding: 20px 0;
    margin: 0 0 25px 0;
    border-top: 2px solid #d3b98a;
    border-bottom: 2px solid #d3b98a;
}
.conf-list .news-list-item {
    margin: 0 0 16px 0;
}
.conf-list .news-list-item-head {
    margin: 0 0 16px 0;
    font-weight: normal;
}

.conf-list .news-list-item-head  a {
    color: #415b97;
}

.phone-link {
    text-decoration: none;
    color: #404040;
}
.phone-link:hover {
    text-decoration: none;
    color: #404040;
}
.response-holder {
    width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
}

#bx-composite-banner {
    float: right;
    margin: -25px 20px 0 0;
}
.footer-admin #bx-composite-banner{
	margin: 18px 20px 0 0;
}

.h1-addon {
    float: right;
}

.mar-top {
    margin-top: -68px;
}

h1 .h1-addon {
    display: inline-block;
    font-size: 13px;
    margin-left: 20px;
}

.share-dialog-inner-left {
    background: none;
}

.aside-wide .activity-pane, .aside-wide .calendar {
    width: auto;
    min-height: auto;
    float: none;
}

.aside-wide .calendar a {
    color: #FFF;
    float: right;
}

.list-tags {
    margin: 10px 0 20px 0;
}

.list-tags a {
    display: inline-block;
    margin: 0 10px 0 0;
}

.subtext {
    display: inline-block;
    font-size: 10px;
    font-style: italic;
    line-height: 14px;
    margin: 8px 0 15px;
    text-align: justify;
    width: 300px;
}
.message-pane {
    margin: 0 0 0 200px;

    padding: 5px 10px  5px 70px;
    position: relative;
    overflow: hidden;
    color: #fff;
    background: #FF4847;

}
.message-pane:after {
    content: '';
    width: 65px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -7px;
    background: #FFF;
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    transform: skewX(-15deg);
}
.message-pane:before {
    content: '';
    width: 33px;
    height: 40px;
    position: absolute;
    top: 2px;
    left: 10px;
    background: url(/local/templates/msu/images/lamp.png) no-repeat 0 0;
    z-index: 2;
}
.message-pane  .btn {
    margin: 0 0 0 50px;
    border: 1px solid #FF7675;
}
.message-pane-text {
    font-size: 20px;
    line-height: 20px;
    vertical-align: -2px;
}
.message-pane-text  span {
    font-size: 14px;
}

/* eng-version
-----------------------------------------------------------------------------*/
.container-main-page-eng-version {
    width: 100%;
    float: left;
    overflow: hidden;
}
.content-main-page-eng-version {
    padding: 0 333px 0 0;
}
.main-text-eng-version{
    padding:40px 50px 38px;
    position:relative;
    text-align:justify;
    color:#fff;
    background:url(images/main-page-eng-bg.jpg) no-repeat center top;
    background-size:768px;
    border-bottom:5px solid #fe4845;
}
.main-text-eng-version:before{
    content:'';
    width:100%;
    height:100%;
    display:block;
    position:absolute;
    top:0;
    left:0;
    background:#000;
    opacity:0.6;
    z-index:1;
}
.content-main-text-eng-version{
    position:relative;
    z-index:2;
}
/* right-sidebar-eng-version
-----------------------------------------------------------------------------*/
.right-sidebar-eng-version {
    float: left;
    width: 333px;
    margin-left: -333px;
    position: relative;
    background: #FFACAA;
}

.content {
    padding: 30px 45px 28px 62px;
    line-height: 23px;
}
.home-page .content {
    padding: 25px 20px 23px 30px;
    width: 450px;
    overflow: hidden;
}

.box-unit-faculty-info h2 a {
    text-decoration: none;
    color: #364464;
}

.unit-faculty-info-index .box-unit-faculty-info {
    margin-bottom: 20px;
}

.blue-divider {
    background-color: #445273;
    height: 1px;
    width: 164px;
    float: right;
}

.news-list-item-conf img {
  max-width: 100px;
}


.footer-special {
    display: block;
    position: absolute;
    right: 30px;
    bottom: 26px;
    font-size: 15px;
}

@media only screen and (max-width: 1024px) {
    .footer-special {
        margin: 0 0 10px 0;
        position: static;
        text-align: center;
    }
}
 
@media only screen and (max-width: 768px) {
    .header-special,
    .footer-special {
        display: none;
    }
}

.ico-special {
    margin: 0 5px 0 0;
    width: 31px;
    height: 17px;
    display: inline-block;
    background: url(/local/templates/msu/images/ico-special.png) no-repeat 0 0;
}
.header-special {
    position: absolute;
    top: 38px;
    right: 24px;
}

.wcommunity_wrap{
	background: #2f3950;
}

.news-list_grant-constant{
    margin: -20px 0 16px;
}
.news-list_grant-constant .news-list-item-head{
    margin: 0;
    display: inline-block;
    font-size: 18px
}
.news-list_grant-constant .news-list-tag-dateonly{
    margin: 0;
    width: auto;
    float: none;
    display: inline-block;
}
.news-list_grant-constant .news-list-item-date{
    color: inherit;
    font-weight: normal;
    font-size: 14px; 
}

.int-wrap{
}
.int-right{
    background: #1d2026;
}
.int-news{
    padding: 22px 15px 25px 29px;
    width: 332px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    background: #ede8df;
}
.int-news__title{
    margin: 0 0 7px 0;
    padding: 0;
    font-size: 20px;
    font-weight: bold;
    color: #364464;
}
.int-news .news-list-item {
    margin: 0 0 22px 0;
}
.int-news .news-list-tag-dateonly{
   float: none; 
}
.int-news .news-list-item-date{
    margin: 0 0 6px 0;
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #ff4847;
}
.int-news .news-list-item-head{
    margin: 0 0 8px 0;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.int-news .news-list-item-head a{
    color: #000;
    font-weight: bold;
}
.int-news .news-list-item-text{
    font-size: 12px;
    line-height: 18px;
    overflow-wrap: break-word;
}
.aside_right--int{
    padding-bottom: 0;
}
.int-page .aside_left{
    margin: 276px -200px 0 0;
}
/*--int-slider--*/
.int-slider{
    margin-bottom: 20px;
    width: 100%;
}
.int-slider .fotorama__nav-wrap{
    padding: 6px 0 12px;
    background: #292f3c;
}
.int-slider .fotorama__caption__wrap{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    background: rgba(41, 47, 60, 0.6);
}
.int-slider .fotorama__caption__wrap{
    padding: 8px 10px;
}
.int-slider .slider-item-caption .slider-caption-op{    
    background: rgba(41, 47, 60, 0.6);
    opacity: 1;
}
.int-slider .slider-item a.slider-item-caption{
    bottom: 0;
}
/*--rector-slider--*/
.rector-slider-wrap{
    margin: -30px -45px 30px -62px;
    text-align: center;
    background: #1d2026;
}
.rector-slider-wrap .wrap-slider{
    margin: 0 auto;
    float: none;
    width: 655px;
    /*height: 677px;*/
    min-height: 500px;
    height: auto;
}
.rector-slider-wrap .slider-item{
    height: 351px;
}
@media only screen and (max-width: 1024px){
    .rector-slider-wrap{
        margin: -25px -35px 30px -35px;
    }
}
@media only screen and (max-width: 768px){
    .rector-slider-wrap{
        margin: -20px -25px 30px -25px;
    }
    .rector-slider-wrap .wrap-slider{
        width: 500px;
        /*height: 376px;*/
        min-height: 376px;
    }
}
@media only screen and (max-width: 640px){
    .rector-slider-wrap .wrap-slider{
        width: auto;
        /*height: 331px;*/
        min-height: 331px;
    }
}
@media only screen and (max-width: 480px){
    .rector-slider-wrap .wrap-slider{
        width: auto;
        /*height: 361px;*/
        min-height: 361px;
    }
}
@media only screen and (max-width: 320px){
    .rector-slider-wrap .wrap-slider{
        width: auto;
        /*height: 241px;*/
        min-height: 241px;
    }
}
/*--rector-news--*/
.rector-news{
    margin-top: 20px;
    padding-top: 22px;
    border-top: 1px solid #d0d0d0;
}
.rector-news__title{
    margin: 0 0 16px;
    line-height: normal;
    font-size: 24px;
    font-weight: bold;
    color: #364464;
}
.rector-news__item{
    padding-bottom: 23px;
    margin-bottom: 17px;
    border-bottom: 1px solid #d0d0d0;
}
.rector-news__item:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
}
.rector-news__item-head{
    margin-bottom: 12px;
    line-height: 28px;
    font-size: 18px;
    font-weight: bold;
    color: #364464;
}
.rector-news__item-date{
    margin-right: 5px;
    display: inline;
    float: left;
    color: #ff4847;
}
.rector-news__item-title{
    display: block;
    text-decoration: none;
}
.rector-news__item-title:hover{
    text-decoration: underline;
}
.rector-news__item-imgs{
    margin-left: -14px;
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
}
.rector-news__item-img{
    padding-left: 14px;
    width: 33.3%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.rector-news__item-img img{
    max-width: 100%;
}




.el-img-grid {}
.el-img-grid-row {
    margin: 0 -15px 0 -15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.el-img-grid-col {
    padding: 0 15px;
    margin-bottom: 40px;
    width: 33.3%;
    box-sizing: border-box;
}
.el-img-grid-img {
    padding: 0 0 67.5% 0;
    margin-bottom: 10px;
    height: 0;
    width: 100%;
    position: relative;
    overflow: hidden;
}
.el-img-grid-img img {
    max-width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.el-img-grid-text {
    text-align: center;
    font-style: italic;
    font-size: 13px;
    line-height: 1.6;
}


@media only screen and (max-width: 768px) {
    .el-img-grid-col {
        width: 50%;
    }
}

@media only screen and (max-width: 640px) {
    .el-img-grid-col {
        width: 100%;
    }
}

.proekt-vernadskiy{
    margin: -30px -45px 29px -30px;
    display: flex;
}
.proekt-vernadskiy__body{
    padding-right: 30px;
    padding-top: 23px;
}
.proekt-vernadskiy__sidebar{
}
.vern-news{
    padding: 23px 28px 31px;
    width: 332px;
    height: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    background: #ece8df;
}
.proekt-vernadskiy__sidebar h3{
    margin: 0 0 16px 0;
    padding: 0;
    text-transform: none;
    line-height: normal;
    font-size: 20px;
    font-weight: bold;
    color: #364464;
}
.proekt-vernadskiy__sidebar .news-list{
    background: transparent;
}
.proekt-vernadskiy__sidebar .activity-pane-more{
    display: block;
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.proekt-vernadskiy__sidebar .news-list-item {
    margin: 0 0 22px 0;
}
.proekt-vernadskiy__sidebar .news-list-tag-dateonly {
    margin-bottom: 3px;
    float: none;
}
.proekt-vernadskiy__sidebar .news-list-item-head {
    margin: 0 0 8px 0;
    width: 100%;
    display: inline-block;
    font-weight: bold;
}
.proekt-vernadskiy__sidebar .news-list-item-head a {
    color: #000;
    font-weight: bold;
}
.proekt-vernadskiy__description{
    margin-left: -30px;
}
@media only screen and (max-width: 1024px){
    .proekt-vernadskiy{
        margin: -25px -35px 29px 0;
    }
    .proekt-vernadskiy__description{
        margin-left: 0;
    }
}
@media only screen and (max-width: 768px){
    .proekt-vernadskiy{
        margin: -20px 0 29px 0;
        display: block;
    }
    .proekt-vernadskiy__body{
        padding-right: 0;
    }
    .vern-news{
        margin: 0 -25px;
        width: auto;
    }
}
.fotorama__thumb-border{
    border-color: #ff4847;
}
.news-index{
    padding: 30px 45px 120px 62px;
}
.news-index__list{
    margin: 0 0 0 -25px !important;
    display: flex;
    flex-wrap: wrap;
}
.news-index__item{
    padding: 0 !important;
    margin: 0 0 30px 25px !important;
    width: calc(33.3% - 25px);
}
.news-index__item:before{
    display: none !important;
}
.news-index__img{
    position: relative;
    width: 100%;
    height: 215px;
}
.news-index__img:before{
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100px;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 100%); 
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); 
    opacity: 0.8;
}
.news-index__img img{
    object-fit: cover;
    height: 100%;
    width: 100%;
}
.news-index__date{
    padding: 0 19px;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    left: 0;
    bottom: 5px;
    font-size: 18px;
    color: #fff;
}
.news-index__text {
    padding: 5px 0 0;
    position: relative;
    color: #000;
    border-top: 2px solid #ff4847;
}
.news-index__text:before {
    content: ' ';
    margin: 0 0 0 -13px;
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
    border-color: transparent;
    border-bottom-color: #ff4847;
}