/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */

html,
body,
p,
ol,
ul,
li,
dl,
dt,
dd,
blockquote,
figure,
fieldset,
legend,
textarea,
pre,
iframe,
hr,
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}

ul {
  list-style: none;
}

button,
input,
select {
  margin: 0;
}

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

*,
::before,
::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

img,
video {
  height: auto;
  max-width: 100%;
}

iframe {
  border: 0;
}

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

td,
th {
  padding: 0;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: 0;
  padding: 0!important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

.no-js .owl-carousel {
  display: block;
}

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: -webkit-transform 100ms ease;
  transition: -webkit-transform 100ms ease;
  transition: transform 100ms ease;
  transition: transform 100ms ease,-webkit-transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  overflow: clip;
  list-style: none;
  padding: 0;
  z-index: 1;
  display: block;
}

.swiper-vertical>.swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.swiper-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  display: block;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto;
}

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-css-mode>.swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: start start;
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory;
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
  -ms-scroll-snap-type: none;
  scroll-snap-type: none;
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: none;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
  content: '';
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999;
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always;
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before);
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after);
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-3d .swiper-slide-shadow {
  background: rgba(0,0,0,.15);
}

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to left,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to right,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to top,rgba(0,0,0,.5),transparent);
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),transparent);
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@-webkit-keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size);
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size);
}

:root {
  --swiper-navigation-size: 44px;
}

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size)/44*27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/2));
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none;
}

.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev {
  display: none!important;
}

.swiper-button-next svg,
.swiper-button-prev svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto;
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-lock {
  display: none;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none!important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev';
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next';
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s opacity;
  transition: .3s opacity;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

.swiper-pagination-disabled>.swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none!important;
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%;
}

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  transform: scale(.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(.66);
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(.33);
  transform: scale(.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(.66);
  transform: scale(.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(.33);
  transform: scale(.33);
}

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}

button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none!important;
}

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-50%,0);
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: .2s transform,.2s right;
  transition: .2s transform,.2s right;
}

.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit);
}

.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0;
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-lock {
  display: none;
}

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}

.swiper-scrollbar-disabled>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none!important;
}

.swiper-horizontal>.swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical>.swiper-scrollbar {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2*var(--swiper-scrollbar-sides-offset,1%));
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -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;
  text-align: center;
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
  -ms-touch-action: none;
  touch-action: none;
}

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-free-mode>.swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-grid>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.swiper-grid-column>.swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-fade .swiper-slide-active {
  pointer-events: auto;
}

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube {
  overflow: visible;
}

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: .6;
  z-index: 0;
}

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px);
}

.swiper-cube .swiper-slide-next+.swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-flip {
  overflow: visible;
}

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity,height,-webkit-transform;
  transition-property: opacity,height,-webkit-transform;
  transition-property: transform,opacity,height;
  transition-property: transform,opacity,height,-webkit-transform;
}

.swiper-cards {
  overflow: visible;
}

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"),local("RobotoCondensed-Regular"),url(../../fonts/roboto-condensed-v19-latin-ext_latin_cyrillic-regular.woff2) format("woff2"),url(../../fonts/roboto-condensed-v19-latin-ext_latin_cyrillic-regular.woff) format("woff");
}

@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Condensed Bold"),local("RobotoCondensed-Bold"),url(../../fonts/roboto-condensed-v19-latin-ext_latin_cyrillic-700.woff2) format("woff2"),url(../../fonts/roboto-condensed-v19-latin-ext_latin_cyrillic-700.woff) format("woff");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local("Roboto"),local("Roboto-Regular"),url(../../src/fonts/roboto-v20-latin_cyrillic-regular.woff2) format("woff2"),url(../../src/fonts/roboto-v20-latin_cyrillic-regular.woff) format("woff");
}

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"),local("Roboto-Bold"),url(../../src/fonts/roboto-v20-latin_cyrillic-700.woff2) format("woff2"),url(../../src/fonts/roboto-v20-latin_cyrillic-700.woff) format("woff");
}

@font-face {
  font-family: 'PT Sans Caption';
  font-style: normal;
  font-weight: 400;
  src: local("PT Sans Caption"),local("PTSans-Caption"),url(../fonts/pt-sans-caption-v12-latin_cyrillic-regular.woff2) format("woff2"),url(../fonts/pt-sans-caption-v12-latin_cyrillic-regular.woff) format("woff");
}

:root {
  --f-spinner-width: 36px;
  --f-spinner-height: 36px;
  --f-spinner-color-1: rgba(0, 0, 0, 0.1);
  --f-spinner-color-2: rgba(17, 24, 28, 0.8);
  --f-spinner-stroke: 2.75;
}

.f-spinner {
  margin: auto;
  padding: 0;
  width: var(--f-spinner-width);
  height: var(--f-spinner-height);
}

.f-spinner svg {
  width: 100%;
  height: 100%;
  vertical-align: top;
  -webkit-animation: f-spinner-rotate 2s linear infinite;
  animation: f-spinner-rotate 2s linear infinite;
}

.f-spinner svg * {
  stroke-width: var(--f-spinner-stroke);
  fill: none;
}

.f-spinner svg :first-child {
  stroke: var(--f-spinner-color-1);
}

.f-spinner svg :last-child {
  stroke: var(--f-spinner-color-2);
  -webkit-animation: f-spinner-dash 2s ease-in-out infinite;
  animation: f-spinner-dash 2s ease-in-out infinite;
}

@-webkit-keyframes f-spinner-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes f-spinner-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@-webkit-keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1,150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -35;
  }

  to {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -124;
  }
}

@keyframes f-spinner-dash {
  0% {
    stroke-dasharray: 1,150;
    stroke-dashoffset: 0;
  }

  50% {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -35;
  }

  to {
    stroke-dasharray: 90,150;
    stroke-dashoffset: -124;
  }
}

.f-throwOutUp {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutUp;
}

.f-throwOutDown {
  -webkit-animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
  animation: var(--f-throw-out-duration, 0.175s) ease-out both f-throwOutDown;
}

@-webkit-keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0);
    transform: translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0);
    opacity: 0;
  }
}

@keyframes f-throwOutUp {
  to {
    -webkit-transform: translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0);
    transform: translate3d(0,calc(var(--f-throw-out-distance, 150px)*-1),0);
    opacity: 0;
  }
}

@-webkit-keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0,var(--f-throw-out-distance, 150px),0);
    transform: translate3d(0,var(--f-throw-out-distance, 150px),0);
    opacity: 0;
  }
}

@keyframes f-throwOutDown {
  to {
    -webkit-transform: translate3d(0,var(--f-throw-out-distance, 150px),0);
    transform: translate3d(0,var(--f-throw-out-distance, 150px),0);
    opacity: 0;
  }
}

.f-zoomInUp {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp;
  animation: var(--f-transition-duration, 0.2s) ease .1s both f-zoomInUp;
}

.f-zoomOutDown {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
  animation: var(--f-transition-duration, 0.2s) ease both f-zoomOutDown;
}

@-webkit-keyframes f-zoomInUp {
  0% {
    -webkit-transform: scale(.975) translate3d(0,16px,0);
    transform: scale(.975) translate3d(0,16px,0);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}

@keyframes f-zoomInUp {
  0% {
    -webkit-transform: scale(.975) translate3d(0,16px,0);
    transform: scale(.975) translate3d(0,16px,0);
    opacity: 0;
  }

  to {
    -webkit-transform: scale(1) translate3d(0,0,0);
    transform: scale(1) translate3d(0,0,0);
    opacity: 1;
  }
}

@-webkit-keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(.975) translate3d(0,16px,0);
    transform: scale(.975) translate3d(0,16px,0);
    opacity: 0;
  }
}

@keyframes f-zoomOutDown {
  to {
    -webkit-transform: scale(.975) translate3d(0,16px,0);
    transform: scale(.975) translate3d(0,16px,0);
    opacity: 0;
  }
}

.f-fadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeIn;
  z-index: 2;
}

.f-fadeOut {
  -webkit-animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  animation: var(--f-transition-duration, 0.2s) var(--f-transition-easing, ease) var(--f-transition-delay, 0s) both f-fadeOut;
  z-index: 1;
}

@-webkit-keyframes f-fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes f-fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}

@keyframes f-fadeOut {
  to {
    opacity: 0;
  }
}

.f-fadeFastIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-fadeFastIn;
  z-index: 2;
}

.f-fadeFastOut {
  -webkit-animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  animation: var(--f-transition-duration, 0.1s) ease-out both f-fadeFastOut;
  z-index: 2;
}

@-webkit-keyframes f-fadeFastIn {
  0% {
    opacity: .75;
  }

  to {
    opacity: 1;
  }
}

@keyframes f-fadeFastIn {
  0% {
    opacity: .75;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes f-fadeFastOut {
  to {
    opacity: 0;
  }
}

@keyframes f-fadeFastOut {
  to {
    opacity: 0;
  }
}

.f-fadeSlowIn {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowIn;
  z-index: 2;
}

.f-fadeSlowOut {
  -webkit-animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  animation: var(--f-transition-duration, 0.5s) ease both f-fadeSlowOut;
  z-index: 1;
}

@-webkit-keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes f-fadeSlowIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes f-fadeSlowOut {
  to {
    opacity: 0;
  }
}

@keyframes f-fadeSlowOut {
  to {
    opacity: 0;
  }
}

.f-crossfadeIn {
  -webkit-animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  animation: var(--f-transition-duration, 0.2s) ease-out both f-crossfadeIn;
  z-index: 2;
}

.f-crossfadeOut {
  -webkit-animation: calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;
  animation: calc(var(--f-transition-duration, 0.2s)*.5) linear .1s both f-crossfadeOut;
  z-index: 1;
}

@-webkit-keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes f-crossfadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}

@keyframes f-crossfadeOut {
  to {
    opacity: 0;
  }
}

.f-slideIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideInNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideInNext;
}

.f-slideIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideInPrev;
}

.f-slideOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideOutNext;
}

.f-slideOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-slideOutPrev;
}

@-webkit-keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@keyframes f-slideInPrev {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@-webkit-keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@keyframes f-slideInNext {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }
}

@-webkit-keyframes f-slideOutNext {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@keyframes f-slideOutNext {
  to {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
}

@-webkit-keyframes f-slideOutPrev {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

@keyframes f-slideOutPrev {
  to {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.f-classicIn.from-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicInNext;
  z-index: 2;
}

.f-classicIn.from-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicInPrev;
  z-index: 2;
}

.f-classicOut.to-next {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicOutNext;
  z-index: 1;
}

.f-classicOut.to-prev {
  -webkit-animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;
  animation: var(--f-transition-duration, 0.85s) cubic-bezier(.16,1,.3,1) f-classicOutPrev;
  z-index: 1;
}

@-webkit-keyframes f-classicInNext {
  0% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@keyframes f-classicInNext {
  0% {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@-webkit-keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@keyframes f-classicInPrev {
  0% {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }

  to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    opacity: 1;
  }
}

@-webkit-keyframes f-classicOutNext {
  to {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }
}

@keyframes f-classicOutNext {
  to {
    -webkit-transform: translateX(-75px);
    transform: translateX(-75px);
    opacity: 0;
  }
}

@-webkit-keyframes f-classicOutPrev {
  to {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }
}

@keyframes f-classicOutPrev {
  to {
    -webkit-transform: translateX(75px);
    transform: translateX(75px);
    opacity: 0;
  }
}

:root {
  --f-button-width: 40px;
  --f-button-height: 40px;
  --f-button-border: 0;
  --f-button-border-radius: 0;
  --f-button-color: #374151;
  --f-button-bg: #f8f8f8;
  --f-button-hover-bg: #e0e0e0;
  --f-button-active-bg: #d0d0d0;
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 20px;
  --f-button-svg-height: 20px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: none;
  --f-button-svg-disabled-opacity: 0.65;
}

.f-button {
  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;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  position: relative;
  margin: 0;
  padding: 0;
  width: var(--f-button-width);
  height: var(--f-button-height);
  border: var(--f-button-border);
  border-radius: var(--f-button-border-radius);
  color: var(--f-button-color);
  background: var(--f-button-bg);
  -webkit-box-shadow: var(--f-button-shadow);
  box-shadow: var(--f-button-shadow);
  pointer-events: all;
  cursor: pointer;
  -webkit-transition: var(--f-button-transition);
  transition: var(--f-button-transition);
}

.f-button:active:not([disabled]) {
  background-color: var(--f-button-active-bg);
}

.f-button:focus:not(:focus-visible) {
  outline: 0;
}

.f-button:focus-visible {
  outline: 0;
  -webkit-box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
  box-shadow: inset 0 0 0 var(--f-button-outline, 2px) var(--f-button-outline-color, var(--f-button-color));
}

.f-button svg {
  width: var(--f-button-svg-width);
  height: var(--f-button-svg-height);
  fill: var(--f-button-svg-fill);
  stroke: currentColor;
  stroke-width: var(--f-button-svg-stroke-width);
  stroke-linecap: round;
  stroke-linejoin: round;
  -webkit-transition: opacity .15s ease;
  transition: opacity .15s ease;
  -webkit-transform: var(--f-button-transform);
  transform: var(--f-button-transform);
  -webkit-filter: var(--f-button-svg-filter);
  filter: var(--f-button-svg-filter);
  pointer-events: none;
}

.f-button[disabled] {
  cursor: default;
}

.f-button[disabled] svg {
  opacity: var(--f-button-svg-disabled-opacity);
}

.f-carousel__nav .f-button.is-prev,
.f-carousel__nav .f-button.is-next,
.fancybox__nav .f-button.is-prev,
.fancybox__nav .f-button.is-next {
  position: absolute;
  z-index: 1;
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-next {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.is-horizontal .f-carousel__nav .f-button.is-prev,
.is-horizontal .fancybox__nav .f-button.is-prev {
  left: var(--f-button-prev-pos);
}

.is-horizontal .f-carousel__nav .f-button.is-next,
.is-horizontal .fancybox__nav .f-button.is-next {
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-prev,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-prev {
  left: auto;
  right: var(--f-button-next-pos);
}

.is-horizontal.is-rtl .f-carousel__nav .f-button.is-next,
.is-horizontal.is-rtl .fancybox__nav .f-button.is-next {
  right: auto;
  left: var(--f-button-prev-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-next {
  top: auto;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.is-vertical .f-carousel__nav .f-button.is-prev,
.is-vertical .fancybox__nav .f-button.is-prev {
  top: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-next,
.is-vertical .fancybox__nav .f-button.is-next {
  bottom: var(--f-button-next-pos);
}

.is-vertical .f-carousel__nav .f-button.is-prev svg,
.is-vertical .f-carousel__nav .f-button.is-next svg,
.is-vertical .fancybox__nav .f-button.is-prev svg,
.is-vertical .fancybox__nav .f-button.is-next svg {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.f-carousel__nav .f-button:disabled,
.fancybox__nav .f-button:disabled {
  pointer-events: none;
}

html.with-fancybox {
  width: auto;
  overflow: visible;
  scroll-behavior: auto;
}

html.with-fancybox body {
  -ms-touch-action: none;
  touch-action: none;
}

html.with-fancybox body.hide-scrollbar {
  width: auto;
  margin-right: calc(var(--fancybox-body-margin, 0px) + var(--fancybox-scrollbar-compensate, 0px));
  overflow: hidden!important;
  overscroll-behavior-y: none;
}

.fancybox__container {
  --fancybox-color: #dbdbdb;
  --fancybox-hover-color: #fff;
  --fancybox-bg: rgba(24, 24, 27, 0.98);
  --fancybox-slide-gap: 10px;
  --f-spinner-width: 50px;
  --f-spinner-height: 50px;
  --f-spinner-color-1: rgba(255, 255, 255, 0.1);
  --f-spinner-color-2: #bbb;
  --f-spinner-stroke: 3.65;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  direction: ltr;
  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-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  color: #f8f8f8;
  -webkit-tap-highlight-color: transparent;
  overflow: visible;
  z-index: var(--fancybox-zIndex, 1050);
  outline: 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: 100%;
  text-size-adjust: 100%;
  overscroll-behavior-y: contain;
}

.fancybox__container *,
.fancybox__container ::before,
.fancybox__container ::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

.fancybox__container::-webkit-backdrop {
  background-color: transparent;
}

.fancybox__container::backdrop {
  background-color: transparent;
}

.fancybox__backdrop {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  background: var(--fancybox-bg);
  opacity: var(--fancybox-opacity, 1);
  will-change: opacity;
}

.fancybox__carousel {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-height: 0;
  z-index: 10;
  overflow-y: visible;
  overflow-x: clip;
}

.fancybox__viewport {
  width: 100%;
  height: 100%;
}

.fancybox__viewport.is-draggable {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox__viewport.is-dragging {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  height: 100%;
}

.fancybox__slide {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0 var(--fancybox-slide-gap) 0 0;
  padding: 4px;
  overflow: auto;
  -ms-scroll-chaining: none;
  overscroll-behavior: contain;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox__container:not(.is-compact) .fancybox__slide.has-close-btn {
  padding-top: 40px;
}

.fancybox__slide.has-iframe,
.fancybox__slide.has-video,
.fancybox__slide.has-html5video {
  overflow: hidden;
}

.fancybox__slide.has-image {
  overflow: hidden;
}

.fancybox__slide.has-image.is-animating,
.fancybox__slide.has-image.is-selected {
  overflow: visible;
}

.fancybox__slide::before,
.fancybox__slide::after {
  content: "";
  -webkit-box-flex: 0;
  -ms-flex: 0 0 0px;
  flex: 0 0 0;
  margin: auto;
}

.fancybox__content {
  -ms-flex-item-align: center;
  align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 0;
  padding: 2rem;
  max-width: 100%;
  color: var(--fancybox-content-color, #374151);
  background: var(--fancybox-content-bg, #fff);
  cursor: default;
  border-radius: 0;
  z-index: 20;
}

.is-loading .fancybox__content {
  opacity: 0;
}

.is-draggable .fancybox__content {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}

.can-zoom_in .fancybox__content {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.can-zoom_out .fancybox__content {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.is-dragging .fancybox__content {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox__content [data-selectable],
.fancybox__content [contenteditable] {
  cursor: auto;
}

.fancybox__slide.has-image>.fancybox__content {
  padding: 0;
  background: 0 0;
  min-height: 1px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  -webkit-transition: none;
  transition: none;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fancybox__slide.has-image>.fancybox__content>picture>img {
  width: 100%;
  height: auto;
  max-height: 100%;
}

.is-zooming-in .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content,
.is-zooming-out .fancybox__viewport:not(.is-dragging) .fancybox__slide:not(.is-selected) .fancybox__content {
  visibility: hidden;
}

.is-animating .fancybox__content,
.is-dragging .fancybox__content {
  -webkit-filter: blur(0);
  filter: blur(0);
  will-change: transform,width,height;
}

.fancybox-image {
  margin: auto;
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
  object-fit: contain;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__caption {
  -ms-flex-item-align: center;
  align-self: center;
  max-width: 100%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin: 0;
  padding: 14px 0 4px 0;
  overflow-wrap: anywhere;
  line-height: 1.375;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  cursor: auto;
  visibility: visible;
}

.is-loading .fancybox__caption,
.is-closing .fancybox__caption {
  opacity: 0;
  visibility: hidden;
}

.is-compact .fancybox__caption {
  padding-bottom: 0;
}

.f-button.is-close-btn {
  --f-button-svg-stroke-width: 2;
  position: absolute;
  top: 0;
  right: 8px;
  z-index: 40;
}

.fancybox__content>.f-button.is-close-btn {
  --f-button-width: 34px;
  --f-button-height: 34px;
  --f-button-border-radius: 4px;
  --f-button-color: var(--fancybox-color, #fff);
  --f-button-hover-color: var(--fancybox-color, #fff);
  --f-button-bg: transparent;
  --f-button-hover-bg: transparent;
  --f-button-active-bg: transparent;
  --f-button-svg-width: 22px;
  --f-button-svg-height: 22px;
  position: absolute;
  top: -38px;
  right: 0;
  opacity: .75;
}

.is-loading .fancybox__content>.f-button.is-close-btn {
  visibility: hidden;
}

.is-zooming-out .fancybox__content>.f-button.is-close-btn {
  visibility: hidden;
}

.fancybox__content>.f-button.is-close-btn:hover {
  opacity: 1;
}

.fancybox__footer {
  padding: 0;
  margin: 0;
  position: relative;
}

.fancybox__footer .fancybox__caption {
  width: 100%;
  padding: 24px;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: all .25s ease;
  transition: all .25s ease;
}

.is-compact .fancybox__footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
  background: rgba(24,24,27,.5);
}

.is-compact .fancybox__footer .fancybox__caption {
  padding: 12px;
}

.is-compact .fancybox__content>.f-button.is-close-btn {
  --f-button-border-radius: 50%;
  --f-button-color: #fff;
  --f-button-hover-color: #fff;
  --f-button-outline-color: #000;
  --f-button-bg: rgba(0, 0, 0, 0.6);
  --f-button-active-bg: rgba(0, 0, 0, 0.6);
  --f-button-hover-bg: rgba(0, 0, 0, 0.6);
  --f-button-svg-width: 18px;
  --f-button-svg-height: 18px;
  --f-button-svg-filter: none;
  top: 5px;
  right: 5px;
}

.fancybox__nav {
  --f-button-width: 50px;
  --f-button-height: 50px;
  --f-button-border: 0;
  --f-button-border-radius: 50%;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: transparent;
  --f-button-hover-bg: rgba(24, 24, 27, 0.3);
  --f-button-active-bg: rgba(24, 24, 27, 0.5);
  --f-button-shadow: none;
  --f-button-transition: all 0.15s ease;
  --f-button-transform: none;
  --f-button-svg-width: 26px;
  --f-button-svg-height: 26px;
  --f-button-svg-stroke-width: 2.5;
  --f-button-svg-fill: none;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.5));
  --f-button-svg-disabled-opacity: 0.65;
  --f-button-next-pos: 1rem;
  --f-button-prev-pos: 1rem;
  opacity: var(--fancybox-opacity, 1);
}

.fancybox__nav .f-button:before {
  position: absolute;
  content: "";
  top: -30px;
  right: -20px;
  left: -20px;
  bottom: -30px;
  z-index: 1;
}

.is-idle .fancybox__nav {
  -webkit-animation: .15s ease-out both f-fadeOut;
  animation: .15s ease-out both f-fadeOut;
}

.is-idle.is-compact .fancybox__footer {
  pointer-events: none;
  -webkit-animation: .15s ease-out both f-fadeOut;
  animation: .15s ease-out both f-fadeOut;
}

.fancybox__slide>.f-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: var(--f-spinner-top, calc(var(--f-spinner-width) * -0.5)) 0 0 var(--f-spinner-left, calc(var(--f-spinner-height) * -0.5));
  z-index: 30;
  cursor: pointer;
}

.fancybox-protected {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 40;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox-ghost {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-height: 0;
  -o-object-fit: contain;
  object-fit: contain;
  z-index: 40;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

.fancybox-focus-guard {
  outline: 0;
  opacity: 0;
  position: fixed;
  pointer-events: none;
}

.fancybox__container:not([aria-hidden]) {
  opacity: 0;
}

.fancybox__container.is-animated[aria-hidden=false]>:not(.fancybox__backdrop):not(.fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__carousel>:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=false] .fancybox__slide>:not(.fancybox__content) {
  -webkit-animation: var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn;
  animation: var(--f-interface-enter-duration, 0.25s) ease .1s backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
  animation: var(--f-backdrop-enter-duration, 0.35s) ease backwards f-fadeIn;
}

.fancybox__container.is-animated[aria-hidden=true]>:not(.fancybox__backdrop):not(.fancybox__carousel),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__carousel>:not(.fancybox__viewport),
.fancybox__container.is-animated[aria-hidden=true] .fancybox__slide>:not(.fancybox__content) {
  -webkit-animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
  animation: var(--f-interface-exit-duration, 0.15s) ease forwards f-fadeOut;
}

.fancybox__container.is-animated[aria-hidden=true] .fancybox__backdrop {
  -webkit-animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
  animation: var(--f-backdrop-exit-duration, 0.35s) ease forwards f-fadeOut;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  max-width: 100%;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  min-height: 1px;
  overflow: visible;
}

.has-iframe .fancybox__content,
.has-map .fancybox__content,
.has-pdf .fancybox__content {
  width: calc(100% - 120px);
  height: 90%;
}

.fancybox__container.is-compact .has-iframe .fancybox__content,
.fancybox__container.is-compact .has-map .fancybox__content,
.fancybox__container.is-compact .has-pdf .fancybox__content {
  width: 100%;
  height: 100%;
}

.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  width: 960px;
  height: 540px;
  max-width: 100%;
  max-height: 100%;
}

.has-map .fancybox__content,
.has-pdf .fancybox__content,
.has-youtube .fancybox__content,
.has-vimeo .fancybox__content,
.has-html5video .fancybox__content {
  padding: 0;
  background: rgba(24,24,27,.9);
  color: #fff;
}

.has-map .fancybox__content {
  background: #e5e3df;
}

.fancybox__html5video,
.fancybox__iframe {
  border: 0;
  display: block;
  height: 100%;
  width: 100%;
  background: 0 0;
}

.fancybox-placeholder {
  border: 0!important;
  clip: rect(1px,1px,1px,1px)!important;
  -webkit-clip-path: inset(50%)!important;
  clip-path: inset(50%)!important;
  height: 1px!important;
  margin: -1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
  white-space: nowrap!important;
}

.f-carousel__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-outline: 0;
  --f-thumb-outline-color: #5eb0ef;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
  --f-thumb-border-radius: 2px;
  --f-thumb-offset: 0px;
  --f-button-next-pos: 0;
  --f-button-prev-pos: 0;
}

.f-carousel__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
  --f-thumb-selected-opacity: 1;
}

.f-carousel__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
}

.f-thumbs {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.f-thumbs .f-spinner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ebeff2),to(#e2e8f0));
  background-image: linear-gradient(#ebeff2,#e2e8f0);
  z-index: -1;
}

.f-thumbs .f-spinner svg {
  display: none;
}

.f-thumbs.is-vertical {
  height: 100%;
}

.f-thumbs__viewport {
  width: 100%;
  height: auto;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.f-thumbs__track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-thumbs__slide {
  position: relative;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  width: var(--f-thumb-width);
  height: var(--f-thumb-height);
  overflow: visible;
  cursor: pointer;
}

.f-thumbs__slide.is-loading img {
  opacity: 0;
}

.is-classic .f-thumbs__viewport {
  height: 100%;
}

.is-modern .f-thumbs__track {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}

.is-modern .f-thumbs__track::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: calc((var(--f-thumb-clip-width, 0))*-.5);
  width: calc(var(--width, 0)*1px + var(--f-thumb-clip-width, 0));
  cursor: pointer;
}

.is-modern .f-thumbs__slide {
  width: var(--f-thumb-clip-width);
  -webkit-transform: translate3d(calc(var(--shift, 0)*-1px),0,0);
  transform: translate3d(calc(var(--shift, 0)*-1px),0,0);
  -webkit-transition: none;
  transition: none;
  pointer-events: none;
}

.is-modern.is-resting .f-thumbs__slide {
  -webkit-transition: -webkit-transform .33s ease;
  transition: -webkit-transform .33s ease;
  transition: transform .33s ease;
  transition: transform .33s ease,-webkit-transform .33s ease;
}

.is-modern.is-resting .f-thumbs__slide__button {
  -webkit-transition: -webkit-clip-path .33s ease;
  transition: -webkit-clip-path .33s ease;
  transition: clip-path .33s ease;
  transition: clip-path .33s ease,-webkit-clip-path .33s ease;
}

.is-using-tab .is-modern .f-thumbs__slide:focus-within {
  -webkit-filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color));
  filter: drop-shadow(-1px 0 0 var(--f-thumb-outline-color)) drop-shadow(2px 0 0 var(--f-thumb-outline-color)) drop-shadow(0 -1px 0 var(--f-thumb-outline-color)) drop-shadow(0 2px 0 var(--f-thumb-outline-color));
}

.f-thumbs__slide__button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: var(--f-thumb-width);
  height: 100%;
  margin: 0 -100% 0 -100%;
  padding: 0;
  border: 0;
  position: relative;
  border-radius: var(--f-thumb-border-radius);
  overflow: hidden;
  background: 0 0;
  outline: 0;
  cursor: pointer;
  pointer-events: auto;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  opacity: var(--f-thumb-opacity);
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.f-thumbs__slide__button:hover {
  opacity: var(--f-thumb-hover-opacity);
}

.f-thumbs__slide__button:focus:not(:focus-visible) {
  outline: 0;
}

.f-thumbs__slide__button:focus-visible {
  outline: 0;
  opacity: var(--f-thumb-selected-opacity);
}

.is-modern .f-thumbs__slide__button {
  --clip-path: inset( 0 calc( ((var(--f-thumb-width, 0) - var(--f-thumb-clip-width, 0))) * (1 - var(--progress, 0)) * 0.5 ) round var(--f-thumb-border-radius, 0) );
  -webkit-clip-path: var(--clip-path);
  clip-path: var(--clip-path);
}

.is-classic .is-nav-selected .f-thumbs__slide__button {
  opacity: var(--f-thumb-selected-opacity);
}

.is-classic .is-nav-selected .f-thumbs__slide__button::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  border: var(--f-thumb-outline, 0) solid var(--f-thumb-outline-color, transparent);
  border-radius: var(--f-thumb-border-radius);
  -webkit-animation: f-fadeIn .2s ease-out;
  animation: f-fadeIn .2s ease-out;
  z-index: 10;
}

.f-thumbs__slide__img {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: var(--f-thumb-offset);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  pointer-events: none;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: var(--f-thumb-border-radius);
}

.f-thumbs.is-horizontal .f-thumbs__track {
  padding: 8px 0 12px 0;
}

.f-thumbs.is-horizontal .f-thumbs__slide {
  margin: 0 var(--f-thumb-gap) 0 0;
}

.f-thumbs.is-vertical .f-thumbs__track {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 0 8px;
}

.f-thumbs.is-vertical .f-thumbs__slide {
  margin: 0 0 var(--f-thumb-gap) 0;
}

.fancybox__thumbs {
  --f-thumb-width: 96px;
  --f-thumb-height: 72px;
  --f-thumb-border-radius: 2px;
  --f-thumb-outline: 2px;
  --f-thumb-outline-color: #ededed;
  position: relative;
  opacity: var(--fancybox-opacity, 1);
  -webkit-transition: max-height .35s cubic-bezier(.23,1,.32,1);
  transition: max-height .35s cubic-bezier(.23,1,.32,1);
}

.fancybox__thumbs.is-classic {
  --f-thumb-gap: 8px;
  --f-thumb-opacity: 0.5;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-classic .f-spinner {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.05)));
  background-image: linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05));
}

.fancybox__thumbs.is-modern {
  --f-thumb-gap: 4px;
  --f-thumb-extra-gap: 16px;
  --f-thumb-clip-width: 46px;
  --f-thumb-opacity: 1;
  --f-thumb-hover-opacity: 1;
}

.fancybox__thumbs.is-modern .f-spinner {
  background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.1)),to(rgba(255,255,255,.05)));
  background-image: linear-gradient(rgba(255,255,255,.1),rgba(255,255,255,.05));
}

.fancybox__thumbs.is-horizontal {
  padding: 0 var(--f-thumb-gap);
}

.fancybox__thumbs.is-vertical {
  padding: var(--f-thumb-gap) 0;
}

.is-compact .fancybox__thumbs {
  --f-thumb-width: 64px;
  --f-thumb-clip-width: 32px;
  --f-thumb-height: 48px;
  --f-thumb-extra-gap: 10px;
}

.fancybox__thumbs.is-masked {
  max-height: 0!important;
}

.is-closing .fancybox__thumbs {
  -webkit-transition: none!important;
  transition: none!important;
}

.fancybox__toolbar {
  --f-progress-color: var(--fancybox-color, rgba(255, 255, 255, 0.94));
  --f-button-width: 46px;
  --f-button-height: 46px;
  --f-button-color: var(--fancybox-color);
  --f-button-hover-color: var(--fancybox-hover-color);
  --f-button-bg: rgba(24, 24, 27, 0.65);
  --f-button-hover-bg: rgba(70, 70, 73, 0.65);
  --f-button-active-bg: rgba(90, 90, 93, 0.65);
  --f-button-border-radius: 0;
  --f-button-svg-width: 24px;
  --f-button-svg-height: 24px;
  --f-button-svg-stroke-width: 1.5;
  --f-button-svg-filter: drop-shadow(1px 1px 1px rgba(24, 24, 27, 0.15));
  --f-button-svg-fill: none;
  --f-button-svg-disabled-opacity: 0.65;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0;
  padding: 0;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI Adjusted","Segoe UI","Liberation Sans",sans-serif;
  color: var(--fancybox-color, currentColor);
  opacity: var(--fancybox-opacity, 1);
  text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.5));
  pointer-events: none;
  z-index: 20;
}

.fancybox__toolbar :focus-visible {
  z-index: 1;
}

.fancybox__toolbar.is-absolute,
.is-compact .fancybox__toolbar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.is-idle .fancybox__toolbar {
  pointer-events: none;
  -webkit-animation: .15s ease-out both f-fadeOut;
  animation: .15s ease-out both f-fadeOut;
}

.fancybox__toolbar__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: start;
  align-content: flex-start;
}

.fancybox__toolbar__column.is-left,
.fancybox__toolbar__column.is-right {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}

.fancybox__toolbar__column.is-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.fancybox__infobar {
  padding: 0 5px;
  line-height: var(--f-button-height);
  text-align: center;
  font-size: 17px;
  font-variant-numeric: tabular-nums;
  -webkit-font-smoothing: subpixel-antialiased;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fancybox__infobar span {
  padding: 0 5px;
}

.fancybox__infobar:not(:first-child):not(:last-child) {
  background: var(--f-button-bg);
}

[data-fancybox-toggle-slideshow] {
  position: relative;
}

[data-fancybox-toggle-slideshow] .f-progress {
  height: 100%;
  opacity: .3;
}

[data-fancybox-toggle-slideshow] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-slideshow] svg g:last-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:first-child {
  display: none;
}

.has-slideshow [data-fancybox-toggle-slideshow] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

[data-fancybox-toggle-fullscreen] svg g:last-child {
  display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:first-child {
  display: none;
}

:-webkit-full-screen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: flex;
}

:-ms-fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -ms-flexbox;
  display: flex;
}

:fullscreen [data-fancybox-toggle-fullscreen] svg g:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.f-progress {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  background: var(--f-progress-color, var(--f-carousel-theme-color, #0091ff));
  z-index: 30;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

table {
  width: 100%;
}

a img {
  outline: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
.type-h1,
.type-h2,
.type-h3,
.type-h4,
.type-h5,
.type-h6 {
  font-family: "Roboto Condensed",Arial,"sans-serif";
  font-weight: 700;
  color: #253a44;
  line-height: 1.2em;
  text-transform: uppercase;
  text-align: center;
}

h1,
.type-h1 {
  font-size: 28px;
  margin: 1.4em 0 1.7em;
}

h2,
.type-h2 {
  font-size: 28px;
  margin: 1.2em 0 .9em;
}

h3,
.type-h3 {
  font-size: 22px;
  margin: 1.2em 0 .9em;
}

h4,
.type-h4 {
  font-size: 20px;
  margin: 1.2em 0 .9em;
}

h5,
.type-h5 {
  font-size: 18px;
  margin: 1.2em 0 .9em;
}

h6,
.type-h6 {
  font-size: 17px;
  margin: 1.2em 0 .9em;
}

.content p {
  line-height: 1.68em;
}

.content p:last-child {
  margin-bottom: 0;
}

.content hr,
.content p,
.content ul,
.content ol,
.content dl,
.content pre,
.content blockquote,
.content address,
.content table,
.content form {
  margin-bottom: 2em;
}

.content p+p {
  margin-top: -1em;
}

strong,
b,
th,
thead td {
  font-weight: 700;
}

em,
i,
cite,
dfn {
  font-style: italic;
}

code,
kbd,
samp,
pre,
tt,
var {
  font-size: 90%;
  font-family: 'Courier New',monospace;
  color: #c41e3a;
}

del {
  text-decoration: line-through;
}

u,
ins {
  text-decoration: underline;
}

small,
sup,
sub {
  font-size: 85%;
}

abbr,
acronym {
  text-transform: uppercase;
  font-size: 85%;
  letter-spacing: .1em;
}

a abbr,
a acronym {
  border: 0;
}

abbr[title],
acronym[title],
dfn[title] {
  cursor: help;
  text-decoration: underline;
}

dl {
  line-height: 1.3em;
}

dt {
  margin-top: .8em;
  margin-bottom: .4em;
}

dt {
  font-weight: 700;
}

sup {
  vertical-align: super;
}

sub {
  vertical-align: sub;
}

hr {
  display: block;
  background: #aaa;
  color: #aaa;
  width: 100%;
  height: 1px;
  border: 0;
}

table {
  border: 0;
}

th,
td {
  vertical-align: top;
}

th,
td {
  padding: 10px;
}

caption {
  padding-bottom: .8em;
}

.content img[align=left] {
  float: left;
  margin: 0 1em 1em 0;
}

.content img[align=right] {
  float: right;
  margin: 0 0 1em 1em;
}

.content img {
  margin: 0 0 1em 0;
}

article ul,
article ol {
  margin-left: 12px;
}

article ul li,
article ol li,
.textabout ul li {
  text-indent: 0;
  margin-bottom: 20px;
  position: relative;
  padding-left: 18px;
  line-height: 1.68em;
}

article ul li:before,
.textabout ul li:before {
  content: "\2022\00a0\00a0";
  color: #4ec7e1;
  font-size: 28px;
  width: 20px;
  position: absolute;
  width: 2px;
  height: 2px;
  left: 0;
  top: 0;
  margin-top: 0;
}

article ol {
  list-style-position: outside;
  counter-reset: myCounter;
}

article ol li {
  margin-bottom: 20px;
  position: relative;
  list-style: none;
  padding-left: 30px;
  line-height: 1.68em;
}

article ol li:before {
  counter-increment: myCounter;
  content: counter(myCounter);
  color: #fff;
  background: #4ec7e1;
  display: inline-block;
  text-align: center;
  margin: 0 5px 0 0;
  line-height: 20px;
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
  top: 3px;
  margin-top: 0;
  border-radius: 2px;
  font-size: 15px;
}

article ol ol,
ul ol {
  margin-left: 2.5em;
}

article .reviews ul li:before,
article .reviews ol li:before {
  background: #f69443;
}

.d-table {
  display: table;
  width: 100%;
}

.d-table .d-table-row {
  display: table-row;
}

.d-table .d-table-cell {
  display: table-cell;
  vertical-align: middle;
}

.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}

.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

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

html.fixed {
  overflow: hidden;
}

html,
body {
  height: 100%;
  margin: 0;
  padding: 0;
}

*,
:before,
:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  font-family: "Roboto Condensed",Arial,"sans-serif";
  color: #253a44;
  min-width: 320px;
  font-size: 16px;
  position: relative;
  background: #fff;
  overflow: visible;
  height: auto;
  min-height: 100%;
}

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
}

#content-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

#main-content::after {
  clear: both;
  content: ' ';
  display: table;
}

#site-wrapper {
  position: relative;
}

a {
  color: #ff6e40;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.strong {
  font-weight: 700;
}

.post-edit-link {
  display: inline-block;
  margin-top: 20px;
}

#overlay {
  background: rgba(0,0,0,.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  display: block;
  display: none;
}

.centered {
  text-align: center;
}

.fixwrap::after {
  clear: both;
  content: ' ';
  display: table;
}

.block-inner,
.options-table__header_fixed {
  margin: 0 auto;
  max-width: 1284px;
}

.block-inner::after,
.options-table__header_fixed::after {
  clear: both;
  content: ' ';
  display: table;
}

.page-inner {
  padding-left: 16.82243%;
  padding-right: 16.82243%;
}

:root .main-area {
  margin-bottom: 80px;
}

.noimage {
  border: 1px solid #eee;
}

.col-4 {
  width: 32.71028%;
  float: left;
  margin-right: .93458%;
}

.col-4.last {
  width: 32.71028%;
  float: right;
  margin-right: 0;
}

body .last {
  margin-right: 0;
}

.blue-bg {
  background: #f1fafc;
  padding: 0;
}

.blue-bg_clear {
  padding: 0;
}

.blue-bg_fp {
  padding: 40px 0 60px;
}

.owl-carousel {
  position: relative;
}

.owl-carousel .owl-prev,
.owl-carousel .owl-next {
  width: 48px;
  height: 48px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  background-size: contain;
  background-color: #fff;
  border-radius: 50%;
  -webkit-box-shadow: 0 0 15px rgba(164,204,244,.32);
  box-shadow: 0 0 15px rgba(164,204,244,.32);
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.owl-carousel .owl-prev {
  left: -107px;
  margin-top: -24px;
  background-image: url(../images/sprite.svg#leftarr);
}

.owl-carousel .owl-prev:hover {
  background-image: url(../images/sprite.svg#leftarr_hover);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: none;
}

.owl-carousel .owl-next {
  right: -107px;
  margin-top: -24px;
  left: auto;
  background-image: url(../images/sprite.svg#rightarr);
}

.owl-carousel .owl-next:hover {
  background-image: url(../images/sprite.svg#rightarr_hover);
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  background-color: none;
}

.single-date {
  color: #1f1f1f;
  margin: 0 0 20px;
  text-align: right;
}

.single-date span {
  border: 1px solid #ffd846;
  border-radius: 3px;
  padding: 6px 14px;
  display: inline-block;
}

.more-btn-wrap {
  text-align: center;
  margin: 40px 0 80px;
}

.discount-page h1 {
  font-size: 36px;
}

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

.video__link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video__media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video__button {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  display: none;
  padding: 0;
  width: 50px;
  height: 50px;
  border: 0;
  background-color: transparent;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  cursor: pointer;
}

.video__button-shape {
  fill: #212121;
  fill-opacity: .8;
}

.video__button-icon {
  fill: #fff;
}

.video__button:focus {
  outline: 0;
}

.video:hover .video__button-shape,
.video__button:focus .video__button-shape,
.thumbslider__thumb_video .video__button-shape {
  fill: red;
  fill-opacity: 1;
}

.video--enabled {
  cursor: pointer;
  background: #111;
}

.video--enabled .video__button {
  display: block;
}

.badge-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  overflow: hidden;
  width: 50px;
  height: 50px;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 4px #ddd;
  box-shadow: 0 0 4px #ddd;
  -webkit-transition: linear 100ms width;
  transition: linear 100ms width;
}

.badge-container:hover {
  width: 256px;
}

.grecaptcha-badge {
  opacity: 0!important;
}

.topstripe-wrap {
  background: #f2fdff;
  border-bottom: 1px solid #bedae0;
}

.topstripe {
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 19px;
}

.topstripe .topstripe__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: 700;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.topstripe .topstripe__info span {
  font-weight: 400;
}

.topstripe__address {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topstripe__address span {
  padding-left: 4px;
}

.topstripe .topstripe__worktime {
  margin-left: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.topstripe .topstripe__worktime span {
  padding-left: 4px;
}

.topstripe .topstripe__login {
  width: 202px;
  margin-left: auto;
  border-left: 1px solid #bedae0;
  border-right: 1px solid #bedae0;
  -ms-flex-item-align: center;
  align-self: center;
  height: 100%;
}

.entrance {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
}

.entrance:hover {
  color: #ff6d0b;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  background: #fff;
}

.entrance:hover svg,
.entrance:hover path {
  fill: #ff6d0b!important;
}

.entrance .entrance__icon {
  width: 23px;
  height: 23px;
  margin-right: 14px;
}

.entrance .entrance__title {
  font-weight: 700;
}

.mobile-login-btn {
  display: none;
}

.top-location {
  padding-left: 36px;
  position: relative;
  margin-right: .93458%;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.top-location:before {
  position: absolute;
  content: '';
  display: block;
  top: -5px;
  left: 0;
  background-image: url(../images/sprite.svg#pin-city);
  width: 30px;
  height: 30px;
  line-height: 46px;
  vertical-align: middle;
}

.top-location__locationselect {
  background-image: url(../images/sprite.svg#downarr);
  width: 16px;
  height: 16px;
  background-size: cover;
  display: inline-block;
  margin-left: 9px;
  margin-bottom: -3px;
}

.top-location__cityvalid {
  background: #fff;
  padding: 20px;
  position: absolute;
  left: 0;
  top: 33px;
  width: 410px;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.04);
  box-shadow: 0 0 15px rgba(0,0,0,.04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 90px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.top-location__cityvalid .type-h2 {
  display: none;
}

.top-location__cityvalid_hidden {
  display: none;
}

.top-location__cityvalid .btn {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 48%;
}

.top-location__cityvalid p {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 16px;
  line-height: 25px;
  margin-top: 20px;
}

.top-location__locname {
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
  padding-left: 5px;
}

.headerinfo {
  min-height: 120px;
  height: 120px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flew-wrap: no-wrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.headerinfo::after {
  clear: both;
  content: ' ';
  display: table;
}

.headerinfo .headerinfo__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 13.64486%;
  flex: 0 0 13.64486%;
  max-width: 13.64486%;
}

.headerinfo .headerinfo__btn {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15.88785%;
  flex: 1 1 15.88785%;
  max-width: 15.88785%;
  margin-left: auto;
  padding: 5px 0;
}

.headerinfo .headerinfo__round-btn {
  margin-right: 10px;
}

.headerinfo .headerinfo__social {
  margin: 0 10px 0 10px;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.headerinfo .headerinfo__phones {
  margin-right: 24px;
}

.headerinfo .social_pre {
  display: none;
}

.nav-wrap {
  min-height: 50px;
  background: #4ec7e1;
  -webkit-box-shadow: 0 4px 15px #b7dbec;
  box-shadow: 0 4px 15px #b7dbec;
}

.nav-wrap .nav-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.nav-wrap .cart-info {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15.88785%;
  flex: 1 1 15.88785%;
  background: #22b1ee;
  min-width: 15.88785%;
  min-height: 50px;
  height: 50px;
  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;
  cursor: pointer;
  text-decoration: none;
  display: none;
}

.nav-wrap .cart-info__wallet {
  width: 32px;
  height: 28px;
  fill: #fff;
}

.nav-wrap .cart-info__num {
  border-radius: 50%;
  background: #ffd846;
  width: 32px;
  height: 30px;
  color: #2c2c2c;
  font-size: 16px;
  line-height: 28px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  font-weight: 700;
}

.nav-wrap .cart-info__price {
  font-size: 17px;
  line-height: 20px;
  color: #fff;
  font-weight: 700;
}

.main-menu {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  min-height: 50px;
  height: 50px;
}

.main-menu>.main-menu__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 auto;
  flex: 1 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  font-family: "Roboto Condensed",Arial,"sans-serif";
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.main-menu>.main-menu__item:after {
  position: absolute;
  height: 27px;
  content: '';
  width: 1px;
  background: #a2deeb;
  right: 0;
}

.main-menu>.main-menu__item:last-child::after {
  display: none;
}

.main-menu>.main-menu__item>a {
  color: #fff;
  text-decoration: none;
  height: 50px;
  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: 100%;
  margin-right: 1px;
}

.main-menu>.main-menu__item>a:hover {
  color: #1f1f1f;
}

.main-menu .current-menu-item>a {
  color: #1f1f1f;
}

.main-menu__item {
  position: relative;
}

.main-menu__item:hover ul {
  display: block;
  opacity: 1;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.main-menu__item i {
  display: none;
}

.main-menu__item ul {
  display: none;
  position: absolute;
  top: 50px;
  left: 0;
  background: #fff;
  z-index: 10;
  border: 2px solid #4ec7e1;
  width: 308px;
  text-align: left;
  opacity: 0;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.main-menu__item ul li {
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 44px;
  height: 44px;
  text-transform: uppercase;
  color: #253a44;
  border-bottom: 1px solid #dbe3eb;
}

.main-menu__item ul li:last-child {
  border-bottom: 0;
}

.main-menu__item ul li a {
  color: #253a44;
  display: block;
  line-height: 44px;
  height: 44px;
  vertical-align: middle;
  padding: 0 20px;
  text-decoration: none;
}

.main-menu__item ul li a:hover {
  color: #fff;
  background: #4ec7e1;
}

.menu-icon {
  background-image: url(../images/sprite.svg#menu-hasitems);
  width: 28px;
  height: 28px;
  background-repeat: no-repeat;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.mobile-current-city {
  cursor: pointer;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 0 40px;
  position: relative;
  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;
  display: none;
}

.mobile-current-city:before {
  content: '';
  width: 1px;
  height: 28px;
  background: #a2deeb;
  position: absolute;
  left: 0;
  bottom: 0;
}

.mobile-current-city:after {
  content: '';
  width: 1px;
  height: 28px;
  background: #a2deeb;
  position: absolute;
  right: 0;
  bottom: 0;
}

.mobile-current-city svg {
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.menu-wrap__inner {
  width: 100%;
}

.menu-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
}

.menu-wrap__login {
  display: none;
}

.menu-wrap__citychange {
  display: none;
}

.menu-wrap__citychange {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}

.menu-wrap__citychange:before {
  width: 20px;
  height: 25px;
  background-image: url(../images/sprite.svg#pin-white);
  background-size: contain;
  content: '';
  display: block;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.menu-wrap__citychange .menu-wrap__citychange-icon {
  background-image: url(../images/sprite.svg#down-arr-white);
  background-size: 16px 16px;
  display: inline-block;
  margin-left: auto;
  margin-bottom: 0;
  height: 50px;
  width: 35px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.nav-line__entrance {
  display: none;
}

input,
textarea,
select {
  font-size: 17px;
  background-color: #fff;
  border: 1px solid #c8e4ea;
  border-radius: 2px;
  width: 100%;
  margin: 10px 0 10px;
  opacity: 1;
  font-family: "Roboto Condensed",Arial,"sans-serif";
  height: 50px;
  line-height: 50px;
  vertical-align: center;
  padding: 0 10px;
}

input::focus,
input:hover,
textarea::focus,
textarea:hover,
select::focus,
select:hover {
  border: 1px solid #4ec7e1;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(../images/sprite.svg#downarr);
  background-size: 20px 20px;
  background-position: right 14px center;
  background-repeat: no-repeat;
  color: #8b8b8b;
  border-radius: 2px;
}

option {
  font-family: "Roboto Condensed",Arial,"sans-serif";
  font-size: 17px;
  line-height: 24px;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email] {
  font-family: "Roboto Condensed",Arial,"sans-serif";
  font-size: 100%;
}

fieldset {
  padding: 0 1em 1em 1em;
  margin: 1.6em 0;
}

legend {
  padding-left: .8em;
  padding-right: .8em;
}

legend+* {
  margin-top: 1em;
}

input,
select {
  cursor: pointer;
}

input[type=text],
input[type=password],
input[type=tel],
input[type=email] {
  cursor: text;
}

input {
  vertical-align: middle;
}

.popupform {
  display: none;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  z-index: 200;
  background: #fff;
  padding: 10px;
}

.popupform textarea {
  height: 150px;
}

.popupform .popupform__inner {
  border: 3px solid #ffd846;
  padding: 55px 9.14286% 30px;
  background: #f9feff;
  width: 100%;
  position: relative;
}

.popupform .popupform__close {
  background: #ffd846;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  position: absolute;
  cursor: pointer;
  background-image: url(../images/sprite.svg#form-close);
  background-size: 24px 24px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

.popupform .popupform__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 33px;
  margin-bottom: 30px;
  text-align: center;
}

.popupform .popupform__sub-title {
  font-size: 17px;
  line-height: 1.4em;
  text-align: center;
}

.popupform form {
  margin-top: 50px;
}

.popupform_regionselect {
  max-width: 100%;
  width: 560px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 2em;
  text-align: center;
}

.popupform_regionselect .popupform__inner {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  flew-wrap: wrap;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.popupform_regionselect ul {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
}

.popupform_regionselect li {
  cursor: pointer;
}

.popupform_regionselect li a {
  color: #253a44;
  text-decoration: none;
}

.popupform_regionselect li:hover {
  color: #ff6e0a;
}

.popupform_regionselect li:hover a {
  color: #ff6e0a;
}

form p {
  margin-bottom: 0;
}

form label {
  font-size: 17px;
  line-height: 1em;
  color: #1f1f1f;
  width: 100%;
}

form input,
form textarea,
form select {
  font-size: 17px;
  line-height: 24px;
  background-color: #fff;
  border: 1px solid #c8e4ea;
  border-radius: 2px;
  width: 100%;
  margin: 10px 0 10px;
  opacity: 1;
  font-family: "Roboto Condensed",Arial,"sans-serif";
}

form input::focus,
form input:hover,
form textarea::focus,
form textarea:hover,
form select::focus,
form select:hover {
  border: 1px solid #4ec7e1;
}

form input {
  height: 50px;
  line-height: 50px;
  vertical-align: center;
  padding: 0 10px;
}

form select {
  height: 50px;
  line-height: 50px;
  padding: 0 10px;
}

form textarea {
  padding: 10px 10px;
  resize: none;
  min-height: 132px;
}

form input[type=submit] {
  border: 0;
  border-radius: 3px;
  font-family: Roboto Condensed;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  height: 50px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  background: linear-gradient(274.41deg,#ff6d09 7.44%,#ff6e40 96.83%);
  -webkit-box-shadow: 0 4px 8px rgba(243,118,39,.41);
  box-shadow: 0 4px 8px rgba(243,118,39,.41);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  padding: 5px 25px;
  line-height: 1.1em;
}

form input[type=submit]:hover {
  background: #ff6e0a linear-gradient(288.56deg,#ff691e 2.78%,#fd5c5c 83.97%);
  -webkit-box-shadow: 0 0 15px #ffb493;
  box-shadow: 0 0 15px #ffb493;
}

form input[type=submit] a {
  text-decoration: none;
}

form input[type=submit]:disabled {
  background-color: #ccc;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: default;
  cursor: not-allowed;
}

form .required {
  color: #ff6e40;
}

form .transfer {
  display: none;
}

div.wpcf7 input[type=file] {
  width: auto;
  height: auto;
  line-height: normal;
  padding: 10px 10px;
  display: -webkit-inline-box!important;
  display: -ms-inline-flexbox!important;
  display: inline-flex!important;
}

.file-upload {
  border: 1px solid #ccc;
  display: inline-block;
  cursor: pointer;
  display: block;
  background: #fff;
  border: 1px dashed #c8e4ea;
  border-radius: 3px;
  margin-top: 5px;
  padding: 20px 15px 20px 65px;
  color: #8b8b8b;
  font-size: 16px;
  line-height: 1.6em;
  font-family: "Roboto Condensed",Arial,"sans-serif";
  position: relative;
}

.file-upload:before {
  content: '';
  position: absolute;
  width: 35px;
  height: 35px;
  background-image: url(../images/sprite.svg#upload-file);
  left: 15px;
  top: 50%;
  margin-top: -17px;
}

#file-selected {
  color: #253a44;
  font-size: 15px;
}

.notice {
  margin: 25px 0 35px;
  line-height: 1.4em;
  font-size: 17px;
}

.your-acceptance {
  padding-left: 24px;
}

.wpcf7-acceptance .wpcf7-list-item {
  position: absolute;
  left: 0;
  top: 2px;
}

.wpcf7-acceptance .wpcf7-list-item input {
  width: 16px;
  height: 16px;
  margin: 0;
  display: block;
}

.autocomplete-suggestions {
  text-align: left;
  cursor: default;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.25);
  box-shadow: 0 0 15px rgba(0,0,0,.25);
  position: absolute;
  display: none;
  z-index: 9999;
  max-height: 254px;
  overflow: hidden;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #c8e4ea;
}

.autocomplete-suggestion {
  position: relative;
  padding: 0 10px;
  line-height: 44px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1em;
  color: #253a44;
  height: 44px;
  vertical-align: middle;
}

.autocomplete-suggestion b {
  font-weight: 400;
  color: #ff6e0a;
}

.autocomplete-suggestion.selected {
  background: #edfcff;
}

.wpcf7-form-control-wrap {
  width: 100%;
}

form .wpcf7-list-item {
  margin-left: 0;
}

form .wpcf7-not-valid-tip,
form .wpcf7-response-output {
  border-width: 1px;
  margin-right: 0;
  margin-left: 0;
}

form .wpcf7-not-valid-tip {
  margin-top: -5px;
  font-size: 14px;
}

form .wpcf7-response-output {
  padding: 10px 15px;
  font-size: 15px;
}

form .wpcf7-mail-sent-ok {
  font-size: 17px;
  line-height: 1.5em;
}

#write-form,
#callback-form,
#album-order-form,
#success-message {
  z-index: 101;
}

#loginform {
  text-align: center;
  font-size: 16px;
  line-height: 1.4em;
}

#loginform .loginform__entry {
  margin-bottom: 15px;
}

#loginform .loginform_entry__name {
  margin-bottom: 15px;
  font-weight: 700;
  font-size: 18px;
}

#loginform .loginform_entry__account {
  margin-bottom: 25px;
}

.success-message {
  background: #fff;
  width: 300px;
  max-width: 100%;
  z-index: 102;
  border: 3px solid #ffd846;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.04);
  box-shadow: 0 0 15px rgba(0,0,0,.04);
  position: absolute;
  text-align: center;
  padding: 70px 45px;
  left: 50%;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  display: none;
}

.success-message .success-message__title {
  font-size: 21px;
  line-height: 1.3em;
  font-weight: 700;
  margin-bottom: 30px;
}

.success-message .success-message__text {
  font-size: 17px;
  line-height: 1.5em;
}

.success-message .success-message__close {
  background: #ffd846;
  top: 0;
  right: 0;
  width: 36px;
  height: 36px;
  position: absolute;
  cursor: pointer;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  background-image: url(../images/sprite.svg#close-black);
  background-size: 30px 30px;
}

.popupform_presentation-form {
  max-width: 360px;
  position: fixed!important;
  -webkit-transform: translate(-50%,0);
  transform: translate(-50%,0);
  top: 64px;
}

.popupform_presentation-form form {
  margin-top: 32px;
}

.popupform_presentation-form .popupform__title {
  font-weight: 400;
}

.wpcf7-form-control-wrap {
  position: relative;
}

.wpcf7-acceptance {
  padding-left: 24px;
}

form.submitting .wpcf7-spinner {
  visibility: visible;
}

form p {
  width: 100%;
}

.wpcf7-spinner {
  background-color: #ff6e40;
}

.btn {
  border-radius: 3px;
  font-family: Roboto Condensed;
  font-weight: 700;
  font-size: 18px;
  line-height: 21px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  height: 50px;
  color: #fff;
  cursor: pointer;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-decoration: none;
  background: linear-gradient(274.41deg,#ff6d09 7.44%,#ff6e40 96.83%);
  -webkit-box-shadow: 0 4px 8px rgba(243,118,39,.41);
  box-shadow: 0 4px 8px rgba(243,118,39,.41);
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  padding: 5px 25px;
  line-height: 1.1em;
}

.btn:hover {
  background: #ff6e0a linear-gradient(288.56deg,#ff691e 2.78%,#fd5c5c 83.97%);
  -webkit-box-shadow: 0 0 15px #ffb493;
  box-shadow: 0 0 15px #ffb493;
}

.btn a {
  text-decoration: none;
}

.btn_blue {
  background: #4ec7e1;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn_blue:hover {
  background: #24c4e8;
  -webkit-box-shadow: 0 0 15px #95e1f1;
  box-shadow: 0 0 15px #95e1f1;
}

.btn_orange {
  background: linear-gradient(274.41deg,#ff6d09 7.44%,#ff6e40 96.83%);
  -webkit-box-shadow: 0 4px 8px rgba(243,118,39,.41);
  box-shadow: 0 4px 8px rgba(243,118,39,.41);
}

.btn_orange:hover {
  background: #ff6e0a linear-gradient(288.56deg,#ff691e 2.78%,#fd5c5c 83.97%);
  -webkit-box-shadow: 0 0 15px #ffb493;
  box-shadow: 0 0 15px #ffb493;
}

.btn_gray {
  background: #c4c4c4;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn_gray:hover {
  background: #c4c4c4;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn_calc {
  font-size: 16px;
}

.phones {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.phones a {
  color: #253a44;
  text-decoration: none;
}

.phones a:hover {
  color: #ff6e0a;
}

.phones__icon {
  display: none;
}

.textabout {
  padding: 0 0 68px 0;
}

.textabout h2 {
  text-align: left;
}

.textabout .textabout__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.textabout .textabout__desc {
  font-size: 16px;
  line-height: 1.68em;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 20px;
}

.textabout .textabout__video {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 41.1215%;
  flex: 1 1 41.1215%;
  max-width: 41.1215%;
  margin-left: auto;
}

.textabout_home {
  padding: 50px 0;
}

.textabout_home h1 {
  text-align: left;
}

.textabout_home .textabout__desc {
  margin-bottom: 30px;
}

.textabout_home .textabout__video {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 41.1215%;
  padding-top: 10px;
  display: none;
}

.round-btn {
  font-family: Roboto Condensed;
  font-style: normal;
  font-weight: 700;
  font-size: 15px;
  line-height: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-transform: uppercase;
  color: #253a44;
  border: 2px solid #ffd846;
  border-radius: 38px;
  height: 50px;
  width: 185px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: #fff;
  cursor: pointer;
  background-repeat: no-repeat;
}

.round-btn:hover {
  border: 2px solid #4ec7e1;
  -webkit-box-shadow: 0 4px 10px rgba(78,199,225,.34);
  box-shadow: 0 4px 10px rgba(78,199,225,.34);
}

.round-btn_call {
  padding-left: 35px;
  background-image: url(../images/svg/phone.svg);
  background-size: 25px 25px;
  background-position: 12px 50%;
  line-height: 1.2em;
}

.round-btn_write {
  padding-left: 35px;
  background-image: url(../images/svg/message.svg);
  background-size: 30px 25px;
  background-position: 20px 50%;
}

.round-btn_wa {
  padding-left: 35px;
  background-image: url(../images/wa_icon.png);
  background-size: 25px 25px;
  background-position: 10px 50%;
  font-size: 13px;
  text-transform: none;
  text-decoration: none;
  line-height: 1.2em;
}

.round-btn_wa:hover {
  border: 2px solid #43d854;
}

.social {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.social .social__link {
  background-size: contain;
  width: 46px;
  height: 46px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-indent: -9999em;
  cursor: pointer;
  background-repeat: no-repeat;
  background-positon: 50% 50%;
  margin: 0 6px 0 0;
}

.social .social__link:last-child {
  margin-right: 0;
}

.social .social__iconwrap {
  width: 46px;
  height: 46px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border: 2px solid #beeaf3;
  border-radius: 50%;
  text-align: center;
}

.social .social__iconwrap:hover svg {
  fill: #fff;
}

.social .social__iconwrap svg {
  margin-top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.social .social__iconwrap_vk svg {
  height: 12px;
  width: 22px;
  fill: #3bacec;
}

.social .social__iconwrap_vk:hover {
  background-color: #3bacec;
  border: 2px solid #3bacec;
}

.social .social__iconwrap_ok svg {
  height: 20px;
  width: 12px;
  fill: #fa7e38;
}

.social .social__iconwrap_ok:hover {
  background-color: #fa7e38;
  border: 2px solid #fa7e38;
}

.social .social__iconwrap_yt svg {
  fill: #e02f2f;
  width: 32px;
  height: 16px;
}

.social .social__iconwrap_yt:hover {
  background-color: #e02f2f;
  border: 2px solid #e02f2f;
}

.social .social__iconwrap_fb svg {
  width: 10px;
  height: 19px;
  fill: #2f72d7;
}

.social .social__iconwrap_fb:hover {
  background-color: #2f72d7;
  border: 2px solid #2f72d7;
}

.social .social__iconwrap_inst svg {
  width: 17px;
  height: 17px;
  fill: #be72c5;
}

.social .social__iconwrap_inst:hover {
  background-color: #be72c5;
  border: 2px solid #be72c5;
}

.social .social__iconwrap_wa svg {
  width: 20px;
  height: 20px;
  fill: #43d854;
}

.social .social__iconwrap_wa:hover {
  background-color: #43d854;
  border: 2px solid #43d854;
}

.social .social__iconwrap_tg svg {
  width: 20px;
  height: 20px;
  fill: #08c;
}

.social .social__iconwrap_tg:hover {
  background-color: #08c;
  border: 2px solid #08c;
}

.social .social__link_vk {
  background-image: url(../images/sprite.svg#vk-1);
}

.social .social__link_vk:hover,
.social .social__link_vk:active {
  background-image: url(../images/sprite.svg#vk);
}

.social .social__link_ok {
  background-image: url(../images/sprite.svg#ok-1);
}

.social .social__link_ok:hover,
.social .social__link_ok:active {
  background-image: url(../images/sprite.svg#ok);
}

.social .social__link_fb {
  background-image: url(../images/sprite.svg#f-1);
}

.social .social__link_fb:hover,
.social .social__link_fb:active {
  background-image: url(../images/sprite.svg#f);
}

.social .social__link_inst {
  background-image: url(../images/sprite.svg#inst-1);
}

.social .social__link_inst:hover,
.social .social__link_inst:active {
  background-image: url(../images/sprite.svg#inst);
}

.breadcrumbs-wrap {
  min-height: 60px;
  background: #f2fdff;
}

.breadcrumbs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  height: 60px;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: 60px;
  font-size: 15px;
  line-height: 1.4em;
}

.breadcrumbs a {
  color: #1f1f1f;
  text-decoration: none;
}

.breadcrumbs a:hover {
  text-decoration: underline;
}

.breadcrumbs .breadcrumbs-path>span {
  padding-right: 18px;
  padding-left: 18px;
}

.breadcrumbs .breadcrumbs-path>span:first-child {
  padding-left: 0;
}

.breadcrumbs .breadcrumbs-path>span:last-child {
  padding-right: 0;
}

.frontintro {
  padding-top: 20px;
}

.introslider.owl-carousel .owl-prev {
  left: -24px;
}

.introslider.owl-carousel .owl-next {
  right: -24px;
}

.promo {
  margin-top: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.promo::after {
  clear: both;
  content: ' ';
  display: table;
}

.promo a {
  color: #253a44;
  text-decoration: none;
}

.promo .promo__blockwrap {
  border: 1px solid #f69443;
}

.promo .promo__item {
  width: 49.53271%;
  float: left;
  margin-right: .93458%;
  border: 2px solid #f69443;
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: cover;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.promo .promo__item:nth-child(2n) {
  border-color: #ffd846;
  margin-right: 0;
}

.promo .promo__item:nth-child(2n) .promo__blockwrap {
  border: 1px solid #ffd846;
}

.promo .promo__item:hover {
  opacity: .8;
  -webkit-transition: all .25s ease 0s;
  transition: all .25s ease 0s;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
}

.promo .promo__item-inner {
  padding: 40px 30px;
  background-position: 100% 0;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 330px;
  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: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.promo .promo__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

.promo .promo__desc {
  font-size: 16px;
  line-height: 25px;
  margin-top: 15px;
  max-width: 230px;
}

.promo .promo__price {
  font-weight: 700;
  font-size: 28px;
  color: #f17d2d;
  margin-top: 10px;
  line-height: .9em;
}

.promo .promo__price .promo__fromprice {
  font-size: 22px;
  font-weight: 400;
  color: #253a44;
}

.promo .promo__price .promo__oldprice {
  font-size: 22px;
  font-weight: 400;
  position: relative;
  color: #253a44;
}

.promo .promo__price .promo__oldprice:after {
  display: block;
  position: absolute;
  height: 1px;
  content: '';
  background: #253a44;
  width: 100%;
  top: 50%;
  left: 0;
}

.promo .promo__order-link {
  max-width: 204px;
  position: absolute;
  bottom: 40px;
}

.promo .promo__innerwrap {
  position: absolute;
  top: 40px;
  left: 30px;
  width: 55%;
}

.typeselector,
.calcselector {
  width: 100%;
  border-radius: 5px;
  border: 1px solid #bedae0;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 36px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.typeselector li:first-child,
.calcselector li:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.typeselector li:last-child,
.calcselector li:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.typeselector .typeselector__albumtype,
.typeselector .calcselector__albumtype,
.calcselector .typeselector__albumtype,
.calcselector .calcselector__albumtype {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33.33%;
  flex: 1 1 33.33%;
  color: #6289ac;
  -ms-flex-item-align: center;
  align-self: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  text-transform: uppercase;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
}

.typeselector .typeselector__albumtype:hover,
.typeselector .typeselector__albumtype_current,
.typeselector .calcselector__albumtype:hover,
.typeselector .calcselector__albumtype_current,
.calcselector .typeselector__albumtype:hover,
.calcselector .typeselector__albumtype_current,
.calcselector .calcselector__albumtype:hover,
.calcselector .calcselector__albumtype_current {
  background: #4ec7e1;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  color: #fff;
}

.typeselector .typeselector__albumtype_current,
.typeselector .calcselector__albumtype_current,
.calcselector .typeselector__albumtype_current,
.calcselector .calcselector__albumtype_current {
  -webkit-box-shadow: 0 4px 4px rgba(78,199,225,.33);
  box-shadow: 0 4px 4px rgba(78,199,225,.33);
}

.typeselector .typeselector__albumtype:nth-child(2n),
.typeselector .calcselector__albumtype:nth-child(2n),
.calcselector .typeselector__albumtype:nth-child(2n),
.calcselector .calcselector__albumtype:nth-child(2n) {
  border-left: 1px solid #bedae0;
  border-right: 1px solid #bedae0;
}

.typeselector_packblocks,
.calcselector_packblocks {
  margin-top: -30px;
}

.typeselector .typeselector__albumtype_type:nth-child(2n) {
  border-right: none;
}

.stripeslider {
  margin-bottom: 35px;
}

.stripeslider__item {
  text-decoration: none;
  outline: 0;
}

.stripeslider__item:hover {
  opacity: .8;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.stripeslider__itemdesc {
  text-align: center;
  color: #1f1f1f;
  font-size: 18px;
  line-height: 19px;
  display: block;
  margin-top: 17px;
}

.stripeslider.owl-carousel .owl-prev {
  left: 6px;
  margin-top: -44px;
  top: 50%;
}

.stripeslider.owl-carousel .owl-next {
  right: 6px;
  margin-top: -44px;
  top: 50%;
}

.stripeslider_prices {
  border-top: 1px solid #ffd846;
  border-bottom: 1px solid #ffd846;
}

.advantages {
  min-height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0;
}

.advantages .advantages__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.advantages .advantages__icon-wrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 30.76923%;
  padding: 0 15px;
}

.advantages .advantages__icon-wrap svg {
  width: 100%;
  max-height: 70px;
}

.advantages .advantages__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding-right: 20px;
  font-size: 17px;
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1f1f1f;
}

.geo-work-wrap {
  background: url(../images/album-order-bg.jpg) no-repeat 50%;
  background-size: cover;
}

.geo-work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}

.geo-work h2,
.geo-work .type-h2 {
  margin-top: 0;
  text-align: left;
}

.geo-work .geo-work__text {
  width: 32.71028%;
  float: left;
  margin-right: .93458%;
}

.geo-work .geo-work__img {
  width: 66.35514%;
  float: right;
  margin-right: 0;
  padding-left: 25px;
}

.geo-work .geo-work__desc {
  font-size: 16px;
  line-height: 1.68em;
  margin-top: 50px;
}

.geo-work .geo-work__view-addresses {
  margin: 55px 0 0;
}

.price-offers {
  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;
  margin: 0 -6px;
  position: relative;
}

.price-offers__more {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}

.price-offers__showitem {
  display: none;
}

.price-offers .price-offers__item {
  background: #fff;
  border: 1px solid #cecece;
  border-radius: 3px;
  padding: 7px;
  max-width: 32.71028%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 6px;
}

.price-offers .price-offers__item_current {
  border: 3px solid #ffd846;
  -webkit-box-shadow: 0 0 15px rgba(89,162,185,.25);
  box-shadow: 0 0 15px rgba(89,162,185,.25);
}

.price-offers .price-offers__item_current .price-offers__item-innerwrap {
  border: 1px solid #dbdbdb;
  padding: 12px 17px;
}

.price-offers .price-offers__item_hidden {
  display: none;
}

.price-offers .price-offers__item-innerwrap {
  padding: 20px;
  border: transparent;
  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;
}

.price-offers .price-offers__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 19px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 18px;
}

.price-offers .price-offers__price {
  font-weight: 700;
  font-size: 26px;
  line-height: 19px;
  text-align: center;
  color: #f17d2d;
  margin-top: 30px;
}

.price-offers .price-offers__price_new .priceval {
  font-size: 22px;
  font-weight: 400;
  position: relative;
  color: #253a44;
}

.price-offers .price-offers__price_new .priceval:after {
  display: block;
  position: absolute;
  height: 1px;
  content: '';
  background: #253a44;
  width: 100%;
  top: 50%;
  left: 0;
}

.price-offers .price-offers__option-list {
  border-top: 2px dashed #a7dae6;
  margin: 30px 0 0 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-top: 7px;
}

.price-offers .price-offers__option-list ul {
  margin-left: 8px;
  margin-bottom: 0;
}

.price-offers .price-offers__option-list li {
  font-size: 16px;
  line-height: 22px;
  margin: 17px 0;
  position: relative;
  padding-left: 40px;
  text-indent: 0;
}

.price-offers .price-offers__option-list li:before {
  content: '';
  width: 22px;
  height: 22px;
  border-radius: 50%;
  overflow: hidden;
  background: #96e0f0 url(../images/sprite.svg#stroke);
  background-size: 19px 14px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: inline-block;
  left: 5px;
  top: 50%;
  margin-top: -11px;
  position: absolute;
}

.price-offers .price-offers__option-list li.minus:before {
  background: #ff6e0a url(../images/sprite.svg#minus-orange);
}

.price-offers .price-offers__option-list li.hasmore span {
  border-bottom: 1px dashed #39b8d3;
  cursor: pointer;
}

.price-offers .price-offers__order-link {
  margin: 12px auto 25px;
}

.popupform_advantages {
  position: fixed;
  top: 0;
}

.options-table {
  display: block;
  margin: 2em auto;
  width: 100%;
  max-width: 100%;
  border-radius: 3px;
  border: 1px solid #cecece;
  background: #fff;
}

.options-table__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}

.options-table__row:last-child .options-innerrow {
  border-bottom: 0;
}

.options-table__header_fixed {
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 200;
  -webkit-transition: .2s;
  transition: .2s;
}

.options-table__header .options-innerrow {
  border: 0;
  font-weight: 700;
  font-size: 24px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  border-bottom: 2px dashed #a7dae6;
}

.options-table__header .options-innerrow_first {
  border-right: 1px solid #a7dae6;
  font-size: 18px;
}

.options-table .priceval {
  color: #f17d2d;
}

.options-innerrow {
  text-align: center;
  padding: 20px;
  border-bottom: 1px solid #a7dae6;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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;
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  flex: 1 0;
  position: relative;
}

.options-innerrow_first {
  width: calc(100%/3);
  border-right: 1px solid #a7dae6;
  font-size: 18px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.options-innerrow:last-child {
  border-right: 0;
}

.options-innerrow_hidden {
  display: none;
}

.options-innerrow__prices {
  margin-top: 16px;
}

.options-innerrow__prices .priceval {
  position: relative;
}

.options-innerrow__prices_gotnew .priceval {
  color: #253a44;
  font-weight: 400;
  font-size: 22px;
}

.options-innerrow__prices_gotnew .newpriceval {
  color: #ff6e0a;
}

.options-innerrow__prices_gotnew .priceval:after {
  display: block;
  position: absolute;
  height: 1px;
  content: '';
  background: #253a44;
  width: 100%;
  top: 50%;
  left: 0;
}

.options-innerrow i {
  display: inline;
  background: #24c4e8;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  padding: 0;
  color: #fff;
  cursor: pointer;
  margin-left: 12px;
  font-style: normal;
  font-size: 14px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.options-innerrow .options-innerrow__tip {
  position: absolute;
  top: 0;
  left: 100%;
  right: 0;
  background: #fff;
  border: 2px solid #24c4e8;
  width: 320px;
  height: auto;
  padding: 24px;
  z-index: 201;
  font-size: 14px;
  line-height: 1,35em;
  display: none;
}

.options-innerrow .options-innerrow__tipclose {
  width: 24px;
  height: 24px;
  background: #24c4e8;
  right: 0;
  top: 0;
  position: absolute;
  z-index: 202;
  background-image: url(../images/sprite.svg#form-close);
  background-size: 18px 18px;
  background-position: 50% 50%;
  cursor: pointer;
}

.price-val {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  overflow: hidden;
  background-repeat: repeat;
  background-size: auto;
  background-position: 50% 50%;
  display: inline-block;
  left: 5px;
}

.price-val_plus {
  background: #96e0f0 url(../images/sprite.svg#stroke);
  background-repeat: no-repeat;
  background-size: 19px 14px;
  background-position: 50% 50%;
}

.price-val_minus {
  background: url(../images/sprite.svg#minus-orange);
  background-repeat: no-repeat;
}

.album-options {
  display: block;
  margin: 2em auto;
  width: 100%;
  max-width: 100%;
  border-radius: 3px;
  border: 1px solid #cecece;
  background: #fff;
  padding: 4px;
  padding-bottom: 4px;
}

.album-options__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.album-options__top {
  border-bottom: 2px dashed #a7dae6;
  padding-bottom: 24px;
  margin-bottom: 48px;
  width: 100%;
  text-align: center;
  font-weight: 400;
  display: none;
}

.album-options__top i {
  font-weight: 700;
  font-style: normal;
}

.album-options__name {
  font-size: 18px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
  margin-bottom: 16px;
}

.album-options__name i {
  text-transform: uppercase;
}

.album-options__pages {
  color: #2c2c2c;
  margin-bottom: 16px;
  font-size: 18px;
  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;
}

.album-options__pages i {
  font-weight: 700;
  font-style: normal;
}

.album-options__iconwrap {
  border-radius: 50%;
  border: 1px solid #c1e3eb;
  display: block;
  margin-right: 12px;
  width: 48px;
  height: 48px;
  padding: 7px;
  text-align: center;
  cursor: pointer;
}

.album-options__iconwrap svg {
  width: 32px;
  height: 32px;
  display: inline-block;
  fill: #355878;
}

.album-options__price {
  font-size: 24px;
  margin-bottom: 16px;
  color: #253a44;
}

.album-options__price i {
  color: #ff6e0a;
  font-weight: 700;
}

.album-options__typecontent {
  margin-top: 16px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

.album-options__typecontent__hidden {
  visibility: hidden;
  opacity: 0;
}

.album-options__typecontent_current {
  visibility: visible;
  opacity: 1;
  display: block;
}

.album-options__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.album-options__typedesc {
  font-size: 20px;
  text-align: left;
  margin-bottom: 40px;
  margin-right: 0;
  padding: 0 12px;
}

.album-options__typedesc p {
  line-height: 1.35em;
}

.album-options__typeimage {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.album-options .price-val_plus {
  width: 19px;
  height: 19px;
  margin-right: 8px;
  display: inline-block;
  margin-bottom: -1px;
}

.album-options__albums {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  display: none;
}

.album-options__albums:first-of-type {
  display: block;
}

.album-options__album {
  text-align: center;
  display: block;
  position: relative;
  text-decoration: none;
  font-size: 18px;
  line-height: 1.4em;
  color: #253a44;
}

.album-options__album img {
  margin-bottom: 8px;
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.album-options__album:hover img {
  -webkit-transition: all .25s ease 0s;
  transition: all .25s ease 0s;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

.album-options span.check,
.album-options span.plus,
.album-options p.check:before,
.album-options p.plus:before {
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 12px;
  background: #96e0f0 url(../images/sprite.svg#stroke);
  background-size: contain;
  background-repeat: no-repeat;
  background-size: 19px 14px;
  background-position: 50% 50%;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  overflow: hidden;
  margin-bottom: -3px;
}

.album-options span.plus {
  background: #fff url(../images/sprite.svg#plus-orange);
  background-size: contain;
  background-repeat: no-repeat!important;
}

.album-options p.check:before {
  content: '';
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  background-size: 19px 14px;
  background-repeat: no-repeat;
}

.album-options p.plus:before {
  content: '';
  -webkit-box-flex: 0;
  -ms-flex: 0 0 22px;
  flex: 0 0 22px;
  background-image: url(../images/sprite.svg#plus-orange);
  background-size: contain!important;
  background-repeat: no-repeat!important;
  background-color: #fff;
}

.album-options p.plus,
.album-options p.check {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.album-options__inner {
  display: none;
}

.album-options__inner_active {
  display: block;
}

.album-options h2 {
  margin: 20px 0 40px;
}

.album-options__typegallery {
  position: relative;
  display: none;
}

.album-options__typegallery:first-child {
  display: block;
}

.album-options__typegallery .owl-carousel .owl-next {
  right: -12px;
}

.album-options__typegallery .owl-carousel .owl-prev {
  left: -12px;
}

.typeselector_options {
  margin-bottom: 20px;
}

.optionheader__types {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: none;
}

.optionheader__types_active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.optionheader__types {
  min-width: 300px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid #daeaee;
  border-radius: 6px;
  margin-right: 48px;
  padding: 0;
}

.optionheader__type {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 12px 8px;
  border-radius: 4px;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  margin: 2px;
}

.optionheader__type:hover {
  background: linear-gradient(274.41deg,rgba(255,109,9,.2) 7.44%,rgba(255,110,64,.2) 20.83%);
}

.optionheader__type_current {
  color: #fff;
  background: linear-gradient(274.41deg,#ff6d09 7.44%,#ff6e40 96.83%);
  -webkit-box-shadow: 0 4px 8px rgba(243,118,39,.41);
  box-shadow: 0 4px 8px rgba(243,118,39,.41);
}

.optionheader__type_current:hover {
  background: linear-gradient(274.41deg,#ff6d09 7.44%,#ff6e40 96.83%);
}

.optionheader__type_current .newpriceval {
  color: #253a44!important;
}

.optionheader__type_current .priceval::after {
  background: #fff!important;
}

.optionheader__type_current .optionheader__prices .priceval {
  color: #fff;
}

.optionheader__type_current .optionheader__prices_gotnew .priceval {
  color: #fff;
}

.optionheader__type_current .optionheader__prices_gotnew .newpriceval {
  color: #253a44;
}

.optionheader__type .newpriceval {
  color: #ff6e0a;
  font-weight: 700;
}

.optionheader__typename {
  font-weight: 700;
  font-size: 16px;
  line-height: 1em;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.optionheader__prices {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.optionheader__prices .priceval {
  position: relative;
  color: #f17d2d;
  font-weight: 700;
}

.optionheader__prices_gotnew .priceval {
  color: #253a44;
  font-weight: 400;
}

.optionheader__prices_gotnew .priceval:after {
  display: block;
  position: absolute;
  height: 1px;
  content: '';
  background: #253a44;
  width: 100%;
  top: 50%;
  left: 0;
}

.hidden {
  display: none;
}

.stripeslider.owl-carousel .owl-next {
  right: 6px;
  margin-top: -44px;
  top: 50%;
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-next {
  right: -107px;
  margin-top: -24px;
  left: auto;
  background-image: url(../images/sprite.svg#rightarr);
}

.swiper-button-next,
.swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  color: #6289ac;
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(164,204,244,.32);
  box-shadow: 0 0 15px rgba(164,204,244,.32);
}

.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 14px;
  font-weight: 700;
}

.swiper-button-next:hover,
.swiper-button-prev:hover {
  color: #fff;
  background: #4ec7e1;
  -webkit-transition: .3s;
  transition: .3s;
}

.design-options {
  margin: 70px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.design-options .design-options__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49.53271%;
  flex: 1 1 49.53271%;
  max-width: 49.53271%;
  text-align: center;
}

.design-options .design-options__item.design-options__school {
  padding-right: 30px;
}

.design-options .design-options__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

.design-options .design-options__subtitle {
  font-size: 18px;
  line-height: 1.4em;
  margin-top: 28px;
}

.design-options .design-options__wrap {
  margin-top: 18px;
  text-align: left;
}

.design-options .design-options__el {
  display: inline-block;
  color: #1f1f1f;
  font-size: 17px;
  line-height: 1.4em;
  text-decoration: none;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  padding: 7px 18px;
  margin: 0 8px 9px 0;
}

.design-options .design-options__el:hover,
.design-options .design-options__el_current {
  border: 1px solid #ffd846;
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.08);
  box-shadow: 0 0 10px rgba(0,0,0,.08);
}

.home-reviews {
  text-align: center;
  display: block;
  padding-top: 40px;
  padding-bottom: 50px;
}

.home-reviews .home-reviews__wrapper {
  padding-left: 25.23364%;
  padding-right: 25.23364%;
}

.home-reviews .home-reviews__inner {
  padding-top: 20px;
}

.home-reviews .home-reviews__text {
  line-height: 1.68em;
}

.home-reviews .home-reviews__about {
  font-weight: 700;
  line-height: 1.4em;
  margin-top: 23px;
  display: block;
  color: #253a44;
  text-decoration: none;
}

.home-reviews .home-reviews__about:hover {
  text-decoration: underline;
}

.home-reviews .home-reviews__btn {
  margin: 35px auto 0;
}

.geo-work-wrap {
  background: url(../images/album-order-bg.jpg) no-repeat 50%;
  background-size: cover;
}

.geo-work {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 0;
}

.geo-work h2,
.geo-work .type-h2 {
  margin-top: 0;
  text-align: left;
}

.geo-work .geo-work__text {
  width: 32.71028%;
  float: left;
  margin-right: .93458%;
}

.geo-work .geo-work__img {
  width: 66.35514%;
  float: right;
  margin-right: 0;
  padding-left: 25px;
}

.geo-work .geo-work__desc {
  font-size: 16px;
  line-height: 1.68em;
  margin-top: 50px;
}

.geo-work .geo-work__view-addresses {
  margin: 55px 0 0;
}

.faqblock {
  -webkit-box-shadow: 0 0 15px rgba(190,234,243,.6);
  box-shadow: 0 0 15px rgba(190,234,243,.6);
  margin-bottom: 0;
}

.faqblock h2 {
  text-align: center;
}

.faqblock .faqblock__items {
  background: #fff;
  padding: 0 15px 0;
  margin-top: 35px;
  text-align: center;
}

.faqblock .faqblock__itemwrap {
  border-bottom: 1px solid #d9d9d9;
  padding: 24px 0;
  text-align: left;
}

.faqblock .faqblock__itemwrap:last-child {
  border-bottom: 0;
}

.faqblock .faqblock__titlewrap {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

.faqblock .faqblock__titlewrap:hover .faqblock__showicon {
  background-image: url(../images/sprite.svg#plus-orange);
  background-position: 100% 50%;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background-repeat: no-repeat;
}

.faqblock .faqblock__itemtitle {
  font-weight: 700;
  font-size: 16px;
  line-height: 27px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0 15px;
  cursor: pointer;
}

.faqblock .faqblock__itemdesc {
  display: none;
  margin-top: 24px;
  font-size: 16px;
  padding: 0 15px;
}

.faqblock .faqblock__itemdesc p {
  margin-bottom: 1.7em;
}

.faqblock .faqblock__itemdesc p:last-child {
  margin-bottom: 0;
}

.faqblock .faqblock__itemdesc_opened {
  display: block;
}

.faqblock .faqblock__showicon {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-image: url(../images/sprite.svg#plus-yellow);
  background-size: contain;
  background-position: 100% 50%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  max-width: 34px;
  margin-left: auto;
  cursor: pointer;
  background-repeat: no-repeat;
}

.faqblock .faqblock__showicon_opened {
  background-image: url(../images/sprite.svg#minus-orange);
  background-position: 100% 50%;
  background-repeat: no-repeat;
}

.faqblock .faqblock__showicon_opened:hover {
  background-image: url(../images/sprite.svg#minus-yellow);
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background-repeat: no-repeat;
}

.faqblock .faqblock__morelink {
  margin: 35px auto 0;
}

.album-layouts {
  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;
}

.album-layouts:after {
  content: "";
  -ms-flex-preferred-size: 32.71028%;
  flex-basis: 32.71028%;
}

.album-layouts .album-layouts__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
  margin-bottom: .93458%;
  padding: 0;
  border: 1px solid #d4d4d4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 1;
  -webkit-transition: .3s;
  transition: .3s;
  position: relative;
  overflow: hidden;
}

.album-layouts .album-layouts__item img {
  -webkit-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

.album-layouts .album-layouts__item:hover img {
  -webkit-transition: all .25s ease 0s;
  transition: all .25s ease 0s;
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}

.album-layouts .album-layouts__item.type-hidden {
  display: none;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}

.album-layouts .album-layouts__item.style-hidden {
  display: none;
  -webkit-transition: .3s;
  transition: .3s;
  opacity: 0;
}

.album-layouts .album-layouts__img img {
  margin-bottom: 0;
}

.album-layouts .album-layouts__desc {
  padding: 10px 20px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.album-layouts .album-layouts__title {
  text-align: center;
  font-size: 18px;
  line-height: 1.4em;
}

.album-layouts .album-layouts__features {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin-top: 20px;
}

.album-layouts .album-layouts__features-item {
  line-height: 1.4em;
  margin: 12px 0;
  color: #1f1f1f;
}

.album-layouts .album-layouts__features-item .album-layouts__features-item-title {
  margin-right: 10px;
  font-weight: 700;
  white-space: nowrap;
  display: inline-block;
}

.album-layouts .album-layouts__features-item .album-layouts__features-item-text {
  white-space: nowrap;
  display: inline-block;
}

.album-layouts .album-layouts__order-link {
  margin: 15px auto 0;
}

.album-layouts__special {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  padding: 10px 15px;
  background: #00c5dd;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
}

.album-layouts__special_top {
  background: #ff6e0a;
}

.album-layouts .album-layouts__features-item .album-layouts__features-item-title {
  width: 50%;
  text-align: right;
}

.page-template-vypusknye-albomy .album-layouts .album-layouts__item.style-hidden {
  opacity: 1;
  display: block;
}

.cat-intro {
  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;
}

.cat-intro:after {
  content: "";
  -ms-flex-preferred-size: 32.71028%;
  flex-basis: 32.71028%;
}

.cat-intro .cat-intro__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
}

.cat-main {
  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;
}

.cat-main:after {
  content: "";
  -ms-flex-preferred-size: 32.71028%;
  flex-basis: 32.71028%;
}

.cat-main .cat-main__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
}

.cat-el .cat-el__item {
  margin-bottom: .93458%;
  padding: 10px;
  border: 1px solid #d4d4d4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-decoration: none;
}

.cat-el .cat-el__item:hover {
  outline: 2px solid #ceedf3;
  -webkit-box-shadow: 0 0 15px rgba(190,234,243,.6);
  box-shadow: 0 0 15px rgba(190,234,243,.6);
  border-color: transparent;
}

.cat-el .cat-el__img img {
  max-width: 100%!important;
  height: auto;
  display: block;
  margin-bottom: 0;
}

.cat-el .cat-el__title {
  font-size: 18px;
  line-height: 1.4em;
  font-weight: 700;
  margin: 20px 0 10px;
  color: #253a44;
}

.cat-el .cat-el__excerpt {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  color: #1f1f1f;
}

.cat-el .cat-el__excerpt p {
  line-height: 1.68em;
  margin-bottom: 0;
}

.cat-el .cat-el__date {
  color: #1f1f1f;
  margin: 25px 0 10px;
}

.cat-el .cat-el__date span {
  border: 1px solid #ffd846;
  border-radius: 3px;
  padding: 6px 14px;
  display: inline-block;
}

.discount {
  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;
}

.discount:after {
  content: "";
  -ms-flex-preferred-size: 32.71028%;
  flex-basis: 32.71028%;
}

.discount .discount__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
}

.discount-intro .discount-intro__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 0;
}

.discount-intro .discount-intro__img {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 66.35514%;
  flex: 1 1 66.35514%;
  max-width: 66.35514%;
  padding: 10px 0 10px 10px;
}

.discount-intro .discount-intro__img img {
  margin-bottom: 0;
}

.discount-intro .discount-intro__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
  position: relative;
  padding: 10px 10px 10px 0;
}

.discount-intro .discount-intro__date {
  position: absolute;
  top: 10px;
  right: 10px;
  margin: 0;
}

.discount-intro .discount-intro__title {
  margin-top: 70px;
  font-size: 24px;
  line-height: 1.4em;
  padding: 0 20px 0 40px;
}

.discount-intro .discount-intro__excerpt {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.7em;
  padding: 0 20px 0 40px;
}

.reviews-intro {
  text-align: center;
  font-size: 17px;
  line-height: 1.76em;
  color: #1f1f1f;
}

.reviews-intro .reviews-intro__round-btn {
  margin: 0 auto;
  padding: 0;
}

.reviews-intro .reviews-intro__round-btn i {
  font-style: normal;
  margin-right: 10px;
}

.reviews {
  margin-top: 40px;
}

.reviews .reviews__item {
  margin-bottom: 20px;
  padding: 25px 20px;
  border: 2px solid #ceedf3;
  -webkit-box-shadow: 0 0 15px rgba(190,234,243,.6);
  box-shadow: 0 0 15px rgba(190,234,243,.6);
  border-radius: 3px;
  color: #1f1f1f;
}

.reviews .reviews__top {
  margin-bottom: 25px;
  line-height: 1.4em;
}

.reviews .reviews__top .reviews__author {
  font-weight: 700;
  font-size: 17px;
  margin: 0 11px 0 0;
  line-height: 1.68em;
  text-align: left;
  display: inline;
  text-transform: none;
}

.reviews .reviews__top .reviews__author:after {
  content: '|';
  margin-left: 16px;
  width: 1px;
  color: #d9d9d9;
}

.reviews .reviews__top .reviews__author h1 {
  display: inline-block;
  margin: 0;
  font-weight: 700;
  font-size: 17px;
}

.reviews .reviews__top .reviews__date {
  font-size: 16px;
  white-space: nowrap;
}

.reviews .reviews__text {
  font-size: 16px;
  line-height: 1.68em;
}

.reviews .reviews__text p {
  line-height: 1.68em;
}

.reviews .reviews__text blockquote {
  background: #fffcf2;
  padding: 25px 20px;
  margin-top: 20px;
  border: 1px solid #ffeb9f;
  border-radius: 3px;
  line-height: 1.68em;
}

.reviews .reviews__bottom {
  margin-top: 20px;
}

.reviews .reviews__bottom a {
  color: #39b8d3;
  font-weight: 700;
  line-height: 1.4em;
  border-bottom: 1px dotted #39b8d3;
  cursor: pointer;
  margin-right: 20px;
  text-decoration: none;
}

.reviews .reviews__bottom a:last-child {
  margin-right: 0;
}

.reviews .reviews__bottom a:hover {
  border: 0;
}

.reviews .reviews__respond {
  background: #fffcf2;
  padding: 25px 20px;
  margin-top: 20px;
  border: 1px solid #ffeb9f;
  border-radius: 3px;
}

.reviews .reviews__respond .reviews__respond-text {
  font-size: 16px;
  line-height: 1.68em;
}

.reviews .reviews__respond .reviews__respond-text p {
  line-height: 1.68em;
}

.reviews .reviews__respond .reviews__respond-bottom {
  line-height: 1.4em;
  margin-top: 25px;
}

.reviews .reviews__respond .reviews__respond-bottom .reviews__respond-author {
  font-weight: 700;
  font-size: 17px;
}

.reviews .reviews__respond .reviews__respond-bottom .reviews__respond-date {
  font-size: 16px;
  margin-left: 11px;
}

.count-num {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 134px;
  height: 44px;
  border: 1px solid #dbdbdb;
  border-radius: 22px;
  padding: 0 5px;
}

.count-num .count-num__button {
  border-radius: 50%;
  width: 34px;
  height: 34px;
  cursor: pointer;
  background-image: url(../images/sprite.svg#plus-yellow);
  background-size: contain;
  background-position: 50% 50%;
}

.count-num .count-num__button_min {
  background-image: url(../images/sprite.svg#minus-yellow);
}

.pagination-wrap {
  text-align: center;
  margin: 40px 0 0;
}

.pagination .page-numbers {
  color: #141414;
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 34px;
  margin: 0 2px;
  min-width: 34px;
  vercial-align: middle;
  text-decoration: none;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background: #4ec7e1;
  border-radius: 50%;
  color: #fff;
}

.pagination .page-numbers.dots:hover,
.pagination .page-numbers.next:hover,
.pagination .page-numbers.prev:hover {
  background: 0 0;
  color: #141414;
}

.pagination .page-numbers.next,
.pagination .page-numbers.prev {
  color: #4ec7e1;
  font-size: 26px;
}

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

.footer-top {
  padding: 50px 0 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-top .footer-top__column_f2 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 15.88785%;
  flex: 1 1 15.88785%;
  max-width: 15.88785%;
}

.footer-top .footer-top__column_f3 {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 24.29907%;
  flex: 1 1 24.29907%;
  max-width: 24.29907%;
}

.footer-top__column-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 31px;
  text-transform: uppercase;
  color: #1f1f1f;
  margin-bottom: 20px;
}

.footer-top li,
.footer-top p {
  font-size: 16px;
  line-height: 30px;
}

.footer-top a {
  color: #1f1f1f;
  text-decoration: none;
}

.footer-top a:hover {
  font-weight: 700;
  color: #ff6e40;
}

.footer-top .btn,
.footer-top .round-btn {
  margin-top: 1em;
}

.footer-phones {
  margin-top: 0;
  text-align: center;
}

.footer-phones p {
  font-weight: 700;
  font-size: 18px;
}

.footer-bottom {
  border-top: 1px solid #daeaee;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.footer-bottom__logo {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 15.88785%;
  flex: 0 0 15.88785%;
  max-width: 15.88785%;
}

.footer-bottom__socialwrap {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 41.1215%;
  flex: 0 1 41.1215%;
  margin-left: auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer-bottom__social {
  padding-left: 30px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.footer-bottom__social .social__iconwrap {
  margin: 0 2px;
}

.footer-bottom__phones {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49.53271%;
  flex: 1 1 49.53271%;
  max-width: 49.53271%;
  margin-left: auto;
}

.footer-bottom__phones .footer-phones {
  margin-top: 0;
  width: 100%;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: left;
}

.footer-bottom__phones .footer-phones .footer-phones__numberswrap {
  max-width: 49.0566%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49.0566%;
  flex: 1 1 49.0566%;
}

.footer-bottom__phones .footer-phones .footer-phones__numberswrap a {
  text-decoration: none;
}

.footer-bottom__phones .footer-phones .round-btn {
  margin-left: 1.86916%;
}

.footer-bottom__copyright {
  line-height: 24px;
}

.credentials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.credentials .credentials__col {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49.53271%;
  flex: 1 1 49.53271%;
  text-align: right;
  padding: 0 20px 20px 20px;
}

.credentials .credentials__col:last-child {
  text-align: left;
}

.frontselectors.blue-bg {
  padding: 27px 0 60px;
}

.frontselectors .stripeslider {
  display: none;
}

.frontselectors .stripeslider_current {
  display: block;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.homefaq .faqblock {
  margin: 0 auto;
  max-width: 850px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}

.homefaq .faqblock::after {
  clear: both;
  content: ' ';
  display: table;
}

.homefaq .faqblock__items {
  padding-bottom: 36px;
}

.homefaq .faqblock__itemwrap:last-child {
  border-bottom: 1px solid #d9d9d9;
}

.album-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.album-top__imagewrap {
  width: 100%;
  display: none;
}

.album-top__imagewrap_current {
  display: block;
}

.album-top__galleries {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 66.35514%;
  flex: 1 1 66.35514%;
  max-width: 66.35514%;
}

.album-top__descwrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
  padding-left: 15px;
  padding-right: 0;
}

.album-top__image {
  margin-bottom: .93458%;
}

.album-top h1 {
  font-weight: 700;
  font-size: 26px;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 25px 0 15px;
  text-align: left;
}

.album-top__desc {
  font-size: 16px;
  line-height: 27px;
  color: #1f1f1f;
  margin-bottom: 20px;
  -ms-flex-item-align: center;
  align-self: center;
}

.album-top__price {
  font-weight: 700;
  font-size: 28px;
  line-height: 1em;
  margin: 25px 0 0;
}

.album-top__priceswrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 8px;
  margin-top: 8px;
}

.album-top .itemprice_orig {
  font-size: 26px;
  font-weight: 400;
  position: relative;
}

.album-top .itemprice_orig:after {
  display: block;
  position: absolute;
  height: 1px;
  content: '';
  background: #253a44;
  width: 100%;
  top: 50%;
  left: 0;
}

.album-top .itemprice_new {
  color: #f17d2d;
}

.album-top .itemprice_diff {
  margin-left: 10px;
  font-size: 18px;
  padding: 4px 6px;
  background: #8dc441;
  border-radius: 4px;
  color: #fff;
  line-height: 20px;
  letter-spacing: .5px;
  font-weight: 700;
}

.album-top__price_custom .itemprice_orig {
  font-weight: 700;
  font-size: 28px;
}

.album-top__price_custom .itemprice_orig:after {
  display: none;
}

.album-top__notice {
  border: 2px dashed #ffd846;
  margin: 25px 0 20px;
  padding: 10px 15px 10px 24px;
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 340px;
}

.album-top__notice_not-available {
  width: 100%;
  max-width: 100%;
}

.album-top__notice_size {
  border: 2px dashed #4ec7e1;
  max-width: 340px;
}

.album-top__notice_size .album-top__noticeinner:before {
  background: url(../images/sprite.svg#size-album);
}

.album-top__noticeinner {
  font-size: 17px;
  line-height: 1.4em;
  position: relative;
  padding-left: 60px;
}

.album-top__noticeinner:before {
  content: '';
  position: absolute;
  background: url(../images/sprite.svg#info_yellow);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  width: 38px;
  height: 38px;
  left: 0;
  top: 50%;
  margin-top: -19px;
}

.album-top__noticevalue {
  font-weight: 700;
}

.album-top .owl-stage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.album-top__image .owl-carousel .owl-item img {
  width: auto;
  margin: 0 auto;
}

.album-top__image .owl-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-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-direction: column;
}

.thumbslider::after {
  clear: both;
  content: ' ';
  display: table;
}

.thumbslider__thumb {
  width: 78px;
  height: 78px;
  margin-right: .93458%;
  float: left;
  display: inline-block;
  border: 2px solid #c8e4ea;
  cursor: pointer;
}

.thumbslider__thumb:hover {
  border: 2px solid #ffd846;
}

.thumbslider__thumb img {
  max-width: 100%!important;
  height: auto;
  display: block;
}

.thumbslider__thumb_video {
  position: relative;
}

.thumbslider__thumb_video svg {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.thumbslider__thumb_current {
  border: 2px solid #ffd846;
}

#album-typeselector.typeselector {
  height: 44px;
  margin-bottom: 0;
}

.album-properties-wrap {
  margin-top: 55px;
  border-top: 1px solid #c1e3eb;
}

.album-properties {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 26px 0 36px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.album-properties__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 24.29907%;
  flex: 1 1 24.29907%;
  max-width: 24.29907%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 20px 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.album-properties__iconwrap {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30.76923%;
  flex: 1 1 30.76923%;
  max-width: 30.76923%;
}

.album-properties__icon {
  border-radius: 50%;
  border: 1px solid #c1e3eb;
  display: block;
  margin: 0 auto;
  width: 74px;
  height: 74px;
  padding: 11px;
  text-align: center;
  cursor: pointer;
}

.album-properties__icon:hover {
  border: 1px solid #ff6e0a;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.album-properties__icon:hover svg {
  fill: #ff6e0a;
}

.album-properties__icon svg {
  width: 50px;
  height: 50px;
  display: inline-block;
  fill: #355878;
  line-height: 74px;
  vertical-align: middle;
}

.album-properties__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 65.38462%;
  flex: 1 1 65.38462%;
  max-width: 65.38462%;
  font-size: 17px;
  line-height: 1.4em;
}

.album-properties__descname {
  font-weight: 700;
}

.album-properties__descvalue {
  font-weight: 400;
}

.album-properties__icon_current {
  border: 1px solid #ff6e0a;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
}

.album-properties__icon_current svg {
  fill: #ff6e0a;
}

.properties-sliderwrap {
  border: 1px solid #ffd846;
  display: none;
}

.properties-slider {
  padding: 40px 0;
}

.properties-slider .properties-slider__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.properties-slider .properties-slider__image {
  padding-right: 1.86916%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49.53271%;
  flex: 1 1 49.53271%;
  max-width: 49.53271%;
}

.properties-slider .properties-slider__image img {
  max-width: 100%!important;
  height: auto;
  display: block;
}

.properties-slider .properties-slider__desc {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49.53271%;
  flex: 1 1 49.53271%;
  max-width: 49.53271%;
  padding-left: 1.86916%;
  color: #1f1f1f;
  font-size: 16px;
  line-height: 1.68em;
}

.album-order {
  padding: 65px 0 40px;
  background: #f1fafc url(../images/album-order-bg.jpg) no-repeat 50%;
  background-size: cover;
}

.album-order form {
  margin-top: 55px;
}

.album-order .album-order__wrap {
  margin-left: 15.88785%;
  margin-right: 15.88785%;
  background: #fff;
  padding: 14px;
}

.album-order .album-order__inner {
  border: 2px dashed #4ec7e1;
  border-radius: 3px;
  padding: 20px 12.14953%;
}

.album-order .album-order__notice {
  font-weight: 700;
  font-size: 17px;
  line-height: 1.4em;
  color: #1f1f1f;
  margin: 10px 0 15px;
  padding-left: 35px;
  position: relative;
  display: none;
}

.album-order .album-order__notice:before {
  display: block;
  position: absolute;
  content: '';
  width: 25px;
  height: 25px;
  background-image: url(../images/sprite.svg#info_orange);
  backround-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  left: 0;
  top: 50%;
  margin-top: -12px;
}

.more-albums .more-albums__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 33px;
  text-transform: uppercase;
  margin: 68px 0 42px;
}

.album-layouts__order-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 340px;
}

.single-video-wrap {
  position: relative;
}

.album-images .video {
  background: #fff;
}

.needtoknow {
  padding-top: 64px;
  margin-bottom: 64px;
  border-top: 1px solid #c1e3eb;
}

.needtoknow_hidden {
  display: none;
}

.needtoknow .needtoknow__item_max {
  display: none;
}

.needtoknow_max .needtoknow__item_standart {
  display: none;
}

.needtoknow_max .needtoknow__item_max {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.needtoknow .type-h3 {
  margin-top: 0;
}

.needtoknow__notice {
  text-align: center;
  font-size: 20px;
}

.needtoknow__itemsinner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.needtoknow__item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32.71028%;
  flex: 0 0 32.71028%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: 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-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border: 2px solid #f1fafc;
  padding: 16px;
  margin: 0 7px;
}

.needtoknow__item img {
  margin: auto 0;
  width: 100%;
  height: auto;
}

.needtoknow__item .type-h5 {
  margin-top: 0;
}

.needtoknow .album-top__notice {
  max-width: 100%;
}

.needtoknow .album-top__notice .album-top__noticevalue {
  color: #ff6e0a;
  font-size: 20px;
}

.needtoknow__notice {
  margin-bottom: 40px;
}

.needtoknow__noticeinner {
  color: #ff6e0a;
  font-size: 20px;
}

.needtoknow__custom {
  display: none;
}

.noticewrap {
  display: block!important;
}

.needtoknow-itemswrap {
  display: none;
}

.needtoknow-itemswrap_current {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.aboutus-intro {
  font-size: 17px;
  margin-bottom: 50px;
}

.aboutus-intro p {
  line-height: 1.76em;
}

.aboutus-intro p.last-child {
  margin-bottom: 0;
}

.aboutus-gallery {
  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: 60px 0 0;
}

.aboutus-gallery:after {
  content: "";
  -ms-flex-preferred-size: 32.71028%;
  flex-basis: 32.71028%;
}

.aboutus-gallery .aboutus-gallery__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
  margin-bottom: 10px;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
}

.aboutus-gallery .aboutus-gallery__item img {
  margin-bottom: 0;
  opacity: 1;
}

.aboutus-gallery .aboutus-gallery__item:hover {
  outline: 2px solid #ceedf3;
  -webkit-box-shadow: 0 0 15px rgba(190,234,243,.6);
  box-shadow: 0 0 15px rgba(190,234,243,.6);
  border-color: transparent;
  opacity: .8;
}

.aboutus-gallery img {
  max-width: 100%!important;
  height: auto;
  display: block;
  margin-bottom: 10px;
}

.contacts__map {
  width: 840px;
  height: 483px;
  margin: -40px auto 0 auto;
  position: relative;
}

.contacts__map img {
  position: absolute;
  top: 0;
  left: 0;
}

.contacts-info {
  margin: 50px 7.47664% 0;
  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;
  padding: 15px 20px;
  border: 1px solid #c1e3eb;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.contacts-info__person {
  font-weight: 400;
}

.contacts-info__person_empty {
  display: none;
}

.contacts-info .contacts-info__item {
  line-height: 1.4em;
}

.contacts-info .contacts-info__item .contacts-info__rw {
  margin: 15px 0;
}

.contacts-info .contacts-info__item a {
  font-weight: 700;
}

.contacts-info .contacts-info__city-name {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 29.21348%;
  flex: 1 1 29.21348%;
  max-width: 29.21348%;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  padding-right: 8.98876%;
}

.contacts-info .contacts-info__phones {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 29.21348%;
  flex: 1 1 29.21348%;
  max-width: 29.21348%;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.contacts-info .contacts-info__phones a {
  display: block;
  text-decoration: none;
}

.contacts-info .contacts-info__address {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 39.32584%;
  flex: 1 1 39.32584%;
  max-width: 39.32584%;
  font-size: 17px;
  color: #000;
}

.contacts__mobile-citychange {
  margin: 40px auto 8px;
}

.contacts__mobile-citychange .contacts__cityselect {
  margin: 0;
}

.contacts__mobile-cityname {
  font-size: 17px;
  line-height: 43px;
  text-align: center;
  font-weight: 700;
}

#citymap-show {
  font-weight: 700;
  color: #ff6e0a;
  border-bottom: 1px dashed #ff6e0a;
  cursor: pointer;
}

.current-city-map {
  margin-top: 40px;
  display: none;
}

.map-city {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
}

.map-city .map-city-inner {
  position: relative;
}

.map-city__marker {
  background: url(../images/sprite.svg#map-pin);
  width: 22px;
  height: 28px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  cursor: pointer;
}

.map-city__info {
  background: #fff;
  border: 1px solid #ffd846;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,.1);
  box-shadow: 0 0 15px rgba(0,0,0,.1);
  border-radius: 3px;
  position: absolute;
  bottom: 40px;
  left: 20px;
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  z-index: -1;
}

.map-city__info> {
  width: 100%;
  margin-top: 10px;
}

.map-city__title {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  font-size: 15px;
  line-height: 26px;
  color: #1f1f1f;
  white-space: nowrap;
}

.map-city__phones {
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  white-space: nowrap;
}

.map-city__phone {
  font-weight: 700;
  font-size: 15px;
  line-height: 26px;
  color: #1f1f1f;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  white-space: nowrap;
}

.map-city_current .map-city__info {
  opacity: 1;
  -webkit-transition: all .2s ease 0s;
  transition: all .2s ease 0s;
  z-index: 3;
}

#loading {
  display: none;
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding-top: 15px;
  background: #fff;
  z-index: 10;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.4em;
  text-align: center;
}

.map-btn-wrap {
  display: none;
}

.map-btn-wrap_visible {
  display: block;
}

.acf-map {
  width: 100%;
  height: 460px;
}

.acf-map .marker__inner {
  padding: 16px;
  border: 2px solid #ffd846;
  font-family: "Roboto Condensed",Arial,"sans-serif";
}

.acf-map .marker__title {
  font-size: 15px;
  line-height: 26px;
  font-weight: 400;
}

.acf-map .marker__phones {
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto Condensed",Arial,"sans-serif";
}

.acf-map .gm-style .gm-style-iw-c {
  border-radius: 0;
  padding: 0;
}

.acf-map .gm-style .gm-style-iw-t::after {
  z-index: -1;
  background: #ffd846;
}

.acf-map img {
  max-width: inherit!important;
}

.order-steps {
  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;
}

.order-steps .order-steps__item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
  text-align: center;
}

.order-steps .order-steps__num {
  font-family: "PT Sans Caption",Verdana,"sans-serif";
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  width: 52px;
  height: 52px;
  line-height: 48px;
  border-radius: 50%;
  margin: 0 auto 15px;
  border: 2px solid #c1e3eb;
}

.order-steps .order-steps__num_current {
  background: #4ec7e1;
  border-color: #4ec7e1;
  color: #fff;
}

.order-steps .order-steps__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
}

.order-wrap {
  margin: 60px 0 80px;
}

.order-wrap::after {
  clear: both;
  content: ' ';
  display: table;
}

.order-wrap__main {
  width: 74.76636%;
  float: left;
  margin-right: .93458%;
}

.cart-table {
  line-height: 1.4em;
  color: #1f1f1f;
}

.cart-table .d-table-cell {
  padding: 36px 15px;
  border-bottom: 1px solid #c1e3eb;
}

.cart-table .cart-table__image {
  width: 16.25%;
  padding-left: 0;
}

.cart-table .cart-table__image img {
  margin-bottom: 0;
}

.cart-table .cart-table__product {
  width: 27.5%;
}

.cart-table .cart-table__title {
  font-size: 17px;
}

.cart-table .cart-table__price {
  font-weight: 700;
  font-size: 21px;
  margin-top: 10px;
}

.cart-table .cart-table__count {
  width: 21.25%;
  text-align: center;
}

.cart-table .cart-table__price-sum {
  width: 21.25%;
  font-weight: 700;
  font-size: 21px;
  text-align: center;
}

.cart-table .cart-table__price-sum span {
  font-family: "Roboto Condensed",Arial,"sans-serif";
}

.cart-table .cart-table__remove {
  width: 21.25%;
  text-align: center;
}

.cart-table .cart-table__remove span {
  background-image: url(../images/sprite.svg#bin);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  text-indent: -9999px;
  background-size: 30px 28px;
  height: 40px;
  cursor: pointer;
}

.cart-table .cart-table__remove span:hover {
  background-image: url(../images/sprite.svg#bin-orange);
}

.order-wrap__order-link {
  margin-top: 35px;
  width: 312px;
  float: right;
}

.order-wrap__link-wrap::after {
  clear: both;
  content: ' ';
  display: table;
}

.cart-summary {
  width: 24.29907%;
  float: right;
  margin-right: 0;
}

.cart-summary .cart-summary__block {
  border: 3px solid #ffd846;
  padding: 25px 18px;
}

.cart-summary .cart-summary__pos {
  display: block;
  line-height: 1.4em;
  margin-bottom: 30px;
  color: #1f1f1f;
  font-size: 17px;
}

.cart-summary .cart-summary__pos::after {
  clear: both;
  content: ' ';
  display: table;
}

.cart-summary .cart-summary__pos.cart-summary__pay-total {
  font-weight: 700;
  padding-top: 30px;
  border-top: 1px solid #c1e3eb;
  font-size: 21px;
  margin-bottom: 0;
}

.cart-summary .cart-summary__title {
  width: 49.0566%;
  float: left;
  margin-right: .93458%;
}

.cart-summary .cart-summary__num {
  width: 49.0566%;
  float: right;
  margin-right: 0;
  text-align: right;
  font-weight: 700;
}

.order-wrap__form .order-form__title {
  line-height: 1.4em;
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 40px;
}

.order-wrap__form .form-row__submit-btn {
  margin-top: 0;
}

.order-wrap__form .form-row__submit-btn::after {
  clear: both;
  content: ' ';
  display: table;
}

.order-wrap__form .form-row__submit-btn .wpcf7-submit {
  max-width: 312px;
  float: right;
}

.order-ready {
  max-width: 32.71028%;
  margin: 60px auto 80px;
  text-align: center;
  line-height: 1.4em;
}

.order-ready .order-ready__title {
  font-weight: 700;
  font-size: 28px;
  line-height: 36px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.order-ready .order-ready__title:before {
  content: '';
  background-image: url(../images/sprite.svg#order-ready);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  display: block;
  width: 84px;
  height: 84px;
  margin: 0 auto 30px;
}

.order-ready .order-ready__message {
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 40px;
}

.order-ready .order-ready__link-wrap .order-ready__order-link {
  width: 312px;
  margin: 0 auto;
}

#step_1 {
  display: block;
}

.client-inner {
  margin-bottom: 148px;
}

.client-inner::after {
  clear: both;
  content: ' ';
  display: table;
}

#create-user-form,
.newuser {
  max-width: 100%;
  width: 480px;
  margin: 0 auto;
}

.newuser {
  margin-top: 60px;
  font-size: 18px;
}

.newuser p {
  margin-bottom: 1.5em;
}

.client-main .linktousers {
  color: #4ec7e1;
}

.client-main .client-main__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #253a44;
  text-transform: none;
  margin-bottom: 50px;
}

.client-main .client-main__logout-link {
  text-align: right;
  display: inline-block;
  float: right;
}

.client-main .client-main__orders-head {
  background: #f1fafc;
  color: #1f1f1f;
  font-size: 17px;
  line-height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 15px;
  font-weight: 700;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.client-main .client-main__ordertitle {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.client-main .client-main__statustitle {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.client-main .client-main__download {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
}

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

.client-topline .client-topline__block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  height: 50px;
  line-height: 32px;
  font-size: 17px;
}

.order-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 24px 0 0 0;
  padding: 0 0 24px 0;
  border-bottom: 1px solid #c8e4ea;
}

.order-line .order-line__image img {
  max-width: 160px;
  height: auto;
  margin-bottom: 0;
}

.order-line .order-line__status .order-line__statusbutton {
  font-size: 17px;
  line-height: 20px;
  font-weight: 400;
  text-transform: none;
  cursor: default;
}

.order-line .order-line__status .order-line__statusbutton:hover {
  border: 2px solid #ffd846;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.order-line .order-line__orderid {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
}

.order-line .order-line__position-name {
  font-weight: 400;
}

.order-line .order-line__link {
  font-weight: 700;
  font-size: 17px;
  line-height: 22px;
  text-decoration: none;
}

.order-line .order-line__link:hover {
  text-decoration: underline;
}

.client-partnership {
  width: 24.29907%;
  float: right;
  margin-right: 0;
}

.login-formwrap {
  width: 460px;
  margin: 0 auto;
  max-width: 100%;
}

.login-formwrap label {
  margin-top: 28px;
  display: block;
}

.userslist {
  display: table;
  width: 100%;
}

.userslist__fields {
  font-weight: 700;
}

.userslist__fields,
.userslist__user {
  display: table-row;
}

.userslist__cell {
  display: table-cell;
  padding: 10px;
}

.userslist__user:nth-child(even) {
  background: #dbe3eb;
}

.fixedoverlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(17,17,17,.8);
  z-index: 40;
  display: none;
}

.approvals {
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  border: 4px solid #4ec7e1;
  width: 480px;
  max-width: 100%;
  padding: 30px 15px;
  background: #fff;
  z-index: 50;
  display: none;
}

.clientarea__left {
  width: 24.29907%;
  float: left;
  margin-right: .93458%;
}

.clientarea__left .type-h3 {
  text-align: left;
  margin-top: 0;
}

.clientarea__main {
  width: 74.76636%;
  float: left;
  margin-right: .93458%;
  margin-right: 0;
}

.clientarea__links {
  margin-bottom: 32px;
  padding-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.clientarea__links a {
  margin-bottom: 16px;
  font-weight: 700;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.clientarea__items {
  margin-bottom: 32px;
  padding-left: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.clientarea__item {
  margin-bottom: 16px;
  font-weight: 700;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}

.clientarea__item span {
  border-bottom: 1px dashed #24c4e8;
  cursor: pointer;
}

.clientdocs__doc {
  margin-bottom: 40px;
  display: none;
}

.album-order_calc {
  padding-top: 15px;
}

.calculator {
  position: relative;
}

.calculator__form {
  margin-top: 60px;
}

.calculator .owl-carousel.owl-hidden {
  opacity: 1;
}

.calculator .calc-location {
  position: absolute;
  right: 15px;
  top: 15px;
  font-size: 16px;
  line-height: 19px;
}

.calculator .calc-location__locname {
  font-weight: 700;
  display: inline-block;
  cursor: pointer;
  margin-left: 5px;
  border-bottom: 1px dashed #bedae0;
}

.calculator .calcselector li {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.calculator .calcselector li.not-active {
  background: #f1f1f1;
  cursor: default;
  color: #aaa;
}

.calculator .calcselector_calccat {
  margin-bottom: 0;
}

.calculator .calcselector .calcselector__albumtype:last-child {
  border-right: none;
}

.calculator .schoolselector {
  display: none;
  width: 50%;
  border: 1px solid #bedae0;
  border-radius: 0 0 4px 4px;
  border-top: 0;
  overflow: hidden;
}

.calculator .schoolselector__albumtype {
  text-align: center;
  font-weight: 700;
  font-size: 14px;
  color: #6289ac;
  padding: 15px 15px;
  border-bottom: 1px solid #bedae0;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.calculator .schoolselector__albumtype:last-child {
  border-bottom: 0;
}

.calculator .schoolselector__albumtype:hover,
.calculator .schoolselector__albumtype_current {
  background: #edfcff;
  -webkit-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}

.calculator .album-top__notice {
  margin: 0;
  max-width: 100%;
  margin-left: auto;
  padding: 10px 24px 10px 24px;
}

.calculator .album-top__notice.nothere-tip {
  margin-bottom: 25px;
}

.calculator div.dashed {
  margin: 0 0 50px 0;
  border-bottom: 2px dashed #bedae0;
  height: 0;
}

.calculator .album-preview {
  display: none;
}

.calculator .owl-carousel .owl-next {
  background-image: url(../images/sprite.svg#rightarr_hover);
  right: -70px;
  margin-top: -33px;
}

.calculator .owl-carousel .owl-next:hover {
  background-image: url(../images/sprite.svg#rightarr);
}

.calculator .owl-carousel .owl-prev {
  background-image: url(../images/sprite.svg#leftarr_hover);
  left: -70px;
  margin-top: -33px;
}

.calculator .owl-carousel .owl-prev:hover {
  background-image: url(../images/sprite.svg#leftarr);
}

.calculator .ready {
  display: none;
}

.calculator .itemprice_orig {
  display: none;
}

.calcblock {
  margin-bottom: 60px;
}

.calcselect {
  display: none;
}

.calc-price {
  font-weight: 700;
  font-size: 22px;
  line-height: 1em;
  min-width: 100%;
}

.calc-price_origwrap {
  margin: 0 0 15px 0;
}

.calc-price .itemprice_orig {
  font-size: 18px;
  font-weight: 400;
  position: relative;
}

.calc-price .itemprice_orig:after {
  display: block;
  position: absolute;
  height: 1px;
  content: '';
  background: #253a44;
  width: 100%;
  top: 50%;
  left: 0;
}

.calc-price .itemprice_newprice {
  color: #f17d2d;
}

.calc-price_total {
  font-size: 28px;
}

.calc-price_total .itemprice_orig {
  font-size: 21px;
}

#calc-form {
  display: none;
}

.submitwrap {
  margin-left: auto;
}

.submitwrap input {
  margin: 0;
}

.submitwrap .btn_gray {
  cursor: default;
}

.form-row .col-half {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 49.53271%;
  flex: 1 1 49.53271%;
  max-width: 49.53271%;
}

.form-row .col-third {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 32.71028%;
  flex: 1 1 32.71028%;
  max-width: 32.71028%;
}

.form-row .col-twothird {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 66.35514%;
  flex: 1 1 66.35514%;
  max-width: 66.35514%;
}

.form-row .col-third,
.form-row .col-twothird {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-line-pack: center;
  align-content: center;
}

#calc-type {
  border: 0;
}

#calc-type li {
  border: 1px solid #bedae0;
}

#calc-type li.not-active {
  border: 1px solid #ccc;
}

#calc-type li:first-child {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  border-right: 0;
}

#calc-type li:last-child {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-left: 0;
}

.calc-slider.owl-carousel .owl-item .calc-slider__thumb {
  height: 120px;
}

.calc-slider.owl-carousel .owl-item .calc-slider__thumb img {
  max-height: 100%;
  max-width: 100%;
  margin: 0 auto;
  width: auto;
}

.album-bottom.nothere {
  display: none;
}

.nothere-tip {
  display: none;
}

.album-order .calculator form {
  margin-top: 0;
}

.moreprices {
  margin-top: 80px;
}

.moreprices table {
  border: 1px solid #daeaee;
}

.moreprices tr td:nth-child(2) {
  text-align: right;
  min-width: 120px;
}

.options-innerrow i {
  background: #f17d2d;
}

.album-top__desc .type {
  display: none;
}

#wrapper.new-year {
  position: relative;
}

#wrapper.new-year:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: .2;
  background-image: url(../images/temp/snowflakes.webp);
  background-size: 300px 900px;
  z-index: -1;
}

.shortvideos {
  padding: 24px 0 48px 0;
}

.shortvideos .swiper-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.shortvideos__slider {
  padding: 24px 0;
}

.shortvideos__slide {
  width: 100%;
  max-width: 100%;
  background: #fff;
}

.shortvideos__firstwrap {
  position: relative;
  padding-bottom: 177%;
  height: 0;
  overflow: hidden;
}

.shortvideos__firstwrap iframe {
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
}

.shortvideos a {
  display: block;
}

.top-location__cityvalid {
  z-index: 2;
}

.photo-examples {
  padding: 40px 10px;
}

.photo-examples .orange {
  color: #ff6e0a;
}

.photo-examples .examples-slider {
  margin-top: 32px;
}

.diff-videos .dlya-detskogo-sada {
  display: none;
}

.screen-reader-response {
  display: none;
}

.hiddensection {
  opacity: 0;
  -webkit-transform: translateY(20vh);
  transform: translateY(20vh);
  visibility: hidden;
  -webkit-transition: opacity .6s ease-out,-webkit-transform 1.2s ease-out;
  transition: opacity .6s ease-out,-webkit-transform 1.2s ease-out;
  transition: opacity .6s ease-out,transform 1.2s ease-out;
  transition: opacity .6s ease-out,transform 1.2s ease-out,-webkit-transform 1.2s ease-out;
  will-change: opacity,visibility;
}

.hiddensection_visible {
  opacity: 1;
  -webkit-transform: none;
  transform: none;
  visibility: visible;
}

.samples {
  background: #f2fdff url(https://yarkiykadr.ru/wp-content/uploads/2024/03/presentation-bg.webp);
  background-position: 50% 50%;
  background-size: cover;
  padding: 40px 0;
  margin-top: 24px;
  margin-bottom: 40px;
}

.samples__text {
  padding: 16px 0;
  margin-right: 20px;
}

.samples h2 {
  margin-top: 0;
  text-align: left;
  margin-bottom: 16px;
}

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

.popupform__title_samples {
  display: none;
}

@media (min-width:1060px) {
  .album-options {
    padding: 20px;
  }

  .album-options__typedesc {
    margin-right: 32px;
    font-size: 20px;
    margin-bottom: 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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin-bottom: 48px;
  }

  .album-options__typegallery {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    position: relative;
  }

  .optionheader__type {
    font-size: 24px;
    padding: 20px;
  }

  .optionheader__typename {
    font-size: 24px;
    margin-bottom: 16px;
  }
}

@media (max-width:1328px) {
  .calc-slider.owl-carousel .owl-item .calc-slider__thumb {
    height: 142px;
  }

  .page-inner {
    padding-left: 8.43373%;
    padding-right: 8.43373%;
  }

  h1,
  .type-h1 {
    font-size: 26px;
    margin: 1.4em 0 1.7em;
  }

  h2,
  .type-h2 {
    font-size: 26px;
    margin: 1.2em 0 .9em;
  }

  .topstripe .topstripe__worktime {
    display: none;
  }

  .footer-bottom .round-btn_wa,
  .footer-bottom .round-btn_call {
    padding-left: 38px;
    background-position: 8px 50%;
  }

  .promo .promo__item-inner {
    background-position: 0 0;
  }

  .headerinfo .headerinfo__social {
    display: none;
  }

  .album-layouts .album-layouts__desc {
    padding: 10px 10px 20px 10px;
  }

  .album-layouts .album-layouts__features {
    margin-top: 10px;
  }

  .price-offers .price-offers__item-innerwrap {
    padding: 15px 10px;
  }

  .price-offers .price-offers__title {
    margin-top: 10px;
  }

  .price-offers .price-offers__price {
    margin-top: 20px;
  }

  .price-offers .price-offers__option-list {
    margin: 20px 0 0 0;
    padding-top: 3px;
  }

  .price-offers .price-offers__option-list ul {
    margin-left: 0;
  }

  .price-offers .price-offers__option-list li {
    padding-left: 33px;
    font-size: 15px;
    margin: 12px 0;
  }

  .price-offers .price-offers__option-list li:before {
    width: 20px;
    height: 20px;
    left: 0;
  }

  .price-offers .price-offers__order-link {
    margin: 15px auto 5px;
  }

  .design-options .design-options__title {
    font-size: 21px;
    text-align: left;
  }

  .design-options .design-options__subtitle {
    text-align: left;
  }

  .footer-top .footer-top__column_f2,
  .footer-top .footer-top__column_f3 {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 24.09639%;
    flex: 1 1 24.09639%;
    max-width: 24.09639%;
  }

  .footer-bottom__copyright {
    width: 100%;
    margin-top: 25px;
  }

  .footer-bottom__copyright p {
    display: inline-block;
    margin-right: 20px;
  }

  .footer-bottom__copyright p:last-child {
    margin-right: 0;
  }

  .footer-bottom__logo,
  .footer-bottom__socialwrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 24.09639%;
    flex: 1 1 24.09639%;
    max-width: 24.09639%;
  }

  .footer-bottom__socialwrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .footer-bottom__socialwrap .footer-bottom__social {
    width: 100%;
    padding-left: 0;
    margin-top: 10px;
  }

  .popupform .popupform__inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .advantages .advantages__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    max-width: 49.53271%;
  }

  .advantages .advantages__icon-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0;
  }

  .advantages .advantages__icon-wrap svg {
    width: 70px;
    height: 70px;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
  }

  .advantages .advantages__desc {
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    margin-top: 10px;
    padding: 0 3.73832%;
    font-size: 16px;
  }

  .block-inner,
  .options-table__header_fixed {
    margin: 0 auto;
    max-width: 1012px;
  }

  .block-inner::after,
  .options-table__header_fixed::after {
    clear: both;
    content: ' ';
    display: table;
  }

  .headerinfo .headerinfo__btn {
    width: 202px;
    max-width: 202px;
  }

  .cart-info__price {
    display: none;
  }
}

@media (max-width:1060px) {
  .calc-slider.owl-carousel .owl-item .calc-slider__thumb {
    height: 194px;
  }

  .top-location__cityvalid {
    z-index: 20;
    top: 135px;
    width: 100%;
    padding-bottom: 40px;
  }

  .top-location__cityvalid .type-h2 {
    display: block;
    width: 100%;
  }

  .promo .promo__innerwrap {
    position: static;
    padding-top: 25px;
    padding-left: 25px;
    width: 100%;
    margin-bottom: -50px;
    z-index: 2;
  }

  .promo .promo__desc {
    max-width: 100%;
  }

  .promo .promo__item-inner {
    background-position: 50% 0;
  }

  :root .block-inner,
  :root .options-table__header_fixed {
    max-width: 748px;
    margin-left: auto;
    margin-right: auto;
  }

  .popupform {
    width: 74.28571%;
  }

  .page-inner {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-icon {
    cursor: pointer;
  }

  :root .menu-wrap {
    z-index: 101;
    background: #00c5dd;
    width: 280px;
    max-width: 280px;
    padding: 0 0 18px;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
  }

  :root .menu-wrap_open {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  :root .menu-wrap .menu-wrap__inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 60px;
  }

  :root .menu-wrap .main-menu {
    height: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 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: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  :root .menu-wrap .main-menu .main-menu__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    border: 0;
  }

  :root .menu-wrap .main-menu .main-menu__item:after {
    display: none;
  }

  :root .menu-wrap .main-menu .main-menu__item a {
    height: 50px;
    display: block;
    text-align: left;
    padding: 0;
    padding: 10px;
    line-height: 30px;
    vertical-align: middle;
    text-transform: none;
    font-size: 14px;
    color: #fff;
    border-bottom: 1px solid #a2deeb;
  }

  :root .menu-wrap .main-menu .menu-item-has-children>a {
    padding-right: 40px;
    position: relative;
  }

  :root .menu-wrap .main-menu .menu-item-has-children i {
    display: block;
    position: absolute;
    right: 0;
    height: 50px;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    width: 35px;
    background-image: url(../images/sprite.svg#down-arr-white);
    background-size: 16px 16px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 200;
  }

  :root .menu-wrap .main-menu .sub-menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: static;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    opacity: 1;
    width: auto;
    border: 0;
    background: 0 0;
    width: 100%;
    display: none;
  }

  :root .menu-wrap .main-menu .sub-menu li {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 50px;
    flex: 1 0 50px;
    min-height: 50px;
    max-height: 50px;
  }

  :root .menu-wrap .main-menu .sub-menu li a {
    padding-left: 32px;
    display: block;
    width: 100%;
    color: #fff;
  }

  .menu-wrap__login,
  .menu-wrap__citychange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    padding: 0 0 0 12px;
    cursor: pointer;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    width: 100%;
    font-weight: 700;
  }

  .menu-wrap__login {
    border-bottom: 1px solid #a2deeb;
    position: relative;
    padding-left: 48px;
  }

  .menu-wrap__login:before {
    position: absolute;
    content: '';
    width: 32px;
    height: 32px;
    background-image: url(../images/sprite.svg#profile-login);
    background-size: contain;
    background-repeat: no-repeat;
    left: 8px;
    bottom: 11px;
  }

  .mobile-current-city {
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 16px;
    line-height: 19px;
  }

  .mobile-login-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
  }

  .mobile-login-btn svg {
    width: 32px;
    height: 32px;
    fill: #fff;
  }

  .topstripe {
    display: none;
  }

  .nav-line .cart-info {
    max-width: 100px;
    min-width: auto;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    padding: 0 12px;
  }

  .nav-line .cart-info .cart-info__num {
    display: none;
  }

  .nav-wrap .nav-line {
    height: 50px;
  }

  .headerinfo {
    height: auto;
    min-height: auto;
    padding: 12px 0;
    margin: 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .headerinfo .round-btn_call,
  .headerinfo .round-btn_write,
  .headerinfo .btn_action {
    display: none;
  }

  .headerinfo .headerinfo__logo {
    max-width: 100px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }

  .headerinfo .social_pre {
    margin-left: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .headerinfo .social_pre .social__iconwrap {
    width: 28px;
    height: 28px;
    border: 0;
  }

  .headerinfo .headerinfo__phones {
    text-align: right;
    padding-left: 10px;
    margin-right: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    margin-left: 0;
    padding-left: 16px;
    position: relative;
    cursor: pointer;
  }

  .headerinfo .headerinfo__phones .phones__icon {
    content: '';
    width: 30px;
    height: 30px;
    top: 50%;
    margin-top: -15px;
    background: url(../images/sprite.svg#phone) no-repeat;
    backround-position: 50% 50%;
    background-size: contain;
    position: absolute;
    display: block;
    left: 0;
    z-index: 10;
  }

  .headerinfo .headerinfo__phones .phones__icon:hover svg {
    fill: #ff6e0a;
  }

  .nav-line__entrance {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: 0;
    flex: 0;
    width: 28px;
    height: 28px;
    cursor: pointer;
  }

  .nav-line__entrance svg {
    width: 28px;
    height: 28px;
    fill: #fff;
  }

  .price-offers {
    display: block;
    width: 100%;
    float: left;
    margin-right: 2.85714%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .price-offers .price-offers__item {
    width: 100%;
    float: left;
    margin-right: 2.85714%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    display: block;
    margin: 0 auto 15px;
    max-width: 48.57143%;
  }

  .price-offers .price-offers__order-link {
    width: 100%;
  }

  .design-options {
    margin: 70px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .design-options .design-options__item {
    width: 100%;
    float: left;
    margin-right: 2.85714%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    text-align: left;
  }

  .design-options .design-options__item.design-options__school {
    padding-right: 0;
    margin-bottom: 40px;
  }

  .geo-work {
    display: block;
    padding: 40px 0;
    text-align: center;
  }

  .geo-work h2 {
    text-align: center;
  }

  .geo-work .geo-work__text {
    width: 100%;
    float: left;
    margin-right: 2.85714%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    margin-bottom: 20px;
  }

  .geo-work .geo-work__img {
    width: 100%;
    float: left;
    margin-right: 2.85714%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .geo-work .geo-work__desc {
    margin-top: 30px;
    text-align: left;
  }

  .geo-work .geo-work__view-addresses {
    margin-top: 30px;
  }

  .home-reviews .home-reviews__wrapper {
    padding-left: 16.82243%;
    padding-right: 16.82243%;
  }

  .textabout .textabout__inner {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .textabout .textabout__inner .textabout__desc {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    padding-right: 0;
  }

  .textabout .textabout__inner .textabout__video {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    padding-top: 0;
  }

  .album-top {
    display: block;
  }

  .album-top__galleries {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .album-top__imagewrap_current {
    display: block;
  }

  .album-top__descwrap {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    padding: 0;
    margin-top: 20px;
  }

  .album-properties {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .album-properties__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48.57143%;
    flex: 1 1 48.57143%;
    max-width: 48.57143%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    margin: 10px 0;
  }

  .album-properties__iconwrap {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .album-properties__desc {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    padding: 10px 5px;
    font-size: 16px;
  }

  .album-order .album-order__wrap {
    width: 100%;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
  }

  .album-order .calculator .form-row {
    display: block;
  }

  .album-order .calculator .form-row .col-third,
  .album-order .calculator .form-row .col-twothird {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    display: block;
  }

  .album-order .calculator .submitwrap {
    margin-top: 30px;
  }

  .album-order .calculator .owl-carousel .owl-next {
    right: -50px;
  }

  .album-order .calculator .owl-carousel .owl-prev {
    left: -50px;
  }

  .album-layouts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .album-layouts .album-layouts__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48.57143%;
    flex: 1 1 48.57143%;
    max-width: 48.57143%;
    margin-bottom: 2.85714%;
  }

  .cat-intro {
    display: block;
  }

  .cat-intro .cat-intro__item {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    max-width: 48.57143%;
    margin-left: auto;
    margin-right: auto;
  }

  .cat-main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .cat-main .cat-main__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48.57143%;
    flex: 1 1 48.57143%;
    max-width: 48.57143%;
  }

  .cat-el .cat-el__item {
    margin-bottom: 2.85714%;
  }

  .discount-intro .discount-intro__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-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .discount-intro .discount-intro__img {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    max-width: none;
    padding-right: 10px;
  }

  .discount-intro .discount-intro__img img {
    margin-bottom: 0;
  }

  .discount-intro .discount-intro__desc {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    padding-left: 10px;
    max-width: none;
  }

  .discount-intro .discount-intro__title {
    padding: 0;
    margin-top: 30px;
  }

  .discount-intro .discount-intro__excerpt {
    padding: 0;
  }

  .discount-intro .discount-intro__date {
    position: static;
    margin: 30px 0 10px;
  }

  .discount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .discount .discount__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48.57143%;
    flex: 1 1 48.57143%;
    max-width: 48.57143%;
  }

  .aboutus-gallery .aboutus-gallery__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48.57143%;
    flex: 1 1 48.57143%;
    max-width: 48.57143%;
  }

  .contacts-info {
    margin: 30px 0 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 20px;
    -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;
  }

  .contacts-info .contacts-info__item {
    text-align: center;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .contacts-info .contacts-info__rw span {
    display: block;
    margin-bottom: 15px;
  }

  .contacts-info .contacts-info__rw #citymap-show {
    display: inline-block;
  }

  .contacts-info .contacts-info__city-name {
    padding-right: 0;
  }

  .order-wrap {
    margin: 60px 0 80px;
  }

  .order-wrap::after {
    clear: both;
    content: ' ';
    display: table;
  }

  .order-wrap__main {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .cart-summary {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .footer-top {
    display: block;
    text-align: center;
    padding: 30px 0 0 0;
  }

  .footer-top .footer-top__column {
    width: 100%;
    max-width: 100%;
  }

  .footer-top .footer-top__column ul {
    display: none;
    margin-bottom: 24px;
  }

  .footer-top .footer-top__column-items .btn {
    display: none;
  }

  .footer-top .footer-top__column-title {
    display: none;
  }

  .footer-top .footer-top__column-title_hasitems {
    cursor: pointer;
    display: inline-block;
    padding-right: 33px;
    position: relative;
  }

  .footer-top .footer-top__column-title_hasitems:after {
    display: inline-block;
    width: 20px;
    height: 20px;
    content: '';
    margin-left: 13px;
    background: url(../images/sprite.svg#downarr) no-repeat 50%;
    background-size: contain;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    z-index: 2;
  }

  .footer-top .footer-contacts {
    margin-top: 25px;
  }

  .footer-top .footer-phones {
    margin-top: 15px;
  }

  .footer-top .footer-phones p {
    font-size: 16px;
  }

  .footer-top .round-btn {
    margin: 20px auto 0;
  }

  .footer-bottom {
    border-top: none;
  }

  .footer-bottom__logo {
    display: none;
  }

  .footer-bottom .footer-bottom__socialwrap {
    width: 200px;
    max-width: 200px;
    margin: 0 auto;
    display: block;
  }

  .footer-bottom .footer-bottom__socialwrap p {
    display: none;
  }

  .footer-bottom .footer-bottom__socialwrap .footer-bottom__social {
    margin: 0 auto 25px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .advantages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .advantages .advantages__item {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    max-width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px;
  }

  .advantages .advantages__icon-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: auto;
    max-width: 70px;
  }

  .advantages .advantages__desc {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 74.28571%;
    flex: 1 1 74.28571%;
    max-width: 74.28571%;
    margin-top: 0;
    margin-left: 20px;
    text-align: left;
    padding-left: 1.86916%;
    -ms-flex-item-align: center;
    align-self: center;
  }

  .contacts__map {
    display: none;
  }

  .contacts__mobile-citychange {
    display: block;
  }
}

@media (max-width:961px) {
  .advantages {
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
    -ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
  }

  .advantages__item {
    max-width: 50%!important;
  }
}

@media (max-width:920px) {
  #homereviews {
    margin-bottom: 100px;
  }

  #homereviews .owl-nav {
    position: absolute;
    bottom: -40px;
    left: 50%;
    margin-left: -70px;
    width: 140px;
  }

  #homereviews .owl-nav .owl-prev {
    left: 0;
    top: 0;
  }

  #homereviews .owl-nav .owl-next {
    right: 0;
    top: 0;
  }
}

@media (max-width:860px) {
  .clientarea__left,
  .clientarea__main {
    float: none;
    width: 100%;
  }
}

@media (max-width:820px) {
  .introslider.owl-carousel .owl-prev {
    left: 6px;
  }

  .introslider.owl-carousel .owl-next {
    right: 6px;
  }
}

@media (max-width:768px) {
  .optionheader__types {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-right: 0;
  }

  .album-options__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .acf-map {
    width: 100%;
    height: 320px;
  }

  :root .block-inner,
  :root .options-table__header_fixed {
    margin-left: 10px;
    margin-right: 10px;
  }

  .home-reviews .home-reviews__wrapper {
    padding-left: 0;
    padding-right: 0;
  }

  .typeselector {
    height: 50px;
  }

  .typeselector .typeselector__albumtype {
    font-size: 14px;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }

  .typeselector_typeblocks .typeselector__albumtype {
    padding: 0 5px;
  }

  .promo {
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    display: block;
  }

  .promo .promo__item {
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    margin-bottom: 15px;
    display: block;
  }

  .promo .promo__item-inner {
    padding: 0 10px 25px 10px;
  }

  .promo .promo__desc {
    padding-right: 0;
    max-width: 100%;
  }

  .promo .promo__innerwrap {
    position: static;
    padding-left: 10px;
    padding-top: 25px;
    width: 100%;
    margin-bottom: -60px;
  }

  .order-steps {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .order-steps .order-steps__item {
    display: block;
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    position: relative;
    height: 40px;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    margin-bottom: 20px;
  }

  .order-steps .order-steps__num {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 36px;
    font-size: 14px;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
  }

  .order-steps .order-steps__title {
    font-size: 18px;
    display: block;
    width: 74.6988%;
    float: left;
    margin-right: 1.20482%;
    text-align: left;
    padding-left: 50px;
    line-height: 40px;
    vertical-align: middle;
  }

  .order-wrap {
    margin-top: 0;
  }

  .order-wrap__main {
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .cart-summary {
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .cart-table {
    display: block;
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .cart-table .d-table-cell {
    display: block;
    padding: 15px 10px;
    width: 48.14815%;
    float: left;
    margin-right: -100%;
    border-bottom: none;
    text-align: left;
  }

  .cart-table .d-table-cell:nth-child(2n+1) {
    width: 48.14815%;
    clear: both;
    margin-left: 0;
  }

  .cart-table .d-table-cell:nth-child(2n+2) {
    width: 48.14815%;
    clear: none;
    margin-left: 51.85185%;
  }

  .cart-table .d-table-row {
    display: block;
    border-bottom: 1px solid #c1e3eb;
  }

  .cart-table .d-table-row::after {
    clear: both;
    content: ' ';
    display: table;
  }

  .popupform {
    width: 98%!important;
    left: 0;
    right: 0;
    -webkit-transform: none;
    transform: none;
    margin: 0 auto;
    position: relative;
    padding: 0;
  }

  .popupform .popupform__inner {
    border: 0;
  }

  .popupform .popupform__close {
    margin: 10px 10px 0 0;
    background-color: #f2fdff;
    background-image: url(../images/sprite.svg#close-black);
    background-size: 30px 30px;
  }

  .popupform_advantages {
    position: fixed;
  }

  .form-row {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    margin-bottom: 0;
  }

  .form-row.full-w {
    margin-bottom: 15px;
  }

  .form-row .form-row__half {
    display: block;
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    width: 100%;
    float: left;
    margin-right: 1.20482%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .client-topline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .client-topline .client-topline__block {
    width: 100%;
  }

  .client-main .client-main__orders-head {
    display: none;
  }

  .order-line {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .order-line>div {
    margin-bottom: 28px;
  }

  .order-line .order-line__image,
  .order-line .order-line__info {
    max-width: 46%;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 46%;
    flex: 1 1 46%;
  }

  .order-line .order-line__status {
    width: 100%;
  }

  .order-line .order-line__status .order-line__statusbutton {
    margin: 0 auto;
  }

  .order-line .order-line__download {
    width: 100%;
    text-align: center;
  }

  :root .block-inner,
  :root .options-table__header_fixed {
    margin-left: 10px!important;
    margin-right: 10px!important;
  }
}

@media all and (max-width:767px) {
  .options-innerrow {
    font-size: 14px;
    padding: 24px 4px;
  }

  .options-innerrow_first {
    width: 100%;
    border-right: 0;
    font-size: 16px;
    border-bottom: none!important;
    padding: 24px 16px 0 16px;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .options-innerrow .btn {
    padding: 4px;
    text-transform: none;
    font-size: 14px;
  }

  .options-innerrow .options-innerrow__tip {
    left: 0!important;
    right: 0!important;
    width: auto!important;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  .price-offers__title {
    font-size: 18px;
  }

  .options-table__header .options-innerrow {
    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;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
  }

  .options-table__header .options-innerrow__title {
    font-size: 18px;
  }

  .options-table__header .options-innerrow_first {
    border-right: none;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
  }

  .price-offers__title {
    font-size: 18px;
  }

  .options-table__header .options-innerrow__title {
    font-size: 18px;
  }

  .options-table__header .options-innerrow_first {
    border-right: none;
  }
}

@media (max-width:560px) {
  .album-top__image .owl-carousel .owl-item img {
    height: 250px;
  }

  .properties-slider {
    padding: 10px 0;
  }

  .properties-slider .properties-slider__item {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .properties-slider .properties-slider__item .properties-slider__image,
  .properties-slider .properties-slider__item .properties-slider__desc {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    max-width: 100%;
    padding: 0;
  }

  .properties-slider .properties-slider__item .properties-slider__image {
    margin-bottom: 40px;
  }
}

@media (max-width:480px) {
  .advantages {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .advantages__item {
    max-width: 100%;
    -webkit-box-orient: vertical!important;
    -webkit-box-direction: normal!important;
    -ms-flex-direction: column!important;
    flex-direction: column!important;
    margin-bottom: 32px!important;
  }

  .acf-map {
    display: none;
  }
}

@media all and (max-width:480px) {
  .needtoknow__itemsinner {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .needtoknow__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    border-bottom: 0;
  }

  .needtoknow__item:last-child {
    border-bottom: 2px solid #f1fafc;
  }
}

@media (max-width:460px) {
  #main-content .promo .promo__order-link {
    max-width: calc(100% - 20px);
  }

  :root .block-inner,
  :root .options-table__header_fixed {
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  h1,
  .type-h1 {
    font-size: 24px;
    margin: 1.2em 0 1.2em;
  }

  h2,
  .type-h2 {
    font-size: 24px;
    margin: 1.2em 0 .9em;
  }

  .promo .promo__order-link {
    max-width: 100%;
  }

  .breadcrumbs .breadcrumbs-path>span {
    padding-right: 10px;
    padding-left: 10px;
  }

  .album-layouts {
    display: block;
  }

  .album-layouts .album-layouts__item {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
    margin-bottom: 15px;
  }

  .album-layouts .album-layouts__features {
    font-size: 15px;
  }

  .album-top__notice {
    max-width: none;
  }

  .album-order .album-order__wrap {
    padding: 0;
    max-width: none;
  }

  .album-order .album-order__inner {
    padding: 0 15px;
  }

  .album-order form {
    margin-top: 25px;
  }

  .album-order .calculator .calcselector .calcselector__albumtype,
  .album-order .calculator .calcselector .typeselector__albumtype {
    font-size: 14px;
  }

  .album-order .calculator form {
    margin-top: 55px;
  }

  .album-order .calculator .calc-price_origwrap {
    font-size: 20px;
  }

  .album-order .calculator .calc-price_total {
    font-size: 24px;
  }

  .album-order .calculator .owl-carousel .owl-next {
    right: -14px;
  }

  .album-order .calculator .owl-carousel .owl-prev {
    left: -14px;
  }

  .cat-intro .cat-intro__item {
    max-width: none;
  }

  .cat-main {
    display: block;
  }

  .cat-main .cat-main__item {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .cat-el .cat-el__item {
    margin-bottom: 15px;
  }

  .cat-el .cat-el__date {
    margin: 15px 0 0;
  }

  .discount-intro .discount-intro__title {
    margin: 20px 0 15px;
    font-size: 18px;
  }

  .discount {
    display: block;
  }

  .discount .discount__item {
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .aboutus-gallery {
    display: block;
  }

  .aboutus-gallery .aboutus-gallery__item {
    display: block;
    width: 100%;
    float: left;
    margin-right: .93458%;
    margin-left: 0;
    margin-right: 0;
    float: none;
    clear: both;
    max-width: 100%;
  }

  .price-offers .price-offers__item {
    max-width: none;
  }

  .price-offers .price-offers__item_current {
    border-width: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .price-offers .price-offers__item_current .price-offers__item-innerwrap {
    border: 0;
    padding: 12px 5px;
  }

  .price-offers .price-offers__item-innerwrap {
    padding: 10px 7px;
  }

  .price-offers .price-offers__title {
    font-size: 21px;
    margin-top: 5px;
  }

  .price-offers .price-offers__price {
    font-size: 24px;
    margin-top: 20px;
  }

  .reviews {
    margin-top: 40px;
  }

  .reviews .reviews__item {
    margin-bottom: 15px;
    padding: 25px 10px 25px;
  }

  .reviews .reviews__top {
    margin-bottom: 15px;
  }

  .reviews .reviews__top .reviews__author {
    font-size: 16px;
  }

  .reviews .reviews__bottom {
    margin-top: 15px;
  }

  .reviews .reviews__respond {
    padding: 20px 10px 20px;
  }

  .reviews .reviews__respond .reviews__respond-bottom .reviews__respond-author {
    font-size: 16px;
  }

  .faqblock .faqblock__items {
    padding-left: 10px;
    padding-right: 10px;
  }

  .faqblock .faqblock__itemwrap {
    padding: 20px 0;
  }

  .faqblock .faqblock__itemtitle {
    padding-left: 0;
    font-size: 15px;
    line-height: 1.4em;
  }

  .faqblock .faqblock__itemdesc {
    padding: 0;
    margin-top: 20px;
  }

  .album-layouts__order-link,
  .price-offers__order-link,
  .promo__order-link,
  .home-reviews__btn,
  .geo-work__view-addresses,
  .faqblock__morelink {
    width: 100%;
    max-width: 440px;
  }

  .pagination .page-numbers.next,
  .pagination .page-numbers.prev {
    display: none;
  }

  :root .block-inner,
  :root .options-table__header_fixed {
    margin-left: 10px;
    margin-right: 10px;
  }

  .credentials {
    display: block;
  }

  .credentials .credentials__col {
    width: 100%;
    text-align: center;
    padding: 0 20px 20px 20px;
  }

  .credentials .credentials__col:last-child {
    text-align: center;
  }

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

@media all and (max-width:380px) {
  .options-table__header .options-innerrow__title {
    font-size: 14px;
  }

  .options-innerrow__prices {
    font-size: 18px;
  }

  .options-innerrow__prices_gotnew .priceval {
    font-size: 18px;
  }
}

@media (hover:hover) {
  .f-button:hover:not([disabled]) {
    color: var(--f-button-hover-color);
    background-color: var(--f-button-hover-bg);
  }
}

@media all {
  .popupform {
    width: 48.57143%;
  }

  #write-form,
  #album-order-form {
    max-width: 800px;
  }

  #callback-form,
  #loginform {
    max-width: 570px;
  }

  .form-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 20px;
  }

  .form-row .form-row__half {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 48.57143%;
    flex: 1 1 48.57143%;
    max-width: 48.57143%;
  }
}
/*# sourceMappingURL=general.css.map */
