/*!
Theme Name: theme
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Thin.eot');
	src: local('Solomon Sans Thin'), local('Solomon-Sans-Thin'),
	url('font/Solomon-Sans-Thin.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Thin.woff2') format('woff2'),
	url('font/Solomon-Sans-Thin.woff') format('woff'),
	url('font/Solomon-Sans-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Thin-Italic.eot');
	src: local('Solomon Sans Thin Italic'), local('Solomon-Sans-Thin-Italic'),
	url('font/Solomon-Sans-Thin-Italic.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Thin-Italic.woff2') format('woff2'),
	url('font/Solomon-Sans-Thin-Italic.woff') format('woff'),
	url('font/Solomon-Sans-Thin-Italic.ttf') format('truetype');
	font-weight: 100;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Light.eot');
	src: local('Solomon Sans Light'), local('Solomon-Sans-Light'),
	url('font/Solomon-Sans-Light.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Light.woff2') format('woff2'),
	url('font/Solomon-Sans-Light.woff') format('woff'),
	url('font/Solomon-Sans-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Light-Italic.eot');
	src: local('Solomon Sans Light Italic'), local('Solomon-Sans-Light-Italic'),
	url('font/Solomon-Sans-Light-Italic.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Light-Italic.woff2') format('woff2'),
	url('font/Solomon-Sans-Light-Italic.woff') format('woff'),
	url('font/Solomon-Sans-Light-Italic.ttf') format('truetype');
	font-weight: 300;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Normal.eot');
	src: local('Solomon Sans Normal'), local('Solomon-Sans-Normal'),
	url('font/Solomon-Sans-Normal.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Normal.woff2') format('woff2'),
	url('font/Solomon-Sans-Normal.woff') format('woff'),
	url('font/Solomon-Sans-Normal.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Normal-Italic.eot');
	src: local('Solomon Sans Normal Italic'), local('Solomon-Sans-Normal-Italic'),
	url('font/Solomon-Sans-Normal-Italic.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Normal-Italic.woff2') format('woff2'),
	url('font/Solomon-Sans-Normal-Italic.woff') format('woff'),
	url('font/Solomon-Sans-Normal-Italic.ttf') format('truetype');
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans Book';
	src: url('font/Solomon-Sans-Book.eot');
	src: local('Solomon Sans Book'), local('Solomon-Sans-Book'),
	url('font/Solomon-Sans-Book.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Book.woff2') format('woff2'),
	url('font/Solomon-Sans-Book.woff') format('woff'),
	url('font/Solomon-Sans-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans Book';
	src: url('font/Solomon-Sans-Book-Italic.eot');
	src: local('Solomon Sans Book Italic'), local('Solomon-Sans-Book-Italic'),
	url('font/Solomon-Sans-Book-Italic.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Book-Italic.woff2') format('woff2'),
	url('font/Solomon-Sans-Book-Italic.woff') format('woff'),
	url('font/Solomon-Sans-Book-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-SemiBold.eot');
	src: local('Solomon Sans SemiBold'), local('Solomon-Sans-SemiBold'),
	url('font/Solomon-Sans-SemiBold.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-SemiBold.woff2') format('woff2'),
	url('font/Solomon-Sans-SemiBold.woff') format('woff'),
	url('font/Solomon-Sans-SemiBold.ttf') format('truetype');
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-SemiBold-Italic.eot');
	src: local('Solomon Sans SemiBold Italic'), local('Solomon-Sans-SemiBold-Italic'),
	url('font/Solomon-Sans-SemiBold-Italic.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-SemiBold-Italic.woff2') format('woff2'),
	url('font/Solomon-Sans-SemiBold-Italic.woff') format('woff'),
	url('font/Solomon-Sans-SemiBold-Italic.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Bold.eot');
	src: local('Solomon Sans Bold'), local('Solomon-Sans-Bold'),
	url('font/Solomon-Sans-Bold.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Bold.woff2') format('woff2'),
	url('font/Solomon-Sans-Bold.woff') format('woff'),
	url('font/Solomon-Sans-Bold.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Bold-Italic.eot');
	src: local('Solomon Sans Bold Italic'), local('Solomon-Sans-Bold-Italic'),
	url('font/Solomon-Sans-Bold-Italic.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Bold-Italic.woff2') format('woff2'),
	url('font/Solomon-Sans-Bold-Italic.woff') format('woff'),
	url('font/Solomon-Sans-Bold-Italic.ttf') format('truetype');
	font-weight: 700;
	font-style: italic;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Black.eot');
	src: local('Solomon Sans Black'), local('Solomon-Sans-Black'),
	url('font/Solomon-Sans-Black.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Black.woff2') format('woff2'),
	url('font/Solomon-Sans-Black.woff') format('woff'),
	url('font/Solomon-Sans-Black.ttf') format('truetype');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Solomon Sans';
	src: url('font/Solomon-Sans-Black-Italic.eot');
	src: local('Solomon Sans Black Italic'), local('Solomon-Sans-Black-Italic'),
	url('font/Solomon-Sans-Black-Italic.eot?#iefix') format('embedded-opentype'),
	url('font/Solomon-Sans-Black-Italic.woff2') format('woff2'),
	url('font/Solomon-Sans-Black-Italic.woff') format('woff'),
	url('font/Solomon-Sans-Black-Italic.ttf') format('truetype');
	font-weight: 900;
	font-style: italic;
	font-display: swap;
}

:root {
	--orange:#FF9300;
	--blue:#004A8E;
	--grey:#F2F2F2;
	--text-color:#000;
	--border-radius:11px
}
*,::before,::after {
	box-sizing:border-box
}
html {
	line-height:1.5;
	-webkit-text-size-adjust:100%;
	scroll-behavior:smooth
}
body {
	font-family: 'Solomon Sans', sans-serif;
	margin:0;
	color:var(--text-color);
	background-color:#fff;
	font-size:16px;
	line-height: 26px;
}
h1,h2,h3,h4,h5,h6 {
	margin-top:0;
	margin-bottom:.5em;
	font-weight:600;
	line-height:1.2
}
p {
	margin-top:0;
	margin-bottom:20px;
}
a {
	color:var(--text-color);
	text-decoration:none;
	transition: .4s ease
}
a:hover {
	text-decoration:none
}
img {
	max-width:100%;
	height:auto;
	display:block
}
button,input,optgroup,select,textarea {
	font-family:inherit;
	font-size:100%;
	line-height:1.15;
	margin:0
}
input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="tel"],input[type="number"],input[type="date"],textarea,select {
	display:block;
	width:100%;
	padding:12px 16px;
	background-color:#fff;
	background-clip:padding-box;
	border:1px solid #ccc;
	border-radius:var(--border-radius);
	transition:border-color .4s ease-in-out,box-shadow .4s ease-in-out;
	color:var(--text-color);
	outline:none
}
input:focus,textarea:focus,select:focus {
	border-color:var(--blue);
}
::placeholder {
	color:#2e2e2e;
	opacity:1
}
textarea {
	resize:vertical;
	min-height:100px
}
button,input[type="button"],input[type="reset"],input[type="submit"],.btn {
	display:inline-block;
	font-weight:600;
	user-select:none;
	background-color:var(--orange);
	color:#fff;
	border:1px solid transparent;
	padding:17px 20px;
	font-size:16px;
	border-radius:var(--border-radius);
	transition:all .4s ease-in-out;
	cursor:pointer;
	text-decoration:none
}
button:hover,input[type="button"]:hover,input[type="submit"]:hover,.btn:hover {
	text-decoration:none;
}
.btn-secondary {
	background-color:var(--orange);
	color:#fff
}
.container {
	width:100%;
	max-width:1360px;
	margin:0 auto;
	padding-left:15px;
	padding-right:15px
}
.header-boxis {
	background-color: var(--grey);
	width: 100%;
}
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center
}
.alignright {
	float:right;
	margin-left:1.5em
}
.alignleft {
	float:left;
	margin-right:1.5em
}
.screen-reader-text {
	border:0;
	clip:rect(1px,1px,1px,1px);
	clip-path:inset(50%);
	height:1px;
	margin:-1px;
	overflow:hidden;
	padding:0;
	position:absolute;
	width:1px;
	word-wrap:normal!important
}
.main-navigation {
	display: block;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
	box-shadow: 0 3px 3px rgb(0 0 0 / .2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}
.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}
.main-navigation ul ul a {
	width: 200px;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
}
.main-navigation a {
	display: block;
	text-decoration: none;
}
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}
@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: flex;
	}
}
.site-header {
	padding: 14px 0;
	display: flex;
	gap: 50px;
	align-items: center;
}
.logo a {
	display: flex;
	width: 125px;
}
.logo a {
	width: 100%;
}
.info_header {
	width: calc(100% - 175px);
}
.contacts_header {
	display: flex;
	justify-content: space-between;
	padding-bottom: 25px;
	border-bottom: 1px solid #AFAFAF;
}
.network_header {
	display: flex;
	align-items: center;
	gap: 15px;
}

.network_header img {
	width: 40px;
	height: 40px;
}
.item_network_header {
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
}
.item_network_header:hover {
	color: var(--orange);
}
.text_header {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.nav-menu {
	display: flex;
	justify-content: space-between;
}
.nav-menu .current_page_item a {
	color: #000000;
}
.nav-menu a {
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #757373;
	padding: 25px 0 11px 0;
	position: relative;
}
.nav-menu > li > a:before {
	content: "";
	position: absolute;
	bottom: -14px;
	width: 100%;
	height: 4px;
	background-color: transparent;
}
ul.children {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	padding: 15px;
}
.nav-menu .current_page_item a:before {
	background-color: #FF9300;
}
.nav-menu a:hover {
	color: #000;
}
.hero-section {
	padding: 100px 0;
}
.hero-content {
	display: flex;
	gap: 200px;
	align-items: center;
}
.hero-text {
	max-width: 620px;
	width: 100%;
}
.hero-title {
	font-weight: 500;
	font-size: 60px;
	line-height: 73px;
	color: #fff;
}
.hero-description {
	font-weight: 500;
	font-size: 24px;
	line-height: 73px;
	color: #fff;
}
.hero_hero {
	display: flex;
	gap: 17px;
	align-items: flex-start;
}
.hero_hero a {
	width: 230px;
	display: flex;
	align-items: center;
	height: 62px;

}
.hero_hero .btn-tr {
	border: 1px solid var(--orange);
	border-radius: var(--border-radius);
	display: flex;
	justify-content: space-between;
	padding: 20px;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	transition: .4s ease;
}
.hero_hero .btn-tr:hover {
	background-color: var(--orange);
}
.icon_btn img {
	width: 23px;
	height: 23px;
	object-fit: contain;
	object-position: center;
}

.hero_hero .btn {
	display: flex;
	gap: 12px;
	position: relative;
}

.btn .icon_btn_right {
	position: absolute;
	right: 2px;
	bottom: -1px;
}

.hero_hero .btn:hover {
	background-color: var(--blue);
}

.hero-form-wrapper {
	background-color: #fff;
	padding: 50px 24px;
	border-radius: 20px;
}

.title_form {
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	width: 100%;
}

form.wpcf7-form.init {}

.form_buy {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	gap: 20px;
	max-width: 380px;
}

.form_buy .input {
	width: calc(50% - 10px);
	max-width: 180px;
}

.form_buy .input.textarea {
	width: 100%;
	max-width: 380px;
}

.form_buy .input_send {
	width: 100%;
}
.input_send p {
	display: flex;
	width: 100%;
	justify-content: center;
}
.input_send {
	display: flex;
	width: 100%;
	position: relative;
}
.form_buy .wpcf7-submit {
	min-width: 230px;
}
.form_buy .input.textarea textarea {
	max-height: 100px;
}
.title_form p {
	margin-bottom: 0;
}
.form_buy .input p {
	margin-bottom: 0;
}
.input_send span.wpcf7-spinner {
	position: absolute;
	right: 0;
}
.form_buy .input input, .form_buy .input textarea {
	background-color: #F2F2F2;
	border: none;
	padding: 15px 20px;
}
.wpcf7-not-valid-tip {
	font-size: 12px;
}
.input_send p {
	margin-bottom: 0;
}
.hero-section {
	background-position: center;
	background-size: cover;
}
.features-strip {
	background-color: var(--blue);
}
.features-list {
	display: flex;
	justify-content: space-between;
	gap: 80px;
	padding: 33px 0;
}
.feature-item {
	display: flex;
	align-items: center;
	gap: 10px;
}
.feature-text {
	font-weight: 700;
	color: #fff;
}
.icon-wrap img {
	min-width: 64px;
	min-height: 64px;
}
.services-section {
	margin: 100px 0 75px;
}
.section-title {
	font-weight: 600;
	font-size: 60px;
	line-height: 73px;
	margin-bottom: 30px;
}
.services-section .section-title {
	text-align: center;
	margin-bottom: 45px;
}
.services-grid {
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr;
}
.service-card {
	display: flex;
	flex-direction: column;
	align-items: center;
}
.service-image, .service-image img {
	width: 140px;
	height: 140px;
	object-fit: cover;
	object-position: center;
	border-radius: 50%;
	position: relative;
	z-index: 1;
}
.service-title {
	font-weight: 700;
	text-align: center;
	margin-top: 30px;
}
.service-link {
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 100%;
	position: relative;
}
.service-icon {
	position: absolute;
	top: 55px;
	left: 10px;
	padding: 15px;
	background-color: #fff;
}
.service-card {
	text-align: center;
	margin-bottom: 30px;
}
.service-link {
	display: inline-block;
	text-decoration: none;
	color: inherit;
}
.service-image-wrapper {
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.service-text-ring {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	animation: rotate-ring 20s linear infinite;
	fill: var(--blue);
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.service-photo-inner {
	width: 140px;
	height: 140px;
	border-radius: 50%;
	overflow: hidden;
	z-index: 4;
	position: relative;
	border: 2px solid #fff; 
}
.service-photo-inner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.service-icon-badge {
	position: absolute;
	bottom: 10px;
	left: -40px;
	width: 85px;
	height: 85px;
	z-index: 3;
	background: #fff;
	padding: 20px;
}
.service-icon-badge img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
@keyframes rotate-ring {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.promo-content {
	display: flex;
	gap: 80px;
	align-items: center;
	background-image: url(/wp-content/uploads/2026/01/service-botton.jpg);
	padding: 45px 60px;
	border-radius: 35px;
	background-position: center;
	background-size: cover;
}
.promo-action {
	min-width: 250px;
}
.btn {
	font-weight: 700;
	min-width: 230px;
	text-align: center;
}
.btn:hover {
	background-color: var(--blue);
}
.promo-title {
	font-weight: 700;
	font-size: 36px;
	color: #fff;
	margin-bottom: 15px;
}
.promo-description {
	font-weight: 400;
	color: #fff;
}
.promo-banner-dark {
	margin-bottom: 100px;
}
.about-us-section {
	background-color: var(--grey);
	padding: 100px 0;
}
.about-us-section .row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 100px;
}
.tj-circle-svg {
	animation: rotate-ring 20s linear infinite;
	fill: var(--blue);
	font-weight: 700;
	font-size: 14px;
	letter-spacing: 4px;
	text-transform: uppercase;
	pointer-events: none;
	transform-origin: center;
	display: block;
	width: 100%;
	height: 100%;
}
@keyframes rotate-ring {
	from {
		transform: rotate(0deg);
	}
	to {
		transform: rotate(360deg);
	}
}
.about-us-section .col-image {
	position: relative;
}
.about-us-section svg.tj-circle-svg {
	position: absolute;
	width: 200px;
	height: 200px;
	left: -65px;
	top: -65px;
	opacity: 0.5;
}
.about-us-section .col-image img {
	position: relative;
	z-index: 1;
}
.about_button {
	margin-top: 35px;
}
.process-section {
	background-color: var(--blue);
	padding: 100px 0;
	color: #fff;
}
.process-steps {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	margin: 0 auto;
	gap: 60px 0;
}
.step-item {
	flex: 0 0 100%;
	max-width: 100%;
	position: relative;
	padding: 0 15px;
	text-align: center;
}
.step-inner {
	position: relative;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.step-icon-wrap {
	position: relative;
	height: 75px;
	margin-bottom: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 2;
	padding: 0 30px;
	width: 135px;
	background-color: var(--blue);
}
.step-icon-circle {
	width: 100%;
	height: 100%;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: var(--blue);
	padding: 17px;
	position: relative;
	z-index: 2;
}
.step-icon-circle img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.step-number {
	position: absolute;
	top: -10px;
	right: 5px;
	background-color: var(--orange);
	color: var(--blue);
	font-weight: 700;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	z-index: 3;
	line-height: 1;
}
.step-text {
	color: #fff;
	max-width: 240px;
	margin: 0 auto;
}
@media screen and (min-width: 600px) {
	.step-item {
		flex: 0 0 50%;
		max-width: 50%;
	}
}
@media screen and (min-width: 1024px) {
	.step-item {
		flex: 0 0 25%;
		max-width: 25%;
	}
	.step-item::after {
		content: '';
		position: absolute;
		top: 37px;
		left: 50%;
		width: 100%;
		height: 1px;
		background-color: rgba(255, 255, 255, 0.5);
		z-index: 1;
	}
	.step-item:nth-child(4)::after {
		display: none;
	}
	.step-item:last-child::after {
		display: none;
	}
}
.step-icon-circle:before {
	content: "";
	background-image: url(/wp-content/themes/theme/img/before-work-icon.svg);
	background-size: contain;
	background-position: center;
	position: absolute;
	width: 100%;
	height: 100%;
	animation: rotate-ring 20s linear infinite;
}
.service-link:hover svg.service-text-ring {
	fill: var(--orange);
}
.service-text-ring {
	transition: 0.4s;
}
.process-section .section-title {
	text-align: center;
	margin-bottom: 40px;
}
.partners-section {
	padding: 50px 0;
}
.partners-logos {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
	margin: 0 auto;
	gap: 60px 0;
	align-items: center;
}
.partner-logo {
	flex: 0 0 25%;
	max-width: 25%;
}
.reviews-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 0;
}
.reviews-header .section-title {
	margin-bottom: 0;
}
.reviews-section {
	background-color: var(--grey);
	padding: 75px 0;
}
.cta-orange {
	background-color: var(--orange);
	padding: 50px 0 70px;
	text-align: center;
}
.cta-title {
	font-weight: 700;
	font-size: 32px;
	line-height: 73px;
	text-align: center;
	margin-bottom: 10px;
}
.btn.btn-dark {
	background-color: var(--text-color);
}
.btn.btn-dark:hover {
	background-color: var(--blue);
}
.faq-section {
	margin: 80px 0 100px;
}
.section-title-center {
	font-weight: 600;
	font-size: 60px;
	line-height: 73px;
	text-align: center;
}
.faq-section .section-title {
	text-align: center;
	margin-bottom: 25px;
}
.accordion-body {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease-out;
}
.accordion-header {
	cursor: pointer;
	user-select: none;
}
.accordion-header {
	cursor: pointer;
	user-select: none;
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 15px;
}
.accordion-header::after {
	content: '';
	display: block;
	flex-shrink: 0;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	background-image: url('/wp-content/themes/theme/img/arrow-botton.svg');
	transition: all 0.3s ease;
}
.accordion-item.active .accordion-header::after {
	background-image: url('/wp-content/themes/theme/img/arrow-top.svg');
}
.faq-description-center {
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
	color: #808080;
	text-align: center;
}
.faq-section .row {
	display: grid;
	grid-template-columns: calc(65% - 35px) 35%;
	gap: 35px;
	margin-top: 45px;
}
.accordion-header {
	font-weight: 600;
	font-size: 24px;
	line-height: 30px;
}
.accordion-item {
	border-bottom: 1px solid #000;
	padding: 30px 0;
}
.accordion-item.active .accordion-header {
	margin-bottom: 24px;
}
.faq-image-wrapper {
	height: 100%;
}

.faq-image-wrapper img {
	height: 625px;
	width: 100%;
	object-fit: cover;
	object-position: center;
}
.seo-content {
	max-height: 290px;
	overflow: hidden;
	position: relative;
	transition: max-height 0.5s ease-in-out;
}
.seo-content::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 180px;
	background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 90%);
	pointer-events: none;
	transition: opacity 0.3s ease;
}
.seo-content.expanded {
	max-height: 2000px;
}
.seo-content.expanded::after {
	opacity: 0;
}
.seo-toggle-btn {
	background: none;
	border: none;
	padding: 15px 0 0;
	color: var(--orange);
	font-weight: 700;
	font-size: 14px;
	text-transform: uppercase;
	cursor: pointer;
	display: flex;
	align-items: center;
	gap: 8px;
	outline: none;
}
.seo-toggle-btn .arrow-icon {
	display: block;
	width: 12px;
	height: 8px;
	background-image: url('/wp-content/themes/theme/img/arrow-orang.svg'); 
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	transition: transform 0.3s ease;
}
.seo-toggle-btn.active .arrow-icon {
	transform: rotate(180deg);
}
.seo-text-section {
	margin: 80px 0;
}
.works-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 30px;
}
.work-item {
	width: calc(50% - 15px);
	background-color: var(--grey);
	border-radius: 16px;
	padding: 10px 10px 18px 10px;
}
.work-item .work-image img {
	border-radius: 12px;
	height: 380px;
	object-fit: cover;
	object-position: center;
	transition: 0.6s;
}
.work-title {
	margin-top: 15px;
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	padding-left: 10px;
	padding-right: 10px;
}
.work-image {
	height: 380px;
	overflow: hidden;
	border-radius: 12px;
}
.work-item a:hover img {
	scale: 1.1;
}
.pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 40px 0 80px;
	gap: 10px;
}
.pagination .page-numbers {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #EEEEEE;
	border-radius: 11px;
	border: 1px solid #eeeeee;
	font-weight: 600;
	font-size: 18px;
	line-height: 100%;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
	border-color: #FF9300;
	background-color: transparent;
}
.pagination a.page-numbers:hover {
	background-color: #fff;
}
.container-header {
	background-color: var(--grey);
}
.breadcrumb {
	margin: 30px 0 25px;
}
.price-header .page-title {
	text-align: center;
	margin-bottom: 10px;
}
.page-title {
	font-weight: 600;
	font-size: 60px;
	line-height: 73px;
}
.icon_price-header {
	display: flex;
	width: 100px;
	height: 100px;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	position: relative;
}
.icon_price-header svg.service-text-ring {
	width: 100px;
	height: 100px;
	fill: var(--orange);
}
.page-text {
	font-weight: 700;
	font-size: 24px;
	line-height: 38px;
	text-align: center;
}
.page-description {
	font-weight: 600;
	font-size: 24px;
	line-height: 38px;
	text-align: center;
	color: #808080;
	max-width: 925px;
	margin: 20px auto 30px;
}
.price-list-wrapper {
	background-color: var(--grey);
	border-radius: 16px;
	padding: 20px;
}
.icon_price-header {
	margin-bottom: 10px;
}
.price-info, .price-row {
	display: flex;
	gap: 60px;
}
.price-info > div, .price-row > div {
	width: calc(33.3% - 20px);
}
.price-row_header {
	background-color: #fff;
	padding: 20px 30px;
	border-radius: 15px;
	margin-bottom: 30px;
}
.price-row_header .price-info > div {
	font-weight: 700;
	font-size: 24px;
	line-height: 38px;
	text-align: unset;
}
.price-row {
	border-bottom: 1px solid #D4D4D4;
	padding: 20px 30px 20px;
}
.price-row .price-service-name {
	font-weight: 600;
	font-size: 20px;
	line-height: 38px;
}
.price-row .price-service-desc, .price-row .price-value {
	font-weight: 500;
	font-size: 20px;
	line-height: 34px;
}
.price-row:nth-last-child(1) {
	padding-bottom: 0;
	border-bottom: none;
}
.price-bottom-text .content-block {
	font-weight: 600;
	font-size: 42px;
	line-height: 1;
	margin: 40px 0 30px;
}
.info-list-wrapper {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: space-between;
}
.item_info-list {
	background-color: var(--grey);
	border-radius: 16px;
	width: calc(25% - 25px);
	padding: 20px;
}
.price-bottom-text {
	margin-bottom: 80px;
}
.our-services-page .page-title {
	text-align: center;
	margin-bottom: 15px;
}
.page-description-mini {
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	text-align: center;
	color: #757373;
}
.services-list-section {
	margin: 40px 0 80px;
}
.services-grid-archive {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: space-between;
}
.service-child-card {
	width: calc(25% - 25px);
	background-color: var(--grey);
	border-radius: 16px;
	padding: 10px 10px 30px 10px;
}
.service-child-image img {
	height: 190px;
	width: 100%;
	object-fit: cover;
	object-position: center;
	border-radius: 8px;
	transition: 0.6s;
}
.service-child-card:hover img {
	scale: 1.1;
}
.service-child-image {
	width: 100%;
	height: 190px;
	overflow: hidden;
	border-radius: 8px;
}
.service-child-body {
	padding: 15px 10px 0;
}
.service-child-title {
	font-weight: 700;
	font-size: 20px;
	line-height: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.service-child-desc {
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	min-height: 120px;
}
.service-child-action {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 15px;
}
#leaflet-map {
	width: 100%;
	height: 550px;
	background-color: #f0f0f0;
	border-radius: var(--border-radius);
	z-index: 1;
}
.custom-file-upload, .custom-file-upload p {
	position: relative;
	display: flex;
	align-items: center;
	gap: 10px;
	cursor: pointer;
	margin-bottom: 0;
}
.file-text {
	color: var(--blue);
	font-size: 16px;
	font-weight: 500;
}
.file-icon svg {
	width: 24px;
	height: 24px;
	stroke: var(--blue);
}
.form-site .hidden-file-input {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	cursor: pointer;
	z-index: 2;
}
.contact-section {
	background-color: var(--grey);
	padding: 80px 0;
}
.items_contact-section {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}
.form-site input, .form-site textarea, .form-site select {
	border: 1px solid #D7D7D7;
	border-radius: 11px;
	background-color: #fff;
	width: 100%;
	padding: 16px 18px;
	height: 52px;
}
.form-site .form-row {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}
.custom-file-upload {
	border: 1px solid #004A8E;
	border-radius: 11px;
	background-color: #fff;
}
.file-icon br {
	display: none;
}
.form-col.file-col p {
	margin-bottom: 0;
}
.custom-file-upload > p {
	padding: 13px 18px;
	height: 52px;
}
.file-icon {
	display: flex;
}
.form-site .form-row.full-width {
	display: grid;
	grid-template-columns: 1fr;
}
.form-site textarea {
	height: 140px;
}
.contact-section .page-title {
	margin-bottom: 50px;
}
div#leaflet-map {
	border-radius: 16px;
	border: 2px solid #fff;
}
.form-site label {
	font-weight: 600;
	font-size: 16px;
	line-height: 26px;
}
.form-site label .required {
	color: #FF0000;
}
.form-site .form-row.submit-row input {
	display: inline-block;
	font-weight: 600;
	user-select: none;
	background-color: var(--orange);
	color: #fff;
	border: 1px solid transparent;
	padding: 17px 20px;
	font-size: 16px;
	border-radius: var(--border-radius);
	transition: all .4s ease-in-out;
	cursor: pointer;
	text-decoration: none;
	width: auto;
	min-width: 230px;
}
.form-site .form-row.submit-row input:hover, .form_buy .wpcf7-submit:hover {
	background-color: var(--blue);
}
.form-site label + br {
	display: none;
}
.custom-file-upload {
	padding-top: 0;
}
.custom-file-upload, .custom-file-upload p {
	width: 100%;
}
.service-layout-wrapper {
	display: flex;
	gap: 30px;
	align-content: flex-start;
}
.service-sidebar {
	width: 320px;
	margin-top: 80px;
}
.service-content-area {
	width: calc(100% - 350px);
}
.service-menu-list {
	margin: 0;
	padding: 10px 0;
	background-color: var(--grey);
	list-style-type: none;
	border-radius: 16px;
	margin-bottom: 30px;
}
.service-menu-list a {
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	padding: 12px 0;
	border-bottom: 1px solid #AFAFAF;
	display: flex;
	margin: 0 20px;
}
.service-menu-list li:nth-last-child(1) a {
	border-bottom: none;
}
.service-menu-list  .current_page_item a {
	font-weight: 700;
	font-size: 22px;
	line-height: 28px;
}
.service-content-area .page-title {
	font-weight: 600;
	font-size: 44px;
	line-height: 73px;
	margin-bottom: 10px;
}
.service-main-image img {
	max-height: 480px;
	border-radius: 16px;
	object-fit: cover;
	object-position: center;
}
.service-main-image {
	margin-bottom: 30px;
}
.entry-content h2, .entry-content h3, .entry-content h4 {
	font-weight: 600;
	font-size: 32px;
	line-height: 32px;
}
.entry-content * {
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}
.entry-content img {
	max-height: 415px;
	width: 100%;
	border-radius: 16px;
	object-fit: cover;
	object-position: center;
}
.entry-content blockquote {
	background-color: var(--grey);
	width: 100%;
	display: flex;
	margin-left: 0;
	padding: 20px 30px;
	border-radius: 16px;
}
.entry-content blockquote * {
	margin-bottom: 0;
	font-weight: 500;
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
}
.service-content-btn {
	margin: 30px 0 80px;
}
.how-to-pay-section {
	margin: 80px 0;
}
.how-to-pay-section .section-title {
	text-align: center;
	margin-bottom: 10px;
}
.pay-description {
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 38px;
	color: #808080;
}
.pay-list-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	justify-content: space-between;
	margin: 30px 0 24px;
}
.pay-item {
	display: flex;
	align-items: center;
	width: calc(25% - 25px);
	background-color: var(--grey);
	padding: 20px 16px;
	border-radius: 16px;
}
.pay-action-text {
	text-align: center;
	font-weight: 600;
	font-size: 24px;
	line-height: 38px;
}
.pay-icon {
	position: relative;
	width: 95px;
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 95px;
}
.pay-item .pay-text {
	font-weight: 600;
	font-size: 18px;
	line-height: 24px;
	margin-left: 10px;
}
.page-content .entry-content * {
	font-size: 18px;
	line-height: 28.57px;
}
.page-content {
	margin: 50px 0;
}
.page-content .entry-title {
	font-weight: 600;
	font-size: 60px;
	line-height: 73px;
}
.page-content .entry-content h2, .page-content .entry-content h3 {
	font-weight: 600;
	font-size: 40px;
	line-height: 45px;
}
.page-content .entry-title {
	margin-bottom: 50px;
}
section.error-404.not-found {
	display: flex;
	align-items: center;
	margin: 40px 0;
}

.box_left404 {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.box_right404 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.text404 {
	margin: 40px 0 20px;
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
	text-align: center;
	color: #1C2745;
}

.text404-b {
	font-weight: 700;
	font-size: 30px;
	line-height: 100%;
	text-align: center;
	color: #1C2745;
	margin-bottom: 20px;
}
ul.sub-menu {
	display: flex;
	flex-direction: column;
	z-index: 999;
	background-color: #f2f2f2;
	padding: 10px 15px;
}
.nav-menu .current_page_item a {
	color: #757373;
}
.nav-menu .current_page_item a:hover {
	color: #000000;
}
.map-wrapper.big-map {
	height: 700px;
	width: 100%;
	z-index: 1;
}
.seo-wrapper h1 {
	font-weight: 600;
	font-size: 60px;
	line-height: 73px;
}
.seo-wrapper p {
	font-weight: 400;
	font-size: 20px;
	line-height: 32px;
}
.page-locations-header .page-title {
	text-align: center;
	margin-bottom: 10px;
}
.page-locations-header .page-text {
	color: #808080;
	max-width: 720px;
	margin: 0 auto;
	margin-bottom: 10px;
	font-weight: 600;
}
@media (max-width: 768px) {
	.map-wrapper.big-map {
		height: 400px;
	}
}
.about-us-section .page-title {
	text-align: center;
	margin-bottom: 0;
}

.about-us-section .page-description {
	margin: 12px auto 25px;
}

.about_header_box {
	position: relative;
	background-color: #F2F2F2;
	border-radius: 16px;
	padding: 40px 32px;
	display: grid;
	margin-bottom: 50px;
	grid-template-columns: 1fr 400px;
	gap: 25px;
	align-items: center;
}

.about-content {
	font-size: 24px;
	line-height: 38px;
	background-color: #f2f2f2;
	position: relative;
	z-index: 2;
}


section.about-big-image .container {
	background-color: #F2F2F2;
	padding: 14px 14px;
	border-radius: 16px;
}

section.about-big-image img {
	width: 100%;
	max-height: 620px;
	border-radius: 16px;
	object-fit: cover;
	object-position: center;
}

.about-big-image {
	margin-bottom: 30px;
}
.list_about {
	display: flex;
	padding: 30px;
	background-color: var(--blue);
	gap: 40px;
	justify-content: space-between;
	border-radius: 16px;
}

.list_about-item {
	width: calc(20% - 10px);
	display: flex;
	flex-direction: row;
}

.list_about-inner {
	display: flex;
	align-items: center;
	gap: 12px;
}

.partners-section .section-title {
	text-align: center;
	margin: 20px 0 40px;
}
.post-main-image img {
	border-radius: 12px;
	max-height: 400px;
	object-fit: cover;
	object-position: center;
	width: 100%;
}

.header_post .page-title {
	margin-top: 50px;
}

.post-content-wrapper p {
	font-weight: 400;
	font-size: 18px;
	line-height: 28.57px;
}

.video-block-title {
	font-weight: 600;
	font-size: 50px;
	line-height: 50px;
	max-width: 1000px;
	margin: 60px 0 20px;
}
button.play-btn {
	background-color: transparent;
	padding: 0;
	border: none;
	opacity: 0.7;
	transition: 0.4s;
}

div#video-wrapper {
	height: 400px;
}

div#video-wrapper .video-placeholder {
	height: 100%;
	border-radius: 12px;
	background-size: cover;
	background-position: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

button.play-btn:hover {
	opacity: 1;
}
div#video-wrapper iframe {
	width: 100%;
	height: 100%;
}
.video-container.file-video-wrapper {
	height: 400px;
}
.video-container.file-video-wrapper source {
	width: 100%;
	display: block;
	height: 100%;
}
.video-container.file-video-wrapper video {
	width: 100%;
	max-height: 400px;
	border-radius: 12px;
}
.after-video-content {
	margin-top: 20px;
}
.post-content-wrapper h4, .post-content-wrapper h3 {
	font-weight: 600;
	font-size: 28px;
	line-height: 32px;
	margin-top: 36px;
}
.grey-quote-block {
	background-color: #F1F1F1;
	margin: 70px 0;
	padding: 35px;
}
.post-content-wrapper h2 {
	font-weight: 600;
	font-size: 40px;
	line-height: 45px;
}
.post-content-wrapper ul li:before {
	content: "";
	display: block;
	background-image: url(/wp-content/themes/theme/img/arrow-li.svg);
	width: 10px;
	height: 10px;
	background-size: contain;
	background-repeat: no-repeat;
	min-width: 10px;
	margin-top: 8px;
}
.post-content-wrapper  ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}
.post-content-wrapper  li {
	display: flex;
	align-items: flex-start;
	gap: 15px;
}
.currently-reading .service-child-title {
	text-align: left;
}
.currently-reading .service-child-desc {
	text-align: left;
	min-height: auto;
}
.currently-reading .service-child-action {
	display: flex;
	justify-content: flex-start;
}
.currently-reading a.btn {
	padding: 14px 30px;
}
.currently-reading .posts-grid {
	display: flex;
	gap: 32px;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
}
.currently-reading .service-child-card {
	width: calc(33.3% - 21px);
}
.currently-reading .posts-grid img {
	height: 250px;
}
.currently-reading .posts-grid .service-child-image {
	height: 250px;
}
.nav-links {
	display: flex;
	gap: 6px;
}









.about-page-main .about-us-section .page-title {
	text-align: center;
	margin-bottom: 0;
}

.about-page-main .about-us-section .page-description {
	margin: 12px auto 25px;
}

.about-page-main .about_header_box {
	position: relative;
	background-color: #F2F2F2;
	border-radius: 16px;
	padding: 40px 32px;
	display: grid;
	margin-bottom: 50px;
	grid-template-columns: 1fr 400px;
	gap: 25px;
	align-items: center;
}

.about-page-main .about-content {
	font-size: 24px;
	line-height: 38px;
	background-color: #f2f2f2;
	position: relative;
	z-index: 2;
}


.about-page-main section.about-big-image .container {
	background-color: #F2F2F2;
	padding: 14px 14px;
	border-radius: 16px;
}

.about-page-main section.about-big-image img {
	width: 100%;
	max-height: 620px;
	border-radius: 16px;
	object-fit: cover;
	object-position: center;
}

.about-page-main .about-big-image {
	margin-bottom: 30px;
}
.about-page-main .list_about {
	display: flex;
	padding: 30px;
	background-color: var(--blue);
	gap: 40px;
	justify-content: space-between;
	border-radius: 16px;
}

.about-page-main .list_about-item {
	width: calc(20% - 10px);
	display: flex;
	flex-direction: row;
}

.about-page-main .list_about-inner {
	display: flex;
	align-items: center;
	gap: 12px;
}

.about-page-main .partners-section .section-title {
	text-align: center;
	margin: 20px 0 40px;
}
.about-page-main section.about-us-section.section {
	padding: 0;
	background-color: transparent;
}
.about-page-main section.process-section.section {
	background-color: transparent;
	padding: 0;
}
.about-page-main .about-us-section .col-image {
	position: initial;
}
section.contact-block-section {
	background-color: #F2F2F2;
}

.contact-item {
	display: flex;
	align-items: center;
	gap: 13px;
	margin-bottom: 20px;
}

.contact-icon {
	width: 24px;
	height: 24px;
}

.contact-details-list {
	max-width: 35%;
}

.contact-text-wrap {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}
.contact-social-row {
	display: flex;
	gap: 12px;
	margin-top: 30px;
}
.contact-map-side {
	width: calc(100% - 35%);
	display: flex;
	justify-content: flex-end;
	margin-left: 35%;
	height: 650px;
	position: absolute;
	top: 0;
}

.contact-map-side div#leaflet-map {
	border: none;
	border-radius: 0;
	height: 650px;
}

section.contact-block-section {
	position: relative;
	height: 650px;
}

.contact-info-side {
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 650px;
}
.footer-menu-grid {
	position: relative;
	max-width: 800px;
	margin: 0 auto;
}

.footer-columns-list {
	display: block;
	column-count: 3;
	column-gap: 60px;
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
}

.footer-columns-list li {
	break-inside: avoid;
	margin-bottom: 20px;
}

.footer-columns-list li a {
	font-weight: 600;
	font-size: 20px;
	line-height: 1.2;
	color: #000;
	text-decoration: none;
	transition: color 0.3s;
}

.footer-columns-list li a:hover {
	color: var(--orange);
}

@media (max-width: 768px) {
	.footer-columns-list {
		column-count: 1;
	}
	.footer-menu-grid::before,
	.footer-menu-grid::after {
		display: none;
	}
}
.footer-columns-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(3, auto);
	grid-auto-flow: column;
	gap: 20px 60px;
}

.footer-menu-grid {
	position: relative;
	padding: 0 40px;
}

.footer-columns-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(3, auto);
	grid-auto-flow: column;
	gap: 15px 60px;
	list-style: none;
	margin: 0;
	padding: 0;
}

.footer-columns-list li a {
	font-weight: 600;
	font-size: 18px;
	line-height: 1.2;
	color: #000;
	display: block;
	transition: color 0.3s ease;
}

.footer-columns-list li a:hover {
	color: #FF9300;
}

@media (max-width: 991px) {
	.footer-columns-list {
		grid-template-columns: 1fr;
		grid-auto-flow: row;
		text-align: center;
	}
	.footer-menu-grid::before,
	.footer-menu-grid::after {
		display: none;
	}
}
footer.site-footer {
	background-color: #F2F2F2;
	padding: 45px 0 20px;
}
.bottom-flex {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	padding-top: 16px;
	border-top: 1px solid #A4A4A4;
}
.footer-grid {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
}
.footer-contact-block {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	margin-bottom: 10px;
	gap: 10px;
}

.contact-icon-main {
	margin-top: 7px;
}
.footer-social-circles {
	display: flex;
	gap: 10px;
}
.social-header-text {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
	text-align: center;
	margin-bottom: 20px;
}
.footer-col.contacts-col {
	max-width: 260px;
}
.footer-contact-block strong {
	display: flex;
}
.footer-contact-block br {
	display: none;
}
.footer-columns-menu {
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-template-rows: repeat(3, auto);
	grid-auto-flow: column;
	gap: 20px 60px;
	margin: 0;
	padding: 0;
}
.contact-data a {
	font-weight: 700;
}
.info_header_menu {
	display: none;
}.service-mobile-header {
	display: none;
}
.footer-policy-links {
	display: flex;
	gap: 90px;
}
.footer-policy-links a {
	font-weight: 400;
}

.footer-policy-links a:hover {
	font-weight: 500;
}

.footer-menu-box ul {
	position: relative;
}

.footer-menu-box ul:before {
	content: "";
	position: absolute;
	left: 30%;
	width: 1px;
	height: 100%;
	background-color: #CBCBCB;
}

.footer-menu-box ul:after {
	content: "";
	position: absolute;
	right: 30%;
	width: 1px;
	height: 100%;
	background-color: #CBCBCB;
}
main.contacts-page section.contact-section.section {
	background-color: transparent;
	padding: 0;
	margin-bottom: 80px;
}

main.contacts-page section.contact-section.section h1.page-title {
	margin-bottom: 0px;
	text-align: center;
}

.contact-page-description {
	text-align: center;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: #757373;
}

.items_contact-section {
	margin-top: 50px;
}

.col-map {}

.col-map .contact-details {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.col-map .contact-details .contact-info-item {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	gap: 13px;
}

.col-map .contact-details .contact-info-item img {
	width: 25px;
	height: 25px;
}

.col-map .contact-details .contact-info-item .info-text {
	font-weight: 700;
	font-size: 16px;
	line-height: 22px;
}

.col-map .contact-social-circles {
	display: flex;
	margin-top: 20px;
	gap: 12px;
	margin-bottom: 30px;
}
.form_buy span.wpcf7-not-valid-tip {
	position: absolute;
	margin-top: -5px;
}
.wpcf7-response-output {
	max-width: 350px;
}
.about-content {
	font-size: 16px;
	line-height: 26px;
}
.about-us-section .col-image img {
	border-radius: 16px;
}
.social-circle-link img {
	width: 40px;
	height: 40px;
}
.social-icon img {
	width: 40px;
	height: 40px;
}
.file-col span.wpcf7-form-control-wrap {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	cursor: pointer;
}
.main-navigation ul li.focus > ul {
	display: none;
}




































.wpcf7-form-control-wrap[data-name="service-type"] {
	position: relative;
}

.wpcf7-form-control-wrap[data-name="service-type"] select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.wpcf7-form-control-wrap[data-name="service-type"]::after {
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: 2;
	right: 20px;
	top: 55%;
	width: 16px;
	height: 16px;
	background-image: url('/wp-content/themes/theme/img/arrow-botton.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.title_box_servicee {
	display: none;
}
.social-circle {
	width: 40px;
	height: 40px;
}
section#contactform {
	border-bottom: 1px solid #A4A4A4;
}

section.currently-reading.section {
	margin-bottom: 50px;
}
.work-featured-image img {
	max-height: 450px;
	border-radius: 16px;
	object-fit: cover;
	object-position: center;
	margin-bottom: 40px;
}
.pagination .page-numbers.current {
	background-color: #ff9300;
	color: #fff;
}
.work-image img {
	width: 100%;
}
.page-content .entry-content strong {
	font-weight: 700;
}
.page-content .entry-content {
	margin-bottom: 80px;
}































@media (max-width: 1024px) {
	.service-sidebar-mobile-wrapper {
		background: #F2F2F2;
		border-radius: 16px;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.service-mobile-header {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 15px 20px;
		cursor: pointer;
		font-weight: 700;
		font-size: 18px;
	}

	.mobile-arrow {
		width: 15px;
		height: 15px;
		background-image: url('/wp-content/themes/theme/img/arrow-botton.svg');
		background-repeat: no-repeat;
		background-position: center;
		transition: transform 0.3s ease;
	}

	.service-sidebar-mobile-wrapper .service-menu-list {
		display: none;
		margin-bottom: 0;
		border-radius: 0;
	}

	.service-sidebar-mobile-wrapper.is-open .service-menu-list {
		display: block;
	}

	.service-sidebar-mobile-wrapper.is-open .mobile-arrow {
		transform: rotate(180deg);
	}
}


@media screen and (max-width: 1024px) {
	.hero-content {
		gap: 28px;
		display: flex;
		flex-direction: column;
	}

	.hero-form-wrapper {
		display: flex;
		padding: 20px 15px;
	}

	.services-grid {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		justify-content: space-between;
	}

	.features-list {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 40px 20px;
		justify-content: center;
		align-items: center;
	}

	.promo-content {
		display: flex;
		flex-direction: column;
	}

	.about-us-section .row {
		display: flex;
		flex-direction: column-reverse;
		gap: 25px;
	}

	.reviews-header {
		display: flex;
		flex-direction: column;
	}

	.footer-grid {
		display: flex;
		flex-direction: column;
	}

	.logo a {
		width: 70px;
		height: 70px;
	}

	.info_header {
		width: calc(100% - 75px);
		display: flex;
	}

	.text_header {
		display: none;
	}

	.network_header a {
		display: none;
	}

	.network_header a:nth-child(1) {
		display: block;
		font-size: 14px;
	}

	.hero-title {
		font-size: 36px;
		line-height: 43px;
	}

	.hero-description {
		font-size: 20px;
		line-height: 27px;
		margin: 20px 0 40px;
	}

	.hero_hero {
		display: flex;
		flex-direction: column;
	}

	.hero_hero a {
		width: 100%;
	}

	.features-list {
		padding: 40px 0;
	}

	.feature-item {
		width: calc(50% - 10px);
	}

	.feature-text {
		font-size: 14px;
		line-height: 20px;
	}

	.services-section {
		margin: 60px 0 20px;
	}

	.section-title {
		font-size: 32px;
		line-height: 48px;
		margin-bottom: 20px;
	}

	.services-section .section-title {
		margin-bottom: 20px;
	}

	.service-card {
		width: calc(50% - 20px);
	}

	.service-image-wrapper {
		width: 165px;
		height: 165px;
		margin-bottom: 0;
	}

	.service-photo-inner {
		width: 90px;
		height: 90px;
	}

	.service-title {
		font-size: 14px;
		line-height: 21px;
		margin-top: 10px;
	}

	.service-icon-badge {
		width: 55px;
		height: 55px;
		padding: 5px;
		left: -10px;
	}

	.promo-content {
		padding: 35px 20px;
		gap: 30px;
	}

	.promo-title {
		text-align: center;
	}

	.promo-description {
		text-align: center;
	}

	.promo-banner-dark {
		margin-bottom: 50px;
	}

	.about-us-section {
		padding: 90px 0 50px;
	}

	.about-us-section svg.tj-circle-svg {
		left: 0;
		right: 0;
		margin: 0 auto;
		width: 140px;
		height: 140px;
		top: -56px;
	}

	.about-us-section .section-title {
		text-align: center;
	}

	.about-content {
		font-size: 14px;
		line-height: 24px;
	}

	.about_button {display: flex;justify-content: center;margin-top: 20px;}

	.process-section {
		padding: 50px 0;
	}

	.process-steps {
		padding: 40px 0 0;
		gap: 40px 20px;
	}

	.step-item {
		flex: auto;
		width: calc(50% - 10px);
		padding: 0;
	}

	.step-text {
		width: 100%;
		font-size: 14px;
		line-height: 20px;
	}

	.partners-logos {
		gap: 40px 20px;
	}

	.partner-logo {
		flex: auto;
		width: calc(50% - 10px);
		max-width: calc(50% - 10px);
	}

	.reviews-section {
		padding: 50px 0 150px;
		position: relative;
	}

	.reviews-header .btn.btn-secondary {
		position: absolute;
		bottom: 50px;
	}

	.cta-title {
		font-size: 24px;
		line-height: 33px;
		margin-bottom: 20px;
	}

	.cta-orange {
		padding: 50px 0;
	}

	.faq-section {
		margin: 50px 0;
	}

	.faq-section .row {
		display: flex;
		flex-direction: column-reverse;
		margin-top: 20px;
	}

	.faq-image-wrapper img {
		height: auto;
	}

	.faq-description-center {
		font-size: 14px;
		line-height: 30px;
	}

	.faq-section .section-title {
		margin-bottom: 0;
	}

	.accordion-header {
		font-size: 20px;
		line-height: 30px;
	}

	.accordion-item {
		padding: 20px 0;
	}

	.accordion-body {
		font-size: 14px;
		line-height: 26px;
	}

	body {
		font-size: 14px;
		line-height: 26px;
	}

	.contact-map-side {
		position: relative;
		width: 100%;
		height: 450px;
		margin-left: 0;
		margin-top: 30px;
	}

	section.contact-block-section {
		height: auto;
		padding: 50px 0 0;
	}

	.contact-info-side {
		gap: 0;
		height: auto;
	}

	.contact-details-list {
		width: 100%;
		max-width: 100%;
	}

	.contact-map-side div#leaflet-map {
		height: 450px;
	}

	.seo-text-section {
		margin: 50px 0;
	}

	.seo-wrapper h1 {
		font-size: 32px;
		line-height: 48px;
	}

	.seo-wrapper p {
		font-size: 14px;
		line-height: 22px;
	}
	.footer-logo {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
	}
	.footer-col.logo-col {
		width: 100%;
	}
	.footer-logo a {
		width: 75px;
		height: 75px;
		display: flex;
		margin-bottom: 30px;
	}

	.footer-columns-menu {
		gap: 15px 50px;
	}

	.footer-col.networks-text-col {
		width: 100%;
		margin: 30px 0;
	}

	.footer-social-circles {
		display: flex;
		justify-content: center;
	}

	.contact-data a {
		font-weight: 700;
	}

	.footer-col.contacts-col {
		max-width: 100%;
		margin-bottom: 10px;
	}

	.bottom-flex {
		display: flex;
		flex-wrap: wrap;
		flex-direction: row;
	}

	.copyright {
		-webkit-order: 2;
		-ms-flex-order:2;
		order:2;
		width: 45%;
	}

	.footer-policy-links {
		display: flex;
		-webkit-order: 1;
		-ms-flex-order: 1;
		order: 1;
		flex-wrap: wrap;
		margin-bottom: 20px;
		justify-content: space-between;
	}

	.developer-link {
		width: 50%;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
	}

	.footer-policy-links a {
		width: calc(50% - 15px);
		gap: 30px 20px;
	}

	section.services-section.section {
		overflow: hidden;
	}
	.main-navigation.toggled .info_header_menu {
		display: flex;
		flex-direction: column;
	}
	.info_header_menu .text_header {
		display: flex;
	}

	.info_header_menu .network_header a {
		display: block;
	}
	.site-header {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.info_header {
		display: flex;
		justify-content: flex-end;
		gap: 20px;
	}

	.contacts_header {
		padding: 0;
		border-bottom: none;
	}

	.menu-toggle {
		padding: 0;
		border: none;
		width: 45px;
		height: 45px;
		border-radius: 50%;
		background-image: url(/wp-content/themes/theme/img/menu.svg);
		background-size: contain;
		background-color: transparent;
	}
	.menu_mobile {
		position: fixed;
		width: 100%;
		height: 100vh;
		background-color: #004A8E;
		left: 0;
		top: 95px;
		transition: 0.5s;
		transform: translateX(120%);
		z-index: 9;
		display: flex;
		flex-direction: column;
		align-items: center;
		padding: 50px 0;
	}

	.main-navigation.toggled .menu_mobile {
		transform: translateX(0%);
	}

	.menu_mobile * {
		color: #fff;
	}

	.nav-menu a {
		color: #fff;
		text-align: center;
	}

	.info_header_menu {
		margin-top: 50px;
		display: flex;
		align-items: center;
		text-align: center;
	}

	.network_header {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}

	.network_header a:nth-child(1) {
		width: 100%;
	}

	.text_header {
		margin-bottom: 25px;
	}
	.main-navigation.toggled .menu-toggle {
		background-image: url(/wp-content/themes/theme/img/close-menu.svg);
	}
	body.no-scroll {
		overflow: hidden;
		height: 100vh;
	}
	.page-title {
		font-size: 32px;
		line-height: 48px;
	}

	.page-description-mini {
		font-size: 14px;
		line-height: 24px;
	}

	.breadcrumb {
		display: flex;
		gap: 5px;
		justify-content: center;
		margin: 15px 0;
	}

	.breadcrumb * {
		font-size: 12px;
	}

	.services-list-section {
		margin: 20px 0 50px;
	}

	.service-child-card {
		width: 100%;
	}

	.items_contact-section {
		display: flex;
		flex-direction: column;
	}

	.form-site .form-row {
		display: flex;
		flex-direction: column;
		gap: 0;
	}
	.service-layout-wrapper {
		display: flex;
		flex-direction: column;
	}

	.service-sidebar {
		width: 100%;
		margin-top: 10px;
	}

	.service-sidebar .button_aside {
		display: none;
	}

	.service-sidebar-mobile-wrapper {
		background-color: #F2F2F2;
	}

	.service-menu-list .current_page_item a {
		font-size: 16px;
		line-height: 32px;
	}

	.service-menu-list a {
		font-size: 14px;
		line-height: 28px;
	}
	.service-sidebar-mobile-wrapper .current_page_item {
		display: none;
	}
	.title_box_servicee {
		font-weight: 700;
		font-size: 16px;
		line-height: 32px;
		margin: 15px 20px;
		border-bottom: 1px solid #AFAFAF;
		padding-bottom: 15px;
		margin-bottom: 0;
	}

	.service-mobile-header {
		font-size: 14px;
		font-weight: 500;
	}
	.title_box_servicee {
		font-weight: 700;
		font-size: 16px;
		line-height: 32px;
		margin: 15px 20px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 15px;
		margin-bottom: 0;
	}

	.service-mobile-header {
		font-size: 14px;
		font-weight: 500;
		padding-bottom: 15px;
		border-bottom: 1px solid #AFAFAF;
		padding-left: 0;
		padding-right: 0;
		margin-left: 15px;
		margin-right: 15px;
	}
	.service-sidebar-mobile-wrapper.is-open .service-menu-list {
		padding: 0;
	}
	.service-content-area {
		width: 100%;
	}

	.service-content-area .page-title {
		font-size: 32px;
		line-height: 41px;
		margin-bottom: 20px;
	}

	.entry-content h2, .entry-content h3, .entry-content h4 {
		font-size: 24px;
		line-height: 32px;
	}

	.entry-content * {
		font-size: 14px;
		line-height: 22px;
	}

	.entry-content blockquote {padding: 20px;margin: 0 0 25px;}

	.pay-description {
		font-size: 16px;
		line-height: 25px;
	}

	.pay-list-grid {
		display: flex;
		flex-direction: column;
	}

	.pay-item {
		width: 100%;
	}

	.pay-action-text {
		font-size: 16px;
		line-height: 24px;
	}

	.how-to-pay-section {
		margin: 50px 0;
	}
	.page-text {
		font-size: 16px;
		line-height: 28px;
		font-weight: 400;
	}

	.page-locations-header .page-text {
		font-weight: 400;
	}

	.page-description {
		font-size: 16px;
		line-height: 24px;
	}
	.nav-menu .current_page_item a {
		color: #fff;
	}

	.nav-menu > li > a:before {
		bottom: -2px;
		left: 0;
	}
	.price-list-wrapper {overflow-x: scroll;width: 700px;}

	section.price-list-section.section {}

	section.price-list-section.section .container {
		width: 100%;
		overflow: scroll;
	}

	.price-row_header .price-info > div {
		font-size: 22px;
		line-height: 32px;
	}

	.price-row_header {
		padding: 15px 20px;
		margin-bottom: 10px;
	}

	.price-row .price-service-name {
		font-size: 16px;
		line-height: 24px;
	}

	.price-row .price-service-desc, .price-row .price-value {
		font-size: 16px;
		line-height: 24px;
	}

	.price-row {
		padding: 15px 20px;
	}
	.info-list-wrapper {
		display: flex;
		flex-direction: column;
		gap: 14px;
	}

	.item_info-list {
		width: 100%;
	}

	.item_info-list img {
		margin-bottom: 10px;
	}

	.info-list-wrapper .text_item_info-list {
		font-size: 18px;
		line-height: 28px;
	}

	.price-bottom-text {
		margin-bottom: 55px;
	}

	.price-bottom-text .content-block {
		font-size: 32px;
	}
	.works-grid {
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
	}

	.work-image {
		height: 200px;
	}
	.work-item {
		width: 100%;
	}

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

	.pagination .page-numbers {
		font-size: 16px;
		width: 45px;
		height: 45px;
	}

	.pagination {
		margin-bottom: 55px;
	}
	.archive-header .section-title {
		text-align: center;
	}
	.about-page-main .about_header_box {
		padding: 20px 16px;
		display: flex;
		flex-direction: column;
	}

	.about-page-main .about-content {
		font-size: 14px;
		line-height: 24px;
	}

	.about-page-main svg.tj-circle-svg {
		right: 0;
		left: auto;
		width: 75px;
		height: 75px;
		top: -20px;
	}

	.about-us-section .col-image img {
		height: 200px;
		width: 100%;
		object-fit: cover;
		object-position: center;
		border-radius: 16px;
	}

	.about-page-main .about-us-section .col-image {
		height: 200px;
		width: 100%;
	}

	.about-page-main .list_about {
		display: flex;
		flex-direction: column;
	}

	.about-page-main .list_about-item {
		width: 100%;
	}
	.currently-reading .posts-grid {
		display: flex;
		gap: 20px;
	}

	.currently-reading .service-child-card {
		width: 100%;
	}

	.category-page .page-title {
		text-align: center;
	}

	.service-child-title {
		font-size: 18px;
	}

	.service-child-desc {
		font-size: 14px;
	}

	.currently-reading .posts-grid img {
		height: 200px;
	}

	.currently-reading .posts-grid .service-child-image {
		height: 200px;
	}
	.single-post-page .header_post .page-title {
		font-size: 24px;
		line-height: 32px;
		margin: 25px 0 30px;
	}

	.post-main-image img {
		height: 200px;
	}

	.post-content-wrapper p {
		font-size: 14px;
		line-height: 24px;
	}

	.post-content-wrapper h2 {
		font-size: 16px;
		line-height: 24px;
		margin: 20px 0;
	}

	div#video-wrapper .video-placeholder {
		height: 200px;
	}

	div#video-wrapper {
		height: 200px;
	}

	.post-content-wrapper h4, .post-content-wrapper h3 {
		font-size: 16px;
		line-height: 24px;
	}

	.post-content-wrapper ul {
		margin-top: 20px;
	}

	.grey-quote-block {
		padding: 20px;
		margin-top: 20px;
		margin-bottom: 40px;
	}
	section.currently-reading.section {
		margin-bottom: 40px;
	}
	section.error-404.not-found {
		display: flex;
		flex-direction: column;
		align-items: center;
		text-align: center;
	}

	.box_left404 {
		display: flex;
		align-items: center;
		justify-content: center;
		margin: 0 auto;
		margin-bottom: 20px;
	}

	.box_left404 img {
		margin: 0 auto;
		text-align: center;
		display: flex;
		align-items: center;
		justify-content: center;
		max-width: 200px;
		max-height: 170px;
		margin-left: 50px;
	}

	.text404 {
		font-size: 20px;
	}

	.text404-b {
		font-size: 20px;
	}
	.page-content .entry-title {
		font-size: 32px;
		text-align: center;
		margin-bottom: 10px;
	}

	.page-content {
		margin: 10px 0 50px;
	}

	.page-content .entry-content * {
		font-size: 14px;
		line-height: 20px;
	}
	.col-map .contact-details {
		display: flex;
		flex-direction: column;
	}
	.footer-menu-box ul:before {
		content: "";
		position: absolute;
		left: 30%;
		width: 1px;
		height: 100%;
		background-color: #CBCBCB;
	}

	.footer-menu-box ul:after {
		content: "";
		position: absolute;
		right: 30%;
		width: 1px;
		height: 100%;
		background-color: #CBCBCB;
	}
	.footer-col.menu-col {
		display: flex;
		align-items: center;
		justify-content: center;
		width: 100%;
		margin: 0 auto;
	}
	.footer-policy-links {
		gap: 20px;
	}

	.copyright {
		position: absolute;
		right: 20px;
		text-align: right;
	}

	.developer-link {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.footer-policy-links a:nth-child(2) {
		text-align: right;
	}
	.contact-section .page-title {
		margin-bottom: 10px;
	}

	.items_contact-section {
		margin-top: 20px;
	}
	.title_box_servicee {
		display: block;
	}

	.work-featured-image img {
		max-height: 250px;
		margin-bottom: 20px;
	}
	section.price-header.section .page-text {
		font-weight: 700;
		font-size: 20px;
		line-height: 28px;
	}
	section.work-content-section.section h1.page-title {
		line-height: 36px;
	}
	.slick-slider button.slick-arrow {
		background-color: transparent;
		font-size: 0;
		width: 50px;
		height: 50px;
		background-image: url(/wp-content/themes/theme/img/arrow-sl-l.svg);
		border: none;
		box-shadow: none;
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		margin: 0 auto;
		transition: 0.5s;
	}

	.slick-slider button.slick-prev.slick-arrow {
		left: -65px;
	}

	.slick-slider {
		padding-bottom: 80px;
	}

	.slick-slider button.slick-next.slick-arrow {
		right: -65px;
		transform: rotate(180deg);
	}

	.slick-slider button.slick-arrow:hover {
		filter: brightness(0.1);
	}
	section.error-404.not-found {
		position: relative;
	}

	.box_left404 {
		position: absolute;
		bottom: 60px;
	}

	.box_right404 a.btn {
		margin-top: 180px;
	}
	.page-content .entry-content {
		margin-bottom: 40px;
	}


}









































.tire-sales-page .section {
	padding: 0;
	background: transparent;
}

.tire-sales-search.section {
	margin-top: 10px;
}

.tire-sales-search__panel {
	background: var(--grey);
	border-radius: 16px;
	padding: 28px;
	padding-bottom: 0;
}

.tire-sales-search__top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 18px;
	margin-bottom: 25px;
	background-color: #fff;
	padding: 18px 20px;
	border-radius: 16px;
}

.tire-sales-search__title {
	font-weight: 600;
	font-size: 38px;
	line-height: 38px;
}

.tire-sales-search__mode {
	max-width: 100%;
	width: 500px;
}

.tire-sales-search__grid {
	display: grid;
	grid-template-columns: calc(50% - 50px) 50%;
	gap: 50px;
	align-items: start;
}

.tire-sales-search__form {
}

.tire-sales-search__fields {
	display: flex;
	gap: 14px;
	width: 100%;
	flex-direction: column;
}

.tire-sales-search__field {
	display: flex;
	gap: 50px;
	align-items: center;
	justify-content: flex-start;
	width: 100%;
}

.tire-sales-search__label {
	font-weight: 600;
	font-size: 18px;
	line-height: 26px;
	min-width: 100px;
}

.tire-sales-search__field--season {
	padding-top: 6px;
}

.tire-sales-search__check {
	display: flex;
	align-items: center;
	gap: 10px;
	font-weight: 500;
	font-size: 16px;
	line-height: 26px;
	color: #808080;
	margin-bottom: 12px;
}

.tire-sales-search__check input {
	width: 16px;
	height: 16px;
}

.tire-sales-search__more {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-top: 6px;
	padding: 0;
	border: none;
	background: transparent;
	color: var(--orange);
	font-weight: 600;
	cursor: pointer;
}

.tire-sales-search__actions {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-top: 16px;
}

.tire-sales-search__btn {
	min-width: 190px;
	text-align: center;
}

.tire-sales-search__reset {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-width: 120px;
	padding: 17px 20px;
	border-radius: var(--border-radius);
	border: 1px solid #ff9300;
	background: transparent;
	color: #000;
	font-weight: 600;
	cursor: pointer;
	transition: .4s ease;
	color: #ff9300;
}

.tire-sales-search__reset:hover {
	border-color: var(--orange);
	color: var(--orange);
}

.tire-sales-search__visual {
}

.tire-sales-visual__note {
	font-weight: 600;
	font-size: 12px;
	color: #808080;
	margin-bottom: 12px;
}

.tire-sales-visual__media {
	display: grid;
	gap: 14px;
}

.tire-sales-visual__img {
	width: 100%;
	border-radius: 14px;
	background: var(--grey);
	object-fit: contain;
}

.tire-sales-visual__img--car {
	min-height: 220px;
	object-fit: cover;
}

.tire-sales-results.section {
	margin-top: 30px;
	margin-bottom: 55px;
}

.tire-sales-results__title {
	text-align: center;
	font-weight: 600;
	font-size: 60px;
	line-height: 73px;
	margin: 0 0 30px;
}

.tire-sales-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 22px;
}

.tire-card {
	background: #fff;
	border: 1px solid #D4D4D4;
	border-radius: 16px;
	padding: 18px;
	display: flex;
	flex-direction: column;
}

.tire-card__image {
	border-radius: 14px;
	padding: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-height: 210px;
	margin-bottom: 14px;
}

.tire-card__image img {
	max-width: 210px;
	width: 100%;
	height: auto;
}

.tire-card__name {
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 2px;
}

.tire-card__size {
	font-weight: 700;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 10px;
}

.tire-card__prices-title {
	font-weight: 700;
	font-size: 18px;
	margin-bottom: 6px;
	line-height: 30px;
}

.tire-card__price-row {
	display: flex;
	align-items: baseline;
	justify-content: space-between;
	gap: 12px;
	font-size: 16px;
	line-height: 26px;
	color: #808080;
	padding: 2px 0;
}

.tire-card__price-value {
	color: #000;
	font-weight: 700;
	white-space: nowrap;
}

.tire-card__notice {
	margin-top: 10px;
	font-size: 12px;
	line-height: 18px;
	color: var(--orange);
}

.tire-card__qty {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 12px;
	margin-top: 12px;
	padding-top: 12px;
}

.tire-card__qty-label {
	font-weight: 700;
	font-size: 18px;
	line-height: 30px;
}

.tire-card__qty-select {
	max-width: 92px;
}

.tire-card__actions {
	margin-top: 14px;
	display: grid;
	gap: 10px;
}

.tire-card__btn {
	width: 100%;
	text-align: center;
}

.tire-card__btn-outline {
	width: 100%;
	text-align: center;
	padding: 17px 20px;
	border-radius: var(--border-radius);
	border: 1px solid var(--orange);
	color: var(--orange);
	font-weight: 700;
	background: transparent;
	transition: .4s ease;
}

.tire-card__btn-outline:hover {
	background: var(--orange);
	color: #fff;
}

.tire-sales-pagination {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 10px;
	margin-top: 22px;
}

.tire-sales-pagination__pages {
	display: flex;
	align-items: center;
	gap: 6px;
}

.tire-sales-pagination__page,
.tire-sales-pagination__arrow {
	width: 40px;
	height: 40px;
	border-radius: 12px;
	border: 1px solid #e3e3e3;
	background: #fff;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-weight: 700;
}

.tire-sales-pagination__page.is-active {
	background: var(--orange);
	border-color: var(--orange);
	color: #fff;
}

.tire-sales-pagination__dots {
	padding: 0 6px;
	color: #808080;
	font-weight: 700;
}
.tire-card__prices {
	border-top: 1px solid #D4D4D4;
	padding-top: 12px;
	margin-top: 12px;
}
.tire-sales-search__mode select {
	background-color: #F2F2F2;
	font-size: 18px;
}

.tire-sales-search__select {
	width: 100%;
	display: block;
}

.tire-sales-search__field.tire-sales-search__field--season {
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	flex-wrap: wrap;
	padding-bottom: 50px;
	margin-bottom: 50px;
	position: relative;
}
button.tire-sales-search__more {
	position: absolute;
	bottom: 0;
}

.tire-sales-search__check input {
	width: 32px;
	height: 32px;
	border: 1px solid #D7D7D7;
	border-radius: 8px;
}


.tire-sales-search__field {
	position: relative;
}

.tire-sales-search__field select {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}

.tire-sales-search__field::after {
	content: "";
	position: absolute;
	pointer-events: none;
	z-index: 2;
	right: 20px;
	top: 40%;
	width: 16px;
	height: 16px;
	background-image: url('/wp-content/themes/theme/img/arrow-botton.svg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
.tire-sales-search__field.tire-sales-search__field--season:after {
	display: none;
}
.pagination .page-numbers.next, .pagination .page-numbers.prev {
	color: #FF9300;
}
.reviews-slider-slick {margin-top: 40px;}

.form_review {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 15px;
}

.form_review .input {
	width: calc(50% - 10px);
}

.form_review .input.form-col.file-col {
	width: 100%;
	display: flex;
	align-items: center;
	gap: 30px;
}

.form_review .input.textarea {
	width: 100%;
}

.form_review textarea.wpcf7-form-control.wpcf7-textarea.wpcf7-validates-as-required {
	height: 150px;
}

.review-popup-content {
	padding: 25px 25px 10px;
}

.review-popup-content input {
	margin-bottom: 0;
}


.review-popup-content .form_review .input input {
	margin-bottom: 0;
}

.review-popup-content .form_review .input p {
	margin-bottom: 0;
}



























.review-card {
	background: #fff;
	padding: 30px;
	margin: 0 10px;
	height: 100%;
	display: flex;
	flex-direction: column;
	min-height: 350px;
}

.review-card-top {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	margin-bottom: 20px;
}

.review-user {
	display: flex;
	align-items: center;
	gap: 15px;
}

.review-avatar img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	object-fit: cover;
}

.review-author {
	font-weight: 700;
	font-size: 20px;
	color: #000;
	line-height: 24px;
}

.review-rating {
	text-align: right;
}

.rating-value {
	font-weight: 700;
	font-size: 36px;
	color: #4285F4;
	display: block;
	line-height: 100%;
}

.stars-row {
	color: #FFB400;
}

.review-body {
	font-size: 16px;
	line-height: 30px;
	color: #808080;
	flex-grow: 1;
}

.slick-dots {
	display: flex !important;
	justify-content: center;
	list-style: none;
	margin-top: 30px;
	gap: 10px;
	padding: 0;
}

.slick-dots li button {
	font-size: 0;
	width: 26px;
	height: 7px;
	background: #ccc;
	border: none;
	transition: all 0.3s;
	padding: 0;
	border-radius: 10px;
}

.slick-dots li.slick-active button {
	background: #FF8A00;
	width: 26px;
	border-radius: 10px;
}

.review-popup-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	backdrop-filter: blur(5px);
	display: none;
	justify-content: center;
	align-items: center;
	z-index: 9999;
	padding: 20px;
}

.review-popup-content {
	background: #fff;
	max-width: 500px;
	width: 100%;
	padding: 40px;
	border-radius: 20px;
	position: relative;
	box-shadow: 0 20px 50px rgba(0,0,0,0.3);
	animation: popupFadeIn 0.3s ease-out;
}

@keyframes popupFadeIn {
	from { opacity: 0; transform: translateY(-20px); }
	to { opacity: 1; transform: translateY(0); }
}

.review-popup-close {
	position: absolute;
	top: 15px;
	right: 15px;
	background: none;
	border: none;
	font-size: 30px;
	cursor: pointer;
	color: #333;
	line-height: 1;
}

.review-popup-form h3 {
	margin-bottom: 10px;
	font-size: 24px;
	text-align: center;
}

.review-popup-form p {
	text-align: center;
	color: #666;
	margin-bottom: 25px;
}

.review-popup-form input:not([type="submit"]),
.review-popup-form textarea {
	width: 100%;
	padding: 12px 15px;
	margin-bottom: 15px;
	border: 1px solid #ddd;
	border-radius: 8px;
	font-family: inherit;
}

.review-popup-form input[type="submit"] {
	width: 100%;
	background: #FF8A00;
	color: #fff;
	border: none;
	padding: 15px;
	border-radius: 8px;
	font-weight: 700;
	cursor: pointer;
	transition: background 0.3s;
}

.review-popup-form input[type="submit"]:hover {
	background: #e67c00;
}
.review-avatar {
	width: 60px;
	height: 60px;
	flex-shrink: 0;
	overflow: hidden;
	border-radius: 50%;
}

.review-avatar img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.form_review .wpcf7-not-valid-tip {
	position: absolute;
	bottom: -20px;
}









@media (max-width: 1024px) {
	.tire-sales-search__grid {
		grid-template-columns: 1fr;
	}
	.tire-sales-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.tire-sales-results__title {
		font-size: 40px;
		line-height: 48px;
	}

	.tire-sales-search__title {
		font-size: 16px;
		line-height: 38px;
		text-align: center;
	}

	.tire-sales-search__top {
		gap: 10px;
	}

	.tire-sales-search__mode select {
		font-size: 14px;
	}

	.tire-sales-search__grid {
		display: flex;
		flex-direction: column-reverse;
		gap: 0;
	}

	.tire-sales-search__field {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		gap: 5px;
	}

	.tire-sales-search__field::after {
		top: 60%;
	}

	.tire-sales-search__field.tire-sales-search__field--season {
		display: flex;
		flex-direction: column;
		align-items: flex-start;
		margin-bottom: 20px;
		padding-bottom: 0;
	}

	.tire-sales-search__field.tire-sales-search__field--season .tire-sales-search__label {
		margin-bottom: 10px;
	}

	button.tire-sales-search__more {
		position: relative;
	}

	.tire-sales-search__actions {
		margin-top: 0;
	}

	.tire-card__name, .tire-card__size {
		font-size: 20px;
		margin-bottom: 0;
	}

	.tire-card__price-row {
		font-size: 14px;
	}

	.tire-card__qty-label {
		font-size: 16px;
	}
	.form-col.file-col {
		margin-bottom: 20px;
	}
	.video-container.file-video-wrapper video {
		height: 100%;
		object-fit: cover;
		object-position: center;
	}
	.video-container.file-video-wrapper {
		height: 220px;
	}
	.breadcrumb {
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
	}

	.breadcrumb span,
	.breadcrumb a {
		display: inline !important;
	}
	.page-content .entry-title {
		margin-bottom: 30px;
		line-height: 40px;
	}

	.page-content .entry-content h2, .page-content .entry-content h3 {
		font-size: 24px;
		line-height: 40px;
	}
	.reviews-slider-slick {
		padding-bottom: 0;
	}

	section.reviews-section.section {
		padding-bottom: 115px;
	}

	ul.slick-dots {
		padding: 0;
		margin: 10px 0 20px;
	}
	.review-popup-content {
		padding: 15px;
	}

	.review-popup-content .form_review .input input {
		padding: 12px;
	}

	.form_review .input.form-col.file-col {
		margin-bottom: 0;
	}
	.review-popup-close {
		padding: 0;
	}
	.form_review .wpcf7-not-valid-tip {
		font-size: 10px;
	}
	.hero-section {
		padding-bottom: 40px;
	}
	.form_buy .input input, .form_buy .input textarea {
		padding: 12px 15px;
	}
	.hero-section {
    background-size: cover;
    background-position: center left;
}


}

@media (max-width: 576px) {
	.tire-sales-search__panel {
		padding: 16px;
	}
	.tire-sales-search__top {
		flex-direction: column;
		align-items: stretch;
	}
	.tire-sales-grid {
		grid-template-columns: 1fr;
	}
}