html, body {
		min-height: 100%;
		height: auto !important;
	/* height: 100%;*/
    width: 100%;
	font-family: 'Roboto', Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	}

/*
html, body, .page-wrapper {
	min-height: 100%;
	height: auto !important;
}
*/

html {
    min-height: 100%;
    box-sizing: border-box;
}
body {
    position: relative;
    overflow-y: auto;
	color: rgba(0, 0, 0, 0.75);
}

/*
.container {
  width: 100% !important;
  max-width: 1300px !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 40px !important;
  padding-right: 40px !important; }
  @media (max-width: 1199px) {
    .container {
      max-width: 980px !important;
      padding-left: 20px !important;
      padding-right: 20px !important; } }
  @media (max-width: 991px) {
    .container {
      max-width: none !important;
      padding: 0 24px !important; } }
  @media (max-width: 767px) {
    .container {
      max-width: none !important;
      padding: 0 16px !important; } }

*/
@media (max-width: 991px) {
    .container {
      max-width: none !important;
      padding: 0 24px !important; }
}


h1, .h1  {font-size: 1.8rem; font-weight: 500;}
h1, .h1, .main .brand-name-full, .main .brand-venue, .overlay .brand-name-full, .overlay .brand-venue  {font-family: 'Roboto Condensed', sans-serif;}
h2, h3 {font-weight: 400;}
h1, .h1,h2,h3,h4 {color: rgba(0, 0, 0, 0.85);}
h2  {font-size: 1.4rem; font-weight: 500;}
.typical-page h2 {margin: 22px 0 16px;}

/*@media (max-width: 591px) {.section-about h3 {font-size: 1.4rem;}}*/
@media (max-width: 576px) {.section-about h3 {font-size: 1.4rem;}}

.news_list h4 {font-size: 1rem;}
h4.item-date {font-size: 1rem;}

a {outline: none !important;}
hr {border-top: 1px solid rgba(0,0,0,.05);}

ul {margin: 0 ; padding: 0; list-style-type: none;}
.list-unstyled li:before {display:none;}

ul li {
    position: relative;
    padding-left: 16px;
}
ul li:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #00adee;
}

.red {color: #f05f3b;}

.persona {max-width: 100px; border-radius: 50%; margin-bottom: 10px;}

.fa, .fas {font-weight: 600;}

.list-inline-item.category {font-size: 0.9rem;}


/*.page-wrapper {
    position: relative;
    min-width: 320px;
		display: flex;
    min-height: 100vh;
		flex-direction: column;
    margin: 0px auto;
}*/

.page-wrapper {
    position: relative;
    min-width: 320px;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -ms-flex-direction: column;
    flex-direction: column;
}

.logo .icon-logo {
    display: block;
    max-width: 200px;
    height: 39px;
    color: #00589c; }
    @media (max-width: 767px) {
      .logo .icon-logo {
        max-width: 160px; } }
  .logo .icon-logo-mobile {
    max-width: 59px;
    height: 38px;
    cursor: pointer;
    color: #00589c; }

.brand-logo {
 /*  float: left; */
	/* max-width: 65px; */
	max-height: 65px;
	margin-right: 10px;
}

/*.brand-name-header-date {
	position: relative;
	left: 150px;
	top: -25px;
	font-size: 0.9rem;
	height: 1px;
	color: #00adee;
}*/

.brand-name-header-date {font-size: 0.9rem; color: #00adee;}

.main h1, .brand-name, .brand-name-header {text-transform: uppercase; white-space: nowrap;}
.brand-name-header {color: #000; font-size: 1.3rem; vertical-align: middle;}
	@media (max-width: 340px) {
		.brand-name-header, .brand-name-header-date {display: none;}
	}

/* ШАПКА */

.menu__socials .item {
      display: inline-block;
      vertical-align: middle;
      width: 64px;
      height: 64px;
      margin-right: 16px !important; }
.menu__socials .item:last-child {
        margin-right: 0; }
      .menu__socials .item .svg-icon {
        display: block;
        max-width: 100%;
        height: 100%; }


/*.main {position: relative; overflow: hidden; z-index: -1; background:url(/common/img/uploaded/exhibitions/les2020/img/bg_0.jpg) 50% 50%  no-repeat; background-size: cover;} */
.main {position: relative; overflow: hidden; z-index: -1; background-size: cover;}
.main-bg {
	/* background-image: linear-gradient(0deg, #000 -200%, transparent 100%), url("img/bg_02.jpg"); */
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	position: absolute; top:0; left:0;
	width:100%;
	height: 100%;
	z-index: 4;
}
/*@media (max-width: 591px) {.main-bg {background-position: 70% 50%;}}*/
@media (max-width: 576px) {.main-bg {background-position: 70% 50%;}}

.main-text {
	color: #fff;
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
	position: relative; top:0; left:0;
	z-index: 10;
}

.brand-name {font-size: 7rem; line-height: 1; font-weight: 600;}
	.event_bg .brand-name   {font-size: 5rem;}
.brand-date {font-size: 2.8rem; font-weight: 500;}
.brand-name-full {font-size: 1.8rem; font-weight: 400; padding: 0 30px;}
.brand-venue {font-size: 1.4rem; font-weight: 300; padding: 0.5rem 0;}
@media (max-width: 1100px) {
	.brand-name {font-size: 5rem;}
		.event_bg .brand-name   {font-size: 4rem;}
	}
@media (max-width: 768px) {
	.brand-name {font-size: 3rem; /* text-shadow:none; */}
		.event_bg .brand-name   {font-size: 3rem;}
	.brand-name-full {font-size: 1.4rem;}
	.brand-date {font-size: 2rem;}
}
/*@media (max-width: 591px) {*/
@media (max-width: 576px) {
	.brand-name {font-size: 2.2rem; text-shadow:none;}
	.event_bg .brand-name {font-size: 2rem;}
	.brand-name-full {font-size: 1.2rem;}
	.brand-date {font-size: 1.6rem;}
	.brand-venue  {font-size: 1rem;}
}
.event_bg .brand-name, .event_bg  .brand-date, .event_bg  .brand-name-full, .event_bg  .brand-venue {color: #fff; background: none; text-shadow: none;}


/* Карточки */

.card-title {margin-top: .75rem; font-weight: 500;}
.card-icon {
	position: absolute;
    top: -28px;
    color: #fff;
    width: 56px;
    height: 56px;
    background-color: #F6931D;
    border-radius: 100%;
    font-size: 1.4rem;
    line-height: 3.5rem;
    font-weight: 400;
    left: 50%;
    margin-left: -28px;
	box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2);
}


/* ПОДРАЗДЕЛЫ СТРАНИЦЫ */

section {margin: 0px -15px; padding: 2rem 0;}
.main_inner ~ section {margin: 0 !important; padding: 0 !important;}
.section-about, .section-sponsors, .section-subscribe, .section-partners {background-color: #F9F9F9;}
.section-main-news {background-color: #fff; padding-bottom: 0;}
.section-map, .section-footer {padding: 0;}
.section-footer {background-color: #00589c; color: #fff;}

.footer__socials .item {
    color: #00ADEE;
}


/* Кнопки слева от видео */

.l-button-wrap {}

.l-button {
	text-decoration: none;
	display: block;
    width: 100%;
    padding: 1.5rem 0;
	font-size: 1.1rem;
	line-height: 1.5rem;
	font-weight: 400;
    color: #000000;
    background-color: #ffffff;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.06);
	margin-bottom: 10px;
}
.l-button:hover {
	/* margin-top: 2px;
	margin-bottom: 8px; */
	text-decoration: none;
	color: #000000;
	/* box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.2); */
	/* box-shadow: 0 .5rem 1rem rgba(0,0,0,.15); */
	box-shadow: 0 4px 8px rgba(0,0,0,.08);
}
.icon_container {
	display: inline-block;
    vertical-align: middle;
    width: 25%;
    /* margin: 0 -2px; */
    text-align: center;
	font-size: 1.8rem;
}
.icon {
	color: #00ADEE;
	/* max-width: 44px;
    height: 48px; 
    text-align: center; 
	font-size: 1.8rem; */
}
.icon_container .active {color: #f05f3b !important;}
.l-button-wrap .text {
    width: 75%;
/*
    display: inline-block;
    vertical-align: middle;

    margin: 0 -2px;
    padding-top: 1px;
    padding-left: 10px;
    padding-right: 16px;
*/
}

.welcome {padding: 1.5rem; overflow: hidden; font-size: 1rem;}
.welcome img {max-height: 100px; float: left; margin-right: 1.5rem;}
.welcome-img {
	width: 112px;
	min-width: 112px;
    height: 112px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    margin: 0 15px 0 0;
}

.events {background-color: #f6f6f6; padding: 20px;}
/*@media (max-width: 591px) {*/
@media (max-width: 576px) {
.events {
    /* padding: 20px 10px; */
    margin-left: -15px;
    margin-right: -15px;
}
}

.events_block {background-color: #fff; padding: 20px; box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.06);}
.events_block:hover{box-shadow: 0 4px 8px rgba(0,0,0,.08);}

.events .card-body {background-color: #fff !important;}

h2.event_date {font-size: 30px !important; line-height: 30px !important; margin: 40px 0 0px !important; color: #007464 !important;}
.events h3 {font-size: 1.3rem !important;}
.events h4 {font-size: 19px;}
/* .events .lead {padding: 25px 5px 0;} */
.events .event_time {padding: 25px 5px 0;}

.event-hr {
    margin: 50px -30px 20px;
    height: 30px;
    background-color: #fff;
    border: none;
}

*[id^=yakor_]:before {display:block; content:""; height:110px; margin:-110px 0 0;}

/* НОВОСТИ */

.section-main-news__card {
	width: 100%;
    display: inline-block;
    padding: 0 10px;
}

.section-main-news__card .item {
    display: block;
    width: 100%;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
	text-decoration: none;
}
.section-main-news__card .item:hover {text-decoration: none;}

.section-main-news__card .item__img {
    display: block;
    width: 100%;
    height: 176px;
    margin-bottom: 17px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	}

.section-main-news__card .item__title {
    display: block;
    min-height: 67px;
    margin-bottom: 5px;
}

.section-main-news__card .item__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.section-main-news__card .item__info-date {
    display: block;
    width: 100px;
    padding-right: 20px;
    font-size: 12px;
    color: #9DA2AC;
}

.section-main-news__card .item__info-type {
    display: block;
    max-width: calc(100% - 100px);
    font-size: 12px;
    color: #9DA2AC;
}


/* СЛАЙДЕРЫ */

.slick img {
	max-height: 400px;
	margin: auto;
}
.slick, .partners-slider {
	/* padding-top: 70px; */
    margin-bottom: 20px;
   /* margin-left: -10px;
    margin-right: -10px; */
	}
.slide__counter {
    display: block;
    width: 44px;
    padding-top: 5px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 14px;
    color: #191919;
}
.slide__title {
    -ms-flex: 1 1;
    flex: 1 1;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 24px;
    color: rgba(25, 25, 25, 0.6);
}
.slide__img {
    height: 0;
    /* min-height: 360px;  */
	padding-top: 66%;
	/* padding-top: 59%; */

	margin: 10px;
    /* margin-bottom: 8px; */

    background-position: 50% 50%;
	background-size: auto 100%;
		/* background-size: cover; */
    background-repeat: no-repeat;
	}
	.slick-main	 .slide__img {padding-top: 59%; background-size: cover; }

.slide__info {
	margin: 10px 0px 30px;
	}
.btn-arrow {
    display: block;
    position: absolute;
    /*right: 10px;*/
    right: 0px;/*[DK24112020]*/
    top: -52px;
}
	.slick .btn-arrow {
		right: 10px;
		top: 100%;
		margin-top:10px;
	}

/* .slick .btn-arrow_left, .partners-slider .btn-arrow_left, {
    right: 58px;
} */
.btn-arrow_left {
/*    right: 58px;*/
    right: 48px;/*[DK24112020]*/
}
	.slick  .btn-arrow_left {
		right: 58px;
	}

.btn-arrow {
    display: block;
    width: 40px;
    height: 40px;
    padding: 0;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    cursor: pointer;
    color: #00adee;
    transition: .2s color;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn-arrow:hover {
    color: #0070d2;
}
.btn-arrow_left {
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

	.slick-main .btn-arrow {
		right: 0;
		top: 50%;
		margin-top: -30px;
		z-index: 1;
		/* margin-right: -10px; */
	}

	.slick-main .btn-arrow_left {
		left: 0%;
		/* margin-left: -10px; */
	}
	.slick-main .btn-arrow.disabled, .slick-main .btn-arrow:disabled, .slick-main .btn-arrow.slick-disabled {display:none !important;}


.svg-icon {
    margin: auto;
    background-repeat: no-repeat no-repeat;
    display: inline-block;
    vertical-align: middle;
    height: 1em;
    max-width: 1em;
    line-height: 1em;
}

svg {
    overflow: hidden;
    vertical-align: middle;
}

.svg-icon svg {
    width: 100%;
    height: 100%;
}

.svg-icon svg {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    fill: currentColor;
}

.btn-arrow .svg-icon {
    max-width: 100%;
    height: 100%;
}

.btn-arrow:active .svg-icon {
	transform-origin: center;
	transform: scale(0.95);
}

@media (max-width: 480px) {
.btn-arrow {display: none !important;}
}

.btn-arrow.disabled, .btn-arrow:disabled, .btn-arrow.slick-disabled {
    cursor: default;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 40px 40px;
    background-image: url(img/arrow_inactive.svg);
}
.btn-arrow.disabled .svg-icon, .btn-arrow:disabled .svg-icon, .btn-arrow.slick-disabled .svg-icon {
    display: none;
}

/* Слайдер партнеры-спонсоры */
.partners-slider {
    position: relative;
   /* margin: 0 10px; */
}

.partners-slider__item {
    padding: 0 10px;
	display: block;
	/* max-width: 150px; */
	padding-bottom: 5px;
}

.partners-slider__item-status {
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 16px;
	font-weight: 500;
	padding: 5px;
	text-align: center;
}

.partners-slider__link {
    display: block;
    position: relative;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.06);

}

.partners-slider__link img {
    display: block;
    max-width: 100%;
		max-height: 130px;
		margin: auto;
}

.partners-slider__link-logo img {
    display: block;
	/* max-width: 120px; */
    max-width: 100%;
    max-height: 100%;
}

.partners-slider__link-logo {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-align: center;
    align-items: center;
}

.main_inner .partners-slider__link {
	box-shadow: 0 2px 6px 1px rgba(0, 0, 0, 0.06);
	margin: 16px 0;
	}
.main_inner .partners-slider__link:hover {
	box-shadow: 0 2px 16px 1px rgba(0, 0, 0, 0.1);
}

.slick-news {width:100%;}


.slick-dots, .list-dots {
  display: block;
  width: 100%;
  margin: 0;
	margin-top: 16px;
  padding: 0;
  list-style-type: none;
  text-align: center;
  line-height: 8px; }
  @media (max-width: 991px) {
    .slick-dots, .list-dots {
      line-height: 12px; } }
  .slick-dots li, .list-dots li {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: 8px;
    height: 8px;
    margin: 0 6px;
    padding: 0;
    background: none;
    text-indent: -9999px;
    cursor: pointer; }
    @media (max-width: 991px) {
      .slick-dots li, .list-dots li {
        width: 12px;
        height: 12px;
        margin: 0 3px; } }
    .slick-dots li:after, .list-dots li:after {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      width: 4px;
      height: 4px;
      border-radius: 50%;
      background-color: #C4C7CC; }
      @media (max-width: 991px) {
        .slick-dots li:after, .list-dots li:after {
          width: 6px;
          height: 6px; } }
    .slick-dots li:before, .list-dots li:before {
      display: none; }
    .slick-dots li.active:after, .slick-dots li.slick-active:after, .list-dots li.active:after, .list-dots li.slick-active:after {
      width: 8px;
      height: 8px;
      background-color: #00589c; }
      @media (max-width: 991px) {
        .slick-dots li.active:after, .slick-dots li.slick-active:after, .list-dots li.active:after, .list-dots li.slick-active:after {
          width: 12px;
          height: 12px; } }


 /* YOTTIE */

.yottie-widget-nav-list-item:before {display: none;}

span.yottie-widget-feed-section-pagination-bullet {border-radius: 50% !important; background: rgba(255, 255, 255, 0.15) !important; color: #fff !important; padding: 5px 8px; min-width: auto;}
.yottie-widget-feed-section-pagination .swiper-pagination-bullet-active {background: #fff !important;}
span.yottie-widget-feed-section-pagination-bullet-more::after, span.yottie-widget-feed-section-pagination-bullet-more::before  {background: #fff !important;}

.yottie-widget-feed-section-pagination {padding: 20px 0 0 !important;}

#yottie_1 .yottie-widget-video-preview-play {border-left-color: rgba(255, 255, 255, 0.5) !important;}

#yottie_1 .yottie-widget-feed-section-arrow {background: rgba(255, 255, 255, 0.8) !important;}
#yottie_1 .yottie-widget-feed-section-arrow:hover {background: rgba(255, 255, 255, 1) !important;}

div.yottie-widget-feed-section-arrow {height: 40px; width: 40px; margin-top: -20px;}
div.yottie-widget-feed-section-arrow span { margin: 13px 17px;}


/* Video */
.v-prv {position: absolute; bottom: 0; background-color: rgba(127, 167, 63, 0.8); color: #fff; height: 50px; transition: all .35s;}
a:hover .v-prv {height: 100%; font-size: 1.2rem;}
/* .v-play {position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: rgba(255, 255, 255, 0.2);} */
.v-play {display: block; position: absolute; top: 50%; left: 50%; width: 0; height: 0; border-style: solid; border-width: 25px 0 25px 40px;  border-color: transparent transparent transparent rgba(255,255,255,.3);
-webkit-transform: translateX(-50%) translateY(-50%);  -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%); }


/* Карта */
#mapY {height: 480px;}

.map-how-get-there {
    padding: 32px 0;
    display: block;
	position: absolute;
	width: 100%;
}

.map-how-get-there .map-info {
    display: block;
    position: relative;
    z-index: 2;
    width: 33.3%;
    padding: 24px;
    border-radius: 2px;
    box-shadow: 0 12px 19px 0 rgba(157, 162, 172, 0.41);
    background-color: #ffffff;
	font-weight: 500;
}
@media (max-width: 768px) {
#mapY {height: 430px; padding-top: 60px;}
.map-how-get-there {margin-top: -60px; padding: 0;  background-color: #ffffff; z-index: 2; box-shadow: 0 12px 19px 0 rgba(157, 162, 172, 0.41);}
.map-how-get-there .map-info { width: 100%; box-shadow: none;}
}


/* ФУТЕР */


footer {background-color: #00589c; color: #fff; font-size: 0.9rem;
background: url(img/complex_trans.png) no-repeat 50% 0;}
footer img {max-height: 36px; width:auto; /* margin-top: -8px; */}
footer a, footer a:hover  {color: #fff;}

.footer {
  display: block;
  background-color: #00589c; }
  .footer__top {
    padding: 26px 0 8px;
    border-bottom: 1px solid rgba(241, 241, 241, 0.5); }
    @media (max-width: 1199px) {
      .footer__top {
        padding-top: 27px;
        padding-bottom: 6px; } }
    @media (max-width: 991px) {
      .footer__top {
        padding-top: 23px;
        padding-bottom: 15px; } }
    @media (max-width: 767px) {
      .footer__top {
        padding-bottom: 17px; } }
  .footer__menu {
    display: block;
    position: relative;
    margin: 0;
    padding-top: 2px; }
    @media (max-width: 991px) {
      .footer__menu {
        padding-top: 0; } }
    @media (max-width: 991px) {
      .footer__menu_second {
        padding-left: 7px;
        padding-right: 20px; } }
    @media (max-width: 767px) {
      .footer__menu_second {
        padding-left: 0;
        padding-right: 0;
        padding-top: 22px; }
        .footer__menu_second:before {
          content: "";
          display: block;
          position: absolute;
          top: 7px;
          left: 0;
          width: 100%;
          height: 1px;
          background-color: rgba(241, 241, 241, 0.5); } }
    .footer__menu .item {
      display: block;
      margin-bottom: 8px;
      padding: 0;
      font-family: "Roboto", "Helvetica Neue", sans-serif;
      font-size: 14px;
      line-height: 16px; }
      .footer__menu .item:before {
        display: none; }
      .footer__menu .item__link {
        font-weight: 500;
        color: #ffffff; }
      .footer__menu .item:last-child {
        margin-bottom: 0; }
        @media (max-width: 767px) {
          .footer__menu .item:last-child {
            margin-bottom: 8px; } }
  .footer__contacts {
    display: block;
    margin-left: -20px;
    margin-top: -1px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff; }
    @media (max-width: 991px) {
      .footer__contacts {
        margin-left: -31px;
        margin-top: 0; } }
    @media (max-width: 767px) {
      .footer__contacts {
        margin-top: 6px;
        margin-left: 0; } }
    .footer__contacts a {
      color: #ffffff; }
  /* .footer__subscription {
    display: block;
    margin-left: -20px; }
    @media (max-width: 991px) {
      .footer__subscription {
        margin-left: -31px; } }
    @media (max-width: 767px) {
      .footer__subscription {
        margin-left: 0; } }
    .footer__subscription-title {
      display: block;
      margin: 19px 0 13px;
      font-family: "Roboto", "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 14px;
      line-height: 16px;
      color: #ffffff; }
      @media (max-width: 1199px) {
        .footer__subscription-title {
          margin-top: 23px; } }
      @media (max-width: 991px) {
        .footer__subscription-title {
          margin-top: 18px;
          margin-bottom: 9px; } }
      @media (max-width: 767px) {
        .footer__subscription-title {
          margin-top: 12px;
          margin-bottom: 8px; } }
    .footer__subscription-content {
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; }
      @media (max-width: 767px) {
        .footer__subscription-content {
          display: block; } }
    .footer__subscription-input {
      flex: 1; }
      .footer__subscription-input .email {
        width: 100%;
        height: 32px;
        margin: 0;
        padding: 11px 16px 10px;
        border: 1px solid #ffffff;
        border-radius: 2px;
        font-family: "Roboto", "Helvetica Neue", sans-serif;
        font-weight: 400;
        font-size: 10px;
        line-height: 11px;
        color: #ffffff;
        background-color: #1566A5;
        outline: none;
        box-shadow: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; }
        @media (max-width: 991px) {
          .footer__subscription-input .email {
            height: 36px;
            padding-top: 13px;
            padding-bottom: 12px; } }
        @media (max-width: 767px) {
          .footer__subscription-input .email {
            height: 42px;
            padding-top: 14px;
            padding-bottom: 14px;
            font-size: 12px;
            line-height: 14px; } }
        .footer__subscription-input .email::-webkit-input-placeholder {
          color: #ffffff; }
        .footer__subscription-input .email::-moz-placeholder {
          color: #ffffff; }
        .footer__subscription-input .email:-moz-placeholder {
          color: #ffffff; }
        .footer__subscription-input .email:-ms-input-placeholder {
          color: #ffffff; }
        .footer__subscription-input .email:focus {
          border: 1px solid #ffffff; }
          .footer__subscription-input .email:focus::-webkit-input-placeholder {
            color: #ffffff; }
          .footer__subscription-input .email:focus::-moz-placeholder {
            color: #ffffff; }
          .footer__subscription-input .email:focus:-moz-placeholder {
            color: #ffffff; }
          .footer__subscription-input .email:focus:-ms-input-placeholder {
            color: #ffffff; }
      .footer__subscription-input label.error {
        display: none !important; }
    .footer__subscription-btn {
      display: block;
      width: 104px;
      padding-left: 8px; }
      @media (max-width: 767px) {
        .footer__subscription-btn {
          margin-top: 8px;
          padding-left: 0; } }
      .footer__subscription-btn .btn {
        min-width: 100%;
        min-height: 32px;
        padding: 11px 10px 10px;
        border: 0;
        font-size: 10px;
        line-height: 11px;
        user-select: none; }
        @media (max-width: 991px) {
          .footer__subscription-btn .btn {
            height: 36px;
            padding-top: 13px;
            padding-bottom: 12px; } }
        @media (max-width: 767px) {
          .footer__subscription-btn .btn {
            height: 42px;
            padding-top: 13px;
            padding-bottom: 15px;
            font-weight: 700;
            font-size: 12px;
            line-height: 14px;
            letter-spacing: 0.2px; } }
    .footer__subscription-personaldata {
      margin-top: 10px;
      font-family: "Roboto", "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 12px;
      line-height: 16px;
      color: #ffffff; }
      .footer__subscription-personaldata .link {
        color: #ffffff; } */
  .footer__bottom {
    padding: 11px 0 13px; }
    @media (max-width: 991px) {
      .footer__bottom {
        padding-top: 17px;
        padding-bottom: 18px; } }
    @media (max-width: 767px) {
      .footer__bottom {
        padding-top: 15px;
        padding-bottom: 28px; } }
  .footer__copyright {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px;
    color: #ffffff; }
    @media (max-width: 991px) {
      .footer__copyright {
        margin-top: 5px; } }
    @media (max-width: 767px) {
      .footer__copyright {
        margin-top: 0; } }
  .footer__old-site {
    margin-top: 5px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 11px; }
    .footer__old-site a {
      color: #ffffff; }
  .footer__socials {
    display: block;
    margin-left: -20px;
    font-size: 0; }
    @media (max-width: 991px) {
      .footer__socials {
        margin-left: -31px; } }
    @media (max-width: 767px) {
      .footer__socials {
        margin-top: 23px;
        margin-left: 0;
        text-align: center; } }
    .footer__socials .item {
      display: inline-block;
      vertical-align: middle;
      width: 24px;
      height: 24px;
      margin-right: 8px; }
      @media (max-width: 767px) {
        .footer__socials .item {
          width: 36px;
          height: 36px;
          margin-right: 16px; } }
      .footer__socials .item:last-child {
        margin-right: 0; }
      .footer__socials .item .svg-icon {
        display: block;
        max-width: 100%;
        height: 100%; }

.footer-line {padding: 10px; position: relative;}
.footer-line:after {
          content: "";
          display: block;
          position: absolute;
          top: 0px;
          left: 0px;
          width: 100%;
          height: 1px;
          background-color: rgba(241, 241, 241, 0.5);
		  }


/* Внутренние страницы */
.main_inner {
    position: relative;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

.typical-page {padding:20px 0px 20px;}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover {font-size: 11px; line-height: 13px; font-weight: 400; color: #6D7179;}

.typical-page h1, .typical-page .h1  {
    margin: 24px 0 15px;
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
}
@media (max-width: 991px) { .typical-page h1, .typical-page .h1  {margin-top: 0px; } }
@media (max-width: 768px) { .typical-page h1, .typical-page .h1 {font-size: 25px; line-height: 32px; } }

.typical-page h3 {
    margin: 16px 0 10px;
    font-weight: 500;
    font-size: 18px;
    line-height: 23px;
	/* color: rgba(0, 0, 0, 0.85); */
}

.typical-page ul  {padding-bottom: 12px;}
.typical-page ul li  {
    margin-left: 16px;
	margin-bottom: 5px;
}
	.typical-page small li  {margin-bottom: 0px;}
.typical-page ul > ul  {
    margin-left: 16px;
}

.service a {display: inline-block; width: 140px; vertical-align: top; margin: 10px; text-align: center; font-size: 12px; font-weight: 400;}
a.nob {display: inline-block; width: 90px;  margin: 2px !important; text-align: center; font-size: 10px; font-weight: bold;}

.service svg {
    width: 85px;
    height: 85px;
    padding: 10px;
	margin-bottom:5px;
    border-radius: 50%;
    background-color: #f6f6f6;
	fill: currentColor;
	cursor: pointer;
    transition: background-color 100ms ease-in;
	}
.service a.nob svg {width: 40px; height: 40px; padding: 5px;}
.contacts-banner .service svg {background-color: #fff;}
h1 svg {width: 60px; height: 60px; fill: currentColor;}
.card svg {width: 40px; height: 40px; fill: currentColor; margin-right: 16px; border-radius: 50%; background-color: rgba(255,255,255,0.2);}

.accordion__item-title svg {width: 34px; height: 34px; margin-right: 8px; border-radius: 50%; background-color: #f6f6f9;  /* transition: background-color 100ms ease-in; */}
/* .accordion__item-title:hover svg, */

.contacts-banner ul {padding-bottom: 0;}
.contacts-banner ul > li {margin-bottom: 0px; margin-left: 5px;}

.fancybox-slide--iframe .fancybox-content {
   /*  width  : 800px;
    height : 600px; */
    /* max-width  : 80%; */
    max-height : 80%;
    margin: 0;
}


/* ИНТЕРФЕЙС */

a {text-decoration: none; font-weight: 500; color: #00589c;}
a:hover {text-decoration: none;}

.delimiter {
    display: block;
    width: 100%;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 40px;
    background-color: #F1F1F1;
}

.secondary-text {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.75);
}

.tertiary-text {
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #8a8f99;
}

/* кнопки */
.btn-outline-primary {
    color: #00589c;
    background-color: transparent;
    background-image: none;
    border-color: #00589c;
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0070D2;
    border-color: #0070D2;
}


button, a, .btn , *:active, *:focus {outline: none !important;}
.btn {font-size: 14px; line-height: 21px; font-weight: 500; min-height:48px; padding: 13px 10px 12px; min-width: 180px; border-radius: 2px; box-shadow: none !important; text-shadow:none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.btn-primary {background-image: none; background-color:#00ADEE; transition: .2s background-color; border: none; }
.btn-primary:hover {background-color: #0070D2; box-shadow: 0px 1px 2px #aaa;}
.btn-primary:active {background-color: #00599D; box-shadow: none;
	-webkit-transform: translateY(1px);
	transform: translateY(1px);
}
.btn-primary:focus {background-color: #00599D;}

.btn-default {background: none;  border: 1px solid #00589c; color: #00589c; transition: .2s background-color, .2s color; font-weight: 500;}
.btn-default:hover {border: 1px solid #0070d2; color: #0070d2; background: none;}
.btn-default:active {border: 1px solid #00428D; color: #00428D; background: none; box-shadow: none;}
.btn-default:focus {border: 1px solid #00428D; color: #00428D; background: none; box-shadow: none;}

.btn-primary.disabled, .btn-primary:disabled, .btn-primary.disabled:hover, .btn-primary:disabled:hover {background-color: #dadada; box-shadow: none;}

.card .btn   {min-width: inherit;}

.btn-in-header__btn {
	/* display: inline-block;
    position: absolute;
    top: 0;
    right: 0; */
	float: right;
    margin-top: -64px;
	}
/*@media (max-width: 591px) {.btn-in-header__btn {display: none;}}*/
@media (max-width: 576px) {.btn-in-header__btn {display: none;}}

.participants-icon {font-size: 44px;}


/* формы */

.form-text, .search .form-text {height: 48px; border-radius: 2px; -webkit-box-shadow: none; box-shadow: none;}
.form-text:focus {
	box-shadow: none;
	border: 1px solid black;
	color: black;
}
.form-text:focus::-webkit-input-placeholder {color:#000;}
.form-text:focus:-moz-input-placeholder {color:#000;}

.form-text:focus,
.btn-outline-primary.focus, .btn-outline-primary:focus,
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus
 {box-shadow:none;}


.form label,
.form .group-checkbox__title,
.form .group-radio__title {
  display: inline-block;
  margin-bottom: 10px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #000000; }
  .form label .red,
  .form .group-checkbox__title .red,
  .form .group-radio__title .red {
    color: #f05f3b; }
  .form label.error,
  .form .group-checkbox__title.error,
  .form .group-radio__title.error {
    display: block;
    margin-top: 9px;
    margin-bottom: 0;
    font-size: 12px;
    color: #D0021B; }

.form input[type="text"], .form input[type="tel"],
.form input[type="password"],
.form input[type="email"] {
  width: 100%;
  height: 48px;
  margin: 0;
  padding: 16px;
  border: 1px solid #C4C7CC;
  border-radius: 2px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.75);
  background-color: #ffffff;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .form input[type="text"]::-webkit-input-placeholder,
  .form input[type="password"]::-webkit-input-placeholder,
  .form input[type="email"]::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form input[type="text"]::-moz-placeholder,
  .form input[type="password"]::-moz-placeholder,
  .form input[type="email"]::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form input[type="text"]:-moz-placeholder,
  .form input[type="password"]:-moz-placeholder,
  .form input[type="email"]:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form input[type="text"]:-ms-input-placeholder,
  .form input[type="password"]:-ms-input-placeholder,
  .form input[type="email"]:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form input[type="text"]:focus,
  .form input[type="password"]:focus,
  .form input[type="email"]:focus {
    border: 1px solid rgba(0, 0, 0, 0.75); }
    .form input[type="text"]:focus::-webkit-input-placeholder,
    .form input[type="password"]:focus::-webkit-input-placeholder,
    .form input[type="email"]:focus::-webkit-input-placeholder {
      color: transparent; }
    .form input[type="text"]:focus::-moz-placeholder,
    .form input[type="password"]:focus::-moz-placeholder,
    .form input[type="email"]:focus::-moz-placeholder {
      color: transparent; }
    .form input[type="text"]:focus:-moz-placeholder,
    .form input[type="password"]:focus:-moz-placeholder,
    .form input[type="email"]:focus:-moz-placeholder {
      color: transparent; }
    .form input[type="text"]:focus:-ms-input-placeholder,
    .form input[type="password"]:focus:-ms-input-placeholder,
    .form input[type="email"]:focus:-ms-input-placeholder {
      color: transparent; }
  .form input[type="text"]:disabled,
  .form input[type="password"]:disabled,
  .form input[type="email"]:disabled {
    border: 1px solid #EDEEEF;
    color: #E3E3E3;
    user-select: none; }
    .form input[type="text"]:disabled::-webkit-input-placeholder,
    .form input[type="password"]:disabled::-webkit-input-placeholder,
    .form input[type="email"]:disabled::-webkit-input-placeholder {
      color: #E3E3E3; }
    .form input[type="text"]:disabled::-moz-placeholder,
    .form input[type="password"]:disabled::-moz-placeholder,
    .form input[type="email"]:disabled::-moz-placeholder {
      color: #E3E3E3; }
    .form input[type="text"]:disabled:-moz-placeholder,
    .form input[type="password"]:disabled:-moz-placeholder,
    .form input[type="email"]:disabled:-moz-placeholder {
      color: #E3E3E3; }
    .form input[type="text"]:disabled:-ms-input-placeholder,
    .form input[type="password"]:disabled:-ms-input-placeholder,
    .form input[type="email"]:disabled:-ms-input-placeholder {
      color: #E3E3E3; }

.form input.error,
.form textarea.error {
  border: 1px solid rgba(208, 2, 27, 0.3); }
  .form input.error:focus,
  .form textarea.error:focus {
    border: 1px solid rgba(208, 2, 27, 0.3); }

.form textarea {
  display: block;
  resize: vertical;
  width: 100%;
  min-height: 136px;
  margin: 0;
  padding: 12px 16px;
  border: 1px solid #C4C7CC;
  border-radius: 2px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: rgba(0, 0, 0, 0.75);
  background-color: #ffffff;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .form textarea::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form textarea::-moz-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form textarea:-moz-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form textarea:-ms-input-placeholder {
    color: rgba(0, 0, 0, 0.4); }
  .form textarea:focus {
    border: 1px solid rgba(0, 0, 0, 0.75); }
    .form textarea:focus::-webkit-input-placeholder {
      color: transparent; }
    .form textarea:focus::-moz-placeholder {
      color: transparent; }
    .form textarea:focus:-moz-placeholder {
      color: transparent; }
    .form textarea:focus:-ms-input-placeholder {
      color: transparent; }

.form .checkbox {
  display: block;
  position: relative;
  margin-bottom: 16px;
  padding: 0;
  transition: all 0.4s;
  padding-left: 24px;
  line-height: 16px; }
  .form .checkbox__control {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer;
    z-index: -1; }
    .form .checkbox__control:checked + label:before {
      border: 1px solid transparent;
      background-size: 10px 8px; }
  .form .checkbox__label {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #000000;
    user-select: none;
    cursor: pointer; }
    .form .checkbox__label:before {
      content: '';
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 16px;
      height: 16px;
      border: 1px solid #D8DDE6;
      border-radius: 3px;
      background-color: #ffffff;
      background-repeat: no-repeat;
      background-image: url("img/check_blue.png");
      background-position: 50% 50%;
      background-size: 0px 0px;
      transition: all 0.1s ease;
      cursor: pointer; }

.form .radio {
  display: block;
  position: relative;
  margin-bottom: 16px;
  padding: 0;
  transition: all 0.4s;
  padding-left: 24px;
  line-height: 16px; }
  .form .radio__control {
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 16px;
    height: 16px;
    margin: 0;
    cursor: pointer;
    z-index: -1; }
    .form .radio__control:checked + .radio__label:before {
      border-color: transparent; }
    .form .radio__control:checked + .radio__label:after {
      transform: scale(1); }
  .form .radio__label {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 15px;
    color: #000000;
    cursor: pointer;
    user-select: none; }
    .form .radio__label:before {
      content: '';
      display: block;
      position: absolute;
      top: 0px;
      left: 0px;
      width: 16px;
      height: 16px;
      border: 1px solid #D8DDE6;
      border-radius: 50%;
      background-color: #ffffff;
      transition: border-color 0.3s 0.1s, background-color 0.3s 0.1s; }
    .form .radio__label:after {
      content: '';
      display: block;
      position: absolute;
      transition: transform 0.3s 0.1s;
      transform: scale(0);
      top: 4px;
      left: 4px;
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background: #0070d2; }

.select {
  opacity: 0;
  visibility: hidden; }
  .select.selectize-control, .select.selectize-dropdown {
    opacity: 1;
    visibility: visible; }
  .select__wrap {
    display: block;
    width: 100%;
    height: 48px; }

.select__wrap .selectize-control .selectize-input {
  position: relative;
  width: 100%;
  height: 48px;
  margin: 0;
  padding: 0;
  border: 1px solid #C4C7CC;
  border-radius: 2px;
  background-color: #ffffff;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }
  .select__wrap .selectize-control .selectize-input.focus {
    box-shadow: none; }
  .select__wrap .selectize-control .selectize-input:before {
    display: none !important; }
  .select__wrap .selectize-control .selectize-input input {
    display: none !important; }
  .select__wrap .selectize-control .selectize-input:after,
  .select__wrap .selectize-control .selectize-input .item:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 50%;
    right: 16px;
    width: 14px;
    height: 8px;
    margin-top: -4px;
    background-image: url("img/dropdown_down_blue.svg");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 16px 8px;
    border: none; }
  .select__wrap .selectize-control .selectize-input .item {
    display: block;
    position: relative;
    overflow: hidden;
    z-index: 3;
    padding: 16px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: rgba(0, 0, 0, 0.75);
    cursor: pointer;
    user-select: none;
    white-space: nowrap; }
    .select__wrap .selectize-control .selectize-input .item:before {
      content: "";
      display: block !important;
      position: absolute;
      z-index: 1;
      top: 0;
      bottom: 0;
      right: 0;
      width: 50px;
      height: 100%;
      background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.56) 13%, white 29%, white 100%);
      background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.56) 13%, white 29%, white 100%);
      background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.56) 13%, white 29%, white 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); }
  .select__wrap .selectize-control .selectize-input.dropdown-active:after,
  .select__wrap .selectize-control .selectize-input.dropdown-active .item:after {
    transform: rotate(180deg);
    border: none; }
  .select__wrap .selectize-control .selectize-input.input-active {
    cursor: pointer; }

.select__wrap .selectize-control .selectize-dropdown {
  margin-top: 8px;
  border: none;
  border-radius: 2px;
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.12);
  background-color: #ffffff; }
  .select__wrap .selectize-control .selectize-dropdown .option {
    padding: 10px 16px 9px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    user-select: none;
    cursor: pointer;
    transition: background 0.05s ease, color 0.05s ease;
    background-color: #ffffff; }
    .select__wrap .selectize-control .selectize-dropdown .option.active, .select__wrap .selectize-control .selectize-dropdown .option.selected {
      background-color: #00adee;
      color: #ffffff; }



@media (max-width: 991px) {
  .breadcrumbs {
    display: none; } }

.breadcrumbs__list {
  display: block;
  margin: 0;
  padding: 22px 0 20px;
  font-size: 11px;
  line-height: 13px; }

.breadcrumbs__item {
  display: inline-block;
  vertical-align: top;
  padding-left: 0; }
  .breadcrumbs__item:last-child .breadcrumbs__delimiter {
    display: none; }
  .breadcrumbs__item:before {
    display: none; }

.breadcrumbs__link {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: #6D7179; }




  @media (max-width: 767px) {
  .online-application h1 {
    padding-top: 2px;
    line-height: 38px; } }

.online-application .form-group,
.online-application .group-radio {
  margin-bottom: 25px; }
  @media (max-width: 767px) {
    .online-application .form-group,
    .online-application .group-radio {
      margin-bottom: 14px; } }

.online-application .group-checkbox {
  margin-bottom: 9px; }

.online-application__form {
  max-width: 540px;
  margin-top: 26px;
  margin-bottom: 65px; }
  @media (max-width: 991px) {
    .online-application__form {
      margin-top: 23px;
      margin-bottom: 65px; } }
  @media (max-width: 767px) {
    .online-application__form {
      margin-bottom: 30px; } }
  .online-application__form-submit-wrap {
    margin-top: 13px;
    text-align: center; }
    @media (max-width: 767px) {
      .online-application__form-submit-wrap {
        margin-top: 26px; } }
  .online-application__form-captcha {
    margin-top: 41px;
    margin-bottom: 25px; }
    @media (max-width: 767px) {
      .online-application__form-captcha {
        margin-top: 31px;
        margin-bottom: 22px; } }
  @media (max-width: 767px) {
    .online-application__form textarea {
      min-height: 129px; } }

.online-application__doc-application {
  margin: 23px 0 17px; }

.online-application .delimiter {
  margin-top: 17px;
  margin-bottom: 18px; }

.online-application__primary .attention-text {
  color: #000000; }

.online-application__personal-agreement {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  color: #000000; }


/* Цитаты */

.quotes {
  display: block;
  position: relative;
  margin-bottom: 30px; }
  @media (max-width: 767px) {
    .quotes {
      margin-bottom: 15px; } }
  .quotes__wrap {
    display: block;
    width: 100%; }
  .quotes__inner {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start; }
    @media (max-width: 767px) {
      .quotes__inner {
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center; } }
  .quotes__person {
    display: block;
    position: relative;
    min-width: 160px;
    margin-bottom: 10px;
    padding-right: 25px; }
    @media (max-width: 991px) {
      .quotes__person {
        min-width: 186px;
        padding-right: 51px; } }
    @media (max-width: 767px) {
      .quotes__person {
        min-width: 135px;
        padding-right: 0; } }
    .quotes__person:after {
      content: "";
      display: none;
      position: absolute;
      z-index: 1;
      top: 50%;
      left: 0;
      margin-top: -1px;
      width: 100%;
      height: 2px;
      background-color: #1D4383; }
  .quotes__info {
    display: block;
    text-align: center; }
  .quotes__descr {
    flex: 1;
    padding-top: 16px;
    margin-bottom: 10px; }
    @media (max-width: 767px) {
      .quotes__descr {
        display: block;
        width: 100%;
        padding-top: 0;
        font-size: 12px;
        line-height: 18px;
        color: rgba(64, 63, 63, 0.75); } }
  .quotes__img {
    display: block;
    width: 112px;
    height: 112px;
    margin: 0 auto 8px;
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%; }
  .quotes__title {
    display: block;
    margin-bottom: 2px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.85); }
  .quotes__subtitle {
    display: block;
    overflow: hidden;
    max-width: 135px;
    margin: 0 auto;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 9px;
    line-height: 13px;
    color: rgba(0, 0, 0, 0.6);
    text-transform: uppercase; }
  .quotes_no-img {
    /*width: 90%;*/
    margin-left: auto;
    margin-right: auto;
	padding: 0 15px;
	}
    @media (max-width: 767px) {
      .quotes_no-img {
        width: 100%; } }
  .quotes_no-img .quotes__inner {
    display: block; }
  .quotes_no-img .quotes__person {
    width: 100%;
    padding-right: 0;
    text-align: center; }
    .quotes_no-img .quotes__person:after {
      display: block; }
  .quotes_no-img .quotes__info {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 20px;
    background-color: #ffffff; }
  .quotes_no-img .quotes__descr {
    display: block;
    margin-bottom: 16px;
    padding-top: 25px;
    border-top: 2px solid #1D4383; }
    @media (max-width: 767px) {
      .quotes_no-img .quotes__descr {
        margin-bottom: 37px;
        padding-top: 30px;
        font-size: 14px;
        line-height: 21px;
        color: rgba(0, 0, 0, 0.75); } }


/* doc */

.doc-download {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 8px;
  font-size: 0; }
  .doc-download__wrap {
    padding-right: 16px; }
  .doc-download__title {
    display: inline-block;
    padding-top: 4px;
    padding-left: 29px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    /* color: #00589c; */ }
  .doc-download .svg-icon {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    max-width: 21px;
    height: 28px;
    line-height: 28px; }

/* contacts-banner */
.contacts-banner {
  background-color: rgba(0, 88, 156, 0.06);
  margin-bottom: 37px; }
  @media (max-width: 991px) {
    .contacts-banner {
      margin-bottom: 39px; } }
  @media (max-width: 767px) {
    .contacts-banner {
      margin-bottom: 37px; } }
  .contacts-banner__title {
    padding: 18px 24px 20px;
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #000000; }
    @media (max-width: 767px) {
      .contacts-banner__title {
        max-width: 170px;
        padding-bottom: 12px;
        line-height: 19px; } }
  .contacts-banner__content {
    padding: 18px 24px 20px 0px;
    font-size: 14px;
    line-height: 21px;
    color: rgba(109, 113, 121, 0.85); }
    @media (max-width: 767px) {
      .contacts-banner__content {
        padding-top: 0;
        padding-left: 22px;
        padding-bottom: 16px; } }



table {
  width: 100%;
  border-collapse: collapse;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 21px;
  border: 1px solid #F1F1F1;
  color: #000000; }
  table ul {
    margin-top: 0; }
    table ul li:before {
      top: 9px; }
  table td {
    vertical-align: top;
    padding: 17px 16px 16px;
    border: 1px solid #F1F1F1; }
    table td.gray {
      background-color: #fcfcfc; }
  table th, table thead td {
    vertical-align: top;
    padding: 10px 13px 10px;
    border: none;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    background-color: rgba(0, 88, 156, 0.06);
    color: rgba(109, 113, 121, 0.75);
    text-align: left; }
  table tr.blue td {
    padding: 11px 14px 16px;
    font-weight: 500;
    font-size: 15px;
    line-height: 21px;
    background-color: #00589c;
    color: #ffffff; }



/* НОВОСТИ */

.news-card {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #F1F1F1;
  border-radius: 2px;
  background-color: #ffffff;
  transition: all 0.2s; }

.news-card-press {
	width: 100%;
    display: block;
    padding-bottom: 10px;
    margin: 0 0 10px 10px;
    border-bottom: 1px solid #f6f6f6;
  }

  .news-card__wrap {
    display: block;
    width: 100%; }
  .news-card__img {
    display: block;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px; }
    .news-card__img-wrap {
      display: block;
      position: relative;
      width: 100%;
      min-height: 184px; }
      @media (max-width: 991px) {
        .news-card__img-wrap {
          min-height: 220px; } }
      @media (max-width: 767px) {
        .news-card__img-wrap {
          min-height: 183px; } }
  .news-card__content {
    min-height: 156px;
    padding: 18px 24px 23px; }
    @media (max-width: 991px) {
      .news-card__content {
        min-height: 144px;
        padding-top: 8px;
        padding-bottom: 13px; } }
    @media (max-width: 767px) {
      .news-card__content {
        min-height: 159px;
        padding-top: 19px;
        padding-bottom: 25px; } }
  .news-card__newspaper {
    display: inline-block;
    margin-bottom: 4px; }
    .news-card__newspaper-link {
      font-family: "Roboto", "Helvetica Neue", sans-serif;
      font-weight: 700;
      font-size: 14px;
      line-height: 21px;
      color: rgba(0, 0, 0, 0.85);
      transition: color 0.2s; }
  .news-card__date {
    display: block;
    margin-bottom: 10px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 10px;
    line-height: 21px;
    color: rgba(0, 0, 0, 0.6);
    transition: color 0.2s; }
    @media (max-width: 991px) {
      .news-card__date {
        font-size: 13px; } }
    @media (max-width: 767px) {
      .news-card__date {
        font-size: 10px; } }
  .news-card__title {
    display: block;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #00589c;
    transition: color 0.2s; }
  .news-card:hover {
    background-color: #0070d2;
    box-shadow: 0 2px 10px 0 rgba(157, 162, 172, 0.55);
    border-color: rgba(157, 162, 172, 0.55); }
    .news-card:hover .news-card__newspaper-link {
      color: #ffffff; }
    .news-card:hover .news-card__date {
      color: rgba(255, 255, 255, 0.6); }
    .news-card:hover .news-card__title {
      color: #ffffff; }


.news-list__content {
  display: block;
  position: relative; }

/*
.news-list h1 {
  margin-bottom: 17px;
  padding-right: 175px; }
  @media (max-width: 991px) {
    .news-list h1 {
      margin-bottom: 11px; } }
  @media (max-width: 767px) {
    .news-list h1 {
      margin-bottom: 29px;
      padding-top: 10px;
      padding-right: 80px;
      line-height: 38px; } }
*/

/*
.news-list .sub-news {
  display: block;
  position: absolute;
  right: 0;
  top: -37px; }
  @media (max-width: 991px) {
    .news-list .sub-news {
      top: -40px; } }
  @media (max-width: 767px) {
    .news-list .sub-news {
      top: -92px;
      width: 71px;
      line-height: 12px;
      text-align: center; } }
  @media (max-width: 767px) {
    .news-list .sub-news .svg-icon {
      display: block;
      margin: 0 auto 9px;
      max-width: 25px;
      height: 25px; } }

*/

.news-list__list {
  margin: 0 -10px;
  padding-top: 15px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }
  @media (max-width: 991px) {
    .news-list__list {
      padding-top: 36px; } }
  @media (max-width: 767px) {
    .news-list__list {
      margin: 0;
      padding-top: 10px; } }

.news-list .news-card__wrap {
  display: block;
  width: 50%;
  margin-bottom: 18px;
  padding: 0 10px; }
  @media (max-width: 991px) {
    .news-list .news-card__wrap {
      margin-bottom: 12px; } }
  @media (max-width: 767px) {
    .news-list .news-card__wrap {
      width: 100%;
      max-width: 400px;
      margin-left: auto;
      margin-right: auto;
      margin-bottom: 35px;
      padding: 0; } }

.news-list .news-card__img-wrap {
  height: 13vw; }
	@media only screen and (max-width: 1600px) {
    .news-list .news-card__img-wrap {height:  18vw;}
	}

.item-date {
	/* font-size: 0.9rem;
    margin: 5px 0 10px;
    color: #6D7179 */
  margin-bottom: 16px;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.6);
}

h1.h_news {
	font-size: 24px;
    line-height: 32px;
    margin: 0 0 20px;
}


/* Флаги */
.flags .card h6{
font-size:0.9rem;
font-weight: 500;
}
.flags .card-body a{
font-size:0.9rem;
font-weight: 400;
}
.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    // Just in case `pointer-events: none` is set on a parent
    pointer-events: auto;
    content: "";
    // IE10 bugfix, see https://stackoverflow.com/questions/16947967/ie10-hover-pseudo-class-doesnt-work-without-background-color
    background-color: rgba(0, 0, 0, 0);
}

.flags .card {border:none;}
.flags .card-body {background-color: transparent !important;}
.flags .card-img-top {border: 1px solid #f1f1f1;}

.the_regions .the_item h3 {margin:5px 0px 20px; font-size:0.9rem; font-weight: 500;}
.the_regions .the_logo img {max-width:170px; max-height:140px;}

.flag-list {text-align: center;}
.flag-list li {display:inline-block; margin: 5px !important;  padding: 0 !important;}
.flag-list li:before {content: none;}
/*.flag-icon-squared {width:42px !important; height:42px !important; border-radius: 50%; border: 1px #f6f6f6 solid;}*/
.flag-icon-squared {width:42px !important; height:42px !important; border-radius: 50%;}
.flag-icon-squared-sv {width:80px !important; height:80px !important;}

/* Пагинация в новостях */
.pagination {
  display: block;
  margin-bottom: 30px; }
  .pagination__prev, .pagination__next {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer; }
    .pagination__prev .svg-icon, .pagination__next .svg-icon {
      display: block;
      color: #00589c; }
    .pagination__prev.disabled, .pagination__next.disabled {
      cursor: default; }
      .pagination__prev.disabled .svg-icon, .pagination__next.disabled .svg-icon {
        color: #C4C7CC; }
  .pagination__prev {
    transform: rotate(180deg); }
  .pagination__content {
    display: inline-block;
    vertical-align: middle;
    margin: 0 40px;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #C4C7CC; }
    .pagination__content span {
      display: inline-block;
      vertical-align: middle; }
  .pagination__content span {
    display: inline-block;
    vertical-align: middle; }
  .pagination__current-page {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    line-height: 32px;
    margin-right: 4px;
    border: 1px solid #C4C7CC;
    border-radius: 3px;
    text-align: center;
    color: #00589c; }


/*


.news-list__show-more {
  margin: 15px 0 32px; }

.news-detail h1 {
  margin-bottom: 10px; }
  @media (max-width: 991px) {
    .news-detail h1 {
      max-width: 87.5%;
      padding-top: 6px;
      font-size: 24px;
      line-height: 34px; } }
  @media (max-width: 767px) {
    .news-detail h1 {
      max-width: none;
      margin-bottom: 2px;
      padding-top: 3px;
      font-size: 21px;
      line-height: 28px; } }

.news-detail__top {
  margin-bottom: 25px;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 991px) {
    .news-detail__top {
      margin-bottom: 55px; } }
  @media (max-width: 767px) {
    .news-detail__top {
      margin-bottom: 0; } }

@media (max-width: 991px) {
  .news-detail__content > p {
    max-width: 87.5%; } }

@media (max-width: 767px) {
  .news-detail__content > p {
    max-width: none; } }

.news-detail__date {
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 21px;
  color: rgba(0, 0, 0, 0.6); }

.news-detail__btn-all-news {
  margin-top: 58px; }
  @media (max-width: 767px) {
    .news-detail__btn-all-news {
      margin-top: 50px; } }

@media (max-width: 767px) {
  .news-detail__sub-news {
    display: block;
    width: 80px;
    float: right;
    margin-top: -17px;
    margin-right: -6px;
    line-height: 12px;
    text-align: center; } }

@media (max-width: 767px) {
  .news-detail__sub-news.sub-news .svg-icon {
    max-width: 25px;
    height: 25px;
    margin-bottom: 9px; } }

@media (max-width: 991px) {
  .news-detail .quotes__descr {
    max-width: 62.5%; } }

@media (max-width: 767px) {
  .news-detail .quotes__descr {
    max-width: none; } }

@media (max-width: 991px) {
  .news-detail .quotes_no-img .quotes__descr {
    max-width: none; } }

@media (max-width: 767px) {
  .news-detail .youtube-video {
    width: auto;
    padding-bottom: 58.25%;
    margin-left: -16px;
    margin-right: -16px; } }
	*/


.sub-news {
  display: inline-block;
  font-size: 12px;
  line-height: 14px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  color: #00589c; }
  .sub-news__title {
    display: inline-block;
    vertical-align: middle; }
  .sub-news .svg-icon {
    margin-right: 8px;
    max-width: 18px;
    height: 18px;
    line-height: 18px;
    color: #f6931d; }


/* Деловая программа. Табы */
.tabs{
}
.nav-tabs{
	border:0;
}
.nav-tabs > li{
	position:relative;
	display:block;
	float:left;
	/* font-family: 'Open Sans', sans-serif;
	font-weight:700; */
	font-size:18px;
}
.nav-tabs > li > a{
	-webkit-border-radius:0;
	border-radius:0;
	line-height:52px;
	display:block;
	padding: 0 24px;
	text-decoration:none;
	background:#ccc;
	color:#fff;
	border:0;
	margin-right:0;
	/* padding-right:21px; */
	border-right:none;
  	border-bottom: none;
}
.nav-tabs li > i{
	display:none;
}
.nav-tabs li.active > i{
	display:block;
	position: absolute;
	bottom: -15px;
	font-size: 26px;
	width: 30px;
	left: 50%;
	margin-left: -9px;
	-webkit-transition:all 0.3s ease 0.2s;
	-moz-transition:all 0.3s ease 0.2s;
	-ms-transition:all 0.3s ease 0.2s;
	-o-transition:all 0.3s ease 0.2s;
	transition:all 0.3s ease 0.1s;
}
.nav-tabs > li > a:hover{
	background:#d3d3d3;
	color:#fff;
	border:0;
	border-right:none;
	text-decoration:none;
  	border-bottom: none;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus{
	border:0;
	border-right:none;
  	border-bottom:none;
}
.nav-tabs > li:hover i{
	color:#333;
}
.nav-tabs li a:active, .nav-tabs li.active a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus{
	background:#222;
	color:#fff;
}
.tab-content{
	padding:30px;
}
.tab-content > .tab-pane{
	display:none;
}
.tab-content > .active{
	display:block;
}

.typical-page .nav-tabs, .typical-page .nav-tabs > li {margin: 0; padding: 0;}
.typical-page .nav-tabs > li:before {display:none;}

/* Деловая программа. мероприятия */

.label {
    display: inline;
    padding: .3em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;

	text-transform: uppercase;
    position: relative;
    /* top: -2px; */
}

.event-task{
	margin-bottom: 16px;
	/* border-bottom: 1px solid #e2e2e2; */
	/* padding-bottom: 16px; */
	background-color: #fff;
	padding: 24px;
		box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.06);
		transition: box-shadow 0.3s;
}
	.event-task:hover {box-shadow: 0 12px 40px 0 rgba(196, 199, 204, 0.84);}

.event-task h5 {font-size:22px; margin-bottom:16px; /* text-transform: uppercase; */ border-bottom: 1px solid rgba(0, 0, 0, 0.08); padding-bottom: 12px;}
.event-task h5, .event-task h5  a {font-weight:400;}
/* .event-task h4 {font-size: 18px; text-transform: uppercase; margin-bottom: .5rem; font-weight: 500; line-height: 1.5em;} */

.event-task span.label {margin-bottom: 4px; font-size:14px!important;}

.tab-pane .event-task:last-child{
	margin-bottom:0;
	/* border-bottom:0;
	padding-bottom:0; */
}
.event-task p:last-child{
	margin-bottom:0;
}

.event-task p.secondary-text {padding-left: 16px;}

.event-task .label{
	float:right;
	/* margin-top:7px; */
}

.hall  {display: inline-block; margin-bottom: 10px;}

.events-type > .online-application__form {margin: 0;}
.events-type > .online-application__form{max-width:none}
.events-type .form .radio {display: inline-block;}
.events-type .form label, .events-type  .form .group-checkbox__title, .events-type  .form .group-radio__title {font-size: 20px;}
.events-type .form .radio__label {font-size: 16px; margin-right: 18px;}

@media (max-width: 768px) {
	.events-type .form label, .events-type  .form .group-checkbox__title, .events-type  .form .group-radio__title {font-size: 18px;}
	.events-type .form .radio__label {font-size: 14px; margin-right: 16px;}
	}

/*@media (max-width: 591px) {*/
@media (max-width: 576px) {
	.nav-tabs > li {width: 50%; text-align:center; padding: 1px !important;}
	.nav-tabs > li > a {padding: 0px 16px;}
	.nav-tabs li.active > i {display: none;}
	/* .tab-content{padding:16px 10px;} */
	.event-task {padding:16px 10px; border-bottom: 1px solid #e2e2e2;}
		.event-task, .event-task:hover {box-shadow:none;}
	.event-task .label{float:left; margin-right: 20px;}
	.event-task h5, .event-task h5 a {font-size: 18px;}

	.event-task {background: rgba(85,85,85,0.06); box-shadow: }
	.tab-content {padding: 16px 0px; background-color: #fff !important;}
	.event-hr {height: 0; margin:20px 0 0;}
	}


/* Табы фото-видео */
.tab-photo-video li {
	display: inline-block;
}
.tab-photo-video li:not(.active) h2 {cursor: pointer; font-size: 1.2rem;}
.tab-photo-video li:not(.active) h2:hover {
	border-bottom: 1px dashed #fff;
}
.tab-photo-video li:before {display: none;}
.tab-photo-video-content  {display: none;}
.tab-photo-video-content.active {display: block;}


.partners-about-section__link {
    margin: 10px 0 0 0;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}


/* Кнопка аккордеона плюсик */
.btn-plus {
  display: block;
  position: relative;
  width: 22px;
  height: 22px;
  padding: 0;
  border: 2px solid #00adee;
  border-radius: 50%;
  background-color: transparent;
  cursor: pointer;
  transition: .2s border;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .btn-plus:before, .btn-plus:after {
    content: "";
    display: block;
    position: absolute;
    background-color: #00adee;
    transition: .2s background, .2s opacity; }
  .btn-plus:before {
    top: 8px;
    left: 4px;
    width: 10px;
    height: 2px; }
  .btn-plus:after {
    top: 4px;
    left: 8px;
    width: 2px;
    height: 10px; }
  .btn-plus:hover {
    border: 2px solid #0070d2; }
    .btn-plus:hover:before, .btn-plus:hover:after {
      background-color: #0070d2; }
  .btn-plus:active {
    border: 2px solid #00589c; }
    .btn-plus:active:before, .btn-plus:active:after {
      background-color: #00589c; }
  .btn-plus.open:after {
    opacity: 0; }
  .btn-plus.disabled, .btn-plus:disabled {
    cursor: default; }
    .btn-plus.disabled, .btn-plus.disabled:visited, .btn-plus.disabled:focus, .btn-plus.disabled:hover, .btn-plus:disabled, .btn-plus:disabled:visited, .btn-plus:disabled:focus, .btn-plus:disabled:hover {
      border: 2px solid #C4C7CC; }
      .btn-plus.disabled:before, .btn-plus.disabled:after, .btn-plus.disabled:visited:before, .btn-plus.disabled:visited:after, .btn-plus.disabled:focus:before, .btn-plus.disabled:focus:after, .btn-plus.disabled:hover:before, .btn-plus.disabled:hover:after, .btn-plus:disabled:before, .btn-plus:disabled:after, .btn-plus:disabled:visited:before, .btn-plus:disabled:visited:after, .btn-plus:disabled:focus:before, .btn-plus:disabled:focus:after, .btn-plus:disabled:hover:before, .btn-plus:disabled:hover:after {
        background-color: #C4C7CC; }


/* Кнопка аккордеона */
.btn-dropdown {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  padding: 0;
  background-color: transparent;
  border: 0;
  border-radius: 0;
  box-sizing: border-box;
  cursor: pointer;
  color: #00adee;
  transition: .2s color;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .btn-dropdown .svg-icon {
    max-width: 100%;
    height: 100%; }
  .btn-dropdown:hover {
    color: #0070d2; }
  .btn-dropdown:active {
    color: #00589c; }
  .btn-dropdown.disabled, .btn-dropdown:disabled {
    cursor: default; }
    .btn-dropdown.disabled, .btn-dropdown.disabled:visited, .btn-dropdown.disabled:focus, .btn-dropdown.disabled:hover, .btn-dropdown:disabled, .btn-dropdown:disabled:visited, .btn-dropdown:disabled:focus, .btn-dropdown:disabled:hover {
      color: #C4C7CC; }
  .btn-dropdown.open {
    transform: rotate(180deg); }

.svg-icon svg {
    width: 100%;
    height: 100%;
}

.svg-icon svg {
    width: auto;
    max-height: 100%;
    max-width: 100%;
    fill: currentColor;
}

/* Аккордеон */
.accordion {
  margin-bottom: 20px; }
  .accordion__item {
    position: relative;
    border-top: 1px solid #D2D6D9;
    border-bottom: 1px solid #D2D6D9;
    margin-top: -1px; }
    .accordion__item-link {
      position: relative;
      padding: 17px 50px 15px 0;
      cursor: pointer; }
      @media (max-width: 767px) {
        .accordion__item-link {
          padding-top: 14px;
          padding-bottom: 10px; } }
    .accordion__item-content {
      display: none;
      padding: 38px 66px 32px;
      margin: 0;
      border-top: 1px solid rgba(210, 214, 217, 0.3);
      overflow: hidden; }
      @media (max-width: 767px) {
        .accordion__item-content {
          padding: 16px 0;
          font-size: 14px;
          line-height: 21px; } }
    .accordion__item-title {
      /* display: inline-block; */
      vertical-align: top;
      user-select: none;
      font-family: "Roboto", "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 21px;
      line-height: 31px;
      color: rgba(0, 0, 0, 0.75); }
      @media (max-width: 767px) {
        .accordion__item-title {
          font-size: 16px;
          line-height: 21px; } }
    .accordion__item-arrows {
      position: absolute;
      right: 12px;
      top: 50%;
      margin-top: -15px;
      width: 30px;
      height: 30px;
      cursor: pointer; }
      @media (max-width: 991px) {
        .accordion__item-arrows {
          right: 0; } }
      @media (max-width: 767px) {
        .accordion__item-arrows {
          margin-top: -14px; } }
    .accordion__item.open .accordion__item-arrows {
      transform: rotate(180deg); }
  .accordion__subitem {
    position: relative;
    padding: 0 0 16px 42px; }
    @media (max-width: 767px) {
      .accordion__subitem {
        padding-left: 24px; } }
    .accordion__subitem:last-child {
      padding-bottom: 0; }
    .accordion__subitem-content {
      display: none;
      padding: 18px 0 0;
      overflow: hidden; }
      @media (max-width: 767px) {
        .accordion__subitem-content {
          padding-top: 10px;
          font-size: 13px;
          line-height: 19px; } }
      @media (max-width: 767px) {
        .accordion__subitem-content p {
          margin-bottom: 19px; } }
    .accordion__subitem-title {
      display: inline-block;
      vertical-align: top;
      cursor: pointer;
      font-family: "Roboto", "Helvetica Neue", sans-serif;
      font-weight: 400;
      font-size: 16px;
      line-height: 24px;
      letter-spacing: 0.04px;
      color: #343747; }
      @media (max-width: 767px) {
        .accordion__subitem-title {
          font-size: 14px;
          line-height: 21px; } }
    .accordion__subitem-arrows {
      position: absolute;
      left: 10px;
      top: 0;
      width: 22px;
      height: 22px;
      cursor: pointer; }
      @media (max-width: 767px) {
        .accordion__subitem-arrows {
          left: 0;
          top: 2px;
          width: 18px;
          height: 18px; } }
      @media (max-width: 767px) {
        .accordion__subitem-arrows .btn-plus {
          width: 18px;
          height: 18px; } }
      @media (max-width: 767px) {
        .accordion__subitem-arrows .btn-plus:before {
          top: 6px;
          left: 3px;
          width: 8px;
          height: 2px; } }
      @media (max-width: 767px) {
        .accordion__subitem-arrows .btn-plus:after {
          top: 3px;
          left: 6px;
          width: 2px;
          height: 8px; } }
    .accordion__subitem.open .accordion__subitem-arrows .btn-plus:after {
      opacity: 0; }

.page-sidebar__right .accordion__item-content {
  padding-left: 30px;
  padding-right: 30px; }
  @media (max-width: 767px) {
    .page-sidebar__right .accordion__item-content {
      padding-left: 0;
      padding-right: 0; } }


/* Табы */
.tabs__content {
  display: block;
  position: relative; }
  @media (max-width: 767px) {
    .tabs__content {
      /*margin: 0 -16px; */}  }

.tabs__nav {
  display: block;
  position: relative;
  z-index: 1;
  overflow: hidden;
  -ms-touch-action: pan-y pinch-zoom;
  touch-action: pan-y pinch-zoom;
  border-bottom: 1px solid #D8DDE6;
  white-space: nowrap;
  font-size: 0; }
  /* @media (max-width: 767px) {
     .tabs__nav {
      border-bottom: none; }  }  */

  .tabs__nav-item {
    display: inline-block;
    vertical-align: top;
    margin: 0px 16px 0 0;
    padding: 0px 12px 3px;
    text-align: center;
    border-bottom: 2px solid transparent;
    font-family: "Roboto", "Helvetica Neue", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    color: #000000;
    cursor: pointer;
    user-select: none; }
    @media (max-width: 767px) {
      .tabs__nav-item {
        transition: border 0.1s linear; } }
    .tabs__nav-item:hover {
      border-bottom: 2px solid #0070d2; }
      @media (max-width: 767px) {
        .tabs__nav-item:hover {
          border-bottom: 2px solid transparent; } }
    .tabs__nav-item.active {
      border-bottom: 2px solid #0070d2; }
    .tabs__nav-item:last-child {
      margin-right: 0; }

.tabs__pane {
  display: none; }
   @media (max-width: 767px) {
    .tabs__pane {
      /* display: block; */
      /* padding: 0 16px; */ } }
  .tabs__pane.active {
    display: block !important; }


/* Lazy */
.b-lazy {
        -webkit-transition: opacity 300ms ease-in-out;
           -moz-transition: opacity 300ms ease-in-out;
             -o-transition: opacity 300ms ease-in-out;
                transition: opacity 300ms ease-in-out;
                 max-width: 100%;
                   opacity: 0;
    }
    .b-lazy.b-loaded {
                   opacity: 1;
    }
.mainvideo.b-lazy	{max-width: none;}

/* .modal-dialog {max-width: 80%;} */


/* Фоновое видео */
.fullscreen-bg {
    overflow: hidden;
    z-index: -100;
    position: relative;
    width: 100%;
/* height: 36rem; */
height: 60vh;
min-height: 360px;
color: #fff;
text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7);
background: url(/common/img/uploaded/exhibitions/sviaz2020/img/bg_top.jpg) 50% 20%  / cover no-repeat;
}

.fullscreen-bg__video {
    position: absolute;
    /* top: 0; */
	top: 50%;
    left: 0;
   /*  width: 100%; */
min-width: 100%;
min-height: 100%;
transform: translateY(-50%);
}

.overlay {
    background: rgba(0,0,0,0.4);
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    z-index: 4;
}

/* @media (max-width: 991px) {.fullscreen-bg {height: 40vh;}} */

@media (max-width: 767px) {
    .fullscreen-bg {
		height: 360px;
        background: url('/common/img/uploaded/exhibitions/sviaz2020/img/sviaz_2016_top.jpg') 50% 20% no-repeat;
    }
 	.overlay {background: none;}
    .fullscreen-bg__video {display: none;}
}

.partners-about-section__link {
	margin:10px 0 0 0;
	font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}


/* Age limit */
.age-limit {
    display: inline-block;
    margin: 0 10px;
    padding: 5px;
    font-size: 20px;
    border-radius: 50%;
    /* background-color: rgba(255,255,255,0.2); */
    border: 2px solid rgba(255,255,255,0.6);
    color: rgba(255,255,255,0.6);
    text-shadow: none;
    font-weight: 500;
}

/* Cookie */

.cookie-attention {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(50, 50, 50, 0.6);
  z-index: 99; }
  .cookie-attention__content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    min-height: 34px;
    padding: 5px 30px 5px 0; }
  .cookie-attention__msg {
    color: #fff;
    font-size: 14px;
    line-height: 1.4; }
    .cookie-attention__msg a {
      color: #fff;
      text-decoration: underline; }
  .cookie-attention__close {
    position: absolute;
    top: 6px;
    right: 0;
    height: 24px;
    width: 24px;
    cursor: pointer; }
    .cookie-attention__close:before {
      content: "";
      display: block;
      position: absolute;
      top: 9px;
      left: 0;
      width: 100%;
      height: 3px;
      border-radius: 100px;
      background-color: #fff;
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); }
    .cookie-attention__close:after {
      content: "";
      display: block;
      position: absolute;
      top: 9px;
      left: 0;
      width: 100%;
      height: 3px;
      border-radius: 100px;
      background-color: #fff;
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg); }

/**
 * Убираем оформление автоматически добавленных ссылок iPhone'ом
 */
a[href^=tel] {
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    color: inherit;
}

.fs1-2 {font-size: 1.2rem;} .fs1-4 {font-size: 1.4rem;}
.fs1-6 {font-size: 1.6rem;} .fs1-8 {font-size: 1.8rem;}
.fs1 {font-size: 1rem;} .fs2 {font-size: 2rem;} .fs2-6 {font-size: 2.6rem;}
.fs3 {font-size: 3rem;} .fs3-5 {font-size: 3.5rem;}

/* Посетителям */
.reg > div:not(:last-of-type)::after {
    content: '';
	width: 23px;
    height: 17px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(25%, -50%);

	background-image: url(/common/2020/img/right-arrow.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    }

@media screen and (max-width: 576px) {
.reg > div:not(:last-of-type) {margin-bottom: 30px; padding-bottom: 10px;}
.reg > div:not(:last-of-type)::after  {
    top: 100%;
    right: 50%;
    transform: translate(50%, 0) rotate(90deg);
}
}

.chart_effect_part div:nth-child(even) {
	display: -ms-flexbox!important;
    display: flex!important;
	-ms-flex-align: center!important;
    align-items: center!important;
}


/**  * Pie charts — with SVG  */
.pie {
  width: 100px;
  height: 100px;
  display: inline-block;
  margin: 10px;
  	/* transform: rotate(-90deg); */
	position: relative;
	background: #F6F6F6;
    border-radius: 50%;
}

	.pie > div {
		position: absolute;
		left: 50%;
		top: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		font-size: 1.4rem;
		z-index:1;
		margin-left: 4px;
		}

.pie svg {
  background: #F6F6F6;
  border-radius: 50%;
  	transform: rotate(-90deg);
}

.pie circle {
  fill: #F6F6F6;
  stroke: #00589C;
  stroke-width: 4; /* 32-круговая */
}

/* @keyframes grow { to { stroke-dasharray: 100 100 } } */
@keyframes grow { from { stroke-dasharray: 0 100 } }

.pie.animated circle {animation: grow 1s 1 linear;}


/* Fancybox   */
/* .fancybox-slide--iframe .fancybox-content {
   /  width  : 800px;
    height : 600px;
    max-width  : 80%; /
    max-height : 80%;
    margin: 0;
}   */

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right : 0;
  height: 150px;
  padding: 5px 10px 10px 10px;
  box-sizing: border-box;
  background: #00589c;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 150px;
}
.fancybox-thumbs__list a {height: 150px; width: 180px; margin: 6px;}

.youtube-video {
  display: block;
  position: relative;
  height: 0;
  width: 100%;
  padding-bottom: 56.25%;
  padding-top: 25px;
}

.youtube-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.progress-bar {overflow: initial;}

.steps dl {display: flex; border-bottom: 1px solid #f6f6f6;}
.steps dl:last-of-type {border-bottom: none;}
	@media (max-width: 500px) {.steps dl {display: block; }}
.steps dt {margin: 0 16px 0 0;}
.steps dd {padding-top: 18px;}
.steps dt div{
	white-space: nowrap;
	background-color: #f6f6f6;
	width: 56px;
	height: 56px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	/* margin: 0 auto; */
}

.note-toggle {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 6px 0;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #00589c;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.note-toggle__title {
  display: inline-block;
  position: relative;
  margin-bottom: 6px;
  padding-left: 24px;
}
.note-toggle__title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 16px 16px;
  /* background-image: url("../img/sprite/note-dropdown.svg");  */
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%2300589C'/%3E%3Cpath fill='%23FFF' d='M11 8L6 5v6z'/%3E%3C/g%3E%3C/svg%3E");
}
.note-toggle__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 24px;
  right: 0;
  height: 1px;
  border-bottom: 1px dashed #00589c;
}
.note-toggle__text {
  display: none;
  padding-left: 24px;
}
.note-toggle.open .note-toggle__title:before {
  /* background-image: url("../img/sprite/note-dropdown_open.svg");  */
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%2300ADEE'/%3E%3Cpath fill='%23FFF' d='M8 11l3-5H5z'/%3E%3C/g%3E%3C/svg%3E");
}


.attention-toggle {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 6px 0;
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.attention-toggle__title {
  display: inline-block;
  position: relative;
  margin-bottom: 6px;
  padding-left: 24px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #f05f3b;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.attention-toggle__title:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 16px 16px;
  /* background-image: url("../img/sprite/attention.svg   */
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F05F3B'/%3E%3Crect width='2' height='7' x='7' y='3' fill='%23FFF' rx='1'/%3E%3Crect width='2' height='2' x='7' y='12' fill='%23FFF' rx='1'/%3E%3C/g%3E%3C/svg%3E");
}
.attention-toggle__title:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 24px;
  right: 0;
  height: 1px;
  border-bottom: 1px dashed #f05f3b;
}
.attention-toggle__text {
  display: none;
}


.attention {
  display: inline-block;
  position: relative;
  padding-left: 24px;
  font-family: "Roboto", "Helvetica Neue", sans-serif;
  font-weight: 400;
  font-size: 11px;
  line-height: 16px;
  color: #f05f3b;
}
.attention:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0;
  width: 16px;
  height: 16px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 16px 16px;
  /* background-image: url("../img/sprite/attention.svg"); */
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Ccircle cx='8' cy='8' r='8' fill='%23F05F3B'/%3E%3Crect width='2' height='7' x='7' y='3' fill='%23FFF' rx='1'/%3E%3Crect width='2' height='2' x='7' y='12' fill='%23FFF' rx='1'/%3E%3C/g%3E%3C/svg%3E");
}
.attention:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 24px;
  right: 0;
  height: 1px;
  border-bottom: 1px dashed #f05f3b;
}