@font-face {
  font-family: 'Futura PT';
  font-display: swap;
  src: url("../fonts/FuturaPT/FuturaPT-Medium.eot");
  src: local("Futura PT Medium"), local("FuturaPT-Medium"), url("../fonts/FuturaPT/FuturaPT-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT/FuturaPT-Medium.woff") format("woff"), url("../fonts/FuturaPT/FuturaPT-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

/* medium 500 */
@font-face {
  font-family: 'Futura PT';
  font-display: swap;
  src: url("../fonts/FuturaPT/FuturaPT-Book.eot");
  src: local("Futura PT Book"), local("FuturaPT-Book"), url("../fonts/FuturaPT/FuturaPT-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT/FuturaPT-Book.woff") format("woff"), url("../fonts/FuturaPT/FuturaPT-Book.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

/* book 400 */
@font-face {
  font-family: 'Futura PT';
  font-display: swap;
  src: url("../fonts/FuturaPT/FuturaPT-Light.eot");
  src: local("Futura PT Light"), local("FuturaPT-Light"), url("../fonts/FuturaPT/FuturaPT-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/FuturaPT/FuturaPT-Light.woff") format("woff"), url("../fonts/FuturaPT/FuturaPT-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

/* light 300 */
* {
  padding: 0;
  margin: 0;
  outline: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  overflow-x: hidden !important;
  overflow-y: visible !important;
  max-width: 100vw;
  font-family: "Futura PT", sans-serif, sans-serif;
  font-weight: 400;
  letter-spacing: 3px;
}

body.black {
  background: #000;
}

body.red {
  background: #D93E30;
}

body.modal-open {
  overflow: hidden !important;
}

a:hover, a:active, a:visited, a:link {
  text-decoration: none;
  font-family: "Futura PT", sans-serif;
  color: inherit;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.contain {
  max-width: 1650px;
  margin: 0 auto;
}

ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul li {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

svg {
  -webkit-transition: all .3s;
  transition: all .3s;
}

/*!
 * Fotorama 4.6.4 | http://fotorama.io/license/
 */
.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__html, .fotorama__img, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
}

.fotorama--fullscreen, .fotorama__img {
  max-width: 99999px !important;
  max-height: 99999px !important;
  min-width: 0 !important;
  min-height: 0 !important;
  border-radius: 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 0 !important;
}

.fotorama__wrap .fotorama__grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.fotorama__grabbing * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.fotorama__spinner {
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
}

.fotorama__wrap--css3 .fotorama__arr, .fotorama__wrap--css3 .fotorama__fullscreen-icon, .fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border, .fotorama__wrap--css3 .fotorama__video-close, .fotorama__wrap--css3 .fotorama__video-play {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__caption, .fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before, .fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__nav, .fotorama__wrap--css3 .fotorama__spinner, .fotorama__wrap--css3 .fotorama__stage, .fotorama__wrap--css3 .fotorama__stage .fotorama__img, .fotorama__wrap--css3 .fotorama__stage__frame {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus, .fotorama__nav__frame {
  outline: 0;
}

.fotorama__arr:focus:after, .fotorama__fullscreen-icon:focus:after, .fotorama__nav__frame:focus .fotorama__dot:after, .fotorama__nav__frame:focus .fotorama__thumb:after {
  content: '';
  border-radius: inherit;
  background-color: rgba(0, 175, 234, 0.5);
}

.fotorama__wrap--video .fotorama__stage, .fotorama__wrap--video .fotorama__stage__frame--video, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img, .fotorama__wrap--video .fotorama__stage__shaft {
  -webkit-transform: none !important;
  transform: none !important;
}

.fotorama__wrap--css3 .fotorama__nav__shaft, .fotorama__wrap--css3 .fotorama__stage__shaft, .fotorama__wrap--css3 .fotorama__thumb-border {
  transition-property: -webkit-transform,width;
  -webkit-transition-property: width,-webkit-transform;
  transition-property: width,-webkit-transform;
  transition-property: transform,width;
  transition-property: transform,width,-webkit-transform;
  -webkit-transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
          transition-timing-function: cubic-bezier(0.1, 0, 0.25, 1);
  -webkit-transition-duration: 0ms;
          transition-duration: 0ms;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__no-select, .fotorama__video-close, .fotorama__video-play, .fotorama__wrap {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fotorama__select {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fotorama__nav, .fotorama__nav__frame {
  margin: auto;
  padding: 0;
}

.fotorama__caption__wrap, .fotorama__nav__frame, .fotorama__nav__shaft {
  display: inline-block;
  vertical-align: middle;
  *display: inline;
  *zoom: 1;
}

.fotorama__nav__frame, .fotorama__thumb-border {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.fotorama__caption__wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.fotorama--hidden, .fotorama__load {
  position: absolute;
  left: -99999px;
  top: -99999px;
  z-index: -1;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__nav, .fotorama__nav__frame, .fotorama__nav__shaft, .fotorama__stage__frame, .fotorama__stage__shaft, .fotorama__video-close, .fotorama__video-play {
  -webkit-tap-highlight-color: transparent;
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  background: url(fotorama.png) no-repeat;
}

@media (-webkit-min-device-pixel-ratio: 1.5), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
    background: url(fotorama@2x.png) 0 0/96px 160px no-repeat;
  }
}

.fotorama__thumb {
  background-color: #7f7f7f;
  background-color: rgba(127, 127, 127, 0.2);
}

@media print {
  .fotorama__arr, .fotorama__fullscreen-icon, .fotorama__thumb-border, .fotorama__video-close, .fotorama__video-play {
    background: none !important;
  }
}

.fotorama {
  min-width: 1px;
  overflow: hidden;
}

.fotorama:not(.fotorama--unobtrusive) > *:not(:first-child) {
  display: none;
}

.fullscreen {
  width: 100% !important;
  height: 100% !important;
  max-width: 100% !important;
  max-height: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden !important;
  background: #000;
}

.fotorama--fullscreen {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  float: none !important;
  z-index: 2147483647 !important;
  background: #000;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
}

.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
  background: #000;
}

.fotorama__wrap {
  -webkit-text-size-adjust: 100%;
  position: relative;
  direction: ltr;
  z-index: 0;
}

.fotorama__wrap--rtl .fotorama__stage__frame {
  direction: rtl;
}

.fotorama__nav, .fotorama__stage {
  overflow: hidden;
  position: relative;
  max-width: 100%;
}

.fotorama__wrap--pan-y {
  -ms-touch-action: pan-y;
}

.fotorama__wrap .fotorama__pointer {
  cursor: pointer;
}

.fotorama__wrap--slide .fotorama__stage__frame {
  opacity: 1 !important;
}

.fotorama__stage__frame {
  overflow: hidden;
}

.fotorama__stage__frame.fotorama__active {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__stage__frame {
  display: none;
}

.fotorama__wrap--fade .fotorama__fade-front, .fotorama__wrap--fade .fotorama__fade-rear, .fotorama__wrap--fade .fotorama__stage__frame.fotorama__active {
  display: block;
  left: 0;
  top: 0;
}

.fotorama__wrap--fade .fotorama__fade-front {
  z-index: 8;
}

.fotorama__wrap--fade .fotorama__fade-rear {
  z-index: 7;
}

.fotorama__wrap--fade .fotorama__fade-rear.fotorama__active {
  z-index: 9;
}

.fotorama__wrap--fade .fotorama__stage .fotorama__shadow {
  display: none;
}

.fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  border: none !important;
}

.fotorama__error .fotorama__img, .fotorama__loaded .fotorama__img {
  -ms-filter: "alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img, .fotorama__img--full {
  display: none;
}

.fotorama--fullscreen .fotorama__loaded--full .fotorama__img--full {
  display: block;
}

.fotorama__wrap--only-active .fotorama__nav, .fotorama__wrap--only-active .fotorama__stage {
  max-width: 99999px !important;
}

.fotorama__wrap--only-active .fotorama__stage__frame {
  visibility: hidden;
}

.fotorama__wrap--only-active .fotorama__stage__frame.fotorama__active {
  visibility: visible;
}

.fotorama__nav {
  font-size: 0;
  line-height: 0;
  text-align: center;
  display: none;
  white-space: nowrap;
  z-index: 5;
}

.fotorama__nav__shaft {
  position: relative;
  left: 0;
  top: 0;
  text-align: left;
}

.fotorama__nav__frame {
  position: relative;
  cursor: pointer;
}

.fotorama__nav--dots {
  display: block;
}

.fotorama__nav--dots .fotorama__nav__frame {
  width: 18px;
  height: 30px;
}

.fotorama__nav--dots .fotorama__nav__frame--thumb, .fotorama__nav--dots .fotorama__thumb-border {
  display: none;
}

.fotorama__nav--thumbs {
  display: block;
}

.fotorama__nav--thumbs .fotorama__nav__frame {
  padding-left: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame:last-child {
  padding-right: 0 !important;
}

.fotorama__nav--thumbs .fotorama__nav__frame--dot {
  display: none;
}

.fotorama__dot {
  display: block;
  width: 4px;
  height: 4px;
  position: relative;
  top: 12px;
  left: 6px;
  border-radius: 6px;
  border: 1px solid #7f7f7f;
}

.fotorama__nav__frame:focus .fotorama__dot:after {
  padding: 1px;
  top: -1px;
  left: -1px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot {
  width: 0;
  height: 0;
  border-width: 3px;
}

.fotorama__nav__frame.fotorama__active .fotorama__dot:after {
  padding: 3px;
  top: -3px;
  left: -3px;
}

.fotorama__thumb {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 100%;
}

.fotorama__nav__frame:focus .fotorama__thumb {
  z-index: 2;
}

.fotorama__thumb-border {
  position: absolute;
  z-index: 9;
  top: 0;
  left: 0;
  border-style: solid;
  border-color: #00afea;
  background-image: -webkit-gradient(linear, left top, right bottom, from(rgba(255, 255, 255, 0.25)), to(rgba(64, 64, 64, 0.1)));
  background-image: linear-gradient(to bottom right, rgba(255, 255, 255, 0.25), rgba(64, 64, 64, 0.1));
}

.fotorama__caption {
  position: absolute;
  z-index: 12;
  bottom: 0;
  left: 0;
  right: 0;
  font-family: 'Helvetica Neue',Arial,sans-serif;
  font-size: 14px;
  line-height: 1.5;
  color: #000;
}

.fotorama__caption a {
  text-decoration: none;
  color: #000;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.5);
}

.fotorama__caption a:hover {
  color: #333;
  border-color: rgba(51, 51, 51, 0.5);
}

.fotorama__wrap--rtl .fotorama__caption {
  left: auto;
  right: 0;
}

.fotorama__wrap--no-captions .fotorama__caption, .fotorama__wrap--video .fotorama__caption {
  display: none;
}

.fotorama__caption__wrap {
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 5px 10px;
}

@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.fotorama__wrap--css3 .fotorama__spinner {
  -webkit-animation: spinner 24s infinite linear;
  animation: spinner 24s infinite linear;
}

.fotorama__wrap--css3 .fotorama__html, .fotorama__wrap--css3 .fotorama__stage .fotorama__img {
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.fotorama__wrap--video .fotorama__stage__frame--video .fotorama__html, .fotorama__wrap--video .fotorama__stage__frame--video .fotorama__img {
  -ms-filter: "alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
}

.fotorama__select {
  cursor: auto;
}

.fotorama__video {
  top: 32px;
  right: 0;
  bottom: 0;
  left: 0;
  position: absolute;
  z-index: 10;
}

@-moz-document url-prefix() {
  .fotorama__active {
    box-shadow: 0 0 0 transparent;
  }
}

.fotorama__arr, .fotorama__fullscreen-icon, .fotorama__video-close, .fotorama__video-play {
  position: absolute;
  z-index: 11;
  cursor: pointer;
}

.fotorama__arr {
  position: absolute;
  width: 32px;
  height: 32px;
  top: 50%;
  margin-top: -16px;
}

.fotorama__arr--prev {
  left: 2px;
  background-position: 0 0;
}

.fotorama__arr--next {
  right: 2px;
  background-position: -32px 0;
}

.fotorama__arr--disabled {
  pointer-events: none;
  cursor: default;
  *display: none;
  opacity: .1;
}

.fotorama__fullscreen-icon {
  width: 32px;
  height: 32px;
  top: 2px;
  right: 2px;
  background-position: 0 -32px;
  z-index: 20;
}

.fotorama__arr:focus, .fotorama__fullscreen-icon:focus {
  border-radius: 50%;
}

.fotorama--fullscreen .fotorama__fullscreen-icon {
  background-position: -32px -32px;
}

.fotorama__video-play {
  width: 96px;
  height: 96px;
  left: 50%;
  top: 50%;
  margin-left: -48px;
  margin-top: -48px;
  background-position: 0 -64px;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-play, .fotorama__wrap--video .fotorama__stage .fotorama__video-play {
  display: none;
}

.fotorama__error .fotorama__video-play, .fotorama__loaded .fotorama__video-play, .fotorama__nav__frame .fotorama__video-play {
  opacity: 1;
  display: block;
}

.fotorama__nav__frame .fotorama__video-play {
  width: 32px;
  height: 32px;
  margin-left: -16px;
  margin-top: -16px;
  background-position: -64px -32px;
}

.fotorama__video-close {
  width: 32px;
  height: 32px;
  top: 0;
  right: 0;
  background-position: -64px 0;
  z-index: 20;
  opacity: 0;
}

.fotorama__wrap--css2 .fotorama__video-close {
  display: none;
}

.fotorama__wrap--css3 .fotorama__video-close {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--video .fotorama__video-close {
  display: block;
  opacity: 1;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__video-close {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  opacity: 0;
}

.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  opacity: 1;
}

.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--video .fotorama__fullscreen-icon {
  opacity: 0 !important;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon {
  display: none;
}

.fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__arr:focus, .fotorama__wrap--css2.fotorama__wrap--no-controls.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:focus {
  display: block;
}

.fotorama__wrap--css2.fotorama__wrap--video .fotorama__arr, .fotorama__wrap--css2.fotorama__wrap--video .fotorama__fullscreen-icon {
  display: none !important;
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__fullscreen-icon:not(:focus) {
  -webkit-transform: translate3d(32px, -32px, 0);
  transform: translate3d(32px, -32px, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--prev:not(:focus) {
  -webkit-transform: translate3d(-48px, 0, 0);
  transform: translate3d(-48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--no-controls.fotorama__wrap--slide.fotorama__wrap--toggle-arrows .fotorama__arr--next:not(:focus) {
  -webkit-transform: translate3d(48px, 0, 0);
  transform: translate3d(48px, 0, 0);
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__fullscreen-icon {
  -webkit-transform: translate3d(32px, -32px, 0) !important;
  transform: translate3d(32px, -32px, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--prev {
  -webkit-transform: translate3d(-48px, 0, 0) !important;
  transform: translate3d(-48px, 0, 0) !important;
}

.fotorama__wrap--css3.fotorama__wrap--video .fotorama__arr--next {
  -webkit-transform: translate3d(48px, 0, 0) !important;
  transform: translate3d(48px, 0, 0) !important;
}

.fotorama__wrap--css3 .fotorama__arr:not(:focus), .fotorama__wrap--css3 .fotorama__fullscreen-icon:not(:focus), .fotorama__wrap--css3 .fotorama__video-close:not(:focus), .fotorama__wrap--css3 .fotorama__video-play:not(:focus) {
  transition-property: -webkit-transform,opacity;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
}

.fotorama__nav:after, .fotorama__nav:before, .fotorama__stage:after, .fotorama__stage:before {
  content: "";
  display: block;
  position: absolute;
  text-decoration: none;
  top: 0;
  bottom: 0;
  width: 10px;
  height: auto;
  z-index: 10;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: 1px 100%,5px 100%;
}

.fotorama__nav:before, .fotorama__stage:before {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 0 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 0 0,0 0;
  left: -10px;
}

.fotorama__nav.fotorama__shadows--left:before, .fotorama__stage.fotorama__shadows--left:before {
  left: 0;
}

.fotorama__nav:after, .fotorama__stage:after {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(25%, rgba(0, 0, 0, 0.2)), color-stop(75%, rgba(0, 0, 0, 0.3)), to(transparent)), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2) 25%, rgba(0, 0, 0, 0.3) 75%, transparent), radial-gradient(farthest-side at 100% 50%, rgba(0, 0, 0, 0.4), transparent);
  background-position: 100% 0,100% 0;
  right: -10px;
}

.fotorama__nav.fotorama__shadows--right:after, .fotorama__stage.fotorama__shadows--right:after {
  right: 0;
}

.fotorama--fullscreen .fotorama__nav:after, .fotorama--fullscreen .fotorama__nav:before, .fotorama--fullscreen .fotorama__stage:after, .fotorama--fullscreen .fotorama__stage:before, .fotorama__wrap--fade .fotorama__stage:after, .fotorama__wrap--fade .fotorama__stage:before, .fotorama__wrap--no-shadows .fotorama__nav:after, .fotorama__wrap--no-shadows .fotorama__nav:before, .fotorama__wrap--no-shadows .fotorama__stage:after, .fotorama__wrap--no-shadows .fotorama__stage:before {
  display: none;
}

/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideWrapper, .lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSSlide, .lSSlideWrapper.usingCss .lSFade > * {
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
}

.lSSlideOuter, .lSSlideOuter .lSPager.lSGallery {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideOuter {
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.lightSlider:after, .lightSlider:before {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.lSSlideWrapper .lSFade > .active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > .active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all .5s linear 0s;
  transition: all .5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li.active a, .lSSlideOuter .lSPager.lSpg > li:hover a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: .8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

.lSSlideOuter .lSPager.lSGallery {
  list-style: none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
  transition: border-radius .12s linear 0s .35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:after, .lSSlideOuter .lSPager.lSGallery:before {
  content: " ";
  display: table;
}

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url(../img/controls.png);
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: .5;
  -webkit-transition: opacity .35s linear 0s;
  transition: opacity .35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0 !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lSPager, .lSSlideOuter .lightSlider {
  padding-left: 0;
  list-style: none;
}

.lSSlideOuter.lSrtl .lSPager, .lSSlideOuter.lSrtl .lightSlider {
  padding-right: 0;
}

.lSSlideOuter .lSGallery li, .lSSlideOuter .lightSlider > * {
  float: left;
}

.lSSlideOuter.lSrtl .lSGallery li, .lSSlideOuter.lSrtl .lightSlider > * {
  float: right !important;
}

@-webkit-keyframes rightEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}

@keyframes rightEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -15px;
  }
}

@-webkit-keyframes topEnd {
  0%, 100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}

@keyframes topEnd {
  0%, 100% {
    top: 0;
  }
  50% {
    top: -15px;
  }
}

@-webkit-keyframes leftEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}

@keyframes leftEnd {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 15px;
  }
}

@-webkit-keyframes bottomEnd {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}

@keyframes bottomEnd {
  0%, 100% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd .3s;
  animation: topEnd .3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd .3s;
  animation: bottomEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd .3s;
  animation: leftEnd .3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd .3s;
  animation: rightEnd .3s;
  position: relative;
}

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-sub-html, .lg-toolbar {
  background-color: rgba(0, 0, 0, 0.45);
}

@font-face {
  font-family: lg;
  src: url(../fonts/lightGallery/lg.eot?n1z373);
  src: url(../fonts/lightGallery/lg.eot?#iefixn1z373) format("embedded-opentype"), url(../fonts/lightGallery/lg.woff?n1z373) format("woff"), url(../fonts/lightGallery/lg.ttf?n1z373) format("truetype"), url(../fonts/lightGallery/lg.svg?n1z373#lg) format("svg");
  font-weight: 400;
  font-style: normal;
}

.lg-icon {
  font-family: lg;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080;
  border: none;
  outline: 0;
}

.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5;
}

.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: #FFF;
}

.lg-actions .lg-next {
  right: 20px;
}

.lg-actions .lg-next:before {
  content: "\e095";
}

.lg-actions .lg-prev {
  left: 20px;
}

.lg-actions .lg-prev:after {
  content: "\e094";
}

@-webkit-keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@keyframes lg-right-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: -30px;
  }
}

@-webkit-keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

@keyframes lg-left-end {
  0%, 100% {
    left: 0;
  }
  50% {
    left: 30px;
  }
}

.lg-outer.lg-right-end .lg-object {
  -webkit-animation: lg-right-end .3s;
  animation: lg-right-end .3s;
  position: relative;
}

.lg-outer.lg-left-end .lg-object {
  -webkit-animation: lg-left-end .3s;
  animation: lg-left-end .3s;
  position: relative;
}

.lg-toolbar {
  z-index: 1082;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: 0;
  -webkit-transition: color .2s linear;
  transition: color .2s linear;
}

.lg-toolbar .lg-icon:hover {
  color: #FFF;
}

.lg-toolbar .lg-close:after {
  content: "\e070";
}

.lg-toolbar .lg-download:after {
  content: "\e0f2";
}

.lg-sub-html {
  bottom: 0;
  color: #EEE;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080;
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700;
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0;
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle;
}

.lg-next, .lg-prev, .lg-toolbar {
  opacity: 1;
  -webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  -webkit-transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
  transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear, -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-hide-items .lg-prev {
  opacity: 0;
  -webkit-transform: translate3d(-10px, 0, 0);
  transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
  opacity: 0;
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  -webkit-transform: translate3d(0, -10px, 0);
  transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0;
  -webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  -webkit-transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
  transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1), -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}

.lg-outer .lg-thumb-outer {
  background-color: #0D0A0A;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #FFF;
  border-radius: 4px;
  margin-bottom: 5px;
}

@media (min-width: 1025px) {
  .lg-outer .lg-thumb-item {
    -webkit-transition: border-color .25s ease;
    transition: border-color .25s ease;
  }
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
  border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  -webkit-transition: bottom .25s ease;
  transition: bottom .25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
  background-color: #0D0A0A;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px;
}

.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
  color: #FFF;
}

.lg-outer .lg-toogle-thumb:after {
  content: "\e1ff";
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px;
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer;
}

.lg-outer .lg-has-iframe .lg-video {
  -webkit-overflow-scrolling: touch;
  overflow: auto;
}

.lg-outer .lg-has-vimeo .lg-video-play {
  background: url(../img/lightGallery/vimeo-play.png) no-repeat;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
  background: url(../img/lightGallery/vimeo-play.png) 0 -58px no-repeat;
}

.lg-outer .lg-has-html5 .lg-video-play {
  background: url(../img//video-play.png) no-repeat;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
  background: url(../img/lightGallery/youtube-play.png) no-repeat;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
  background: url(../img/lightGallery/youtube-play.png) 0 -60px no-repeat;
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible;
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1083;
  opacity: 0;
  -webkit-transition: opacity 80ms ease 0s;
  transition: opacity 80ms ease 0s;
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0;
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%;
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1;
}

.lg-autoplay-button:after {
  content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition-duration: 0s;
  transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  -webkit-transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
  transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s, -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s !important;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

#lg-zoom-in:after {
  content: "\e311";
}

#lg-actual-size {
  font-size: 20px;
}

#lg-actual-size:after {
  content: "\e033";
}

#lg-zoom-out {
  opacity: .5;
  pointer-events: none;
}

#lg-zoom-out:after {
  content: "\e312";
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto;
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px;
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible;
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px;
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  -webkit-box-shadow: 0 0 0 2px #fff inset;
          box-shadow: 0 0 0 2px #fff inset;
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #FFF;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  -webkit-transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s,-webkit-transform .15s ease 0s;
  transition: opacity .15s ease 0s,transform .15s ease 0s;
  transition: opacity .15s ease 0s,transform .15s ease 0s,-webkit-transform .15s ease 0s;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%;
}

.lg-outer .lg-pager {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
          box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
  display: block;
  height: 12px;
  -webkit-transition: box-shadow .3s ease 0s;
  -webkit-transition: -webkit-box-shadow .3s ease 0s;
  transition: -webkit-box-shadow .3s ease 0s;
  transition: box-shadow .3s ease 0s;
  transition: box-shadow .3s ease 0s, -webkit-box-shadow .3s ease 0s;
  width: 12px;
}

.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
  -webkit-box-shadow: 0 0 0 8px #fff inset;
          box-shadow: 0 0 0 8px #fff inset;
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0;
}

.lg-fullscreen:after {
  content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
  background-color: rgba(0, 0, 0, 0.25);
  bottom: 0;
  cursor: default;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 1081;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear .18s,opacity .18s linear 0s;
  transition: visibility 0s linear .18s,opacity .18s linear 0s;
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  visibility: visible;
}

.lg-outer .lg-dropdown {
  background-color: #fff;
  border-radius: 2px;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 10px 0;
  position: absolute;
  right: 0;
  text-align: left;
  top: 50px;
  opacity: 0;
  visibility: hidden;
  -webkit-transform: translate3d(0, 5px, 0);
  transform: translate3d(0, 5px, 0);
  -webkit-transition: -webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  -webkit-transition: visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;
  transition: visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;
  transition: transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;
  transition: transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s,-webkit-transform .18s linear 0s;
}

.lg-outer .lg-dropdown:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  position: absolute;
  border: 8px solid transparent;
  border-bottom-color: #FFF;
  right: 16px;
  top: -16px;
}

.lg-outer .lg-dropdown > li:last-child {
  margin-bottom: 0;
}

.lg-outer .lg-dropdown > li:hover .lg-icon, .lg-outer .lg-dropdown > li:hover a {
  color: #333;
}

.lg-outer .lg-dropdown a {
  color: #333;
  display: block;
  white-space: pre;
  padding: 4px 12px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 12px;
}

.lg-outer .lg-dropdown a:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.lg-outer .lg-dropdown .lg-dropdown-text {
  display: inline-block;
  line-height: 1;
  margin-top: -3px;
  vertical-align: middle;
}

.lg-outer .lg-dropdown .lg-icon {
  color: #333;
  display: inline-block;
  float: none;
  font-size: 20px;
  height: auto;
  line-height: 1;
  margin-right: 8px;
  padding: 0;
  vertical-align: middle;
  width: auto;
}

.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
  width: 100%;
  height: 100%;
}

.lg-outer #lg-share {
  position: relative;
}

.lg-outer #lg-share:after {
  content: "\e80d";
}

.lg-outer #lg-share-facebook .lg-icon {
  color: #3b5998;
}

.lg-outer #lg-share-facebook .lg-icon:after {
  content: "\e901";
}

.lg-outer #lg-share-twitter .lg-icon {
  color: #00aced;
}

.lg-outer #lg-share-twitter .lg-icon:after {
  content: "\e904";
}

.lg-outer #lg-share-googleplus .lg-icon {
  color: #dd4b39;
}

.lg-outer #lg-share-googleplus .lg-icon:after {
  content: "\e902";
}

.lg-outer #lg-share-pinterest .lg-icon {
  color: #cb2027;
}

.lg-outer #lg-share-pinterest .lg-icon:after {
  content: "\e903";
}

.lg-group:after {
  content: "";
  display: table;
  clear: both;
}

.lg-outer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  text-align: left;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-outer * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lg-outer.lg-visible {
  opacity: 1;
}

.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
  opacity: 1;
}

.lg-outer.lg-grab img.lg-object {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.lg-outer .lg {
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%;
}

.lg-outer .lg-inner {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
}

.lg-outer .lg-item {
  background: url(../img/lightGallery/loading.gif) center center no-repeat;
  display: none !important;
}

.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
  display: inline-block !important;
}

.lg-outer .lg-img-wrap, .lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
}

.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}

.lg-outer .lg-img-wrap {
  position: absolute;
  padding: 0 5px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.lg-outer .lg-item.lg-complete {
  background-image: none;
}

.lg-outer .lg-item.lg-current {
  z-index: 1060;
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}

.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1;
}

.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
  display: none;
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  -webkit-transition: opacity .15s ease 0s;
  transition: opacity .15s ease 0s;
}

.lg-backdrop.in {
  opacity: 1;
}

.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
  -webkit-transition: none 0s ease 0s !important;
  transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
  opacity: 0;
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1;
}

.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
  -webkit-transition: opacity .1s ease 0s;
  transition: opacity .1s ease 0s;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  -webkit-transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1;
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  -webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
  transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
}

/*
 Pageable
 Copyright (c) 2017 Karl Saunders (http://mobius.ovh)
 Dual licensed under the MIT (http://www.opensource.org/licenses/mit-license.php)
 and GPL (http://www.opensource.org/licenses/gpl-license.php) licenses.

 Version: 0.6.8

*/
.pg-pips {
  position: fixed;
  z-index: 1000;
}

.pg-pips ul {
  margin: 0;
  padding: 0;
}

.pg-pips ul li {
  width: 3px;
  height: 30px;
  margin-bottom: 6px;
  position: relative;
}

.pg-pips ul li:hover a {
  background: #fff;
}

.pg-pips ul li a {
  display: block;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
  position: absolute;
  z-index: 1;
  height: 30px;
  width: 3px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}

.pg-pips ul li a.onwhite {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: transparent;
}

.pg-pips ul li a.active,
.pg-pips ul li:hover a.active {
  background: #fff;
}

.pg-pips ul li a.active.onwhite-act,
.pg-pips ul li:hover a.active.onwhite-act {
  background: #000;
}

.pg-vertical .pg-pips {
  right: 50px;
  top: 50px;
  display: none;
}

.pg-vertical .pg-pips li {
  display: block;
}

body.red .header .header-panel .log-in a:hover {
  color: #fff;
}

body.red .header .header-panel .favs-n-cart a svg:hover {
  fill: #fff;
}

.header-black {
  color: #000;
}

.header-black a {
  color: #000;
}

.header-black .lang-change {
  color: #000;
}

.header-black .lang-change ul.dropdown li a {
  color: rgba(0, 0, 0, 0.6);
}

.header-black .contain .header-panel .search-panel svg {
  fill: #000 !important;
}

.header-white .contain {
  color: #fff;
}

.header-white .contain a {
  color: #fff;
}

.header-white .contain a svg {
  fill: #fff;
}

.header-white .contain .header-panel button.burger-btn span {
  background: #fff;
}

.header-white .contain .header-panel .log-in a {
  border-color: #fff !important;
}

.header-white .contain .header-panel .search-panel svg {
  fill: #fff !important;
}

.header.main {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.9)), to(transparent));
  background: linear-gradient(rgba(0, 0, 0, 0.9), transparent);
}

.header {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
  z-index: 999;
}

.header .contain {
  height: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 14px;
}

.header .contain .logo {
  width: 300px;
}

.header .contain .header-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .contain .header-panel .log-in {
  margin-right: 20px;
}

.header .contain .header-panel .log-in a {
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-right: 40px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid black;
}

.header .contain .header-panel .log-in a:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}

.header .contain .header-panel .log-in a:hover {
  color: #D93E30;
}

.header .contain .header-panel .favs-n-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}

.header .contain .header-panel .favs-n-cart a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header .contain .header-panel .favs-n-cart a.star {
  margin-right: 30px;
}

.header .contain .header-panel .favs-n-cart a.star svg {
  margin-right: 8px;
}

.header .contain .header-panel .favs-n-cart a.cart svg {
  margin-right: 8px;
}

.header .contain .header-panel .favs-n-cart a svg:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  fill: #D93E30;
}

.header .contain .header-panel .search-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 15px;
}

.header .contain .header-panel .search-panel .visible-part {
  cursor: pointer;
}

.header .contain .header-panel .search-panel .visible-part svg {
  -webkit-transform: translateY(3px);
          transform: translateY(3px);
  fill: #000;
}

.header .contain .header-panel .search-panel.white .visible-part svg {
  fill: #fff;
}

.header .contain .header-panel .search-panel.white .hidden-part input {
  border-color: transparent;
}

.header .contain .header-panel .search-panel .hidden-part {
  -webkit-transition: width .5s;
  transition: width .5s;
  position: relative;
  -webkit-transform-origin: right;
          transform-origin: right;
  width: 0;
  overflow: hidden;
}

.header .contain .header-panel .search-panel .hidden-part.visible {
  width: 190px;
}

.header .contain .header-panel .search-panel .hidden-part input {
  font-size: 18px;
  color: #C4C4C4;
  font-family: "Futura PT", sans-serif;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 5px 7px;
  width: 190px;
  color: #000;
  z-index: 4;
}

.header .contain .header-panel .search-panel .hidden-part .cross-icon {
  z-index: 5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 20px;
  height: 100%;
  position: absolute;
  top: 50%;
  right: 5px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}

.header .contain .header-panel .search-panel .hidden-part .cross-icon img {
  width: 14px;
}

.header .contain .header-panel .burger-btn {
  outline: none;
  background: transparent;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 38px;
  width: 47px;
  cursor: pointer;
  -webkit-transition: all .2s;
  transition: all .2s;
}

.header .contain .header-panel .burger-btn:hover {
  -webkit-transform: scaleY(1.6);
          transform: scaleY(1.6);
}

.header .contain .header-panel .burger-btn span {
  display: block;
  width: 30px;
  height: 2px;
  background: #000;
  -webkit-transition: all .6s;
  transition: all .6s;
}

.header .contain .header-panel .burger-btn span:first-child {
  margin-bottom: 7px;
}

.header .contain .header-panel .burger-btn.active span:first-child {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.header .contain .header-panel .burger-btn.active span:last-child {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.header-modal {
  z-index: 99999;
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: translateY(-160%);
          transform: translateY(-160%);
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
}

.header-modal .sides-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

.header-modal .photo-side {
  padding-left: 100px;
  background: #fff;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 70px;
  padding-top: 80px;
  -webkit-transition: all 1.2s;
  transition: all 1.2s;
  -webkit-transform: translateY(-160%);
          transform: translateY(-160%);
}

.header-modal .photo-side .logo {
  margin-bottom: 70px;
  width: 100px;
}

.header-modal .photo-side .team-photo {
  margin-bottom: 70px;
  max-width: 640px;
}

.header-modal .photo-side .mail {
  font-size: 19px;
  font-weight: 400;
  margin-bottom: 30px;
}

.header-modal .photo-side .mail a {
  color: #000;
}

.header-modal .photo-side .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-modal .photo-side .socials a {
  margin-right: 15px;
}

.header-modal .photo-side .socials a:last-child {
  margin-right: 0;
}

.header-modal .photo-side .socials a svg {
  width: 20px;
  height: 20px;
  fill: #000;
}

.header-modal .photo-side .socials a svg:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  fill: #D93E30;
}

.header-modal .nav-side {
  padding-right: 100px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  -webkit-transition: all 1.8s;
  transition: all 1.8s;
  background: #fff;
  padding-left: 100px;
  -webkit-transform: translateY(-160%);
          transform: translateY(-160%);
}

.header-modal .nav-side .nav-side-top {
  position: relative;
  height: 145px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 30px;
}

.header-modal .nav-side .nav-side-top .header-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-modal .nav-side .nav-side-top .logo {
  display: none;
}

.header-modal .nav-side .nav-side-top .log-in {
  margin-right: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header-modal .nav-side .nav-side-top .log-in a {
  text-transform: uppercase;
  letter-spacing: 10px;
  margin-right: 40px;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid black;
}

.header-modal .nav-side .nav-side-top .log-in a:last-child {
  border-right: 0;
  padding-right: 0;
  margin-right: 0;
}

.header-modal .nav-side .nav-side-top .log-in .log-in-btn {
  color: #000;
}

.header-modal .nav-side .nav-side-top .log-in #sign-in-modal-btn-2 {
  border-right: 1px solid #000 !important;
}

.header-modal .nav-side .nav-side-top .log-in:hover .log-in-btn {
  color: #D93E30;
}

.header-modal .nav-side .nav-side-top .favs-n-cart {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 40px;
}

.header-modal .nav-side .nav-side-top .favs-n-cart a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-modal .nav-side .nav-side-top .favs-n-cart a.star {
  margin-right: 30px;
}

.header-modal .nav-side .nav-side-top .favs-n-cart a.cart svg {
  margin-right: 8px;
}

.header-modal .nav-side .nav-side-top .favs-n-cart a svg:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
  fill: #D93E30;
}

.header-modal .nav-side .nav-side-top .lang-change {
  margin-right: 45px;
  text-transform: uppercase;
  position: relative;
  color: #000;
}

.header-modal .nav-side .nav-side-top .cur-lang a {
    letter-spacing: normal;
    font-size: 15px;
}

.header-modal .nav-side .nav-side-top .lang-change ul.dropdown {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 7px;
}

.header-modal .nav-side .nav-side-top .lang-change ul.dropdown li {
  margin-bottom: 7px;
  display: none;
}

.header-modal .nav-side .nav-side-top .lang-change ul.dropdown li:hover {
  text-decoration: underline;
}

.header-modal .nav-side .nav-side-top .lang-change ul.dropdown li:last-child {
  margin-bottom: 0;
}

.header-modal .nav-side .nav-side-top .lang-change ul.dropdown li a {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  text-transform: uppercase;
    letter-spacing: normal;
}

.header-modal .nav-side .nav-side-top .close-btn {
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 20px;
}

.header-modal .nav-side .nav-side-top .close-btn:hover span {
  background: #D93E30;
}

.header-modal .nav-side nav {
  height: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-modal .nav-side nav .nav li {
  margin-bottom: 25px;
}

.header-modal .nav-side nav .nav li:last-child {
  margin-bottom: 0;
}

.header-modal .nav-side nav .nav li a {
  font-weight: 300;
  font-size: 46px;
  text-transform: uppercase;
  letter-spacing: 20px;
  position: relative;
  color: #000;
}

.header-modal .nav-side nav .nav li a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 1px;
  background: #D93E30;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.header-modal .nav-side nav .nav li a:hover {
  color: #D93E30;
}

.header-modal .nav-side nav .nav li a:hover:after {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
}

.header-modal .nav-side .socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

.header-modal .nav-side .socials a {
  display: block;
  margin-right: 15px;
}

.header-modal .nav-side .socials a:last-child {
  margin-right: 0;
}

.header-modal .nav-side .socials a svg {
  fill: #000;
  width: 20px;
  height: 20px;
}

.header-modal.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.header-modal.active .photo-side, .header-modal.active .nav-side {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.log-out {
  margin-right: 40px;
}

@media (max-width: 480px) {
    .log-out {
        margin-right: 15px;
    }
}

.log-out a {
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 7px;
}

.lang-change {
  margin-right: 25px;
  text-transform: uppercase;
  position: relative;
}

.lang-change:hover .cur-lang a {
    color: #D93E30;
}

.lang-change ul.dropdown {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 7px;
}

.lang-change ul.dropdown li {
  margin-bottom: 7px;
  display: none;
}

.lang-change ul.dropdown li:hover a {
  text-decoration: underline;
  color: #D93E30;
}

.lang-change ul.dropdown li:last-child {
  margin-bottom: 0;
}

.lang-change ul.dropdown li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  text-transform: uppercase;
}

.category-page .contain .categories-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 150px;
  padding-bottom: 50px;
}

.category-page .contain .categories-wrapper .category {
  margin: 10px;
  position: relative;
  width: 460px;
  height: 220px;
}

.category-page .contain .categories-wrapper .category .category-img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.category-page .contain .categories-wrapper .category .category-img img {
  -webkit-transition: all .4s;
  transition: all .4s;
}

.category-page .contain .categories-wrapper .category .category-title {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: #000;
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3.4px;
  padding: 20px 65px;
  white-space: nowrap;
}

.category-page .contain .categories-wrapper .category a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.category-page .contain .categories-wrapper .category:hover .category-img img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.catalogue-section.search-page .contain .tabs-wrapper {
  -webkit-transform: translateY(-170px);
          transform: translateY(-170px);
}

@media (max-width: 1800px) {
  .catalogue-section.search-page .contain .tabs-wrapper {
    padding: 100px 15px 0;
  }
}

@media (max-width: 1500px) {
  .catalogue-section.search-page .contain .tabs-wrapper {
    padding: 0 15px 0;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.catalogue-section.search-page .contain .tabs-wrapper .search-result-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 20px;
  letter-spacing: normal;
  text-transform: uppercase;
  margin-bottom: 60px;
}

.catalogue-section .crumbs-nav-block {
  z-index: 100;
  max-width: 1650px;
  margin: 0 auto;
}

.catalogue-section .crumbs-nav-block .return-block {
  margin-bottom: 40px;
}

.catalogue-section .crumbs-nav-block .return-block a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.catalogue-section .crumbs-nav-block .return-block a > img {
  width: 18px;
  margin-right: 15px;
}

.catalogue-section .crumbs-nav-block .return-block a .prevs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.catalogue-section .crumbs-nav-block .return-block a .prevs div {
  width: 38px;
  height: 18px;
  margin-right: 5px;
  position: relative;
}

.catalogue-section .crumbs-nav-block .return-block a .prevs div:last-child {
  margin-right: 0;
}

.catalogue-section .crumbs-nav-block .return-block a .prevs div:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 6px;
  background: #000;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.catalogue-section .crumbs-nav-block .tab-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.catalogue-section .crumbs-nav-block .tab-links a {
  max-width: 220px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 4.8px;
  color: #747474;
  display: block;
  margin-bottom: 21px;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  white-space: nowrap;
}

.catalogue-section .crumbs-nav-block .tab-links a:last-child {
  margin-bottom: 0;
}

.catalogue-section .crumbs-nav-block .tab-links a.active {
  color: #000;
}

.catalogue-section .contain {
  padding-bottom: 100px;
  max-width: 1180px;
  margin: 0 auto;
}

.catalogue-section .contain .tabs-wrapper {
  padding-top: 100px;
  -webkit-transform: translateY(-200px);
          transform: translateY(-200px);
}

.catalogue-section .contain .tabs-wrapper .tab {
  display: none;
}

.catalogue-section .contain .tabs-wrapper .tab.active {
  display: block;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item {
  margin-right: 20px;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item.added-to-favs svg {
  display: none;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item.added-to-favs svg.added-to-favs-svg {
  display: block !important;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item:nth-child(4n+4) {
  margin-right: 0;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 280px;
  height: 320px;
  margin-bottom: 50px;
  color: #000;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-preview {
  max-height: 290px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-preview img {
  max-height: 100%;
  width: 95%;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px;
  white-space: nowrap;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: normal;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-name .add-to-fav-btn svg {
  cursor: pointer;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-name .add-to-fav-btn svg.added-to-favs-svg {
  display: none;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-name .add-to-fav-btn svg:hover {
  stroke: rgba(0, 0, 0, 0.25);
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-name span {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-left: 5px;
  display: block;
}

.catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-price {
  font-size: 18px;
  font-weight: 500;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  letter-spacing: normal;
}

.product-section .contain {
  max-width: 1350px;
  padding-bottom: 50px;
  -webkit-transform: translateY(-60px) translateX(50px);
          transform: translateY(-60px) translateX(50px);
  margin: 0 auto;
}

.product-section .contain .roww {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.product-section .contain .left {
  width: 870px;
}

.product-section .contain .left .lightSlider .lslide {
  margin-left: 170px;
  max-width: 700px !important;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.product-section .contain .left .lSPager.lSGallery {
  left: 20px !important;
  width: 110px !important;
}

@media (max-width: 768px) {
  .product-section .contain .left .lSPager.lSGallery {
    left: 0 !important;
  }
}

.product-section .contain .left .lSPager.lSGallery li {
  margin-bottom: 0 !important;
  padding: 5px;
  border-radius: 0;
  width: 110px !important;
  height: 115px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-section .contain .left .lSPager.lSGallery li img {
  width: 95% !important;
}

.product-section .contain .left .lSPager.lSGallery li.active {
  border: 1px solid #B9B9B9;
}

.product-section .contain .left .lSSlideOuter.vertical .lightSlider > * {
  width: inherit !important;
}

.product-section .contain .left .lSSlideOuter {
  padding-right: 0 !important;
}

.product-section .contain .right {
  padding-left: 70px;
}

.product-section .contain .right .item-name {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 40px;
}

.product-section .contain .right table {
  border: 0;
  cellpadding: 0;
  cellspacing: 0;
}

.product-section .contain .right table tr td {
  max-width: 180px;
  padding-bottom: 20px;
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  vertical-align: top;
}

.product-section .contain .right table tr td:last-child {
  padding-left: 20px;
}

.product-section .contain .under-prev-panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-section .contain .under-prev-panel .item-price {
  font-size: 25px;
  font-weight: 400;
  margin-bottom: 45px;
}

.product-section .contain .under-prev-panel a {
  width: 340px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 45px;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}

.product-section .contain .under-prev-panel a svg {
  -webkit-transition: all .25s;
  transition: all .25s;
}

.product-section .contain .under-prev-panel a:hover {
  -webkit-box-shadow: -1px 0 25px rgba(0, 0, 0, 0.15);
          box-shadow: -1px 0 25px rgba(0, 0, 0, 0.15);
}

.product-section .contain .under-prev-panel a.add-to-fav-btn {
  border: 1px solid black;
  margin-bottom: 15px;
}

.product-section .contain .under-prev-panel a.add-to-fav-btn svg {
  display: block;
  margin-right: 15px;
}

.product-section .contain .under-prev-panel a.add-to-fav-btn:hover svg {
  fill: #D93E30;
}

.product-section .contain .under-prev-panel a.added-to-fav {
  border: 1px solid black;
  margin-bottom: 15px;
  background: rgba(217, 62, 48, 0.5);
  font-weight: 500;
}

.product-section .contain .under-prev-panel a.added-to-fav svg {
  display: block;
  margin-right: 15px;
  fill: #D93E30;
  stroke: #D93E30;
}

.product-section .contain .under-prev-panel a.order-btn {
  background: #D93E30;
  color: #fff;
}

.product-section .contain .under-prev-panel .product-color-change {
  margin-top: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 768px) {
  .product-section .contain .under-prev-panel .product-color-change {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 380px) {
  .product-section .contain .under-prev-panel .product-color-change a {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
    margin: 0;
  }
}

.product-section .contain .under-prev-panel .product-color-change a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 115px;
  width: 105px;
  margin-right: 5px;
}

.product-section .contain .under-prev-panel .product-color-change a:last-child {
  margin-right: 0;
}

.product-section .contain .under-prev-panel .product-color-change a.active {
  border: 1px solid #B9B9B9;
}

.product-section .contain .under-prev-panel .product-color-change a:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid rgba(185, 185, 185, 0.5);
}

.product-section .contain .under-prev-panel .product-color-change a img {
  width: 95%;
}

.lg-backdrop {
  background-color: rgba(0, 0, 0, 0.8) !important;
}

.loader {
  background: #fff;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  right: 0;
  top: 0;
  z-index: 99999;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 1;
}

.loader.black {
  background: #000;
}

.loader.loader-opacity {
  opacity: 0;
}

.loader.loader-hide {
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
}

.modal {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  font-weight: 400;
}

.modal .overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
}

.modal .modal-content {
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 35px 100px;
  border: 8px solid #000;
  background: #fff;
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
}

@media (max-height: 750px) {
  .modal .modal-content {
    top: 10px;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
  }
}

.order-modal {
  display: none;
  position: absolute;
}

.order-modal .modal-content {
  max-width: 600px;
}

.order-modal .modal-content .item-name {
  font-size: 24px;
  margin-bottom: 10px;
}

.order-modal .modal-content .item-picture {
  margin-bottom: 10px;
}

.order-modal .modal-content .sizes-block .sizes-title {
  font-size: 20px;
  margin-bottom: 15px;
}

.order-modal .modal-content .total-block {
  font-size: 20px;
  margin-bottom: 25px;
}

.order-modal .modal-content .total-block span {
  color: #D93E30;
}

.order-modal .modal-content .add-to-cart-btn {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 340px;
  height: 45px;
  background: #D93E30;
  color: #fff;
  font-size: 18px;
}

.order-modal .modal-content .add-to-cart-btn svg {
  margin-right: 25px;
  fill: #fff;
  -webkit-transition: all .25s;
  transition: all .25s;
}

.order-modal .modal-content .add-to-cart-btn:hover {
  -webkit-box-shadow: -1px 0 30px rgba(0, 0, 0, 0.15);
          box-shadow: -1px 0 30px rgba(0, 0, 0, 0.15);
}

.order-modal .modal-content .add-to-cart-btn:hover svg {
  fill: black;
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.order-modal .close-btn {
  top: 25px;
  right: 25px;
}

.sizes-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  letter-spacing: 0;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #8C8C8C;
}

.sizes-table .size-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sizes-table .size-item .size {
  font-size: 18px;
  margin-bottom: 6px;
}

.sizes-table .size-item .quantity {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sizes-table .size-item .quantity input {
  border: 1px solid black;
  width: 30px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  text-align: center;
  margin: 0 5px;
}

.order-success-modal {
  display: none;
  text-align: center;
}

.order-success-modal .modal-content {
  padding: 60px 120px;
  display: inline-block;
}

.order-success-modal .modal-content .modal-content-title {
  font-size: 24px;
  margin-bottom: 80px;
  white-space: nowrap;
}

.modal-buttons-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modal-buttons-block a {
  padding: 12px 30px;
  display: block;
  font-size: 18px;
  margin-right: 25px;
  min-width: 325px;
}

.modal-buttons-block a:hover {
  -webkit-box-shadow: -1px 0 25px rgba(0, 0, 0, 0.2);
          box-shadow: -1px 0 25px rgba(0, 0, 0, 0.2);
}

.modal-buttons-block a:last-child {
  margin-right: 0;
}

.modal-buttons-block a.cont-shopping {
  border: 1px solid black;
}

.modal-buttons-block a.go-to-cart {
  background: #D93E30;
  color: #fff;
}

.close-btn {
  position: absolute;
}

.close-btn button {
  background: none;
  cursor: pointer;
  width: 25px;
  height: 25px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.close-btn button:hover {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

.close-btn button span {
  width: 35px;
  position: absolute;
  height: 1px;
  background: #000;
  -webkit-transform-origin: top left;
          transform-origin: top left;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.close-btn button span:first-child {
  top: 0;
  left: 0;
}

.close-btn button span:last-child {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  bottom: 0;
  left: 0;
}

.modal.sign-up {
  display: none;
}

.modal.sign-up .overlay {
  background: #000;
}

.modal.sign-up .modal-content {
  background: inherit;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal.sign-up .modal-content .img {
  width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    align-items: center;
  margin: 0 auto 55px;
}

.modal.sign-up .modal-content .img img {
  width: 100px;
    height: auto;
}

.modal.sign-up .modal-content .section-title {
  font-size: 50px;
  color: #D93E30;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 55px;
}

.modal.sign-up .modal-content .modal-window {
  background: #fff;
  padding: 80px 60px 40px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 900px;
}

.modal.sign-up .modal-content .modal-window .close-btn {
  top: 25px;
  right: 25px;
}

.modal.sign-up .modal-content .modal-window form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.modal.sign-up .modal-content .modal-window form .input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.modal.sign-up .modal-content .modal-window form .input-row:last-child {
  margin-bottom: 0;
}

.modal.sign-up .modal-content .modal-window form .input-row .input-group {
  width: 220px;
  text-align: left;
  position: relative;
}

.modal.sign-up .modal-content .modal-window form .input-row .input-group label {
  position: absolute;
  top: 0;
  left: 0;
  text-transform: none;
  letter-spacing: 1px;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.modal.sign-up .modal-content .modal-window form .input-row .input-group input {
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: 300;
  border: none;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  font-family: "Futura PT", sans-serif;
}

.modal.sign-up .modal-content .modal-window form .input-row .input-group input:focus ~ label {
  top: -20px;
  font-size: 14px;
}

.modal.sign-up .modal-content .modal-window form button {
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  background: #000;
  border: 2px solid transparent;
  -webkit-transition: all .3s;
  transition: all .3s;
  font-family: "Futura PT", sans-serif;
  padding: 10px 35px;
  display: block;
  margin: 40px auto 0;
  cursor: pointer;
}

.modal.sign-up .modal-content .modal-window form button:hover {
  border: 2px solid #D93E30;
  color: #D93E30;
}

.modal.sign-up .modal-content .thanks-block {
  text-transform: uppercase;
  color: #D93E30;
  font-size: 50px;
  max-width: 600px;
  margin: 0 auto;
  -webkit-transition: all .3s;
  transition: all .3s;
  display: none;
}

@media (max-width: 1200px) {
  .modal.sign-up .modal-content .thanks-block {
    max-width: 90vw;
    width: 600px;
  }
}

@media (max-width: 992px) {
  .modal.sign-up .modal-content .thanks-block {
    font-size: 40px;
  }
}

@media (max-width: 992px) {
  .modal.sign-up .modal-content .thanks-block {
    font-size: 36px;
  }
}

.modal.sign-in {
  display: none;
}

.modal.sign-in .modal-content .section-title {
  max-width: 450px;
}

.modal.sign-in .modal-content .modal-window {
  max-width: 450px;
  height: 480px;
  margin: 0 auto;
  padding: 100px 85px;
}

.modal.sign-in .modal-content .modal-window form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  letter-spacing: 1px;
}

.modal.sign-in .modal-content .modal-window form .input-group {
  position: relative;
}

.modal.sign-in .modal-content .modal-window form .input-group:last-child {
  margin-bottom: 0;
}

.modal.sign-in .modal-content .modal-window form .input-group img {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
}

.modal.sign-in .modal-content .modal-window form .input-group input {
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: 300;
  border: none;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  padding-left: 35px;
  font-family: "Futura PT", sans-serif;
  display: block;
  margin-bottom: 15px;
}

.modal.sign-in .modal-content .modal-window form .forgot-psw {
  font-size: 16px;
  font-weight: 300;
  color: #909090;
  text-transform: none;
  text-align: left;
  display: block;
  margin-bottom: 30px;
}

.modal.sign-in .modal-content .modal-window form .forgot-psw:hover {
  text-decoration: underline;
}

.modal.sign-in .modal-content .modal-window form .remember-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.modal.sign-in .modal-content .modal-window form .remember-block input {
  display: none;
}

.modal.sign-in .modal-content .modal-window form .remember-block label {
  font-size: 16px;
  font-weight: 300;
  text-transform: none;
  position: relative;
  padding-left: 35px;
}

.modal.sign-in .modal-content .modal-window form .remember-block label:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  margin-right: 5px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.modal.sign-in .modal-content .modal-window form .remember-block label:hover:before {
  background: rgba(0, 0, 0, 0.4);
}

.modal.sign-in .modal-content .modal-window form .remember-block input:checked + label:before {
  background: #000;
}

.modal.sign-in .modal-content .modal-window form button {
  width: 100%;
  margin-bottom: 15px;
}

.modal.sign-in .modal-content .modal-window form .register-btn {
  font-size: 14px;
  font-weight: 300;
  text-transform: none;
  color: #909090;
  text-decoration: underline;
}

.modal.forgot-psw .modal-content .section-title {
  max-width: 570px;
  font-size: 28px;
}

.modal.forgot-psw .modal-content .modal-window form button {
  margin-top: 100px;
}

.check-out-pages .contain {
  max-width: 900px;
  margin-bottom: 100px;
}

.check-out-pages .contain .links-block {
  margin-bottom: 60px;
}

.check-out-pages .contain .links-block.active {
  -webkit-filter: blur(1px);
          filter: blur(1px);
}

.check-out-pages .contain .links-block ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.check-out-pages .contain .links-block ul li {
  margin-right: 10px;
}

.check-out-pages .contain .links-block ul li:last-child {
  margin-right: 0;
}

.check-out-pages .contain .links-block ul li a {
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  color: #D93E30;
}

.check-out-pages .contain .links-block ul li a:hover {
  color: #fff;
}

.check-out-pages .contain .links-block ul li.active a {
  color: #fff;
  position: relative;
}

.check-out-pages .contain .links-block ul li.active a:after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  width: 100%;
  height: 1px;
  bottom: -5px;
  background: #fff;
}

.check-out-pages .contain .page-content {
  background: #fff;
  padding-top: 40px;
  padding-bottom: 65px;
  position: relative;
}

.check-out-pages .contain .page-content .page-content-title {
  font-weight: 400;
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.check-out-pages .contain .page-content table {
  max-width: 100%;
  width: 100%;
  cellspacing: 0;
  cellpadding: 0;
  border: 0;
}

.check-out-pages .contain .page-content table tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 30px;
  min-height: 80px;
}

.check-out-pages .contain .page-content table tr input {
  font-size: 15px;
}

.check-out-pages .contain .page-content table tr:first-child td {
  font-weight: 500;
}

.check-out-pages .contain .page-content table tr:nth-child(even) {
  background: #F5F5F5;
}

.check-out-pages .contain .page-content table tr.thead td {
  text-transform: uppercase;
  letter-spacing: 3px;
}

.check-out-pages .contain .page-content table tr td {
  font-size: 16px;
  font-weight: 400;
  white-space: nowrap;
  letter-spacing: 0px;
  display: block;
}

.check-out-pages .contain .page-content table tr td:nth-child(1) {
  margin-right: 30px;
  text-align: center;
  width: 35px;
}

.check-out-pages .contain .page-content table tr td:nth-child(2) {
  margin-right: 60px;
  width: 90px;
}

.check-out-pages .contain .page-content table tr td:nth-child(3) {
  margin-right: 80px;
  width: 270px;
}

.check-out-pages .contain .page-content table tr td:nth-child(4) {
  margin-right: 35px;
  width: 70px;
}

.check-out-pages .contain .page-content table tr td:nth-child(5) {
  margin-right: 50px;
  width: 85px;
  text-align: center;
}

.check-out-pages .contain .page-content table tr td:nth-child(6) {
  margin-right: 0;
  width: 15px;
}

.check-out-pages .contain .page-content table tr td .sizes-table {
  border: none;
  padding: 0;
  margin: 0;
}

.check-out-pages .contain .page-content table tr td .close-btn {
  position: static;
}

.check-out-pages .contain .page-content table tr td .close-btn button {
  width: 15px;
  height: 15px;
}

.check-out-pages .contain .page-content table tr td .close-btn button span {
  width: 20px;
}

.check-out-pages .contain .page-content table tr td .close-btn button span:first-child {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.check-out-pages .contain .page-content table tr td .checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.check-out-pages .contain .page-content table tr td .checkbox:hover {
  background: rgba(0, 0, 0, 0.3);
}

.check-out-pages .contain .page-content table tr td .checkbox.active {
  background: #000;
}

.check-out-pages .contain .check-out-btn {
  border: none;
  background: #D93E30;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px 30px;
  position: absolute;
  bottom: 0;
  right: 0;
  letter-spacing: 5px;
  cursor: pointer;
  font-family: "Futura PT", sans-serif;
}

.cart-page .contain > .overlay-cart {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: opacity .7s;
  transition: opacity .7s;
  -webkit-transform: translateY(-200%);
          transform: translateY(-200%);
}

.cart-page .contain > .overlay-cart.active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

.order-form-modal {
  z-index: 999;
  opacity: 0;
  -webkit-transform: translateX(-200%);
          transform: translateX(-200%);
  -webkit-transition: opacity 2s;
  transition: opacity 2s;
}

.order-form-modal.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
}

.order-form-modal.active .page-content {
  display: block;
}

.order-form-modal.active .overlay {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.order-form-modal .page-content {
  -webkit-transition: all .3s;
  transition: all .3s;
  display: none;
}

.order-form-modal .page-content tr {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.order-form-modal .page-content textarea {
  font-size: 18px;
  font-weight: 300;
  padding: 10px 20px;
  width: 100%;
  height: 70px;
  border: none;
  font-family: "Futura PT", sans-serif;
  display: block;
  border-top: 1px solid #000;
}

.favs-page .row {
  border-top: 1px solid black;
  padding: 0 30px;
  padding-right: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.favs-page .row:first-child {
  border-top: none;
}

.favs-page .row:last-child {
  border-bottom: 1px solid black;
  margin-bottom: 60px;
}

.favs-page .row .item-side {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1px 0;
}

.favs-page .row .item-side .item-pic {
  overflow: hidden;
  width: 155px;
  margin-right: 35px;
}

.favs-page .row .item-side .item-name {
  font-size: 16px;
  font-weight: 400;
}

.favs-page .modal-buttons-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}

.favs-page .modal-buttons-block a {
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 400;
  font-size: 18px;
}

.checkbox {
  width: 20px;
  height: 20px;
  border: 2px solid #000;
  margin: 0 auto;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.checkbox:hover {
  background: rgba(0, 0, 0, 0.3);
}

.checkbox.active {
  background: #000;
}

.lk .contain .page-content {
  padding: 60px;
}

.lk .contain .page-content form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.lk .contain .page-content form .input-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 40px;
}

.lk .contain .page-content form .input-row:last-child {
  margin-bottom: 0;
}

.lk .contain .page-content form .input-row .input-group {
  width: 220px;
  text-align: left;
  position: relative;
}

.lk .contain .page-content form .input-row .input-group label {
  position: absolute;
  top: 0;
  left: 0;
  text-transform: none;
  letter-spacing: 1px;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
}

.lk .contain .page-content form .input-row .input-group input {
  width: 100%;
  font-size: 16px;
  color: #000;
  font-weight: 300;
  border: none;
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  font-family: "Futura PT", sans-serif;
}

.lk .contain .page-content form .input-row .input-group input.focus ~ label {
  top: -20px;
  font-size: 14px;
}

.lk .contain .page-content form .input-row-title {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 35px;
  text-align: center;
  display: block;
}

.lk .contain .page-content form .lk-buttons-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
  margin-top: 100px;
}

.lk .contain .page-content form .lk-buttons-block button {
  display: block;
  cursor: pointer;
  padding: 12px 100px;
  background: transparent;
  border: 1px solid transparent;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  margin-right: 25px;
  font-family: "Futura PT", sans-serif;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.lk .contain .page-content form .lk-buttons-block button:first-child {
  border: 1px solid #000;
}

.lk .contain .page-content form .lk-buttons-block button:first-child:hover {
  background: #D93E30;
  color: #fff;
}

.lk .contain .page-content form .lk-buttons-block button:last-child {
  margin-right: 0;
  background: #D93E30;
  color: #fff;
}

.lk .contain .page-content form #lk-exit-btn {
  display: block;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  color: #000;
  text-align: center;
  letter-spacing: 10px;
}

.lk .contain .page-content form #lk-exit-btn:hover {
  color: #D93E30;
}

.vacancies-section {
  padding-bottom: 60px;
}

@media (max-width: 1500px) {
    .vacancies-section {
        padding-bottom: inherit;
    }
}

.vacancies-section .vacancies-contain {
  max-width: 1675px;
  margin: 0 auto;
}

.vacancies-section .vacancies-contain .section-title {
  font-size: 79px;
  font-weight: 400;
  border-top: 1px solid #000;
  padding-top: 50px;
  text-transform: uppercase;
  display: inline-block;
  margin-bottom: 50px;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 30px;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row:last-child {
  margin-bottom: 0;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap {
  max-width: 800px;
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin-right: 75px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap:last-child {
  margin-right: 0;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-name {
  background: #fff;
  padding: 20px 30px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 0;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc {
  border: 2px solid #fff;
  border-top: none;
  padding: 20px 30px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 0;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc div {
  max-width: 500px;
  font-weight: 300;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc div:last-child {
  margin-top: 15px;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc .vac-terms {
  text-transform: uppercase;
  margin-bottom: 5px;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc ul {
  margin: 10px 0;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc ul li {
  margin-bottom: 5px;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc ul li:last-child {
  margin-bottom: 0;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy-contact {
  margin-top: 30px;
  font-size: 22px;
  font-weight: 500;
  text-transform: uppercase;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px 30px;
  border: 2px solid #000;
  letter-spacing: 3px;
  white-space: nowrap;
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy-contact .phone a {
    margin-left: 10px;
}

@media (max-width: 380px) {
    .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy-contact .phone {
        display: flex;
        flex-direction: column;
    }

    .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy-contact .phone a {
        margin-left: inherit;
        margin-top: 15px;
    }
}

.vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy-contact .img {
  width: 100px;
}

.orders-page .contain .page-content {
  margin-bottom: 20px;
  padding-bottom: 0;
}

.orders-page .contain .page-content:last-child {
  margin-bottom: 0;
}

.orders-page .contain .page-content #dublicate-btn {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  padding: 12px 20px;
  background: #D93E30;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 18px;
  color: #fff;
  border: none;
  font-family: "Futura PT", sans-serif;
}

.orders-page .contain .page-content .order-number {
  padding-left: 40px;
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 500;
  text-transform: uppercase;
}

#slides-container {
  position: relative;
}

.first-screen-section {
  -webkit-transform: scale(1, 1) !important;
          transform: scale(1, 1) !important;
  height: 100vh !important;
  /*background: url(../img/banner.jpg) no-repeat center center;*/
  background: url(../img/home-slide-bg.jpg) no-repeat center center; /* 15 Dec - Changed first slider bg-image  */
}

@media (max-width: 1550px) {
  .first-screen-section {
    /*background: url(../img/banner-bg.jpg) no-repeat center center;*/
    background: url(../img/home-slide-bg.jpg) no-repeat center center;
  }
} /* Jan 14 */

.first-screen-section .contain {
  height: 100vh !important;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  padding-top: 100px;
  position: relative;
}

.first-screen-section .contain .banner-socials {
  padding: 10px 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /*background: #000;*/
  position: absolute;
  bottom: 70px;
  right: 0px;
}

@media (max-width: 992px) {
  .first-screen-section .contain .banner-socials {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    bottom: 50px;
    padding: 7px 20px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .first-screen-section .contain .banner-socials a {
    font-size: 20px !important;
  }
}

.first-screen-section .contain .banner-socials a {
  font-size: 24px;
  color: #fff;
  display: block;
  letter-spacing: 2.4px;
  white-space: nowrap;
}

.first-screen-section .contain .banner-socials .socials-wrapper {
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.first-screen-section .contain .banner-socials .socials-wrapper a {
  display: block;
  margin-right: 15px;
}

.first-screen-section .contain .banner-socials .socials-wrapper a:last-child {
  margin-right: 0;
}

.first-screen-section .contain .banner-socials .socials-wrapper a svg {
  fill: #fff;
}

.first-screen-section .contain .banner-socials .socials-wrapper a:hover svg {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.first-screen-section .contain .down-button {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  bottom: 60px;
  -webkit-transition: all .3s;
  transition: all .3s;
  animation: up-down 2s ease-out infinite;
  -webkit-animation: up-down 2s ease-out infinite;
}

@media (max-width: 992px) {
  .first-screen-section .contain .down-button {
    display: none;
  }
}

@media (max-width: 500px) {
  .first-screen-section .contain .down-button {
    left: 45%;
  }
}

@-webkit-keyframes up-down {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes up-down {
  0% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(25px);
            transform: translateY(25px);
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.slide-page {
  overflow: hidden;
  background-size: cover;
  min-height: 100vh;
}

.slide-page .contain {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-transform: uppercase;
}

.slide-page .contain .section-title {
  font-size: 79px;
  font-weight: 500;
  padding-top: 80px;
  display: inline-block;
  max-width: 710px;
  letter-spacing: 7px;
  margin-bottom: 15px;
  position: relative;
}

.slide-page .contain .section-title:before {
  content: "";
  top: 0px;
  position: absolute;
  width: calc(100% - 7px);
  height: 1px;
  background: rgba(255, 255, 255, 0.6);
}

.slide-page .contain .under-title-text {
  font-size: 25px;
  font-weight: 300;
  width: 485px;
  margin-bottom: 60px;
}

.slide-page .contain .banner-btn {
  font-size: 18px;
  font-weight: 400;
  display: inline-block;
  letter-spacing: 9px;
  padding: 20px 70px;
  background: #D93E30;
  cursor: pointer;
}

.second-screen {
  background: #D93E30;
}

.second-screen .contain {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 100px 0;
}

.second-screen .contain .section-title {
  max-width: 770px;
  margin-bottom: 80px;
  border-color: #000;
}

.second-screen .contain .section-title:before {
  background: #000;
}

.second-screen .contain .figures-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.second-screen .contain .figures-wrapper .video {
  margin-right: 80px;
}

.second-screen .contain .figures-wrapper .video a {
  display: block;
  width: 470px;
  position: relative;
}

.second-screen .contain .figures-wrapper .video a .video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 215px;
  height: 65px;
  border: none;
  color: #fff;
  font-family: "Futura PT", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  letter-spacing: 8px;
  background: #000 url(../img/play-button.png) no-repeat 80% 50%;
  background-size: 12px 14px;
  cursor: pointer;
}

.second-screen .contain .figures-wrapper .figures {
  -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
  max-width: 1120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.second-screen .contain .figures-wrapper .figures .figure-block {
  width: 220px;
  padding: 40px;
  padding-top: 60px;
  background: #000;
  margin-right: 30px;
  font-weight: 400;
  white-space: nowrap;
  letter-spacing: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
}

@media (max-width: 480px) {

    .second-screen .contain .figures-wrapper .figures .figure-block {
        margin-right: 0 !important;
    }

}

.second-screen .contain .figures-wrapper .figures .figure-block:last-child {
  margin-right: 0;
}

.second-screen .contain .figures-wrapper .figures .figure-block .number {
  text-transform: none;
  font-size: 54px;
    /*letter-spacing: 3px;*/
  border-bottom: 1px solid #000;
}

.second-screen .contain .figures-wrapper .figures .figure-block .figure-text {
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
  white-space: normal;
    letter-spacing: 2px;
}

.benefits-section {
  background: #000 url(../img/benefits-bg-new.jpg) no-repeat -170px -48px; /* Jan 14 */
  /*background: #000 url(../img/benefits-bg.jpg) no-repeat 0 0;*/
  color: #fff;
}

@media screen and (max-width: 1400px) {
    .benefits-section {
        background-position: 0 0;
        background-size: 100%;
    }
}

.benefits-section .contain {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.benefits-section .contain .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.benefits-section .contain .wrapper .left .section-title {
  max-width: 615px;
}

.benefits-section .contain .wrapper .left .section-title:before {
  background: #fff;
}

.benefits-section .contain .wrapper .right .benefits-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  padding-bottom: 50px;
  padding-right: 100px;
}

.benefits-section .contain .wrapper .right .benefits-wrapper .benefit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.benefits-section .contain .wrapper .right .benefits-wrapper .benefit:last-child {
  margin-bottom: 0;
}

.benefits-section .contain .wrapper .right .benefits-wrapper .benefit .number {
  font-size: 89px;
  font-weight: 400;
  margin-right: 30px;
}

.benefits-section .contain .wrapper .right .benefits-wrapper .benefit .benefit-content {
  padding-top: 18px;
  width: 520px;
}

.benefits-section .contain .wrapper .right .benefits-wrapper .benefit .benefit-content .benefit-title {
  text-transform: uppercase;
  font-size: 22px;
  font-weight: 400;
  margin-bottom: 15px;
  color: #D93E30;
}

.benefits-section .contain .wrapper .right .benefits-wrapper .benefit .benefit-content .benefit-text {
  font-size: 20px;
  font-weight: 300;
  text-transform: none;
  letter-spacing: 0;
}

.our-team-section {
  padding: 50px 0;
  color: #000;
  /*background: url(../img/team-bg.jpg) no-repeat 90% 0;*/

    /* Jan 14 */
  background: url(../img/team-bg-new.jpg) no-repeat 100% 100%;
    background-size: 900px;
}

@media screen and (max-width: 1500px) {
    .our-team-section {
        background-size: 400px;
    }
}

@media screen and (max-width: 1200px) {
    .our-team-section {
        background-size: 300px;
    }
}

@media screen and (max-width: 992px) {
    .our-team-section {
        background: none;
    }
}

.our-team-section .contain {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.our-team-section .contain .section-title {
  border-color: #000;
  margin-bottom: 40px; /* Jan 14 */
}

.our-team-section .contain .section-title:before {
  background: #000;
  top: 10px;
}

.our-team-section .contain .team-members-wrapper {
  max-width: 710px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

.our-team-section .contain .team-members-wrapper .member {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 40px;
}

.our-team-section .contain .team-members-wrapper .member:last-child {
  margin-bottom: 0;
}

.our-team-section .contain .team-members-wrapper .member .photo {
  width: 80px;
  min-width: 80px;
  height: 80px;
  background: #000;
  margin-right: 15px;
}

.our-team-section .contain .team-members-wrapper .member .name {
  text-transform: uppercase;
  font-size: 23px;
  font-weight: 300;
}

.int-shows-section {
  background: #D93E30;
}

.int-shows-section .contain {
  padding: 50px 0;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.int-shows-section .contain .section-title {
  color: #000;
  margin-bottom: 40px;
  max-width: 1250px;
  border-color: #000;
}

.int-shows-section .contain .section-title:before {
  background: #000;
}

.int-shows-section .contain .shows-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 1100px;
}

.int-shows-section .contain .shows-wrapper .show {
  cursor: pointer;
  margin-right: 130px;
}

.int-shows-section .contain .shows-wrapper .show:last-child {
  margin-right: 0;
}

.int-shows-section .contain .shows-wrapper .show .show-title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 25px;
  color: #fff;
  letter-spacing: 7px;
  white-space: nowrap;
}

.int-shows-section .contain .shows-wrapper .show .show-photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 460px;
  height: 265px;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.int-shows-section .contain .shows-wrapper .show .show-photo img {
  width: 100%;
  height: 100%;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -ms-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
    position: relative;
}

.int-shows-section .contain .shows-wrapper .show .show-photo:hover img {
    opacity: .6;
}

.int-shows-section .modal-gallery {
  position: fixed;
  max-width: 1100px;
  padding: 50px 80px;
  background: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  text-align: center;
  display: none;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.int-shows-section .modal-gallery .close-btn {
  top: 25px;
  right: 25px;
}

.int-shows-section .modal-gallery .modal-gallery-title {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 50px;
}

.int-shows-section .modal-gallery .gallery {
  width: 950px;
  height: 470px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.int-shows-section .modal-gallery .gallery a {
  display: block;
  margin-bottom: 10px;
  width: 170px;
  height: 110px;
  margin-right: 10px;
  overflow: hidden;
}

@media (max-width: 1200px) {
  .int-shows-section .modal-gallery {
    width: 90vw;
  }
  .int-shows-section .modal-gallery .gallery {
    width: inherit;
    max-width: 100%;
  }
}

@media (max-width: 768px) {
  .int-shows-section .modal-gallery {
    padding: 40px 50px;
  }
}

.coop-section {
    position: relative;
    /*background: #000;*/
    overflow: hidden;
    color: #fff;

    /* Jan 14 */
    background: url(../img/coop-bg-new.jpg) no-repeat center center;
    background-size: cover;
}
/*.coop-section > img {*/
/*  position: absolute;*/
/*  bottom: -350px;*/
/*  right: -400px;*/
/*  z-index: 1;*/
/*  -webkit-transform: scale(0.6);*/
/*          transform: scale(0.6);*/
/*}*/

.coop-section .contain {
  position: relative;
  z-index: 2;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 50px 0;
}

.coop-section .contain .section-title {
  max-width: 750px;
  margin-bottom: 80px;
  color: #D93E30;
  border-color: #D93E30;
}

.coop-section .contain .section-title:before {
  background: #D93E30;
}

.coop-section .contain .coop-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.coop-section .contain .coop-content-wrapper .left, .coop-section .contain .coop-content-wrapper .right {
  -ms-flex-preferred-size: 40%;
      flex-basis: 40%;
}

.coop-section .contain .coop-content-wrapper .left p, .coop-section .contain .coop-content-wrapper .right p {
  text-transform: none;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 0;
  display: block;
  margin-bottom: 25px;
}

.coop-section .contain .coop-content-wrapper .left p:last-child, .coop-section .contain .coop-content-wrapper .right p:last-child {
  margin-bottom: 0;
}

.coop-section .contain .coop-content-wrapper .left ul, .coop-section .contain .coop-content-wrapper .right ul {
  margin-bottom: 25px;
}

.coop-section .contain .coop-content-wrapper .left ul li, .coop-section .contain .coop-content-wrapper .right ul li {
  letter-spacing: 0;
  text-transform: none;
  font-size: 22px;
}

.feedback-section {
  background: #D93E30;
  position: relative;
}

.feedback-section .studio-link {
  position: absolute;
  bottom: 50px;
  right: 70px;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
  white-space: nowrap;
}

@media (max-width: 480px) {
  .feedback-section .studio-link {
    bottom: 50px;
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    font-size: 14px;
  }
}

.feedback-section .container {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  max-width: inherit;
}

.feedback-section .container .map-side {
  -ms-flex-preferred-size: 35%;
      flex-basis: 35%;
}

.feedback-section .container .map-side #map {
  width: 100%;
  background: #000;
  height: 100%;
  background: url(../img/map.jpg) no-repeat center center;
  background-size: cover;
}

.feedback-section .container .feedback-side {
  padding: 50px 0;
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-preferred-size: 65%;
      flex-basis: 65%;
  padding-left: 170px;
}

.feedback-section .container .feedback-side .section-title {
  font-weight: 400;
  text-transform: uppercase;
  font-size: 50px;
  margin-bottom: 50px;
  border: none;
}

.feedback-section .container .feedback-side form {
  max-width: 850px;
  margin-bottom: 50px;
}

.feedback-section .container .feedback-side form .input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.feedback-section .container .feedback-side form .input-group input {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  padding: 10px 15px;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 3px;
  background: none;
  border: 2px solid black;
  margin-right: 20px;
  font-family: "Futura PT", sans-serif;
  margin-bottom: 10px;
}

.feedback-section .container .feedback-side form .input-group input:last-child {
  margin-right: 0;
}

.feedback-section .container .feedback-side form .input-group input::-webkit-input-placeholder {
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.feedback-section .container .feedback-side form .input-group input::-moz-placeholder {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.feedback-section .container .feedback-side form .input-group input:-moz-placeholder {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.feedback-section .container .feedback-side form .input-group input:-ms-input-placeholder {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.feedback-section .container .feedback-side form .input-group input:focus::-webkit-input-placeholder {
  color: transparent;
}

.feedback-section .container .feedback-side form .input-group input:focus::-moz-placeholder {
  color: transparent;
}

.feedback-section .container .feedback-side form .input-group input:focus:-moz-placeholder {
  color: transparent;
}

.feedback-section .container .feedback-side form .input-group input:focus:-ms-input-placeholder {
  color: transparent;
}

.feedback-section .container .feedback-side form textarea {
  resize: none;
  width: 100%;
  background: none;
  border: 2px solid black;
  height: 230px;
  margin-bottom: 10px;
  padding: 10px 15px;
  font-family: "Futura PT", sans-serif;
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  letter-spacing: 3px;
}

.feedback-section .container .feedback-side form button {
  background: #000;
  font-size: 22px;
  font-weight: 400;
  font-family: "Futura PT", sans-serif;
  text-transform: uppercase;
  border: none;
  color: #fff;
  padding: 10px 35px;
  cursor: pointer;
  -webkit-transition: all .3s;
    letter-spacing: 4px;
  transition: all .3s;
  border: 2px solid transparent;
}

.feedback-section .container .feedback-side form button:hover {
  border-color: #fff;
}

.feedback-section .container .feedback-side .contacts-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.feedback-section .container .feedback-side .contacts-block .contacts div {
  font-size: 24px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 25px;
  letter-spacing: 1px;
}

.feedback-section .container .feedback-side .contacts-block .contacts:last-child {
  margin-bottom: 0;
}

.feedback-section .container .feedback-side .contacts-block .contacts .socials {
  margin-top: 50px;
}

.feedback-section .container .feedback-side .contacts-block .contacts .socials a {
  margin-right: 20px;
}

.feedback-section .container .feedback-side .contacts-block .contacts .socials a:last-child {
  margin-right: 0;
}

.feedback-section .container .feedback-side .contacts-block .contacts .socials a svg {
  width: 25px;
  height: 25px;
}

.feedback-section .container .feedback-side .contacts-block .logo-img {
  width: 180px;
  margin-bottom: 50px;
}

.pg-page {
  /*-webkit-transform: scale(0.9, 0.9);*/
  /*        transform: scale(0.9, 0.9);*/
  -webkit-transition: all .4s;
  transition: all .4s;
}

.pg-page.pg-active {
  /*-webkit-transform: scale(1, 1);*/
  /*        transform: scale(1, 1);*/
}

@media (min-width: 992px) {
  .unblur-1 {
    -webkit-filter: blur(20px);
            filter: blur(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .unblur-1 span {
    -webkit-filter: blur(15px);
            filter: blur(15px);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
  }
  .unblur-1 span:nth-child(1) {
    -webkit-transition-delay: 1.4s;
            transition-delay: 1.4s;
  }
  .unblur-1 span:nth-child(2) {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
  }
  .unblur-1 span:nth-child(3) {
    -webkit-transition-delay: 1.7s;
            transition-delay: 1.7s;
  }
  .unblur-1 span:nth-child(4) {
    -webkit-transition-delay: 1.9s;
            transition-delay: 1.9s;
  }
  .unblur-1 span:nth-child(5) {
    -webkit-transition-delay: 2.1s;
            transition-delay: 2.1s;
  }
  .unblur-1 span:nth-child(6) {
    -webkit-transition-delay: 2.3s;
            transition-delay: 2.3s;
  }
  .unblur-1 span:nth-child(7) {
    -webkit-transition-delay: 2.5s;
            transition-delay: 2.5s;
  }
  .unblur-1 span:nth-child(8) {
    -webkit-transition-delay: 2.7s;
            transition-delay: 2.7s;
  }
  .unblur-1.active {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  .unblur-1.active span {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  .unblur {
    -webkit-filter: blur(20px);
            filter: blur(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .unblur span {
    -webkit-filter: blur(15px);
            filter: blur(15px);
    -webkit-transition: all 1.2s;
    transition: all 1.2s;
  }
  .unblur span:nth-child(1) {
    -webkit-transition-delay: .5s;
            transition-delay: .5s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur span:nth-child(2) {
    -webkit-transition-delay: .8s;
            transition-delay: .8s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur span:nth-child(3) {
    -webkit-transition-delay: 1.2s;
            transition-delay: 1.2s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur span:nth-child(4) {
    -webkit-transition-delay: 1.6s;
            transition-delay: 1.6s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur span:nth-child(5) {
    -webkit-transition-delay: 2s;
            transition-delay: 2s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur span:nth-child(6) {
    -webkit-transition-delay: 2.2s;
            transition-delay: 2.2s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur span:nth-child(7) {
    -webkit-transition-delay: 2.5s;
            transition-delay: 2.5s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur span:nth-child(8) {
    -webkit-transition-delay: 3s;
            transition-delay: 3s;
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  .unblur.active {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  .unblur.active span {
    -webkit-filter: blur(0);
            filter: blur(0);
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .unblur-2 {
    -webkit-filter: blur(20px);
            filter: blur(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
  }
  .unblur-2 span {
    -webkit-filter: blur(20px);
            filter: blur(20px);
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-transition-delay: 3s;
            transition-delay: 3s;
  }
  .unblur-2 span:nth-child(1) {
    -webkit-transition-delay: 3.2s;
            transition-delay: 3.2s;
  }
  .unblur-2 span:nth-child(2) {
    -webkit-transition-delay: 3.4s;
            transition-delay: 3.4s;
  }
  .unblur-2 span:nth-child(3) {
    -webkit-transition-delay: 3.6s;
            transition-delay: 3.6s;
  }
  .unblur-2 span:nth-child(4) {
    -webkit-transition-delay: 3.8s;
            transition-delay: 3.8s;
  }
  .unblur-2 span:nth-child(5) {
    -webkit-transition-delay: 4s;
            transition-delay: 4s;
  }
  .unblur-2 span:nth-child(6) {
    -webkit-transition-delay: 4.2s;
            transition-delay: 4.2s;
  }
  .unblur-2 span:nth-child(7) {
    -webkit-transition-delay: 4.4s;
            transition-delay: 4.4s;
  }
  .unblur-2 span:nth-child(8) {
    -webkit-transition-delay: 4.6s;
            transition-delay: 4.6s;
  }
  .unblur-2.active {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
  .unblur-2.active span {
    -webkit-filter: blur(0);
            filter: blur(0);
  }
}
@media all and (max-width: 1601px) and (max-height: 901px) {
  .benefits-section .contain .wrapper .left .section-title {
    max-width: 100%;
  }
  .benefits-section .contain .wrapper {
    display: block;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper {
    flex-direction: row;
    flex-wrap: wrap;
  }
}
@media (max-height: 880px) {
  .modal.sign-in .modal-content .section-title {
    max-width: inherit;
  }
  .modal.sign-in .modal-content .modal-window {
    height: 400px;
    margin: 0 auto;
    padding: 60px 80px;
  }
  .slide-page .contain .section-title {
    padding-top: 20px;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper {
    padding-bottom: 0px;
    padding-right: 50px;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper .benefit .benefit-content {
    padding-top: 8px;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper .benefit .number {
    font-size: 74px;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper .benefit {
    margin-bottom: 10px;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper .benefit:last-child {
    margin-bottom: 0;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper .benefit .benefit-content .benefit-title {
    margin-bottom: 10px;
  }
  .feedback-section .container .feedback-side .contacts-block {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .feedback-section .container .feedback-side .contacts-block .contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .feedback-section .container .feedback-side .contacts-block .contacts div {
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 25px;
    margin-right: 30px;
    letter-spacing: 0px;
    white-space: nowrap;
  }
  .feedback-section .container .feedback-side .contacts-block .contacts:last-child {
    margin-bottom: 0;
  }
  .feedback-section .container .feedback-side .contacts-block .logo-img {
    margin-bottom: 0;
    margin-right: 40px;
  }
}

@media (max-width: 1800px) {
  .vacancies-section .vacancies-contain {
    max-width: 95%;
  }
  .contain {
    max-width: 90%;
  }
  .catalogue-section .crumbs-nav-block {
    max-width: 90%;
  }
  .catalogue-section .contain .tabs-wrapper {
    padding: 0 15px;
      padding-top: 100px;
  }
  .catalogue-section .contain .tabs-wrapper .tab-links {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .catalogue-section .contain .tabs-wrapper .tab-links a {
    font-size: 14px;
    letter-spacing: 3px;
    margin-bottom: 30px;
  }
}

@media (max-width: 1760px) {
  .product-section .contain {
    -webkit-transform: translateY(-40px) translateX(50px);
            transform: translateY(-40px) translateX(50px);
  }
  .product-section .contain .right {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 1700px) {
  .feedback-section .container .map-side {
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
  }
  .feedback-section .container .feedback-side {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
    padding-left: 120px;
  }
  .feedback-section .container .feedback-side form {
    max-width: 100%;
    margin-bottom: 50px;
  }
}

@media (max-width: 1650px) {
  .second-screen .contain {
    padding: 30px 0;
  }
  .second-screen .contain .section-title {
    margin-bottom: 30px;
    padding-top: 30px;
  }

    .second-screen .contain .figures-wrapper {
        flex-direction: column;
        align-items: center;
    }

  .second-screen .contain .figures-wrapper .video {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .second-screen .contain .figures-wrapper .video a {
    /*width: 350px;*/
  }
  .second-screen .contain .figures-wrapper .figures {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block .number {
    padding-bottom: 10px;
    margin-bottom: 15px;
    font-size: 40px;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block .number.year {
    padding-bottom: 0;
      margin: 15px 0 15px 0;
  }
}

@media (max-width: 1500px) {
  .second-screen .contain .section-title {
    border-top: 1px solid black;
    margin-bottom: 50px;
    max-width: 500px !important;
    margin: 0 auto 50px;
  }
  .second-screen .contain .section-title:before {
    display: none;
  }
  .slide-page:not(.first-screen) .contain .section-title {
    padding-top: 30px;
    max-width: 100%;
    text-align: center;
  }
  .slide-page .contain .section-title {
    font-size: 48px !important;
  }
  .int-shows-section .contain .section-title:before {
    display: none;
  }
  .coop-section > img {
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  .coop-section .contain .section-title:before {
    display: none;
  }
  .vacancies-section .vacancies-contain .section-title {
    font-size: 70px;
  }
  .vacancies-section .vacancies-contain .vacancies-wrapper .row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap {
    margin-bottom: 30px;
    max-width: 100%;
    -ms-flex-preferred-size: inherit;
        flex-basis: inherit;
    margin-right: 0;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-desc div {
    max-width: inherit;
  }
  .our-team-section {
    /*background: none; /* Jan 14 */
  }
  .our-team-section .contain {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 1460px) {
  .product-section .crumbs-nav-block .tab-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    margin-bottom: 30px;
  }
  .product-section .crumbs-nav-block .tab-links a {
    margin-right: 20px;
  }
  .product-section .crumbs-nav-block .tab-links a:last-child {
    margin-right: 0;
  }
  .product-section .contain {
    -webkit-transform: translateY(0) translateX(0);
            transform: translateY(0) translateX(0);
  }
  .product-section .contain .right {
    padding-left: 40px;
    padding-right: 40px;
  }
  .second-screen .contain .figures-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .second-screen .contain .figures-wrapper .video {
    max-width: 350px;
  }
  .second-screen .contain .figures-wrapper .video a {
    margin: 0 auto;
    width: 90%;
  }
  .second-screen .contain .figures-wrapper .video a img {
    display: block;
    margin: 0 auto;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block {
    margin-right: 20px;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block .number {
    font-size: 40px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
   .second-screen .contain .figures-wrapper .figures .figure-block .number.year {
    padding-bottom: 0;
    margin: 15px 0 15px 0;
  }
  .feedback-section .container .feedback-side {
    padding-left: 50px;
    padding-right: 50px;
  }
  .slide-page .contain .wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .slide-page .contain .wrapper .left .section-title {
    padding-top: 40px;
    max-width: inherit;
    text-align: center;
    font-size: 68px;
  }
  .slide-page .contain .wrapper .right {
    width: 100%;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit {
    margin-right: 15px;
    margin-bottom: 15px;
    max-width: 45%;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit .benefit-content {
    padding-top: 0px;
    padding-right: 15px;
    width: inherit;
    max-width: 450px;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit .benefit-content .benefit-title {
    margin-bottom: 10px;
  }
  .catalogue-section .crumbs-nav-block {
    margin-bottom: 50px;
  }
  .catalogue-section .crumbs-nav-block .tab-links {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .catalogue-section .crumbs-nav-block .tab-links a {
    max-width: inherit;
    margin-bottom: 0;
    cursor: pointer;
    margin-right: 20px;
  }
  .catalogue-section .crumbs-nav-block .tab-links a:last-child {
    margin-right: 0;
  }
  .catalogue-section .crumbs-nav-block .tab-links a.active {
    color: #000;
  }
  .catalogue-section .contain .tabs-wrapper {
      padding-top: 0;
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
  .catalogue-section .contain .tabs-wrapper .tab.active {
    display: block;
  }
  .catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 1300px) {
  .header-modal .photo-side {
    padding-left: 50px;
  }
  .header-modal .nav-side {
    padding-right: 50px;
    background: #fff;
    padding-left: 40px;
  }
  .header-modal .nav-side .nav-side-top .close-btn {
    right: 0;
  }
  .header-modal .nav-side nav .nav li {
    margin-bottom: 20px;
  }
  .header-modal .nav-side nav .nav li a {
    font-size: 36px;
    letter-spacing: 10px;
  }
}

@media (max-width: 1200px) {
  .slide-page .contain .section-title {
    font-size: 36px !important;
  }
  .feedback-section .container .feedback-side .section-title {
    font-size: 40px;
    margin-bottom: 20px;
  }
  .feedback-section .container .feedback-side form {
    margin-bottom: 30px;
  }
  .feedback-section .container .feedback-side form .input-group input {
    padding: 10px;
    font-size: 18px;
    letter-spacing: 2px;
    margin-right: 10px;
  }
  .feedback-section .container .feedback-side form textarea {
    height: 200px;
    padding: 10px;
    font-size: 18px;
    letter-spacing: 2px;
  }
  .feedback-section .container .feedback-side form button {
    font-size: 18px;
  }
  .feedback-section .container .feedback-side .contacts-block div {
    font-size: 20px;
    margin-bottom: 20px;
    letter-spacing: 1px;
  }
  .coop-section > img {
    bottom: -200px;
    right: -200px;
    opacity: .5;
  }
  .coop-section .contain .section-title {
    padding-top: 20px;
    margin-bottom: 50px;
  }
  .coop-section .contain .coop-content-wrapper .left, .coop-section .contain .coop-content-wrapper .right {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
  }
  .int-shows-section .contain .section-title {
    margin-bottom: 50px;
  }
  .int-shows-section .contain .shows-wrapper .show {
    margin-bottom: 40px;
    margin-right: 20px;
  }
  .int-shows-section .contain .shows-wrapper .show:last-child {
    margin-bottom: 0;
  }
  .int-shows-section .contain .shows-wrapper .show .show-title {
    font-size: 24px;
    text-align: center;
  }
  .our-team-section {
    padding: 0;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper {
    padding-left: 30px;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit .number {
    font-size: 64px;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit .benefit-content {
    max-width: 100%;
    padding-left: 0;
    padding-top: 10px;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit .benefit-content .benefit-title {
    margin-bottom: 5px;
  }
  .slide-page {
    height: inherit;
  }
  .slide-page .contain {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: inherit;
  }
  .slide-page .contain .section-title {
    text-align: center;
  }
  .slide-page .contain .under-title-text {
    background: rgba(0, 0, 0, 0.5);
    padding: 14px;
    font-size: 24px;
    text-align: center;
  }
  .slide-page {
    height: inherit;
  }
  .slide-page .contain {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: inherit;
  }
  .product-section .contain {
    padding: 0 20px 60px;
  }
  .product-section .contain .roww {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-section .contain .left {
    width: 750px;
  }
  .header-modal .sides-wrapper .nav-side .nav-side-top .header-panel .log-in a {
    letter-spacing: 0 !important;
  }
}

@media (max-width: 1100px) {
  .category-page .contain .categories-wrapper {
    padding-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media (max-width: 992px) {
  .header .contain .header-panel .search-panel {
    position: relative;
  }
  .header .contain .header-panel .search-panel .visible-part {
    display: block !important;
  }
  .header .contain .header-panel .search-panel .hidden-part {
    -webkit-transition: none;
    transition: none;
  }
  .header .contain .header-panel .search-panel .hidden-part.visible {
    position: absolute;
    bottom: -55px;
    right: -95px;
  }
  .header .contain .header-panel .search-panel .hidden-part input {
    font-size: 16px;
  }
  .int-shows-section .contain {
    padding-bottom: 80px;
  }
  .int-shows-section .contain .section-title {
    padding-top: 0;
  }
  .int-shows-section .contain .shows-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .int-shows-section .contain .shows-wrapper .show {
    margin-right: 0;
  }
  .int-shows-section .contain .shows-wrapper .show .show-photo {
    width: 100%;
  }
  .vacancies-section .vacancies-contain {
    text-align: center;
  }
  .vacancies-section .vacancies-contain .section-title {
    font-size: 46px;
    text-align: center;
    display: inline-block;
    padding-top: 0;
  }
  .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-name {
    font-size: 20px;
  }
  .lk .contain .page-content form .input-row .input-group {
    width: 200px;
  }
  .modal.sign-in .modal-content .modal-window {
    max-width: 450px !important;
  }
  .modal.sign-up .modal-content .section-title {
    font-size: 40px;
  }
  .modal.sign-up .modal-content .modal-window {
    margin: 0 auto;
    max-width: 95vw;
    padding: 60px 40px;
  }
  .modal.sign-up .modal-content .modal-window form .input-row .input-group {
    width: 200px;
  }
  .modal.sign-up .modal-content .modal-window form button {
    margin: 60px auto 15px;
  }
  .feedback-section .studio-link {
    bottom: 30px;
  }
  .feedback-section .container {
    min-height: inherit;
  }
  .feedback-section .container .map-side {
    display: none;
  }
  .feedback-section .container .feedback-side {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    min-height: inherit;
  }
  .feedback-section .container .feedback-side .section-title {
    text-align: center;
    font-size: 32px;
  }
  .feedback-section .container .feedback-side form .input-group input {
    font-size: 14px;
    letter-spacing: 0;
  }
  .feedback-section .container .feedback-side form textarea {
    font-size: 14px;
  }
  .feedback-section .container .feedback-side form button {
    font-size: 16px;
  }
  .feedback-section .container .feedback-side .contacts-block div {
    font-size: 18px;
  }
  .feedback-section .container .feedback-side .logo-img {
    width: 100px !important;
  }
  .coop-section .contain {
    padding-bottom: 80px;
  }
  .coop-section .contain .section-title {
    margin-bottom: 40px;
  }
  .coop-section .contain .coop-content-wrapper .left p, .coop-section .contain .coop-content-wrapper .right p {
    text-transform: none;
    font-size: 18px;
    margin-bottom: 20px;
  }
  .coop-section .contain .coop-content-wrapper .left ul, .coop-section .contain .coop-content-wrapper .right ul {
    margin-bottom: 20px;
  }
  .coop-section .contain .coop-content-wrapper .left ul li, .coop-section .contain .coop-content-wrapper .right ul li {
    font-size: 18px;
  }
  .check-out-pages.orders-page .contain .page-content {
    margin-bottom: 20px;
  }
  .check-out-pages .contain .links-block ul {
    padding: 0 15px;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .check-out-pages .contain .links-block ul li {
    margin-right: 10px;
  }
  .check-out-pages .contain .links-block ul li a {
    font-size: 15px;
  }
  .check-out-pages .contain .page-content {
    width: 95%;
    margin: 0 auto;
  }
  .check-out-pages .contain .page-content .page-content-title {
    font-size: 22px;
  }
  .check-out-pages .contain .page-content table {
    width: 100%;
  }
  .check-out-pages .contain .page-content table tr {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 15px;
  }
  .check-out-pages .contain .page-content table tr td {
    font-size: 14px;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(1) {
    margin-right: 0;
    text-align: left;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(2) {
    margin-right: 0;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(3) {
    margin-right: 0;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(4) {
    margin-right: 0;
    text-align: center;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(5) {
    margin-right: 0;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(6) {
    margin-right: 0;
  }
  .check-out-pages .contain .page-content table tr td .sizes-table .size {
    font-size: 14px;
  }
  .check-out-pages .contain .page-content table tr td .sizes-table .quantity input {
    font-size: 14px;
  }
  .order-success-modal .modal-content {
    max-width: 90%;
    padding: 60px 80px;
  }
  .order-success-modal .modal-content .modal-content-title {
    font-size: 22px;
    margin-bottom: 60px;
  }
  .order-success-modal .modal-content .modal-buttons-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .order-success-modal .modal-content .modal-buttons-block a {
    font-size: 16px;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .order-success-modal .modal-content .modal-buttons-block a:last-child {
    margin-bottom: 0;
  }
  .product-section .contain .roww {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .product-section .contain .left {
    width: 90%;
    margin-bottom: 20px;
  }
  .product-section .contain .left .lightSlider .lslide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-left: 120px;
  }
  .product-section .contain .right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 95%;
    padding-left: 0;
  }
  .product-section .contain .right .item-name {
    margin-bottom: 0;
    margin-right: 20px;
    font-size: 28px;
    border-right: 2px solid #D93E30;
    padding-right: 15px;
  }
  .product-section .contain .under-prev-panel .item-price {
    font-size: 26px;
    margin-top: 45px;
    margin-bottom: 45px;
  }
  .header-modal .photo-side {
    display: none;
  }
  .header-modal .nav-side {
    position: relative;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .header-modal .nav-side .nav-side-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  .header-modal .nav-side .nav-side-top .logo {
    width: 100px;
    display: block;
  }
  .header-modal .nav-side nav {
    height: calc(100vh - 145px);
    display: inherit;
  }
  .header-modal .nav-side nav .nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    padding-top: 0;
    height: 90%;
  }
  .header-modal .nav-side nav .nav li {
    margin-bottom: 70px;
  }
  .header-modal .nav-side nav .nav li a {
    letter-spacing: 20px;
  }
  .header-modal .nav-side .socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 20px;
    right: 40px;
  }
  .catalogue-section .tabs-wrapper .tab.active .products-wrapper .item {
    margin: 0 20px !important;
  }
  .slide-page {
    min-height: inherit;
  }
  .our-team-section {
    padding: 50px 0;
  }
  .benefits-section .contain {
    padding: 70px 0;
  }
  .slide-page .contain .section-title {
    border: none !important;
  }
  .slide-page .contain .section-title:before {
    display: none !important;
  }
  .header .contain {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 30px;
    margin-bottom: 50px;
  }
  .header .contain .header-panel {
    width: 100%;
    padding: 0 15px;
  }
  .header .contain .header-panel .log-in {
    margin-right: 15px;
  }
  .header .contain .header-panel .log-in a {
    padding-right: 5px;
    margin-right: 10px;
  }
  .header .contain .header-panel .favs-n-cart {
    margin-right: 15px;
  }
  .header .contain .header-panel .favs-n-cart a.star {
    margin-right: 15px;
  }
  .header .contain .header-panel .favs-n-cart a.cart svg {
    margin-right: 5px;
  }
}

@media (max-width: 991px) {
  .second-screen .contain {
    padding: 50px 0;
  }
  .second-screen .contain .figures-wrapper .figures {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block {
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block:last-child {
    margin-right: 20px;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block .number {
    font-size: 40px;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
}

@media (max-width: 880px) {
  .catalogue-section .crumbs-nav-block .tab-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .catalogue-section .crumbs-nav-block .tab-links a {
    max-width: inherit;
    margin-bottom: 20px;
    cursor: pointer;
    margin-right: 0;
  }
  .catalogue-section .crumbs-nav-block .tab-links a:last-child {
    margin-right: 0;
    margin-bottom: 0;
  }
  .catalogue-section .crumbs-nav-block .tab-links a.active {
    color: #000;
  }
  .catalogue-section .contain .tabs-wrapper {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  .catalogue-section .contain .tabs-wrapper .tab.active {
    display: block;
  }
  .catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

@media (max-width: 780px) {
  .lk .contain .page-content form .input-row {
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .lk .contain .page-content form .input-row .input-group {
    margin-bottom: 25px;
    width: 80%;
  }
  .lk .contain .page-content form .input-row:last-child .input-group {
    margin-bottom: 0;
  }
  .lk .contain .page-content form .lk-buttons-block {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .lk .contain .page-content form .lk-buttons-block button {
    width: 80%;
    padding: 10px 50px;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .modal.sign-up {
    height: inherit;
  }
  .modal.sign-up .modal-content {
    min-height: 100vh;
  }
  .modal.sign-up .modal-content .section-title {
    font-size: 36px;
    margin: 0 auto 30px;
  }
  .modal.sign-up .modal-content .modal-window {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .modal.sign-up .modal-content .modal-window form .input-row {
    margin-bottom: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .modal.sign-up .modal-content .modal-window form .input-row .input-group {
    margin-bottom: 22px;
    width: 80%;
  }
  .modal.sign-up .modal-content .modal-window form .input-row:last-child .input-group {
    margin-bottom: 0;
  }
  .modal.sign-up .modal-content .modal-window form button {
    margin: 20px auto 15px;
  }
}

@media (max-width: 768px) {
  .modal.sign-up .modal-content .modal-window .close-btn {
    top: 15px;
    right: 15px;
  }
  .feedback-section .container {
    padding: 50px 0;
  }
  .feedback-section .container .feedback-side {
    margin: 0 auto;
    padding: 0 15px;
  }
  .feedback-section .container .feedback-side .section-title {
    font-size: 28px;
  }
  .feedback-section .container .feedback-side form .input-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .feedback-section .container .feedback-side form .input-group input {
    font-size: 14px;
    letter-spacing: 0;
    margin-right: 0;
  }
  .feedback-section .container .feedback-side form textarea {
    font-size: 14px;
  }
  .feedback-section .container .feedback-side form button {
    font-size: 16px;
  }
  .feedback-section .container .feedback-side .contacts-block div {
    font-size: 18px;
  }
  .coop-section > img {
    bottom: -60px;
    right: -60px;
  }
  .coop-section .contain .coop-content-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .coop-section .contain .coop-content-wrapper .left p, .coop-section .contain .coop-content-wrapper .right p {
    text-transform: none;
    font-size: 16px;
    margin-bottom: 15px;
  }
  .coop-section .contain .coop-content-wrapper .left ul, .coop-section .contain .coop-content-wrapper .right ul {
    margin-bottom: 15px;
  }
  .coop-section .contain .coop-content-wrapper .left ul li, .coop-section .contain .coop-content-wrapper .right ul li {
    font-size: 16px;
  }
  .int-shows-section .contain .shows-wrapper .show .show-title {
    font-size: 18px;
  }
  .int-shows-section .contain .shows-wrapper .show .show-photo {
    width: inherit;
    margin: 0;
    height: inherit;
  }
  .our-team-section .contain .team-members-wrapper {
    padding: 0 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .our-team-section .contain .team-members-wrapper .member {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }
  .our-team-section .contain .team-members-wrapper .member .photo {
    margin-right: 25px;
  }
  .our-team-section .contain .team-members-wrapper .member .name {
    font-size: 20px;
  }
  .slide-page .contain .section-title {
    font-size: 36px !important;
  }
  .slide-page .contain .benefit .benefit-content {
    padding-top: 10px !important;
  }
  .favs-page .modal-buttons-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: static;
  }
  .favs-page .modal-buttons-block a {
    font-size: 16px;
    margin: 0;
    margin-bottom: 30px;
  }
  .favs-page .modal-buttons-block a:last-child {
    margin-bottom: 0;
  }
  .check-out-pages .contain .check-out-btn {
    font-size: 14px;
  }
  .order-success-modal .modal-content {
    max-width: 90%;
    width: inherit;
    padding: 60px;
  }
  .order-success-modal .modal-content .modal-content-title {
    white-space: inherit;
    margin-bottom: 30px;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .order-success-modal .modal-content .modal-buttons-block a {
    width: 90%;
    max-width: 360px;
    margin: 0 auto;
    min-width: inherit;
  }
  .order-success-modal .modal-content .modal-buttons-block a:last-child {
    margin: 25px auto 0;
  }
  .product-section .contain .left {
    width: 100%;
  }
  .product-section .contain .left .lightSlider .lslide {
    margin-left: 180px;
  }
  .product-section .contain .right {
    padding-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 95%;
    white-space: nowrap;
  }
  .product-section .contain .right .item-name {
    margin-bottom: 30px;
    margin-right: 0;
    font-size: 26px;
    border-right: none;
    padding-right: 0;
  }
  .product-section .contain .under-prev-panel .item-price {
    font-size: 26px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .header-modal .nav-side {
    padding-right: 30px;
  }
  .header-modal .nav-side .nav-side-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 30px;
  }
  .header-modal .nav-side .nav-side-top .header-panel {
    width: 100%;
    padding: 0 15px;
  }
  .header-modal .nav-side .nav-side-top .header-panel .log-in {
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
  }
  .header-modal .nav-side .nav-side-top .header-panel .log-in a {
    padding-right: 10px;
  }
  .header-modal .nav-side .nav-side-top .header-panel .favs-n-cart {
    margin-right: 0;
  }
  .header-modal .nav-side .nav-side-top .header-panel .lang-change {
    margin-right: 0;
    margin-left: 20px;
  }
  .header-modal .nav-side nav .nav li {
    margin-bottom: 60px;
  }
  .header-modal .nav-side nav .nav li a {
    letter-spacing: 10px;
    font-size: 30px;
  }
  .catalogue-section .contain .tabs-wrapper .tab-links a {
    font-size: 14px;
    letter-spacing: 3px;
    margin-right: 40px;
  }
  .catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-name {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-name span {
    font-size: 14px;
  }
  .catalogue-section .contain .tabs-wrapper .tab.active .products-wrapper .item a .item-desc .item-price {
    font-size: 16px;
    -webkit-transform: translateY(-1px);
            transform: translateY(-1px);
  }
  .header .contain .header-panel .log-in a {
    letter-spacing: 0;
    font-size: 15px;
    margin-right: 5px;
    border: none;
  }
}

@media (max-width: 700px) {
  .check-out-pages .contain .page-content .page-content-title {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(1) {
    margin-right: 0;
    text-align: left;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(2) {
    margin-right: 0;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(3) {
    margin-right: 0;
    width: 230px;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(4) {
    margin-right: 0;
    text-align: center;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(5) {
    margin-right: 0;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(6) {
    margin-right: 0;
  }
  .check-out-pages .contain .page-content table tr td .sizes-table .size {
    font-size: 14px;
  }
  .check-out-pages .contain .page-content table tr td .sizes-table .quantity input {
    font-size: 14px;
  }
}

@media (max-width: 660px) {
  .slide-page .contain .section-title {
    padding-top: 0px;
    letter-spacing: 3px;
    max-width: inherit;
  }
  .slide-page .contain .under-title-text {
    max-width: inherit;
    font-size: 18px;
  }
  .slide-page .contain .banner-btn {
    font-size: 16px;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(3) {
    display: none;
  }
}

@media (max-width: 620px) {
  .header .contain .header-panel .search-panel .hidden-part.visible {
    right: -40px;
  }
  .vacancies-section .vacancies-contain .section-title {
    margin-top: -20px;
    font-size: 38px;
  }
  .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy .vacancy-name {
    font-size: 18px;
  }
  .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy-contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 18px;
  }
  .vacancies-section .vacancies-contain .vacancies-wrapper .row .vac-wrap .vacancy-contact .img {
    margin-top: 20px;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block .number {
    font-size: 26px;
  }
  .second-screen .contain .figures-wrapper .figures .figure-block .figure-text {
    font-size: 14px;
  }
  .favs-page .row {
    padding: 0 20px;
    padding-right: 30px;
  }
  .favs-page .row .item-side .item-pic {
    width: 120px;
    margin-right: 15px;
  }
  .favs-page .row .item-side .item-name {
    font-size: 14px;
  }
  .favs-page .modal-buttons-block a {
    max-width: 100%;
    margin: 0 auto 20px;
    min-width: inherit;
    text-align: center;
  }
  .check-out-pages .contain .links-block {
    margin-bottom: 50px;
  }
  .check-out-pages .contain .links-block ul li {
    margin-right: 10px;
  }
  .check-out-pages .contain .links-block ul li a {
    font-size: 14px;
    letter-spacing: 0px;
  }
  .order-success-modal .modal-content {
    max-width: 90%;
    width: inherit;
    padding: 40px 20px;
  }
  .order-success-modal .modal-content .modal-content-title {
    white-space: inherit;
    margin-bottom: 30px;
    font-size: 20px;
    letter-spacing: 2px;
  }
  .order-success-modal .modal-content .modal-buttons-block a {
    width: 90%;
    max-width: 360px;
    margin: 0 auto;
    min-width: inherit;
  }
  .order-success-modal .modal-content .modal-buttons-block a:last-child {
    margin: 25px auto 0;
  }
  .order-modal .modal-content {
    padding: 35px;
    max-width: 95%;
  }
  .order-modal .modal-content .add-to-cart-btn {
    max-width: 100%;
    font-size: 16px;
    letter-spacing: 1px;
  }
  .order-modal .modal-content .add-to-cart-btn svg {
    display: none;
  }
  .order-modal .close-btn {
    top: 15px;
    right: 15px;
  }
  .product-section .contain .left {
    width: 100%;
  }
  .product-section .contain .left .lightSlider {
    margin-top: -50px;
  }
  .product-section .contain .left .lightSlider .lslide {
    margin-left: 0px;
  }
  .product-section .contain .left .lightSlider .lslide img {
    width: 80%;
  }
  .product-section .contain .left .lSPager.lSGallery {
    height: 100px !important;
    width: inherit !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    top: inherit;
    bottom: 0px !important;
  }
  .product-section .contain .left .lSPager.lSGallery li {
    width: 90px !important;
    height: 100px !important;
  }
  .our-team-section .contain .team-members-wrapper .member {
    -ms-flex-preferred-size: 80%;
        flex-basis: 80%;
  }
}

@media (max-width: 600px) {
  .category-page .contain .categories-wrapper {
    padding-top: 40px;
  }
  .category-page .contain .categories-wrapper .category {
    margin: 0;
    margin-bottom: 20px;
    max-width: 100%;
  }
  .category-page .contain .categories-wrapper .category .category-img {
    height: 100%;
    overflow: hidden;
  }
  .category-page .contain .categories-wrapper .category .category-img img {
    height: 100%;
    -webkit-transition: all .4s;
    transition: all .4s;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .category-page .contain .categories-wrapper .category .category-title {
    font-size: 16px;
    letter-spacing: 3px;
    padding: 20px 45px;
  }
  .category-page .contain .categories-wrapper .category a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .category-page .contain .categories-wrapper .category:hover .category-img img {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}

@media (max-width: 480px) {
  .lk .contain .page-content {
    padding: 50px 20px;
  }
  .modal.sign-in .modal-content .modal-window {
    max-width: 90vw !important;
  }
  .modal.sign-up .modal-content .section-title {
    font-size: 30px;
  }
  .modal.sign-up .modal-content .modal-window form .input-row .input-group {
    width: 100%;
    font-size: 14px;
  }
  .modal.sign-up .modal-content .modal-window form button {
    font-size: 14px;
    padding: 10px 15px;
  }
  .feedback-section .container form button {
    display: block;
    margin: 0 auto;
  }
  .feedback-section .container .feedback-side .contacts-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .feedback-section .container .feedback-side .contacts-block .logo-img {
    margin: 0 auto;
    margin-bottom: 20px;
    text-align: center;
  }
  .feedback-section .container .feedback-side .contacts-block .contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .feedback-section .container .feedback-side .contacts-block .contacts div {
    font-size: 16px;
    text-align: center;
    margin-right: 0;
  }
  .feedback-section .container .feedback-side .contacts-block .contacts .socials {
    margin-top: 0;
  }
  .coop-section .contain .section-title {
    font-size: 26px !important;
  }
  .coop-section .contain .left p, .coop-section .contain .right p {
    text-align: center;
  }
  .coop-section .contain .left ul li, .coop-section .contain .right ul li {
    text-align: center;
  }
  .int-shows-section .contain .section-title {
    font-size: 32px !important;
    letter-spacing: 0;
  }
  .int-shows-section .contain .shows-wrapper .show .show-title {
    letter-spacing: 2px;
  }
  .slide-page .contain .wrapper .left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .slide-page .contain .wrapper .left .section-title {
    width: 85%;
    text-align: center;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 100%;
    padding-bottom: 50px;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit {
    margin-right: 0;
    margin-bottom: 10px;
    padding-top: 0;
    width: 100%;
  }
  .slide-page .contain .wrapper .right .benefits-wrapper .benefit .number {
    font-size: 40px !important;
  }
  .check-out-pages.orders-page .contain .page-content .dublicate-btn {
    width: 100%;
    left: 0;
  }
  .check-out-pages.orders-page .contain .page-content .order-number {
    text-align: center;
    padding: 0;
  }
  .check-out-pages .contain .links-block ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .check-out-pages .contain .links-block ul li {
    margin-bottom: 20px;
  }
  .check-out-pages .contain .links-block ul li:last-child {
    margin-bottom: 0;
  }
  .check-out-pages .contain .links-block ul li a {
    font-size: 16px;
    letter-spacing: 3px;
  }
  .check-out-pages .contain .check-out-btn {
    right: 50%;
    -webkit-transform: translateX(50%);
            transform: translateX(50%);
    width: 100%;
  }
  .our-team-section .contain .team-members-wrapper .member {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  .header-modal .nav-side {
    padding: 0;
  }
  .header-modal .nav-side .nav-side-top {
    padding: 0 15px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-top: 30px;
  }
  .header-modal .nav-side .nav-side-top .close-btn {
    right: 25px;
  }
  .header-modal .nav-side nav .nav li {
    margin-bottom: 50px;
  }
  .header-modal .nav-side nav .nav li a {
    letter-spacing: 5px;
    font-size: 26px;
  }
  .header .header-panel .log-in {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 10px;
  }
  .header .header-panel .log-in a {
    margin-right: 0;
    margin-bottom: 7px;
  }
  .header .header-panel .log-in a:last-child {
    margin-bottom: 0;
  }
  .header .header-panel .favs-n-cart {
    margin-right: 15px;
  }
  .header .header-panel .favs-n-cart a.star {
    margin-right: 15px;
  }
  .header .header-panel .favs-n-cart a.cart svg {
    margin-right: 5px;
  }
  .catalogue-section .contain .tabs-wrapper .tab-links {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .catalogue-section .contain .tabs-wrapper .tab-links a {
    margin-bottom: 25px;
    margin-right: 0;
  }
  .catalogue-section .contain .tabs-wrapper .tab-links a.active {
    margin-bottom: 35px;
  }
  .catalogue-section .contain .tabs-wrapper .tab-links a:last-child {
    margin-bottom: 0;
  }
  .product-section .contain table {
    max-width: 100%;
  }
  .product-section .contain table tr {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .product-section .contain table tr td {
    display: block;
    width: 50%;
    white-space: normal !important;
  }
  .product-section .contain table tr td:first-child {
    padding-right: 5px;
  }
  .product-section .contain table tr td:last-child {
    padding-left: 5px;
  }
}

/* Jan 14 */
@media screen and (max-height: 650px) {
    .modal.sign-up .modal-content .img {
        margin-bottom: 15px;
    }

    .modal.sign-up .modal-content .section-title {
        margin-bottom: 15px;
    }
} /* Jan 14 */

@media (max-width: 380px) {
  .header .contain .header-panel .lang-change {
    margin-right: 10px;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper {
    padding-right: 20px;
  }
  .benefits-section .contain .wrapper .right .benefits-wrapper .benefit .number {
    margin-right: 7px;
  }
  .product-section .contain .under-prev-panel a {
    max-width: 90%;
    margin: 0 auto;
  }
  .product-section .contain .under-prev-panel a svg {
    display: none !important;
  }
  .check-out-pages .contain .page-content table tr td {
    font-size: 12px;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(1) {
    display: none;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(2) {
    width: 80px;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(3) {
    width: 60px;
  }
  .check-out-pages .contain .page-content table tr td:nth-child(4) {
    width: 65px;
  }
}


/* Not logged in page */
.access-page-title {
    padding-top: 50px;
    font-weight: 300;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.access-page-title p {
    font-size: 26px;
    display: block;
    margin-bottom: 20px;
    letter-spacing: 1.2px;
}

.access-page-title .log-or-signin-block {
    display: flex;
    font-size: 22px;
}

.access-page-title .log-or-signin-block a {
    color: #D93E30;
    font-weight: 400;
    position: relative;
}

.access-page-title .log-or-signin-block a:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    height: 1px;
    width: 100%;
    background: #D93E30;
    transition: transform .3s;
    transform: scaleX(0);
    transform-origin: center;
}

.access-page-title .log-or-signin-block a:hover::after,
.access-page-title .log-or-signin-block a:active::after,
.access-page-title .log-or-signin-block a:focus::after {
    transform: scaleX(1);
}

.access-page-title .log-or-signin-block span {
    margin: 0 10px;
}

@media screen and (max-width: 768px) {
    .access-page-title p {
        font-size: 22px;
    }

    .access-page-title .log-or-signin-block {
        font-size: 22px;
    }
}

@media screen and (max-width: 480px) {
    .access-page-title {
        letter-spacing: normal;
        text-align: center;
        padding: 30px 15px;
    }

    .access-page-title p {
        letter-spacing: normal;
    }
}

@media screen and (max-width: 380px) {

    .access-page-title .log-or-signin-block {
        flex-direction: column;
        align-items: center;
    }

    .access-page-title .log-or-signin-block a {
        margin-bottom: 10px;
    }

    .access-page-title .log-or-signin-block span {
        margin-bottom: 10px;
    }
}
.sizes-table .size-item .quantity input::-webkit-inner-spin-button,
.sizes-table .size-item .quantity input::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.sizes-table .size-item .quantity input {
  -moz-appearance: textfield
}