/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.4.14,
* Autoprefixer: v10.4.7
* Browsers: last 4 version
*/

.innerPage-greyBlock-leftSide.col-lg-5 {
	justify-content: left !important;
}

.innerPage-greyBlock-rightSide {
	justify-content: right !important;
}

.innerPage-navTabs-header .nav-link {
	    padding-right: 0;
    	padding-left: 0;
}

.innerPage-greyBlock-rightSide, .innerPage-greyBlock-leftSide {
    display: flex;
    visibility: visible;
    justify-content: right;
    align-items: center;
}

.grey-navBottom-line {
	height: 170px !important;
}

.innerPage-greyBlock-verticalAlign {
	top: unset !important;
}

.history_gray {
	padding-bottom: 0px;
}

.section-items>div:nth-of-type(2) .title-box>div>br:last-of-type {
		display: none;
	}

.blue-accordion-line {
	height: 197px !important;
}

.num_padding {
	padding-left: 20px;
}

.color-box .mr-3.pr-3 {
    min-height: 80px;
}
@media (min-width: 1440px) and (max-width: 1919px) {
	.color-box .mr-3.pr-3 {
    	min-width: 160px;
	}
}

.gray-block-maintenance {
	margin-bottom: 100px !important;
}

.gray-block-special-margin {
	margin-bottom: 0px !important;
}

.d-none.d-lg-block.col-lg-1 {
	margin-top: 0px;
}

@media (min-width: 992px) {
	.mega-menu .header-btn {
		order: 3 !important;
	}
	.mega-menu .js-open-menu {
		order: 5 !important;
	}
	.mega-menu {
		margin: 0 auto !important;
	}
}

.career_and_people_desktop .digits-item:nth-of-type(1) b {
	margin-left: 10px;
}

.copyright-text {
	min-height: 20px;
}

.history_right_slider .card > .card-body {
	padding: 0 !important;
}

.dropdown>.btn.btn-secondary.dropdown-toggle.news {
	-webkit-appearance: button-bevel !important;
}

.nuclear_header_br,
.company_sctructure_otrasl_br {
	display: none;
}

.circle_color_2 .map_popup div:nth-of-type(1) span {
	margin-top: -5px;
}

.right-block-vacancy .dark-blue-box > div:nth-of-type(1) {
	padding-left: 0 !important;
	padding-bottom: 40px;
}


@media (min-width: 1920px) {

	.enterprises_map_item[data-id="9"] .popup_progress {
		left: unset !important;
    	right: calc(0% - 80px) !important;
	}

	.enterprises_map_item[data-id="8"] .popup_progress {
		left: unset !important;
    	right: calc(0% - 96px) !important;
	}

	.enterprises_map_item[data-id="8"] .map_popup,
	.enterprises_map_item[data-id="9"] .map_popup {
		right: calc(50% + 50px);
    	left: unset;
	}

	.blue_block_negative_margin {
		margin-left: -11px;
	}

	.contacts_info_for_smi h1 {
		padding-top: 0 !important;
	}

	.contacts_dropdown_btn span {
		width: 452px !important;
	}

	.dark-blue-box > .col-12:nth-of-type(1) {
		flex: 0 0 75% !important;
    	max-width: 64% !important;
		padding-right: 0 !important;
	}

	/*.dark-blue-box .col-12:nth-of-type(2) {
		padding-left: 0 !important;
	}*/

	.page-top {
		/*height: 516px !important;*/
	}
	.newslistItem-width .news-item-info {
		display: grid;
		grid-template-columns: 25% 75%;
	}

	.newslistItem-width .news-item-info > div {
		max-width: unset;
		margin-bottom: 10%;
	}


	.contacts_choose_pick_en {
		display: block;
	}

	.contacts_choose_pick_en > .contacts-info {
		margin-left: 174px;
	}

	.contacts_choose_company {
		max-width: 670px;
	}
	.contacts_info_city {
		max-width: 128px;
		margin-right: 44px;
	}
	.contacts_info_adress ol {
		padding: 0 !important;
	}
	.contacts_dropdown_wrapper>ul {
		padding: 0 !important;
	}
	.contacts_info_adress ol li:first-of-type {
		text-transform: uppercase;
	}
	.contacts-info {
		margin-left: 149px;
	}
	.contacts_info_wrapper {
		width: 100%;
	}
}

@media (min-width: 1355px) and (max-width: 1500px) {
	.company_sctructure_otrasl_br {
		display: block;
	}
}

@media (min-width: 1279px) and (max-width: 1366px) {
	.nuclear_header_br {
		display: block;
	}
}

.map_popup canvas {
	max-height: 100%;
}

.enterprises_map .map_popup_tvel_object canvas,
.enterprises_map .map_popup_tvel_object .popup_progress_fill {
	display: none !important;
}

.enterprises_map .map_popup_tvel_object img {
	background: #003274;
}

.contacts_dropdown_arrow_wrapper span,
.contacts_dropdown_arrow_block {
	background: #fff;
}

.main_page_first_br {
	display: none;
}
.contacts_dropdown_menu.gray-block {
	position: relative;
}

.histroy_curr_year_desctop {
    color: #003274;
	opacity: 1;
}

.main_page_tour>div:nth-of-type(2) {
	z-index: 2;
}

.contacts_site_work_contant {
	margin-top: 25px;
}

.right-block {
	position: absolute;
    /*right: -170px;*/
	right: -147px;
    bottom: 0;
    color: #fff;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
	padding-top: 0;
	/*transition: 1s;*/
}

.right-block .blue-box {
	position: sticky;
    top: 100px;
	-ms-flex-item-align: start;
	    align-self: flex-start;
	margin-bottom: 0;
	min-height: 290px;
}

.right-block:first-child {
	padding-top: 100px;
}

.right-block:not(:first-child) {
	opacity: 0;
}

.map_info .main_page_map_text h3 {
    font-family: 'RosatomWebBold';
	font-weight: 700;
	font-size: 77px;
	letter-spacing: 0.005em;
	line-height: 113%;
}

.right-block:first-of-type {
	opacity: 1;
}

.contacts_map_wrapper {
	width: 100%;
	margin: 0 auto;
	height: 390px;
    position: relative;
}

#yandex_map {
    position: absolute;
    top: 20px;
    -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
    left: 50%;
}

.contacts_info_wrapper {
	margin-left: 15px;
	background-color: #003274;
	padding-top: 390px;
}

.contacts_info_wrapper p, .contacts_info_wrapper li, .contacts_info_wrapper h5, .contacts_info_wrapper a {
	color: #fff;
}

.contacts_info {
	width: 80%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-column-gap: 100px;
	   -moz-column-gap: 100px;
	        column-gap: 100px;
}

.contacts_info_city p {
	font-size: 30px;
	font-weight: 700;
}

.contacts_info_adress ol {
	list-style: none;
}

.contacts_info_adress ol li {
	font-size: 30px;
	line-height: 152%;
	white-space: nowrap
}

.contacts_info_adress ol li:last-of-type {
	font-size: 21px;
}

.contacts_info_route h5 {
	font-weight: 700;
	font-size: 21px;
	line-height: 113%;
	letter-spacing: 0.005em;
	-webkit-text-decoration-line: underline;
	        text-decoration-line: underline;
	margin-bottom: 20px;
}

.contacts_info_route p {
	font-size: 18px;
	line-height: 124%;
	letter-spacing: -0.021em;
}

.contacts_info_route span {
	font-weight: 700;
}

.contacts_choose_wrapper {
	/*justify-content: space-between;*/
    width: 80%;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.contacts_choose_company, .contacts_choose_pick {
	width: 43.8%;
}

.contacts_choose_company {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.contacts_choose_company .form-group-select:after {
	height: 48px;
	background: transparent;
	right: 29px;
}

.contacts_choose_wrapper * {
	color: #fff;
}

.contacts_choose_company .form-group-select {
	border-radius: 61px;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    border: 1px solid;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
}

.contacts_choose_company .contacts-info-select {
	border: none;
	font-size: 21px;
	line-height: 152%;
	color: #828282;
}

.contacts_choose_company .contacts-info-select option {
	color: #003274;
}

.contacts_choose_company .contacts-info-select *:hover {
	-webkit-box-shadow: 0 0 10px 100px #fff inset;
	        box-shadow: 0 0 10px 100px #fff inset;
	font-weight: 700;
}

.contacts_choose_company h4{
	font-size: 30px;
	line-height: 152%;
	margin-right: 50px;
}

.contacts_SMI_header {
	font-size: 77px;
	line-height: 113%;
	letter-spacing: 0.005em;
	text-transform: uppercase;
	color: #003274;
	margin-left: 10%;
}
.contacts_smi_info > div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	row-gap: 33px;
}

.contacts_smi_info > div h4 {
	font-size: 32px;
	line-height: 152%;
	color: #003274;
	font-weight: 400;
}

.contacts_map_btn {
	width: 46px;
	height: 46px;
	background-color: #003274;
	border-radius: 50%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
	cursor: pointer;
}

.map_plus {
	margin-bottom: 18px;
}

.contacts_map_create_route {
	position: absolute;
    z-index: 1;
    background: #003274;
    bottom: 79px;
    left: 82px;
    border-radius: 330px;
	cursor: pointer;
}

.contacts_map_create_route a {
	margin: 0;
    font-size: 22px;
    color: #fff;
    padding: 13px 41px;
	text-decoration: none;
	display: inline-block;
}

.contacts_dropdown_wrapper {
	/*width: -webkit-fill-available;*/
	width: 100%;
	position: relative;
}

.contacts_choose_company * {
	list-style: none;
}

.contacts_dropdown_btn {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.contacts_dropdown_arrow_wrapper {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.contacts_dropdown_btn span {
    position: relative;
    white-space: nowrap;
    display: block;
    color: #828282;
    border: 1px solid #fff;
    border-radius: 320px;
    padding: 10px 32px;
    cursor: pointer;
    width: 322px;
    overflow: hidden;
}

.contacts_dropdown_arrow_block {
    position: absolute;
    background-color: #fff;
    height: 38px;
    width: 61px;
    top: 5px;
    right: 1.5px;
    border-radius: 322px;
}

.contacts_dropdown_arrow {
    top: 16px;
    right: 30px;
    position: absolute;
    width: 10px;
    height: 10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}

.contacts_dropdown_btn ul {
    background-color: #fff;
    display: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding: 23px 30px;
    margin-top: 15px;
	z-index: 1;
	max-width: 860px;
	overflow: hiden;
}

.contacts_dropdown_menu::-webkit-scrollbar {
  width: 8px;               /* ÑˆÐ¸Ñ€Ð¸Ð½Ð° scrollbar */
}

.contacts_dropdown_menu::-webkit-scrollbar-track {
  background: #D9D9D9;
  opacity: 0;
	-webkit-transition: .2s;
	transition: .2s;      
}
.contacts_dropdown_menu::-webkit-scrollbar-thumb {
  background: #6CACE4;		/* Ñ†Ð²ÐµÑ‚ Ð´Ð¾Ñ€Ð¾Ð¶ÐºÐ¸ */
  opacity: 0; 
	-webkit-transition: .2s; 
	transition: .2s;    /* Ñ†Ð²ÐµÑ‚ Ð¿Ð»Ð°ÑˆÐºÐ¸ */
}

.contacts_dropdown_menu::-webkit-scrollbar-track {
	opacity: 0.31; 
}

.contacts_dropdown_menu::-webkit-scrollbar-thumb {
	opacity: 0.61;
}

.contacts_dropdown_btn li {
    color: #003274;
    cursor: pointer;
}

.contacts_dropdown_btn li:hover {
    font-weight: 700;
}

.contacts-info {
    display: none;
}

.blue_block_mobile_dots {
	position: absolute;
    right: 15px;
	bottom: 0;
	height: 201px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
    row-gap: 20px;
}

.blue_block_mobile_dots div {
	width: 9px;
    height: 9px;
    background-color: #C2C2C2;
	border-radius: 50%;
	cursor: pointer;
}

.blue_block_mobile_dots .blue_block_active_dot {
	background-color: #003274;
	width: 15px;
    height: 15px;
}

@media (max-width: 375px) {
	.right-block {
		height: auto !important;
		padding: 0;
		right: -80px;
	}
	.blue-box {
		min-height: auto !important;
	}
	.blue-box .m-num {
		line-height: normal;
		font-size: 65px;
	}
	.gray-block {
		padding-bottom: 210px;
	}
	.right-block:first-child {
    padding-top: 0px;
	}
}

.photogallery_wrapper {
	width: 83%;
	margin: 0 auto;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	/*column-gap: 37px;*/
}

.photogallery_menu ol {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    max-height: 579px;
    overflow-y: hidden;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 20px;
}

.photogallery_menu ol li {
	cursor: pointer;
	color: #003274;
	font-weight: 700;
	font-size: 21px;
	line-height: 100%;
	text-transform: uppercase;
	margin-right: 21px;
	-webkit-transition: .2s;
	-o-transition: .2s;
	transition: .2s;
}

.photogallery_menu ol:hover {
	 overflow-y: overlay;
}

.photogallery_menu ol li:hover {
	color: #6CACE4;
} 

.photogallery_menu ol li a {
    text-decoration: none;
    color: #003274;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}
	.photogallery_menu ol li a:hover {
    text-decoration: none;
    color: #6CACE4;
}

.photogallery_choose {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	-webkit-column-gap: 50px;
	   -moz-column-gap: 50px;
	        column-gap: 50px;
}

.photogallery_menu ol::-webkit-scrollbar {
  width: 8px;               /* ÑˆÐ¸Ñ€Ð¸Ð½Ð° scrollbar */
}

.photogallery_menu ol::-webkit-scrollbar-track {
  background: #D9D9D9;
  opacity: 0;
	-webkit-transition: .2s;
	transition: .2s;      
}
.photogallery_menu ol::-webkit-scrollbar-thumb {
  background: #6CACE4;		/* Ñ†Ð²ÐµÑ‚ Ð´Ð¾Ñ€Ð¾Ð¶ÐºÐ¸ */
  opacity: 0; 
	-webkit-transition: .2s; 
	transition: .2s;    /* Ñ†Ð²ÐµÑ‚ Ð¿Ð»Ð°ÑˆÐºÐ¸ */
}

.photogallery_menu:hover ol::-webkit-scrollbar-track {
	opacity: 0.31; 
}

.photogallery_menu:hover ol::-webkit-scrollbar-thumb {
	opacity: 0.61;
}

.photogallery_choose_block {
	position: relative;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	/*max-width: calc(50% - 50px);*/
}

.history_dropdown .selected-tag {
	/*background: unset;*/
	padding-right: 20px;
}

.career-text {
	color: #003274;
}

.photogallery_choose_block_hover {
	cursor: pointer;
	opacity: 0;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	position: absolute;
	width: 496px;
	height: 370px;
	background-color: rgba(0, 0, 0, 0.4);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.photogallery_choose_block_hover:hover {
	opacity: 1;
}

.photogallery_choose_block_hover div {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    background: #025EA1;
    border-radius: 43px;
    padding: 15px 24px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.photogallery_choose_block_hover div p {
	letter-spacing: -0.02em;
	text-transform: uppercase;
	font-size: 24.2105px;
	line-height: 152%;
	margin: 0 0 0 16px;
	color: #fff;
}

.photogallery_choose_block h4 {
	font-weight: 700;
	font-size: 32px;
	line-height: 152%;
	letter-spacing: -0.025em;
	color: #003274;
	margin-bottom: 48px;
}

.photogallery_slider_wrapper {
	display: none;
	position: fixed;
	top: 0;
    width: 100vw;
    height: 100vh;
    background-color: #202020;
    z-index: 1004;
}

.photogallery_slider_buttons {
	position: absolute;
    right: 70px;
    top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    row-gap: 60px;
}

.photogallery_slider_buttons img {
	cursor: pointer;
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.photogallery_slider_buttons img:hover {
	-webkit-filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(150%) contrast(105%);
	        filter: invert(0%) sepia(100%) saturate(0%) hue-rotate(0deg) brightness(150%) contrast(105%);
}

.photogallery_slider {
	width: 50%;
	height: auto;
	margin: 60px auto;
}

.scrollto.show.bottom {
	z-index: 2;
}

.photogallery_slider_nav_wrapper {
	bottom: 0;
    position: absolute;
	width: 100%;
	padding: 10px 0;
	background-color: rgba(0, 0, 0, 0.5);
}
@media (max-width: 1280px) {
	.photogallery_slider_nav_wrapper {
		padding: 10px 0;
	}
}

.photogallery_slider_nav {
	width: 80%;
	margin: 0 auto;
}

.photogallery_slider_pagin .slick-slide {
	position: relative;
    margin: 0 56px;
}

.photogallery_slider_pagin {
    margin: 0 -56px;
}

.photogallery_slider_pagin .slick-current {
	position: relative;
}

.photogallery_slider_pagin .slick-current div {
	position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.photogallery_slider_pagin .slick-current div::before {
	position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
}

.photogallery_slider_pagin .slick-current div::after {
	position: absolute;
    content: "";
    width: 100%;
    height: 6px;
    background-color: #6CACE4;
    bottom: 0;
	left: 0;
}

.nonDisplayed {
	display: none;
}


/*HISTORY*/

.history_year_choose>img:first-of-type {
	-webkit-transform: translateX(-80px);
	    -ms-transform: translateX(-80px);
	        transform: translateX(-80px);
}

.history_year_choose>img:last-of-type {
	-webkit-transform: translateX(80px);
	    -ms-transform: translateX(80px);
	        transform: translateX(80px);
}

.history_right_slider:not(:first-of-type),
.history_right_slider_nav
 {
	height: 0;
	overflow: hidden;
}

.history_right_slider_nav-carousel0 {
	height: auto;
	overflow: visible;
}

.history_year_innactive {
	opacity: 0.1;
	cursor: default;
}

.dark-blue {
    color: #003274;
}

.fnt-21 {
    font-size: 21px;
}

.fw-400 {
    font-weight: 400;
}

.fw-700 {
    font-weight: 700;
}

h1 {
    /*font-size: 77px;*/
}

h2 {
    /*font-size: 44px;*/
}

.perfect-width {
    max-width: 1520px;
}

/* ÐœÐ°Ð³Ð¸Ñ Ñ‚Ð°Ð¹Ð¼Ð»Ð°Ð¹Ð½Ð° */

.timeline-number:focus {
	outline: none;
}

.timeline-number {
    color: #003274;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.timeline-number:hover {
    color: #fff;
    border-radius: 64px;
    background-color: #6CACE4;
	border: none;
}

.timeline-number:hover p {
	padding-bottom: 0;
}

.slick-track {
    padding-top: 15px;
}

.dot {
    width: 9px !important;
    height: 9px;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 40%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
}

.owl-prev {
    left: -5rem;
}

.owl-next {
    right: -5rem;
}

.left-arrow {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}

.owl-theme .owl-nav .disabled {
    opacity: 0.13 !important;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: white !important;
}

/* Ð¡Ð»Ð°Ð¹Ð´ÐµÑ€ Ð² ÑÐ»Ð°Ð¹Ð´ÐµÑ€Ðµ */

.tag {
    color: #003274;
    border: 1px solid #003274;
    border-radius: 29px;
}

.card {
    border: none;
}

.carousel-control-prev,
.carousel-control-next {
    bottom: -310px;
}

.carousel-control-next-icon:after {
    background: url(assets/imgs/arrow-mini.svg) no-repeat top center 28px 16px;
}

.carousel-control-prev-icon:after {
    background: url(assets/imgs/arrow-mini.svg) no-repeat top center 28px 16px;
}

.history_year_choose {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.timeline-number img {
	margin-top: 13px !important;
}

.timeline-number {
	padding: 8px;
}

.timeline-number p {
	margin-bottom: 0;
	padding-left: 3px !important;
}

.history_year_choose >img {
    padding-top: 10px;
}

.slick-initialized .slick-slide {
   display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.slick-initialized .slick-slide::focus {
	border: none !important;
}

.slick-arrow {
    cursor: pointer;
}

.slick-arrow:last-of-type {
    margin-left: 10px;
}

.history_right_slider_dot li::marker {
    display: none;
}

.history_right_slider_nav {
    position: absolute;
    width: 100%;
    top: 465px;
}

.history_right_slider_nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.history_right_slider_nav .slick-dots li {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.history_right_slider_nav ul li div {
    cursor: pointer;
    width: 9px;
    height: 9px;
    background: #003274;
    border-radius: 50%;
    opacity: 0.25;
}

.history_right_slider_nav ul .slick-active div {
    width: 14px;
    height: 14px;
    opacity: 1;
}

.history_right_slider_next_arrow {
	z-index: 3;
    position: absolute;
    right: -20px;
	top: -20px;
	padding: 20px;
}

.history_right_slider_prev_arrow {
	z-index: 3;
    position: absolute;
    left: -20px;
	top: -20px;
	padding: 20px;
}

.blank-space {
    height: 240px;
}

.btn-dropdown-companies {
    color: #828282;
    border: 1px solid #003274;
    border-radius: 61px;
    width: 760px;
    text-align: left;
    font-size: 21px;
    padding-left: 30px;
}

.btn-dropdown-companies:focus{
    background:  #6CACE4;
    color: #FFFFFF;
}

.dropdown-content {
    width: 655px;
    margin-top: 20px;
    -webkit-box-shadow: 8px 11px 26px rgba(29, 33, 48, 0.34);
            box-shadow: 8px 11px 26px rgba(29, 33, 48, 0.34);
    border-radius: 32px;
}

.dropdown-item{
    font-size: 16px;
    color: #003274;
	text-decoration: none;
}

#history_dropdown .dropdown-item:hover {
	background-color: transparent;
	font-weight: 700;
}

.col-12 .history_dropdown {
	position: relative;
}

.history_dropdown_arrow {
    position: absolute;
    right: -4px;
    top: 15px;
    width: 13px;
    height: 13px;
    border-top: 1px solid #003274;
    border-right: 1px solid #003274;
    margin-right: 60px;
    -webkit-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
            transform: rotate(135deg);
	-webkit-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
}

.arrow_bottom_to_top {
	-webkit-transform: rotate(315deg);
	    -ms-transform: rotate(315deg);
	        transform: rotate(315deg);
	top: 20px;
	border-top: 1px solid #fff;
    border-right: 1px solid #fff;
}

.history_dropdown a {
	padding: 12px 0;
	display: inline-block;
}

.donut-europe{
    height: 0;
    position: relative;
    width:100%;
    padding-top: 100%;
  }
  .svgdonut{
    width:100%;
    height:439px;
    position: absolute;
    top:0;
    left:0;
	overflow: visible;
}

.history_dropdown {
	cursor: pointer;
}

.history_dropdown a:first-of-type {
	text-decoration: none;
}

  /* start donuts */
circle {
    fill: none;
}
.circle-back {
    stroke: #7b7b7b;
    stroke-width: 1px;
}
.circle-front {
    stroke: #6CACE4;
    stroke-width: 4px;
      /* 2 * Math.PI * radius + 1  */
    stroke-dasharray: 0px 360%; /*629*/
    stroke-dashoffset: 439px;/*629*/
    
    -webkit-transition: stroke-dashoffset .5s ease;
    -o-transition: stroke-dashoffset .5s ease;
    -webkit-transition: stroke-dasharray .5s ease;
    -o-transition: stroke-dasharray .5s ease;
    transition: stroke-dasharray .5s ease;
}
.donut-europe.eleven-percent-filled .circle-front {
      /* 439 * (1 - 0.11) */
      stroke-dashoffset: 0px; /* based on 439 */
}
.textpercentage{
    font-family: "Oswald", sans-serif;
    font-size: 1.3em;
    -webkit-transform: translate(0, -30px);
        -ms-transform: translate(0, -30px);
            transform: translate(0, -30px);
}
.big-blue-date{
    fill: #003274;
}

foreignObject {
    position: relative;
    -webkit-transform: translate(-30px, -49px);
        -ms-transform: translate(-30px, -49px);
            transform: translate(-30px, -49px);
}

foreignObject > p {
    position: absolute;
    top: 90px;
	left: -13px;
    font-size: 149px;
    color: #003274;
    font-weight: 700;
    letter-spacing: 0.06em;
}


foreignObject > div > span {
    margin-top: -80px;
    font-size: 149px;
    color: rgba(108, 172, 228, 0.1);
    font-weight: 700;
    letter-spacing: 0.06em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
	cursor: pointer;
}

foreignObject > div {
    position: absolute;
    top: 170px;
    right: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.history_circle_numbers {
    position: relative;
    -webkit-transform: translate(-30px, -49px);
        -ms-transform: translate(-30px, -49px);
            transform: translate(-30px, -49px);
}

.history_circle_numbers p {
    position: absolute;
    top: 90px;
	left: -13px;
    font-size: 149px;
    color: #003274;
    font-weight: 700;
    letter-spacing: 0.06em;
}


.history_circle_numbers span {
    margin-top: -80px;
    font-size: 149px;
    color: #6CACE4;
    opacity: 0.1;
    font-weight: 700;
    letter-spacing: 0.06em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.history_circle_numbers div {
    position: absolute;
    top: 170px;
    right: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.currRoundYear {
    opacity: 1;
    color: #003274;
}

.disabled {
    display: none !important;
}

.slick-dotted.slick-slider {
	margin-bottom: 0 !important;
}

.videogallery_choose {
	-webkit-box-pack: right;
	    -ms-flex-pack: right;
	        justify-content: right;
}

.videogallery_choose .photogallery_choose_block_hover {
	height: 280px;
}

.videogallery_choose .photogallery_choose_block_hover div {
	background-color: transparent;
}

.slick-slide video {
	width: 438px;
}

.galley_slider_info {
    position: absolute;
    right: 110px;
    top: -50px;
	max-width: 215px;
}

.galley_slider_info p{
	color: #fff;
    letter-spacing: -0.025em;
    color: #FFFFFF;
    line-height: 130%;
}

.galley_slider_info p:last-of-type {
    opacity: 0.52;
    letter-spacing: -0.001em;
    font-size: 13px;
	color: #828282;
}

.gallery_slider_info_top {
	position: absolute;
    top: 60px;
    left: 48px;
}

.gallery_slider_info_slides {
	font-size: 16px;
    letter-spacing: 0.005em;
    color: #fff;
}

.gallery_slider_info_header {
	color: #fff;
    font-weight: 700;
    font-size: 16px;
    line-height: 152%;
    letter-spacing: -0.025em;
    text-transform: uppercase;
}

.photogallery_menu ol li:first-child{
	margin-top:0;
}

.photogallery_menu ol li{
	margin-top: 10px;
}

.photogallery_menu ol li a{
	text-decoration: none;
}

.photogallery_menu ol{
	top: 20px;
	position: sticky;
}

#yandex_map {
	height: 630px;
}

@media screen and (max-width:1500px){
	.photogallery_choose_block{
		-webkit-box-flex:0;
		    -ms-flex:0 0 50%;
		        flex:0 0 50%;
	}

	.photogallery_choose_block_hover + img{
		max-width: 100%; 
	}

	.photogallery_choose_block h4{
		font-size: 20px;
	}

	.photogallery_choose_block_hover{
		max-width: 100%;
	}
	.history_right_slider_nav {
		top: 409px;
	}
	
}

@media screen and (max-width: 1120px){
	.photogallery_choose_block{
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
	}
	.photogallery_choose_block h4{
		font-size: 20px;
	}
}

@media (max-width: 768px) {
	.fotorama {
		overflow: visible !important;
		overflow-x: hidden !important;
	}
	.fotorama__nav--dots {
		padding-bottom: 7px !important;
	}
	.fotorama__nav__shaft,
	.fotorama__arr {
		transform: translateY(13px) !important;
	}
	.innerPage-navTabs-header .nav-link {
		line-height: unset;
	}
	.container-fluid .contacts_info_for_smi h1 {
		padding-top: 0;
	}
	.contacts_info,
	.contacts_choose_wrapper {
		margin: 0 20px;
		width: auto;
	}
	.contacts_dropdown_btn .contacts_dropdown_menu {
		padding: 24px 0 0 24px;
	}
	.contacts_dropdown_wrapper .contacts_dropdown_btn ul li {
		margin-bottom: 20px;
		font-size: 15px;
		letter-spacing: -0.02em;
	}
	.map_wrapper_mobile {
		-webkit-transform: translate(0,0);
		    -ms-transform: translate(0,0);
		        transform: translate(0,0);
	}
	.map_item_mobile .map_popup {
		position: fixed;
		left: 53% !important;
		top: 43%;
		-webkit-transform: translate(-50%,-50%);
		    -ms-transform: translate(-50%,-50%);
		        transform: translate(-50%,-50%);
		width: 290px !important;
		min-width: unset;
		height: 168px;
		padding: 12px 0 10px 0;
	}
	.tvel_map_mobile .map_popup {
		position: fixed;
		left: 53%;
		top: 39%;
		-webkit-transform: translate(-50%,-50%);
		    -ms-transform: translate(-50%,-50%);
		        transform: translate(-50%,-50%);
		width: 210px !important;
		min-width: unset;
		height: 168px;
	}
	.map_item_mobile .map_popup div:nth-of-type(1) p:nth-of-type(1) {
    	padding-top: 5px;
	}
	.map_item_mobile .map_popup div p:nth-of-type(1) {
		padding-top: 7px;
	}
	.map_item_mobile .map_popup div:nth-of-type(1) span, 
	.map_item_mobile .map_popup div:nth-of-type(2) span {
		font-size: 25px;
	}
	.map_item_mobile .map_popup h4 {
		font-size: 24px;
		font-weight: 400;
	}
	.enterprises_map_item .map_popup_enterprises {
		position: fixed;
		left: 59%;
		top: 21%;
		-webkit-transform: translate(-50%,-50%);
		    -ms-transform: translate(-50%,-50%);
		        transform: translate(-50%,-50%);
		width: 186px !important;
		min-width: unset;
		height: 86px;
		padding: 10px 10px 0 10px;
	}
	.map_popup_enterprises .popup_progress,
	.popup_progress_bar {
		height: 73px !important;
    	width: 73px !important;
	}
	.popup_progress .popup_progress_fill {
		width: 39px !important;
		height: 39px !important;
	}
	.map_popup .row {
		padding-left: 20%;
	}
	.map_item_mobile .popup_progress {
		left: -35px !important;
	}
	.enterprises_map_item .popup_progress {
		left: -90px !important;
	}
}

@media (max-width: 768px) {
	.enterprises_map_item {
		padding: 3px !important;
	}
	.container-fluid .bg-blue .strLogo {
		z-index: 3;
	}
	.block-1:hover, .block-2:hover, .block-3:hover, .block-4:hover, .block-5:hover, .block-6:hover,
	.block-1:hover a, .block-2:hover a, .block-3:hover a, .block-4:hover a, .block-5:hover a, .block-6:hover a {
		margin: 0 !important;
	}
	.strukture-item {
		-webkit-transition: background 0s !important;
		-o-transition: background 0s !important;
		transition: background 0s !important;
	}
	.strukture-item:hover {
		background-size: contain !important;
		width: 413px !important;
    	height: 340px !important;
	}
	.bx_catalog_text .bx_catalog_text_ul {
		width: 100%;
    	left: 0;
	}
	.bx_catalog_text .bx_catalog_text_ul li {
		-webkit-transform: scale(0.5);
		    -ms-transform: scale(0.5);
		        transform: scale(0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-1 {
		position: absolute;
    	top: -35px;
    	left: calc(32px - (478px - 100vw) * 0.5);
    	-webkit-transform-origin: unset;
    	    -ms-transform-origin: unset;
    	        transform-origin: unset;
	}
	.bx_catalog_text .bx_catalog_text_ul .block-2 {
    	position: absolute;
    	top: 51px;
    	left: calc(-142px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-3 {
		position: absolute;
    	top: 51px;
    	left: calc(206px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-4 {
		position: absolute;
    	top: 235px;
    	left: calc(-142px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-5 {
		position: absolute;
    	top: 235px;
    	left: calc(205px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-6 {
		position: absolute;
    	top: 318px;
    	left: calc(32px - (478px - 100vw) * 0.5);
	}
	.container-fluid .bg-blue {
		margin-top: 0;
		margin-bottom: 224px;
	}
	.container-fluid .bg-blue .strLogo {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    	-webkit-box-pack: center;
    	    -ms-flex-pack: center;
    	        justify-content: center;
	}
	.container-fluid .bg-blue .strLogo img {
		width: 180px;
	}
	.container-fluid .bg-blue .str-blue-block {
		position: relative;
	}
	.container-fluid .bg-blue  #mainDescr {
		font-size: 15px;
    	position: absolute;
    	color: #003274 !important;
    	bottom: -390px;
	}
	.bx_catalog_text .bx_catalog_text_ul .description-container {
		font-size: 10px;
    	position: absolute;
		top: calc(100% + 100px);
    	left: 0;
    	right: 0;
    	width: 50%;
    	margin: 0 auto;
    	color: #fff;
	}
	.bx_catalog_text .bx_catalog_text_ul .description-container {
		width: 100%;
	}
	.bx_catalog_text .bx_catalog_text_ul .description-container .descriptionText {
		display: block;
    	background-color: #003274;
    	padding: 40px 20px;
	}
	#backToStr .back-link {
		display: block;
		width: 100%;
		font-size: 25px;
	}
	//Ð˜ÑÑ‚Ð¾Ñ€Ð¸Ñ
	.bg-gray .dropdown {
		width: 100%;
	}
	#yandex_map {
		height: 230px;
		top: 0;
	}
	.contacts-info {
		border-bottom: none;
	}
	.contacts_map_wrapper {
		height: auto;
	}
	.contacts_info_wrapper {
		padding-top: 309px;
	}
	.contacts_choose_pick {
		width: 100%;
	}
	.contacts-info div {
		font-size: 16px;
	}
}

@media(max-width: 767px) {
	.history_video {
		height: 39vw !important;
	}
	.history_curr_year {
		font-size: 86px !important;
	}
	foreignObject span {
		font-size: 48px;
	}
	.history_circle_numbers span {
		font-size: 48px;
	}
	.svgdonut {
		width: 60%;
	}

	.history_right_slider .card-body p,
	.history_right_slider .card-body li{
	font-size: 16px;
	}

	.history_right_slider .card-body {
		padding-top: 0;
	}

	.history_right_slider_nav {
		top: 250px;
	}

	.slick-initialized .slick-slide {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}

	.timeline-number img {
		margin-top: 0 !important;
	}

	.history_right_slider_prev_arrow {
		padding: 30px;
		top: -30px;
		left: -55px;
		z-index: 2;
	}

	.history_right_slider_next_arrow {
		padding: 30px;
		top: -30px;
		right: -55px;
		z-index: 2;
	}

}

@media(max-width: 560px) {  
	.contacts_choose_company div:nth-of-type(1) {
		margin-bottom: 30px !important;
	}
	.card-img-top {
		/*width: 305px;*/
    	height: 200px;/*178px*/
    	-o-object-fit: cover;
    	   object-fit: cover;
	}  

	.history_right_slider_nav ul {
		-webkit-column-gap: 0px !important;
		   -moz-column-gap: 0px !important;
		        column-gap: 0px !important;
	}
	.history_right_slider_next_arrow {
		right: -20px;
	}
	.history_right_slider_prev_arrow {
		left: -33px;
	}
	.bx_catalog_text .bx_catalog_text_ul li {
		-webkit-transform: scale(0.35);
		    -ms-transform: scale(0.35);
		        transform: scale(0.35);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-1 {
		position: absolute;
    	top: unset;
    	left: calc(32px - (478px - 100vw) * 0.5);
    	-webkit-transform-origin: unset;
    	    -ms-transform-origin: unset;
    	        transform-origin: unset;
	}
	.bx_catalog_text .bx_catalog_text_ul .block-2 {
    	position: absolute;
    	top: 63px;
    	left: calc(-84px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-3 {
		position: absolute;
    	top: 63px;
    	left: calc(150px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-4 {
		position: absolute;
    	top: 190px;
    	left: calc(-84px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-5 {
		position: absolute;
    	top: 188px;
    	left: calc(150px - (478px - 100vw) * 0.5);
	}
	.bx_catalog_text .bx_catalog_text_ul .block-6 {
		position: absolute;
    	top: 249px;
    	left: calc(32px - (478px - 100vw) * 0.5);
	}
	.container-fluid .bg-blue .strLogo img {
		width: 100px;
	}
	.bx_catalog_text .bx_catalog_text_ul .description-container {
		top: 100%;
	}
}

@media (max-width: 1023px) and (min-width: 768px) {
	.board_of_directors_wrapper .row {
		-webkit-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
	}
	.board_of_directors_wrapper .row > div {
		max-width: 100%;
    	width: 45%;
    	-webkit-box-flex: 0;
    	    -ms-flex: 0 0 45%;
    	        flex: 0 0 45%;
	}
	.solo-right-block {
		width: 100%;
		right: -55px;
		width: calc(100% - 55px);
		padding-top: 0 !important;
	}
	.solo-right-block > div {
		width: 100%;
    	max-width: 100%;
    	-webkit-box-flex: 0;
    	    -ms-flex: 0 0 100%;
    	        flex: 0 0 100%;
		height: auto;
	}
	.innerPage-videoBlock {
		margin-top: 225px !important;
	}
	.activity-list_item {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 33.333%;
		        flex: 0 0 33.333%;
	}
	.innerPage-blueBlock-items > .row > div:nth-of-type(2) {
		-webkit-box-ordinal-group: 4;
		    -ms-flex-order: 3;
		        order: 3;
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
    	max-width: 80%;
    	padding-left: 0;
    	margin-left: auto;
    	margin-right: auto;
	}
	.innerPage-blueBlock-items > .row > div:nth-of-type(2) .innerPage-blueBlock-centralText {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
    	max-width: 100%;
    	margin-left: 0;
	}
	.innerPage-blueBlock-items > .row > div:nth-of-type(3) {
		-webkit-box-ordinal-group: 3;
		    -ms-flex-order: 2;
		        order: 2;
    	display: -webkit-box;
    	display: -ms-flexbox;
    	display: flex;
		margin-top: 0;
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
    	max-width: 100%;
	}
	.innerPage-blueBlock-items > .row > div img {
		max-width: 80%;
    	width: 80%;
    	height: 420px;
    	-o-object-fit: cover;
    	   object-fit: cover;
		margin-right: auto;
    	margin-left: auto;
		display: block;
	}
	.innerPage-blueBlock-items > .row .innerPage-rightPosition {
		width: 100%;
	}
	.innerPage-blueBlock-contacts-row {
		-webkit-box-align: center !important;
		    -ms-flex-align: center !important;
		        align-items: center !important;
	}
	.innerPage-blueBlock-contacts-row > div {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 50%;
		        flex: 0 0 50%;
		margin-top: 90px;
	}

	.innerPage-blueBlock-contacts-row > div a {
		margin-top: 0;
		margin-bottom: 0;
	}
}

.innerPage-videoBlock video {
	max-width: 100%;
}
@media (max-width: 1200px) and (min-width: 768px) {
	/*.map_popup_enterprises .popup_progress {
		-webkit-transform: scale(1.5);
		    -ms-transform: scale(1.5);
		        transform: scale(1.5);
		top: 25%;
	}*/
	/*.enterprises_map .map_mobile_img,
	.enterprises_map .enterprises_map_item {
		transform: translateY(-170px);
	}*/
	#atommind_mob .innerPage-FeedbackBlock-bottomOtstup span:first-of-type {
		margin-right: 30px;
	}
	.map_popup_enterprises canvas {
		width: 100% !important;
		height: 100% !important;
	}
	.innerPage-FeedbackBlock-blocksStyle {
		max-width: 100%;
	}
	.innerPage-navTabs-header .nav-link {
		font-size: 18px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    	-ms-flex-pack: distribute;
    	    justify-content: space-around;
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;
	}
	.innerpage-experienceBlock-Description {
		width: 46px;
		height: 40px;
	}
	.innerpage-experienceBlock-Purpose,
	.innerpage-experienceBlock-Problems,
	.innerpage-experienceBlock-Conclusion,
	.innerpage-experienceBlock-Result {
		width: 46px;
		height: 46px;
	}
	.innerPage-navTabs-header {
		row-gap: 50px;
		padding-bottom: 80px;
		height: auto;
	}
	.innerPage-experienceBlock-background .tab-content {
		padding: 0 50px;
	}
	.innerPage-NewsBlock-ButtonPosition {
		width: 100%;
	}
	.big-num {
		row-gap: 15px;
	}
	.photogallery_menu ol {
		max-height: 207px;
    	height: 207px;
    	display: block;
    	overflow-y: scroll;
	}
	.bx_catalog_text .market-pills li {
		-webkit-transform: scale(1) !important;
		    -ms-transform: scale(1) !important;
		        transform: scale(1) !important;
	}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.blue-box_secondLine {
		width: 100%;
	}
	.blue-box  {
		margin-right: 0;
	}
	.right-block {
		right: 0;
	}
	.solo-right-block {
		width: 609px;
	}
	.bg-gray {
		padding: 64px 70px 70px 70px;
	}
	.history_dropdown {
		width: 424px !important;
	}
	.timeline-number img {
		margin-top: 9px !important;
	}
	/*.right-block, .right-block-vacancy {
		padding-top: 260px;
	}*/
	.right-block {
		padding-top: 0;
		width: 60vw;
   		 max-width: unset;
	}
	}
	.innerPage-atomskills-DesctopVideo video {
		width: 100%;
		height: auto;
	}
	/*.blue-accordion-line .innerPage-blueBlock-title {
		font-size: 22px;
	}*/
	.blue-accordion-line .innerPage-blueBlock-number {
		font-size: 151px;
		line-height: initial;
	}

	/* устранение проблем в мобильной верстке страницы атоммайнл
	.innerPage-blueBlock-imgBlock img {
		width: 392px;
		height: 460px;
		margin-bottom: 0 !important;
	}
	.innerPage-experienceTitle {
		font-size: 73px;
		margin-left: 66px;
	}
	.innerPage-navTabs-header .nav-link {
		font-size: 18px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    	-ms-flex-pack: distribute;
    	    justify-content: space-around;
    	-webkit-box-align: center;
    	    -ms-flex-align: center;
    	        align-items: center;
	}
	.innerpage-experienceBlock-Description {
		width: 46px;
		height: 30px;
	}
	.innerpage-experienceBlock-Purpose,
	.innerpage-experienceBlock-Conclusion,
	.innerpage-experienceBlock-Result {
		width: 43px;
		height: 43px;
	}
	.innerpage-experienceBlock-Problems {
		height: 51px;
		width: 51px;
	}
	.innerPage-experienceBlock-hideInfoinMobile {
		display: block;
	}
	.innerPage-experienceBlock-background .tab-content {
		padding-left: 69px;
	}
	.atomMind_downloaded_wrapper {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 25%;
		        flex: 0 0 25%;
    	max-width: 25%;
	}
	.atomMind_downloaded_wrapper > div {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 100%;
		        flex: 0 0 100%;
    	max-width: 100%;
	}
	.atomMind_downloaded_wrapper ~ .col-lg-12 {
		-webkit-box-flex: 0;
		    -ms-flex: 0 0 75%;
		        flex: 0 0 75%;
    	max-width: 75%;
	}
	.atomMind_downloaded_wrapper div {
		font-size: 16px;
	}
	.atomMind_downloaded_wrapper a {
		font-size: 14px;
	}
	.innerPage-documentationBlock-boldBlueText {
		font-weight: 400;
		padding-left: 30px;
	}
	.innerPage-NewsBlock-Title,
	.innerPage-NewsBlock-Anounce,
	.innerPage-NewsBlock-dateDesignn {
		font-size: 16px;
	}
	.innerPage-FeedbackBlock-submitStyle {
		font-size: 14px;
		width: 126px;
    	height: 37px;
	}
	*/
}

@media (min-width: 375px) {
	.history_prev_year {
		-webkit-transform: translate(-130px, 30px) !important;
		    -ms-transform: translate(-130px, 30px) !important;
		        transform: translate(-130px, 30px) !important;
	}

	.history_next_year {
		-webkit-transform: translate(12px, 30px) !important;
		    -ms-transform: translate(12px, 30px) !important;
		        transform: translate(12px, 30px) !important;
	}
}

@media (max-width: 450px) {
	.history_prev_year {
		-webkit-transform: translate(-126px, 30px) !important;
		    -ms-transform: translate(-126px, 30px) !important;
		        transform: translate(-126px, 30px) !important;
	}

	.history_next_year {
		-webkit-transform: translate(11px, 30px) !important;
		    -ms-transform: translate(11px, 30px) !important;
		        transform: translate(11px, 30px) !important;
	}
}

@media (min-width: 450px) and (max-width: 500px) {
	.history_prev_year {
		-webkit-transform: translate(-170px, 30px) !important;
		    -ms-transform: translate(-170px, 30px) !important;
		        transform: translate(-170px, 30px) !important;
	}
	
	.history_next_year {
		-webkit-transform: translate(50px, 30px) !important;
		    -ms-transform: translate(50px, 30px) !important;
		        transform: translate(50px, 30px) !important;
	}
}

@media (min-width: 500px) and (max-width: 550px) {
	.history_prev_year {
		-webkit-transform: translate(-198px, 30px) !important;
		    -ms-transform: translate(-198px, 30px) !important;
		        transform: translate(-198px, 30px) !important;
	}
	
	.history_next_year {
		-webkit-transform: translate(66px, 30px) !important;
		    -ms-transform: translate(66px, 30px) !important;
		        transform: translate(66px, 30px) !important;
	}
}

@media (min-width: 550px) and (max-width: 600px) {
	.history_prev_year {
		-webkit-transform: translate(-200px, 30px) !important;
		    -ms-transform: translate(-200px, 30px) !important;
		        transform: translate(-200px, 30px) !important;
	}
	
	.history_next_year {
		-webkit-transform: translate(120px, 30px) !important;
		    -ms-transform: translate(120px, 30px) !important;
		        transform: translate(120px, 30px) !important;
	}
}

@media (min-width: 600px) and (max-width: 660px) {
	.history_prev_year {
		-webkit-transform: translate(-250px, 30px) !important;
		    -ms-transform: translate(-250px, 30px) !important;
		        transform: translate(-250px, 30px) !important;
	}
	
	.history_next_year {
		-webkit-transform: translate(120px, 30px) !important;
		    -ms-transform: translate(120px, 30px) !important;
		        transform: translate(120px, 30px) !important;
	}
}

@media (min-width: 660px) and (max-width: 768px) {
	.history_prev_year {
		-webkit-transform: translate(-300px, 30px) !important;
		    -ms-transform: translate(-300px, 30px) !important;
		        transform: translate(-300px, 30px) !important;
	}
	
	.history_next_year {
		-webkit-transform: translate(115px, 30px) !important;
		    -ms-transform: translate(115px, 30px) !important;
		        transform: translate(115px, 30px) !important;
	}
}
@media (max-width: 768px) {
	.history_curr_year {
		opacity: 1 !important;
		color: #003274 !important;
		-webkit-transform: translate(0, 0px) !important;
			-ms-transform: translate(0, 0px) !important;
				transform: translate(0, 0px) !important;
	}
	
	.history_far_next_year {
		-webkit-transform: translate(100vw, 30px) !important;
			-ms-transform: translate(100vw, 30px) !important;
				transform: translate(100vw, 30px) !important;
	}
	
	.history_far_prev_year {
		-webkit-transform: translate(-100vw, 30px) !important;
			-ms-transform: translate(-100vw, 30px) !important;
				transform: translate(-100vw, 30px) !important;
	}
}

@media (max-width: 780px) {
	.test_div {
		top: 250px;
		left: calc(50% + 50px);
	}
	.test_p {
		top: 170px;
		left: calc(50% - 70px);
	}
	.psr-gray-block {
		padding-bottom: 95px !important;
	}
}

@media (min-width: 1024px) and (max-width: 1279px) {
	.map_info {
		min-width: 440px;
	}
	.main_page_map .map_info .map_text h3 {
		font-size: 62px;
	}
	.main_page_map .map_info {
		background: transparent;
	}
	.main_page_map {
		height: 662px !important;
	}
	.main_page_map ol {
		max-width: 350px;
	}
	.main_page_map .map {
		transform: scale(0.65) translate(-331px, 90px) !important;
	}
	.marketing_materials_nav_wrapper .bx_catalog_text_ul li {
		transform: unset !important;
	}
}

@media (min-width: 1160px) and (max-width: 1279px) {
	.main_page_map .map {
		transform: scale(0.8) translate(-177px, -8px) !important;
	}
}

@media (min-width: 1280px) and (max-width: 1439px) {

	.innerPage-FeedbackBlock-submitStyle {
		height: 41px;
	}

	.burger-mega-menu li ul li a {
    	font-size: 21px !important;
	}
	.map .map_popup {
		left: unset;
		right: 50%;
	}
	.map_info {
		min-width: 450px;
	}
	.main_page_map {
		height: 662px !important;
	}
	.main_page_map .map_info {
		background: transparent;
	}
	.main_page_map .map {
		transform: scale(0.8) translate(-177px, -8px) !important;
	}
	.main_page_map .map_info .map_text h3 {
		font-size: 62px;
	}
	.main_page_map .map {
		transform: scale(0.83) translate(-131px, -27px) !important;
	}
	.marketing_materials_nav_wrapper .bx_catalog_text_ul li {
		transform: unset !important;
	}
}

@media (min-width: 1330px) and (max-width: 1439px) {
	.main_page_map .map {
		transform: scale(0.9) translate(-75px, -25px) !important;
	}
}

@media (min-width: 1440px) and (max-width: 1919px) {

	.main_page_map {
		height: 655px !important;
	}

	.gray-block {
		margin-bottom: 50px !important;
	}

		.burger-mega-menu li ul li a {
    	font-size: 25px !important;
	}

}
@media (min-width: 375px) and (max-width: 767px){
	.gray-block-maintenance {
	   /* padding-bottom: 40px !important;*/
		margin-bottom: 60px !important;
	}
}

/* ~ only 1024 ~ */
/* выравнивание элементов хедера страниц и меню (лупа, бургер...) */
@media (width: 1024px) {
	.mega-menu {
		height: 70px;
		padding: 0 15px !important;
	}
	.mega-menu > a.udb-c {
		display: none !important;
	}
	.mega-menu > a:nth-child(5) {
		order: 5 !important;
	}
}