/* Generated by ParaType Ltd (http://www.paratype.com)*/
/* Font PT Serif:  Copyright © 2010 ParaType Ltd. All rights reserved.*/

@font-face {font-family: 'PT Sans';
	src: url('../fonts/PTS55F_W.eot');
	src: local('PT Sans'), url('../fonts/PTS55F_W.eot?#iefix') format('embedded-opentype'), url('../fonts/PTS55F_W.woff') format('woff'),url('../fonts/PTS55F_W.ttf') format('truetype'), url('../fonts/PTS55F_W.svg#PTSans-Regular') format('svg');}

@font-face {font-family: 'PT Serif';
	src: url('../fonts/PTF55F_W.eot');
	src: local('PT Serif'), url('../fonts/PTF55F_W.eot?#iefix') format('embedded-opentype'), url('../fonts/PTF55F_W.woff') format('woff'),url('../fonts/PTF55F_W.ttf') format('truetype'), url('../fonts/PTF55F_W.svg#PTSerif-Regular') format('svg');}

@font-face {font-family: 'Oswald';
	src: url('../fonts/Oswaldlight.eot');
    src: local('Oswald Light'), url('../fonts/Oswaldlight.eot') format('embedded-opentype'), url('../fonts/Oswaldlight.woff2') format('woff2'), url('../fonts/Oswaldlight.woff') format('woff'), url('../fonts/Oswaldlight.ttf') format('truetype'), url('../fonts/Oswaldlight.svg') format('svg');}

body {
    background-color: #fff;
	color: #000;
	line-height: normal;
	font-family: 'PT Sans';
	font-size: 16px;
}

p  {
	color: #000;
	line-height: normal;
	font-family: 'PT Sans';
	font-size: 16px;
}

ul {
	color: #000;
	line-height: normal;
	font-family: 'PT Sans';
	font-size: 16px;
}

table {
	color: #000;
	line-height: normal;
	font-family: 'PT Sans';
	font-size: 16px;
}

blockquote {
	font-family: 'PT Sans';
	font-size: 16px;
	border-left: 0;
}

a {
	color: #339;
	text-decoration: underline;
}

a.btn {
	text-decoration: none;
}

a:visited  {
	color: #000;
}

a:active  {
	color: #930;
}

a:hover  {
	color: #930;
}

.white_back {
    background-color: #fff;
    width: 100%;
}

.wrapper {
    display: block;
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.postcard {
    display: block;
    position: relative;
    max-width: 700px;
    margin: 0 auto;
}

.download {
	color: #777;
}

.top_menu {
    border-top: 3px solid #374278;
    border-bottom: 1px solid #ccc;
    padding: 5px;
    background-color: #fff;
    font-family: 'PT Sans';
    color: #374278;
    font-size: small;
	display: flex;
	flex-flow: row wrap;
    justify-content: center;
    align-items: center;
}

.top_menu_item > a {
  text-decoration: none;
}

.align-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.logo-block {
	background-color: #fff;
    font-family: sans-serif;
    color: #777;
    font-size: small;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    padding-top: 15px;
	padding-bottom: 15px;
}

.social-block {
	background-color: #374278;
	color: #ffffff;
	padding: 20px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-around;
	align-items: center;
}

.portal_menu {
	background-color: #374278;
	color: #ffffff;
    font-family: 'Oswald';
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 10px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
	align-items: center;
}

.portal_menu_item {
    color: #fff;
	text-decoration: none;
}

.portal_menu_welcome {
    color: #fff;
	font-size: 18px;
}

.portal_menu_item > a {
    color: #fff;
	text-decoration: none;
}

.portal_menu_item > a:hover {
    color: #fce100;
	text-decoration: none;
}

.lang-block {
	padding-top: 10px;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 7px;
}

.lang_item > p {
	color: #000;
	font-family: 'PT Sans';
	font-size: 16px;
	line-height: 1.5;
}

.lang_item > ul {
	color: #000;
	font-family: 'PT Sans';
	font-size: 16px;
	line-height: 2;
}

.rector-block {
	border-bottom: 5px dotted #9ba0bb;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 7px;
	padding-right: 7px;
}

.rector_item > p {
	color: #000;
	line-height: normal;
	font-family: 'PT Sans';
	font-size: 16px;
}

.rector_item > p.sign {
	color: #000;
	line-height: normal;
	font-family: 'Oswald';
	font-size: 14px;
}

.main-navigation.navbar {
    border-bottom: 5px dotted #9ba0bb;
    border-left: 0;
    border-right: 0;
    margin-bottom: 0;
	border-radius: 0;
}

.main-navigation .dropdown > a {
    padding-left: 20px;
    padding-right: 20px;
}

.navbar-nav > li {
    padding-left: 0px;
	color: #555;
	font-family: 'Oswald';
	font-size: 14px;
}

.navbar-nav > li.active > a {
	text-decoration: none;
}

.navbar-nav > li > a {
	text-decoration: none;
    margin-left: 0px;
    margin-right: 0px;
	color: #555;
}

.navbar-nav > li > a:hover {
	color: #555;
	text-decoration: none;
}

.navbar-nav > li > a:visited {
	color: #555;
}

.main-navigation .dropdown-menu {
    font-size: small;
	color: #555;
}

.main-navigation .dropdown-menu > li > a {
    margin-left: 0px;
    margin-right: 0px;
    color: #555;
	font-family: 'PT Sans';
	text-decoration: none;
}

.main-navigation .dropdown-menu > li > a:hover {
	color: #555;
}

.main-navigation .dropdown-menu > li > a:visited {
	color: #555;
}

.outline-left-position {
  position: absolute;
  display: block;
  float: left;
  margin-top: 60px;
  margin-left: -80px;
}

.rotate-text {
  -moz-transform: translateY(-100%) translateX(-100%) rotate(-90deg);
  -webkit-transform: translateY(-100%) translateX(-100%) rotate(-90deg);
  -o-transform: translateY(-100%) translateX(-100%) rotate(-90deg);
  -ms-transform: translateY(-100%) translateX(-100%) rotate(-90deg);
  transform: translateY(-100%) translateX(-100%) rotate(-90deg);
  -moz-transform-origin: top right;
  -webkit-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
}

@media only screen and (max-width: 1345px) {
  .rotate-text.rotate-item.outline-left-position {
    display: none;
  }
}

.rotate-item {
	background-color: #b3231b;
	color: #fff;
	font-family: 'PT Serif';
	font-size: 36px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}

.newsblock {
    background-color: #fff;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
	width: 100%;
}

.news {
    background-color: #fff;
    padding: 7px;
		float: none;
		display: inline-block;
		vertical-align: top;
		margin-left: -3px;
}

.notices {
    background-color: #fff;
    padding: 10px;
}

.panel-title > a {
	text-decoration: none;
	color: #fff;
	font-family: 'PT Sans';
	cursor: pointer;
}

.notices .panel-heading.panel-heading-common {
  background-color: #9ba0bb;
	color: #fff;
}

.notices .panel-heading.panel-heading-high {
  background-color: #556090;
	color: #fff;
}

.notices .panel-heading.panel-heading-highest {
  background-color: #b3231b;
  color: #fff;
}

.events {
    background-color: #fff;
    padding: 10px;
}

.news-header, .notices-header, .events-header, .ask-header {
	color: #b3231b;
	font-size: 20px;
	line-height: normal;
	font-family: 'PT Sans';
}

a.rubrics {
	font-size: 13px;
}

.num {
	font-size: 13px;
}

a.news-header, a.notices-header, a.events-header, a.ask-header {
	color: #b3231b;
	font-size: 20px;
	line-height: normal;
	font-family: 'PT Sans';
	text-decoration: none;
}

a.news-title  {
    color: #374278;
	font-size: 15px;
	line-height: normal;
	font-family: 'PT Sans';
	text-decoration: none;
}

a:hover.news-title  {
    color: #b3231b;
}

.video {
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

.video .video-container {
    width: 100%;
    max-width: 800px;
    height: auto;
    max-height: 450px;
    margin-left: auto;
    margin-right: auto;
}

.video .video-js {
    padding-top: 56.25% !important;
    width: 100% !important;
    height: 100% !important;
}

.bottom_menu {
    background-color: #fff;
    color: #666;
	font-size: small;
    padding: 15px;
    width: 100%;
}

.org, .vsu, .depts, .info {
    padding: 5px;
}

.org-header, .vsu-header, .depts-header, .info-header {
    color: #b3231b;
	font-size: 20px;
	font-family: 'PT Sans';
}

.partners {
	border-top: 5px dotted #374278;
    border-bottom: 5px dotted #374278;
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f8fafc;
}

.links {
    background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: x-small;
}

.links img {
    width: 70px;
    heigh: 70px;
    float: left;
    margin: 0 5px;
}

.bottom {
    background-color: #374278;
    color: #fff;
	font-size: small;
	padding-top: 10px;
	padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.bottom-el, .bottom-el > p, .bottom .bottom-el > p > a {
    color: #fff;
	text-decoration: none;
}

.content {
    background-color: #fff;
    padding: 5px;
}

.main_content img {
    max-width: 100%;
    height: auto;
		padding: 5px;
}

.title {
	background-color: #fff;
}

.title-name {
	color: #b3231b;
	font-family: 'PT Serif';
}

.breadcrumb {
	background-color: #fff;
	margin-left: -15px;
}

.text {
    background-color: #fff;
    padding-right: 25px;
}

.org > p > a, .vsu > p > a, .depts > p > a, .info > p > a {
	line-height: 2;
}

.day-number {
	color: #b3231b;
	font-family: sans-serif;
	font-size: 80px;
	font-weight: bold;
}

.number {
	color: #b3231b;
	font-family: sans-serif;
	font-size: 150px;
	font-weight: bold;
}

.number-text {
	font-size: 20px;
	font-weight: bold;
}

h1 {
	color: #b3231b;
	font-family: 'PT Serif';
}

h2 {
	color: #433778;
	font-family: 'PT Serif';
}

h3 {
	color: #554696;
	font-family: 'PT Serif';
}

h4 {
	color: #7d87bb;
	font-family: 'PT Serif';
}

input.gsc-input,
.gsc-input-box,
.gsc-input-box-hover,
.gsc-input-box-focus,
.gsc-search-button {
    box-sizing: content-box;
    line-height: normal;
}

span.arabic-lang {
    font-size: 18px;
}

.quastions .item {
	border-bottom: 1px dashed #ccc;
	margin-bottom: 8px;
}

.quastions .item:last-of-type {
	margin-bottom: 0;
	border-bottom: 0;
}

.quastions .item strong {
	font-size: 1.2em;
}

.quastions .item p {
	font-size: 1.1em;
}

.quastions .item > a {
	text-decoration: none;
	display: block;
}

.quastions > ul {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.quastions > ul:last-of-type {
	margin-bottom: auto;
	border-bottom: 0;
	padding-bottom: 0;
}

.captcha-block {
	margin-bottom: 5px;
}

.pagination > li > a {
    color: #374278;
    background-color: #fff;
}

.pagination > li.active > a, .pagination > li.active > a:focus {
    color: #fff;
    background-color: #556090;
}

.pagination > li.active > a:hover {
    color: #fff;
    background-color: #b3231b;
	border: 1px solid #b3231b;
}

.alert-info {
	background-color: #dfe2ef;
  border-color: #b5bad2;
  color: #425183;
}

.btn-primary {
	background-color: #556090;
	border-color: #556090;
}
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus , .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  background-color: #b3231b;
  border-color: #b3231b;
}
.btn-info {
	background-color: #dfe2ef;
	border-color: #b5bad2;
	color: #425183;
}
.btn-info:active:hover, .btn-info.active:hover, .open>.dropdown-toggle.btn-info:hover, .btn-info:active:focus, .btn-info.active:focus, .open>.dropdown-toggle.btn-info:focus, .btn-info:active.focus, .btn-info.active.focus, .open>.dropdown-toggle.btn-info.focus , .btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  background-color: #eee;
  border-color: #e7dbdb;
	color: #930;
}

.badge {
	background-color: #556090;
}

.items h2 {
	margin-top: 0;
}

.items .row {
	padding-top: 10px;
	padding-bottom: 10px;
}

.table td[valign="middle"], .table th[valign="middle"] {
	vertical-align: middle;
}
.table td[align="center"], .table th[align="center"] {
	text-align: center;
}

.vertical-align {
  display: flex;
  flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
	justify-content: center;
}
.vertical-align > div {
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	flex: 1 1;
	padding: 1rem;
}
.vertical-align.celled:first-of-type > div {
	border-top: 1px solid #ccc;
}
.vertical-align.celled > div {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.vertical-align.celled > div:first-of-type {
	border-left: 1px solid #ccc;
}

@media all and (max-width: 768px) {
	.vertical-align, .vertical-align > div {
		display: block;
	}
	.vertical-align.celled > div {
		border-left: 1px solid #ccc;
		border-right: 1px solid #ccc;
	}
	.vertical-align.celled:first-of-type > div {
		border-top: 0;
	}
	.vertical-align.celled:first-of-type > div:first-of-type {
		border-top: 1px solid #ccc;
	}
}