@font-face {
  font-family: 'FranklinGothicBook';
  src: url('../fonts/FranklinGothicBook/fonts/FRABK.eot');
  src: url('../fonts/FranklinGothicBook/fonts/FRABK.eot') format('embedded-opentype'), url('../fonts/FranklinGothicBook/fonts/FRABK.woff2') format('woff2'), url('../fonts/FranklinGothicBook/fonts/FRABK.woff') format('woff'), url('../fonts/FranklinGothicBook/fonts/FRABK.ttf') format('truetype'), url('../fonts/FranklinGothicBook/fonts/FRABK.svg#FRABK') format('svg');
}

@font-face {
  font-family: 'FranklinGothicDemiC';
  src: url('../fonts/FranklinGothicDemiC/fonts/FRADMCN.eot');
  src: url('../fonts/FranklinGothicDemiC/fonts/FRADMCN.eot') format('embedded-opentype'), url('../fonts/FranklinGothicDemiC/fonts/FRADMCN.woff2') format('woff2'), url('../fonts/FranklinGothicDemiC/fonts/FRADMCN.woff') format('woff'), url('../fonts/FranklinGothicDemiC/fonts/FRADMCN.ttf') format('truetype'), url('../fonts/FranklinGothicDemiC/fonts/FRABK.svg#FRADMCN') format('svg');
}

@font-face {
  font-family: 'FranklinGothicMediumC';
  src: url('../fonts/FranklinGothicMediumC/fonts/FRAMDCN.eot');
  src: url('../fonts/FranklinGothicMediumC/fonts/FRAMDCN.eot') format('embedded-opentype'), url('../fonts/FranklinGothicMediumC/fonts/FRAMDCN.woff2') format('woff2'), url('../fonts/FranklinGothicMediumC/fonts/FRAMDCN.woff') format('woff'), url('../fonts/FranklinGothicMediumC/fonts/FRAMDCN.ttf') format('truetype'), url('../fonts/FranklinGothicMediumC/fonts/FRABK.svg#FRAMDCN') format('svg');
}

html,
body {
  height: 100%;
}

html {
  min-width: 320px;
  font: 12px/1.231 Tahoma, Verdana, Helvetica, Arial, Clean, sans-serif;
  font: 100%/1.618 Tahoma, Verdana, Helvetica, Arial, Clean, sans-serif;
  scroll-behavior: smooth;
}

body {
  background-color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  line-height: 1;
  /*font: 75% verdana, tahoma, sans-serif;*/
  /*��� ����� ���*/
  /*background-image: url(https://farvater.gumrf.ru/pluginfile.php/1/theme_adaptable/homebk/1576223814/photo_2020-12-16_14-17-47.jpg);*/
  /*background-image: url(https://gumrf.ru/themes/basic-tr/css/Z3ut.gif);*/
  /*background-image: url(https://gumrf.ru/themes/basic-tr/css/Z3ut.gif);*/
  
  /*background-color: #fff; 
  background-image: url('snow.png'), url('snow3.png'), url('snow2.png');

  -webkit-animation: snow 20s linear infinite;
  -moz-animation: snow 20s linear infinite;
  -ms-animation: snow 20s linear infinite;
  animation: snow 20s linear infinite;*/
}

/*����� ��������*/
@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-moz-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-webkit-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 50% {background-color:#b4cfe0;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px; background-color:#6b92b9;}
}

@-ms-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
 100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

.underline {
  text-decoration: underline !important;
}

h2 {
  font-size: 24px;
}

.wrapper {
  position: relative;
  min-height: 100%;
}

.content-wrapper {
  padding-bottom: 355px;
  Footer height (261px) + margin-top (50px)
}


/* HEADER
------------------------------------------------------ */

.header {
  padding-top: 10px;
}

.logo {
  min-height: 84px;
}

.logo img {
  float: left;
  width: 84px;
  margin-right: 10px;
}

.logo .title {
  display: block;
  max-width: 700px;
  padding-top: 20px;
  font-family: 'FranklinGothicDemiC', sans-serif;
  font-size: 21px;
  text-transform: uppercase;
  color: #0054AA;
}

.header .document {
  padding: 15px 0 0 30px;
}

.header .document > a {
  display: block;
  max-width: 270px;
  height: 15px;
  background: url(../images/document.png) left no-repeat;
  padding: 2px 0 0 20px;
  font-family: 'FranklinGothicDemiC', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  color: #0054AA;
}

.header .document > a:hover {
  text-decoration: none;
}

.header .ovz {
  padding: 15px 0 0 30px;
}

.header .ovz > a {
  display: block;
  max-width: 270px;
  height: 15px;
  background: url(../images/ovz.png) left no-repeat;
  padding: 2px 0 0 20px;
  font-family: 'FranklinGothicDemiC', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  color: white;
}

.header .ovz > a:hover {
  text-decoration: none;
}

.header .header_right {
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
}

.header .header_right .links {
  margin-right: 10px;
  margin-left: 33px;
}

.header .header_right .links,
.header .header_right .admiral {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}

.header .header_right .admiral {
  position: absolute;
  top: 25px;
  right: 0;
  right: 10px;/*�� ����� ���*/
  /*width: 60px;
  height: 60px;*/
  width: 70px;/*�� ����� ���*/
  height: 80px;/*�� ����� ���*/
  background: url(../images/admiral.png) center right no-repeat;
  
  /*����� ���*/
   /*
    height: 80px;
  background: url(../images/ng_makarov.png) center right no-repeat;
  */
}

.header .header_right .links ul {
  display: inline-block;
}

.header .header_right .links ul.left {
  padding-right: 80px;
  max-width: 180px;
}

.header .header_right .links ul.right {
  max-width: 58px;
  vertical-align: top;
}

.header .links li {
  padding-bottom: 5px;
}

.header .links li > a {
  font-family: 'FranklinGothicDemiC', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #88929d;
  vertical-align: text-top;
  margin-left: -5px;
}

.header .links li.main {
  list-style-image: url(../images/main.png)
}

.header .links li.federal {
  list-style-image: url(../images/federal.png)
}

.header .links li.eye {
  list-style-image: url(../images/eye.png)
}

.header .links li.map {
  list-style-image: url(../images/map.png)
}

.header .links li.rss {
  list-style-image: url(../images/rss.png)
}

.header .links li.lang {
  color: #262626;
  margin-left: -30px;
}

.header .links li.lang a {
  padding: 0;
  font-size: 11px;
  font-weight: bold;
  color: #262626;
  margin-left: 0;
}

.header .links li.lang a.active {
  color: #0b4da2;
}

.header .search_box {
  padding-top: 15px;
}

.header .search_box .search_input {
  height: 25px;
  padding: 3px 10px;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 14px;
  border-right: none;
  border-radius: 0;
  -moz-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset 7px 0px 4px -8px #696868;
  -webkit-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset 7px 0px 4px -8px #696868;
  box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset 7px 0px 4px -8px #696868;
}

.header .search_box .search_input:focus {
  border-color: #696868;
}

.header .search_box .search_btn button {
  height: 25px;
  margin-left: 0;
  background: url(../images/search_btn.png) center no-repeat;
  border-left: none;
  border-radius: 0;
  -moz-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  -webkit-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
}

.header .search_box .search_btn button:hover,
.header .search_box .search_btn button:active,
.header .search_box .search_btn button:focus {
  outline: 0;
  border-color: #696868;
  -moz-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  -webkit-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
}


/* CAROUSEL
------------------------------------------------------ */

.carousel > .container {
  padding-right: 30px;
  padding-left: 30px;
}

.carousel .carousel-caption {
  left: auto;
  right: 50px;
  bottom: 30px;
  top: 30px;
  text-align: left;
  line-height: 25px;
  max-width: 460px;
  font-family: 'FranklinGothicDemiC', sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  overflow: hidden;
  padding: 0;
}

.carousel .caption_wrapper {
  width: 100%;
  height: 100%;
  display: table;
}

.carousel .caption_wrapper p {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background: rgba(0, 0, 0, .7);
  /*background: rgba(73, 131, 206, 0.8);*/
  padding: 0 10px;
}

.carousel .carousel-caption p a {
  display: block;
  text-decoration: none;
  color: #fff;
  text-align: left;
  padding: 10px;
}

.carousel .carousel-control {
  width: 60px;
  z-index: 999;
}

.carousel .carousel-control .prev {
  position: absolute;
  top: 45%;
  left: 30%;
  display: block;
  width: 29px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/icons/prev.png) no-repeat;
}

.carousel .carousel-control .next {
  position: absolute;
  top: 45%;
  left: 30%;
  display: block;
  width: 29px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/icons/next.png) no-repeat;
}


/* ICONS
------------------------------------------------------ */

.icons {
  margin-top: 25px;
  text-align: center;
}

.icons .menu {
  margin-bottom: 10px
}

.icons .toggle_btn {
  width: 100%;
  margin-bottom: 20px;
  display: none;
}

.icons ul {
  overflow: hidden;
}

.icons ul > li.one {
  width: 162.8px;
  float: left;
}

.icons ul > li.two ul > li {
        width: 12.5%;
}

.icons ul > li.two {
  overflow: hidden;
  float: none;
}

.icons ul > li.two ul > li {
  display: inline-block;
  text-align: center;
  float: left;
}

.icons ul li a {
  display: block;
  /*  font-family: 'FranklinGothicBook', sans-serif;*/
  font-size: 11px;
  text-transform: uppercase;
  color: #000;
}

.icons ul li a:hover,
.icons ul li a.active {
  color: #0b4da2;
  text-decoration: none;
  font-weight: bold;
}

.icons ul li a > span {
  display: block;
  margin: 0 auto 15px;
  min-height: 76px;
}

.icons ul li a > span.university {
  width: 76px;
  background: url(../images/university.png) center no-repeat;
}

.icons ul li a > span.world {
  width: 97px;
  background: url(../images/world.png) center no-repeat;
}

.icons ul li a > span.culture {
  width: 50px;
  background: url(../images/culture.png) center no-repeat;
}

.icons ul li a > span.edu {
  width: 80px;
  background: url(../images/edu.png) center no-repeat;
}

.icons ul li a > span.sience {
  width: 79px;
  background: url(../images/sience.png) center no-repeat;
}

.icons ul li a > span.contacts {
  width: 71px;
  background: url(../images/contacts.png) center no-repeat;
}

.icons ul li a > span.fed_umo {
  width: 82px;
  background: url(../images/fed_umo.png) center no-repeat;
}
.icons ul li a > span.dpo {
  width: 82px;
  background: url(../images/dpo_menu.png) center no-repeat;
}

/* NAVIGATION
------------------------------------------------------ */

.navigation .row {
  min-height: 90px;
}

.navigation .line {
  background: url(../images/line.png) repeat-x;
  background-position-y: -2px;
}

.navigation .line .row > div {
  height: 60px;
  display: table;
  padding: 0;
}

.navigation .line .row > div:first-child {
  padding-left: 15px;
}

.navigation .line .row > div:last-child {
  padding-right: 15px;
}

.navigation a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  /*
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 18px;
*/
  font-size: 16px;
  text-decoration: none;
  color: #010101;
  font-weight: normal;
  background: transparent;
}

.navigation a.active {
  font-weight: bold;
  color: #0b4da2;
}

.navigation a:hover {
  color: #0b4da2;
  font-weight: bold;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(208, 229, 246, 1) 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(208, 229, 246, 1) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(208, 229, 246, 1) 50%, rgba(255, 255, 255, 0) 100%);
  filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=0);
}

.news_navigation {
  padding-bottom: 80px;
  color: #000000;
  border-bottom: 1px solid #36b7ed;
}

.news_navigation .page-nav a.active,
.news_navigation .years-nav a.active {
  text-decoration: underline;
}

@media screen and (max-width: 768px) {
  .navigation .container {
    padding: 0;
  }
  .navigation a {
    font-size: 13px;
  }
  .navigation a:hover {
    font-weight: normal;
  }
  .navigation .line .row {
    margin: 0;
  }
  .navigation .line .row > div {
    padding: 0 !important;
  }
  #znam_ch{
	  text-align: left;
  }
	
  
}


/* NEWS
------------------------------------------------------ */

.news .title h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 24px;
  color: #0b4da2;
  text-transform: uppercase;
  position: relative;
  font-weight: normal;
}

.news .title a {
  font-size: 14px;
  text-transform: none;
  position: absolute;
  bottom: 6px;
  right: 43px;
}

  .news_bg{
	background-image: url(/useruploads/images/News/2019/bag.png);
    padding: 30px 30px;
    background-repeat: no-repeat;
  }
  
    .news_8{
	background-image: url(/useruploads/images/News/2019/8_march.png);
    background-position: 140px;
    padding: 30px 140px 10px 30px;
    background-repeat: no-repeat;
	
  }
    .news_reg{
	  padding-top: 100px;
  }

@media screen and (max-width: 768px) {
  .news .title a {
    margin-left: 10px;
    bottom: 6px;
    right: auto;
  }
  .news_bg{
	  background:none;
  }
  .news_bg img{
	  height:150px;
  }
  .news_reg{
	   padding-top: 10px;
  }
}

.news.inner {
  padding: 40px 0;
}

.content .full_news img {
  display: inline-block;
  margin: 0 auto;
  max-width: 100%;
}

.news .item {
  text-align: center;
  margin-bottom: 20px;
  min-height: 300px;
}

.content .page-nav {
  display: none;
}

.news .item .news_img img {
  margin: 0 auto;
  width: 304px;
  height: 178px;
}

.news .item .news_img .main_news {
  margin: 0 auto;
  width: 304px;
  height: 178px;
}

.news .item .news_date {
  margin: 15px 0 10px;
}

.news .item .news_date span {
  font-size: 12px;
  margin: 15px 0;
  color: #26427a;
  font-weight: bold;
}

.news .item .news_desc {
  max-width: 80%;
  margin: 0 auto;
}

.news .item .news_desc > a {
  color: #015a9e;
}

.news .item:hover .news_date span,
.news .item:hover .news_desc > a {
  color: #0b4da2;
}

.news .more {
  display: block;
  text-align: center;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 12px;
  color: #36b7ed;
      margin-top: 20px;
  text-transform: uppercase;
}

.news .more:hover {
  text-decoration: none;
}

.news .more:after {
  content: "";
  display: block;
  padding-top: 10px;
  border-bottom: 1px solid #36b7ed;
}

.news .more span.loader {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 auto 10px;
  background: url(../images/loader.png) no-repeat;
}

.news .more:hover span.loader {
  animation: spin 2500ms infinite linear;
}

.news .more span.loader.active {
  animation: spin 2500ms infinite linear;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.news .archiv {
	position: absolute;
    right: 45px;
    top: 70px;
    font-size: 16px;
    BOTTOM: 10PX;
    text-decoration: none;
    text-transform: uppercase;
}


/* RESOURCES
------------------------------------------------------ */

.resources {
  margin-top: 25px;
}

.resources .item {
  text-align: center;
  padding-bottom: 20px;
}

.resources .item a {
  display: block;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #000;
  min-height: 153px;
}

.resources .item a:hover,
.icons .item a.active {
  color: #0b4da2;
  text-decoration: none;
}

.resources .item a > span {
  display: block;
  margin: 0 auto 15px;
  min-height: 110px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.resources .item a:hover > span {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: none;
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  transition: all .8s;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
}

.resources .item a > span.academy {
  width: 114px;
  background: url(../images/academy.png) center no-repeat;
}

.resources .item a > span.vodn {
  width: 114px;
  background: url(../images/vodn.png) center no-repeat;
}

.resources .item a > span.transport {
  width: 116px;
  background: url(../images/transport.png) center no-repeat;
}

.resources .item a > span.dopobr {
  width: 114px;
  background: url(../images/dopobr.png) center no-repeat;
    background-size: 110px;
  }
  
 .resources .item a > span.kol {
  width: 114px;
  background: url(../images/kol.png) center no-repeat;
    background-size: 117px;
  }
  
 .resources .item a > span.fil {
  background: url(../images/fill.png) center no-repeat;
    background-size: 115px;
  }

.resources .item a > span.priem {
  width: 114px;
  background: url(../images/priem.png) center no-repeat;
}
/* VIRTUAL
------------------------------------------------------ */

.virtual {
  background: #e1f1ff;
  margin-top: 50px;
}

.virtual:before {
  content: "";
  display: block;
  height: 83px;
  position: relative;
  top: -50px;
  background: url(../images/line_virtual.png) top repeat-x;
}

.virtual .container {
  margin-top: -50px;
  padding-bottom: 25px;
}

.virtual .title h3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 24px;
  color: #000;
  text-transform: uppercase;
}

.virtual .carousel .customPagination {
  list-style: none;
  padding: 10px 0 20px;
}

.virtual .carousel .customPagination > li {
  display: inline-block;
}

.virtual .carousel .customPagination > li.pages {
  width: 130px;
}

.virtual .carousel .customPagination > li > a {
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 18px;
  color: #0b4da2;
  text-transform: uppercase;
  border-bottom: 1px solid #91abd3;
}

.virtual .carousel .customPagination > li > a.active {
  color: #000;
  border: none;
}

.virtual .carousel .customPagination > li > a:hover {
  border: none;
  text-decoration: none;
}

.virtual .carousel .carousel-indicators {
  position: relative;
}

.virtual .carousel .carousel-indicators li {
  margin: 0 2px;
  width: 12px;
  height: 12px;
  border: 1px solid #87a2ba;
}

.virtual .carousel .carousel-indicators li.active {
  background-color: #0b4da2;
  border: 1px solid #0b4da2;
}

.virtual .item > a {
  color: #000;
}

.virtual .item > a:hover {
  color: #0b4da2;
}

.virtual .carousel-inner .item img {
  margin: 0 auto;
}

.virtual .carousel-inner a:hover:after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -40px;
  left: 50%;
  margin-left: -20px;
  background: url(../images/camera.png) center no-repeat;
}

.virtual .carousel-inner .item span {
  display: block;
  text-align: center;
  margin: 0 auto;
  max-width: 80%;
  padding-top: 10px;
  color: #000;
}

.virtual .customNavigation a {
  position: absolute;
  top: 35%;
  margin-top: -10px;
  bottom: 0;
  left: 0;
  padding: 0 17px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #929da6;
  color: #fff;
  font-size: 38px;
  cursor: pointer;
  text-decoration: none;
}

.virtual .customNavigation a.prev {
  left: -40px;
}

.virtual .customNavigation a.next {
  right: -40px;
  left: auto;
}

.virtual .customNavigation a:hover {
  text-decoration: none;
}


/* RESURCES2
------------------------------------------------------ */

.resources2 {
  margin-top: 40px;
}

.resources2 .items {
  margin: 0 0;
}

.resources2 .items > div {
  padding: 0 1px;
}

.resources2 .item {
  width: 100%;
  height: 65px;
  padding: 0;
  text-align: center;
  background-color: #d3eefe !important;
  border: 1px solid #d9e4f0;
  margin-right: 2px;
  margin-bottom: 2px;
}

.resources2 .item:hover {
  background-color: #bfe7fe !important;
}

.resources2 .item > a {
  display: table;
  width: 100%;
  height: 100%;
  padding-left: 75px;
  padding-right: 5px;
  color: #015a9e;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.resources2 .item > a span {
  display: table-cell;
  vertical-align: middle;
}

.resources2 .item > a.fond {
  background: url("../images/icons/fond.png") 18px center no-repeat;
}

.resources2 .item > a.kpochta {
  background: url("../images/icons/mail.svg") 15px center no-repeat;
}

.resources2 .item > a.oport {
  background: url("../images/icons/oport.png") 15px center no-repeat;
}

.resources2 .item > a.korupt {
  background: url("../images/icons/korupt.png") 12px center no-repeat;
}

.resources2 .item > a.kport {
  background: url("../images/icons/kport.png") 15px center no-repeat;
}

.resources2 .item > a.forvater {
  background: url("../images/icons/forvater.png") 10px center no-repeat;
}

.resources2 .item > a.kapitan {
  background: url("../images/icons/kapitan.png") 15px center no-repeat;
}

.resources2 .item > a.ecat {
  background: url("../images/icons/ecat.png") 12px center no-repeat;
}

.resources2 .item > a.terror {
  background: url("../images/icons/terror.png") 20px center no-repeat;
}

.resources2 .item > a.obrorg {
  background: url("../images/icons/obrorg.png") 7px center no-repeat;
}

.resources2 .item > a.cloud {
  background: url("../images/icons/cloud.svg") 14px center no-repeat;
}

.resources2 .item > a.government {
  background: url("../images/icons/government.svg") 14px center no-repeat;
}

.resources2 .item > a.covidfree {
  background: url("../images/icons/covidfree.svg") 7px center no-repeat;
}

.resources2 .item > a.ui {
  background: url("../images/icons/ui.svg") 7px center no-repeat;
}

.resources2 .item > a.medkom {
  background: url("../images/icons/medkom.png") 18px center no-repeat;
}

.resources2 .item > a.prokuratura {
  background: url("../images/icons/prokuratura.png") 13px center no-repeat;
}

@media screen and (max-width: 480px) {
  .resources2 .container {
    padding: 0;
  }
  .resources2 .items {
    margin: 0;
  }
}


/* BANNERS
------------------------------------------------------ */

.banners {
  margin-top: 20px;
}

.banners .media_banners {
  margin: 0 auto;
  text-align: center;
}

.banners .media_banners .item {
  display: inline-block;
  padding: 0 10px;
}

.banners .sponsor_banners {
  margin-top: 30px;
  overflow: hidden;
  margin-bottom: 25px;
}

.banners .sponsor_banners > li {
  padding: 10px;
}

.banners .sponsor_banners > li.one {
  float: left;
  max-width: 210px;
}

.banners .sponsor_banners > li.two {
  overflow: hidden;
  float: none;
}

.banners .sponsor_banners > li.two ul > li {
  display: inline-block;
  width: 25%;
  text-align: center;
  float: left;
}

.banners .sponsor_banners li a {
  color: #666666;
  display: block;
  text-align: center;
  font-size: 14px;
  transition: color .4s linear;
}

.banners .sponsor_banners li a:hover {
  text-decoration: none;
  color: #333;
  transition: color .4s linear;
}

.banners .sponsor_banners li img {
  min-height: 60px;
  margin: 0 auto 10px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
  filter: gray;
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all .4s;
  -webkit-transition: all .4s;
  -moz-transition: all .4s;
}

.banners .sponsor_banners li a:hover img {
  filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
  filter: none;
  -moz-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  transition: all .8s;
  -webkit-transition: all .8s;
  -moz-transition: all .8s;
}

@media screen and (max-width: 768px) {
  .banners .sponsor_banners li {
    width: 100% !important;
    max-width: none !important;
    padding: 10px;
  }
}


/* FOOTER
------------------------------------------------------ */

.footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  /*height: 261px;*/
  background: #e1f1ff;
  margin-top: 50px;
  padding-bottom: 10px;
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  color: #666;
}

.footer:before {
  content: "";
  display: block;
  height: 75px;
  position: relative;
  top: -35px;
  background: url(../images/line_virtual.png) top repeat-x;
}

.footer .container {
  margin-top: -70px;
}

.footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer ul > li {
  padding-bottom: 7px;
}

.footer a {
  font-family: 'Arial', sans-serif;
  font-size: 12px;
  color: #666;
}

.footer p {
  color: #666;
  line-height: 20px;
}

.footer a.title {
  font-size: 14px;
  color: #3168aa;
  text-decoration: underline;
}

.footer p a:hover {
  text-decoration: none;
}

.footer p.contacts {
  padding-top: 20px;
  color: #666;
  line-height: 20px;
}

.footer p.contacts a {
  font-size: 14px;
  color: #4B7D9E;
  
}

.footer p.contacts, .footer .footer_bottom, .footer p, .footer ul{
	padding: 0 20px;
}

.footer .right .item {
  float: right;
  margin-bottom: 20px;
}

.footer .social {
  list-style: none;
  font-size: 0;
}

.footer .social > li {
  display: inline-block;
  padding-right: 8px;
  padding-bottom: 0;
}

.footer .social > li:last-child {
  padding-right: 0;
}

.footer .social > li > a {
  display: block;
  width: 31px;
  height: 31px;
}

.footer .social > li > a.facebook {
  background: url(../images/social/facebook.png) no-repeat;
}

.footer .social > li > a.facebook:hover {
  background: url(../images/social/facebook_hover.png) no-repeat;
  transition: 0.7s;
  transform: scale(1.05);
}


.footer .social > li > a.vk {
  background: url(../images/social/vk.png) no-repeat;
}

.footer .social > li > a.vk:hover {
  background: url(../images/social/vk_hover.png) no-repeat;
  transition: 0.7s;
  transform: scale(1.05);
}

.footer .social > li > a.twitter {
  background: url(../images/social/twitter.png) no-repeat;
}

.footer .social > li > a.twitter:hover {
  background: url(../images/social/twitter_hover.png) no-repeat;
  transition: 0.7s;
  transform: scale(1.05);
}

.footer .social > li > a.telega {
  background: url(../images/social/telega.png) no-repeat;
}

.footer .social > li > a.telega:hover {
  background: url(../images/social/telega_hover.png) no-repeat;
  transition: 0.7s;
  transform: scale(1.05);
}

.footer .social > li > a.instagram {
  background: url(../images/social/instagram.png) no-repeat;
}

.footer .social > li > a.instagram:hover {
  background: url(../images/social/instagram_hover.png) no-repeat;
  transition: 0.7s;
  transform: scale(1.05);
}

.footer .social > li > a.youtube {
  background: url(../images/social/youtube.png) no-repeat;
}

.footer .social > li > a.youtube:hover {
  background: url(../images/social/youtube_hover.png) no-repeat;
  transition: 0.7s;
  transform: scale(1.05);
}

.footer .footer_bottom > div {
  margin-bottom: 10px;
}

.footer .footer_bottom > div {
  position: relative;
  height: 31px;
}

.footer .footer_bottom .copy p,
.footer .footer_bottom .social,
.footer .footer_bottom .counter {
  bottom: 0;
  padding: 0;
  margin: 0;
  line-height: 1;
  vertical-align: bottom;
}

.footer .footer_bottom .copy {
  display: table;
  height: 100%;
}

.footer .footer_bottom .copy p {
  display: table-cell;
}

.footer .footer_bottom .social,
.footer .footer_bottom .counter {
  display: inline-block;
  text-align: right;
}

.footer .footer_bottom .social {
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  .footer .right .item {
    float: none;
  }
  .footer .counter.f-r {
    float: none;
  }
  .footer .footer_top p,
  .footer .footer_top ul {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
    line-height: 15px;
    font-size: 12px;
  }
  .footer .footer_top p {
    line-height: 18px;
  }
  .footer .footer_top p.contacts {
    display: block;
    padding: 10px 0 20px;
  }
  .footer .footer_top ul li {
    display: inline-block;
    padding-bottom: 0;
  }
  .footer .footer_top a.title {
    text-decoration: none;
  }
  .footer .footer_top a.title:after {
    content: ':';
  }
  .footer .footer_top ul {
    display: block;
    margin-top: 5px;
    margin-bottom: 15px;
  }
  .footer .footer_top ul li:after {
    content: '|';
  }
  .footer .footer_top ul li:last-child:after {
    content: '';
    display: none;
  }
  .footer .footer_top ul li a {
    text-decoration: underline;
    padding-right: 5px;
  }
  .footer .footer_top ul li a:hover {
    text-decoration: none;
  }
  .footer .footer_top .social li:after {
    content: '';
  }
  .footer .footer_bottom > div > p {
    padding-bottom: 10px;
  }
}


/* BREADCRUMBS
------------------------------------------------------ */

.breadcrumbs {
  color: #000;
}

.breadcrumbs ul > li {
  display: inline-block;
}

.breadcrumbs ul > li:after {
  content: " /";
}

.breadcrumbs ul > li:last-child:after {
  content: "";
}


/* CONTENT
------------------------------------------------------ */

.content {
  color: #000;
  margin-bottom: 50px;
}

.content h2 {
  margin-top: 45px;
  margin-bottom: 20px;
  font-size: 24px;
}

.content ul {
  list-style: disc;
  margin-bottom: 10px;
}

.content ul > li {
  margin-left: 20px;
}

.content ul > li:last-child {
  padding-bottom: 0;
}

.content ul > li > a:hover {
  text-decoration: underline;
}

.content span.list {
  color: #0b4da2;
}


/* CONTENT > CONTACTS
------------------------------------------------------ */

.content ul.contacts {
  list-style: none;
  margin-bottom: 5px;
}

.content ul.contacts > li.phone {
  margin-top: 0;
  list-style-image: url(../images/content/icons/phone_small.png);
}

.content ul.contacts > li.vk {
  list-style-image: url(../images/content/icons/vk.png);
}

.content ul.contacts > li.mail {
  list-style-image: url(../images/content/icons/mail.png);
}

.content ul.contacts > li.site {
  list-style-image: url(../images/content/icons/site.png);
}

.content ul.links {
  padding-top: 0;
}

.content .contacts p {
  text-align: left;
  text-indent: 0;
}


/* CONTENT > TABLES
------------------------------------------------------ */

.content .table p {
  font-size: 14px;
}

.content table {
  width: 100%;
  font-size: 13px;
  border-collapse: separate;
  border-spacing: 2px 0px;
}

.content .table tr {
  height: 40px;
}

.content .table.stipend td:nth-child(2n) {
  color: #0b4da2;
}

.content .table tbody {
  margin: 0 8px;
}

.content .table tfoot td {
  font-size: 12px;
  padding-top: 20px;
}

.content a.bold,
.content p.bold,
.content span.bold,
.content a.bold {
  font-weight: bold;
}

.content a.blue,
.content p.blue,
.content span.blue {
  color: #0b4da2;
}

.content a.red,
.content p.red,
.content span.red {
  color: #a01111;
}

.content a.grey,
.content p.grey,
.content span.grey {
  color: #5c5c5c;
}

.content .contacts .left_icon {
  min-width: 80px;
  text-align: center;
}

.content .contacts .left_icon img {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .content .contacts .left_icon.col-lg-1 {
    width: 10.333333%
  }
  .content .contacts .left_icon + .col-lg-11 {
    width: 89.666667%;
  }
}

.content .contacts ul {
  list-style: none;
  margin-bottom: 10px;
  padding: 0;
  margin: 0;
}

.content .contacts ul > li {
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

.content .contacts ul.ucheb_gorod {
  display: table;
  width: 100%;
  text-align: center;
  margin-bottom: 3px;
}

.content .contacts ul.ucheb_gorod > li {
  display: table-cell;
  padding-right: 3px;
}

.content .contacts ul.ucheb_gorod > li:last-child {
  padding-right: 0;
}

.content .contacts ul.ucheb_gorod > li > a {
  display: block;
  background-color: #b1d5ef;
  color: #000;
  text-decoration: none;
  font-size: 12px;
  padding: 8px;
}

.content .contacts ul.ucheb_gorod > li > a.active,
.content .contacts ul.ucheb_gorod > li > a:hover {
  background-color: #0b4da2;
  color: #fff;
}

@media screen and (max-width: 350px) {
  .content .contacts ul.ucheb_gorod > li a {
    max-width: 38px;
  }
}

.content .contacts {
  margin-top: 10px;
}

.content .contacts table {
  margin-top: 30px;
}

.content .contacts table tr {
  border-bottom: 1px solid #d8d8d8 !important;
}

.content .contacts table tr:last-child {
  border: none !important;
}

.content .contacts table tr > td {
  padding: 8px 0;
  color: #000;
  line-height: 20px;
  border: none !important;
}

.content .contacts table tr > td:nth-child(2n+1) {
  font-weight: bold;
  width: 225px;
}


/* CONTENT > INCOMING
------------------------------------------------------ */

.content .incoming .table table {
  border-spacing: 0;
}

.content .incoming .table th {
  font-size: 13px;
  color: #0b4da2;
}

.content .incoming td a {
  font-weight: bold;
  color: #000;
}

.content .incoming p.hot_line {
  height: 128px;
  background: url(../images/content/hot_line.png) no-repeat;
  font-size: 24px;
  color: #a01111;
  padding: 50px 0 0 45px;
  margin-left: -15px;
  margin-top: 20px;
}

@media screen and (max-width: 992px) {
  .content .incoming p.hot_line {
    font-size: 18px;
  }
}

.content .incoming p.hot_line .hot_line_phone {
  margin: -3px 10px 0 0;
}

.content .incoming .documents > ul {
  padding: 0;
  margin: 10px 0 20px 10px;
}

.content .incoming .documents > ul > li {
  list-style: none;
  padding: 0;
  margin: 8px 0 0 10px;
  list-style-image: url(../images/content/icons/yakor.png);
}

.content .incoming .documents > ul > li > a {
  text-decoration: none;
  color: #4B7D9E;
}

.content .incoming .documents > ul > li > a:hover {
  text-decoration: underline;
}


/* COMMENT
--------------------------------------------------------- */

.content .document_icons {
  padding-top: 20px;
}

.content .document_icons ul {
  display: table;
  width: 100%;
  text-align: center;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.content .document_icons ul > li {
  display: table-cell;
  position: relative;
}

.content .document_icons ul > li:before {
  content: "";
  display: block;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 60px;
  right: -50px;
  background-color: #d6d6d6;
  z-index: -1;
}

.content .document_icons ul > li:last-child:before {
  display: none;
}

.content .document_icons ul > li a {
  display: block;
  text-decoration: none;
  max-width: 284px;
  height: 131px;
  margin: 0 auto;
  border: 1px solid #b4b4b4;
  border-radius: 15px;
  overflow: hidden;
  background: #fff;
}

.content .document_icons ul > li a > img {
  display: block;
  float: left;
}

.content .document_icons ul > li a > span {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  background: rgba(0, 0, 0, .6);
  color: #fff;
  font-weight: bold;
  position: relative;
  left: 0;
  top: -35px;
  width: 100%;
  height: 35px;
  line-height: 35px;
}

.content .document_icons .doc_icon {
  width: 24px;
  height: 23px;
  background: url(../images/content/icons/doc_icon.jpg) no-repeat;
  margin: 10px auto;
}


/* COMMENT
--------------------------------------------------------- */

.content .komissiya,
.content .komissiya2 {
  margin-bottom: 30px;
}

.content .komissiya a,
.content .komissiya2 a {
  display: block;
  width: 186px;
  height: 186px;
  margin: 0 auto;
  padding-top: 60px;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 16px;
  text-decoration: none;
  text-transform: uppercase;
  line-height: 25px;
  color: #fff;
}

.content .komissiya a {
  background: url(../images/content/icons/komissiya.png) no-repeat;
}

.content .komissiya2 a {
  background: url(../images/content/icons/komissiya2.png) no-repeat;
}


/* CONTENT > GRADUATES
------------------------------------------------------ */

.content .graduates .title {
  width: 410px;
  max-height: 60px;
  padding: 15px 15px;
  border-radius: 5px;
  position: relative;
}

.content .graduates .title.big {
  padding: 25px 15px;
  max-height: 70px;
}

.content .graduates .title:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -25px;
  right: -10px;
  border-radius: 100%;
  border: 7px solid #fff;
}

.content .graduates .title.big:before {
  top: -10px;
}

.content .graduates .title.mission:before {
  background: #4884af url(../images/content/mission.png) center no-repeat;
}

.content .graduates .title.fond:before {
  background: #4884af url(../images/content/fond.png) center no-repeat;
}

.content .graduates .title.ustav:before {
  background: #4884af url(../images/content/ustav.png) center no-repeat;
}

.content .graduates .title.director_fonda:before {
  background: #0b4da2 url(../images/content/director_fonda.png) center no-repeat;
}

.content .graduates .title.dohod:before {
  background: #48af76 url(../images/content/dohod.png) center no-repeat;
}

.content .graduates .title.rashod:before {
  background: #48af76 url(../images/content/rashod.png) center no-repeat;
}

.content .graduates .title.dark_blue {
  background-color: #4884af;
}

.content .graduates .title.blue {
  background-color: #0b4da2;
}

.content .graduates .title.green {
  background-color: #48af76;
}

.content .graduates .title > span {
  font-size: 20px;
  color: #fff;
  line-height: 15px;
}

.content .graduates .items {
  margin-bottom: 40px;
}

.content .graduates .items > p {
  font-size: 13px;
  color: #000;
  line-height: 15px;
  margin-bottom: 20px;
}

.content .graduates .items .item {
  display: inline-block;
  width: 150px;
  height: 65px;
  position: relative;
  background-color: #b1d5ef;
  border-radius: 5px;
  vertical-align: top;
  margin-bottom: 20px;
  margin-right: 10px;
}

.content .graduates .items.blue .item {
  background-color: #447ec8;
}

.content .graduates .items.blue .item p {
  color: #fff;
}

.content .graduates .items.green .item {
  background-color: #aed6bf;
}

.content .graduates .items .item.sub {
  display: inline-block;
  width: 250px;
  height: 100px;
  margin-right: 30px;
}

.content .graduates .items .item.big {
  width: 400px;
}

.content .graduates .items .item.medium {
  width: 270px;
}

.content .graduates .items .item:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #76aad0;
  z-index: -1;
}

.content .graduates .items .item:last-child:after {
  display: none;
}

.content .graduates .items .item.has_sub:before {
  content: "";
  display: block;
  width: 1px;
  height: 100%;
  position: absolute;
  right: -7px;
  top: 50%;
  background-color: #76aad0;
  z-index: -1;
}

.content .graduates .items .item.sub:after,
.content .graduates .items .item.sub:before {
  display: none;
}

.content .graduates .items .item .item_content {
  display: table;
  height: 100%;
  margin: 0 auto;
}

.content .graduates .items .item p {
  display: table-cell;
  vertical-align: middle;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 13px;
}

.content .graduates .items .item p.p-5 {
  padding: 5px;
}

.content .graduates h2.program {
  margin: 0;
}

.content .graduates ul {
  margin: 0;
  padding-left: 9px;
}


/* CONTENT > KAFEDRY
------------------------------------------------------ */

.kafedry .card p {
  text-indent: 0;
}

@media screen and (max-width: 768px) {
  .kafedry .card .photo {
    margin-bottom: 20px;
  }
}

.kafedry .card p {
  margin-bottom: 5px;
}

.kafedry .card .name {
  font-size: 18px;
  color: #0b4da2;
}

.kafedry .card a.email {
  font-weight: bold;
  text-decoration: underline;
}

.kafedry .information {
  margin-top: 30px;
}

.kafedry .table {
  margin-bottom: 40px;
}

.kafedry .table.sostav td.photo {
  padding: 0;
}

.kafedry table tr.green td,
.kafedry table tr.green th {
  background-color: #ececec;
}

.kafedry table tr.grey td,
.kafedry table tr.grey th {
  background-color: #cfe4f7;
}

.kafedry table td.grey {
  background-color: #cfe4f7 !important;
  border-bottom: 1px solid #686868;
}

.kafedry .kaffoto {
  width: 120px;
  padding: 5px;
}


/* CONTENT > REKTOR
------------------------------------------------------ */

.rektor .article {
  float: left;
}

.rektor p {
  color: #333;
}

.rektor .article h4 {
  padding-bottom: 10px;
}

.rektor ul {
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
}

.rektor ul > li {
  list-style: none !important;
  padding: 0 !important;
  margin: 0 !important;
}

.rektor ul > li > a {
  text-decoration: none;
}

.rektor ul > li > a:hover {
  text-decoration: underline;
}

.rektor .article_img {
  border: 6px solid #d7e7f5;
  margin-right: 20px;
  margin-bottom: 20px;
}

.rektor .treatment h4 {
  margin: 0 0 15px;
  text-align: center;
  font-weight: normal;
}

.rektor .treatment p {
  text-align: justify;
  color: #000 !important;
}

.rektor .treatment p.signature {
  margin-top: 30px;
  font-weight: bold;
  text-align: right !important;
}

@media (min-width: 768px) {
  .rektor .col-sm-3 {
    width: 23%;
  }
  .rektor .col-sm-9 {
    width: 77%;
  }
}


/* CONTENT > MEZHDYNARODNAYA
------------------------------------------------------ */

.mezhdynarodnaya .carousel img {
  margin: 0 auto;
}

.mezhdynarodnaya .members .left img {
  margin: 0 auto;
}

.mezhdynarodnaya .members .right {
  padding-left: 0;
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #d5d5d5;
}

.mezhdynarodnaya .members p {
  font-size: 14px;
  margin: 0;
  text-indent: 0;
}

.mezhdynarodnaya .members p.link a {
  text-decoration: underline;
}

.mezhdynarodnaya .list {
  text-align: center;
}

@media screen and (max-width: 540px) {
  .mezhdynarodnaya .members .left,
  .mezhdynarodnaya .members .right {
    width: 100%;
  }
  .mezhdynarodnaya .members .left {
    padding-top: 10px;
  }
  .mezhdynarodnaya .members .right {
    padding-left: 15px;
  }
}

.mezhdynarodnaya .list ul {
  display: inline-block;
  max-width: 390px;
  margin: 20px 5px;
  border-radius: 15px;
  background-color: #d5e6f4;
  text-align: left;
}

.mezhdynarodnaya .list ul > li {
  color: #b32020;
}

.mezhdynarodnaya .image-block {
  margin-bottom: 20px;
}

.mezhdynarodnaya .image-block a {
  display: inline-block;
  position: relative;
  text-align: center;
  margin-bottom: 10px;
}

.mezhdynarodnaya .image-block a img {
  width: 100%;
}

.mezhdynarodnaya .image-block a > span {
  width: 100%;
  padding: 15px 10px;
  background: rgba(0, 0, 0, .6);
  position: absolute;
  left: 0;
  bottom: 0;
  color: #fff;
}

.mezhdynarodnaya .documents ul {
  list-style: none;
  margin-left: 60px;
}

.mezhdynarodnaya .documents ul li {
  min-height: 50px;
  max-width: 750px;
  margin: 0 auto 15px;
}

.mezhdynarodnaya .documents ul > li > div {
  display: inline-block;
  float: left;
  min-width: 60px;
  margin-right: 10px;
}

.mezhdynarodnaya .documents ul > li img {
  margin-top: -8px;
}

.mezhdynarodnaya .documents ul > li a {
  font-size: 14px;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .mezhdynarodnaya .image-block .row > div {
    text-align: center !important;
  }
  .mezhdynarodnaya .documents ul {
    margin-left: 0;
  }
}


/* CONTENT > TIPOVAYA
------------------------------------------------------ */

.tipovaya p {
  text-indent: 0 !important;
}


/* CONTENT > UNIVERSITET
------------------------------------------------------ */

.universitet .carousel {
  position: relative;
  margin-bottom: 30px;
}

.universitet .carousel img {
  margin: 0 auto;
}

.universitet .title > h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 24px;
  color: #0b4da2;
  text-transform: uppercase;
  background-color: transparent;
}

.universitet .spoiler {
  position: relative;
  margin-bottom: 30px;
}

.universitet .spoiler p {
  text-indent: 2em !important;
}

.universitet .spoiler .spoiler_content {
  height: 60px;
  overflow: hidden;
}

.universitet .spoiler #spoiler_toggle {
  position: absolute;
  bottom: -15px;
  display: block;
  width: 100%;
  height: 15px;
  border-top: 1px solid #d5e6f4;
  background: url(../images/spoiler.png) center no-repeat;
  cursor: pointer;
}

.universitet .spoiler #spoiler_toggle:before {
  position: absolute;
  top: -41px;
  content: "";
  display: block;
  width: 100%;
  height: 40px;
  -webkit-box-shadow: inset 0px -30px 30px 0px rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0px -30px 30px 0px rgba(255, 255, 255, 0.8);
  box-shadow: inset 0px -30px 30px 0px rgba(255, 255, 255, 0.8);
}

.universitet .pie-title-center {
  display: inline-block;
  position: relative;
  text-align: center;
}

.universitet .pie-value {
  color: #333;
  display: block;
  position: absolute;
  font-size: 60px;
  height: 40px;
  top: 50%;
  left: 0;
  right: 0;
  margin-top: -20px;
  line-height: 40px;
}

.universitet .counters {
  margin-top: 50px;
  text-align: center;
}

.universitet .counters ul {
  width: 100%;
  display: table;
}

.universitet .counters ul > li {
  display: table-cell;
  text-align: center;
}

.universitet .counters ul > li .circle {
  margin: 0 auto;
  position: relative;
}

.universitet .counters ul > li .desc {
  display: block;
  width: 165px;
  margin: 10px auto;
  color: #333;
}

@media screen and (max-width: 768px) {
  .universitet .counters ul > li {
    display: block;
    width: 100%;
    margin: 0 auto;
  }
  .universitet .counters ul > li .desc {
    width: auto;
  }
}

.universitet .plus {
  margin-bottom: 50px;
}

.universitet .plus .item {
  width: 100%;
  display: table;
  position: relative;
  overflow-x: hidden;
  min-height: 65px;
}

.universitet .plus .image,
.universitet .plus .desc {
  display: table-cell;
}

.universitet .plus .image {
  text-align: center;
  width: 130px;
  padding-right: 20px;
}

.universitet .plus .image img {
  vertical-align: middle;
  padding: 12px 0;
}

.universitet .plus .desc {
  position: relative;
}

.universitet .plus .divider {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #d3d3d3;
  position: absolute;
  bottom: 0;
}

.universitet .plus_counters {
  margin-bottom: 20px;
}

.universitet .plus_counters .row {
  padding-left: 50px;
  padding-right: 50px;
}

.universitet .plus_counters .block {
  border-radius: 15px;
  padding: 20px;
  margin-bottom: 20px;
  min-height: 200px;
  text-align: center;
}

.universitet .plus_counters .block .circleBottom {
  margin: 15px auto;
  position: relative;
}

.universitet .plus_counters .block > p {
  text-indent: 0;
  text-align: center;
  margin: 0;
}

.universitet .plus_counters .block > p > span.blue {
  color: #0b4da2;
  font-size: 24px;
}

.universitet .plus_counters .block .count {
  margin: 10px 0;
}

.universitet .plus_counters .block .count > span {
  color: #0b4da2;
  font-size: 60px;
}

@media screen and (max-width: 480px) {
  .universitet .plus_counters .row {
    padding: 0;
  }
  .universitet .plus_counters .block {
    min-height: 0;
  }
}

.universitet .lists {
  margin-bottom: 30px;
}

.universitet .list {
  margin-top: 20px;
}

.universitet .list ul {
  margin: 0;
  padding: 0;
  margin-left: 10px;
}

.universitet .list ul > li > a {
  line-height: 18px;
}

.universitet p {
  text-indent: 0 !important;
}


/* CALENDAR
------------------------------------------------------ */

.calendar .month_tab {
  left: 0 !important;
}

.calendar .dhx_cal_event_clear {
  color: #666;
 /* padding-bottom: 16px;*/
    font-size: 14px;
  margin-left: 6px;
  border-bottom: 1px solid #CECECE;
  margin-top: -3px;
  
  /*
    color: #666;
padding-bottom: 16px;
    font-size: 14px;

    margin-top: -3px;
  margin-left: 6px;
  border-bottom: 1px solid #CECECE;
  */
}

.calendar table tr > td {
  border: none;
  padding: 0;
}

.calendar .dhx_scheduler_month .dhx_cal_header .dhx_scale_bar:first-child,
.calendar table tr > td:first-child .dhx_month_head,
.calendar table tr > td:first-child .dhx_month_body {
  -webkit-box-shadow: inset 1px 0px 0px 0px rgba(206, 206, 206, 1);
  -moz-box-shadow: inset 1px 0px 0px 0px rgba(206, 206, 206, 1);
  box-shadow: inset 1px 0px 0px 0px rgba(206, 206, 206, 1);
}


/* OTHER
------------------------------------------------------ */

.f-l {
  float: left;
}

.f-r {
  float: right;
}


/* ul.inline
--------------------------- */

ul.inline {
  display: inline-block;
  list-style: disc;
  overflow: auto;
  padding: 15px 35px;
  margin-top: 40px;
  margin-bottom: 0;
  border-radius: 15px;
}

ul.inline.blue {
  background-color: #d5e6f4;
}

ul.inline > li {
  float: left;
  padding: 0;
  margin-right: 40px;
  color: #b21919 !important;
}

ul.inline > li:last-child {
  margin-right: 0;
}

ul.inline > li > a {
  padding-left: 5px;
  font-weight: bold;
}


/* CONTENT TYPOGRAPHY
--------------------------------------------------------- */

.content {
  color: #000;
}


/* TITLES */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

.content h1 {
  background-color: #f6f6f6;
  padding: 5px 15px;
  font-size: 1.3em;
  color: #686868;
  font-weight: bold;
  margin-bottom: 20px;
}

.content h2 {
  background-color: #f6f6f6;
  padding: 5px 15px;
  font-size: 1.2em;
  color: #686868;
  font-weight: bold;
  margin-bottom: 20px;
}

.content h3 {
  background-color: #f6f6f6;
  padding: 5px 10px;
  font-size: 1.1em;
  color: #686868;
  font-weight: bold;
  margin-bottom: 10px;
}


/* LINKS */

a {
  color: #4B7D9E;
  text-decoration: none;
}

.content a {
  color: #4B7D9E;
}

.content a:hover {
  text-decoration: underline;
}

.content a:visited {
  color: #4B7D9E;
}


/* PARAGRAPHS */

.content p {
  margin: 0 0 16px;
  text-align: justify;
  text-indent: 2em;
  line-height: normal;
}


/* LISTS */

.content ul {
  padding-top: 0;
  padding-bottom: 0;
  margin: 15px 0 20px 0px;
  padding-left: 20px;
  list-style: square outside none;
}

.content ul > li {
  margin: 8px 0 0 10px;
  list-style-image: url(../images/yakor.png);
}

.content ul > li > ul {
  margin: 0 5px;
}


/*�������*/

table {
  width: 100%;
  color: #333333;
  font-size: 1em;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

table tr {
  text-align: left;
  vertical-align: top;
  border-collapse: collapse;
}

table.list {
  color: #333333;
  border: 1.5px solid #686868;
  border-collapse: collapse;
}

table.prep td {
  padding: 3px !important;
}

table.prep td:first-child,
table.prep td:nth-child(9),
table.prep td:nth-child(10) {
  text-align: center;
}

table.list td {
  padding: 10px;
  border: 1px solid #686868;
  border-collapse: collapse;
  text-indent: 0;
}
table.list th{
  border: 1px solid #686868;	
}

table td.kaffoto {
  padding: 0;
  width: 120px;
}

table tr.top {
  background: #D0E3FC;
  text-align: center;
  font-weight: bold;
  padding: 10px !important;
  font-size: 0.7em;
}

table tr.top:nth-child(even) {
  border: 1px solid #686868;
}

table tr.top > td,
table tr.top > th {
  background: #D0E3FC;
  text-align: center;
  font-weight: bold;
  padding: 10px !important;
}

table tr.top2 {
  background: #d9e4f2;
  text-align: center;
  font-weight: bold;
  padding: 10px !important;
}

table tr.alt {
  background: #f5f8fc;
  padding: 10px;
}

table td > ul,
table td > ol {
  margin: 0;
  padding: 0 0 0 15px;
}

table td {
  padding: 10px;
}



#table_small {
  font-size: 10px !important;
}

#table_small td {
  padding: 3px !important;
  text-align: center;
  vertical-align: middle;
}

blockquote {
  margin: 0 !important;
  border: none;
  padding: 0;
  font-size: inherit;
}

/*���������� �������*/
/*@media (max-width: 720px) {
   table th {
     display: none;
}

table tr {
     display: block;
}

table td {
     display: flex;
     justify-content: center;
     font-size: 14px;
}
tr>td{
	background-color:#fff;
}

table td::before {
     content: attr(data-label);
     font-weight: bold;
     margin-right: 20px;
}

}*/

/* TABLES */


/*
table {
  width: 100%;
  color: #333333;
  font-size: 1em;
  border-collapse: collapse !important;
  border-spacing: 0 !important;
}

table tr {
  text-align: left;
  vertical-align: top;
}

table > tbody > tr > td {
  padding: 10px;
  border: 1px solid #686868;
}

table > thead > tr {
  background: #D0E3FC;
}

table > tr.top,
table > thead > tr > th {
  background-color: #D0E3FC;
  text-align: center;
  font-weight: bold;
  padding: 10px !important;
  border: 1px solid #686868;
}

table td > ul,
table td > ol {
  margin: 0;
  padding: 0 0 0 15px;
}
*/


/* OTHER
------------------------------------------------------ */

.f-l {
  float: left;
}

.f-r {
  float: right;
}

/*td.gsc-clear-button  { display: none !important;}

td.gsc-input {padding:0px !important;}
td.gsc-search-button {padding:0px !important;}
.gsc-control-cse {padding:0px !important;}


.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 10px 0 0 0 !important;
}

.cse form.gsc-search-box,
form.gsc-search-box {
  margin: 0 !important;
  padding: 0 !important;
}

.cse input.gsc-input,
input.gsc-input {
  width: 100% !important;
  font-family: 'FranklinGothicBook', sans-serif;
  border: none !important;
  line-height: 28px;
	padding: 0 10px!important;
  -moz-box-shadow: inset 0 7px 6px -8px #696868, inset 0 -7px 6px -8px #696868, inset 7px 0px 6px -8px #696868;
  -webkit-box-shadow: inset 0 7px 6px -8px #696868, inset 0 -7px 6px -8px #696868, inset 7px 0px 6px -8px #696868;
  box-shadow: inset 0 7px 6px -8px #696868, inset 0 -7px 6px -8px #696868, inset 7px 0px 6px -8px #696868;
}

.cse input.gsc-search-button,
input.gsc-search-button {
  min-width: inherit !important;
  width: 28px !important;
  height: 28px !important;
  background-color: #fff !important;
  background: url(../images/search_btn.png) center no-repeat;
  border: none !important;
  color: transparent !important;
  -moz-box-shadow: inset 0 7px 6px -8px #696868, inset 0 -7px 6px -8px #696868, inset -7px 0px 6px -8px #696868;
  -webkit-box-shadow: inset 0 7px 6px -8px #696868, inset 0 -7px 6px -8px #696868, inset -7px 0px 6px -8px #696868;
  box-shadow: inset 0 7px 6px -8px #696868, inset 0 -7px 6px -8px #696868, inset -7px 0px 6px -8px #696868;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  margin-left: 0 !important;
}

.header .search_box {
  padding-top: 15px;
}

.header .search_box .search_input {
  height: 25px;
  padding: 3px 10px;
  font-family: 'FranklinGothicBook', sans-serif;
  font-size: 14px;
  border-right: none;
  border-radius: 0;
  -moz-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset 7px 0px 4px -8px #696868;
  -webkit-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset 7px 0px 4px -8px #696868;
  box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset 7px 0px 4px -8px #696868;
}

.header .search_box .search_input:focus {
  border-color: #696868;
}

.header .search_box .search_btn button {
  height: 25px;
  margin-left: 0;
  background: url(../images/search_btn.png) center no-repeat;
  border-left: none;
  border-radius: 0;
  -moz-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  -webkit-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
}

.header .search_box .search_btn button:hover,
.header .search_box .search_btn button:active,
.header .search_box .search_btn button:focus {
  outline: 0;
  border-color: #696868;
  -moz-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  -webkit-box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
  box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
}
#gsc-i-id1{background:none!important;}*/

/*
.searchform {
	display: inline-block;
	zoom: 1; 
	*display: inline;
	border: solid 1px #d2d2d2;
	padding: 3px 5px;
	color:black;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,.1);
	box-shadow: 0 1px 0px rgba(0,0,0,.1);

	background: #f1f1f1;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); 
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed'); 
}


*/
.searchform {
    /* display: inline-block; */
    /* zoom: 1; */
    /* border: solid 1px #d2d2d2; */
    /* padding: 3px 5px; */
    /* color: black; */
    /* -webkit-border-radius: 2em; */
   
}



.searchform input {
	font: normal 12px/100% Arial, Helvetica, sans-serif;
}
/*
.searchform .searchfield {
	background: #fff;
	padding: 6px 6px 6px 8px;
	width: 202px;
	border: solid 1px #bcbbbb;
	outline: none;

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.2);
}*/
.searchform .searchfield {
background: #fff;
padding: 0px 0px 0px 8px;
width: 310px;
/*border: solid 1px #bcbbbb;*/
border: solid 1px #0b4da2;
outline: none;
height: 25px;
color: #bcbbbb;
font-family: 'FranklinGothicBook', sans-serif;
font-size: 14px;
margin-right: -5px;
/*border-color: #0b4da23d;
box-shadow: inset 0 7px 6px -8px #696868, inset 0 -7px 6px -8px #696868, inset 7px 0px 6px -8px #696868;*/
}

.searchform .searchfield:focus{
	box-shadow: 0 0 14px 0px #0b4da261;
	transition: 0.7s;
}

.scrollup {
width: 50px;
height: 50px;
position: fixed; /* ������������� ������� */
opacity: 0.8; /* ������������ */
padding: 10px; /* ������� */
background: #aaa;
border-radius: 5px; /* ���������� ����� */
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
right: 10px; /* ������ ����� */
bottom: 10px; /* ������ ����� */
display: none; /* �������� ���� */
cursor: pointer;
}

/*
.searchform .searchbutton {
	color: #fff;
	border: solid 1px #494949;
	font-size: 11px;
	height: 27px;
	width: 50px;
	text-shadow: 0 1px 1px rgba(0,0,0,.6);

	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;

	background: #5f5f5f;
	background: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#454545));
	background: -moz-linear-gradient(top,  #9e9e9e,  #454545);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); 
	-ms-filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#9e9e9e', endColorstr='#454545'); 
}
*/

.gsib_a {
    padding: 0 10px !important;
    margin: 0 !important;
}

.searchform .searchbutton {
border: solid 1px #BCBBBB;
font-size: 14px;
height: 25px;
width: 50px;
background: url(../images/search_btn.png) center white no-repeat;
border-left: none;
box-shadow: inset 0 7px 4px -8px #696868, inset 0 -7px 4px -8px #696868, inset -7px 0px 4px -8px #696868;
font-family: 'FranklinGothicBook', sans-serif;
}

ul.ucheb_gorod li {
    margin-left: 20px;
    display: inline-block;
    width: 13%;
    text-align: center;
    color: white;
    background: #0b4da2cf;
	border: 1px solid #fff;
    margin: 0;
    padding: 5px!important;
    font-weight: bold;
}
ul.ucheb_gorod li  a{
	color: white;
}
ul.ucheb_gorod{
    margin: 0px;
    padding: 0px;
	margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width:3201px){
	.searchform .searchfield {
		width: auto;
	}
@media screen and (max-width:700px){
	.searchform .searchfield
	{
		width: auto;
		/* margin-left: 70%; */
	}
	.sendsubmitt{
		display: none;
	}
}

@media screen and (max-width:480px){
	.searchform .searchfield {
	/* margin-left: 40%; */
	}
}

@media screen and (max-width:370px){
	.searchform .searchfield {
	margin-left: 10%;
	}
}


#scrollup {
	width: 50px;
	height: 50px;
	position: fixed; /* ������������� ������� */
	opacity: 0.8; /* ������������ */
	padding: 10px; /* ������� */
	background: #aaa;
	border-radius: 5px; /* ���������� ����� */
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	right: 10px; /* ������ ����� */
	bottom: 10px; /* ������ ����� */
	display: none; /* �������� ���� */
	cursor: pointer;
}
.bg_meropr{
    /*background: linear-gradient(to top, #e5f3ff, #fcfeff, #e5f3ff);*/
	background: radial-gradient(#fff, #e3f2ff);
}

/*����*/
.eios {
    text-align: center;
    font-size: 20px;
    padding: 40px;
    border: 1px solid #dedfdf;
    border-radius: 80px;
    background: black;
    background: radial-gradient(#fff, #e3f2ff);
	margin: 50px 0;
}
.ui_eios {
    text-align: center;
    font-size: 16px;
    padding: 40px 20px;
    border-radius: 80px;
    margin: 10px 15px;
	height: 195px;
    border: 1px solid #f1f8ff;
    background: black;
    background: radial-gradient(#eaf5ff, #ffffff);
}

.modvuz{

    height: 270px;
    margin-top: 30px;
}
.modvuz ul {
    border-top: 1px solid #e2e3e3;
    text-align: left;
}
.str2{
        transform: rotate(179deg) scale(1) skew(1deg) translate(0px);
    /* -webkit-transform: rotate(5deg) scale(1) skew(5deg) translate(0px); 
    -o-transform: rotate(2deg) scale(1) skew(3deg) translate(0px);
    -ms-transform: rotate(2deg) scale(1) skew(3deg) translate(0px);*/
	position: absolute;
    bottom: -30px;
    left: 45%;

}
.str{

    background: url(/themes/basic-tr/images/str.png) no-repeat;
    background-size: 30px;
    width: 30px;
    height: 40px;
}
.str_vuz{

    background: url(/themes/basic-tr/images/str_vuz.png) no-repeat;
	background-position: 287px 0;
    padding-top: 20px;

}


.str1{
    transform: rotate(129deg) scale(1) skew(1deg) translate(0px);
    position: absolute;
    bottom: -30px;
    right: 0;
}
.str3{
    transform: rotate(229deg) scale(1) skew(1deg) translate(0px);
    position: absolute;
    bottom: -30px;
    left: 0;
}
.str4 {
    transform: rotate(90deg) scale(1) skew(1deg) translate(0px);
    position: absolute;
    top: 40%;
    right: -5px;
}
.str5 {
    transform: rotate(270deg) scale(1) skew(1deg) translate(0px);
    position: absolute;
    top: 40%;
    left: -5px;
}
.str6 {
    transform: rotate(50deg) scale(1) skew(1deg) translate(0px);
    position: absolute;
    top: -30px;
    right: -5px;
}
.str7 {
    position: absolute;
    top: -30px;
    left: 46%;
}
.str8 {
    transform: rotate(299deg) scale(1) skew(1deg) translate(0px);
    position: absolute;
    top: -30px;
    left: -5px;
}

.ui_eios .descr {
    display: none; 
    position: absolute;
    background: #e9f5ff;
    padding: 20px;
    z-index: 200;
    border-radius: 80px;
    font-style: italic;
    box-shadow: 3px 3px 2px #e2e3e3;
	font-weight: 100;
}
.ui_eios a{
	color: rgb(0, 0, 0)!important;
}

.ui_eios:hover{
	font-weight: bold;
}
.ui_eios:hover .descr{
	display:block;
	position:absolute;
	font-weight: 100;
}

.korp .descrkorp {
    left: 120px;
    top: 150px;
}
.dot .descr{
    left: 50px;
    top: 130px;
	width:270px;
}
.sdo .descr{
    left: 0px;
    top: 140px;
	width:270px;
}
.news, .icons .container{
	background: white;
}
@media screen and (min-width:900px) and (max-width:1200px){
	.carousel-caption p{
		max-width: 320px;
		font-size:15px;
	}
	.carousel .carousel-caption p a {
    padding: 3px 5px;
}
}

.wrapper{
	 /*����� ���
	 background: url(/useruploads/images/snow.png);*/
}

.logo a{
	text-decoration:none;
}
.col-xs-1-5,
.col-xs-1-7,
.col-sm-1-5,
.col-sm-1-7,
.col-md-1-5,
.col-lg-1-7,
.col-lg-1-5,
.col-md-1-7  {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
.col-xs-1-7 {
  width: 14.28%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
   .col-sm-1-7 {
    width: 14.28%;
    float: left;
  }
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
  .col-md-1-7 {
    width: 14.28%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
  .col-lg-1-7 {
    width: 14.28%;
    float: left;
  }
}

.treeline, .treeline ul, .treeline li {
   margin: 0; padding: 0; line-height: 1.2; list-style: none;
}

.treeline ul {margin: 0 0 0 15px; /* ������ ������������ ����� */}

.treeline > li:not(:only-child), .treeline li li {
   position: relative;
   padding: 3px 0 0 20px; /* ������ ������ */
}

/* ����� ������������ ����� */
.treeline li:not(:last-child) { border-left: 1px solid #696868;}

/* ����� �������������� �����*/  
.treeline li li:before, .treeline > li:not(:only-child):before {
   content: ""; position: absolute; top: 0; left: 0;
   width: 1.1em; height: .7em; border-bottom:1px solid #696868;
}

/* ������������ ����� ���������� ������ � ������ */  
.treeline li:last-child:before {
   width: calc(1.1em - 1px); border-left: 1px solid #696868;
}

.treeline .drop {
   position: absolute; left: -6px; top: 5px; width: 11px;
   height: 11px; line-height: 1em; text-align: center;
   background: #9F9F9F; color: #fff; /* ��� � ���� ������, ������������ ������ */
   font-size: 78%; /* ������ +/- */
   cursor: pointer; -webkit-user-select: none; -moz-user-select: none;
}

.treeline li:last-child > .drop {margin-left: 1px;}

.treeline .drop + ul {display: none;}

.treeline .dropM + ul {display: block;}

.gbutton {
    background-color: #008CBA; /* Green */
    border: none;
    color: white;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    border-radius: 4px;
}

.gbutton:hover {
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}
.oplec img{
	    width: 1140px;
		
}
.oplec h1{
    position: absolute;
    color: #010153;
    background: #f6f6f6c9;
    font-size: 30px;
    text-align: center;
    /* width: 100%; */
    padding: 20px;
    margin-top: 70px;
    /* margin: auto; */
    /* float: right; */
    left: 15px;
    right: 15px;
}
.oplec{
    margin-top: 10px;
}

@media screen and (max-width: 480px) {
  .oplec h1 {
	font-size: 20px;
    margin-top: 10px;
  }
}

.gifon{
	display:block;
    width:150px;
    height:180px;
	/*background-position:15px!important;*/
	padding-left:0px;
	background-size: 150px 180px!important;
	margin-bottom: 15px;
    }
.ta{
	background:url(/useruploads/images/struct/ui/TA.png) no-repeat;
}

.bv{
	background:url(/useruploads/images/struct/ui/DBV3.png) no-repeat;
}
.nm{
	background:url(/useruploads/images/struct/ui/NM.png) no-repeat;
}
.mi{
	background:url(/useruploads/images/struct/ui/MI.png) no-repeat;
}
.dg{
	background:url(/useruploads/images/struct/ui/DG.png) no-repeat;
}
.as{
	background:url(/useruploads/images/struct/ui/BAS.png) no-repeat;
}
.gs{
	background:url(/useruploads/images/struct/ui/GS.png) no-repeat;
}
.ae{
	background:url(/useruploads/images/struct/ui/AE.png) no-repeat;
}
.sm{
	background:url(/useruploads/images/struct/ui/SM.png) no-repeat;
}
.sh{
	background:url(/useruploads/images/struct/ui/NN.png) no-repeat;
}

.eg{
	background:url(/useruploads/images/struct/ui/EG.png) no-repeat;
}

.le{
	background:url(/useruploads/images/struct/ui/LE.png) no-repeat;
}

.gifon img {
    /*visibility:hidden;*/
	padding:0px;
	display:none;
	
}
.gifs:hover img {
/*visibility:visible;*/
display:block;
border:0;
background:none;
}
.today_first {
  border: 1px solid #36BDED;
  border-left:  0;
  border-right:  0;
  margin-bottom: 15px;
}
.today_inner {
  height: 35px;
  padding: 0 15px;
  display: inline-flex;
  max-width: 100%;
}
.today_date {
  height: 100%;
  background: #D3EEFF;
  color: black;
  padding: 0 10px;
  line-height: 35px;
  font-weight: bold;
  float:  left;
  white-space: nowrap;
}
.today_action {
  padding-left:  25px;
  line-height: 35px;
  float:  left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.today_image {
  float:  left;
  width: 15px;
  height: 35px;
}
.block_down {
    text-align: center;
    padding: 10px;
}
.button_modal {
  border-radius: 0px !important;
  background: #d3eefe;
  color: #015a9e;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #e5e5e5;
}
.button_modal:hover {
  background: #bfe7fe !important;
  color: #015a9e;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #e5e5e5;
}
.adrs{
    background: url(/themes/basic-tr/images/yak.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-left: 15px;
    background-position: 0px 10px;
    background-size: 30px;
}
.ic3{
	background: url(/themes/basic-tr/images/m2.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 0px 10px;
}
.ic2{
	background: url(/themes/basic-tr/images/university.png);
	background-repeat: no-repeat;
	background-size: 25px;
	background-position: 0px 10px;
}

div.opent>a:first-child{
        /* padding-left: 35px; */
    /* background: url(/themes/basic-tr/images/plus.png) no-repeat; */
    /* background-size: 13px; */
    background-color: aliceblue;
    background-position: 13px;
    display: block;
    margin: 10px 20px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #cbdaeb;
    color: #0e4da2;
    text-decoration: none;
}
div.opent ul li a:first-child{
	    padding-left: 0px;
    background: none;
}
.plmin{
	/*background: url(/themes/basic-tr/images/minus.png) no-repeat!important;
    background-size: 13px!important;
    background-position: 13px!important;*/
}
.ol span{
	font-weight:bold;
}
.olc li span {
    font-size: 40px!important;
    font-weight: 30!important; 
    line-height: 30px!important; 
}
.olc li.seperator {
    font-size: 30px!important;
    line-height: 30px!important;
    vertical-align: top;
}
.olc p {
text-indent: 0px; }

#result_form{
	padding: 10px;
    color: #ff0000ad;
    margin-top: 10px;
    font-size: 1.5em;
    font-weight: bold;
    width: 80%;
    display: inline-block;
    border-radius: 15px;
}

.f_inp{
    width: 50%;
	height: 40px;
    padding: 4px;
    border-radius: 15px;
    margin-top: 5px;
	border: 1px solid #0b4da2;
    color: #40464d;
    border: none;
    box-shadow: 0px 0px 0px 1px #d6d6d6;
}

.f_inp_text{
    width: 70%;
    height: 100px;
}

#btn_feed, #formMobilez input[type=submit] {
  text-align: center;
  width: 60%;
height: 40px;
  color: #fff;
  font-size: 16px;
  background: #31aa67fc;
  border-radius: 15px;
  padding: 5px;
border: 1px solid #66666673;
}

#btn_feed:hover , #formMobilez input[type=submit]:hover{
color: #333;
background: #31aa5626;
border: 1px solid #666666;
}

#btn_feed:active , #formMobilez input[type=submit]:active{
background: #31aa6791;
  color: #333;
border: 1px solid #666666;
}

.rb{
	padding:10px;
}
#rev_orcid, #rev_scop, #rev_res{
	display:none;
	padding-top:10px;
	color:red;
}
#znam_ch{
	height: 20px;
    background: url(/themes/basic-tr/images/rasp.png) left no-repeat;
    padding: 2px 0 0 30px;
    font-family: 'FranklinGothicDemiC', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #0054AA;
    margin-top: 2px;
	display: block;
}

#GetWeek{
	height: 20px;
    background: url(/themes/basic-tr/images/rasp.png) left no-repeat;
    padding: 2px 0 0 30px;
    font-family: 'FranklinGothicDemiC', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    color: #0054AA;
    margin-top: 2px;
	display: block;
}

@media screen and (max-width: 700px)
{
		#znam_ch{
		margin-left: 15%;
	}
}

div.blueblock{
	height: 50px;
    background-color: #d3eefe;
    font-size: 20px;
    padding: 12px;
    text-align: center;
    margin: 5px;
    border: 1px solid #d9e4f0;
    font-family: 'Open Sans', sans-serif;
    color: #015a9e;
    font-weight: bold;
}

div.blueblock:hover{
	background-color: #AEE1FF;
	cursor: pointer;
}

@media screen and (max-width: 960px){
	div.blueblock{
	font-size: 18px;
	transition: 0.7s;
}

.navigation .line {
  background: url(../images/line.png) repeat-x;
  background-position-y: -2px;
  background-size: 13%;
    margin-bottom: 25px;
}
}

@media screen and (max-width: 750px){
	div.blueblock{
		padding: 15px;
		font-size: 16px;
		transition: 0.7s;
	}
	.carousel-inner{
		height: 100%;
	}
}


@media screen and (max-width: 680px){
	div.blueblock{
		font-size: 15px;
		transition: 0.7s;
	}
}

@media screen and (max-width: 645px){
	div.blueblock{
		font-size: 14px;
		transition: 0.7s;
	}
}

@media screen and (max-width: 630px){
	div.blueblock{
		padding: 15px;
		transition: 0.7s;
	}
	.carousel-inner{
		height: 102px;
	}
}

@media screen and (max-width: 570px){
	div.blueblock{
		padding: 9px;
	}
	.carousel-inner{
		height: 94px;
	}
}

@media screen and (max-width: 400px){
	div.blueblock{
		padding: 7px;
	}
	.carousel-inner{
		height: 66px;
	}
}

@media screen and (max-width: 380px){
	div.blueblock{
		font-size: 12px;
		padding: 10px;
	}
	.carousel-inner{
		height: 52px;
	}

}

div.under_blueblock{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1;
    font: 75% verdana, tahoma, sans-serif;
}
#countre{
	text-decoration: none;
}
@media screen and (min-width: 768px) {
#category_news{
position: absolute;
    bottom: 10px;
	/*width: 100%;*/
	transition: 2s; 
	}
.news_navigation #category_news{
	position: relative;
	}	
#category_news div{
	float: left;
	margin-right: 3px;
	width: 20px;
	height: 40px;
padding-top: 10px;
transition: 2s; 
}

#category_news:hover div span{
	
	visibility: hidden!important;
	opacity: 0!important;
}
#category_news:hover div{
	width: 20px!important;
}

#category_news div:hover span{
	visibility: visible!important;
	opacity: 1!important;
	transition: 2s; 
}
#category_news div:hover{
	width: 130px!important;
	transition: 2s; 
}

.cat{	
    position: absolute;
    bottom: 127px;
    left: 43px;
    background: #0b4da2bf;
    background: -o-linear-gradient(225deg, transparent 25px, #0b4da2bf 0);
    background: linear-gradient(225deg, transparent 25px, #0b4da2bf 0);
    padding: 4px 20px;
    width: 250px;
    font-weight: bold;
    color: white;
}


#category_news div span{
	visibility: hidden;
	opacity: 0;
}
.cat_disp{
		width: 130px!important;
		-webkit-transition: 2s;
		-o-transition: 2s;
		transition: 2s; 
	}
.cat_disp span{
		visibility: visible!important;
		opacity: 1!important;
		-webkit-transition: 2s;
		-o-transition: 2s;
		transition: 2s; 
	}
#category_news div span {
	margin-top: 10px;
	}

}	
@media screen and (max-width: 768px) {
  #category_news{
	    height: 50px;
		position: relative!important;
  }
  .news .archiv{
	  top: 125px!important;
  }
  .cat{
    width: 304px;
    position: relative;
    margin: auto;
    padding-bottom: -20px;
    padding: 7px 20px;
    bottom: 40px;
  }
  .toggle_btn_n{
      width: 100%;

  }
  #category_news div{
		padding: 10px;
}
}

@media screen and (max-width: 750px)
{
.news .archiv {
position: initial;
    color: white;
    width: 40%;
    padding: 10px 10px;
    /* display: flex; */
    border-radius: 20px;
    /* justify-content: center; */
    background-color: #0089e2;
	   
}
}

#category_news div span {
    text-align: center;
    font-family: 'FranklinGothicDemiC', sans-serif;
    font-size: 12px;
    text-transform: uppercase;
	}
#category_news div {
    text-align: center;
    
}
#category_news div span a{
	color:white;
}
.menu_n{
	display:none;
	  position: relative;
    z-index: 900;
    background: white;
}
#cat_1{
	background: #b84545c4;
}
.cat_1{
	background: linear-gradient(225deg, transparent 25px, #b84545c4 0);
}

#cat_2{
	background: #5924bead;
}
.cat_2{
	background: linear-gradient(225deg, transparent 25px, #5924bead 0);
}

#cat_3{
	background: #2071d836;
}
.cat_3{
	background: linear-gradient(225deg, transparent 25px, #2071d836 0);
}

#cat_4{
	background: #e8bb11d4;
}
.cat_4{
	background: linear-gradient(225deg, transparent 25px, #e8bb11d4 0);
}

#cat_5{
	background: #0b4da2c7;
}
.cat_5{
	background: linear-gradient(225deg, transparent 25px, #0b4da2c7 0);
}
#cat_6{
	background: #50b116b3;
}
.cat_6{
	background: linear-gradient(225deg, transparent 25px, #50b116b3 0);
}

#cat_7{
	background: #bb2f2fde;
}
.cat_7{
	background: linear-gradient(225deg, transparent 25px, #bb2f2fde 0);
}

#cat_8{
	background: #32730bc2;
}
.cat_8{
	background: linear-gradient(225deg, transparent 25px, #32730bc2 0);
}

#cat_9{
	background: #ddc467d4;
}
.cat_9{
	background: linear-gradient(225deg, transparent 25px, #ddc467d4 0);
}

#cat_10{
	background: #e02121c4;
}
.cat_10{
	background: linear-gradient(225deg, transparent 25px, #e02121c4 0);
}

#cat_11{
	background: #16b0b1cf;
}
.cat_11{
	background: linear-gradient(225deg, transparent 25px, #16b0b1cf 0);
}

#cat_12{
	background: #3783e4e0;
}
.cat_12{
	background: linear-gradient(225deg, transparent 25px, #3783e4e0 0);
}

#cat_13{
	background: #2e9c9ccf;
}
.cat_13{
	background: linear-gradient(225deg, transparent 25px, #2e9c9ccf 0);
}

#cat_14{
	background: #4f7935c2;
}
.cat_14{
	background: linear-gradient(225deg, transparent 25px, #4f7935c2 0);
}

#cat_15{
	background: #bb9817d9;
}
.cat_15 {
    background: -o-linear-gradient(225deg, transparent 25px, #bb9817d9 0);
    background: linear-gradient(225deg, transparent 25px, #bb9817d9 0);
}

#cat_16{
	background: #340e7dc2;
}
.cat_16{
	background: linear-gradient(225deg, transparent 25px, #340e7dc2 0);
}
.page-nav{
	height:40px;
	text-align:center;
	color: black;
}
/*����� �������� �� �������*/
.subscribe_title{
	font-size: 14px;
	font-weight: 600;
	text-align: center;
}

.subscribe_date{
	margin-top: 10px;
}

.subscribe_email{
	min-height: 30px;
    width: 300px;
    border-radius: 10px;
    border: 1px solid #d0cfcf;
    padding-left: 10px;
}

.subscribe_btn{
    min-height: 30px;
    width: 150px;
    background-color: #fff;
    border: 1px solid #7bc0f9;
    border-radius: 10px;
}

.subscribe_result{
	text-align: center;
    font-size: 20px;
    color: #0b4da2;
    /* background-color: #d6e9f970; */
    padding: 20px;
    border-radius: 10px;
}
/*������ � ������������������ ��������*/
ul.ks-cboxtags {
    list-style: none;
    /*padding: 20px;*/
	text-align: center;
}
ul.ks-cboxtags li{
  display: inline;
}
ul.ks-cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #adadad;
    border-radius: 25px;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.ks-cboxtags li label {
    padding: 8px 12px;
    cursor: pointer;
}

ul.ks-cboxtags li label span{
	font-size: 14px;
}

ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 12px;
    padding: 2px 6px 2px 2px;
    content: "\2716";
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
    content: "\2713";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="radio"]:checked + label::before {
    content: "\2713";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    border: 2px solid #6ad4f7;
    background-color: #0b4da2;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="radio"]:checked + label {
    border: 2px solid #6ad4f7;
    background-color: #0b4da2;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}

ul.ks-cboxtags li input[type="radio"] {
  position: absolute;
  opacity: 0;
}

ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  border: 2px solid #fff;
}

ul.ks-cboxtags li input[type="radio"]:focus + label {
  border: 2px solid #fff;
}
/*����� ��� ���������� iframe � YouTube �� �������� ��������*/
.youtube_instr
{
	background-position:center;
	background-repeat:no-repeat;
	background-size: contain;
	position:relative;
	display:inline-block;
	overflow:hidden;
	transition:all 200ms ease-out;
	cursor:pointer;
}
.youtube_instr .play_instr
{
	background:url(http://zornet.ru/_fr/64/3694298.png) no-repeat;
	background-position:0 -50px;
	-webkit-background-size:100% auto;
	background-size:100% auto;
	position:absolute;
	height:50px;
	width:69px;
	transition:none;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
}

.youtube_instr:hover .play_instr
{
	background-position:0 0;
}
/*����� �������� �����*/
.feedback_form{
    background-color: #3168aa1f;
    border-radius: 10px;
    padding: 15px 0px 15px 0px;
}

.btn_feed, #formMobilez input[type=submit] {
  text-align: center;
  width: 60%;
height: 40px;
  color: #fff;
  font-size: 16px;
  background: #31aa67fc;
  border-radius: 15px;
  padding: 5px;
border: 1px solid #66666673;
}

.btn_feed:hover , #formMobilez input[type=submit]{
color: #333;
background: #31aa5626;
border: 1px solid #666666;
}

.btn_feed:active , #formMobilez input[type=submit]{
background: #31aa6791;
  color: #333;
border: 1px solid #666666;
}
/*������ ������ ��������� ��������*/
.row_ks-cboxtags{
	margin-right: 0px;
    margin-left: 0px;
}
/*�������� �������� ������� ��������*/
.media_banners_flex{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.banners_item:hover{
	transform: scale(1.2);
    transition: 0.7s;
}
/*���� ��� ����� ������� �� ���� 3++*/
.education_3_2{
	background-color: #98efb154;
}
/*����� ��� ������ ������ �������� �����������*/
.archiv_flex{
	display: flex;
    flex-wrap: wrap;
	padding: 10px 0 0 10px;
}
/*����� ��� �������� ��� �������� ������*/
.date_dod{
	display: flex;
    justify-content: center;
    background: #0b4da2cf;
    color: #fff;
    margin-bottom: 10px;
    padding: 5px;
    border-radius: 10px;
    font-weight: 700;
    font-size: 20px;
}

.date_dod:hover{
	transform: scale(1.2);
    transition: 0.7s;
    cursor: pointer;
}

.header_dod {
    background-color: #09335bdb;
    padding: 10px;
    text-align: center;
    font-size: 33px;
    color: white;
    margin-top: 10px;
    font-family: 'Pangolin', cursive;
}

.main_dod{
	background-image: url(/themes/basic-tr/images/dod/back_dod.jpg);
    height: 40%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position-y: -100px;
    color: white;
    font-size: 33px;
    text-align: center;
	font-family: 'Pangolin', cursive;
}

.footer_dod{
	margin-bottom: 10px;
	margin-bottom: 10px;
    background-color: #767677;
    height: 73px;
    padding: 10px;
    text-align: center;
    color: white;
    font-family: 'Pangolin', cursive;
    font-size: 23px;
}

#dform .item{
	margin-bottom: 5px;
}
/*����� ��� ����� ������ �� �������� �����������*/

.clock_block{
	display: block;
    height: 150px;
}

.clock_block_flex{
	display: flex;
    justify-content: start;
    flex-direction: row;
}

.clock_flex_col{
	display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 10%;
}

.clock_cub{
	width: 30px;
    background-color: #e6edf5;
    height: 10px;
    display: block;
    border: 1px solid #4677b8;
    margin-top: 10px;
}

.clock_day{
	width: 30px;
    height: 10px;
    display: block;
    text-align: center;
    margin-top: 10px;
    font-family: sans-serif;
    font-size: 16px;
    color: #0c4ea2;
    display: flex;
    align-items: center;
    font-weight: 700;
    text-align: center;
    justify-content: center;
}

.clock_basic{
	background-color: white;
    width: 80%;
    color: #0c4ea2;
    display: flex;
    align-items: center;
    height: 70%;
    text-align: center;
    border: 0;
    font-size: 21px;
    font-weight: 700;
    font-family: sans-serif;
	margin-top: 10px;
}

.clock_sanday{
	background-color: white;
    display: flex;
    align-items: center;
    width: 80%;
    color: #2ecfff;
    border: 0;
    font-size: 21px;
    font-weight: 700;
    font-family: sans-serif;
	height: 10px;
	margin-top: 10px;
}

.clock_holiday{
	background-color: white;
    display: flex;
    align-items: center;
    width: 80%;
    border: 0;
    color: #ff4f4f;
    font-size: 16px;
    font-weight: 700;
    font-family: sans-serif;
	height: 10px;
	margin-top: 10px;
}

/*����� ��� �������������� ������ �� ������� �������� ���������*/

.smooth_block{
    padding: 5px 0;
}
/* �������� �������� � ����� � ����������� */
.smooth_block_hide,
.smooth_block_hide + label ~ div {
   /*display: none;*/
   height: 0px;
   overflow: hidden;
   padding-top: 5px; 
}
/* ��� ������ label */
.smooth_block_hide + label {
    margin: 0;
    padding: 0;
    background-color: #c0e2ff;
    padding: 10px 10px 10px 25px;
    display: block;
    border-radius: 5px;
    text-align: left;
	cursor: pointer;
}
/* ��� ������ label ��� �������� ������������� */
.smooth_block_hide:checked + label {
    color: #0b4da2;
    /*border-bottom: 0;*/
}
/* ����� ������� ������� ���������� ����� � �����������  */
.smooth_block_hide:checked + label + div {
    /*display: block; */
    height: auto;
    /* ������� �������� ��� ��������� */
     -webkit-animation:fade ease-in 0.2s; 
     -moz-animation:fade ease-in 0.2s;
     animation:fade ease-in 0.2s; 
	 /*margin-left: 40px;*/
}
.smooth_block_hide:not(:checked) + label + div > table > thead > tr > th > .fixtable-fixed{
  display: none !important;
}
.fixtable-fixed
{
    position: fixed;
  top: 0;
  z-index: 101;
  background-color: #D0E3FC;
  border-bottom: 1px solid #ddd;
}

/*.fixtable-fixed {

}*/

.smooth_block_hide + .covid_smoth_block{
	background-color: white;
    border: 1px solid;
    margin-left: 40px;
}

/* �������� ��� ��������� ������� ������ */
@-moz-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@-webkit-keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }
}
@keyframes fade {
    from { opacity: 0; }
to { opacity: 1 }   
}

/*����� �������� ������ ��� ������ ����������� �� ���*/
.atuin-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px;
    text-decoration: none;
    position: relative;
    font-size: 20px;
    line-height: 20px;
    padding: 20px 46px;
    text-align: center;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto Condensed', �ahoma, sans-serif;
    background: #e6edf5;
    cursor: pointer;
    border-radius: 10px;
    border: 2px solid #0b4da2; 
    transition: transform 0.2s ease-out, padding 0.2s ease-out;
    overflow: hidden;
}
.atuin-btn:hover,
.atuin-btn:active,
.atuin-btn:focus {
    color: #FFF;
    transform: rotate(-2deg);
    padding: 12px 50px 12px 10px;
}
.atuin-btn:before {
    content: "\27A4";
    position: absolute;
    right: -30px;
    color: #1C4B73;  
    transition: right 0.5s cubic-bezier(.97,.01,.97,.55);
}
.atuin-btn:hover:before,
.atuin-btn:active:before,
.atuin-btn:focus:before {
    right: 10px;
}

@media screen and (max-width: 980px) {
		.smooth_block .top {
		 display: none;	
	}
	
	.smooth_block table{
		border: 0px;
	}
	
	.smooth_block table tr {
		display: block;
		 border: 2px solid #c0e2ffbd;
		 
	}

	 .smooth_block table td {
		 display: block;
		 text-align: center;
		 font-size: 14px;
		 border: 0px;
		 border-bottom: 1px solid #c0e2ff;
	}

	 .smooth_block table td::before {
		 content: attr(data-label);
		 font-weight: bold;
		 margin-right: 20px;
	}
}




/* Denis A. 20201002 �������� �������� https://gumrf.ru/cultsport/cult*/

.club {
    margin: 0 auto;
    width: 80%;
    display: grid;
    grid-template-areas: "title title" "img content";
    grid-template-rows: 2rem 1fr;
    grid-template-columns: 1.5fr 6fr;
    grid-gap: 2vw;
}

.club .title {
    grid-area: title;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: left;
}

.club .img {
    grid-area: img;

}

.club .img > img {
    border-radius: 50%;
    width: 200px;
    height: 200px;
    object-fit: cover;
}

.club .content {
    grid-area: content;
}

.club .content p {
    text-indent: 0rem;
    text-align: left;
    margin: 0;
    line-height: 1.4rem;

}

.club .content .teacher:before {
    font-weight: bold;
    content: "������������: ";
}

.club .content .phone:before {
    font-weight: bold;
    content: "�������: ";
}

.club .content .vk:before {
    font-weight: bold;
    content: "�������� ������ ���������: ";
}

.club .content .choreographers:before {
    font-weight: bold;
    content: "����������: ";
}

.club .content .timetable:before {
    font-weight: bold;
    content: "����� �������: ";
}

.club .content .address:before {
    font-weight: bold;
    content: "�����: ";
}

.club .content .about:before {
    font-weight: bold;
}


.club .content .about {
    position: relative;
    margin-top: 1rem;
    max-height: 4rem;
    overflow: hidden;
}
.club .content .about p {
 text-indent: 1rem;
}


.club .content .about .images {
    text-align: center;
}



.club .content .about .images a {
    display: inline-block;
    width: 200px;
    height: 200px;
    padding: 5px;
}

.club .content .about .images a img {
    object-fit: cover;
    width: 100%;
    height: 100%;

}


.club .content .readmore {
    color: #7a7a7a;
    margin-top: 0.3rem;
    text-align: center;
    cursor: pointer;
}


.club .content .readmore:hover {
    color: #2e2e2e;
}

.club .content .readmore:before {
    content: "������ ���������...";
}

.club .content input {
    display: none;
}

.club .content input:checked ~ .about {
    max-height: 100%;
}

.club .content input:checked ~ .readmore:before {
    content: "������...";
}

@media screen and (max-width: 980px) {
    .club {
        margin: 0 auto;
        width: 100%;
        display: grid;
        grid-template-areas: "title" "img" "content";
        grid-template-rows: 2rem 200px 1fr;
        grid-template-columns: 1fr;
        grid-row-gap: 3rem;
    }

    .club .img {
        text-align: center;
    }
}


/* Denis A. 20201002 �������� ������ https://gumrf.ru/sveden/struct/us/archive */


.archive {
    width: 80%;
    margin: 0 auto;
    padding: 0;
    text-align: center;
}


.archive .content .rem3 {
    font-size: 3rem;
}

.archive .content .strong {
    font-weight: bold;
}

.archive .content .text {
    font-size: 1.5rem;
}

.archive .content .text-small {
    font-size: 1.2rem;
}

.archive .content .upper {
    text-transform: uppercase;
}
.archive .content a{
    outline: none;
    text-decoration: none;
}

.archive .content a:hover{
    
    text-decoration: underline;
}

.archive .content .btn-big {
    padding: 2rem 1rem;
    display: inline-flex;
    cursor: pointer;
    background: linear-gradient(#e66465, #9198e5);
    border-radius: 5px;
    color: aliceblue;
}

.archive .content .btn-small {
    padding: 1rem 2rem;
    background: linear-gradient(#e66465, #9198e5);
    border-radius: 5px;
    color: aliceblue;
}




