body {
  font-family: pt_sans_caption;
  max-width: 1300px;
  min-width: 1000px;
  margin: 0 auto;
}

.tooltip-inner {
  background-color: #2063d4 !important;
}

.tooltip.left .tooltip-arrow {
  border-left-color: #2063d4 !important;
}

.row.scroll {
  margin-right: 0;
  margin-left: 0;
}

/*.scroll::-webkit-scrollbar {
    width: 3px;  
    height: 12px; 
    cursor: pointer;
    padding-left: 10px;
    padding-right: 10px;
    /*margin-left: -10px;
    margin-right: -10px;
}
.scroll::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
}

.scroll::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.5);
}*/
.scroll::-webkit-scrollbar {
  width: 4px;
}

.scroll::-webkit-scrollbar-thumb {
  border-width: 1px 1px 1px 2px;
  border-color: #777;
  background-color: #aaa;
}

.scroll::-webkit-scrollbar-thumb:hover {
  border-width: 1px 1px 1px 2px;
  border-color: #555;
  background-color: #777;
}

.scroll::-webkit-scrollbar-track {
  border-width: 0;
}

.scroll::-webkit-scrollbar-track:hover {
  border-left: solid 1px #aaa;
  background-color: #eee;
}

/* .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4,
.col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10,
.col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
.col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12,
.col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8,
.col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3,
.col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	padding-right: 2.5px;
	padding-left:  2.5px;
} */

a:focus {
  outline: none;
}

.blur {
  -webkit-filter: blur(3px);
  -ms-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  filter: blur(3px);
  filter: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cfilter%20id%3D%22blur%22%3E%3CfeGaussianBlur%20stdDeviation%3D%223%22/%3E%3C/filter%3E%3C/svg%3E#blur");
}

header .blueline {
  background-color: #1e5eca;

  min-height: 28px;

  color: #fff;
}

header .eduline h5 {
  font-size: 10pt;

  font-family: pt_sans_regular;

  text-align: center;

  margin: 0;

  padding: 0;

  line-height: 28px;

  letter-spacing: 10px;
}

header li {
  list-style-type: none;
}

header .langtoggle ul {
  margin: 0;
}

header .oldsite a {
  color: #fff;
  line-height: 25px;
  font-size: 80%;
}

div.mod-languages ul.lang-inline li {
  display: inline-block;
}

header .langtoggle li {
  display: inline-block;

  min-width: 39px;

  min-height: 28px;

  width: 39px;

  height: 28px;

  text-align: center;
}

header .langtoggle li a {
  color: #fff;

  display: block;

  width: 100%;

  height: 100%;

  line-height: 28px;

  text-decoration: none;

  font-size: 13pt;

  text-transform: uppercase;
}

header .langtoggle li.lang-active {
  background-color: #3272de;
}

header .sitename img.newyear {
  position: absolute;
  top: -20px;
  left: 39px;
  width: 170px;
  height: 200px;
  z-index: 9999;
}

header .sitename img {
  position: absolute;
  top: 20px;
  left: 60px;
  /*top: 0px;
  left: 25px;*/
}

header .sitename {
  /*background-image: url("../img/logo_new2017.png");*/

  background-repeat: no-repeat;

  background-position: 0% 0%;

  background-size: 92px 79px;

  min-height: 80px;

  margin-top: 20px;

  margin-left: 57px;

  padding-left: 113px;

  padding-top: 5px;

  font-family: pt_pragmatica_bold_cyrillic;

  font-size: 130%;

  color: #1d5ec9;

  text-transform: uppercase;

  line-height: 28px;

  letter-spacing: 3px;

  margin-bottom: 20px;
}

header form div {
  height: 80px;

  padding-top: 26px;
}

header .link {
  text-decoration: none;
}

header .search-btn,
header .search {
  max-height: 28px;

  outline: none;
}

header .search {
  color: #1e5eca;

  background: #f2f3f3;

  border: 1px solid #000;

  border-left: 1px solid #d8d8d8;

  border-top: 1px solid #bfbfbf;

  border-right: 1px solid #d8d8d8;

  border-bottom: 1px solid #ebebeb;

  -webkit-border-radius: 15px;

  -moz-border-radius: 15px;

  border-radius: 15px;
}

header .search-btn {
  background-color: #3279ee;

  border-radius: 15px;

  width: 28px;

  color: #fff;

  height: 28px;

  line-height: 15px;

  margin-top: -1px;

  -webkit-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);

  -moz-box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);

  box-shadow: 0px 1px 5px 0px rgba(50, 50, 50, 0.75);
}

header .search-btn:focus {
  outline: none;
}

header .search-btn:hover {
  color: #fff;
}

header .search-btn:before {
  position: absolute;
  top: 20%;
  left: 0;
  right: 0;
  bottom: 0;
}

header .headermenu li {
  display: inline-block;

  /* border-right: 1px solid #44526a; */
}

header .headermenu li:last-child {
  border-right: none;
}

header .headermenu li a {
  color: #44526a;

  margin: 0px 0px;

  font-family: pt_sans_caption;

  font-size: 15px;
}

header .headermenu li a.yubel {
  color: #1e5eca;
  font-size: 15px;
  font-weight: bold;
}

.nav-pills > li.active > a.yubel,
.nav-pills > li.active > a.yubel:hover,
.nav-pills > li.active > a.yubel:focus {
  color: #fff;
  background-color: #337ab7;
}

/*==================================================================*/

.flip-container {
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  -ms-perspective: 1000px;
  perspective: 1000px;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  height: auto;
  max-height: 280px;
}

/* START: Accommodating for IE */
.flip-container:hover .back,
.flip-container.hover .back {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.flip-container:hover .front,
.flip-container.hover .front {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* END: Accommodating for IE */

.front,
.back {
  width: 100%;
  max-height: 280px;
  height: auto;
}

.front {
  z-index: 99;
}

.back {
  border: 1px solid #ccc;
  z-index: 9;
}

.back a:hover {
  text-decoration: underline;
}

.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;

  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;

  transition: 0.6s;
  transform-style: preserve-3d;

  position: relative;
}

.front,
.back {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;

  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);

  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);

  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);

  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);

  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);

  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

aside {
  min-height: 365px;
}

aside > .container-fluid.news {
  padding-left: 0;
  padding-right: 0;
}

/*==================================================================*/

footer ul {
  padding: 0;

  margin: 0;
}

footer li {
  list-style-type: none;
}

footer .banners {
  background-color: #1875ff;

  height: 70px;

  max-height: 70px;
}

footer .banners ul {
  overflow: hidden;
}

footer .banners > div,
footer .banners ul {
  display: flex;
  justify-content: space-evenly;
  width: 100%;
  height: 100%;
}

footer .banners li {
  display: inline-block;
  margin-top: 13px;
}

footer .banners li a {
  display: block;

  max-width: 160px;

  max-height: 45px;
}

footer .unititle {
  max-height: 43px;

  height: 43px;

  font-family: pragmaticalightc_bold;

  font-size: 14.83pt;

  letter-spacing: 2px;
}

footer .unititle > h5 {
  margin-top: 20px;

  margin-bottom: 10px;
}

footer .universities {
  background-color: #e3ecf9;

  max-height: 69px;

  height: 69px;

  overflow: hidden;
}

footer .universities .btn-left,
footer .universities .btn-right {
  background-color: #d4e1f4;

  height: 100%;
}

footer .universities .btn-left span,
footer .universities .btn-right span {
  color: #2874e5;

  display: block;

  width: 100%;

  height: 100%;

  text-align: center;

  line-height: 69px;

  font-size: 200%;

  cursor: pointer;

  opacity: 0.5;
}

footer .universities .btn-left span:hover,
footer .universities .btn-right span:hover {
  opacity: 1;
}

footer .universities .text-center {
  overflow: hidden;

  max-height: 69px;
}

footer .universities li {
  display: inline-block;

  width: 50px;

  height: 50px;

  margin: 15px;

  overflow: hidden;
}

footer .universities li img {
  width: 50px;

  height: auto;
}

footer .footer {
  /*max-height: 305px;*/

  /*height: 225px;*/
}

footer .footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

footer .footer li {
  margin-top: 10px;

  margin-bottom: 10px;
}

footer .footer a {
  color: #fff;

  font-family: pragmaticalightc_bold;

  line-height: 13px;

  display: block;

  /*font-size: 10pt;*/

  letter-spacing: 2px;

  padding-top: 5px;

  padding-bottom: 5px;
}

footer .footer .text-center img {
  width: 110px;

  height: 100px;
}

.img_bottom {
  width: 53px !important;
  height: 43px !important;
}

.img_bottom_2 {
  width: 51px !important;
  height: 53px !important;
}

footer .footer .text-center h5 {
  margin-top: 10px;

  color: #fff;

  text-transform: uppercase;

  font-weight: bold;

  font-family: pragmaticalightc_bold;

  font-size: 13px;

  letter-spacing: 1px;

  line-height: 25px;

  text-shadow: 0px 1px 5px #000;

  color: #fffdc8;
}

footer .footer,
footer .networks {
  background-color: #0053d1;
}

footer .networks {
  padding: 25px 0px;
}

footer .networks a {
  display: inline-block;

  width: 36px;

  height: 36px;

  border: none;

  text-decoration: none;

  text-align: center;

  background-image: url(../img/net.png);
}

footer .networks a.fb {
  background-image: url(../img/f.png);
}

footer .networks a.lin {
  background-image: url(../img/in.png);
}

footer .networks a:hover {
  border: none;

  text-decoration: none;
}

footer .networks .vk {
  background-position: 0 0;
}

footer .networks .yt {
  background-position: 0 -36px;
}

footer .networks .in {
  background-position: 0 -72px;
}

footer .networks .tw {
  background-position: 0 -108px;
}

#top-link-block {
  position: fixed;
  /* keeps it on the bottom once in view */
  bottom: 18px;
  /* height of link element */
  left: 10px;
  /* padding from the left side of the window */
  z-index: 99999;
}

.text-bottom-right {
  color: #fff;
  font-family: pt_sans_caption;
  font-size: 8pt;
}

.text-bottom-right a {
  color: #fff;
  background-image: none !important;
  height: 17px !important;
}

.text-bottom-left {
  color: #fff;
  font-family: pt_sans_caption;
  font-size: 8pt;
}

.wk-gallery-showcasebox .wk-slideset .sets {
  padding: 0;
}

.wk-gallery-showcasebox,
.wk-slideshow-default,
.mejs-video,
.wk-slideshow,
.wk-slideshow-inside {
  margin: 0 auto;
}

.wk-slideshow img,
.wk-gallery img,
.spotlight img,
a[data-lightbox] img {
  max-height: 400px;
  width: auto;
}

.wk-slideshow .slides > li > a {
  text-align: center;
}

.vybory .text,
.vybory .date {
  display: inline-block;
}

.vybory {
  min-height: 30px;
}

.vybory .text {
  background-color: #23539b;
  color: #fff;
  padding: 10px 20px;
  font-size: 150%;
  font-weight: bold;
}

.vybory .date {
  background-color: #ea5e00;
  color: #fff;
  padding: 10px 20px;
  font-size: 150%;
  font-weight: bold;
}

.flipper .back .row {
  margin: 0;
}

.plitka .back a {
  line-height: 9px !important;
  padding: 10px 0 24.8px 0;
  height: 34px !important;
}

.itemListCategory,
pre {
  display: none;
}

.nav.nav-tabs li a {
  padding: 6px;
}

.anons_spis .calendar tr td {
  border: 0;
}

.anons_spis .calendar tr th {
  color: #6c96a8;
  font-family: pt_sans_regular;
  text-align: center;
  border-bottom: 1px solid;
  border-color: #6c96a8;
  padding: 0px 0px 5px 0px;
}

.anons_spis .calendar tr td {
  border: none !important;
}

.anons_spis .calendar tr td.today {
  font-family: pt_sans_regular;
  padding: 1px !important;
  border: 1px solid #6c96a8 !important;
}

.anons_spis .calendar tr td a.day {
  color: #fff;
  background: #0f98cf;
  font-family: pt_sans_regular;
  width: 100%;
  display: block;
  height: 100%;
}

.pagination-prev {
  display: none !important;
}

.pagination-next {
  display: none !important;
}

.pagination-start,
.pagination-end {
  padding: 0px 10px 0 10px !important;
}

.carousel-inner img {
  height: 100% !important;
  min-height: 247px !important;
  width: 100% !important;
}

.carousel-indicators {
  bottom: 0px !important;
}

.academicmobility .tile.r-2 {
  height: 222px !important;
}

.academic_right .tile-container .tile-menu {
  margin-top: -108px !important;
}

.academic_right .tile-container .tile-menu .tile-title {
  min-height: 108px !important;
  height: 108px !important;
  width: 101% !important;
}

.academic_right .tile-container .tile-menu .tile-title a {
  color: #fff !important;
}

.subMenuContainer > div.wall {
  display: none;
}

.wall a {
  font-family: pt_sans_caption;
}

.headermenu > ul.menu {
  /*text-align: center;*/
}

.headermenu > ul.menu > li {
  float: initial;
}

.dept .well {
  min-height: 100px;
}

.footer-copyright__height,
.footer-contacts__height {
  height: 100%;
  color: #fff;
  font-size: 80%;
}

.footer-copyright__height {
  padding-left: 10px;
}

.footer-contacts__height {
  padding-right: 10px;
}

.footer-logo__padding-bottom {
  padding-bottom: 20px;
}

.anons-content {
  max-height: 200px;
  overflow-y: auto;
}

.archive_newspaper_cat {
  padding: 0 !important;
  margin: 0 !important;
}

.archive_newspaper_link {
  text-decoration: none;
  background-color: #eee;
  margin: 10% 17%;
  font-family: pt_sans_caption;
  font-size: 25px;
  border-radius: 4px;
  display: block;
  padding: 5% 0;
  text-align: center;
  transition: background-color 0.7s ease 0s, color 0.3s ease 0s;
}

.archive_newspaper_link:hover {
  color: #fff;
  background-color: #337ab7;
  text-decoration: none;
}

.archive_newspaper_link:active {
  background-color: #23527c;
}

/* flipper in startup_page itemID=29270*/
.flip-container-startup {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;
  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
}

.flip-container-startup:hover .flipper-startup,
.flip-container-startup.hover .flipper-startup {
  transform: rotateY(180deg);
}

.flip-container-startup,
.front-startup,
.back-startup {
  width: 400px;
  height: 280px;
}

.flipper-startup {
  transition: 0.6s;
  transform-style: preserve-3d;
  position: relative;
}

.front-startup,
.back-startup {
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}

.front-startup {
  z-index: 2;
}

.back-startup {
  transform: rotateY(180deg);
}

.social_link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin: 0 12px;
  text-decoration: none;
  border-radius: 50%;
  font-size: 40px;
  transition: all 0.3s;
}

.social_link:hover,
.social_link:focus {
  background: #1e5eca;
  color: #fff;
  text-decoration: none;
}

.vk-link {
  color: #227fbe;
}

.odnoklassniki-link {
  color: #fb851b;
}

.facebook-link {
  color: #3b5998;
}

.politics ol {
  /* убираем стандартную нумерацию */
  list-style: none;
  /* Идентифицируем счетчик и даем ему имя li. Значение счетчика не указано - по умолчанию оно равно 0 */
  counter-reset: li;
}

.politics li:before {
  /* Определяем элемент, который будет нумероваться — li. Псевдоэлемент before указывает, что содержимое, вставляемое при помощи свойства content, будет располагаться перед пунктами списка. Здесь же устанавливается значение приращения счетчика (по умолчанию равно 1). */
  counter-increment: li;
  /* С помощью свойства content выводится номер пункта списка. counters() означает, что генерируемый текст представляет собой значения всех счетчиков с таким именем. Точка в кавычках добавляет разделяющую точку между цифрами, а точка с пробелом добавляется перед содержимым каждого пункта списка */
  content: counters(li, ".") ". ";
}

.politics .list_style_none li:before {
  content: "";
}

.conf {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.conf .item {
  padding: 1rem;
  border-radius: 2px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.conf .item .title {
  font-size: 2rem;
  margin-block-end: 0.5rem;
  font-weight: bold;
}
.conf .item .info-block {
  display: flex;
  flex-direction: column;
}
.conf .item .info-block .info {
  background-repeat: no-repeat;
  padding-inline-start: 26px;
  background-position-y: center;
}
.conf .item .info-block .email {
  background-image: url(../img/email.png);
}
.conf .item .info-block .phone {
  background-image: url(../img/phone.png);
}
.conf .item .info-block .date {
  background-image: url(../img/date.png);
}
.conf .item .info-block .place {
  background-image: url(../img/place.png);
}
