@charset "UTF-8";
/* line 5, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../compass.app/lib/ruby/compass_1.0/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 3, ../sass/all/wrapper.scss */
body {
  min-height: 100vh;
  background: #fff;
}

/* line 8, ../sass/all/wrapper.scss */
html, body {
  min-height: 100%;
  height: 100%;
  line-height: 1.2;
  font-family: 'Roboto Condensed', sans-serif;
  font-family: 'Roboto Slab', serif;
  font-family: 'PT Sans', sans-serif;
  font-family: 'Open Sans Condensed', sans-serif;
  font-family: 'Rubik', sans-serif;
  font-family: 'Open Sans', sans-serif;
  font-family: 'Gilroy-Light';
}

@font-face {
  font-family: 'Gilroy-ExtraBold';
  src: url(/fonts/Gilroy-ExtraBold.otf);
}
@font-face {
  font-family: 'Gilroy-Light';
  src: url(/fonts/Gilroy-Light.otf);
}
/* Контейнер */
/* line 33, ../sass/all/wrapper.scss */
.wrapper {
  width: 100%;
}

/* line 35, ../sass/all/wrapper.scss */
.container {
  width: 1220px;
  margin: 0 auto;
  padding: 0;
}

/* line 41, ../sass/all/wrapper.scss */
.column, .columns {
  float: left;
  margin-left: 10px;
  margin-right: 10px;
}

/* line 47, ../sass/all/wrapper.scss */
.content {
  overflow: hidden;
}

/* line 49, ../sass/all/wrapper.scss */
.container .sixteen.columns {
  width: 1200px;
}

/* line 51, ../sass/all/wrapper.scss */
.position-relative {
  position: relative;
  overflow: hidden;
}

/* line 56, ../sass/all/wrapper.scss */
input[type="text"], input[type="submit"], input[type="email"], textarea {
  -webkit-appearance: none;
}

/* line 58, ../sass/all/wrapper.scss */
a {
  text-decoration: none;
}

@media only screen and (min-width: 1000px) and (max-width: 1239px) {
  /* line 62, ../sass/all/wrapper.scss */
  .container {
    width: 980px;
  }

  /* line 63, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 960px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 70, ../sass/all/wrapper.scss */
  .container {
    width: 100%;
  }

  /* line 71, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 96%;
  }

  /* line 72, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 2%;
    margin-right: 2%;
  }

  /* line 73, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 79, ../sass/all/wrapper.scss */
  .container {
    width: 100%;
  }

  /* line 80, ../sass/all/wrapper.scss */
  .container .sixteen.columns {
    width: 96%;
  }

  /* line 81, ../sass/all/wrapper.scss */
  .column, .columns {
    margin-left: 2%;
    margin-right: 2%;
  }

  /* line 82, ../sass/all/wrapper.scss */
  body::-webkit-scrollbar {
    width: 0;
  }
}
/* line 88, ../sass/all/wrapper.scss */
input[type="text"] {
  -webkit-appearance: none !important;
}

/* line 93, ../sass/all/wrapper.scss */
.ui-pnotify.ui-pnotify-mobile-able.ui-pnotify {
  z-index: 999999999999;
}

/* line 98, ../sass/all/wrapper.scss */
.mse2_number_slider.ui-slider.ui-corner-all.ui-slider-horizontal.ui-widget.ui-widget-content {
  z-index: 2;
}

/* line 2, ../sass/all/header.scss */
#header2 .hTop {
  display: flex;
  justify-content: flex-end;
  background: #0E0D0C;
  padding: 0 12vw;
  position: relative;
}
/* line 9, ../sass/all/header.scss */
#header2 .hTop .hTopLogo {
  position: relative;
  margin-right: 50px;
}
/* line 13, ../sass/all/header.scss */
#header2 .hTop .hTopLogo a {
  display: block;
  padding-top: 20px;
  padding-bottom: 40px;
}
/* line 19, ../sass/all/header.scss */
#header2 .hTop .hTopLogo img {
  display: block;
  height: 90px;
}
/* line 23, ../sass/all/header.scss */
#header2 .hTop .hTopLogo img:hover {
  opacity: 0.7;
}
/* line 29, ../sass/all/header.scss */
#header2 .hTop .hTopL {
  width: 83%;
  position: relative;
  display: flex;
  justify-content: flex-start;
}
/* line 35, ../sass/all/header.scss */
#header2 .hTop .hTopL ul {
  display: flex;
  -ms-align-items: center;
  align-items: center;
}
/* line 40, ../sass/all/header.scss */
#header2 .hTop .hTopL ul li {
  color: #f4f4f4;
  margin-right: 30px;
  /* &:last-child {
      margin-right: 0;
  
      a {
          background: #b5e61d;
          color: #000;
          padding: 0 15px;
          font-weight: 700;
      }
  } */
}
/* line 44, ../sass/all/header.scss */
#header2 .hTop .hTopL ul li a {
  display: block;
  color: #f4f4f4;
  font-size: 16px;
  line-height: 60px;
  position: relative;
}
/* line 51, ../sass/all/header.scss */
#header2 .hTop .hTopL ul li a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #e6b422;
  display: none;
}
/* line 62, ../sass/all/header.scss */
#header2 .hTop .hTopL ul li a:hover {
  color: #e6b422;
}
/* line 65, ../sass/all/header.scss */
#header2 .hTop .hTopL ul li a:hover:after {
  display: block;
}
/* line 73, ../sass/all/header.scss */
#header2 .hTop .hTopL ul li.active a {
  color: #e6b422;
}
/* line 76, ../sass/all/header.scss */
#header2 .hTop .hTopL ul li.active a:after {
  display: block;
}
/* line 95, ../sass/all/header.scss */
#header2 .hTop .hTopL .download-photo {
  color: #e6b422;
  font-size: 15px;
  width: 280px;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-left: 1%;
}
/* line 104, ../sass/all/header.scss */
#header2 .hTop .hTopL .download-photo img {
  width: 20px;
  margin-right: 7px;
  position: relative;
  transition: .2s ease-in-out;
  border-bottom: 2px solid #e6b422;
  padding-bottom: 5px;
}
/* line 115, ../sass/all/header.scss */
#header2 .hTop .hTopL .download-photo:hover img {
  padding-bottom: 1px;
}
/* line 122, ../sass/all/header.scss */
#header2 .hTop .hTopR {
  width: 17%;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
/* line 129, ../sass/all/header.scss */
#header2 .hTop .hTopBox {
  height: 100%;
  background: #e6b422;
}
/* line 133, ../sass/all/header.scss */
#header2 .hTop .hTopBox > a {
  display: block;
  padding: 0 25px;
}
/* line 137, ../sass/all/header.scss */
#header2 .hTop .hTopBox > a > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  font-size: 20px;
}
/* line 145, ../sass/all/header.scss */
#header2 .hTop .hTopBox > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  cursor: pointer;
  padding: 0 25px;
  font-size: 20px;
}
/* line 154, ../sass/all/header.scss */
#header2 .hTop .hTopBox:nth-child(2) {
  background: #e6b422;
}
/* line 159, ../sass/all/header.scss */
#header2 .hTop .hTopBox .hTopBoxText {
  padding: 0 25px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 166, ../sass/all/header.scss */
#header2 .hTop .hTopBox .hTopBoxText > span {
  color: #404040;
  font-size: 16px;
  line-height: 1.3;
  font-family: 'Gilroy-ExtraBold';
  display: block;
}
/* line 174, ../sass/all/header.scss */
#header2 .hTop .hTopBox .hTopBoxText > a {
  color: #404040;
  display: block;
  opacity: .5;
  font-size: 14px;
  line-height: 1.3;
  font-family: 'Gilroy-Light';
  margin-top: 5px;
  position: relative;
  padding-bottom: 4px;
  cursor: pointer;
}
/* line 186, ../sass/all/header.scss */
#header2 .hTop .hTopBox .hTopBoxText > a:hover {
  color: #404040;
  opacity: 1;
}
/* line 190, ../sass/all/header.scss */
#header2 .hTop .hTopBox .hTopBoxText > a:hover:after {
  background: #404040;
}
/* line 195, ../sass/all/header.scss */
#header2 .hTop .hTopBox .hTopBoxText > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #404040;
  opacity: .3;
}
/* line 210, ../sass/all/header.scss */
#header2 .hTop:after {
  content: '';
  position: absolute;
  background: #e6b422;
  top: 0;
  right: 0;
  width: 12vw;
  bottom: 0;
}
/* line 221, ../sass/all/header.scss */
#header2 .hMid {
  padding: 0 12vw;
  display: flex;
  justify-content: space-between;
  height: 115px;
  align-items: center;
}
/* line 228, ../sass/all/header.scss */
#header2 .hMid .hMidL {
  display: flex;
  align-items: center;
  width: 50%;
}
/* line 233, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidLogo {
  display: none;
  width: 255px;
}
/* line 237, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidLogo > a {
  display: block;
}
/* line 241, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidLogo > a img {
  display: block;
  height: 100%;
}
/* line 248, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidMenu {
  margin-left: 10%;
  margin-right: 10%;
}
/* line 252, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidMenu ul {
  display: flex;
  align-items: center;
}
/* line 256, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidMenu ul li {
  margin-right: 40px;
}
/* line 259, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidMenu ul li > a {
  color: #404040;
  font-size: 16px;
  line-height: 1.3;
}
/* line 264, ../sass/all/header.scss */
#header2 .hMid .hMidL .hMidMenu ul li > a:hover {
  color: #e6b422;
}
/* line 273, ../sass/all/header.scss */
#header2 .hMid .hMidR {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: 50%;
}
/* line 279, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox {
  display: flex;
  flex-direction: column;
  padding: 0 50px;
  position: relative;
}
/* line 285, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox > i {
  position: absolute;
  top: 0;
  left: 0;
  color: #404040;
  font-size: 38px;
  line-height: 1.3;
  opacity: .3;
}
/* line 295, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox > span {
  color: #404040;
  font-size: 16px;
  line-height: 1.3;
  font-family: 'Gilroy-ExtraBold';
  display: block;
}
/* line 302, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox > span a {
  color: #404040;
}
/* line 308, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox > a {
  color: #404040;
  display: block;
  opacity: .5;
  font-size: 14px;
  line-height: 1.3;
  font-family: 'Gilroy-Light';
  margin-top: 5px;
  position: relative;
  padding-bottom: 4px;
  cursor: pointer;
  width: max-content;
}
/* line 321, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox > a:hover {
  color: #e6b422;
}
/* line 324, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox > a:hover:after {
  background: #e6b422;
}
/* line 329, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #404040;
  opacity: .3;
}
/* line 343, ../sass/all/header.scss */
#header2 .hMid .hMidR .hMidRBox:nth-child(1) > span {
  text-transform: uppercase;
}
/* line 352, ../sass/all/header.scss */
#header2 .hBottom {
  background-color: #e6b422;
  position: relative;
  display: flex;
  padding: 0 12vw;
}
/* line 358, ../sass/all/header.scss */
#header2 .hBottom ul {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 365, ../sass/all/header.scss */
#header2 .hBottom ul li {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  font-size: 14px;
  width: calc(100% / 10);
}
/* line 375, ../sass/all/header.scss */
#header2 .hBottom ul li:first-child a {
  padding-left: 0;
}
/* line 382, ../sass/all/header.scss */
#header2 .hBottom ul li:last-child a {
  padding-right: 0;
}
/* line 387, ../sass/all/header.scss */
#header2 .hBottom ul li a {
  text-align: left;
  line-height: 1.3;
  padding: 12px 5px;
  color: #404040;
  font-family: 'Gilroy-Light';
  cursor: pointer;
  min-height: 60px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
/* line 400, ../sass/all/header.scss */
#header2 .hBottom ul li a:hover {
  background: #e6b422;
}
/* line 407, ../sass/all/header.scss */
#header2 .hBottom .hTopBox {
  position: relative;
}
/* line 410, ../sass/all/header.scss */
#header2 .hBottom .hTopBox > a {
  display: block;
  padding: 0 25px;
}
/* line 414, ../sass/all/header.scss */
#header2 .hBottom .hTopBox > a > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  font-size: 20px;
}
/* line 422, ../sass/all/header.scss */
#header2 .hBottom .hTopBox > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  cursor: pointer;
  padding: 0 25px;
  font-size: 20px;
}
/* line 432, ../sass/all/header.scss */
#header2 .hBottom .hTopBox p {
  display: inline-block;
  position: absolute;
  padding: 5px;
  line-height: 1;
  margin-left: 0;
  font-size: 11px;
  top: 12px;
  z-index: 2;
  right: 17px;
  color: #404040;
}
/* line 444, ../sass/all/header.scss */
#header2 .hBottom .hTopBox p strong {
  color: #404040;
  font-size: 12px;
  z-index: 2;
  position: relative;
  font-family: 'Gilroy-ExtraBold';
  line-height: 10px;
}
/* line 453, ../sass/all/header.scss */
#header2 .hBottom .hTopBox p:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  height: 20px;
  width: 20px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
}
/* line 473, ../sass/all/header.scss */
#header2 #HeaderCart {
  height: 60px;
  background: #e6b422;
  display: flex;
  padding-right: 100px;
  position: relative;
}
/* line 480, ../sass/all/header.scss */
#header2 #HeaderCart p {
  display: inline-block;
  position: absolute;
  padding: 5px;
  line-height: 1;
  margin-left: 0;
  font-size: 11px;
  top: -8px;
  z-index: 2;
  left: -25px;
  color: #404040;
  font-family: 'Gilroy-ExtraBold';
}
/* line 493, ../sass/all/header.scss */
#header2 #HeaderCart p:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  height: 20px;
  width: 20px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
}
/* line 507, ../sass/all/header.scss */
#header2 #HeaderCart p strong {
  color: #404040;
  font-size: 12px;
  z-index: 2;
  position: relative;
}
/* line 515, ../sass/all/header.scss */
#header2 #HeaderCart span {
  color: #404040;
  font-size: 15px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 522, ../sass/all/header.scss */
#header2 #HeaderCart > a {
  display: block;
  padding: 0 25px;
}
/* line 526, ../sass/all/header.scss */
#header2 #HeaderCart > a > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  font-size: 20px;
}
/* line 537, ../sass/all/header.scss */
#header2 .HeaderBotL {
  width: 22%;
  position: relative;
  box-sizing: border-box;
  z-index: 9999999;
}
/* line 543, ../sass/all/header.scss */
#header2 .HeaderBotL > i {
  position: absolute;
  left: 30px;
  line-height: 60px;
  font-size: 32px;
  color: #404040;
  z-index: 2;
}
/* line 552, ../sass/all/header.scss */
#header2 .HeaderBotL > a {
  display: block;
  height: 60px;
  line-height: 60px;
  background: #e6b422;
  padding-right: 5px;
  color: #404040;
  position: relative;
  padding-left: 85px;
  border-right: 1px solid #e6b422;
  border-left: 1px solid #e6b422;
  font-family: 'Gilroy-ExtraBold';
  cursor: pointer;
}
/* line 566, ../sass/all/header.scss */
#header2 .HeaderBotL > a:hover {
  background: #e6b422;
  transition: .5s all;
  border-right: 1px solid #e6b422;
  border-left: 1px solid #e6b422;
}
/* line 575, ../sass/all/header.scss */
#header2 .HeaderBotL:hover > .hMenu {
  position: absolute;
  top: 60px;
  left: 0;
  display: block;
  width: 100% !important;
}
/* line 587, ../sass/all/header.scss */
#header2 .HeaderBotC {
  width: 60%;
  position: relative;
  box-sizing: border-box;
}
/* line 592, ../sass/all/header.scss */
#header2 .HeaderBotC input[type="text"] {
  height: 60px;
  width: 100%;
  box-shadow: none;
  border: none;
  line-height: 50px;
  padding: 0 20px;
  outline: none;
  background: #e6b422;
  font-size: 16px;
  box-sizing: border-box;
  color: #404040;
  font-family: 'Gilroy-ExtraBold';
}
/* line 607, ../sass/all/header.scss */
#header2 .HeaderBotC button[type="submit"] {
  width: 35px;
  height: 35px;
  position: absolute;
  top: calc(50% - 17.5px);
  right: 30px;
  background: url(../img/icons8-search-filled.svg) center center no-repeat;
  background-size: 24px;
  cursor: pointer;
  border: none;
  outline: none;
  font-size: 0;
}
/* line 622, ../sass/all/header.scss */
#header2 .HeaderBotC input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  font-size: 16px;
  line-height: 50px;
  color: #404040;
  font-family: 'Gilroy-ExtraBold';
}
/* line 628, ../sass/all/header.scss */
#header2 .HeaderBotC input::-moz-placeholder {
  /* Firefox 19+ */
  font-size: 16px;
  line-height: 50px;
  color: #404040;
  font-family: 'Gilroy-ExtraBold';
}
/* line 634, ../sass/all/header.scss */
#header2 .HeaderBotC input:-ms-input-placeholder {
  /* IE 10+ */
  font-size: 16px;
  color: #404040;
  line-height: 50px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 640, ../sass/all/header.scss */
#header2 .HeaderBotC input:-moz-placeholder {
  /* Firefox 18- */
  font-size: 16px;
  line-height: 50px;
  color: #404040;
  font-family: 'Gilroy-ExtraBold';
}
/* line 648, ../sass/all/header.scss */
#header2 .hMenu {
  position: absolute;
  bottom: 0;
  left: 0;
  display: none;
  z-index: 99999;
}
/* line 655, ../sass/all/header.scss */
#header2 .hMenu ul {
  display: block;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  position: relative;
  flex-direction: column;
  z-index: 7;
  transition: all .6s ease;
  -webkit-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
/* line 673, ../sass/all/header.scss */
#header2 .hMenu ul:after {
  display: block;
  content: ' ';
  clear: both;
  float: none;
}
/* line 680, ../sass/all/header.scss */
#header2 .hMenu ul.menu > li {
  position: relative;
  display: block;
  position: relative;
  text-align: left;
  width: 100%;
  transition: all .6s ease;
}
/* line 689, ../sass/all/header.scss */
#header2 .hMenu ul.menu > li > a {
  display: block;
  padding: 15px 15px 15px 30px;
  color: #404040;
  background-color: #ffffff;
  line-height: 1.2;
  font-size: 16px;
  transition: all .6s ease;
  position: relative;
  font-family: 'Gilroy-ExtraBold';
  line-height: 30px;
}
/* line 701, ../sass/all/header.scss */
#header2 .hMenu ul.menu > li > a:before {
  display: none;
}
/* line 705, ../sass/all/header.scss */
#header2 .hMenu ul.menu > li > a:after {
  display: none;
}
/* line 710, ../sass/all/header.scss */
#header2 .hMenu ul.menu > li > a:hover {
  background: #e6b422;
  color: #404040;
  transition: all .6s ease;
}
/* line 717, ../sass/all/header.scss */
#header2 .HeaderPadding {
  padding-top: 246.86px;
}

/* line 723, ../sass/all/header.scss */
.over {
  display: none;
  position: fixed;
  z-index: 997;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.4;
  background: #000;
}

/* line 737, ../sass/all/header.scss */
.overlay-menu {
  display: block;
}

/* line 741, ../sass/all/header.scss */
#msMiniCart {
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 0;
  width: calc(100% - 60px);
  text-align: center;
  font-size: 18px !important;
}
/* line 754, ../sass/all/header.scss */
#msMiniCart.full .not_empty b {
  display: inline-block;
  padding-top: 1px;
  margin-left: 0;
  position: relative;
  top: 0;
  width: intrinsic;
  /* Safari/WebKit uses a non-standard name */
  width: -moz-max-content;
  /* Firefox/Gecko */
  width: -webkit-max-content;
  /* Chrome */
  width: max-content;
  z-index: 99;
  color: #404040;
  font-size: 15px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 769, ../sass/all/header.scss */
#msMiniCart.full .not_empty b strong {
  margin-right: 5px;
}
/* line 778, ../sass/all/header.scss */
#msMiniCart .not_empty .btn-cart {
  display: flex;
  justify-content: center;
  display: none;
}
/* line 783, ../sass/all/header.scss */
#msMiniCart .not_empty a {
  display: block;
  padding-top: 1px;
  margin-left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 99;
  color: #404040;
  font-size: 15px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 795, ../sass/all/header.scss */
#msMiniCart .not_empty a:hover {
  color: #404040;
}
/* line 801, ../sass/all/header.scss */
#msMiniCart .empty {
  display: none;
}

@media screen and (max-width: 1600px) {
  /* line 809, ../sass/all/header.scss */
  #header2 .hTop {
    padding: 0px 4vw;
  }
  /* line 812, ../sass/all/header.scss */
  #header2 .hTop:after {
    width: 4vw;
  }
  /* line 817, ../sass/all/header.scss */
  #header2 .hMid {
    padding: 0px 4vw;
  }
  /* line 820, ../sass/all/header.scss */
  #header2 .hMid .hMidL {
    width: 57%;
  }
  /* line 824, ../sass/all/header.scss */
  #header2 .hMid .hMidR {
    width: 43%;
  }
  /* line 829, ../sass/all/header.scss */
  #header2 .hBottom {
    padding: 0px 4vw;
  }
  /* line 837, ../sass/all/header.scss */
  #header2 .HeaderBotL:hover > .hMenu {
    width: intrinsic;
    /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;
    /* Firefox/Gecko */
    width: -webkit-max-content;
    /* Chrome */
    width: max-content !important;
  }
}
@media only screen and (min-width: 1240px) and (max-width: 1420px) {
  /* line 850, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo {
    margin-right: 20px;
  }
  /* line 853, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo a {
    padding-top: 15px;
    padding-bottom: 30px;
  }
  /* line 858, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo img {
    height: 70px;
  }
  /* line 864, ../sass/all/header.scss */
  #header2 .hMid .hMidR {
    width: 53%;
  }
  /* line 875, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li {
    margin-right: 20px;
  }
  /* line 878, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li a {
    line-height: 50px;
  }
  /* line 884, ../sass/all/header.scss */
  #header2 .hTop .hTopL .download-photo {
    max-width: 230px;
  }
  /* line 894, ../sass/all/header.scss */
  #header2 .HeaderBotL:hover > .hMenu {
    width: intrinsic;
    /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;
    /* Firefox/Gecko */
    width: -webkit-max-content;
    /* Chrome */
    width: max-content !important;
  }
}
@media only screen and (min-width: 1000px) and (max-width: 1239px) {
  /* line 909, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo {
    margin-right: 20px;
  }
  /* line 911, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo a {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  /* line 916, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo img {
    height: 50px;
  }
  /* line 922, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li {
    margin-right: 20px;
  }
  /* line 925, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li > a {
    font-size: 11px;
    line-height: 40px;
  }
  /* line 932, ../sass/all/header.scss */
  #header2 .hTop .hTopL .download-photo {
    position: relative;
    font-size: 12px;
    width: 230px;
  }
  /* line 940, ../sass/all/header.scss */
  #header2 .hTop .hTopBox .hTopBoxText {
    padding: 0 8px;
  }
  /* line 947, ../sass/all/header.scss */
  #header2 .hMid .hMidR {
    width: 60%;
  }
  /* line 950, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox {
    padding: 0 40px;
  }
  /* line 953, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox > span {
    font-size: 14px;
  }
  /* line 960, ../sass/all/header.scss */
  #header2 .HeaderBotL {
    width: 26%;
  }
  /* line 963, ../sass/all/header.scss */
  #header2 .HeaderBotL > i {
    left: 20px;
  }
  /* line 967, ../sass/all/header.scss */
  #header2 .HeaderBotL > a {
    font-size: 14px;
    padding-left: 70px;
  }
  /* line 974, ../sass/all/header.scss */
  #header2 .HeaderBotL:hover > .hMenu {
    width: intrinsic;
    /* Safari/WebKit uses a non-standard name */
    width: -moz-max-content;
    /* Firefox/Gecko */
    width: -webkit-max-content;
    /* Chrome */
    width: max-content !important;
  }
  /* line 984, ../sass/all/header.scss */
  #header2 .HeaderBotC input[type="text"] {
    font-size: 14px;
  }
  /* line 993, ../sass/all/header.scss */
  #header2 .hMenu ul.menu > li > a {
    padding: 10px 15px 10px 20px;
    line-height: 1.2;
    font-size: 13px;
    line-height: 40px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 1009, ../sass/all/header.scss */
  #header2 .hMid {
    padding: 0px 2vw;
  }
  /* line 1014, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo {
    margin-right: 20px;
  }
  /* line 1017, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo a {
    padding-top: 10px;
    padding-bottom: 20px;
  }
  /* line 1022, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo img {
    height: 50px;
  }
  /* line 1027, ../sass/all/header.scss */
  #header2 .hTop .hTopL {
    width: 100%;
  }
  /* line 1032, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li {
    margin-right: 17px;
  }
  /* line 1035, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li > a {
    font-size: 12px;
    line-height: 50px;
    line-height: 40px;
  }
  /* line 1043, ../sass/all/header.scss */
  #header2 .hTop .hTopL .download-photo {
    display: none;
  }
  /* line 1048, ../sass/all/header.scss */
  #header2 .hTop .hTopR {
    width: 30%;
  }
  /* line 1055, ../sass/all/header.scss */
  #header2 .hTop .hTopBox .hTopBoxText {
    padding: 0 7px;
  }
  /* line 1058, ../sass/all/header.scss */
  #header2 .hTop .hTopBox .hTopBoxText > span {
    font-size: 14px;
  }
  /* line 1062, ../sass/all/header.scss */
  #header2 .hTop .hTopBox .hTopBoxText > a {
    font-size: 12px;
    margin-top: 3px;
    padding-bottom: 2px;
  }
  /* line 1071, ../sass/all/header.scss */
  #header2 .hMid {
    height: 90px;
  }
  /* line 1075, ../sass/all/header.scss */
  #header2 .hMid .hMidL .hMidLogo {
    display: none;
  }
  /* line 1080, ../sass/all/header.scss */
  #header2 .hMid .hMidR {
    width: 82%;
  }
  /* line 1083, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox {
    padding: 0 35px;
  }
  /* line 1086, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox > span {
    font-size: 12px;
  }
  /* line 1090, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox > a {
    font-size: 12px;
  }
  /* line 1094, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox > i {
    font-size: 30px;
  }
  /* line 1101, ../sass/all/header.scss */
  #header2 .HeaderBotL {
    width: 32%;
  }
  /* line 1104, ../sass/all/header.scss */
  #header2 .HeaderBotL > i {
    left: 10px;
    font-size: 26px;
    line-height: 50px;
  }
  /* line 1110, ../sass/all/header.scss */
  #header2 .HeaderBotL > a {
    font-size: 12px;
    padding-left: 50px;
    height: 50px;
    line-height: 50px;
  }
  /* line 1119, ../sass/all/header.scss */
  #header2 .HeaderBotL:hover .hMenu {
    top: 50px;
    width: max-content !important;
  }
  /* line 1127, ../sass/all/header.scss */
  #header2 .HeaderBotC input[type="text"] {
    font-size: 12px;
    line-height: 50px;
    padding: 0 15px;
    height: 50px;
  }
  /* line 1134, ../sass/all/header.scss */
  #header2 .HeaderBotC button[type="submit"] {
    background: url(../img/icons8-search-filled.svg) center center no-repeat;
    background-size: 19px;
  }
  /* line 1140, ../sass/all/header.scss */
  #header2 .hBottom {
    padding: 0px 2vw;
  }
  /* line 1145, ../sass/all/header.scss */
  #header2 .hBottom .hTopBox > a > i {
    line-height: 50px;
    font-size: 18px;
  }
  /* line 1151, ../sass/all/header.scss */
  #header2 .hBottom .hTopBox p {
    top: 7px;
  }
  /* line 1157, ../sass/all/header.scss */
  #header2 #HeaderCart {
    height: 50px;
  }
  /* line 1161, ../sass/all/header.scss */
  #header2 #HeaderCart > a > i {
    line-height: 50px;
    font-size: 18px;
  }
  /* line 1167, ../sass/all/header.scss */
  #header2 #HeaderCart span {
    font-size: 14px;
  }
  /* line 1172, ../sass/all/header.scss */
  #header2 #msMiniCart {
    top: 15px;
  }
  /* line 1180, ../sass/all/header.scss */
  #header2 .hMenu ul.menu > li > a {
    padding: 10px 15px 10px 10px;
    line-height: 1.2;
    font-size: 11px;
    line-height: 20px;
    min-height: 20px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 1197, ../sass/all/header.scss */
  #header2 .hTop {
    display: block;
  }
  /* line 1200, ../sass/all/header.scss */
  #header2 .hTop .hTopLogo {
    display: none;
  }
  /* line 1204, ../sass/all/header.scss */
  #header2 .hTop .hTopL {
    width: 100%;
  }
  /* line 1207, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul {
    width: 100%;
    justify-content: space-between;
  }
  /* line 1211, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li {
    margin-right: 4vw;
  }
  /* line 1214, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li > a {
    font-size: 2.1vw;
    line-height: 4em;
    z-index: 14;
    display: inline-block;
    height: 100%;
  }
  /* line 1222, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li > a:hover:after {
    display: none;
  }
  /* line 1228, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li.last {
    margin-right: 0;
  }
  /* line 1231, ../sass/all/header.scss */
  #header2 .hTop .hTopL ul li.last a {
    padding: 0 1vw;
  }
  /* line 1238, ../sass/all/header.scss */
  #header2 .hTop .hTopL .download-photo {
    display: none;
  }
  /* line 1243, ../sass/all/header.scss */
  #header2 .hTop .hTopR {
    display: none;
  }
  /* line 1247, ../sass/all/header.scss */
  #header2 .hTop .hTopBox {
    height: 50px;
  }
  /* line 1251, ../sass/all/header.scss */
  #header2 .hTop .hTopBox .hTopBoxText > span {
    font-size: 14px;
  }
  /* line 1255, ../sass/all/header.scss */
  #header2 .hTop .hTopBox .hTopBoxText > a {
    font-size: 12px;
    margin-top: 3px;
    padding-bottom: 2px;
  }
  /* line 1263, ../sass/all/header.scss */
  #header2 .hTop:after {
    display: none;
  }
  /* line 1268, ../sass/all/header.scss */
  #header2 .hMid {
    height: 20vw;
    padding: 0 2vw;
  }
  /* line 1274, ../sass/all/header.scss */
  #header2 .hMid .hMidL .hMidLogo {
    display: block;
    width: 39vw;
  }
  /* line 1280, ../sass/all/header.scss */
  #header2 .hMid .hMidR {
    width: 82%;
  }
  /* line 1283, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox {
    padding: 0px 0 0 10vw;
  }
  /* line 1286, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox > span {
    font-size: 3.5vw;
  }
  /* line 1290, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox > a {
    font-size: 3.5vw;
    margin-top: 1vw;
    padding-bottom: 0vw;
  }
  /* line 1296, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox > i {
    font-size: 10vw;
  }
  /* line 1300, ../sass/all/header.scss */
  #header2 .hMid .hMidR .hMidRBox:nth-child(2) {
    display: none;
  }
  /* line 1307, ../sass/all/header.scss */
  #header2 .HeaderBotL {
    width: 70px;
  }
  /* line 1310, ../sass/all/header.scss */
  #header2 .HeaderBotL > i {
    left: 5px;
    font-size: 15px;
    line-height: 3em;
  }
  /* line 1315, ../sass/all/header.scss */
  #header2 .HeaderBotL > i:after {
    content: 'Каталог';
    position: absolute;
    top: 1px;
    right: -55px;
    padding-left: 0;
    bottom: 0;
    font-size: 11px;
    font-family: 'Gilroy-ExtraBold';
  }
  /* line 1327, ../sass/all/header.scss */
  #header2 .HeaderBotL > a {
    padding-left: 0;
    height: 3em;
    font-size: 15px;
    line-height: 3em;
    width: 77px;
    color: transparent;
    border: none;
  }
  /* line 1338, ../sass/all/header.scss */
  #header2 .HeaderBotL:hover .hMenu {
    top: 3em;
    font-size: 15px;
    width: initial;
  }
  /* line 1346, ../sass/all/header.scss */
  #header2 .HeaderBotC {
    width: 52%;
  }
  /* line 1349, ../sass/all/header.scss */
  #header2 .HeaderBotC input[type="text"] {
    height: 3em;
    font-size: 15px;
    line-height: 3em;
    padding: 0px 2em 0 1em;
  }
  /* line 1357, ../sass/all/header.scss */
  #header2 .HeaderBotC input::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    font-size: 11px;
    line-height: 4.2em;
  }
  /* line 1361, ../sass/all/header.scss */
  #header2 .HeaderBotC input::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 11px;
    line-height: 4.2em;
  }
  /* line 1365, ../sass/all/header.scss */
  #header2 .HeaderBotC input:-ms-input-placeholder {
    /* IE 10+ */
    font-size: 11px;
    line-height: 4.2em;
  }
  /* line 1369, ../sass/all/header.scss */
  #header2 .HeaderBotC input:-moz-placeholder {
    /* Firefox 18- */
    font-size: 11px;
    line-height: 4.2em;
  }
  /* line 1374, ../sass/all/header.scss */
  #header2 .HeaderBotC button[type="submit"] {
    background: url(../img/icons8-search-filled.svg) center center no-repeat;
    background-size: 19px;
    right: 0;
  }
  /* line 1381, ../sass/all/header.scss */
  #header2 .hBottom {
    padding: 0px 2vw;
  }
  /* line 1385, ../sass/all/header.scss */
  #header2 .hBottom .hTopBox > a {
    padding: 0 4vw;
  }
  /* line 1388, ../sass/all/header.scss */
  #header2 .hBottom .hTopBox > a > i {
    font-size: 15px;
    line-height: 3em;
  }
  /* line 1394, ../sass/all/header.scss */
  #header2 .hBottom .hTopBox p {
    top: 7px;
    right: 0;
    padding: 2px;
    font-size: 5px;
  }
  /* line 1401, ../sass/all/header.scss */
  #header2 .hBottom .hTopBox p:after {
    display: none;
  }
  /* line 1405, ../sass/all/header.scss */
  #header2 .hBottom .hTopBox p strong {
    font-size: 9px;
    display: inline-block;
    height: 15px;
    width: 15px;
    line-height: 15px;
    border-radius: 100%;
    text-align: center;
    background: #fff;
  }
  /* line 1419, ../sass/all/header.scss */
  #header2 #HeaderCart {
    padding-right: 0px;
    height: 3em;
    font-size: 15px;
    line-height: 3em;
  }
  /* line 1425, ../sass/all/header.scss */
  #header2 #HeaderCart > a {
    padding: 0 4vw;
  }
  /* line 1428, ../sass/all/header.scss */
  #header2 #HeaderCart > a > i {
    font-size: 15px;
    line-height: 3em;
  }
  /* line 1436, ../sass/all/header.scss */
  #header2 #HeaderCart .empty p {
    font-size: 9px;
    display: inline-block;
    height: 15px;
    width: 15px;
    line-height: 15px;
    border-radius: 100%;
    text-align: center;
    background: #fff;
    padding: 0;
    margin-left: 5px;
    top: -6px;
  }
  /* line 1451, ../sass/all/header.scss */
  #header2 #HeaderCart p {
    right: 0;
    padding: 2px;
    font-size: 5px;
  }
  /* line 1457, ../sass/all/header.scss */
  #header2 #HeaderCart p:after {
    display: none;
  }
  /* line 1461, ../sass/all/header.scss */
  #header2 #HeaderCart p strong {
    font-size: 9px;
    display: inline-block;
    height: 15px;
    width: 15px;
    line-height: 15px;
    border-radius: 100%;
    text-align: center;
    background: #fff;
  }
  /* line 1473, ../sass/all/header.scss */
  #header2 #HeaderCart span {
    font-size: 0px;
  }
  /* line 1478, ../sass/all/header.scss */
  #header2 #msMiniCart {
    top: 15px;
  }
  /* line 1481, ../sass/all/header.scss */
  #header2 #msMiniCart .not_empty a {
    font-size: 0;
  }
  /* line 1487, ../sass/all/header.scss */
  #header2 .hMenu ul {
    width: max-content;
  }
  /* line 1492, ../sass/all/header.scss */
  #header2 .hMenu ul.menu > li > a {
    padding: 0.5em;
    line-height: 1.2;
    font-size: 15px;
    line-height: 2em;
    min-height: 2em;
  }
}
/* line 1, ../sass/all/crumbs.scss */
.breadcrumb {
  padding: 20px 0;
}
/* line 4, ../sass/all/crumbs.scss */
.breadcrumb li {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  color: #000;
  font-size: 16px;
}
/* line 12, ../sass/all/crumbs.scss */
.breadcrumb li a {
  display: block;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  color: #9d9d9d;
}
/* line 19, ../sass/all/crumbs.scss */
.breadcrumb li a:hover {
  color: #000;
}
/* line 25, ../sass/all/crumbs.scss */
.breadcrumb b {
  display: inline-block;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  color: #9d9d9d;
  font-size: 16px;
}

@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 37, ../sass/all/crumbs.scss */
  .breadcrumb {
    padding: 15px 0;
  }
  /* line 40, ../sass/all/crumbs.scss */
  .breadcrumb li {
    font-size: 14px;
  }
}
/* line 1, ../sass/all/footer.scss */
#Footer {
  position: relative;
  overflow: hidden;
  background-color: #f5f5f5;
  width: 100%;
  box-sizing: border-box;
  padding-top: 40px;
}

/* line 10, ../sass/all/footer.scss */
#FooterTop {
  position: relative;
  overflow: hidden;
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding-right: 2%;
  height: 185px;
}

/* line 20, ../sass/all/footer.scss */
#FooterTopLogo {
  position: relative;
  overflow: hidden;
  height: 100%;
  padding-top: 2%;
  padding-left: 3%;
  background-color: #000000;
}
/* line 28, ../sass/all/footer.scss */
#FooterTopLogo img {
  width: 205px;
}

/* line 33, ../sass/all/footer.scss */
#FooterTopText {
  position: relative;
  overflow: hidden;
}
/* line 37, ../sass/all/footer.scss */
#FooterTopText p {
  position: relative;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.5;
  color: #000;
  margin-bottom: 5px;
}
/* line 46, ../sass/all/footer.scss */
#FooterTopText > a {
  width: 27px;
  height: 27px;
  display: block;
  margin-right: 10px;
  float: left;
}
/* line 54, ../sass/all/footer.scss */
#FooterTopText .fb {
  background: url(../img/icons8-facebook-filled.svg) center center no-repeat;
  background-size: cover;
}
/* line 58, ../sass/all/footer.scss */
#FooterTopText .fb:hover {
  background: url(../img/icon/icons8-facebook-filledH.svg) center center no-repeat;
  background-size: cover;
  transition: all .5s ease-in-out;
}
/* line 65, ../sass/all/footer.scss */
#FooterTopText .ins {
  background: url(../img/icons8-instagram-filled.svg) center center no-repeat;
  background-size: cover;
}
/* line 69, ../sass/all/footer.scss */
#FooterTopText .ins:hover {
  background: url(../img/icon/icons8-instagram-filledH.svg) center center no-repeat;
  background-size: cover;
  transition: all .5s ease-in-out;
}

/* line 77, ../sass/all/footer.scss */
#FooterCategory {
  position: relative;
  overflow: hidden;
  float: left;
  width: 28%;
  margin-bottom: 30px;
}

/* line 85, ../sass/all/footer.scss */
.FooterCategoryBlock {
  float: left;
  box-sizing: border-box;
  padding-right: 4%;
}
/* line 90, ../sass/all/footer.scss */
.FooterCategoryBlock h3 {
  color: #000000;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
  font-family: 'Gilroy-ExtraBold';
  margin-top: 12px;
}
/* line 100, ../sass/all/footer.scss */
.FooterCategoryBlock ul li {
  position: relative;
  overflow: hidden;
  margin-bottom: 18px;
  width: 100%;
  float: left;
}
/* line 109, ../sass/all/footer.scss */
.FooterCategoryBlock a {
  color: #000000;
  font-size: 14px;
}
/* line 113, ../sass/all/footer.scss */
.FooterCategoryBlock a:hover {
  color: #e6b422;
  text-decoration: underline;
}
/* line 119, ../sass/all/footer.scss */
.FooterCategoryBlock:nth-child(2) {
  width: 41%;
}
/* line 124, ../sass/all/footer.scss */
.FooterCategoryBlock:nth-child(2) ul li {
  width: 100%;
}

/* line 133, ../sass/all/footer.scss */
#FooterR {
  width: 52%;
  float: left;
  margin-bottom: 30px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
/* line 141, ../sass/all/footer.scss */
#FooterR .col {
  width: 50%;
}
/* line 145, ../sass/all/footer.scss */
#FooterR h3 {
  color: #000000;
  font-weight: 700;
  margin-bottom: 15px;
  line-height: 1.3;
  margin-top: 12px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 154, ../sass/all/footer.scss */
#FooterR span {
  display: block;
  margin-bottom: 3px;
}
/* line 158, ../sass/all/footer.scss */
#FooterR span > a {
  color: #000000;
}
/* line 161, ../sass/all/footer.scss */
#FooterR span > a:hover {
  color: #e6b422;
  text-decoration: underline;
}
/* line 167, ../sass/all/footer.scss */
#FooterR ul {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
}
/* line 172, ../sass/all/footer.scss */
#FooterR ul li {
  width: 50px;
  height: 27px;
  background: url(../img/icons8-visa.svg) center center no-repeat;
  background-size: cover;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 180, ../sass/all/footer.scss */
#FooterR ul li:nth-child(2) {
  background: url(../img/icons8-mastercard.svg) center center no-repeat;
  background-size: cover;
}
/* line 185, ../sass/all/footer.scss */
#FooterR ul li:nth-child(3) {
  background: url(../img/icons8-paypal.svg) center center no-repeat;
  background-size: 35px;
}
/* line 193, ../sass/all/footer.scss */
#FooterR .FooterRBot {
  width: 100%;
  margin-bottom: 20px;
}
/* line 197, ../sass/all/footer.scss */
#FooterR .FooterRBot h5 {
  color: #000000;
  font-weight: 700;
  line-height: 1.5;
  margin-top: 12px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 204, ../sass/all/footer.scss */
#FooterR .FooterRBot span {
  display: block;
  font-size: 16px;
  line-height: 1.5;
}

/* line 212, ../sass/all/footer.scss */
#FooterBottom {
  position: relative;
  overflow: hidden;
  width: 100%;
  margin: auto;
  border-top: 1px solid #eaeaea;
  margin-bottom: 22px;
}

/* line 221, ../sass/all/footer.scss */
#FooterCopyrightBlock {
  float: left;
  margin-top: 8px;
  color: #cbcbcb;
  font-size: 14px;
}

/* line 228, ../sass/all/footer.scss */
#FooterDopMat {
  float: right;
  margin-top: 8px;
}
/* line 232, ../sass/all/footer.scss */
#FooterDopMat ul {
  display: flex;
  align-items: center;
}
/* line 235, ../sass/all/footer.scss */
#FooterDopMat ul li {
  display: inline;
  color: #cbcbcb;
  font-size: 14px;
  text-decoration: underline;
}
/* line 242, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(1) a {
  color: #cbcbcb;
  font-size: 14px;
  text-decoration: underline;
  padding: 0 10px;
  border-right: 1px solid;
}
/* line 249, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(1) a:hover {
  color: #e6b422;
}
/* line 255, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(2) {
  display: flex;
  align-items: center;
  padding: 0 10px;
}
/* line 259, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(2) b {
  color: #cbcbcb;
  font-size: 14px;
  text-decoration: underline;
}
/* line 265, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(2) a {
  position: relative;
  display: inline-block;
  width: 130px;
  height: 40px;
  background: url(/img/logo-main-text-right.svg) center top no-repeat;
  background-size: contain;
  overflow: hidden;
  margin-left: 5px;
}
/* line 275, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(2) a:hover {
  opacity: 0.7;
}
/* line 282, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(3) a {
  color: #cbcbcb;
  font-size: 11px;
  text-decoration: underline;
  padding-left: 10px;
}
/* line 288, ../sass/all/footer.scss */
#FooterDopMat ul li:nth-child(3) a:hover {
  color: #e6b422;
}

@media only screen and (max-width: 1239px) and (min-width: 1000px) {
  /* line 300, ../sass/all/footer.scss */
  #Footer {
    padding-left: 0%;
    padding-right: 0%;
  }

  /* line 305, ../sass/all/footer.scss */
  #FooterTopLogo {
    padding-left: 10%;
  }
  /* line 307, ../sass/all/footer.scss */
  #FooterTopLogo img {
    width: 130px;
  }

  /* line 312, ../sass/all/footer.scss */
  #FooterTop {
    width: 17%;
    margin-left: 0;
    margin-right: 3%;
    padding-right: 0%;
    height: 175px;
  }

  /* line 326, ../sass/all/footer.scss */
  .FooterCategoryBlock h3 {
    font-size: 14px;
  }
  /* line 330, ../sass/all/footer.scss */
  .FooterCategoryBlock a {
    font-size: 14px;
  }
  /* line 335, ../sass/all/footer.scss */
  .FooterCategoryBlock ul li {
    margin-bottom: 10px;
  }

  /* line 343, ../sass/all/footer.scss */
  #FooterR h3 {
    font-size: 14px;
    margin-top: 8px;
  }
  /* line 348, ../sass/all/footer.scss */
  #FooterR span {
    font-size: 14px;
  }
  /* line 353, ../sass/all/footer.scss */
  #FooterR .FooterRBot span {
    font-size: 14px;
  }

  /* line 359, ../sass/all/footer.scss */
  #FooterCopyrightBlock {
    margin-top: 20px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 365, ../sass/all/footer.scss */
  #Footer {
    padding-top: 20px;
    padding-left: 0%;
    padding-right: 0%;
  }

  /* line 371, ../sass/all/footer.scss */
  #FooterTopLogo {
    padding-left: 6%;
  }
  /* line 373, ../sass/all/footer.scss */
  #FooterTopLogo img {
    width: 100px;
  }

  /* line 378, ../sass/all/footer.scss */
  #FooterTop {
    width: 17%;
    margin-left: 0;
    margin-right: 3%;
    padding-right: 0%;
    height: 175px;
  }

  /* line 386, ../sass/all/footer.scss */
  #FooterCategory {
    margin-bottom: 20px;
  }

  /* line 392, ../sass/all/footer.scss */
  .FooterCategoryBlock h3 {
    font-size: 13px;
  }
  /* line 396, ../sass/all/footer.scss */
  .FooterCategoryBlock a {
    font-size: 13px;
  }
  /* line 401, ../sass/all/footer.scss */
  .FooterCategoryBlock ul li {
    margin-bottom: 5px;
  }

  /* line 409, ../sass/all/footer.scss */
  #FooterR h3 {
    font-size: 13px;
    margin-top: 8px;
    margin-bottom: 8px;
  }
  /* line 415, ../sass/all/footer.scss */
  #FooterR span {
    font-size: 13px;
  }
  /* line 420, ../sass/all/footer.scss */
  #FooterR .FooterRBot span {
    font-size: 13px;
  }
  /* line 424, ../sass/all/footer.scss */
  #FooterR .FooterRBot h5 {
    font-size: 13px;
  }

  /* line 430, ../sass/all/footer.scss */
  #FooterCopyrightBlock {
    margin-top: 20px;
    font-size: 12px;
  }

  /* line 435, ../sass/all/footer.scss */
  #FooterDopMat {
    font-size: 12px;
  }
  /* line 441, ../sass/all/footer.scss */
  #FooterDopMat ul li:nth-child(2) a {
    height: 30px;
  }
  /* line 445, ../sass/all/footer.scss */
  #FooterDopMat ul li:nth-child(2) b {
    font-size: 13px;
  }

  /* line 453, ../sass/all/footer.scss */
  #FooterBottom {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 459, ../sass/all/footer.scss */
  #Footer {
    padding-left: 0%;
    padding-right: 0%;
    padding-top: 4vw;
  }

  /* line 465, ../sass/all/footer.scss */
  #FooterTopLogo {
    text-align: center;
    margin-bottom: 2vw;
    box-sizing: border-box;
  }
  /* line 470, ../sass/all/footer.scss */
  #FooterTopLogo img {
    width: 120px;
  }

  /* line 475, ../sass/all/footer.scss */
  #FooterTop {
    width: 100%;
    margin: 0 auto;
    height: auto;
  }

  /* line 482, ../sass/all/footer.scss */
  #FooterTopText p {
    font-size: 4vw;
  }

  /* line 487, ../sass/all/footer.scss */
  #FooterCategory {
    width: 100%;
    margin-bottom: 2vw;
    display: flex;
    flex-direction: column;
  }

  /* line 494, ../sass/all/footer.scss */
  .FooterCategoryBlock {
    width: 100%;
    padding-right: 0;
  }
  /* line 498, ../sass/all/footer.scss */
  .FooterCategoryBlock:nth-child(2) {
    width: 100%;
    padding-right: 0;
  }
  /* line 502, ../sass/all/footer.scss */
  .FooterCategoryBlock:nth-child(2) ul {
    justify-content: space-between;
  }
  /* line 505, ../sass/all/footer.scss */
  .FooterCategoryBlock:nth-child(2) ul li {
    width: auto;
    padding-right: 0;
  }
  /* line 512, ../sass/all/footer.scss */
  .FooterCategoryBlock h3 {
    font-size: 4vw;
    margin-top: 3vw;
    margin-bottom: 3vw;
  }
  /* line 518, ../sass/all/footer.scss */
  .FooterCategoryBlock a {
    font-size: 3.8vw;
  }
  /* line 522, ../sass/all/footer.scss */
  .FooterCategoryBlock ul {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 526, ../sass/all/footer.scss */
  .FooterCategoryBlock ul li {
    margin-bottom: 3px;
  }
  /* line 529, ../sass/all/footer.scss */
  .FooterCategoryBlock ul li:nth-child(odd) {
    box-sizing: border-box;
    padding-right: 3vw;
  }
  /* line 534, ../sass/all/footer.scss */
  .FooterCategoryBlock ul li a {
    font-size: 3.5vw;
  }

  /* line 541, ../sass/all/footer.scss */
  #FooterR {
    width: 100%;
    margin-bottom: 10px;
  }
  /* line 545, ../sass/all/footer.scss */
  #FooterR h3 {
    font-size: 4vw;
    margin-top: 8px;
    margin-bottom: 4px;
  }
  /* line 551, ../sass/all/footer.scss */
  #FooterR span {
    font-size: 3.5vw;
  }
  /* line 555, ../sass/all/footer.scss */
  #FooterR .FooterRBot {
    margin-right: 0vw;
    margin-bottom: 10px;
  }
  /* line 559, ../sass/all/footer.scss */
  #FooterR .FooterRBot span {
    font-size: 3.5vw;
  }
  /* line 563, ../sass/all/footer.scss */
  #FooterR .FooterRBot h5 {
    font-size: 3.5vw;
  }
  /* line 567, ../sass/all/footer.scss */
  #FooterR .FooterRBot:last-child {
    float: right;
    margin-right: 0;
  }

  /* line 574, ../sass/all/footer.scss */
  #FooterCopyrightBlock {
    margin-top: 4vw;
    font-size: 3.5vw;
    float: none;
    text-align: center;
  }

  /* line 581, ../sass/all/footer.scss */
  #FooterDopMat {
    font-size: 3vw;
    float: none;
  }
  /* line 585, ../sass/all/footer.scss */
  #FooterDopMat ul {
    justify-content: center;
  }
  /* line 591, ../sass/all/footer.scss */
  #FooterDopMat ul li:nth-child(1) a {
    font-size: 3vw;
  }
  /* line 597, ../sass/all/footer.scss */
  #FooterDopMat ul li:nth-child(2) a {
    width: 25vw;
    height: 9vw;
    margin-left: 5vw;
  }
  /* line 603, ../sass/all/footer.scss */
  #FooterDopMat ul li:nth-child(2) b {
    font-size: 3vw;
  }

  /* line 611, ../sass/all/footer.scss */
  #FooterBottom {
    margin-bottom: 4vw;
  }
}
/* line 1, ../sass/all/popup.scss */
.overlaylight {
  display: none;
  position: fixed;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  opacity: 0.6;
  background: #000;
}

/* line 15, ../sass/all/popup.scss */
.popuplight {
  display: none;
  position: fixed;
  background: #fff;
  width: 500px;
  height: 650px;
  top: 50%;
  left: 50%;
  margin: -325px 0 0 -250px;
  z-index: 9999999;
  box-sizing: border-box;
  padding: 60px 60px;
}
/* line 28, ../sass/all/popup.scss */
.popuplight h3 {
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
  font-size: 28px;
  font-family: 'Rubik', sans-serif;
  line-height: 1.4;
  font-weight: bold;
  margin-bottom: 30px;
}
/* line 39, ../sass/all/popup.scss */
.popuplight form {
  display: block;
  position: relative;
}
/* line 43, ../sass/all/popup.scss */
.popuplight form .text {
  display: block;
  position: relative;
  overflow: hidden;
  border: none;
  width: 100%;
  border-bottom: 1px solid rgba(23, 38, 47, 0.3);
  height: 30px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  font-size: 18px;
  outline: none;
}
/* line 58, ../sass/all/popup.scss */
.popuplight form .text:focus {
  border-bottom: 1px solid #e6b422;
}
/* line 63, ../sass/all/popup.scss */
.popuplight form textarea {
  display: block;
  position: relative;
  overflow: hidden;
  border: none;
  width: 100%;
  border-bottom: 1px solid rgba(23, 38, 47, 0.3);
  height: 30px;
  line-height: 1.4;
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
  font-size: 18px;
  outline: none;
  font-family: 'ClinicaPro';
  height: 60px !important;
}
/* line 80, ../sass/all/popup.scss */
.popuplight form textarea:focus {
  border-bottom: 1px solid #e6b422;
}
/* line 85, ../sass/all/popup.scss */
.popuplight form .chous {
  height: 60px;
  line-height: 60px;
  text-align: center;
  border: 1px dashed #b2b1aa;
  border-radius: 0;
  background-color: transparent;
  transition: border-radius 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, background 0.25s ease 0s, height 0.5s ease, line-height 0.5s ease;
  color: #66645c;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  margin-bottom: 16px;
}
/* line 103, ../sass/all/popup.scss */
.popuplight form .chous:hover {
  background-color: rgba(240, 240, 240, 0.25);
}
/* line 108, ../sass/all/popup.scss */
.popuplight form .my {
  opacity: 0;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
/* line 119, ../sass/all/popup.scss */
.popuplight form .FormPopUpPolicy {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
/* line 124, ../sass/all/popup.scss */
.popuplight form .FormPopUpPolicy input {
  position: relative;
  top: 2px;
  margin: 0;
}
/* line 130, ../sass/all/popup.scss */
.popuplight form .FormPopUpPolicy label {
  position: relative;
  font-size: 14px;
  margin-left: 10px;
}
/* line 137, ../sass/all/popup.scss */
.popuplight form .SubmtiClose {
  display: inline-block;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 40px;
  height: 40px;
  border: 1px solid #bcbcbc;
  color: #000000;
  width: 135px;
  text-align: center;
  background: #ffffff;
  font-family: 'Gilroy-ExtraBold';
  transition: all .5s ease-in-out;
  float: right;
  margin-top: 30px;
  position: relative;
  cursor: pointer;
  outline: none;
}
/* line 156, ../sass/all/popup.scss */
.popuplight form .SubmtiClose:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  height: 40px;
  background-color: #e6b422;
  width: 135px;
  z-index: -1;
  transition: all .5s ease-in-out;
}
/* line 168, ../sass/all/popup.scss */
.popuplight form .SubmtiClose:hover {
  transition: all .5s ease-in-out;
  background-color: #e6b422;
}
/* line 172, ../sass/all/popup.scss */
.popuplight form .SubmtiClose:hover:after {
  transition: all .5s ease-in-out;
  background-color: #404040;
}

/* line 181, ../sass/all/popup.scss */
.closepopuplight {
  display: block;
  height: 40px;
  width: 40px;
  background: url(/img/icon/icons8-delete-filled.svg) center center no-repeat;
  background-size: 30px auto;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 10px;
  cursor: pointer;
  z-index: 99999999;
}
/* line 194, ../sass/all/popup.scss */
.closepopuplight:hover {
  cursor: pointer;
  opacity: 0.7;
}

/* line 200, ../sass/all/popup.scss */
#FormPopUp input::-webkit-input-placeholder {
  color: #fff;
}

/* line 201, ../sass/all/popup.scss */
#FormPopUp input::-moz-placeholder {
  color: #fff;
}

/* Firefox 19+ */
/* line 202, ../sass/all/popup.scss */
#FormPopUp input:-moz-placeholder {
  color: #fff;
}

/* Firefox 18- */
/* line 203, ../sass/all/popup.scss */
#FormPopUp input:-ms-input-placeholder {
  color: #fff;
}

@media only screen and (min-width: 120px) and (max-width: 999px) {
  /* line 207, ../sass/all/popup.scss */
  .popuplight {
    width: 300px;
    height: 400px;
    margin: -200px 0 0 -150px;
    padding: 30px 30px;
  }
  /* line 213, ../sass/all/popup.scss */
  .popuplight h3 {
    font-size: 16px;
  }
  /* line 219, ../sass/all/popup.scss */
  .popuplight form label {
    font-size: 14px;
  }
  /* line 222, ../sass/all/popup.scss */
  .popuplight form .text {
    height: 20px;
    line-height: 20px;
    margin-bottom: 5px;
    font-size: 14px;
  }
  /* line 229, ../sass/all/popup.scss */
  .popuplight form textarea {
    height: 30px !important;
  }
  /* line 233, ../sass/all/popup.scss */
  .popuplight form p {
    font-size: 12px;
  }
  /* line 237, ../sass/all/popup.scss */
  .popuplight form .SubmtiClose {
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    width: 105px;
    margin-top: 15px;
  }
  /* line 244, ../sass/all/popup.scss */
  .popuplight form .SubmtiClose:after {
    height: 34px;
    line-height: 34px;
    width: 105px;
    top: 5px;
    left: 5px;
  }
  /* line 253, ../sass/all/popup.scss */
  .popuplight form .chous {
    height: 30px;
    line-height: 30px;
    margin-bottom: 0;
  }

  /* line 261, ../sass/all/popup.scss */
  .closepopuplight {
    height: 30px;
    width: 30px;
    background-size: 20px auto;
    padding: 0;
  }
}
/* line 1, ../sass/all/search-popup.scss */
.ui-widget-content {
  position: relative !important;
  z-index: 99999999999999999;
}

/* line 3, ../sass/all/search-popup.scss */
.mse2-ac-item {
  position: relative;
  overflow: hidden;
  font-weight: bold;
  font-size: 18px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
/* line 14, ../sass/all/search-popup.scss */
.mse2-ac-item p {
  position: relative;
  overflow: hidden;
  width: calc(100% - 113px);
  padding-left: 13px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}

/* line 25, ../sass/all/search-popup.scss */
.mse2Img {
  position: relative;
  overflow: hidden;
  width: 60px;
}
/* line 30, ../sass/all/search-popup.scss */
.mse2Img img {
  width: 100%;
}

/* line 35, ../sass/all/search-popup.scss */
.ui-menu {
  z-index: 999;
}

/* line 39, ../sass/all/search-popup.scss */
.ui-menu .ui-menu-item-wrapper {
  overflow: hidden;
  padding: 0px 0px 0px 0 !important;
  margin-top: 10px;
}

/* line 46, ../sass/all/search-popup.scss */
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  background: none !important;
  color: #31adc3 !important;
  border: none !important;
  padding: 0px 0px 0px 0 !important;
  margin: 10px 0px 0px 0 !important;
}

@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 59, ../sass/all/search-popup.scss */
  .ui-widget-content p {
    width: max-content;
    max-width: 400px;
    font-size: 12px;
  }
}
/* line 6, ../sass/all/header-new.scss */
#Header1 .hTop {
  display: flex;
  justify-content: flex-end;
  background: #404040;
  padding: 0 12vw;
  position: relative;
}
/* line 13, ../sass/all/header-new.scss */
#Header1 .hTop .hTopBox {
  height: 60px;
  background: #FFCF48;
}
/* line 17, ../sass/all/header-new.scss */
#Header1 .hTop .hTopBox > a {
  display: block;
  padding: 0 25px;
}
/* line 21, ../sass/all/header-new.scss */
#Header1 .hTop .hTopBox > a > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  font-size: 20px;
}
/* line 29, ../sass/all/header-new.scss */
#Header1 .hTop .hTopBox > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  cursor: pointer;
  padding: 0 25px;
  font-size: 20px;
}
/* line 38, ../sass/all/header-new.scss */
#Header1 .hTop .hTopBox:nth-child(2) {
  background: #e6b422;
}
/* line 43, ../sass/all/header-new.scss */
#Header1 .hTop #HeaderCart {
  height: 60px;
  background: #e6b422;
  display: flex;
  padding-right: 100px;
  position: relative;
}
/* line 51, ../sass/all/header-new.scss */
#Header1 .hTop:after {
  content: '';
  position: absolute;
  background: #e6b422;
  top: 0;
  right: 0;
  width: 12vw;
  bottom: 0;
}
/* line 62, ../sass/all/header-new.scss */
#Header1 .hMid {
  padding: 0 12vw;
  display: flex;
  justify-content: space-between;
  height: 100px;
  align-items: center;
}
/* line 69, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL {
  display: flex;
  align-items: center;
  width: 60%;
}
/* line 74, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidLogo {
  width: 200px;
}
/* line 77, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidLogo > a {
  display: block;
}
/* line 81, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidLogo > a img {
  display: block;
  height: 100%;
}
/* line 88, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidMenu {
  margin-left: 10%;
  margin-right: 10%;
}
/* line 92, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidMenu ul {
  display: flex;
  align-items: center;
}
/* line 96, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidMenu ul li {
  margin-right: 40px;
}
/* line 99, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidMenu ul li > a {
  color: #404040;
  font-size: 16px;
  line-height: 1.3;
}
/* line 104, ../sass/all/header-new.scss */
#Header1 .hMid .hMidL .hMidMenu ul li > a:hover {
  color: #e6b422;
}
/* line 113, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  width: 40%;
}
/* line 119, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox {
  display: flex;
  flex-direction: column;
  padding: 0 50px;
  position: relative;
}
/* line 125, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox > i {
  position: absolute;
  top: 0;
  left: 0;
  color: #404040;
  font-size: 38px;
  line-height: 1.3;
  opacity: .3;
}
/* line 135, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox > span {
  color: #404040;
  font-size: 16px;
  line-height: 1.3;
  font-family: 'Gilroy-ExtraBold';
  display: block;
}
/* line 143, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox > a {
  color: #404040;
  display: block;
  opacity: .5;
  font-size: 14px;
  line-height: 1.3;
  font-family: 'Gilroy-Light';
  margin-top: 5px;
  position: relative;
  padding-bottom: 4px;
  cursor: pointer;
}
/* line 155, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox > a:hover {
  color: #e6b422;
}
/* line 158, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox > a:hover:after {
  background: #e6b422;
}
/* line 163, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox > a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #404040;
  opacity: .3;
}
/* line 177, ../sass/all/header-new.scss */
#Header1 .hMid .hMidR .hMidRBox:nth-child(1) > span {
  text-transform: uppercase;
}
/* line 186, ../sass/all/header-new.scss */
#Header1 .hBottom {
  background-color: #FFCF48;
  position: relative;
  display: flex;
  padding: 0 12vw;
}
/* line 192, ../sass/all/header-new.scss */
#Header1 .hBottom ul {
  position: relative;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 199, ../sass/all/header-new.scss */
#Header1 .hBottom ul li {
  display: block;
  position: relative;
  overflow: hidden;
  float: left;
  font-size: 14px;
  width: calc(100% / 10);
}
/* line 209, ../sass/all/header-new.scss */
#Header1 .hBottom ul li:first-child a {
  padding-left: 0;
}
/* line 216, ../sass/all/header-new.scss */
#Header1 .hBottom ul li:last-child a {
  padding-right: 0;
}
/* line 221, ../sass/all/header-new.scss */
#Header1 .hBottom ul li a {
  text-align: center;
  line-height: 1.3;
  padding: 12px 5px;
  color: #404040;
  font-family: 'Gilroy-Light';
  cursor: pointer;
  min-height: 60px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
/* line 234, ../sass/all/header-new.scss */
#Header1 .hBottom ul li a:hover {
  background: #e6b422;
}
/* line 246, ../sass/all/header-new.scss */
#Header1 #HeaderCart p {
  display: inline-block;
  position: absolute;
  padding: 5px;
  line-height: 1;
  margin-left: 0;
  font-size: 11px;
  top: -8px;
  z-index: 2;
  left: -25px;
  color: #e6b422;
}
/* line 258, ../sass/all/header-new.scss */
#Header1 #HeaderCart p:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -10px;
  height: 20px;
  width: 20px;
  background: #fff;
  border-radius: 50%;
  z-index: -1;
}
/* line 272, ../sass/all/header-new.scss */
#Header1 #HeaderCart p strong {
  color: #404040;
  font-size: 12px;
  z-index: 2;
  position: relative;
}
/* line 280, ../sass/all/header-new.scss */
#Header1 #HeaderCart span {
  color: #404040;
  font-size: 15px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 287, ../sass/all/header-new.scss */
#Header1 #HeaderCart > a {
  display: block;
  padding: 0 25px;
}
/* line 291, ../sass/all/header-new.scss */
#Header1 #HeaderCart > a > i {
  line-height: 60px;
  text-align: center;
  color: #404040;
  font-size: 20px;
}

/* line 302, ../sass/all/header-new.scss */
#msMiniCart {
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 20px;
  right: 0;
  width: calc(100% - 60px);
  text-align: center;
  font-size: 18px !important;
}
/* line 315, ../sass/all/header-new.scss */
#msMiniCart.full .not_empty b {
  display: none;
}
/* line 323, ../sass/all/header-new.scss */
#msMiniCart .not_empty .btn-cart {
  display: flex;
  justify-content: center;
}
/* line 327, ../sass/all/header-new.scss */
#msMiniCart .not_empty a {
  display: block;
  padding-top: 1px;
  margin-left: 0;
  position: relative;
  top: 0;
  width: max-content;
  z-index: 99;
  color: #404040;
  font-size: 15px;
  font-family: 'Gilroy-ExtraBold';
}
/* line 339, ../sass/all/header-new.scss */
#msMiniCart .not_empty a:hover {
  color: #404040;
}
/* line 345, ../sass/all/header-new.scss */
#msMiniCart .empty {
  display: none;
}

/* line 1, ../sass/search-photo.scss */
#SearchPhoto {
  background: #e6b422;
  padding-top: 60px;
}

/* line 6, ../sass/search-photo.scss */
.SearchPhotoWr {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
/* line 11, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoL {
  padding-right: 5%;
  max-width: 400px;
  box-sizing: border-box;
}
/* line 16, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoL h3 {
  position: relative;
  font-family: 'Gilroy-ExtraBold';
  font-size: 30px;
  line-height: 1.2;
  margin-bottom: 10px;
}
/* line 23, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoL h3:before {
  content: '';
  position: absolute;
  top: -50px;
  left: 0;
  width: 12px;
  height: 12px;
  border-radius: 3px;
  background-color: transparent;
}
/* line 35, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoL span {
  position: relative;
  line-height: 1.3;
  font-size: 16px;
  font-style: italic;
  display: block;
}
/* line 43, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoL p {
  position: relative;
  line-height: 1.3;
  font-size: 14px;
  margin: 30px 0;
  padding-right: 15%;
}
/* line 52, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR {
  display: flex;
}
/* line 55, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR .SearchPhotoRList {
  display: flex;
  flex-direction: column;
  padding: 22px 50px 80px 40px;
  box-sizing: border-box;
  max-width: 380px;
  background: #fff;
  margin-top: 90px;
}
/* line 64, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR .SearchPhotoRList li {
  position: relative;
  padding-left: 90px;
  min-height: 80px;
  padding-bottom: 45px;
  display: flex;
  align-items: center;
  font-size: 12px;
  line-height: 1.5;
  color: #000;
}
/* line 75, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR .SearchPhotoRList li:nth-child(1) {
  font-weight: 700;
  font-size: 16px;
}
/* line 80, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR .SearchPhotoRList li i {
  position: absolute;
  top: 0;
  left: 0;
  width: 80px;
  height: 80px;
  display: block;
  border-radius: 50%;
  border: 1px solid #cfcfcf;
  color: #e6b422;
  text-align: center;
  line-height: 80px;
  font-family: 'Gilroy-ExtraBold';
  font-size: 24px;
  box-sizing: border-box;
}
/* line 96, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR .SearchPhotoRList li i:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border-radius: 50%;
  border: 1px solid #cfcfcf;
  box-sizing: border-box;
}
/* line 108, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR .SearchPhotoRList li i:before {
  content: '';
  position: absolute;
  bottom: -30px;
  left: calc(50% - 7px);
  width: 14px;
  height: 30px;
  background: url(../img/icons8-arrow-pointing-do.svg) center center no-repeat;
  background-size: cover;
}
/* line 124, ../sass/search-photo.scss */
.SearchPhotoWr .SearchPhotoR .SearchPhotoRList li:last-child i:before {
  display: none;
}

/* line 134, ../sass/search-photo.scss */
.SearchPhotoRForm {
  width: 352px;
  background: #fff;
  box-sizing: border-box;
  padding: 80px 40px;
  box-shadow: 0 0 60px 0 #e6b422;
  z-index: 2;
  position: relative;
}
/* line 143, ../sass/search-photo.scss */
.SearchPhotoRForm .SearchTabWr {
  position: relative;
}
/* line 146, ../sass/search-photo.scss */
.SearchPhotoRForm .SearchTabWr .SearchTabWrTop {
  display: flex;
  margin-bottom: 40px;
  justify-content: space-between;
}
/* line 151, ../sass/search-photo.scss */
.SearchPhotoRForm .SearchTabWr .SearchTabWrTop .tab {
  line-height: 1;
  color: #b2b1aa;
  border-bottom: 1px solid rgba(177, 177, 169, 0.25);
  transition: color .25s ease,border .25s ease;
  font-size: 14px;
  display: block;
  cursor: pointer;
}
/* line 160, ../sass/search-photo.scss */
.SearchPhotoRForm .SearchTabWr .SearchTabWrTop .tab:nth-child(1) {
  margin-right: 20px;
}
/* line 164, ../sass/search-photo.scss */
.SearchPhotoRForm .SearchTabWr .SearchTabWrTop .tab:nth-child(2) {
  margin-left: 20px;
}
/* line 168, ../sass/search-photo.scss */
.SearchPhotoRForm .SearchTabWr .SearchTabWrTop .tab.active {
  border-bottom: 1px solid transparent;
  color: #1a1918;
}
/* line 176, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm {
  margin-top: 40px;
}
/* line 181, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm .FileFormWrapper .text {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 10px;
  width: 100%;
  border: 1px solid #cbcac6;
  border-radius: 0;
  transition: box-shadow .25s ease,border .25s ease;
  margin-bottom: 16px;
  box-sizing: border-box;
}
/* line 196, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm .FileFormWrapper .text.error {
  box-shadow: 0 0 1px 1px red;
}
/* line 200, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm .FileFormWrapper .text:hover {
  box-shadow: 0 0 2px 2px rgba(204, 203, 199, 0.4);
}
/* line 204, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm .FileFormWrapper .text:focus {
  box-shadow: 0 0 1px 1px #cca300;
}
/* line 210, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm .chous {
  height: 115px;
  line-height: 115px;
  text-align: center;
  border: 1px dashed #b2b1aa;
  border-radius: 0;
  background-color: transparent;
  transition: border-radius 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, background 0.25s ease 0s, height 0.5s ease, line-height 0.5s ease;
  color: #66645c;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  margin-bottom: 16px;
}
/* line 228, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm .chous:hover {
  background-color: rgba(240, 240, 240, 0.25);
}
/* line 233, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm .my {
  opacity: 0;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
/* line 247, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm2 .FileForm2Wr {
  min-height: 224px;
}
/* line 251, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm2 .text {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 10px;
  width: 100%;
  border: 1px solid #cbcac6;
  border-radius: 0;
  transition: box-shadow .25s ease,border .25s ease;
  margin-bottom: 16px;
  box-sizing: border-box;
}
/* line 266, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm2 .text.error {
  box-shadow: 0 0 1px 1px red;
}
/* line 270, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm2 .text:hover {
  box-shadow: 0 0 2px 2px rgba(204, 203, 199, 0.4);
}
/* line 274, ../sass/search-photo.scss */
.SearchPhotoRForm #FileForm2 .text:focus {
  box-shadow: 0 0 1px 1px #cca300;
}
/* line 280, ../sass/search-photo.scss */
.SearchPhotoRForm .tab-form {
  display: none;
}
/* line 284, ../sass/search-photo.scss */
.SearchPhotoRForm .tab-form.active {
  display: block;
}
/* line 288, ../sass/search-photo.scss */
.SearchPhotoRForm .checkbox {
  display: block;
  position: relative;
  width: 77%;
  cursor: pointer;
}
/* line 294, ../sass/search-photo.scss */
.SearchPhotoRForm .checkbox input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 300, ../sass/search-photo.scss */
.SearchPhotoRForm .checkbox input:checked ~ span:after {
  display: block;
}
/* line 304, ../sass/search-photo.scss */
.SearchPhotoRForm .checkbox input:checked ~ span:before {
  box-shadow: 0 0 2px 2px rgba(181, 230, 29, 0.8);
}
/* line 309, ../sass/search-photo.scss */
.SearchPhotoRForm .checkbox span {
  display: inline-block;
  position: relative;
  line-height: 1.3;
  padding-left: 30px;
  cursor: pointer;
  font-size: 11px;
  color: #807e79;
}
/* line 318, ../sass/search-photo.scss */
.SearchPhotoRForm .checkbox span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  background-color: #b5e61d;
  transition: box-shadow .25s ease,border .25s ease;
}
/* line 331, ../sass/search-photo.scss */
.SearchPhotoRForm .checkbox span:after {
  content: '';
  display: none;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 11px;
  height: 11px;
  border-radius: 2px;
  background: url(../img/icons8-checkmar.svg) center center no-repeat;
  background-size: 100%;
}
/* line 346, ../sass/search-photo.scss */
.SearchPhotoRForm .SubmitClose {
  cursor: pointer;
  outline: none;
  border: none;
  width: 100%;
  height: 45px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  transition: box-shadow .25s ease,border .25s ease;
  cursor: pointer;
  border-top: 1px solid #a8ca40;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  background-color: #b5e61d;
  color: #544e4e;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  line-height: 46px;
  font-family: 'Gilroy-ExtraBold';
  border-radius: 3px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 1239px) and (min-width: 1000px) {
  /* line 375, ../sass/search-photo.scss */
  #SearchPhoto {
    padding-top: 50px;
  }

  /* line 383, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList {
    padding: 22px 50px 50px 40px;
  }
  /* line 386, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList li {
    padding-bottom: 38px;
  }

  /* line 393, ../sass/search-photo.scss */
  .SearchPhotoRForm {
    padding: 60px 30px;
    width: 380px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 710px) {
  /* line 400, ../sass/search-photo.scss */
  #SearchPhoto {
    padding-top: 50px;
  }

  /* line 404, ../sass/search-photo.scss */
  .SearchPhotoWr {
    flex-wrap: wrap;
  }
  /* line 407, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
  }
  /* line 412, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL h3 {
    font-size: 28px;
    margin-bottom: 6px;
  }
  /* line 417, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL span {
    font-size: 14px;
  }
  /* line 421, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL p {
    font-size: 13px;
    margin: 20px 0;
  }
  /* line 427, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR {
    width: 100%;
    justify-content: center;
    margin-top: 20px;
  }
  /* line 432, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList {
    padding: 22px 45px 40px 35px;
    margin-top: 40px;
  }
  /* line 436, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList li {
    padding-bottom: 38px;
  }

  /* line 443, ../sass/search-photo.scss */
  .SearchPhotoRForm {
    padding: 40px 30px;
  }
}
@media only screen and (max-width: 709px) and (min-width: 120px) {
  /* line 449, ../sass/search-photo.scss */
  #SearchPhoto {
    padding-top: 12vw;
  }

  /* line 453, ../sass/search-photo.scss */
  .SearchPhotoWr {
    flex-wrap: wrap;
  }
  /* line 456, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL {
    max-width: 100%;
    padding-right: 0;
    width: 100%;
  }
  /* line 461, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL h3 {
    font-size: 6vw;
    margin-bottom: 1vw;
  }
  /* line 466, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL span {
    font-size: 3vw;
  }
  /* line 470, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoL p {
    font-size: 3.2vw;
    margin: 2vw 0;
  }
  /* line 476, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR {
    flex-wrap: wrap;
  }
  /* line 479, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList {
    padding: 4vw 0vw 2vw 0vw;
    margin-top: 0;
    background: transparent;
    max-width: 100%;
  }
  /* line 485, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList li {
    padding-bottom: 4vw;
    font-size: 3vw;
    padding-left: 15vw;
    min-height: 13vw;
  }
  /* line 491, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList li:nth-child(1) {
    font-size: 4vw;
  }
  /* line 495, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList li i {
    width: 12vw;
    height: 12vw;
    line-height: 12vw;
    color: #fff;
    font-size: 3vw;
  }
  /* line 502, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList li i:after {
    top: 1vw;
    left: 1vw;
    width: calc(100% - 2vw);
    height: calc(100% - 2vw);
  }
  /* line 509, ../sass/search-photo.scss */
  .SearchPhotoWr .SearchPhotoR .SearchPhotoRList li i:before {
    bottom: -4vw;
    left: calc(50% - 1vw);
    width: 2vw;
    height: 4vw;
  }

  /* line 521, ../sass/search-photo.scss */
  .SearchPhotoRForm {
    padding: 6vw 6vw;
    width: 100%;
    min-height: 110vw;
  }
  /* line 526, ../sass/search-photo.scss */
  .SearchPhotoRForm #FileForm {
    margin-top: 5vw;
  }
  /* line 529, ../sass/search-photo.scss */
  .SearchPhotoRForm #FileForm .chous {
    height: 25vw;
    line-height: 25vw;
    margin-bottom: 3vw;
  }
  /* line 535, ../sass/search-photo.scss */
  .SearchPhotoRForm #FileForm .FileFormWrapper {
    margin-bottom: 5vw;
  }
  /* line 538, ../sass/search-photo.scss */
  .SearchPhotoRForm #FileForm .FileFormWrapper .text {
    margin-bottom: 3vw;
  }
  /* line 546, ../sass/search-photo.scss */
  .SearchPhotoRForm #FileForm2 .FileForm2Wr {
    min-height: 44vw;
    margin-bottom: 5vw;
  }
  /* line 550, ../sass/search-photo.scss */
  .SearchPhotoRForm #FileForm2 .FileForm2Wr .text {
    margin-bottom: 3vw;
  }
  /* line 558, ../sass/search-photo.scss */
  .SearchPhotoRForm .SearchTabWr .SearchTabWrTop {
    margin-bottom: 5vw;
  }
  /* line 561, ../sass/search-photo.scss */
  .SearchPhotoRForm .SearchTabWr .SearchTabWrTop .tab {
    font-size: 3.2vw;
  }
  /* line 564, ../sass/search-photo.scss */
  .SearchPhotoRForm .SearchTabWr .SearchTabWrTop .tab:nth-child(1) {
    margin-right: 1vw;
  }
  /* line 568, ../sass/search-photo.scss */
  .SearchPhotoRForm .SearchTabWr .SearchTabWrTop .tab:nth-child(2) {
    margin-left: 1vw;
  }
  /* line 575, ../sass/search-photo.scss */
  .SearchPhotoRForm .SubmitClose {
    font-size: 2.8vw;
    height: 4em;
    line-height: 4em;
    margin-bottom: 3vw;
  }
  /* line 582, ../sass/search-photo.scss */
  .SearchPhotoRForm .checkbox {
    width: 100%;
  }
}
/* line 1, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 {
  background: #fff;
  box-sizing: border-box;
  z-index: 2;
  position: relative;
}
/* line 7, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop {
  margin-top: 20px;
}
/* line 12, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop .FileFormWrapper .text {
  text-decoration: none;
  outline: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 10px;
  width: 100%;
  border: 1px solid #cbcac6;
  border-radius: 0;
  transition: box-shadow .25s ease,border .25s ease;
  margin-bottom: 16px;
  box-sizing: border-box;
  height: initial;
  line-height: initial;
  font-family: 'Gilroy-Light';
}
/* line 30, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop .FileFormWrapper .text.error {
  box-shadow: 0 0 1px 1px red;
}
/* line 34, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop .FileFormWrapper .text:hover {
  box-shadow: 0 0 2px 2px rgba(204, 203, 199, 0.4);
}
/* line 38, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop .FileFormWrapper .text:focus {
  box-shadow: 0 0 1px 1px #cca300;
}
/* line 44, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop .chous {
  height: 115px;
  line-height: 115px;
  text-align: center;
  border: 1px dashed #b2b1aa;
  border-radius: 0;
  background-color: transparent;
  transition: border-radius 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, background 0.25s ease 0s, height 0.5s ease, line-height 0.5s ease;
  color: #66645c;
  overflow: hidden;
  display: inline-block;
  width: 100%;
  text-overflow: ellipsis;
  position: relative;
  z-index: 1;
  box-sizing: border-box;
  margin-bottom: 16px;
}
/* line 62, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop .chous:hover {
  background-color: rgba(240, 240, 240, 0.25);
}
/* line 67, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 #FileFormPop .my {
  opacity: 0;
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
/* line 79, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .checkbox {
  display: block;
  position: relative;
  width: 77%;
  cursor: pointer;
}
/* line 85, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .checkbox input {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
/* line 91, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .checkbox input:checked ~ span:after {
  display: block;
}
/* line 95, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .checkbox input:checked ~ span:before {
  box-shadow: 0 0 2px 2px rgba(181, 230, 29, 0.8);
}
/* line 100, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .checkbox span {
  display: inline-block;
  position: relative;
  line-height: 1.3;
  padding-left: 30px;
  cursor: pointer;
  font-size: 11px;
  color: #807e79;
}
/* line 109, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .checkbox span:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 15px;
  height: 15px;
  border-radius: 3px;
  background-color: #b5e61d;
  transition: box-shadow .25s ease,border .25s ease;
}
/* line 122, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .checkbox span:after {
  content: '';
  display: none;
  position: absolute;
  top: 2px;
  left: 2px;
  width: 11px;
  height: 11px;
  border-radius: 2px;
  background: url(../img/icons8-checkmar.svg) center center no-repeat;
  background-size: 100%;
}
/* line 137, ../sass/all/search-photo-popup.scss */
#FormPopUpLight2 .SubmitClose {
  cursor: pointer;
  outline: none;
  border: none;
  width: 100%;
  height: 45px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 1px rgba(0, 0, 0, 0.2);
  transition: box-shadow .25s ease,border .25s ease;
  cursor: pointer;
  border-top: 1px solid #a8ca40;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-block;
  background-color: #b5e61d;
  color: #544e4e;
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  line-height: 46px;
  font-family: 'Gilroy-ExtraBold';
  border-radius: 3px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 999px) and (min-width: 120px) {
  /* line 167, ../sass/all/search-photo-popup.scss */
  #FormPopUpLight2 #FileFormPop {
    margin-top: 15px;
  }
  /* line 170, ../sass/all/search-photo-popup.scss */
  #FormPopUpLight2 #FileFormPop .chous {
    height: 40px;
    line-height: 40px;
  }
  /* line 177, ../sass/all/search-photo-popup.scss */
  #FormPopUpLight2 #FileFormPop .FileFormWrapper .text {
    padding: 10px 10px;
    font-size: 13px;
  }

  /* line 187, ../sass/all/search-photo-popup.scss */
  #popuplight2 h3 {
    margin-bottom: 15px;
  }
}
/* line 3, ../sass/all/shop-text.scss */
#ShopText {
  color: #3e4349;
  padding-bottom: 60px;
}
/* line 7, ../sass/all/shop-text.scss */
#ShopText h2, #ShopText h3, #ShopText h4, #ShopText h5, #ShopText h6 {
  font-family: 'Gilroy-ExtraBold';
  font-size: 17px;
  line-height: 1.1;
  display: block;
  margin-bottom: 10px;
  margin-top: 25px;
}
/* line 16, ../sass/all/shop-text.scss */
#ShopText p, #ShopText span {
  font-family: 'Gilroy-Light';
  font-size: 16px;
  line-height: 1.4;
  margin: 10px 0;
}
/* line 23, ../sass/all/shop-text.scss */
#ShopText b {
  font-family: 'Gilroy-ExtraBold';
}
/* line 27, ../sass/all/shop-text.scss */
#ShopText i {
  font-style: italic;
}
/* line 31, ../sass/all/shop-text.scss */
#ShopText a {
  color: #3e4349;
  text-decoration: underline;
}
/* line 35, ../sass/all/shop-text.scss */
#ShopText a:hover {
  color: #e6b422;
}
/* line 40, ../sass/all/shop-text.scss */
#ShopText ul {
  margin: 10px 0;
}
/* line 43, ../sass/all/shop-text.scss */
#ShopText ul li {
  position: relative;
  margin: 5px 0;
}
/* line 47, ../sass/all/shop-text.scss */
#ShopText ul li:before {
  content: '';
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #e6b422;
  margin-right: 8px;
}

@media only screen and (min-width: 1000px) and (max-width: 1239px) {
  /* line 64, ../sass/all/shop-text.scss */
  #ShopText h2, #ShopText h3, #ShopText h4, #ShopText h5, #ShopText h6 {
    font-size: 15px;
    line-height: 1.1;
    margin-bottom: 7px;
    margin-top: 20px;
  }
  /* line 71, ../sass/all/shop-text.scss */
  #ShopText p, #ShopText span {
    font-size: 14px;
    line-height: 1.4;
    margin: 7px 0;
  }
  /* line 78, ../sass/all/shop-text.scss */
  #ShopText ul li {
    margin: 5px 0;
    font-size: 14px;
  }
}
@media only screen and (min-width: 710px) and (max-width: 999px) {
  /* line 89, ../sass/all/shop-text.scss */
  #ShopText h2, #ShopText h3, #ShopText h4, #ShopText h5, #ShopText h6 {
    font-size: 14px;
    line-height: 1.1;
    margin-bottom: 5px;
    margin-top: 15px;
  }
  /* line 96, ../sass/all/shop-text.scss */
  #ShopText p, #ShopText span {
    font-size: 13px;
    line-height: 1.3;
    margin: 7px 0;
  }
  /* line 103, ../sass/all/shop-text.scss */
  #ShopText ul li {
    margin: 5px 0;
    font-size: 13px;
  }
}
@media only screen and (min-width: 120px) and (max-width: 709px) {
  /* line 114, ../sass/all/shop-text.scss */
  #ShopText h2, #ShopText h3, #ShopText h4, #ShopText h5, #ShopText h6 {
    font-size: 3.2vw;
    line-height: 1.1;
    margin-bottom: 1vw;
    margin-top: 3vw;
  }
  /* line 121, ../sass/all/shop-text.scss */
  #ShopText p, #ShopText span {
    font-size: 3vw;
    line-height: 1.3;
    margin: 2vw 0;
  }
  /* line 128, ../sass/all/shop-text.scss */
  #ShopText ul li {
    margin: 1vw 0;
    font-size: 3vw;
  }
}
/* line 27, ../sass/main-style.scss */
.fancybox-container {
  z-index: 99992999 !important;
}

/* line 31, ../sass/main-style.scss */
.FixFormPhoto {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: -9999999;
  left: -999999%;
  top: -9999999%;
  font-size: 0;
}

@media only screen and (min-width: 120px) and (max-width: 999px) {
  /* line 44, ../sass/main-style.scss */
  .FixFormPhoto {
    display: none;
    background: #e6b422;
    padding: 15px 40px 15px 25px;
    z-index: 9999999;
    box-sizing: border-box;
    top: 0;
    left: 0;
    width: 100%;
    font-size: initial;
  }
  /* line 55, ../sass/main-style.scss */
  .FixFormPhoto a {
    display: flex;
    align-items: center;
    font-size: 15px;
    justify-content: center;
  }
  /* line 63, ../sass/main-style.scss */
  .FixFormPhoto img {
    width: 20px;
    margin-right: 15px;
    position: relative;
    border-bottom: 2px solid #000;
  }
  /* line 70, ../sass/main-style.scss */
  .FixFormPhoto .FixFormPhotoClose {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    right: 20px;
    width: 22px;
    height: 22px;
    background: url(../img/icons8-deletee.svg) center center no-repeat;
    background-size: cover;
    display: block;
  }
}
