/*!
Theme Name: Dolever
Author: EMPAT
Author URI: https://www.empat.tech/
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: dolever
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.

dolever 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
--------------------------------------------------------------*/

/* 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.
 */

/* ExtraLight 200 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
    font-display: swap;
} */

/* ExtraLight 200 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
    font-display: swap;
} */

/* Light 300 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
    font-display: swap;
} */

/* Light 300 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
    font-display: swap;
} */










/* Regular 400 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
    font-display: swap;
} */

/* Regular 400 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
    font-display: swap;
} */

/* Medium 500 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
    font-display: swap;
} */

/* Medium 500 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
    font-display: swap;
} */

/* SemiBold 600 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
    font-display: swap;
} */

/* SemiBold 600 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
    font-display: swap;
} */

/* Bold 700 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
    font-display: swap;
} */

/* Bold 700 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
    font-display: swap;
} */

/* ExtraBold 800 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
    font-display: swap;
} */

/* ExtraBold 800 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
    font-display: swap;
}
 */










/* Black 900 */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
    font-display: swap;
} */

/* Black 900 Italic */
/* @font-face {
  font-family: 'Mulish';
  src: url('/wp-content/themes/dolever/fonts/Mulish-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
    font-display: swap;
} */

.otgs-development-site-front-end {
  display: none;
}

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;
}

/* 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: 'Mulish', sans-serif;
  font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  transition: all 0.3s ease-out;
  text-decoration: unset;
}

/**
 * 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: 'Mulish', sans-serif;
  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: rgba(54, 65, 82, 1);
  font-family: 'Mulish', sans-serif;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}

p {
  margin-bottom: 0;
  margin: 0;
}

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

blockquote {
  margin: 0 1.5em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #eee;
  font-family: 'Mulish', sans-serif;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

code,
kbd,
tt,
var {
  font-family: 'Mulish', sans-serif;
}

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 {
  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 0 1.5em;
  width: 100%;
}

/* Links
--------------------------------------------- */
a {
  color: rgba(11, 16, 49, 1);
  font-weight: 600
}

/* a:visited {
  color: rgba(11, 16, 49, 1);
} */
a:active,
a.btn:focus {
  color: #fff;
}

a:hover,
a:focus {
  color: rgba(54, 79, 243, 1);
}



/* a:focus {
  outline: thin dotted;
} */

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

/* Forms
--------------------------------------------- */

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: none;
  /* border-color: #ccc #ccc #bbb; */
  border-radius: 8px;
  background: rgba(238, 242, 246, 1);
  color: rgba(154, 164, 178, 1);
  line-height: 1;
  padding: 12px 18px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  font-family: 'Mulish', sans-serif;
  cursor: pointer;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
  border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  color: rgba(105, 117, 134, 1);
  border: 1px solid rgba(227, 232, 239, 1);
  border-radius: 8px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  width: 100%;
}

form label {
  font-size: 1rem;
  line-height: 1.5;
}

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;
}

.wpcf7-not-valid-tip {
  color: rgba(240, 68, 56, 1);
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 20px;
  font-family: 'Mulish', sans-serif;
  margin-top: 6px;
}

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;
}



.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;
}



































/* Основные стили */
body {
  margin: 0;
  /* font-family: 'Mulish', sans-serif; */
  color: rgba(54, 65, 82, 1);
}

.container {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 0 80px;
}

.title {
  color: rgba(11, 16, 49, 1);
  text-align: center;
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  margin: 0;
}

.btn {
  background-color: rgba(54, 79, 243, 1);
  color: #fff;
  padding: 12px 18px;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-family: Mulish, sans-serif;
  text-decoration: unset;
  text-align: center;
}

.btn:hover {
  background: rgba(103, 124, 247, 1) !important;
  color: #fff !important;
}

.site {
  margin-top: 147px;
}

@media (max-width: 600px) {
  .site {
    margin-top: 167px;
  }
}
@media (max-width: 350px) {
  .site {
    margin-top: 195px;
  }
}
.header {
  background: #fff;
  position: fixed;
  z-index: 12;
  top: 0;
  width: 100%;
}

.header__top {
  background: rgba(245, 248, 255, 1);
  padding: 10px 0;
}

.header__container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.header__company {
  font-size: 16px;
  color: rgba(11, 16, 49, 1);
  font-weight: 600;
  line-height: 24px;
}

.header__contacts {
  display: flex;
  gap: 20px;
}

.header__contact {
  display: flex;
  align-items: center;
  font-size: 16px;
  color: rgba(11, 16, 49, 1);
  text-decoration: none;
  line-height: 24px;
  font-weight: 600;
}

.header__contact-icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}

.header__main {
  padding: 20px 0;
}

.header__logo img {
  width: 150px;
}

.header__nav {
  flex-grow: 1;
  margin-left: 40px;
}

.header__menu {
  display: flex;
  gap: 20px;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header__menu-item {
  /* position: relative; */
  list-style: none;
}

.header__menu-link {
  font-size: 16px;
  text-decoration: none;
  color: rgba(11, 16, 49, 1);
  line-height: 24px;
  font-weight: 600;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  justify-content: space-between;
  height: 100%;
}

.header__menu-item--dropdown::after {
  content: "";
  background-image: url('/wp-content/themes/dolever/images/Icon.svg');
  width: 12px;
  height: 7px;
  background-position: center;
  position: absolute;
  top: calc(50% - 2px);
  right: -18px;
  cursor: pointer;
}

.header__actions {
  display: flex;
  align-items: center;
  gap: 20px;
}

.header__search img {
  width: 20px;
  height: 20px;
}

.header__lang {
  display: flex;
  gap: 10px;
}

.header__lang-link {
  font-size: 14px;
  color: #333;
  text-decoration: none;
}

.header__lang-link--active {
  font-weight: bold;
  color: rgba(54, 79, 243, 1);
}

.menu-item>.sub-menu {
  height: 0;
  opacity: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
}

.menu-item-has-children .dropdown-wrap {
  display: none;
  height: 0;
  opacity: 0;
  width: 100vw;
  left: 0;
  padding: 0 80px;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
  transition: 0.3s ease-out;
  pointer-events: none;
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;

}

.menu-item-has-children .dropdown-services {
  display: none;
  height: 0;
  opacity: 0;
  width: 100vw;
  left: 0;
  padding: 0 80px;
  box-shadow: 0px 12px 16px -4px rgba(16, 24, 40, 0.08);
  transition: 0.3s ease-out;
  pointer-events: none;
  position: absolute;
  top: 100%;
  padding: 0;
  margin: 0;
  background-color: #fff;
}






.menu-item-has-children .dropdown {
  display: flex;
  transition: 0.3s ease-out;
  justify-content: space-between;
  flex-direction: row-reverse;
  /* height: 100%; */
}

.menu-item-has-children.has-children-active .dropdown-wrap,
.dropdown-wrap:hover,
.menu-item-has-children.has-children-active .dropdown-services {
  display: flex;
  opacity: 1;
  pointer-events: visible;
  height: fit-content;
}

.menu-item-has-children.has-children-active>a {
  color: rgb(53, 78, 243);
}

.menu-item-has-children .dropdown-wrap>.container {
  height: 100%;
}

.menu-item-has-children .dropdown__categories .sub-menu {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  height: 100%;
  width: 100%;

}

.menu-item-has-children .dropdown__categories .sub-menu li {
  border: 1px solid rgba(227, 232, 239, 1);
  border-radius: 16px;
  padding: 12px;
  flex-basis: calc((100% - 24px * 2) / 3);
}

.menu-item-has-children.has-children-active .sub-menu {
  height: 100%;
  opacity: 1;
  pointer-events: visible;
}



.dropdown__categories,
.dropdown__popular {
  display: flex;
  flex-direction: column;
  gap: 10px;
  /* height: 100%; */
  flex-wrap: wrap;
}



.dropdown__popular {
  padding: 32px;
  height: auto;
}

.dropdown__categories-wrap {
  padding: 32px 32px 32px 0;
}

.dropdown__popular {
  background: rgba(245, 248, 255, 1);
  min-width: 556px;
}

.dropdown__categories {
  margin-top: 12px;
}

.dropdown__popular-title,
.dropdown__popular-link {
  color: rgba(11, 16, 49, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
}

.dropdown__popular-link {
  display: flex;
  align-items: center;
  gap: 5px;
}

.dropdown__popular-link:hover img {
  filter: drop-shadow(0 0 0 #364ff3);
}

.dropdown__popular-title__left {
  display: inline-block;
  margin-right: 30px;
}

.current-menu-item>a {
  color: rgba(54, 79, 243, 1);
}

.dropdown__popular-link__left {
  display: inline-block;
  color: rgba(54, 79, 243, 1);
  font-weight: 400;
  text-decoration: underline;
}

.dropdown__popular-link__left:hover {
  color: rgba(0, 91, 187, 1);
}

.dropdown__card {
  box-shadow: 0px 4px 15px 0px rgba(49, 46, 46, 0.04);
  border: 1px solid rgba(238, 242, 246, 1);
  padding: 12px;
  border-radius: 16px;
  display: flex;
  gap: 12px;
  background: #fff;
}

.dropdown__card p {
  margin: 0;
}

.dropdown__subtitle {
  color: rgba(105, 117, 134, 1);
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
}

.dropdown__title {
  color: rgba(11, 16, 49, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.dropdown__price {
  color: rgba(11, 16, 49, 1);
  font-size: 18px;
  line-height: 28px;
  font-weight: 800;
}

.dropdown__link {
  display: block;
}

.dropdown__card-img {
  height: 177px;
  width: 177px;
  object-fit: contain;
  min-width: 177px;
}

.dropdown__card-info {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.menu-item-has-children .header__menu-link {
  position: relative;
  padding-right: 20px;

}

.menu-item-has-children>.header__menu-link .dropdown-toggle {
  content: '';
  background-image: url('/wp-content/themes/dolever/images/Icon-menu.svg');
  background-repeat: no-repeat;
  width: 12px;
  height: 6px;
  display: block;
  position: absolute;
  top: calc(50% - 2px);
  right: 0;
  transition: all 0.3s ease-out;
  pointer-events: none;
}

.menu-item-has-children.has-children-active>.header__menu-link .dropdown-toggle {
  transform: rotate(180deg);
  filter: drop-shadow(0 0 0 rgba(54, 79, 243, 1));
}

.menu-services .sub-menu {
  display: flex;
  flex-wrap: wrap;
  padding: 16px 32px 32px;
  gap: 2px;
}

.menu-services .sub-menu .header__menu-item {
  flex-basis: calc((100% - 24px) / 2);
}


.header__menu-link__services {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  text-align: left;
  padding: 12px;
  gap: 16px;
}

.header__menu-link__services:hover .header__item-title__services {
  color: rgba(54, 79, 243);
}

.header__item-title__services {
  color: rgba(11, 16, 49, 1);
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
}

.header__item-description__services {
  color: rgba(75, 85, 101, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;

}













/* Hero Section */
.hero {
  padding: 40px 0;
}

.container-hero {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  min-height: 560px;
  width: 100%;

}

.hero__content {
  max-width: 632px;
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: baseline;
}

.hero__title {
  font-size: 36px;
  font-weight: 700;
  color: rgba(11, 16, 49, 1);
  line-height: 44px;
}


.hero__description {
  font-size: 20px;
  line-height: 30px;
  color: rgba(54, 65, 82, 1);
  font-weight: 400;
  margin: 0;
}



/* .hero__image img {
  max-width: 100%;
} */
.single-product .swiper {
  margin-left: unset;
  margin-right: unset;
}

.swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.hero__image {
  /* background: rgba(245, 248, 255, 1); */
  max-width: 50%;
  /* flex-basis: 50%; */
  margin: 0 auto;
  display: flex;
  align-items: center;
  max-height: 560px;
  height: 100%;
  border-radius: 0 64px 0 64px;
}

.hero__image img {
  object-fit: cover;
  max-height: 560px;
  height: 100%;
  border-radius: 0 64px 0 64px;
}

.hero__image iframe {
  max-width: 100%;
  width: 100%;
  margin: 0;
  line-height: 1;
  border: none;
  min-height: 470px;
  min-width: 320px;
}

.hero__image iframe[data-src]:not(.lazy-loaded) {
  background: rgba(152, 152, 152, .07);
  background-image: url('/wp-content/plugins/bdthemes-element-pack/assets/images/loading.svg');
  background-repeat: no-repeat;
  background-position: center;
}


.swiper-pagination-bullet {
  background: rgba(54, 79, 243, 1);
}

.swiper-button-next,
.swiper-button-prev {
  color: rgba(0, 91, 187, 1);
}

.swiper-pagination {
  bottom: inherit !important;
}

.swiper-wrapper {
  display: flex;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  /* Слайд занимает всю ширину контейнера */
  box-sizing: border-box;
  /* Учитываем паддинги и бордеры */
}







/* Statistics Section */
.statistics-wrap {

  padding: 64px 0;
}

.statistics {
  display: flex;
  justify-content: space-between;

}

.statistics__item {
  text-align: center;
}

.statistics__number {
  font-size: 60px;
  margin-bottom: 12px;
  font-weight: 700;
  line-height: 72px;
}

.statistics__description {
  font-size: 18px;
  margin: 0;
  line-height: 28px;
  font-weight: 700;
}

.statistics-wrap__blue {
  background-color: rgba(54, 79, 243, 1);
}

.statistics-wrap__light-blue {
  background: rgba(245, 248, 255, 1);
}

.statistics-wrap__blue .statistics__number {
  color: #fff;
}

.statistics-wrap__light-blue .statistics__number {
  color: rgba(54, 79, 243, 1);
}

.statistics-wrap__blue .statistics__description {
  color: #fff;
}

.statistics-wrap__light-blue .statistics__description {
  color: rgba(11, 16, 49, 1);
  font-weight: 600;
}







/* Advantages Section */
.advantages__wrap {
  padding: 64px 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.advantages__title {
  text-align: center;
  font-size: 28px;
  margin: 0;
}

.advantages__list {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;

}

.advantages__item {
  text-align: center;
  flex-basis: calc((100% - 32px * 2) / 3);
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: center;
}

.advantages__icon-wrap {
  background-color: rgba(239, 244, 255, 1);
  padding: 12px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.advantages__icon {
  max-width: 24px;
  height: 24px;
}

.advantages__subtitle {
  font-size: 20px;
  font-weight: 600;
  margin: 0;
  line-height: 30px;
  color: rgba(11, 16, 49, 1);
}

.advantages__text {
  font-size: 16px;
  margin: 0;
  color: rgba(75, 85, 101, 1);
  line-height: 24px;
  font-weight: 400;
}

.advantages__text p {
  margin: 0;
}

/* .page .container {
  width: 1440px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 80px;
} */



.page .section__title {
  font-size: 32px;
  text-align: center;
  margin-bottom: 40px;
}

.top-sales {
  padding: 64px 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

/* Топ продаж */
.page .top-sales__tabs {
  width: fit-content;
  display: flex;
  justify-content: center;
  gap: 4px;
  background: rgba(239, 244, 255, 1);
  align-items: center;
  margin: 0 auto;
  border-radius: 12px;
  padding: 6px;
}

.page .top-sales__tab {
  padding: 8px 12px;
  border-radius: 6px;
  cursor: pointer;
  min-width: 217px;
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: rgba(11, 16, 49, 1);
  transition: all 0.3s ease-out;
}

.page .top-sales__tab--active,
.page .top-sales__tab:hover {
  background: #fff;
  color: rgba(39, 59, 208, 1);
  box-shadow: 0px 1px 3px 0px rgba(116, 128, 224, 0.1);
}

.top-sales__sliders {
  position: relative;
}

.page .top-sales__slider {
  display: none;
  align-items: center;
  width: 100%;
  flex: 0 0 auto;
  padding-top: 5px;
  padding-bottom: 10px;
  width: 1034px;
  position: unset;
  padding: 5px 5px 10px;
}


.top-sales__slider.active {
  display: flex;
  /* Показать только активный слайдер */
}



.page .top-sales__item {
  text-align: center;
  padding: 12px;
  background: #fff;
  border-radius: 10px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.page .swiper-slide.top-sales__item {
  align-items: baseline;
  text-align: left;
  gap: 8px;
}

.top-sales__image {
  max-height: 256px;
  height: 100% !important;
  object-fit: contain;
  width: 100%;
  max-width: 100%;
  /* height: auto; */
}

.top-sales__info {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: 8px;

  flex-grow: 1;
  /* Растягивание блока информации */
  justify-content: space-between;
  /* Равномерное распределение контента */
  width: 100%;
}

.page .top-sales__button {
  width: 100%;
}

.top-sales__subtitle {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  margin: 0;
}

.top-sales__name {
  font-size: 18px;
  line-height: 28px;
  font-weight: 600;
  margin: 0;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.top-sales__price {
  font-size: 20px;
  line-height: 30px;
  font-weight: 800;
  margin: 0;
  color: rgba(11, 16, 49, 1);
}

.top-sales__slider .swiper-button-prev,
.top-sales__slider .swiper-button-next,
.blog__items .swiper-button-prev,
.blog__items .swiper-button-next {
  color: rgba(154, 164, 178, 1);
  border: 1px solid rgba(154, 164, 178, 1);
  border-radius: 50%;
  width: 56px;
  height: 56px;
  font-weight: bold;
}

.top-sales__slider .swiper-button-prev:hover,
.top-sales__slider .swiper-button-next:hover,
.blog__items .swiper-button-prev:hover,
.blog__items .swiper-button-next:hover {
  color: rgba(54, 79, 243, 1);
  border: 1px solid rgba(134, 152, 251, 1);
}

.top-sales__slider .swiper-button-next:after,
.top-sales__slider .swiper-button-prev:after,
.blog__items .swiper-button-next:after,
.blog__items .swiper-button-prev:after {
  font-size: 14px;
}






/* Послуги (компактний блок; детальна сітка в scss/main-page.css) */
.page .services {
  padding: 40px 0;
  gap: 24px;
  display: flex;
  flex-direction: column;
}

.page .services__grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 14px;
  padding: 0;
}

@media (max-width: 1160px) {
  .page .services__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.page .services__item {
  background: rgba(239, 244, 255, 1);
  padding: 12px 14px;
  border-radius: 10px;
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 12px;
  justify-content: flex-start;
}

.services__icon {
  border-radius: 8px;
  background-color: rgba(54, 79, 243, 1);
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.services__icon img {
  max-width: 22px;
  max-height: 22px;
  width: auto;
  height: auto;
}

.page .services__info {
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
  min-width: 0;
  padding-bottom: 0;
}

.page .services__name {
  color: rgba(11, 16, 49, 1);
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  margin: 0;
}

.services__description {
  color: rgba(75, 85, 101, 1);
  margin: 0;
  font-size: 13px;
  line-height: 18px;
  padding: 0;
  font-weight: 400;
}

.page .services__link {
  text-decoration: none;
  font-size: 14px;
  line-height: 20px;
  font-weight: 600;
  margin-top: 2px;
}




.page .swiper-slide {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  height: auto;
  /* text-align: center; */
}





/* Секция "Как сделать заказ" */
.section__order {
  display: flex;
  flex-direction: column;
  gap: 40px;
  padding: 64px 0;
}

.order {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
  padding: 32px;
}

.order__image {
  width: 48%;
}

.order__image img {
  width: 100%;
  border-radius: 8px;
}

.order__steps {
  width: 48%;
}

.order__step {
  margin-bottom: 32px;
  display: flex;
  gap: 16px;
}

.order__step-title {
  font-size: 20px;
  margin: 0;
  margin-bottom: 8px;
  color: rgba(11, 16, 49, 1);
  line-height: 30px;
  font-weight: 600;
}

.order__step-text {
  margin: 0;
  font-size: 16px;
  color: rgba(75, 85, 101, 1);
  line-height: 24px;
  font-weight: 400;
}

.order__number {
  color: rgba(54, 79, 243, 1);
  background: rgba(239, 244, 255, 1);
  border-radius: 10px;
  padding: 12px;
  min-width: 54px;
  width: 54px;
  height: 54px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 28px;
}




/* Секция "Доверяют нам" */
.trust {
  text-align: center;
  background-color: rgba(54, 79, 243, 1);
  color: #fff;
  padding: 48px 0;
  gap: 32px;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}

.trust__title {
  margin: 0;
  font-size: 30px;
  line-height: 38px;
}

.trust__logos {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 40px;
  margin: 0;
  padding: 0;
  max-height: 100px;
  position: relative;
  overflow: hidden;
  align-items: center;
  width: 100%;
  height: 100px;
}

.trust__logo {
  flex-shrink: 0;
  /* Предотвращаем сжатие логотипов */
  margin: 0 20px;
  /* Расстояние между логотипами */
}

.trust__logo img {
  max-height: 100px;
  display: block;
}

.trust__logos-wrapper {
  display: flex;
  animation: scroll 15s linear infinite;
  /* Анимация движения */
}





/* Анимация прокрутки */
@keyframes scroll {
  0% {
    transform: translateX(0);
    /* Начальная позиция */
  }

  100% {
    transform: translateX(-50%);
    /* Сдвиг на ширину контента */
  }
}




















/* Секция "Блог" */
.blog-wrap {
  padding: 64px 0;
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.blog-wrap .blog__top {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  padding: 0 32px;
}

.blog-wrap .blog__title,
.question__title {
  color: rgba(11, 16, 49, 1);
  font-size: 36px;
  line-height: 44px;
  font-weight: 600;
  margin: 0;
}

.blog-wrap .blog__items {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  padding: 0 0 0 32px;
  flex-direction: column;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.blog-wrap .blog__items.product__items {
  padding: 0;
}

.blog-wrap .blog__items .blog__item {
  gap: 8px;
  border-radius: 16px;
  padding: 12px;
  border: 1px solid rgba(238, 242, 246, 1);
  box-shadow: 0px 6px 20px 0px rgba(49, 46, 46, 0.08);
  display: flex;
  flex-direction: column;

  align-items: baseline;
  height: auto;
}

/* .blog-wrap .blog__items .blog__item:not(.product__items .blog__item) {
width: calc((100% / 3.5) - 32px) !important;
}  */
@media screen and (min-width: 1025px) {
  .blog-wrap .blog__items.product__items .blog__item {
    width: calc((100% / 4) - 32px) !important;
  }

  .blog-wrap .blog__items .blog__item:not(.product__items .blog__item) {
    width: calc((100% / 3.5) - 32px) !important;
  }
}

.blog-wrap .blog__items.product__items .blog__item-text {
  color: #0B1031;
  font-size: 20px;
  font-weight: 800;
  line-height: 30px;
}

.blog-wrap .blog__img {
  height: 210px;
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.blog-wrap .blog__item-date {
  color: rgba(105, 117, 134, 1);
  font-size: 14px;
  margin: 0;
  line-height: 20px;
  font-weight: 600;
  text-align: left;
}

.blog-wrap .blog__item .blog__link-img {
  width: 100%;
}


.blog__text {
  margin-top: 12px;
  font-size: 20px;
  line-height: 30px;
  color: rgba(75, 85, 101, 1);
  font-weight: 400;
}

.blog-wrap .blog__item-title {
  font-size: 18px;
  margin: 0;
  font-weight: 600;
  color: rgba(11, 16, 49, 1);
  line-height: 28px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
}

.blog-wrap .blog__item-text {
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  color: rgba(54, 65, 82, 1);
  margin: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.blog-wrap .blog__item-button {
  width: 100%;
  color: #fff;
  margin-top: auto;
}

.blog-wrap .blog__item-button:visited {
  color: #fff;
}

.blog .blog__item-button:hover {
  background-color: #0056d6;
}

.blog-wrap .blog__items .swiper-button-prev,
.blog-wrap .blog__items .swiper-button-next {
  position: unset !important;
  margin-top: 0;
}

.blog-wrap .blog__pagination {
  display: flex;
  flex-direction: row-reverse;
  align-items: baseline;
  justify-content: left;
  gap: 24px;
}



/* Блок: contacts */

.contacts-wrap {
  padding: 64px 0;
  display: flex;
  justify-content: space-between;
  gap: 40px;
  flex-direction: column;
}

.contacts {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding: 0 32px;
}

.contacts__info {
  width: 45%;
}

.contacts__title {
  padding: 0 32px;
}


.contacts__list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 48px;
}



.contacts__icon {
  height: 48px;
  background: rgba(239, 244, 255, 1);
  width: 48px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contacts__item {
  display: flex;
  gap: 16px;
}

.contact__schedule {
  font-weight: 400;
  color: rgba(54, 65, 82, 1);
  font-size: 16px;
  line-height: 24px;
}

.contacts__map {
  width: 96%;
}

.contacts__text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.contacts__map iframe {
  width: 100%;
  height: 424px;
  border-radius: 16px;
  border: none;
}

.footer-contacts__text {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.contact__title {
  font-weight: 600;
  color: rgba(11, 16, 49, 1);
  font-size: 20px;
  line-height: 30px;
  padding-top: 10px;
}

.contact__link {
  font-weight: 600;
  color: rgba(11, 16, 49, 1);
  font-size: 16px;
  line-height: 24px;
}














/* Блок: question */
.question {
  display: flex;
  padding: 64px 32px;
  gap: 64px;
  align-items: center;
  justify-content: space-between;
}

.question__image {
  width: 50%;
  text-align: center;
}

.question__image img {
  max-width: 100%;
  height: 700px;
  object-fit: cover;
  border-radius: 16px;
}

.question__form {
  width: 50%;
  padding-left: 20px;
}



.question__text {
  margin-bottom: 20px;
  margin-top: 12px;
}

.contact-form form {
  display: flex;
  flex-direction: column;
  gap: 32px;
  position: relative;
}

.contact-form .wpcf7-form-control-wrap {
  width: 100%;
  max-height: 154px;
}

.contact-form label {
  font-size: 14px;
  line-height: 20px;
  display: flex;
  flex-direction: column;
  align-items: baseline;
  gap: 6px;
  color: rgba(11, 16, 49, 1);
  font-weight: 500;
}

.contact-form .privacy-policy {
  color: rgba(23, 28, 27, 1);
  display: flex;
  gap: 12px;
}

.contact-form .privacy-policy a {
  color: rgba(39, 59, 208, 1);
  text-decoration: underline;
}

.contact-form .privacy-policy .wpcf7-form-control-wrap {
  width: auto;
}

.privacy-policy_info {
  font-size: 16px;
  line-height: 24px;
}

.wpcf7-not-valid {
  border: 1px solid rgba(253, 162, 155, 1) !important;
}

input[type="checkbox"] {
  appearance: none;
  /* Убираем стандартный стиль браузера */
  width: 20px;
  /* Размер чекбокса */
  height: 20px;
  /* Размер чекбокса */
  border: 1px solid rgba(205, 213, 223, 1);
  /* Граница */
  border-radius: 6px;
  /* Скругление углов */
  background-color: #fff;
  /* Белый фон */
  cursor: pointer;
  /* Указатель курсора при наведении */
  display: inline-block;
  position: relative;
}

/* Стили для состояния "checked" */
input[type="checkbox"]:checked {
  background-color: rgba(54, 79, 243, 1);
  /* Синий фон при активном состоянии */
  border-color: rgba(54, 79, 243, 1);
  /* Синяя граница */
}

/* Стили для иконки "галочка" */
input[type="checkbox"]:checked::after {
  content: '';
  /* Добавляем псевдоэлемент */
  position: absolute;
  top: 3px;
  /* Положение внутри чекбокса */
  left: 7px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  /* Белая галочка */
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  /* Поворачиваем для отображения галочки */
}

.contact-form .wpcf7-list-item {
  margin: 0;
}

.contact-form textarea {
  max-height: 154px;
  padding: 12px 14px;
}

.wpcf7-spinner {
  display: none;
  margin: 0 auto;
}

/* .wpcf7-form.submitting .wpcf7-submit {
   display: none;
} */
.frm-submit {
  position: relative;
}

.wpcf7-form.submitting .wpcf7-spinner {
  display: block;
  visibility: visible;
  z-index: 99;
  position: absolute;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
}

.wpcf7 .wpcf7-submit {
  width: 100%;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0;
  font-family: 'Mulish', sans-serif;
}


#product-modal .wpcf7 form .wpcf7-response-output {
  max-width: 400px;
}






















/* Блок: footer */
.footer {
  padding: 64px 80px 48px;
  background: rgba(239, 244, 255, 1);
}

.footer-wrap {
  display: flex;
  justify-content: space-between;
  gap: 64px;
  margin-bottom: 64px;
}

.footer__info {
  max-width: 384px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.footer-socials__links {
  flex-basis: 51%;
}


.footer__social a {
  height: 100%;
  max-height: 24px;
}

.footer__menu-title {
  color: rgba(11, 16, 49, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 800;
}

.footer__links a {
  color: rgba(11, 16, 49, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  text-decoration: unset;
}

.footer__links a:hover {
  color: rgba(54, 79, 243, 1);

}

.footer__logo img {
  max-width: 150px;
  height: 57px;
  object-fit: contain;
}

.footer__text {
  font-size: 16px;
  margin: 0;
  margin-top: 24px;
  color: rgba(11, 16, 49, 1);
  line-height: 24px;
  font-weight: 400;
}

.footer__socials {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  gap: 4px;
}

.footer__social {
  height: 48px;
  width: 48px;
  align-items: center;
  justify-content: center;
}


.footer__links ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-top: 12px;
}

.footer ul li {
  list-style: none;
  display: flex;
  gap: 8px;
}

.footer-socials__links {
  display: flex;
  gap: 80px;
}

.footer-social-contacts {
  margin: 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-top: 12px;
}

.footer-social-contacts img {
  width: 24px;
  height: 24px;
  min-width: 24px;
}

.footer-contacts__item {
  font-size: 16px;
  color: rgba(11, 16, 49, 1);
  line-height: 24px;
  font-weight: 600;
}

.copyright {
  text-align: center;
  color: rgba(11, 16, 49, 1);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  border-top: 1px solid rgba(205, 213, 223, 1)
}



/* .progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background-color: rgba(255, 213, 0, 1); 
  z-index: 9999;
}

.progress-bar {
  width: 0;
  height: 100%;
  background-color: rgba(0, 91, 187, 1);
  transition: width 0.1s ease-out;
} */



.progress-container {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(255, 213, 0, 1);
  /* Синий цвет статической части */
  z-index: 9999;
  opacity: 1;
  /* Скрыт по умолчанию */
  transition: opacity 0.3s ease-in-out;
  /* Плавное появление */
}

.progress-bar {
  width: 50%;
  height: 100%;
  background-color: rgba(0, 91, 187, 1);
  /* Желтый цвет прогресса */
  transition: width 0.1s ease-out;
  /* Плавное изменение ширины */
}




.swiper-wrapper {
  display: flex;
  align-items: stretch;
  /* Все слайды растягиваются по высоте */
}




@media(max-width:1440px) {
  .container {
    max-width: 1280px;
    padding: 0 32px;
  }
}






.search-bar {
  position: absolute;
  right: 50%;
  transform: translateX(50%);
  width: 0;
  opacity: 0;
  overflow: hidden;
  top: 20px;
  transition: width 0.4s ease-in-out, opacity 0.4s ease-in-out;
  z-index: 2;
}

.search-icon {
  cursor: pointer;
}

.search-bar.active {
  width: 50%;
  opacity: 1;
}

.header-search-overlay,
.header-overlay {
  display: none;
  position: fixed;
  top: -100vh;
  left: -100vw;
  width: 200vw;
  height: 200vh;
  background: rgba(11, 16, 49, 0.7);
  z-index: 1;
}

.icon-light.active .header-search-overlay {
  display: block;
}

.header-overlay.active {
  display: block;
  z-index: 2;
}

#searchform .pro-search {
  z-index: 1;
}

#searchform {
  margin-bottom: 20px;
  border: 0.1rem solid #c1c1c1;
  border-radius: 8px;
  overflow: hidden;
  max-width: 100%;
  display: flex;
  width: 100%;
}

input[type="text"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.search-bar [type=submit] {
  margin: 0 !important;
  padding: 10px 18px;
  font-size: 16px;
  outline: none !important;
  width: auto !important;
  background: rgba(238, 242, 246, 1) !important;
  border: 1px solid rgba(238, 242, 246, 1) !important;
  border-radius: 8px !important;
  font-weight: 700;
  color: rgba(154, 164, 178, 1) !important;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  text-indent: unset !important;
  height: 100% !important;
  min-width: fit-content !important;
}

#searchform input[type="submit"] {
  min-width: fit-content !important;
}


@media (max-width: 1280px) {
  .search-bar.active {
    width: 76%;
  }
}

@media (max-width: 768px) {
  .search-bar.active {
    width: 96%;
  }

  .hero__image {
    flex-basis: 100%;
    max-height: 100%;
    max-width: 100%;
  }

  .footer-wrap {
    margin-bottom: 24px;
  }

}

@media (max-width: 600px) {
  .privacy-policy_info {
    font-size: 14px;
  }

  .advantages__item {
    flex-basis: 100% !important;
  }

  .blog__text {
    font-size: 18px;
    line-height: 28px;
  }

  .blog-wrap .blog__items {
    gap: 16px;
    padding: 0 0 0 32px;

  }

  /* .blog-wrap .blog__items .blog__item:not(.product__items .blog__item) {
    width: calc((100% / 3.5) - 16px) !important;
  } */


}


.blog__section .blog__section--not-found {
  padding: 0 !important;
}

.similar-products__item {
  flex-direction: column;
}

@media (max-width: 1280px) {
  .header__menu {
    gap: 20px;
  }
}

@media (max-width: 768px) {
  .page .services__grid {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 0;
  }
}

@media (max-width: 1024px) {
  .page .services__grid {
    padding: 0;
  }
}

@media (max-width: 1023px) {
  .container-hero {
    height: 100%;
  }
}

.header__burger {
  width: 20px;
  height: 15px;
  position: relative;
  display: none;
  /* Hidden by default */
  z-index: 100;
  /* Adjust z-index */
  cursor: pointer;
}


.header__burger .bar {
  width: 20px;
  height: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: rgba(11, 16, 49, 1);
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}

.header__burger .bar:nth-of-type(1) {
  width: 75%;
  left: 38%;
}

.header__burger .bar:nth-of-type(2) {
  top: calc(50% - 9px);
}

.header__burger .bar:nth-of-type(3) {
  top: calc(50% + 9px);
}

/* When the burger is clicked, bars animate */
.active-js .header__burger .bar:nth-of-type(2) {
  top: 50%;
  left: 0;
  transform: rotate(45deg);
  /* Hide the middle bar */
}

.active-js .header__burger .bar:nth-of-type(1) {

  display: none;
  /* Rotate the first bar */
}

.active-js .header__burger .bar:nth-of-type(3) {
  top: 50%;
  left: 0;
  transform: rotate(-45deg);
  /* Rotate the third bar */
}

.header__burger.active-js {
  z-index: 99999;
}

.header.active-js .header__nav .header__menu {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
}

.active-js .header__actions .icon-light {
  display: none;
}

.active-js .header__actions {
  display: flex;
}

@media screen and (max-width: 1024px) {
  .header__lang {
    gap: 8px;
    padding: 8px 8px 4px;
  }

  .header__burger {
    display: block;
    /* Show burger on mobile screens */
  }

  .header__nav {
    display: none;
    /* Hide the navigation by default on mobile */
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 99;
  }


  .header .header__nav {
    max-height: calc(100vh - 171px);
    height: 0;
    height: fit-content;
    overflow-y: auto;
    overflow-x: hidden;
    transition: all 0.3s ease-in-out;
  }


  .active-js .header__nav {
    display: block;
    margin-left: 0;
    padding: 24px 16px;
    height: fit-content;
    /* Show the navigation when active */
  }

  .header__actions {
    display: none;
  }

  .left-menu {
    display: flex;
    align-items: center;
    gap: 16px;
  }

  .dropdown__popular {
    display: none;
  }

  .menu-item-has-children.has-children-active .dropdown-wrap,
  .menu-item-has-children.has-children-active .dropdown-services {
    position: static;
    background-color: unset;
    box-shadow: none;
    width: 100%;
  }

  .menu-item-has-children.has-children-active .dropdown-wrap {
    padding: 20px 0px 0 0;
    width: 100%;
  }

  .menu-item-has-children.has-children-active .header__menu-link {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: flex-start;
  }

  .menu-item-has-children.has-children-active .dropdown__categories-wrap {
    padding: 0;
  }

  .menu-item-has-children.has-children-active .dropdown-wrap>.container,
  .menu-item-has-children.has-children-active .dropdown-services>.container {
    padding: 0;
  }

  .active-js .menu-item-has-children.has-children-active>a {
    text-align: left;
    display: block;
  }

  .header__menu-link__services {
    padding: 0;
  }

  .menu-services .sub-menu {
    padding: 16px 0;
  }

  .menu-item-has-children .header__menu-link {
    width: 100%;
    text-align: left;
    display: flex;
    align-items: baseline;
  }

  .header__menu>.header__menu-item {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-direction: column;
    align-items: stretch;
  }

  .header.active-js .header__menu > .header__menu-item > a.header__menu-link {
    display: block;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
    padding: 10px 0;
  }

  .header.active-js .menu-item-has-children > .header__menu-link {
    position: relative;
    padding-right: 28px;
  }

  .menu-item-has-children>.header__menu-link .dropdown-toggle {
    right: 0;
  }
}

.body--menu-open {
  overflow: hidden;
  /* Блокируем скроллинг фона */
}

@media screen and (max-width: 600px) {
  .menu-item-has-children .dropdown__categories .sub-menu li {
    flex-basis: calc((100% - 16px) / 2);
  }

  .menu-services .sub-menu .header__menu-item {
    flex-basis: 100%;
  }

  .menu-item-has-children .dropdown-wrap>.container {
    padding: 0;
  }

  .dropdown__categories-wrap {
    padding: 20px 0px 32px 0;
  }

  .header__top .header__container {
    flex-direction: column;
    text-align: center;
  }

  .menu-item-has-children .dropdown__categories .sub-menu {
    gap: 15px;
    padding-right: 0;
  }

  .menu-item-has-children .dropdown-wrap {
    width: 100%;
  }
}




#scrollToTop.active-js {
  opacity: 1;
  visibility: visible;
  transform: translate(0, 0);
}

#scrollToTop {
  position: fixed;
  bottom: 30px;
  right: 20px;
  background: linear-gradient(180deg, #005BDC 0%, #001E80 100%);
  font-size: 64px;
  color: transparent;
  background-clip: text;
  cursor: pointer;
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  transform: translate(100px, 50px);
  transition: all 0.4s ease;
}















.product-container {
  flex-basis: 50%;
  overflow: hidden;
  /* Ограничиваем содержимое внутри контейнера */
  position: relative;
  /* Для позиционирования стрелок */
  margin: 0 auto;
  /* Центрируем контейнер */
  width: -webkit-fill-available;
  padding-bottom: 30px;
}

.product-page__container--description {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}


.slider-for img {
  width: 100%;
  height: 100%;
  /* Растягиваем изображение по высоте контейнера */
  /* object-fit: cover; */
  object-fit: contain;
  /* Обрезаем изображение, чтобы оно соответствовало размеру контейнера */
  max-height: 460px;
  min-height: 460px;
}



.slider-for img,
.slider-nav img {
  width: 100%;
  height: 100%;
  /* Растягиваем изображение по высоте контейнера */
  object-fit: cover;
  /* Обрезаем изображение, чтобы оно соответствовало размеру контейнера */
  max-height: 460px;

}

.slider-nav .slick-track {
  margin: 0;
}

.slider-for .slick-slide {
  max-height: 460px;
  margin-bottom: 20px;
  overflow: hidden;
  border-radius: 16px
}

.slider-nav .slick-slide {
  margin: 0 5px;
  cursor: pointer;
  height: 60px;
  /* Ограничиваем высоту миниатюр */
  overflow: hidden;
  /* Прячем выходящие части изображения */
}

.slider-nav img {
  height: 100% !important;
  object-fit: cover;
  /* Обрезаем миниатюры, чтобы они заполняли контейнер */
}

.slick-current img {
  border-radius: 5px;
}

.slick-next,
.slick-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  /* Slick залишає текст "Previous"/"Next" у кнопці — ховаємо, стрілка лише в ::before */
  font-size: 0;
  line-height: 0;
  color: transparent;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 50%;
  padding: 10px;
  cursor: pointer;
  user-select: none;
}

.product-container .slick-next {
  right: 10px;
  width: 40px;
  height: 40px;
}

.product-container .slick-prev {
  left: 10px;
  width: 40px;
  height: 40px;
}

.slick-dots li button:before {
  background: -webkit-linear-gradient(180deg, #005BDC 0%, #364ff3 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.slick-dots li button:before {
  font-size: 10px !important;
  line-height: 10px !important;
  width: 10px !important;
  height: 10px !important;
}

.page-path {
  flex-wrap: wrap;
}

.slick-dots li {
  width: 10px !important;
  height: 10px !important;
}

.slick-prev:before,
.slick-next:before {
  font-size: 40px !important;
  line-height: 1 !important;
  color: #333 !important;
  opacity: 1;
}

.info-block__desktop {
  display: none;
}

@media screen and (max-width: 1024px) {
  .info-block__mobile {
    display: none;
  }

  .info-block__desktop {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .page-path a {
    /* display: block;
    width: 100%; */
    white-space: nowrap;
  }

  .page-path {
    overflow-x: scroll;
    flex-wrap: nowrap;
  }

  .page-path .breadcrumb_last {
    white-space: nowrap;
  }

  .page-path svg {
    display: block;
    width: 16px;
    min-width: 16px;
  }
}

@media screen and (max-width: 600px) {
  .slider-nav .slick-slide {
    display: none !important;
    /* Скрыть изображения внутри навигации */
  }

  .slick-nav li {
    width: auto;
    /* Убедитесь, что ширина точек не ограничена */
  }

  .slider-for img {
    max-height: 280px;
    min-height: 280px;
  }

  .slider-for img,
  .slider-nav img {
    max-height: 280px;
  }
}

@media screen and (max-width: 1440px) {
  .menu-item-has-children.has-children-active .header__menu-link {
    padding-right: 0px;
  }

  .menu-item-has-children.has-children-active>.header__menu-link {
    padding-right: 20px;
  }
}

@media screen and (max-width: 1280px) {
  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu {
    gap: 12px;
  }

  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu li {
    flex-basis: calc((90% - 12px * 2) / 3);
    font-size: 14px;
    line-height: 20px;
  }

  .menu-item-has-children.has-children-active .header__menu-link img {
    width: 100%;
    height: 100px;
    object-fit: contain;
  }

  .menu-item-has-children.has-children-active .header__menu-link span {
    font-size: 14px;
    line-height: 20px;
  }

}


@media screen and (max-width: 1150px) {
  .menu-item-has-children.has-children-active>.header__menu-link {
    padding-right: 15px;
  }

  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu li {
    flex-basis: calc((100% - 12px) / 2);
  }

}

@media (min-width: 1024px) and (max-height: 820px) {
  .dropdown-wrap {
    height: 500px !important;
    overflow-x: scroll;
  }
}

@media (min-width: 1024px) and (max-height: 650px) {
  .dropdown-wrap {
    height: 320px !important;
    overflow-x: scroll;
  }
}


@media screen and (max-width: 1024px) {
  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu li {
    flex-basis: calc((100% - 24px * 2) / 3);
    font-size: 16px;
    line-height: 24px;
  }

  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu {
    gap: 24px;
  }

  .menu-item-has-children.has-children-active .header__menu-link img {
    width: auto;
    height: auto;
  }

  .menu-item-has-children.has-children-active .header__menu-link span {
    font-size: 16px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu li {
    flex-basis: calc((100% - 24px) / 2);
    font-size: 16px;
    line-height: 24px;
  }

}

@media screen and (max-width: 468px) {

  .menu-item-has-children.has-children-active .header__menu-link img {
    width: 100%;
    height: 100px;
  }

  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu {
    gap: 12px;
  }

  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu li {
    flex-basis: calc((100% - 12px) / 2);
  }

  .menu-item-has-children.has-children-active .header__menu-link span {
    font-size: 13px;
    line-height: 20px;
  }
}

@media screen and (max-width: 375px) {

  .menu-item-has-children.has-children-active .header__menu-link span {
    font-size: 12px;
    line-height: 20px;
  }

  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu li {
    flex-basis: calc((100% - 12px) / 2);
  }
}

@media screen and (max-width: 360px) {
  .menu-item-has-children.has-children-active .dropdown__categories .sub-menu li {
    flex-basis: 100%;
  }
}




/* Блокировка прокрутки */
.no-scroll {
  overflow: hidden;
  height: 100vh;
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  color: rgba(75, 85, 101, 1);
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  bottom: -38px;
  text-align: left;
  background: unset;
  padding: 0 16px 0 20px;
  margin: 0;
  font-family: 'Mulish', sans-serif;
  text-shadow: none;
  scrollbar-gutter: auto;
  scrollbar-width: none;
  position: unset;
  margin-top: 16px;
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  display: none;
}

.image-with-caption img {
  margin-bottom: 0;
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
  margin: 0;
}

article section h3 {
  color: #0B1031;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
}

article section li {
  color: #121926;
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  margin-bottom: 12px;
}
.content-block ul li a, .content-block ul li a span, .content-block p a, .single p a, .single article li a{
color: rgba(54, 79, 243, 1) !important;
text-decoration: underline;
}
.content-block ul li a:hover, .content-block ul li a:hover span, .content-block p a:hover, .single p a:hover, .single article li a:hover{
opacity: 0.6;
}
.content-block__full p, .content-block__full h1{
  max-width: 100% !important;
}



