@charset "UTF-8";
body header .wrap-whiteline, .slider-block, .advantages, .boxes, .wrap-boxes, .content, .vkladki, .install h3, .wrap-frame, footer .wrapper-footer, .footer-contacts-wrap {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  display: flex; }

.info .phones {
  display: flex;
  align-items: center;
  padding: 0 40px 0 40px; }

@font-face {
  font-family: 'Russo One';
  src: url("../fonts/RussoOne/RussoOne-Regular.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Exo2';
  src: url("../fonts/Exo2/Exo2-Regular.ttf");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Exo2';
  src: url("../fonts/Exo2/Exo2-Bold.ttf");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Exo2';
  src: url("../fonts/Exo2/Exo2-Light.ttf");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }
/* ╤Б╨▒╤А╨╛╤Б ╤Б╤В╨╕╨╗╨╡╨╣ ╨▒╤А╨░╤Г╨╖╨╡╤А╨░ */
* {
  box-sizing: border-box; }

html, body, div, span, 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%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

* {
  outline: 0 !important; }

button::-moz-focus-inner {
  border: 0; }

body {
  line-height: 1.2; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

ol {
  padding-left: 1.4em;
  list-style: decimal; }

ul {
  padding-left: 1.4em;
  list-style: square; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

/* ╨║╨╛╨╜╨╡╤Ж ╨║╨╛╨┤╨░ ╤Б╨▒╤А╨╛╤Б╨░ ╤Б╤В╨╕╨╗╨╡╨╣ ╨▒╤А╨░╤Г╨╖╨╡╤А╨░ */
body {
  font-family: "Exo2", sans-serif;
  background: #ffffff;
  color: #444444; }
  body header {
    display: flex;
    flex-flow: column nowrap;
    background: #ffffff;
    z-index: 2; }
    body header .wrap-whiteline {
      flex-flow: row nowrap;
      justify-content: space-between;
      align-items: center;
      height: 100px; }
      body header .wrap-whiteline a {
        text-decoration: none; }
    body header nav {
      background: #6c6c6c; }

.logo {
  display: flex;
  flex-flow: row nowrap;
  align-items: center; }
  .logo .wrap-span {
    display: flex;
    flex-flow: column nowrap;
    color: #444444;
    padding: 10px 20px; }
    .logo .wrap-span .cubicon {
      font-family: "Russo One", sans-serif;
      font-size: 1.9rem; }
    .logo .wrap-span .slogan {
      font-size: 0.73rem; }

.info {
  display: flex;
  transition: all .3s; }
  .info .wrap-phones, .info .info-time-loc {
    display: flex;
    flex-flow: column nowrap;
    padding-left: 20px;
    line-height: 1.6;
    font-family: "Exo2", sans-serif; }
    .info .wrap-phones a, .info .info-time-loc a {
      color: #444444;
      text-decoration: none; }
  .info .buy {
    padding: 10px 40px;
    font-family: "Exo2", sans-serif;
    font-size: 1rem;
    transition: .3s;
    width: 100%;
    margin-top: 7px; }

.connection {
  display: flex;
  flex-flow: column nowrap;
  padding: 0 40px; }

.messangers {
  display: flex; }
  .messangers a {
    padding-right: 5px; }

.phones {
  padding: 0 40px;
  border-right: 1px solid #ff7e21; }

.opennumber {
  display: none;
  width: 40px;
  height: 40px; }

.h2span {
  font-size: 2rem;
  padding-bottom: 20px;
  font-weight: 600; }

/* Mobile first layout SmartMenus Core CSS (it's not recommended editing these rules)
   You need this once per page no matter how many menu trees or different themes you use.
-------------------------------------------------------------------------------------------*/
.sm {
  box-sizing: border-box;
  position: relative;
  z-index: 9999;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.sm, .sm ul, .sm li {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: normal;
  direction: ltr;
  text-align: left; }

.sm-rtl, .sm-rtl ul, .sm-rtl li {
  direction: rtl;
  text-align: right; }

.sm > li > h1, .sm > li > h2, .sm > li > h3, .sm > li > h4, .sm > li > h5, .sm > li > h6 {
  margin: 0;
  padding: 0; }

.sm ul {
  display: none; }

.sm li, .sm a {
  position: relative; }

.sm a {
  display: block; }

.sm a.disabled {
  cursor: default; }

.sm::after {
  content: "";
  display: block;
  height: 0;
  font: 0px/0 serif;
  clear: both;
  overflow: hidden; }

.sm *, .sm *::before, .sm *::after {
  box-sizing: inherit; }

.sm-simple {
  background: #6c6c6c; }
  .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active {
    padding: 13px 20px;
    /* make room for the toggle button (sub indicator) */
    padding-right: 58px;
    color: black;
    font-family: "Exo2", sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 17px;
    text-decoration: none; }
  .sm-simple a.current {
    background: black;
    color: #6c6c6c; }
  .sm-simple a.disabled {
    color: #393939; }
  .sm-simple a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 4px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: bold 14px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    background: rgba(0, 0, 0, 0.08); }
  .sm-simple a .sub-arrow::before {
    content: '+'; }
  .sm-simple a.highlighted .sub-arrow::before {
    content: '-'; }
  .sm-simple li {
    border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .sm-simple > li:first-child {
    border-top: 0; }
  .sm-simple ul {
    background: rgba(32, 32, 32, 0.1); }
    .sm-simple ul a, .sm-simple ul a:hover, .sm-simple ul a:focus, .sm-simple ul a:active {
      font-size: 14px;
      border-left: 1px solid transparent; }

@media (min-width: 768px) {
  /* Switch to desktop layout
  -----------------------------------------------
     These transform the menu tree from
     collapsible to desktop (navbar + dropdowns)
  -----------------------------------------------*/
  /* start... (it's not recommended editing these rules) */
  .sm-simple ul {
    position: absolute;
    width: 12em; }

  .sm-simple li {
    float: left; }

  .sm-simple.sm-rtl li {
    float: right; }

  .sm-simple ul li, .sm-simple.sm-rtl ul li, .sm-simple.sm-vertical li {
    float: none; }

  .sm-simple a {
    white-space: nowrap; }

  .sm-simple ul a, .sm-simple.sm-vertical a {
    white-space: normal; }

  .sm-simple .sm-nowrap > li > a, .sm-simple .sm-nowrap > li > :not(ul) a {
    white-space: nowrap; }

  /* ...end */
  .sm-simple {
    background: #6c6c6c;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto; }
    .sm-simple a, .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
      padding: 11px 20px;
      color: #ffffff; }
    .sm-simple a:hover, .sm-simple a:focus, .sm-simple a:active, .sm-simple a.highlighted {
      background: #5b5b5b; }
    .sm-simple a.current {
      background: black;
      color: #6c6c6c; }
    .sm-simple a.disabled {
      background: #6c6c6c;
      color: #393939; }
    .sm-simple a.has-submenu {
      padding-right: 32px; }
    .sm-simple a .sub-arrow {
      top: 50%;
      margin-top: -2px;
      right: 10px;
      width: 8px;
      height: 16px;
      font: 14px/16px monospace !important;
      background: transparent;
      width: 0;
      height: 0;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      border-top: 4px solid #ffffff;
      transform: rotateZ(0deg);
      transition: .2s; }
    .sm-simple a.highlighted .sub-arrow::before {
      content: '+'; }
    .sm-simple a.highlighted .sub-arrow {
      width: 0;
      height: 0;
      transform: rotateZ(180deg); }
    .sm-simple > li {
      border-top: 0;
      /*border-left: $sm-simple__desktop-separators-size solid $sm-simple__desktop-separators-color;*/ }
      .sm-simple > li:first-child {
        border-left: 0; }
    .sm-simple ul {
      border: 0;
      background: #6c6c6c;
      box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
      .sm-simple ul a {
        border: 0 !important; }
        .sm-simple ul a.has-submenu {
          padding-right: 20px; }
        .sm-simple ul a .sub-arrow {
          left: 8px;
          right: auto; }
      .sm-simple ul > li {
        border-left: 0;
        border-top: 1px solid #5b5b5b; }
        .sm-simple ul > li:first-child {
          border-top: 0; }
    .sm-simple .scroll-up,
    .sm-simple .scroll-down {
      position: absolute;
      display: none;
      visibility: hidden;
      overflow: hidden;
      background: #6c6c6c;
      height: 20px; }
    .sm-simple .scroll-up-arrow,
    .sm-simple .scroll-down-arrow {
      position: absolute;
      top: -2px;
      left: 50%;
      margin-left: -8px;
      width: 0;
      height: 0;
      overflow: hidden;
      border-width: 8px;
      border-style: dashed dashed solid dashed;
      border-color: transparent transparent #ffffff transparent; }
    .sm-simple .scroll-down-arrow {
      top: 6px;
      border-style: solid dashed dashed dashed;
      border-color: #ffffff transparent transparent transparent; }
    .sm-simple.sm-rtl a.has-submenu {
      padding-right: 20px;
      padding-left: 32px; }
    .sm-simple.sm-rtl a .sub-arrow {
      left: 20px;
      right: auto; }
    .sm-simple.sm-rtl.sm-vertical a.has-submenu {
      padding: 11px 20px; }
    .sm-simple.sm-rtl.sm-vertical a .sub-arrow {
      left: auto;
      right: 8px; }
    .sm-simple.sm-rtl > li:first-child {
      border-left: 1px solid #5b5b5b; }
    .sm-simple.sm-rtl > li:last-child {
      border-left: 0; }
    .sm-simple.sm-rtl ul a.has-submenu {
      padding: 11px 20px; }
    .sm-simple.sm-rtl ul a .sub-arrow {
      left: auto;
      right: 8px; }
    .sm-simple.sm-vertical a .sub-arrow {
      left: 8px;
      right: auto; }
    .sm-simple.sm-vertical li {
      border-left: 0;
      border-top: 1px solid #5b5b5b; }
    .sm-simple.sm-vertical > li:first-child {
      border-top: 0; } }
/*Hamburger menu start*/
.icon {
  display: none;
  position: absolute;
  right: 5px;
  width: 60px;
  height: 40px;
  cursor: pointer; }
  .icon .hamburger {
    width: 30px;
    height: 2px;
    background: #6c6c6c;
    position: absolute;
    left: 20px;
    right: 30px;
    transform: translate(-20%, -50%);
    transition: .5s; }
    .icon .hamburger:before, .icon .hamburger:after {
      content: '';
      position: absolute;
      width: 30px;
      height: 2px;
      background: #6c6c6c;
      transition: .5s; }
    .icon .hamburger:before {
      top: -8px; }
    .icon .hamburger:after {
      top: 8px; }

.icon .hamburger.open {
  background: rgba(0, 0, 0, 0);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0); }
  .icon .hamburger.open:before {
    transform: rotate(45deg);
    top: 0; }
  .icon .hamburger.open:after {
    transform: rotate(135deg);
    top: 0; }

nav .topmenu.cop {
  left: 0;
  top: 0;
  z-index: 5;
  height: auto;
  padding: 60px 20px 0 20px;
  background: #fff;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  width: 100%; }

nav .topmenu li ul.cop {
  background-color: #eeeeee; }

.swiper-container {
  background: url("../img/slider/traspar-bgrnd.png") center center;
  height: 440px; }

.slider-block {
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center; }
  .slider-block .description {
    display: flex;
    flex-flow: column nowrap;
    color: #ffffff;
    font-size: 3rem;
    font-weight: 600; }
    .slider-block .description a {
      padding: 20px 0; }
  .slider-block img {
    margin-right: 7%; }

.alty img {
  order: 0; }
.alty .description {
  order: 1;
  padding-right: 100px; }

.goto {
  padding: 15px 50px;
  background: #6c6c6c;
  color: #ffffff;
  border: 2px solid #6c6c6c;
  font-family: "Exo2", sans-serif;
  transition: .3s;
  font-size: 1rem; }
  .goto:hover {
    cursor: pointer;
    background: transparent; }

@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
  font-weight: 400;
  font-style: normal; }
:root {
  --swiper-theme-color: #ffffff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: flex;
  align-items: center;
  justify-content: center; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  display: inline-block;
  background: #ffffff;
  opacity: 1; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #6c6c6c; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 7%;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 24px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.whatis {
  margin-bottom: 40px; }

.band {
  margin-bottom: -3%;
  /*&--red,*/
  /*&--purple,*/ }
  .band:first-child {
    margin-top: -3%; }
  .band--red .band-skew {
    background-color: #ffffff;
    background-size: cover; }
  .band--green .band-skew {
    background-color: #d8d8d8;
    background-size: cover; }
  .band--flat-bottom {
    overflow: hidden; }

.band-skew {
  position: relative;
  z-index: 10;
  padding: 0 0 6% 0;
  margin-bottom: -3%; }
  .band-skew--right {
    transform: skewY(3deg); }
    .band-skew--right .band-inner {
      transform: skewY(-3deg); }
  .band-skew--left {
    transform: skewY(-3deg); }
    .band-skew--left .band-inner {
      transform: skewY(3deg); }

.band-inner {
  /*padding-left: 40px;
  padding-right: 40px;*/
  position: relative;
  z-index: 20;
  max-width: 1200px;
  margin: 0 auto; }
  .band--flat-bottom .band-inner {
    margin-bottom: 0; }
  .band-inner *:last-child {
    margin-bottom: 0; }

.band-inner-desc {
  max-width: 600px;
  padding: 0 20px; }
  .band-inner-desc h2 {
    font-size: 3rem;
    padding-bottom: 20px;
    font-weight: 600; }
  .band-inner-desc p {
    line-height: 1.6; }

.band + .band .band-skew {
  /*padding-top: 10%;*/
  border-top: 16px solid #efefef; }

/* debug */
.debug .band-skew {
  background-color: rgba(255, 0, 0, 0.5); }

/* house keeping */
p {
  margin-top: 0; }

.band--green {
  position: absolute;
  z-index: 2;
  width: 100%; }

.preim {
  position: relative;
  background: #d8d8d8;
  padding: 30px 0;
  transform: skew(0, -1deg);
  z-index: 5; }

.preim-sub {
  position: relative;
  background: #efefef;
  padding: 30px 0;
  transform: skew(0, -2deg);
  z-index: 6; }

.advantages {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-around;
  padding: 20px;
  background: transparent;
  transform: skew(0deg, 3deg); }
  .advantages .advantage1 {
    display: flex;
    flex-flow: column nowrap;
    justify-content: flex-start;
    font-size: 1.6rem;
    padding: 10px 0 10px 0;
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.05);*/ }
  .advantages .wrapper {
    display: flex;
    flex-flow: row;
    align-items: center;
    justify-content: flex-start;
    font-size: 1.6rem;
    padding: 10px 0 10px 0; }
  .advantages span.des {
    font-size: 1rem;
    padding: 20px;
    color: #7c7c7c;
    font-weight: 300; }

.number {
  padding: 10px;
  margin: 0 20px;
  background: #ff7e21;
  width: 60px;
  color: #ffffff;
  font-size: 2rem;
  font-family: "Russo One", sans-serif;
  text-align: center; }

.boxes {
  padding: 50px 0;
  flex-flow: column nowrap; }

h3.sub {
  font-size: 3rem;
  padding: 50px 0 40px 0;
  font-weight: 600; }

.wrap-boxes {
  flex-flow: row wrap;
  justify-content: space-between; }

.box {
  max-width: 375px;
  width: 100%;
  border: 1px solid #efefef;
  box-shadow: 1px 1px 20px 3px #e1e1e1;
  transition: all .3s; }
  .box .box-img {
    background: #ffffff;
    position: relative; }
    .box .box-img .flags-list-page {
      position: absolute;
      top: 0; }
    .box .box-img img {
      padding: 0; }
  .box img {
    width: 100%; }
  .box .name-product {
    font-size: 2rem;
    font-weight: 600;
    color: #ff7e21;
    padding-bottom: 20px;
    text-decoration: none; }
  .box .box-desc {
    padding: 20px; }
    .box .box-desc .param {
      display: flex;
      flex-flow: row nowrap;
      justify-content: space-between;
      line-height: 1.6;
      font-weight: 300; }
  .box .price-wrap {
    padding: 20px 0 10px 0;
    font-size: 2rem;
    font-weight: 600;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: center; }
    .box .price-wrap .prices {
      justify-content: space-between; }
  .box .old_price {
    font-weight: 400;
    font-size: 1.4rem; }
  .box:hover {
    transform: scale(1.02); }

.buy {
  padding: 15px 50px;
  background: #ff7e21;
  color: #ffffff;
  border: 2px solid #ff7e21;
  font-family: "Exo2", sans-serif;
  font-size: 1rem;
  transition: .3s;
  width: 100%;
  margin-top: 20px; }
  .buy:hover {
    cursor: pointer;
    background: transparent;
    color: #ff7e21; }
    .buy:hover a {
      color: #ff7e21; }
  .buy a {
    text-decoration: none;
    color: #ffffff; }

#mse2_mfilter {
  display: flex;
  flex-flow: row nowrap; }
  #mse2_mfilter .col-md-3 {
    width: 100%;
    max-width: 300px; }
  #mse2_mfilter .col-md-9 {
    width: 100%;
    max-width: 900px;
    padding: 5px 20px; }
  #mse2_mfilter select, #mse2_mfilter .formy {
    padding: 15px;
    border: 1px solid #6c6c6c;
    width: 100%;
    margin: 5px 0;
    font-family: "Exo2", sans-serif;
    background-color: #ffffff; }
  #mse2_mfilter .mse2_number_inputs {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between; }
    #mse2_mfilter .mse2_number_inputs .col-md-6 {
      width: 45%; }
  #mse2_mfilter fieldset {
    padding: 5px 0; }
    #mse2_mfilter fieldset .mse2_number_slider {
      margin: 10px 5px; }

#mse2_results {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between; }
  #mse2_results .box {
    margin: 20px;
    max-width: 390px;
    width: 100%; }

.sorty-top {
  display: flex;
  justify-content: space-between;
  padding-left: 20px; }
  .sorty-top .form-group {
    display: flex;
    flex-flow: row nowrap; }

.button-filter {
  display: none;
  width: 100%;
  height: 50px; }

.dop {
  display: flex;
  flex-flow: row nowrap; }

.radiopick {
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-evenly; }
  .radiopick .input-parent {
    display: flex;
    flex-flow: row nowrap;
    width: 70px; }

.radiocheck-wrap {
  padding-top: 30px;
  border-top: 1px solid;
  margin-top: 30px;
  border-top: 1px solid #d8d8d8; }

.wrap-line {
  display: flex;
  justify-content: space-between; }

.description-sfera {
  line-height: 1.6;
  font-weight: 600; }

.content {
  padding: 50px 0;
  flex-flow: column nowrap; }
  .content h1 {
    font-size: 3rem;
    padding: 20px 0 40px 0;
    font-weight: 600; }
  .content p {
    font-weight: 300;
    line-height: 1.6;
    padding: 0 0 15px 0; }
    .content p a {
      color: #ff7e21; }
  .content h2 {
    padding: 10px 0;
    font-size: 2rem; }
    .content h2 a {
      color: #444444;
      text-decoration: none;
      font-size: 1.6rem; }
      .content h2 a:hover {
        text-decoration: underline; }
  .content ul {
    line-height: 1.6;
    font-weight: 300; }
  .content img {
    width: 100%;
    height: auto;
    padding: 10px;
    max-width: 600px; }
  .content .main-foto-sfera img {
    padding: 40px 0;
    width: 100%;
    max-width: 100%; }

#breadcrumbs {
  list-style: none;
  display: flex;
  flex-flow: row wrap;
  font-family: "Exo2", sans-serif;
  font-weight: 300;
  padding: 0; }
  #breadcrumbs li {
    padding: 5px;
    color: #6c6c6c; }
    #breadcrumbs li a {
      text-decoration: none;
      color: #bcbcbc;
      transition-duration: 0.5s; }
      #breadcrumbs li a span {
        border-bottom: 1px solid #bcbcbc; }
      #breadcrumbs li a:hover {
        color: #ff7e21; }
    #breadcrumbs li:first-child {
      padding: 5px 5px 5px 0; }

.breadcrumbs {
  background-color: #ffffff;
  color: #6c6c6c;
  padding: 15px;
  background-color: transparent;
  transition-duration: 0.5s; }
  .breadcrumbs span {
    font-weight: 300;
    font-size: 12px; }

.wrap-card {
  padding: 50px 0 40px 0; }

#msProduct {
  display: flex;
  flex-flow: row wrap; }
  #msProduct .gallery {
    flex: 1 600px;
    position: relative; }

.flag span {
  position: absolute;
  z-index: 4;
  padding: 15px 20px;
  top: 0; }

.descrip-card {
  flex: 1 600px;
  padding: 0 0 0 40px; }
  .descrip-card h1 {
    padding: 0 0 20px 0; }
  .descrip-card .intro-card-text {
    line-height: 1.6;
    border-bottom: 1px solid #d8d8d8;
    padding-bottom: 30px; }
  .descrip-card .ms2_form {
    padding-top: 30px; }

.price-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  .price-wrap .prices {
    padding: 20px 0 20px 0;
    font-size: 2rem;
    font-weight: 600;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center; }
    .price-wrap .prices .old_price {
      font-weight: 400;
      font-size: 1.4rem;
      padding-right: 50px; }

.popular {
  background: #ff7e21;
  color: #ffffff; }

.new {
  background-color: green;
  color: #ffffff; }

.special {
  background: #ffd700;
  color: #444444; }

.short-description {
  line-height: 1.6; }
  .short-description .short-description-wrap {
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .short-description .short-description-wrap .kol-vo {
      display: flex; }
      .short-description .short-description-wrap .kol-vo input {
        width: 40px;
        margin: 0 10px;
        border: none;
        background: #efefef;
        padding: 0; }

.param {
  display: flex;
  justify-content: space-between; }

.vkladki p {
  font-weight: 300;
  line-height: 1.6;
  padding: 0 0 15px 0; }
  .vkladki p a {
    color: #ff7e21; }

.tabs {
  display: flex;
  flex-wrap: wrap; }
  .tabs table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0; }
  .tabs table, .tabs td, .tabs th {
    border: 1px solid #d8d8d8; }
  .tabs td, .tabs th {
    padding: 7px;
    width: 30px;
    height: 35px; }
  .tabs tr:nth-child(odd) {
    background-color: #ffffff; }

.tabs label {
  order: 1;
  display: block;
  padding: 1rem 1rem;
  cursor: pointer;
  background: #6c6c6c;
  font-weight: bold;
  transition: background ease 0.2s;
  width: 33.3333333%;
  color: #ffffff; }

.tabs .tab {
  order: 99;
  flex-grow: 1;
  width: 100%;
  display: none;
  padding: 40px;
  background: #fff; }
  .tabs .tab h2 {
    font-size: 2.2rem;
    padding: 20px 0; }

.tabs input[type="radio"] {
  display: none; }

.tabs input[type="radio"]:checked + label {
  background: #f0f0f0;
  color: #444444; }

.tabs input[type="radio"]:checked + label + .tab {
  display: block;
  background: #f0f0f0; }

.tab ul {
  line-height: 1.6; }

@media (max-width: 45em) {
  .tabs .tab,
  .tabs label {
    order: initial; }

  .tabs label {
    width: 100%;
    margin-right: 0;
    margin-top: 0.2rem; } }
#msMiniCart {
  position: relative; }
  #msMiniCart span {
    background: #ff7e21;
    padding: 0px 3px 2px 3px;
    color: #ffffff;
    position: absolute;
    right: -10px;
    top: -15px;
    font-weight: 600; }

.zakaz-prinat {
  background: green;
  color: white;
  padding: 20px;
  margin-bottom: 20px; }

form {
  max-width: 600px; }
  form .form-group {
    margin-top: 15px; }
  form input, form textarea {
    padding: 15px;
    border: 1px solid #6c6c6c;
    width: 100%;
    margin: 5px 0; }
  form .streets {
    display: flex; }
    form .streets .col-6 {
      flex: 3;
      padding-right: 20px; }
    form .streets .col-3 {
      flex: 1;
      padding-right: 20px; }
      form .streets .col-3:last-child {
        padding-right: 0; }
  form .summary {
    font-size: 2rem; }

.order-clean {
  cursor: pointer;
  border: 0;
  background: none;
  padding: 5px 0;
  margin: 20px 30px 0 0;
  color: #6c6c6c;
  border-bottom: 1px dashed #6c6c6c;
  width: 200px;
  font-family: "Exo2", sans-serif; }
  .order-clean:hover {
    color: #ff7e21;
    border-bottom: 1px dashed #ff7e21; }

.buy-or-clean {
  display: flex; }

.table-striped {
  border: 1px solid #d8d8d8;
  border-collapse: collapse;
  width: 100%; }
  .table-striped tr.header {
    background-color: #ff7e21;
    color: #ffffff;
    width: 100%; }
  .table-striped td, .table-striped th {
    border: 1px solid #d8d8d8;
    padding: 20px; }
    .table-striped td .d-flex img, .table-striped th .d-flex img {
      max-width: 300px; }
    .table-striped td a, .table-striped th a {
      text-decoration: none;
      font-size: 1.6rem;
      color: #444444;
      font-weight: 600; }
    .table-striped td .title, .table-striped th .title {
      padding: 10px; }
  .table-striped .remove button {
    padding: 14px; }
  .table-striped .price {
    font-weight: 600; }

.form-order {
  max-width: 1200px; }

.all-order {
  display: flex;
  flex-flow: row nowrap; }
  .all-order .row {
    flex: 1;
    padding-right: 10px; }
  .all-order .in-max {
    width: 35px; }
  .all-order p.small {
    margin: 0 38px; }

#deliveries {
  margin-top: 50px; }

.install {
  position: relative;
  width: 100%;
  background: #ff7e21;
  transform: skew(0deg, -1deg) translateY(38px);
  z-index: 8; }

.install-sub {
  position: relative;
  margin-top: 20px;
  background: #d8d8d8;
  transform: skew(0deg, -2deg);
  z-index: 7; }

.wrap-frame {
  padding: 20px 0 130px 0;
  transform: skew(0deg, 3deg); }

.contacts-divide {
  display: flex;
  justify-content: space-between; }
  .contacts-divide div {
    flex: 1; }
  .contacts-divide .fot-cont {
    max-width: 50px; }

.fr-name {
  display: none; }

footer {
  background: #6c6c6c;
  color: #ffffff;
  position: relative;
  z-index: 11;
  margin-top: -27px; }

.footer-menu {
  padding: 50px 0;
  width: 100%; }
  .footer-menu ul {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    list-style: none;
    padding: 0;
    font-size: 1.2rem; }
    .footer-menu ul li {
      padding: 0 40px; }
      .footer-menu ul li a {
        color: #ffffff;
        text-decoration: none; }

.footer-contacts-wrap {
  flex-flow: row wrap;
  justify-content: space-around;
  padding: 15px;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.8;
  padding: 10px; }

footer .wrap-gray-three {
  display: flex;
  flex-flow: column nowrap;
  align-items: center;
  padding: 10px;
  line-height: 1.8; }

.footer-logo {
  margin: 0 auto;
  width: 150px; }
  .footer-logo .logo {
    margin-top: 50px;
    display: flex;
    flex-flow: column nowrap;
    align-items: center; }
    .footer-logo .logo .wrap-span {
      display: flex;
      flex-flow: column nowrap;
      color: #444444;
      padding: 10px 20px; }
      .footer-logo .logo .wrap-span .cubicon {
        font-family: "Russo One", sans-serif;
        font-size: 2.2rem;
        color: #ffffff; }
      .footer-logo .logo .wrap-span .slogan {
        font-size: 0.85rem;
        color: #ffffff; }

.phone-link-footer {
  text-decoration: none;
  color: #ff7e21; }

.blog-card {
  display: flex;
  flex-direction: column;
  margin: 1rem auto;
  box-shadow: 0 3px 7px -1px rgba(0, 0, 0, 0.1);
  margin-bottom: 1.6%;
  line-height: 1.6;
  overflow: hidden;
  z-index: 0; }
  .blog-card a {
    color: inherit; }
    .blog-card a:hover {
      color: #ff7e21; }
  .blog-card:hover .photo {
    transform: scale(1.3) rotate(3deg); }
  .blog-card .meta {
    position: relative;
    z-index: 0;
    height: 200px; }
  .blog-card .photo {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-size: cover;
    background-position: center;
    transition: transform .2s; }
  .blog-card .details,
  .blog-card .details ul {
    margin: auto;
    padding: 0;
    list-style: none; }
  .blog-card .details {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -100%;
    margin: auto;
    transition: left .2s;
    background: rgba(102, 102, 102, 0.6);
    color: #fff;
    padding: 10px;
    width: 100%;
    font-size: 1rem; }
    .blog-card .details a {
      text-decoration: dotted underline; }
    .blog-card .details ul li {
      display: inline-block; }
    .blog-card .details .author:before {
      margin-right: 10px; }
    .blog-card .details .date:before {
      margin-right: 10px; }
  .blog-card .description {
    padding: 30px;
    background: #efefef;
    position: relative;
    z-index: 1; }
    .blog-card .description h1 {
      line-height: 1.6;
      margin: 0;
      font-size: 2rem; }
    .blog-card .description h2 {
      font-size: 2rem;
      font-weight: 600;
      color: #444444;
      margin-top: 5px; }
    .blog-card .description h3 {
      font-weight: 300; }
    .blog-card .description .read-more {
      text-align: right; }
      .blog-card .description .read-more a {
        color: #ff7e21;
        display: inline-block;
        position: relative; }
        .blog-card .description .read-more a:after {
          margin-left: -10px;
          opacity: 0;
          vertical-align: middle;
          transition: margin .3s, opacity .3s; }
        .blog-card .description .read-more a:hover:after {
          margin-left: 5px;
          opacity: 1; }
  .blog-card p {
    position: relative;
    margin: 1rem 0 0; }
    .blog-card p:first-of-type {
      margin-top: 1.25rem; }
      .blog-card p:first-of-type:before {
        content: "";
        position: absolute;
        height: 5px;
        background: #ff7e21;
        width: 35px;
        top: -0.75rem;
        border-radius: 3px; }
  .blog-card:hover .details {
    left: 0%; }
  @media (min-width: 640px) {
    .blog-card {
      flex-direction: row;
      max-width: 1200px;
      width: 100%; }
      .blog-card .meta {
        flex-basis: 50%;
        height: auto; }
      .blog-card .description {
        flex-basis: 50%; }
        .blog-card .description:before {
          transform: skewX(-3deg);
          content: "";
          background: #efefef;
          width: 30px;
          position: absolute;
          left: -10px;
          top: 0;
          bottom: 0;
          z-index: -1; }
      .blog-card:nth-child(odd) {
        flex-direction: row-reverse; }
        .blog-card:nth-child(odd) .description:before {
          left: inherit;
          right: -10px;
          transform: skew(3deg); }
        .blog-card:nth-child(odd) .details {
          padding-left: 25px; } }

@media screen and (max-width: 1000px) {
  body header .wrap-whiteline {
    height: 80px;
    box-shadow: 0px 0px 15px lightgrey; }
  body .logo {
    padding-left: 20px; }
    body .logo .wrap-span {
      padding: 5px 10px; }
      body .logo .wrap-span .cubicon {
        font-size: 1.2rem; }
      body .logo .wrap-span .slogan {
        font-size: 0.46rem; }
    body .logo img {
      width: 60px;
      height: auto; }
  body .basket img {
    width: 30px; }
  body nav .topmenu {
    position: absolute;
    flex-flow: column nowrap;
    justify-content: space-around;
    left: -1420px;
    top: 0;
    bottom: 0;
    transition: .3s; }

  .icon {
    display: flex;
    align-items: center;
    position: relative;
    z-index: 6; }

  .info {
    position: absolute;
    flex-flow: column nowrap;
    justify-content: space-around;
    left: -1420px; }

  .opennumber {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    /*position: absolute;
    right: 70px;*/ }
    .opennumber img {
      transition: all .3s; }
    .opennumber img.rotate {
      transform: rotate(45deg); }

  .show {
    position: absolute;
    z-index: 6;
    background: #ffffff;
    top: 81px;
    left: 0;
    width: 100%; }
    .show .location {
      padding: 20px 40px 40px 40px; }
    .show .phones {
      padding: 40px 40px 20px 40px;
      border-right: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

  .slider-block .description {
    padding: 20px;
    font-size: 2rem;
    position: absolute; }
  .slider-block img {
    width: 100%;
    flex: 1;
    padding: 20px;
    margin-left: 20%; }

  .footer-menu {
    padding: 10px 0; }
    .footer-menu ul {
      flex-flow: column nowrap;
      align-items: center; }
      .footer-menu ul li {
        padding: 10px 0; }

  .wrap-frame {
    padding: 20px; }

  h3.sub {
    font-size: 2rem;
    padding: 20px;
    font-weight: 600; }

  .box {
    width: 100%;
    max-width: 500px;
    margin: 10px 0; }

  .content, .vkladki {
    padding: 20px 20px; }

  .descrip-card {
    padding: 20px 0; }

  .wrap-card {
    padding: 20px 0 40px 0; }

  #mse2_mfilter {
    flex-flow: column nowrap; }
    #mse2_mfilter .button-filter {
      display: flex; }
    #mse2_mfilter .filt {
      font-family: "Exo2", sans-serif;
      border: 0;
      background-color: #efefef;
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 15px; }
    #mse2_mfilter .col-md-3 {
      display: none;
      max-width: 100%; }
    #mse2_mfilter .activate-mob {
      display: flex; }
    #mse2_mfilter .activate {
      background: #ff7e21;
      border: none; }
    #mse2_mfilter .col-md-9 {
      padding: 0; }

  #mse2_results .box {
    margin: 10px 0; }
    #mse2_results .box:first-child {
      margin: 20px 0 10px 0; }

  .advantages {
    flex-flow: column nowrap; }

  .connection {
    padding: 40px; }

  .contacts-divide {
    flex-flow: column; }
    .contacts-divide .form-wrapper {
      padding-top: 40px; }
      .contacts-divide .form-wrapper .ostav-zayavky-zag {
        font-size: 1.8rem;
        font-weight: 600;
        padding-bottom: 20px; }

  .table-striped td, .table-striped th {
    padding: 5px; } }

/*# sourceMappingURL=style.css.map */
