

/* Start:/bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.css?15960935264232*/
.main-user-consent-request a {
	cursor: pointer;
}

.main-user-consent-request-popup {
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
	overflow: hidden;
	z-index: 9000;
}

.main-user-consent-request-popup-cont {
	min-height: 290px; /* loader magic */
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0 auto;
	padding: 20px;
	min-width: 320px;
	background: #fff;
	text-align: center;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: auto;
}

.main-user-consent-request-popup-header {
	margin: 0 0 10px 0;
	font: normal 18px "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	max-width: 260px;
}

.main-user-consent-request-popup-textarea-block {
	margin: 0 0 20px 0;
}

.main-user-consent-request-popup-buttons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.main-user-consent-request-popup-button {
	display: inline-block;
	height: 39px;
	margin: 0 10px 5px 0;
	padding: 0 18px;
	border: none;
	border-radius: 2px;
	font: normal 12px/39px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #535c69;
	outline: none;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: none;
	white-space: nowrap;
	-webkit-font-smoothing: antialiased;
	-webkit-transition: background-color 0.2s linear, color 0.2s linear;
	transition: background-color 0.2s linear, color 0.2s linear;
	cursor: pointer;
}

.main-user-consent-request-popup-button-acc {
	background: #bbed21;
}

.main-user-consent-request-popup-button-acc:hover {
	background: #d2f95f;
}

.main-user-consent-request-popup-button-rej {
	-webkit-box-shadow: inset 0 0 0 1px #a1a6ac;
	box-shadow: inset 0 0 0 1px #a1a6ac;
	background: none;
}

.main-user-consent-request-popup-button-rej:hover {
	background: #cfd4d8;
}

.main-user-consent-request-popup-text {
	border: 1px solid #999;
	overflow: auto;
	padding: 8px;
	width: 600px;
	text-align: left;
	color: rgb(84, 84, 84);
}

.main-user-consent-request-popup-link {
	height: 130px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
}
.main-user-consent-request-popup-link a {
	display: block;
	margin: 20px 0 0 0;
	text-overflow: ellipsis;
	overflow: hidden;
	max-width: 260px;
}

/** LOADER **/
.main-user-consent-request-loader {
	position: relative;
	height: 100px;
	width: 100px;
	margin: 0 auto;
	-webkit-transform: translate(0, 50%);
	transform: translate(0, 50%);
}

.main-user-consent-request-path {
	stroke: #80868e;
	stroke-dasharray: 100, 200;
}

.main-user-consent-request-loader:before {
	content: '';
	display: block;
	padding-top: 100%;
}

.main-user-consent-request-circular {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: inherit;
	width: inherit;
	-webkit-animation: rotate 1s linear infinite;
	animation: rotate 1s linear infinite;
	-webkit-transform-origin: center center;
	transform-origin: center center;
}

.main-user-consent-request-path {
	stroke: #ccc;
	stroke-dasharray: 60, 200;
	stroke-dashoffset: 0;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
	stroke-linecap: round;
}

.main-user-consent-request-announce{
	color: #333;
	font-size:13px;
	line-height: 15px;
}
.main-user-consent-request-announce-link{
	cursor: pointer;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg);
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@media (min-width: 1000px) {

	.main-user-consent-request-popup-cont {
		min-height: 400px;
		min-width: 640px;
	}

	.main-user-consent-request-popup-header {
		max-width: 590px;
	}

	.main-user-consent-request-popup-text,
	.main-user-consent-request-popup-link {
		height: 240px;
	}
	.main-user-consent-request-popup-link a {
		max-width: 200px;
	}
}
/* End */


/* Start:/local/templates/voshod/assets/css/style.css?163153949044633*/
@charset "UTF-8";
/**
переменные
 */
.alert, .bnr-main {
  position: fixed;
  top: 50%;
}

.alert, .bnr-close:hover {
  opacity: 0.8;
}

.link-bo {
  text-decoration: underline;
}

.alert, .tile-bg {
  text-align: center;
}

.lb-nav a.lb-next, .lb-nav a.lb-prev {
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
}

#adress, #kmap, #logo, #quote, #quote-img, .bg-blue-bubble, .date, .fb, .lin, .main-menu, .news-content, .next {
  vertical-align: top;
}

.page-content {
  vertical-align: top;
}
.page-content p {
  vertical-align: top;
}

.prev, .statistics-desc, .statistics-digit, .statistics-item, .sub-menu-line, .sub-menu-row, .tile-bg {
  vertical-align: top;
}

.bnr-close, .lb-next, .lb-prev, .old-site, .switcher-menu li, .tile-bg {
  cursor: pointer;
}

a {
  cursor: pointer;
}
a:visited {
  cursor: pointer;
}

.activities-block {
  margin: 30px 0;
  position: relative;
}

.activities {
  position: relative;
  left: 100px;
}

.alert {
  width: 400px;
  margin-top: -60px;
  left: 50%;
  margin-left: -200px;
  background-color: #000;
  color: #fff;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 0 20px #000;
}

.big-btn {
  color: #fff !important;
  padding: 10px 40px;
  font-weight: normal;
  background-color: #408AF4;
  vertical-align: baseline;
  border-radius: 20px;
  box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, 0.5);
  margin: 20px 0 0;
}
.big-btn:visited {
  color: #fff !important;
}
.big-btn:hover {
  background-color: #3FA9F5;
}

.big-btn, .black-shadow {
  box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, 0.5);
}

.bnr-main {
  width: 200px;
  margin-top: -43px;
  right: -200px;
  display: block;
  z-index: 11;
  height: 86px;
  background-image: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/banner.png);
}
.bnr-main a {
  width: 200px;
  margin-top: -43px;
  height: 86px;
  z-index: 13;
  display: block;
}

.bnr-close {
  position: relative;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  z-index: 12;
  display: inline-block;
}

.carousel-block {
  margin: 20px 0;
  position: relative;
  display: block;
}

.carousel {
  position: relative;
  left: 10%;
  padding: 10px;
}

body .caroufredsel_wrapper {
  width: 970px !important;
  height: 370px !important;
}

.tile-bg {
  width: 180px;
  height: 330px;
  padding: 7px 0;
  float: left;
  margin-right: 12px;
  border: 1px solid #D6D6D6;
  border-radius: 15px;
  background: #ffffff;
  box-shadow: 0 5px 3px 0 rgba(96, 96, 96, 0.3);
}
.tile-bg:hover {
  box-shadow: 0 5px 10px 0 rgba(96, 96, 96, 0.3);
}
.tile-bg:hover img {
  transform: scale(1.06);
}

.page-content a[rel=lightbox-images] img:hover, .page-image img:hover {
  transform: scale(1.1);
}

.tile-item {
  width: 100%;
  height: 100%;
  font-size: 16px;
}

.tile-item-top {
  height: 3%;
  background-color: #25345D;
  width: 100%;
}

.tile-item-bottom {
  height: calc(100% - 2px);
  width: calc(100% - 2px);
}

.tile-title {
  padding: 0 10px;
  font-size: 1rem;
}

.customers .tile-item-bottom {
  height: 200px;
}
.customers .tile-item {
  height: 200px;
}
.customers .tile-bg {
  height: 200px;
}
.customers .caroufredsel_wrapper {
  width: 970px !important;
  height: 240px !important;
}
.customers .next, .customers .prev {
  top: 100px;
}

.next, .prev {
  height: 32px;
  position: absolute;
  top: 150px;
  display: none;
}

.next {
  width: 23px;
  -webkit-mask-image: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/arrow_r.svg);
  mask-image: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/arrow_r.svg);
  background-color: #434242;
  left: 1105px;
}
.next:hover, .next:active {
  background-color: #3FA9F5;
}

.prev {
  width: 32px;
  -webkit-mask-image: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/arrow_l.svg);
  mask-image: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/arrow_r.svg);
  background-color: #434242;
  left: 30px;
}
.prev:hover, .prev:active {
  background-color: #3FA9F5;
}

.next.disabled, .prev.disabled {
  opacity: 0.3;
}

.container {
  width: 1170px;
  margin: auto;
  display: flow-root;
}

.row {
  display: flow-root;
}

.inline {
  display: inline-block;
}

.hidden {
  display: none;
}

.cont-content {
  padding-top: 118px;
}

.cont-contacts {
  padding-top: 90px;
}

h1.title {
  font-size: 30px;
  margin: 40px 0 30px;
  line-height: 40px;
}

h2.title {
  font-size: 22px;
  line-height: 28px;
  font-weight: bold;
  margin: 20px 0 10px;
}

.p-desc {
  line-height: 1.4;
  margin-top: 10px;
  font-size: 1rem;
}
.p-desc-title {
  font-weight: bold;
}

.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}

.bg-blue-bubble {
  position: relative;
}

.link-w-bg-w, .link-w-o-w {
  color: #fff;
}
.link-w-bg-w:visited, .link-w-o-w:visited {
  color: #fff;
}

.link-b-o-b {
  color: #000;
  text-decoration: underline;
}
.link-b-o-b:visited {
  color: #000;
  text-decoration: underline;
}

.link-g-o-g {
  color: #B6B6B6;
}
.link-g-o-g:visited {
  color: #B6B6B6;
}

.link-b-o-b:hover, .link-g-o-g:hover, .link-w-o-w:hover {
  color: #3FA9F5;
}

.link-w-bg-w:hover {
  color: #012D61;
}

.link-bo {
  color: #000;
}
.link-bo:hover {
  color: #0E83E7 !important;
}

.page-width {
  width: 1170px !important;
}

html {
  font-family: Roboto, Arial, Helvetica, sans-serif, "Open Sans";
  font-size: 12px;
}

.date, .statistics-digit {
  font-family: Roboto, "PT Serif Caption", serif;
}

body footer {
  margin: 0 auto;
  width: 1400px;
}

.footer {
  background: #434242;
  color: #FFFFFF;
  text-align: left;
  margin-top: 40px;
}
.footer #logo {
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer a, .footer a:visited {
  color: #ffffff;
}
.footer a:hover {
  text-decoration: underline;
}
.footer-left {
  float: left;
  color: #666;
}
.footer-right {
  float: right;
  color: #666;
}
.footer-items {
  display: table;
  width: 100%;
}
.footer-item {
  width: 32%;
  display: table-cell;
  vertical-align: middle;
  font-size: 85%;
}
.footer-item:nth-child(1) {
  text-align: left;
}
.footer-item:nth-child(2) {
  text-align: center;
}
.footer-item:last-child {
  padding-right: 0;
  text-align: right;
}
.footer-item a {
  display: inline;
  margin-right: 10px;
}
.footer-menu {
  margin-top: 20px;
  margin-bottom: 20px;
}
.footer-menu-item {
  margin-bottom: 10px;
}

.fb, .lin {
  background: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/socialvoskhod.png) center no-repeat;
  width: 48px;
  height: 48px;
  display: inline-block;
  margin: -13px 3px 0;
  float: right;
}

.fb {
  background-position: 0 0;
}

.lin {
  background-position: -49px 0;
}

.fb:hover {
  background-position: 0 -48px;
}

.lin:hover {
  background-position: -49px -48px;
}

.fb:active {
  background-position: 0 -96px;
}

.lin:active {
  background-position: -49px -96px;
}

.old-site {
  background: no-repeat #d3d3d3;
  text-align: center;
  position: relative;
  margin-top: -35px;
  min-width: 1170px;
}
.old-site:hover {
  background-color: grey;
}

.old-text {
  padding: 10px;
}

.contact-form {
  margin-bottom: 35px;
}
.contact-form label[for=contact-file] {
  margin-bottom: 5px;
}
.contact-form input, .contact-form label, .contact-form textarea {
  display: block;
  text-align: left;
}
.contact-form label {
  margin: 10px 0 3px;
}
.contact-form input[type=text], .contact-form textarea {
  border-radius: 4px;
  border: 1px solid #B6B6B6;
  box-shadow: 2px 2px 8px 0 rgba(50, 50, 50, 0.2);
}
.contact-form input[type=text] {
  width: 600px;
  height: 25px;
}
.contact-form textarea {
  height: 200px;
  width: 595px;
}
.contact-form .warning {
  box-shadow: 0 0 10px rgba(255, 0, 0, 0.4);
}

.necessary {
  color: red;
  font-weight: 700;
}

.contact-block {
  padding: 20px 0;
}

.contact-show {
  margin-top: 20px;
  padding: 30px 0;
}

.header {
  width: 1400px;
  position: fixed;
  top: 0;
  z-index: 15;
}

#logo {
  margin: 10px 30px 10px 0;
}

.logo-block {
  position: absolute;
}

.centre {
  display: block;
  position: relative;
  text-align: center;
}

.main-menu {
  margin: 10px 30px;
  line-height: 40px;
  display: inline-block;
}
.main-menu li {
  display: inline-block;
}
.main-menu li:not(:first-child) {
  margin-left: 30px;
}
.main-menu li a {
  color: #fff;
}
.main-menu li a:hover {
  color: #3FA9F5;
}
.main-menu-block {
  background-color: #434242;
}

.sub-menu {
  overflow: hidden;
}
.sub-menu li {
  display: inline-block;
  margin-top: 9px;
  margin-bottom: 9px;
  margin-left: 0;
}
.sub-menu li:not(:last-child) {
  margin-right: 30px;
}
.sub-menu li a:hover {
  color: #3FA9F5;
}
.sub-menu li .active {
  border-bottom: none;
}
.sub-menu.inline {
  max-height: 32px;
  display: block;
}
.sub-menu-block {
  background-color: rgba(255, 255, 255, 0.4);
  position: relative;
  display: block;
  width: 100%;
}
.sub-menu-block.scroll {
  background-color: rgba(255, 255, 255, 0.9);
}
.sub-menu-block li {
  font-size: 14px;
}
.sub-menu-block .inline {
  transition: 0.8s ease-out;
}
.sub-menu-block .active ul {
  margin-left: 0;
}
.sub-menu-block .active ul li:before {
  content: "";
  display: none;
}
.sub-menu-row {
  /* position:relative; */
  height: 35px;
  text-align: center;
}
.sub-menu-line {
  position: relative;
  height: 3px;
}

#sub-menu-after {
  position: absolute;
  display: block;
  left: 238px;
  top: -20px;
  width: 0;
  height: 0;
  overflow: hidden;
  border: 10px solid transparent;
  border-bottom-color: #0E83E7;
}

body:after {
  content: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/close.png) url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/loading.gif) url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/prev.png) url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.big_word, .date, .press-date, .press-years .active, .switcher-menu, mark {
  font-weight: 700;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: #fff;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.arhive, .news, .slide-bottom, .slide-top {
  position: relative;
}

.switcher-menu {
  position: relative;
}
.switcher-menu li, .switcher-menu ul {
  position: relative;
}
.switcher-menu.press, .switcher-menu.news {
  margin-top: 20px;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next, .lb-prev {
  height: 100%;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/local/templates/voshod/assets/css/../bundles/voskhodmain/images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}

#slide-1-top {
  background-image: url("/images/bg2.webp");
}

.slide-top {
  height: 690px;
  position: relative;
  background-size: auto;
}
.slide-top .p-desc {
  font-size: 1.2rem;
}
.slide-top video {
  position: absolute;
}
.slide-top-text-on-top {
  z-index: 10;
  position: absolute;
}

.slide2-top {
  margin-bottom: 26px;
}
.slide2-top h2 {
  margin-top: 10px;
}
.slide2-top a.tab-link {
  font-size: 14px;
  font-weight: normal;
}
.slide2-body {
  margin-bottom: 40px;
}

#hello_nii, #mission {
  top: 150px;
  position: relative;
  left: 170px;
}
#hello_nii {
  width: 600px;
}

.big-orange {
  margin-top: 30px;
}

#mission {
  right: 30px;
  float: right;
  width: 400px;
}
.news {
  padding: 13px 0 5px;
  font-weight: bold;
}
.news .title {
  margin-right: 150px;
}
.news-block-item {
  width: 345px;
}
.news-block-item:not(:nth-of-type(3)) {
  margin-right: 60px;
}
.news-block-item .date {
  font-weight: normal;
  font-size: 1rem;
  margin: 10px 0;
}
.news-block-item img {
  width: 100%;
  max-height: 200px;
}
.news-text {
  font-weight: bold;
  width: 100%;
  margin-bottom: 20px;
  vertical-align: top;
  font-size: 1.2rem;
  padding: 0 10px 10px 0;
  overflow: hidden;
  line-height: 1.4;
}
.news-text a, .news-text a:visited {
  text-decoration: none;
}
.news-all-news {
  margin-top: 20px;
}

.link-b-o-b.link-arc {
  font-size: 12px;
  text-decoration: underline;
  color: #408AF4;
}
.link-b-o-b.link-arc:hover {
  color: #3FA9F5;
}

.arhive {
  text-align: right;
  right: 100px;
  font-size: 90%;
  text-decoration: underline !important;
}

.statistics {
  padding: 20px 0;
}
.statistics-item {
  padding: 5px 0;
  margin: 15px 50px 15px 0;
}
.statistics-digit {
  color: #408AF4;
  font-size: 74px;
  font-weight: bold;
  line-height: 76px;
}
.statistics-desc {
  text-align: left;
  padding-right: 10px;
  padding-left: 7px;
  line-height: 1.4;
  padding-top: 4px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 0.9rem;
}

.career {
  padding: 25px 30px 40px 0;
}
.career .big_word {
  color: #0E83E7;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.career ul {
  display: inline-block;
  list-style: none;
}
.career ul li {
  margin-bottom: 8px;
  margin-left: 18px;
}
.career ul li:before {
  content: "•";
  color: #0E83E7;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}
.career-top-desc {
  width: 70%;
}

#quote-quotes {
  font-size: 300px;
  width: 100px;
  height: 150px;
  overflow: hidden;
  color: #B6B6B6;
  margin: -14px 0 0 -12px;
}

#quote {
  width: 900px;
}

#quote_author {
  font-size: 90%;
  text-align: right;
  margin-top: 15px;
  color: #012D61;
}

#quote-text {
  margin-left: 15px;
}

#quote, #quote-img {
  margin: 14px 0;
}

#slide-4-top {
  color: #000000;
  padding-bottom: 20px;
  padding-top: 20px;
}
#slide-4-top .title {
  margin-bottom: 30px;
  margin-top: 40px;
}

#kmap {
  width: 100%;
  height: 560px;
  margin: 0 0 20px;
  border: 1px solid #D6D6D6;
}

.switcher-bg, .switcher-thg {
  display: block;
  position: absolute;
}

.switcher-menu li, .switcher-menu ul, .news-panel li, .news-panel ul {
  display: inline-block;
  z-index: 1;
}
.switcher-menu li, .news-panel li {
  margin-right: 100px;
  margin-bottom: 10px;
  text-align: left;
  width: 200px;
}
.switcher-menu li a, .news-panel li a {
  color: #000000;
  border-bottom: none;
}
.switcher-menu li.active a, .switcher-menu li:hover a, .news-panel li.active a, .news-panel li:hover a {
  color: #3FA9F5;
}

#contact-adress {
  color: #000;
}

a {
  color: #000;
}
a:visited {
  color: #000;
}

ins, mark {
  color: #000;
}

.switcher-bg {
  width: 200px;
  height: 32px;
  border-radius: 5px;
}

.switcher-thg {
  border: 6px solid transparent;
  left: 90px;
  width: 0;
  height: 0;
  overflow: hidden;
  border-top: 6px solid #B6B6B6;
  top: 32px;
}

.pace {
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  position: fixed;
}
.pace .pace-progress {
  left: 0;
  width: 100%;
  height: 2px;
  display: block;
  position: fixed;
}

.press-title {
  margin-bottom: 20px;
}
.press-title .link-b-o-b {
  text-decoration: none;
}
.press-title .link-b-o-b:hover {
  text-decoration: underline;
}

.press-page {
  margin: 20px 0 0;
}

.press-years ul {
  margin: 20px 0 0 -7px;
  padding: 0;
}
.press-years li {
  padding: 0 7px;
  display: inline-block;
  font-size: 180%;
  line-height: 180%;
}
.press-years a {
  border-bottom: 1px dotted #d3d3d3;
  color: #0E83E7;
}
.press-years a:visited {
  color: #0E83E7;
}
.press-years a.active {
  color: #012D61;
  border-bottom: none;
}

.snews-body {
  margin-bottom: 30px;
}
.snews-body a {
  text-decoration: underline;
}
.snews-body a:hover {
  color: #0E83E7;
}

.pace {
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
}
.pace .pace-progress {
  z-index: 2000;
  top: 0;
  background-color: #012D61;
}

.pace-inactive {
  display: none;
}

.page-content {
  width: 70%;
  font-size: 90% !important;
  line-height: 1.4 !important;
}

.news-content {
  width: 100%;
  font-size: 90% !important;
  line-height: 1.4 !important;
}

.page-content p {
  margin: 14px 0 !important;
}
.page-content tbody {
  display: table-row-group;
  vertical-align: middle;
}
.page-content tr {
  display: table-row;
  vertical-align: inherit;
}
.page-content td {
  display: table-cell;
  vertical-align: inherit;
}

.formatted-text h1 {
  margin-bottom: 40px;
  line-height: 40px;
}
.formatted-text p {
  margin: 14px 0;
  text-align: justify;
}
.formatted-text ul {
  margin-left: 18px;
  margin-bottom: 14px;
  list-style: none;
}
.formatted-text ul li {
  margin-bottom: 6px;
}
.formatted-text ul li:before {
  content: "•";
  color: #0E83E7;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}

article, aside, details, figcaption, figure, footer, header, hgroup, hr, menu, nav, section {
  display: block;
}

.page-content ul {
  padding-left: 40px;
}

.page-sidebar {
  width: 20%;
  padding: 20px;
  text-align: center;
  vertical-align: top;
}

a, hr {
  padding: 0;
}

.page-image {
  width: 150px;
}

.page-file, .page-image {
  margin-bottom: 5px;
  font-size: 90%;
}

.page-file:hover {
  text-decoration: underline;
}

a {
  text-decoration: none;
  transition: .2s ease-in-out;
}
a:visited {
  text-decoration: none;
}

ins {
  text-decoration: none;
}

#contact-adress {
  margin-left: 40px;
  vertical-align: top;
}

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  /*font-size: 100%;*/
  background: 0 0;
  max-height: 5000em;
  /*vertical-align: baseline;*/
}

ins, mark {
  background-color: #ff9;
}

body {
  line-height: 1.3rem;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:after, blockquote:before {
  content: "";
  content: none;
}

q:after, q:before {
  content: "";
  content: none;
}

a {
  margin: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
}

.port-desc, .port-io {
  font-size: 90%;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
}

input, select {
  vertical-align: middle;
}

#slide-team, p {
  line-height: 1.4;
}

body, html {
  height: 100%;
}

#wrapper {
  min-height: 100%;
  margin: 0 auto;
  width: 1400px;
}
#wrapper:after {
  content: "";
  display: block;
  height: 0px;
}

.port-block {
  margin-right: 5px;
  margin-bottom: 10px;
  vertical-align: top;
}

.port-top {
  height: 10px;
  background-color: orange;
}

.port-fio, .port-fio-bg {
  position: absolute;
  bottom: 0;
}

.port-fio {
  color: #fff;
  margin: 7px;
}

.port-fio-bg {
  opacity: 0.5;
  background-color: #000;
  height: 58px;
  width: 100%;
}

.port-bot {
  position: relative;
  width: 220px;
  height: 293px;
}

.port-desc {
  margin-left: 7px;
  color: gray;
  width: 220px;
}

.tenders-table {
  font-size: 90%;
  text-align: center;
}

.tenders-id {
  width: 5%;
}

.tenders-date {
  width: 10%;
}

.tenders-title {
  width: 40%;
}

.tenders-docs, .tenders-prots {
  width: 17%;
}

.tenders-table tbody td {
  padding: 10px 5px 15px;
  border-left: 0 solid #fff;
}
.tenders-table tbody tr {
  border-bottom: 1px dashed #000;
}
.tenders-table thead tr {
  border-bottom: 1px solid #000;
}

.ac {
  text-align: left;
}

.sf {
  text-decoration: underline;
  font-size: 85%;
}

.js {
  text-align: justify;
}

body.fancybox-active {
  overflow: hidden;
}
body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0;
}

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden;
}

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, sans-serif;
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-caption-wrap, .fancybox-infobar, .fancybox-toolbar {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s, visibility 0s linear 0.25s;
  box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s, visibility 0s;
}

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion;
}

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
}

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translateZ(0);
}

.fancybox-is-closing .fancybox-stage {
  overflow: visible;
}

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}
.fancybox-slide:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
  display: block;
}

.fancybox-slide--image {
  overflow: visible;
}
.fancybox-slide--image:before {
  display: none;
}

.fancybox-slide--video .fancybox-content, .fancybox-slide--video iframe {
  background: #000;
}

.fancybox-slide--map .fancybox-content, .fancybox-slide--map iframe {
  background: #e5e3df;
}

.fancybox-slide--next {
  z-index: 99995;
}

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
}
.fancybox-slide > base, .fancybox-slide > link, .fancybox-slide > meta, .fancybox-slide > script, .fancybox-slide > style, .fancybox-slide > title {
  display: none;
}
.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff;
}

.fancybox-iframe {
  display: block;
  padding: 0;
  border: 0;
  height: 100%;
}

.fancybox-error, .fancybox-iframe {
  margin: 0;
  width: 100%;
  background: #fff;
}

.fancybox-error {
  padding: 40px;
  max-width: 380px;
  cursor: default;
}
.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px;
}

.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color 0.3s ease;
  cursor: pointer;
  outline: none;
  color: #ccc;
}
.fancybox-button:link, .fancybox-button:visited {
  color: #ccc;
}
.fancybox-button:focus, .fancybox-button:hover {
  color: #fff;
}
.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6;
}
.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision;
}
.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3;
}

.fancybox-button--share svg path {
  stroke-width: 1;
}

.fancybox-button--pause svg path:nth-child(1), .fancybox-button--play svg path:nth-child(2) {
  display: none;
}

.fancybox-button--zoom svg path {
  fill: transparent;
}

.fancybox-navigation {
  display: none;
}

.fancybox-show-nav .fancybox-navigation {
  display: block;
}

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px;
}
.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6);
}
.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
}
.fancybox-navigation .fancybox-button--arrow_right {
  right: 0;
}

.fancybox-close-small {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent;
  z-index: 10;
  cursor: pointer;
}
.fancybox-close-small:after {
  content: "×";
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  font: 22px/30px Arial, Helvetica Neue, Helvetica, sans-serif;
  color: #888;
  font-weight: 300;
  text-align: center;
  border-radius: 50%;
  border-width: 0;
  background-color: transparent;
  transition: background-color 0.25s;
  box-sizing: border-box;
  z-index: 2;
}
.fancybox-close-small:focus {
  outline: none;
}
.fancybox-close-small:focus:after {
  outline: 1px dotted #888;
}
.fancybox-close-small:hover:after {
  color: #555;
  background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small, .fancybox-slide--image .fancybox-close-small {
  top: 0;
  right: -40px;
}

.fancybox-slide--iframe .fancybox-close-small:after, .fancybox-slide--image .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after, .fancybox-slide--image .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent;
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none;
}

.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0;
  background: linear-gradient(180deg, transparent 0, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8));
  pointer-events: none;
}

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none;
}
.fancybox-caption a, .fancybox-caption button, .fancybox-caption select {
  pointer-events: all;
  position: relative;
}
.fancybox-caption a {
  color: #fff;
  text-decoration: underline;
}

.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(99, 99, 99, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: a 0.8s infinite linear;
  animation: a 0.8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999;
}

@-webkit-keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes a {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-1turn);
  transform: rotate(-1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(1turn);
  transform: rotate(1turn);
  opacity: 0;
}
.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0;
}
.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scaleX(1) translateZ(0);
  transform: scaleX(1) translateZ(0);
  opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translateZ(0) scale(1);
  transform: translateZ(0) scale(1);
}

.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center;
}
.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px;
  font-size: 35px;
  font-weight: 700;
}
.fancybox-share p {
  margin: 0;
  padding: 0;
}

p.fancybox-share__links {
  margin-right: -10px;
}

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all 0.2s;
}
.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}
.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}
.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}
.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle;
}
.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7;
}

.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}
.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap;
}

.fancybox-thumbs-x > ul {
  overflow: hidden;
}

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px;
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box;
}

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1);
}

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.fancybox-thumbs > ul > li:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1;
}

@media (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px;
  }

  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }

  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px);
  }
}
.slide {
  transition: opacity 0.8s ease-out;
}

.design-color {
  color: #0E83E7;
}

#contact-adress dl,
#adress dl {
  margin-bottom: 10px;
}

#contact-adress dl a,
#adress dl a {
  text-decoration: underline;
}

#contact-adress dl a:hover,
#adress dl a:hover {
  color: #0E83E7;
}

.adress_tittle {
  padding: 20px 0 10px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

.partner-icon {
  height: 100px;
  width: auto;
}
.partner-cont {
  width: 33%;
  text-align: center;
}

.slide-bottom-2 {
  padding-top: 10px;
  padding-bottom: 10px;
}

#scroll-4 {
  padding: 30px 0 20px;
}

.float-left {
  float: left;
}

.contacts-item {
  margin-right: 40px;
}

.switchers.ways {
  margin-bottom: 10px;
  min-height: 120px;
}
.switchers.ways .switcher-menu li {
  margin-left: 0;
  text-align: left;
}

.offices {
  margin-top: 40px;
}
.offices .office {
  margin-right: 20px;
}
.offices .office img {
  margin-right: 10px;
  height: 45px;
}

.management > .row {
  margin-bottom: 40px;
}
.management-banner {
  background-image: url("/local/templates/voshod/assets/bundles/management/director.png");
  background-repeat: no-repeat;
  background-color: #bddaec;
  height: 400px;
  position: relative;
}
.management-banner-quote {
  position: absolute;
  top: 60px;
  font-style: italic;
  font-size: 1.1rem;
  width: 50%;
}
.management-banner-name {
  position: absolute;
  bottom: 60px;
}
.management-banner-name-top {
  font-size: 32px;
  font-weight: bold;
  line-height: 42px;
  text-transform: uppercase;
}
.management-banner-name-bottom {
  font-size: 22px;
  line-height: 32px;
}
.management h2.title {
  margin-bottom: 30px;
}
.management p {
  margin-bottom: 16px;
  text-align: justify;
}
.management ul {
  margin-left: 18px;
  margin-bottom: 16px;
  list-style: none;
}
.management ul li {
  margin-bottom: 6px;
}
.management ul li:before {
  content: "•";
  color: #0E83E7;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}

.history-top {
  font-size: 1.4rem;
  line-height: 1.8rem;
  margin-bottom: 20px;
  background-image: url("/local/templates/voshod/assets/bundles/history/history-bg.png");
  background-repeat: no-repeat;
  background-color: #ffffff;
  height: 400px;
  position: relative;
}
.history-top-text {
  width: 45%;
  margin-top: 40px;
}
.history-image-block {
  margin-bottom: 20px;
}
.history-image-block a {
  margin-right: 20px;
}
.history-image-block a:hover {
  box-shadow: 0px 0px 10px 0 rgba(50, 50, 50, 0.5);
}
.history p {
  margin-bottom: 16px;
  text-align: justify;
}
.history ul {
  margin-left: 18px;
  margin-bottom: 16px;
  list-style: none;
}
.history ul li {
  margin-bottom: 6px;
}
.history ul li:before {
  content: "•";
  color: #0E83E7;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}

.btn-white {
  display: inline-block;
  padding: 8px 25px;
  text-align: center;
  min-width: 200px;
  width: auto;
  border: 1px solid #0E83E7;
  background: none;
  border-radius: 20px;
}

.big-num-list {
  display: flow-root;
  list-style: none;
  margin-top: 40px;
  margin-bottom: 20px;
}
.big-num-list li {
  display: block;
  float: left;
  width: 24.5%;
  height: 110px;
  position: relative;
  margin-bottom: 10px;
}
.big-num-list li span {
  font-size: 68px;
  font-weight: bold;
  position: absolute;
  line-height: 58px;
  color: #408AF4;
}
.big-num-list li p {
  padding-left: 50px;
  padding-right: 40px;
}

.projects-banner {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-bottom: 20px;
  background-image: url("/local/templates/voshod/assets/bundles/activities/activities-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ffffff;
  height: 400px;
  position: relative;
  color: #000;
}
.projects-banner-text {
  display: inline-block;
  width: 65%;
  margin-top: 10px;
}
.projects-banner-text p {
  text-align: left !important;
}
.projects-image-block {
  margin-bottom: 20px;
}
.projects-image-block a {
  margin-right: 20px;
}
.projects-image-block a:hover {
  box-shadow: 0px 0px 10px 0 rgba(50, 50, 50, 0.5);
}
.projects p {
  margin-bottom: 16px;
  text-align: justify;
}
.projects ul {
  margin-left: 18px;
  margin-bottom: 16px;
  list-style: none;
}
.projects ul li {
  margin-bottom: 6px;
}
.projects ul li:before {
  content: "•";
  color: #0E83E7;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}

.active-banner {
  font-size: 1.2rem;
  line-height: 1.8rem;
  margin-bottom: 20px;
  background-image: url("/local/templates/voshod/assets/bundles/activities/activities-bg.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: #ffffff;
  height: 590px;
  position: relative;
  color: #000;
}
.active-banner-text {
  display: inline-block;
  width: 65%;
  margin-top: 10px;
}
.active-banner-text p {
  text-align: left !important;
}
.active-image-block {
  margin-bottom: 20px;
}
.active-image-block a {
  margin-right: 20px;
}
.active-image-block a:hover {
  box-shadow: 0px 0px 10px 0 rgba(50, 50, 50, 0.5);
}
.active p {
  margin-bottom: 16px;
  text-align: justify;
}
.active ul {
  margin-left: 18px;
  margin-bottom: 16px;
  list-style: none;
}
.active ul li {
  margin-bottom: 6px;
}
.active ul li:before {
  content: "•";
  color: #0E83E7;
  font-weight: bold;
  display: inline-block;
  width: 1rem;
  margin-left: -1rem;
}

.team-item {
  background-color: #e7e7e7;
  display: block;
  float: left;
  width: 45%;
  margin-right: 60px;
  margin-bottom: 60px;
}
.team-item:nth-child(even) {
  margin-right: 0;
}
.team-item-image {
  width: 100%;
}
.team-item-desc {
  padding: 20px;
  height: 235px;
}
.team-item-desc-title {
  font-size: 1.2rem;
  line-height: 1.6rem;
  font-weight: bold;
}
.team-item-desc-undertitle {
  color: #545454;
  font-size: 1rem;
  margin-bottom: 10px;
}
.text-align-right {
  text-align: right;
}

/* End */


/* Start:/local/templates/voshod/assets/css/voskhod.css?15675065091073*/
@charset "UTF-8";
/**
 * Восход
 */
.block-404 {
  margin-top: 30px;
}
.block-404 .text-404 {
  font-size: 16px;
}
.block-404 .title-404 {
  font-size: 250px;
  font-weight: 300;
  margin-top: 30px;
  color: rgba(29, 54, 81, 0.15);
}

.news-list-files {
  margin-top: 20px;
}
.news-list-files a {
  text-decoration: underline;
}
.news-list-files a:hover {
  color: #555;
}

font.errortext {
  color: red;
}

.uc-files-folder {
  font-weight: bold;
  margin-top: 20px;
  font-size: 120%;
}
.uc-file-item {
  display: flex;
  align-items: center;
}
.uc-file-item-content {
  display: inline-block;
}
.uc-file-type-img {
  display: block;
  float: left;
  margin-right: 10px;
  max-width: 32px;
}

.mt-1em {
  margin-top: 1em;
}
.mt-2em {
  margin-top: 2em;
}
.mt-3em {
  margin-top: 3em;
}
.mt-4em {
  margin-top: 4em;
}
.mt-5em {
  margin-top: 5em;
}

.tenders-nav {
  margin-top: 20px;
}

.marker-lightyellow {
  background-color: lightyellow;
}

@media screen and (max-width: 980px) {
  .page-content {
    width: 97%;
  }
}

/*# sourceMappingURL=voskhod.css.map */

/* End */


/* Start:/uc/style.css?16039762911663*/
h2 {
    margin-top: 1.5rem;
    margin-bottom: .5rem;
}

.page-content p {
    text-align: justify;
}

.page-content ol {
    padding-left: 40px;
}

.uc_tabs {
    margin-top: 2rem;
}
.uc_tabs > section {
    display: none;
}
.uc_tabs > section > p {
}
.uc_tabs > input {
    display: none;
}
.uc_tabs > label {
    display:inline-block;
    float:left;
    width: 33.33%;
    width: calc(100% / 3);
    height: 3rem;
    padding: 5px 0;
    border-top: #012D61;
    border-top-width: 10px;
    border-top-style: solid;
    font-weight: bold;

}
.uc_tabs > section {
    clear:both;
}
.uc_tabs > label:hover {
    cursor: pointer;
}
.uc_tabs > input:checked + label {
    border-top-color: #0E83E7;
}
#uc_tab1:checked ~ #uc_content-tab1,
#uc_tab2:checked ~ #uc_content-tab2,
#uc_tab3:checked ~ #uc_content-tab3 {
    display: block;
}
.uc_tabs li {
    margin-top: 0.6rem;
}
/*
.uc_table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #e6e6e6;
}
*/
table.uc_table-striped>thead>tr {
    border-bottom: 1px solid #000;
}
table.uc_table-striped>tbody>tr>td:nth-child(odd),  table.uc_table-striped-no_span>tbody>tr>td:nth-child(even){
    border-bottom: 1px dashed #000;
}
.uc_table-striped tr>td:nth-child(2n) {
    width: 100px;
    text-align: right;
}
.uc_table-striped>tbody>tr>td:nth-child(even) {
    font-weight: bold;
}
.uc_table-striped>tbody>tr>td {
    padding-top: .2rem;
    padding-bottom: .2rem;
}
span.cd {
    unicode-bidi: bidi-override;
    direction: rtl;
}
span.nd {
    display: none;
}
.uc-footnotes {
    margin-top: 3rem;
    font-size: small;
}
.uc-footnotes p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}
/* End */


/* Start:/local/templates/voshod/components/bitrix/menu/top_2021/style.css?16315394901198*/
.top-menu-item {
  position: relative;
  font-size: 15px;
  cursor: pointer;
}

/* drop-down header menu */
.sub-menu-2 {
  position: absolute;
  display: flex;
  padding: 10px 0;
  width: 240px;
  top: 110%;
  left: 50%;
  flex-direction: column;
  background: #5d5d5d;
  z-index: 100;
  border-radius: 5px;
  height: auto;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-2em) translateX(-50%);
  transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
  box-shadow: -1px 7px 42px 0px rgba(0, 16, 61, 0.36);
}
.sub-menu-2:before {
  content: "";
  position: absolute;
  top: -7px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -8px;
  border-width: 0 8px 8px;
  border-style: solid;
  border-color: #5d5d5d transparent;
}
.sub-menu-2 a.sub-menu-2-item {
  display: inline-block;
  line-height: 170%;
  margin: 7px 0;
  text-align: left;
  padding-left: 15px;
}

li.top-menu-item.active .sub-menu-2 {
  opacity: 1;
  visibility: visible;
  z-index: 1;
  transform: translateY(0%) translateX(-50%);
  transition-delay: 0s, 0s, 0.3s;
}

/* contacts submenu hide */
li.top-menu-item.active a[data-link-menu="14"] + .sub-menu-2 {
  display: none;
}

/* End */


/* Start:/local/templates/voshod/styles.css?1594370186759*/
.error-field {
    border-color: red !important;
}
.switcher-menu li.active {

}
.hide{
	display: none !important;
}
.tile-item.active{
	    box-shadow: rgb(96, 96, 96) 0px 0px 20px 0px;
}

.empty-submenu #sub-menu-after {
    display: none;
}

.sub-menu-line {
    display: none;
}

.empty-submenu .sub-menu-line {
    display: block;
}

.right-block {
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
.active-slide .right-block{
    right: 0;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
}
/* End */


/* Start:/local/templates/voshod/template_styles.css?154590746874*/
@media screen and (max-width: 980px) {
	.page-content {
		width: 97%;
	}
}
/* End */
/* /bitrix/components/bitrix/main.userconsent.request/templates/.default/user_consent.css?15960935264232 */
/* /local/templates/voshod/assets/css/style.css?163153949044633 */
/* /local/templates/voshod/assets/css/voskhod.css?15675065091073 */
/* /uc/style.css?16039762911663 */
/* /local/templates/voshod/components/bitrix/menu/top_2021/style.css?16315394901198 */
/* /local/templates/voshod/styles.css?1594370186759 */
/* /local/templates/voshod/template_styles.css?154590746874 */
