

/* Start:/js/owl/owl.carousel.css?16038671954614*/
/* 
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
  display: none;
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("/js/owl/owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
}

/* End */


/* Start:/bitrix/templates/new_lib/components/bitrix/menu/main-menu/style.css?1621839129816*/
#grey-main-menu {
    padding-right: 150px;
}


#grey-main-menu > .item-main-menu{
	float: left;
	height: 24px;
	padding: 12px 15px;
	font-size: 15px;

}
#grey-main-menu > .item-main-menu a{
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

#grey-main-menu > .item-main-menu a:hover{
	color: #fff;
	border-bottom: none;
}

.invalid {
	background: url(/bitrix/templates/new_lib/components/bitrix/menu/main-menu/images/invalid.png) no-repeat;
	width: 34px;
	height: 34px;
	float: right;
	border: 0 !important;
    margin-top: 6px;
    margin-right: 10px;
    transition: 0.2s all;
}

.invalid:hover {
	opacity: 0.7;
}

.social {
    position: absolute;
    top: 15px;
    right: 30px;
    display: flex;
    align-items: center;
}

.social a{
    text-decoration: none !important;
    border: none !important;
}

.social .youtube{
    margin-right: 10px;
}


/* End */


/* Start:/bitrix/templates/new_lib/components/bitrix/search.title/search-gray/style.css?16037768961869*/
#search-box-gray input[type=search] {
	background: #f2f2f2;
	border: 0;
	width: 246px;
	height: 44px;
	color: #7f7f7f;
	padding: 0 20px 2px 20px;
	outline: none;
	right: 0;
	position: absolute;
	z-index: 1;
	border: 1px solid #f2f2f2;
    -webkit-transition: all .5s;
	-moz-transition: all .5s;
	transition: all .5s;
}

#search-box-gray input[type=search]:focus {
	background: #fff;
	border: 1px solid #336aba;
	color:#000;
	width: 350px;
	height: 44px;
}


#search-box-gray input[type=search]:focus::-webkit-input-placeholder {color:#000; font-size: 13px; }
#search-box-gray input[type=search]:focus::-moz-placeholder          {color:#000; font-size: 13px; }
#search-box-gray input[type=search]:focus:-moz-placeholder           {color:#000; font-size: 13px; }
#search-box-gray input[type=search]:focus:-ms-input-placeholder      {color:#000; font-size: 13px; }

#search-box-gray input[type=search]::-webkit-input-placeholder {color:#7f7f7f; font-size: 13px; }
#search-box-gray input[type=search]::-moz-placeholder          {color:#7f7f7f; font-size: 13px; }
#search-box-gray input[type=search]:-moz-placeholder           {color:#7f7f7f; font-size: 13px; }
#search-box-gray input[type=search]:-ms-input-placeholder      {color:#7f7f7f; font-size: 13px; }

#search-box-gray #ico-search[type=submit] {
	background: url(/bitrix/templates/new_lib/components/bitrix/search.title/search-gray/images/search2.png) no-repeat;
	width: 16px;
    height: 16px;
    border: 0;
    padding: 15px 25px 0 0;
    position: absolute;
    z-index: 2;
    right: 0;
    margin: 0 25px 0 0;
    cursor: pointer;
    top: 13px;
    outline: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

#search-box-gray:focus > #ico-search[type=submit] {
	background: url(/bitrix/templates/new_lib/components/bitrix/search.title/search-gray/images/search-foucs.png) no-repeat !important;
	width: 44px;
	height: 44px;
	position: absolute;
}

#search-box-gray #ico-search:hover {
	opacity: 0.7;
}
/* End */


/* Start:/bitrix/templates/new_lib/components/bitrix/breadcrumb/nav-string-new/style.css?1603776846553*/
ul.breadcrumb-navigation
{
	padding:0; margin:0;
	padding-top:4px;
	list-style:none;
	line-height: 27px;
}

ul.breadcrumb-navigation li
{
	display:inline;
	min-width: 60px;
	height: 15px;
}

.breadcrumb-navigation .nav_button a {
	color: #737373;
	border-bottom: 1px solid #d8d8d8;
	font-size: 14px;
	padding-bottom: 1px;
}

.breadcrumb-navigation .nav_button a:hover {
	color: #336aba;
	border-bottom: 1px solid #c1d2ea;
	font-size: 14px;
	padding-bottom: 1px;
}

.breadcrumb-navigation .nav_button:last-child a {
	color: #336aba;
	border-bottom: 0;
}

/* End */


/* Start:/bitrix/templates/new_lib/components/bitrix/menu/main-right-new/style.css?1603776864481*/
/* Left menu*/
ul.right-menu {
	list-style:none;
	margin:0; padding:0;
	margin-bottom: 2px;
	font-family: 'Roboto';
	position: relative; /*IE bug*/
	line-height: 160%;

}

ul.right-menu li {
	padding: 5px 0px;
	margin-right: 0;
}

ul.right-menu li a {
	font-size: 15px;
	color: #2b2b2b;
	text-decoration:none;
}

ul.right-menu li a:hover {
	color:#de0018;
	border-bottom: 1px solid #fbb2bf;
}


ul.right-menu li a.selected {
	color: #336aba;
	border-bottom: 1px solid #c1d2ea;
}



/* End */


/* Start:/bitrix/templates/new_lib/template_styles.css?178056018727751*/
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans Thin'), local('ClearSans-Thin'), url('//64424.selcdn.ru/webfonts/clearsans/200.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/200.woff') format('woff');
	font-weight: 200;
	font-style: normal;
}
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans Light'), local('ClearSans-Light'), url('//64424.selcdn.ru/webfonts/clearsans/300.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/300.woff') format('woff');
	font-weight: 300;
	font-style: normal;
}
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans'), local('ClearSans'), url('//64424.selcdn.ru/webfonts/clearsans/400.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/400.woff') format('woff');
	font-weight: 400;
	font-style: normal;
}
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans Italic'), local('ClearSans-Italic'), url('//64424.selcdn.ru/webfonts/clearsans/400i.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/400i.woff') format('woff');
	font-weight: 400;
	font-style: italic;
}
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans Medium'), local('ClearSans-Medium'), url('//64424.selcdn.ru/webfonts/clearsans/500.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/500.woff') format('woff');
	font-weight: 500;
	font-style: normal;
}
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans Medium Italic'), local('ClearSans-MediumItalic'), url('//64424.selcdn.ru/webfonts/clearsans/500i.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/500i.woff') format('woff');
	font-weight: 500;
	font-style: italic;
}
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans Bold'), local('ClearSans-Bold'), url('//64424.selcdn.ru/webfonts/clearsans/700.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/700.woff') format('woff');
	font-weight: 700;
	font-style: normal;
}
@font-face {
	font-family: 'Clear Sans';
	src: local('Clear Sans Bold Italic'), local('ClearSans-BoldItalic'), url('//64424.selcdn.ru/webfonts/clearsans/700i.woff2') format('woff2'), url('//64424.selcdn.ru/webfonts/clearsans/700i.woff') format('woff');
	font-weight: 700;
	font-style: italic;
}


@font-face {
	font-family: 'Montserrat';
	src: url('/bitrix/templates/new_lib/fonts/montserrat/MONTSERRAT-LIGHT.OTF');
	font-weight: 300;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/bitrix/templates/new_lib/fonts/montserrat/MONTSERRAT-REGULAR.OTF');
	font-weight: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/bitrix/templates/new_lib/fonts/montserrat/MONTSERRAT-MEDIUM.OTF');
	font-weight: 500;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/bitrix/templates/new_lib/fonts/montserrat/MONTSERRAT-SEMIBOLD.OTF');
	font-weight: 600;
}

@font-face {
	font-family: 'Montserrat';
	src: url('/bitrix/templates/new_lib/fonts/montserrat/MONTSERRAT-BOLD.OTF');
	font-weight: bold;
}

* {
	margin: 0;
	padding: 0;
}

html, body
{
	text-align: center;
	color: #555555;
}

html{
	height: 100%; 
}

body
{
	background: #e8e8e8;
	font-size: 16px;
	text-align: left;
	width: 100%;
	height: 100%;
	font-family: 'Clear Sans', 'Arial';
}

.no-border {
	border-bottom: none !important;
}

#content-area span {
	font-family: 'Roboto';
}


#content-area a:link {
	color: #336aba; 
	text-decoration: none; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #c1d2ea;
	font-family: 'Roboto';
}

#content-area a:active {color: #336aba; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid #c1d2ea; font-family: 'Roboto';}
#content-area a:visited {color: #609; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid #C48CD0; font-family: 'Roboto';}
#content-area a:hover {color: #de0018; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid #fbb2bf; font-family: 'Roboto';}

body a:link {
	color: #2b2b2b; 
	text-decoration: none; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #bababa;
}

body a:active {color: #2b2b2b; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid #bababa;}
body a:visited {color: #2b2b2b; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid #bababa;}
body a:hover {color: #336aba; text-decoration: none; padding-bottom: 2px; border-bottom: 1px solid #c1d2ea;}


body a.grey-a {
	color: #616161;
	padding-bottom: 2px; border-bottom: 1px solid #cdcdcd;
}

body a.grey-a:hover {
	color: #336aba;
	padding-bottom: 2px; border-bottom: 1px solid #c1d2ea;
}


p{
	padding:0 0 10px 0;
	margin:0;
}

h1{
	font-family: 'Roboto';
	font-size:28px;
	color:#000;
	font-weight:normal;
	border-bottom:0;
}

h2{
	font-size: 21px;
	color: #222222;
	padding:0;
	margin:8px 0;
	font-weight:normal;
	border-bottom:0;
}

h3{
	font-size:19px;
	font-weight:normal;
	margin:8px 0;
	padding:0;
	border-bottom:0;
	color: #161615;
}

h4{
	font-size:17px;
	font-weight:normal;
	margin:8px 0;
	padding:0;
	border-bottom:0;
	color: #161615;
}

h3 a {
	color: #000;
}

hr {
	background: #dfdfdf;
	border: none;
	height: 1px;
	margin: 5px 0;
}

strong, b {
	font-weight: 500;
}

input[type=text], input[type=password], textarea {
	font-size: 12px;
	padding: 8px;
	border: 1px solid #BDBDBD;
}

a:hover {cursor:pointer;}


.link-active {
	color: #de0018 !important;
	border-color: #fbb2bf !important;
}

.link-active:hover {
	border-bottom: 0 !important;
}

table{
	border-collapse: collapse;
}

font {
	font-family: Roboto !important;
	font-size: 15px !important;
}

.table {
    width: 100%;
    background-color: white;
    border-collapse: collapse;
    font-size: 100%;
    font-weight: normal;
    line-height: 160%;
    overflow: hidden;
}

.table th {
    text-align: left;
    color: #fff !important;
    background: #336aba;
    padding: 5px 15px 8px 15px;
    border-right: 1px solid #ADC3D5;
    vertical-align: middle;
    border-top: 0 !important;

}

.table th:last-child {
    border-right: 0;
}

.table td {
    padding: 15px;
    border: 1px solid #ADC3D5;
}

.table td, .table th {
    padding: 14px 20px;
    color: #000;
}


.clrb, .clear {
	clear:both;
}

.send-idea {
	background: #008e4f;
	border-radius: 5px;
	text-align: center;
	padding: 5px 12px 8px 12px !important;
	font-size: 15px;
	float: right;
	margin-right: 35px;
	transition: 0.3s ease;
	display: inline-block;
	color: #fff !important;
	text-decoration: none !important;
	border: 0 !important;
	transition: 0.3s ease;
}

.send-idea:hover {
	padding: 5px 12px 8px 12px !important;
	color: #fff;
	opacity: 0.8;
}

#megadiv {
	width: 1200px;
	background: #fff;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

#header {
	position: relative;
	overflow: hidden;
	height: 230px;
	margin: auto;	
}

#header-auth {
	position: relative;
	overflow: hidden;
	height: 230px;
	margin: auto;	
	margin-top: -36px;
}

#main-menu {
	width: 1000px;
	height: 48px;
	margin-top: 26px; 
	background: #008c49;
	position: absolute;
	z-index: 1;
	padding-left: 200px;
}

#main-menu-auth {
	width: 1000px;
	height: 48px;
	margin-top: 35px;
	background: #008c49;
	position: absolute;
	z-index: 1;
	padding-left: 200px;
}

#sub-menu {
	width: 100%;
	height: 48px;
	margin-top: 24px; 
	position: absolute;
	z-index: 3;
}

#abitur-menu {
	width: 1150px;
	margin-left: 50px;
	margin-top: 20px;
}

#search {
	position: absolute;
	right: 0;
	top:0;
	margin-top: 111px;
}


#megadiv #sub-menu a {
	border-bottom: none;
}


#lang-eng {
	background: url(/bitrix/templates/new_lib/images/eng.png) no-repeat;
	width: 28px;
	height: 10px;
	display:inline-block;
	vertical-align: middle;
	margin: 4px 8px 0 8px;
	filter: brightness(0) invert(1);
	transition: ease .3s;
}

#lang-eng:hover {
	opacity: 0.7;
}


#version-sl {
	background: url(/bitrix/templates/new_lib/images/eye.png) no-repeat;
	width: 19px;
	height: 14px;
	display:inline-block;
	vertical-align: middle;
	margin: 4px 8px 0 8px;
	transition: ease .3s;
	filter: brightness(0) invert(1);
}

#version-sl:hover {
	opacity: 0.7;
}

#site-map {
	background: url(/bitrix/templates/main2015/images/info-bar-sprite.png) -23px 0 no-repeat;
	width: 14px;
	height: 14px;
	display:inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: 4px;
	transition: ease .3s;
}

#site-map:hover {
	opacity: 1;
}

#login {
	background: url(/bitrix/templates/new_lib/images/user-auth.png) no-repeat;
	width: 12px;
	height: 15px;
	display:inline-block;
	vertical-align: middle;
	margin: 4px 8px 0 8px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
	filter: brightness(0) invert(1);
}

#logout {
	background: url(/bitrix/templates/new_lib/images/logout.png) no-repeat;
	width: 20px;
	height: 18px;
	display: inline-block;
	vertical-align: middle;
	margin-top: 0px;
	margin-left: 15px;
}

.authorize a {
	border:0 !important;
}

.logout-text {
	display:inline-block;
}

#login:hover {
	opacity: 0.7;
}


#logo-bg {
	width: 153px;
	margin-left: 35px;
	position: absolute;
	z-index: 2;
}

#logo-bg-auth {
	width: 153px;
	margin-left: 35px;
	position: absolute;
	z-index: 2;
	padding-top: 9px;
}

#logo {
	background: url('/bitrix/templates/new_lib/images/logo-new.png') no-repeat;
	width: 56px;
	height: 98px;
	margin: 0 auto;
	margin-top: 86px;
} 

.logo-box {
	margin-top: 105px;
	margin-left: 60px;
}

.new-logo {
	background: url('/bitrix/templates/new_lib/images/new-logo-v3.png') no-repeat;
	width: 253px;
	height: 84px;
	display: inline-block;
	vertical-align: middle;
	border: 0 !important;
}

.logo75year {
	display: inline-block;
	vertical-align: middle;
	border: 0 !important;
	margin-left: 30px;
    margin-left: 20px;
    font-size: 25px;
}

.sep-board {
	display: inline-block;
	content: "";
	width: 1px;
	height: 52px;
	background: #e5e5e5;
	margin-left: 20px;
	vertical-align: middle;
}

#name-university {
	font-family: 'Roboto';
	font-size:28px;
	color:#000;
	margin: 110px 0 0 60px;
}

#svedeniya-oo {
	font-size: 16px;
	padding-bottom: 5px;
	margin: 11px 0 0 125px;
	float: left;
}


#header-content {
	height: 192px;
	width: 808px;
	float: left;
}

#yugu {
	background: url('/bitrix/templates/new_lib/images/yugu.png') no-repeat;
	width: 260px;
	height: 136px;	
	margin: 15px 0 0 12px;
	float: left;
}


.slider-news {
	margin-top: 26px;
	margin-bottom: 50px;
	height: 485px;
}

.slider-news-name {
	font-family: 'Roboto';
	font-size: 25px;
	color: #1b1b1b;
	padding-bottom: 25px;
}

.slider-news-all {
	padding: 1px 9px 3px 9px;
	background: #f2f2f2;
	color: #555;
	text-align: center;
	position: relative;
	float:right;
	z-index: 3;
	font-size: 15px;
	margin-top: 15px;
}

.slider-news-all:hover {
	background: #87a7d6;
	color: #fff;
}

.line-3 {
	//margin-top: 72px;
}

.anons-name {
	font-family: 'Roboto';
	font-size: 25px;
	color: #1b1b1b;
	padding-bottom: 25px;
	float: left;
}

.anons-all {
	padding: 1px 9px 3px 9px;
	background: #f2f2f2;
	color: #555;
	text-align: center;
	float:left;
	font-size: 15px;
	margin-top: 6px;
	margin-left: 15px;
}

.anons-all:hover {
	background: #87a7d6;
	color: #fff;
	cursor: pointer;
}

.obyavlen-name {
	font-family: 'Roboto';
	font-size: 25px;
	color: #1b1b1b;
	padding-bottom: 25px;
	float: left;
}

.obyavlen-all {
	padding: 3px 9px 5px 9px;
	background: #fff;
	text-align: center;
	float: left;
	font-size: 15px;
	margin-top: 1px;
	margin-left: 15px;
	border: 1px solid #87a7d6;
	border-radius: 4px;
	color: #6e8ebe;
}

.obyavlen-all:hover {
	background: #87a7d6;
	color: #fff;
	cursor: pointer;
}

.slider-banners {
	width: 100%;
	height: 240px;
	margin-top: 35px;
}

.line-5 {
	margin-top: 45px;
}

#actual-resours {
	width: 606px !important;
	//height: 223px !important;
	padding: 25px 35px 20px 35px !important;
	background: #fff !important;
	border: 1px solid #dfdfdf !important;
	float: left !important;
}

#actual-resours-header {
	font-family: 'Roboto';
	font-size: 24px;
	color: #1b1b1b;
}

#actual-resours-body {
	list-style: none;
	margin-top: 10px;
}

#actual-resours-body li {
	margin-bottom: 12px;
	line-height: 24px;
}

#box-video {
	width: 426px;
	height: 284px;
	background: url('/bitrix/templates/new_lib/images/video-screen.jpg') no-repeat;
	border: 1px solid #dfdfdf;
	float: left;
	margin-left: 20px;
}

#box-video:hover > .box-video-mask .box-video-play {
	background: url('/bitrix/templates/new_lib/images/play-hover.png') no-repeat;
	width: 79px;
	height: 79px;
}

.box-video-shade {
	width: 426px;
	height: 100px;
	background: url('/bitrix/templates/new_lib/images/box-video-shade.png') repeat-x;
	position: absolute;
}

.box-video-name {
	width: 408px;
	height: 72px;
	color:#fff;
	font-family: 'Roboto';
	font-size: 24px;
	text-shadow: 1px 1px 0px #314E6F;
	padding: 13px 0 0 18px;
	z-index: 1;
	position: absolute;
}

.box-video-play {
	width: 79px;
	height: 79px;
	background: url('/bitrix/templates/new_lib/images/play.png') no-repeat;
	position: absolute;
	margin-left: 175px;
	margin-top: 98px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}


.box-video-mask {
	background: url('/bitrix/templates/new_lib/images/box-video-mask.png');
	width: 100%;
	height: 100%;
}

#content {
	margin-bottom: 40px; 
}

#content-area {
	color: #323232;
	line-height: 180%;
	font-size: 15px;
	text-align: justify;
	font-family: 'Roboto';
	padding-bottom: 40px;
}


#content-container {
	padding: 0 330px 0 0;
}

#navstring {
	width: 100%;
	min-height: 9px;
}

#pagename {
	color: #1b1b1b;
	font-family: 'Roboto';
	font-size: 25px;
	min-height: 19px;
}

.menu-separator {
	height: 1px;
	background: #dfdfdf;
	border: 0;
	width: 100%;
	margin: 10px 0 10px 0;
}

#content_left_column {
	float: left;
	width: 100%;
	overflow: hidden;
}

#right-sidebar {
	float: left;
	width: 330px;
	margin-left: -330px;
	position: relative;
}

.rightmenu {
	margin-left: 25px;
	margin-top: 18px;
}

#info-area {
	width: 100%;
	height: 277px;
}

#univer-box {
	width: 262px;
	height: 242px;
	padding: 13px 20px 20px 20px;
	background: #fff;
	border: 1px solid #dfdfdf;
	float: left;
}

#container-header {
	font-family: 'Roboto';
	font-size: 24px;
	color: #1b1b1b;
	padding-bottom: 10px;
}

#container-body {
	list-style: none;
}

#container-body li {
	margin-bottom: 6px;
}

#mini-slider {
	width: 573px;
	width: 806px;
	height: 277px;
	float: left;
	margin-left: 20px;
}

#rektor {
	width: 213px;
	height: 277px;
	background: url(/images/rektor.jpg) no-repeat;
	float: left;
	margin-left: 20px;
}

#rector-vopros {
	background: url(/images/rektor-vopros.png) repeat;
	width: 193px;
	height: 34px;
	font-family: 'Roboto';
	color:#fff;
	font-size: 15px;
	margin-top: 234px;
	padding-left: 20px;
	padding-top: 9px;
	position: relative;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s;
}

#rektor:hover > #rector-vopros {
	background: url(/images/rektor-vopros-hover.png) repeat;
}


#footer {
	position: relative;
	overflow: hidden;
	height: 280px;
	width: 1200px; 
	margin: auto;
	background: #c5d8f7 url(/bitrix/templates/new_lib/images/logo-footer.png) no-repeat left bottom;
	margin-top: -180px;
	color: #fff;
	font-size: 14px !important;
}

.footer-bg {
	background: url('/bitrix/templates/new_lib/images/footer-bg.png') no-repeat; 
	height: 166px;
}

#footer-mainmenu {
	margin: 20px 0 0 184px;
	width: 1016px;
}

#footer-content {
	margin-top: 25px;
	margin-left: 195px;
}

#footer-logo {
	float: left;
}

#footer-incl-area {
	float: left;
	width: 670px;
}

#top100 {
	float: right;
	margin-right: 36px;
	margin-top: 5px;
}

#top100 a {
	border-bottom: 0;
}

.wrapper {
	width: 1130px;
	background: #fff;
	margin: auto;
	position: relative;
	padding: 0 35px;
}


.header-right-area {
	height: 151px;
	width: 520px;
	float: right;
}
.topmenu {
	width: 100%;
	height: 33px;
}


.info-container{
	border: 1px solid #dfdfdf;
}
.container-header {
	min-height: 33px;	
	width: 100%;
}

.container-header-text {
	color: #1b1b1b;
	font-size: 21px;
	padding: 20px 20px 20px 20px;	
	font-family: 'Roboto'
}

.container-body {
	min-height: 60px;
	padding: 10px 20px 20px 20px;
	border-top: 1px solid #DFDFDF;
}

.red-bg {
	background: url('/bitrix/templates/new_lib/images/red-bg.gif') repeat-x;	
}

.all_news{
	height: 20px;
	float: right;
	margin-top: -2px;
}
.all_news a{
	color: #c3edfd;
	font-size: 13px;
}


#content-area ul > li {
	margin-left: 20px;
	list-style-type: square;
}

#content-area ul > ul  {
	margin-left: 20px;
}

#content-area ul > ul > li {
	margin-left: 20px;
	list-style-type: circle;
}
#content-area ol > li {
	margin-left: 28px;
	list-style-type: decimal;
	margin-bottom: 5px;
}



.news-detail ul > li {
	margin-left: 20px;
}


#content-area img {
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#content-aspirant img {
	margin:0px !important;
}

.news-detail img{
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content-area table > tbody > tr> td {
	padding-left: 10px; 
	padding-right: 5px; 
	padding-top: 10px; 
	padding-bottom: 5px;
}
.el-po-cab{
	float: right;
	height: 100%;
	background: #3392B9;
	padding: 15px;
	color: #fff;
	font-size: 15px;
}
.el-po-cab:hover{
	background: #3361B9;
}


#content-area .section {
	border: 1px solid #DFDFDF;
}

#content-area .section td {
	border: 1px solid #DFDFDF;
	padding-bottom: 10px;
}

#content-area .section tr:nth-child(2n) {
	background: #F8FAFD;
}


.all_news {
	height: 31px;
	width: 304px;
	text-align: right;
	padding-top: 5px;
	margin-top: -25px;
}

.authorize {
	color: #000;
	background: #f4f9ff;
	line-height: 35px;
	padding: 0 30px;
	border-bottom: 1px solid #E0E0E0;
	font-size: 14px;
	position: relative;
	z-index: 1;
	text-align: right;
}

.nolink {text-decoration: none; border-bottom: 0 !important; float: left;}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	border-left: 5px solid #eee;
}

.scrollup {
	background: url('/bitrix/templates/new_lib/images/top.png') no-repeat;
	width:48px;
	height:48px;
	opacity:0.3;
	position:fixed;
	bottom:2%;
	right:2%;
	display:none;
	text-indent:-9999px;
	border: 0 !important;
	transition: 0.3s all;
}

.scrollup:hover {
	opacity: 0.6;
}


#footer .socials {
	float: left;
	width: 160px;
}

#footer .socials div {
	width: 31px;
	height: 31px;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}

#footer .socials .vk {
	background: url(/bitrix/templates/new_lib/images/socials.png) no-repeat;
	background-position-x: 0;
}

#footer .socials .tw {
	background: url(/bitrix/templates/new_lib/images/socials.png) no-repeat;
	background-position-x: -32px;
}

#footer .socials .ok {
	background: url(/bitrix/templates/new_lib/images/socials.png) no-repeat;
	background-position-x: -64px;
}

#footer .socials .inst {
	background: url(/bitrix/templates/new_lib/images/socials.png) no-repeat;
	background-position-x: -96px;
}

#footer .socials .fb {
	background: url(/bitrix/templates/new_lib/images/socials.png) no-repeat;
	background-position-x: -128px;
}

#footer .socials .yt {
	background: url(/bitrix/templates/new_lib/images/socials.png) no-repeat;
	background-position-x: -160px;
}


.fire-line {
	background: url(/bitrix/templates/new_lib/images/fire-line.jpg) no-repeat;
	width: 100%;
	height: 61px;
	margin-bottom: 20px;
}

.fire-line2 {
	background: url(/bitrix/templates/new_lib/images/fire-line2.jpg) no-repeat;
	width: 100%;
	height: 75px;
	margin-bottom: 20px;
}

.worldskills-line {
	background: url(/bitrix/templates/new_lib/images/ws-line.jpg) no-repeat;
	width: 100%;
	height: 52px;
	margin-bottom: 10px;
}

.footer-banners {
	float: right;
	margin-right: 36px;
	margin-top: -30px;
}

.footer-banner {
	float: left;
	width: 88px;
	margin-left: 20px;
}

.footer-banner a {
	border-bottom: 0 !important;
}

.clrb {
	clear: both;
}



#obyavlen {
	width: 551px;
	float: left;
	margin-right: 28px;
}

#anons {
	width: 551px !important;
	float: left;
	margin-left: 0 !important;
}


.ing {
	background: #FAFBFD;
}

.gis {
	background: #F2FBFF;
}

.ice {
	background: #FFF9F4;
}

.yui {
	background: #FEF9FF;
}

.institut-box {
	border-radius: 5px;
	padding: 35px 45px;
	font-family: 'Montserrat';
	margin-bottom: 30px;
}

.institut-box .institut-name-box {
	margin-bottom: 38px;
}

.institut-box .institut-name-box .institut-logo {
	display: inline-block;
	vertical-align: middle;
	margin-right: 40px;
}

.ing .institut-name-box .institut-logo {
	background: url(/bitrix/templates/new_lib/images/ing-logo.png) no-repeat;
	width: 144px;
	height: 74px;
}

.gis .institut-name-box .institut-logo {
	background: url(/bitrix/templates/new_lib/images/gis-logo.png) no-repeat;
	width: 162px;
	height: 74px;
}

.ice .institut-name-box .institut-logo {
	background: url(/bitrix/templates/new_lib/images/ice-logo.png) no-repeat;
	width: 136px;
	height: 74px;
}

.yui .institut-name-box .institut-logo {
	background: url(/bitrix/templates/new_lib/images/yui-logo.png) no-repeat;
	width: 159px;
	height: 74px;
}

.institut-box .institut-name-box .institut-name {
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	font-size: 24px;
	text-shadow: 0.1px 0.1px 0.1px rgba(0,0,0,0.3);
	color: #000;
}

.institut-box .institut-content-box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.institut-box .institut-content-box .full-edu {
	width: 48%;
	display: inline-block;
}


.institut-box .institut-content-box .extramur-edu {
	width: 48%;
	display: inline-block;
}

.institut-box .institut-content-box .form-type-tag {
	font-weight: 600;
	font-size: 18px;
	line-height: 22px;
	text-shadow: 0.1px 0.1px 0.1px rgba(0,0,0,0.3);
	border-bottom: 1px solid rgba(0, 0, 0, 0.13);
	padding-bottom: 12px;
	margin-bottom: 7px;
}


.list-dirs .dir-item {
	padding: 9px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.13);
	font-weight: 500;
	font-size: 16px;
	color: #000;
}

.list-dirs .dir-item:last-child {
	border-bottom: 0;
}

.list-dirs .dir-item span {
	width: 82px;
	font-family: 'Montserrat' !important;
	display: inline-block;
	vertical-align: -1px;
}

.list-dirs .dir-link {
	display: inline-block;
	vertical-align: top !important;
	width: calc(100% - 90px) !important;
	text-align: left;
}

.list-dirs .dir-item a {
	color: #1E51BA !important;
	border-bottom: 0 !important;
	padding: 0 !important;
	font-family: 'Montserrat' !important;

}

.list-dirs .dir-item a:hover {
	color: #000 !important;
	border-bottom: 1px solid rgba(0,0,0,0.2) !important;
	padding-bottom: 3px !important;
}

.list-dirs .list-dir-tag {
	margin-top: 15px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: 500;
	color: #5a5a5a;
}


.section_name {
	cursor: pointer;
	font-size: 18px;
}

.name-active {
    text-decoration: none;
    color: #0b71ea;
}

.section_name::after {
	display: inline-block;
	content: "";
	background: url(/bitrix/templates/new_lib/images/arrow-bottom.svg) center no-repeat;
	width: 13px;
    height: 13px;
    margin-left: 9px;
    opacity: 0.4;
    transition: 0.3s ease;
}

.name-active.section_name::after {
	transform: rotate(180deg);
}

.section_name:hover::after {
	opacity: 1;
}

.docs-list-slider {
	display: none;
}


.download-pptx {
	background: url(/bitrix/templates/new_lib/images/download-pptx.jpg) no-repeat;
	width: 310px;
	height: 200px;
	margin-top: 20px;
	display: table;
}



.fire-banners {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 30px;
}

.admission-campaign-mini {
	background: #003188 url(/bitrix/templates/new_lib/images/admis-campaign-mini.png) right no-repeat;
	width: 548px;
    height: 215px;
    font-family: 'Montserrat';
    align-items: center;
    padding: 40px 50px;
    box-sizing: border-box;
    border-radius: 5px;
}

.admis-camp-send {
	border: 0 !important;
	font-family: 'Montserrat' !important;
	font-size: 24px;
	font-weight: bold;
    color: #fff !important;
}

.admis-camp-links {
	margin-top: 20px;
}

.admis-camp-links a {
	color: #fff !important;
	font-size: 16px;
	font-family: 'Montserrat' !important;
	font-weight: 500;
	margin-bottom: 10px;
    display: table;
    border: 0 !important;
	transition: 0.3s ease;
	opacity: 0.8;
}

.admis-camp-links a:hover {
	opacity: 1;
}


.edu-process-mini {
	width: 548px;
    height: 215px;

    background: url(/bitrix/templates/new_lib/images/edu-process.png) 0 -80px repeat-x;
    width: 100%;
    height: 90px;
    font-family: 'Montserrat';
    padding: 40px 50px;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.edu-process-mini .edu-process-title {
	font-size: 24px;
	font-weight: bold;
    color: #000 !important;
}

.edu-process-mini .edu-process-more {
	background: #d93e2e;
	color: #fff !important;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 21px !important;
	transition: 0.3s ease;
	border-radius: 5px;
}

.edu-process-mini .edu-process-more i {
	display: inline-block;
	vertical-align: 0px;
	background: url(/bitrix/templates/new_lib/images/more-arrow.png) no-repeat;
	width: 24px;
    height: 13px;
    margin-left: 36px;
}

.edu-process-mini .edu-process-more:hover {
	opacity: 0.7;
}




.covid19-long {
	width: 548px;
    height: 215px;

    background: url(/bitrix/templates/new_lib/images/covid19-long.png) center no-repeat;
    width: 100%;
    height: 90px;
    font-family: 'Montserrat';
    padding: 40px 50px;
    box-sizing: border-box;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.covid19-long .covid19-long-title {
	font-size: 24px;
	font-weight: bold;
    color: #1e3130 !important;
}

.covid19-long .covid19-long-more {
	background: #d93e2e;
	color: #fff !important;
	font-size: 16px;
	font-weight: 500;
	padding: 12px 21px !important;
	transition: 0.3s ease;
	border-radius: 5px;
	//display: table;
    //margin-top: 33px;
}

.covid19-long .covid19-long-more i {
	display: inline-block;
	vertical-align: 0px;
	background: url(/bitrix/templates/new_lib/images/more-arrow.png) no-repeat;
	width: 24px;
    height: 13px;
    margin-left: 36px;
}

.covid19-long .covid19-long-more:hover {
	opacity: 0.7;
}




.doc-list-main {
    margin: 30px 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.doc-list-main .doc-item {
    margin-bottom: 20px;
    display: table;
    width: 100%;
}

.doc-list-main .doc-item:last-cild {
    margin-bottom: 0;
}

.doc-list-main .desk-doc {
    font-size: 15px;
    color: #3c3c3c;
}

.doc-list-main .doc-ico-link {
    background: url(/bitrix/templates/new_lib/img/link.png) no-repeat center;
    width: 29px;
    height: 29px;
    display: inline-block;
    box-sizing: border-box;
    vertical-align: middle;
    background-size: 23px;
}


.doc-list-main .doc-ico {
    background: #8a8a8a url(/bitrix/templates/new_lib/images/doc2.svg) no-repeat;
    width: 29px;
    height: 33px;
    background-size: cover;
    color: #fff;
    font-size: 8px;
    font-family: 'Roboto';
    font-weight: bold;
    text-transform: uppercase;
    padding: 15px 0 0 3px;
    display: inline-block;
    letter-spacing: 0.2px;
    //vertical-align: top;
    box-sizing: border-box;
    line-height: initial !important;
}

.doc-list-main .doc-item .doc-link {
   	display: inline-block;
    width: calc(100% - 47px);
    margin-left: 15px;
    vertical-align: middle;
}

.doc-list-main .doc-item .doc-name {
    width: 100%;
    line-height: 21px;
    color: #272727 !important;
    font-weight: 400;
    text-shadow: 0.1px 0.1px 0.1px rgba(76, 76, 76, 0.4);
    text-decoration: none !important;
    font-size: 16px;
    border-bottom: 0 !important;
}

.doc-list-main .doc-item .doc-name:hover {
    color: #336aba !important;
}

.pdf {background-color: #d90606 !important;}
.doc,.docx,.rtf {background-color: #2a579a !important;}
.xls,.xlsx {background-color: #217346 !important;}
.ppt,.pptx {background-color: #cc482e !important;}
.jpg,.jpeg {background-color: #66a046 !important;}
.rar,.zip {background-color: #8a007b !important;}


@media (max-width: 796px) {
    .doc-list-main .doc-item {
        width: 100%;
    }
}


.photo-list-column {
	display: block;
    column-count: 3;
}

.photo-list-column img {
	display: inline-block;
	margin-right: 20px;
	width: 100%;
	margin-bottom: 0 !important;
}


.ban-list{
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 20px 25px;
}


.ban-list a{
    border-bottom: 0 !important;
}
.bann1 {
    background: url(/bitrix/templates/new_lib/images/imageGen.png) no-repeat center;
    width: 240px;
    height: 57px;
}
.bann2 {
    background: url(/bitrix/templates/new_lib/images/imageGen2.png) no-repeat center;
    width: 100px;
    height: 100px;
}
.bann3 {
    background: url(/bitrix/templates/new_lib/images/imageGen3.png) no-repeat center;
    width: 250px;
    height: 60px;
}
.bann4 {
    background: url(/bitrix/templates/new_lib/images/imageGen4.png) no-repeat center;
    width: 250px;
    height: 60px;
}
.bann5 {
    background: url(/bitrix/templates/new_lib/images/imageGen5.gif) no-repeat center;
    width: 260px;
    height: 76px;
}


/* End */
/* /js/owl/owl.carousel.css?16038671954614 */
/* /bitrix/templates/new_lib/components/bitrix/menu/main-menu/style.css?1621839129816 */
/* /bitrix/templates/new_lib/components/bitrix/search.title/search-gray/style.css?16037768961869 */
/* /bitrix/templates/new_lib/components/bitrix/breadcrumb/nav-string-new/style.css?1603776846553 */
/* /bitrix/templates/new_lib/components/bitrix/menu/main-right-new/style.css?1603776864481 */
/* /bitrix/templates/new_lib/template_styles.css?178056018727751 */
