@charset "UTF-8";
/*!
Theme Name: NITEL
Theme URI: http://pulto.ru/
Author: Leschev AV
Author URI: https://leschev-av.ru/
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: NITEL
*/
/*--------------------------------------------------------------
>>> 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
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
	 ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive
	 ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
	 ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
  color: #404040;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1,
h2,
.p-main__solutions__title,
h3,
.p-main__solutions__subtitle,
h4,
h5,
h6 {
  clear: both;
  margin: 0;
}

p {
  margin: 10px 0;
}

dfn,
cite,
em,
i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}

big {
  font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
  background: #fff;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

ul,
ol {
  margin: 0 0 1.5em 3em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

table {
  margin: 0;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: #4169e1;
}

a:focus {
  outline: thin dotted;
}

a:hover,
a:active {
  outline: 0;
}

/* Forms
--------------------------------------------- */
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #111;
}

form p {
  margin: 0;
}

form label {
  display: inline-flex;
  width: 100%;
  margin-bottom: 10px;
}
form label span {
  width: 100%;
}

select {
  border: 1px solid #ccc;
}

textarea {
  width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.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 rgba(0, 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;
}

/* Small menu. */
.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-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
  display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: end;
  flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
  display: block;
}

.post,
.page {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}

.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

.wp-caption-text {
  text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
  margin-bottom: 1.5em;
  display: grid;
  grid-gap: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.gallery-columns-2 {
  grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
  grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
  grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
  grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
  grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
  grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
  grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
  grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/
/* Jetpack infinite scroll
--------------------------------------------- */
/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.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 !important;
  width: 1px;
  word-wrap: normal !important;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #21759b;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {
  /*rtl:ignore*/
  float: left;
  /*rtl:ignore*/
  margin-right: 1.5em;
  margin-bottom: 1.5em;
}

.alignright {
  /*rtl:ignore*/
  float: right;
  /*rtl:ignore*/
  margin-left: 1.5em;
  margin-bottom: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5em;
}

:root {
  --color-primary: #111827;
  --color-white: #FFFFFF;
  --color-red: #E63946;
  --color-blue: #2563eb;
  --color-blue-light: #e7eeff;
  --color-blue-dark: #2d4f9d;
  --color-span: #dbeafe;
  --color-bg-gray: #f9fafb;
  --color-text-dark: #333333;
  --color-text-light: #777777;
  --color-text-hover: #60a5fa;
}

/* Общие секции */
section {
  padding: 80px 0;
}
@media (max-width: 768px) {
  section {
    padding: 40px 0;
  }
}

.container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 768px) {
  .container {
    padding-left: 10px;
    padding-right: 10px;
  }
}

body {
  font-family: "Manrope", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  padding: 0;
}

main {
  padding-top: 40px;
}

.bg-gray {
  background-color: #f1f1f1;
}

.bg-pattern {
  background-color: #ffffff; /* Белый фон */
  background-image: url("img/bg-pattern.png");
  background-repeat: repeat; /* Повтор по обеим осям */
  background-size: auto; /* Можно также: 200px 200px, если хочешь увеличить/уменьшить плитку */
  background-position: top left; /* Начало повторения */
  background-attachment: fixed; /* (необязательно) чтобы фон не прокручивался */
}

/* Хлебные крошки */
#breadcrumbs {
  margin-bottom: 40px;
  margin-top: 0;
}
#breadcrumbs span:first-child {
  display: flex;
  gap: 14px;
}

/* Иконки */
.dashicons {
  display: contents;
}
.dashicons:before {
  border-radius: 10px;
  color: var(--color-text-hover);
}

/* TITLE & SUBTITLE & SPAN */
.title-span {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.title-span span {
  background-color: var(--color-span);
  padding: 6px 10px;
  border-radius: 24px;
  color: var(--color-blue);
  font-size: 0.8em;
  font-weight: 600;
}

.title {
  margin-bottom: 40px;
  text-align: center;
  font-size: 2.5em;
  line-height: 1.1em;
  color: #000;
}
@media (max-width: 768px) {
  .title {
    font-size: 2em;
  }
}
.title span {
  color: var(--color-blue);
}

.subtitle {
  text-align: center;
  margin-bottom: 50px;
  color: var(--color-text-light);
  font-weight: 400;
  font-size: 1.2em;
}

/* BUTTONS */
.btn {
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 32px;
  border-radius: 8px;
  border: none;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease;
  display: flex;
  gap: 6px;
  align-items: center;
  justify-items: center;
}

.btn-primary {
  background-color: var(--color-blue);
  color: var(--color-white);
}
.btn-primary:hover {
  background-color: #1d4ed8;
  box-shadow: 0 4px 12px #fff;
  transform: translateY(-2px);
  color: #fff;
}

.btn-secondary {
  background-color: var(--color-white);
  color: var(--color-text-dark);
}
.btn-secondary:hover {
  background-color: #d9e4ff;
  box-shadow: 0 4px 12px #fff;
  transform: translateY(-2px);
  color: #000;
}

.more {
  display: flex;
  width: max-content;
  margin: 10px auto 0 auto;
}

/* Заголовки */
h1, h2, .p-main__solutions__title, h3, .p-main__solutions__subtitle, h4, h5, h6 {
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.2;
}

h1 {
  font-size: 2.2rem;
}

h2, .p-main__solutions__title {
  font-size: 1.8rem;
}

h3, .p-main__solutions__subtitle {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.3rem;
}

h5 {
  font-size: 1.1rem;
}

h6 {
  font-size: 1rem;
}

/* Ссылки */
a {
  color: var(--color-blue);
  text-decoration: none;
  transition: color 0.3s ease;
}
a:hover {
  color: var(--color-blue-dark);
}

.card-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  list-style: none;
  margin: 0;
  padding: 0;
}
.card-list .card {
  display: flex;
  flex-direction: column;
  list-style: none;
}
.card-list .card .card-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 1.25rem;
  border-bottom-right-radius: 0;
  overflow: hidden;
  background: #fff;
}
.card-list .card .card-inner .box {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 32px 32px 0 32px;
}
.card-list .card .card-inner .box .imgBox {
  position: absolute;
  inset: 0;
}
.card-list .card .card-inner .box .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  border-radius: 32px;
}
.card-list .card .card-inner .box .imgBox img:hover {
  transform: scale(1.05);
}
.card-list .card .card-inner .box .icon {
  position: absolute;
  bottom: -0.375rem;
  right: -0.375rem;
  width: 6rem;
  height: 6rem;
  background: #fff;
  border-top-left-radius: 50%;
}
.card-list .card .card-inner .box .icon:hover .iconBox {
  transform: scale(1.1);
}
.card-list .card .card-inner .box .icon::before {
  position: absolute;
  content: "";
  bottom: 0.375rem;
  left: -1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  box-shadow: 0.313rem 0.313rem 0 0.313rem #fff;
}
.card-list .card .card-inner .box .icon::after {
  position: absolute;
  content: "";
  top: -1.25rem;
  right: 0.375rem;
  width: 1.25rem;
  height: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  box-shadow: 0.313rem 0.313rem 0 0.313rem #fff;
}
.card-list .card .card-inner .box .icon .iconBox {
  position: absolute;
  inset: 0.625rem;
  background: var(--color-text-hover);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.card-list .card .card-inner .box .icon .iconBox span {
  color: #fff;
  font-size: 1.5rem;
}
.card-list .card .card-inner .content {
  padding: 16px 12px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.card-list .card .card-inner .content h4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: var(--color-primary);
}
.card-list .card .card-inner .content .item-desc {
  font-size: 0.9rem;
  color: var(--color-text-dark);
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin-bottom: 10px;
}

/* Адаптив */
@media (max-width: 992px) {
  .card-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 768px) {
  .card-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
/* Поля ввода */
input, textarea, select {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-size: 14px;
  font-family: inherit;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
}
input:focus, textarea:focus, select:focus {
  border-color: var(--color-blue);
  box-shadow: 0 0 0 3px rgba(168, 208, 230, 0.3);
  outline: none;
}

/* Списки */
ul li::marker {
  color: var(--color-red);
}

/* Price */
.price {
  text-align: center;
  background-color: var(--color-blue-light);
  display: inline-flex;
  flex-direction: column;
  padding: 10px 14px;
  border-radius: 16px;
  margin-top: auto;
  font-weight: 600;
  min-height: 68px;
  align-items: center;
  justify-content: center;
  color: var(--color-primary);
}
.price a {
  font-weight: 600;
  font-size: 18px;
}

/* полоса прокрутки (скроллбар) */
::-webkit-scrollbar {
  width: 6px; /* ширина для вертикального скролла */
  height: 8px; /* высота для горизонтального скролла */
  background-color: transparent;
}

/* ползунок скроллбара */
::-webkit-scrollbar-thumb {
  background-color: var(--color-blue);
}

/* документ-файл для скачавания */
.file-item tr {
  display: flex;
  border: 1px solid var(--color-blue);
  border-radius: 30px;
  padding: 24px;
  gap: 20px;
}
.file-item__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 14px;
  border-radius: 50px;
  background-color: var(--color-blue-light);
}
.file-item__text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.file-item__text__doc {
  font-size: 14px;
}
.file-item__text__title {
  color: #2563eb;
  font-weight: 900;
  font-size: 18px;
}
.file-item__read {
  margin-left: auto;
}

/* Модалка консультация в синей кнопке */
#wpcf7-f25-o2 .wpcf7-form {
  display: flex;
  flex-direction: column;
}
#wpcf7-f25-o2 .wpcf7-form p {
  display: contents;
}
#wpcf7-f25-o2 .wpcf7-form p span {
  display: inline-block;
  width: 100%;
}
#wpcf7-f25-o2 .wpcf7-form p .dnd-upload-counter {
  width: auto;
}
#wpcf7-f25-o2 .wpcf7-form p .wpcf7-submit {
  margin-top: 10px;
}

.header {
  position: sticky;
  top: 0;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px); /* для Safari */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  /*nav menu*/
}
.header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 768px) {
  .header__logo {
    display: none;
  }
}
.header__logo a {
  display: flex;
}
.header__logo a img {
  max-height: 60px;
  width: auto;
}
.header__logo-mob {
  display: none;
}
@media (max-width: 768px) {
  .header__logo-mob {
    display: block;
  }
}
.header__logo-mob img {
  height: 54px;
}
.header__nav nav {
  max-width: 600px;
}
.header__nav nav ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header__nav nav ul li a {
  color: var(--color-text);
  text-decoration: none;
  font-weight: 500;
  transition: 0.3s;
  outline: none;
}
.header__nav nav ul li a:hover {
  color: var(--color-blue);
}
.header__nav nav ul .current-menu-item a {
  color: var(--color-blue);
}
.header__actions {
  display: flex;
  gap: 15px;
  align-items: center;
}
.header__actions__left {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.header__actions__left .header__phone {
  font-size: 1.2em;
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 800;
  text-decoration: none;
  color: var(--color-text);
}
.header__actions__left .header__mail {
  display: flex;
  align-items: center;
  gap: 12px;
  font-weight: 800;
  text-decoration: none;
  color: var(--color-text);
}
.header__actions__left .dashicons:before {
  background-color: transparent;
  font-size: 24px;
}
.header__actions__right {
  display: flex;
  flex-direction: column-reverse;
}
.header__actions__right .header__button {
  padding: 10px 20px;
}
.header .mobile {
  display: none;
}
.header .mobile .hide {
  display: none;
}
.header .hamburger-menu {
  z-index: 2;
  top: 50px;
  right: 50px;
  width: 40px;
  height: 60px;
  cursor: pointer;
}
.header .bar,
.header .bar:after,
.header .bar:before {
  width: 40px;
  height: 2px;
}
.header .bar {
  position: relative;
  transform: translateY(28px);
  background: var(--color-blue);
  transition: all 0ms 300ms;
  z-index: 9;
}
.header .bar.animate {
  background: rgba(255, 255, 255, 0);
}
.header .bar:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 10px;
  background: var(--color-blue);
  transition: bottom 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.header .bar:after {
  content: "";
  position: absolute;
  left: 0;
  top: 10px;
  background: var(--color-blue);
  transition: top 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.header .bar.animate:after {
  top: 0;
  transform: rotate(45deg);
  transition: top 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.header .bar.animate:before {
  bottom: 0;
  transform: rotate(-45deg);
  transition: bottom 300ms cubic-bezier(0.23, 1, 0.32, 1), transform 300ms 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.header .show {
  left: 0%;
  opacity: 1;
}
.header .hide {
  display: none;
  opacity: 0;
  left: 100%;
}
.header .mobile-nav {
  background: rgba(5, 37, 69, 0.9607843137);
  position: fixed;
  top: 0;
  width: 100vw;
  height: 100vh;
  text-align: center;
  transition: 0.2s ease;
  /*  transition: opacity .5s ease;
  -moz-transition: opacity .5s ease;
  -webkit-transition: opacity .5s ease;
  transition:left .5s ease-in-out;*/
}
.header .mobile-nav ul {
  position: relative;
  top: 34%;
  transform: translateY(-50%);
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
  padding: 20px;
}
.header .mobile-nav a {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  opacity: 0;
  transition: opacity 0.9s ease-in-out;
}
.header .mobile-nav.show a {
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  opacity: 1;
}
.header .mobile-nav a:hover {
  color: #2980b9;
}
@media (max-width: 768px) {
  .header .mobile {
    display: block;
  }
  .header .header__nav {
    display: none;
    width: 100%;
    background: #fff;
    flex-direction: column;
    padding: 10px 0;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  }
  .header .header__button {
    display: none;
  }
}

.footer {
  background-color: var(--color-primary);
  color: #e5e7eb;
  padding: 2rem;
  font-size: 14px;
  /* Мобильная адаптация */
}
.footer__top {
  display: grid;
  grid-template-columns: 20% 35% 1fr 1fr;
  gap: 2rem;
  margin-bottom: 2rem;
  justify-items: start;
}
.footer__top .footer__column ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.footer__top .footer__column ul li {
  list-style: none;
}
.footer__top .footer__column ul li a {
  text-decoration: none;
  color: #9ca3af;
  transition: color 0.3s;
}
.footer__top .footer__column ul li a:hover {
  color: #fff;
}
.footer__top .footer__column--logo .f-logo {
  margin-bottom: 10px;
}
.footer__top .footer__column--logo .f-logo img {
  max-width: 50%;
}
.footer__top .footer__column--logo .f-text {
  color: #e5e7eb;
  line-height: 22px;
  margin-bottom: 30px;
}
.footer__top .footer__column--logo .f-inn {
  margin-bottom: 30px;
  color: #9ca3af;
}
.footer__top .footer__column--menu h3, .footer__top .footer__column--menu .p-main__solutions__subtitle {
  font-size: 16px;
}
.footer__top .footer__column--menu ul {
  line-height: 24px;
  font-size: 16px;
}
.footer__top .footer__column--menu ul li a:hover {
  color: var(--color-text-hover);
}
.footer__top .footer__column--contacts h3, .footer__top .footer__column--contacts .p-main__solutions__subtitle {
  font-size: 16px;
}
.footer__top .footer__column--contacts .item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.footer__top .footer__column--contacts .item i {
  background-color: #1f2937;
  padding: 12px;
  font-size: 18px;
  border-radius: 10px;
  color: var(--color-text-hover);
}
.footer__top .footer__column--contacts .item a {
  color: #fff;
}
.footer__top .footer__column--contacts .soc-title {
  margin-top: 24px;
}
.footer__top .footer__column--contacts .f-soc {
  display: flex;
  gap: 10px;
}
.footer__top .footer__column--contacts .f-soc svg {
  width: 30px;
  background-color: #1f2937;
  padding: 6px;
  border-radius: 10px;
}
.footer__top .footer__column--contacts .f-soc svg:hover {
  background-color: var(--color-text-hover);
}
.footer__bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #333;
  padding-top: 1rem;
  font-size: 13px;
  flex-wrap: wrap;
  gap: 0.5rem;
}
.footer__bottom .footer__privacy a {
  color: #ccc;
  text-decoration: none;
  transition: color 0.3s;
}
.footer__bottom .footer__privacy a:hover {
  text-decoration: underline;
  color: #fff;
}
@media (max-width: 1024px) {
  .footer__top {
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
  }
}
@media (max-width: 768px) {
  .footer {
    padding: 1.5rem;
  }
  .footer__top {
    grid-template-columns: 1fr;
    gap: 1rem;
  }
  .footer__top--logo {
    text-align: center;
  }
  .footer__top--menu, .footer__top--contacts {
    text-align: center;
  }
  .footer__bottom {
    flex-direction: column;
    text-align: center;
  }
}

.advantages {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}
@media (max-width: 768px) {
  .advantages {
    grid-template-columns: 1fr;
  }
}
.advantages__left .title-span {
  justify-content: left;
}
.advantages__left .title {
  text-align: left;
  margin-bottom: 30px;
}
.advantages__left__list {
  display: flex;
  flex-direction: column;
  gap: 14px;
  margin: 0;
  padding: 0;
  width: 80%;
}
@media (max-width: 768px) {
  .advantages__left__list {
    width: 100%;
  }
}
.advantages__left__list .item {
  display: flex;
  gap: 18px;
}
.advantages__left__list .item span {
  padding: 14px;
  border-radius: 10px;
  height: max-content;
  color: #fff;
}
.advantages__left__list .item span i {
  display: block;
}
.advantages__left__list .item .text .advantages-title {
  font-weight: 800;
  margin-bottom: 6px;
}
.advantages__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.advantages__right img {
  border-radius: 32px;
}

.contact-form {
  padding: 60px 0;
  background-color: var(--color-blue-light);
  border-radius: 32px;
}
@media (max-width: 768px) {
  .contact-form {
    padding: 30px 0 0 0;
  }
}
.contact-form .container {
  max-width: 700px;
}
@media (max-width: 768px) {
  .contact-form .container {
    width: 100%;
  }
}
.contact-form .btns {
  display: flex;
  gap: 14px;
  justify-content: center;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .contact-form .btns {
    flex-direction: column;
    margin-bottom: 30px;
  }
}
.contact-form #map {
  width: 100%;
  height: 400px;
}
@media (max-width: 768px) {
  .contact-form #map {
    height: 100%;
  }
}

.c-form {
  background-color: var(--color-blue-light);
  border-radius: 32px;
  padding: 32px;
  height: 100%;
}
.c-form .acceptance {
  padding: 20px 0;
}

.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.6);
}
.modal .modal-content {
  background-color: #fff;
  padding: 60px 60px 30px;
  border-radius: 32px;
  width: 90%;
  max-width: 500px;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 768px) {
  .modal .modal-content {
    padding: 20px;
  }
}
.modal .modal-content .close-modal {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #333;
  cursor: pointer;
}
.modal .modal-content input[type=text], .modal .modal-content input[type=tel] {
  padding: 14px 16px;
  border-radius: 8px;
}
.modal .modal-content .acceptance {
  margin: 20px 0;
}

.p-main {
  padding-top: 0;
}
.p-main__hero {
  background-color: var(--color-blue-light);
  color: var(--color-primary);
}
@media (max-width: 992px) {
  .p-main__hero {
    background-image: url("/wp-content/uploads/2025/09/20250928_2232_sistema-massovogo-opoveshheniya_simple_compose_01k68wwdzjfmmvs3k3wp4rta0x.png");
    background-color: rgba(255, 255, 255, 0.89);
    background-blend-mode: lighten;
    background-size: cover;
    box-shadow: inset 0 80px 60px -60px rgb(255, 255, 255), inset 0 -80px 60px -60px rgb(255, 255, 255);
  }
}
.p-main__hero .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  /* Адаптив */
}
@media (max-width: 992px) {
  .p-main__hero .container {
    grid-template-columns: 1fr;
  }
}
.p-main__hero-left__title {
  font-size: 3em;
  margin-bottom: 40px;
  line-height: 1.1em;
  max-width: 480px;
}
@media (max-width: 768px) {
  .p-main__hero-left__title {
    margin-bottom: 20px;
  }
}
.p-main__hero-left__title span {
  color: var(--color-blue);
}
.p-main__hero-left__subtitle {
  margin-bottom: 40px;
  max-width: 400px;
}
.p-main__hero-left__btns {
  display: flex;
  gap: 20px;
}
.p-main__hero-left__btns .dashicons:before {
  background-color: transparent;
  color: inherit;
}
@media (max-width: 992px) {
  .p-main__hero-left__btns {
    flex-direction: column;
  }
}
.p-main__hero-right__img {
  position: relative;
}
.p-main__hero-right__img .shield {
  color: #fff;
  background-color: #22c55e;
  padding: 20px;
  border-radius: 50px;
  position: absolute;
  top: -20px;
  left: -20px;
}
.p-main__hero-right__img .shield i {
  display: block;
}
.p-main__hero-right__img img {
  border-radius: 10px;
  max-height: 400px;
  width: 100%;
  object-fit: cover;
}
.p-main__hero-right__img .alarm {
  color: #fff;
  background-color: var(--color-blue);
  padding: 30px;
  border-radius: 50px;
  position: absolute;
  bottom: -30px;
  right: -30px;
}
.p-main__hero-right__img .alarm i {
  display: block;
}
@media (max-width: 768px) {
  .p-main__hero-right__img {
    display: none;
  }
}
.p-main__services {
  /* Адаптив */
}
.p-main__services-span {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.p-main__services-span span {
  background-color: var(--color-span);
  padding: 6px 10px;
  border-radius: 30px;
  color: var(--color-blue);
  font-size: 0.8em;
  font-weight: 600;
}
@media (max-width: 992px) {
  .p-main__services .p-main__services-list {
    gap: 16px;
  }
  .p-main__services .p-main__services-item {
    flex: 1 1 calc(50% - 12px);
  }
}
@media (max-width: 600px) {
  .p-main__services .p-main__services-item {
    flex: 1 1 100%;
  }
}
.p-main__solutions {
  /* Адаптив */
}
.p-main__solutions__title {
  margin-bottom: 8px;
}
.p-main__solutions__subtitle {
  margin-bottom: 32px;
  color: var(--color-text-light);
  font-weight: 400;
}
.p-main__solutions__list {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  margin: 0;
  padding: 0;
  list-style: none;
}
@media (max-width: 992px) {
  .p-main__solutions__list {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 768px) {
  .p-main__solutions__list {
    grid-template-columns: 1fr;
  }
}
.p-main__solutions__item {
  flex: 1 1 calc(33.333% - 16px);
  min-width: 280px;
  display: flex; /* чтобы карточка растягивалась */
}
.p-main__solutions .card-simple {
  background: var(--color-white);
  border-radius: 12px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: box-shadow 0.3s ease;
  width: 100%;
}
.p-main__solutions .card-simple:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
.p-main__solutions .card-simple img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  flex-shrink: 0;
}
.p-main__solutions .card-simple h4 {
  margin: 16px;
  font-size: 1.25rem;
  font-weight: 700;
}
.p-main__solutions .card-simple p {
  margin: 0 16px 16px 16px;
  color: var(--color-text-dark);
  font-size: 0.9rem;
  line-height: 1.4;
  flex-grow: 1; /* растягиваем описание, чтобы выровнять высоту */
}
@media (max-width: 992px) {
  .p-main__solutions .p-main__solutions__item {
    flex: 1 1 calc(50% - 12px);
  }
}
@media (max-width: 600px) {
  .p-main__solutions .p-main__solutions__item {
    flex: 1 1 100%;
  }
}
@media (max-width: 768px) {
  .p-main__proposal .subtitle {
    margin-bottom: 10px;
  }
}
.p-main__proposal .form-kp {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 20px;
  max-width: 800px;
  justify-self: center;
}
@media (max-width: 768px) {
  .p-main__proposal .form-kp {
    flex-direction: column;
    gap: 0;
  }
}
.p-main__proposal .form-kp .wpcf7-form-control-wrap {
  width: 100%;
}
.p-main__proposal .form-kp input[type=tel], .p-main__proposal .form-kp input[type=text] {
  padding: 15px 14px;
}
@media (max-width: 768px) {
  .p-main__proposal .form-kp input[type=submit] {
    margin-top: 20px;
  }
}
.p-main__proposal .form-kp label {
  width: 100%;
  display: flex;
}
@media (max-width: 768px) {
  .p-main__proposal .form-kp label {
    display: block;
  }
}
.p-main__proposal .form-kp p {
  width: 100%;
  margin: 0;
}
.p-main__proposal .form-kp .form-kp-input {
  width: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
  grid-template-areas: "name phone" "text file";
}
@media (max-width: 768px) {
  .p-main__proposal .form-kp .form-kp-input {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }
}
.p-main__proposal .form-kp .form-kp .wpcf7-form-control-wrap {
  width: 100%;
}
.p-main__proposal .form-kp .form-kp-input p:nth-child(1) {
  grid-area: name;
}
.p-main__proposal .form-kp .form-kp-input p:nth-child(2) {
  grid-area: phone;
}
.p-main__proposal .form-kp .form-kp-input p:nth-child(3) {
  grid-area: text;
}
.p-main__proposal .form-kp .form-kp-input p:nth-child(4) {
  grid-area: file;
}
.p-main__proposal .form-kp .codedropz-upload-container {
  padding: 15px 14px;
}
.p-main__proposal .form-kp .codedropz-upload-inner h3, .p-main__proposal .form-kp .codedropz-upload-inner .p-main__solutions__subtitle {
  font-size: 14px;
  margin: 0;
}
.p-main__proposal .acceptance {
  font-size: 0.85rem;
  color: #777;
  margin-top: 8px;
  display: flex;
  justify-content: center;
}
@media (max-width: 768px) {
  .p-main__proposal form {
    flex-direction: column;
    gap: 10px;
  }
  .p-main__proposal form input,
  .p-main__proposal form button {
    width: 100%;
    max-width: 100%;
  }
  .p-main__proposal .title {
    font-size: 1.6rem;
  }
  .p-main__proposal .title span {
    font-size: 1.3rem;
  }
}
.p-main__tech__slider .item {
  border-radius: 32px;
  padding: 20px;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}
.p-main__tech__slider .item img {
  height: 60px;
}
.p-main__reviews {
  padding: 60px 0;
}
.p-main__reviews .owl-carousel.owl-drag .owl-item {
  padding: 20px 0;
}
.p-main__reviews .reviews-list {
  display: grid;
  gap: 20px;
  margin-bottom: 30px;
}
.p-main__reviews .reviews-list .review-item {
  background: #fff;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s ease;
}
.p-main__reviews .reviews-list .review-item:hover {
  transform: translateY(-3px);
}
.p-main__reviews .reviews-list .review-item h3, .p-main__reviews .reviews-list .review-item .p-main__solutions__subtitle {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 600;
  color: #333;
}
.p-main__reviews .reviews-list .review-item .excerpt {
  font-size: 16px;
  line-height: 1.5;
  color: #555;
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  position: relative;
}
.p-main__reviews .reviews-list .review-item .excerpt.expanded {
  -webkit-line-clamp: unset;
  overflow: visible;
}
.p-main__reviews .reviews-list .review-item .excerpt-toggle {
  display: inline-block;
  margin-top: 10px;
  color: #0073e6;
  cursor: pointer;
  font-weight: 600;
}
.p-main__reviews .reviews-list .review-item .review-image {
  margin-top: 10px;
}
.p-main__reviews .reviews-list .review-item .review-image img {
  max-width: 160px;
  max-height: 100px;
  object-fit: cover;
  border-radius: 8px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
}
.p-main__reviews .review-modal {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 1000;
  justify-content: center;
  align-items: center;
  padding: 20px;
}
.p-main__reviews .review-modal.active {
  display: flex;
}
.p-main__reviews .review-modal__content {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  max-width: 500px;
  width: 100%;
  position: relative;
  animation: fadeInUp 0.3s ease;
}
.p-main__reviews .review-modal__close {
  position: absolute;
  top: 15px;
  right: 15px;
  font-size: 28px;
  cursor: pointer;
  color: #888;
}
.p-main__reviews .review-modal__close:hover {
  color: #333;
}
.p-main__reviews .review-modal h3, .p-main__reviews .review-modal .p-main__solutions__subtitle {
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}
.p-main__reviews .review-modal form {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.p-main__reviews .review-modal form input[type=text],
.p-main__reviews .review-modal form textarea,
.p-main__reviews .review-modal form input[type=file] {
  padding: 10px 12px;
  border: 1px solid #ddd;
  border-radius: 8px;
  font-size: 15px;
  width: 100%;
}
.p-main__reviews .review-modal form input[type=text]:focus,
.p-main__reviews .review-modal form textarea:focus,
.p-main__reviews .review-modal form input[type=file]:focus {
  border-color: #0073e6;
  outline: none;
}
.p-main__reviews .review-modal form textarea {
  resize: vertical;
  min-height: 100px;
}
.p-main__reviews .review-modal form button {
  padding: 12px;
  background: #0073e6;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.3s;
}
.p-main__reviews .review-modal form button:hover {
  background: #005bb5;
}
.p-main__reviews .review-modal .review-success {
  display: none;
  text-align: center;
  padding: 20px;
  font-size: 16px;
  color: #2e7d32;
  font-weight: 600;
}
.p-main__reviews .review-modal .review-success.visible {
  display: block;
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(30px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.p-main__faq details {
  background: #fff;
  border-radius: 12px;
  padding: 18px 24px;
  margin-bottom: 12px;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.05);
  transition: box-shadow 0.3s ease;
}
.p-main__faq details summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding-right: 40px;
  font-weight: 800;
}
.p-main__faq details summary .faq-toggle {
  position: relative;
  width: 16px;
  height: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.35s ease;
}
.p-main__faq details summary .faq-toggle::before, .p-main__faq details summary .faq-toggle::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: var(--color-blue);
  transition: transform 0.35s ease;
}
.p-main__faq details summary .faq-toggle::after {
  transform: rotate(90deg);
}
.p-main__faq details[open] summary .faq-toggle {
  transform: rotate(45deg);
}
.p-main__faq details .faq__content {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: height 0.35s ease, opacity 0.35s ease;
}
.p-main__faq details[open] .faq__content {
  max-height: 500px;
  opacity: 1;
}
.p-main__faq details:hover {
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.08);
}
@media (max-width: 768px) {
  .p-main__faq details {
    padding: 16px 18px;
  }
  .p-main__faq details summary {
    padding-right: 24px;
  }
}
.p-main__contact-form {
  padding: 60px 0 0 0;
  background-color: var(--color-blue-light);
}
@media (max-width: 768px) {
  .p-main__contact-form {
    padding: 30px 0;
  }
}
.p-main__contact-form .container {
  max-width: 700px;
}
@media (max-width: 768px) {
  .p-main__contact-form .container {
    width: 100%;
  }
}
.p-main__contact-map {
  padding: 0;
}

.p-about__main {
  padding-top: 0;
}

.p-contacts__main {
  padding-top: 0;
}
.p-contacts__main__grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
  max-width: 800px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .p-contacts__main__grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
}
.p-contacts__main__grid__left .info {
  margin-bottom: 30px;
}
.p-contacts__main__grid__left .info .item {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.p-contacts__main__grid__left .info .item i {
  background-color: var(--color-blue-light);
  padding: 12px;
  font-size: 18px;
  border-radius: 10px;
  color: var(--color-text-hover);
}
.p-contacts__main__grid__left .info .item span {
  background-color: #dbeafe;
  padding: 8px;
  border-radius: 10px;
  color: var(--color-text-hover);
}
.p-contacts__main__grid__left .info .item a {
  color: #000;
}
.p-contacts__main__grid__left .info button {
  width: max-content;
  margin-top: 20px;
}
.p-contacts__main__grid__right {
  display: flex;
  flex-direction: column;
}
.p-contacts__main__grid__right .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}
.p-contacts__main__grid__right .grid .div1 {
  grid-area: 1/1/2/2;
}
.p-contacts__main__grid__right .grid .div2 {
  grid-area: 1/2/2/3;
}
.p-contacts__main__grid__right .grid .div3 {
  grid-area: 2/1/3/3;
}
.p-contacts__main__grid__right .grid div label {
  display: inline-flex;
  width: 100%;
}
.p-contacts__main__grid__right .grid div label span {
  width: 100%;
}

.p-support__main {
  padding: 0 0 80px 0;
}

.a-services__services-list {
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 30px;
}
.a-services__services-list li {
  list-style-type: none;
}
.a-services__contact-form {
  margin: 60px 0;
}
.a-services__contact-form .contact-form {
  border-radius: 32px;
}

.s-services {
  padding: 0;
}
.s-services__breadcrumb {
  background-color: var(--color-blue-light);
}
.s-services__breadcrumb #breadcrumbs {
  margin-bottom: 0;
  padding-top: 40px;
}
.s-services__info {
  padding: 64px 0;
  background-color: var(--color-blue-light);
}
.s-services__info .container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}
@media (max-width: 768px) {
  .s-services__info .container {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.s-services__info .info .title-span {
  justify-content: left;
}
.s-services__info .info .title-span span {
  display: flex;
  gap: 6px;
  align-items: center;
}
.s-services__info .info .title-span span i {
  font-size: 16px;
}
.s-services__info .info h1 {
  font-weight: 900;
}
.s-services__info .info .desc {
  margin-bottom: 32px;
}
.s-services__info .info .btns {
  display: flex;
  gap: 20px;
}
@media (max-width: 768px) {
  .s-services__info .info .btns {
    flex-direction: column;
  }
}
.s-services__info .image img {
  border-radius: 32px;
}
.s-services__content {
  padding: 64px 0;
}
.s-services__content .container {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 32px;
}
@media (max-width: 768px) {
  .s-services__content .container {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.s-services__content__right__form {
  background-color: #f9fafb;
  border-radius: 16px;
  padding: 24px;
}
.s-services__content__right__form .acceptance {
  font-size: 12px;
  margin: 6px 0 12px 0;
}
.s-services__content__right__cons {
  background-color: #eff6ff;
  border-radius: 16px;
  padding: 24px;
  margin-top: 32px;
}
.s-services__content__right__cons p {
  padding-bottom: 10px;
}
.s-services__content__right__cons a {
  display: flex;
  gap: 8px;
  align-items: center;
  padding-bottom: 10px;
}
.s-services__content__right__guarant {
  background-color: #f0fdf4;
  border-radius: 16px;
  padding: 24px;
  margin-top: 32px;
}
.s-services__content__right__guarant ul {
  margin: 0;
  padding: 0 24px;
}
.s-services__contact-form {
  margin: 60px 0;
}
.s-services__contact-form .contact-form {
  border-radius: 32px;
}

.a-equipment .card-list {
  gap: 16px;
  justify-content: center;
}
.a-equipment .card-list .card {
  flex: 0 0 calc((100% - 48px) / 4);
}
.a-equipment .card-list .card .card-inner .box .imgBox a {
  display: contents;
}
.a-equipment .card-list .card .card-inner .box .imgBox a img {
  object-fit: contain;
}
.a-equipment__contact-form {
  margin: 60px 0;
}
.a-equipment__contact-form .contact-form {
  border-radius: 32px;
}

.a-projects__contact-form {
  margin: 60px 0;
}
.a-projects__contact-form .contact-form {
  border-radius: 32px;
}

.s-equipment__info {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .s-equipment__info {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.s-equipment__info .image img {
  border-radius: 32px;
}
.s-equipment__info .desc .price {
  margin-bottom: 20px;
}
.s-equipment__info .desc .content {
  border-bottom: 1px solid #e5e7eb;
  padding-bottom: 20px;
}
.s-equipment__info .desc .btns a {
  display: inline-flex;
  margin-top: 26px;
}
.s-equipment__related .owl-related {
  overflow: hidden;
}
.s-equipment__related .owl-related .owl-stage {
  display: flex !important;
}
.s-equipment__related .owl-related .owl-item {
  display: flex !important;
  justify-content: center;
}
.s-equipment__related .owl-related .card {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  border-radius: 1.25rem;
  overflow: hidden;
  background: #fff;
  transition: transform 0.3s ease;
}
.s-equipment__related .owl-related .card .card-inner {
  display: flex;
  flex-direction: column;
  height: 100%;
  border-radius: 1.25rem;
  border-bottom-right-radius: 0;
  overflow: hidden;
  background: #fff;
}
.s-equipment__related .owl-related .card .card-inner .box {
  position: relative;
  width: 100%;
  aspect-ratio: 4/3;
  overflow: hidden;
  flex-shrink: 0;
  border-radius: 32px 32px 0 32px;
}
.s-equipment__related .owl-related .card .card-inner .box .imgBox {
  position: absolute;
  inset: 0;
}
.s-equipment__related .owl-related .card .card-inner .box .imgBox img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transition: transform 0.3s ease;
  border-radius: 32px;
}
.s-equipment__related .owl-related .card .card-inner .box .imgBox img:hover {
  transform: scale(1.05);
}
.s-equipment__related .owl-related .card .card-inner .box .icon {
  position: absolute;
  bottom: -0.375rem;
  right: -0.375rem;
  width: 6rem;
  height: 6rem;
  background: #fff;
  border-top-left-radius: 50%;
}
.s-equipment__related .owl-related .card .card-inner .box .icon:hover .iconBox {
  transform: scale(1.1);
}
.s-equipment__related .owl-related .card .card-inner .box .icon::before {
  position: absolute;
  content: "";
  bottom: 0.375rem;
  left: -1.25rem;
  width: 1.25rem;
  height: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  box-shadow: 0.313rem 0.313rem 0 0.313rem #fff;
}
.s-equipment__related .owl-related .card .card-inner .box .icon::after {
  position: absolute;
  content: "";
  top: -1.25rem;
  right: 0.375rem;
  width: 1.25rem;
  height: 1.25rem;
  border-bottom-right-radius: 1.25rem;
  box-shadow: 0.313rem 0.313rem 0 0.313rem #fff;
}
.s-equipment__related .owl-related .card .card-inner .box .icon .iconBox {
  position: absolute;
  inset: 0.625rem;
  background: var(--color-text-hover);
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.s-equipment__related .owl-related .card .card-inner .box .icon .iconBox span {
  color: #fff;
  font-size: 1.5rem;
}
.s-equipment__related .owl-related .card .card-inner .content {
  padding: 16px 12px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}
.s-equipment__related .owl-related .card .card-inner .content h4 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 8px;
  color: var(--color-primary);
}
.s-equipment__related .owl-related .card .card-inner .content .item-desc {
  font-size: 0.9rem;
  color: var(--color-text-dark);
  margin: 0;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.s-equipment__related .owl-related .card .card-inner .content .price {
  margin-top: auto;
}
.s-equipment__related .owl-related .owl-nav.disabled {
  display: none !important;
}
.s-equipment__contact-form .contact-form {
  border-radius: 32px;
}
.s-equipment__contact-form .contact-form .btns {
  margin: 0;
}
@media (max-width: 768px) {
  .s-equipment__contact-form .contact-form .btns {
    padding: 0 15px 30px 15px;
  }
}

.s-statements ul {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.s-statements ul li {
  display: flex;
  align-items: center;
  gap: 10px;
}
.s-statements ul li .down {
  padding: 10px 14px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  border-radius: 25px;
  text-wrap-mode: nowrap;
  border: 1px solid var(--color-primary);
}
.s-statements ul li .down:hover {
  background-color: var(--color-primary);
}

.s-projects__info {
  padding-top: 0;
}
.s-projects__info .container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 64px;
}
@media (max-width: 768px) {
  .s-projects__info .container {
    grid-template-columns: 1fr;
    gap: 16px;
  }
}
.s-projects__info__left img {
  height: 460px;
  object-fit: cover;
  border-radius: 32px;
}
.s-projects__info__right {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.s-projects__content {
  padding: 0;
}
.s-projects__gallery__grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 12px;
}
@media (max-width: 992px) {
  .s-projects__gallery__grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .s-projects__gallery__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}
.s-projects__gallery__grid .item {
  height: 150px;
}
.s-projects__gallery__grid .item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}