@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
html {
  font-size: 14px;
  scroll-behavior: smooth;
}
body {
  font-size: 14px;
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #3a3534;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
h1 {
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 20px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
}
@media (min-width: 992px) {
  h1 {
    font-size: 40px;
    line-height: 40px;
  }
}
h2 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: 1px;
}
h3 {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
  font-style: normal;
  letter-spacing: 1px;
}
h4 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 8px;
  font-style: normal;
  letter-spacing: 1px;
}
h5 {
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 8px;
  font-style: normal;
  letter-spacing: 0.5px;
}
h6 {
  font-size: 16px;
  line-height: 21px;
  margin-bottom: 8px;
  font-style: normal;
}
tr td,
tr th {
  border: 1px solid #aaa;
}
#content {
  overflow: hidden;
  word-break: break-word;
}
#sidebar_first {
  overflow: hidden;
  word-break: break-word;
}
#block-b4intraikode-content {
  overflow: auto;
}
#block-b4intraikode-content table {
  word-break: normal;
}
#block-b4intraikode-content table tr td,
#block-b4intraikode-content table tr th {
  padding: 2px 4px;
  font-size: 12px;
}
td[itemprop="eduCode"] {
  word-break: normal;
}
.data-date {
  margin: 20px 0;
}
.view-taxonomy-term .taxonomy-term .content .field .field__label {
  font-weight: 300;
}
.field--type-string {
  margin: 0 0 1.2em;
}
.node__content .field > .field__item,
.node__content .field > .field__items {
  margin-bottom: 2rem;
}
.node .field--type-image {
  float: none;
  margin: 0;
}
.view-empty {
  color: #aaa;
  text-align: center;
}
body.path-taxonomy .view.view-taxonomy-term .view-content.row {
  flex-direction: column;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
body.path-taxonomy .view.view-taxonomy-term .view-content.row article .node__content {
  display: none;
}
body.path-taxonomy .view.view-taxonomy-term article {
  margin: 0;
  padding: 0;
}
body.path-taxonomy .view.view-taxonomy-term h2.node__title {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: bold;
}
body.path-taxonomy .view.view-taxonomy-term .views-field-title {
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #ccc;
  padding: 5px 0;
}
.field--name-field-tegi {
  margin-top: 40px;
}
.field--name-field-tegi .field__label {
  font-weight: bold;
  font-size: 18px;
}
body.path-search .search-form {
  margin-bottom: 60px;
}
body.path-search ol.node_search-results {
  margin-bottom: 40px;
}
a[href$=".pdf"] {
  background: url(images/pdf-icon.png) no-repeat;
  padding-left: 20px;
}
a[href$=".doc"] {
  background: url(images/word-icon.png) no-repeat;
  padding-left: 20px;
}
a[href$=".docx"] {
  background: url(images/word-icon.png) no-repeat;
  padding-left: 20px;
}
a[href$=".xls"] {
  background: url(images/excel-icon.png) no-repeat;
  padding-left: 20px;
}
a[href$=".xlsx"] {
  background: url(images/excel-icon.png) no-repeat;
  padding-left: 20px;
}
a[href$=".txt"] {
  background: url(images/file-regular.svg) no-repeat;
  padding-left: 20px;
}
@media (min-width: 1200px) {
  .container {
    max-width: 1170px;
  }
}
.opensans {
  font-family: 'Open Sans', sans-serif;
}
.text-white {
  color: #fff;
}
.text-dark {
  color: #3a3a3a;
}
.text-light {
  color: #acacac;
}
.text-primary {
  color: #006f51;
}
.text-secondary {
  color: #006f51;
}
.text-gray {
  color: #727272;
}
.text-gray-2 {
  color: #b3b3b3;
}
.text-gray-3 {
  color: #999;
}
.uppercase {
  text-transform: uppercase;
}
.title-section {
  line-height: 30px;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-align: center;
}
.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}
.standard-padding-block {
  padding: 60px 0;
}
.section-dark {
  background-color: #3a3a3a;
}
.section-secondary {
  background-color: #006f51;
}
.cont1200 {
  max-width: 1200px;
}
.not-container {
  padding-left: 15px;
  padding-right: 15px;
}
.color-container {
  background-color: #0a7b5d96;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.grid-section {
  padding: 60px 0;
}
.grid-section h2 {
  line-height: 30px;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-align: center;
}
.grid-section .content .view-content {
  justify-content: space-around;
}
.grid-section .content .view-content .views-row {
  position: relative;
  margin-bottom: 15px;
  border-radius: 25px;
}
.grid-section .content .view-content .views-row a {
  color: #fff;
}
.grid-section .content .view-content .views-row a img {
  border-radius: 35px;
  transition: all 0.3s ease;
}
.grid-section .content .distext {
  border-radius: 35px;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 14% 14% 5% 14%;
  background: #006f51;
  text-decoration: none;
  transition: all 0.3s ease;
  transform: scale(0.95);
}
.grid-section .content .distext:hover {
  opacity: 1;
  transform: scale(1);
}
.grid-section .content .distext .hidtext h3 {
  color: white;
}
.grid-section .content .distext .hidtext hr {
  border-top-color: #fff;
  width: 45px;
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  box-sizing: content-box;
  height: 0;
}
.grid-section .content .distext .hidtext .button {
  font-size: 9px;
  padding: 5px 0;
  width: 116px;
  margin: 0 auto;
  border-radius: 18px;
  border: 1px solid #fff;
  text-align: center;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 23px;
}
.grid-section .content .distext .hidtext .button:hover {
  color: #3a3534;
  background: #fff;
}
.path-frontpage #main {
  padding: 0 !important;
  margin: 0 !important;
}
.path-frontpage #main > .row-offcanvas {
  padding: 0 !important;
  margin: 0 !important;
}
.path-frontpage #main a:hover {
  text-decoration: none;
}
.path-frontpage #content {
  padding: 0 !important;
  margin: 0 !important;
}
.path-frontpage .block-page-title-block {
  display: none;
}
.path-frontpage #block-b4intraikode-content {
  display: none;
}
body.path-frontpage a[href$=".pdf"] {
  background: none;
}
.slider-filial .img-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  background-size: cover;
  background-position: center;
  padding: 10%;
}
.slider-filial .img-container .field--name-field-title-p {
  font-weight: 700;
  font-size: 2.6rem;
  color: #fff;
  line-height: 1;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 20px;
}
.slider-filial .img-container .field--name-field-short-description-p {
  font-size: 1.2rem;
  font-weight: 500;
  color: #fff;
  margin-bottom: 40px;
  text-align: center;
}
.slider-filial .img-container .field--name-field-link-p {
  margin-top: 15px;
  margin-bottom: 15px;
}
.slider-filial .img-container .field--name-field-link-p a {
  font-size: 0.8rem;
  font-weight: 500;
  color: #000;
  text-transform: uppercase;
  letter-spacing: 1px;
  border: 2px solid #fff;
  background: #fff;
  border-radius: 25px;
  padding: 12px 20px;
  transition: all 0.3s ease;
}
.slider-filial .img-container .field--name-field-link-p a:hover {
  text-decoration: none;
  color: #fff;
  background: none;
  border: 2px solid #fff;
}
@media (min-width: 1200px) {
  .slider-filial .img-container {
    height: 300px;
  }
  .slider-filial .img-container .field--name-field-title-p {
    font-size: 3rem;
  }
  .slider-filial .img-container .field--name-field-short-description-p {
    font-size: 1.4rem;
    margin-bottom: 60px;
  }
  .slider-filial .img-container .field--name-field-link-p a {
    font-size: 1rem;
    padding: 14px 36px;
  }
}
.main-slider .bg-green-grad {
  background: #2f8f77;
  background: linear-gradient(to right, #0a7a5d, #2f8f77);
}
.main-slider .first-cover {
  background-image: url(/include/home_slider_logo.png);
  background-size: 450px;
  background-position: center right;
  height: 380px;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.main-slider .slider-container {
  padding: 0;
}
.main-slider .bg-second-green-59 {
  background-color: #0a7b5d96;
}
.main-slider .carousel-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 50%;
  text-align: left;
  padding-left: 15px;
}
.main-slider .carousel-caption h5 {
  padding-top: 40%;
  color: inherit;
}
.main-slider .carousel-control-next,
.main-slider .carousel-control-prev {
  top: 80%;
  z-index: 11;
  background: #2f8f77;
  width: 8%;
  bottom: 10%;
}
.main-slider .carousel-control-next {
  left: 12%;
}
.main-slider .carousel-control-prev {
  left: 15px;
}
.main-slider .carousel-indicators {
  position: absolute;
  right: auto;
  bottom: 4%;
  left: 21%;
  z-index: 15;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 0;
  margin-left: 0;
  list-style: none;
}
.main-slider .carousel-indicators li {
  width: 9px;
  height: 9px;
  background-color: #fff;
  opacity: 1;
}
.main-slider .carousel-indicators .active {
  background-color: #0a7a5d;
}
@media (max-width: 991px) {
  .main-slider .first-cover {
    display: none;
  }
}
.slider-oo {
  background: #2f8f77;
  background: linear-gradient(to right, #0a7a5d, #2f8f77);
}
.slider-oo .logo-name-slider {
  display: none;
  background-image: url(/include/home_slider_logo.png);
  background-size: 450px;
  background-position: center right;
  height: 380px;
  background-repeat: no-repeat;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.slider-oo .slider-container {
  padding: 0;
}
@media (min-width: 992px) {
  .slider-oo .logo-name-slider {
    display: flex;
  }
}
.view-slayder-oo .view-content {
  display: flex;
  justify-content: center;
  margin-left: 0;
}
.view-slayder-oo .view-content .skin-default {
  position: relative;
}
.view-slayder-oo .view-content .skin-default .views_slideshow_main .views_slideshow_cycle_teaser_section .views_slideshow_slide .views-row .views-field-title .field-content {
  display: flex;
  align-items: center;
  background-color: #0a7b5d96;
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  text-align: left;
  padding-left: 15px;
}
.view-slayder-oo .view-content .skin-default .views_slideshow_main .views_slideshow_cycle_teaser_section .views_slideshow_slide .views-row .views-field-title .field-content a {
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  margin-bottom: 16px;
  font-style: normal;
  letter-spacing: 0.5px;
  padding: 0 135px 0 105px;
}
.view-slayder-oo .view-content .skin-default .views_slideshow_main .views_slideshow_cycle_teaser_section .views_slideshow_slide .views-row .views-field-field-oblozhka-novosti img {
  width: 600px;
  max-width: 600px;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top {
  position: absolute;
  bottom: 15px;
  left: 120px;
  z-index: 10;
  color: #fff;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_controls_text {
  margin-bottom: 10px;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_controls_text span:hover {
  text-decoration: none;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_controls_text a {
  width: 48px;
  height: 40px;
  margin-right: 5px;
  display: inline-flex;
  background-color: #2f8f77;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 40%;
  color: #fff0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_controls_text a:hover {
  opacity: 1;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_controls_text .views_slideshow_controls_text_pause {
  display: none;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_controls_text .views_slideshow_controls_text_next a {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .views_slideshow_slide_counter {
  display: none;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .item-list {
  position: absolute;
  left: 120px;
  bottom: 8px;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .item-list ul {
  display: flex;
  flex-direction: row;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .item-list ul li {
  width: 9px;
  height: 9px;
  background-color: #fff;
  border: none;
  border-radius: 0;
  margin-right: 5px;
  color: #fff0;
}
.view-slayder-oo .view-content .skin-default .views-slideshow-controls-top .item-list ul .active {
  background-color: #0a7a5d;
}
@media (min-width: 992px) {
  .view-slayder-oo .view-content .skin-default .views_slideshow_main .views_slideshow_cycle_teaser_section .views_slideshow_slide .views-row .views-field-title .field-content {
    right: 50%;
  }
  .view-slayder-oo .view-content .skin-default .views_slideshow_main .views_slideshow_cycle_teaser_section .views_slideshow_slide .views-row .views-field-title .field-content a {
    padding: 0;
    position: relative;
    top: 75px;
  }
  .view-slayder-oo .view-content .skin-default .views-slideshow-controls-top {
    left: 15px;
  }
}
.main-news {
  background-color: #cccccc;
}
.main-news h2 {
  text-align: center;
  padding: 24px 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 400;
  text-transform: uppercase;
}
.main-news .view-content .views-row {
  background-color: white;
  margin: 7.5px 15px;
  padding: 15px;
}
.main-news .views-field-field-oblozhka-novosti {
  text-align: center;
  background: linear-gradient(to right, #0a7a5d 50px, #fff 10px, #fff);
  padding: 16px 0 16px 16px;
}
.main-news .views-field-title {
  margin: 15px 0;
}
.main-news .views-field-title a {
  font-size: 16px;
  font-weight: bold;
  color: #212529;
}
.main-news .views-field-view-node a {
  color: #2f8f77;
  font-size: 16px;
  font-weight: bold;
}
.main-news .views-field-created {
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
}
.main-news .view-footer {
  text-align: center;
  padding: 48px 0 58px;
}
.main-news a.bg-second-green {
  font-style: normal;
  font-size: 16px;
  border: 1px solid #0a7a5d;
  color: #fff;
  background-color: #0a7a5d;
  width: 170px;
}
.main-news a.bg-second-green:hover {
  color: #0a7a5d;
  background: #fff;
}
@media (min-width: 992px) {
  .main-news h2 {
    padding: 48px 0 38px;
  }
  .main-news .view-content .views-row {
    width: 577px;
    height: 215px;
    padding: 8px;
    margin: 7.5px;
  }
  .main-news .views-field-field-oblozhka-novosti {
    float: left;
    margin-right: 15px;
  }
  .main-news .views-field-field-oblozhka-novosti img {
    width: 167px;
    height: 167px;
  }
}
a.btn.bg-second-green {
  font-style: normal;
  border: 1px solid #0a7a5d;
  color: #fff;
  background-color: #0a7a5d;
  width: 170px;
}
a.btn.bg-second-green:hover {
  color: #0a7a5d;
  background: #fff;
}
.rector-and-links {
  background: linear-gradient(to left, #0a7a5d, #2f8f77);
  font-size: 16px;
}
.rector-and-links a {
  font-size: 16px;
}
.rector-and-links h3 {
  font-size: 20px;
}
.rector-and-links a.bg-second-green {
  font-style: normal;
  border: 1px solid #0a7a5d;
  color: #fff;
  background-color: #0a7a5d;
  width: 170px;
}
.rector-and-links a.bg-second-green:hover {
  color: #0a7a5d;
  background: #fff;
}
.rector-and-links .envelope-container {
  background-color: white;
}
.rector-and-links .top-envelope {
  padding: 36px 0;
  display: flex;
  flex-wrap: wrap;
}
.rector-and-links .envelope {
  border-radius: 50%;
}
.rector-and-links img.card-img-top.envelope {
  width: 200px;
}
.rector-and-links .titul {
  font-size: 15px;
}
.rector-and-links .izumrud-data,
.rector-and-links .virt360-data {
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 100%;
}
.rector-and-links .virt360 {
  background-image: url(/include/3dtour.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.rector-and-links .izumrud {
  background-image: url(/include/izumrud.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.rector-and-links .top-360-title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}
.rector-and-links .top-360-title h3 {
  color: #0a7a5d;
  font-weight: bold;
  letter-spacing: 0;
}
.rector-and-links .bg-green-grad {
  background: linear-gradient(to right, #0a7a5d, #2f8f77);
}
.rector-and-links .cab-menu div {
  border: 1px solid #ededed;
}
.rector-and-links .cab-menu a {
  color: #fff;
}
.rector-and-links .cab-menu i {
  display: block;
  color: #fff;
}
@media (max-width: 991px) {
  .rector-and-links .izumrud,
  .rector-and-links .virt360 {
    height: 450px;
    margin-top: 50px;
  }
}
.banners {
  margin: 48px 0;
}
.banners .field--name-body {
  text-align: center;
}
.social-icons {
  background-color: #cccccc;
  padding: 48px;
}
.social-icons a {
  font-size: 16px;
  line-height: 24px;
}
.social-icons b {
  font-size: 25px;
}
.social-icons i,
.social-icons span {
  display: inline-block;
}
.social-icons .bg-first-orange a {
  color: #212529;
}
.social-icons .square_bg {
  background: #0a7a5d;
  padding: 12px 9px;
  border-radius: 50%;
  height: 55px;
  width: 55px;
  text-align: center;
  margin-right: 5px;
}
.social-icons .square_bg i {
  color: #cccccc;
  font-size: 32px;
}
.social-icons .row-icon {
  display: flex;
  align-content: space-around;
  justify-content: space-around;
  flex-direction: column;
}
.social-icons .row-icon .wrap-icon {
  margin: 5px 0;
}
.social-icons .wrap-icon.rutube-icon img {
  width: 78%;
}
.social-icons .wrap-icon.rutube-icon .letter-r {
  font-size: 34px;
  font-weight: bold;
  color: #cccccc;
  position: relative;
  top: 3px;
}
.social-icons .wrap-icon.rutube-icon b {
  position: relative;
}
@media (min-width: 576px) {
  .social-icons .row-icon {
    flex-direction: row;
  }
}
.multimedia {
  padding: 48px 0;
  background: linear-gradient(to right, #0a7a5d, #2f8f77);
}
.multimedia h2 {
  color: white;
}
.multimedia .row {
  background-color: #ededed;
}
.multimedia .the-first {
  color: #0a7a5d;
  padding-top: 20px;
  font-weight: bold;
}
.multimedia .media-item {
  margin: 10px 0;
}
.block-block-groupmultimedia {
  padding: 20px 0;
}
.block-block-groupmultimedia h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  display: none;
}
.block-multimedia-views {
  margin-bottom: 15px;
}
.block-multimedia-views h2 {
  display: none;
}
.multimedia-views .view-header {
  text-align: center;
}
.multimedia-views .view-header .archive-mm {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.multimedia-views .view-header .archive-mm img {
  width: 75px;
}
.multimedia-views .view-header .archive-mm span {
  color: #0a7a5d;
  font-weight: bold;
  font-size: 22px;
  text-transform: uppercase;
}
.multimedia-views .view-content {
  justify-content: space-evenly;
  padding: 20px 0;
  background-color: #fff;
}
.multimedia-views .view-content .views-row {
  margin-bottom: 15px;
  margin-left: 5px;
}
@media (max-width: 576px) {
  .multimedia-views {
    padding: 0 25px;
  }
}
#content .slick-prev:before,
#content .slick-next:before {
  color: #0a7a5d;
}
@media (min-width: 1200px) {
  .block-block-groupmultimedia {
    padding: 40px 0 60px;
    background: linear-gradient(to right, #0a7a5d, #2f8f77);
  }
  .block-block-groupmultimedia h2 {
    display: none;
  }
  .block-multimedia-views {
    position: relative;
    margin-bottom: 35px;
  }
  .block-multimedia-views h2 {
    position: absolute;
    top: 37%;
    left: 15px;
    width: 115px;
    padding: 33px 20px 10px;
    margin-bottom: 0;
    z-index: 100;
    color: #0a7a5d;
    font-weight: bold;
    font-size: 14px;
    background-size: 68px;
    background-repeat: no-repeat;
    background-position: top;
    letter-spacing: 0.5px;
  }
  .multimedia-views {
    position: relative;
  }
  .multimedia-views .view-header {
    position: absolute;
    top: 35%;
    display: flex;
    justify-content: center;
    text-align: left;
    z-index: 1;
  }
  .multimedia-views .view-header .archive-mm {
    width: 60%;
    flex-direction: column;
    align-items: flex-start;
  }
  .multimedia-views .view-header .archive-mm img {
    width: auto;
  }
  .multimedia-views .view-header .archive-mm span {
    font-size: 14px;
  }
  .multimedia-views .view-content {
    justify-content: right;
    padding: 20px 20px 20px 110px;
    background-color: #fff;
  }
  .multimedia-views .view-content .views-row {
    margin-left: 20px;
    margin-bottom: 0;
  }
  .multimedia-views .view-content .slick-prev:before,
  .multimedia-views .view-content .slick-next:before {
    color: #fff !important;
  }
  .multimedia-views.view-foto {
    margin-bottom: -20px;
  }
  .multimedia-views.view-video {
    margin-bottom: -20px;
  }
}
article.node--type-foto .field--name-field-foto {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap;
}
article.node--type-foto .field--name-field-foto .field__item {
  margin-bottom: 10px;
}
article.node--type-izdanie .field--name-field-zhurnal .file--application-pdf {
  background: none;
  padding: 0;
  margin-bottom: 20px;
}
article.node--type-izdanie .field--name-field-zhurnal .file--application-pdf a {
  color: #006f51;
  text-decoration: underline;
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
#header {
  font-size: 16px;
}
#header a:hover {
  text-decoration: none;
}
#navbar-main {
  min-height: 90px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0;
  top: 0;
  z-index: 100;
  width: 100%;
  background-color: #2f8f77;
}
#navbar-main button.navbar-toggler {
  margin: 15px 25px;
  display: none;
}
#navbar-main .navbar-brand {
  color: #006f51;
  position: static;
  left: 50px;
  font-size: 24px;
  font-weight: bold;
}
#navbar-main #CollapsingNavbar {
  flex-grow: 0;
  background-color: #2f8f77;
  width: 100%;
  display: block;
}
#navbar-main #CollapsingNavbar ul.nav a {
  letter-spacing: 0.5px;
  line-height: 20px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
}
@media (min-width: 768px) {
  #navbar-main .navbar-brand {
    position: absolute;
  }
}
.head-main {
  background-color: white;
  width: 100%;
  padding-bottom: 20px;
}
.head-main i {
  color: #6c757d;
}
.head-main .l2-headmain-childiv {
  margin: 0;
  font-size: 13px;
}
.head-main .new-site-info {
  background-color: #cccccc;
  padding: 10px;
  text-align: center;
}
.head-main .new-site-info p {
  margin: 0;
}
.complex-section {
  margin-right: 15px;
}
.complex-section .content {
  text-align: center;
}
.complex-section .content a {
  color: #006f51;
}
.complex-section .content a:hover {
  text-decoration: none;
}
.complex-section .content .univer-complex {
  font-size: 24px;
  line-height: 16px;
  font-weight: bold;
}
.complex-section .content .current-section {
  font-size: 14px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .complex-section {
    position: absolute;
    left: 50px;
  }
}
div.sf-accordion-toggle {
  display: flex;
  justify-content: center;
}
div.sf-accordion-toggle a {
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding: 1em 3em 1em 1em;
  position: relative;
}
div.sf-accordion-toggle > a:after {
  content: "≡";
  font-size: 2em;
  position: absolute;
  right: 0.5em;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  speak: none;
}
ul.sf-menu .sf-with-ul {
  padding-right: 2em;
}
ul.sf-menu .sf-clone-parent {
  display: none;
}
ul.sf-menu .sf-sub-indicator {
  padding: 8px;
}
ul.sf-menu a {
  color: #fff;
}
ul.sf-menu li ul {
  background-color: #2f8f77;
}
ul.sf-menu li.sfHover {
  background-color: #226957;
}
ul.sf-menu.sf-accordion li {
  border-bottom: 1px solid #fff;
}
ul.sf-menu.sf-accordion li li a {
  padding-left: 2em;
}
ul.sf-menu.sf-accordion li li span.nolink {
  padding-left: 2em;
}
ul.sf-menu.sf-accordion li li li a {
  padding-left: 3em;
}
ul.sf-menu.sf-accordion li li li span.nolink {
  padding-left: 3em;
}
ul.sf-menu.sf-accordion li li li li a {
  padding-left: 4em;
}
ul.sf-menu.sf-accordion li li li li span.nolink {
  padding-left: 4em;
}
ul.sf-menu.sf-accordion li li li li li a {
  padding-left: 5em;
}
ul.sf-menu.sf-accordion li li li li li span.nolink {
  padding-left: 5em;
}
ul.sf-menu.sf-accordion li.sf-expanded > a {
  background-color: #164237;
  border-bottom: 1px solid #aaa;
}
@media (min-width: 1200px) {
  ul.sf-menu {
    display: flex;
    justify-content: center;
  }
  ul.sf-menu a.sf-depth-1 {
    padding-top: 35px;
    padding-bottom: 35px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 20px;
    text-transform: uppercase;
    color: #fff;
  }
  ul.sf-menu li.sfHover > ul {
    left: 0;
    top: 88px;
  }
}
.menu-icon-burger {
  position: fixed;
  right: 5px;
  font-size: 24px;
  cursor: pointer;
  z-index: 9;
  padding: 5px 45px 5px 5px;
}
.menu-icon-burger a {
  color: #fff;
}
.search-help-link {
  display: none;
}
.is-active {
  color: #006f51;
}
#main {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
body.page-node-111111 #block-b4intraikode-breadcrumbs {
  display: none;
}
body.node--type-novost #block-b4intraikode-breadcrumbs {
  display: none;
}
.filialy {
  padding: 60px 0;
  text-align: center;
}
.filialy h2 {
  font-size: 22px;
  letter-spacing: 1px;
  line-height: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
  padding: 0 25px;
  text-transform: uppercase;
  font-weight: 400;
}
.filialy .content .view-header {
  padding: 20px 0;
  margin-left: auto;
  margin-right: auto;
  font-weight: 400;
  font-size: 16px;
  line-height: 27px;
  color: #727272;
}
.filialy .content .view-content {
  justify-content: center;
}
.filialy .content .view-content .views-row {
  margin: 15px;
  width: 360px;
  box-shadow: 0 10px 10px 7px rgba(0, 0, 0, 0.05);
  border-radius: 25px;
}
.filialy .content .view-content .views-row:hover {
  box-shadow: 0 10px 10px 7px rgba(0, 0, 0, 0.11);
}
.filialy .content .view-content .views-row .views-field .field-content a:hover {
  text-decoration: none;
}
.filialy .content .view-content .views-row .views-field-field-image img {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.filialy .content .view-content .views-row .views-field-title {
  margin: 20px 30px 10px 30px;
  font-weight: 700;
  font-size: 22px;
}
.filialy .content .view-content .views-row .views-field-title a:hover {
  color: #3b3b3b;
  text-decoration: none;
}
.filialy .content .view-content .views-row .views-field-field-tezis {
  margin: 10px 30px 30px 30px;
}
.filialy .content .view-content .views-row .views-field-field-tezis a {
  color: #727272;
}
.filialy .content .view-content .views-row .views-field-field-tezis a:hover {
  color: #727272;
}
@media (min-width: 992px) {
  .filialy h2 {
    font-size: 30px;
    width: 75%;
    padding: 0;
  }
  .filialy .content .view-content .views-row {
    width: 250px;
  }
  .filialy .content .view-content .views-row .views-field-field-tezis {
    margin: 10px;
  }
}
.rector-irgups .content {
  background-color: #f3f3f3;
}
.rector-irgups .content .first-column .section-secondary .text-box {
  position: relative;
  padding: 15px 40px;
  text-align: center;
}
.rector-irgups .content .first-column .section-secondary .text-box i {
  display: none;
  position: absolute;
  top: -35px;
  color: #006f51;
  font-size: 30px;
  width: 84px;
  height: 84px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  vertical-align: middle;
  line-height: 84px;
  margin-bottom: 45px;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.2);
  transition: all 0.3s ease;
}
.rector-irgups .content .first-column .section-secondary .text-box h3 {
  margin-bottom: 10px;
  line-height: 40px;
  font-weight: bold;
  color: white;
}
.rector-irgups .content .first-column .section-secondary .text-box h6 {
  line-height: 30px;
  color: white;
}
.rector-irgups .content .second-column .text-box {
  padding: 14%;
}
.rector-irgups .content .second-column .text-box h6 {
  font-size: 14px;
  margin-bottom: 20px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #727272;
  text-transform: uppercase;
}
.rector-irgups .content .second-column .text-box h2 {
  font-size: 28px;
  line-height: 28px;
  font-weight: 400;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.rector-irgups .content .second-column .text-box p {
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 20px;
  color: #727272;
  font-size: 16px;
  font-style: normal;
}
@media (min-width: 992px) {
  .rector-irgups .content .first-column {
    margin-left: -15px;
  }
  .rector-irgups .content .first-column img {
    width: 500px;
    max-width: 500px;
  }
  .rector-irgups .content .second-column .text-box {
    padding: 40px;
  }
  .rector-irgups .wrap-rector {
    display: flex;
    align-items: center;
  }
}
.social-icons .content .section-dark {
  padding: 80px 0 35px 0;
  background-color: #006f51;
}
.social-icons .content .section-dark [class^="col-"] {
  text-align: center;
  margin-bottom: 50px;
}
.social-icons .content .section-dark a {
  background-image: none;
  padding-left: 0;
}
.social-icons .content .section-dark a i {
  color: white;
  font-size: 60px;
  margin-bottom: 20px;
}
.social-icons .content .section-dark a h4 {
  color: #fff;
  font-weight: 700;
}
.social-icons .content .section-dark a:hover {
  text-decoration: none;
}
.izumrud .content {
  background: #006f51 url(images/bg-img7.png) no-repeat center top;
  background-size: cover;
  padding: 80px 0 85px 0;
}
.izumrud .content .views-row {
  display: flex;
  flex-wrap: wrap;
}
.izumrud .content .views-row a {
  color: #fff;
}
.izumrud .content .views-row a:hover {
  text-decoration: none;
}
.izumrud .content .views-row h2 {
  margin-bottom: 40px;
}
.izumrud .content .views-row h2 a {
  font-size: 63px;
  line-height: 63px;
  font-weight: 700;
}
.izumrud .content .views-row h6 {
  color: #fff;
  line-height: 30px;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 30px;
}
.izumrud .content .views-row img {
  border-radius: 25px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.25);
}
@media (max-width: 768px) {
  .izumrud h2 a {
    font-size: 28px !important;
    line-height: 28px !important;
  }
}
.our-team {
  background-color: #3a3a3a;
}
.our-team h2 {
  color: #fff;
}
.our-team .view-empty {
  color: #aaa;
  text-align: center;
}
.our-team .view-content .views-row:nth-child(n+7) {
  display: none;
}
.our-team .show-all-btn {
  display: none;
  cursor: pointer;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
  color: #fff;
  border: 2px solid #fff;
  background: none;
  border-radius: 25px;
  padding: 14px 36px;
  text-align: center;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  font-weight: 700;
  text-transform: uppercase;
}
.our-team .show-all-btn:hover {
  color: #3a3534;
  background: #fff;
}
.want-to-team {
  background: #006f51 url(images/bg-img4.png) no-repeat center center;
  background-size: cover;
  padding: 60px 0;
}
.want-to-team .content {
  text-align: center;
  padding: 40px 13%;
}
.want-to-team .content .field--name-field-title-b {
  line-height: 50px;
  font-weight: 700;
  margin-bottom: 60px;
  color: #fff;
  font-size: 35px;
  letter-spacing: 1px;
}
.want-to-team .content .field--name-field-link-b a {
  color: #3a3534;
  border: 2px solid #fff;
  background: #fff;
  border-radius: 25px;
  padding: 14px 36px;
  text-align: center;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  font-weight: 700;
  text-transform: uppercase;
}
.want-to-team .content .field--name-field-link-b a:hover {
  color: #fff;
  background: none;
  border: 2px solid #fff;
  text-decoration: none;
}
body.node--type-passport-individual #block-b4intraikode-page-title {
  display: none;
}
article.node--type-passport-individual .node__content .field--name-field-image {
  float: none;
  margin: 0;
}
article.node--type-passport-individual .node__content .field--name-field-image img {
  margin-bottom: 2rem;
  border-radius: 25px;
}
article.node--type-passport-individual .node__content .dsz {
  margin: 0 0 2em 0;
}
article.node--type-passport-individual .node__content .dsz .field--name-field-uchenaya-stepen {
  margin-left: 5px;
}
article.node--type-passport-individual .node__content .dsz .field--name-field-uchenoe-zvanie {
  margin-left: 5px;
}
article.node--type-passport-individual .node__content .divider-line.dotted {
  width: 100%;
  height: 2px;
  border-top: 1px dotted;
  margin: 40px 0;
}
article.node--type-passport-individual .node__content .contacts {
  margin-bottom: 1rem;
}
article.node--type-passport-individual .node__content .contacts h5 {
  margin: 0;
}
article.node--type-passport-individual .node__content .contacts [class^="col-"] {
  margin-bottom: 30px;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks {
  display: flex;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a {
  display: inline-block;
  color: #fc4242;
  background-color: #323335;
  border: 1px solid #323335;
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 39px;
  margin: 0 10px 10px 0;
  padding: 0;
  overflow: hidden;
  text-align: center;
  border-radius: 3px;
  transition: all 0.3s ease-out 0s;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a::before {
  content: "\f0ac";
  font-family: Font Awesome\ 5 Free, serif;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
  color: #fff;
  font-weight: 900;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a:hover {
  background-color: #006f51;
  border: 1px solid #006f51;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="vk.com"]::before {
  content: "\f189";
  font-family: Font Awesome\ 5 Brands, serif;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="vk.com"]:hover {
  background-color: #4a76a8;
  border: 1px solid #4a76a8;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="facebook.com"]::before {
  content: "\f39e";
  font-family: Font Awesome\ 5 Brands, serif;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="facebook.com"]:hover {
  background-color: #3578E5;
  border: 1px solid #3578E5;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="instagram.com"]::before {
  content: "\f16d";
  font-family: Font Awesome\ 5 Brands, serif;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="instagram.com"]:hover {
  background-color: #833ab4;
  border: 1px solid #833ab4;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="youtube.com"]::before {
  content: "\f167";
  font-family: Font Awesome\ 5 Brands, serif;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="youtube.com"]:hover {
  background-color: #cc0000;
  border: 1px solid #cc0000;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="t.me"]::before {
  content: "\f3fe";
  font-family: Font Awesome\ 5 Brands, serif;
}
article.node--type-passport-individual .node__content .field--name-field-social-networks .field__item a[href*="t.me"]:hover {
  background-color: #0088cc;
  border: 1px solid #0088cc;
}
body.node--type-passport-structural-unit #main {
  padding: 0;
}
body.node--type-passport-structural-unit #main > .row {
  margin: 0;
}
body.node--type-passport-structural-unit #main #content {
  padding: 0;
}
body.node--type-passport-structural-unit #block-b4intraikode-breadcrumbs {
  display: none;
}
body.node--type-passport-structural-unit #block-b4intraikode-page-title {
  display: none;
}
body.node--type-passport-structural-unit nav.tabs {
  display: none;
}
article.node--type-passport-structural-unit .header-title {
  height: 60vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
article.node--type-passport-structural-unit .header-title .row {
  justify-content: center;
}
article.node--type-passport-structural-unit .header-title h1 {
  font-size: 3.6rem;
  line-height: 3.6rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}
article.node--type-passport-structural-unit .direction-of-work {
  padding: 60px 0;
}
article.node--type-passport-structural-unit .direction-of-work .row.title {
  margin-bottom: 4rem;
}
article.node--type-passport-structural-unit .direction-of-work .row.title .col {
  text-transform: uppercase;
  text-align: center;
}
article.node--type-passport-structural-unit .direction-of-work .row.title h6 {
  color: #b3b3b3;
}
article.node--type-passport-structural-unit .direction-of-work .row.title h2 {
  font-weight: 700;
}
article.node--type-passport-structural-unit .direction-of-work .row.icons a {
  text-decoration: none;
  display: flex;
  margin-bottom: 3rem;
}
article.node--type-passport-structural-unit .direction-of-work .row.icons .icon {
  width: 100px;
}
article.node--type-passport-structural-unit .direction-of-work .row.icons i {
  color: #006f51;
  font-size: 60px;
  margin-right: 40px;
  margin-top: 10px;
}
article.node--type-passport-structural-unit .direction-of-work .row.icons h5 {
  font-weight: 600;
}
article.node--type-passport-structural-unit .direction-of-work .row.icons .short-description {
  font-weight: 500;
  color: #727272;
}
article.node--type-passport-structural-unit .dop-info {
  padding: 60px 0;
  background-color: #f0f0f0;
}
article.node--type-passport-structural-unit .dop-info .col {
  text-align: center;
  margin-bottom: 30px;
}
article.node--type-passport-structural-unit .dop-info .col .fea-box-8 {
  margin: 0 auto;
  width: 300px;
  height: 300px;
  padding: 50px;
  background: #fff;
  border-radius: 100%;
  text-align: center;
  transition: all 0.3s ease;
}
article.node--type-passport-structural-unit .dop-info .col .icon {
  margin-bottom: 1rem;
}
article.node--type-passport-structural-unit .dop-info .col .icon i {
  color: #006f51;
  font-size: 60px;
}
article.node--type-passport-structural-unit .dop-info .col h5 {
  font-weight: 600;
}
article.node--type-passport-structural-unit .dop-info .col .text {
  font-weight: 500;
  color: #727272;
}
article.node--type-passport-structural-unit .dop-info .col .text .field--type-string {
  margin-bottom: 0.5em;
}
article.node--type-passport-structural-unit .dop-info .col .text .ya-share2 {
  margin-top: 20px;
}
article.node--type-passport-structural-unit .dop-info .col .text .ya-share2__item {
  text-align: left;
}
@media (max-width: 576px) {
  article.node--type-passport-structural-unit .header-title h1 {
    font-size: 2rem;
    line-height: 2rem;
  }
}
.chief {
  padding: 60px 0;
}
.chief > h6 {
  text-transform: uppercase;
  text-align: center;
  color: #b3b3b3;
}
.chief h2 {
  line-height: 30px;
  margin-bottom: 40px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 80px;
}
.chief .content .view-content {
  justify-content: center;
}
.chief .content .views-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.chief .content .views-row a:hover {
  text-decoration: none;
}
.chief .content .views-row .info-person {
  min-width: 300px;
  padding: 7%;
  background: #eee;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}
.chief .content .views-row .info-person .short-description {
  overflow: hidden;
}
.chief .content .views-row .portrait {
  padding: 0;
}
.chief .content .views-row .portrait img {
  border-radius: 50px;
}
@media (min-width: 768px) {
  .chief .short-description {
    height: 145px;
  }
}
@media (min-width: 992px) {
  .chief .short-description {
    height: 230px;
  }
}
.news-block .content img {
  width: 250px;
}
.news-block .content .distext {
  padding: 3%;
  background: #2b2726;
  opacity: 0.75;
  transform: none;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.news-block .content .distext .hidtext h3 {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: normal;
}
@media (max-width: 992px) {
  .paragraph--type--foto {
    padding: 0 15px;
  }
}
.field--name-field-foto-p .field__items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
#sidebar_first {
  padding-top: 3rem;
}
#sidebar_first .block {
  background-color: transparent;
  border: none;
  margin-bottom: 40px;
}
#sidebar_first h2 {
  border: none;
  margin-top: 10px;
  margin-bottom: 25px;
  font-size: 18px;
  line-height: 23px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
#sidebar_first a:hover {
  color: #006f51;
  text-decoration: none;
}
.categories .view-content.row {
  flex-direction: column;
}
.categories .view-content.row .views-row {
  border-bottom: 1px solid #ececec;
}
.categories .view-content.row .views-row:nth-last-child(1) {
  border: none;
}
.categories .view-content.row a {
  display: block;
  padding: 10px 0;
  color: #727272;
  font-size: 14px;
  line-height: 23px;
}
.categories .view-footer {
  margin-left: -15px;
}
.categories .view-footer a {
  display: block;
  padding: 10px 0;
  color: #727272;
  font-size: 14px;
  line-height: 23px;
}
.last-news .row-last-news {
  padding: 20px 0;
  border-bottom: 1px solid #f1f1f1;
  min-width: 320px;
}
.last-news .text .title {
  margin-bottom: 10px;
}
.last-news .text .title a {
  font-size: 16px;
  line-height: 21px;
  text-transform: uppercase;
}
.last-news .text .type a {
  color: #b9b9b9;
  line-height: 23px;
  font-size: 13px;
}
@media (min-width: 768px) {
  .last-news .row-last-news {
    min-width: 360px;
  }
}
.all-tags {
  display: none;
}
.all-tags .views-row {
  margin: 0 10px 10px 0;
  border: 1px solid #e9e9e9;
  background-color: #fff;
  font-size: 14px;
  line-height: 23px;
}
.all-tags .views-row a {
  padding: 5px 15px 5px 15px;
  display: block;
  color: #727272;
  transition: all 0.2s ease-out 0s;
}
.all-tags .views-row a:hover {
  background-color: #006f51;
  color: white !important;
}
body[class*="node--type-novost"] #block-b4intraikode-page-title {
  display: none;
}
body[class*="node--type-novost"] #content {
  padding: 0 1px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] {
  margin: 0 15px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .oblozhka_novosti .field--type-image {
  text-align: center;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .oblozhka_novosti img {
  margin: 0;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .soderzhimoe-novosti {
  padding-top: 60px;
  padding-bottom: 60px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .title-news {
  color: #3a3534;
  text-transform: none;
  font-size: 22px;
  line-height: 25px;
  letter-spacing: 1px;
  margin-bottom: 25px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tip-novosti {
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tip-novosti i {
  color: #b9b9b9;
  margin-right: 5px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tip-novosti .date {
  margin-bottom: 6px;
  color: #727272;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tip-novosti .type {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tip-novosti .type .field--name-field-tip-novosti {
  margin: 0;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tip-novosti .comments .count-comment {
  color: #b9b9b9;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tip-novosti a {
  color: #727272;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .telo-novosti p {
  text-indent: 15px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .telo-novosti blockquote {
  margin-left: 20px;
  padding-left: 20px;
  font-style: italic;
  border-left: 3px solid #ccc;
  text-indent: 15px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .telo-novosti .field--name-field-fayl span.file {
  background-image: none;
  padding-left: 0;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tegi {
  margin-bottom: 2rem;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .tegi .field__item {
  margin-bottom: 0;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .dop-info {
  font-size: 10px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .dop-info .field-dop-info {
  margin-bottom: 2rem;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .dop-info .field-dop-info .field__item {
  margin-bottom: 0;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .dop-info .ssylka-na-stor-istochnik {
  font-size: 18px;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .dop-info .ssylka-na-stor-istochnik a {
  text-decoration: underline;
}
body[class*="node--type-novost"] article[class*="node--type-novost"] .share-social-networks .label {
  line-height: 30px;
}
@media (min-width: 576px) and (max-width: 1200px) {
  body[class*="node--type-novost"] .soderzhimoe-novosti .comments {
    display: none;
  }
  body[class*="node--type-blog"] .soderzhimoe-novosti .comments {
    display: none;
  }
}
@media (min-width: 992px) {
  body[class*="node--type-novost"] .soderzhimoe-novosti {
    padding-left: 60px;
    padding-right: 60px;
  }
  body[class*="node--type-blog"] .soderzhimoe-novosti {
    padding-left: 60px;
    padding-right: 60px;
  }
}
body.page-view-taxonomy-term #block-b4intraikode-breadcrumbs {
  display: none;
}
body.page-news-category #block-b4intraikode-breadcrumbs {
  display: none;
}
body.page-news-category .view-taxonomy-term {
  display: none;
}
section.region-featured-bottom-third a:hover {
  text-decoration: none;
}
.prefooter {
  width: 100%;
  background-color: #f8f9fa;
}
.prefooter .text-third-gray {
  color: #777777;
}
.prefooter .text-third-gray:hover {
  color: #006f51;
}
.prefooter .social {
  padding: 15px 0 20px 0;
  margin: 0;
  justify-content: center;
}
.prefooter .social span {
  font-size: 13px;
}
.prefooter .social .letter-r {
  font-size: 30px;
  font-weight: bold;
  color: #777;
}
.prefooter .social .letter-r:hover {
  color: #006f51;
}
@media (max-width: 991px) {
  .prefooter .footer-logo {
    padding-top: 1.5rem;
  }
  .prefooter .fm i {
    display: block;
  }
}
.row.region-footer-first,
.row.region-footer-second,
.row.region-footer-third,
.row.region-footer-fourth {
  margin: 0;
}
.row.region-footer-first .block-block-content .content,
.row.region-footer-second .block-block-content .content,
.row.region-footer-third .block-block-content .content,
.row.region-footer-fourth .block-block-content .content {
  text-transform: uppercase;
  color: #fff;
}
@media (min-width: 992px) {
  .row.region-footer-first,
  .row.region-footer-second,
  .row.region-footer-third,
  .row.region-footer-fourth {
    justify-content: center;
  }
}
.site-footer {
  background: #555555;
}
.site-footer .block {
  border: none;
}
.site-footer .block .content a[href$=".pdf"] {
  background: none;
  padding-left: 0;
}
.site-footer .block .content p,
.site-footer .block .content a,
.site-footer .block .content span {
  color: #fff;
}
section.region-footer-fifth {
  margin: 0;
  justify-content: center;
}
.last-footer {
  width: 100%;
  text-align: center;
}
.division-list .view-content {
  flex-direction: column;
}
.division-list .view-content .views-row {
  padding: 0.5rem 0;
}
.str-unit--grid .view-content {
  justify-content: space-around;
}
.str-unit--grid .view-content .views-row {
  margin-bottom: 40px;
}
.str-unit--grid .view-content .views-row .views-field-field-image {
  margin-bottom: 15px;
}
.str-unit--grid .view-content .views-row .views-field-title {
  font-size: 1.2rem;
}
@media (min-width: 1200px) {
  .str-unit--grid .view-content {
    justify-content: flex-start;
  }
  .str-unit--grid .view-content .views-row {
    margin-right: 20px;
  }
}
body.node--type-passport-branch #main {
  padding: 0;
  margin: 0;
}
body.node--type-passport-branch #main > .row-offcanvas {
  padding: 0;
  margin: 0;
}
body.node--type-passport-branch #content {
  padding: 0;
  margin: 0;
}
body.node--type-passport-branch #block-b4intraikode-breadcrumbs {
  display: none;
}
body.node--type-passport-branch #block-b4intraikode-page-title {
  display: none;
}
.start-branch-block {
  padding: 60px 0;
  text-align: center;
}
.start-branch-block .content .container h2 {
  margin-bottom: 20px;
}
.start-branch-block .content .container h5.short-description {
  line-height: 27px;
  font-weight: 400;
  color: #999;
}
.start-branch-block .content .container .row {
  padding-top: 20px;
}
.start-branch-block .content .container .row a {
  text-decoration: none;
}
.start-branch-block .content .container .row i {
  color: #006f51;
  font-size: 40px;
  margin-bottom: 20px;
}
.start-branch-block .content .container .row h5 {
  margin-bottom: 10px;
}
.start-branch-block .content .container .row p {
  margin: 0 0 10px;
  color: #727272;
  display: none;
}
.foto-text-view .content .views-row {
  display: block;
  align-items: center;
  background-color: #3a3a3a;
}
.foto-text-view .content .views-row .image-wrap {
  padding: 0;
  text-align: center;
}
.foto-text-view .content .views-row .image-wrap img {
  width: 500px;
}
.foto-text-view .content .views-row .title-description {
  padding: 40px;
}
.foto-text-view .content .views-row .title-description h2 {
  font-weight: 700;
  color: #fff;
}
.foto-text-view .content .views-row .title-description hr {
  border-top-color: #e7e7e7;
  border-width: 2px;
  width: 72px;
  margin: 15px 0 30px;
}
.foto-text-view .content .views-row .title-description h6 {
  line-height: 25px;
  font-weight: 300;
  color: #fff;
}
@media (min-width: 992px) {
  .foto-text-view .content .views-row {
    display: flex;
  }
  .foto-text-view .content .views-row .image-wrap img {
    max-width: 500px;
  }
  .foto-text-view .content .views-row .title-description {
    padding: 40px 40px 40px 80px;
  }
}
.last-blogs-big-pictures {
  padding: 80px 0 85px 0;
}
.last-blogs-big-pictures h2 {
  line-height: 46px;
  text-transform: uppercase;
  font-weight: 400;
  font-style: normal;
  font-size: 40px;
  letter-spacing: 1px;
  color: #3a3534;
  margin-bottom: 60px;
  text-align: center;
}
.last-blogs-big-pictures .content .view-content {
  justify-content: space-evenly;
}
.last-blogs-big-pictures .content .view-content .views-row {
  border-radius: 25px;
  box-shadow: 0 8px 20px 0 rgba(0, 0, 0, 0.12);
  margin-bottom: 30px;
  max-width: 360px;
}
.last-blogs-big-pictures .content .view-content .views-row:hover {
  box-shadow: 0 5px 20px 5px rgba(0, 0, 0, 0.18);
  transition: all 0.3s ease-out 0s;
}
.last-blogs-big-pictures .content .view-content .views-row .views-field-field-oblozhka-novosti img {
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.last-blogs-big-pictures .content .view-content .views-row .views-field-title {
  text-align: center;
  padding: 2.8rem 1.4rem 1.4rem 1.4rem;
}
.last-blogs-big-pictures .content .view-content .views-row .views-field-title a {
  line-height: 30px;
  font-size: 18px;
  font-weight: bold;
  color: #3a3534;
  letter-spacing: 0.5px;
}
.last-blogs-big-pictures .content .view-content .views-row .views-field-title a:hover {
  text-decoration: none;
  color: inherit;
}
.last-blogs-big-pictures .content .view-content .views-row .views-field-field-short-description {
  padding: 0 1.4rem 2.8rem 1.4rem;
  text-align: center;
}
.last-blogs-big-pictures .content .view-footer {
  text-align: center;
  margin-top: 50px;
}
.last-blogs-big-pictures .content .view-footer a {
  color: #3a3534;
  border: 2px solid #e3e3e3;
  background: #e3e3e3;
  padding: 14px 36px;
  border-radius: 4px;
  text-align: center;
  letter-spacing: 0.5px;
  transition: all 0.3s ease;
  font-weight: 700;
  text-transform: uppercase;
}
.last-blogs-big-pictures .content .view-footer a:hover {
  text-decoration: none;
}
body.path-all-blogs #main {
  background-color: #f3f3f3;
}
body.path-all-blogs .block-page-title-block {
  margin: 3rem 0;
}
body.path-all-blogs .block-page-title-block h1 {
  text-align: center;
}
body.path-all-blogs .view-id-vse_blogi .view-content {
  justify-content: space-around;
}
body.path-all-blogs .view-id-vse_blogi .view-content a:hover {
  text-decoration: none;
  color: #006f51;
}
body.path-all-blogs .view-id-vse_blogi .view-content .views-row {
  width: 360px;
  margin-bottom: 40px;
}
body.path-all-blogs .view-id-vse_blogi .view-content .views-row .views-field {
  background-color: #fff;
}
body.path-all-blogs .view-id-vse_blogi .view-content .views-row .views-field-title a {
  padding: 60px 60px 10px;
  display: block;
  font-size: 22px;
  font-style: normal;
  line-height: 25px;
}
body.path-all-blogs .view-id-vse_blogi .view-content .views-row .views-field-field-tip-novosti {
  padding: 10px 60px 10px;
  color: #aaa;
}
body.path-all-blogs .view-id-vse_blogi .view-content .views-row .views-field-field-short-description {
  padding: 10px 60px 10px;
}
body.path-all-blogs .view-id-vse_blogi .view-content .views-row .views-field-view-node a {
  padding: 10px 60px 60px;
  display: block;
  font-weight: bold;
}
.page-node-330 #content .block-views h2 {
  font-size: 32px;
}
.obr-standarts .view-content {
  justify-content: center;
}
.obr-standarts .view-content .views-row {
  margin-bottom: 20px;
}
.obr-standarts .view-content .views-row span.file {
  background: none;
  padding-left: 0;
}
.obr-standarts .view-content .views-row span.file a {
  background-image: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(https://cs5-1.4pda.to/6412053.png);
  background-size: 126%;
  background-repeat: no-repeat;
  background-position: -26px;
  display: flex;
  width: 200px;
  height: 200px;
  padding: 45px 25px 10px;
  text-align: center;
  align-items: center;
}
.obr-standarts .view-content .views-row span.file a:hover {
  text-decoration: none;
  color: black;
}
@media (min-width: 768px) {
  .obr-standarts .view-content {
    justify-content: space-around;
  }
}
#block-obr-standarty-menu {
  position: fixed;
  max-width: 295px;
}
#block-obr-standarty-menu h2 {
  font-size: 16px;
}
.goto-special-version {
  display: none;
}
.goto-normal-version {
  display: none;
}
.vision-control {
  display: none;
}
@media (min-width: 1200px) {
  .goto-special-version {
    display: block;
  }
  .vision-control {
    display: block;
  }
}
.vision-control {
  display: none;
  margin-bottom: 25px;
  padding: 10px;
  color: #333;
  font-weight: bold;
  border-radius: 3px;
  border: 1px solid #000;
}
.vision-control .col {
  text-align: center;
}
.vision-control .lv-fonts .lv-fonts-1 {
  margin-left: 8px;
  font-size: 14px !important;
}
.vision-control .lv-fonts .lv-fonts-2 {
  font-size: 18px !important;
}
.vision-control .lv-fonts .lv-fonts-3 {
  font-size: 22px !important;
}
.vision-control .lv-intervals img {
  vertical-align: baseline;
}
.vision-control .lv-intervals .lv-intervals-1 {
  margin-left: 8px;
}
.vision-control .lv-colors .lv-colors-1 {
  margin-left: 8px;
  background-color: #fff !important;
  color: #333 !important;
}
.vision-control .lv-colors .lv-colors-2 {
  background-color: #212121 !important;
  color: #fff !important;
}
.vision-control .lv-colors .lv-colors-3 {
  background-color: #9fd2fd !important;
  color: #333399 !important;
}
.vision-control .icon-lw {
  margin-right: 6px;
  padding: 5px;
  border: 1px solid #ccc;
  border-radius: 2px;
  cursor: pointer;
  font-size: 22px;
}
.vision-control .lv-undo {
  display: none;
  cursor: pointer;
}
.vision-control .lv-undo i {
  margin-left: 6px;
  font-size: 18px;
}
body.node--type-english-page #block-b4intraikode-breadcrumbs {
  display: none;
}
.popover__wrapper {
  position: relative;
  margin-bottom: 10px;
}
.popover__wrapper > a {
  background: none;
  padding-left: 0;
  min-height: 62px;
  display: flex;
  align-items: center;
}
.popover__wrapper img.es-icon {
  width: 50px;
  float: left;
}
.cont-pdf-sig img.es-icon {
  width: 30px;
}
@media (min-width: 576px) {
  .popover__wrapper {
    margin-bottom: 0;
  }
}
.popover__wrapper.show-file-icon a[href$=".pdf"] {
  background: url(images/pdf-icon.png) no-repeat;
  padding-left: 20px;
  min-height: auto;
}
.popover__wrapper.show-file-icon a[href$=".doc"] {
  background: url(images/word-icon.png) no-repeat;
  padding-left: 20px;
  min-height: auto;
}
.popover__wrapper.show-file-icon a[href$=".docx"] {
  background: url(images/word-icon.png) no-repeat;
  padding-left: 20px;
  min-height: auto;
}
.popover__wrapper.show-file-icon a[href$=".xls"] {
  background: url(images/excel-icon.png) no-repeat;
  padding-left: 20px;
  min-height: auto;
}
.popover__wrapper.show-file-icon a[href$=".xlsx"] {
  background: url(images/excel-icon.png) no-repeat;
  padding-left: 20px;
  min-height: auto;
}
.popover__wrapper.show-file-icon a[href$=".txt"] {
  background: url(images/file-regular.svg) no-repeat;
  padding-left: 20px;
  min-height: auto;
}
.popover__wrapper.show-file-icon .popover__content {
  transform: none;
}
.popover__wrapper.show-file-icon:hover .popover__content {
  transform: none;
}
.popover__content {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transform: translate(0, 10px);
  background-color: #bfbfbf;
  padding: 1.5rem;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
  width: auto;
}
.popover__content:before {
  position: absolute;
  z-index: -1;
  content: "";
  left: 15px;
  top: -8px;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #bfbfbf transparent;
  transition-duration: 0.3s;
  transition-property: transform;
}
.popover__wrapper:hover .popover__content {
  z-index: 10;
  opacity: 1;
  visibility: visible;
  transform: translate(0, -20px);
  transition: all 0.5s cubic-bezier(0.75, -0.02, 0.2, 0.97);
}
.popover__message {
  width: 400px;
}
.popover__message .es-data {
  font-weight: bold;
}
.popover__message .dl-sig {
  font-weight: bold;
}
.last-p {
  margin-bottom: 0;
}
.view-page-all-news .view-content {
  flex-direction: column;
}
.view-page-all-news .view-content .views-row {
  display: flex;
  align-items: center;
  background-color: #ececec;
  border-radius: 5px;
  border: 1px solid #ddd;
  margin: 5px;
}
.view-page-all-news .view-content .views-row .views-field {
  border-radius: 5px;
}
.view-page-all-news .view-content .views-row .views-field-field-oblozhka-novosti {
  margin-right: 15px;
}
.view-page-all-news .view-content .views-row .views-field-field-oblozhka-novosti img {
  border-radius: 5px;
  width: 100px;
  min-width: 100px;
}
.view-page-all-news .view-content .views-row .views-field-created {
  margin-left: auto;
  min-width: 75px;
  display: none;
}
.view-page-all-news .pagination {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .view-page-all-news .view-content .views-row .views-field-field-oblozhka-novosti img {
    width: 50px;
    min-width: 50px;
  }
  .view-page-all-news .view-content .views-row .views-field-title {
    font-size: 1.2rem;
  }
  .view-page-all-news .view-content .views-row .views-field-created {
    display: block;
  }
}
.view-page-all-media .view-content {
  flex-direction: column;
}
.view-page-all-media .view-content .views-row {
  display: flex;
  align-items: center;
  background-color: #ececec;
  border-radius: 5px;
  border: 1px solid #ddd;
  margin: 5px;
}
.view-page-all-media .view-content .views-row .views-field {
  border-radius: 5px;
}
.view-page-all-media .view-content .views-row .views-field-field-image {
  margin-right: 15px;
}
.view-page-all-media .view-content .views-row .views-field-field-image img {
  border-radius: 5px;
  width: 100px;
  min-width: 100px;
}
.view-page-all-media .view-content .views-row .views-field-created {
  margin-left: auto;
  min-width: 75px;
  display: none;
}
.view-page-all-media .pagination {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .view-page-all-media .view-content .views-row .views-field-field-image img {
    width: 50px;
    min-width: 50px;
  }
  .view-page-all-media .view-content .views-row .views-field-title {
    font-size: 1.2rem;
  }
  .view-page-all-media .view-content .views-row .views-field-created {
    display: block;
  }
}
.logo-filial {
  display: flex;
  flex-direction: column;
}
.logo-img-irgups {
  margin-bottom: 10px;
}
.logo-img-irgups img {
  width: 130px;
}
.filial-name-logo {
  font-family: Times, Times New Roman, Georgia, serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.2;
  color: #333;
  text-transform: uppercase;
}
.grid-icons {
  display: flex;
  align-content: center;
  justify-content: space-evenly;
  flex-wrap: wrap;
}
.grid-icons .icon-tile {
  background-color: #e8e8e8;
  border: 1px solid #ddd;
  border-radius: 3px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
}
.grid-icons .icon-tile:hover {
  background-color: #eee;
  border-color: #006f51;
}
.grid-icons .icon-tile a {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 40px;
}
.grid-icons .icon-tile a:hover {
  text-decoration: none;
}
.grid-icons .icon-tile a i {
  color: #006f51;
  font-size: 50px;
  margin-bottom: 20px;
}
.grid-icons .icon-tile a h5 {
  margin: 0;
}
body.page-node-2854 #block-b4intraikode-breadcrumbs {
  display: none;
}
body.page-node-2854 h1 {
  text-align: center;
}
.sdi-forum {
  justify-content: center;
  flex-direction: column;
}
.sdi-forum .row {
  justify-content: center;
}
.sdi-forum .icon-tile {
  width: 222px;
}
.form-required:after {
  width: 7px;
  height: 7px;
  background-size: 7px 7px;
  display: inline-block;
  margin: 0 0.3em;
  content: "";
  vertical-align: super;
  background-image: url(/core/misc/icons/ee0000/required.svg);
  background-repeat: no-repeat;
}
.webform-button--submit {
  margin-top: 40px;
}
.line-icons {
  margin: 40px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-evenly;
  align-content: center;
}
.line-icons .item {
  margin: 12px;
}
.line-icons .item a {
  width: 225px;
  height: 200px;
  padding: 15px;
  border: 1px solid #0a7a5d;
  border-radius: 3px;
  text-align: center;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
.line-icons .item a:hover {
  border: 2px solid #0a7a5d;
  border-radius: 5px;
  background-color: #d3ffed;
  text-decoration: none;
}
.line-icons .item i {
  font-size: 60px;
  color: #0a7a5d;
  margin-bottom: 10px;
}
.line-icons .item h3 {
  display: block;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal;
  font-style: normal;
  color: #3a3534;
}
body.page-node-3542 #main {
  padding-top: 0;
}
body.page-node-3542 .node__content {
  margin-top: 0;
}
body.page-node-3542 #content {
  padding: 0;
}
body.page-node-3542 #block-b4intraikode-breadcrumbs {
  display: none;
}
body.page-node-3542 #block-b4intraikode-page-title {
  display: none;
}
body.page-node-3542 h1 {
  text-align: center;
}
body.page-node-3542 .mfcu-content .mfcu-img-title {
  position: relative;
  height: 300px;
  margin: 0;
  padding: 20px;
  background-image: url(/sites/default/files/pictures/photo_2022-01-31_11-00-01.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}
body.page-node-3542 .mfcu-content .mfcu-img-title .left-block {
  font-size: 40px;
  font-weight: bold;
}
body.page-node-3542 .mfcu-content .mfcu-img-title .right-block {
  font-size: 20px;
  width: 30%;
  text-align: left;
  margin-left: 6%;
}
body.page-node-3542 .mfcu-content .mfcu-links {
  margin: 40px 0;
}
body.page-node-3542 .mfcu-content .mfcu-links .line-icons {
  justify-content: center;
  margin: 0;
}
body.page-node-3542 .mfcu-content .imp-info {
  margin: 0 auto 30px;
  max-width: 975px;
  padding: 10px 16px 1px 16px;
  border: 1px solid #ccc;
  border-radius: 3px;
  background-color: #eee;
}
body.page-node-3542 .mfcu-content .imp-info h3 {
  text-align: center;
  margin-bottom: 16px;
}
body.page-node-3542 .mfcu-content .info {
  text-align: center;
  background-color: #e5e5e5;
  padding: 20px;
}
body.page-node-3542 .field--name-field-tegi {
  display: none;
}
@media (max-width: 992px) {
  body.page-node-3542 .mfcu-content .mfcu-img-title .left-block {
    font-size: 32px;
  }
  body.page-node-3542 .mfcu-content .mfcu-img-title .right-block {
    width: 59%;
    font-size: 16px;
    line-height: 1.2;
  }
}
body.page-node-3516 h1,
body.page-node-3560 h1,
body.page-node-3561 h1,
body.page-node-3562 h1 {
  text-align: center;
}
body.page-node-3516 .line-icons,
body.page-node-3560 .line-icons,
body.page-node-3561 .line-icons,
body.page-node-3562 .line-icons {
  justify-content: center;
}
body.page-node-3595 article a,
body.page-node-3085 article a {
  background: none;
}
body.page-node-13 #main {
  padding-top: 0;
  padding-bottom: 0;
}
body.page-node-13 .node__content {
  margin-top: 0;
}
body.page-node-13 #content {
  padding: 0;
}
body.page-node-13 #block-b4intraikode-breadcrumbs {
  display: none;
}
body.page-node-13 #block-b4intraikode-page-title {
  display: none;
}
.abitur-main .first-block {
  position: relative;
  height: 400px;
  background-image: url(https://www.irgups.ru/sites/default/files/pictures/abitur1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.abitur-main .first-block .color-container {
  flex-direction: column;
}
.abitur-main .first-block h3 {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}
.abitur-main .first-block a {
  margin-top: 25px;
  border-radius: 5px;
  display: block;
  padding: 15px;
  background-color: #2f8f77;
  line-height: 1;
  font-weight: bold;
  color: #fff;
}
.abitur-main .first-block a:hover {
  text-decoration: none;
}
.abitur-main .steps-block {
  padding: 30px 15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  align-items: center;
}
.abitur-main .steps-block h3 {
  margin-bottom: 24px;
}
.abitur-main .steps-block .steps-line {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.abitur-main .steps-block .steps-line .step {
  width: 200px;
  height: 200px;
  padding: 0 10px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: flex-start;
  align-items: center;
}
.abitur-main .steps-block .steps-line .step:hover {
  text-decoration: none;
}
.abitur-main .steps-block .steps-line .step-number {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 10px;
}
.abitur-main .steps-block .steps-line .step-icon {
  background-color: #d8e7e3;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
}
.abitur-main .steps-block .steps-line .step-icon i {
  font-size: 36px;
  color: #0a7a5d;
}
.abitur-main .steps-block .steps-line .step-title {
  font-size: 16px;
}
.abitur-main .icons-block {
  background-color: #2f8f77;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  padding: 15px;
}
.abitur-main .icons-block .icon-block {
  padding: 25px 5px;
  border-radius: 3px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
}
.abitur-main .icons-block .icon-block:hover {
  text-decoration: none;
  background-color: #226957;
}
.abitur-main .icons-block .icon-block i {
  font-size: 42px;
  margin-bottom: 10px;
}
.abitur-main .icons-block .icon-block .icon-title {
  width: 200px;
  font-size: 16px;
  text-align: center;
}
.abitur-main .contacts-block {
  padding: 40px 15px;
  text-align: center;
}
.abitur-main .contacts-block h3 {
  margin-bottom: 25px;
}
.abitur-main .contacts-block .contacts {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.abitur-main .contacts-block .map {
  background-color: #ccc;
  border-radius: 3px;
  width: 570px;
  height: 300px;
}
.abitur-main .contacts-block .text {
  padding: 15px 30px;
  text-align: left;
}
.abitur-main .contacts-block .filials .links {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.abitur-main .contacts-block .filials .links a {
  width: 225px;
  background-color: #2f8f77;
  color: #fff;
  font-size: 16px;
  border-radius: 3px;
  padding: 6px;
  margin: 6px;
}
.abitur-main .contacts-block .filials .links a:hover {
  text-decoration: none;
  background-color: #226957;
}
@media (min-width: 1200px) {
  .abitur-main .first-block h3 {
    font-size: 32px;
    line-height: 40px;
  }
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh #block-b4intraikode-breadcrumbs {
  display: none;
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh .table-responsive.col {
  padding: 0;
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh #block-b4intraikode-content table tr td {
  max-width: 100px;
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh #view-title-table-column {
  width: 500px;
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh #view-type-table-column {
  width: 70px;
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh #view-field-avtor-teksta-table-column {
  width: 100px;
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh #view-field-avtor-foto-table-column {
  width: 100px;
}
body.page-view-proverka-zapolnennosti-poley-avtorstva-v-novostyakh #view-field-sobstvennik-foto-table-column {
  width: 100px;
}
body.node--type-specialnost #block-b4intraikode-breadcrumbs,
body.node--type-specialnost-spo #block-b4intraikode-breadcrumbs {
  display: none;
}
body.node--type-specialnost .node__content .field__label,
body.node--type-specialnost-spo .node__content .field__label {
  font-weight: bold;
}
body.node--type-specialnost .paragraph--type--profil-programmy,
body.node--type-specialnost-spo .paragraph--type--profil-programmy {
  background-color: #d6f1ea;
  border: 1px solid #2b836c;
  border-radius: 3px;
  padding: 15px;
  margin: 20px 0;
}
body.node--type-specialnost .paragraph--type--profil-programmy .field,
body.node--type-specialnost-spo .paragraph--type--profil-programmy .field {
  margin-bottom: 10px;
}
body.node--type-specialnost .paragraph--type--profil-programmy .field__item,
body.node--type-specialnost-spo .paragraph--type--profil-programmy .field__item,
body.node--type-specialnost .paragraph--type--profil-programmy .field__items,
body.node--type-specialnost-spo .paragraph--type--profil-programmy .field__items {
  margin-bottom: 10px;
}
body.node--type-specialnost .paragraph--type--profil-programmy .field--name-field-forma-prod-p,
body.node--type-specialnost-spo .paragraph--type--profil-programmy .field--name-field-forma-prod-p {
  margin-bottom: 0;
}
body.page-node-3581 .row-filtr {
  margin-top: 20px;
  display: flex;
}
body.page-node-3581 a.filtr {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  margin-right: 20px;
  text-align: center;
}
body.page-node-3581 a.filtr:hover {
  text-decoration: none;
}
.filtr-spec-abit .view-empty {
  text-align: left;
}
.filtr-spec-abit .view-empty a {
  color: #006f51;
}
.view-id-filtr_ege label[for="edit-field-tegi-abit-target-id"],
.view-id-filtr_ege #edit-field-tegi-abit-target-id--description {
  display: none;
}
@media (min-width: 900px) {
  .view-id-filtr_ege label[for="edit-field-tegi-abit-target-id"],
  .view-id-filtr_ege #edit-field-tegi-abit-target-id--description {
    display: inline-block;
  }
}
.use-cookie {
  z-index: 9999;
  position: fixed;
  bottom: 0;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  padding: 5px;
  margin-left: -15px;
  border: 1px solid #888;
  border-radius: 3px;
  background-color: #fff;
  color: #555;
}
.use-cookie .title {
  display: none;
}
.use-cookie .text {
  margin-bottom: 5px;
}
.use-cookie .text a.uslovia-cookie {
  color: #006f51;
}
.use-cookie .button {
  width: 150px;
  padding: 3px;
  margin-left: 20px;
  background-color: #fff;
  color: #006f51;
  border: 1px solid #006f51;
  border-radius: 3px;
  cursor: pointer;
}
@media (min-width: 555px) {
  .use-cookie {
    flex-direction: row;
    padding: 10px;
  }
  .use-cookie .title {
    display: block;
  }
  .use-cookie .text {
    margin-bottom: 0;
  }
}
.modal-content {
  min-height: 350px;
}
.otzivi-section {
  background-color: #2f8f77;
  padding: 5px 0;
}
.otzivi {
  justify-content: center;
  flex-direction: column;
}
.otzivi .slick-prev:before,
.otzivi .slick-next:before {
  color: #fff !important;
}
.otziv {
  background-color: #fff;
  padding: 10px;
  margin: 0 5px 5px;
  border-radius: 5px;
  text-align: center;
  min-height: 270px !important;
}
.otziv .foto-fio {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}
.otziv .foto {
  width: 100px;
  margin-right: 10px;
}
.otziv .foto img {
  border-radius: 50%;
}
.otziv .fio-doljn {
  text-align: left;
}
.otziv .fio {
  margin-bottom: 10px;
  font-weight: bold;
}
.otziv .doljn {
  font-size: 12px;
  font-style: italic;
  color: #555;
}
.otziv .text {
  font-size: 14px;
  text-align: left;
  font-style: italic;
}
.ost-otz {
  text-align: center;
  margin: 15px 0px 30px;
}
.ost-otz a {
  background-color: #fff;
  padding: 5px 40px;
  border-radius: 3px;
  text-align: center;
}
@media (min-width: 992px) {
  .otzivi {
    flex-direction: row;
  }
  .otziv {
    width: 32%;
  }
}
body[class*="node--type-otzyv"] h1.title {
  text-align: center;
}
body[class*="node--type-otzyv"] article[class*="node--type-otzyv"] .field--name-field-dolzhnost-text {
  text-align: center;
}
body[class*="node--type-otzyv"] article[class*="node--type-otzyv"] .field--type-text-with-summary {
  font-style: italic;
}
@media (min-width: 992px) {
  body[class*="node--type-otzyv"] article[class*="node--type-otzyv"] .field--type-image img {
    float: left;
    margin-right: 40px;
  }
  body[class*="node--type-otzyv"] article[class*="node--type-otzyv"] .field--type-text-with-summary {
    padding: 40px;
  }
}
[class*="block-views-blockotzyvy"] {
  background-color: #2f8f77;
  padding: 25px 0 35px;
}
[class*="block-views-blockotzyvy"] h2 {
  text-align: center;
  color: #fff;
}
[class*="block-views-blockotzyvy"] .view-content.row .slick-prev:before,
[class*="block-views-blockotzyvy"] .view-content.row .slick-next:before {
  color: #fff !important;
}
[class*="block-views-blockotzyvy"] .views-row {
  background-color: #fff;
  padding: 10px;
  margin: 0 5px 5px;
  border-radius: 5px;
  text-align: center;
  min-height: 270px !important;
}
[class*="block-views-blockotzyvy"] .views-row .foto-fio {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
}
[class*="block-views-blockotzyvy"] .views-row .foto {
  width: 100px;
  margin-right: 10px;
}
[class*="block-views-blockotzyvy"] .views-row .foto img {
  border-radius: 50%;
}
[class*="block-views-blockotzyvy"] .views-row .fio-doljn {
  text-align: left;
}
[class*="block-views-blockotzyvy"] .views-row .fio {
  margin-bottom: 10px;
  font-weight: bold;
}
[class*="block-views-blockotzyvy"] .views-row .doljn {
  font-size: 12px;
  font-style: italic;
  color: #555;
  max-width: 150px;
}
[class*="block-views-blockotzyvy"] .views-row .text {
  font-size: 14px;
  text-align: left;
  font-style: italic;
  height: 105px;
  overflow: hidden;
}
[class*="block-views-blockotzyvy"] .view-footer {
  text-align: center;
  margin-top: 15px;
}
[class*="block-views-blockotzyvy"] .view-footer a {
  margin: 0 5px;
  padding: 5px 20px;
  background-color: #fff;
  border-radius: 3px;
  text-align: center;
}
@media (min-width: 992px) {
  [class*="block-views-blockotzyvy"] .view-content.row {
    flex-direction: row;
  }
  [class*="block-views-blockotzyvy"] .views-row {
    width: 32%;
  }
}
@media (min-width: 425px) {
  [class*="block-views-blockotzyvy"] .view-footer a {
    padding: 5px 40px;
  }
}
.otzyvy-views-page .view-content.row {
  flex-direction: row;
}
.otzyvy-views-page .view-content.row .slick-prev:before,
.otzyvy-views-page .view-content.row .slick-next:before {
  color: #fff !important;
}
.otzyvy-views-page .views-row {
  background-color: #fff;
  padding: 10px;
  margin: 0 5px 5px;
  border: 3px solid #0a7a5d;
  border-radius: 5px;
  text-align: center;
  max-width: 350px;
  height: 270px;
}
.otzyvy-views-page .views-row .foto-fio {
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  height: 105px;
}
.otzyvy-views-page .views-row .foto {
  width: 100px;
  margin-right: 10px;
}
.otzyvy-views-page .views-row .foto img {
  border-radius: 50%;
}
.otzyvy-views-page .views-row .fio-doljn {
  text-align: left;
}
.otzyvy-views-page .views-row .fio {
  margin-bottom: 10px;
  font-weight: bold;
}
.otzyvy-views-page .views-row .doljn {
  font-size: 12px;
  font-style: italic;
  color: #555;
  max-width: 150px;
  max-height: 75px;
  overflow: hidden;
}
.otzyvy-views-page .views-row .text {
  font-size: 14px;
  text-align: left;
  font-style: italic;
  height: 105px;
  overflow: hidden;
}

.info-from-eis {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #fffa5f;
  border: 1px solid #ccc;
  border-radius: 5px;
}