@charset "utf-8";[class^="icon-"],
[class*=" icon-"],
.fc-icon {

	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	letter-spacing: 1px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-gamb:before {
	content: "\e900"
}

.icon-right-arrow:before {
	content: "\e901"
}

.icon-copy:before {
	content: "\e902"
}

.icon-fb:before {
	content: "\e903"
}

.icon-glass:before {
	content: "\e904"
}

.icon-lang:before {
	content: "\e905"
}

.icon-loupe:before {
	content: "\e906"
}

.icon-map:before {
	content: "\e907"
}

.icon-menu:before {
	content: "\e908"
}

.icon-more:before {
	content: "\e909"
}

.icon-od:before {
	content: "\e90a"
}

.icon-open:before {
	content: "\e90b"
}

.icon-plus:before {
	content: "\e90c"
}

.icon-tw:before {
	content: "\e90d"
}

.icon-vk:before {
	content: "\e90e"
}

.icon-youtube:before {
	content: "\e90f"
}

.icon-close:before {
	content: "\e910"
}

.icon-play:before {
	content: "\e911"
}

.icon-rss:before {
	content: "\e912"
}

.icon-six:before {
	content: "\e913"
}

.icon-favorite:before {
	content: "\e914"
}

.icon-home:before {
	content: "\e915"
}

.icon-print:before {
	content: "\e916"
}

.icon-share:before {
	content: "\e917"
}

.icon-mark:before {
	content: "\e918"
}

.icon-link:before {
	content: "\e919"
}

.icon-date:before {
	content: "\e91a"
}

.icon-mail:before {
	content: "\e91b"
}

.icon-mail2:before {
	content: "\e91c"
}

.icon-user:before {
	content: "\e91d"
}

.icon-time:before {
	content: "\e91e"
}

.icon-delete:before {
	content: "\e91f"
}

.icon-chat:before {
	content: "\e920"
}

.icon-minus:before {
	content: "\e921"
}

.icon-favorite-full:before {
	content: "\e922"
}

.icon-faq:before {
	content: "\e923"
}

.icon-photo:before {
	content: "\e924"
}

.icon-setting:before {
	content: "\e925"
}

.icon-ok:before {
	content: "\e926"
}

.icon-eye-hide:before {
	content: "\e927"
}

.icon-eye-open:before {
	content: "\e928"
}

.icon-info:before {
	content: "\e929"
}

.icon-param:before {
	content: "\e92a"
}

.icon-left-arrow:before {
	content: "\e92b"
}

.icon-full-size:before {
	content: "\e92c"
}

.icon-size:before {
	content: "\e92d"
}

.icon-arrow-top:before {
	content: "\e92e"
}

.icon-ok-fill:before {
	content: "\e92f"
}

.icon-checked:before {
	content: "\e930"
}

.icon-mark-2:before {
	content: "\e931"
}

.icon-quest:before {
	content: "\e932"
}

.icon-info-2:before {
	content: "\e933"
}

.icon-question:before {
	content: "\e934"
}

.icon-clock:before {
	content: "\e935"
}

.icon-calendar:before {
	content: "\e936"
}

.icon-load:before {
	content: "\e937"
}

.icon-img:before {
	content: "\e938"
}

.icon-play-2:before {
	content: "\e939"
}

.icon-minus-2:before {
	content: "\e93a"
}

.icon-plus-2:before {
	content: "\e93b"
}

.icon-photo-2:before {
	content: "\e93c"
}

.icon-video:before {
	content: "\e93d"
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.widget-glava {
	font-size: 18px;
	position: relative
}

.widget-glava__wrap {
	position: relative;
	height: 480px
}

.widget-glava__wrap a {
	position: relative;
	display: block;
	height: 100%;
	background-color: #fff;
	text-decoration: none;
	padding: 45px 30px;
	transition: all .2s linear;
	line-height: 1.3
}

.widget-glava__topTitle {
	font-size: 18px;
	text-transform: uppercase;
	background-color: #406cdb;
	border-radius: 5px;
	padding: 5px 9px;
	color: white;
	display: inline-block
}

.widget-glava__name {
	font-size: 18px;
	margin-top: 20px;
	font-weight: bold
}

.widget-glava__name span {
	font-size: 24px
}

.widget-glava__title {
	margin-top: 20px;
	color: #7c8396;
	font-size: 16px
}

.widget-glava__foto {
	position: absolute;
	background: url(/templates/jm-university/images/foto-glava.png) no-repeat bottom right;
	display: block;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	z-index: 10
}

.widget-glava__btn {
	position: absolute;
	background-color: rgba(59, 66, 86, 0.35);
	padding: 30px;
	height: 85px;
	display: flex;
	flex-direction: row;
	align-items: center;
	z-index: 20;
	bottom: 0;
	left: 0;
	right: 0;
	justify-content: center
}

.widget-glava__btnWrap {
	color: white;
	background-color: #da2919;
	border-color: #da2919;
	font-size: 19px;
	flex: 0 0 auto;
	padding: 15px 20px;
	border-radius: 7px
}

.widget-glava__btn i {
	color: inherit !important;
	position: relative;
	top: 1px;
	padding-left: 20px;
	font-size: 18px
}

.icon-mail:before {
	content: "\e91b"
}

.widget-glava__btn i:after {
	content: '';
	width: 2px;
	opacity: .4;
	background: #ffffff;
	display: block;
	position: absolute;
	left: 0;
	height: 30px;
	top: 50%;
	margin-top: -15px
}

.widget-glava__wrap a:hover {
	color: #e94b3d
}

.widget-glava__wrap a:hover .widget-glava__btnWrap {
	background-color: #e94b3d;
	transition: all .2s linear
}

.widget-glava_btnTitle {
	margin-right: 20px
}

.newsflash .newsflash-title {
	font-size: 1.4em;
	font-weight: bold
}

.readmore {
	padding: 0;
	border: none;
	color: #406cdb
}

.readmore:after {
	content: none
}

.news-box {
	color: white
}

.news-box__img {
	height: 480px;
	cursor: pointer;
	width: 100%;
	overflow: hidden;
	border-radius: 4px;
	position: relative;
	transition: all .2s linear;
	background-image: url(/images/YUBILEI.jpg);
	background-size: cover;
	background-repeat: no-repeat
}

.color-bg-block {
	background-color: #e94b3d
}

.news-box__sub-caption {
	top: 45px;
	left: 30px;
	z-index: 10;
	position: absolute;
	background-color: #da2919;
	text-transform: uppercase;
	display: inline-block;
	font-size: 1.2rem;
	font-weight: 500;
	padding: 7px 12px 5px;
	border-radius: 4px;
	line-height: 1.3;
	color: white
}

.color-bg-block {
	background-color: #0575bc;
	color: #ffffff
}

#jm-breadcrumbs {
	margin: 20px 0 0;
	font-size: 1.2rem
}

.contrast-label .jm-separator {
	font-size: 20px
}

#jm-top-bar {
	padding: 20px 0
}

.dj-megamenu-override li.dj-up a.dj-up_a small.subtitle {
	text-align: center;
	font-style: normal;
	text-transform: uppercase;
	font-size: 1em
}

.dj-megamenu-override li.dj-up a.dj-up_a,
.fsize90 .dj-megamenu li.dj-up a.dj-up_a {
	font-size: 1.1em
}

.text-block p,
.text-block li {
	font-size: 1.3em
}

.text-block ol {
	font-size: 0.9em
}

.text-block img {
	padding: 10px 20px 10px 0
}

.card-base {
	padding: 30px 40px;
	border-radius: 4px;
	background-color: #ffffff;
	margin-top: 35px;
	margin-bottom: 35px
}

@media (max-width: 767px) {
	.card-base {
		padding: 20px 20px;
		margin-top: 30px;
		margin-bottom: 30px
	}
}

.form-group--placeholder-fix {
	position: relative;
	font-weight: 400;
	overflow: hidden
}

.form-group {
	margin-bottom: 20px;
	position: relative
}

.form-group--placeholder-fix input {
	padding-top: 20px;
	padding-bottom: 0
}

input.form-control,
textarea.form-control,
.rss-link {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 25px;
	color: #333333;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #dde0e3;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 56px;
	border-radius: 4px
}

.form-group--placeholder-fix label.placeholder {
	color: #848e99;
	z-index: 1;
	position: absolute;
	top: 17px;
	left: 25px;
	-webkit-transition: all .1s;
	-o-transition: all .1s;
	transition: all .1s;
	cursor: text;
	border-radius: 0;
	font-weight: 400;
	white-space: nowrap
}

.form-group .placeholder {
	margin-bottom: 10px
}

.form-group--placeholder-fix textarea {
	padding-top: 45px
}

textarea.form-control {
	padding-top: 25px;
	padding-top: 2.5rem;
	min-height: 165px
}

input.form-control,
textarea.form-control,
.rss-link {
	display: block;
	width: 100%;
	height: auto;
	padding: 10px 25px;
	color: #333333;
	background-color: #ffffff;
	background-image: none;
	border: 1px solid #dde0e3;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: 56px;
	border-radius: 4px
}

.wrap-check {
	margin-bottom: 12px
}

.wrap-check {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-bottom: 15px !important
}

.form-group {
	margin-bottom: 20px;
	position: relative
}

.pd-bottom-20 {
	padding-bottom: 20px !important
}

.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.jq-radio,
.jq-checkbox {
	border: 1px solid #dde0e3;
	background: #ffffff;
	border-radius: 50%;
	height: 24px;
	width: 24px;
	-webkit-box-flex: 0;
	-webkit-flex: none;
	-ms-flex: none;
	flex: none;
	position: relative;
	top: 1px;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear
}

.jq-checkbox {
	border-radius: 4px
}

.wrap-check label,
.wrap-check .jq-radio,
.wrap-check .jq-checkbox,
.wrap-check .placeholder {
	font-weight: 400;
	margin-bottom: 0;
	margin-top: 0;
	vertical-align: middle;
	cursor: pointer
}

.aside__box {
	margin-bottom: 28px
}

.border-block {
	display: block;
	padding: 45px 30px;
	border: 1px solid #dde0e3;
	background-color: white
}

.color {
	color: #e94b3d
}

.border-block h3,
.border-block .h3,
.bg-box h3,
.bg-box .h3 {
	font-size: 1.3em;
	margin-bottom: 24px
}

.text-uppercase {
	text-transform: uppercase
}

.articleBody .main {
	padding-right: 64px;
	padding-left: 0;
	float: left;
	width: 66.66666667%
}

.articleBody .custom {
	position: relative;
	max-width: 320px;
	float: right;
	padding-left: 0 !important;
	padding-right: 0 !important;
	width: 33.33333333%
}

.form-sub-title-type-2 {
	font-weight: bold;
	font-size: 1.3em
}

.pd-bottom-15 {
	margin-bottom: 15px
}

.menu-kartaly {
	border: 1px solid #808080;
	padding: 10px 20px;
	background-color: white
}

#jm-maincontent div[itemprop="articleBody"] a {
	text-decoration: none
}

.style-sved a {
	line-height: 3;
	font-size: 1.3em
}

.style-sved a:hover {
	color: red
}

.style-sved span {
	font-weight: 700
}

.footer-logo {
	margin-bottom: 20px;
	display: inline-block
}

@media screen and (max-width: 991px) {
	.widget-glava__btn {
		height: auto
	}

	.widget-glava__wrap {
		height: 397px
	}
}

.white-block {
	border: 1px solid #eae8e8;
	padding: 10px 20px;
	background-color: white;
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.1);
}

.allmode-name {
	font-size: 1.6em;
	float: left;
}

.allmode-block {
	margin-bottom: 45px;
}

.allmode-showall {
	float: right;
	font-size: 1.4em;
}

.icon-chevron-right:before {
	font-size: 12px;
	padding-left: 4px;
}

.site-links {
	background-color: white;
	padding: 10px 15px;
}

.site-links_element a:hover {
	background-color: #f5f5f5;
}

.site-links a {
	display: block;
	margin-bottom: 20px;
	text-decoration: none;
}

.site-links_element a {
	display: flex;
	align-items: center;
	padding: 5px 10px;
}

.site-links_element_text {
	padding-left: 20px;
}

.dj-megamenu-override li.dj-up.active a.dj-up_a,
.dj-megamenu-override li.dj-up:hover a.dj-up_a,
.dj-megamenu-override li.dj-up.hover a.dj-up_a {
	color: #000;
	background: none;
}

#jm-top-bar {
	padding: 20px 0;
	background-color: #222a36;
	color: white;
}

.foto-in-table {
    width: 33%;
    vertical-align: top;
    padding: 5px;
}
.title-in-table {
    font-size: 1.4em;
    width: 22%;
    text-align: center;
    vertical-align: middle;
}

.desc-in-table h3 {
    font-size: 1.5em;
}

.desc-in-table {
    padding-left: 20px;
}

table.table-dep tr {
    border-top: 1px solid gray;
}

.list-sovet select {
    font-size: 1.5em;
    height: 40px;
}

.table-er {
    width: 100%; /* Ширина таблицы */
    border: 1px double black; /* Рамка вокруг таблицы */
    border-collapse: collapse; /* Отображать только одинарные линии */
    margin: 0 0 1em;
}


.table-er th { 
    text-align: left; /* Выравнивание по левому краю */
    background: #ccc; /* Цвет фона ячеек */
    padding: 5px; /* Поля вокруг содержимого ячеек */
    border: 1px solid black; /* Граница вокруг ячеек */
   }
.table-er td { 
    padding: 5px; /* Поля вокруг содержимого ячеек */
    border: 1px solid black; /* Граница вокруг ячеек */
   }

.menu-footer #jm-top3 .jm-module .jm-title, #jm-footer-mod .jm-module .jm-title{
    margin-bottom: 15px;
    text-align: left;
}

#jm-top3 .jm-module .jm-title:before, #jm-footer-mod .jm-module .jm-title:before {
    position: absolute;
    width: 27%;
    bottom: -15px;
    right: auto;
    left: 0%;
    content: '';
    border-bottom: 2px solid  yellow;
}

.menu-footer #jm-top3 .jm-module .jm-title, #jm-footer-mod .jm-module .jm-title {
    margin-bottom: 30px;
    text-align: left;
}

p.copyright {
   
    padding: 20px 0;
}

span.year{
    font-weight: bold;
    color: #222a36;
}

.copyright-block {
  padding: 20px 15px;
}


.table-responsiv {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}

.table-responsiv__img {
    width: 27%;
    padding-top: 20px;
}

.table-responsiv__desc
{
    width: 70%;
}

.table-responsiv__desc h3
{
    font-size: 1.4em;
}
@media (max-width: 600px) {
 .table-responsiv__img {
    width: 100%;
    text-align: center;
}

.table-responsiv__desc
{
    width: 100%;
}

}
.simplecallback label {
	width: 100%;
}

.simplecallback input.input-block-level {
	min-height: 40px;
	height: 40px;
	border: 1px solid gray;
}
