

/* Start:/local/templates/clp/css/slick.css?17557997661776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/clp/css/magnific-popup.css?17557997666852*/
/* 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: rgba(0, 0, 0, 0);
}
.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;
  }
}

/*# sourceMappingURL=magnific-popup.css.map */
/* End */


/* Start:/local/templates/clp/css/style.css?1778739854204283*/
@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Nova+Script&display=swap");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  overflow-x: hidden;
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  color: #22282B;
  background: url(/local/templates/clp/css/../img/back.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
}

section {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body.scroll {
  overflow-y: hidden;
}

ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

button {
  border: none;
  cursor: pointer;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

input {
  font-family: "Montserrat", sans-serif;
}

input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}

input[type=number] {
  border: none;
  -moz-appearance: textfield;
}

input[type=number]:focus {
  outline: none;
}

input[type=tel] {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=text] {
  border: none;
  background-image: none;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

input[type=tel]:focus {
  outline: none;
}

input[type=text]:focus {
  outline: none;
}

textarea:focus {
  outline: none;
}

textarea {
  border: none;
  overflow: auto;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  resize: none;
}

select {
  outline: none;
}

button {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0px;
}

button:focus {
  border: none;
  outline: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

input {
  border: none;
}

input:focus {
  outline: none;
}

img {
  max-width: 100%;
}

.container {
  padding: 0px 15px;
  width: 100%;
}

@media (min-width: 768px) {
  .container {
    padding: 0px 30px;
  }
}
@media (min-width: 992px) {
  .container {
    padding: 0px 45px;
  }
}
@media (min-width: 1360px) {
  .container {
    padding: 0px 0px;
    max-width: 1300px;
    margin: 0 auto;
  }
}
p {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
}
@media (min-width: 768px) {
  p {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  p {
    font-size: 20px;
  }
}

b {
  font-weight: 700;
}

h2 {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
}
@media (min-width: 768px) {
  h2 {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 44px;
  }
}

i {
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  color: #626262;
}
i span {
  color: #1F1F1F;
}
@media (min-width: 768px) {
  i {
    font-size: 17px;
    line-height: 21px;
  }
}
@media (min-width: 1200px) {
  i {
    font-size: 20px;
    line-height: 24px;
  }
}

.title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title img {
  width: 26px;
  margin-right: 10px;
}
@media (min-width: 768px) {
  .title img {
    width: 36px;
  }
}
@media (min-width: 1200px) {
  .title img {
    width: 46px;
  }
}

.substrate {
  height: 70px;
}
@media (min-width: 1200px) {
  .substrate {
    height: 122px;
  }
}
@media (min-width: 1360px) {
  .substrate {
    height: 135px;
  }
}

.breadcrumb {
  background: #E6E6E6;
  padding: 10px 0px 5px 0px;
}
@media (min-width: 1200px) {
  .breadcrumb {
    padding: 20px 0px 15px 0px;
  }
}

.bx-breadcrumb {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.bx-breadcrumb-item {
  margin-right: 10px;
  margin-bottom: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.bx-breadcrumb-item .dot {
  width: 6px;
  min-width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #6B727E;
  margin-right: 10px;
}
.bx-breadcrumb-item a {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #6B727E;
}
.bx-breadcrumb-item a:hover {
  color: #00AEEF;
}
.bx-breadcrumb-item:last-child span {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #00AEEF;
}
@media (min-width: 1200px) {
  .bx-breadcrumb-item a {
    font-size: 15px;
    font-weight: 600;
  }
  .bx-breadcrumb-item:last-child span {
    font-size: 15px;
    font-weight: 600;
  }
}

.top {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.top .title {
  margin-bottom: 18px;
}
@media (min-width: 1024px) {
  .top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .top .title {
    margin-bottom: 0px;
  }
  .top i {
    max-width: 400px;
  }
}
@media (min-width: 1200px) {
  .top i {
    max-width: 500px;
  }
}
@media (min-width: 1360px) {
  .top i {
    max-width: 600px;
  }
}

.btn {
  position: relative;
  z-index: 2;
  margin-top: 30px;
  height: 88px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 24px;
  padding: 0px 30px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(34, 34, 34, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.4);
  max-width: 390px;
  cursor: pointer;
  width: 100%;
}
.btn span {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn .icon {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  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;
  width: 48px;
  min-width: 48px;
  height: 48px;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn .icon svg {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn .icon svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.btn:hover {
  background: rgb(255, 255, 255);
}
.btn:hover span {
  color: #1F1F1F;
}
.btn:hover .icon {
  border-color: #00AEEF;
}
.btn:hover .icon svg {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn:hover .icon svg path {
  fill: #1F1F1F;
}
.btn.btn_blue:hover {
  background: #00AEEF;
}
.btn.btn_blue:hover span {
  color: #fff;
}
.btn.btn_blue:hover .icon {
  border-color: #fff;
}
.btn.btn_blue:hover .icon svg {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.btn.btn_blue:hover .icon svg path {
  fill: #fff;
}

.card {
  display: block;
}
.card_img {
  background: -webkit-gradient(linear, left bottom, left top, from(#EDEDED), to(#EDEDED)), radial-gradient(64.17% 50% at 50% 50%, #FFFFFF 24.25%, #CCCCCC 100%);
  background: linear-gradient(0deg, #EDEDED, #EDEDED), radial-gradient(64.17% 50% at 50% 50%, #FFFFFF 24.25%, #CCCCCC 100%);
  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: 20px; */
  border-radius: 32px;
  min-height: 300px;
  position: relative;
}

.card_img {
  overflow: hidden;
  padding: 20px;
}

.card_img a {
  padding: 20px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: -webkit-transform 0.9s ease;
  transition: -webkit-transform 0.9s ease;
  transition: transform 0.9 ease;
  transition: transform 0.9s ease, -webkit-transform 0.9s ease;
}
.card_img a img {
  min-width: 100%;
  width: 100%;
}

.card_img a img:last-child {
  margin-left: 50px;
}

.card:hover .card_img a {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}

.card_img ul {
  position: absolute;
  left: 20px;
  top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.card_img ul li {
  margin-right: 12px;
  height: 28px;
  line-height: 28px;
  background: radial-gradient(49.88% 191.34% at 50.12% 52.1%, #438EAA 33.34%, #355B7B 100%);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  border-radius: 8px;
  padding: 0px 10px;
  font-weight: 500;
  font-size: 13px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}
.card_img_btn {
  position: absolute;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 44px;
  height: 44px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card_img_btn svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card_img_btn:hover {
  background: #fff;
  border-color: #fff;
}
.card_img_btn:hover svg path {
  stroke: #00AEEF;
}
.card_img_fav {
  left: 20px;
  bottom: 20px;
}
.card_img_cart {
  right: 20px;
  bottom: 20px;
}
.card_text {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 15px;
}
.card_text h4 {
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #22282B;
  margin-bottom: 15px;
}
.card_text h4 a {
  color: #22282B;
  font-weight: 600;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card_text h4 a:hover {
  color: #00AEEF;
}

.card_text .btn {
  justify-content: center;
  height: 70px;
  margin-top: 0px;
  max-width: 100%;
}

.card_text.with_price {
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-between;
}

.card_text.with_price h4 {
  margin-right: 20px;
}

.card_text.with_price .btn {
  display: none;
}

.card_text .card_price {
  white-space: nowrap;
  display: none;
}

.card_text.with_price .card_price {
  display: block;
}

/* .card_text span {
  display: block;

  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #22282B;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.card_text span:hover {
  color: #00AEEF;
} */

/* @media (min-width: 1200px) {
  .card_img {
    padding: 30px;
  }
} */

@media (min-width: 1200px) {
  .card_img {
    padding: 30px;
  }
}

@media (min-width: 1360px) {
  .card_text h4 {
    font-size: 16px;
  }
}

.desktop_drop_item {
  display: none;
  padding: 30px 0px;
  position: fixed;
  left: 0px;
  width: 100%;
  background: #fff;
  top: 116px;
}

.header {
  position: fixed;
  left: 0px;
  top: 0px;
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  z-index: 8;
  overflow: hidden;
  width: 100%;
  padding: 10px 0px;
}
.header_back {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.header_feature {
  position: absolute;
  width: 814px;
  height: 814px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0px;
  border-radius: 50%;
}
.header .container {
  z-index: 2;
  position: relative;
}
.header_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.header_top_logo img {
  max-width: 114px;
}
.header_top_catalog {
  display: none;
}
.header_top_tel {
  display: none;
}
.header_top_btns {
  display: none;
}
.header_top_burger {
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
}
.header_top_burger img {
  margin-bottom: 4px;
}
.header_top_burger span {
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0%;
  color: #fff;
}
.header_bottom {
  display: none;
}
@media (min-width: 1200px) {
  .header {
    padding: 5px 0px 0px 0px;
  }
  .header_feature {
    top: -200px;
  }
  .header_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header_top_logo img {
    max-width: 160px;
  }
  .header_top_catalog {
    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;
    height: 48px;
    padding: 0px 15px;
    background: rgba(244, 244, 244, 0.2);
    border-radius: 12px;
    cursor: pointer;
    border: 1px solid #A4A4A4;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_top_catalog svg {
    margin-right: 10px;
  }
  .header_top_catalog svg path {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_top_catalog span {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_top_catalog.active {
    background: #F4F4F4;
  }
  .header_top_catalog.active svg path {
    fill: #1F1F1F;
  }
  .header_top_catalog.active span {
    color: #1F1F1F;
  }
  .header_top_catalog:hover {
    background: #F4F4F4;
  }
  .header_top_catalog:hover svg path {
    fill: #1F1F1F;
  }
  .header_top_catalog:hover span {
    color: #1F1F1F;
  }
  .header_top_tel {
    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-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .header_top_tel a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_top_tel a img {
    margin-right: 7px;
  }
  .header_top_tel a span {
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 5%;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_top_tel a:hover span {
    color: #00AEEF;
  }
  .header_top_tel p {
    font-weight: 600;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0%;
    color: #D4D4D4;
    margin-top: 5px;
  }
  .header_top_btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_top_btns_item {
    width: 44px;
    height: 44px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 50%;
    background: rgba(244, 244, 244, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    margin-left: 15px;
    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;
  }
  .header_top_burger {
    display: none;
  }
  .header_bottom {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header_bottom a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_bottom a span {
    font-weight: 500;
    font-size: 15px;
    line-height: 20px;
    letter-spacing: 0%;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_bottom a svg {
    margin-left: 4px;
  }
  .header_bottom a svg path {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_bottom_item {
    padding-bottom: 18px;
  }
  .header_bottom_item_drop {
    display: none;
    position: fixed;
    left: 0px;
    width: 100%;
    background-color: #fff;
    top: 120px;
    padding: 30px 0px 15px 0px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  }
  .header_bottom_item_drop ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .header_bottom_item_drop ul li {
    margin-bottom: 20px;
    width: calc(100%/3);
  }
  .header_bottom_item_drop ul li a {
    font-weight: 500;
    font-size: 15px;
    line-height: 100%;
    letter-spacing: 0px;
    color: #1F1F1F;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    position: relative;
    padding-left: 22px;
  }
  .header_bottom_item_drop ul li a::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 16px;
    height: 22px;
    background: url("/local/templates/clp/img/icon_title.svg");
    background-size: cover;
    background-position: 50%;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }

  .header_bottom_item_drop ul li a:hover {
    color: #00AEEF;
  }
  .header_bottom_item_drop ul li:last-child {
    margin-right: 0px;
  }
  .header_bottom_item:hover .header_bottom_item_link span {
    color: #00AEEF;
  }
  .header_bottom_item:hover .header_bottom_item_link svg path {
    fill: #00AEEF;
  }
  .header_bottom_item:hover .header_bottom_item_drop {
    display: block;
  }
}
@media (min-width: 1360px) {
  .header_top_logo img {
    max-width: 100%;
  }
  .header_top_catalog {
    padding: 0px 44px;
  }
  .header_top_btns a {
    margin-left: 30px;
  }
  .header_bottom a svg {
    margin-left: 10px;
  }
  .header_bottom_item_drop {
    top: 134px;
  }
}
.header-home {
  background: transparent;
}
.header-home .header_feature {
  opacity: 0;
}
.header-home .header_back {
  opacity: 0;
}
.header-home.active {
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
}
.header-home.active .header_feature {
  opacity: 1;
}
.header-home.active .header_back {
  opacity: 1;
}

.header_bottom_item {
  padding-bottom: 18px;
}

.header_bottom_item:hover .desktop_drop_item {
  display: block;
}

.dropdown {
  position: fixed;
  left: 0px;
  top: 0px;
  max-height: 100vh;
  overflow-y: auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  height: 100vh;
  width: 100%;
  background-color: #1F1F1F;
  z-index: 8;
  padding: 10px 0px 30px 0px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown.active {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown::-webkit-scrollbar {
  display: none;
}
.dropdown_feature {
  position: absolute;
  width: 570px;
  height: 570px;
  -webkit-filter: blur(200px);
  filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
  right: 0px;
  top: -90px;
  border-radius: 50%;
}
.dropdown .container {
  position: relative;
  z-index: 2;
}
.dropdown_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dropdown_top_logo img {
  max-width: 114px;
}
.dropdown_top_close {
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
}
.dropdown_top_close img {
  margin-bottom: 4px;
}
.dropdown_top_close span {
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0%;
  color: #fff;
}
.dropdown_body {
  padding-top: 45px;
}
.dropdown_body form {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.dropdown_body form input {
  font-family: "Nova Script", system-ui;
  font-style: italic;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.2);
  height: 44px;
  font-size: 14px;
  color: #fff;
  line-height: 44px;
  padding: 0px 54px 0px 15px;
  background-color: rgba(244, 244, 244, 0.2);
  border-radius: 100px;
}
.dropdown_body form button {
  position: absolute;
  right: 15px;
  top: 10px;
  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;
}
.dropdown_body_catalog {
  background-color: #fff;
  height: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 15px;
  margin-top: 20px;
  cursor: pointer;
  border-radius: 100px;
}
.dropdown_body_catalog span {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #1F1F1F;
}
.dropdown_body_catalog svg {
  width: 24px;
  height: 24px;
}
.dropdown_body_nav_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.dropdown_body_nav_head a {
  font-weight: 600;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown_body_nav_head button {
  margin-left: 10px;
  width: 16px;
  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;
  height: 16px;
}
.dropdown_body_nav_head button svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dropdown_body_nav_head.active a {
  color: #00AEEF;
}
.dropdown_body_nav_head.active button svg path {
  fill: #00AEEF;
}
.dropdown_body_nav_head:hover a {
  color: #00AEEF;
}
.dropdown_body_nav_head:hover button svg path {
  fill: #00AEEF;
}
.dropdown_body_nav li {
  margin-top: 35px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.dropdown_body_nav_body {
  padding-left: 15px;
  display: none;
}
.dropdown_body_nav_body ul li {
  margin-top: 20px;
  position: relative;
}
.dropdown_body_nav_body ul li a {
  font-weight: 600;
  font-size: 17px;
  line-height: 17px;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  position: relative;
}

.dropdown_body_nav_body ul li a::after {
  content: "";
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  background: url("/local/templates/clp/img/icon_title.svg");
  background-size: cover;
  background-position: 50%;
  width: 16px;
  height: 22px;
}

.dropdown_body_nav_body ul li a:hover {
  color: #00AEEF;
}
.dropdown_body_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  justify-content: flex-start;
  margin-top: 40px;
}
.dropdown_body_bottom a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 44px;
  padding: 0px 10px;
  background: rgba(244, 244, 244, 0.2);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 20px;
}
.dropdown_body_bottom a span {
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
}
.dropdown_body_bottom a img {
  margin-left: 5px;
}

.dropdown_body_bottom a .favor-list-wrap {
  margin-left: 5px;
}

.dropdown_body_bottom a .bx-basket {
  margin-left: 5px;
}

.dropdown_body_bottom a span.favor-list-wrap_block_icon {
  font-size: 10px;
  font-weight: 400;
}
@media (min-width: 768px) {
  .dropdown_body_bottom {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .dropdown_body_bottom a {
    margin-right: 20px;
  }
}

.form_hide_input {
  position: absolute;
  z-index: -999;
  visibility: hidden;
  opacity: 0;
}

.fixed_menu {
  position: fixed;
  left: 0px;
  bottom: 0px;
  width: 100%;
  z-index: 6;
  height: 64px;
  background: radial-gradient(56.15% 156.55% at 50% 50%, #1A3742 28.91%, #141616 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 25px;
}
.fixed_menu_item {
  width: 44px;
  height: 44px;
  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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(244, 244, 244, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  cursor: pointer;
}
@media (min-width: 1200px) {
  .fixed_menu {
    display: none;
  }
}

.back_modal {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 100vh;
  width: 100%;
  cursor: pointer;
  background: rgba(23, 23, 23, 0.7);
  z-index: 9;
  display: none;
}
.back_modal.active {
  display: block;
}

.drop_hero {
  display: none;
  height: 614px;
  position: fixed;
  left: 0px;
  top: 121px;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, color-stop(44%, #E6E6E6), color-stop(44%, #fff));
  background: linear-gradient(to right, #E6E6E6 44%, #fff 44%);
  z-index: 3;
}
.drop_hero.active {
  display: block;
}
.drop_hero_img {
  display: none;
  position: absolute;
  right: 0px;
  bottom: 0px;
  max-width: 250px;
}
.drop_hero_img.active {
  display: block;
}
.drop_hero_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.drop_hero_nav {
  width: 484px;
  min-width: 484px;
  padding-top: 25px;
  height: 614px;
  background-color: #E6E6E6;
}
.drop_hero_nav ul li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 64px;
  padding: 0px 20px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.drop_hero_nav ul li a span {
  font-weight: 700;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #292726;
}
.drop_hero_nav ul li a:hover {
  background-color: #fff;
}
.drop_hero_nav ul li a.active {
  background-color: #fff;
}
.drop_hero_block {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 35px 50px;
  width: 100%;
  position: relative;
}
.drop_hero_block_close {
  position: absolute;
  right: 0px;
  top: 33px;
  cursor: pointer;
  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;
}
.drop_hero_block_item {
  display: none;
}
.drop_hero_block_item.active {
  display: block;
}
.drop_hero_block_item_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.drop_hero_block_item_head h3 {
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #333333;
  margin-right: 10px;
}
.drop_hero_block_item_head span {
  font-weight: 600;
  font-size: 11px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #ADADAD;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.drop_hero_block_item_body {
  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;
  position: relative;
  margin-top: 30px;
}
.drop_hero_block_item_body_wrap {
  width: calc(50% - 20px);
}
.drop_hero_block_item_body_wrap h4 {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #333333;
}
.drop_hero_block_item_body_wrap ul li {
  margin-top: 20px;
}
.drop_hero_block_item_body_wrap ul li a {
  font-weight: 400;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #9F9F9F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.drop_hero_block_item_body_wrap ul li a:hover {
  color: #00AEEF;
}
@media (min-width: 1280px) {
  .drop_hero_nav {
    width: 518px;
    min-width: 518px;
  }
}
@media (min-width: 1360px) {
  .drop_hero {
    top: 133px;
  }
  .drop_hero_nav {
    width: 568px;
    min-width: 568px;
  }
  .drop_hero_nav ul li a span {
    font-size: 20px;
  }
  .drop_hero_block_item_head h3 {
    font-size: 20px;
  }
  .drop_hero_block_item_head span {
    font-size: 14px;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }
  .drop_hero_block_item_body_wrap h4 {
    font-size: 17px;
  }
  .drop_hero_block_item_body_wrap ul li a {
    font-size: 17px;
  }
}
@media (min-width: 1920px) {
  .drop_hero_img {
    max-width: 375px;
  }
}

.hero_mob {
  position: fixed;
  left: 0px;
  top: 70px;
  max-height: calc(100vh - 70px);
  overflow-y: scroll;
  -ms-overflow-style: none;
  scrollbar-width: none;
  z-index: 7;
  background-color: #E6E6E6;
  padding: 50px 0px 10px 0px;
  display: none;
}
.hero_mob.active {
  display: block;
}
.hero_mob::-webkit-scrollbar {
  display: none;
}
.hero_mob_close {
  position: absolute;
  right: 15px;
  top: 13px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hero_mob_item_head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0px 15px;
  height: 64px;
}
.hero_mob_item_head a {
  font-weight: 700;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #292726;
}
.hero_mob_item_head button {
  min-width: 24px;
  height: 24px;
  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;
  margin-left: 10px;
}
.hero_mob_item_head button img {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_mob_item_body {
  padding: 0px 15px 20px 15px;
  display: none;
}
.hero_mob_item_body_wrap {
  margin-top: 30px;
}
.hero_mob_item_body_wrap h4 {
  font-weight: 500;
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #333333;
}
.hero_mob_item_body_wrap ul li {
  margin-top: 20px;
}
.hero_mob_item_body_wrap ul li a {
  font-weight: 400;
  font-size: 17px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #9F9F9F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.hero_mob_item_body_wrap ul li a:hover {
  color: #00AEEF;
}
.hero_mob_item.active .hero_mob_item_head {
  background-color: #fff;
}
.hero_mob_item.active .hero_mob_item_head button img {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.hero_mob_item.active .hero_mob_item_body {
  background-color: #fff;
}

.modal_consult {
  position: fixed;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: calc(100% - 30px);
  max-width: 742px;
  z-index: 10;
  display: none;
}
.modal_consult.active {
  display: block;
}
.modal_consult_body {
  background: url("/local/templates/clp/css/../img/dots_white.png") no-repeat center, radial-gradient(82.65% 317.07% at 84.27% 71.74%, #3F7488 0%, #1F1F1F 100%);
  background-size: auto;
  border-radius: 24px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
.modal_consult_body_list {
  position: relative;
  z-index: 2;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal_consult_body_list a {
  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;
  height: 50px;
  background: rgba(244, 244, 244, 0.14);
  border: 1px solid #A4A4A4;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 12px;
  padding: 0px 10px;
  max-width: 380px;
}
.modal_consult_body_list a span {
  font-weight: 500;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_consult_body_list a svg {
  margin-left: 10px;
  width: 24px;
  min-width: 24px;
}
.modal_consult_body_list a svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_consult_body_list a:hover {
  background-color: #fff;
}
.modal_consult_body_list a:hover span {
  color: #00AEEF;
}
.modal_consult_body_list a:hover svg path {
  fill: #00AEEF;
}
.modal_consult h3 {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}
.modal_consult_text {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  margin-top: 20px;
  color: #fff;
}
.modal_consult .mfeedback {
  position: relative;
  z-index: 2;
}
.modal_consult .mfeedback .mf-text {
  display: none;
}
.modal_consult .mfeedback input {
  height: 50px;
  line-height: 50px;
  padding: 0px 20px;
  background: rgba(244, 244, 244, 0.14);
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 20px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0%;
  color: #fff;
}
.modal_consult .mfeedback input[type=submit] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 70px;
  background: rgba(34, 34, 34, 0.4);
  width: 100%;
  border-radius: 16px;
  margin-top: 20px;
  padding: 0px 20px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_consult .mfeedback button span {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_consult .mfeedback button .icon {
  width: 40px;
  height: 40px;
  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;
  border-radius: 50%;
  border: 1px solid #fff;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_consult .mfeedback button .icon svg path {
  fill: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_consult .mfeedback input[type=submit]:hover {
  background-color: #fff;
  color: #1F1F1F;
}
.modal_consult .mfeedback button:hover span {
  color: #1F1F1F;
}
.modal_consult .mfeedback button:hover .icon {
  border-color: #00AEEF;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}
.modal_consult .mfeedback button:hover .icon svg path {
  fill: #00AEEF;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.modal_consult_down {
  position: relative;
  z-index: 2;
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin-top: 20px;
}
.modal_consult_down a {
  color: #00AEEF;
}
.modal_consult_close {
  position: absolute;
  right: 0px;
  top: -28px;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (min-width: 768px) {
  .modal_consult_body {
    padding: 30px 50px;
  }
  .modal_consult_body_list a {
    height: 70px;
    max-width: 100%;
    width: auto;
    padding: 0px 30px;
    margin-top: 30px;
  }
  .modal_consult_body_list a span {
    font-size: 16px;
  }
  .modal_consult h3 {
    font-size: 44px;
  }
  .modal_consult_text {
    font-size: 18px;
    margin-top: 25px;
  }
  .modal_consult .mfeedback {
    width: 540px;
    margin: 0 auto;
  }
  .modal_consult .mfeedback input {
    height: 70px;
    border-radius: 24px;
    font-size: 20px;
    padding: 0px 30px;
    margin-top: 25px;
  }
  .modal_consult_down {
    font-size: 15px;
  }
  .modal_consult_close {
    right: -31px;
    top: 0px;
  }
}
@media (min-width: 1200px) {
  .modal_consult h3 {
    font-size: 40px;
    line-height: 110%;
  }
  .modal_consult_text {
    font-size: 16px;
    margin-top: 20px;
  }
  .modal_consult .mfeedback button {
    padding: 0px 30px;
  }
  .modal_consult .mfeedback button span {
    font-size: 20px;
  }
}

.first {
  background: #F7F7F7;
  padding: 10px 0px;
}
.first h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #22282B;
  margin-top: 5px;
}
@media (min-width: 768px) {
  .first {
    padding: 20px 0px;
  }
  .first h1 {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .first {
    padding: 40px 0px;
  }
  .first h1 {
    font-size: 44px;
    margin-top: 30px;
  }
}

.main {
  background: url(/local/templates/clp/css/../img/main/back.png);
  background-size: cover;
  background-position: 50% 50%;
  height: 80vh;
  padding-top: 100px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.main::after {
  content: "";
  width: 100%;
  max-width: 320px;
  height: 320px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0px;
  border-radius: 50%;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
}
.main_text {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 2;
}
.main_text h1 {
  font-weight: 400;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: -4%;
  text-align: center;
  color: #fff;
}
.main_text h1 b {
  font-weight: 400;
}
.main_text p {
  margin-top: 40px;
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -3%;
  text-align: center;
  color: #fff;
}
.main_img {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: -30px;
  z-index: 2;
}
@media (min-width: 768px) {
  .main {
    min-height: 650px;
    padding-top: 200px;
  }
  .main::after {
    height: 700px;
    max-width: 700px;
  }
  .main_img {
    max-width: 600px;
    bottom: -50px;
  }
}
@media (min-width: 1024px) {
  .main {
    padding-top: 150px;
  }
}
@media (min-width: 1200px) {
  .main {
    height: 90vh;
    padding-top: 180px;
  }
  .main_text h1 {
    font-size: 50px;
  }
  .main_text p {
    font-size: 22px;
    max-width: 1000px;
  }
  .main_img {
    max-width: 800px;
    bottom: -120px;
  }
}
@media (min-width: 1920px) {
  .main {
    padding-top: 160px;
  }
  .main_text h1 {
    font-size: 70px;
  }
  .main_text p {
    font-size: 26px;
    margin-top: 40px;
    max-width: 1230px;
  }
  .main_img {
    max-width: 950px;
    bottom: -140px;
  }
}

.about {
  padding-top: 70px;
}
.about_block {
  margin-top: 22px;
}
.about_block_left_slider {
  position: relative;
}
.about_block_left_slider_item {
  border-radius: 26px;
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  padding: 30px 15px 0px 15px;
  position: relative;
  overflow: hidden;
}
.about_block_left_slider_item_feature {
  position: absolute;
  width: 1000px;
  height: 1000px;
  border-radius: 50%;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
}
.about_block_left_slider_item p {
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
}
.about_block_left_slider_item a {
  position: relative;
  z-index: 2;
  margin-top: 30px;
}
.about_block_left_slider_item_main {
  position: relative;
  z-index: 2;
  -webkit-transform: translateX(-15px);
          transform: translateX(-15px);
}
.about_block_left_slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: 30px;
  bottom: 90px;
}
.about_block_left_slider .slick-dots li {
  width: 16px;
  height: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 50%;
  background-color: #E6E6E6;
  margin-top: 20px;
  position: relative;
}
.about_block_left_slider .slick-dots li button {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
}
.about_block_left_slider .slick-dots li.slick-active {
  background-color: #00AEEF;
}
.about_block_right {
  margin-top: 50px;
}
.about_block_right a {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  position: relative;
  border-radius: 26px;
  background-color: #EDEDED;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: 20px;
  overflow: hidden;
}
.about_block_right a .back {
  display: block;
  position: absolute;
  left: -78px;
  top: 0px;
}
.about_block_right a .feature {
  display: block;
  position: absolute;
  background-color: #6FB5CF;
  width: 162px;
  height: 162px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  top: -34px;
  right: -12px;
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.about_block_right a:hover .about_block_right_logo {
  opacity: 0;
}
.about_block_right a svg {
  position: absolute;
  right: 0px;
  top: 20px;
}
.about_block_right a svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.about_block_right a span {
  font-weight: 700;
  font-size: 28px;
  line-height: 100%;
  letter-spacing: -3%;
  color: #0063A6;
}
.about_block_right a h4 {
  font-weight: 400;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: -3%;
  color: #1F1F1F;
  max-width: 80%;
}
.about_block_right a p {
  font-weight: 400;
  font-size: 13px;
  line-height: 150%;
  letter-spacing: -3%;
  color: #000;
  margin-top: 24px;
}
.about_block_right a:hover {
  background-color: #183F4E;
}
.about_block_right a:hover .feature {
  opacity: 1;
}
.about_block_right a:hover span {
  color: #fff;
}
.about_block_right a:hover h4 {
  color: #fff;
}
.about_block_right a:hover p {
  color: #fff;
}
.about_block_right a:hover svg path {
  fill: #fff;
}
@media (min-width: 768px) {
  .about_block {
    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;
  }
  .about_block_left {
    width: calc(50% - 10px);
  }
  .about_block_right {
    width: calc(50% - 10px);
    margin-top: 0px;
  }
  .about_block_right a:first-child {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .about_block_right a svg {
    right: 20px;
  }
  .about {
    padding-top: 120px;
  }
  .about_block {
    margin-top: 50px;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  .about_block_left {
    width: calc(53% - 15px);
  }
  .about_block_right {
    width: calc(47% - 15px);
    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;
  }
}
@media (min-width: 1360px) {
  .about_block_left_slider_item {
    padding: 40px 40px 0px 40px;
  }
  .about_block_left_slider_item p {
    font-size: 20px;
  }
  .about_block_left_slider_item_main {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
  }
  .about_block_right a {
    padding: 20px 40px;
  }
  .about_block_right a h4 {
    font-size: 28px;
  }
  .about_block_right a p {
    font-size: 20px;
  }
}

.screen {
  padding-top: 100px;
}
.screen_wrap {
  margin-top: 30px;
}
.screen_wrap_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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: #EDEDED;
  padding: 30px 30px 0px 30px;
  border-radius: 20px;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
}
.screen_wrap_item::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background: #6FB5CF;
  width: 208px;
  height: 208px;
  border-radius: 50%;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.screen_wrap_item_text {
  position: relative;
  z-index: 2;
  width: 100%;
}
.screen_wrap_item_text h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #292726;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.screen_wrap_item_text p {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #4A4A4A;
  margin-top: 10px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.screen_wrap_item_btn {
  z-index: 2;
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  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;
  background-color: #00AEEF;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.screen_wrap_item_btn svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.screen_wrap_item img {
  position: relative;
  z-index: 2;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  height: 170px;
}
.screen_wrap_item:hover {
  background: #183F4E;
}
.screen_wrap_item:hover::after {
  opacity: 1;
}
.screen_wrap_item:hover h3 {
  color: #fff;
}
.screen_wrap_item:hover p {
  color: #fff;
}
.screen_wrap_item:hover .screen_wrap_item_btn {
  background-color: #fff;
}
.screen_wrap_item:hover .screen_wrap_item_btn svg path {
  fill: #00AEEF;
}
.screen_control {
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  margin-top: 50px;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 44px 15px 200px 15px;
  overflow: hidden;
  border-radius: 20px;
}
.screen_control h2 {
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  position: relative;
  z-index: 2;
}
.screen_control p {
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin-top: 30px;
  position: relative;
  z-index: 2;
}
.screen_control_one {
  position: absolute;
  left: -30px;
  bottom: 24px;
  height: 162px;
}
.screen_control_two {
  position: absolute;
  right: 0px;
  bottom: 30px;
  height: 120px;
}
.screen_control_feature {
  position: absolute;
  width: 700px;
  height: 700px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
}
@media (min-width: 768px) {
  .screen_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .screen_wrap_item {
    width: calc(50% - 10px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .screen_control_one {
    height: 200px;
  }
  .screen_control_two {
    height: 160px;
  }
}
@media (min-width: 1200px) {
  .screen {
    padding-top: 160px;
  }
  .screen_wrap {
    margin-top: 20px;
  }
  .screen_wrap_item {
    width: calc(50% - 15px);
    margin-top: 30px;
    height: 250px;
    padding: 60px 30px 0px 30px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .screen_wrap_item_text {
    max-width: 300px;
  }
  .screen_wrap_item_text h3 {
    font-size: 20px;
  }
  .screen_wrap_item_text p {
    font-size: 14px;
  }
  .screen_wrap_item img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .screen_control {
    padding: 44px 0px 75px 0px;
    margin-top: 46px;
  }
  .screen_control h2 {
    font-size: 44px;
  }
  .screen_control p {
    font-size: 20px;
    max-width: 900px;
    margin-top: 30px;
  }
  .screen_control .btn {
    margin-top: 46px;
  }
  .screen_control_one {
    bottom: 0px;
    height: 250px;
  }
  .screen_control_two {
    bottom: 0px;
    height: 230px;
  }
}
@media (min-width: 1360px) {
  .screen_wrap_item_text {
    max-width: 324px;
  }
  .screen_wrap_item img {
    height: 230px;
  }
  .screen_control_one {
    height: auto;
  }
  .screen_control_two {
    height: auto;
  }
}
@media (min-width: 1920px) {
  .screen {
    padding-top: 200px;
  }
}

/* Анимация */
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}
.trust {
  padding: 40px 0px 20px 0px;
  background-color: #EDEDED;
  margin-top: 66px;
}
.trust_track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: scroll 8s linear infinite;
          animation: scroll 8s linear infinite;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.trust_wrapper {
  overflow: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  margin-top: 20px;
}
.trust_wrapper_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  padding: 0 20px;
}
.trust_wrapper_item svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.trust_wrapper_item:hover svg path {
  fill: #000000;
}
.trust_wrapper:hover .trust_track {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
@media (min-width: 1200px) {
  .trust {
    padding: 30px 0px;
    margin-top: 90px;
  }
  .trust_wrapper {
    margin-top: 30px;
  }
  .trust_wrapper_item {
    padding: 0 30px;
  }
}

.solution {
  padding-top: 60px;
}
.solution_wrap_item {
  width: 100%;
  height: 440px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 25px;
  border-radius: 20px;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-top: 20px;
  box-sizing: border-box;
}
.solution_wrap_item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(45.3%, rgba(0, 0, 0, 0)), color-stop(85.02%, rgba(0, 0, 0, 0.7)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 45.3%, rgba(0, 0, 0, 0.7) 85.02%);
}
.solution_wrap_item h3 {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0px;
  color: #fff;
  position: relative;
  z-index: 2;
  transition: all 0.3s linear;
}

.solution_wrap_item:hover h3 {
  color: #00AEEF;
}
.solution_wrap_item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.solution_wrap_item ul li {
  margin-top: 20px;
  margin-right: 25px;
}
.solution_wrap_item ul li a {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.6px;
  color: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.solution_wrap_item ul li a:hover {
  color: #00AEEF;
  border-color: #00AEEF;
}
.solution_wrap_item ul li:last-child {
  margin-right: 0px;
}
@media (min-width: 768px) {
  .solution_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .solution_wrap_item {
    width: calc(50% - 10px);
  }
  .solution_wrap_item.full {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .solution_wrap {
    margin-top: 20px;
  }
  .solution_wrap_item {
    height: 440px;
    padding: 35px;
  }
  .solution_wrap_item h3 {
    font-size: 28px;
  }
}

.arenda {
  margin-top: 92px;
  padding: 44px 0px 0px 0px;
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  position: relative;
}
.arenda_feature_one {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 375px;
  height: 375px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
}
.arenda_block {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.arenda_block h3 {
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}
.arenda_block p {
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin-top: 30px;
}
.arenda_block .btn {
  width: 100%;
  margin-top: 40px;
}
.arenda_img {
  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;
}
.arenda_img img {
  width: 230px;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
}
.arenda .container {
  position: relative;
  z-index: 2;
}
@media (min-width: 1200px) {
  .arenda {
    padding: 90px 0px 40px 0px;
    margin-top: 90px;
  }
  .arenda_feature_one {
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    left: -160px;
    width: 320px;
    height: 320px;
    background: rgba(0, 174, 239, 0.3);
  }
  .arenda_feature_two {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
    right: 0px;
    width: 320px;
    height: 320px;
    background: rgba(0, 174, 239, 0.3);
    border-radius: 50%;
    -webkit-filter: blur(200px);
            filter: blur(200px);
  }
  .arenda_block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    max-width: 572px;
  }
  .arenda_block h3 {
    text-align: left;
    font-size: 44px;
  }
  .arenda_block p {
    text-align: left;
    font-size: 20px;
    color: #9A9898;
  }
  .arenda_img {
    position: absolute;
    right: 0px;
    top: 44%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .arenda_img img {
    width: 480px;
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@media (min-width: 1360px) {
  .arenda_block {
    max-width: 650px;
  }
}

.popular {
  padding-top: 132px;
}
.popular_slider {
  margin-top: 25px;
}
.popular_slider .slick-slide {
  margin: 0px 16px;
}
@media (min-width: 1200px) {
  .popular {
    padding-top: 100px;
  }
  .popular_slider {
    margin-top: 40px;
  }
}
@media (min-width: 1920px) {
  .popular_slider .slick-slide {
    margin: 0px 30px;
  }
}

.popular-several {
  padding-top: 60px;
}
@media (min-width: 1200px) {
  .popular-several {
    padding-top: 220px;
  }
}

.get {
  margin-top: 60px;
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  padding: 44px 0px 64px 0px;
  position: relative;
  overflow: hidden;
}
.get_feature {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 700px;
  height: 700px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
}
.get_back {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 1;
}
.get .container {
  position: relative;
  z-index: 2;
}
.get_img {
  display: none;
}
.get_block {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.get_block_feature {
  display: none;
}
.get_block h3 {
  font-weight: 400;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
  text-align: center;
}
.get_block p {
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin-top: 30px;
}
.get_block form {
  width: 100%;
  margin-top: 46px;
}
.get_block form input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 1px solid rgba(255, 255, 255, 0.2);
  height: 76px;
  background: rgba(244, 244, 244, 0.14);
  width: 100%;
  padding: 0px 30px;
  font-weight: 400;
  font-size: 20px;
  letter-spacing: 0%;
  color: #fff;
  border-radius: 24px;
}
.get_block form button {
  max-width: 100%;
}
@media (min-width: 1200px) {
  .get {
    overflow: visible;
    margin-top: 212px;
  }
  .get_feature {
    width: 232px;
    height: 232px;
    background: rgba(0, 174, 239, 0.3);
    left: -116px;
    top: 50%;
    -webkit-transform: translate(0%, -50%);
            transform: translate(0%, -50%);
  }
  .get_block {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    width: 572px;
  }
  .get_block h3 {
    font-size: 44px;
    text-align: left;
  }
  .get_block p {
    text-align: left;
    font-size: 20px;
  }
  .get_block form {
    margin-top: 30px;
  }
  .get_block_feature {
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 326px;
    height: 326px;
    background: #00AEEF;
    -webkit-filter: blur(200px);
            filter: blur(200px);
    border-radius: 50%;
  }
  .get_img {
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 484px;
  }
}
@media (min-width: 1360px) {
  .get_block {
    width: 600px;
  }
}

.blog_section {
  padding-top: 60px;
}
.blog_section .top {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.blog_section .top .title {
  margin-bottom: 0px;
}
.blog_section .top a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 7px;
  border-bottom: 1px solid #1F1F1F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section .top a span {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #1F1F1F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section .top a svg {
  margin-left: 10px;
}
.blog_section .top a svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section .top a:hover {
  border-color: #00AEEF;
}
.blog_section .top a:hover span {
  color: #00AEEF;
}
.blog_section .top a:hover svg path {
  fill: #00AEEF;
}
.blog_section_slider {
  margin-top: 25px;
}
.blog_section_slider .slick-slide {
  margin: 0px 16px;
}
.blog_section_slider_item {
  overflow: hidden;
  border-radius: 26px;
  position: relative;
  height: 300px;
}
.blog_section_slider_item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.blog_section_slider_item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.blog_section_slider_item_text {
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: 0px;
  padding: 20px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.blog_section_slider_item_text h3 {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section_slider_item_text .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  margin-top: 18px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section_slider_item_text .button span {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section_slider_item_text .button svg {
  margin-left: 10px;
}
.blog_section_slider_item_text .button svg path {
  fill: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.blog_section_slider_item:hover .blog_section_slider_item_text h3 {
  color: #00AEEF;
}
.blog_section_slider_item:hover .blog_section_slider_item_text .button {
  border-color: #00AEEF;
}
.blog_section_slider_item:hover .blog_section_slider_item_text .button span {
  color: #00AEEF;
}
.blog_section_slider_item:hover .blog_section_slider_item_text .button svg path {
  fill: #00AEEF;
}
@media (min-width: 1200px) {
  .blog_section {
    padding-top: 210px;
  }
  .blog_section_slider {
    margin-top: 40px;
  }
  .blog_section_slider .slick-slide {
    margin: 0px 10px;
  }
  .blog_section_slider_item {
    border-radius: 0px;
    height: auto;
  }
  .blog_section_slider_item img {
    height: 300px;
    width: 100%;
  }
  .blog_section_slider_item::after {
    display: none;
  }
  .blog_section_slider_item img {
    border-radius: 26px;
  }
  .blog_section_slider_item_text {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    margin-top: 20px;
    padding: 0px;
  }
  .blog_section_slider_item_text h3 {
    color: #000;
  }
  .blog_section_slider_item_text .button {
    margin-top: 0px;
    border-color: #000;
    margin-left: 20px;
  }
  .blog_section_slider_item_text .button span {
    color: #000;
  }
  .blog_section_slider_item_text .button svg path {
    fill: #000;
  }
}
@media (min-width: 1360px) {
  .blog_section_slider .slick-slide {
    margin: 0px 15px;
  }
  .blog_section_slider_item_text {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .blog_section_slider_item_text h3 {
    font-size: 24px;
    line-height: 130%;
  }
}
@media (min-width: 1920px) {
  .blog_section .top a span {
    font-size: 18px;
  }
  .blog_section_slider .slick-slide {
    margin: 0px 40px;
  }
  .blog_section_slider_item_text h3 {
    font-size: 34px;
  }
  .blog_section_slider_item_text .button span {
    font-size: 18px;
  }
}

.product {
  background: #F5F5F5 url("/local/templates/clp/css/../img/back.png") no-repeat center;
  background-size: auto;
  position: relative;
  padding: 20px 0px;
}
.product_top {
  padding-bottom: 20px;
  border-bottom: 1px solid #B3B3B3;
}
.product_top h1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000;
}
.product_top_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 10px;
}
.product_top_block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_top_block ul li {
  height: 22px;
  padding: 0px 12px;
  background: radial-gradient(49.88% 191.34% at 50.12% 52.1%, #438EAA 33.34%, #355B7B 100%);
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
  margin-right: 14px;
  border-radius: 8px;
}
.product_top_block_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_top_block_right_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: 20px;
}
.product_top_block_right_item:first-child {
  margin-left: 0px;
}
.product_top_block_right_item img {
  margin-right: 5px;
}
.product_top_block_right_item span {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000;
}
.product_wrap {
  padding-top: 20px;
}
.product_wrap_block_prev {
  display: none;
}
.product_wrap_block_next {
  display: none;
}
.product_wrap_for_item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  background: #E6E6E6;
  border-radius: 32px;
  min-height: 270px;
}
.product_wrap_nav {
  overflow: hidden;
  margin-top: 25px;
}
.product_wrap_nav .slick-slide {
  margin: 0px 10px;
}
.product_wrap_nav .slick-list {
  margin: 0px -10px;
}
.product_wrap_nav_item {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px;
  background: #E6E6E6;
  border-radius: 16px;
  min-height: 70px;
  cursor: pointer;
}
.product_wrap_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 20px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.product_wrap_right h5 {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #1F1F1F;
}
.product_wrap_right ul {
  width: 100%;
}
.product_wrap_right ul li {
  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;
  position: relative;
  margin-top: 10px;
}
.product_wrap_right ul li span {
  width: calc(60% - 20px);
  font-weight: 400;
  font-size: 13px;
  line-height: 17px;
  letter-spacing: 0%;
  color: #1F1F1F;
}
.product_wrap_right ul li span:last-child {
  width: calc(40% - 20px);
  color: #000000;
  text-align: right;
}
.product_wrap_right_more {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #00AEEF;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 10px;
}
.product_wrap_right_more:hover {
  text-decoration: none;
}
.product_wrap_right_store {
  margin-top: 20px;
  max-width: 100%;
}
.product_wrap_right_store_list {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  overflow-x: scroll;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.product_wrap_right_store_list::-webkit-scrollbar {
  display: none;
}
.product_wrap_right_store_list_item {
  padding: 14px 16px;
  background-color: #fff;
  border-radius: 6px;
  margin-right: 20px;
  -webkit-box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
          box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
}
.product_wrap_right_store_list_item span {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #050708;
  white-space: nowrap;
}
.product_wrap_right_store_list_item.disabled {
  background-color: #F7F7F7;
}
.product_wrap_right_store_list_item.disabled span {
  color: #ABABAB;
}
.product_wrap_right_store_list_item:last-child {
  margin-right: 0px;
}
.product_wrap_right_price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 40px;
}
.product_wrap_right_price_text {
  width: 100%;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.product_wrap_right_price_text_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product_wrap_right_price_text_top span.old {
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: line-through;
  color: #B3B3B3;
}
.product_wrap_right_price_text_top span.current {
  margin-left: 20px;
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000000;
}
.product_wrap_right_price_text p {
  font-weight: 300;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #050708;
  margin-top: 5px;
}
.product_wrap_right_price_item {
  margin-top: 20px;
  margin-right: 30px;
  background-color: #fff;
  padding: 7px 10px;
  -webkit-box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
          box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
  border-radius: 8px;
}
.product_wrap_right_price_item .title {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #ABABAB;
}
.product_wrap_right_price_item .blue {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #00AEEF;
}
.product_wrap_right_price_item .black {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
  color: #050708;
}
.product_wrap_right_action {
  margin-top: 40px;
  width: 100%;
}
.product_wrap_right_action_add {
  margin-top: 20px;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 100%;
  height: 82px;
  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;
  border-radius: 24px;
  padding: 0px 30px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: rgba(34, 34, 34, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.4);
  max-width: 100%;
  cursor: pointer;
}
.product_wrap_right_action_add svg {
  margin-right: 10px;
}
.product_wrap_right_action_add svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.product_wrap_right_action_add span {
  text-transform: uppercase;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.product_wrap_right_action_add:hover {
  background: rgb(255, 255, 255);
}
.product_wrap_right_action_add:hover svg path {
  fill: #00AEEF;
}
.product_wrap_right_action_add:hover span {
  color: #1F1F1F;
}
.product_wrap_right_action_fav {
  border-radius: 24px;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  width: 100px;
  height: 82px;
  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;
  background-color: #fff;
  -webkit-box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
          box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
}
.product_wrap_right_action_fav svg path {
  stroke: #000;
}
.product_wrap_right_action_rent {
  width: calc(100% - 110px);
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
  height: 82px;
  max-width: 100%;
  margin-top: 0px;
  padding: 0px 20px;
  justify-content: center;
}
.product_wrap_right_action_rent span {
  text-transform: uppercase;
}
.product_wrap_right_action_top {
  width: 100%;
}
.product_wrap_right_action_top .basket-item-block-amount {
  width: 100%;
}
.product_wrap_right_action_top .basket-item-block-amount .basket-item-amount-filed-block {
  width: 100%;
}
.product_wrap_right_action_bottom {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product_wrap_right_services {
  margin-top: 40px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 100%;
}
.product_wrap_right_services .switch {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 28px;
  position: relative;
  cursor: pointer;
  width: 100%;
}
.product_wrap_right_services .switch input {
  left: 0px;
  top: 0px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}
.product_wrap_right_services .switch .slider {
  height: 27px;
  width: 55px;
  background-color: #fff;
  border-radius: 50px;
  position: relative;
}
.product_wrap_right_services .switch .slider::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: #9F9F9F;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product_wrap_right_services .switch .label-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #050708;
  margin-left: 5px;
}
.product_wrap_right_services .switch .label-price {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #050708;
  margin-left: auto;
}
.product_wrap_right_services .switch input:checked + .slider::before {
  background-color: #00AEEF;
  -webkit-transform: translateX(28px);
          transform: translateX(28px);
}
.product_wrap_left_touch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 76px;
  padding: 0px 32px;
  margin-top: 20px;
  background: url("/local/templates/clp/css/../img/dots_white.png") no-repeat center, radial-gradient(49.88% 191.34% at 50.12% 52.1%, #438EAA 33.34%, #355B7B 100%);
  background-size: auto;
  border-radius: 32px;
}
.product_wrap_left_touch img {
  margin-right: 10px;
  width: 28px;
}
.product_wrap_left_touch span {
  font-weight: 600;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: center;
  color: #fff;
}

.product_wrap_for .slick-track {
  display: flex !important;
}

.product_wrap_for .slick-slide {
  height: inherit !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.product_wrap_nav .slick-track {
  display: flex !important;
}

.product_wrap_nav .slick-slide {
  height: inherit !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
}

.product_wrap_right_action.with_price .product_wrap_right_action_rent {
  display: none;
}

.product_wrap_right_action.with_price {
  position: relative;
}

.product_wrap_right_action.with_price .product_wrap_right_action_bottom {
  width: auto;
  position: absolute;
  left: 0px;
  bottom: 0px;
  margin: 0px;
}

.product_wrap_right_action.with_price .product_wrap_right_action_add {
  margin-left: auto;
  width: calc(100% - 120px);
}

@media (min-width: 768px) {
  .product_top h1 {
    font-size: 26px;
  }
  .product_top_block {
    margin-top: 20px;
  }
  .product_wrap_right_store_list {
    overflow: visible;
  }
  .product_wrap_right_price_text {
    width: auto;
    margin-right: 30px;
  }
  .product_wrap_right_price_item {
    margin-top: 0px;
  }
  .product_wrap_right_action {
    width: 100%;
  }
  .product_wrap_right_action_add {
    margin-top: 0px;
    margin-left: 20px;
  }
  .product_wrap_right_action_rent {
    padding: 0px 30px;
    width: calc(100% - 120px);
  }
  .product_wrap_right_action_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  /* .product_wrap_for_item {
    height: 400px;
  } */
  .product_wrap_nav_item {
    min-height: 140px;
  }
  .product_wrap_left_touch {
    position: relative;
  }
  .product_wrap_left_touch img {
    width: auto;
  }
  .product_wrap_left_touch span {
    font-size: 18px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    width: 100%;
  }
  .product_wrap_right_action.with_price .product_wrap_right_action_bottom {
    position: relative;
    left: auto;
    bottom: auto;
  }
  .product_wrap_right_action.with_price {
    display: flex;
    align-items: center;
  }
  .product_wrap_right_action.with_price .product_wrap_right_action_add {
    width: 100%;
    margin: 0px 20px;
  }
}
@media (min-width: 1024px) {
  .product_wrap {
    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;
    position: relative;
  }
  .product_wrap_block {
    position: relative;
  }
  .product_wrap_block_prev {
    position: absolute;
    left: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #B3B3B3;
    width: 40px;
    height: 46px;
    border-radius: 6px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 2;
    cursor: pointer;
  }
  .product_wrap_block_prev svg path {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .product_wrap_block_prev:hover {
    background-color: #fff;
    border-color: #00AEEF;
  }
  .product_wrap_block_prev:hover svg path {
    fill: #00AEEF;
  }
  .product_wrap_block_next {
    position: absolute;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    border: 1px solid #B3B3B3;
    width: 40px;
    height: 46px;
    border-radius: 6px;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
    z-index: 2;
    cursor: pointer;
  }
  .product_wrap_block_next svg path {
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .product_wrap_block_next:hover {
    background-color: #fff;
    border-color: #00AEEF;
  }
  .product_wrap_block_next:hover svg path {
    fill: #00AEEF;
  }
  .product_wrap_nav {
    position: relative;
    margin-top: 0px;
    padding-top: 35px;
    padding: 0px 20px 0px 20px;
  }
  .product_wrap_nav::after {
    content: "";
    position: absolute;
    left: 20px;
    top: 0px;
    width: calc(100% - 40px);
    background-color: #fff;
    height: 1px;
  }
  .product_wrap_nav_item {
    min-height: 90px;
    border-radius: 0px;
    background: transparent;
  }
  .product_wrap_left {
    width: calc(50% - 15px);
    background-color: #E6E6E6;
    border-radius: 32px;
  }
  .product_wrap_right {
    width: calc(50% - 15px);
    margin-top: 0px;
  }
  .product_wrap_right_store_list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .product_wrap_right_store_list_item {
    margin-bottom: 10px;
  }
  .product_wrap_right_price {
    margin-top: 30px;
  }
  .product_wrap_right_price_text {
    margin-bottom: 20px;
  }
  .product_wrap_right_action_add {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .product_wrap_right_action_fav {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .product_wrap_right_action_rent {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    width: calc(100% - 120px);
  }
  .product_wrap_for_item {
    border-radius: 0px;
    background: transparent;
  }
  .product_wrap_left_touch span {
    position: relative;
    left: 0px;
    top: 0px;
    -webkit-transform: translate(0px, 0px);
            transform: translate(0px, 0px);
  }
}
@media (min-width: 1200px) {
  .product {
    padding: 40px 0px;
  }
  .product_top {
    padding-bottom: 15px;
    border-bottom: 1px solid #B3B3B3;
  }
  .product_top_block ul li {
    height: 34px;
    padding: 0px 13px;
    font-size: 17px;
    line-height: 34px;
    margin-right: 12px;
  }
  .product_top_block_right_item {
    margin-left: 30px;
  }
  .product_top_block_right_item span {
    font-size: 15px;
  }
  .product_wrap {
    padding-top: 40px;
  }
  .product_wrap_left {
    width: calc(45% - 10px);
  }
  .product_wrap_right {
    width: calc(55% - 10px);
  }
  .product_wrap_right ul li span {
    font-size: 15px;
    line-height: 20px;
  }
  .product_wrap_right_price {
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .product_wrap_right_price_text {
    margin-bottom: 0px;
    margin-right: 0px;
  }
  .product_wrap_right_price_item {
    margin-right: 0px;
    margin-left: 10px;
  }
}
@media (min-width: 1360px) {
  .product_wrap_right_price {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .product_wrap_right_price_item {
    margin-left: 30px;
  }
}

.product_info {
  padding: 0px 0px 30px 0px;
}
.product_info_item {
  padding: 20px;
  background: #E6E6E6;
  -webkit-box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
          box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
  border-radius: 24px;
  margin-top: 30px;
}
.product_info_item_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.product_info_item_top h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000;
}
.product_info_item_top .plusminus {
  width: 36px;
  height: 36px;
  position: relative;
  border-radius: 50%;
  background-color: #00AEEF;
  cursor: pointer;
}
.product_info_item_top .plusminus:before {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 9px;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  width: 18px;
  height: 2px;
  -webkit-transform: translatey(-50%);
          transform: translatey(-50%);
  border-radius: 10px;
}
.product_info_item_top .plusminus:after {
  content: "";
  display: block;
  background-color: #fff;
  position: absolute;
  top: 50%;
  left: 9px;
  -webkit-transition: 0.35s;
  transition: 0.35s;
  width: 18px;
  height: 2px;
  -webkit-transform: translatey(-50%) rotate(90deg);
          transform: translatey(-50%) rotate(90deg);
  border-radius: 10px;
}
.product_info_item_top.active .plusminus {
  background-color: #fff;
}
.product_info_item_top.active .plusminus:before {
  -webkit-transform: translatey(-50%) rotate(-90deg);
          transform: translatey(-50%) rotate(-90deg);
  opacity: 0;
  background-color: #000;
}
.product_info_item_top.active .plusminus:after {
  -webkit-transform: translatey(-50%) rotate(0);
          transform: translatey(-50%) rotate(0);
  background-color: #000;
}
.product_info_item_body {
  padding: 0px 0px 25px 0px;
  display: none;
}
.product_info_item_body h4 {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000;
  margin-top: 20px;
}
.product_info_item_body p {
  margin-top: 20px;
  font-weight: 300;
}
.product_info_item_body img {
  border-radius: 32px;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .product_info {
    padding: 20px 0px 0px 0px;
  }
  .product_info p {
    font-size: 16px;
  }
  .product_info_item {
    padding: 25px;
  }
  .product_info_wrap {
    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;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
  .product_info_wrap .product_info_item {
    width: calc(50% - 15px);
  }
  .product_info_wrap .product_info_item:first-child {
    width: 100%;
  }
}

.single {
  padding: 30px 0px 0px 0px;
}
.single_wrap_main h1 {
  font-weight: 600;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #000;
}
.single_wrap_main_block p {
  font-weight: 300;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000;
  margin-top: 30px;
}
.single_wrap_main_block img {
  width: 100%;
  border-radius: 32px;
  margin-top: 30px;
}
.single_wrap_main_block h3 {
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000;
  margin-top: 30px;
}
.single_wrap_main_block h2 {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #000;
  margin-top: 30px;
}
.single_wrap_main_action {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #B3B3B3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.single_wrap_main_action .single_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}
.single_wrap_main_action .single_btn .icon {
  background: radial-gradient(50% 191.8% at 50% 50%, #244F60 0%, #1F1F1F 100%);
  width: 44px;
  height: 44px;
  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;
  border-radius: 50%;
}
.single_wrap_main_action .single_btn span {
  display: none;
}
.single_wrap_main_action .share {
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single_wrap_main_action .share span {
  font-weight: 300;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #000;
}
.single_wrap_main_action .share ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.single_wrap_main_action .share ul li {
  margin-right: 30px;
}
.single_wrap_main_action .share ul li:last-child {
  margin-right: 0px;
}
.single_wrap_aside {
  margin-top: 60px;
}
.single_wrap_aside_list {
  background-color: #E6E6E6;
  border-radius: 24px;
  padding: 20px;
}
.single_wrap_aside_list span {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}
.single_wrap_aside_list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.single_wrap_aside_list ul li {
  margin-right: 20px;
  margin-top: 20px;
}
.single_wrap_aside_list ul li a {
  display: block;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
  padding: 0px 16px;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0%;
  color: #050708;
  border-radius: 6px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.single_wrap_aside_list ul li a:hover {
  color: #00AEEF;
}
.single_wrap_aside_wrap {
  margin-top: 40px;
}
.single_wrap_aside_wrap_title {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}
.single_wrap_aside_wrap_item {
  overflow: hidden;
  border-radius: 26px;
  position: relative;
  display: block;
  margin-top: 20px;
  height: 300px;
}
.single_wrap_aside_wrap_item img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single_wrap_aside_wrap_item_text {
  position: absolute;
  z-index: 2;
  left: 0px;
  bottom: 0px;
  padding: 20px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.single_wrap_aside_wrap_item_text h4 {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.single_wrap_aside_wrap_item_text .button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 7px;
  border-bottom: 1px solid #fff;
  margin-top: 18px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.single_wrap_aside_wrap_item_text .button span {
  font-weight: 500;
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.single_wrap_aside_wrap_item_text .button svg {
  margin-left: 10px;
}
.single_wrap_aside_wrap_item_text .button svg path {
  fill: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.single_wrap_aside_wrap_item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.8)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
}
.single_wrap_aside_wrap_item:hover .single_wrap_aside_wrap_item_text h4 {
  color: #00AEEF;
}
.single_wrap_aside_wrap_item:hover .single_wrap_aside_wrap_item_text .button {
  border-color: #00AEEF;
}
.single_wrap_aside_wrap_item:hover .single_wrap_aside_wrap_item_text .button span {
  color: #00AEEF;
}
.single_wrap_aside_wrap_item:hover .single_wrap_aside_wrap_item_text .button svg path {
  fill: #00AEEF;
}
@media (min-width: 1024px) {
  .single_wrap {
    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;
    position: relative;
  }
  .single_wrap_main {
    width: calc(100% - 370px);
  }
  .single_wrap_aside {
    width: 330px;
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .single {
    padding: 40px 0px 0px 0px;
  }
  .single_wrap_main {
    width: calc(100% - 440px);
  }
  .single_wrap_main h1 {
    font-size: 44px;
    line-height: 120%;
  }
}
@media (min-width: 1360px) {
  .single_wrap_main_action .single_btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .single_wrap_main_action .single_btn span {
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0%;
    color: #22282B;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .single_wrap_main_action .single_btn:hover span {
    color: #00AEEF;
  }
  .single_wrap_main_action .prev .icon {
    margin-right: 12px;
  }
  .single_wrap_main_action .next .icon {
    margin-left: 12px;
  }
}

.ready_main {
  padding: 35px 0px 90px 0px;
}
.ready_main_wrap_text h1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #000;
}
.ready_main_wrap_text p {
  /* font-size: 14px; */
  color: #9F9F9F;
  margin-top: 25px;
}
.ready_main_wrap_text p.bold {
  /* font-size: 18px; */
  font-weight: 600;
  color: #000000;
}
.ready_main_wrap_text_desc {
  font-size: 14px;
  line-height: 120%;
}
.ready_main_wrap_img {
  margin-top: 20px;
}
.ready_main_wrap_img img {
  width: 100%;
  border-radius: 20px;
}

.ready_main_wrap_text_desc {
  margin-top: 30px;
}

.ready_main_wrap_text_desc h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #000;
  margin-bottom: 20px;
}

@media (min-width: 768px) {
  .ready_main_wrap_text_desc {
    font-size: 16px;
  }
}

@media (min-width: 1024px) {
  .ready_main_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .ready_main_wrap_text {
    width: calc(50% - 10px);
  }
  .ready_main_wrap_img {
    width: calc(50% - 10px);
    margin-top: 0px;
  }
  .ready_main_wrap_img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1200px) {
  .ready_main {
    padding: 55px 0px 90px 0px;
  }
  .ready_main_wrap_text h1 {
    font-size: 32px;
    line-height: 36px;
  }
  /* .ready_main_wrap_text p {
    font-size: 16px;
  } */
  .ready_main_wrap_text_desc {
    font-size: 20px;
  }
  /* .ready_main_wrap_text p.bold {
    font-size: 18px;
  } */
}
@media (min-width: 1360px) {
  .ready_main_wrap_text {
    width: calc(51% - 10px);
  }
  .ready_main_wrap_img {
    width: calc(49% - 10px);
  }
}

.ready_info {
  padding: 30px 0px;
  background: url("/local/templates/clp/css/../img/dots_white.png") no-repeat center, radial-gradient(82.65% 317.07% at 84.27% 71.74%, #3F7488 0%, #1F1F1F 100%);
  background-size: auto;
  position: relative;
}
.ready_info_back {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ready_info_block_item {
  height: 250px;
  margin-top: 20px;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
.ready_info_block_item::after {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), color-stop(68.3%, rgba(0, 0, 0, 0)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 68.3%);
}
.ready_info_block_item h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #fff;
  position: relative;
  z-index: 2;
}
.ready_info_block_item p {
  font-weight: 600;
  color: #fff;
  position: relative;
  z-index: 2;
  margin-top: 8px;
}
.ready_info_block_item:first-child {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .ready_info_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ready_info_block_item {
    width: calc(50% - 10px);
  }
  .ready_info_block_item:nth-child(2) {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .ready_info {
    padding: 80px 0px 56px 0px;
  }
  .ready_info_block_item {
    height: 300px;
    padding: 50px 35px;
  }
  .ready_info_block_item h3 {
    font-size: 28px;
  }
  .ready_info_block_item p {
    font-size: 16px;
  }
}

.ready_char {
  padding: 40px 0px 74px 0px;
}
.ready_char_wrap_item {
  display: none;
  background: #E6E6E6;
  border-radius: 32px;
  padding: 25px 10px;
  margin-top: 40px;
}
.ready_char_wrap_item.active {
  display: block;
}
.ready_char_wrap_item h5 {
  font-weight: 600;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
}
.ready_char_wrap_item h5 span {
  color: #00AEEF;
}
.ready_char_wrap_item ul li {
  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;
  position: relative;
  margin-top: 10px;
}
.ready_char_wrap_item ul li p {
  width: calc(60% - 5px);
  color: #808080;
}
.ready_char_wrap_item ul li span {
  width: calc(40% - 5px);
  font-weight: 400;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  text-align: right;
  color: #000;
}
@media (min-width: 768px) {
  .ready_char_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
  }
  .ready_char_wrap_item {
    width: 100%;
  }
  .ready_char_wrap.full .ready_char_wrap_item {
    width: 100%;
  }
  .ready_char_wrap_item p {
    font-size: 13px;
  }
}
@media (min-width: 1024px) {
  .ready_char_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ready_char_wrap {
    margin-top: 18px;
  }
  .ready_char_wrap_item {
    margin-top: 0px;
  }
}
@media (min-width: 1200px) {
  .ready_char {
    padding: 80px 0px;
  }
  .ready_char_wrap_item {
    padding: 25px;
  }
  .ready_char_wrap_item h5 {
    font-size: 20px;
  }
  .ready_char_wrap_item ul li p {
    font-size: 15px;
  }
  .ready_char_wrap_item ul li span {
    font-size: 15px;
  }
}

.ready_advantage {
  padding: 60px 0px 0px 0px;
}
.ready_advantage_list {
  margin-top: 50px;
}
.ready_advantage_list_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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-radius: 26px;
  background-color: #EDEDED;
  padding: 30px;
  margin-top: 30px;
}
.ready_advantage_list_item_icon {
  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;
  border-radius: 5px;
  border-radius: 50%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 5px solid rgba(0, 174, 239, 0.2);
}
.ready_advantage_list_item_icon_block {
  background-color: #00AEEF;
  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;
  border-radius: 50%;
  width: 42px;
  height: 42px;
}
.ready_advantage_list_item_icon_block img {
  width: 30px;
}
.ready_advantage_list_item p {
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .ready_advantage_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 10px;
  }
  .ready_advantage_list_item {
    width: calc(50% - 10px);
  }
}
@media (min-width: 1200px) {
  .ready_advantage {
    padding: 80px 0px 0px 0px;
  }
  .ready_advantage_list {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
  .ready_advantage_list_item {
    width: calc(33.3333333333% - 20px);
    margin-right: 30px;
    margin-top: 30px;
  }
  .ready_advantage_list_item:nth-child(3n) {
    margin-right: 0px;
  }
}
@media (min-width: 1360px) {
  .ready_advantage_list {
    margin-top: 20px;
  }
  .ready_advantage_list_item p {
    font-size: 20px;
  }
}

.ready_why {
  padding: 60px 0px 0px 0px;
}
.ready_why_block h3 {
  font-weight: 600;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  position: relative;
  z-index: 2;
}
.ready_why_block p {
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #000;
  margin-top: 8px;
  position: relative;
  z-index: 2;
}
.ready_why_block_left {
  margin-top: 30px;
}
.ready_why_block_left_item {
  background-color: #fff;
  border: 1px solid #E6E6E6;
  border-radius: 26px;
  padding: 30px 15px;
  height: 170px;
  overflow: hidden;
  position: relative;
  margin-top: 20px;
}
.ready_why_block_left_item_feature {
  width: 334px;
  height: 334px;
  border-radius: 50%;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  position: absolute;
  right: -250px;
  top: -46px;
  background: #00AEEF;
}
.ready_why_block_left_item.ready_why_block_left_item-other {
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  border: none;
}
.ready_why_block_left_item.ready_why_block_left_item-other h3 {
  color: #fff;
}
.ready_why_block_left_item.ready_why_block_left_item-other p {
  color: #fff;
}
.ready_why_block_left_free {
  margin-top: 20px;
  background-color: #EDEDED;
  border-radius: 26px;
  padding: 30px 15px 0px 15px;
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ready_why_block_left_free img {
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ready_why_block_right {
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  overflow: hidden;
  border-radius: 26px;
  margin-top: 20px;
  position: relative;
  padding: 30px 15px 0px 15px;
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.ready_why_block_right_feature {
  width: 334px;
  height: 334px;
  border-radius: 50%;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  position: absolute;
  right: -300px;
  top: -46px;
  background: #00AEEF;
}
.ready_why_block_right h3 {
  color: #fff;
  width: 100%;
}
.ready_why_block_right p {
  color: #fff;
  width: 100%;
}
.ready_why_block_right img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(15px);
          transform: translateX(15px);
}
@media (min-width: 768px) {
  .ready_why_block_left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ready_why_block_left_item {
    width: calc(50% - 10px);
  }
  .ready_why_block_left_free {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .ready_why_block_right_feature {
    right: -150px;
  }
}
@media (min-width: 1200px) {
  .ready_why {
    padding: 168px 0px 0px 0px;
  }
  .ready_why_title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .ready_why_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 50px;
  }
  .ready_why_block_left {
    width: calc(100% - 440px);
    margin-top: 0px;
  }
  .ready_why_block_left_item {
    margin-top: 0px;
  }
  .ready_why_block_left_free {
    position: relative;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    padding: 30px 15px 30px 15px;
  }
  .ready_why_block_left_free_text {
    max-width: 400px;
  }
  .ready_why_block_left_free img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 300px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
  }
  .ready_why_block_right {
    width: 420px;
    margin-top: 0px;
  }
}
@media (min-width: 1360px) {
  .ready_why_block h3 {
    font-size: 28px;
    line-height: 120%;
  }
  .ready_why_block p {
    font-size: 20px;
    line-height: 120%;
  }
  .ready_why_block_left_item {
    padding: 30px;
  }
  .ready_why_block_left_free {
    padding: 30px;
  }
  .ready_why_block_left_free_text {
    max-width: 454px;
  }
  .ready_why_block_left_free img {
    width: auto;
  }
  .ready_why_block_right {
    padding: 30px;
  }
  .ready_why_block_right_img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transform: translateX(0px);
            transform: translateX(0px);
    width: 400px;
  }
}

.ready_gallery {
  padding: 40px 0px 116px 0px;
  background-color: #EDEDED;
  position: relative;
}
.ready_gallery_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.ready_gallery_wrap {
  margin-top: 30px;
}
.ready_gallery_wrap .slick-arrow {
  position: absolute;
  width: 40px;
  height: 46px;
  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;
  border: 1px solid #B3B3B3;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 6px;
  cursor: pointer;
}
.ready_gallery_wrap .slick-arrow svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.ready_gallery_wrap .slick-arrow:hover {
  border-color: #00AEEF;
}
.ready_gallery_wrap .slick-arrow:hover svg path {
  fill: #00AEEF;
}
.ready_gallery_wrap_slider .slick-slide {
  margin: 0px 15px;
}
.ready_gallery_wrap_slider_item {
  overflow: hidden;
  position: relative;
  border-radius: 20px;
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.ready_gallery_wrap_slider_item img {
  width: auto;
  border-radius: 20px;
  max-width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ready_gallery_wrap_slider_item_bottom {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.6);
  padding: 18px 15px;
  width: 100%;
}
.ready_gallery_wrap_slider_item_bottom p {
  font-weight: 500;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
}
.ready_gallery_wrap_prev {
  left: 15px;
  bottom: 40px;
}
.ready_gallery_wrap_next {
  right: 15px;
  bottom: 40px;
}
@media (min-width: 768px) {
  .ready_gallery_wrap_prev {
    left: 30px;
  }
  .ready_gallery_wrap_next {
    right: 30px;
  }
}
@media (min-width: 1024px) {
  .ready_gallery_wrap_prev {
    left: 45px;
  }
  .ready_gallery_wrap_next {
    right: 45px;
  }
}
@media (min-width: 1200px) {
  .ready_gallery {
    padding: 100px 0px;
  }
  .ready_gallery_wrap_slider {
    padding: 0px 20px;
  }
  .ready_gallery_wrap {
    position: relative;
    margin-top: 60px;
  }
  .ready_gallery_wrap_slider_item_bottom {
    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: 24px;
  }
  .ready_gallery_wrap_slider_item_bottom p {
    font-size: 20px;
    text-align: center;
  }
  .ready_gallery_wrap_prev {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 3;
    left: 30px;
  }
  .ready_gallery_wrap_next {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 3;
    right: 30px;
  }
}
@media (min-width: 1360px) {
  .ready_gallery_wrap_prev {
    left: 30px;
  }
  .ready_gallery_wrap_next {
    right: 30px;
  }
}
@media (min-width: 1440px) {
  .ready_gallery_wrap_prev {
    left: 50px;
  }
  .ready_gallery_wrap_next {
    right: 50px;
  }
}
@media (min-width: 1600px) {
  .ready_gallery_wrap_prev {
    left: calc(50% - 700px);
  }
  .ready_gallery_wrap_next {
    right: calc(50% - 700px);
  }
}

.ready_panel {
  background-color: #F5F5F5;
  padding: 60px 0px;
}
.ready_panel_wrap_text h3 {
  margin-top: 14px;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #000;
}
.ready_panel_wrap_text p.bold {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #000;
  margin-top: 5px;
}
.ready_panel_wrap_text .choice {
  margin-top: 25px;
}
.ready_panel_wrap_text .choice_title {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}
.ready_panel_wrap_text .choice_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-top: 10px;
}
.ready_panel_wrap_text .choice_block_item {
  position: relative;
  margin-right: 20px;
  margin-bottom: 10px;
}
.ready_panel_wrap_text .choice_block_item input {
  position: absolute;
  left: 0px;
  top: 0px;
  opacity: 0;
  cursor: pointer;
}
.ready_panel_wrap_text .choice_block_item label {
  background-color: #fff;
  height: 45px;
  padding: 0px 16px;
  -webkit-box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
          box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
  border-radius: 6px;
  font-weight: 500;
  font-size: 15px;
  line-height: 45px;
  letter-spacing: 0%;
  color: #000;
  display: block;
  cursor: pointer;
}
.ready_panel_wrap_text .choice_block_item input[type=radio]:checked + label {
  background-color: #00AEEF;
  font-size: 16px;
  color: #fff;
}
.ready_panel_wrap_text_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 5px;
}
.ready_panel_wrap_text_block .price {
  margin-top: 20px;
  margin-right: 20px;
  cursor: pointer;
}
.ready_panel_wrap_text_block .price_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.ready_panel_wrap_text_block .price_top span.default {
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  text-decoration: line-through;
  color: #B3B3B3;
}
.ready_panel_wrap_text_block .price_top span.current {
  font-weight: 700;
  font-size: 24px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #000;
  margin-left: 20px;
  transition: all 0.3s linear;
}

.ready_panel_wrap_text_block .price:hover .price_top span.current {
  color: #00AEEF;
}
.ready_panel_wrap_text_block .price p {
  font-size: 14px;
  font-weight: 300;
  margin-top: 5px;
}
.ready_panel_wrap_text_block .variable {
  margin-top: 20px;
  margin-right: 20px;
  background-color: #fff;
  border-radius: 8px;
  -webkit-box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
          box-shadow: 0px 6px 30px 2px rgba(36, 43, 61, 0.0588235294);
  padding: 8px 10px;
}
.ready_panel_wrap_text_block .variable span {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #ABABAB;
}
.ready_panel_wrap_text_block .variable p {
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0%;
}
.ready_panel_wrap_text_block .variable p.blue {
  color: #00AEEF;
}
.ready_panel_wrap_text_params {
  margin-top: 40px;
}
.ready_panel_wrap_text_params_title {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
}
.ready_panel_wrap_text_params_block {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.ready_panel_wrap_text_params_block label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 28px;
  position: relative;
  cursor: pointer;
}
.ready_panel_wrap_text_params_block label:first-child {
  margin-top: 20px;
}
.ready_panel_wrap_text_params_block label input {
  left: 0px;
  top: 0px;
  opacity: 0;
  cursor: pointer;
  position: absolute;
}
.ready_panel_wrap_text_params_block label .slider {
  height: 27px;
  width: 55px;
  background-color: #fff;
  border-radius: 50px;
  position: relative;
}
.ready_panel_wrap_text_params_block label .slider::before {
  content: "";
  position: absolute;
  width: 21px;
  height: 21px;
  background-color: #9F9F9F;
  border-radius: 50%;
  top: 3px;
  left: 3px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ready_panel_wrap_text_params_block label .label-text {
  font-weight: 500;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #050708;
  margin-left: 5px;
}
.ready_panel_wrap_text_params_block label .label-price {
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #050708;
  margin-left: 5px;
}
.ready_panel_wrap_text_params_block label input:checked + .slider::before {
  background-color: #00AEEF;
  -webkit-transform: translateX(28px);
          transform: translateX(28px);
}
.ready_panel_wrap_img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
}
.ready_panel_wrap_img img {
  border-radius: 20px;
}
@media (min-width: 576px) {
  .ready_panel_wrap_text_params_block label .label-text {
    margin-left: 10px;
  }
  .ready_panel_wrap_text_params_block label .label-price {
    margin-left: 20px;
  }
}
@media (min-width: 768px) {
  .ready_panel_wrap_text_params_block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .ready_panel_wrap_text_params_block label {
    margin-right: 28px;
  }
  .ready_panel_wrap_text_params_block label:first-child {
    margin-top: 28px;
  }
}
@media (min-width: 1200px) {
  .ready_panel_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-start;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .ready_panel_wrap_text {
    width: calc(50% - 10px);
  }
  .ready_panel_wrap_text_down .btn {
    max-width: 100%;
  }
  .ready_panel_wrap_img {
    width: calc(50% - 10px);
    margin-top: 0px;
  }
  .ready_panel_wrap_img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
@media (min-width: 1360px) {
  .ready_panel_wrap_text h3 {
    font-size: 32px;
    line-height: 120%;
    max-width: 500px;
  }
  .ready_panel_wrap_text p.bold {
    font-weight: 700;
  }
}

.other {
  padding: 80px 0px 0px 0px;
}
.other_slider {
  padding: 0px 15px;
  margin-top: 30px;
}
.other_slider_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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: #EDEDED;
  padding: 30px 30px 0px 30px;
  border-radius: 20px;
  margin-top: 20px;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  overflow: hidden;
}
.other_slider_item::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 0px;
  background: #6FB5CF;
  width: 208px;
  height: 208px;
  border-radius: 50%;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.other_slider_item_text {
  position: relative;
  z-index: 2;
  width: 100%;
}
.other_slider_item_text h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #292726;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.other_slider_item_text p {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  letter-spacing: 0px;
  color: #4A4A4A;
  margin-top: 10px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.other_slider_item_btn {
  z-index: 2;
  position: absolute;
  left: 30px;
  bottom: 20px;
  width: 40px;
  height: 40px;
  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;
  background-color: #00AEEF;
  border-radius: 50%;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.other_slider_item_btn svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.other_slider_item img {
  position: relative;
  z-index: 2;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  height: 170px;
}
.other_slider_item:hover {
  background: #183F4E;
}
.other_slider_item:hover::after {
  opacity: 1;
}
.other_slider_item:hover h3 {
  color: #fff;
}
.other_slider_item:hover p {
  color: #fff;
}
.other_slider_item:hover .other_slider_item_btn {
  background-color: #fff;
}
.other_slider_item:hover .other_slider_item_btn svg path {
  fill: #00AEEF;
}
@media (min-width: 768px) {
  .other_slider {
    padding: 0px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 10px;
  }
  .other_slider_item {
    width: calc(50% - 10px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1024px) {
  .other_slider {
    padding: 0px 45px;
  }
}
@media (min-width: 1200px) {
  .other_slider {
    padding: 0px 0px;
    margin-top: 50px;
  }
  .other_slider .slick-slide {
    margin: 0px 10px;
  }
  .other_slider_item {
    margin-top: 0px;
    height: 250px;
    padding: 60px 30px 0px 30px;
  }
  .other_slider_item_text {
    max-width: 300px;
  }
  .other_slider_item_text h3 {
    font-size: 20px;
  }
  .other_slider_item_text p {
    font-size: 14px;
  }
  .other_slider_item img {
    position: absolute;
    right: 0px;
    bottom: 0px;
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
  }
}
@media (min-width: 1360px) {
  .other_slider_item_text {
    max-width: 350px;
  }
  .other_slider_item img {
    height: auto;
  }
}
@media (min-width: 1600px) {
  .other_slider_item_text {
    max-width: 310px;
  }
  .other_slider_item img {
    height: 170px;
  }
}
@media (min-width: 1920px) {
  .other_slider_item_text {
    max-width: 350px;
  }
  .other_slider_item img {
    height: 210px;
  }
}

.premises {
  background: url(/local/templates/clp/css/../img/premises.webp);
  background-size: cover;
  background-position: 50%;
  margin-top: 60px;
  padding: 50px 0px;
}
.premises_text h2 {
  color: #fff;
}
.premises_text p {
  color: #fff;
  margin-top: 20px;
}
@media (min-width: 1200px) {
  .premises {
    padding: 90px 0px;
  }
  .premises_text {
    max-width: 840px;
  }
  .premises_text p {
    margin-top: 48px;
  }
}

.cats {
  padding: 30px 0px 0px 0px;
}
.cats_item {
  margin-top: 40px;
  border-radius: 16px;
  padding: 15px;
  position: relative;
  overflow: hidden;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cats_item_back {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.cats_item h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
}
.cats_item_top {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}
.cats_item_top_left {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.cats_item_top_left_series {
  padding: 6px 10px;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 10px;
}
.cats_item_top_left_series span {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #00AEEF;
}
.cats_item_top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cats_item_top ul li {
  margin-right: 10px;
  margin-top: 10px;
}
.cats_item_top ul li a {
  height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 0px 20px;
  background-color: #fff;
  border-radius: 50px;
  font-weight: 700;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #9F9F9F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cats_item_top ul li a:hover {
  color: #00AEEF;
}
.cats_item_top ul li:last-child {
  margin-right: 0px;
}
.cats_item_top_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: 25px;
}
.cats_item_top_link span {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cats_item_top_link img {
  margin-left: 10px;
}
.cats_item_top_link:hover {
  border-color: #00AEEF;
}
.cats_item_top_link:hover span {
  color: #00AEEF;
}
.cats_item_top_link.desk {
  display: none;
}
.cats_item_top p {
  color: #fff;
  margin-top: 25px;
}
.cats_item_block {
  width: 100%;
  position: relative;
  z-index: 2;
  /* margin-top: 25px; */
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.cats_item_block span {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.cats_item_block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cats_item_block ul li {
  margin-right: 15px;
  margin-top: 10px;
}
.cats_item_block ul li a {
  display: block;
  height: 32px;
  background-color: #fff;
  border-radius: 6px;
  padding: 0px 10px;
  font-weight: 500;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #000;
  border: 1px solid #9F9F9F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.cats_item_block ul li a:hover {
  color: #00AEEF;
}
.cats_item_img {
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.cats_item_list {
  position: relative;
  z-index: 2;
}
.cats_item_list_text {
  background-color: #fff;
  margin-top: 10px;
  padding: 10px 10px 10px 36px;
  position: relative;
  border-radius: 6px;
}
.cats_item_list_text::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #00AEEF;
}
.cats_item_list_text p {
  font-weight: 600;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #00AEEF;
}
.cats_item_down {
  width: 100%;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.cats_item h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
}
.cats_item:first-child {
  margin-top: 0px;
}
.cats_item:nth-child(odd) {
  background: url("/local/templates/clp/css/../img/dots_white.png") no-repeat center, radial-gradient(82.65% 317.07% at 84.27% 71.74%, #3F7488 0%, #1F1F1F 100%);
  background-size: auto;
}
.cats_item:nth-child(odd) h3 {
  color: #fff;
}
.cats_item:nth-child(even) {
  background: -webkit-gradient(linear, left top, right top, from(#C5C5C5), color-stop(85.92%, #F5F5F5));
  background: linear-gradient(90deg, #C5C5C5 0%, #F5F5F5 85.92%);
}
.cats_item:nth-child(even) .cats_item_block span {
  color: #1F1F1F;
}
.cats_item:nth-child(even) h5 {
  color: #1F1F1F;
}
.cats_item:nth-child(even) .cats_item_top_link {
  border-bottom: 1px solid #1F1F1F;
}
.cats_item:nth-child(even) .cats_item_top_link span {
  color: #1F1F1F;
}
.cats_item:nth-child(even) .cats_item_top_link:hover {
  border-color: #00AEEF;
}
.cats_item:nth-child(even) .cats_item_top_link:hover span {
  color: #00AEEF;
}
@media (min-width: 768px) {
  .cats_item_img {
    max-width: 350px;
  }
}
@media (min-width: 1024px) {
  .cats_item_top {
    width: 100%;
  }
  .cats_item_top_link {
    margin-top: 0px;
    position: absolute;
    right: 30px;
    top: 30px;
  }
  .cats_item_top_link.desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cats_item_top_link.mob {
    display: none;
  }
  .cats_item_block {
    max-width: calc(100% - 400px);
  }
  .cats_item_img {
    position: absolute;
    margin-top: 0px;
    right: 20px;
    bottom: 20px;
  }
  .cats_item_down {
    max-width: calc(100% - 400px);
  }
}
@media (min-width: 1200px) {
  .cats {
    padding: 40px 0px 20px 0px;
  }
  .cats_item {
    padding: 25px;
    margin-top: 30px;
  }
  .cats_item_top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-right: 200px;
    z-index: 3;
  }
  .cats_item_top_left h3 {
    white-space: nowrap;
  }
  .cats_item_top ul {
    margin-left: 30px;
  }
  .cats_item_top ul li {
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .cats_item_top_link {
    top: 20px;
  }
  .cats_item_list {
    max-width: 610px;
  }
}
@media (min-width: 1360px) {
  .cats_item_top_left h3 {
    font-size: 26px;
  }
  .cats_item_top_left_series span {
    font-size: 24px;
  }
  .cats_item_top ul li a {
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
  .cats_item_top_link {
    top: 30px;
  }
  .cats_item_block span {
    font-size: 18px;
  }
  .cats_item_block ul li {
    margin-right: 20px;
    margin-top: 20px;
  }
  .cats_item_block ul li a {
    height: 44px;
    padding: 0px 25px;
    font-size: 20px;
    line-height: 44px;
  }
  .cats_item_list_text {
    margin-top: 25px;
    padding: 10px 16px 10px 42px;
  }
  .cats_item_list_text p {
    font-size: 18px;
  }
  .cats_item_list_text::after {
    top: 12px;
    left: 16px;
  }
}

.shop_action {
  padding: 24px 0px;
  border-bottom: 1px solid #E6E6E6;
  background-color: #fff;
}
.shop_action_block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.shop_action_block_filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}
.shop_action_block_filter svg {
  margin-right: 7px;
}
.shop_action_block_filter svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  fill: #00AEEF;
}
.shop_action_block_filter span {
  font-size: 13px;
  font-weight: 500;
  color: #00AEEF;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shop_action_block_filter.active svg path {
  fill: #00AEEF;
}
.shop_action_block_filter.active span {
  color: #00AEEF;
}
.shop_action_block_right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shop_action_block_right a {
  margin-right: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
/* .shop_main {
  padding-top: 20px;
} */
.shop_main_aside {
  display: none;
}
.shop_main_catalog_list {
  padding: 0px 20px;
}
.shop_main_catalog_list .card_item {
  margin-top: 48px;
}
.shop_main_catalog_btn {
  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;
  margin-top: 56px;
}
.shop_main_catalog_btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.shop_main_catalog_btn a span {
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #22282B;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.shop_main_catalog_btn a .icon {
  background: radial-gradient(50% 191.8% at 50% 50%, #244F60 0%, #1F1F1F 100%);
  width: 44px;
  height: 44px;
  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;
  border-radius: 50%;
  margin-left: 12px;
}
.shop_main_catalog_btn a:hover span {
  color: #00AEEF;
}
@media (min-width: 768px) {
}
@media (min-width: 1200px) {
  .shop_action_block_filter {
    cursor: default;
  }
  .shop_main {
    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;
    position: relative;
  }
  .shop_main_aside {
    width: 300px;
    background-color: #E6E6E6;
    border-radius: 24px;
    padding: 20px;
    display: block;
    margin-top: 48px;
  }
  .shop_main_catalog {
    width: calc(100% - 340px);
  }
}
@media (min-width: 1360px) {
  .shop_main_aside {
    width: 364px;
  }
  .shop_main_catalog {
    width: calc(100% - 414px);
  }
}

.nice-select {
  font-size: 12px;
  border: none;
  padding-left: 0px;
  border-radius: 0px;
  height: 25px;
  line-height: 25px;
  padding-right: 20px;
}
.nice-select::after {
  margin-top: -3px;
  right: 4px;
  border-bottom: 1px solid #222224;
  border-right: 1px solid #222224;
}
@media (min-width: 1200px) {
  .nice-select {
    font-size: 16px;
  }
  .nice-select::after {
    margin-top: -5px;
    height: 7px;
    width: 7px;
  }
}

.nice-select .list {
  left: auto;
  right: 0px;
}
.nice-select .list .option.focus {
  color: #00AEEF;
}
.nice-select .list .option.selected {
  color: #00AEEF;
}

.cart {
  padding: 35px 0px 0px 0px;
}
.cart h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
}
.cart_wrap_top {
  display: none;
}
@media (min-width: 768px) {
  .cart h1 {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .cart h1 {
    font-size: 44px;
  }
}

.basket-items-list-item-container {
  -webkit-box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
          box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
  background: #E6E6E6;
  margin-top: 30px;
  border-radius: 12px;
  padding: 15px;
  position: relative;
}

.basket-items-list-item-descriptions-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.basket-item-block-image {
  min-width: 150px;
}

.basket-item-block-info {
  margin-left: 15px;
}

.basket-item-info-name {
  font-size: 16px;
  color: #1B1915;
}
.basket-item-info-name a {
  color: #1B1915;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.basket-item-info-name a:hover {
  color: #00AEEF;
}

.basket-item-block-properties {
  display: none;
}

.basket_other {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 30px;
}

.basket-item-block-amount {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 184px;
  height: 52px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 6px;
  overflow: hidden;
  background: radial-gradient(49.88% 191.34% at 50.12% 52.1%, #478DA8 4.8%, #252525 100%);
}

.basket-item-amount-btn-minus {
  min-width: 52px;
  height: 52px;
  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;
  cursor: pointer;
}

.basket-item-amount-btn-minus svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.basket-item-amount-btn-minus:hover svg path {
  fill: #00AEEF;
}

.basket-item-amount-btn-plus {
  min-width: 52px;
  height: 52px;
  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;
  cursor: pointer;
}

.basket-item-amount-btn-plus svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.basket-item-amount-btn-plus:hover svg path {
  fill: #00AEEF;
}

.basket-item-amount-filed-block input {
  width: 100%;
  text-align: center;
  background: transparent;
  font-size: 20px;
  font-weight: 700;
  line-height: 20px;
  color: #fff;
  height: 100%;
}

.basket-item-price-current-text {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #1C1C25;
}

.basket-item-price-current {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #1C1C25;
}

.basket-item-actions-remove {
  font-weight: 600;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0%;
  text-align: center;
  text-decoration: underline;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  color: #1C1C25;
  cursor: pointer;
}
.basket-item-actions-remove:hover {
  color: #00AEEF;
}

.basket-items-list-item-remove {
  position: absolute;
  right: 15px;
  bottom: 15px;
}

.backet_total {
  margin-top: 30px;
}

.basket-item-block-image {
  background: #fff;
  height: 120px;
  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;
  border-radius: 24px;
}

.basket-item-block-image img {
  width: 150px;
}

.cart_wrap_total {
  -webkit-box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
          box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
  background: #E6E6E6 url("/local/templates/clp/css/../img/back.png") no-repeat center;
  background-size: auto;
  margin-top: 30px;
  padding: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-radius: 12px;
}
.cart_wrap_total span {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #1C1C25;
}

.cart_wrap_action_btn {
  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;
  height: 52px;
  margin-top: 20px;
  border-radius: 12px;
  padding: 0px 12px;
}
.cart_wrap_action_btn span {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 3%;
  text-transform: uppercase;
}

.cart_wrap_action_prev {
  background: radial-gradient(49.88% 191.34% at 50.12% 52.1%, #478DA8 4.8%, #252525 100%);
}
.cart_wrap_action_prev span {
  color: #fff;
}

.cart_wrap_action_prev img {
  margin-right: 10px;
}

.cart_wrap_action_next {
  background: #00AEEF;
}
.cart_wrap_action_next span {
  color: #fff;
}

.cart_wrap_action_next img {
  margin-left: 10px;
}

@media (min-width: 768px) {
  .basket-items-list-item-container {
    padding: 30px;
  }
  .basket-items-list-item-remove {
    right: 30px;
    bottom: 30px;
  }
  .cart_wrap_action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .cart_wrap {
    background: #E6E6E6;
    border-radius: 12px;
    overflow: hidden;
    padding: 20px;
    margin-top: 30px;
    -webkit-box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
            box-shadow: 0px 10px 30px 2px rgba(36, 43, 61, 0.0784313725);
  }
  .basket-items-list-item-container {
    padding: 0px;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    margin-top: 0px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding: 10px 0px;
    border-radius: 0px;
  }
  .basket-items-list-item-container::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 40%;
    background-color: #fff;
    height: 1px;
  }
  .basket-items-list-item-descriptions-inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .basket-item-block-image {
    min-width: 120px;
  }
  .basket-items-list-item-descriptions {
    width: 40%;
  }
  .basket_other {
    margin-top: 0px;
    width: 40%;
    padding: 0px 15px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .basket-items-list-item-price {
    width: 100px;
  }
  .backet_total {
    margin-top: 0px;
    width: 10%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .basket-items-list-item-remove {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    right: 0px;
  }
  .basket-item-info-name {
    font-size: 14px;
  }
  .basket-items-list-item-descriptions {
    padding-right: 20px;
  }
  .basket-item-block-image {
    height: 100px;
  }
  .cart_wrap_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    padding-bottom: 10px;
  }
  .cart_wrap_top_item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .cart_wrap_top_item:first-child {
    width: 40%;
  }
  .cart_wrap_top_item:nth-child(2) {
    width: 35%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0px 15px;
  }
  .cart_wrap_top_item:nth-child(2) p:last-child {
    width: 184px;
    text-align: center;
  }
  .cart_wrap_top_item:last-child {
    width: 15%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cart_wrap_top_item p {
    font-weight: 600;
    font-size: 16px;
    line-height: 21px;
    letter-spacing: 0%;
    color: #1C1C25;
  }
  .cart_wrap_total {
    background-color: #fff;
    margin-top: 10px;
  }
}
@media (min-width: 1200px) {
  .basket-item-info-name {
    font-size: 16px;
  }
  .cart_wrap {
    margin-top: 40px;
  }
  .cart_wrap_top_item:nth-child(2) {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cart_wrap_top_item:nth-child(2) p:first-child {
    width: 120px;
  }
  .cart_wrap_top_item:nth-child(2) p:last-child {
    padding-right: 20px;
  }
  .cart_wrap_total {
    padding: 20px;
    border-radius: 24px;
  }
  .cart_wrap_total span {
    font-size: 24px;
    line-height: 28px;
  }
  .cart_wrap_action_btn {
    margin-top: 30px;
  }
}
@media (min-width: 1360px) {
  .basket-items-list-item-descriptions {
    width: 50%;
  }
  .basket_other {
    width: 30%;
    padding: 0px 15px 0px 30px;
  }
  .backet_total {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .basket-item-info-name {
    font-size: 18px;
  }
  .basket-items-list-item-container::after {
    width: 50%;
  }
  .cart_wrap {
    padding: 25px;
  }
  .cart_wrap_top_item p {
    font-size: 20px;
    line-height: 22px;
  }
  .cart_wrap_top_item:first-child {
    width: 50%;
  }
  .cart_wrap_top_item:nth-child(2) p:first-child {
    width: 140px;
  }
  .basket-items-list-item-price {
    width: 140px;
  }
  .basket-item-price-current {
    text-align: center;
  }
  .basket_other .basket-items-list-item-amount {
    margin-left: 40px;
  }
  .cart_wrap_top_item:nth-child(2) {
    width: 30%;
    padding: 0px;
  }
  .cart_wrap_top_item:nth-child(2) p:first-child {
    text-align: center;
  }
  .cart_wrap_top_item:nth-child(2) p:nth-child(2) {
    margin-left: 40px;
    padding-right: 0px;
  }
  .basket-items-list-item-price.backet_total {
    width: 15%;
  }
}
.footer {
  background: #1F1F1F url("/local/templates/clp/css/../img/dots_white.png") no-repeat center;
  background-size: auto;
  position: relative;
  padding: 40px 0px;
  overflow: hidden;
  margin-top: 60px;
}
.footer_feature {
  position: absolute;
  width: 814px;
  height: 814px;
  -webkit-filter: blur(200px);
          filter: blur(200px);
  background: rgba(0, 174, 239, 0.3);
  left: 0px;
  top: 0px;
  border-radius: 50%;
}
.footer_feature.three {
  display: none;
}
.footer_feature.two {
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.footer_feature.one {
  display: none;
}
.footer .container {
  position: relative;
  z-index: 2;
}
.footer_top {
  margin-bottom: 40px;
}
.footer_top_left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer_top_left a {
  white-space: nowrap;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer_top_left a:hover {
  color: #00AEEF;
}
.footer_top_left p {
  color: #00AEEF;
  margin-left: 10px;
}
.footer_top_mid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 20px;
}
.footer_top_mid_text {
  margin-left: 7px;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer_top_mid_text p {
  color: #fff;
  margin-bottom: 8px;
}
.footer_top_mid_text a {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  text-decoration: underline;
  color: #00AEEF;
}
.footer_top_mid_text a:hover {
  text-decoration: none;
}
.footer_top_right {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer_top_right_full {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.footer_top_right_full a:last-child {
  margin-left: 60px;
}

.footer_top_right a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.footer_top_right a svg {
  margin-right: 7px;
  width: 21px;
  height: 21px;
}
.footer_top_right a img {
  margin-right: 7px;
  width: 21px;
}
.footer_top_right a svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer_top_right a span {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer_top_right a:hover svg path {
  fill: #00AEEF;
}
.footer_top_right a:hover span {
  color: #00AEEF;
}
.footer_top_right_one .callback_btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #00AEEF;
  margin-top: 10px;
  -webkit-transform: translateX(28px);
          transform: translateX(28px);
}
.footer_top_right_two {
  margin-left: 30px;
}
.footer_top_download {
  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;
  height: 48px;
  width: 280px;
  border: 1px solid #A4A4A4;
  border-radius: 12px;
  background: rgba(244, 244, 244, 0.2);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
  margin-top: 25px;
}
.footer_top_download svg {
  margin-right: 10px;
}
.footer_top_download svg path {
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer_top_download span {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer_top_download:hover {
  background: #fff;
}
.footer_top_download:hover svg path {
  fill: #00AEEF;
}
.footer_top_download:hover span {
  color: #00AEEF;
}
.footer_mid_item {
  margin-top: 30px;
}
.footer_mid_item h4 {
  font-weight: 500;
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.footer_mid_item ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.footer_mid_item ul li {
  margin-top: 15px;
  margin-right: 15px;
}
.footer_mid_item ul li a {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #72829F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.footer_mid_item ul li a:hover {
  color: #00AEEF;
}
.footer_bot {
  margin-top: 40px;
}
.footer_bot_left {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.footer_bot_left img {
  max-width: 150px;
}
.footer_bot_left p {
  margin-top: 20px;
  color: #fff;
  font-size: 13px;
}
.footer_bot_right {
  margin-top: 40px;
}
.footer_bot_right p {
  font-size: 16px;
  color: #fff;
}
.footer_bot_right_images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 20px;
}
.footer_bot_right_images img {
  margin-right: 32px;
}
@media (min-width: 768px) {
  .footer_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer_top_left {
    width: 100%;
  }
  .footer_top_left p {
    font-size: 13px;
  }
  .footer_top_mid {
    width: calc(50% - 20px);
  }
  .footer_top_mid_text p {
    font-size: 13px;
  }
  .footer_top_right {
    width: calc(50% - 20px);
  }
}
@media (min-width: 1200px) {
  .footer {
    padding: 65px 0px;
    margin-top: 90px;
  }
  .footer_feature {
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .footer_feature.three {
    display: block;
    right: -400px;
    left: auto;
  }
  .footer_feature.two {
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .footer_feature.one {
    display: block;
    left: -400px;
  }
  .footer_top_left {
    width: auto;
    max-width: 420px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .footer_top_left a {
    font-size: 26px;
    line-height: 28px;
  }
  .footer_top_left p {
    margin-left: 0px;
    margin-top: 8px;
  }
  .footer_top_mid {
    width: auto;
    margin-top: 0px;
    max-width: 300px;
  }
  .footer_top_right {
    width: auto;
    margin-top: 0px;
    max-width: 316px;
  }
  .footer_top_right_two {
    margin-left: 20px;
  }
  .footer_mid_item {
    margin-top: 40px;
  }
  .footer_bot {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .footer_bot_left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .footer_bot_left img {
    max-width: 100%;
  }
  .footer_bot_left p {
    margin-top: 0px;
    margin-left: 20px;
    max-width: 490px;
  }
  .footer_bot_right {
    margin-top: 0px;
  }
  .footer_top_right_full a:last-child {
    margin-left: 50px;
  }
}
@media (min-width: 1280px) {
  .footer_top_download {
    margin-top: 0px;
    padding: 0px 0px;
    width: 220px;
  }
  .footer_top_download span {
    font-size: 14px;
  }
}
@media (min-width: 1360px) {
  .footer_top_left {
    max-width: 376px;
  }
  .footer_top_left a {
    font-size: 30px;
    line-height: 32px;
  }
  .footer_top_left p {
    font-size: 15px;
  }
  .footer_top_mid {
    max-width: 265px;
  }
  .footer_top_mid_text p {
    font-size: 15px;
  }
  .footer_top_mid_text a {
    font-size: 15px;
  }
  .footer_top_right a span {
    font-size: 15px;
  }
  .footer_top_right_one button {
    font-size: 15px;
  }
  .footer_top_right_two {
    margin-left: 20px;
  }
  .footer_top_download {
    width: 250px;
  }
  .footer_top_download span {
    font-size: 16px;
  }
  .footer_mid_item h4 {
    font-size: 20px;
  }
  .footer_mid_item ul li {
    margin-top: 20px;
    margin-right: 30px;
  }
  .footer_mid_item ul li a {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
  }
}

.product-item-amount-field {
  color: #fff;
}

.hide_product {
  width: 0% !important;
  position: absolute;
  opacity: 0;
  z-index: -10;
  visibility: hidden;
}

.cats_title {
  margin-bottom: 15px;
}

.cats_title h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #22282B;
}

@media (min-width: 768px) {
  .cats_title h1 {
    font-size: 34px;
  }
  .cats_title {
    margin-bottom: 30px;
  }
}

@media (min-width: 1200px) {
  .cats_title h1 {
    font-size: 44px;
    margin-top: 30px;
  }
}

.smart-filter-parameters-box-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}

.smart-filter {
  font-family: "Montserrat", sans-serif;
}

.smart-filter-parameters-box-title-text {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #1F1F1F;
}

.smart-filter-container-modef {
  display: flex;
}

.smart-filter-parameters-box.bx-active .smart-filter-container-modef svg {
  transform: rotate(180deg);
}

.smart-filter-block_btns {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.smart-filter-block_btns .btn {
  margin-top: 0px;
  height: 60px;
  border-radius: 12px;
  margin-top: 20px;
  font-size: 18px;
  color: #fff;
}

.smart-filter-block_btns .btn:hover {
  background: #00AEEF;
  color: #fff;
}

.smart-filter-block_btns .btn:first-child {
  margin-top: 0px;
}

.smart-filter-parameters-box {
  margin-bottom: 30px;
}

.smart-filter-input-group-checkbox-list .form-group {
  position: relative;
  background-color: #fff;
  padding: 10px;
  border-radius: 6px;
  margin-top: 10px;
  cursor: pointer;
}

.smart-filter-input-group-checkbox-list .form-group input {
  position: absolute;
  opacity: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  left: 0px;
  top: 0px;
  margin: 0px;
  z-index: 2;
}

.smart-filter-input-group-checkbox-list .form-group .checkmark {
  position: absolute;
  top: 10px;
  right: 10px;
  height: 18px;
  width: 18px;
  background-color: #D7D9E0;
}

.smart-filter-input-group-checkbox-list .form-group .checkmark:after {
  display: none;
  content: "";
  position: absolute;
  left: 7px;
  top: 3px;
  width: 3px;
  height: 7px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.smart-filter-input-group-checkbox-list .form-group input:checked ~ .checkmark {
  background-color: #2196F3;
}

.smart-filter-input-group-checkbox-list .form-group input:checked ~ .checkmark:after {
  display: block;
}

.smart-filter-input-group-checkbox-list .form-group.disabled {
  opacity: 0.5;
  cursor: default;
}

.smart-filter-input-group-checkbox-list .form-group.disabled input {
  cursor: default;
}

.card_item {
  position: relative;
}

.filter_modal {
  position: fixed;
  left: 0px;
  top: 0px;
  max-height: 100vh;
  overflow-y: auto;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
  height: 100vh;
  width: 100%;
  background-color: #E6E6E6;
  z-index: 8;
  padding: 10px 0px;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_modal.active {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.filter_modal::-webkit-scrollbar {
  display: none;
}

.filter_modal_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.filter_modal_top p {
  font-weight: 700;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0%;
  color: #1F1F1F;
}

.filter_modal_top_close {
  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-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  cursor: pointer;
}
.filter_modal_top_close svg {
  margin-bottom: 4px;
}
.filter_modal_top_close span {
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 0%;
  color: #000;
}

.news {
  padding-top: 30px;
}

.news h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
}

@media (min-width: 768px) {
  .news h1 {
    font-size: 34px;
  }
}


@media (min-width: 1200px) {
  .news h1 {
    font-size: 44px;
  }
}

.blog_section_slider_item {
  display: block;
}

.news_block .blog_section_slider_item {
  margin-top: 30px;
}

@media (min-width: 768px) {
  .news_block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .blog_section_slider_item {
    width: calc(50% - 15px);
  }
}

@media (min-width: 1024px) {
  .blog_section_slider_item {
    width: calc(50% - 50px);
  }
}

@media (min-width: 1200px) {
  .news {
    padding-top: 40px;
  }
  .news_block .blog_section_slider_item {
    width: calc(50% - 50px);
  }
  .news_block .blog_section_slider_item {
    margin-top: 40px;
  }
}

.news_tags {
  background: #E6E6E6;
  padding: 20px;
  border-radius: 24px;
  margin-top: 50px;
}

.news_tags p {
  font-weight: 500;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #1F1F1F;
}

.news_tags ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.news_tags ul li {
  margin-right: 20px;
  margin-top: 20px;
}

.news_tags ul li a {
  height: 45px;
  box-sizing: border-box;
  display: block;
  line-height: 45px;
  padding: 0px 16px;
  background-color: #fff;
  box-shadow: 0px 6px 30px 2px #242B3D0F;
  border-radius: 6px;
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 0%;
  color: #000000;
  transition: all 0.3s linear;
}

.news_tags ul li a:hover {
  color: #00AEEF;
}

@media (min-width: 1200px) {
  .news_tags {
    margin-top: 100px;
  }
}

.mb-3.catalog-filter {
  display: none;
}

.news-categories {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.news-categories li {
  margin-right: 20px;
  margin-top: 20px;
}

.news-categories li a {
  box-shadow: 0px 6px 30px 2px #242B3D0F;
  height: 45px;
  line-height: 45px;
  border-radius: 6px;
  box-sizing: border-box;
  padding: 0px 16px;
  color: #000000;
  font-weight: 500;
  font-size: 15px;
  display: block;
  background-color: #E6E6E6;
  transition: all 0.3s linear;
}

.news-categories li a:hover {
  color: #fff;
  background-color: #00AEEF;
}

.news-categories li.active a {
  color: #fff;
  background-color: #00AEEF;
}

.single_wrap_main_block {
  padding-top: 30px;
}

.cats_item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.cats_item h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0%;
  position: relative;
}

.cats_item:nth-child(2n+1) h2 {
  color: #fff;
}

.cats_item_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: 25px;
}

.cats_item_link span {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.cats_item_link img {
  margin-left: 10px;
}

.cats_item:nth-child(2n) .cats_item_link span {
  color: #1F1F1F;
}

.cats_item:nth-child(2n) .cats_item_link {
  border-bottom: 1px solid #1F1F1F;
}

.cats_item_link:hover {
  border-color: #00AEEF;
}

.cats_item_link:hover span {
  color: #00AEEF;
}

.cats_item:nth-child(2n) .cats_item_link:hover span {
  color: #00AEEF;
}

.cats_item:nth-child(2n) .cats_item_link:hover {
  border-bottom: 1px solid #00AEEF;
}

@media (min-width: 768px) {
  .cats_item {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .cats_item_link {
    margin-top: 0px;
  }
}

@media (min-width: 1200px) {
  .cats_item h2 {
    font-size: 30px;
  }
}

.header_bottom_item_link.root-item-selected span {
  color: #00AEEF;
}

.header_bottom_item_link.root-item-selected svg path {
  fill: #00AEEF;
}

.header_bottom_item_drop ul li.item-selected a {
  color: #00AEEF;
}

a:focus {
  text-decoration: none;
}

.header_top_wap {
  display: none;
}

@media (min-width: 1200px) {
  .header_top_wap {
    display: flex;
    align-items: center;
  }
  .header_top_wap span {
    font-weight: 600;
    font-size: 17px;
    line-height: 100%;
    letter-spacing: 5%;
    color: #fff;
    -webkit-transition: all 0.3s linear;
    transition: all 0.3s linear;
  }
  .header_top_wap svg {
    margin-right: 7px;
  }
  .header_top_wap:hover span {
    color: #00AEEF;
  }
}

@media (min-width: 768px) {
  .shop_main_catalog_list .product-item-list-col-2 {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
  }
  .shop_main_catalog_list .product-item-list-col-2 .product-item-big-card {
    width: calc(50% - 12px);
  }

}

.shop_lazy_load {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 56px;
}

.shop_lazy_load button {
  display: flex;
  align-items: center;
  justify-content: center;
}

.shop_lazy_load button {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #22282B;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.shop_lazy_load button:hover {
  color: #00AEEF;
}

.shop_lazy_load button .icon {
  background: radial-gradient(50% 191.8% at 50% 50%, #244F60 0%, #1F1F1F 100%);
  width: 44px;
  height: 44px;
  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;
  border-radius: 50%;
  margin-left: 12px;
}

.smart-filter-block {
  max-height: 130px;
  overflow-y: auto;
  padding-right: 10px;
}

.smart-filter-input-group-checkbox-list .form-group:first-child {
  margin-top: 0px;
}

.shop_main_aside {
  position: sticky;
  left: 0px;
  top: 150px;
  max-height: calc(100vh - 210px);
  overflow-y: auto;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.shop_main_aside::-webkit-scrollbar {
  display: none;
}

.screen_wrap_item:last-child {
  display: none;
}

.modal_consult .mfeedback p {
  font-size: 16px;
}

.modal_consult .mfeedback .error_text {
  margin-top: 10px;
}

.mf-ok-text {
  margin-top: 15px;
  text-align: center;
  font-size: 18px;
  color: #00AEEF;
}

.card_img_btn.in-favor {
  background: #fff;
  border-color: #fff;
}

.favor-list-wrap.fill svg path {
  stroke: #00AEEF;
}

.header_top_btns_item {
  position: relative;
}

.favor-list-wrap_block_icon {
  display: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  position: absolute;
  right: -6px;
  top: -6px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #00AEEF;
}

.favor-list-wrap.fill .favor-list-wrap_block_icon {
  display: block;
}
.card_img_btn::after {
  content: "";
  background: url('/local/templates/clp/img/fav.svg');
  background-size: cover;
  background-position: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.card_img_btn.in-favor::after {
  background: url('/local/templates/clp/img/fav_fill.svg');
}

.card_img_btn:hover::after {
  background: url('/local/templates/clp/img/fav_fill.svg');
}

.product_wrap_right_action_fav {
  position: relative;
}


.card_img_btn.card_img_cart::after {
  display: none;
}

.product_wrap_right_action_fav::after {
  content: "";
  background: url('/local/templates/clp/img/fav_black.svg');
  background-size: cover;
  background-position: 50%;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.product_wrap_right_action_fav.in-favor::after {
  background: url('/local/templates/clp/img/fav_fill.svg');
}

.wishlist .card_item {
  margin-top: 24px;
}

@media (min-width: 1024px) {
  .wishlist .product-item-list-col-3 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .wishlist .product-item-list-col-3 .product-item-small-card {
    width: calc(100%/3 - 24px/3);
    margin-right: 24px;
  }
  .wishlist .product-item-list-col-3 .product-item-small-card:nth-child(3) {
    margin-right: 0px;
  }
}

@media (min-width: 1200px) {
  .wishlist {
    margin-top: 24px;
  }
}

.dropdown_body_bottom a {
  position: relative;
}

.fixed_menu_item {
  position: relative;
}

.dropdown_body_nav_head a.root-item-selected {
  color: #00AEEF;
}

.dropdown_body_nav_body ul li.item-selected a {
  color: #00AEEF;
}

.build {
  padding: 30px 0px;
}

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

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

.build_block_left h3 {
  font-weight: 600;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: 0%;
  text-align: center;
}

.build_block_left p {
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
  letter-spacing: 0%;
  margin-top: 20px;
}

.build_block_left a {
  width: 100%;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00AEEF;
  border-radius: 8px;
  margin-top: 20px;
}


.build_block_left a span {
  font-weight: 700;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  text-transform: uppercase;
  color: #fff;
}

.build_block_left a img {
  margin-left: 10px;
}

.build_block_right {
  margin-top: 30px;
}

@media (min-width: 1200px) {
  .build_block {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
  .build_block_left {
    align-items: flex-start;
    max-width: 495px;
  }
  .build_block_left h3 {
    text-align: left;
    font-size: 44px;
    line-height: 50px;
  }
  .build_block_left a {
    margin-top: 30px;
    height: 70px;
  }
}

.contacts {
  padding-top: 30px;
}

.contacts h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
}

@media (min-width: 768px) {
  .contacts h1 {
    font-size: 34px;
  }
}

@media (min-width: 1200px) {
  .contacts h1 {
    font-size: 44px;
  }
}

.contacts_block {
  background: url("/local/templates/clp/img/dots_white.png") no-repeat center, radial-gradient(82.65% 317.07% at 84.27% 71.74%, #3F7488 0%, #1F1F1F 100%);
  background-size: auto;
  padding: 10px;
  box-shadow: 0px 8px 18px 0px #0000000D;
  border-radius: 12px;
  margin-top: 25px;
}

.contacts_block_left {
  padding: 10px;
  border-radius: 10px;
}

.contacts_block_right {
  margin-top: 20px;
}

.contacts_block_right iframe {
  border-radius: 12px;
}

.contacts_block_left h3 {
  font-weight: 600;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
}

.contacts_block_left a {
  display: flex;
  align-items: center;
  margin-top: 15px;
}

.contacts_block_left a svg {
  min-width: 20px;
  margin-right: 7px;
  width: 21px;
  height: 21px;
}

.contacts_block_left a img {
  min-width: 20px;
  margin-right: 7px;
  width: 21px;
}

.contacts_block_left a svg path {
  transition: all 0.3s linear;
}

.contacts_block_left a p {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
  transition: all 0.3s linear;
}

.contacts_block_left a span {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #fff;
  transition: all 0.3s linear;
}

.contacts_block_left a span.tel {
  font-size: 17px;
  font-weight: 600;
}

.contacts_block_left a:hover svg path {
  fill: #00AEEF;
}


.contacts_block_left a:hover p {
  color: #00AEEF;
}

.contacts_block_left a:hover span {
  color: #00AEEF;
}

@media (min-width: 768px) {
  .contacts_block_left_social {
    display: flex;
    align-items: center;
  }
  .contacts_block_left_social a {
    margin-right: 20px;
  }
}

@media (min-width: 1200px) {
  .contacts {
    padding-top: 40px;
  }
  .contacts_block {
    margin-top: 40px;
    padding: 25px;
  }
  .contacts_block_left {
    padding: 20px;
  }
  .contacts_block_left a {
    margin-top: 20px;
  }
  .contacts_block {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .contacts_block_right {
    margin-top: 0px;
    width: 600px;
  }
}

.bazarow_add_favor::before {
 content: "В избранное";
  position: absolute;
  background: #00AEEF;
  left: 0px;
  bottom: 50px;
  color: #fff;
  padding: 5px;
  border-radius: 10px;
  width: 118px;
  font-size: 14px;
  line-height: 18px;
  display: none;
}

.bazarow_add_favor.in-favor::before {
  content: "Удалить из избранного";
}

.bazarow_add_favor:hover::before {
  display: block;
}

.bazarow_add_favor.product_wrap_right_action_fav::before {
  bottom: 94px;
}

.news font.text {
  margin-top: 10px;
  display: block;
}

.news_block {
  margin-bottom: 30px;
}

.news font.text a {
  color: #00AEEF;
}

.about_block_right_title {
  display: flex;
  align-items: center;
  padding-right: 35px;
}

.about_block_right_title img {
  margin-right: 10px;
}

.history {
  padding-top: 30px;
}
.history h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
}
.history_nav {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  overflow-x: scroll;
  padding-top: 40px;
  padding-bottom: 10px;
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}
.history_nav::-webkit-scrollbar {
  display: none;
}
.history_nav_item {
  position: relative;
  margin: 0px 28px;
  cursor: pointer;
}
.history_nav_item span {
  font-weight: 600;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #9F9F9F;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 30px;
}
.history_nav_item_circle {
  min-width: 24px;
  height: 24px;
  width: 24px;
  border: 3px solid #00AEEF;
  border-radius: 50%;
}
.history_nav_item.active span {
  color: #1F1F1F;
}
.history_nav_item.active .history_nav_item_circle {
  background-color: #00AEEF;
}
.history_nav_line {
  width: 80px;
  min-width: 80px;
  height: 2px;
  background-color: #00AEEF;
  -webkit-transform: translateY(-11px);
          transform: translateY(-11px);
}
.history_block {
  margin-top: 40px;
}
.history_block_item {
  -webkit-box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1098039216);
          box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.1098039216);
  background: #EDEDED;
  padding: 20px;
  display: none;
}
.history_block_item.active {
  display: block;
}
.history_block_item h4 {
  font-weight: 800;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #00AEEF;
}
.history_block_item p {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .history h1 {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .history {
    padding-top: 40px;
  }
  .history h1 {
    font-size: 44px;
  }
  .history_nav {
    margin-top: 50px;
  }
  .history_block {
    margin-top: 50px;
  }
  .history_block_item {
    padding: 30px;
  }
}



.about_page {
  padding-top: 30px;
}
.about_page h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 120%;
  letter-spacing: 0%;
}

.about_page_block h2 {
  font-size: 20px;
  font-weight: 600;
  margin-top: 30px;
}

.about_page_block h3 {
  font-size: 16px;
  font-weight: 600;
  margin-top: 30px;
}
.about_page_block p {
  margin-top: 20px;
}
.about_page_img {
  margin: 30px 0px;
}
.about_page_img img {
  border-radius: 12px;
}
.about_page_worth_list_item {
  background-color: #EDEDED;
  border-radius: 26px;
  padding: 20px;
  margin-top: 20px;
}
.about_page_worth_list_item_title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.about_page_worth_list_item_title h4 {
  font-size: 24px;
  line-height: 110%;
  margin-left: 12px;
}
.about_page_worth_list_item p {
  margin-top: 16px;
}
.about_page_worth_team {
  background: url("/local/templates/clp/img/dots_white.png") no-repeat center, radial-gradient(82.65% 317.07% at 84.27% 71.74%, #3F7488 0%, #1F1F1F 100%);
  background-size: auto;
  border-radius: 10px;
  padding: 20px;
  margin-top: 30px;
}
.about_page_worth_team p {
  font-weight: 600;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
}
@media (min-width: 768px) {
  .about_page h1 {
    font-size: 34px;
  }
}
@media (min-width: 1200px) {
  .about_page {
    padding-top: 40px;
  }
  .about_page h1 {
    font-size: 44px;
  }
  .about_page_block h2 {
    font-size: 28px;
    line-height: 34px;
  }
  .about_page_block h3 {
    font-size: 24px;
    line-height: 32px;
  }
  .about_page_worth {
    margin-top: 80px;
  }
  .about_page_worth_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .about_page_worth_list_item {
    width: calc(33.3333333333% - 13.3333333333px);
    padding: 20px 30px;
  }
  .about_page_worth_list_item.big {
    width: calc(66.6666666667% - 13.3333333333px);
  }
  .about_page_worth_list_item_title h4 {
    font-size: 28px;
  }
  .about_page_worth_list_item p {
    margin-top: 24px;
  }
  .about_page_worth_team {
    margin-top: 30px;
  }
  .about_page_worth_team p {
    font-size: 24px;
  }
}


.categories {
  padding: 30px 0px 0px 0px;
}
.categories_item {
  margin-top: 40px;
  border-radius: 16px;
  padding: 15px;
  position: relative;
  overflow: hidden;
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.categories_item_back {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.categories_item h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
}
.categories_item_top {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  z-index: 2;
}
.categories_item_top_left {
  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-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.categories_item_top_left_series {
  padding: 6px 10px;
  background-color: #fff;
  border-radius: 8px;
  margin-top: 10px;
}
.categories_item_top_left_series span {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #00AEEF;
}
.categories_item_top ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.categories_item_top ul li {
  margin-right: 10px;
  margin-top: 10px;
}
.categories_item_top ul li a {
  height: 28px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: block;
  padding: 0px 20px;
  background-color: #fff;
  border-radius: 50px;
  font-weight: 700;
  font-size: 13px;
  line-height: 28px;
  letter-spacing: 0%;
  color: #9F9F9F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.categories_item_top ul li a:hover {
  color: #00AEEF;
}
.categories_item_top ul li:last-child {
  margin-right: 0px;
}
.categories_item_top_link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 6px;
  border-bottom: 1px solid #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-top: 25px;
}
.categories_item_top_link span {
  font-weight: 500;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.categories_item_top_link img {
  margin-left: 10px;
}
.categories_item_top_link:hover {
  border-color: #00AEEF;
}
.categories_item_top_link:hover span {
  color: #00AEEF;
}
.categories_item_top_link.desk {
  display: none;
}
.categories_item_top p {
  color: #fff;
  margin-top: 25px;
}
.categories_item_block {
  width: 100%;
  position: relative;
  z-index: 2;
  margin-top: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #fff;
}
.categories_item_block span {
  font-weight: 500;
  font-size: 15px;
  line-height: 100%;
  letter-spacing: 0%;
  color: #fff;
}
.categories_item_block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.categories_item_block ul li {
  margin-right: 15px;
  margin-top: 10px;
}
.categories_item_block ul li a {
  display: block;
  height: 32px;
  background-color: #fff;
  border-radius: 6px;
  padding: 0px 10px;
  font-weight: 500;
  font-size: 13px;
  line-height: 32px;
  letter-spacing: 0%;
  color: #000;
  border: 1px solid #9F9F9F;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.categories_item_block ul li a:hover {
  color: #fff;
  background-color: #00AEEF;
  border-color: #00AEEF;
}
.categories_item_img {
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.categories_item_list {
  position: relative;
  z-index: 2;
}
.categories_item_list_text {
  background-color: #fff;
  margin-top: 10px;
  padding: 10px 10px 10px 36px;
  position: relative;
  border-radius: 6px;
}
.categories_item_list_text::after {
  content: "";
  position: absolute;
  left: 10px;
  top: 10px;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #0063A6;
}
.categories_item_list_text p {
  font-weight: 600;
  font-size: 13px;
  line-height: 120%;
  letter-spacing: 0%;
  /* color: #00AEEF; */
  color: #0063A6;
}
.categories_item_down {
  width: 100%;
  margin-top: 20px;
  position: relative;
  z-index: 2;
}
.categories_item h5 {
  font-weight: 500;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0%;
  color: #fff;
}
.categories_item:first-child {
  margin-top: 0px;
}
.categories_item:nth-child(odd) {
  background: url("/local/templates/clp/css/../img/dots_white.png") no-repeat center, radial-gradient(82.65% 317.07% at 84.27% 71.74%, #3F7488 0%, #1F1F1F 100%);
  background-size: auto;
}
.categories_item:nth-child(odd) h3 {
  color: #fff;
}
.categories_item:nth-child(even) {
  background: -webkit-gradient(linear, left top, right top, from(#C5C5C5), color-stop(85.92%, #F5F5F5));
  background: linear-gradient(90deg, #C5C5C5 0%, #F5F5F5 85.92%);
}
.categories_item:nth-child(even) .cats_item_block span {
  color: #1F1F1F;
}
.categories_item:nth-child(even) h5 {
  color: #1F1F1F;
}
.categories_item:nth-child(even) .cats_item_top_link {
  border-bottom: 1px solid #1F1F1F;
}
.categories_item:nth-child(even) .cats_item_top_link span {
  color: #1F1F1F;
}
.categories_item:nth-child(even) .cats_item_top_link:hover {
  border-color: #00AEEF;
}
.categories_item:nth-child(even) .cats_item_top_link:hover span {
  color: #00AEEF;
}

.categories_item:nth-child(even) .categories_item_top_link span {
  color: #22282B;
}

.categories_item:nth-child(even) .categories_item_top_link {
  border-bottom: 1px solid #22282B;
}

.categories_item:nth-child(even) .categories_item_block span {
  color: #22282B;
}

.categories_item:nth-child(even) .categories_item_top_link:hover span {
  color: #00AEEF;
}

.categories_item:nth-child(even) .categories_item_top_link:hover {
  border-color: #00AEEF;
}

@media (min-width: 768px) {
  .categories_item_img {
    max-width: 350px;
  }
}
@media (min-width: 1024px) {
  .categories_item_top {
    width: 100%;
  }
  .categories_item_top_link {
    margin-top: 0px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .categories_item_top_link.desk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .categories_item_top_link.mob {
    display: none;
  }
  .categories_item_block {
    max-width: calc(100% - 400px);
  }
  .categories_item_img {
    position: absolute;
    margin-top: 0px;
    right: 20px;
    bottom: 20px;
    max-height: 320px;
  }
  .categories_item_down {
    max-width: calc(100% - 400px);
  }
}
@media (min-width: 1200px) {
  .categories {
    padding: 40px 0px 20px 0px;
  }
  .categories_item {
    padding: 25px;
    margin-top: 30px;
  }
  .categories_item_top {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    padding-right: 200px;
    z-index: 3;
  }
  .categories_item_top_left h3 {
    white-space: nowrap;
  }
  .categories_item_top ul {
    margin-left: 30px;
  }
  .categories_item_top ul li {
    margin-right: 10px;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .categories_item_top_link {
    top: 0px;
  }
  .categories_item_list {
    max-width: 610px;
  }
}
@media (min-width: 1360px) {
  .categories_item_top_left h3 {
    font-size: 26px;
  }
  .categories_item_top_left_series span {
    font-size: 24px;
  }
  .categories_item_top ul li a {
    height: 30px;
    font-size: 15px;
    line-height: 30px;
  }
  .categories_item_top_link {
    top: 0px;
  }
  .categories_item_block span {
    font-size: 18px;
  }
  .categories_item_block ul li {
    margin-right: 20px;
    margin-top: 20px;
  }
  .categories_item_block ul li a {
    height: 44px;
    padding: 0px 25px;
    font-size: 20px;
    line-height: 44px;
  }
  .categories_item_list_text {
    margin-top: 25px;
    padding: 10px 16px 10px 42px;
  }
  .categories_item_list_text p {
    font-size: 18px;
  }
  .categories_item_list_text::after {
    top: 12px;
    left: 16px;
  }
}

.popular_wrap {
  position: relative;
  margin-top: 20px;
}

.popular_wrap_next {
  position: absolute;
  width: 40px;
  height: 46px;
  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;
  border: 1px solid #B3B3B3;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 6px;
  cursor: pointer;
  top: 0px;
  left: 60px;
}

.popular_wrap_next:hover {
  border-color: #00AEEF;
}

.popular_wrap_next:hover svg path {
  fill: #00AEEF;
}

.popular_wrap_prev {
  width: 40px;
  height: 46px;
  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;
  border: 1px solid #B3B3B3;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border-radius: 6px;
  cursor: pointer;
  margin-left: 15px;
}

.popular_wrap_prev:hover {
  border-color: #00AEEF;
}

.popular_wrap_prev:hover svg path {
  fill: #00AEEF;
}

@media (min-width: 768px) {
  .popular_wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .popular_wrap_next {
    position: relative;
    left: auto;
    top: auto;
    margin-right: 15px;
  }
  .popular_slider {
    width: calc(100% - 120px);
  }
}

@media (min-width: 1200px) {
  .popular_slider {
    width: calc(100% - 160px);
  }
}

@media (min-width: 1600px) {
  .popular_wrap_prev {
    margin-left: 30px;
  }
  .popular_wrap_next {
    margin-right: 30px;
  }
}

.first_cats_block_text p {
  margin-top: 20px;
}

.first_cats_block img {
  margin-top: 20px;
  border-radius: 20px;
}

@media (min-width: 1200px) {
  .first_cats_block {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    position: relative;
  }
  .first_cats_block_text {
    width: calc(50% - 20px);
  }
  .first_cats_block img {
    width: calc(50% - 20px);
    margin-top: 0px;
  }
  .first_cats_block_text h1 {
    margin-top: 0px;
  }
  .first_cats_block {
    margin-top: 30px;
  }

}

.footer {
  margin-top: 0px;
}

.footer_back {
  height: 48px;
  width: 200px;
  margin-bottom: 20px;
  background: rgba(34, 34, 34, 0.4);
  border: 1px solid rgba(255, 255, 255, 0.4);
  border-radius: 12px;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 60px;
}

@media (min-width: 1200px) {
  .footer {
    margin-top: 0px;
  }
  .footer_back {
    margin-top: 90px;
  }
}

.footer_back span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 0%;
  color: #fff;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}

.footer_back svg {
  transform: rotate(180deg);
  margin-right: 10px;
}

.footer_back svg path {
  transition: all 0.3s linear;
}

.footer_back:hover {
  background: #00AEEF;
}

.footer_back:hover span {
  color: #fff;
}

.footer_back:hover svg path {
  fill: #fff;
}

.popup-window {
  border-radius: 12px;
  padding: 20px;
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
}

.popup-window-content p {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  margin-top: 20px;
  max-width: 300px;
}

.popup-window-buttons {
  padding-top: 0px;
}

.popup-window-buttons .btn {
  font-family: "Montserrat", sans-serif;
  height: 50px;
  justify-content: center;
  color: #fff;
  margin-top: 15px;
  border-radius: 16px;
  font-size: 14px !important;
  line-height: 50px !important;
  border: none !important;
}


.popup-window-buttons .btn:hover {
  background: #00AEEF;
}

@media (min-width: 768px) {
  .popup-window {
    max-width: 600px;
    min-width: 400px;
  }
  .popup-window.popup-window-with-titlebar {
    padding: 10px 20px 10px 20px;
  }
  .popup-window-titlebar-close-icon {
    top: 20px;
    right: 12px;
  }
}

.header_top_btns_item .bx-basket {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.header_top_btns_item .bx-basket .small_cart p {
  display: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  position: absolute;
  right: -6px;
  top: -6px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #00AEEF;
}

.header_top_btns_item .bx-basket .small_cart.filled p {
  display: block;
}

.header_top_btns_item .bx-basket .small_cart.filled svg path {
  stroke: #00AEEF;
}


.dropdown_body_bottom a .bx-basket {
  display: flex;
  align-items: center;
  justify-content: center;
}

.dropdown_body_bottom a .bx-basket .small_cart p {
  display: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  position: absolute;
  right: -6px;
  top: -6px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #00AEEF;
}

.dropdown_body_bottom a .bx-basket .small_cart.filled p {
  display: block;
}

.dropdown_body_bottom a .bx-basket .small_cart.filled svg path {
  stroke: #00AEEF;
}


.fixed_menu_item .bx-basket {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fixed_menu_item .bx-basket .small_cart p {
  display: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 10px;
  color: #fff;
  position: absolute;
  right: -6px;
  top: -6px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #00AEEF;
}

.fixed_menu_item .bx-basket .small_cart.filled p {
  display: block;
}

.fixed_menu_item .bx-basket .small_cart.filled svg path {
  stroke: #00AEEF;
}

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

.smart_filter_price input {
  height: 50px;
  line-height: 50px;
  padding: 0px 20px;
  background: #fff;
  border-radius: 16px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
  font-weight: 400;
  font-size: 15px;
  letter-spacing: 0%;
  color: #1F1F1F;
}

.smart-filter-slider-track-container {
  display: none;
}

.search_block {
  width: 100%;
  position: fixed;
  left: 0px;
  top: 70px;
  background-color: #fff;
  padding: 15px;
  z-index: 8;
  box-shadow: 0px 0px 25px 9px rgba(0, 0, 0, 0.15);
}

.search_block form input {
  width: 100%;
}

@media (min-width: 1200px) {
  .search_block {
    padding: 25px 0px;
    top: 122px;
  }
  .search_block form input {
    font-size: 17px;
  }
}

@media (min-width: 1360px) {
  .search_block {
    top: 134px;
  }
}

.search_block {
  display: none;
}

.search_block.active {
  display: block;
}

.header_top_btns_item_search {
  cursor: pointer;
}

.header_top_btns_item_search.active svg path {
  fill: #00AEEF;
}


.thankyou {
  padding: 50px 0px 0px 0px;
}

.thankyou_block_hide {
  display: none;
}

.thankyou_block {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.thankyou_block_wrap p {
  margin: 30px 0px;
}

@media (min-width: 576px) {
  .thankyou_block_wrap .black_btn {
    max-width: 300px;
  }
}


.personal_block_title h1 {
  font-weight: 600;
  font-size: 26px;
  line-height: 130%;
  letter-spacing: 0%;
  color: #22282B;
}

.thankyou_block_wrap .btn {
  justify-content: center;
}

@media (min-width: 768px) {
  .personal_block_title h1 {
    font-size: 34px;
  }
}

@media (min-width: 1200px) {
  .personal_block_title h1 {
    font-size: 44px;
  }
}

.bx-ui-sls-input-block {
  height: 50px;
}

.checkout {
  position: relative;
  z-index: 1;
}
/* End */


/* Start:/bitrix/components/bazarow/favorites.add/templates/.default/style.min.css?17557997401736*/
#favorites_popup_wrap{min-height:100%;padding:0;position:relative;display:inline-block;color:#4d4c4c}#favorites_popup_wrap .modal-header{min-height:16.42857143px;padding:0;border:0;font-size:30px}#favorites_popup_wrap .modal-body{position:relative;padding:30px;font-size:18px}#favorites_popup_wrap .form-row{max-width:960px;margin:10px 0}#favorites_popup_wrap .form-row:after{content:"";display:table;clear:both}#favorites_popup_wrap .form-row:first-child{margin-top:0}#favorites_popup_wrap .form-cell-3{float:left;display:block;margin-right:2%;width:30%}#favorites_popup_wrap .form-cell-3:last-child,#favorites_popup_wrap .form-cell-9:last-child{margin-right:0}#favorites_popup_wrap .form-cell-9{float:left;display:block;margin-right:2%;width:68%}#favorites_popup_wrap label{font-weight:400;font-size:18px}#favorites_popup_wrap input[type=text]{height:32px;width:100%;border:1px #b7b7b7 solid;padding:0 5px}#favorites_popup_wrap input[type=text].error{box-shadow:0 0 0 1px red}#favorites_popup_wrap button,#favorites_popup_wrap input[type=text],#favorites_popup_wrap textarea{transition:all .25s;-webkit-transition:all .25s;-o-transition:all .25s}#favorites_popup_wrap textarea{height:112px;width:100%;border:1px #b7b7b7 solid;padding:0 5px}#favorites_popup_wrap .button_wrap{text-align:right}#favorites_popup_wrap button{font-size:18px;border:0;background-color:#ddd}#favorites_popup_wrap button:hover{box-shadow:0 0 0 3px #ccc}#favorites_popup_wrap small.error{color:red}@media screen and (min-width:600px){#favorites_popup_wrap{width:600px}}@media screen and (max-width:600px){#favorites_popup_wrap .form-cell-3{float:none}#favorites_popup_wrap .form-cell-9{float:none;width:100%}#favorites_popup_wrap .modal-header{font-size:25px}}
/* End */


/* Start:/bitrix/components/bazarow/favorites.line/templates/.default/style.css?175579974040*/


/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/clp/components/bitrix/sale.basket.basket.line/template1/style.min.css?17557997664062*/
.bx-basket-block{margin:auto;position:relative;padding-bottom:5px;padding-left:20px;white-space:nowrap;font-size:12px}.bx-basket-block>.fa{position:absolute;top:3px;left:0;width:12px;color:#97a1ab}.bx-basket-block a{margin-right:10px}@media(min-width:768px){.bx-basket-fixed{position:fixed;z-index:100;overflow:hidden;padding-top:10px;width:200px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}.block-store-catalog-list .bx-basket-fixed.bottom{bottom:70px}}@media(min-width:768px) and (width <= 992px){.block-store-catalog-list .bx-basket-fixed.bottom{bottom:90px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;right:0;bottom:0;left:0;z-index:100;overflow:hidden;padding-top:10px;border:1px solid #f0f0f0;border-radius:1px;background:#fff;box-shadow:0 7px 10px rgba(0,0,0,0.15)}.bx-basket-item-list{display:none}.block-wrapper .bx-basket-fixed{padding-top:0}.block-wrapper .bx-basket-fixed .bx-hdr-profile{display:flex;justify-content:space-between}.block-wrapper .bx-basket-fixed .bx-hdr-profile .bx-basket-block{padding-bottom:0}}.bx-basket-item-list{position:relative;overflow:hidden;padding-bottom:20px;border-top:1px solid #f7f7f7}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;right:0;bottom:0;left:0}.bx-closed .bx-basket-item-list{overflow:hidden;height:20px}.bx-basket-item-list-action{position:absolute;right:0;bottom:0;left:0;z-index:120;padding:3px 0;height:20px;background:#f7f7f7;color:#4f4f4f;vertical-align:middle;text-align:center;font-size:12px;line-height:14px;cursor:pointer}.bx-basket-item-list-button-container{position:absolute;right:0;bottom:20px;left:0;padding:10px 0;border-top:1px solid #f7f7f7;background:#fff;text-align:center}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{position:relative;margin-bottom:15px;padding-top:15px;padding-right:10px;padding-left:10px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{margin-bottom:0;border-bottom:0}.bx-basket-item-list-item-status{margin:0 10px 20px;padding:3px;border-radius:3px;background:#ebebeb;text-align:center;white-space:normal;font-weight:bold;font-size:12px;line-height:16px}.bx-basket-item-list-item-img{position:relative;padding-bottom:5px;text-align:center}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;line-height:16px}.bx-basket-item-list-item-remove{position:absolute;top:-7px;right:10px;width:20px;height:20px;opacity:.5;cursor:pointer;transition:250ms linear all}.bx-basket-item-list-item-remove:after,.bx-basket-item-list-item-remove:before{position:absolute;top:50%;left:50%;display:block;width:10px;height:2px;border-radius:1px;background-color:#333;content:'';transform:translate(-50%,-50%)}.bx-basket-item-list-item-remove:after{-webkit-transform:translate(-50%,-50%) rotate(45deg);-moz-transform:translate(-50%,-50%) rotate(45deg);-ms-transform:translate(-50%,-50%) rotate(45deg);-o-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.bx-basket-item-list-item-remove:before{-webkit-transform:translate(-50%,-50%) rotate(135deg);-moz-transform:translate(-50%,-50%) rotate(135deg);-ms-transform:translate(-50%,-50%) rotate(135deg);-o-transform:translate(-50%,-50%) rotate(135deg);transform:translate(-50%,-50%) rotate(135deg)}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;color:#b0b0b0;text-decoration:line-through}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/local/templates/clp/components/bitrix/search.title/template2/style.css?17558671412186*/
div.title-search-result {
	display:none;
	z-index: 999;
}

table.title-search-result {
	border-collapse: collapse;
	border: none;
	width: 100%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	color:#000;
	font-weight:normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align:left;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color: #000;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#00AEEF;
	font-weight:normal;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration: underline;
	color:#6EBC48;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/clp/components/bitrix/search.title/template2/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

.title-search-result .title-search-result tbody {
	width: 100%;
	border: 1px solid #5B616A;
	border-radius: 4px;
	background-color: #fff;
}

.form_hide_input {
	position: absolute;
	z-index: -999;
	visibility: hidden;
	opacity: 0;
}

@media (max-width: 1200px) {
	div.title-search-result {
		top: 46px !important;
	}
}

div.title-search-result {

}
/* End */
/* /local/templates/clp/css/slick.css?17557997661776 */
/* /local/templates/clp/css/magnific-popup.css?17557997666852 */
/* /local/templates/clp/css/style.css?1778739854204283 */
/* /bitrix/components/bazarow/favorites.add/templates/.default/style.min.css?17557997401736 */
/* /bitrix/components/bazarow/favorites.line/templates/.default/style.css?175579974040 */
/* /local/templates/clp/components/bitrix/sale.basket.basket.line/template1/style.min.css?17557997664062 */
/* /local/templates/clp/components/bitrix/search.title/template2/style.css?17558671412186 */
