:root {
	--wd-text-font: "Manrope 400", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(0,0,0);
	--wd-text-font-size: 16px;
	--wd-title-font: "Manrope 700", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 700;
	--wd-title-transform: none;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Manrope 700", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 700;
	--wd-entities-title-transform: none;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Manrope 700", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Manrope 700", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 700;
	--wd-widget-title-transform: none;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Manrope 700", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: none;
	--wd-header-el-font-size: 16px;
	--wd-brd-radius: 20px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(24,105,177);
	--wd-alternative-color: rgb(82,135,175);
	--btn-default-bgcolor: #f7f7f7;
	--btn-default-bgcolor-hover: #efefef;
	--btn-accented-bgcolor: rgb(73,51,209);
	--btn-accented-bgcolor-hover: rgb(65,46,188);
	--btn-transform: capitalize;
	--wd-form-brd-width: 1px;
	--notices-success-bg: #459647;
	--notices-success-color: #fff;
	--notices-warning-bg: #E0B252;
	--notices-warning-color: #fff;
	--wd-link-color: #333333;
	--wd-link-color-hover: #242424;
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: left center;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(24,105,177);
	background-image: none;
}
html .wd-nav-mobile > li > a {
	text-transform: capitalize;
}
html .wd-checkout-steps {
	text-transform: capitalize;
}
html table th {
	text-transform: none;
}
html .btn.wd-buy-now-btn {
	background: rgb(36,36,36);
}
html .btn.wd-buy-now-btn:hover {
	background: rgb(51,51,51);
}
body, [class*=color-scheme-light], [class*=color-scheme-dark], .wd-search-form[class*="wd-header-search-form"] form.searchform, .wd-el-search .searchform {
	--wd-form-color: rgb(0,0,0);
	--wd-form-placeholder-color: rgb(119,119,119);
	--wd-form-brd-color: rgba(3,77,162,0.3);
	--wd-form-brd-color-focus: rgb(3,77,162);
	--wd-form-bg: rgb(255,255,255);
}
.wd-nav-arrows.wd-pos-sep:not(:where(.wd-custom-style)) {
	--wd-arrow-size: 40px;
	--wd-arrow-icon-size: 16px;
	--wd-arrow-offset-h: 15px;
	--wd-arrow-color: rgb(36,36,36);
	--wd-arrow-color-hover: rgb(51,51,51);
	--wd-arrow-color-dis: rgb(36,36,36);
	--wd-arrow-bg: rgb(244,244,244);
	--wd-arrow-bg-hover: rgb(239,239,239);
	--wd-arrow-bg-dis: rgb(244,244,244);
	--wd-arrow-radius: 20px;
}
.wd .product-label.onsale {
	background-color: rgb(36,36,36);
}
.wd .product-label.new {
	background-color: rgb(36,36,36);
}
.wd .product-label.featured {
	background-color: rgb(36,36,36);
}
.wd .product-label.out-of-stock {
	background-color: rgb(36,36,36);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1540px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 35px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 35px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
}

@media (min-width: 1540px) {
[data-vc-full-width]:not([data-vc-stretch-content]),
:is(.vc_section, .vc_row).wd-section-stretch {
padding-left: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
padding-right: calc((100vw - 1540px - var(--wd-sticky-nav-w) - var(--wd-scroll-w)) / 2);
}
}


.wd-page-title {
background-color: rgb(255,255,255);
}

@font-face {
	font-family: "Manrope 400";
	src: url("//pravoregiona.ru/wp-content/uploads/2026/07/manrope-regular.woff2") format("woff2"), 
url("//pravoregiona.ru/wp-content/uploads/2026/07/manrope-regular.woff") format("woff");
	font-weight: 400;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Manrope 600";
	src: url("//pravoregiona.ru/wp-content/uploads/2026/07/manrope-bold.woff2") format("woff2"), 
url("//pravoregiona.ru/wp-content/uploads/2026/07/manrope-bold.woff") format("woff");
	font-weight: 600;
	font-display:swap;
	font-style: normal;
}

@font-face {
	font-family: "Manrope 700";
	src: url("//pravoregiona.ru/wp-content/uploads/2026/07/manrope-extrabold.woff2") format("woff2"), 
url("//pravoregiona.ru/wp-content/uploads/2026/07/manrope-extrabold.woff") format("woff");
	font-weight: 700;
	font-display:swap;
	font-style: normal;
}

/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v8.5.15,
* Autoprefixer: v10.5.0
* Browsers: last 4 version
*/

.clearfy-cookie-accept {
	background: #034DA2 !important;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 77, 162, 1)), color-stop(50%, rgba(16, 95, 171, 1)), to(rgba(30, 113, 181, 1))) !important;
    background: linear-gradient(0deg, rgba(3, 77, 162, 1) 0%, rgba(16, 95, 171, 1) 50%, rgba(30, 113, 181, 1) 100%) !important;
    color: #fff !important;
    border-radius: 12px !important;
}
.services__bottom__item .btn-style-default {
	background: #fff !important;
	border-color: #ffffff !important;
	color: #000 !important;
}
.services__bottom__item .btn-style-default:hover {
	background: #d4d4d4 !important;
	border-color: #ffffff !important;
	color: #000 !important;
}
.comment-form-comment textarea {
	resize: none !important;
}
.wd-post-image {
    display: none !important;
}
.b24-form-content {
	padding-left: 0 !important;
}
.b24-form-sign {
	padding: 0 !important;	
}
.b24-form .b24-form-sign-abuse-link {
	color: #fff !important;
	border-bottom: 1px solid #fff !important;
}
.b24-form-field-agreement .b24-form-field-agreement-link {
	color: #fff !important;	
}
.b24-form-wrapper {
	margin: 0 !important;
}
.b24-form-wrapper.b24-form-border-bottom {
    border-bottom: 0px solid var(--b24-primary-color) !important;
}
.footer__logo {
	height: 70px;
    margin-bottom: 30px;
    width: auto;
}
.comment-form {
    margin-bottom: 90px !important;
}
.wd-post-read-more.wd-style-link {
	text-transform: inherit !important;
}
/* .wd-post-author {
	display: none !important;
} */
.wd-sidebar {
	background-color: #EDEDED !important;
    padding: 20px !important;
    border-radius: 20px !important;
    height: -webkit-fit-content !important;
    height: -moz-fit-content !important;
    height: fit-content !important;
}
/* .wd-footer {
	margin-top: 70px !important;
} */
.wp-block-search .wp-block-search__button {
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 77, 162, 1)), color-stop(50%, rgba(16, 95, 171, 1)), to(rgba(30, 113, 181, 1))) !important;
	background: linear-gradient(0deg, rgba(3, 77, 162, 1) 0%, rgba(16, 95, 171, 1) 50%, rgba(30, 113, 181, 1) 100%) !important;
    color: #fff !important;
    border-radius: 12px !important;
}
.comment-form .submit {
		background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 77, 162, 1)), color-stop(50%, rgba(16, 95, 171, 1)), to(rgba(30, 113, 181, 1))) !important;
		background: linear-gradient(0deg, rgba(3, 77, 162, 1) 0%, rgba(16, 95, 171, 1) 50%, rgba(30, 113, 181, 1) 100%) !important;
    color: #fff !important;
    border-radius: 12px !important;
	text-transform: inherit !important;
}
.wd-popup-wrap {
	position: relative !important;
}
.wd-popup-close {
	  position: absolute !important;
    top: 0 !important;
    right: 0 !important;
}
#call__me, #call__me__footer, #call__me__contact, #call__me__contact__1 {
	padding-bottom: 0 !important;
	background-image: url(https://pravoregiona.ru/wp-content/uploads/2026/06/zayavka_fon-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.footer__top__column .btn-style-default {
	background: #fff !important;
	color: #000 !important;
}
.footer__top__column .btn-style-default:hover {
	background: #dcdcdc !important;
	color: #000 !important;
}
.btn {
	text-transform: inherit !important;
}



.btn-style-default {
	background: #034DA2 !important;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 77, 162, 1)), color-stop(50%, rgba(16, 95, 171, 1)), to(rgba(30, 113, 181, 1))) !important;
  background: linear-gradient(0deg, rgba(3, 77, 162, 1) 0%, rgba(16, 95, 171, 1) 50%, rgba(30, 113, 181, 1) 100%) !important;
	color: #fff !important;
	border-radius: 12px !important;
}
.popup__form__title {
	color: #fff;
    font-size: 36px;
    line-height: 40px;
    font-weight: 600;
	margin-bottom: 20px;
}
.popup__form__subtitle {
	    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
}

.form__title {
	color: #fff;
    font-size: 50px;
    line-height: 54px;
    font-weight: 600;
    margin-bottom: 40px;
}
.form__subtitle {
	    color: #fff;
    font-size: 16px;
    line-height: 20px;
    font-weight: 100;
}
.wd-single-post-header {
	margin-top: 50px !important;
}
.wd-single-post-header .wd-post-meta {
    display: none !important;
}
.mobile-menu-widget .contact__page__stroke i {
    font-size: 14px !important;
    font-weight: 600;
    line-height: 22px;
    color: #1869b1;
}
.mobile-menu-widget .contact__page__stroke a {
    font-weight: 600;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    color: #000;
    font-size: 14px;
    line-height: 22px;
}
.mobile-menu-widget .contact__page__stroke {
	font-size: 14px !important;
    line-height: 16px !important;
}
.mobile-menu-widget .contsct__page__block {
    margin-top: 16px !important;
}
.mobile__tel {
	font-size: 20px;
    font-weight: 600;
    color: #1869ad;
}
.price-table-wrap {
	width: 100%;
	overflow-x: auto;
}

.price-table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0;
	font-size: 16px;
	color: #0054a6;
	border-radius: 8px;
	overflow: hidden;
}

.price-table th {
	background: -webkit-gradient(linear, left top, left bottom, from(#086fbd), to(#00559f));
	background: linear-gradient(180deg, #086fbd 0%, #00559f 100%);
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	text-align: left;
	padding: 14px 22px;
}

.price-table th:last-child,
.price-table td:last-child {
	text-align: center;
	width: 220px;
	font-weight: 700;
}

.price-table th + th {
	border-left: 1px solid rgba(255, 255, 255, 0.5);
}

.price-table td {
	padding: 14px 22px;
	font-weight: 700;
	background: #f7f7f7;
}

.price-table tbody tr:nth-child(even) td {
	background: #eeeeee;
}

.price-table tbody tr:last-child td:first-child {
	border-bottom-left-radius: 8px;
}

.price-table tbody tr:last-child td:last-child {
	border-bottom-right-radius: 8px;
}

.price-table thead tr:first-child th:first-child {
	border-top-left-radius: 8px;
}

.price-table thead tr:first-child th:last-child {
	border-top-right-radius: 8px;
}





.project-tabs {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 12px;
	margin-bottom: 40px;
}

.project-tab {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	border: 1px solid #1869b1;
	background: transparent;
	color: #1869b1;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	padding: 14px 22px;
	border-radius: 100px;
	cursor: pointer;
	text-decoration: none;
	-webkit-transition: 0.2s ease;
	transition: 0.2s ease;
	text-transform: inherit;
}

.project-tab:hover,
.project-tab.active {
	background: #1869b1;
	color: #fff;
	text-decoration: none;
}

.project__blocks {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
	grid-template-columns: repeat(4, 1fr);
	row-gap: 40px;
	-webkit-column-gap: 40px;
	   -moz-column-gap: 40px;
	        column-gap: 40px;
	margin-bottom: 40px;
}

.project__block {
	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: 8px;
}

.project__block.hidden {
	display: none;
}

.project__image {
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	width: 100%;
	border-radius: 20px;
	background-color: #f2f2f2;
}

.project__category {
	font-size: 20px;
	font-weight: 600;
	color: #1869b1;
	line-height: 24px;
}

.project__data {
	font-size: 14px;
	color: #949494;
	line-height: 14px;
}

.project__text {
	font-size: 14px;
	font-weight: 600;
	line-height: 16px;
	color: #000;
}

.project__link {
	font-size: 16px;
	color: #1869a6;
	text-decoration: underline;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	font-weight: 600;
}










.project-1 {
	background-image: url(https://pravoregiona.ru/wp-content/uploads/2026/06/rectangle-122-1.jpg);
}
.project-2 {
	background-image: url(https://pravoregiona.ru/wp-content/uploads/2026/06/rectangle-122-2.jpg);
}
.project-3 {
	background-image: url(https://pravoregiona.ru/wp-content/uploads/2026/06/rectangle-122-3.jpg);
}
.project-4 {
	background-image: url(https://pravoregiona.ru/wp-content/uploads/2026/06/rectangle-122-4.jpg);
}
.project__image {
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	width: 100%;
	border-radius: 20px;
}




.contsct__page__block {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    margin-bottom: 20px;
	margin-top: 50px;
}
.contact__page__stroke i {
	font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #1869b1;
}
.contact__page__stroke a:hover {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
    color: #1869b1;
}
.contact__page__stroke a {
	font-weight: 600;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
    color: #000;
	font-size: 20px;
	line-height: 22px;
}
.contact__page__stroke {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.rekviziti__blocks {
	    display: -ms-grid;
	    display: grid;
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
    grid-template-columns: repeat(4, 1fr);
    row-gap: 40px;
    -webkit-column-gap: 40px;
       -moz-column-gap: 40px;
            column-gap: 40px;
}
.rekviziti__block {
	border-left: 2px solid #1869B1;
    padding: 10px;
    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: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.rekviziti__title {
	font-size: 22px;
    font-weight: 600;
    line-height: 26px;
    color: #1869b1;
}
.rekviziti__text {
	font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
}
.company__card {
	border-left: 2px solid #1869B1;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 10px;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.company__card:hover .download__text {
	color: #1869b1;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
 .download__text {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.company__card:hover .download__icon {
	background: #1869b16b !important;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.download__icon {
	padding: 10px;
    border-radius: 10px;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.download__text {
	font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
}
.gl-bg {
	background: #F9F7F6;
}
.garant__block__text1 {
    font-size: 16px;
    line-height: 22px;
}
.garant__text2 {
	padding: 32px;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    border-radius: 20px;
    color: #1869b1;
}
.text__ul {
	margin-top: 20px;
}
.text__li {
	    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    color: #000;
}
.garant__block__text {
	font-size: 16px;
    line-height: 22px;
    margin-top: 14px;
}
.text__blocks__usl {
	display: -ms-grid;
	display: grid;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;

}
.margin-gap {
	    margin-bottom: 44px;
}
.garant__block {
	margin-top: 40px;
}
.text__block__usl {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    gap: 20px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
    line-height: 22px;
    font-weight: 600;
	    margin: 20px 0;
}
.text__block__number {
	padding: 20px;
    border-radius: 20px;
    width: auto;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.number__usl {
	    font-size: 24px;
    font-weight: 600;
    color: #1869b1;
    line-height: 24px;
}

.q-tel {
	font-size: 18px;
	font-weight: 600;
	color:#1869b1;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	text-decoration: underline;
}
.q-tel:hover {
  opacity: .7;
		color:#1869b1;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	text-decoration: underline;
}
.wd-header-text .footer__social__icon {
	height: 30px;
	width: auto;
}
.wd-sub-menu li>a {
    color: rgb(0 0 0) !important;
    font-size: 16px !important;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
}
.wd-nav>li:is(.wd-has-children,.menu-item-has-children)>a:after {
    font-weight: 600 !important;
    font-size: 12px !important;
    color: rgb(24 105 177) !important;
}
.wd-sub-menu li>a:hover {
	color: #1869b1 !important;
	width: -webkit-fit-content !important;
	width: -moz-fit-content !important;
	width: fit-content !important;
}
.wd-dropdown-menu.wd-design-default {
    --wd-dropdown-width: 360px !important;
}
.header__mini__tel-right {
    padding-left: 4px;
    border-left: 2px solid #1869b1;
	padding-right: 0px !important;
}
.header8800 {
		font-size: 29px;
    line-height: 36px;
	    font-family: 'Manrope 600';
    font-weight: 600;
    color: #1869b1;
    letter-spacing: 1px;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.header8800:hover {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	opacity: .7;
	color: #1869b1;
}
.header__mini__tel {
	    font-size: 16px;
    line-height: 16px;
	padding-right: 2px;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	    font-weight: 700;
}
.header__tel__block__bottom, .header__tel__block {
	text-align: right;
}
.header__mini__tel:hover {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	color: #1869b1;
}
.video-container {
  border-radius: 20px !important;
  overflow: hidden;
  width: 100%;   /* или задайте нужную ширину, например, 480px */
}
.wd-header-text iframe {
  width: revert-layer !important;
}
iframe {
  display: block;
  width: 100%;
/*  aspect-ratio: 480 / 270;  сохраняет пропорции 16:9 */
} 
.wd-slider-pagin {
    bottom: 0px !important;
}
.wd-slide-container {
    padding-block: 0px !important;
}
.video__subscribe__top {
	background: #034DA2;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 77, 162, 1)), color-stop(50%, rgba(16, 95, 171, 1)), to(rgba(30, 113, 181, 1)));
	background: linear-gradient(0deg, rgba(3, 77, 162, 1) 0%, rgba(16, 95, 171, 1) 50%, rgba(30, 113, 181, 1) 100%);
    padding: 30px;
    border-radius: 20px 20px 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: 30px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.video__subscribe__text {
	color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}
.video__subscribe__bottom {
	    background: #f0efef;
    border-radius: 0 0 20px 20px;
    padding: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.video__subscribe__slogan {
	    color: #1869b1;
    font-size: 22px;
    line-height: 26px;
    font-weight: 600;
}
.video__subscribe__icon {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 9px;
}
.wd-arrow-inner {
    color: #1869b1 !important;
}
.wd-nav-pagin-wrap[class*=wd-style-shape] li.wd-active span {
    border-color: #1869b1 !important;
    background-color: #1869b1 !important;
}
.wd-nav-pagin-wrap[class*=wd-style-shape] span {
    border: var(--wd-pagin-brd-width, 2px) var(--wd-pagin-brd-style, solid) #1869b14f !important;
}


.footer__adress__line {
	font-size: 14px;
    line-height: 16px;
    color: #fff;
	margin-bottom: 10px;
}
.footer__adress__line i {
	font-weight: 700;
}
.footer__adress__block {
	margin-bottom: 40px;
	margin-top: 20px;
}
.footer__name__comp {
	font-size: 16px;
    line-height: 22px;
    color: #fff;
}
.footer__phone__block {
	margin-bottom: 20px;
}
.footer__phone {
	font-weight: 800;
    font-size: 22px;
    line-height: 22px;
    color: #fff;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.footer__phone__text {
	font-size: 14px;
    line-height: 12px;
}
.footer__phone:hover {
	opacity: .5;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}



.footer__bottom {
	border-top: 1px solid #ffffff36;
    padding-top: 20px;
    margin-top: 20px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.footer__bottom__left__link {
	display: block;
	opacity: .5;
}
.footer__bottom__right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.footer__bottom__left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 10px;
}

.footer__bottom__right span {
	    font-size: 12px;
    LINE-HEIGHT: 12PX;
    text-align: end;
	opacity: .5;
}
.footer__bottom__right a {
	opacity: .5;
	line-height: 16px;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.footer__bottom__right a:hover {
	opacity: .9;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.footer__top__column__title {
	font-size: 24px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    line-height: 24px;
    text-transform: uppercase;
}
.footer__social__line {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.footer__social__line1 {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.footer__social__line2 {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    gap: 20px;
    margin-bottom: 20px;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.footer__social__link:hover {
	 opacity: .7;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.footer__social__link {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.footer__ul__block {
	list-style: none;
    padding-left: 0;
}
.footer__li__block {
	margin-bottom: 4px;
}
.footer__a__block, .footer__bottom__left__link {
    line-height: 16px;
    font-size: 16px;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.footer__a__block:hover, .footer__bottom__left__link:hover {
   opacity: .7;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.footer__top {
	display: -ms-grid;
	display: grid;
   -ms-grid-columns: 2fr 30px .8fr 30px 1.2fr 30px 1fr;
   grid-template-columns: 2fr .8fr 1.2fr 1fr;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
}
.footer__blocks {
	padding-top: 50px;
}
.wd-accordion-opener {
    color: #1869b1 !important;
    font-size: 26px !important;
}
.wd-accordion-title-text {
	font-size: 24px !important;
    font-weight: 800 !important;
    line-height: 30px !important;
}
.wd-accordion-item {
	padding: 20px 30px !important;
    background: #F9F7F6 !important;
    border-radius: 20px !important;
	    margin-bottom: 30px !important;
}
.personal__blocks {
	display: -ms-grid;
	display: grid;
    -ms-grid-columns: 1fr 30px 1fr;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
    row-gap: 30px;
}
.personal__block {
	  display: -webkit-box;
	  display: -ms-flexbox;
	  display: flex;
    gap: 40px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    padding: 30px;
    border-radius: 20px;
    overflow: hidden;
}
.personal__bio {
	   font-size: 16px;
    line-height: 24px;
    color: #000;
}
.personal__name {
	    color: #1869B1;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    z-index: 1;
    position: relative;
    margin-bottom: 10px;
}
.personal__rank {
	font-weight: 600;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
}

.about__blocks {
	display: -ms-grid;
	display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
	margin-top: 40px;
}
.about__block__top {
	    display: -webkit-box;
	    display: -ms-flexbox;
	    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 20px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin-bottom: 20px;
}
.about__company {
	    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.about__block__title {
	color: #1869B1;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    z-index: 1;
    position: relative;
}
.about__block__title1 {
	color: #000;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    z-index: 1;
    position: relative;
}
.about__block {
    padding: 30px;
    border-radius: 20px;
	height: 100%;
	 position: relative;
}
.about__block__text {
	    font-size: 16px;
    line-height: 24px;
    color: #000;
}
.court__blocks {
	display: -ms-grid;
	display: grid;
	-ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-columns: repeat(4, 1fr);
	-ms-grid-rows: 1fr 30px 1fr 30px 1fr 30px 1fr;
	grid-template-rows: repeat(4, 1fr);
	grid-column-gap: 30px;
	grid-row-gap: 30px;
}
.court__blocks > *:nth-child(1) {
	-ms-grid-row: 1;
	-ms-grid-column: 1;
}
.court__blocks > *:nth-child(2) {
	-ms-grid-row: 1;
	-ms-grid-column: 3;
}
.court__blocks > *:nth-child(3) {
	-ms-grid-row: 1;
	-ms-grid-column: 5;
}
.court__blocks > *:nth-child(4) {
	-ms-grid-row: 1;
	-ms-grid-column: 7;
}
.court__blocks > *:nth-child(5) {
	-ms-grid-row: 3;
	-ms-grid-column: 1;
}
.court__blocks > *:nth-child(6) {
	-ms-grid-row: 3;
	-ms-grid-column: 3;
}
.court__blocks > *:nth-child(7) {
	-ms-grid-row: 3;
	-ms-grid-column: 5;
}
.court__blocks > *:nth-child(8) {
	-ms-grid-row: 3;
	-ms-grid-column: 7;
}
.court__blocks > *:nth-child(9) {
	-ms-grid-row: 5;
	-ms-grid-column: 1;
}
.court__blocks > *:nth-child(10) {
	-ms-grid-row: 5;
	-ms-grid-column: 3;
}
.court__blocks > *:nth-child(11) {
	-ms-grid-row: 5;
	-ms-grid-column: 5;
}
.court__blocks > *:nth-child(12) {
	-ms-grid-row: 5;
	-ms-grid-column: 7;
}
.court__blocks > *:nth-child(13) {
	-ms-grid-row: 7;
	-ms-grid-column: 1;
}
.court__blocks > *:nth-child(14) {
	-ms-grid-row: 7;
	-ms-grid-column: 3;
}
.court__blocks > *:nth-child(15) {
	-ms-grid-row: 7;
	-ms-grid-column: 5;
}
.court__blocks > *:nth-child(16) {
	-ms-grid-row: 7;
	-ms-grid-column: 7;
}
.court1 {
	-ms-grid-row: 1;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-area: 1 / 1 / 3 / 3;
}
.court2 {
	-ms-grid-row: 1;
	-ms-grid-row-span: 4;
	-ms-grid-column: 3;
	-ms-grid-column-span: 2;
	grid-area: 1 / 3 / 5 / 5;
}
.court3 {
	-ms-grid-row: 3;
	-ms-grid-row-span: 2;
	-ms-grid-column: 1;
	-ms-grid-column-span: 2;
	grid-area: 3 / 1 / 5 / 3;
}
.court1, .court2, .court3 {
	padding: 20px;
	border-radius: 20px;
	position: relative;
}
.court__img {
    position: absolute;
    right: 20px;
    bottom: 0px;
    height: -webkit-fill-available;
	z-index: 0;
}
.court__title {
	color: #1869B1;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 20px;
    z-index: 1;
    position: relative;
}
.court__li {
	margin-bottom: 0;
}
.court__img__big {
	width: 300px;
    height: auto;
}
.order__of__work__blocks {
	display: -ms-grid;
	display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}
.order__of__work__block {
	
    padding: 60px 20px 20px 20px;
    border-radius: 20px;
	height: 100%;
	 position: relative;
}
.order__of__work__number {
    position: absolute;
    top: -30px;
    left: 12px;
    font-size: 110px;
    z-index: 0;
    font-weight: 700;
 color: #0852a70d;
}
.order__of__work__title {
	color: #1869B1;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 20px;
	z-index: 1;
	position: relative;
}
.order__of__work__desc {
	font-size: 16px;
    line-height: 20px;
    color: #000;
    font-weight: 300;
    z-index: 1;
   	position: relative;
}
.services__blocks {
	display: -ms-grid;
	display: grid;
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(3, 1fr);
    row-gap: 30px;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
}
.services__icon {
	    width: 140px;
    position: absolute;
       right: 18px;
    bottom: 8px;
	z-index: 0;
}
.services__block {
	 border: 1px solid #fff;
    padding: 24px;
    border-radius: 20px;
    position: relative;
    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: 40px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	    height: 100%;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
}
.services__title {
	color: #1869B1;
    font-size: 20px;
    line-height: 24px;
    font-weight: 500;
    margin-bottom: 12px;
    width: 60%;
}
.services__title__qwestion {
	color: #fff;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 12px;
}
.services__price {
	    margin-bottom: 10px;
    font-weight: 600;
    font-size: 18px;
    line-height: 20px;
    color: #000;
}
.services__desc {
	font-size: 16px;
    line-height: 20px;
    width: 70%;
    color: #000;
    font-weight: 300;
    z-index: 1;
   	position: relative;
}
.services__desc__qwestion {
	font-size: 16px;
    line-height: 20px;
    width: 70%;
    color: #fff;
    font-weight: 300;
    z-index: 1;
   	position: relative;
}
.services__link {
	    padding: 10px 28px;
    border: 2px solid #1869B1;
    border-radius: 10px;
    font-weight: 600;
	color: #1869B1;
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
}
.services__block__qwestion {
	 border: 1px solid #fff;
    padding: 24px;
    border-radius: 20px;
    position: relative;
    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: 40px;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	    height: 100%;
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	background: #034DA2;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 77, 162, 1)), color-stop(50%, rgba(16, 95, 171, 1)), to(rgba(30, 113, 181, 1)));
	background: linear-gradient(0deg, rgba(3, 77, 162, 1) 0%, rgba(16, 95, 171, 1) 50%, rgba(30, 113, 181, 1) 100%);
}
.services__icon__vertical {
	     height: 152px;
    padding: 20px;
    width: auto !important;
    right: 10px !important;
    bottom: 0;
}
.services__big__link:hover {
	-webkit-box-shadow: 0px 17px 10px -8px rgba(34, 60, 80, 0.21);
	        box-shadow: 0px 17px 10px -8px rgba(34, 60, 80, 0.21);
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	border-radius: 20px;
}
.services__big__link {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	border-radius: 20px;
}
.services__block:hover .services__link {
    border: 2px solid #034DA2;
   background: #034DA2;
	background: -webkit-gradient(linear, left bottom, left top, from(rgba(3, 77, 162, 1)), color-stop(50%, rgba(16, 95, 171, 1)), to(rgba(30, 113, 181, 1)));
	background: linear-gradient(0deg, rgba(3, 77, 162, 1) 0%, rgba(16, 95, 171, 1) 50%, rgba(30, 113, 181, 1) 100%);
	color: #fff;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
}







.wd-content-layout {
    padding-block: 0px !important;
}
.gl__h2 {
	color: #1869B1;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 40px;
}
.gl__title {
	    color: #1869B1;
    font-size: 36px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 26px;
}
.gl__suptitle {
		color: #151515cc;
    font-size: 22px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 16px;
	margin-top: 16px;
}
.gl__subtitle {
	font-size: 18px;
    line-height: 22px;
    margin-bottom: 26px;
    color: #000;
	width: 82%;
}
.gl__number__blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	margin-top: 36px;
}
.gl__number__block {
border-left: 2px solid #1869B1;
    padding: 10px;
    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: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.gl__number {
	font-size: 30px;
    font-weight: 700;
    line-height: 36px;
	color: #1869B1;
}
.gl__number i {
	font-size: 40px;
}
.gl__number__text {
	    color: #1869B1;
    font-size: 15px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 10px;
}

.adress__header__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    gap: 8px;
    font-size: 14px;
    line-height: 14px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.mail__header__block, .date__header__block-line {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
    gap: 8px;
    font-size: 14px;
    line-height: 14px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}
.left__header__block, .date__header__block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 4px;
}
.mail {
	width: 14px;
}
.geo {
	width: 12px;
}
.color__link {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	color: #1869b1;
    font-weight: 600;
}
.color__link:hover {
	-webkit-transition: .2s ease all;
	transition: .2s ease all;
	opacity: .7;
}
.date__header__block-line {
	margin-left: 20px;
}
.date__header__block-line i {
	color: #1869B1;
	font-weight: 600;
}
.court__ul {
	z-index: 1;
    position: relative;
}

@media screen and (max-width: 1400px) {
	.video__subscribe {
		display: none;
	}
	.personal__blocks {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
	}
	.project__blocks {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
	}
	.court__img {
    opacity: .2;
	}
}

@media screen and (max-width: 1200px) {
	.text__blocks__usl {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
	}
	.about__blocks {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
	}
	.order__of__work__blocks {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
	}
	.project__blocks {
		-ms-grid-columns: 1fr 30px 1fr 30px 1fr;
		grid-template-columns: repeat(3, 1fr);
		-webkit-column-gap: 30px;
		   -moz-column-gap: 30px;
		        column-gap: 30px;
	}
	.services__blocks {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
	}
	.footer__top {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
	}
	.footer__social__line {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
	}
}

@media screen and (max-width: 1024px) {
	.wd-sub-menu li>a {
			color: rgb(79 79 79) !important;
			font-size: 14px !important;
			width: -webkit-fit-content !important;
			width: -moz-fit-content !important;
			width: fit-content !important;
	}
	.footer__social__line2 {
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
  }
	.nav-link-text {
		text-transform: initial !important;
		font-size: 16px !important;
	}
}

@media screen and (max-width: 991px) {
	
		.rekviziti__blocks {
			-ms-grid-columns: (1fr)[3];
			grid-template-columns: repeat(3, 1fr);
		}
	 .services__blocks {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
   }
	.footer__top {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
	}
	.project__blocks {
		-ms-grid-columns: 1fr 24px 1fr;
		grid-template-columns: repeat(2, 1fr);
		-webkit-column-gap: 24px;
		   -moz-column-gap: 24px;
		        column-gap: 24px;
		row-gap: 32px;
	}
	.project__blocks {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
	}
	.project__image {
		height: 260px;
	}
	.about__blocks {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
	.order__of__work__blocks {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media screen and (max-width: 800px) {
	.court__blocks {
		display: grid;
		grid-template-columns: 1fr;
		grid-template-rows: repeat(3, 1fr);
		grid-column-gap: 0px;
		grid-row-gap: 30px;
	}
	.court1 { grid-area: 1 / 1 / 2 / 2; }
.court2 { grid-area: 2 / 1 / 3 / 2; }
.court3 { grid-area: 3 / 1 / 4 / 2; }
	.rekviziti__blocks {
			-ms-grid-columns: (1fr)[2];
			grid-template-columns: repeat(2, 1fr);
		}
	.gl__number__block {
    border-left: 2px solid #000000;
	}
	.gl__number {
    color: #000;
	}
	.gl__number__text {
    color: #000000;
	}
	.gl__block {
		background: rgba(255, 255, 255, 0.15) !important;
    -webkit-box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
    box-shadow: 0px 0px 8.7px 3px rgba(113, 126, 105, 0.10) !important;
    backdrop-filter: blur(20.699999809265137px) !important;
    border: 2px solid rgba(255, 255, 255, 0.30) !important;
    border-radius: 20px !important;
    padding: 20px;
	}
	.gl__subtitle {
    width: 100%;
	}
}
@media screen and (max-width: 575px) {
	.form__title {
    font-size: 40px;
    line-height: 42px;
	}
	.form__subtitle {
    font-size: 18px;
    line-height: 24px;
	}
	.rekviziti__blocks {
			-ms-grid-columns: (1fr)[3];
			grid-template-columns: repeat(3, 1fr);
		}
	.personal__block {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
	.personal__photo {
		margin: 0 auto;
	}
	.footer__top {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
	}
	.video__subscribe {
		display: block;
		margin-top: 40px;
	}
	.video__subscribe__bottom {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
	}
	.video__subscribe__top {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
	}
	.video__subscribe__slogan {
    margin: 0 auto;
    margin-bottom: 10px;
	}
	.video__subscribe__icon {
    margin: 0 auto;
		gap: 24px;
	}
	.video__icon {
		margin: 0 auto;
	}
	.price-table {
		min-width: 200px;
		font-size: 14px;
	}
	.price-table th,
	.price-table td {
		padding: 12px 16px;
	}
	.project-tabs {
		gap: 8px;
		margin-bottom: 30px;
	}

	.project-tab {
		font-size: 14px;
		padding: 12px 16px;
	}

	.project__blocks {
		-ms-grid-columns: 1fr;
		grid-template-columns: 1fr;
		row-gap: 80px;
	}
	.project__image {
		height: 240px;
	}
	.rekviziti__blocks {
			-ms-grid-columns: (1fr)[1];
			grid-template-columns: repeat(1, 1fr);
	}
}