@charset "UTF-8";

body.fancybox-active{overflow:hidden}body.fancybox-iosfix{position:fixed;left:0;right:0}.fancybox-is-hidden{position:absolute;top:-9999px;left:-9999px;visibility:hidden}.fancybox-container{position:fixed;top:0;left:0;width:100%;height:100%;z-index:99992;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{position:absolute;top:0;right:0;bottom:0;left:0}.fancybox-outer{overflow-y:auto;-webkit-overflow-scrolling:touch}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.87;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar{position:absolute;direction:ltr;z-index:99997;opacity:0;visibility:hidden;transition:opacity .25s,visibility 0s linear .25s;box-sizing:border-box}.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;visibility:visible;transition:opacity .25s,visibility 0s}.fancybox-infobar{top:0;left:0;font-size:13px;padding:0 10px;height:44px;min-width:44px;line-height:44px;color:#ccc;text-align:center;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-font-smoothing:subpixel-antialiased;mix-blend-mode:exclusion}.fancybox-toolbar{top:0;right:0;margin:0;padding:0}.fancybox-stage{overflow:hidden;direction:ltr;z-index:99994;-webkit-transform:translateZ(0)}.fancybox-is-closing .fancybox-stage{overflow:visible}.fancybox-slide{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;overflow:auto;outline:none;white-space:normal;box-sizing:border-box;text-align:center;z-index:99994;-webkit-overflow-scrolling:touch;display:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-slide:before{content:"";display:inline-block;vertical-align:middle;height:100%;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:visible}.fancybox-slide--image:before{display:none}.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe{background:#000}.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe{background:#e5e3df}.fancybox-slide--next{z-index:99995}.fancybox-slide>*{display:inline-block;position:relative;padding:24px;margin:44px 0;border-width:0;vertical-align:middle;text-align:left;background-color:#fff;overflow:auto;box-sizing:border-box}.fancybox-slide>base,.fancybox-slide>link,.fancybox-slide>meta,.fancybox-slide>script,.fancybox-slide>style,.fancybox-slide>title{display:none}.fancybox-slide .fancybox-image-wrap{position:absolute;top:0;left:0;margin:0;padding:0;border:0;z-index:99995;background:transparent;cursor:default;overflow:visible;-webkit-transform-origin:top left;transform-origin:top left;background-size:100% 100%;background-repeat:no-repeat;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform}.fancybox-can-zoomOut .fancybox-image-wrap{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-image-wrap{cursor:zoom-in}.fancybox-can-drag .fancybox-image-wrap{cursor:-webkit-grab;cursor:grab}.fancybox-is-dragging .fancybox-image-wrap{cursor:-webkit-grabbing;cursor:grabbing}.fancybox-image,.fancybox-spaceball{position:absolute;top:0;left:0;width:100%;height:100%;margin:0;padding:0;border:0;max-width:none;max-height:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content{padding:0;width:80%;height:80%;max-width:calc(100% - 100px);max-height:calc(100% - 88px);overflow:visible;background:#fff}.fancybox-iframe{display:block;padding:0;border:0;height:100%}.fancybox-error,.fancybox-iframe{margin:0;width:100%;background:#fff}.fancybox-error{padding:40px;max-width:380px;cursor:default}.fancybox-error p{margin:0;padding:0;color:#444;font-size:16px;line-height:20px}.fancybox-button{box-sizing:border-box;display:inline-block;vertical-align:top;width:44px;height:44px;margin:0;padding:10px;border:0;border-radius:0;background:rgba(30,30,30,.6);transition:color .3s ease;cursor:pointer;outline:none}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:focus,.fancybox-button:hover{color:#fff}.fancybox-button[disabled]{color:#ccc;cursor:default;opacity:.6}.fancybox-button svg{display:block;position:relative;overflow:visible;shape-rendering:geometricPrecision}.fancybox-button svg path{fill:currentColor;stroke:currentColor;stroke-linejoin:round;stroke-width:3}.fancybox-button--share svg path{stroke-width:1}.fancybox-button--pause svg path:nth-child(1),.fancybox-button--play svg path:nth-child(2){display:none}.fancybox-button--zoom svg path{fill:transparent}.fancybox-navigation{display:none}.fancybox-show-nav .fancybox-navigation{display:block}.fancybox-navigation button{position:absolute;top:50%;margin:-50px 0 0;z-index:99997;background:transparent;width:60px;height:100px;padding:17px}.fancybox-navigation button:before{content:"";position:absolute;top:30px;right:10px;width:40px;height:40px;background:rgba(30,30,30,.6)}.fancybox-navigation .fancybox-button--arrow_left{left:0}.fancybox-navigation .fancybox-button--arrow_right{right:0}.fancybox-close-small{position:absolute;top:0;right:0;width:40px;height:40px;padding:0;margin:0;border:0;border-radius:0;background:transparent;z-index:10;cursor:pointer}.fancybox-close-small:after{content:"×";position:absolute;top:5px;right:5px;width:30px;height:30px;font:22px/30px Arial,Helvetica Neue,Helvetica,sans-serif;color:#888;font-weight:300;text-align:center;border-radius:50%;border-width:0;background-color:transparent;transition:background-color .25s;box-sizing:border-box;z-index:2}.fancybox-close-small:focus{outline:none}.fancybox-close-small:focus:after{outline:1px dotted #888}.fancybox-close-small:hover:after{color:#555;background:#eee}.fancybox-slide--iframe .fancybox-close-small,.fancybox-slide--image .fancybox-close-small{top:0;right:-40px}.fancybox-slide--iframe .fancybox-close-small:after,.fancybox-slide--image .fancybox-close-small:after{font-size:35px;color:#aaa}.fancybox-slide--iframe .fancybox-close-small:hover:after,.fancybox-slide--image .fancybox-close-small:hover:after{color:#fff;background:transparent}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small{display:none}.fancybox-caption-wrap{bottom:0;left:0;right:0;padding:60px 2vw 0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));pointer-events:none}.fancybox-caption{padding:30px 0;border-top:1px solid hsla(0,0%,100%,.4);font-size:14px;color:#fff;line-height:20px;-webkit-text-size-adjust:none}.fancybox-caption a,.fancybox-caption button,.fancybox-caption select{pointer-events:all;position:relative}.fancybox-caption a{color:#fff;text-decoration:underline}.fancybox-slide>.fancybox-loading{border:6px solid hsla(0,0%,39%,.4);border-top:6px solid hsla(0,0%,100%,.6);border-radius:100%;height:50px;width:50px;-webkit-animation:a .8s infinite linear;animation:a .8s infinite linear;background:transparent;position:absolute;top:50%;left:50%;margin-top:-30px;margin-left:-30px;z-index:99999}@-webkit-keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes a{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);opacity:0}.fancybox-fx-slide.fancybox-slide--current{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{-webkit-transform:scale3d(1.5,1.5,1.5);transform:scale3d(1.5,1.5,1.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--next{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0}.fancybox-fx-zoom-in-out.fancybox-slide--current{-webkit-transform:scaleX(1);transform:scaleX(1);opacity:1}.fancybox-fx-rotate.fancybox-slide--previous{-webkit-transform:rotate(-1turn);transform:rotate(-1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--next{-webkit-transform:rotate(1turn);transform:rotate(1turn);opacity:0}.fancybox-fx-rotate.fancybox-slide--current{-webkit-transform:rotate(0deg);transform:rotate(0deg);opacity:1}.fancybox-fx-circular.fancybox-slide--previous{-webkit-transform:scale3d(0,0,0) translate3d(-100%,0,0);transform:scale3d(0,0,0) translate3d(-100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--next{-webkit-transform:scale3d(0,0,0) translate3d(100%,0,0);transform:scale3d(0,0,0) translate3d(100%,0,0);opacity:0}.fancybox-fx-circular.fancybox-slide--current{-webkit-transform:scaleX(1) translateZ(0);transform:scaleX(1) translateZ(0);opacity:1}.fancybox-fx-tube.fancybox-slide--previous{-webkit-transform:translate3d(-100%,0,0) scale(.1) skew(-10deg);transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{-webkit-transform:translate3d(100%,0,0) scale(.1) skew(10deg);transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{-webkit-transform:translateZ(0) scale(1);transform:translateZ(0) scale(1)}.fancybox-share{padding:30px;border-radius:3px;background:#f4f4f4;max-width:90%;text-align:center}.fancybox-share h1{color:#222;margin:0 0 20px;font-size:35px;font-weight:700}.fancybox-share p{margin:0;padding:0}p.fancybox-share__links{margin-right:-10px}.fancybox-share__button{display:inline-block;text-decoration:none;margin:0 10px 10px 0;padding:0 15px;min-width:130px;border:0;border-radius:3px;background:#fff;white-space:nowrap;font-size:14px;font-weight:700;line-height:40px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#fff;transition:all .2s}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{position:relative;top:-1px;width:25px;height:25px;margin-right:7px;vertical-align:middle}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{box-sizing:border-box;width:100%;margin:10px 0 0;padding:10px 15px;background:transparent;color:#5d5b5b;font-size:14px;outline:none;border:0;border-bottom:2px solid #d7d7d7}.fancybox-thumbs{display:none;position:absolute;top:0;bottom:0;right:0;width:212px;margin:0;padding:2px 2px 4px;background:#fff;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;box-sizing:border-box;z-index:99995}.fancybox-thumbs-x{overflow-y:hidden;overflow-x:auto}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs>ul{list-style:none;position:absolute;position:relative;width:100%;height:100%;margin:0;padding:0;overflow-x:hidden;overflow-y:auto;font-size:0;white-space:nowrap}.fancybox-thumbs-x>ul{overflow:hidden}.fancybox-thumbs-y>ul::-webkit-scrollbar{width:7px}.fancybox-thumbs-y>ul::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y>ul::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs>ul>li{float:left;overflow:hidden;padding:0;margin:2px;width:100px;height:75px;max-width:calc(50% - 4px);max-height:calc(100% - 8px);position:relative;cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box}li.fancybox-thumbs-loading{background:rgba(0,0,0,.1)}.fancybox-thumbs>ul>li>img{position:absolute;top:0;left:0;max-width:none;max-height:none;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-thumbs>ul>li:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:4px solid #4ea7f9;z-index:99991;opacity:0;transition:all .2s cubic-bezier(.25,.46,.45,.94)}.fancybox-thumbs>ul>li.fancybox-thumbs-active:before{opacity:1}@media (max-width:800px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs>ul>li{max-width:calc(100% - 10px)}}

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

ol, ul, li {
  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; }

a,
a:hover {
  text-decoration: none; }

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.clear:before,
.clear:after {
  content: '';
  display: table; }

.clear:after {
  clear: both; }

a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
  outline: none !important; }

body {
  -webkit-text-size-adjust: none;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased; }

input, button, select {
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

select::ms-expand {
  display: none; }

input::-ms-clear {
  display: none; }

/**************
END RESETT CSS
****************/

strong {
    font-weight: bold;
}

article a {
  color: var(--yellow);
  text-decoration: underline;
}

@font-face {
  font-family: "Oswald";
  src: url("../font/Oswald-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "Oswald";
  src: url("../font/Oswald-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: "Oswald";
  src: url("../font/Oswald-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Oswald";
  src: url("../font/Oswald-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto-Black.woff") format("woff");
  font-style: normal;
  font-weight: 900; }
@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto-Medium.woff") format("woff");
  font-style: normal;
  font-weight: 500; }
@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300; }
@font-face {
  font-family: "Roboto";
  src: url("../font/Roboto-Thin.woff") format("woff");
  font-style: normal;
  font-weight: 200; }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  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);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [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; }

/* Slider */
.slick-loading .slick-list {
  background: #fff slick-image-url("../img/ico/ajax-loader.gif") center center no-repeat; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 25px;
  width: 50px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 10; }
  .slick-prev:hover,
  .slick-next:hover {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before,
    .slick-next:hover:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-size: 4rem;
    line-height: 1;
    color: #232935;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all .2s;
    transition: all .2s; }

.slick-prev {
  left: -100px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -100px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

/*Header*/
.header {
  padding-top: 10px;
  position: relative; }
  .header .container {
    position: relative; }

.top-img {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1; }

.top-img2 {
  position: absolute;
  top: -10px;
  right: 0;
  -webkit-transform: translateX(20%);
          transform: translateX(20%);
  z-index: -1; }

.logo {
  font-size: 1.4rem;
  margin-bottom: 1.4285em;
  line-height: 1.3; }

.logo__img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 62px;
          flex: 0 0 62px;
  max-width: 100%; }

.logo__img img {
  max-height: 60px; }

.logo__text {
  padding-left: 1.4285em; }

.logo__title {
  font-size: 1.7142em;
  text-transform: uppercase;
  display: block; }

.logo__descr {
  font-size: 1em;
  font-family: "Roboto"; }

.nav--mobile {
  display: none; }

.menu li {
  font-size: 20px; }
  .menu > li {
    padding-right: 2.5em;
    margin-right: 2.5em; }
  .menu > li:not(:last-child) {
    border-right: 1px solid var(--grey); }
  .menu li span {
    display: inline-block;
    position: relative; }
    .menu li span:after {
      content: '';
      width: 100%;
      height: 2px;
      background-color: var(--yellow);
      position: absolute;
      top: calc(100% + 3px);
      left: 0;
      -webkit-transform: scale(0.2);
              transform: scale(0.2);
      opacity: 0;
      -webkit-transition: all .2s;
      transition: all .2s; }
    .menu li span:hover, .menu li span.active {
      color: var(--yellow); }
      .menu li span:hover:after, .menu li span.active:after {
        -webkit-transform: scale(1);
                transform: scale(1);
        opacity: 1; }
        .menu span {
          cursor: pointer;
        }

  .menu li span {
    display: inline-block;
    position: relative; }

.header__contact {
  flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
 }

.header__phone {
  color: var(--yellow);
  text-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  font-size: 2.4rem;
  font-weight: 700;
  padding-right: .8em;
  margin-top: 12px; }
  .header__phone:hover {
    color: var(--yellow);
    text-decoration: underline; }

.callback {
  display: inline-block;
  font-size: 1.6rem;
  text-transform: uppercase;
  color: #fff;
  border-radius: 20px;
  background-color: var(--blue);
  padding: .75em 2.5em;
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); }
  .callback:hover {
    background-color: var(--yellow);
    -webkit-box-shadow: 0 35px 40px -15px rgba(0, 0, 0, 0.3);
            box-shadow: 0 35px 40px -15px rgba(0, 0, 0, 0.3); }

/*Slider*/
.slider__item {
  outline: none; }

.slider__item__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 64em; }

.slider__descr {
  width: 50%; }
  .slider__descr h3 {
    font-size: 3.6rem;
    margin-bottom: .5em; }
  .slider__descr p {
    font-family: 'Roboto';
    font-size: 1.6rem;
    line-height: 1.3;
    margin-bottom: 1.75em; }

.slider__img {
  width: 40%;
}

.slider__img img {
  width: 100%;
}

/*ref*/
.ref {
  background-color: var(--blue);
  padding: 6em 0 1em;
  position: relative; }
.ref_white {
  padding: 6em 0 1em;
  position: relative; }

  .ref:before {
    content: '';
    width: 100%;
    height: 17.5em;
    background: transparent url("../img/bg/wave-top.png") left top no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-100%);
            transform: translateY(-100%); }
  .ref:after {
    content: '';
    width: 100%;
    height: 17.5em;
    background: transparent url("../img/bg/wave-bottom.png") left top no-repeat;
    position: absolute;
    top: 99.5%;
    left: 0; }

  .ref h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 1.5em;
    text-transform: uppercase; }
  .ref .btn--sm {
    font-size: 14px; }

.form-page__body_article ul li {
    font-size: 16px;
    list-style: disc;
    line-height: 20px;
}
.form-page__body_article ol li {
    font-size: 16px;
    list-style: decimal;
    line-height: 20px;
}
.form-page__body_article ul, .form-page__body_article ol  {
  padding-left: 40px;
  padding-bottom: 20px;
}

.ref__list {
  margin: 0 -1.5em 7em; }
  .ref__list li {
    width: 25%;
    padding: 0 1.5em;
    margin-bottom: 3em;
    border-radius: 4px; }

.ref__list__body {
  background-color: #fff;
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  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;
  height: 100%;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .ref__list__body:hover {
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.4);
    -webkit-transform: translateY(-3px);
            transform: translateY(-3px); }
  .ref__list__body h4 {
    font-size: 18px;
    text-align: center;
    padding: .8333em 15px;
    text-transform: inherit;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  .ref__list__body p {
    font-size: 12px;
    line-height: 1.3;
    padding: 0 15px;
    height: 132px;
    overflow: hidden;
    text-align: justify;
    display: none; }

.ref__list__img {
  line-height: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
          overflow: hidden; }
  .ref__list__img img {
    width: 100%; }

.ref__list__bottom {
  padding: 6px 15px 15px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }

.ref__price {
  font-size: 16px; }

/*service*/
.service {
  margin: 0 auto;
  max-width: 940px;
  padding: 50px 0px;
}
  .service--bg {
    background-color: #f5f5f5; }

.service__list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .service__list li {
    max-width: 165px;
    text-align: center;
    margin-right: 22em; }
    .service__list li:last-child {
      margin-right: 0; }
    .service__list li h4 {
      font-size: 2rem;
      font-weight: 500;
      line-height: 1.1;
      text-transform: inherit; }

.service__list__ico {
  margin-bottom: 3em; }

/*Footer*/
.footer {
  background-color: var(--black);
  padding: 20px 0; }
  .footer .logo__text {
    color: #fff; }
  .footer a,.footer .menu span {
    color: #fff; }
  .footer .header__contact {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer .header__phone {
    padding-right: 0;
    margin-bottom: 10px; }
  .footer .callback {
    background-color: var(--yellow);
    margin-bottom: 0; }
    .footer .callback:hover {
      background-color: var(--blue); }

/*article*/
.inner-page {
  padding: 30px 0px 0px; }

article p {
  font-size: 16px;
  line-height: 1.3;
  margin-bottom: 1.5em;
  overflow: hidden; }
  article p img {
    float: left;
    padding: 20px;
    height: auto;
    max-width: 100%; }

article ul {
  font-size: 16px;
  line-height: 1.3;
  margin-left: 20px; }

article li {
  list-style: disc; }

.price-block {
  max-width: 555px;
  margin: 0 auto;
  padding-bottom: 50px; }

.price__list {
  margin-bottom: 50px; }
  .price__list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    font-family: 'Roboto';
    padding: 15px 0; }
    .price__list li:last-child {
      border-bottom: none; }
    .price__list li .price {
      color: var(--green); }

/*form-page*/
.form-page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  flex-direction: column-reverse;
  max-width: 1100px;
  margin: 0 auto; }

.form-page__body {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start; }
  .form-page__body aside {
      max-width: 400px;
      order: 1;
      padding-left: 20px;
      width: 100%;
  }

.aside-menu {
  font-family: 'Roboto';
  width: 50%; }
  .aside-menu li {
    font-size: 14px;
    padding: 10px 0;
    border-bottom: 1px solid #e0e0e0;
    cursor: pointer; }
      .aside-menu span {
        cursor: pointer;
      }
    .aside-menu li:last-child {
      border-bottom: none; }
    .aside-menu > li:hover {
      /* color: var(--yellow); */
      -webkit-transition: all .2s;
      transition: all .2s;
      cursor: default; }
      .aside-menu > li:hover > span {
        color: var(--yellow); }

.li.vis {
  padding-bottom: 0;
  border-bottom: none; }
  .li.vis:after {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    top: 12px; }

.li:after {
  content: '';
  width: 9px;
  height: 13px;
  background: url("../img/ico/input_arrow.svg") 0 0 no-repeat;
  background-size: contain;
  position: absolute;
  right: 10px;
  top: 11px; }

.li ul {
  display: none;
  background-color: #f5f5f5;
  margin-top: 15px; }
  .li ul li {
    padding-left: 25px;
    position: relative; }
    .li ul li:before {
      content: '>';
      position: absolute;
      left: 10px;
      top: 50%;
      -webkit-transform: translateY(-50%);
              transform: translateY(-50%);
      color: #000;
      -webkit-transition: all .2s;
      transition: all .2s; }
    .li ul li:hover {
      color: #ff9800; }
      .li ul li:hover:before {
        color: #ff9800; }

.aside-right img {
  width: 100%;
  display: block;
  margin-bottom: 45px;
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
          box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15); }

.content {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding: 0 30px; }
  .content h3 {
    font-size: 2rem;
    font-weight: 400; }
  .content form {
    padding-top: 30px; }
  .content input.btn {
    font-family: 'Roboto';
    width: 350px;
    -webkit-transition: all .2s;
    transition: all .2s; }

.input-row .input__line {
  width: 48%; }

.input__line {
  margin-bottom: 20px; }
  .input__line span {
    display: block;
    font-size: 14px;
    padding-left: 15px;
    margin-bottom: 4px;
    font-family: 'Roboto'; }

.input,
.select {
  display: block;
  width: 100%;
  height: 40px;
  border: 1px solid #bdbdbd;
  border-radius: 20px;
  padding-left: 15px;
  font-size: 14px;
  background-color: #f5f5f5;
  -webkit-transition: all .2s;
  transition: all .2s; }
  .input:focus, .input.full,
  .select:focus,
  .select.full {
    background-color: #fff;
    border-color: var(--yellow);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); }
  .input.error,
  .select.error {
    border-color: red; }

textarea.input {
  resize: none;
  outline: none;
  height: 100px;
  padding-top: 10px; }

.select {
  padding-right: 30px;
  background: #f5f5f5 url("../img/ico/input_arrow.svg") 97% center no-repeat;
  cursor: pointer; }

:root {
  --blue: #2196f3;
  --green: #30d5c7;
  --yellow: #ff9800;
  --grey: #c8cacc;
  --black: #232935; }

html, body {
  min-height: 100%;
  /* height: 100%; */ }

html {
  font-size: 10px; }

body {
  font-family: "Oswald";
  color: var(--black); }

a {
  color: var(--black);
  -webkit-transition: all .2s;
  transition: all .2s; }

.wrapper {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  overflow-x: hidden; }

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

.main {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto; }

.footer {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.flex {
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .flex--wrap {
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap; }
  .flex--center {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .flex--between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }

.btn {
  display: inline-block;
  border-radius: 40px;
  text-transform: uppercase;
  color: #fff;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); }
  .btn:hover {
    -webkit-box-shadow: 0 35px 40px -15px rgba(0, 0, 0, 0.3);
            box-shadow: 0 35px 40px -15px rgba(0, 0, 0, 0.3); }
  .btn--lg {
    font-size: 2rem;
    font-weight: 700;
    padding: .8em 3.5em; }
  .btn--sm {
    font-size: 1.4rem;
    font-weight: 400;
    padding: .5em 2em; }
  .btn--yellow {
    background-color: var(--yellow); }
    .btn--yellow:hover {
      background-color: var(--blue); }

.more-container {
  text-align: center; }

.more {
  display: inline-block;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: underline;
  font-family: 'Roboto';
  font-weight: 700;
  position: relative; }
  .more:after {
    content: '\2193';
    position: absolute;
    top: 1px;
    right: -15px; }
  .more:hover {
    text-decoration: none;
    color: var(--yellow); }

h1, h2, h3, h4 {
  font-weight: 500;
  margin-bottom: 1em; }

.category h1 {
  margin-bottom: 2em;
}

h1 {
  font-size: 3.6rem; }

h2 {
  font-size: 3.2rem; }

h3 {
  font-size: 3rem; }

h4 {
  font-size: 1.8rem; }

p {
  font-family: 'Roboto'; }

.list {
  font-family: 'Roboto';
  font-size: 16px;
  margin-bottom: 20px; }
  .list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 5px; }
    .list li:before {
      content: '';
      width: 6px;
      height: 6px;
      border-radius: 50%;
      background-color: var(--blue);
      margin-right: 10px; }
  .list--bold {
    font-weight: 700; }
    .list--bold li {
      margin-bottom: 20px; }

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

.white {
  color: #fff; }

.blue {
  color: var(--blue); }

.yellow {
  color: var(--yellow); }

.green {
  color: var(--green); }

.price {
    padding: 0 10px;
    font-weight: 700;
    font-size: 30px;
}

::-webkit-input-placeholder {
  font-family: 'Roboto';
  font-size: 14px;
  color: #757575; }

::-moz-placeholder {
  font-family: 'Roboto';
  font-size: 14px;
  color: #757575; }

/* Firefox 19+ */
:-moz-placeholder {
  font-family: 'Roboto';
  font-size: 14px;
  color: #757575; }

/* Firefox 18- */
:-ms-input-placeholder {
  font-family: 'Roboto';
  font-size: 14px;
  color: #757575; }

.form-page__body_right {  
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  flex-direction: column;
  width: 100%;
}
.form-page__body_inner {
}
.form-page__body_article {  
  max-width: 900px;
  margin: 80px auto;
  width: 100%;
  margin-bottom: 0px;
}
.page_wrapper {  
  padding: 100px 10px 50px;
}
.page_article {
  order: 2;
}
.orderform_wrapper {
    max-width: 600px;
    margin: 0 auto;
}
.aside-left {
  max-width: 250px;
  width: 100%;
}
.tool-bar{
    display: none;
}
.mob-btn {
    display: none
}
.close_mask {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    position: fixed;
    z-index: 5;
    background-color: rgba(0,0,0,0.8);
    display: none;
}
.nav--desctop {
  position: relative;
}
.header-menu-inner {
    position: absolute;
    z-index: 100;
    background-color: #fff;
    padding: 10px;
    width: 100%;
    display: none;

    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    border-radius: 4px;
}
.spravki-list {
  position: relative;
}
.spravki-list:after {
  content: "";
  position: absolute;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAAmJLR0QA/4ePzL8AAADNSURBVDjL7dHNDsFQEIbh9wpIRIpSfyGEuDB3yU4iNpSWEgTxcxNjUY5TmqpYMqsz38yTtOfAv76tBF3Sb7fSdEncmyQDBAczkmSYIIxI+W0fQRDcCGbi3rZ6fjC9tYKHFUosPLVjv0Ybqi+kyFKbV+5xQWNbagFSYqVma8r6KMtMjY60VF5np/IFheePyGr/dqINQIO9RvLhl/pgZzo0Oah+Hk6CFytcuKizG/2GGWy1GpMAGEw+Jc/MJReH+GyMIDjxic+GDDE+IT9YV7yigCKXwe/GAAAAAElFTkSuQmCC') no-repeat;
  background-size: cover;
  height: 12px;
  width: 12px;
  top: 5px;
  right: 20px;
  cursor: pointer;
}
.header-menu-wrapper {
    position: relative;
    width: 100%;
    min-width: 600px;
}

.menu-item-has-children ul.sub-menu {
  position: absolute;
  top: 20px;
  right: 0;
  left: 0;
  background-color: #fff;
  display: none;
  width: 100%;
  min-width: 300px;
  z-index: 100;
  background-color: #fff;
  padding: 10px;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}
.sub-menu li {
  font-size: 14px;
  padding: 10px 0;
  border-bottom: 1px solid #e0e0e0;
  cursor: pointer;
}
.sub-menu a {
  font-family: 'Roboto';
}
.sub-menu li:last-child {
    border-bottom: none;
}
.menu-item-has-children {
  position: relative;
}
.menu-item-has-children a {
  padding-right: 20px;
  display: block;
  width: 100%;
}
.menu-item-has-children > a:after {
  content: "";
  position: absolute;
  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAAAAmJLR0QA/4ePzL8AAADNSURBVDjL7dHNDsFQEIbh9wpIRIpSfyGEuDB3yU4iNpSWEgTxcxNjUY5TmqpYMqsz38yTtOfAv76tBF3Sb7fSdEncmyQDBAczkmSYIIxI+W0fQRDcCGbi3rZ6fjC9tYKHFUosPLVjv0Ybqi+kyFKbV+5xQWNbagFSYqVma8r6KMtMjY60VF5np/IFheePyGr/dqINQIO9RvLhl/pgZzo0Oah+Hk6CFytcuKizG/2GGWy1GpMAGEw+Jc/MJReH+GyMIDjxic+GDDE+IT9YV7yigCKXwe/GAAAAAElFTkSuQmCC') no-repeat;
  background-size: cover;
  height: 12px;
  width: 12px;
  top: 5px;
  right: 20px;
  cursor: pointer;
}
.aside-menu a {
  display: block;
  width: 100%;
}

.SG-terms-of-delivery{
  width: 100%;
   outline-style: solid;
   color: #F2F2E9;
   margin-bottom: 20px;
   padding: 15px;
}
.SG-terms-of-delivery h4{
  color: #000;
  padding-top: 10px;
  padding-left: 10px;
}
.SG-terms-of-delivery li{
  font-size: 15px;
  padding-top: 15px;
  color: #333;
  margin-left: 20px;
  line-height: 20px;  
}
.SG-terms-of-delivery li {
  list-style: disc;
}

.video-responsive { position: relative; padding-bottom: 56.25%; height: 0; overflow:hidden; }
.video-responsive iframe, 
.video-responsive object, 
.video-responsive embed {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%;
  height: 100%; 
}

.old-price {
  padding: 0 10px;
  text-decoration: line-through;
}
.breadcrumbs {
  margin: 3em 0 1em;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
}
.breadcrumbs li {
  display: inline;
}
.breadcrumbs li:not(:last-child) {
  margin-right: 0.5em; }
  .breadcrumbs li:not(:last-child)::after {
    content: '/';
    display: inline-block;
    padding-left: 0.5em; }
.breadcrumbs li a:hover {
  color: var(--yellow);
  text-decoration: underline; }

footer .spravki-list {
  display: none;
}

.faq-item {
    margin: 30px 0;
}

.faq-item h3 {
    margin-bottom: 0.5em;
}

.menu-verhnee-menyu-container ul {
  position: relative;
}

.form-page__body_article table,
.page_article table {
  max-width: 600px;
  width: 100%;
  border-radius: 5px;
  text-align: left;
}

.form-page__body_article thead th,
.page_article thead th {
  font-size: 26px;
  padding: 20px 10px;
  background-color: var(--blue);
  color: #fff;
}

.form-page__body_article tbody tr:nth-child(1) td,
.page_article tbody tr:nth-child(1) td {
  font-size: 26px;
  padding: 20px 10px;
  background-color: var(--blue);
  color: #fff;
}

.form-page__body_article tbody tr:nth-child(1) td:nth-child(1),
.page_article tbody tr:nth-child(1) td:nth-child(1) {
  border-top-left-radius: 5px;
  border-left: none;
} 

.form-page__body_article tbody tr:nth-child(1) td:nth-child(2),
.page_article tbody tr:nth-child(1) td:nth-child(2) {
  border-top-right-radius: 5px;
  border-right: none;
}

.form-page__body_article thead th:nth-child(1),
.page_article thead th:nth-child(1) {
  border-top-left-radius: 5px;
} 

.form-page__body_article thead th:nth-child(2),
.page_article thead th:nth-child(2) {
  border-top-right-radius: 5px;
}

.form-page__body_article tbody td,
.page_article tbody td {
  font-size: 17px;
  padding: 10px;
  color: var(--black);
}

.form-page__body_article tbody td:nth-child(1),
.page_article tbody td:nth-child(1) {
  border-left: 1px solid #2196f3;
  border-bottom: 1px solid #2196f3;
}

.form-page__body_article tbody td:nth-child(2),
.page_article tbody td:nth-child(2) {
  border-left: 1px solid #2196f3;
  border-right: 1px solid #2196f3;
  border-bottom: 1px solid #2196f3;
}

.delivery__list {
  font-size: 24px;;
  line-height: 36px;
  padding: 1em 2em;
}
.delivery__list li {
  list-style: square;
}
.delivery__list li b {
  font-weight: bold;
}

@media (min-width: 768px) {
  li.spravki-list:hover .header-menu-wrapper {
    display: block;
  }
  .menu-item-has-children:hover ul.sub-menu {
    display: block;
  }
  ul.sub-menu:hover {
    display: block;
  }
}

/*Media*/
@media (max-width: 1600px) {
  .top-img {
    width: 70%; } }
@media (max-width: 1400px) {
  html {
    font-size: .8vw; }

  .slick-prev {
    left: -40px; }

  .slick-next {
    right: -40px; }

  .ref {
    margin: 0;
    padding-bottom: 40px; }

  .ref:before,
  .ref:after {
    display: none; }

  .service__list {
    -ms-flex-pack: distribute;
        justify-content: space-around; }
    .service__list li {
      margin-right: 0;
      width: 33%;
      max-width: 100%; } }
/*1400*/
@media (max-width: 1300px) {
  .slick-prev {
    left: 0; }

  .slick-next {
    right: 0; }

  .top-img {
    opacity: .5; }

  .slider__descr {
    width: 50%;
    text-align: center; }
    .slider__descr p {
      width: 90%;
      margin: 0 auto 1.5em; }

  .ref__list li {
    width: 33.3333%; } }
/*1400*/
@media (max-width: 1150px) {
  .menu li {
    font-size: 16px;
  }
  .menu > li {
      padding-right: 2em;
      margin-right: 2em;
  }
  .spravki-list:after {
    right: 10px;
  }
  .menu-verhnee-menyu-container ul {
    position: relative;
    margin: 20px 0;
  }
}
@media (max-width: 1023px) {

  .content {
    padding-right: 0; }
    .content h3 {
      font-size: 18px; } }
/*1023*/
@media (max-width: 990px) {
  .header__contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }

	.single-post article img {
		width: 100%;
		height: auto;
		max-width: 600px;
	}
  .header__phone {
    padding-right: 0;
    /* margin-bottom: 15px; */ }

  .slider__item__body {
    height: 50em; }

  .top-img2 {
    max-width: 100%;
    -webkit-transform: translateX(40%);
            transform: translateX(40%); }

  .inner-page {
    padding: 50px 0; } }
/*990*/
@media (max-width: 900px) {
  .ref__list li {
    width: 50%; } }
/*900*/
@media (max-width: 768px) {
  .menu-item-has-children ul.sub-menu {
    min-width: auto;
  }
  .delivery__list {
    font-size: 18px;
    line-height: 26px;
    padding: 1em 2em;
  } 
  .delivery__list li {
    padding: 7px 0;
  }
  .menu-item-has-children a {
    padding-right: 0;
  }
  .breadcrumbs {
    margin: 0;
  }
  .form-page__body aside {
    padding-left: 0;
  }
  .content input.btn {
    width: auto;
  }
  .form-page__body_inner {
      flex-direction: column;
  }
  .menu-item-has-children ul.sub-menu {
      padding: 10px 10px 10px 20px;
      width: 100%;
    }
  .menu-item-has-children {
    position: static;
  }
  .menu-item-has-children > a::after {
    display: none;
  }
  li.spravki-list {
    display: none;
  }
  html {
    font-size: 7px; }

  .aside-menu {
      width: 100%;
  }

  .page_wrapper {
    flex-direction: column;
  }

  .aside-menu {
      margin-bottom: 100px;
  }

    .mob-btn {
        display: block;
        width: 100px;
        margin: 10px 0 0 20px;
        position: absolute;
        top: 0;
        left: 0;
        padding: 10px 0;
    }

    .mob-btn span {
        display: block;
        height: 2px;
        margin-bottom: 5px;
        background-color: #565656
    }

    .mob-btn span:last-of-type {
        margin-bottom: 0
    }
    .mob-btn{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -ms-align-items: center;
        align-items: center;
    }
    .mob-btn__span{
        flex: none;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        -o-flex-direction: column;
        flex-direction: column;
        justify-content: center;
        width: 20px;
        height: 30px;
    }
    .mob-btn__span span{
        background-color: #c0c4c5;
        height: 1px;
        margin-bottom: 4px;
    }
    .mob-btn__text{
        padding-left: 10px;
        font-size: 16px;
    }
    .tool-bar{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: flex-end;
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: #fff;
        z-index: 20;
        box-shadow: 0 -3px 20px rgba(0, 0, 0, .2);
        padding: 10px 20px;
    }
    .tool-bar__list{
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
    }
    .tool-bar__list li{
        margin-left: 30px;
    }
    .tool-bar__list li span{
        display: block;
        text-align: center;
    }
    .tool-bar__ico{
        width: 40px;
        height: 30px;
        margin-bottom: 3px;
        background-repeat: no-repeat;
        background-position: 50% 50%;
        -webkit-background-size: contain;
        background-size: contain;
    }
    .tool-bar__ico__car{
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAOBSURBVGhD7ZhZyA5RHIc/S7JFtqzZ7yhCKSF3yIWlEEKWC5QoXKGUohS5QNkuLBeiuEEJUVIULqy5IEKUbNmz/p4x5+2Yb+a8s73zfTJPPX2dZWa+/zvn/M+cU1dSUlJS0lB0KNia8atg38j1sonMldcFShAmoHnyn2aFJJATXilHwsZxUtvLuIyWBHLJK+WIedVZfCzjUrNAHuRgkn+qZoEUjR1IR9nfYW/ZTMYi7AZx5CFpMIF89/9W85M8KHtIJ2EXxzHJvLAxgeA7aQ/R55L6j375kfzh1z2Tg2Uk9o2SmHaMm0BeSDKezSRJ20mv9IeB8rqk/onsKhsFrskeFgiQ3q9I2s7KprIeYeM/yrTzwiZNINBTvpS0r6UiCA1xTTsvbNIGAhPkT0miGEuFzbUERj0gCVkCgc2SPk9lZyoaiqyBNJdcS7/TsvIVPbyKQ2WeZA0EekkzX2ZTARRcvpV5kkcgMFPS96H0sljYXLC9KPPEFchESRtDphoMqbuS/uOpKBpXIKR42vgsmSHDhrrtMUn/dbJSWRSuQOCwpD2Ju2SlUBTVAiErrZRnZNhQt2Vda7SBJGGpLAPJSqMIpIscJUfKtlSkIG4g/STfU0Mk8yaMxIEMk+el2eTgV3lIdpdJqBbIFHlLmucg52GbZCtpkyiQafKLpM97yT9wVX7z69ggDZJxcQWyQZr/h/tekLclX7zUkanso6fYgQyQHyTtW2QbaeBN8ClB233ZUsYhKpDJkvrPcrG0N08ML/OWjlLh81cgZriEncXulbTt9kr1aSH5lejDw+MQFQi/vOs+HD5w7EofAoPlkvJOCnf8wkY5PSCvl7Y+Mgrz8XZZBq8PkwNs+t+z6hb5dRwwhG5jfbZK+h2QcyQjgfIy6c0BexIHZWi5YH6EXZfGc9LFfBm8hh+kMuRJqTsk48+WSU6QrlQ7TnJD3l7w+rjytcs9bkoXayT9GEVHJHv3drIqpFwuXOiVwtkj6cMWNC2sE6RYslNUBmQO35A8ixSdiKmSC9lcsZYEmSV5OG+OBSwLrBM8i7fSjQoLgtgmaedMLWqBdMLE4gYsgPvlAknaOyWpxyUyK62l+cVfSdL9XLlamszIPmWMTAWHyNzULIC2vCnXsEtKJ3lcBp+DbGlTB2HTV66S+ySJgXwfPPLMixGSVZ4RsF2SolmzSkpK/m/q6n4DyGoH7TlDfHUAAAAASUVORK5CYII=);
    }
    .tool-bar__ico__order{
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGVSURBVGhD7Zk9LwRRFIYHFSH4AxIioZEQSqVOrdH6AQqNeuMP6DUiGrVOqdCoaCSiUOlE4iPR4D2bOcktzow7O/eeOeE8yVPczWx2n507dz62cBynEUPwFn4bdxfWMglpwy/4bNA3SN/vFNbCIS/9kT22oYdYwkOaMgKnEzoOQ9RCliC9P5XnMEQ95BM+tPAJZgkZhnM1zkCCQ276o8HZhFlC+PUqHyFhPmQCSlOAvYSE+ZBYOOQOSlMw1h1oIiSVnYUsQGnqDeoRDFELyY2HWEMtZBSuJnQehqiF/JlVi0M+4HUL72GWELo8l3Y9SwEEh/i1Vkm2ELrBkaYAyx9oPiQWDqE5Lk3BWOm5lYmQVHYWMgsvEnoAQ9RCcuMh1lALoWV6Q3ANpkAtpGrV4nv6tqiHvEJada7KMYdMQWmPVbkMQ9RD+MzOYw5ZhzSOtfMTIl17bcG9cswhi/CsgfswxI+RptCjU+mX7cEUqIXk5v+GvEM6WK15CKNCxiD9NU0bW/YY/grd1EgHrBVP4Ap0HCeaovgBzphKbXch0iQAAAAASUVORK5CYII=);
    }
    .tool-bar__ico__phone{
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAPASURBVGhD7ZlXiFRJFIbHsEZWMWJasygm0BdFDIv6IoLgIuKbIIqIiuCDIiK+6YugKJhF0TUgrOlhXTHgqogPigETRswR45p11+9rpqCZvd3Ts9vdUwPzw4feuqfvPTVVdc6puiXVquKqUfpvlZTOT4Kr8DechT5QpfQj7IR/ynAfmkCVUCvwr6/jL2Ac1IOjpW0bIXp1gdugw5egMwR57y/w3mgbYlU7uAU6egySptB08P4DiHKKNYILoJOHoT4kyQAQ9RRbAzpnZxrbkEXpU2yUDTHpIxhicw2vs8CO3AUjXDT6BjpmdMpFNeE4+JvVNsSisMi7pa5yU3f4AI7kcBti0G6wIxNSV7lrDvi7A6mrCBTCakUj0WDwd+dTVxGoE7hO3kJFFu9ysCNrU1eRyOmhU9NSV+WrK3yCr9DLhlj0C9iRG/CDDeVoF2gfVdRShtRzoHMzbMiiYaDda2hpQ2wyU+vgY8i0VuzwadBurg2x6gjo5MrU1b/VBswf2oy1IVb1gPdgohthQ4Jmgh15Dj/ZEKtmg47egaQpZhW8D7Q5BQ0gStWCUEtttSFBVsmh9N8L/iZKmSdegY46QknqAE9Bmw0Q7WmLW1ozvklvpA0J6g+hwysg2s4sAJ18Bul7+HQNgneg3RIbYpR/4d9AJ10TzSFJjpgli3ZLIcqRMXKFhW2UypQsTaiGbu0sXaLsTAu4DjrpAUWm3eTP8Aa02wJ1IJusvIdCw9RVkWTyuwc6acitDUkaAB7uaXcIkg40BsKfoI1o7xFt0UbRLW4IueaYTPnDgwwTqnZXoDeo9rANrBy8Z5C4WPp/+QO0KYr6QQi5OyDT9PH41TUVHN4EYQ25iZsPoSrwaPYJeM+qegoUZXScGmH6/A6ZyhTX0irQTsxLJs/WUFZGxO0QbA9CRyi4nD6PwJd6zJrtcM9KeQ84muVJW7cSPtfA4a614KNjKRMOvs9AvjZaTeFXCKPj9sIIV1B5AH4ZfOFN6Av50hh4CD7bIFPwzji/T4IvdCGPh3zJk//94LMX2VBo1YV14AsNr77UrXE+NA98ruVP0eTi/Ay+2Mhjuf9/5PY6BJWifwEYAuHl5oXJ8F8ijznqBPgcw3ylqBmk5wWzdk/IVXY8RC4jo5GsUuXhX8jaX2A9tIVsshPhSNbEG82ncaPaMgh7Fj8uWXM5BctOOU86N4N2ljYWodHJPOB0CcFAXEuW/AthKoT67CVY4kctI5FF4zUIHUrHyjmfibUosjCcCIvBD7PmjIp83qhWtfKrkpLvQWkC5sBXTF0AAAAASUVORK5CYII=);
    }
    .tool-bar__ico__price{
        background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAVrSURBVGhD7Zl1qG1FFIfvsxW7noWNipjgw05sQVRMFOxAVOxuQcUWFTtRURCxUTDQPwwsVAS769ldWN83763r7Ln3cM7Zex8QPD/4uGdm7Zm9Z8/stdbMHRlqqKGG+l9qVph2ys8xmg2mmfJzjGaHTraByofdGM6Cx+AT+Dvje3geHoYPp9YF38Kz8AiU7X6CF+Em2APmh4FoHjgNPob8AYKv4Y+irgm/w52wJrSi6eAo+AHiJi/D6bAJLAQhl8gCsCrsA/fBrxDtnoEd4AB4CH6D3LY/HAuPw18QtntgCagtGz8NdmbHvqHVoR/5fRwDX4H9/AwORM0Jp4BLTpsvazdQS4HL1+tLW1+aBF+CnbwNG0ATzQGXgv3J5RDOwWV7FYTtHJgAanG4F8J2NoStq3zrsZQeBW/UlraBb8C+b4D8oXaFuO8lVmQ6EOIb9IV0lcvpc7DB9TA9tK3VIJbTuVZkWhf0YNpOtiLTtvALaDvSik7yoXWPXqiLHMQgQmuDD+y3t5UVmXQiOgJnYH0rMm0PttFmH+NKj+Eg3oS5rRiwDgLv9xnMZUWm40Db+zCLFZkuBG2vwYxW5DIAxRtax4o+dQiUS6Gb/D4MnD6UHiqXjkCXrM0XnGsGeAW0HW5FrjNBw+2p1J/0SK5540u/WhF8eb7Eea3ItBb4TAZb3Xiu7UCbGcLMVii/hcmgwWDWjxzEA2DbOgNRD4LtD06lqp4Ebbun0r9yNl8AbTtZobYAK8yRepEfoEvB2fsRbCt1B7Il2F5HU2pn0KbzKeVy1nZ3KqHzwYrjU6m7HITXl9QdiEvDVMYlVjoZY9ifoBebyYpMRn/va6JqKjU6ffrwXuTNlszQOTQZiDLw2semqVRVhITxEsjXQVv6JCLSli6wVy0KTQcSLnW8QHcdaNs3laq6C7TtYsEfTk9dtTGQE8A+SjeszK+0GVtKXQnakhv2h26srtoYyN5gH1ekUlWHgbYynVGngrYUw/xhpltXbQwkPNDFqVRVzNYZqVSVg9OWgqZeQa/Rac/dTW0MxI2affiGS10E2pyZUjeCNrPjkXemFuruwtoYiJm2feyXSlXdAdpGA1+mSHGMhWkraWFHCzXUxkDeAPsoMwsj+KegbWkrMpmRxHZgESt0eRb0AHXUdCCLge3NElJgy7QCaDOFKrUhaHsrldAyYIX7ajPLftV0IEeA7W9OparCK7k1LhWxx7+jiui+Zyr1pyYDcQbcc9h+Mysymbp8AdrKqG7q8h1oqyxHd15WulbHbFa6qMlA9gLbur8oTxwPBW2+5FIRJP3YK7ITT/o0nmhFHzKZ8/RxjVTqXZ6BxUnN1lZk0oOabWjbyIpMy4Hfk0mme5YxcvrcC0s5zW1LbxTHPPdbkcl45nGsttusyOS291XQZg7WUUZPL9KtLWvFAOQgPO7xPu7XJ0JIm8dE2t4DD/FCDtA9kDbPFdzUdZQXu1Hx4o/Ao5s25RK+AOzf7W2+HP3wrwZtvshVIORMxAxqc4vcVTaKiOmRZUqRW9B84Jmv/Xo+5bFPaGF4ArR5SJcf9RgI4+hWT7Ue9CzjiUf8Nhaj//JQR0ZgU4+I0J7ox0zoIU0Yw82+CyuD0ubZcBzK6aZXglpyMxP+WidgkuZO0rXcTUZsXWjkcuIL8QTfneXR8AGEzfXvSYpeye13HIiI+Vbjo9sF4VrwfxbRsTexc7NWB+u/C9xTnASXwXMQ1wZPgee2L2V1gWdY7vbyQYshYXNoVb5hHzz2yYPCb+RWcAC9zHwjOSiPalzDJpve2Fk7D/z/h5mCW1Nn4Ba4Bvx3gd+Ks+dmyZmznTY9me38yMvEcaihhhpqqP+qRkb+AZkb1bYSwVJdAAAAAElFTkSuQmCC')

    }
    .tool-bar__text{
        font-size: 11px;
        color: #76323f;
    }

  .menu li {
    font-size: 2rem; }

  .menu li {
    margin-right: 1em;
    padding-right: 1em; } 
.main_nav_menu {
    position: fixed;
    background: #fff;
    width: 80% !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-width: 80%;
    padding: 20px;
    display: none;
    z-index: 10;
    padding-bottom: 100px;
    overflow: scroll;
} }
@media (max-width: 767px) {
.header__left, .header__right {
    display: block;
    text-align: center;
    width: 100%;
}
.slider {
  display: none;
}
header {
  padding-bottom: 30px;
}
.header__right {
    margin-bottom: 40px;
}
.header__left .logo {
    display: block;
}
  .logo__img,
  .nav--desctop {
    display: none; }

  .nav--mobile {
    display: block;
    width: 100%; }

  .header .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }

  .top-img {
    width: 90%; }

  .slider__item__body {
    height: auto;
    padding: 30px 0; }

  .price__name {
    width: 60%;
    line-height: 1.3; }

  .price {
    width: 40%;
    text-align: right; }

  .form-page__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .form-page__body aside {
      width: 100%;
      margin: 40px auto 0 auto; }

  .content {
    padding: 0;
    width: 100%;
    margin-bottom: 40px; } }
/*767*/
@media (max-width: 568px) {
  .ref__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }

  .ref__list li {
    width: 100%;
    max-width: 400px; }

  .ref__list__body p {
    font-size: 14px; }

  .top-img {
    width: 300px;
    opacity: .4; }

  .service {
    padding: 40px 0; }

  .service__list {
    -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; }
    .service__list li {
      width: 100%; }
      .service__list li h4 {
        font-size: 2.5rem; }
    .service__list li:not(:last-child) {
      margin-bottom: 30px; }

  .footer .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer .nav {
    margin: 10px 0 30px; }

  article p img {
    float: none;
    display: block;
    margin: 0 auto 10px; }

  .input-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
    .input-row .input__line {
      width: 100%; } }
/*568*/

.modal {
  font-size: 20px;
}

.modal__overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0,0,0,0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9;
}

.modal__container {
  background-color: #fff;
  padding: 30px;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}

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

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent;
  border: 0;
}

.modal__header .modal__close:before { content: "\2715"; }

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0,0,0,.8);
}

.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden="false"] .modal__overlay {
  animation: mmfadeIn .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="false"] .modal__container {
  animation: mmslideIn .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__overlay {
  animation: mmfadeOut .3s cubic-bezier(0.0, 0.0, 0.2, 1);
}

.micromodal-slide[aria-hidden="true"] .modal__container {
  animation: mmslideOut .3s cubic-bezier(0, 0, .2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

/* Общий стиль обертки */
.custom-checkbox-wrapper {
  border: 2px solid #c8c8c8;
  padding: 16px;
  margin: 10px 0;
  transition: box-shadow 0.3s ease;
  border-radius: 20px;
  background-color: #f5f5f5;
}

/* Эффект наведения на рамку */
.custom-checkbox-wrapper:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

/* Скрываем стандартный чекбокс */
.checkbox-input {
  display: none;
}

/* Основной стиль кастомного чекбокса */
.custom-checkbox {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  cursor: pointer;
  color: #333;
}

/* Стиль для квадратного чекбокса */
.checkbox-label {
  width: 24px;
  height: 24px;
  border: 2px solid #007bff;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  transition: background-color 0.3s ease, border-color 0.3s ease;
}

/* Галочка внутри чекбокса */
.checkbox-label::after {
  content: '';
  display: none;
  width: 10px;
  height: 5px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  left: 50%;
  transform-origin: center;
  transform: translate(-50%, -50%) rotate(45deg);
}

/* Отображение галочки при выборе */
.checkbox-input:checked + .checkbox-label {
  background-color: #007bff;
  border-color: #007bff;
}

.checkbox-input:checked + .checkbox-label::after {
  display: block;
}

/* Стиль заголовка */
.checkbox-title {
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  color: #333;
}

/* Стиль описания */
.checkbox-content ul {
  font-size: 14px;
  margin: 5px 0 0;
  color: #555;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 1.2;
}

/* Анимация при наведении */
.custom-checkbox:hover .checkbox-label {
  border-color: #0056b3;
  background-color: #007bff;
}

.product-option-price {
  font-size: 20px;
  margin-top: 10px;
  font-weight: bold;
  color: var(--yellow);
}