@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Onest:wght@100..900&display=swap');




html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.page-template-blog .top_bg_block .text {
	max-width: 100%;
}
ul {
    list-style: none;
}
* {
    box-sizing: border-box;
}
.main_documents_wrapper {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 20px;
}
.blog_wrapper {
	margin-top: 50px !important;
}
.blog_wrapper_all_categories ul {
	display: flex;
	align-items: center;
	gap: 8px;
	flex-wrap: wrap;
	margin-bottom: 24px;
}
.post_date_category {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: 29px;
	margin-bottom: 11px;
}
.blog-image img {
	min-height: 280px;
	object-fit: cover;
}
.wrapper_single {
	background-image: url('/wp-content/uploads/2025/06/rectangle-47.svg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: top;
}
.modal_wrapper .custom_form {
	margin-top: 0;
}
.seo_text p {
	margin: 20px 0;
}
.seo_text h1 {
	font-size: 32px;
	margin: 20px 0;
	font-weight: bold;
}
.seo_text h2 {
	font-size: 25px;
	margin: 20px 0;
}
.seo_text h3 {
	font-size: 17px;
	margin: 20px 0;
}
.sidebar_wrapper .btn {
	font-size: 14px;
	width: 100%;
}
.wpcf7-response-output {
	background: #ffffff !important;
	padding: 20px !important;
	border: 1px solid #000000 !important;
}
.sidebar_wrapper_text {
	color: #ffffff;
	font-family: Onest;
	font-weight: 400;
	margin-bottom: 24px;
	font-size: 14px;
	line-height: 160%;
}
.modal {
	display: none;
}
.sidebar_wrapper_title {
	font-family: Onest;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #ffffff;
	margin-bottom: 24px;
}
.wrapper_single .breadcrumbs {
	padding-top: 22px;
}
.perevagy_custom .perevagy_list {
	margin-top: 30px;
}
.perevagy_custom .perevagy_item_title {
	margin-bottom: 0;
}
.sidebar_wrapper {
	padding: 40px 25px;
	position: sticky;
    top: 25px;
	background-color: #403E3F;
	background-image: url('/wp-content/uploads/2025/06/group-31.svg');
	background-repeat: no-repeat;
	background-position: right;
}
.wp-block-heading {
	font-weight: bold;
}
.seo_text ul, .seo_text ol {
	margin: 20px 0;
}
.seo_text ul li:not(:last-child), .seo_text ol li:not(:last-child) {
	margin-bottom: 10px;
}
.seo_text ul {
	list-style-type: disc;
    padding-left: 33px;
}
.seo_text ol {
	padding-left: 33px;
}
.wrapper_single_grid {
	display: grid;
	margin-bottom: 30px;
	grid-template-columns: 1fr 285px;
	grid-gap: 30px;
}
.blog-excerpt {
	color: #000000;
	font-family: Onest;
	font-weight: 400;
	font-size: 14px;
	opacity: .8;
	line-height: 160%;

}
.blog-title {
	font-family: Onest;
	font-weight: 600;
	font-size: 18px;
	line-height: 100%;
	color: #000000;
	margin-bottom: 9px;
}
.blog-title a {
	text-decoration: none;
	color: #000000;
}
div#ez-toc-container .ez-toc-title {
	font-family: Onest !important;
	font-weight: 400 !important;
	font-size: 15px !important;
	line-height: 160% !important;
	color: #000000 !important;
	opacity: .6 !important;
}
#ez-toc-container {
	background: transparent !important;
	padding: 16px !important;
	border-radius: 0 !important;
	border: 1px solid #E2E2E2 !important;
}
.blog-date {
	font-family: Onest;
	font-weight: 400;
	font-size: 14px;
	opacity: .5;
	line-height: 160%;
	color: #000000;
}
.blog-category {
	font-family: Onest;
	padding: 6px;
	border: 1px solid #E2E2E2;
	font-weight: 600;
	font-size: 12px;
	line-height: 100%;
	text-transform: uppercase;
	color: #000000;
}
.blog_wrapper_posts {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
	grid-gap: 24px;
}
.blog-image img {
	width: 100%;
	display: block;
}
.blog_wrapper_all_categories ul li a {
	font-family: Onest;
	color: #000000;
	font-weight: 600;
	border: 1px solid #E2E2E2;
	text-decoration: none;
	padding: 12px;
	font-size: 14px;
	display: block;
	line-height: 100%;
	text-transform: uppercase;
}
.blog_wrapper_all_categories ul li a.active {
	border-color: #000000;
}
.blog_wrapper .title {
	font-size: 24px;
}
.main_documents_title {
	font-size: 17px;
    margin-bottom: 25px;
    text-align: center;
    min-height: 100px;
}
.main_documents_item {
	border: 1px solid #000000;
    padding: 20px;
}
.main_doc_button {
	display: flex;
	text-decoration: none;
	color: #000000;
	justify-content: center;
	align-items: center;
}
.main_doc_button svg {
	margin-right: 15px;
	max-width: 30px;
}
.container {
    max-width: 1283px;
    margin: 0 auto;
    width: 100%;
    padding: 0 20px;
    color: #000000;
}
.page-template-investors .investors_wrapper_top_bg {
	position: relative;
}
strong {
	font-weight: bold;
}
.active_projects_item_col:last-child .active_projects_item_image > span, .object_item:last-child .object_image > span {
	background: #FFFFEA;
    top: 0;
}
.page-template-investors .investors_wrapper_top_bg:before {
	content: '';
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	display: block;
	position: absolute;
	background: rgba(0,0,0,.5);
}
.page-template-investors .investors_wrapper_top_bg .container {
	position: relative;
	z-index: 6;
}
html body {
    font-family: 'Onest', sans-serif !important;
}
.header .container {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    gap: 15px;
}
.header {
    background-color: #FFFFEA;
    border-bottom: 1px solid #000000;
}
.header_col {
    display: flex;
}
.header_col ul {
    gap: 25px;
    display: flex;
    align-items: center;
}
.header_col .logo {
    margin-right: 40px;
    padding: 23px 0;
}
.header_socials {
    display: flex;
    padding-left: 14px;
    gap: 20px;
    padding-right: 14px;
    align-items: center;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.header_col ul li a {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-decoration: none;
    text-align: right;
    text-transform: uppercase;
    color: #000000;
}
.our_objects_col .text {
	margin-bottom: 20px;
}
.our_objects_col .btn {
	width: 100%;
}
.header_button {
    display: flex;
    align-items: center;
    padding-left: 14px;
    padding-right: 14px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #000000;
    text-decoration: none;
    text-align: right;
    text-transform: uppercase;
}
.header_button svg {
    display: block;
    margin-left: 10px;
}
.hero_top {
    padding: 35px 0;
    background-color: #FFFFEA;
}
.hero_top h1 {
    font-weight: 600;
    font-size: 48px;
    line-height: 120%;
    color: #000000;
}
.hero_top h1 span {
    font-family: Cormorant;
    font-weight: 400;
    font-size: 60px;
    line-height: 100%;
    color: #000000;
}
.hero_top .container {
    display: grid;
    grid-template-columns: 710px 1fr;
    grid-gap: 60px;
}
.btn {
    font-family: Onest;
    font-weight: 600;
    font-size: 16px;
    transition: all .3s linear;
    line-height: 100%;
    width: fit-content;
    display: flex;
    gap: 20px;
    border: 1px solid transparent;
    align-items: center;
    justify-content: space-between;
    text-transform: uppercase;
    color: #ffffff;
    padding: 20px;
    cursor: pointer;
    text-decoration: none;
}
.btn_v1 {
    background-color: #E24D00;
    border-color: #E24D00;
}
.btn_v2 {
    background-color: #FFFFEA;
    color: #000000;
    border-color: #000000;
}
.btn:hover {
    opacity: .5;
}
.hero_top_col .btn {
    display: flex;
	z-index: 99;
    position: absolute;
    top: 82%;
    grid-gap: 38px;
    flex-direction: column-reverse;
    align-items: flex-end;
    text-align: right;
    padding: 17px 17px 20px 25px;
}
.hero_text {
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 35px;
}
.hero_video video {
    display: block;
    width: 100%;
    height: 553px;
    max-height: 553px;
    object-fit: cover;
}
.hero_top_col {
    position: relative;
}
.margin {
    margin: 75px 0;
}
.title {
    font-weight: 600;
    font-size: 59px;
    line-height: 110.00000000000001%;
    margin-bottom: 24px;
}
.text {
    font-weight: 400;
    font-size: 18px;
    opacity: .8;
    line-height: 160%;
}
.missions_counter_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 24px;
    margin-bottom: 32px;
    border-bottom: 1px solid #000000;
    padding-bottom: 32px;
}
.missions .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
}
.missions_counter_title {
    font-family: Cormorant;
    font-weight: 400;
    font-size: 64px;
    line-height: 100%;
    position: relative;
    color: #000000;
    margin-bottom: 8px;
}
.missions_counter_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
}
.missions_counter_title sup {
    font-size: 17px;
    font-family: Onest;
    position: absolute;
    left: 103%;
}
.missions_col .text {
    margin-bottom: 32px;
}
.wrapper_buttons {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}
.wrapper_buttons .btn {
    width: 100%;
}
.missions_col > img {
    display: block;
    width: 100%;
}
.people_bg {
    padding: 90px 0 370px 0;
    position: relative;
    background-color: #141615;
    background-image: url('/wp-content/uploads/2025/05/decore-2.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.people_bg_col {
    max-width: 560px;
}
.title.white, .text.white {
    color: #ffffff;
}
.people_bg img {
    position: absolute;
    right: 7%;
    bottom: 0;
    max-width: 760px;
}
.people {
    position: absolute;
}
.people_1 {
    max-width: 450px;
    left: 14%;
    z-index: 99;
    bottom: 10%;
}
.people_title {
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    text-align: right;
    color: #ffffff;
    margin-bottom: 9px;
}
.people_1 svg {
    display: block;
    margin-left: auto;
    margin-right: -34px;
    margin-bottom: 9px;
}
.people_2 {
    max-width: 350px;
    right: 4%;
    bottom: 9%;
    z-index: 99;
}
.people_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    opacity: .6;
    text-align: right;
    color: #ffffff;
}
.people_2 * {
    text-align: left;
}
.people_2 svg {
    margin-bottom: 10px;
}
.our_objects .container {
    display: grid;
    grid-template-columns: 387px 1fr;
    grid-gap: 50px;
}
.objects_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.object_image {
    position: relative;
}
.object_image span {
    font-weight: 600;
    padding: 16px 13px;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000000;
    background-color: #FFFFFF;
    position: absolute;
    top: 10px;
    left: 10px;
}
.object_image img {
    width: 100%;
    display: block;
    max-height: 370px;
    height: 370px;
    object-fit: cover;
}
.object_item_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 10px;
    margin-top: 30px;
}
.object_item_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 30px;
}
.object_item .btn {
    width: 100%;
}
.title_v2 {
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    margin-bottom: 24px;
    color: #000000;
}
.jk_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-gap: 20px;
}
.jk_item img {
    display: block;
	min-height: 188px;
	max-height: 188px;
	object-fit: cover;
    width: 100%;
    margin-bottom: 18px;
}

.jk_item_text {
    font-weight: 500;
    transition: all .3s linear;
    font-size: 16px;
    line-height: 100%;
    color: #000000;
}
.white_arrows .splide__arrow {
    width: 60px;
    border: 1px solid #ffffff;
    height: 60px;
    background-color: transparent;
    opacity: 1;
    border-radius: 0;
    background-image: url('/wp-content/uploads/2025/05/352020_arrow_back_icon-1.svg');
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    top: auto;
    right: 42px;
}
.arrows_v2 .splide__arrow {
    width: 60px;
    border: 1px solid #000000;
    height: 60px;
    background-color: #FFFFEA;
    opacity: 1;
    border-radius: 0;
    background-image: url('/wp-content/uploads/2025/05/352020_arrow_back_icon-1-1.svg');
    background-repeat: no-repeat;
    background-position: center;
    bottom: 0;
    top: auto;
    right: 0;
}
.white_arrows .splide__arrow svg, .arrows_v2 .splide__arrow svg {
    display: none;
}
.splide__arrow:disabled {
    opacity: .3 !important;
}
.big_slider_wrapper img {
    display: block;
    width: 100%;
    max-height: 640px;
    min-height: 640px;
    object-fit: cover;
}
.big_slider_wrapper {
    position: relative;
}
.white_arrows .splide__arrow--prev, .arrows_v2 .splide__arrow--prev {
    transform: rotate(180deg);
    right: 120px;
    left: auto;
    bottom: 30px;
}
.big_slider_wrap_popup {
    bottom: 0;
    position: absolute;
    padding: 42px;
    background-color: #141615;
    background-image: url('/wp-content/uploads/2025/05/Group-31-1.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    z-index: 999;
    left: 0;
    max-width: 470px;
}
.big_slider_wrap_popup_title {
    font-family: Cormorant;
    font-weight: 600;
    font-size: 44px;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 20px;
}
.big_slider_wrap_popup_text {
    font-family: Onest;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #ffffff;
    margin-bottom: 20px;
}
.big_slider_wrap_popup .btn {
    width: 100%;
}
.credo_dev_wrapper {
    padding: 70px 45px;
    display: grid;
    grid-template-columns: 450px 1fr;
    grid-gap: 50px;
    background-color: #FFFFEA;
}
.credo_dev_item .title {
    font-size: 47px;
}
.credo_dev_item .text {
    font-size: 16px;
    margin-bottom: 40px;
}
.credo_dev_item_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px 24px;
}
.credo_dev_item_i_text {
    font-weight: 400;
    font-size: 15px;
    color: #4D4D4D;
    line-height: 160%;
    opacity: .8;
}
.credo_dev_item_i_title {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #000000;
}
.credo_dev_item_i_title svg {
    margin-right: 3px;
    display: block;
}
.title_text_block {
    display: grid;
    grid-template-columns: 1fr 400px;
    grid-gap: 24px;
    margin-bottom: 42px;
    align-items: flex-start;
}
.title_text_block .title {
    font-size: 52px;
    margin-bottom: 0;
}
.media_block_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 15px;
}
.media_block_item img {
    display: block;
    width: 100%;
    height: 370px;
    object-fit: cover;
}
.media_block_item {
    position: relative;
    overflow: hidden;
}
.media_block_item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(58, 58, 58, 0) 0%, #3A3A3A 100%);
    right: 0;
    bottom: 0;
}
.media_block_text {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 24px;
}
.media_block_t {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 8px;
}
.media_block_tt {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    opacity: .8;
    color: #FFFFFF;
}
.video_slider_top .title {
    margin-bottom: 14px;
}
.video_slider .splide__track {
    overflow: visible;
}
.video_slider {
    overflow: hidden;
}
.gallery_1_single .video_slider_wrapper img  {
	max-width: 100%;
	object-fit: contain;
}
.video_slider_wrapper img, .video_slider_wrapper video {
    display: block;
	object-fit: cover;
	height: 100%;
	max-height: 310px;
    max-width: 270px;
    width: 100%;
	min-height: 310px;
    min-width: 100%;
}
.video_slider_wrapper {
    margin-top: 50px;
}
.video_slider_top {
    position: relative;
}
.video_slider_top .splide__arrow--prev {
    bottom: 0;
    right: 75px;
}
.video_slider_top .splide__arrow--next {
    bottom: -30px;
}
.absolute_text_arrows {
    width: fit-content;
    right: 30px;
    position: absolute;
    top: 0;
    display: flex;
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: #E24D00;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
}
.absolute_text_arrows svg {
    margin-left: 10px;
}
.align-center{
    align-items: center;
}
.blago_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 18px;
}
.blago_item {
    padding: 42px;
    background-color: #FFFFEA;
}
.blago_item img {
    width: 100%;
    display: block;
    min-height: 203px;
    max-height: 203px;
    overflow: cover;
    margin-bottom: 20px;
}
.blago_item_title {
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 20px;
}
.blago_item ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #000000;
    background-image: url('/wp-content/uploads/2025/05/352323_done_icon-1.svg');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 29px;
}
.blago_item ul li:not(:last-child) {
    margin-bottom: 15px;
}
.video_slider_top .text {
    min-height: 28px;
}
.footer {
    padding: 75px 0;
    background-image: url('/wp-content/uploads/2025/05/decore-2.svg');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    background-color: #141615;
}
.footer_items {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 42px;
}
.footer_center {
    display: grid;
    align-items: center;
    grid-template-columns: 1fr 430px;
    grid-gap: 0 90px;
    margin-top: 40px;
}
.footer_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 9px;
    height: 31px;
}
.footer_item ul li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    color: #ffffff;
    opacity: .8;
    text-decoration: none;
}
.footer_item ul {
    display: flex;
    flex-direction: column;
    grid-gap: 9px;
}
.footer_tel {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    text-decoration: underline;
    opacity: .8;
    color: #FFFFFF;
}
.footer_text_1 {
    margin-bottom: 12px;
    font-weight: 700;
    font-size: 14px;
    line-height: 160%;
    color: #ffffff;
}
.footer_text_2 {
    font-weight: 400;
    font-size: 13px;
    line-height: 160%;
    color: #ffffff;
    margin-bottom: 16px;
    opacity: .5;
}
.footer_text_3 {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    opacity: .8;
    color: #FFFFFF;
}
.underline {
    text-decoration: underline;
}
.footer_text_3 {
    margin: 10px 0;
}
.footer_socials {
    display: flex;
}
.footer_socials svg {
    transition: all .3s linear;
}
.footer_socials svg:hover {
    opacity: .5;
}
.footer_cta_wrap {
    padding: 32px;
    border: 1px solid #E24D00;
}
.footer_cta_title {
    font-weight: 600;
    font-size: 29px;
    line-height: 100%;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 25px;
}
.footer_cta_text {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    text-align: center;
    opacity: .8;
    color: #ffffff;
    margin-bottom: 25px;
}
.footer_cta_wrap .btn {
    width: 100%;
}
.footer_bottom {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 13px;
    line-height: 160%;
    grid-gap: 32px;
    color: #FFFFFF;
    opacity: .5;
}
.footer_bottom a {
    font-weight: 400;
    font-size: 13px;
    line-height: 160%;
    text-decoration: none;
    color: #FFFFFF;
}
.top_bg_block {
    background-color: #FFFFEA;
    padding-top: 22px;
    padding-bottom: 55px;
}
.breadcrumbs {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    grid-gap: 14px;
}
.breadcrumbs > span > span, .breadcrumbs > span > a, .dot {
    font-family: Onest;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    text-align: right;
    text-transform: uppercase;
}
.breadcrumbs > span > a {
    color: #000000;
    text-decoration: none;
}
.dot, .breadcrumbs > span > span {
    opacity: .3;
    color: #000000;
}
.top_bg_block h1 {
    font-weight: 600;
    font-size: 42px;
    line-height: 110.00000000000001%;
    color: #000000;
    margin-bottom: 14px;
    display: inline-block;
}
.top_bg_block .text {
    max-width: 715px;
}
.form_block .container {
    display: grid;
    grid-template-columns: 1fr 505px;
    grid-gap: 20px;
}
.custom_form {
    background-color: #ffffff;
    padding: 35px;
    border: 1px solid #000000;
    margin-top: -70px;
}
.custom_form br {
    display: none;
}
.custom_form_title {
    font-family: Onest;
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    text-align: center;
    color: #000000;
    margin-bottom: 9px;
}
.custom_form_text {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    text-align: center;
    opacity: .8;
    margin-bottom: 24px;
    color: #000000;
}
.custom_form_item label {
    display: flex;
    flex-direction: column;
    font-family: Onest;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.custom_form_item input:not(input[type="submit"]), .custom_form_item textarea {
    font-family: Onest;
    font-weight: 400;
    padding: 10px;
    border: 1px solid #CDCDCD;
    font-size: 15px;
    outline: none;
    line-height: 160%;
    opacity: .8;
    color: #000000;
    margin-top: 11px;
    width: 100%;
    display: block;
}
.custom_form_item textarea {
    height: 89px;
    resize: none;
}
.custom_form_item input:not(input[type="submit"])::placeholder {
    font-family: Onest;
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.custom_form_item:not(:first-child) {
    margin-top: 20px;
}
.custom_form_item_2_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.custom_form_item input[type="submit"] {
    width: 100%;
    text-align: left;
    background-image: url('/wp-content/uploads/2025/05/352020_arrow_back_icon-1-3.svg');
    background-repeat: no-repeat;
    background-position: 96%;
}
.custom_form_item_text {
    font-family: Onest;
    font-weight: 400;
    font-size: 13px;
    line-height: 160%;
    color: #000000;
    opacity: .8;
}
.wpcf7-spinner {
    margin: 10px 0 0 0;
}
.form_block {
    margin-top: 24px;
}
.form_block_col > img {
    display: block;
    width: 100%;
}
.contacts_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    margin-top: 40px;
}
.contacts_wrap {
    padding-bottom: 250px;
}
.contacts_item_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 9px;
}
.contacts_item a:not(.maps_guide) {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
    display: block;
    width: fit-content;
    margin-bottom: 20px;
    text-decoration: none;
}
.contacts_item > span {
    font-weight: 400;
    font-size: 15px;
    margin-top: 9px;
    display: block;
    margin-bottom: 20px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.maps_guide {
    display: block;
    width: fit-content;
    font-weight: 400;
    text-decoration: none;
    font-size: 15px;
    line-height: 160%;
    opacity: .8;
    color: #E24D00;
}
.contacts_socials {
    display: flex;
    grid-gap: 8px;
    width: fit-content;
    margin-top: 11px;
}
.contacts_socials a svg {
    transition: all .3s linear;
}
.contacts_socials a svg:hover {
    opacity: .5;
}
.investors_wrapper_top_bg {
    padding-top: 20px;
    padding-bottom: 90px;
    background-image: url('/wp-content/uploads/2025/05/rectangle-47-2.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.investors_wrapper_top_bg h1 {
    font-family: Onest;
    font-weight: 600;
    font-size: 42px;
    line-height: 110.00000000000001%;
    color: #ffffff;
    margin-bottom: 14px;    
    max-width: 715px;
}
.investors_wrapper_top_bg .text {
    font-family: Onest;
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    color: #ffffff;
    max-width: 715px;
}
.investors_wrapper_top_bg .breadcrumbs > span > span, .investors_wrapper_top_bg .dot {
    color: #ffffff;
    opacity: .4;
}
.investors_wrapper_top_bg .breadcrumbs > span > a {
    color: #ffffff;
}
.invest_wrap {
    padding: 120px 0;
    background-color: #FFFFEA;
}
.invest_wrap .container {
    display: grid;
    grid-template-columns: 505px 1fr;
    grid-gap: 40px;
}
.invest_wrap_col .title {
    font-weight: 600;
    font-size: 42px;
    line-height: 110.00000000000001%;
    color: #000000;
    margin-bottom: 14px;
}
.invest_wrap_col .text {
    margin-bottom: 30px;
}
.invest_wrap_items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px;
}
.invest_wrap_item {
    display: flex;
    align-items: flex-start;
}
.invest_wrap_item img {
    min-width: 48px;
    display: block;
    margin-right: 16px;
}
.invest_wrap_item_title {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 9px;
}
.invest_wrap_item_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.perevagy .container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
    align-items: center;
}
.perevagy_col .title {
    font-size: 42px;
    margin-bottom: 35px;
}
.perevagy_item {
    display: flex;
    align-items: center;
}
.perevagy_item span {
    font-family: Onest;
    min-width: 50px;
    font-weight: 600;
    font-size: 42px;
    line-height: 110.00000000000001%;
    color: #000000;
    margin-right: 14px;
}
.perevagy_item_title {
    font-weight: 600;
    font-size: 16px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 9px;
}
.perevagy_item_text {
    font-family: Onest;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.perevagy_item:not(:last-child) {
    margin-bottom: 20px;
}
.perevagy_wrap {
    padding: 42px;
    background-color: #141615;
    background-image: url('/wp-content/uploads/2025/05/Group-31-1.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}
.perevagy_title {
    font-family: Onest;
    font-weight: 600;
    font-size: 32px;
    line-height: 110.00000000000001%;
    color: #ffffff;
    margin-bottom: 35px;
}
.perevagy_wrap_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 8px;
}
.perevagy_wrap_text {
    font-family: Onest;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    opacity: .8;
    color: #ffffff;
}
.perevagy_wrap_item:not(:last-child) {
    margin-bottom: 30px;
}
.perevagy_wrap_list {
    margin-bottom: 30px;
}
.perevagy_wrap .btn {
    width: 100%;
}
.jk_item_text_2 {
    font-family: Onest;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #000000;
    margin-top: 9px;
}
.jk_wrapper_info {
    font-weight: 400;
    font-size: 12px;
    line-height: 160%;
    opacity: .5;
    color: #000000;
    margin-top: 24px;
}
.text_slider_image_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    align-items: center;
}
.text_content h2 {
    font-family: Onest;
    font-weight: 600;
    font-size: 32px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 20px;
}
.text_content p {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    color: #000000;
    margin: 20px 0;
}
.text_content h3 {
    font-family: Onest;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #000000;
    margin-bottom: 13px;
}
.text_content ul li {
    background-image: url('/wp-content/uploads/2025/05/tick.svg');
    background-repeat: no-repeat;
    background-position: left top;
    padding-left: 40px;
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.text_content strong {
    font-weight: bold;
}
.text_content p a, .text_content li a {
    text-decoration: underline;
    color: #000000;
}
.text_content ol {
    padding-left: 20px;
    margin: 20px 0;
}
.text_content ol li {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.text_content ul li:not(:last-child), .text_content ol li:not(:last-child) {
    margin-bottom: 12px;
}
.text_slider_image_wrap {
    background-color: #FFFFEA;
    padding: 45px;
}
.text_slider_image_item img {
    display: block;
    width: 100%;
    min-height: 507px;
    object-fit: cover;
}
.faq_title {
    position: relative;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    opacity: .8;
    cursor: pointer;
    color: #000000;
    padding: 16px 0;
    border-bottom: 1px solid #000000;
}
.faq_text {
    display: none;
}
.faq_items {
    max-width: 920px;
}
.faq_title svg {
    position: absolute;
    transition: all .3s linear;
    right: 0;
}
.faq_item.active svg {
    transform: rotate(180deg);
}
.faq_text {
    font-weight: 700;
    font-size: 16px;
    line-height: 160%;
    padding-bottom: 16px;
    opacity: .8;
    color: #000000;
}
.faq_item.active .faq_title {
    border-bottom: 0;
}
.faq_item.active .faq_text {
    border-bottom: 1px solid #000000;
}
.form_with_bg .form_with_bg_content {
    padding: 50px;
    background-image: url('/wp-content/uploads/2025/05/rectangle-48.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    justify-content: flex-end;
    display: flex;
}
.form_with_bg_content .custom_form {
    margin-top: 0;
}
.form_with_bg_item {
    max-width: 505px;
}
.full_width  .text {
    max-width: 100%;
}
.title_42 {
    font-size: 42px;
    font-weight: 600;
    margin-bottom: 24px;
}
.active_projects_item {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
}
.active_projects_wrap {
    margin-top: 50px;
}
.active_projects_item_image {
    position: relative;
}
.video_slider_big .video_slider_wrapper img {
	max-height: 500px;
}
.active_projects_item_image span {
    font-weight: 600;
    font-size: 14px;
    line-height: 100%;
    text-transform: uppercase;
    color: #000000;
    padding: 16px 13px;
    background-color: #ffffff;
    position: absolute;
    left: 10px;
    top: 10px;
}
.active_projects_item_col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 25px;
    align-items: center;
}
.active_projects_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 100%;
    color: #000000;
    margin-bottom: 9px;
}
.active_projects_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
    margin-bottom: 9px;
}
.active_projects_item_col ul li {
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    opacity: .8;
    color: #000000;
}
.active_projects_item_col ul {
    list-style-type: disc;
    padding-left: 20px;
    margin-bottom: 29px;
}
.active_projects_item_image img {
    display: block;
    width: 100%;
	min-height: 300px;
	object-fit: cover;
}
.invest_wrap_container {
    background: transparent;
    padding: 0;
}
.invest_wrap_container .container {
    display: block;
}
.invest_wrap_wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 60px;
    align-items: center;
}
.invest_wrap_wrap {
    background-color: #FFFFEA;
    padding: 60px 45px;
}
.invest_wrap_wrap .invest_wrap_item_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #000000;    
}
.invest_wrap_wrap .invest_wrap_item {
    display: flex;
    align-items: center;
}
.invest_wrap_item:last-child {
    grid-column: 1/3;
}
.invest_wrap_wrap .btn {
    width: 100%;
}
.about_us_wrap {
    display: flex;
    align-items: center;
    gap: 20px 130px;
}
.about_us_item > img {
    display: block;
}
.about_us_wrap_block_wrap {
    display: grid;
    align-items: flex-start;
    grid-template-columns: 400px 1fr;
    grid-gap: 60px;
}
.about_us_wrap_block_item_people {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}
.about_us_wrap_block_item_i img {
    display: block;
    width: 100%;
}
.about_us_wrap_block_item h3 {
    font-weight: bold;
}
.about_us_wrap_block_item_i_title {
    font-weight: 600;
    font-size: 28px;
    line-height: 100%;
    color: #000000;
    margin-top: 22px;
    margin-bottom: 9px;
}
.about_us_wrap_block_item_i_text {
    font-family: Onest;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    opacity: .6;
    color: #000000;
}
.timeline_wrapper {
    padding: 70px 40px;
    background-color: #141615;
    background-image: url('/wp-content/uploads/2025/05/decore-3.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 450px;
}
.title_48 {
    font-size: 48px;
    font-weight: 600;
}
.white {
    color: #ffffff;
}
.timeline_items {
    display: grid;
    margin-top: 30px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 32px;
}
.timeline_item_number {
    font-weight: 600;
    font-size: 42px;
    line-height: 110.00000000000001%;
    color: #ffffff;
    margin-bottom: 4px;
}
.timeline_item_title {
    font-weight: 600;
    font-size: 21px;
    line-height: 100%;
    color: #ffffff;
    margin-bottom: 6px;
}
.timeline_item_text {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    opacity: .8;
    color: #D1D1D1;
}
.team_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-gap: 32px;
    margin-top: 50px;
}
.mini_title {
    width: fit-content;
    font-weight: 700;
    font-size: 18px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 14px;
}
.team_item img {
    display: block;
    width: 100%;
}
.team_item_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 100%;
    color: #141615;
    margin-top: 22px;
    margin-bottom: 4px;
}
.team_item_text {
    font-weight: 400;
    font-size: 15px;
    line-height: 160%;
    opacity: .8;
    color: #4F4F4F;
}
.mw_740 {
    max-width: 740px;
}
.credo_block_wrap {
    display: flex;
    gap: 0 150px;
    align-items: center;
}
.credo_block {
    background-color: #FFFFEA;
    background-image: url('/wp-content/uploads/2025/05/decore-4.svg');
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
    padding: 100px 0;
    margin-bottom: 0;
}
.credo_block_item img {
    display: block;
    max-width: 322px;
}
.page_default, .wrapper_404 {
    padding: 22px 0 60px 0;
}
.text_content h1 {
    font-weight: 600;
    font-size: 42px;
    line-height: 110.00000000000001%;
    color: #000000;
    margin-bottom: 14px;
}
.wrapper_404 .breadcrumbs > span:last-child > a > span {
    opacity: .4;
    color: #000000;
}
.wrapper_404 h1 {
    font-weight: 600;
    font-size: 82px;
    line-height: 110.00000000000001%;
    color: #000000;
    margin-bottom: 15px;
    text-align: center;
}
.title_thank {
	margin-bottom: 40px !important;
    text-align: center;
}
.wrapper_404 .text {
    font-weight: 400;
    font-size: 18px;
    line-height: 160%;
    text-align: center;
    color: #000000;
    margin-bottom: 30px;
}
.wrapper_404 {
    padding-bottom: 230px;
}
.wrapper_404 .wrapper_buttons {
    max-width: 440px;
    margin-left: auto;
    margin-right: auto;
}
.header_col .logo + div {
    display: flex;
    align-items: center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
    margin-left: 0;
    margin-right: 0;
    border-color: #000000;
    border-width: 1px;
}
.jk_item:hover .jk_item_text {
    color: #E24D00;
}
.jk_item:hover{
    cursor: pointer;
}
.jk_item_popup {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0, .5);
    z-index: 9999;
    display: flex;
    transition: all .3s linear;
    justify-content: center;
    align-items: center;
    bottom: 0;
    padding: 40px 0;
    opacity: 0;
    visibility: hidden;
}
.jk_item_popup.active {
    visibility: visible;
    opacity: 1;
}
.jk_item_popup_container {
    max-width: 680px;
    background-color: #FFFFFF;
    padding: 48px 48px 0 48px;
    max-height: 700px;
    height: 100%;
    position: relative;
    overflow: auto;
}
.jk_item_popup_container img {
    display: block;
	max-height: 320px;
	object-fit: cover;
    width: 100%;
}
.jk_item_popup_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 110.00000000000001%;
    color: #000000;
    margin-top: 24px;
    margin-bottom: 16px;
}
.jk_item_popup_text {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #000000;
    margin-bottom: 16px;    
}
.jk_item_popup_container table {
    border-collapse: separate;
    width: 100%;
}
.jk_item_popup_container table tr td {
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    padding: 6px 0;
    opacity: .8;
    color: #000000;
}
.popup_btn {
    position: absolute;
    bottom: 0;
    padding: 20px 0 48px 0;
    position: sticky;
    z-index: 99;
    background-color: #ffffff;
}
.popup_btn .btn {
    width: 100%;
	justify-content: center;
}
.jk_item_popup_container > svg {
    position: absolute;
    top: 16px;
    cursor: pointer;
    right: 16px;
}
.burger {
    display: none;
}
.logo a {
    display: block;
}
.mobile_menu {
    display: none;
}
@media(max-width: 991px) {
    .header_col .menu, .header_socials {
        display: none;
    }
	.main_documents_wrapper {
		grid-template-columns: 1fr;
	}
	.main_documents_title {
		min-height: 45px;
	}
	.absolute_text_arrows_mobile {
		display: flex !important;
		justify-content: center;
		width: 100%;
		right: 0;
		position: relative;
		left: 0;
		margin-top: 15px;
	}
	.media_block_text {
		padding: 15px;
	}
	.jk_item_popup_container > svg {
		top: 5px;
		right: 5px;
	}
	
	.popup_btn {
		padding: 20px;
		bottom: 0;
	}
	.jk_item_popup_container {
		padding: 30px 20px 0 20px;
	}
	.people_bg_col {
		display: flex;
		flex-direction: column;
	}
	.people_1 {
		order: 1;
	}
    .people {
        position: relative;
        left: 0;
        right: 0;
        bottom: 0;
        text-align: left;
        margin-top: 35px;
    }
    .people_title, .people_text {
        text-align: left;
    }
    .people_bg {
        background-image: none;
        padding: 64px 0 0 0;
    }
    .our_objects .container {
        grid-template-columns: 1fr;
    }
    .our_objects_col .text {
        margin-bottom: 24px;
    }
    .jk_wrapper {
		grid-template-columns: 1fr 1fr;
    }
    .jk_container {
        overflow: auto;
        padding-bottom: 20px;
    }
    .jk_container::-webkit-scrollbar {
        width: 2px;
        height: 4px
    }
    .jk_container::-webkit-scrollbar-track {
        background: #EDEDED;
    }
    
    .jk_container::-webkit-scrollbar-thumb {
        background: #E24D00
    }
    .big_slider_wrapper {
        display: flex;
        flex-direction: column-reverse;
    }
    .splide__pagination__page {
        opacity: .5;
        width: 70px;
        border-radius: 0;
        height: 4px;
    }
    .splide__pagination__page.is-active {
        transform: none;
        background-color: #E24D00;
        opacity: 1;
    }
    .big_slider_wrapper img {
        height: 260px;
        max-height: 260px;
        min-height: 260px;
    }
    .big_slider_wrap_popup_title {
        font-size: 40px;
    }
    .big_slider .splide__pagination {
        top: 230px;
        bottom: auto;
    }
    .footer_cta_title {
        font-size: 20px;
    }
    .absolute_text_arrows {
        display: none;
    }
    .footer_bottom {
        flex-direction: column;
        grid-gap: 24px;
    }
    .blago_item {
        padding: 24px;
    }
    .footer_socials {
        margin-bottom: 24px;
    }
    .footer_center {
        grid-template-columns: 1fr;
    }
    .footer {
        padding: 24px 0;
    }
    .footer_items {
        grid-template-columns: 1fr;
    }
    .video_slider_top .title {
        font-size: 28px;
    }
    .video_slider_wrapper {
        margin-top: 24px;
    }
	
    .blago_wrapper {
        grid-template-columns: 1fr;
    }
    .object_image img {
        max-height: 220px;
        height: 220px;
    }
    .media_block_wrapper {
        grid-template-columns: 1fr 1fr;
    }
    .credo_dev_wrapper {
        padding: 45px 24px;
        grid-template-columns: 1fr;
    }
    .title_text_block .title {
        font-size: 36px;
    }
    .title_text_block {
        grid-template-columns: 1fr;
    }
    .credo_dev_item_wrap {
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }
    .credo_dev_item .title {
        font-size: 28px;
    }
    .big_slider_wrap_popup {
        position: relative;
        padding: 42px 24px;
        max-width: 100%;
        width: 100%;
    }
    .objects_wrapper {
        grid-template-columns: 1fr;
    }
    .header .logo {
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
    }
    .btn {
        width: 100%;
    }
    .people svg {
        display: none;
    }
    .missions_counter_title {
        width: fit-content;
    }
    .people_bg img {
        position: relative;
        margin-top: 20px;
        right: 0;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }
    .missions_col:last-child {
        display: none;
    }
    .margin {
        margin: 50px 0;
    }
    .wrapper_buttons {
        grid-template-columns: 1fr;
    }
    .missions_counter_wrapper {
        grid-template-columns: 1fr;
        grid-gap: 8px;
        border-bottom: 0;
        padding-bottom: 0;
    }
    .missions .container {
        grid-template-columns: 1fr;
    }
    .title {
        font-size: 36px;
        margin-bottom: 14px;
    }
    .hero_top h1, .hero_top h1 span {
        font-size: 36px;
    }
    .hero_video video {
        height: 260px;
    }
    .investors_wrapper_top_bg h1, .perevagy_col .title {
        font-size: 36px;
    }
    .hero_top_col .btn {
        width: 100%;
        flex-direction: row;
        text-align: left;
        top: 100%;
    }
    .investors_wrapper_top_bg {
        padding-bottom: 50px;
    }
    .invest_wrap_wrap{
        grid-template-columns: 1fr;
        padding: 24px;
        grid-gap: 24px;
    }
    .mobile_menu {
        top: 0;
		transform: translateY(-100%);
		opacity: 0;
		visibility: hidden;
		position: fixed;
		width: 100%;
		background-color: #FFFFEA;
		display: block;
		left: 0;
		right: 0;
		transition: all .3s linear;
		height: 100%;
		z-index: 99999;
    }
    body.menu_open .mobile_menu {
		opacity: 1;
		visibility: visible;
		transform: translateY(0%);
	}
    .mobile_menu_top {
		padding: 10px;
		margin-bottom: 24px;
		background: #0000000D;
		display: flex;
		justify-content: flex-end;
		border-radius: 60px;
		backdrop-filter: blur(20px);
	}
    .mobile_menu_title {
		margin-bottom: 20px;
		padding-left: 18px;
		padding-right: 18px;
		font-weight: 600;
		font-size: 32px;
		line-height: 110.00000000000001%;
		color: #000000;
	}
	.mobile_menu_menu .menu li > a {
		font-weight: 400;
		font-size: 18px;
		line-height: 180%;
		letter-spacing: 1%;
		color: #040308;
		padding: 16px;		
		display: block;
		transition: all .3s linear;
		width: 100%;
		text-decoration: none;
		opacity: 0;
		transform: translateX(50px);
		transition: all 2s ease;
	}
	body.menu_open .mobile_menu_menu .menu li > a {
		opacity: 1;
	transform: translateY(0);
	}
	.mobile_menu_menu .menu li > a:hover {
		background: #E4E7F1;
	}
	.mobile_menu_menu .menu li:not(:last-child) > a {
		border-bottom: 1px solid #E4E7F1;
	}
	.mobile_menu_top_wrap {
		padding: 8px 18px 0 18px;
	}
    .about_us_wrap {
        flex-direction: column;
    }
    .timeline_items, .team_wrapper {
        grid-template-columns: 1fr;
    }
    .wrapper_404 .container:last-child {
        padding-top: 100px;
    }
    .wrapper_404 h1 {
        font-size: 60px;
    }
    .wrapper_404 {
        padding-bottom: 150px;
    }
    .credo_block_item:last-child {
        margin-top: 24px;
    }
    .credo_block_item img {
        max-width: 220px;
    }
    .credo_block_wrap {
        flex-direction: column;
    }
    .credo_block {
        padding: 30px 0;
    }
    .timeline_wrapper {
        background-position: 200px;
        background-size: 550px;
    }
    .timeline_wrapper {
        padding: 30px 24px;
    }
    .title_48 {
        font-size: 35px;
    }
    .about_us_wrap_block_item_i img {
        max-height: 470px;
        object-fit: cover;
    }
    .about_us_wrap_block_wrap {
        grid-template-columns: 1fr;
        grid-gap: 24px;
    }
    .about_us_wrap_block_item_people {
        grid-template-columns: 1fr;
    }
    .about_us_item > img {
        max-width: 220px;
    }
    .top_bg_block h1 {
        font-size: 35px;
    }
    .jk_wrapper_info {
        margin-top: 15px;
    }
    .page-template-objects .invest_wrap {
        padding: 0;
    }
    .page-template-objects .jk_item img {
        height: 200px;
        object-fit: cover;
    }
    .page-template-objects .jk_wrapper {
        display: grid;
        grid-template-columns: 1fr;
        height: auto;
        width: 100%;
    }
    .page-template-objects .jk_item {
        width: 100%;
    }
    .page-template-objects .jk_container {
        overflow: hidden;
    }
    .active_projects_item, .active_projects_item_col {
        grid-template-columns: 1fr;
    }
    .active_projects_item_image img {
        height: 220px;
        max-height: 220px;
        object-fit: cover;
    }
    .title_42 {
        font-size: 35px;
    }
    .wpcf7-not-valid-tip {
        min-width: 220px;
        width: 100%;
    }
    .top_bg_block {
        padding-bottom: 50px;
    }
    .contacts_wrap {
        padding-bottom: 50px;
    }
    .contacts_socials a {
        margin-bottom: 0 !important;
    }
    .custom_form {
        margin-top:0;
        padding: 24px;
    }
    .custom_form_item_2_col, .contacts_wrapper {
        grid-template-columns: 1fr;
    }
    .form_block .container {
        grid-template-columns: 1fr;
    }
    .form_with_bg .form_with_bg_content {
        padding: 15px;
    }
    .form_with_bg_content .custom_form {
        padding: 15px;
    }
    .text_slider_image_wrap {
        grid-template-columns: 1fr;
        padding: 40px 24px;
        grid-gap: 24px;
    }
    .faq_text {
        padding-right: 10px;
    }
    .text_slider_image_item:last-child {
        order: -1;
    }
    .text_slider_image_item img {
        min-height: 250px;
    }
    .page-template-investors .jk_wrapper {
        height: 335px;
    }
    .hero_top .container {
        grid-template-columns: 1fr;
        grid-gap: 16px;
    }
    .title_v2 {
        font-size: 20px;
    }
    .title br {
        display: none;
    }
    .perevagy_wrap_title {
        font-size: 16px;
    }
    .perevagy_title {
        font-size: 28px;
    }
    .perevagy_item span {
        font-size: 35px;
    }
    .perevagy_wrap {
        padding: 24px;
    }
    .perevagy .container {
        grid-template-columns: 1fr;
    }
    .invest_wrap_item:last-child {
        grid-column: auto;
    }
    .invest_wrap .container, .invest_wrap_items {
        grid-template-columns: 1fr;
    }
    .invest_wrap {
        padding: 50px 0;
    }
    .invest_wrap_col .title {
        font-size: 35px;
    }
    .header {
        height: 80px;
        display: flex;
        align-items: center;
    }
    .header_col {
        display: flex;
        align-items: center;
    }
    .footer_cta_wrap {
        margin-bottom: 24px;
    }
    .header_col .logo {
        margin-right: 0;
    }
    .footer {
        background-position: 300px;
        background-size: cover;
    }
    .burger {
        display: block;
    }
}
@media(max-width: 768px) {
    .header_button {
        display: none;
    }
	.blog-image img {
		min-height: 200px;
	}
	.wrapper_single {
		background-size: 989px;
	}
	.wrapper_single .breadcrumbs {
		flex-wrap: wrap;
	}
	.wrapper_single_grid, .blog_wrapper_posts {
		grid-template-columns: 1fr;
	}
	.media_block_item img {
		height:  200px;
	}
}