/*---ABOUT_PAGE---*/
.inner__about{
}

.inner__about-h{
  font-family : "PFAgoraSansPro";
  font-size   : 40px;
  font-weight : 600;
  line-height : 44px;
  color       : #292C3D;
}

.quote__item{
  position      : relative;
  padding-left  : 55px;
  padding-right : 50px;
  margin        : 20px 0 10px;
}

.quote__item:after {
  content             : "";
  display             : block;
  position            : absolute;
  top                 : 6px;
  left                : 0;
  height              : 26px;
  width               : 35px;
  background          : url("/i/sprite.png") no-repeat;
  background-position : -129px -26px;
}

.quote__item .quote__item-h{
  font-family : "PFAgoraSansPro";
  font-size   : 16px;
  font-weight : 600;
  line-height : 25px;
  color       : #11924D;
}

.quote__item .quote__item-txt{
  font-family : "PFAgoraSansPro";
  font-size   : 22px;
  font-weight : 500;
  font-style  : italic;
  line-height : 30px;
  color       : #292C3D;
}

.about__files{
  margin : 20px 0 0;
}

.about__files .btn-video{
  padding-left : 40px
}

.about__files .btn-video:before{
  content             : "";
  display             : block;
  position            : absolute;
  top                 : 50%;
  left                : 8px;
  height              : 25px;
  width               : 25px;
  margin-top          : -12.5px;
  background          : url("/i/sprite.png") no-repeat;
  background-position : -129px 0;
}

.about__files > .about__files-item{
  vertical-align : top;
  margin         : 20px 35px 0 0;
  padding        : 0;
}

.about__files.about__files-new > .about__files-item {
  /*width: 32%;*/
  width: 100%;
  margin: 10px 0 0 0;
}

.about__files.about__files-new > .about__files-item .doc__item .doc__info {
  margin-top: 0;
}

.banner_about {
  background: url("/i/about/about_bg_big.png") no-repeat center;
  background-size: cover;
  padding: 46px 0 44px;
  color: #fff;
}

@media screen and (max-width: 1024px) {
  .banner_about {
    background: url("/i/about/bg_tab.png") no-repeat center;
    background-size: cover;
  }
  .banner_about .rector {
    max-width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .banner_about {
    background: url("/i/about/bg_mob.png") no-repeat center top;
    background-size: cover;
    padding-top: 198px;
  }
}

.banner_about .rector {
  max-width: 260px;
}

.banner_about .rector:first-child {
  margin-bottom: 46px;
}

.banner_about .rector .name_rector {
  font-family: "PFAgoraSansPro";
  font-weight: bold;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 8px;
}

.banner_about .rector .info_rector {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 19px;
  opacity: 0.9;
  margin-bottom: 17px;
}

.banner_about .rector .link_rector a {
  font-family: "PFAgoraSansPro";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #fff;
}

.banner_about .rector .link_rector a:hover {
  text-decoration: underline;
}

.inner__text{
  font-size   : 16px;
  line-height : 25px;
  color       : #292C3D;
  margin      : 35px 0 20px;
}

.about__rector{
  background-color : #F1F2F4;
  padding          : 29px 30px;
  margin-top       : 15px;
}

.about__rector .rector__img{
  border-radius : 2px;
}

.about__rector .rector__img img{
  max-width: 100%;
}

.rector__info .rector__name{
  font-size   : 16px;
  font-weight : 600;
  line-height : 25px;
  color       : #292C3D;
  margin      : 3px 0 7px;
}

.rector__info .rector__info-sub{
  font-size   : 14px;
  line-height : 20px;
  color       : #292C3D;
  margin-top  : 5px;
}

.about__rector .rector__quote{
  font-size   : 18px;
  font-style  : italic;
  line-height : 30px;
  color       : #292C3D;
  margin      : 19px 0 16px;
}

.about__rector .rector__link{
  font-family : "PFAgoraSansPro";
  font-size   : 16px;
  font-weight : 500;
  line-height : 20px;
}

/* Dual degrees achivements (vm) */
.dual-degrees_slider__wrapper{
  margin-bottom : 50px;
}

.dual-degrees_slider__item{
  height : 155px;
}

.dual-degrees_slider__item_style-01{
  background-color : #0079C1;
}

.dual-degrees_slider__item_style-02{
  background-color : #11924D;
}

.dual-degrees_slider__item_style-03{
  background-color : #0056A6;
}

.dual-degrees_slider__item .achivements__grid-item .achivements__grid-txt{
  top : 50px;
}

.dual-degrees_slider__item .achivements__grid-item .achivements__grid-bottom{
  max-width : 100%;
}

.dual-degrees_slider__item .achivements__grid-item .achivements__grid-img{
  right : 20px;
  width : auto;
}

.advantages__block{
  background-color : #FFFFFF;
}

.advantages_list-wrap{
  padding-top : 30px;
  border-top  : 1px solid #F1F2F4;
}

.inner__advantages-h{
  margin-bottom : 15px;
  font-size     : 22px;
  font-weight   : bold;
}

.inner__advantages-sub{
  font-size   : 18px;
  line-height : 1.67;
}

.faculti_list.advantages_list{
  border : none;
}

/* Program table (vm) */
.prog-table__wrapper{
  margin : 50px 0 80px;
}

.prog-table-h{
  margin-top : 0;
}

.all-prog-link{
  font-size   : 16px;
  font-weight : bold;
  line-height : 1.56;
  color       : #0079C1;
}

.row-prog{
  padding       : 20px 0;
  border-bottom : 2px solid rgba(136, 138, 145, 0.2);
}

.row-prog:last-child{
  border-bottom : 2px solid #0079C1;
}

.row-prog-head{
  border-top    : 2px solid #0079C1;
  border-bottom : 2px solid #0079C1;
}

.th-prog-name-acc{
  display : none;
}

.td-prog{
  float : left;
  /*border: 1px solid grey;*/
}

.th-prog{
  font-family : PFAgoraSansPro;
  font-size   : 18px;
  font-weight : bold;
}

.row-prog-head .td-prog__prog{
  margin: 0;
}

.td-prog__prog-name{
  float       : none;
  font-weight : bold;
  /*background-color: #3688ad;*/
}

.td-prog__prog{
  position : relative;
  width    : 40%;
  /*background-color: #76c7c3;*/
}

.prog__mob-acc{
  margin-left: 2%;
  display : block;
  width   : 58%;
}

.prog__mob-acc_item{
  width : 33.3333%;
  min-height: 1px;
}

.td-prog__form{
}

.td-prog__place{
}

.td-prog__fee{
}

.td-prog__item-txt{
  display : block;
}

.prog-name__item-txt{
  display : inline-block;
}

.prog-name__item-txt + .prog-name__item-txt{
  margin-left : 20px;
}

.td-prog__item-spec{
  color       : #0079C1;
  font-weight : bold;
}

.td-prog__item-txt:last-child{
  margin-top : 3px;
}

.td-prog__item-fee{
  font-weight : bold;
}

.td-prog__toggle-icon{
  display : none;
}

/* Program table (vm) */

.prog-head{
  margin      : 0 0 30px 0;
  font-family : "PFAgoraSansPro";
  font-size   : 30px;
  line-height : 40px;
  font-weight : 600;
  color       : #292C3D;
}

/* Partners (vm) */
.prog-head{
  margin-top : 20px
}

.partners__cont{
  padding : 0;
}

.partner__item{
  margin-bottom    : 30px;
  background-color : #FFFFFF;
}

.partner__item-height{
  position : relative;
  height : 350px;
  overflow : hidden;
}

.partner__item-height:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 55%, rgba(255, 255, 255, 1) 100%);
}

.partner__item_logo{
  padding       : 20px 0;
  border-bottom : 1px solid #F1F2F4;
  text-align    : center;
}

.partner__item_info{
  padding : 15px 30px;
}

.partner__item_header{
  margin-bottom : 8px;
  font-family   : PFAgoraSansPro;
  font-size     : 22px;
  font-weight   : bold;
  line-height   : 1.36;
}

/* Partners */
/* Dual degrees achivements (vm) */

/* Our campus (vm) */

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

.city__wraper{
  margin-top  : -78px;
  padding-top : 10px;
}

.city__wraper p{
  margin : 24px 0;
}

.rudn-safe__wrapper{
  margin-top       : 11px;
  padding          : 35px;
  background-image : linear-gradient(136deg, #10924D, #00853E);
  color            : #FFFFFF;
}

.rudn-safe__wrapper b{
  /*.rudn-safe__header{*/
  font-family : PFAgoraSansPro;
  font-size   : 22px;
  font-weight : bold;
  line-height : 1.36;
}

rudn-safe__wrapper
.rudn-safe__wrapper ul{
  /*.rudn-safe__list{*/
  padding : 0 0 0 18px;
  margin  : 0;
}

.rudn-safe__wrapper ul li{
  /*.rudn-safe__list_item{*/
  margin       : 30px 0 0 0;
  padding-left : 15px;
}

.rudn-safe__wrapper strong{
  margin-top  : -29px;
  display     : block;
  font-size   : 22px;
  font-weight : bold;
}

.territory__section{
  margin-bottom : 50px;
}

.territory__wrapper:after{
  display: none;

  content          : '';
  position         : absolute;
  bottom           : 0;
  left             : 0;
  width            : 100%;
  height           : 16px;
  background-color : #F1F3F4;
}

.territory__half-width{
  margin : 50px 0 35px;
  width  : 60%;
}
/*
.territory__items-wrapper{
  position : relative;
  margin-bottom : -16px;
  overflow-x    : scroll;
}

.territory__items-wrapper:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: #f1f3f4;
  top: 0;
  left: 0;
}

.territory__items-wrapper:last-child{
  margin-bottom : 0;
}
*/
.territory__item{
  width            : 1170px;
  overflow         : hidden;
  background-color : #FFFFFF;
}

.territory__item-part{
  width : 50%;
  float : left;
}

.territory__item_txt{
  /*padding : 30px 100px 30px 30px;*/
  padding : 25px 100px 25px 30px;
}

.territory__item_header{
  margin      : 0 0 10px 0;
  font-family : PFAgoraSansPro;
  font-size   : 30px;
  font-weight : bold;
  line-height : 1.33;
}

.territory__item_img{
  text-align : right;
}

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

.territory__item_txt-wrapper{
  position: relative;
  height: 245px;
  overflow: hidden;
}

.territory__item_txt-wrapper:after{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .95) 55%, rgba(255, 255, 255, 1) 100%);
}

/*.container.territory__container,
.row.row15.territory__row,
.col-md-12.territory__col{
	padding-right: 0 !important;
}*/

/* Campus map */
section.city__section.city__wraper{
  padding-bottom : 100px;
}

/*.territory__section .vw-swipe-wrapper .territory__item_txt-wrapper:after {*/
.territory__section .territory__items-wrapper .territory__item_txt-wrapper:after{
  opacity: 1;
  transition: 0.25s;
}

/*.territory__section .vw-swipe-wrapper:hover .territory__item_txt-wrapper:after {*/
.territory__section .territory__items-wrapper:hover .territory__item_txt-wrapper:after {
  opacity: 0;
}

section.campus_map__section.bg-white .container,
section.campus_map__section.bg-white .col-md-12{
  /*margin : 0;*/
  /*padding  : 0;*/
  /*overflow : hidden;*/
}

.map_example{
  overflow-x : auto;
  overflow-y : hidden;
  /*overflow : hidden;*/
}

.test-map{
  margin-top       : 50px;
  /*width            : 1190px;*/
  /*height           : 476px;*/
  width            : 1170px;
  height           : 468px;
  /*background-image : url('/i/map/campus_map/campus_map_bg.png');*/
  background-image : url('/i/map/campus_map/campus_map_bg__1170.png');
  /*background-size: 1170px;*/
  background-repeat: no-repeat;
}

.svg-campus-map.svgLoaded{
  position : relative;
  top      : -46px;
}

.build_hover{
  fill-opacity   : 0;
  stroke-opacity : 0;
  transition     : 0.25s;
}

.build:hover .build_hover,
.build.activeObj .build_hover{
  fill-opacity   : 0.5;
  stroke-opacity : 1;
  cursor         : pointer;
}

.build_popup{
  cursor : pointer;
}

.svgLalka{
  position : absolute;
  top      : 0;
  left     : 0;
  z-index  : 999;
}

/* Tooltip style */
.tooltipster-base.tooltipster-base-customized .tooltipster-box{
  width            : 255px;
  min-height       : 160px;
  min-height       : 160px;
  background-color : #FFFFFF;
  border           : 2px solid #45C0FD;
  border-radius    : 0;
  /*opacity : 0.5;*/
}

.tooltipster-base.tooltipster-base-customized .tooltipster-box .tooltipster-content{
  padding : 20px 20px 40px;
  color   : #292C3D;
}

.tooltipster-base.tooltipster-base-customized.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border,
.tooltipster-base.tooltipster-base-customized.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{
  border-bottom-color : #45C0FD;
}

.tooltipster-base.tooltipster-base-customized.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border,
.tooltipster-base.tooltipster-base-customized.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{
  border-top-color : #45C0FD;
}

.cump-map__bubble-txt{
  margin-bottom : 10px;
}

.cump-map__bubble-txt:last-child{
  margin-bottom : 0;
}

.cump-map__building-name{
  font-size   : 14px;
  font-weight : 600;
  line-height : 1.43;
  color       : #000000;
}

.cump-map__building-address{
  font-size   : 14px;
  line-height : 1.43;
  color       : #292C3D;
}

.cump-map__building-link{
  font-size   : 12px;
  line-height : 1.67;
  color       : #006BBA;
}

.cump-map__close-button{
  position : absolute;
  top      : 10px;
  right    : 5px;
  width    : 20px;
  height   : 20px;
  cursor   : pointer;
}

.js-ajax-map-info{
  margin-top : 13px;
}

.js-ajax-map-info :last-child{
  margin-bottom : 80px;
}

.cump-map__wrapper-button{
  margin : 18px 0 80px;
}

.js-ajax-map-info .cump-map__building-name{
  font-size : 18px;
}

.js-ajax-map-info .cump-map__building-address,
.js-ajax-map-info .cump-map__building-link{
  font-size : 16px;
}

/* Tooltip style */
/* Campus map */

/* Campus gallery */

/* Test campus
.wwrap{
	overflow : hidden;
	overflow : auto;
	margin-top : 50px;
	white-space : nowrap;
}
.bigD{
	width : 1000px;
	height : 150px;
	background-color : red;
	display : inline-block;
}

.bigD:nth-child(odd){
	background-color : #45FF41;
}
Test campus */

.wrap-test{
  margin-top: 80px;
  overflow    : auto;
  white-space : nowrap;
}

.cont{
  /*background: aquamarine;*/
  margin-right   : 26px;
  max-width          : 559px;
  height         : 380px;
  display        : inline-block;
  vertical-align : top;
}

.wrap-test-min {
  margin-top: 0px;
}

.students-assoc-banner {
  color: #fff;
  margin-top: 80px;
}

.students-assoc-banner .banner__item:before {
  display: none;
}

.students-assoc-banner .banner__item {
  height: auto;
  background-color: #0079c1;
  background-image: url(/i/organizations/organizations-bg-1.png);
  background-size: 80%;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.students-assoc-banner__note {
  font-size: 14px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1.17px;
  font-weight: 700;
  opacity: .5;
  margin-bottom: 6px;
}

.students-assoc-banner__h {
  font-size: 30px;
  line-height: 40px;
  font-weight: 700;
}

.students-assoc-banner__text {
  font-size: 16px;
  line-height: 26px;
  margin-top: 20px;
}

.sod__facts-new.hdd-bio .facts-new-item__text,
.sod__facts-new.hdd-bio .hdd-bio__date-item{
  padding-top: 0;
}

/*
.sub_c{
  width         : calc(50% - 17px);
  height        : 175px;
  float         : left;
  margin-bottom : 30px;
  margin-right  : 30px;
}

.sub_c:nth-child(2){
  margin-right : 0;
}

.sub_c:nth-child(3){
  margin-bottom : 0;
}

.sub_c:nth-child(4){
  margin-right  : 0;
  margin-bottom : 0;
}
*/

.sub_c.photo__grid-item.js_pop_gal{
  width         : calc(50% - 17px);
  height        : 175px;
  float         : left;
  margin-bottom : 30px;
  margin-right  : 30px;
}

.sub_c.photo__grid-item.js_pop_gal:nth-child(2){
  margin-right : 0;
}

.sub_c.photo__grid-item.js_pop_gal:nth-child(3){
  margin-bottom : 0;
}

.sub_c.photo__grid-item.js_pop_gal:nth-child(4){
  margin-right  : 0;
  margin-bottom : 0;
}

.wrap-test .photo__grid-item{
  margin : 0;
}

a.photo__grid-item.js_pop_gal.big-pic{
  height              : 380px;
  /*background-image    : url(/of/10/u/www/images/gallery/132369612387.jpg);*/
  background-position : center;
  background-repeat   : no-repeat;
  background-size     : cover;
}

a.photo__grid-item.js_pop_gal.small-pic{
  height              : 175px;
  /*background-image    : url(/of/10/u/www/images/gallery/132369612387.jpg);*/
  background-position : center;
  background-repeat   : no-repeat;
  background-size     : cover;
}

a.big-pic img.img-responsive.mCS_img_loaded {
  visibility: hidden;
}
a.small-pic img.img-responsive.mCS_img_loaded {
  visibility: hidden;
}
/* Campus gallery */
/* Our campus (vm) */

/* Culture (vm) */
.inner__section.inner__list.cult__inner-list{
  margin-bottom : 0;
}

.cult_grid-item{
  width : 282px;
}

.cult_grid-item--width2{
  width : 577px;
}

/* Culture (vm) */

/*-achivements-*/
.inner__achivements-item{
  padding    : 20px 0;
  border-top : 1px solid #E7E8E9;
}

.rudn-coop .inner__achivements{
  position : relative;
  top : -60px;
  margin-top  : 0;
  padding-top : 0;
  z-index  : 5;
}

.achiv__smal .inner__achivements-item{
  border : 0;
}

.inner__achivements-item .inner__achivements-txt{
  position    : relative;
  font-size   : 16px;
  line-height : 25px;
  color       : #292C3D;
  padding-left: 115px;
  padding-right: 15px;
}

.inner__achivements-item .inner__achivements-img{
  position          : absolute;
  /*top               : 50%;*/
  /*left              : -25%;*/
  left              : 15px;
  top: 12px;
  width: 70px;
  /*-webkit-transform : translate(0, -50%);*/
  /*-moz-transform    : translate(0, -50%);*/
  /*transform         : translate(0, -50%);*/
}
.inner__achivements-item .inner__achivements-img img{
  width: 100%;
}

@media (max-width : 1024px){
  /*.inner__achivements-item .inner__achivements-img{*/
    /*left : -16.66666667%;*/
  /*}*/
}

.achivements__grid{
  overflow : hidden;
}

.achivements__grid-item{
  position : relative;
  overflow : hidden;
  z-index  : 5;
}

.achivements__grid-item .achivements__grid-img{
  display  : block;
  position : absolute;
  bottom   : 0;
  right    : 0;
  z-index  : -1;
}

.achivements__grid-item .achivements__grid-txt{
  position : absolute;
  left     : 0;
  /*bottom   : 0;*/
  top: 10px;
  padding  : 0 18px 18px;
  z-index  : 4;
}

.achivements__grid-item .achivements__grid-top{
  /*min-height: 25px;*/
  font-size   : 14px;
  font-weight : 500;
  line-height : 20px;
  color       : #FFFFFF;
}

.achivements__grid-item .achivements__grid-middle{
  font-family : "PFAgoraSansPro";
  font-size   : 55px;
  /*font-weight : 300;*/
  font-weight : 500;
  line-height : 60px;
  color       : #FFFFFF;
}

.achivements__grid-item .achivements__grid-bottom{
  display     : block;
  font-size   : 12px;
  font-weight : 600;
  line-height : 15px;
  /*text-transform: uppercase;*/
  color       : #FFFFFF;
  max-width   : 200px;
}

.achivements__grid-item a.achivements__grid-bottom:after{
  content        : "\e258";
  display        : inline-block;
  vertical-align : middle;
  font-family    : "Glyphicons Halflings";
  font-size      : 8px;
  font-style     : normal;
  font-weight    : 400;
  line-height    : 1;
  margin-left    : 3px;
}

.achivements__grid-item .achivements__grid-txt p{
  margin : 0;
}

.achivements__link{
  font-family : "PFAgoraSansPro";
  font-size   : 16px;
  font-weight : 500;
  line-height : 20px;
  color       : #0079C1;
  margin-top  : 15px;
}

.masonry__row{
}

.masonry__row .masonry__item,
.masonry__row .masonry__sizer{
  width         : 180px;
  height        : 155px;
  float         : left;
  margin-bottom : 15px;
}

.masonry__row .masonry__item .achivements__grid-img{
  right : 20px;
}

/*-Items_3-*/
.masonry__row.achievements__row3 .masonry__item, .masonry__row.achievements__row3 .masonry__sizer{
  width : 180px;
}

.masonry__row.achievements__row3 .masonry__item:nth-child(3){
  width : 375px;
}

/*-Items_5-*/
.masonry__row.achievements__row5 .masonry__item, .masonry__row .masonry__sizer{
  width : 180px;
}

.masonry__row.achievements__row5 .masonry__item:nth-child(1){
  width : 375px;
}

/*-Items_6-*/
.masonry__row.achievements__row6 .masonry__item, .masonry__row .masonry__sizer{
  width : 180px;
}

.masonry__row.achievements__row6 .masonry__item:nth-child(3),
.masonry__row.achievements__row6 .masonry__item:nth-child(4){
  width : 375px;
}

/*-Items_8-*/
.masonry__row.achievements__row8 .masonry__item, .masonry__row.achievements__row8 .masonry__sizer{
  width : 180px;
}

.masonry__row.achievements__row8 .masonry__item:nth-child(2),
.masonry__row.achievements__row8 .masonry__item:nth-child(4){
  height : 325px;
}

.masonry__row.achievements__row8 .masonry__item:nth-child(3),
.masonry__row.achievements__row8 .masonry__item:nth-child(7){
  width : 375px;
}

.masonry__row.achievements__row8 .masonry__item:nth-child(3) .achivements__grid-img{
  right : 20px;
}

.masonry__row.achievements__row8 .masonry__item:nth-child(4) .achivements__grid-img{
  top       : 20px;
  bottom    : auto;
  left      : 50%;
  right     : auto;
  transform : translate(-50%, 0);
}

@media (max-width : 1024px){
  .masonry__row{
    height : auto !important;
  }
  
  .masonry__row .masonry__item{
    position    : relative !important;
    top         : auto !important;
    left        : auto !important;
    height      : 158px !important;
    width       : 49% !important;
    margin-left : 2px;
  }
  
  .coop .masonry__row .masonry__item{
   width: calc( 50% - 15px ) !important;
    margin: 0 7.5px 15px;
  }
  
  .masonry__row .masonry__sizer{
    display : none;
  }
}

/*-history-*/
.inner__section.inner__section-edu{
  margin-bottom: 15px;
}

.history__item-wrap{
  position      : relative;
  height        : 230px;
  margin-bottom : 15px;
}

.history__item{
  position : relative;
  display  : block;
  height   : 100%;
  z-index  : 4;
}

.history__item-bg{
  height              : 100%;
  width               : 100%;
  background-position : center center;
  background-size     : cover;
  padding             : 25px 30px;
}

.history__item-bg:before{
  content            : "";
  display            : block;
  position           : absolute;
  top                : 0;
  left               : 0;
  height             : 100%;
  width              : 100%;
  background-image   : -webkit-linear-gradient(bottom, rgba(40, 44, 60, .7), rgba(40, 44, 60, .3));
  background-image   : -o-linear-gradient(bottom, rgba(40, 44, 60, .7), rgba(40, 44, 60, .3));
  background-image   : linear-gradient(to top, rgba(40, 44, 60, .7), rgba(40, 44, 60, .3));
  opacity            : 1;
  -webkit-transition : opacity .35s ease-in-out;
  -moz-transition    : opacity .35s ease-in-out;
  transition         : opacity .35s ease-in-out;
  z-index            : 0;
}
.no-img-wrapper{
  position : relative;
  width: 95px;
  height: 120px;
  background-color: #fff;
}

.no-img-wrapper img{
  position : absolute;
  top  : 50%;
  left : 50%;
  margin-top : -35px;
  margin-left :-20px;
}

.history__item-bg.no-img-item{
  background-image : url('/u/www/images/main/logo_rudn_for_bg.svg');
  background-position : 100% 30px;
  background-size: 335px 350px;
  background-repeat : no-repeat;
  background-color : #0079C1;
}

.history__item-bg.no-img-item:before{
  opacity : 0;
}

.history__item .history__item-h{
  position    : relative;
  font-family : "PFAgoraSansPro";
  font-size   : 22px;
  font-weight : 600;
  line-height : 30px;
  color       : #FFFFFF;
}

.history__item .history__item-link{
  position    : absolute;
  bottom      : 0;
  left        : 0;
  font-family : "PFAgoraSansPro";
  font-size   : 24px;
  font-weight : 600;
  line-height : 30px;
  color       : #FFFFFF;
  padding     : 0 10px 25px;
}

.history__item .history__item-link span{
  position       : relative;
  display        : inline-block;
  vertical-align : middle;
}

.history__item .history__item-link span:after{
  content        : "\e258";
  /*display        : inline-block;*/
  display        : inline;
  vertical-align : middle;
  font-family    : "Glyphicons Halflings";
  font-size      : 14px;
  font-style     : normal;
  font-weight    : 400;
  line-height    : 1;
  margin-left    : 5px;
}

.history__item:hover .history__item-bg:before{
  opacity : .5;
}



/* Honorary doctors (detail) */
.hdd-top__name{
  margin : 60px 0 15px;
  font-family: PFAgoraSansPro;
  font-size: 40px;
  font-weight: bold;
  line-height: 1.25;
}

.hdd-top__data-wrapper{
  padding-bottom : 60px;
}

.hdd-top__data-pic img{
  width  : 170px;
}

.hdd-top__data-info_txt{
  margin-bottom : 30px;
  max-width :900px;
}

.hdd-top__data-wrapper,
.hdd-top__data-info_flag-wrapper,
.hdd-top__data-info_post-wrapper{
  overflow : hidden;
}

.hdd-top__data-info_flag-wrapper{
  margin-bottom : 15px;
}

.hdd-top__data-pic,
.hdd-top__data-info,

.hdd-top__data-info_flag-wrapper__icon,
.hdd-top__data-info_flag-wrapper__text,

.hdd-top__data-info_post-wrapper__icon,
.hdd-top__data-info_post-wrapper__text{
  float : left;
}

.hdd-top__data-pic{
  margin-right : 30px;
  overflow : hidden;
  width        : 170px;
  height : 210px;
}

.hdd-top__data-info{
  width :calc( 100% - 200px );
}

.hdd-top__data-info_flag-wrapper__icon,
.hdd-top__data-info_post-wrapper__icon{
  width        : 27px;
  margin-right : 20px;
}

.hdd-top__data-info_flag-wrapper__icon{
  margin-top : -6px;
}

.hdd-top__data-info_flag-wrapper__icon img{
  max-width :100%;
}

.hdd-top__data-info_flag-wrapper__text,
.hdd-top__data-info_post-wrapper__text{
  width :calc( 100% - 47px );
  font-size: 14px;
  line-height: 1.43;
  color: #888a91;
}

.main__section + .banner__list-under.banner__list-under__280{
  margin-top : 0;
}

.banner__list-under.banner__list-under__280{
  height : 280px;
}

.banner__list-under.banner__list-under__280+.inner__list {
  margin-top: -85px !important;
}

.banner__list-under.banner__list-under__280 .banner__h{
  font-size : 30px;
  line-height: 40px;
}

.banner__list-under.banner__list-under__280 .banner__content{
  padding : 35px 0;
}

.hdd-bio.inner__section.inner__list{
  margin-bottom : 0;
}

.block-gradient-wrapper{
  overflow : hidden;
}

.hdd-bio__date-wrapper{
  position : relative;
  padding-bottom : 50px;
  overflow : hidden;
}

.hdd-bio__date-wrapper:before{
  content : '';
  position : absolute;
  /*top : 20px;*/
  top : 60px;
  left : 55px;
  width            : 1px;
  height           : 100%;
  background-color: #f1f2f4;
}

.hdd-bio__date-wrapper:after{
  content : '';
  position : absolute;
  left : 0;
  width  : 100%;
  height : 70px;
  background-image : linear-gradient( to top, rgba(255,255,255,1) 10%, rgba(255,255,255,0.1) 100% );
}

@media screen and (max-width: 768px){
  .hdd-bio__date-wrapper:before,
  .hdd-bio__date-year:after {
    display: none;
  }
  .sod.soad .hdd-bio__date-item {
    margin: 0 15px;
  }
}

.hdd-bio__date-item{
  position : relative;
  margin: 0 0 0 85px;
  padding-top : 40px;
}

.hdd-bio__date-year{
  position : relative;
  margin-bottom : 25px;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.33;
}

.hdd-bio__date-year:after{
  content : '';
  position : absolute;
  top  : 50%;
  left : 0;
  margin : -2.5px 0 0 -32px;
  width  : 5px;
  height : 5px;
  background-color : #10924d;
  border-radius         :50%;
}

.hdd-bio__date-text{
  max-width : 1000px;
  line-height: 1.56;
}

.hdd-bio__date_btn-wrapper{
  margin : 0 0 80px 75px;
}

.btn.btn-date-bio{
  border: 1px solid #f1f2f4;
  border-radius         : 5px;
  text-transform : none;
  color: #888a91;
}

.hdd-bio__date-undercut-wrapper{
  display : none;
}

.inner__section.hdd-facts{
  margin : 0;
}

.hdd-facts__header,
.hdd-gallery__header{
  margin : 50px 0 30px;
}

.hdd .text-plate{
  padding : 30px 50px 30px 100px;
}
/* Honorary doctors (detail) */



/*-Positions-*/
.positions__list{
  margin-top : 30px;
}

.position__item{
  position         : relative;
  height           : 330px;
  background-color : #FFFFFF;
  border           : solid 1px #E7E8E9;
  padding          : 20px 30px;
  margin-bottom    : 20px;
}

.position__item:before{
  content    : "";
  display    : block;
  position   : absolute;
  bottom     : -6px;
  left       : 2.5%;
  height     : 6px;
  width      : 95%;
  background : #888A91;
  z-index    : -1;
  opacity    : .5;
}

.position__item .owl-carousel .owl-item{
  overflow : hidden;
}

.position__item .position__item-h{
  position    : relative;
  font-family : "PFAgoraSansPro";
  font-size   : 30px;
  font-weight : 600;
  line-height : 40px;
  color       : #292C3D;
}

.position__item .position__item-h .position__item-img{
  display        : inline-block;
  vertical-align : middle;
  height         : 60px;
  width          : 60px;
  margin-right   : 15px;
}

.position__item .position__item-h .position__item-name{
  display        : inline-block;
  vertical-align : middle;
}

.position__item .position__item-content{
  margin-top : 20px;
}

.position__item .position__item-txt{
  font-size   : 16px;
  line-height : 25px;
  color       : #292C3D;
}

.position__item:hover{
}

.position__item{
}

/*.position__item .position__nav,*/

/*History (vm)*/
.inner__section.inner__history-slider{
  margin-bottom : 90px;
}

.position__item.position__item_full{
  margin           : 22px 0 30px 0;
  padding          : 0;
  min-height           : 173px;
  height: auto;
  border           : none;
  background-color : transparent;
}

.position__item.position__item_full:before{
  display : none;
}

.history-slider__nav{
  display            : block;
  position           : absolute;
  top                : 0;
  left               : 0;
  height             : 100%;
  width              : 100%;
  -webkit-transition : opacity .35s ease-in-out;
  -moz-transition    : opacity .35s ease-in-out;
  transition         : opacity .35s ease-in-out;
}

.slider__history-slider-wrap{
}

.inner__history-slider-head{
  font-family : "PFAgoraSansPro";
  font-size   : 30px;
  line-height : 40px;
  font-weight : 600;
  color       : #292C3D;
}

.position__item .position__dots.history-slider__dots{
  bottom : -70px;
}

.history-slider__item{
  position         : relative;
  min-height           : 173px;
  background-color : #FFFFFF;
  border           : solid 1px rgba(136, 138, 145, 0.2);
}

.history-slider__info{
  /*position    : absolute;*/
  position: relative;

  padding     : 25px 0;
  /*width: 50%;*/
  height      : 100%;
  /*background-color: #b3a901;*/
  font-family : PFAgoraSansPro;
  font-weight : bold;
}

.history-slider__item_date{
  /*left                : 0;*/
  float: left;
  padding-top         : 18px;
  padding-left        : 25px;
  width               : 48%;
  font-size           : 55px;
  line-height         : 60px;
  /*background-image: url(/u/www/images/history/history_slider_icon.png);*/
  background-position : 30px 95px;
  background-repeat   : no-repeat;
}

.history-slider__item .history-slider__item_date .history-slider__item_date-img{
  margin : 20px 0 0 5px;
  width  : 60px;
  height : 60px;
  /*width : auto;*/
  /*max-width : 60px;*/
  /*height : auto;*/
}
.history-slider__item .history-slider__item_date .history-slider__item_date-img svg{
  width: 100%;
  height: 100%;
}

.history-slider__item_text{
  /*right         : 0;*/
  float: right;
  padding-right : 25px;
  width         : 52%;
  font-size     : 16px;
  line-height   : 25px;
}

/* Timeline (vm) */
.timeline{
  position       : relative;
  top            : 0;
  padding-bottom : 40px;
}

.timeline__ruler{
  overflow      : hidden;
  position      : relative;
  height        : 85px;
  margin-bottom : 20px;
  width         : 100%;
  overflow      : -moz-hidden-unscrollable;
  top: -10px;
}

.timeline__ruler_wrapper{
  position : absolute;
  top      : 0;
  left     : 0;
}

/*.timeline__ruler{*/
.timeline__ruler_wrapper-line{
  height           : 10px;
  background-color : #F1F1F1;
  opacity: 0.5;
}

.timeline__item{
  /*height: 300px;*/
  /*background-color: #7fb9b8;*/
}

/*.timeline__item h4{*/
.timeline__item .timeline__slide_header{
  padding     : 10px 0 40px 0;
  font-family : PFAgoraSansPro;
  font-size   : 30px;
  font-weight : bold;
  line-height : 1.33;
  color       : #292C3D;
}

/* Timeline nav style */
.timeline__nav{
  position : absolute;
  /*top: 97px;*/
  top      : 0;
  right    : 10px;
  width    : 90px;
  height   : 40px;
  z-index  : 10;
  
}

.timeline__nav .owl-prev,
.timeline__nav .owl-next{
  position            : absolute;
  top                 : 0;
  width               : 40px;
  height              : 40px;
  border-radius       : 2px;
  line-height         : 50px;
  text-align          : center;
  background-color    : #888A91;
  background-position : center;
  background-repeat   : no-repeat;
  opacity             : 0.3;
  transition          : 0.25s;
}

.timeline__nav .owl-prev{
  background-image : url('/i/svg/interface/arrow-big-white-left.svg');
}

.timeline__nav .owl-next{
  top              : 0;
  right            : 0;
  background-image : url('/i/svg/interface/arrow-big-white-right.svg');
}

.timeline__nav .owl-prev:hover,
.timeline__nav .owl-next:hover{
  background-color : #0079C1;
  opacity          : 1;
  cursor           : pointer;
}

/* Timeline nav style */

/* Timeline dots style */
/*.timeline__dots{*/
.timeline__ruler_wrapper-dots{
  /*overflow-x: scroll;*/
  white-space : nowrap;
}

/*.timeline__dots .owl-dot{*/
.timeline__ruler_wrapper-dots .owl-dot{
  width       : 171px;
  display     : inline-block;
  /*height: 50px;*/
  line-height : 1.39;
  /*background-color: #afb0b7;*/
  font-size   : 18px;
  font-weight : bold;
  text-align  : center;
  cursor      : pointer;
}

/*.owl-dot span:not(.scale__ruler_item){*/
/* .timeline__dots .owl-dot .scale__ruler{ */
.timeline__ruler_wrapper-dots .owl-dot .scale__ruler{
  display     : block;
  padding-top : 33px;
}

/* scale__ruler */
.scale__ruler{
  position : relative;
  left     : 50%;
}

.scale__ruler_item{
  position         : absolute;
  top              : 0;
  display          : inline-block;
  width            : 1px;
  height           : 9px;
  background-color : #9B9B9B;
}

.scale__ruler_item:nth-child(1){
  left   : 0;
  width  : 2px;
  height : 15px;
}

.scale__ruler_item:nth-child(2){
  left : 17px;
}

.scale__ruler_item:nth-child(3){
  left : 34px;
}

.scale__ruler_item:nth-child(4){
  left : 51px;
}

.scale__ruler_item:nth-child(5){
  left : 68px;
}

.scale__ruler_item:nth-child(6){
  left : 85px;
}

.scale__ruler_item:nth-child(7){
  left : 102px;
}

.scale__ruler_item:nth-child(8){
  left : 119px;
}

.scale__ruler_item:nth-child(9){
  left : 136px;
}

.scale__ruler_item:nth-child(10){
  left : 153px;
}

.owl-dot:last-child .scale__ruler_item{
  display : none;
}

.owl-dot:last-child .scale__ruler_item:nth-child(1){
  display : inline-block;
}

.timeline__dots_past-text{
  color : #10924D;
}

.timeline__dots_past-ruler{
  background-color : #10924D;
}

/*.timeline__ruler_thumb{*/
.timeline__ruler_wrapper-thumb{
  width            : 0;
  height           : 10px;
  background-color : #10924D;
  background-image: linear-gradient(to right, #10924d calc(100% - 50px), #ffffff 100%);
  position: relative;
}
/*.timeline__ruler_wrapper-thumb:after{
  content: "";
  display: block;
  position: absolute;
  width : 50px;
  height : 10px;
  right: -50px;
  background: rgb(16, 146, 77);
  background: -moz-linear-gradient(0deg, rgb(16, 146, 77) 30%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(0deg, rgb(16, 146, 77) 30%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(0deg, rgb(16, 146, 77) 30%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(0deg, rgb(16, 146, 77) 30%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(90deg, rgb(16, 146, 77) 30%, rgba(255, 255, 255, 0) 100%);
}*/
/* scale__ruler */
/* Timeline dots style */

.timeline__item_year:before,
.timeline__item_year:after{
  content  : "";
  position : absolute;
  display  : block;
  top: 35px;
  left: -16px;
  height: calc(100% - 35px);
  width: 1px;
  background: linear-gradient(to bottom, #c8c8c880, #c2c2c280 92%, #97979700);
  border: 0;
}

.timeline__item_year:before{
  top           : 30px;
  left          : -18px;
  height        : 5px;
  width         : 5px;
  background    : #10924D;
  border-radius : 50%;
  z-index       : 1;

}

/*.timeline__item_year:not(:last-child):after{*/
.WYSIWYG:not(:last-child) .timeline__item_year:after{
  /*.timeline__item_year:after{*/
  top         : 35px;
  left        : -16px;
  height      : calc(100% - 5px);
  /*border-left : 1px dashed #E7E8E9;*/
  z-index     : 0;
  background: #E3E3E3;
}

/* Timeline (vm) */
/*History (vm)*/

/* Traditions (vm) */
.trad-plates__section .plate-item__wrapper{
  margin-bottom  : 60px;
  padding-bottom : 0;
  height         : 342px;
}

.trad-plates__section .plate-item__wrapper:last-child{
  margin-bottom : 0;
}

.trad-plates__section .plate-item__wrapper:not(:last-child) .plate-item__text + .plate-item__photo:after,
.trad-plates__section .plate-item__wrapper:not(:last-child) .plate-item__photo + .plate-item__text:after{
  display : none;
}

.trad-plates__section .plate-item.plate-item__photo{
  width  : 51.5%;
  height : 312px;
}

.trad-plates__section .plate-item.plate-item__photo-shaded:before{
  content          : '';
  position         : absolute;
  top              : 0;
  left             : 0;
  width            : 100%;
  height           : 100%;
  background-color : rgba(0, 121, 193, 0.6);
}

.trad-plates__section .plate-item.plate-item__text{
  position   : absolute;
  width      : 51.5%;
  /*height: 312px;*/
  height     : auto;
  min-height : 312px;
}

.trad-plates__section .plate-item__text.plate-item__text-open:before{
  display : none;
}

.trad-plates__section .plate-item.plate-item__text.plate-item__text-big{
  width : 80%;
}

.trad-plates__section .plate-item__wrapper_txt-right .plate-item.plate-item__photo{
  left : 0;
}

.trad-plates__section .plate-item__wrapper_txt-right .plate-item.plate-item__text{
  right   : 0;
  z-index : 10;
}

.trad-plates__section .plate-item__text-link{
  transition : 0.5s;
}

.plate__open{
  height  : auto !important;
  z-index : 100;
}

.plate-item__text-helper{
  position : absolute;
  left     : -3000px;
  top      : -5000px;
}

/* Traditions (vm) */

.position__item .owl-prev,
.position__item .owl-next{
  position           : absolute;
  top                : 0;
  width              : 90px;
  height             : 100%;
  cursor             : pointer;
  opacity            : 0;
  z-index            : 11;
  -webkit-transition : opacity .35s ease-in-out;
  -moz-transition    : opacity .35s ease-in-out;
  transition         : opacity .35s ease-in-out;
}

.position__item .owl-prev{
  left       : 0;
  background : -moz-linear-gradient(left, rgba(246, 246, 247, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background : -webkit-linear-gradient(left, rgba(246, 246, 247, 1) 0%, rgba(0, 0, 0, 0) 100%);
  background : linear-gradient(to right, rgba(246, 246, 247, 1) 0%, rgba(0, 0, 0, 0) 100%);
  filter     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#f6f6f7', endColorstr='#00000000', GradientType=1);
}

.position__item .owl-next{
  right      : 0;
  background : -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(246, 246, 247, 1) 100%);
  background : -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(246, 246, 247, 1) 100%);
  background : linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(246, 246, 247, 1) 100%);
  filter     : progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#f6f6f7', GradientType=1);
}

.position__item .owl-prev:before,
.position__item .owl-next:before{
  content    : "";
  display    : block;
  position   : absolute;
  top        : 50%;
  height     : 22px;
  width      : 14px;
  margin-top : -11px;
  background : url("/i/sprite.png") no-repeat;
}

.position__item .owl-prev:before{
  left                : 15px;
  background-position : -204px 0;
}

.position__item .owl-next:before{
  right               : 15px;
  background-position : -217px 0;
}

.position__item:hover .owl-prev,
.position__item:hover .owl-next{
  opacity : .5;
}

.position__item .position__dots{
  display    : block;
  position   : absolute;
  bottom     : 15px;
  left       : 0;
  width      : 100%;
  margin     : 17px auto 4px;
  text-align : center;
}

.position__item .position__dots .owl-dot{
  display        : inline-block;
  vertical-align : middle;
  zoom           : 1;
  cursor         : pointer;
}

.position__item .position__dots .owl-dot span{
  display                     : block;
  width                       : 6px;
  height                      : 6px;
  margin                      : 0 8px 0 0;
  background-color            : rgba(0, 0, 0, .3);
  -webkit-backface-visibility : visible;
  transition                  : opacity .2s ease;
  border-radius               : 30px;
}

.position__item .position__dots .owl-dot.active span{
  height     : 10px;
  width      : 10px;
  background : #0079C1;
}

.position__item .position__dots .owl-dot:hover span{
  background : #0079C1;
}

/*-Administration_page-*/
.administration__page-top{
  position   : relative;
  background : #FFFFFF;
  padding    : 34px 0;
}

.administration__list{
  position   : relative;
  background : #FFFFFF;
  padding    : 40px 0;
}

.administration__item{
  position    : relative;
  min-height  : 65px;
  line-height : 20px;
  /*padding     : 20px 20px 0;*/
  padding     : 0 20px;
  border      : 1px solid #E3E5E6;
  margin-top  : -1px;
  /*z-index     : 3;*/
}
.administration__item.give_me_more_list{
  cursor      : pointer;
}
.administration__item .administration__item{
  padding     : 10px 20px 0;
}

.administration__item.item--dep{
  padding-top    : 10px;
  padding-bottom : 10px;
}

.administration__item-sub{
  position    : relative;
  /*overflow: hidden;*/
  font-size   : 14px;
  padding     : 10px 0 10px 10px;
  margin-left : 10px;
}

.administration__item-sub:before{
  content    : "";
  display    : block;
  position   : absolute;
  top        : 0;
  left       : 0;
  height     : calc(100% - 41px);
  width      : 1px;
  background : #888A91;
  z-index    : 1;
}

.administration__item-sub{
  display : none;
}

/*.administration__item-sub .administration__item:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 50%;
    left: -10px;
    height: calc(100% + 1px);
    width: 1px;
    background: #888a91;
    z-index: 1;
}*/
.administration__item-sub .administration__item:after{
  content    : "";
  display    : block;
  position   : absolute;
  top        : 50%;
  left       : -10px;
  height     : 1px;
  width      : 9px;
  background : #888A91;
  z-index    : 1;
}

.administration__tab-list .administration__item-sub .administration__item:last-child:before{
  content    : "";
  display    : block;
  position   : absolute;
  top        : 50%;
  left       : -11px;
  height     : 50%;
  width      : 10px;
  margin-top : 1px;
  background : #FFFFFF;
  z-index    : 1;
}

.administration__item.active + .administration__item-sub{
  display : block;
}

.administration__item-count{
  position           : relative;
  display            : inline-block;
  vertical-align     : middle;
  font-size          : 12px;
  line-height        : 20px;
  color              : #888A91;
  white-space        : nowrap;
  overflow           : hidden;
  border             : 1px solid #E3E5E6;
  border-radius      : 15px;
  padding            : 0 10px 0 20px;
  -webkit-transition : all .5s ease-in-out;
  -moz-transition    : all .5s ease-in-out;
  transition         : all .5s ease-in-out;
  /* margin-top : 10px; */
}

.administration__item-count:before{
  content     : "+";
  display     : block;
  position    : absolute;
  top         : 0;
  left        : 8px;
  font-size   : 14px;
  line-height : 20px;
  color       : inherit;
}

.administration__item-info{
  position     : relative;
  /*padding-left : 50px;*/
  padding-left : 0;
}

.administration__item-info .administration__item-img{
  /*display             : block;*/
  display             : inline-block;
  position            : absolute;
  top                 : 50%;
  left                : 0;
  height              : 40px;
  width               : 40px;
  margin-top          : -20px;
  border-radius       : 50%;
  background-position : center;
  background-repeat   : no-repeat;
  background-size     : cover;
}

.administration__item.give_me_more_list:hover{
  color : #0079C1;
}

.administration__item.give_me_more_list:hover .administration__item-count{
  background   : #0079C1;
  border-color : #0079C1;
  color        : #FFFFFF;
}

.administration__item.active{
  background : #F1F2F4;
}

.administration__item.active .administration__item-count{
  font-size    : 0;
  height       : 22px;
  width        : 22px;
  padding      : 0;
  background   : #DDDFE1;
  border-color : #DDDFE1;
}

.administration__item.active .administration__item-count:before{
  content : "-";
  top     : -1px;
  left    : 8px;
}

/*-structure_list-*/
.administration__tab-tree .administration__item{
  height        : auto;
  width         : 280px;
  padding       : 20px 55px 10px 20px;
  margin-bottom : 10px;
}

.administration__tab-tree .administration__item-sub:before{
  top : -10px;
}

.administration__tab-tree .administration__item-sub{
  padding-left : 25px;
  margin-left  : 270px;
}

.administration__tab-tree .administration__item-sub .administration__item:after{
  left  : -25px;
  width : 25px;
}

.administration__tab-tree .administration__item-sub .administration__item:last-child:before{
  content    : "";
  display    : block;
  position   : absolute;
  top        : 50%;
  left       : -26px;
  height     : 50%;
  width      : 25px;
  margin-top : 1px;
  background : #FFFFFF;
  z-index    : 1;
}

.administration__tab-tree .administration__item-count{
  position    : absolute;
  top         : 50%;
  right       : 10px;
  height      : 25px;
  margin-top  : -12.5px;
  line-height : 24px;
}

.administration__tab-tree .administration__item-count:before{
  line-height : 24px;
}

.administration__tab-tree .administration__item.active .administration__item-count{
  height : 25px;
  width  : 25px;
}

.administration__tab-tree .administration__item.active .administration__item-count:before{
  left : 9px;
}

/* 18.09.2017 */
.administration__item-info-popup{
  position   : absolute;
  top     : -1px;
  left    : -1px;
  padding : 15px 30px;
  display    : none;
  z-index : 2;
  width      : 450px;
  border: solid 1px rgba(136, 138, 145, 0.4);
  background : #fff;
  color : #292c3d;
  box-shadow: 0 10px 30px 0 rgba(144, 147, 158, 0.2);
  cursor : default;
}

.administration__item-info-contact{
  position : relative;
}

.administration__item-info-contact .administration__item-info{
  margin-bottom : 10px;
}

.administration__item-info-contact .administration-tooltip__director-contact{
  margin-bottom : 10px;
  border-top: solid 1px rgba(136, 138, 145, 0.4);
}

.administration__item-info-contact .administration-tooltip__director-post{
  padding-top : 10px;
}

.administration__item-info-contact .administration-tooltip__director-site{
  margin-top  : 30px;
  border-top: solid 1px rgba(136, 138, 145, 0.4);
  padding-top : 10px;
}

.administration__item-info-contact .inline-block{
  vertical-align : middle;
}

.administration__item-info-contact .contact-icon{
  top : -1px;
}

.administration__item-info-contact .contacts__item.phone{
  margin-left : -8px;
}

.administration__item-info-contact .contacts__item.mail{
  margin-left : -4px;
}

span.contact-icon.administration-tool-close{
  top     : 10px;
  right   : 10px;
  left    : auto;
  display : block;
  width   : 12px;
  height  : 12px;
  cursor : pointer;
}

/* 18.09.2017 */
/* 19.09.2017 */
.administration__tab-list span.b{
  display    : inline-block;
}
.administration__tab-list .administration__item .row{
	min-height: 65px;
	line-height: 65px;
	white-space: nowrap;
}
.administration__tab-list .administration__item .row>div{
	display: inline-block;
	vertical-align: middle;
	line-height: 1.4;
	float: none;
	white-space:normal;
}
/* 19.09.2017 */
/* 20.09.2017 */
.administration__item-sub .administration__item a,
.administration__item-sub .administration__item span.without_link{
  display: block;
  min-height: 65px;
  line-height: 65px;
  padding: 0px 20px;
}
.administration__tab-tree .administration__item-sub .administration__item,
.administration__item-sub .administration__item{
  padding: 0;
}
.administration__item-sub .administration__item span{
    line-height: 24px;
    vertical-align: middle;
    display: inline-block;
}
/* 20.09.2017 */

.link__faq {
  position: absolute;
  top: 50%;
  right: 17px;
  height: 20px;
  margin-top: -4px;
  font-size: 13px;
  line-height: 18px;
  font-weight: 600;
  padding-left: 22px;
}

.link__faq span {
  position: absolute;
  top: -6px;
  left: -11px;
  display: block;
  width: 30px;
  height: 30px;
}

.header__mobile .mobile__login.mobile__faq {
  display: block;
}