

/* Start:/local/templates/landing_dardav_new/libs/normalize.css?17582970547698*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * 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;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * 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;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 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; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

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; /* 1 */
  padding: 0; /* 2 */
}

/**
 * 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; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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; /* 1 */
  font: inherit; /* 2 */
}

/* End */


/* Start:/local/templates/landing_dardav_new/libs/icomoon/style.css?17582970541498*/
@font-face {
  font-family: 'icomoon';
  src:  url('/local/templates/landing_dardav_new/libs/icomoon/fonts/icomoon.eot?x2e6ye');
  src:  url('/local/templates/landing_dardav_new/libs/icomoon/fonts/icomoon.eot?x2e6ye#iefix') format('embedded-opentype'),
    url('/local/templates/landing_dardav_new/libs/icomoon/fonts/icomoon.ttf?x2e6ye') format('truetype'),
    url('/local/templates/landing_dardav_new/libs/icomoon/fonts/icomoon.woff?x2e6ye') format('woff'),
    url('/local/templates/landing_dardav_new/libs/icomoon/fonts/icomoon.svg?x2e6ye#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

.ic {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.ic-more:before {
  content: "\e907";
}
.ic-chevron-left:before {
  content: "\e900";
}
.ic-chevron-right:before {
  content: "\e901";
}
.ic-chevron-up:before {
  content: "\e903";
}
.ic-chevron-down:before {
  content: "\e905";
}
.ic-check:before {
  content: "\e904";
}
.ic-close:before {
  content: "\e902";
}
.ic-phone:before {
  content: "\e917";
}
.ic-youtube:before {
  content: "\e910";
}
.ic-telegram:before {
  content: "\e909";
}
.ic-facebook:before {
  content: "\e912";
}
.ic-ok:before {
  content: "\e92b";
}
.ic-x:before {
  content: "\e914";
}
.ic-vk:before {
  content: "\e90b";
}
.ic-whatsapp:before {
  content: "\e906";
}
.ic-viber:before {
  content: "\e90a";
}
.ic-instagram:before {
  content: "\e90f";
}

/* End */


/* Start:/local/templates/landing_dardav_new/libs/magnific-popup/magnific-popup.css?17582970546951*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/* End */


/* Start:/local/templates/landing_dardav_new/libs/swiper/swiper-bundle.min.css?175829705416470*/
/**
 * Swiper 8.4.5
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: November 21, 2022
 */

@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
/* End */


/* Start:/local/templates/landing_dardav_new/libs/scrollbar/jquery.scrollbar.css?175968337622704*/
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
    overflow: hidden !important;
    padding: 0 !important;
    position: relative;
}

.scroll-wrapper>.scroll-content {
    border: none !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important;
}

.scroll-wrapper>.scroll-content::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.scroll-wrapper.scroll--rtl {
    direction: rtl;
}

.scroll-element {
    box-sizing: content-box;
    display: none;
}

.scroll-element div {
    box-sizing: content-box;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
    cursor: default;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
    display: block;
}

.scroll-textarea {
    border: 1px solid #cccccc;
    border-top-color: #999999;
}

.scroll-textarea>.scroll-content {
    overflow: hidden !important;
}

.scroll-textarea>.scroll-content>textarea {
    border: none !important;
    box-sizing: border-box;
    height: 100% !important;
    margin: 0;
    max-height: none !important;
    max-width: none !important;
    overflow: scroll !important;
    outline: none;
    padding: 2px;
    position: relative !important;
    top: 0;
    width: 100% !important;
}

.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar {
    height: 0;
    width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner>.scroll-element,
.scrollbar-inner>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-inner>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-x {
    bottom: 2px;
    height: 8px;
    left: 0;
    width: 100%;
}

.scrollbar-inner>.scroll-element.scroll-y {
    height: 100%;
    right: 2px;
    top: 0;
    width: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-inner>.scroll-element .scroll-element_outer,
.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-inner>.scroll-element .scroll-element_track,
.scrollbar-inner>.scroll-element .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    opacity: 0.4;
}

.scrollbar-inner>.scroll-element .scroll-element_track {
    background-color: #e0e0e0;
}

.scrollbar-inner>.scroll-element .scroll-bar {
    background-color: #c2c2c2;
}

.scrollbar-inner>.scroll-element:hover .scroll-bar {
    background-color: #919191;
}

.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -12px;
}

.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -12px;
}

.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer>.scroll-element,
.scrollbar-outer>.scroll-element div {
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-outer>.scroll-element {
    background-color: #ffffff;
}

.scrollbar-outer>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    width: 100%;
}

.scrollbar-outer>.scroll-element.scroll-y {
    height: 100%;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer {
    height: 8px;
    top: 2px;
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    width: 8px;
}

.scrollbar-outer>.scroll-element .scroll-element_outer {
    overflow: hidden;
}

.scrollbar-outer>.scroll-element .scroll-element_track {
    background-color: #eeeeee;
}

.scrollbar-outer>.scroll-element .scroll-element_outer,
.scrollbar-outer>.scroll-element .scroll-element_track,
.scrollbar-outer>.scroll-element .scroll-bar {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.scrollbar-outer>.scroll-element .scroll-bar {
    background-color: #d9d9d9;
}

.scrollbar-outer>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
}

.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer>.scroll-content.scroll-scrolly_visible {
    left: -12px;
    margin-left: 12px;
}

.scrollbar-outer>.scroll-content.scroll-scrollx_visible {
    top: -12px;
    margin-top: 12px;
}

.scrollbar-outer>.scroll-element.scroll-x .scroll-bar {
    min-width: 10px;
}

.scrollbar-outer>.scroll-element.scroll-y .scroll-bar {
    min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -14px;
}

.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -14px;
}

.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx>.scroll-element,
.scrollbar-macosx>.scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-macosx>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-macosx>.scroll-element .scroll-element_track {
    display: none;
}

.scrollbar-macosx>.scroll-element .scroll-bar {
    background-color: #6C6E71;
    display: block;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover>.scroll-element .scroll-bar,
.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.scrollbar-macosx>.scroll-element.scroll-x {
    bottom: 0px;
    height: 0px;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%;
}

.scrollbar-macosx>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0px;
    top: 0;
    width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar {
    height: 7px;
    min-width: 10px;
    top: -9px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar {
    left: -9px;
    min-height: 10px;
    width: 7px;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer {
    left: 2px;
}

.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer {
    top: 2px;
}

.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px;
}

.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light>.scroll-element,
.scrollbar-light>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-light>.scroll-element {
    background-color: #ffffff;
}

.scrollbar-light>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-light>.scroll-element .scroll-element_outer {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light>.scroll-element .scroll-element_size {
    background: #dbdbdb;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
    background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
    background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.scrollbar-light>.scroll-element.scroll-x {
    bottom: 0;
    height: 17px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-light>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 17px;
}

.scrollbar-light>.scroll-element .scroll-bar {
    background: #fefefe;
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
    background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
    background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
    border: 1px solid #dbdbdb;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-light>.scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px;
}

.scrollbar-light>.scroll-content.scroll-scrollx_visible {
    top: -17px;
    margin-top: 17px;
}

.scrollbar-light>.scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 0px;
}

.scrollbar-light>.scroll-element.scroll-y .scroll-bar {
    left: 0px;
    min-height: 10px;
    width: 10px;
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer {
    height: 12px;
    left: 2px;
    top: 2px;
}

.scrollbar-light>.scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer {
    left: 2px;
    top: 2px;
    width: 12px;
}

.scrollbar-light>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -19px;
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -19px;
}

.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px;
}

.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px;
}

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail>.scroll-element,
.scrollbar-rail>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-rail>.scroll-element {
    background-color: #ffffff;
}

.scrollbar-rail>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-rail>.scroll-element .scroll-element_size {
    background-color: #999;
    background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size {
    background-color: #666;
    background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail>.scroll-element.scroll-x {
    bottom: 0;
    height: 12px;
    left: 0;
    min-width: 100%;
    padding: 3px 0 2px;
    width: 100%;
}

.scrollbar-rail>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    padding: 0 2px 0 3px;
    right: 0;
    top: 0;
    width: 12px;
}

.scrollbar-rail>.scroll-element .scroll-bar {
    background-color: #d0b9a0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */
.scrollbar-rail>.scroll-content.scroll-scrolly_visible {
    left: -17px;
    margin-left: 17px;
}

.scrollbar-rail>.scroll-content.scroll-scrollx_visible {
    margin-top: 17px;
    top: -17px;
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-bar {
    height: 10px;
    min-width: 10px;
    top: 1px;
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-bar {
    left: 1px;
    min-height: 10px;
    width: 10px;
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer {
    height: 15px;
    left: 5px;
}

.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size {
    height: 2px;
    left: -10px;
    top: 5px;
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer {
    top: 5px;
    width: 15px;
}

.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size {
    left: 5px;
    top: -10px;
    width: 2px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -25px;
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -25px;
}

.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -25px;
}

.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic>.scroll-element,
.scrollbar-dynamic>.scroll-element div {
    background: none;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-dynamic>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-dynamic>.scroll-element.scroll-x {
    bottom: 2px;
    height: 7px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-dynamic>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 2px;
    top: 0;
    width: 7px;
}

.scrollbar-dynamic>.scroll-element .scroll-element_outer {
    opacity: 0.3;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic>.scroll-element .scroll-element_size {
    background-color: #cccccc;
    opacity: 0;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.scrollbar-dynamic>.scroll-element .scroll-bar {
    background-color: #6c6e71;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar {
    bottom: 0;
    height: 7px;
    min-width: 24px;
    top: auto;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar {
    left: auto;
    min-height: 24px;
    right: 0;
    width: 7px;
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer {
    bottom: 0;
    top: auto;
    left: 2px;
    -webkit-transition: height 0.2s;
    -moz-transition: height 0.2s;
    -o-transition: height 0.2s;
    -ms-transition: height 0.2s;
    transition: height 0.2s;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer {
    left: auto;
    right: 0;
    top: 2px;
    -webkit-transition: width 0.2s;
    -moz-transition: width 0.2s;
    -o-transition: width 0.2s;
    -ms-transition: width 0.2s;
    transition: width 0.2s;
}

.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size {
    left: -4px;
}

.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -11px;
}

.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -11px;
}

/* hover & drag */
.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer {
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
    opacity: 1;
}

.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
    height: 100%;
    width: 100%;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
}

.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
    height: 20px;
    min-height: 7px;
}

.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
    min-width: 7px;
    width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome>.scroll-element,
.scrollbar-chrome>.scroll-element div {
    border: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    z-index: 10;
}

.scrollbar-chrome>.scroll-element {
    background-color: #ffffff;
}

.scrollbar-chrome>.scroll-element div {
    display: block;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.scrollbar-chrome>.scroll-element .scroll-element_track {
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
}

.scrollbar-chrome>.scroll-element.scroll-x {
    bottom: 0;
    height: 16px;
    left: 0;
    min-width: 100%;
    width: 100%;
}

.scrollbar-chrome>.scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 16px;
}

.scrollbar-chrome>.scroll-element .scroll-bar {
    background-color: #d9d9d9;
    border: 1px solid #bdbdbd;
    cursor: default;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.scrollbar-chrome>.scroll-element .scroll-bar:hover {
    background-color: #c2c2c2;
    border-color: #a9a9a9;
}

.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar {
    background-color: #919191;
    border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome>.scroll-content.scroll-scrolly_visible {
    left: -16px;
    margin-left: 16px;
}

.scrollbar-chrome>.scroll-content.scroll-scrollx_visible {
    top: -16px;
    margin-top: 16px;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar {
    height: 8px;
    min-width: 10px;
    top: 3px;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar {
    left: 3px;
    min-height: 10px;
    width: 8px;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer {
    border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track {
    height: 14px;
    left: -3px;
}

.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size {
    height: 14px;
    left: -4px;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer {
    border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track {
    top: -3px;
    width: 14px;
}

.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size {
    top: -4px;
    width: 14px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
    left: -19px;
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
    top: -19px;
}

.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
    left: -19px;
}

.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
    top: -19px;
}
/* End */


/* Start:/local/templates/landing_dardav_new/css/main.css?176035930443219*/
@font-face {
  font-family: "Geometria";
  font-weight: 400;
  font-style: normal;
  src: url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Regular.woff2") format("woff2"), url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Geometria";
  font-weight: 500;
  font-style: normal;
  src: url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Medium.woff2") format("woff2"), url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Geometria";
  font-weight: 700;
  font-style: normal;
  src: url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Bold.woff2") format("woff2"), url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Bold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Geometria";
  font-weight: 800;
  font-style: normal;
  src: url("/local/templates/landing_dardav_new/css/../fonts/Geometria-ExtraBold.woff2") format("woff2"), url("/local/templates/landing_dardav_new/css/../fonts/Geometria-ExtraBold.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "Geometria";
  font-weight: 900;
  font-style: normal;
  src: url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Heavy.woff2") format("woff2"), url("/local/templates/landing_dardav_new/css/../fonts/Geometria-Heavy.woff") format("woff");
  font-display: swap;
}
*, :before, :after {
  outline: none !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --app-height: 100vh;
  --main-color: #ff6666;
  --main-color-hover: #f14242;
  --accent-color: #ffb700;
  --accent-color-hover: #ffc430;
  --accent-color2: #75a340;
  --accent-color2-hover: #669433;
  scroll-behavior: auto;
}

::-webkit-input-placeholder {
  opacity: 1;
}

::-moz-placeholder {
  opacity: 1;
}

:-ms-input-placeholder {
  opacity: 1;
}

::-ms-input-placeholder {
  opacity: 1;
}

::placeholder {
  opacity: 1;
}

body, html {
  font-size: 18px;
}

body {
  position: relative;
  overflow-x: hidden;
  min-width: 320px;
  background: #fff;
  font-family: "Geometria", sans-serif;
  line-height: 1.3;
  color: #333;
}

a {
  text-decoration: underline;
  color: inherit;
}
a:hover {
  text-decoration: none;
}

button {
  cursor: pointer;
}

strong, b {
  font-weight: bold;
}

p, blockquote, ul, ol {
  margin: 0 0 20px;
}

ul, ol {
  padding-left: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px;
  font-weight: bold;
}

h1 {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 36px;
}

h2 {
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 30px;
}

h3 {
  line-height: 1.2;
  font-size: 26px;
}

h4 {
  line-height: 1.2;
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h5 {
  font-size: 1rem;
}

img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: auto;
  max-width: 100%;
}

.wrapper {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: var(--app-height);
}
.wrapper > main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  width: 100%;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.container {
  width: 1330px;
  margin: 0 auto;
  padding: 0 15px;
}

.img-box {
  position: relative;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.img-box._top img {
  bottom: auto;
}
.img-box._bottom img {
  top: auto;
}
.img-box._left img {
  right: auto;
}
.img-box._right img {
  left: auto;
}

.tt-upper {
  text-transform: uppercase;
}

.tt-none {
  text-transform: none;
}

.c-main {
  color: var(--main-color);
}

.m-sect {
  margin: 60px 0 70px;
}

.mt-sect {
  margin-top: 60px;
}

.mb-sect {
  margin-bottom: 70px;
}

.p-sect {
  padding: 60px 0 70px;
}

.pt-sect {
  padding-top: 60px;
}

.pb-sect {
  padding-bottom: 70px;
}

.bg-gray {
  background: #f0f0f0;
}

.bg-darkgray {
  background: #cacaca;
}

.title {
  margin-bottom: 45px;
  text-align: center;
}

.content > :last-child {
  margin-bottom: 0;
}

.btn {
  cursor: pointer;
  display: inline-block;
  position: relative;
  padding: 13px 19px;
  min-width: 180px;
  background: var(--accent-color);
  border: 2px solid #ddd;
  border-radius: 100px;
  -webkit-box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7), 0 12px 20px rgba(0, 0, 0, 0.18), 0 -8px 8px 8px rgba(255, 255, 255, 0.2);
  box-shadow: 1px 1px 0 rgba(255, 255, 255, 0.7), 0 12px 20px rgba(0, 0, 0, 0.18), 0 -8px 8px 8px rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 1.2;
  font-weight: 500;
  font-size: 18px;
  color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.btn:hover {
  background-color: var(--accent-color-hover);
}
.btn._gray {
  border-color: transparent;
  background: #dedede;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn._gray:hover {
  background-color: #d3d3d3;
}
.btn._green {
  border-color: transparent;
  background: var(--accent-color2);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}
.btn._green:hover {
  background-color: var(--accent-color2-hover);
}

.close-btn {
  overflow: hidden;
  position: absolute;
  z-index: 100;
  top: 20px;
  right: 20px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background: var(--main-color);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.close-btn:before {
  display: inline-block;
  -webkit-transition: -webkit-transform 0.6s;
  transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  transition: transform 0.6s, -webkit-transform 0.6s;
}
.close-btn:hover:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.form-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 35px 0;
  margin: 0 -25px;
}
.form-grid__col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  min-width: 40%;
  padding: 0 25px;
}
.form-grid__col._100p {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 100%;
}

.form-item {
  margin-bottom: 15px;
}

.form-field {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  padding: 5px 0;
  border: none;
  background: none;
  border-bottom: 1px solid #253857;
  border-radius: 0;
  text-transform: uppercase;
  line-height: 18px;
  font-weight: normal;
  font-size: 16px;
  color: #15253d;
}
.form-field._light-bg {
  padding: 18px 30px;
  border: none;
  border-radius: 28px;
  background: #f6f6f6;
  text-transform: none;
  line-height: 20px;
  font-weight: 500;
  font-size: 18px;
}
.form-field._light-bg::-webkit-input-placeholder {
  color: #a8afb8;
}
.form-field._light-bg::-moz-placeholder {
  color: #a8afb8;
}
.form-field._light-bg:-ms-input-placeholder {
  color: #a8afb8;
}
.form-field._light-bg::-ms-input-placeholder {
  color: #a8afb8;
}
.form-field._light-bg::placeholder {
  color: #a8afb8;
}
.form-field._cart {
  padding: 13px 20px;
  border: 2px solid #c6c6c6;
  background-color: #fff;
  text-transform: none;
  line-height: 20px;
  font-weight: 500;
  font-size: 18px;
  color: #333;
}
.form-field._cart::-webkit-input-placeholder {
  color: #a8afb8;
}
.form-field._cart::-moz-placeholder {
  color: #a8afb8;
}
.form-field._cart:-ms-input-placeholder {
  color: #a8afb8;
}
.form-field._cart::-ms-input-placeholder {
  color: #a8afb8;
}
.form-field._cart::placeholder {
  color: #a8afb8;
}
.form-field._cart._small {
  padding: 10px 13px;
  line-height: 16px;
  font-size: 14px;
}

textarea.form-field {
  resize: none;
}
textarea.form-field.js-dynamic-textarea {
  max-height: 100px;
}

select.form-field {
  cursor: pointer;
  padding-right: 22px;
  background-image: url("/local/templates/landing_dardav_new/css/../img/select.svg");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  text-overflow: ellipsis;
}
select.form-field._cart {
  padding-right: 42px;
  background-position: calc(100% - 20px) 50%;
}

.form-option {
  cursor: pointer;
  position: relative;
  display: inline-block;
  min-height: 16px;
  line-height: 16px;
  font-size: 14px;
}
.form-option input,
.form-option span:before,
.form-option span:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
}
.form-option input {
  opacity: 0;
}
.form-option input:checked ~ span:before {
  background-color: #000;
}
.form-option input:checked ~ span:after {
  opacity: 1;
}
.form-option span {
  display: block;
  position: relative;
  padding: 0 0 0 26px;
}
.form-option span:before, .form-option span:after {
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.form-option span:before {
  content: "";
  background: #fff;
}
.form-option span:after {
  padding-left: 0.1em;
  text-align: center;
  content: "\e904";
  font-family: "icomoon";
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  font-size: 10px;
  opacity: 0;
  color: #fff;
}

.form-required-info {
  line-height: 16px;
  font-size: 14px;
  color: #8a2520;
}

.form-policy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 20px;
}

.social-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
}
.social-grid._big {
  gap: 50px;
}

.social-item {
  display: inline-block;
  border-radius: 50%;
  background: var(--main-color);
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  text-align: center;
  font-size: 22px;
  color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.social-item:hover {
  background-color: var(--main-color-hover);
}
.social-item.ic-vk {
  background-color: #0077FF;
}
.social-item.ic-vk:hover {
  background-color: #006ae2;
}
.social-item.ic-telegram {
  padding-right: 0.1em;
  background-color: #0088cc;
  font-size: 20px;
}
.social-item.ic-telegram:hover {
  background-color: #007cb9;
}
.social-item.ic-whatsapp {
  background-color: #31D24E;
}
.social-item.ic-whatsapp:hover {
  background-color: #25c242;
}
.social-item._big {
  width: 72px;
  height: 72px;
  line-height: 72px;
  font-size: 42px;
}
.social-item._big.ic-telegram {
  font-size: 40px;
}

.nav-arrow-prev,
.nav-arrow-next {
  cursor: pointer;
  display: inline-block;
  position: absolute;
  z-index: 10;
  top: 50%;
  margin: -30px 0 0;
  padding: 0;
  border-radius: 50%;
  background: #f7f7f7;
  -webkit-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.15), 0 12px 20px rgba(0, 0, 0, 0.18), 0 0 10px 8px rgba(255, 255, 255, 0.5);
  box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.15), 0 12px 20px rgba(0, 0, 0, 0.18), 0 0 10px 8px rgba(255, 255, 255, 0.5);
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  text-align: center;
  font-size: 20px;
  color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.nav-arrow-prev:hover,
.nav-arrow-next:hover {
  background-color: #fff;
}
.nav-arrow-prev.swiper-button-disabled, .nav-arrow-prev.disabled, .nav-arrow-prev:disabled,
.nav-arrow-next.swiper-button-disabled,
.nav-arrow-next.disabled,
.nav-arrow-next:disabled {
  cursor: default;
  background-color: #f7f7f7;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #d8d8d8;
}
.nav-arrow-prev.swiper-button-lock,
.nav-arrow-next.swiper-button-lock {
  display: none !important;
}

.nav-arrow-prev {
  left: 0;
  padding-right: 0.1em;
}

.nav-arrow-next {
  right: 0;
  padding-left: 0.1em;
}

.sandwich {
  overflow: hidden;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  width: 40px;
  height: 40px;
  border: none;
  border-radius: 50%;
  background: var(--main-color);
}
.sandwich span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  margin: -1px 0 0 -10px;
  border-radius: 1px;
  background: #fff;
  -webkit-transition: width 0.4s, -webkit-transform 0.4s;
  transition: width 0.4s, -webkit-transform 0.4s;
  transition: width 0.4s, transform 0.4s;
  transition: width 0.4s, transform 0.4s, -webkit-transform 0.4s;
}
.sandwich span:nth-child(1) {
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
}
.sandwich span:nth-child(3) {
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
}
.sandwich.active span:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.sandwich.active span:nth-child(2) {
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
}
.sandwich.active span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mob-menu {
  display: none;
  position: fixed;
  z-index: 95;
  top: 0;
  left: 0;
  width: 100%;
  height: var(--app-height);
  background: #fff;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
.mob-menu__wrapper {
  overflow: hidden;
  padding: 100px 0 30px;
  min-height: var(--app-height);
}
.mob-menu__menus {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
}
.mob-menu__contacts {
  margin-top: 30px;
}
.mob-menu__contacts .social-grid {
  margin-top: 12px;
}

.tabs {
  margin-bottom: 55px;
}
.tabs__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 10px 65px;
}

.tab-btn {
  display: inline-block;
  padding: 10px 28px;
  border: none;
  border-radius: 20px;
  background: none;
  text-transform: uppercase;
  line-height: 20px;
  font-weight: bold;
  font-size: 18px;
  color: inherit;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.tab-btn:hover {
  background-color: #f7f7f7;
}
.tab-btn.active {
  cursor: default;
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 12px 20px rgba(0, 0, 0, 0.18), 0 0 10px 8px #fff;
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.18), 0 0 10px 8px #fff;
  text-transform: uppercase;
  color: #ff8585;
}

.tab-item:nth-of-type(n+2) {
  display: none;
}

.header {
  position: relative;
}
.header__wrap {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  -webkit-transition: background-color 0.2s, backdrop-filter 0.2s, -webkit-transform 0.4s;
  transition: background-color 0.2s, backdrop-filter 0.2s, -webkit-transform 0.4s;
  transition: background-color 0.2s, backdrop-filter 0.2s, transform 0.4s;
  transition: background-color 0.2s, backdrop-filter 0.2s, transform 0.4s, -webkit-transform 0.4s;
}
.header__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 160px;
  padding: 4px 0;
}
.header__logo {
  display: inline-block;
  max-width: 200px;
  margin-right: 50px;
}
.header__logo img {
  display: block;
  max-height: 150px;
}
.header__menus {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin-top: 30px;
}
.header__contacts {
  margin: 15px 0 0 70px;
  max-width: 300px;
}
.header__contacts .social-grid {
  margin-top: 12px;
}
.header__toggle {
  display: none;
}

.head-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  gap: 10px 15px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.head-menu a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.head-menu._top {
  margin-bottom: 35px;
  font-size: 16px;
}
.head-menu._top a {
  color: #898986;
}
.head-menu._top a:hover {
  color: inherit;
}
.head-menu._main {
  font-weight: bold;
  font-size: 20px;
}
.head-menu._main a {
  color: var(--accent-color2);
}
.head-menu._main a:hover {
  color: var(--accent-color2-hover);
}

.top-contact {
  margin-bottom: 5px;
  line-height: 1.2;
  font-size: 14px;
  color: #757575;
}
.top-contact:last-child {
  margin-bottom: 0;
}
.top-contact__phone {
  font-weight: 800;
  font-size: 20px;
}
.top-contact__phone._sm {
  font-size: 18px;
}
.top-contact__phone a {
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.top-contact__phone a:hover {
  color: var(--main-color);
}
.top-contact__descr {
  font-weight: 500;
}

.bann {
  margin-bottom: 50px;
  padding: 130px 0 0;
}
.bann__img {
  position: relative;
  height: 838px;
  background: url("/local/templates/landing_dardav_new/css/../img/bann-img.jpg") no-repeat 50% 0;
}
.bann__img-head {
  position: absolute;
  top: 12%;
  left: 50%;
  right: 15px;
  margin-left: 60px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 40px;
  color: #93b185;
}
.bann__img-head span {
  display: block;
}
.bann__img-head span:nth-child(2) {
  padding-left: 1.75em;
}

.advants .title {
  margin-bottom: 30px;
}

.advants-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 60px;
}
.advants-grid__col {
  width: 30%;
}
.advants-grid__col:nth-child(4n+1) {
  margin-right: 22%;
}
.advants-grid__col:nth-child(4n+3) {
  margin-left: 30%;
  margin-right: auto;
}
.advants-grid__col:nth-child(4n+4) {
  width: 25%;
}
.advants-grid__col:nth-child(n+3) {
  margin-top: -20px;
}

.advant-item__img {
  margin-bottom: 15px;
  max-width: 170px;
  height: 118px;
}
.advant-item__img img {
  right: auto;
}
.advant-item__descr {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1.4;
  font-size: 22px;
}

.products-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px 0;
  margin: 0 -20px;
}
.products-grid__col {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 33.33%;
  padding: 0 20px;
}
.products-grid__col .product-item {
  height: 100%;
}

.product-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #fff;
  -webkit-box-shadow: 0 0 0 1px #e8e8e8;
  box-shadow: 0 0 0 1px #e8e8e8;
  text-decoration: none;
  color: #adadad;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.product-item__content {
  padding: 15px 18px 10px;
  line-height: 1.2;
}
.product-item__content > * {
  margin-bottom: 5px;
}
.product-item__head {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
}
.product-item__img {
  overflow: hidden;
  max-height: 245px;
}
.product-item__img:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 61%;
}
.product-item__img img {
  max-width: 97%;
}
.product-item:hover {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.25);
  color: #8f8f8f;
}

.calc-line {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 32px 0;
  background: #ffb700 url("/local/templates/landing_dardav_new/css/../img/calc-bg.svg") center/cover;
}
.calc-line__ellipses {
  position: absolute;
  z-index: -2;
  top: 10%;
  left: 50%;
  margin-left: 130px;
}
.calc-line__img {
  position: absolute;
  z-index: -1;
  bottom: 0;
  right: 50%;
  margin-right: 290px;
  max-height: 98%;
}
.calc-line__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 375px;
  max-width: 1130px;
}
.calc-line__head {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin: 0 20px 0 0;
  text-transform: uppercase;
  font-weight: 800;
  line-height: 1.4;
}
.calc-line__head strong {
  display: block;
  font-weight: inherit;
  font-size: 1.5em;
}
.calc-line__buttons {
  max-width: 320px;
}
.calc-line__btn {
  display: block;
  margin-bottom: 10px;
  padding: 17px 25px;
  border-radius: 100px;
  border: 3px solid transparent;
  background: #fff3d1;
  -webkit-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.15), 0 12px 20px rgba(60, 42, 0, 0.1), 0 -8px 8px 8px rgba(255, 255, 255, 0.2);
  box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.15), 0 12px 20px rgba(60, 42, 0, 0.1), 0 -8px 8px 8px rgba(255, 255, 255, 0.2);
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  font-weight: 500;
  line-height: 1.2;
  font-size: 20px;
  color: #292929;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.calc-line__btn:last-child {
  margin-bottom: 0;
}
.calc-line__btn:hover {
  background-color: #fffaeb;
}
.calc-line__btn._main {
  border-color: #fff;
  background-color: #ffc920;
  font-weight: 900;
}
.calc-line__btn._main:hover {
  background-color: #ffd34d;
}

.services .container {
  max-width: 1100px;
}
.services__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 30px 0;
  margin: 0 -40px;
}

.service-item {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 33.33%;
  padding: 0 40px;
  /*text-align: center;*/
  font-weight: 500;
}
.service-item__img {
  max-width: 270px;
  margin: 0 auto 15px;
}
.service-item__img:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.service-item__head {
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: bold;
  font-size: 30px;
}
.service-item > :last-child {
  margin-bottom: 0;
}

.gallery-slider {
  position: relative;
  padding: 0 120px;
}
.gallery-slider .swiper-slide {
  height: auto;
}

.gallery-item {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  display: block;
  background: no-repeat center/cover;
}
.gallery-item:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 63%;
}

.review-item {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 5px;
  background: #fff;
  border: 1px solid #e8e8e8;
}
.review-item img {
  max-width: 100%;
  max-height: 100%;
}

.more-reviews-line {
  padding: 15px 0;
  background: #ffda7a;
  text-align: center;
}
.more-reviews-line__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px 50px;
}
.more-reviews-line__head {
  margin: 0;
  max-width: 100%;
  font-weight: 500;
  font-size: 24px;
}
.more-reviews-line .social-grid {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  max-width: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-content .container {
  max-width: 1190px;
}
.home-content .content {
  /*text-align: center;*/
  font-weight: 500;
}

.deliv-line {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
  min-height: 220px;
  background: var(--accent-color);
  color: #fff;
}
.deliv-line__content {
  margin-left: 400px;
}
.deliv-line__head {
  text-transform: uppercase;
  line-height: 1.2;
  font-weight: bold;
  font-size: 48px;
}
.deliv-line__img {
  position: absolute;
  right: 50%;
  bottom: 0;
  margin-right: 325px;
}

.feedback__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.feedback__title {
  width: 42%;
  padding-right: 40px;
  color: #757575;
}
.feedback__title h2 {
  line-height: 1.3;
  font-weight: 500;
}
.feedback__title > :last-child {
  margin-bottom: 0;
}
.feedback__main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}

.footer {
  background: #1b1916;
  color: #d9d9d9;
}
.footer__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
  padding: 45px 0;
}
.footer__logo {
  display: inline-block;
  max-width: 200px;
}
.footer__logo img {
  display: block;
  max-height: 150px;
}
.footer__menu {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 20px 30px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.footer__menu a {
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.footer__menu a:hover {
  color: var(--accent-color);
}
.footer__subscribe {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 380px;
}
.footer__subscribe .social-grid {
  margin-top: 25px;
}
.footer__copy {
  padding: 22px 0 24px;
  border-top: 2px solid #b29548;
  text-align: center;
  font-size: 16px;
}

.subscribe-form__head {
  margin-bottom: 15px;
  font-size: 16px;
}
.subscribe-form__wrap {
  position: relative;
}
.subscribe-form__wrap .form-field {
  padding-right: 60px;
}
.subscribe-form__btn {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  width: 60px;
  height: 100%;
  padding: 0 0.15em 0 0;
  border: none;
  border-radius: 0 28px 28px 0;
  background: none;
  line-height: 56px;
  font-size: 24px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.subscribe-form__btn:hover {
  background-color: var(--accent-color);
}

.quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.quantity .form-field {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 50px;
  margin: 0 25px;
  padding-left: 2px;
  padding-right: 2px;
  text-align: center;
}
.quantity__btn {
  cursor: pointer;
  position: relative;
  display: inline-block;
  width: 16px;
  opacity: 0.5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.quantity__btn:hover {
  opacity: 1;
}
.quantity__btn:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -1px;
  width: 100%;
  border-bottom: 2px solid currentColor;
}
.quantity__btn._plus:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -8px 0 0 -1px;
  width: 2px;
  height: 16px;
  border-right: 2px solid currentColor;
}

.cart-item {
  position: relative;
}
.cart-item__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0 70px;
  padding: 15px 40px;
  min-height: 80px;
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  background: #fff;
}
.cart-item__title-main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.cart-item__title-head {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin: 0;
}
.cart-item__title-head small {
  display: block;
}
.cart-item__title-size {
  margin-left: 20px;
  font-weight: 500;
}
.cart-item__title-color {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  display: inline-block;
}
.cart-item__title-color img {
  display: block;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.cart-item__title-count {
  font-weight: 500;
}
.cart-item__title-del {
  font-size: 16px;
  color: #7f7f7f;
}
.cart-item__title-del span {
  cursor: pointer;
  display: inline-block;
  text-decoration: underline;
}
.cart-item__title-del span:hover {
  text-decoration: none;
}
.cart-item__title-toggle {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  cursor: pointer;
  display: inline-block;
  width: 30px;
  height: 30px;
  border: 2px solid #ddd;
  border-radius: 50%;
  background: none;
  line-height: 26px;
  text-align: center;
  font-size: 12px;
  color: #333;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart-item__title-toggle:hover {
  border-color: var(--main-color);
}
.cart-item__wrapper {
  display: none;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.cart-item__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 35px 40px 25px;
}
.cart-item__gallery {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  position: relative;
  width: 50%;
  padding-right: 15px;
}
.cart-item__gallery-main {
  max-width: 460px;
  margin: 30px auto 0;
}
.cart-item__gallery-main .swiper-slide:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 60%;
}
.cart-item__gallery-thumbs {
  max-width: 424px;
  margin: 16px auto 0;
}
.cart-item__gallery-thumbs .swiper-slide {
  cursor: pointer;
  position: relative;
  border: 2px solid #f0f0f0;
  background: #fff;
  -webkit-transition: border-color 0.2s;
  transition: border-color 0.2s;
}
.cart-item__gallery-thumbs .swiper-slide:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.cart-item__gallery-thumbs .swiper-slide img {
  max-width: 80%;
  max-height: 80%;
}
.cart-item__gallery-thumbs .swiper-slide-thumb-active {
  border-color: var(--accent-color2);
}
.cart-item__ellips {
  position: absolute;
  z-index: -1;
  top: -27%;
  left: -40%;
  width: 105%;
  max-width: 550px;
  border-radius: 50%;
  opacity: 0.4;
}
.cart-item__ellips:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.cart-item__content {
  line-height: 1.25;
}
.cart-item__content a {
  color: var(--main-color);
}
.cart-item__main {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 50%;
  padding-left: 15px;
}
.cart-item__prop-head {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 16px;
}
.cart-item__prop-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px 20px;
}
.cart-item__subprops {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 20px 70px;
  margin-top: 40px;
}
.cart-item__subprop-head {
  margin-bottom: 5px;
  font-size: 16px;
}
.cart-item__subprop._quantity {
  text-align: center;
}
.cart-item__subprop._color {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
.cart-item__deliv-link {
  margin-top: 20px;
  text-align: center;
  font-size: 16px;
}
.cart-item__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.cart-item__price {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 20px;
  background: var(--accent-color);
  text-align: center;
  line-height: 1.2;
  font-weight: 800;
  font-size: 48px;
  color: #fff;
}
.cart-item__price ._old {
  opacity: 0.7;
  text-decoration: line-through;
  font-weight: bold;
  font-size: 0.6em;
}
.cart-item__btns {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border-top: 1px solid #dedede;
}
.cart-item__btns-grid {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 40px;
  padding: 20px;
}
.cart-item__btns-grid .btn {
  min-width: 210px;
}
.cart-item__add {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px;
  background: #eaeaea;
  min-height: 80px;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
  color: #6a6a6a;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart-item__add > * {
  display: inline-block;
}
.cart-item__add i {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  position: relative;
  margin-right: 48px;
  width: 33px;
  height: 33px;
}
.cart-item__add i:before, .cart-item__add i:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #a2a2a2;
}
.cart-item__add i:before {
  width: 3px;
}
.cart-item__add i:after {
  height: 3px;
}
.cart-item__add:hover {
  background-color: #dfdfdf;
}
.cart-item__tabs {
  width: 100%;
  margin: 40px 0 0;
  font-size: 16px;
}
.cart-item__tabs-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 15px;
}
.cart-item__tab {
  display: inline-block;
  padding: 0.5em 0.8em;
  border: none;
  border-radius: 5px;
  background: rgba(0, 0, 0, 0.05);
  text-decoration: none;
  line-height: 1.2;
  font-size: 1em;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.cart-item__tab:hover {
  background-color: rgba(0, 0, 0, 0.08);
}
.cart-item__tab.active {
  background: var(--accent-color2);
  color: #fff;
}
.cart-item__tab-item {
  display: none;
}
.cart-item__tab-item.active {
  display: block;
}
.cart-item._show .cart-item__wrapper {
  display: block;
}
.cart-item._show .cart-item__title-toggle {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.cart-item._add .cart-item__title-size,
.cart-item._add .cart-item__title-count,
.cart-item._add .cart-item__title-del,
.cart-item._add .cart-item__title-color {
  display: none;
}

.cart-option {
  cursor: pointer;
  position: relative;
  display: inline-block;
  min-height: 20px;
  line-height: 20px;
  font-weight: bold;
  font-size: 18px;
  color: #c9c9c9;
}
.cart-option input,
.cart-option span:before,
.cart-option span:after {
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -9px;
  width: 18px;
  height: 18px;
}
.cart-option input {
  opacity: 0;
}
.cart-option input:checked ~ span,
.cart-option.selected span {
  color: var(--accent-color2);
}
.cart-option input:checked ~ span:before,
.cart-option.selected span:before {
  border-color: var(--accent-color2);
  background-color: var(--accent-color2);
}
.cart-option input:checked ~ span:after,
.cart-option.selected span:after {
  opacity: 1;
}
.cart-option span {
  display: block;
  position: relative;
  padding: 0 28px 0 0;
  min-height: 20px;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}
.cart-option span:before, .cart-option span:after {
  -webkit-transition: 0.15s;
  transition: 0.15s;
}
.cart-option span:before {
  content: "";
  border: 2px solid #bababa;
}
.cart-option span:after {
  padding-right: 0.1em;
  text-align: center;
  content: "\e904";
  font-family: "icomoon";
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  line-height: 18px;
  font-size: 10px;
  opacity: 0;
  color: #fff;
}
.cart-option:hover span:before {
  border-color: var(--accent-color2);
}

.cart-color {
  position: relative;
  font-size: 16px;
}
.cart-color__btn {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  position: relative;
  border: 2px solid #c6c6c6;
  height: 50px;
}
.cart-color__btn img {
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -15px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
}
.cart-color__btn span {
  position: absolute;
  top: 50%;
  left: 10px;
  right: 40px;
  margin-top: -15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 30px;
}
.cart-color__btn:after {
  position: absolute;
  top: 50%;
  right: 14px;
  margin-top: -0.5em;
  content: "\e905";
  font-family: "icomoon";
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  line-height: 16px;
  font-size: 12px;
  color: #333;
}
.cart-color__btn._img span {
  left: 50px;
}
.cart-color__dropdown {
  display: none;
  position: absolute;
  z-index: 50;
  top: 100%;
  left: 0;
  width: 100%;
  border: solid #c6c6c6;
  border-width: 0 2px 2px 2px;
  -webkit-overflow-scrolling: touch;
  overflow: auto;
  max-height: 200px;
  background: #fff;
}
.cart-color__item {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 10px;
}
.cart-color__item img {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  margin-right: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 2px #fff;
  box-shadow: 0 0 0 2px #fff;
}
.cart-color__item:hover {
  background-color: rgba(0, 0, 0, 0.05);
}
.cart-color__item.active {
  background-color: var(--accent-color);
}

.cart-dops {
  margin-top: 25px;
}
.cart-dops__head {
  margin-bottom: 15px;
  font-weight: bold;
}

.cart-dop {
  margin-top: 12px;
}
.cart-dop__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
}
.cart-dop__title-head {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
}
.cart-dop__title-price {
  margin-left: 10px;
}
.cart-dop__hide {
  display: none;
  position: relative;
  margin-top: 12px;
  padding-left: 10px;
}
.cart-dop__hide:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

/* Popups */
.popup-overlay {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
}

.popup {
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: var(--app-height);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.popup._show {
  opacity: 1;
}
.popup__wrapper {
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: var(--app-height);
  padding: 30px 5px 20px;
}
.popup__wrap {
  position: relative;
  width: 100%;
  max-width: 1110px;
  background: #fff;
  padding: 40px;
  -webkit-transition: -webkit-transform 0.1s ease;
  transition: -webkit-transform 0.1s ease;
  transition: transform 0.1s ease;
  transition: transform 0.1s ease, -webkit-transform 0.1s ease;
}
.popup .close-btn {
  top: -20px;
  right: 40px;
}
.popup__scroll {
  -webkit-box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}
.popup__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  padding: 20px 40px;
  min-height: 80px;
}
.popup__title-head {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin: 0;
}

.cart-popup .popup__wrapper {
  padding: 20px 5px 0;
}
.cart-popup .popup__wrap {
  padding: 0;
}
.cart-popup__action {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 40px;
}
.cart-popup__action-total {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  margin: 0;
  line-height: 1.2;
  font-size: 30px;
}
.cart-popup__action-total strong {
  display: inline-block;
}
.cart-popup__action .btn {
  margin-left: 20px;
}

.form-popup .popup__wrap {
  max-width: 480px;
}
.form-popup__title {
  margin-bottom: 30px;
}
.form-popup__title > * {
  margin-bottom: 15px;
}

/* Customize plugins */
.mfp-bg {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
}

.mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.mfp-zoom-in.mfp-bg {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-out;
  transition: opacity 0.4s ease-out;
}
.mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: 1;
}
.mfp-zoom-in.mfp-removing .mfp-with-anim {
  opacity: 0;
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
}
.mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}

.mfp-figure:after {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
}

.mfp-title {
  color: #fff;
}

.mfp-container {
  padding-left: 6px;
  padding-right: 6px;
}

.mfp-iframe-scaler iframe {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mfp-iframe-holder .mfp-content {
  max-width: 120vh;
}

.mfp-image-holder .close-btn,
.mfp-iframe-holder .close-btn {
  overflow: visible;
  right: 0;
  height: 40px;
  border-radius: 0;
  background: none;
  text-align: right;
  line-height: 40px;
}

.mfp-image-holder .close-btn {
  top: 0;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
  width: 100%;
}

.mfp-iframe-holder .close-btn {
  width: auto;
  top: -40px;
}

.scrollbar-inner {
  overflow: auto;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 0;
  height: 5px;
}
.scrollbar-inner > .scroll-element.scroll-y {
  right: 0;
  width: 5px;
}
.scrollbar-inner > .scroll-element .scroll-element_track {
  opacity: 1;
  background: #f7f7f7;
}
.scrollbar-inner > .scroll-element .scroll-bar {
  opacity: 1;
  background: var(--main-color) !important;
}
/* End */


/* Start:/local/templates/landing_dardav_new/css/media.css?176025587711926*/
/*==========	Desktop First Method	==========*/
@media (max-width: 1499px) {
  .container {
    width: 1190px;
  }
  .header__logo {
    margin-right: 40px;
  }
  .header__contacts {
    margin-left: 50px;
  }
  .bann__img {
    height: 700px;
    background-size: auto 100%;
  }
  .advants-grid {
    padding: 0;
  }
  .tabs__grid {
    gap: 10px 50px;
  }
  .products-grid {
    gap: 20px 0;
    margin: 0 -10px;
  }
  .products-grid__col {
    padding: 0 10px;
  }
  .calc-line__img {
    margin-right: 200px;
  }
  .calc-line__ellipses {
    margin-left: 200px;
  }
  .gallery-slider {
    padding: 0 80px;
  }
  .deliv-line__img {
    margin-right: 280px;
  }
  .deliv-line__content {
    margin-left: 340px;
  }
  .footer__subscribe {
    width: 280px;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 970px;
  }
  body, html {
    font-size: 16px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  .title {
    margin-bottom: 35px;
  }
  .form-grid {
    gap: 25px 0;
    margin: 0 -15px;
  }
  .form-grid__col {
    padding: 0 15px;
  }
  .social-grid._big {
    gap: 20px;
  }
  .social-item._big {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 34px;
  }
  .social-item._big.ic-telegram {
    font-size: 32px;
  }
  .nav-arrow-prev,
  .nav-arrow-next {
    margin-top: -20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .header__wrap._fixed {
    position: fixed;
  }
  .header__wrap._fixed, .header__wrap._menu {
    background-color: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(5px);
  }
  .header__wrap._fixed .header__grid, .header__wrap._menu .header__grid {
    height: 70px;
  }
  .header__wrap._fixed .header__logo, .header__wrap._menu .header__logo {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
  .header__grid {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    height: 100px;
    -webkit-transition: height 0.2s;
    transition: height 0.2s;
  }
  .header__logo {
    margin-right: auto;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
  }
  .header__logo img {
    max-height: 94px;
  }
  .header__menus {
    display: none;
  }
  .header__contacts {
    margin: 0 0 0 20px;
  }
  .header__contacts .social-grid {
    gap: 5px;
    margin-top: 0;
  }
  .header__contacts .top-contact {
    display: none;
  }
  .header__toggle {
    display: block;
    margin-left: 30px;
  }
  .head-menu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .head-menu._top {
    margin-bottom: 0;
  }
  .bann {
    padding-top: 70px;
  }
  .bann__img {
    height: 600px;
  }
  .bann__img-head {
    margin-left: 30px;
    font-size: 30px;
  }
  .advant-item__descr {
    font-size: 20px;
  }
  .tabs {
    margin-bottom: 40px;
  }
  .tabs__grid {
    gap: 10px 20px;
  }
  .tab-btn {
    padding: 10px 20px;
    font-size: 16px;
  }
  .product-item__content {
    font-size: 14px;
  }
  .product-item__head {
    font-size: 24px;
  }
  .calc-line__img {
    margin-right: 140px;
  }
  .calc-line__ellipses {
    display: none;
  }
  .calc-line__grid {
    padding-left: 320px;
  }
  .calc-line__buttons {
    max-width: 260px;
  }
  .calc-line__btn {
    padding: 13px 20px;
    border-width: 2px;
    font-size: 18px;
  }
  .services__grid {
    margin: 0 -20px;
  }
  .service-item {
    padding: 0 20px;
  }
  .service-item__head {
    font-size: 24px;
  }
  .gallery-slider {
    padding: 0 60px;
  }
  .more-reviews-line {
    padding: 20px 0;
  }
  .more-reviews-line__grid {
    gap: 15px 20px;
  }
  .deliv-line {
    min-height: 160px;
  }
  .deliv-line__img {
    margin-right: 240px;
    max-height: 122%;
  }
  .deliv-line__content {
    margin-left: 280px;
  }
  .deliv-line__head {
    font-size: 40px;
  }
  .cart-item__title {
    gap: 10px 40px;
  }
  .cart-item__title-del {
    font-size: 14px;
  }
  .cart-item__btns-grid {
    gap: 10px;
  }
  .cart-item__price {
    font-size: 40px;
  }
}
@media (max-width: 991px) {
  .container {
    width: 750px;
  }
  .bann__img {
    height: 500px;
  }
  .bann__img-head {
    margin-left: 30px;
    font-size: 24px;
  }
  .bann__img-head span:nth-child(2) {
    padding-left: 1em;
  }
  .advant-item__img {
    max-width: 120px;
    height: 100px;
  }
  .advant-item__descr {
    font-size: 18px;
  }
  .products-grid__col {
    width: 50%;
  }
  .calc-line__grid {
    padding-left: 160px;
  }
  .calc-line__img {
    margin-right: 140px;
    max-width: 320px;
  }
  .gallery-slider {
    padding: 0 50px;
  }
  .more-reviews-line__head {
    font-size: 22px;
  }
  .deliv-line__img {
    margin-right: 160px;
  }
  .deliv-line__content {
    margin-left: 220px;
  }
  .deliv-line__head {
    font-size: 36px;
  }
  .feedback__grid {
    display: block;
  }
  .feedback__title {
    width: auto;
    margin: 0 0 25px;
    padding: 0;
  }
  .footer__grid {
    padding: 40px 0;
  }
  .footer__logo {
    margin-right: auto;
  }
  .footer__menu {
    display: none;
  }
  .quantity .form-field {
    margin: 0 15px;
  }
  .popup .close-btn {
    right: 20px;
  }
  .popup__title {
    padding: 15px 20px;
    min-height: 70px;
  }
  .cart-item__title {
    gap: 10px 20px;
    padding: 15px 20px;
    min-height: 70px;
  }
  .cart-item__wrap {
    padding: 35px 20px 15px;
  }
  .cart-item__prop-head {
    margin-bottom: 10px;
  }
  .cart-item__subprops {
    gap: 20px 30px;
    margin-top: 30px;
  }
  .cart-item__price {
    width: 35%;
    font-size: 30px;
  }
  .cart-popup__action {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .container {
    width: 100%;
  }
  body, html {
    font-size: 14px;
  }
  h1 {
    font-size: 30px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 16px;
  }
  .head-menu._main {
    font-size: 18px;
  }
  .head-menu._top {
    font-size: 14px;
  }
  .top-contact__phone {
    font-size: 18px;
  }
  .bann__img {
    height: 420px;
  }
  .bann__img-head {
    margin-left: 20px;
    font-size: 20px;
  }
  .advants-grid {
    gap: 20px 0;
    margin: 0 -10px;
  }
  .advants-grid__col:nth-child(n) {
    margin: 0;
    padding: 0 10px;
    width: 50%;
  }
  .advant-item {
    text-align: center;
  }
  .advant-item__img {
    max-width: 100px;
    height: 80px;
    margin: 0 auto 15px;
  }
  .advant-item__img img {
    right: 0;
  }
  .tabs {
    overflow: auto;
    margin: 0 -15px 40px;
  }
  .tabs__grid {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    gap: 10px;
    padding: 0 15px;
    min-width: 100%;
    white-space: nowrap;
  }
  .tab-btn {
    background: #f7f7f7;
  }
  .tab-btn:hover {
    background-color: #fff;
  }
  .tab-btn.active {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: var(--main-color);
    color: #fff;
  }
  .calc-line__grid {
    display: block;
    padding: 0;
  }
  .calc-line__head {
    margin: 0 0 20px;
    text-align: center;
  }
  .calc-line__img {
    margin-right: 20px;
    max-height: 150px;
  }
  .calc-line__buttons {
    margin-left: auto;
    max-width: 50%;
  }
  .service-item {
    width: 50%;
  }
  .service-item > * {
    margin-bottom: 12px;
  }
  .service-item__img {
    max-width: 150px;
  }
  .gallery-slider {
    padding: 0;
    margin: 0 -15px;
  }
  .gallery-slider .swiper-slide {
    width: 70%;
  }
  .gallery-slider .nav-arrow-prev,
  .gallery-slider .nav-arrow-next {
    display: none;
  }
  .more-reviews-line__head {
    font-size: 20px;
  }
  .deliv-line {
    min-height: 120px;
  }
  .deliv-line__img {
    right: auto;
    left: -2%;
  }
  .deliv-line__content {
    margin-left: 28%;
  }
  .deliv-line__head {
    font-size: 30px;
  }
  .cart-item__title {
    gap: 10px 15px;
  }
  .cart-item__title-size {
    margin-left: 15px;
  }
  .cart-item__title-color img {
    width: 20px;
    height: 20px;
  }
  .cart-item__wrap {
    display: block;
  }
  .cart-item__gallery {
    width: auto;
    padding: 0;
  }
  .cart-item__main {
    width: auto;
    margin: 30px 0 0;
    padding: 0;
  }
  .cart-popup__action-total {
    font-size: 26px;
  }
  .cart-item__title-head {
    font-size: 16px;
  }
  .cart-item__action {
    display: block;
  }
  .cart-item__price {
    width: auto;
  }
  .cart-dops__head {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .m-sect {
    margin: 50px 0 60px;
  }
  .mt-sect {
    margin-top: 50px;
  }
  .mb-sect {
    margin-bottom: 60px;
  }
  .p-sect {
    padding: 50px 0 60px;
  }
  .pt-sect {
    padding-top: 50px;
  }
  .pb-sect {
    padding-bottom: 60px;
  }
  .title {
    margin-bottom: 30px;
  }
  .form-grid__col {
    min-width: 100%;
  }
  .bann {
    margin-bottom: 40px;
  }
  .header__contacts,
  .header__toggle {
    margin-left: 15px;
  }
  .bann {
    padding-top: 100px;
  }
  .bann__img {
    height: 360px;
  }
  .bann__img-head {
    top: 13%;
    font-size: 3.5vw;
  }
  .bann__img-head span:nth-child(2) {
    padding-left: 0.5em;
  }
  .advant-item__descr {
    font-size: 14px;
  }
  .tab-btn {
    padding: 10px 15px;
    line-height: 16px;
    font-size: 14px;
  }
  .products-grid__col {
    width: 100%;
  }
  .product-item__content {
    font-size: 16px;
  }
  .calc-line {
    padding: 24px 0;
  }
  .calc-line__buttons {
    max-width: 220px;
  }
  .calc-line__btn {
    padding: 12px 15px;
    font-size: 16px;
  }
  .calc-line__img {
    margin-right: 0;
    max-height: 120px;
  }
  .service-item {
    width: 100%;
  }
  .service-item__img {
    max-width: 100px;
  }
  .gallery-slider .swiper-slide {
    width: 80%;
  }
  .deliv-line__content {
    margin-left: 150px;
  }
  .deliv-line__head {
    font-size: 24px;
  }
  .footer {
    text-align: center;
  }
  .footer__grid {
    display: block;
    padding: 30px 0;
  }
  .footer__subscribe {
    max-width: 100%;
    margin: 30px auto 0;
  }
  .footer__subscribe .social-grid {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .subscribe-form__head {
    font-size: 14px;
  }
  .footer__copy {
    padding: 20px 0;
    font-size: 14px;
  }
  .cart-popup__action {
    display: block;
  }
  .cart-popup__action .btn {
    margin: 10px 0 0;
    width: 100%;
  }
  .cart-item__title {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .cart-item__title-main {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 100%;
  }
  .cart-item._add .cart-item__title-main {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0px;
    flex: 1 0 0;
    width: auto;
  }
  .cart-item__btns .btn {
    min-width: 140px;
    padding: 11px 14px;
    font-size: 14px;
  }
  .cart-item__add {
    min-height: 70px;
    font-size: 16px;
  }
  .cart-item__add i {
    margin-right: 25px;
    width: 25px;
    height: 25px;
  }
  .popup__wrap {
    padding: 30px 20px;
  }
  .form-popup .popup__wrap {
    max-width: none;
  }
  .cart-item__tabs {
    font-size: 14px;
  }
  .cart-item__tabs-btns {
    gap: 5px;
  }
}
/*==========	Mobile First Method	==========*/
@media (min-width: 1200px) {
  .feedback__title h2 {
    font-size: 36px;
  }
}
@media (min-width: 1500px) {
  .container._big {
    width: 1470px;
  }
}
@media (min-width: 1700px) {
  .footer .container {
    width: 1630px;
  }
  .footer__grid {
    gap: 45px;
  }
  .footer__menu {
    gap: 20px 45px;
  }
}
/* End */


/* Start:/local/templates/landing_dardav_new/css/custom.css?17676268661910*/
/* убираем кнопку при ajax отправки */
div[id^=wait_comp], .bx-core-waitwindow{display:none;}


/* формы start */
label.error:not(.form-checkbox__label) {
    color: #ff0000;
    margin-top: 5px;
    /*padding: 0 24px;*/
    position: relative;
    font-size: 14px;
    text-align: left;
    line-height: calc(1em + 4px);
    white-space: nowrap;
    display: block;
}

.input.error input, 
.input.error textarea, 
.captcha_input.error input {
    /*border-color: #ff0000;*/
    border-bottom: 1px solid #ff0000;
}

.popup .input.error input,
.popup .input.error textarea, 
.popup .captcha_input.error input {
    border: 1px solid #ff0000;
} 


.popup .captcha-row {
	display: flex;
    align-items: center;
}

.popup .captcha-row .captcha_image {
	width: 100%;
    margin-right: 15px;
}

/* формы end */

/* ленивая загрузка start */
.lazy,
.lazyload,
.lazyloading {
    opacity: 0;
}

.lazyloaded {
    opacity: 1;
    transition: opacity 300ms;
}

/* ленивая загрузка end */

/*
.cart-item__price .cart-item__price-old {
    font-size: 30px;
    margin-right: 15px;
}

@media (max-width: 1199px) {
    .cart-item__price .cart-item__price-old {
        font-size: 20px;
    }
}
*/

/** catalog.elenent start **/

.cart-item__gallery-thumbs .swiper-slide:first-child:last-child {
  display: none;
}

.cart-item-top_props {
    margin-bottom: 20px;
}

.cart-item-top_props .info {
    position: relative;
    padding: 10px 15px;
    background: #fafafa;
    margin-top: 10px;
}

.cart-item-top_props .info:before {
    bottom: 0;
    content: " ";
    display: block;
    left: 0;
    position: absolute;
    top: 0;
    width: 2px;
    background-color: #285fdb;
    background-color: var(--accent-color2);
}

.cart-item__content .product-item-detail-properties .properties-group__name-wrap {
    font-weight: 500;
}
/** catalog.elenent end **/
/* End */


/* Start:/bitrix/templates/.default/ajax/ajax.min.css?1753768144420*/
iframe.waitwindowlocal{position:absolute;border:0;z-index:9999}div.waitwindowlocal{position:absolute;width:25px;height:25px;padding:0;z-index:10000;background-color:#fcf7d1;border:1px solid #e1b52d;background-image:url(/bitrix/templates/.default/ajax/images/wait.gif);background-position:center center;background-repeat:no-repeat}div.waitwindowlocalshadow{position:absolute;z-index:9998;background-image:url(/bitrix/templates/.default/ajax/images/shadow.gif);border:1px solid #808080}
/* End */


/* Start:/local/templates/landing_dardav_new/components/rumrum/oneclickbuy.dardav/shop/style.css?1759675151103*/
.one_click_buy_result,
.one_click_buy_result_success,
.one_click_buy_result_fail {
    display: none;
}
/* End */
/* /local/templates/landing_dardav_new/libs/normalize.css?17582970547698 */
/* /local/templates/landing_dardav_new/libs/icomoon/style.css?17582970541498 */
/* /local/templates/landing_dardav_new/libs/magnific-popup/magnific-popup.css?17582970546951 */
/* /local/templates/landing_dardav_new/libs/swiper/swiper-bundle.min.css?175829705416470 */
/* /local/templates/landing_dardav_new/libs/scrollbar/jquery.scrollbar.css?175968337622704 */
/* /local/templates/landing_dardav_new/css/main.css?176035930443219 */
/* /local/templates/landing_dardav_new/css/media.css?176025587711926 */
/* /local/templates/landing_dardav_new/css/custom.css?17676268661910 */
/* /bitrix/templates/.default/ajax/ajax.min.css?1753768144420 */
/* /local/templates/landing_dardav_new/components/rumrum/oneclickbuy.dardav/shop/style.css?1759675151103 */
