@font-face {
font-family: 'Myriad Pro';
font-display: auto;
src: url('/assets/template/fonts/MyriadPro-Light.eot');
src: url('/assets/template/fonts/MyriadPro-Light.eot?#iefix') format('embedded-opentype'),
url('/assets/template/fonts/MyriadPro-Light.woff') format('woff'),
url('/assets/template/fonts/MyriadPro-Light.ttf') format('truetype');
font-weight: 100;
font-style: normal;
}
@font-face {
font-family: 'Myriad Pro';
font-display: auto;
src: url('/assets/template/fonts/MyriadPro-Regular.eot');
src: url('/assets/template/fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
url('/assets/template/fonts/MyriadPro-Regular.woff') format('woff'),
url('/assets/template/fonts/MyriadPro-Regular.ttf') format('truetype');
font-weight: 400;
font-style: normal;
}
@font-face {
font-family: 'Myriad Pro';
font-display: auto;
src: url('/assets/template/fonts/MyriadPro-It.eot');
src: url('/assets/template/fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
url('/assets/template/fonts/MyriadPro-It.woff') format('woff'),
url('/assets/template/fonts/MyriadPro-It.ttf') format('truetype');
font-weight: 400;
font-style: italic;
}
@font-face {
font-family: 'Myriad Pro';
font-display: auto;
src: url('/assets/template/fonts/MyriadPro-Bold.eot');
src: url('/assets/template/fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
url('/assets/template/fonts/MyriadPro-Bold.woff') format('woff'),
url('/assets/template/fonts/MyriadPro-Bold.ttf') format('truetype');
font-weight: 700;
font-style: normal;
}
@font-face {
font-family: 'Myriad Pro';
font-display: auto;
src: url('/assets/template/fonts/MyriadPro-Black.eot');
src: url('/assets/template/fonts/MyriadPro-Black.eot?#iefix') format('embedded-opentype'),
url('/assets/template/fonts/MyriadPro-Black.woff') format('woff'),
url('/assets/template/fonts/MyriadPro-Black.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}
@font-face {
font-family: 'Futura PT';
src: url('/assets/template/fonts/FuturaPT-Bold.eot');
src: url('/assets/template/fonts/FuturaPT-Bold.eot?#iefix') format('embedded-opentype'),
url('/assets/template/fonts/FuturaPT-Bold.woff') format('woff'),
url('/assets/template/fonts/FuturaPT-Bold.ttf') format('truetype');
font-weight: 900;
font-style: normal;
}

body {font-family: 'Myriad Pro';}
button:focus, a:focus, input[type='button'] {outline: none;}

	#header{
		position:fixed;
		top:0px;
		display:block;
		width: 100%;
		z-index: 100;
		text-align:center;
		color: #F2F2F2;
		transition-property: top;
		transition-duration: 1s;
	}
	#header.slideUp{
		top:-120px;
	}
	.header{
		top:0px;
		height: 80px;
		/*background: linear-gradient(to bottom, #182D55, #407CB2);*/
		background: linear-gradient(to bottom, #182D55 35%, #264875);
	}

	.header .row {height: 80px;}
	
	.header .socnet-icon {display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; text-decoration: none; border: 2px solid rgba(255,255,255,.75); color: #ffffff; border-radius:5px;}
	.header .socnet-icon + .socnet-icon { margin-left: 10px; }
@media(max-width: 767px) {
    .header .socnet {background:#0e1e3b; border-radius: 4px; height: 30px; padding: 0 0px;}
	.header .socnet-icon {width: auto; height: auto; padding-left: 8px; padding-right: 8px; line-height: 30px; border: none;}
	.header .socnet-icon + .socnet-icon { margin-left: 0px; }
	.header .socnet-icon span {line-height: 18px; vertical-align: middle;}
    
    .header .socnet-icon .icon-soc_mini_in {font-size: 1.1em;}
    .header .socnet-icon .icon-soc_mini_vk {font-size: 0.8em;}
    .header .socnet-icon .icon-soc_mini_fb {font-size: 1.1em}
}
	
	.logo		{text-align: left;}
	.logo a		{text-decoration: none;}
	.logo img	{height: 45px;}
@media(min-width: 768px) {
	.logo img	{height: 60px;}
}

	.logo-date, .logo-city	{display: inline-block; font-size: 18px; font-weight: bold; line-height: 20px; vertical-align: middle;}
	.logo-date	{padding: 0 1em 0 2em; color: #ffffff;}
	.logo-city	{padding-left: 1em; border-left: 1px solid #ffffff; color: #2D91EB;}

	.header .form-control {height: 30px;}
	/*. {background: #0D224B; color: #FFFFFF;}*/

	.lang-panel {background:#061021; border-radius: 4px; height: 30px; padding: 0 0px; margin-right: 15px;}
	.lang-panel a {display: inline-block; padding: 8px 8px; line-height: 0;}
	.lang-panel a img {max-width: 20px; opacity: 0.5;}
	.lang-panel a.active {border-radius: 4px; background-color: #0e1e3b;}
	.lang-panel a.active img {opacity: 1;}
/*----------Top Menu---------*/
.navbar	{padding: 0 1rem;}
.navbar-dark .navbar-toggler {width: 100%; padding: 9px 0 10px; border: none; color: #FFFFFF;}
.navbar-collapse {margin: 0 -16px; background: #FFFFFF;}
.navbar-dark .navbar-nav .nav-item {text-align: center; border-bottom:2px solid rgba(234, 234, 234, 0.25);}
.navbar-dark .navbar-nav .nav-item:last-of-type  {border-bottom: none;}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link a {color: #2D91EB;}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {color: #2D91EB;}

.dropdown-menu {border: none; background: #13376a; text-align: center;}
.dropdown-menu a {border: none; color: #FFFFFF; text-align: center;}

.dropdown-toggle::after {border: none;width: 13px;height: 7px;background: url(/assets/template/img/toggle-drop.png) no-repeat;vertical-align: 0.07rem;background-size: cover;}
/*.dropdown-toggle-1 a.nav-link::after {content: ''; display: inline-block; border: none;width: 13px;height: 7px;background: url(/assets/template/img/toggle-drop.png) no-repeat;vertical-align: 0.07rem;background-size: cover;}*/

 /*{height: 40px;}*/
 .bg-top-menu {background: #2D91EB;}

.dropdown-menu	{
	border-radius: 0;
}
.dropdown-item {
	color: #2D91EB;
}
/*--------/-Top Menu-/-------*/

	
.section	{position: relative;}
/*---after-delete---*/
.section	{max-width: 100%; overflow: hidden;}
/*-/-after-delete-/-*/

.section .about	{position: relative; z-index: 1; height: 100%; padding-top: 120px;}
.section .hot-line	{position: relative; z-index: 1; height: auto; background: #2D91EB;}
.section .welcom	{position: relative; z-index: 1;}
.section .video	{position: relative; z-index: 1;}
.section .sponsors	{position: relative; z-index: 1;}
.section .news	{position: relative; z-index: 1;}
.section .partners	{position: relative; z-index: 1;}
.section .movie	{position: relative; z-index: 1;}

.section.v2 .welcom, .section.v2 .video, .section.v2 .sponsors, .section.v2 .news, .section.v2 .partners, .section.v2 .movie	{height: auto; padding: 25px 0 35px;}

.top-slider-block {position: absolute; top: 0; bottom: 0; width:100%; padding-top: 120px;}
.top-slider, .top-slider .container				{height: 100%;}
.top-slider > div, .top-slider > div > div		{height: 100%;}
.top-slider .slide-01_0 {background: url('/img/top-slider/top-slide-1_001-fullHD.jpg') 77% 37%; background-size: cover;}
.top-slider .slide-01_1 {background: url('/img/top-slider/top-slide-1_002-fullHD.jpg') center 37%; background-size: cover;}
.top-slider .slide-02_0 {background: url('/img/top-slider/top-slide-2_001-fullHD.jpg') 64% 50%; background-size: cover;}
.top-slider .slide-02_1 {background: url('/img/top-slider/top-slide-2_002-fullHD.jpg') 64% 52%; background-size: cover;}
.top-slider .slide-03_0 {background: url('/img/top-slider/top-slide-3_001-fullHD.jpg') center 25%; background-size: cover;}
.top-slider .slide-03_1 {background: url('/img/top-slider/top-slide-3_002-fullHD.jpg') center 25%; background-size: cover;}
.top-slider .slide-04_0 {background: url('/img/top-slider/top-slide-4_001-fullHD.jpg') center; background-size: cover;}
/*.top-slider .slide-04_1 {background: url('/img/top-slider/top-slide-4_002-fullHD.jpg') center; background-size: cover;}*/
.top-slider .slide-05_0 {background: url('/img/top-slider/top-slide-5_001-fullHD.jpg') center 5%; background-size: cover;}
.top-slider .slide-05_1 {background: url('/img/top-slider/top-slide-5_002-fullHD.jpg') center 50%; background-size: cover;}

.top-slider-text	{margin-top: 60px; font-size: 24px; text-align: center;}
.top-slider-title	{color: #FFFFFF; text-transform: uppercase; line-height: 1.2em; margin-bottom: 20px;}
.top-slider-line-short span {display: block; width: 120px; margin: 0 auto; height: 0.18em; background: #FFFFFF;}
.top-slider-date	{color: #FFFFFF; font-size: 0.8em; font-weight: bold;}

.top-slider-info	{margin-top:16em;}
.top-slider-info .container	{height: 100%; position: relative;}
.counter-block	{position: relative; z-index: 25; width: 100%; height: 127px; background: #E5E5E5; border-radius: 4px; overflow: hidden;font-family: 'Myriad Pro'}
.counter-block .clockface	{height: 84px; background: #FFFFFF; color: #4095E2; font-size: 48px; line-height: 84px; text-align: center;}
.counter-block .clockface > span	{display: inline-block;}
.counter-block .clockface > span:after	{display: block; content: ''; clear: both;}
.counter-block .clockface .num:before, .counter-block .clockface .num:after	{content: ''; display: block; position: absolute; top:0; width: 1px; height: 100%; background: linear-gradient(to bottom, rgba(125,125,125,0), rgba(125,125,125,0.5), rgba(125,125,125,0));}
.counter-block .clockface .num:before	{left: 0;}
.counter-block .clockface .num:after	{right: 0; display: none;}
.counter-block .clockface .num:last-of-type:after	{display: block;}
.counter-block .clockface .num	{position: relative; display: block; float: left; width: 0.8em; height: 100%; text-align: center; font-weight: bolder;}
.counter-block .clockface small	{padding: 0 0.2em; vertical-align: text-top; line-height: 48px;font-size: 29px;text-transform: uppercase;}
.counter-block .clockface .preword	{display:inline-block;height: 100%;float:left;padding:0 0.2em;line-height:inherit;font-size: 18px;text-align: left;vertical-align: baseline;text-transform: uppercase;}
.counter-block .clockface .hright	{display:inline-block;height: 100%;padding:0 0.2em;line-height: 20px;font-size: 18px;text-align: left;vertical-align: baseline;text-transform: uppercase;}
.counter-block .clockface .hright.fs32	{font-size: 32px;line-height:22px;}

.counter-block p	{color: #222222; margin-top: 10px; text-align: center; text-transform: uppercase; size: 17px;}
.top-slider-row-btn	{position: relative; z-index: 10;}

/*.row-org-logo {position: static; margin: 4em 0 25px;}*/
.row-org-logo {position: relative; padding: 4em 0 35px; 
background: -webkit-linear-gradient(bottom, rgba(24, 45, 85, 0.75), rgba(24, 45, 85, 0));
background: -o-linear-gradient(bottom, rgba(24, 45, 85, 0.75), rgba(24, 45, 85, 0));
background: linear-gradient(to top, rgba(24, 45, 85, 0.75), rgba(24, 45, 85, 0));
}
.org-logo {height: 35px; display: inline-block;}
.org-logo+.org-logo {margin-left: 20px;}
.org-logo	{margin-bottom: 10px;}
.org-logo a	{display: inline-block; height: 100%; position: relative; z-index: 100;}
.org-logo img {height: 100%; opacity: .75; transition-property: opacity; transition-duration: 0.25s;}
.org-logo a img:hover, .org-logo a img:focus	{opacity: 1;}
.org-logo img.xl {height: 65px;}


.video > div, .video > div > div {height: 100%;}
.video-player	{height: calc(100%); background: url('/assets/template/img/video_bg_5.jpg') center 60%; background-size: cover; overflow: hidden;}
.video-player img	{opacity: 0;}


.slide-inner {
  position: relative;
  height: 100%; }
  .slide-inner .slide-inner-contain {
    position: absolute;
    bottom: 68px;
    width: 100%;
    font-size: 16px;
    background: linear-gradient(90deg, rgba(24, 45, 85, 0.5) 85%, transparent 95%); }
    @media (min-width: 576px) {
      .slide-inner .slide-inner-contain {
        background: linear-gradient(90deg, rgba(24, 45, 85, 0.5) 75%, transparent 85%, transparent); } }
    @media (min-width: 992px) {
      .slide-inner .slide-inner-contain {
        background: linear-gradient(90deg, rgba(24, 45, 85, 0.5) 40%, transparent 55%, transparent);
        bottom: 35px;} }


/*-----------Hot line-----------*/
.hot-line {}
.hot-line .hot-line-container {display: flex; flex-wrap: wrap; margin: 0 15px;}
.hot-line .hot-btn	{padding-top: 20px; padding-bottom: 20px;}
.hot-line .hot-btn:after {content: ''; display: block; position: absolute; left: 15px; right: 15px; bottom: 0; height: 2px; background: rgba(255,255,255,0.25);}
.hot-line .hot-btn:last-of-type:after {display: none;}
.hot-line .hot-btn a	{display: block; width: 80%; margin: 0 auto; color: #FFFFFF; font-size: 18px; font-weight: bold; text-decoration: none;}
.hot-line .hot-btn a .temp-pickt	{display: inline-block; margin-right: 10px; vertical-align: middle;}
.hot-line .hot-btn a .temp-pickt+span	{display: inline-block; vertical-align: middle; width: calc(100% - 95px);}
.hot-line .hot-btn a span>small	{display: inline-block; width: 100%;}
/*---------/-Hot line-/---------*/

/*-----------Slider-----------*/
.block-welcom {background: #D8E9F9;}
/*.welcom .main-title-h2 {padding:0; margin: 0 0 1.75rem;}*/
.welcom-carousel {margin: 0 -15px;}
.welcom-carousel .slide-item {padding: 35px 35px; background: #FFFFFF; font-family: 'Myriad Pro'; color: #333333;}
.welcom-carousel .slide-item .photo-box  {width: 100%; height: auto; max-height: 220px; margin: 0 auto 20px; text-align: center;}
.welcom-carousel .slide-item .photo-box img  {display: inline-block; max-width: 100%; max-height: 220px;}
.welcom-carousel .slide-item .text-box  {}
.welcom-carousel .slide-item .text-box h3  {font-size: 27px; font-weight: normal;}
.welcom-carousel .slide-item .text-box p  {font-size: 15px;}
.welcom-carousel .slide-item .text-box .sub-title  {font-size: 17px; color: #3D75AD;}
.welcom-carousel .slide-item .text-box .row-link-more a  {font-size: 17px; color: #3D75AD; text-decoration: underline;}
/*---------/-Slider-/---------*/

/*----------Sponsors----------*/
.block-sponsors {background: #C63D0F;}
.sponsors {}
.sponsor-carousel {margin: 0 45px;}
.sponsor-carousel .sponsor-item .logo-box {width: 190px; height: 190px; margin:0 auto; background: #FFFFFF; text-align: center;}
.sponsor-carousel .sponsor-item a:hover, .sponsor-carousel .sponsor-item a:focus {text-decoration: none;}
.sponsor-carousel .sponsor-item p {margin: 1em 0 0; padding: 0 17px; text-align: center; font-size: 15px; text-transform: uppercase;}
.sponsor-carousel .sponsor-item img {width:85%; max-width: 85%; max-height: 80px; display: block; margin: 0 auto;}
#block-10 .sponsor-carousel .sponsor-item img {height: 80%;}

.bg-theme-1 .sponsor-carousel .sponsor-item p {color: #FFFFFF;}
.bg-theme-2 .sponsor-carousel .sponsor-item p {color: #FFFFFF;}
.bg-theme-3 .sponsor-carousel .sponsor-item p {color: #333333;}
/*--------/-Sponsors-/--------*/

/*-------------News-----------*/
/*.block-news {background: #1BBC9B;}*/
.news {background: #D8E9F9;}
.news-carousel {margin: 0;}
/*.news-carousel {margin: 0 67px;}*/
.news-carousel .news-item {height: 19rem; background: #FFFFFF; border: 10px solid #EAEAEA; margin: 0 18px; text-align: center; padding: 25px;}
.news-carousel .news-item h3 {height: 3.5rem; color: #3D75AD; font-size: 16px; font-weight: bold;}
.news-carousel .news-item p {color: #333333; font-size: 16px; line-height: 18px;}
.news-carousel .news-item h3 + p {height: 5.5rem;}
.news-carousel .news-item .btn-news {background: #3D75AD; color: #FFFFFF; font-size: 16px;}

.news.ver-2 .news-item {height: 135px; background: #FFFFFF; border: none; border-radius: 0;  overflow: hidden;}
.news.ver-2 .news-item + .news-item {margin-top: 25px;}
.news.ver-2 .news-item h3 {height: 2.5rem; color: #3D75AD; font-size: 16px; font-weight: bold;}
.news.ver-2 .news-item p.date {margin-bottom: .25rem;}
.news.ver-2 .news-item p {color: #333333; font-size: 16px; line-height: 18px;}
.news.ver-2 .news-item h3 + p {height: 5.5rem;}
.news.ver-2 .news-item .btn-news {background: #3D75AD; color: #FFFFFF; font-size: 14px;}
.news.ver-2 .news-item .link {color: #3D75AD; text-decoration: underline;}

.news.ver-2 .news-item.first {height:295px;}
.news.ver-2 .news-item.first p.date {margin-bottom: 1rem;}
.news.ver-2 .news-item.first .btn-news {font-size: 16px;}
.news.ver-2 .news-item.first h3 {margin-bottom: 1.5rem;}
/*-----------/-News-/---------*/

/*-------------Video----------*/
/*.block-video {background: #1BBC9B;}*/
.video .main-title-h2 {margin: 0 -15px;}
.video > div, .video > div > div {height: 100%;}
.video-player	{height: calc(100%); background: url('/assets/template/img/video_bg_5.jpg') center 60%; background-size: cover; overflow: hidden;}
.video-player img	{opacity: 0;}
/*-----------/-Video-/--------*/

/*----------Partner----------*/
.block-partners {}
.partners {}
.partner-carousel {margin: 0 85px;}
.partner-carousel .partner-item .logo-box {width: 165px; height: 135px; margin:0 auto; background: #FFFFFF; text-align: center;}
.partner-carousel .partner-item img {max-width: 85%; display: block; margin:0 auto;}
/*--------/-Partner-/--------*/

/*----------Movie----------*/
.block-movie {background: url('/assets/template/img/bg05.png'); background-size: cover;}
.movie {}
.movie-carousel {margin: 0 45px;}
.movie-carousel .movie-item .logo-box {display: block; margin:0 auto; padding: 0 5px; background: transparent; text-align: center;}
.movie-carousel .movie-item .logo-box:hover, .movie-carousel .movie-item .logo-box:focus {text-decoration: none;}
.movie-carousel .movie-item p {margin: 1em 0 0; padding: 0 17px; text-align: center; font-size: 15px; text-transform: uppercase;}
.movie-carousel .movie-item img {max-width: 100%; display: inline;}
/*--------/-Movie-/--------*/

.footer-parent	{background: #0F254D;}
.footer	{min-height: 200px;color: #FFFFFF;padding-top: 60px;}
.footer a {color: #FFFFFF;}
.bottom-menu	{min-height: 90px; margin-top: 12px;}
.bottom-menu ul {padding: 0; list-style: none;}
.footer .socnet	{margin: 12px 0;}
.footer .socnet p	{margin-top: 0; margin-bottom: 13px}
.footer .socnet-icon, .i-socnet {display: inline-block; width: 40px; height: 40px; line-height: 40px; text-align: center; text-decoration: none; border: 2px solid #486EB2; color: #ffffff; margin-right: 20px;}
.footer .socnet-icon:last-of-type {margin-right: 0;}
.footer .socnet-icon span {line-height: 16px; vertical-align: text-top;}
.footer .socnet-icon .icon-soc_mini_in {font-size: 24px;}
.footer .socnet-icon .icon-soc_mini_vk {font-size: 14px;}
.footer .socnet-icon .icon-soc_mini_fb {font-size: 20px;}


/*.underhead	{padding: 160px 0 25px; margin-bottom: 40px; background: rgba(59, 123, 204, 0.12);}*/
.underhead	{position: relative; padding: 160px 0 25px;; margin-bottom: 40px; background: #EBF1FA;}
.photo-underhead	{position: absolute; z-index: 5; top: 120px; bottom: 0; opacity: 0.4; width: 100%;}
.underhead .container	{position: relative; z-index: 10;}

.photo-underhead.bgph-1 {background: url('/assets/template/img/underhead/img-1.jpg') no-repeat; background-size: cover;}
.photo-underhead.bgph-2 {background: url('/assets/template/img/underhead/img-2.jpg') no-repeat; background-size: cover;}
.photo-underhead.bgph-3 {background: url('/assets/template/img/underhead/img-3.jpg') no-repeat; background-size: cover;}
.photo-underhead.bgph-4 {background: url('/assets/template/img/underhead/img-4.jpg') no-repeat; background-size: cover;}
.photo-underhead.bgph-5 {background: url('/assets/template/img/underhead/img-5.jpg') no-repeat; background-size: cover;}
.photo-underhead.bgph-6 {background: url('/assets/template/img/underhead/img-6.jpg')  50% 100% no-repeat; background-size: cover;}



/*----------Inner page---------*/
.inner-page {font-size: 18px; color: #333333; padding-bottom: 2em;}

/*-----it - inner title---------*/
.it-h2,.it-h3 {font-weight: bold; color: #182D55;}
.it-h4 {color: #333333;}

.it-h2 {font-size: 28px;}
.it-h3 {font-size: 24px;}
.it-h3.sm {font-size: 16px;}
.it-h4 {font-size: 24px;}

.inner-page .inner-title-h2 {margin-bottom: 28px;}

.sub-title	{font-size: 16px;}

.inner-page p, .paragraph {margin-bottom: 1em;}
.inner-page a {color: #4F97D8; text-decoration: none;}

.remark {font-size: 13px; color:#555555;}

.list-s1, .list-s2 {padding-left: 1.25em;list-style: none;}
.list-s3 {padding-left: 0;list-style: none;}
.row.list-s1, .row.list-s2 {margin-left: 0; margin-right: 0; padding-left: 2.75em;}
.list-s1 li {padding: 0.4em 0 0.5em;}
.list-s1.lp-2 li {padding: 0.2em 0 0.2em;}
.row.list-s1 li, .list-s3.lp-0 li {padding: 0.4em 15px 0.5em;}
.list-s1 li:before, .list-s2 li:before {content: ''; display: inline-block; width: 8px; height: 8px; margin: 0 0.75em 0 -1.25em; background: #4F97D8; border-radius: 50%;}
/*--------/-Inner page-/-------*/

/*----------day tab------------*/
.row-tabs {border-bottom: 3px solid #dddddd;}
.row-tabs a:hover, .row-tabs a:focus {text-decoration: none;}
.row-tabs .col {margin-bottom: -3px;}
.tab-days .col-5 {text-align:right;}
.tab-days .numday, .tab-days .day {color: #8eaddc;}
.tab-days[disabled] .numday, .tab-days[disabled] .day {color: #e0e0e0;}
.tab-days.active .numday, .tab-days.active .day {color: #4477c6;}
.tab-days.pasive .numday, .tab-days.pasive .day {color: #dddddd;}
.tab-days .numday {font-size: 65px; line-height: 65px; font-weight: bold; margin-right: 3px;}
.tab-days .day {font-size: 24px; line-height: 30px;}
.tab-days .date {font-size: 16px; color: #555555;}
.tab-days .underday {width: 100%; height: 5px; background: transparent;}
.tab-days:hover .underday {background: #8eaddc;}
.tab-days.active .underday {background: #4477c6;}
.tab-days.pasive:hover .underday {background: #dddddd;}


.tab-days .numday.small {font-size: 34px;}
.tab-days .day.small {font-size: 20px;}
.tab-days .date.big {font-size: 14px; color: #555555;}
.tab-days[disabled] .date.big {font-size: 14px; color: #e0e0e0;}
/*--------/-day tab-/----------*/

.row.row-card	{margin-left: -2px; margin-right: -2px;}
.row.row-card .col-3, .row.row-card .col-md-3, .row.row-card .col-4, .row.row-card .col-md-4, .row.row-card .col-6, .row.row-card .col-md-6	{padding-left: 2px; padding-right: 2px;}

.card-preAircraft .card-body, .card-preAircraft .card-footer {padding-left: .5rem; padding-right: .5rem;}

/*------------Icon-------------*/
.icon-file-md	{font-size: 3em;}
.flag-sm	{height:16px; border: 1px solid #e1e1e1; vertical-align: baseline;}
/*----------/-Icon-/-----------*/

/*----------Asaid Block---------*/
/*----------Slave Menu---------*/
.menu-slave {padding: 23px 0 40px 15px; border-radius: 4px; background:#182D55; color: #ffffff;}
.menu-slave h4 {font-size: 21px; padding: 0 20px; margin-bottom: 18px; text-transform: uppercase;}
.menu-slave nav { font-size: 17px; line-height: 21px;}
.menu-slave .nav-link {padding-left: 20px; padding-right: 20px;}
.menu-slave .nav-link.active {position:relative; background:#4F97D8;}
.menu-slave .nav-link.active:before {content:''; display: block; position: absolute; top: 0; left: -7px; width: 0; height: 0;border-top: 18.5px solid transparent;border-right: 7px solid #4F97D8;border-bottom: 18.5px solid transparent;}
.menu-slave a {color: #ffffff; text-decoration:none;}
/*--------/-Slave Menu-/-------*/

.widget	{width: 100%; padding: 20px 15px; border-radius: 4px;}
.widget.list-group	{padding: 0;}
.widget.h100 {height: 100%;}
.widget.blue {background-color: #4F97D8; transition-property: background-color, transform; transition-duration: 0.5s;}
.widget.light {border: 1px solid #e6e6e6;}
.widget.list-group a {border-left: none; border-right: none; border-color: #FFFFFF; background: transparent; transition-property: background-color, transform; transition-duration: 0.5s;}
.widget.blue p {margin-bottom: 0; color: #FFFFFF; font-size: 15px; font-weight: bold; text-transform: uppercase; line-height: 23px;}

.widget.blue:hover, .widget.blue:focus, .widget.list-group a:hover, .widget.list-group a:focus {background-color: #377ab7;}
.widget.list-group:hover, .widget.list-group:focus {background-color: #4F97D8;}

.menu-slave + div, .widget + .widget, .widget + div,div + .widget {margin-top: 20px;}

#slave-aside {display: none;}
/*--------/-Asaid Block-/-------*/

/*----------Table---------*/
.table {position: relative; z-index: 5; width: auto; margin: 0 15px 1rem;}

.table .row {width: auto;}
.table.hight-line>.row {padding: 8px 0 7px;}
.table>.row:nth-child(even), .table-outer>.table.inner>.row:nth-child(odd) {background: #FFFFFF;}
.table>.row:nth-child(odd), .table-outer>.table.inner>.row:nth-child(even) {background: #F1F1F1;}
.table .table-title, .table-outer .table-title {color: #2C6AA2; font-weight: bold;}
.table h3, .table h4, .table p {margin: 9px 0 7px;}

.table.fill-gray .row {background: #F1F1F1; padding: auto 23px;}
.table.fill-gray .row:first-of-type {padding-top: 21px;}
.table.fill-gray .row:last-of-type {padding-bottom: 30px;}

.table.fill-transperent>.row {background: transparent;}

/* + стиль для все таблицы */
.brd-bottom	{border-bottom: 1px solid #F1F1F1;}
.brd-dotted-bottom	{border-bottom: 2px dotted #F1F1F1;}
.brd-top-dash	{border-top: 1px dashed #F1F1F1;}
.brd-none	{border: none!important;}
.brd-dotted-bottom.dark	{border-bottom: 2px dotted #555555;}
.brd-top-dash.dark	{border-top: 1px dashed #555555;}

.table-outer .table-title {position: -webkit-sticky; position: sticky; top: 120px; z-index: 90; margin: 0; padding: 8px 0 7px; background: #F1F1F1; border-bottom: 1px solid #FFFFFF;}

.table.time {padding-left: 15px;}
.table.time>.row {position: relative; padding-left: 15px;}
.table.time:before {content: ''; display: block; position: absolute; top: 0; bottom: 0; left: -15px; z-index: 10; width: 28px; background: #FFFFFF;}
/*.table.time .row {content: ''; display: block; width: }*/
.table.time>.row:before {content: ''; display: block; position: absolute; left: -15px; top: 13px; z-index: 20; width: 15px; height: 15px; border-radius: 50%; background: #4F97D8;}
.table.time>.row:after {content: ''; display: block; position: absolute; left: -8px; top: 32px; bottom: -9px; z-index: 25; width: 1px; background: #4F97D8;}
.table.time>.row:last-of-type:after {display: none;}

.table.time.v2 {padding-left: 0;}
.table.time.v2:before {display: none;}
.table.time.v2>.row:before {left: 15px;}
.table.time.v2>.row:after {left: 21px;}

.table.hight-line .title {font-size: 20px; margin: 27px 0 17px;}
.table.time.hight-line.v2>.row {padding-top: 10px; padding-bottom: 10px;}

.table.time .hours  {font-size: 24px; font-weight: bold; color: #4F97D8; line-height: 1em;}

.table.time.scnd   {padding-left: 0;}
.table.time.scnd:before   {background: transparent;}
.table.time.scnd>.row:before   {left: 8px; top:14px;}
.table.time.scnd>.row:after   {left: 14px; top:36px;}

.table .table-title .mobile-separete, .table .mobile-separete { margin-top: 5px; padding-top: 5px; border-top-width: 1px; border-top-style: solid;}
.table .table-title .mobile-separete {border-top-color:#FFFFFF;}
.table .mobile-separete {border-top-color:  #F1F1F1;}
/*--------/-Table-/-------*/

/*--------Accordion-------*/
.accordion.light-theme {}
.accordion.light-theme>.card .card-header {margin: 7.5px 0 7.5px;}
.accordion.light-theme>.card:first-of-type .card-header {margin-top: 0;}
.accordion.light-theme>.card:last-of-type .card-header {margin-bottom: 0;}
/*------/-Accordion-/-----*/

/*----------Card----------*/
.light-theme .card, .light-theme .card-header, .light-theme .card-body {border: none; border-radius: 0;}
.light-theme .card {}
.light-theme .card-header {background: #f2f2f5;}
.light-theme .card-header:hover {background: #e8eff9;}
/*.light-theme .card-header {background: #dce9f5;}*/
.light-theme .card-body {padding: 7.5px 0; font-size: 1em;}
.light-theme h5 .btn-link, .light-theme .h5 .btn-link {width:100%; color: #333333; text-align: left; font-size: 18px; }
.light-theme h5 .btn-link:hover, .light-theme h5 .btn-link:focus, .light-theme .h5 .btn-link:hover, .light-theme .h5 .btn-link:focus {text-decoration: none;}

.card-light-blue {background: #4F97D8; color: #FFFFFF; border-radius: 0; border: none;}
.card-light-blue h4 {margin-bottom: 2px;}
.card-light-blue .card-img {border-radius: 0;}
.card-light-blue .img-blure {position: absolute; top:0; bottom: 0; left: 0; right: 0; background: linear-gradient(30deg, rgba(79,151,216,1) 0%, rgba(79,151,216,0.5) 30%);}

.card-brd-light-blue, .card-brd-light-grey {border-width: 3px; border-style: solid; border-radius: 4px; padding: .15em; transition-property: border-color, transform; transition-duration: 0.5s;}
.card-brd-light-blue {border-color: #4F97D8;}
.card-brd-light-blue h4 {margin-bottom: 2px;}
.card-brd-light-blue .card-img {border-radius: 0;}
.card-brd-light-blue .img-blure {position: absolute; top:0; bottom: 0; left: 0; right: 0; background: linear-gradient(30deg, rgba(79,151,216,1) 0%, rgba(79,151,216,0.5) 30%);}

.card-brd-light-grey {border-color: #F1F1F1;}

.card-brd-light-grey.res:hover {border-color: #4F97D8!important;}

.card	.card-footer {background: transparent; border: none;}
/*--------/-Card-/--------*/

/*-------Card-News----------*/
.card.news {padding-top: 25px; background: transparent; border: none; border-bottom: 1px dashed #cccccc; border-radius: 0}
.card.news:first-of-type {padding-top: 15px;}

.card.news .date {text-align:center;}
.card.news .day, .big-font, .medium-font {display: inline-block; margin-bottom: 10px; padding-bottom: 10px; color: #4F97D8; font-size: 59px; font-weight: bold; line-height: 57px; border-bottom: 1px solid #cccccc;}
.medium-font {font-size: 36px; line-height: 40px;}
.medium-font.sm {font-size: 30px; line-height: 32px;}
.card.news .month {color: #999999; font-size: 16px; line-height: 21px;}
.card.news .card-title {color: #182D55; font-size: 19px; font-weight: bold;}
.card.news .card-body {padding: 0 0 25px;}
.card.news .card-img-top {border-radius: 0; padding-bottom: 20px;}
.card.news .btn {width: 100%; padding: 12px 0; font-size: 15px;}

/*.card.news>.row {border-bottom: 1px dashed #cccccc;}*/
/*------/-Card-News-/--------*/

.card.readmore {border:none;}
.card.readmore > .card-body {padding-left: 0; padding-right: 0;}
.card.readmore > .card-body > .anonce {height: 6em; margin-bottom: 1em;}
.card.readmore > .card-body > .anonce > p:last-child {margin-bottom: 0;}

/*-------widget-News----------*/
.widget.news {padding-top: 25px; padding-bottom: 32px; border: none; border-radius: 4px;}

.widget.news h3 {color: #333333; font-size: 15px; text-transform:uppercase; font-weight: bold;}
.widget.news p {color: #777777; font-size: 15px;}
.widget.news p.date {font-size: 13px; color: #999999;}
.widget.news .btn {padding: 8px 12px 5px; font-size: 15px; border-radius: 0; background: #4F97D8; color: #FFFFFF;}

/*.card.news>.row {border-bottom: 1px dashed #cccccc;}*/
/*------/-widget-News-/--------*/

.card-partner {display: block; min-height: 180px; padding: 10px 0; background: #FFFFFF; border-width:1px; border-style: solid; border-color: rgba(0,0,0,.125);}
.card-partner .card-partner-img {position: relative; width: 100%; height: 100px; margin-bottom: 5px; text-align:center;}
.card-partner .card-partner-img img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 140px; max-height: 100px;}
.card-partner .title {max-width: 250px; margin: 0 auto; opacity: 1;}

.card-sponsor {display: block; height: 100%; padding: 10px 0; text-align: center; background: #FFFFFF; border-width:1px; border-style: solid; border-color: rgba(0,0,0,.125);}
.card-sponsor .card {border: none;}
.card-sponsor .card-img-box {display: flex; height: 70px; align-items: center;}
.card-sponsor .card-img-top  {width: auto; max-width: 75%; max-height: 100%; margin: 0 auto;}
.card-sponsor .card-body {}

.block-img-max-h-70 .card-sponsor img.card-img-top, .img-max-h-70	{max-height: 70px!important;}
.block-img-max-h-60 .card-sponsor img.card-img-top, .img-max-h-60	{max-height: 60px!important;}
.block-img-max-h-45 .card-sponsor img.card-img-top, .img-max-h-45	{max-height: 45px!important;}

.block-img-max-w-50p .card-sponsor img.card-img-top, .img-max-w-50p	{max-width: 50%!important;}
.block-img-max-w-75p .card-sponsor img.card-img-top, .img-max-w-75p	{max-width: 75%!important;}

/*.card-partner-img img	{position: absolute; top: 120px; left: 50%; transform: translate(-50%, -50%); max-height: 100px; display: block; max-width: 182px; transition-property: top, transform; transition-duration: 0.5s; will-change: transform, bottom;}

.presentation a.card {position: absolute; top:0; bottom:0; left:0; right:0; border-color: rgba(0,0,0,0); overflow: hidden; transition-property: bottom,border-color; transition-duration: 0.5s; will-change: transform;}
.presentation a.card .title {transform: translateY(100%); transition-property: transform; transition-duration: 0.5s; transition-delay: 0.5s; transition-duration: 0.5s; will-change: transform;}
.presentation a.card .title b {opacity: 0; transition-property: opacity; will-change: transform;}

.presentation a.card:hover, .presentation a.card:focus { z-index: 10;  bottom:-30px; border-color: rgba(0,0,0,.125);}
.presentation a.card:hover .card-partner-img img, .presentation a.card:focus .card-partner-img img {top: 25%; transform: translate(-50%, 0); transition-delay: 0.5s;}
.presentation a.card:hover .card-partner-img img.top5, .presentation a.card:focus .card-partner-img img.top5 {top: 5%; transform: translate(-50%, 0); transition-delay: 0.5s;}
.presentation a.card:hover .card-partner-img img.top15, .presentation a.card:focus .card-partner-img img.top15 {top: 15%; transform: translate(-50%, 0); transition-delay: 0.5s;}
.presentation a.card:hover .title, .presentation a.card:focus .title {transform: translateY(-5%);}
.presentation a.card:hover .title b, .presentation a.card:focus .title b {opacity: 1;}

.img-max-h-70	{max-height: 70px!important;}
.img-max-h-60	{max-height: 60px!important;}*/

/*--------Photo-Gallery----------*/
.maks-gallery {margin: -5px; font-size: 0; text-align:center;}
.maks-gallery a {display: inline-block; max-width: 50%; height: auto; padding: 5px; font-size: 0; line-height: 0;}
.maks-gallery a img {width: 100%;}
.maks-gallery a.item {display: inline-block; max-width: 50%; height: auto; padding: 5px; font-size: 0; line-height: 0;}
.maks-gallery a.item>.box {width: 100%; height: 100%; overflow: hidden;}

.photo-block {float: left; width: 50%; height: auto;}
.photo-block:first-child {width: 100%;}
.photo-block img.pb-img {width: 100%; height: 100%;}
/*------/-Photo-Gallery-/--------*/
/*--------Video-Gallery----------*/
.maks-video-gallery {margin: -5px; font-size: 0;}
.maks-video-gallery a {display: inline-block; max-width: 50%; height: auto; padding: 5px; font-size: 0; line-height: 0;}
.maks-video-gallery a img {width: 100%;}
/*------/-Video-Gallery-/--------*/

.block-photochron {min-height: 415px; height: calc(100vh - 120px);}
.block-photochron .photochron-item {height: 100%;}
.row-link-photochron {position: absolute;left: 0;right: 0;bottom: 100px;}


.footer .copyright	{color: #84BDF0; font-size: 13px; text-align: center; padding-top: 15px; border-top: 1px solid #84BDF0;}

.soc-hot {position: fixed; top: calc(4% + 120px); right: 0; width: 50px; border-radius: 10px 0 0 10px; background: #FFFFFF; z-index: 50; display: none;}
.soc-hot .soc-link {line-height: 0;}
.soc-link {display: block; padding: 13px 16px 13px 13px; text-decoration: none; text-align: center; vertical-align: middle;}
.soc-link a:hover, .soc-link a:focus {text-decoration: none;}
.soc-link span {line-height: 18px;}
.soc-link .icon-soc_mini_in {font-size: 1.1em;}
.soc-link .icon-soc_mini_vk {font-size: 0.8em;}
.soc-link .icon-soc_mini_fb {font-size: 1.1em}

.soc-hot .soc-link .icon-soc_mini_in {font-size: 1.45em; line-height: 1em;}

.main-page-modal .modal-body {padding: 0; height: 60vh;}

.main-title-h1	{font-size: 23px; color: #182D55; text-align: center; text-transform: uppercase;}
.main-title-h2	{text-align: center; font-size: 2.44rem; padding: 1rem 0; margin:0; /*font-family: 'Futura PT';*/ font-weight: bold; color: #333333;}
.main-title-h2.light	{text-align: center; font-size: 2rem; padding: 1rem 0; font-weight: bold; color: #333333;}
.main-title-h2.white	{color: #FFFFFF;}
/*.main-subtitle	{color: #182D55;}*/

.main-title-h2.fw100	{font-weight: lighter;}

.fs-0_8 {font-size: .8rem;}
.fs-0_9 {font-size: .9rem;}
.fs-1 {font-size: 1rem;}
.fs-1_13 {font-size: 1.13rem;}
.fs-1_33 {font-size: 1.33rem;}

.lh-1_33 {line-height: 2.1rem;}

.black	{color: #212529!important;}
.white	{color: #FFFFFF!important;}
.dark-blue	{color: #182D55!important;}
.light-blue {color: #4F97D8!important;}
.white-blue {color: #799ACB!important;}
.grey	{color: #555555!important;}
.light-grey	{color: #707070!important;}
.text-danger	{color: #721c24;}

/*.section .main-title-h2 {padding: 0 0 0.82em;}*/
.section .main-title-h2 {padding: 0.72em 0;}
.section.v2 .main-title-h2 {padding-top: 0;}

.dark-line .form-control	{background: #0D224B; color: #FFFFFF; border: none;}
.dark-line .form-control[type = "text"], .dark-line .form-control[type = "search"]	{border-radius: 4px; padding-left: 30px;}
.dark-line .form-control[type = "text"]::-webkit-input-placeholder, .dark-line .form-control[type = "search"]::-webkit-input-placeholder	{color:#FFFFFF; font-family: 'Myriad Pro'; font-weight: 100;}
.dark-line .form-control[type = "text"]::-moz-placeholder, .dark-line .form-control[type = "search"]::-moz-placeholder	{color:#FFFFFF; font-family: 'Myriad Pro'; font-weight: 100;}
.dark-line .form-control[type = "text"]:-moz-placeholder, .dark-line .form-control[type = "search"]:-moz-placeholder	{color:#FFFFFF; font-family: 'Myriad Pro'; font-weight: 100;}
.dark-line .form-control[type = "text"]:-ms-input-placeholder, .dark-line .form-control[type = "search"]:-ms-input-placeholder	{color:#FFFFFF; font-family: 'Myriad Pro'; font-weight: 100;}
.dark-line .btn-search	{width: 30px; height: 30px; background: transparent; border: none; color: #FFFFFF; border-top-left-radius: 4px; border-bottom-left-radius: 4px; position: absolute;}

.btn-h100	{width: 25px; position: absolute; top: 0; bottom: 0; left: 0;}
.btn-h100 > img	{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);}

.row-btn {padding: 25px 0; text-align: center;}
.row-btn .btn {display: inline-block; width: 200px; text-align: center;}
.btn {border-radius: 5px; font-size: 15px; transition-property: background, color;}
.btn.txt-size-2 {font-size: 18px;}
.btn.btn-dark, .btn-h100.btn-dark {border: 2px solid #182D55; background: #182D55; color: #FFFFFF;}
.btn.btn-blue, .btn-h100.btn-blue {border: 2px solid #4F97D8; background: #4F97D8; color: #FFFFFF;}
.btn.btn-light, .btn-h100.btn-light {border: 2px solid #9BA5B9; background: #9BA5B9; color: #FFFFFF;}
.btn.btn-white, .btn-h100.btn-white {border: 2px solid #FFFFFF; background: #FFFFFF; color: #9BA5B9;}
.btn.btn-dark.trns, .btn-h100.btn-dark.trns {background: transparent; color: #182D55;}
.btn.btn-blue.trns, .btn-h100.btn-blue.trns {background: transparent; color: #4F97D8;}
.btn.btn-light.trns, .btn-h100.btn-light.trns {background: transparent; color: #333333;}
.btn.btn-white.trns, .btn-h100.btn-white.trns {background: transparent; color: #FFFFFF;}

.section.v2 .row-btn {padding-bottom: 0;}

a.btn-primary, .btn-primary {color: #FFFFFF; background: #4F97D8; border:none;}
.btn.btn-dark:hover, .btn.btn-dark:focus {border: 2px solid #254674; background: #254674; color: #ffffff;} .btn-dark:not(:disabled):not(.disabled).active, .btn-dark:not(:disabled):not(.disabled):active, .show>.btn-dark.dropdown-toggle {border: 2px solid #254674; background: #254674; color: #ffffff;}
a.btn.btn-primary:hover, .btn.btn-primary:hover {background: #377ab7;}
.btn-primary.disabled, .btn-primary:disabled {background-color: #9BA5B9;}
.btn.btn-light.trns:focus, .btn.btn-light.trns:hover {background: #9BA5B9; color: #FFFFFF;}
.btn.btn-white.trns:focus, .btn.btn-white.trns:hover {background: #FFFFFF; color: #9BA5B9;}

.btn-begin, .btn-top, .btn-bottom	{display: none; padding-top: 4px; background: #ffffff; width: 40px; height: 40px; border: 3px solid #486EB2; position: fixed; right: 20px; z-index: 100;}
.btn-begin	{bottom: 120px;}
.btn-top	{bottom: 70px;}
.btn-bottom	{bottom: 20px;}
.btn-begin:before	{content: url('/assets/template/img/Arrow_begin2.svg');}
.btn-top:before	{content: url('/assets/template/img/Arrow_top2.svg');}
.btn-bottom:before	{content: url('/assets/template/img/Arrow_bottom2.svg');}

.btn > .sub-icon	{margin-left: 10px; vertical-align: middle;}

.btn-hide	{opacity: 0; transition-property: opacity; transition-duration: 0.5s; }
.btn-hide:hover	{opacity: 1;}

.bg-white	{background: #FFFFFF;}
.bg-white.trns	{background: rgba(255,255,255,0.75)!important;}
.bg-theme-1	{background: #0F254D;}
.bg-theme-2	{background: #2D91EB;}
.bg-theme-3	{background: #D8E9F9;}
.bg-blue	{background: #D8E9F9;}
.bg-gray	{background: #F2F2F2;}
.bg-lgray	{background: #F7F7F7;}
.bg-gradient-dblue	{background: linear-gradient(to bottom, rgba(24, 45, 85, 0.1) 0, rgba(255,255,255,0.1) 138px);}
.bg-gradient-dblue:before	{content: ''; display: block; position: absolute; top:0; left:0; right:0; height: 8px; background: linear-gradient(to bottom, rgba(24, 45, 85, 0.1) 0, rgba(255,255,255,0.1));}
.bg-404 {background: url('/assets/template/img/404/404_bgr.png') 50% no-repeat; background-size: cover;}

.img-404 {max-height:300px;}

/*--------Attanchen-box----------*/
.inc-block-1 {margin-bottom: 30px; padding: 25px 10% 25px; border: 4px solid #F1F1F1; color: #555555;}
.inc-block-1:after {content: '';display: block;clear: both;}
.inc-block-1 p:last-of-type {margin-bottom: 0;}
.attanchen-box-1, .warning-box {border-bottom: 4px solid #AE262E;}
.attanchen-box-1:before, .warning-box:before, .attanchen-box-3:before, .info-box:before {content: '!'; display: block; float: left; width: 100px; height: 100px; margin-right: 58px; border-radius: 50%; font-size: 60px; line-height: 96px; text-align: center;}
.attanchen-box-1:before, .warning-box:before {border: 3px solid #C1202A; color: #C1202A;}
.attanchen-box-3, .info-box {border-bottom: 4px solid #2D91EB;}
.attanchen-box-3:before, .info-box:before {border: 3px solid #2D91EB; color: #2D91EB;}
.inc-block-1.my-1_5:before {margin-top: 1.5rem; margin-bottom: 1.5rem;}
.inc-block-1.my-2:before, .inc-block-1.my-2_0:before {margin-top: 2rem; margin-bottom: 2rem;}
.inc-block-1.my-2_5:before {margin-top: 2.5rem; margin-bottom: 2.5rem;}
.inc-block-1.my-3:before, .inc-block-1.my-3_0:before {margin-top: 3rem; margin-bottom: 3rem;}
.inc-block-1.my-3_5:before {margin-top: 3.5rem; margin-bottom: 3.5rem;}
.widget.attanchen-box-1:before, .widget.warning-box:before, .widget.attanchen-box-3:before, .widget.info-box:before {float: none; margin: 0 auto 1rem;}

.bnr-dark-1 {padding: .5rem; background: radial-gradient(circle at 35% -20%, #334a69 40%, #0b294d 80%); color: #ffffff;}
.bnr-dark-1 > .brd {padding: .5rem; border: 2px solid rgba(255,255,255,.25);}
.bnr-dark-1 > .brd.inblock {background: linear-gradient(45deg, rgba(8, 39, 75, 0.5), rgba(255, 255, 255, 0.15), rgba(8, 42, 76, .5));}
.bnr-dark-1 .assignment-line {background: linear-gradient(to right, rgba(255,255,255,0) 15%, rgba(255,255,255,.15) 50%, rgba(255,255,255,0) 95%); padding: 15px 0; margin-bottom: 1rem;}

.promo-box	{font-size: 1.25rem; margin-bottom: 1em; border: 1px solid #4f96d8; border-left: 8px solid #4f96d8; border-top-right-radius: 4px; border-bottom-right-radius: 4px; padding: 1.2em 3em 1.2em 2em;}
.promo-box p:last-child	{margin-bottom: 0;}
/*------/-Attanchen-box-/--------*/


.demo-logo-block img {
    max-height: 100px;
    margin: 10px 0;
}
@media(max-width: 575px) {
/*---to be delete---*/
.header .form-inline {width: 125px; margin-right: 5px;}
/*---to be delete---*/


	.section .about {height: calc(100vh - 100px);}
	.section .hot {}
	.section .welcom {}
	.section .video {height: calc(100vh - 120px);}
	.section .sponsors {padding: 0 0 20px;}
	.section .news {height: 100%;}
	.section .partners {}
	.section .movie {padding: 0 0 20px;}
	
	.slick-slide .container .col {
		background: -webkit-linear-gradient(rgba(19, 55, 106, 0.3), rgba(0,0,0,0));
		background: -o-linear-gradient(rgba(19, 55, 106, 0.3), rgba(0,0,0,0));
		background: linear-gradient(rgba(19, 55, 106, 0.3), rgba(0,0,0,0));
	}
	.row-org-logo {
		background: -webkit-linear-gradient(bottom, rgba(24, 45, 85, 0.75), 75%, rgba(24, 45, 85, 0));
		background: -o-linear-gradient(bottom, rgba(24, 45, 85, 0.75), 75%, rgba(24, 45, 85, 0));
		background: linear-gradient(to top, rgba(24, 45, 85, 0.75), 75%, rgba(24, 45, 85, 0));
	}
	.top-slider-info {}
	.video-player {background-position-x: 91%;}
	.section .news>div {margin-bottom: 25px;}

	.news.ver-2 .news-item.first {height: auto; margin-bottom: 25px;}
	.news.ver-2 .news-item .btn-news {font-size: 16px;}

	.attanchen-box-1, .warning-box, .attanchen-box-3, .info-box {text-align: center;}
.inc-block-1.my-1_5:before {margin-top: 0; margin-bottom: 1rem;}
.inc-block-1.my-2:before, .inc-block-1.my-2_0:before {margin-top: 0; margin-bottom: 1rem;}
.inc-block-1.my-2_5:before, .inc-block-1.my-3:before, .inc-block-1.my-3_0:before, .inc-block-1.my-3_5:before {margin-top: 0rem; margin-bottom: 1rem;}
	.attanchen-box-1:before, .warning-box:before, .attanchen-box-3:before, .info-box:before {float: none; margin: 0 auto 1rem;}

	.widget+.widget {margin-top:15px;}
	.card.readmore > .card-body > .anonce {height: auto; max-height: 7.5em;}

	.img-max-w-200	{max-width: 200px!important;}
	.btn-hide	{opacity: 1;}
}
@media(max-width: 991.98px) {
	.logo-date, .logo-city {display: none;}
	.navbar-expand-lg>.container, .navbar-expand-lg>.container-fluid {max-width: 100%;}
	.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {color: #2D91EB;}
}
@media(min-width: 576px) {
	.section .about {height: calc(100vh - 120px);}
	.section .hot {}
	.section .welcom {}
	.section .video {}
	.section .sponsors {}
	.section .news {}
	.section .partners {}
	.section .movie {}

	.hot-line {padding-top: 20px; padding-bottom: 20px;}
	.hot-line .hot-btn:last-of-type:after	{left: auto; right: 15px; background: rgba(255,255,255,0.25);}
}
@media(min-width: 768px) {
	.section .about {height: 76vh;}
	.section .hot {}
	.section .welcom {}
	.section .video {}
	.section .sponsors {}
	.section .news {}
	.section .partners {}
	.section .movie {}

	.top-slider-text	{margin-top: 60px; font-size: 24px; text-align: left;}
	.top-slider-date	{font-size: 0.8em;}
	.top-slider-line-short span {margin: 0;}

	.top-slider-info	{margin-top:0}
	.counter-block	{margin-top: 64px;}
	/*.row-org-logo {position: absolute;bottom: 10px; left: 15px; right: 15px;}*/
	.row-org-logo {position: absolute;bottom: 0px; left: 0px; right: 0px;}
	.org-logo	{margin-bottom: 0;}
	.org-logo img.xl {margin-top: -30px; transform: translateY(10px);}

	.hot-line .hot-btn	{padding: 0;}
	.hot-line .hot-btn:first-of-type:before	{left: 15px;}
	.hot-line .hot-btn:before	{left: 0;}
	.hot-line .hot-btn:before, .hot-line .hot-btn:last-of-type:after	{content: ''; display: block; position: absolute; top: 0; bottom: 0; width: 2px; height: auto; background: rgba(255,255,255,0.25);}
	.hot-line .hot-btn:first-of-type:before, .hot-line .hot-btn:last-of-type:after	{display: none;}
	.hot-line .hot-btn:after	{content: ''; display: none;}
	.hot-line .hot-btn:first-of-type {padding-left: 15px;}
	.hot-line .hot-btn:last-of-type {padding-right: 15px;}

	.section .hot-line	{height: 23vh;}
		.hot-line > div	{height: 100%;}
		.hot-line > div > div	{height: 100%;}
	.section .hot-line.long	{height: auto; padding-bottom: 20px;}
/*		.hot-line.long > div	{height: 100%;}
		.hot-line.long > div > div	{height: 100%;}*/

	.hot-line.long .hot-btn a .temp-pickt, .hot-line.long .hot-btn a .temp-pickt+span	{display: block; text-align: center;}
	.hot-line.long .hot-btn a .temp-pickt	{margin-right: 0;}
	.hot-line.long .hot-btn a .temp-pickt+span	{width: 100%;}

	.news-carousel {margin: 0 0;}

	/*.soc-hot {display: block; top: 184px;}*/

.tab-days .numday.small {font-size: 60px;}
.tab-days .day.small {font-size: 20px;}
.tab-days .date.big {font-size: 20px; color: #555555;}
.tab-days[disabled] .date.big {font-size: 20px; color: #e0e0e0;}


.table .table-title .mobile-separete, .table .mobile-separete {margin-top: 0; padding-top: 0; border: none;}

/*-------Card-News-768----------*/
.card.news {}
.card.news:first-of-type {}

.card.news .date {}
.card.news .day, .big-font {font-size: 65px;}
.card.news .month {}
.card.news .card-title {font-size: 24px;}
.card.news .card-body {}
.card.news .card-img-top {}

.card.news .btn {width: auto; padding: 6px 12px; font-size: 15px;}
/*.card.news>.row {border-bottom: 1px dashed #cccccc;}*/
/*------/-Card-News-768-/--------*/

.card-sponsor .card-img-top  {max-width: 100%;}
.card-aircraft {border-color: #EEEEEE; border-style: solid; border-left-width: 0; border-right-width: 0; border-top-width: 2px; border-bottom-width: 2px; border-radius: 0; margin-top: -2px; padding: 10px 0; transition-property: border-color, transform, z-index; transition-duration: 0.5s;}
.card-aircraft:hover {border-color: #4F97D8; z-index: 50;}
.card-aircraft-img {display: flex; justify-content: center; align-items: center; width: 180px; height: 130px; border-radius: 4px; background: #EBF1FA;}
.card-aircraft-img>.card-img {width: auto;}

/*--------Photo-Gallery----------*/
.maks-gallery {}
.maks-gallery a, .maks-gallery a.item {max-width: 33%;}
.maks-gallery a img {}
.maks-gallery a.item>.box>.wtf {margin-top:-10%;}
/*------/-Photo-Gallery-/--------*/

/*--------Video-Gallery----------*/
.maks-video-gallery {}
.maks-video-gallery a {max-width: 33%;}
.maks-video-gallery a img {}
/*------/-Video-Gallery-/--------*/

	.underhead	{padding: 170px 0 1.5em;}
	.photo-underhead	{}

	.main-title-h1	{font-size: 45px; text-align: left;}
	/*.main-title-h2	{font-size: 35px; text-align: left;}*/
	.main-title-h2	{font-size: 35px;}
	.main-subtitle	{font-size: 25px; text-align: left;}
	.main-title-h2.light	{}
	.main-title-h2.white	{}

	.main-title-h2.fw100	{}

	.fs-1_13 {font-size: 1.13rem;}
	.fs-1_33 {font-size: 1.33rem;}
}
/*--------Adaptive----------*/
.py9	{padding-top: 9px; padding-bottom: 9px;}
.py10	{padding-top: 10px; padding-bottom: 10px;}
/*------/-Adaptive-/--------*/
@media(max-width: 768px) {
	.dropdown-toggle::after {filter: contrast(50%); position: absolute; right: 10px; top: 20px;}
	/*.dropdown-toggle-1 a.nav-link::after {filter: contrast(50%); position: absolute; right: 10px; top: 20px;}*/
	.menu-slave {margin-top: 20px;}
}
@media(min-width: 992px) {
	.section .about {height: 80vh;}
	.section .hot {}
	.section .welcom	{height: auto;}
	.section .video	{height: auto;}
	.section .sponsors	{height: auto;}
	.section .news	{height: auto;}
	.section .partners	{height: auto;}
	.section .movie	{height: 100vh;}

	.welcom-carousel {margin: 0 85px;}
	.welcom-carousel .slide-item {display: flex; flex-direction: row; height: 390px; padding: 45px 60px;}
	.welcom-carousel .slide-item .photo-box  {max-width: 190px; height: 100%; margin: 0 60px 0 0;}

	/*----------Top Menu---------*/
	.navbar	{padding: 0 1rem;}
	.navbar-collapse {margin: 0; background: transparent;}
	.navbar-dark .navbar-nav .nav-item {text-align: center; border: none; border-left: 2px solid rgba(255,255,255,0.25);}
	.navbar-dark .navbar-nav .nav-item:last-of-type  {border-right: 2px solid rgba(255,255,255,0.25);}
	.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link a {color: #FFFFFF;}
	.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {color: #FFFFFF;}

	.dropdown-menu {border: 1px solid rgba(0,0,0,.15); background: #FFFFFF; text-align: left;}
	.dropdown-menu a {border: none; color: #2D91EB; text-align: left;}

	.dropdown-toggle::after {border: none;width: 13px;height: 7px;background: url(/assets/template/img/toggle-drop.png) no-repeat;vertical-align: 0.07rem;background-size: cover;}
	/*.dropdown-toggle-1 a.nav-link::after {border: none;width: 13px;height: 7px;background: url(/assets/template/img/toggle-drop.png) no-repeat;vertical-align: 0.07rem;background-size: cover;}*/

	 {height: 40px;}
	 .bg-top-menu {background: #2D91EB;}

	.dropdown-menu	{
		border-radius: 0;
	}
	.dropdown-item {
		color: #2D91EB;
	}
	.menu-slave .nav-link.active.long:before {border-top: 29px solid transparent;border-right: 7px solid #4F97D8;border-bottom: 29px solid transparent;}
	.row-link-photochron {bottom: 20px;}
	/*--------/-Top Menu-/-------*/

	.news-carousel {margin: 0 67px;}
/*--------Photo-Gallery----------*/
.maks-gallery {}
.maks-gallery a, .maks-gallery a.item {max-width: 33%;}
.maks-gallery a img {}
/*------/-Photo-Gallery-/--------*/
}
@media(min-width: 768px) and (max-width: 992px) {
}
@media(min-width: 768px) and (max-width: 1200px) {
	.section .hot-line	{padding-bottom: 20px;}
	.hot-line.long-tab .hot-btn a .temp-pickt+span {min-height: 3rem;}
	.hot-line.long .hot-btn a, .hot-line.long-tab .hot-btn a {min-height: 145px;}
	.hot-line .hot-btn a .temp-pickt, .hot-line .hot-btn a .temp-pickt+span	{display: block; text-align: center; vertical-align: middle;}
	.hot-line .hot-btn a .temp-pickt	{margin-right: 0;}
	.hot-line .hot-btn a .temp-pickt+span	{width: 100%;}
}
@media(min-width: 1200px) {
	.section .about {height: 77vh;}
	.section .hot {}
	.section .welcom {}
	.section .video {height: calc(100vh - 120px);}
	.section .sponsors {}
	.section .news {}
	.section .partners {}
	.section .movie {}


	.top-slider-text	{margin-top: 73px; font-size: 28px;}
	.top-slider-title {margin-bottom: 15px;}
	.top-slider-date	{font-size: 0.686em;}
	.top-slider-info	{min-height: 35em;}
		

	.row-org-logo {padding: 0 0 20px;}

	.movie-carousel .movie-item .logo-box {padding: 0;}
	.movie-carousel .movie-item img {max-width: 300px; display: inline;}


	.inner-page {min-height: calc(100vh - 296px);}

	.soc-hot {display: block; top: 175px;}

/*--------Photo-Gallery----------*/
.maks-gallery {}
.maks-gallery a, .maks-gallery a.item {max-width: 20%;}
.maks-gallery a img {}

.photo-block {width: 206px;}
.photo-block:first-child, .photo-block.first-child {width: 413px;}
/*------/-Photo-Gallery-/--------*/

/*--------Video-Gallery----------*/
.maks-video-gallery {}
.maks-video-gallery a {max-width: 50%;}
.maks-video-gallery a img {}
/*------/-Video-Gallery-/--------*/

.parent-card {height: 120px;}
.card-partner {position:relative; z-index: 1; display: block; min-height: auto; height: auto; max-height: 120px; padding: 10px 0; background: #FFFFFF; border-width:1px; border-style: solid; border-color: rgba(0,0,0,0); overflow: hidden; transition-property: z-index,height,max-height,border-color; transition-duration: 0.75s; transition-delay: .05s; will-change: transform;}
.card-partner .card-partner-img {position: relative; width: 100%; height: 100px; margin-bottom: 5px; text-align:center;}
.card-partner .card-partner-img img {position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); max-width: 160px; max-height: 100px;}
.large-logo .card-partner .card-partner-img img {max-width: 200px; max-height: 100px;}
.card-partner .title {max-width: 250px; margin: 0 auto; opacity: 0; transition-property: opacity; transition-duration: .5s;}

.card-partner:hover, .card-partner:focus {max-height: 210px; z-index: 20; border-color: rgba(0,0,0,.125);}
.card-partner:hover .title, .card-partner:focus .title {opacity: 1;}

.card-sponsor {display: block; height: 100%; padding: 10px 0; background: #FFFFFF; border-width:1px; border-style: solid; border-color: rgba(0,0,0,0); transition-property: border-color; transition-duration: 0.5s;}
.card-sponsor:hover, .card-sponsor:focus {border-color: rgba(0,0,0,.125);}
}
@media(min-width: 1200px) and (max-width: 1599px) and (max-height: 900px) {
	.top-slider-text	{margin-top: 55px;}
	.counter-block	{margin-top: 55px; height: 115px;}
	.counter-block .clockface	{height: 70px; line-height: 70px;}

	.soc-hot {display: block; top: 175px;}

	.block-photochron {min-height: 415px; height: calc(100vh - 30px);}
}
@media(min-width: 1600px) {
	.section .about {height: 80vh;}
	.section .hot {}
	.section .hot-line.long	{height: 25vh; padding-bottom: 20px;}
	.section .welcom {}
	.section .video {}
	.section .sponsors {}
	.section .news {}
	.section .partners {}
	.section .movie {}

	.top-slider-text	{margin-top: 83px; font-size: 44px;}
	.top-slider-title {margin-bottom: 20px;}
	.top-slider-date	{font-size: 0.636em;}
		.counter-block	{margin-top: 83px;}

	.row-org-logo {padding: 4em 0 35px;}
	.soc-hot {display: block; top: 203px;}
	.row-link-photochron {bottom: 100px;}
}

@media(max-height: 576px) {
	/*.section > div	{margin-top: 120px;}*/

	.section .about	{min-height: calc(100% - 120px); height: auto;}
	.section .hot-line	{height: auto; padding-top: 20px;}
	.section .welcom	{min-height: auto; padding-top: 0;}
	.section .video	{min-height: auto; padding-top: 0;}
	.section .sponsors	{min-height: auto; padding-top: 0;}
	.section .partners	{min-height: auto; padding-top: 0;}
	.section .movie		{min-height: auto; padding-top: 0;}
	
	.org-logo	{height: 40px; margin-bottom: 10px;}
}
@media(min-height: 900px) {
	/*.section > div > div	{margin-top: 0;}*/

	.section .about	{height: calc(75vh);/* padding-top: 0; margin-top: 120px;*/}
	.section .hot-line	{height: 25vh; margin-top: 0; padding-top: 20px; transition-property: padding-top; transition-duration: 1s;}
	.section .hot-line.skip	{padding-top: 140px;}
		.hot-line > div	{height: 100%;}
		.hot-line > div > div	{height: 100%;}
	.section .welcom	{height: auto; padding-top: 0;}
	/*.section .video	{height: 100vh; padding-top: 120px;}*/
	.section .sponsors	{height: auto; /*padding-top: 120px;*/}
	.section .news	{height: auto; padding-top: 0; margin-top: 0;}
	/*---потом раскоментировать*/
	/*.section .news	{height: 50vh; padding-top: 0; margin-top: 0;}*/
	.section .partners	{height: auto; padding-top: 120px; margin-top: 0;}
	.section .movie	{height: 50vh; padding-top: 0; margin-top: 0;}
	.section .footer	{}

	/*.section .video .main-title-h2 {padding: 1.46em 0 0.82em;}*/
	.section .video .main-title-h2 {padding: 0.82em 0 0.82em;}
}
@media(max-height: 576px) and (max-height: 576px) {
}
@media(max-height: 576px) and (max-width: 1200px) {
	.top-slider-info {padding-bottom: 1px;}
	.row-org-logo {position: static;}
}

/*-------- right block News ----------*/
.news-right-title {
    padding: 20px 15px;
    color: #333333;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
}

/*-------- Pilotage Group ----------*/
.team-block {
    margin-top: 2rem;
}
.team-list-title {
   padding-left: 40px; 
   padding-top: 1rem;
}
.team-list {
    font-size: 0.85rem;
}
.team-description {
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 20px;
}
.team-image {
    background-size: cover!important;
}
.team-details {
    margin-top: 2rem;
}
.-team-gallery div {
    padding: 0;
}

/*.section .welcom, .section .video, .section .sponsors, .section .news, .section .partners, .section .movie	{height: auto; padding: 25px 0 35px;}*/


.counter-block p.clocktitle {
    margin-bottom: 0.6rem;
}

/*--- temp ---*/
.navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link a {
    color: #FFFFFF;
}


/* Main page. Summary block. ИТОГИ МАКС-2021 */
.summary {
    position:relative;
    background-image: url("/assets/template/2021/img/maks-gigarama-50.jpg"); background-size: cover; width: 100%; background-position: 50% 67%; background-repeat: no-repeat no-repeat;
    padding: 4rem 0 1rem 0;
}
.summary:before {
    content: '';
    display: block;
    position: absolute;
    height: 278px;
    top: 0;
    left: 0;
    right: 0;
    
    background: linear-gradient(180deg, #2D90EB 0%, rgba(255, 255, 255, 0) 100%);
    
}
.summary > * {
    position: relative;
    z-index: 10;
}
.summary h1 {
    font-family: Myriad Pro;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 38px;
    letter-spacing: 0em;
    color: #FFFFFF;
    text-align: center;
}
.summary-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.summary-wrap {
    /*display: inline-block;*/
    height: 176px;
    min-width: 251px;
    border-radius: 28px;
    background: #FFFFFF;
    margin: 10px 0;
    /*padding: 0px 30px;*/
    /*box-shadow: 5.06533px 5.06533px 24.3136px rgba(82, 82, 82, 0.9);*/
}
.summary-item-value {
    
    display: inline-block;
    color: #2D90EB;
    
    font-family: Myriad Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 90.6792px;
    line-height: 109px;
}
.summary-wrap > div {
    width: calc(100% - 55px);
    margin: 0 auto;
}
.summary-item-value-unit {
    /* млрд руб. */

    display: inline-block;

    font-family: Myriad Pro;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 16px;
    color: #0F254E;
}
.summary-item-title {

    font-family: Myriad Pro;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 24px;
    color: #0F254E;
}
