

/* Start:/local/templates/paul_and_shark/libs/fancybox/jquery.fancybox.css?175527029616851*/
@charset "UTF-8";
body.fancybox-active {
  overflow: hidden; }

body.fancybox-iosfix {
  position: fixed;
  left: 0;
  right: 0; }

.fancybox-is-hidden {
  position: absolute;
  top: -9999px;
  left: -9999px;
  visibility: hidden; }

.fancybox-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99992;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.fancybox-outer {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71); }

.fancybox-is-open .fancybox-bg {
  opacity: 0.87;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1); }

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption-wrap {
  position: absolute;
  direction: ltr;
  z-index: 99997;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s, visibility 0s linear .25s;
  box-sizing: border-box; }

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption-wrap {
  opacity: 1;
  visibility: visible;
  transition: opacity .25s, visibility 0s; }

.fancybox-infobar {
  top: 0;
  left: 0;
  font-size: 13px;
  padding: 0 10px;
  height: 44px;
  min-width: 44px;
  line-height: 44px;
  color: #ccc;
  text-align: center;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: subpixel-antialiased;
  mix-blend-mode: exclusion; }

.fancybox-toolbar {
  top: 0;
  right: 0;
  margin: 0;
  padding: 0; }

.fancybox-stage {
  overflow: hidden;
  direction: ltr;
  z-index: 99994;
  -webkit-transform: translate3d(0, 0, 0); }

.fancybox-is-closing .fancybox-stage {
  overflow: visible; }

.fancybox-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow: auto;
  outline: none;
  white-space: normal;
  box-sizing: border-box;
  text-align: center;
  z-index: 99994;
  -webkit-overflow-scrolling: touch;
  display: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-slide::before {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  width: 0; }

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block; }

.fancybox-slide--image {
  overflow: visible; }

.fancybox-slide--image::before {
  display: none; }

.fancybox-slide--video .fancybox-content,
.fancybox-slide--video iframe {
  background: #000; }

.fancybox-slide--map .fancybox-content,
.fancybox-slide--map iframe {
  background: #E5E3DF; }

.fancybox-slide--next {
  z-index: 99995; }

.fancybox-slide > * {
  display: inline-block;
  position: relative;
  padding: 24px;
  margin: 44px 0 44px;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  /* overflow: auto; */
  box-sizing: border-box; }

.fancybox-slide > title,
.fancybox-slide > style,
.fancybox-slide > meta,
.fancybox-slide > link,
.fancybox-slide > script,
.fancybox-slide > base {
  display: none; }

.fancybox-slide .fancybox-image-wrap {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  border: 0;
  z-index: 99995;
  background: transparent;
  cursor: default;
  overflow: visible;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform; }

.fancybox-can-zoomOut .fancybox-image-wrap {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.fancybox-can-zoomIn .fancybox-image-wrap {
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.fancybox-can-drag .fancybox-image-wrap {
  cursor: -webkit-grab;
  cursor: grab; }

.fancybox-is-dragging .fancybox-image-wrap {
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.fancybox-image,
.fancybox-spaceball {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  max-width: none;
  max-height: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-spaceball {
  z-index: 1; }

.fancybox-slide--iframe .fancybox-content {
  padding: 0;
  width: 80%;
  height: 80%;
  max-width: calc(100% - 100px);
  max-height: calc(100% - 88px);
  overflow: visible;
  background: #fff; }

.fancybox-iframe {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: #fff; }

.fancybox-error {
  margin: 0;
  padding: 40px;
  width: 100%;
  max-width: 380px;
  background: #fff;
  cursor: default; }

.fancybox-error p {
  margin: 0;
  padding: 0;
  color: #444;
  font-size: 16px;
  line-height: 20px; }

/* Buttons */
.fancybox-button {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: top;
  width: 44px;
  height: 44px;
  margin: 0;
  padding: 10px;
  border: 0;
  border-radius: 0;
  background: rgba(30, 30, 30, 0.6);
  transition: color .3s ease;
  cursor: pointer;
  outline: none; }

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc; }

.fancybox-button:focus,
.fancybox-button:hover {
  color: #fff; }

.fancybox-button[disabled] {
  color: #ccc;
  cursor: default;
  opacity: 0.6; }

.fancybox-button svg {
  display: block;
  position: relative;
  overflow: visible;
  shape-rendering: geometricPrecision; }

.fancybox-button svg path {
  fill: currentColor;
  stroke: currentColor;
  stroke-linejoin: round;
  stroke-width: 3; }

.fancybox-button--share svg path {
  stroke-width: 1; }

.fancybox-button--play svg path:nth-child(2) {
  display: none; }

.fancybox-button--pause svg path:nth-child(1) {
  display: none; }

.fancybox-button--zoom svg path {
  fill: transparent; }

/* Navigation arrows */
.fancybox-navigation {
  display: none; }

.fancybox-show-nav .fancybox-navigation {
  display: block; }

.fancybox-navigation button {
  position: absolute;
  top: 50%;
  margin: -50px 0 0 0;
  z-index: 99997;
  background: transparent;
  width: 60px;
  height: 100px;
  padding: 17px; }

.fancybox-navigation button:before {
  content: "";
  position: absolute;
  top: 30px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: rgba(30, 30, 30, 0.6); }

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0; }

.fancybox-navigation .fancybox-button--arrow_right {
  right: 0; }

/* Close button on the top right corner of html content */
.fancybox-close-small {
    position: absolute;
    top: 0;
    right: 0;
    width: 21px;
    height: 21px;
    padding: 0;
    outline: none;
    margin: 0;
    border: 0;
    border-radius: 0;
    z-index: 10;
    cursor: pointer;
    background-image: url(/local/templates/paul_and_shark/libs/fancybox/cross-close.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    background-size: cover;
}



.fancybox-slide--image .fancybox-close-small,
.fancybox-slide--iframe .fancybox-close-small {
  top: 0;
  right: -40px; }

.fancybox-slide--image .fancybox-close-small:after,
.fancybox-slide--iframe .fancybox-close-small:after {
  font-size: 35px;
  color: #aaa; }

.fancybox-slide--image .fancybox-close-small:hover:after,
.fancybox-slide--iframe .fancybox-close-small:hover:after {
  color: #fff;
  background: transparent; }

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-drag .fancybox-close-small {
  display: none; }

/* Caption */
.fancybox-caption-wrap {
  bottom: 0;
  left: 0;
  right: 0;
  padding: 60px 2vw 0 2vw;
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.1) 20%, rgba(0, 0, 0, 0.2) 40%, rgba(0, 0, 0, 0.6) 80%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none; }

.fancybox-caption {
  padding: 30px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  font-size: 14px;
  color: #fff;
  line-height: 20px;
  -webkit-text-size-adjust: none; }

.fancybox-caption a,
.fancybox-caption button,
.fancybox-caption select {
  pointer-events: all;
  position: relative;
  /* Fix IE11 */ }

.fancybox-caption a {
  color: #fff;
  text-decoration: underline; }

/* Loading indicator */
.fancybox-slide > .fancybox-loading {
  border: 6px solid rgba(100, 100, 100, 0.4);
  border-top: 6px solid rgba(255, 255, 255, 0.6);
  border-radius: 100%;
  height: 50px;
  width: 50px;
  -webkit-animation: fancybox-rotate .8s infinite linear;
  animation: fancybox-rotate .8s infinite linear;
  background: transparent;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -30px;
  margin-left: -30px;
  z-index: 99999; }

@-webkit-keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fancybox-rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1); }

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-slide.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1; }

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  -webkit-transform: scale3d(1.5, 1.5, 1.5);
  transform: scale3d(1.5, 1.5, 1.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  -webkit-transform: scale3d(0.5, 0.5, 0.5);
  transform: scale3d(0.5, 0.5, 0.5);
  opacity: 0; }

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1; }

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  -webkit-transform: rotate(-360deg);
  -ms-transform: rotate(-360deg);
  transform: rotate(-360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--next {
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  opacity: 0; }

.fancybox-fx-rotate.fancybox-slide--current {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
  opacity: 1; }

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  -webkit-transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--next {
  -webkit-transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
  opacity: 0; }

.fancybox-fx-circular.fancybox-slide--current {
  -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
  opacity: 1; }

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  -webkit-transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg); }

.fancybox-fx-tube.fancybox-slide--next {
  -webkit-transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg); }

.fancybox-fx-tube.fancybox-slide--current {
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1); }

/* Share */
.fancybox-share {
  padding: 30px;
  border-radius: 3px;
  background: #f4f4f4;
  max-width: 90%;
  text-align: center; }

.fancybox-share h1 {
  color: #222;
  margin: 0 0 20px 0;
  font-size: 35px;
  font-weight: 700; }

.fancybox-share p {
  margin: 0;
  padding: 0; }

p.fancybox-share__links {
  margin-right: -10px; }

.fancybox-share__button {
  display: inline-block;
  text-decoration: none;
  margin: 0 10px 10px 0;
  padding: 0 15px;
  min-width: 130px;
  border: 0;
  border-radius: 3px;
  background: #fff;
  white-space: nowrap;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  transition: all .2s; }

.fancybox-share__button:hover {
  text-decoration: none; }

.fancybox-share__button--fb {
  background: #3b5998; }

.fancybox-share__button--fb:hover {
  background: #344e86; }

.fancybox-share__button--pt {
  background: #bd081d; }

.fancybox-share__button--pt:hover {
  background: #aa0719; }

.fancybox-share__button--tw {
  background: #1da1f2; }

.fancybox-share__button--tw:hover {
  background: #0d95e8; }

.fancybox-share__button svg {
  position: relative;
  top: -1px;
  width: 25px;
  height: 25px;
  margin-right: 7px;
  vertical-align: middle; }

.fancybox-share__button svg path {
  fill: #fff; }

.fancybox-share__input {
  box-sizing: border-box;
  width: 100%;
  margin: 10px 0 0 0;
  padding: 10px 15px;
  background: transparent;
  color: #5d5b5b;
  font-size: 14px;
  outline: none;
  border: 0;
  border-bottom: 2px solid #d7d7d7; }

/* Thumbs */
.fancybox-thumbs {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  width: 212px;
  margin: 0;
  padding: 2px 2px 4px 2px;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  box-sizing: border-box;
  z-index: 99995; }

.fancybox-thumbs-x {
  overflow-y: hidden;
  overflow-x: auto; }

.fancybox-show-thumbs .fancybox-thumbs {
  display: block; }

.fancybox-show-thumbs .fancybox-inner {
  right: 212px; }

.fancybox-thumbs > ul {
  list-style: none;
  position: absolute;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  overflow-y: auto;
  font-size: 0;
  white-space: nowrap; }

.fancybox-thumbs-x > ul {
  overflow: hidden; }

.fancybox-thumbs-y > ul::-webkit-scrollbar {
  width: 7px; }

.fancybox-thumbs-y > ul::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }

.fancybox-thumbs-y > ul::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px; }

.fancybox-thumbs > ul > li {
  float: left;
  overflow: hidden;
  padding: 0;
  margin: 2px;
  width: 100px;
  height: 75px;
  max-width: calc(50% - 4px);
  max-height: calc(100% - 8px);
  position: relative;
  cursor: pointer;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  box-sizing: border-box; }

li.fancybox-thumbs-loading {
  background: rgba(0, 0, 0, 0.1); }

.fancybox-thumbs > ul > li > img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: none;
  max-height: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fancybox-thumbs > ul > li:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border: 4px solid #4ea7f9;
  z-index: 99991;
  opacity: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94); }

.fancybox-thumbs > ul > li.fancybox-thumbs-active:before {
  opacity: 1; }

/* Styling for Small-Screen Devices */
@media all and (max-width: 800px) {
  .fancybox-thumbs {
    width: 110px; }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px; }
  .fancybox-thumbs > ul > li {
    max-width: calc(100% - 10px); } }
/* End */


/* Start:/local/templates/paul_and_shark/libs/swiper/swiper.css?175527029622257*/
/**
 * Swiper 4.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2018 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 14, 2018
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  -o-transition-property: transform, height;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform;
}
/* 3D Effects */
.swiper-container-3d {
  -webkit-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
/* IE10 Windows Phone 8 Fixes */
.swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 300ms opacity;
  -o-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  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-active {
  opacity: 1;
  background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top;
  transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left;
  transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  -o-transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right;
  transition: 200ms transform, 200ms right, 200ms -webkit-transform;
}
/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000000;
}
.swiper-pagination-lock {
  display: none;
}
/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
/* Preloader */
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: '';
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper {
  /* Windows 8 IE 10 fix */
  -ms-perspective: 1200px;
}

/* End */


/* Start:/local/templates/paul_and_shark/libs/jquery-ui/jquery-ui.min.css?175527029619149*/
/*! jQuery UI - v1.12.1 - 2017-11-07
* http://jqueryui.com
* Includes: core.css, menu.css, selectmenu.css, button.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Arial,Helvetica,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #c5c5c5}.ui-widget-content{border:1px solid #ddd;background:#fff;color:#333}.ui-widget-content a{color:#333}.ui-widget-header{border:1px solid #ddd;background:#e9e9e9;color:#333;font-weight:bold}.ui-widget-header a{color:#333}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c5;background:#f6f6f6;font-weight:normal;color:#454545}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#454545;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #ccc;background:#ededed;font-weight:normal;color:#2b2b2b}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#2b2b2b;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px rgb(94,158,214)}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #003eff;background:#007fff;font-weight:normal;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#003eff;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e;background:#fffa90;color:#777620}.ui-state-checked{border:1px solid #dad55e;background:#fffa90}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#777620}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #f1a899;background:#fddfdf;color:#5f3f3f}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#5f3f3f}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#5f3f3f}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("/local/templates/paul_and_shark/libs/jquery-ui/images/ui-icons_444444_256x240.png")}.ui-widget-header .ui-icon{background-image:url("/local/templates/paul_and_shark/libs/jquery-ui/images/ui-icons_444444_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("/local/templates/paul_and_shark/libs/jquery-ui/images/ui-icons_555555_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("/local/templates/paul_and_shark/libs/jquery-ui/images/ui-icons_ffffff_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("/local/templates/paul_and_shark/libs/jquery-ui/images/ui-icons_777620_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("/local/templates/paul_and_shark/libs/jquery-ui/images/ui-icons_cc0000_256x240.png")}.ui-button .ui-icon{background-image:url("/local/templates/paul_and_shark/libs/jquery-ui/images/ui-icons_777777_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:3px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:3px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:3px}.ui-widget-overlay{background:#aaa;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{-webkit-box-shadow:0 0 5px #666;box-shadow:0 0 5px #666}
/* End */


/* Start:/local/templates/paul_and_shark/libs/animate/animate.css?175527029674161*/
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0,0,0);
		-ms-transform: translate3d(0,0,0);
		transform: translate3d(0,0,0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		-ms-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		-ms-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0,-4px,0);
		-ms-transform: translate3d(0,-4px,0);
		transform: translate3d(0,-4px,0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		-ms-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		-ms-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		-ms-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		-ms-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		-ms-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		-ms-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-ms-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-ms-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-ms-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-ms-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		-ms-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-ms-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		-ms-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-ms-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-ms-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-ms-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-ms-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-ms-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-ms-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-ms-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

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

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		-ms-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-ms-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		-ms-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		-ms-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

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

	100% {
		opacity: 1;
	}
}

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

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

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

	100% {
		opacity: 0;
	}
}

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

	100% {
		opacity: 0;
	}
}

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

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		-ms-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		-ms-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		-ms-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

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

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

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

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		-ms-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		-ms-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		-ms-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		-ms-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-ms-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-ms-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		-ms-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

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

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

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

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

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

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
		visibility: visible;
	}

	100% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(100%);
		-ms-transform: translateY(100%);
		transform: translateY(100%);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		transform: translateX(-100%);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateX(100%);
		-ms-transform: translateX(100%);
		transform: translateX(100%);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}

	100% {
		visibility: hidden;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

/* End */


/* Start:/local/templates/paul_and_shark/css/normalize.css?17552702967719*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}

/* End */


/* Start:/local/templates/paul_and_shark/css/fonts.css?1755270296274*/

@font-face {
  font-family: 'RFDewiExpanded-Black';
  src: url('/local/templates/paul_and_shark/css/../fonts/RFDewiExpanded-Black/RFDewiExpanded-Black.woff2') format('woff2'),
       url('/local/templates/paul_and_shark/css/../fonts/RFDewiExpanded-Black/RFDewiExpanded-Black.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

/* End */


/* Start:/local/templates/paul_and_shark/css/main.css?1755270296143170*/
html {
-ms-overflow-style: scrollbar;
}
*::-webkit-input-placeholder {
    color: #666;
    opacity: 1;
}
*:-moz-placeholder {
    color: #666;
    opacity: 1;
}
*::-moz-placeholder {
    color: #666;
    opacity: 1;
}
*:-ms-input-placeholder {
    color: #666;
    opacity: 1;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.cbalink{
    display: none;
}
body {
    font-family: sans-serif;
    font-size: 16px;
    min-width: 320px;
    position: relative;
    line-height: 1.3;
    font-family: 'Manrope', sans-serif;
    overflow-x: hidden;
    margin: 0;
}
a{
    text-decoration: none;
    color: inherit;
}
img{
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}
ul li,
ol li{
    list-style: none;
}
ul, ol{
    margin: 0;
    padding-left: 0;
}
button{
    font: inherit;
    outline: none;
    border: 0;
    padding: 0;
    cursor: pointer;
}
h1, h2, h3, h4, h5, h6{
    font-weight: normal;
}
.hidden {
    display: none;
}
.container{
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    width: 100%;
    max-width: 1330px;
}
.big-container {
    margin: 0 auto;
    position: relative;
    padding: 0 15px;
    width: 100%;
    max-width: 1870px;
}


.wrapper{
    overflow: hidden;
}
.flex-class{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.align-items-center {
    -ms-flex-align: center;
    align-items: center;
}
.align-items-flex-end {
    -ms-flex-align: flex-end;
    align-items: flex-end;
}
.align-items-flex-start {
    -ms-flex-align: flex-start;
    align-items: flex-start;
}
.text-align-left{
    text-align: left;
}
.text-align-center{
    text-align: center;
}
.text-align-right{
    text-align: right;
}
.flex{
    display: flex;
    flex-wrap: wrap;
}
.justify-content-between {
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.justify-content-flex-end {
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
}
.justify-content-flex-start {
    -ms-flex-pack: flex-start;
    justify-content: flex-start;
}
.row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.flex-wrap-reverse{
    flex-wrap: wrap-reverse;
}
.no-padding-0 {
    margin-right: 0;
    margin-left: 0;
}
.no-padding-0 > .col,
.no-padding-0 > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
}

.no-padding-10 {
    margin-right: -5px;
    margin-left: -5px;
}
.no-padding-10 > .col,
.no-padding-10 > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
}


.no-padding-15 {
    margin-right: -7.5px;
    margin-left: -7.5px;
}
.no-padding-15 > .col,
.no-padding-15 > [class*="col-"] {
    padding-right: 7.5px;
    padding-left: 7.5px;
}

.no-padding-20 {
    margin-right: -10px;
    margin-left: -10px;
}
.no-padding-20 > .col,
.no-padding-20 > [class*="col-"] {
    padding-right: 10px;
    padding-left: 10px;
}

.col-five, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.col-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
}

.col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}

.col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}

.col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}

.col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}

.col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}

.col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}

.col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
}

.col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}

.col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.order-first {
    -ms-flex-order: -1;
    order: -1;
}

.order-last {
    -ms-flex-order: 13;
    order: 13;
}

.order-0 {
    -ms-flex-order: 0;
    order: 0;
}

.order-1 {
    -ms-flex-order: 1;
    order: 1;
}

.order-2 {
    -ms-flex-order: 2;
    order: 2;
}

.order-3 {
    -ms-flex-order: 3;
    order: 3;
}

.order-4 {
    -ms-flex-order: 4;
    order: 4;
}

.order-5 {
    -ms-flex-order: 5;
    order: 5;
}

.order-6 {
    -ms-flex-order: 6;
    order: 6;
}

.order-7 {
    -ms-flex-order: 7;
    order: 7;
}

.order-8 {
    -ms-flex-order: 8;
    order: 8;
}

.order-9 {
    -ms-flex-order: 9;
    order: 9;
}

.order-10 {
    -ms-flex-order: 10;
    order: 10;
}

.order-11 {
    -ms-flex-order: 11;
    order: 11;
}

.order-12 {
    -ms-flex-order: 12;
    order: 12;
}

.offset-1 {
    margin-left: 8.333333%;
}

.offset-2 {
    margin-left: 16.666667%;
}

.offset-3 {
    margin-left: 25%;
}

.offset-4 {
    margin-left: 33.333333%;
}

.offset-5 {
    margin-left: 41.666667%;
}

.offset-6 {
    margin-left: 50%;
}

.offset-7 {
    margin-left: 58.333333%;
}

.offset-8 {
    margin-left: 66.666667%;
}

.offset-9 {
    margin-left: 75%;
}

.offset-10 {
    margin-left: 83.333333%;
}

.offset-11 {
    margin-left: 91.666667%;
}
.mrb-0{
    margin-bottom: 0px;
}
.mrb-5{
    margin-bottom: 5px;
}
.mrb-10{
    margin-bottom: 10px;
}
.mrb-15{
    margin-bottom: 15px;
}
.mrb-20{
    margin-bottom: 20px;
}
.mrb-25{
    margin-bottom: 25px;
}
.mrb-30{
    margin-bottom: 30px;
}
.mrb-35{
    margin-bottom: 35px;
}
.mrb-40{
    margin-bottom: 40px;
}
.mrb-45{
    margin-bottom: 45px;
}
.mrb-50{
    margin-bottom: 50px;
}
.mrb-80{
    margin-bottom: 80px;
}
.mrb-100{
    margin-bottom: 100px;
}

.header {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #fff;
}
.container.nav-container {
    padding: 0;
}
.header-block {
    position: relative;
    border-bottom: 1px solid #E9EBF0;
    padding-bottom: 15px;
    margin-bottom: 18px;
}
.menuToggle-block {
    max-width: 220px;
    width: 100%;
}
.menuToggle {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: relative;
    z-index: 103;
    margin-bottom: 0;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}
.menuToggle span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background-color: #020F31;
    font-size: 0;
    -webkit-transition: background-color 0.55s;
    -o-transition: background-color 0.55s;
    transition: background-color 0.55s;
}
.menuToggle span::before, .menuToggle span::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #020F31;
    content: "";
    -webkit-transition: -webkit-transform 0.55s;
    transition: -webkit-transform 0.55s;
    -o-transition: transform 0.55s;
    transition: transform 0.55s;
    transition: transform 0.55s, -webkit-transform 0.55s;
}
.menuToggle span::before {
    -webkit-transform: translateY(-375%);
    -ms-transform: translateY(-375%);
    transform: translateY(-375%);
}
.menuToggle span::after {
    -webkit-transform: translateY(375%);
    -ms-transform: translateY(375%);
    transform: translateY(375%);
}
.menuToggle.active span {
    background-color: transparent;
}
.menuToggle.active span::before {
    -webkit-transform: translateY(0) rotate(135deg);
    -ms-transform: translateY(0) rotate(135deg);
    transform: translateY(0) rotate(135deg);
}
.menuToggle.active span::after {
    -webkit-transform: translateY(0) rotate(225deg);
    -ms-transform: translateY(0) rotate(225deg);
    transform: translateY(0) rotate(225deg);
}

/* Телефон */
.header__phone{
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    position: absolute;
    left: 66%;
}

@media(max-width: 1024px) {
    .header__phone{
        left: 61%;
    }
}

.list-header-icon-menu li {
    margin-left: 40px;
}
.list-header-icon-menu li:first-child {
    margin-left: 0px;
    margin-right: 5px;
}
.list-header-icon-menu li a {
    position: relative;
    display: block;
    width: 25px;
    height: auto;
    transition: all 0.4s;
}
.list-header-icon-menu li a.lk.active {
    background-image: url(/local/templates/paul_and_shark/css/../img/lk-active-icon.svg);
}
.list-header-icon-menu li a.liked:hover svg path {
    fill: #020F31;
}
.quantity {
    position: absolute;
    right: -3px;
    top: -3px;
    width: 17px;
    height: 17px;
    border-radius: 50%;
    background-color: #FF0000;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 10px;
    line-height: 14px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.list-header-icon-menu li a.basket.incard {
    background-image: url(/local/templates/paul_and_shark/css/../img/basket-incard-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.list-main-nav li {
    margin: 0px 37px;
}
.list-main-nav li:first-child {
    margin-left: 0;
}
ul.list-main-nav {
    justify-content: center;
}
.list-main-nav li:last-child {
    margin-right: 0;
}
.list-main-nav li a {
    position: relative;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #020F31;
    transition: all 0.3s;
    padding-bottom: 3px;
}
.list-main-nav li a::before {
    content: "";
    width: 0px;
    height: 1px;
    /*position: absolute;*/
    bottom: 2px;
    left: 0;
    background: #020F31;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}
.list-main-nav li a.nav-sale::before {
    content: "";
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: #DE162A;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}
.list-main-nav li a.active::before,
.list-main-nav li a:hover,
.list-main-nav li a:hover::before {
    width: 100%;
    left: 0;
    color: #020F31;
    opacity: 1;
}
.list-main-nav li a.nav-sale {
    color: #DE162A;
}

.main-slider-sec {
    padding-top: 5px;
    padding-bottom: 25px;
    border-bottom: 1px solid #E9EBF0;
}

.main-slider {
    position: relative;
}
.main-slider-block {
    position: relative;
    width: 100%;
    height: 700px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-slider-block.main-slider-block-half {
    background-color: #020F31;
}
.icon-slider-half {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.item-main-slider {
    padding: 163px 170px 205px 170px;
}
.item-main-slider.item-main-slider-txt {
    padding: 225px 170px 205px 170px;
}
.item-main-slider-center {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.knob-online {
    position: relative;
    margin-top: 110px;
}
.btn-online {
    display: inline-block;
    position: relative;
    padding-left: 64px;
    transition: all 0.6s;
}
.circl-btn {
    position: absolute;
    left: 0;
    top: -30px;
}
.btn-online::before {
    content: '';
    position: absolute;
    left: 28px;
    top: 3px;
    width: 21px;
    height: 15px;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-btn.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.6s;
}
.btn-online:hover::before {
    left: 15px;
}
.btn-online:hover {
    padding-left: 55px;
}
.btn-online:hover span,
.btn-online.btn-main:hover span {
    color: #DE162A;
}

.circl-btn-online-w {
    position: absolute;
    z-index: 1;
}
.circl-btn-online-r {
    position: absolute;
    z-index: 2;
}
.circl-btn-online-w circle {
    stroke: #fff;
    stroke-dasharray: 300;
    stroke-dashoffset: 0;
    -webkit-transition: 0.8s cubic-bezier(.23,1,.32,1);
    -moz-transition: 0.8s cubic-bezier(.23,1,.32,1);
    transition: 0.8s ease-in-out;
}
.btn-online:hover .circl-btn-online-w circle {
    transition-delay: 0.1s;
    stroke-dashoffset: 300;
}
.circl-btn-online-r circle {
    stroke: #DE162A;
    stroke-dasharray: 300;
    stroke-dashoffset: -300;
    -webkit-transition: 0.8s cubic-bezier(.23,1,.32,1);
    -moz-transition: 0.8s cubic-bezier(.23,1,.32,1);
    transition: 0.8s ease-in-out;
    transition-delay: 0.1s;
}
.btn-online:hover .circl-btn-online-r circle {
    stroke-dashoffset: 0;
    transition-delay: 0s;
}
.btn-online.btn-main .circl-btn-online-w circle {
    stroke: #020F31;
}
.btn-online.btn-main::before {
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-btn-main.svg);
}

.btn-online span {
    position: relative;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.4s;
}
.main-slider-prev, .main-slider-next {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 83px;
    height: 83px;
    border: 1px solid transparent;
    border-radius: 50%;
    top: 50%;
    z-index: 10;
    outline: none;
    cursor: pointer;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    transition: all .4s;
    border-radius: 50%;
}
.main-slider-next svg,
.main-slider-prev svg {
    transition: all 0.6s;
}
.main-slider-next:hover svg {
    margin-left: 25px;
}
.main-slider-prev:hover svg {
    margin-right: 25px;
}
.main-slider-next {
    right: 22px;
}
.main-slider-prev {
    left: 22px;
}

.main-slider-prev svg path {
    transition: all 0.3s;
}
.main-slider-prev:hover,
.main-slider-next:hover {
    border: 1px solid #fff;
}

.slider-project-pagination .swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 26px;
    left: 0;
    width: 100%;
}
.swiper-pagination-bullet {
   width: 12px;
   height: 12px;
   display: inline-block;
   border-radius: 100%;
   background: #EAEAEA;
   opacity: 1;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #DE162A;
}
.txt-left-slider {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 70px;
    line-height: 70px;
    color: #FFFFFF;
}
.txt-center-slider {
    margin-top: 40px;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 80px;
    line-height: 70px;
    color: #FFFFFF;
    text-align: center;
}

.content-sec{
    margin-bottom: 30px;
}

.main-catalog-sec {
    position: relative;
    padding-top: 107px;
    padding-bottom: 135px;
    background-color: #fff;
    border-bottom: 1px solid #E9EBF0;
}
.glav-txt-block {
    position: relative;
}
.h2-title {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 50px;
    line-height: 60px;
    color: #020F31;
    margin: 0;
    z-index: 2;
}
.glav-txt-big {
    position: absolute;
    width: 1275px;
    right: 0;
    top: 115px;
}
.main-catalog-bl {
    margin-top: 91px;
}
.icon-item-main-catalog-block {
    overflow: hidden;
    margin-bottom: 20px;
}
.icon-item-main-catalog a {
    display: block;
}
.item-main-catalog-txt-block span {
    position: relative;
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
}
.item-main-catalog a .item-main-catalog-txt-block span::before {
    content: "";
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: #020F31;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}
.item-main-catalog a:hover .item-main-catalog-txt-block span::before {
    width: 100%;
    left: 0;
    color: #020F31;
    opacity: 1;
}

.icon-item-main-catalog {
    position: relative;
    width: 100%;
    height: 420px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.6s;
}
.item-main-catalog a:hover .icon-item-main-catalog {
    transform: scale(1.2);
}
.knob-main-catalog {
    margin-top: 45px;
    text-align: center;
}
.btn-online.btn-main span {
   color: #020F31;
}
.btn-online.btn-main .circl-btn-online {
    border: 1px solid #020F31;
}


.main-technology-sec {
    position: relative;
    padding-top: 90px;
    margin-bottom: 43px;
    background-color: #fff;
    border-bottom: 1px solid #E9EBF0;
    padding-bottom: 57px;
}
.main-technology-bl {
    margin-top: 89px;
}
.item-main-technology a {
    display: block;
}
.icon-item-main-technology {
    position: relative;
    padding: 35px;
    overflow: hidden;
    width: 100%;
    height: 300px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.6s;
}
.item-main-technology.item-main-technology-big .icon-item-main-technology::before {
    content: '';
    width: 0;
    height: 0;
    padding: 25%;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: all .45s linear;
    display: none;
}
.item-main-technology.item-main-technology-big a:hover .icon-item-main-technology::before {
    transform: translate(-50%, -50%) scale(4);
    background: rgba(0, 0, 0, 0.65);
}

.icon-item-main-technology-block {
    margin-bottom: 25px;
    overflow: hidden;
}
.item-main-technology-txt-block span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
}
.item-main-technology.item-main-technology-mini a:hover .icon-item-main-technology,
.item-main-technology.item-main-technology-big a:hover  .icon-item-main-technology{
    transform: scale(1.2);
}
.hidden-main-technology {
    position: relative;
    z-index: 2;
    opacity: 0;
    transition: 0.3s;
    display: none;
}
.item-main-technology a:hover .hidden-main-technology {
    opacity: 1;
}
.hidden-main-technology p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 65px;
}
.btn-hidden-main-technology {
    position: relative;
    display: inline-block;
}
.btn-hidden-main-technology:hover span {
    color: #DE162A;
}
.hidden-main-technology .circl-btn-online {
    position: absolute;
    width: 62px;
    height: 62px;
    left: 20px;
    top: -21px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.btn-hidden-main-technology span {
    padding-left: 65px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.4s;
}


.subscribe-sec {
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #020F31;
}
h3.h3-title {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 40px;
    line-height: 50px;
    color: #FFFFFF;
    margin: 0;
    margin-bottom: 20px;
}
.subscribe-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}
.inp-block {
    width: 65%;
    margin-right: 15px;
}
.subscribe-form input {
    width: 100%;
    height: 55px;
    padding-left: 15px;
    border: 0;
    background: rgba(255, 255, 255, 0.23);
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
    outline: none;
    border: 1px solid transparent;
    transition: all 0.3s;
}
.subscribe-form input:focus {
    border: 1px solid #0F2662;
}

.subscribe-form a{
    display: inline-block;
    width: auto;
    padding: 17px 33px;
    padding-left: 50px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    transition: all 0.3s;
}

.subscribe-form button {
    padding: 17px 33px;
    position: relative;
    padding-left: 50px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    background-color: transparent;
    transition: all 0.3s;
}

.subscribe-form button::before{
    content: '';
    position: absolute;
    left: 18px;
    top: 20px;
    width: 21px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-btn-sub.svg);
    transition: all 0.6s;
}
.subscribe-form button:hover, .subscribe-form a:hover {
    border: 1px solid transparent;
    background-color: #0F2662;
}

.subscribe-form button:hover::before{
    left: 10px;
}

.subscribe-form ::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}

.subscribe-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.subscribe-form ::-ms-input-placeholder { /* Microsoft Edge */
  color: #fff;
}



.footer {
    padding-top: 125px;
    padding-bottom: 40px;
    background-color: #fff;
}
.footer-bl {
    padding-bottom: 50px;
    border-bottom: 1px solid #E9EBF0;
    margin-bottom: 20px;
}
.logo-footer {
    margin-bottom: 62px;
}
.social-footer p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #7D7D7D;
    margin: 0;
    margin-bottom: 22px;
}
.list-footer-soc li {
    margin-right: 30px;
}
.list-footer-soc li:last-child {
    margin-right: 0;
}
.list-footer-soc li a {
    display: flex;
    transition: all 0.4s;
}
.list-footer-soc li a svg path {
    transition: all 0.4s;
}
.list-footer-soc li a:hover svg path {
    fill: #FF0000;
}
.list-footer-soc li a:hover {
    transform: rotate(360deg);
}
.item-footer-nav ul li a {
    position: relative;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    color: #020F31;
}
.item-footer-nav ul li a::before {
    content: "";
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: #020F31;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}
.item-footer-nav ul li a:hover::before {
    width: 100%;
    left: 0;
    color: #020F31;
    opacity: 1;
}



.item-footer-nav b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    margin-bottom: 15px;
}
.score-title {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    margin-bottom: 15px;
}
.phone-footer {
    margin-bottom: 30px;
}
.phone-footer a {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
}
.phone-footer span {
   font-family: 'Manrope', sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 12px;
   line-height: 16px;
   color: #7D7D7D;
}
.item-score {
    margin-bottom: 22px;
}
.item-score span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    opacity: 0.5;
    margin: 0;
}
.item-score p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    opacity: 0.5;
    margin: 0;
}
.item-last-footer {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    opacity: 0.5;
}
.item-last-footer a:hover {
    text-decoration: underline;
}
.list-footer-pay li {
    margin-left: 15px;
}



.drop-list .container {
    padding: 0;
}

.drop-list {

    min-height: 200px;
    position: absolute;
    top: 30px;
    left: 50%;
    width: 100vw;
    background-color: #fff;
    padding: 25px 0 35px 0;
    z-index: 10;
    transform: translate(-50%);
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s;
}
.list-main-nav > li:hover .drop-list {
    visibility: visible;
    opacity: 1;
}
.item-drop-list b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    margin-bottom: 20px;
}
.item-drop-list ul li a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 22px;
    color: #020F31;
    text-align: left;
    text-transform: none;
}
.item-drop-list ul li {
    margin: 0px;
    margin-bottom: 10px;
}
.drop-list-block {
    padding: 0 18px;
}
.logo-mobile {
    display: none;
}
.logo-toggle {
    display: none;
}
.dop-menu-mobile {
    display: none;
}
.dop-phone-mobile {
    display: none;
}
.dop-menu-mobile {
    margin-top: 30px;
}
.dop-menu-mobile ul li {
    margin-bottom: 20px;
}
.dop-menu-mobile ul li a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}
.dop-phone-mobile a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #FFFFFF;
}
.dop-phone-mobile span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #A8A8A8;
}
.dop-phone-mobile {
    margin-top: 100px;
}
.close-menu {
    width: 27px;
    height: 27px;
    background-image: url(/local/templates/paul_and_shark/css/../img/close-block.svg);
    background-repeat: no-repeat;
    cursor: pointer;
    display: none;
}
.logo-footer-mobile {
    display: none;
}
.top-knob {
    position: absolute;
    right: 15px;
    bottom: 20px;
    width: 62px;
    height: 62px;
    background-color: #E9EBF0;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-top.svg);
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    display: none;
}
.logo-mobile-block {
    display: none;
}
.video-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    min-height: 100vh;
    /*background: url(/local/templates/paul_and_shark/css/../video/video1-poster.jpg) no-repeat center #151515;*/
    background-size: cover;
}
.video-bg > video {
    position: absolute;
    min-height: 100vh;
    max-width: 100%;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.breadcrumbs_bl ul.list_breadcrumbs li a,
.breadcrumbs_bl ul.list_breadcrumbs li span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    transition: all 0.4s;
    padding-right: 12px;
}
.breadcrumbs_bl ul.list_breadcrumbs li a:hover {
    text-decoration: underline;
}
.breadcrumbs_bl ul.list_breadcrumbs li a.active {
    color: #BDBDBD;
}
.breadcrumbs_bl ul.list_breadcrumbs li a.active:hover {
    text-decoration: none;
    cursor: text;
}
.breadcrumbs-sec {
    padding-top: 20px;
    padding-bottom: 20px;
}
.main-first-sec {
    padding-top: 40px;
}
.search-all-block {
    width: 100%;
    padding: 35px 0;
    position: absolute;
    top: 86px;
    display: none;
    background-color: #fff;
    z-index: 9;
}
.search-all-block.active {
     display: block;
}
.form-search {
   max-width: 640px;
   width: 100%;
   margin: 0 auto;
}
.close-search-js {
    position: absolute;
    cursor: pointer;
    right: 0;
    top: 33px;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/close-search.svg);
    z-index: 99;
}
.form-search .inp-block {
    width: calc(100% - 220px);
}
.form-search .knob {
    width: 200px;
}
.form-search input {
    width: 100%;
    height: 55px;
    border: 0;
    outline: none;
    border-bottom: 1px solid #020F31;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    color: #020F31;
}
.form-search button {
    position: relative;
    padding: 17px 50px 17px 85px;
    border: 1px solid #020F31;
    background-color: transparent;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #020F31;
    transition: all 0.6s;
}
.form-search button::before {
    content: '';
    position: absolute;
    left: 40px;
    top: 20px;
    width: 21px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-btn-search.svg);
    transition: all 0.6s;
}
.form-search button:hover::before {
    left: 20px;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-btn-sub.svg);
}
.form-search button:hover {
    border: 1px solid transparent;
    background-color: #0F2662;
    color: #fff;
}
.header-open-search {
    display: none;
}

.faq-txt {
    border-bottom: 1px solid #E9EBF0;
    padding-bottom: 34px;
}
h2.h2-glav-title, h1.h2-glav-title {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 50px;
    line-height: 67px;
    text-align: center;
    color: #020F31;
    margin: 0;
}

.faq-sec {
    padding-top: 62px;
    padding-bottom: 48px;
    margin-bottom: 45px;
    border-bottom: 1px solid #E9EBF0;
}
.list-nav-faq li a {
    position: relative;
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 32px;
    color: #020F31;
}
.list-nav-faq li a.active {
    color: #A8A8A8;
}
.list-nav-faq li a::before {
    content: "";
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: #020F31;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}
.list-nav-faq li a.active::before {
    display: none;
}
.list-nav-faq li a:hover::before {
    width: 100%;
    left: 0;
    color: #020F31;
    opacity: 1;
}
.faq-help-block {
    max-width: 220px;
    width: 100%;
    padding: 20px 25px;
    background-color: #E9EBF0;
    margin-top: 45px;
}
.faq-help-txt-block {
    margin-bottom: 13px;
}
.faq-help-txt-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #020F31;
}
.faq-call-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
}
.faq-call-block a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.faq-call-block span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: rgba(2, 15, 49, 0.3);
}
.faq-work-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
}
.faq-work-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    margin: 0;
}
.faq-call-block {
    margin-bottom: 25px;
}
.nav-faq-drop {
    position: relative;
    display: none;
    padding: 15px 15px;
    border: 1px solid #E9EBF0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #020F31;
    text-align: center;
    cursor: pointer;
}
.nav-faq-drop.active::before {
    transform: rotate(180deg);
}
.nav-faq-drop::before {
    content: '';
    position: absolute;
    right: 8px;
    top: 12px;
    width: 30px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/nav-drop-icon.svg);
    transition: all 0.4s;
}
.video-faq-block iframe {
    width: 100%;
    height: 422px;
    border: 0;
}
.faq-content-txt-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
    margin-bottom: 17px;
}
.faq-content-block {
    max-width: 748px;
    width: 100%;
}
.faq-content-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    margin: 0;
    margin-bottom: 20px;
}
.faq-content-txt-block {
    margin-bottom: 17px;
}
.video-faq-block {
    margin-bottom: 76px;
}



.lk-txt {
    padding-top: 28px;
    padding-bottom: 28px;
    border: 1px solid #E9EBF0;
}
.login-lk-sec {
    padding-top: 84px;
    padding-bottom: 95px;
    background-color: #fff;
}
.login-lk-form b {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #000000;
    margin-bottom: 37px;
}
.login-lk-form ul li {
    width: 100%;
    position: relative;
    margin-bottom: 35px;
}
.login-lk-form input {
    position: relative;
    width: 100%;
    padding-left: 27px;
    border: 1px solid #A8A8A8;
    height: 60px;
    outline: none;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.login-lk-form input:focus {
    border: 1px solid #0F2662;
}

.item-login-lk-form-block {
    max-width: 420px;
    width: 100%;
    margin-top: 81px;
}
.item-login-lk-reg-block {
    max-width: 640px;
    width: 100%;
    margin-left: auto;
}
.lk-reg-txt-block {
    max-width: 315px;
    width: 100%;
}
.forgot-item {
    margin-top: -12px;
    margin-bottom: 30px;
}
.forgot-pass {
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-decoration-line: underline;
    color: #020F31;
    opacity: 0.5;
}
.forgot-pass:hover {
    text-decoration-line: none;
}
.login-lk-form .button {
    display: inline-block;
    padding: 20px 80px;
    outline: none;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #020F31;
    transition: 0.4s;
}
.login-lk-form .button:hover {
    background-color: #0F2662;
}
.lk-reg-block {
    position: relative;
    padding: 80px 47px 93px 47px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/local/templates/paul_and_shark/css/../img/lk-reg-icon.jpg);
}
.lk-reg-txt-block b {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #FFFFFF;
    margin-bottom: 42px;
}
.lk-reg-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    margin-bottom: 114px;
}
.btn-lk-reg {
    display: inline-block;
    padding: 20px 26px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #020F31;
    background-color: #fff;
    transition: all 0.4s;
}
.btn-lk-reg:hover {
    background-color: #0F2662;
    color: #fff;
}
.footer.footer-dop {
    border-top: 1px solid #E9EBF0;
}



.reg-form-lk b {
    margin-bottom: 28px;
}
.item-reg-lk-block {
    max-width: 550px;
    width: 100%;
}
.icon-reg-lk-block {
    position: relative;
    min-height: 681px;
    padding: 40px 90px 93px 54px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/local/templates/paul_and_shark/css/../img/reg-lk-icon.jpg);
}
.icon-reg-lk-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
}
.reg-lk-form-block {
    max-width: 420px;
    width: 100%;
}
.reg-polit-txt {
    margin-top: 19px;
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
    opacity: 0.5;
}
.reg-polit-txt a {
    text-decoration: underline;
}
.reg-polit-txt a:hover {
    text-decoration: none;
}
.reg-form-floor-block {
    margin-bottom: 36px;
}
.reg-form-lk input {
    height: 50px;
    padding-left: 12px;
}
.reg-form-lk ul li {
    width: 100%;
    margin-bottom: 39px;
}
.reg-form-lk .button {
    padding: 22px 38px;
}
.radio-filter {
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 62px;
}
input[type="radio"], input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    opacity: 0;
}
.bx-core-window input[type="radio"], .bx-core-window input[type="checkbox"] {
    position: relative;
    width: inherit;
    height: inherit;
    opacity: 1;
}
.radio-filter span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    padding-left: 44px;
}
.radio-filter span:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 26px;
    height: 26px;
    border: 1px solid #020F31;
    background-color: #ffffff;
    transition: all 0.4s;
    border-radius: 50%;
}
.radio-filter span::after {
    content: '';
    position: absolute;
    left: 6px;
    top: 4px;
    width: 14px;
    height: 14px;
    background-color: #020F31;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 50%;
    opacity: 0;
}
.radio-filter input:checked + span::after {
    opacity: 1;
}
.reg-lk-sec {
    padding-top: 90px;
    padding-bottom: 112px;
    background-color: #fff;
}


.lk-information-sec {
    padding-top: 16px;
    padding-bottom: 125px;
    background-color: #fff;
}
.paginations-block {
    margin-top: 60px;
}
.nav-lk li {
    margin-bottom: 7px;
}
.nav-lk li a {
    position: relative;
    padding-bottom: 5px;
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #A8A8A8;
    transition: all 0.4s;
}
.nav-lk li a.active {
    color: #020F31;
}
.nav-lk li a.close {
    color: #DE162A;
}
.nav-lk-drop {
    position: relative;
    display: none;
    padding: 15px 15px;
    border: 1px solid #E9EBF0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #020F31;
    text-align: center;
    cursor: pointer;
}
.nav-lk-drop::before {
    content: '';
    position: absolute;
    right: 8px;
    top: 12px;
    width: 30px;
    height: 26px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/nav-drop-icon.svg);
    transition: all 0.4s;
}
.item-lk-glav-information {
    width: 41%;
}
.list-lk-glav-information li span {
    display: block;
    max-width: 145px;
    width: 100%;
    margin-right: 10px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #A8A8A8;
}
.list-lk-glav-information li {
    margin-bottom: 5px;
    align-items: center;
}
.list-lk-glav-information li b {
    flex-grow: 1;
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    color: #020F31;
    padding: 0 15px 0 0;
}
.dropdown-block.bx-ui-sls-input-block{
    max-width: 100% !important;
    width: 100%;
    margin: 0 !important;
    padding: 0;
    box-shadow: none;
    border: none !important;
    border-radius: 0;
    height: 44px !important;
}
.bx-sls .bx-ui-sls-container{
    min-height: 44px;
}
.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route{
    height: 44px;
    padding: 0 10px !important;
}
.btn-pass-lk {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #020F31;
}
.btn-pass-lk:hover {
    text-decoration: none;
}
.btn-edit-lk {
    display: inline-block;
    padding: 22px 65px;
    background-color: #020F31;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.4s;
}
.btn-edit-lk:hover {
    background-color: #0F2662;
}
.lk-glav-information-block {
    margin-bottom: 28px;
}

.header-lk-history-order-bl {
    padding: 0 25px 10px 25px;
    border-bottom: 1px solid #E9EBF0;
    margin-bottom: 20px;
}
.list-header-lk-history-order li {
    width: 20%;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 24px;
    color: #A8A8A8;
}
.item-lk-orders-bl a {
    position: relative;
    display: block;
    padding: 13px 25px 13px 25px;
    border: 1px solid #E9EBF0;
    transition: all 0.4s;
}
.item-lk-orders-bl a:hover {
    border: 1px solid #020F31;
}
.item-lk-orders-bl a::before {
    content: '';
    position: absolute;
    right: 42px;
    top: 21px;
    width: 9px;
    height: 17px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-orders.svg);
}
.list-orders li {
    width: 20%;
}
.date-order,
.number-order,
.price-order,
.status-order {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 32px;
    color: #020F31;
}
.status-order.stasus-awaiting {
    color: #DE162A;
}
.status-order.stasus-paid {
    color: #219653;
}
.status-order.stasus-completed {
    color: #020F31;
}
.status-order.stasus-canceled {
    color: #A8A8A8;
}
.item-lk-orders-block {
    margin-bottom: 20px;
}
.arr-orders {
    text-align: right;
}
.title-mob-lk {
    display: none;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #A8A8A8;
}


b.name-product-lk-one-order {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 41px;
    color: #020F31;
    margin-bottom: 30px;
}
.lk-one-order-status-block b {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #020F31;
}
.lk-one-order-status {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #219653;
    margin-left: 57px;
}
.lk-one-order-status-block {
    margin-bottom: 20px;
}
.lk-one-order-info-block ul li {
    margin-bottom: 6px;
}
.lk-one-order-info-block ul li span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 32px;
    color: #A8A8A8;
}
.lk-one-order-info-block ul li b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 32px;
    color: #020F31;
    margin-left: 14px;
}
.lk-one-order-info-block {
    margin-bottom: 35px;
}

.lk-order-list-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 32px;
    color: #020F31;
    margin-bottom: 23px;
}
.item-lk-order-list-one-block {
    padding: 30px 28px;
    border: 1px solid #E9EBF0;
    margin-bottom: 3px;
}
.name-product-list-order a {
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-decoration-line: underline;
    color: #020F31;
}
.name-product-list-order a:hover {
    text-decoration: none;
}
.cod-product-list-order {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #C4C4C4;
}
.size-lk-order-list-one {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: center;
}
.price-lk-order-list-one,
.all-price-lk-order-list-one {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #020F31;
}
.list-lk-order-one {
    justify-content: space-around;
}
.list-lk-order-one li {
    width: auto;
}
/*.list-lk-order-one li:nth-child(1) {*/
/*    width: 17%;*/
/*}*/
/*.list-lk-order-one li:nth-child(2) {*/
/*    width: 20%;*/
/*}*/
/*.list-lk-order-one li:nth-child(3) {*/
/*    width: 8%;*/
/*}*/
/*.list-lk-order-one li:nth-child(4) {*/
/*    width: 30%;*/
/*}*/
/*.list-lk-order-one li:nth-child(5) {*/
/*    width: 15%;*/
/*}*/
.icon-lk-order-list {
    width: 130px;
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}


.item-lk-fav-product a {
    display: block;
    transition: all 0.4s;
}
.item-favorites-card.item-lk-favorites-card {
    max-width: 310px;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.icon-favorites-card.icon-lk-fav-product {
    width: 310px;
    height: 332px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.item-favorites-card.item-lk-favorites-card .knob-go-basket {
    width: 58%;
}
.item-favorites-card.item-lk-favorites-card .knob-go-delete {
    width: 36%;
}
.item-favorites-card.item-lk-favorites-card .go-basket {
    width: 180px;
    padding: 20px 15px 20px 40px;
}
.item-favorites-card.item-lk-favorites-card .go-delete {
    width: 110px;
    padding: 20px 5px;
}

.item-lk-fav-txt-product {
    text-align: center;
}
.item-lk-fav-txt-product b {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #0F2662;
}
.item-lk-fav-txt-product p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #020F31;
}
.go-basket,
.knob-one-go-basket .go-basket {
    position: relative;
    width: 200px;
   padding: 10px 49px;
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #020F31;
    border: 1px solid #020F31;
    transition: all 0.4s;
}
.go-basket::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 50%;
    width: 21px;
    height: 21px;
    background-image: url(/local/templates/paul_and_shark/css/../img/plus-icon.svg);
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.4s;
    transform: translateY(-50%);
}
.go-basket:hover::before {
    left: 28px;
    background-image: url(/local/templates/paul_and_shark/css/../img/plus-icon-h.svg);
}
.go-basket:hover {
    color: #fff;
    background-color: #0F2662;
}
.go-delete {
    display: inline-block;
    padding: 20px 64px;
    border: 1px solid #E9EBF0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #020F31;
    transition: all 0.4s;
}
.go-delete:hover {
    color: #DE162A;
    border: 1px solid #DE162A;
}


.lk-fav-txt-sec {
    padding-top: 15px;
    min-height: 1117px;
}
.lk-fav-glav-txt-block {
    max-width: 857px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.lk-fav-glav-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    color: #020F31;
    margin: 0;
    margin-bottom: 35px;
}

.favorites-sec {
    padding-top: 15px;
    padding-bottom: 165px;
    background-color: #fff;
}
.favorites-block {
    max-width: 857px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.favorites-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 42px;
    text-align: center;
    color: #020F31;
    margin: 0;
    margin-bottom: 34px;
}



.item-favorites-card-block a {
    position: relative;
    width: 100%;
    display: block;
    text-align: center;
    transition: all 0.4s;
}
.item-favorites-card a:hover .item-favorites-txt-card b {
    text-decoration: underline;
}
.item-favorites-card a:hover .icon-favorites-card {
    transform: scale(1.2);
}
.icon-favorites-card-block {
    overflow: hidden;
    margin-bottom: 19px;
}
.icon-favorites-card {
    position: relative;
    width: 420px;
    height: 420px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.6s;
}
.liked-card {
    position: absolute;
    right: 23px;
    top: 34px;
    width: 20px;
    height: 19px;
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-liked-card.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
}
.item-favorites-txt-card {
    margin-bottom: 24px;
}
.item-favorites-txt-card b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #020F31;
    margin-bottom: 9px;
}
.item-favorites-txt-card p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #020F31;
    margin: 0;
}
.knob-go-basket {
    width: 48%;
}
.knob-go-delete {
    width: 48%;
}



.brand-sec {
    padding-top: 70px;
    padding-bottom: 25px;
    background-color: #fff;
}
.brand-banner-icon {
    width: 100%;
    min-height: 569px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 193px;
}
.brand-banner-txt-block {
    max-width: 640px;
    width: 100%;
    text-align: center;
    margin: 0 auto;
}
.brand-banner-txt-block p {
    margin: 0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 20px;
}
h2.h2-glav-title.h2-glav-title-w {
    color: #fff;
}
.item-brand-txt-block b {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    color: #020F31;
}
.item-brand-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 186%;
    color: #020F31;
    margin: 0;
    margin-top: 20px;
}
.item-brands-icon img {
    -webkit-box-shadow: 13px 22px 0px 0px rgb(233 235 240);
    -moz-box-shadow: 13px 22px 0px 0px rgba(233,235,240,1);
    box-shadow: 13px 22px 0px 0px rgb(233 235 240);
}
.item-brands-big-icon {
    width: 748px;
    margin-top: 43px;
}
.item-brand-txt-block.item-brand-txt-block2 {
    max-width: 660px;
    width: 100%;
    padding: 51px 90px 75px 48px;
    background-color: #fff;
    border: 1px solid #E9EBF0;
    margin-left: auto;
}
.collection-sec {
    padding-top: 44px;
    padding-bottom: 87px;
    background: #020F31;
}
.collection-txt-block {
    position: relative;
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
}
b.brand-title {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
}
.collection-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
    margin-top: 21px;
}
.collection-txt-back {
    position: absolute;
    left: 50%;
    top: -26px;
    width: 704px;
    height: 232px;
    background-image: url(/local/templates/paul_and_shark/css/../img/collection-back.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transform: translate(-50%, 0);
}
.logo-brand-block {
    text-align: center;
    margin-top: 102px;
}
section.brand-sec.brand-sec-two {
    padding-top: 166px;
    padding-bottom: 108px;
}
section.brand-sec.brand-sec-thee {
    padding-top: 96px;
    padding-bottom: 25px;
}
.international-brand {
    padding-top: 40px;
    padding-bottom: 53px;
    background-color: #020F31;
}
.international-brand-txt-block p {
    margin: 0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #FFFFFF;
    margin-top: 16px;
}
.international-brand-bl {
    margin-top: 18px;
    margin-bottom: 26px;
}
.item-international-brand {
    text-align: center;
}
.item-international-brand b {
    display: block;
    font-family: 'Playfair Display', serif;
    font-feature-settings: 'pnum' on, 'lnum' on;
    font-style: normal;
    font-weight: bold;
    font-size: 120px;
    line-height: 110px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 19px;
}
.item-international-brand p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #FFFFFF;
    margin: 0;
}

.video-brand-sec {
    padding-top: 28px;
    padding-bottom: 111px;
    background-color: #fff;
}
.logo-video-brand {
    text-align: center;
    margin-top: 32px;
    margin-bottom: 45px;
}
.video-brand-txt-block {
    max-width: 1193px;
    width: 100%;
    margin: 0 auto;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 100px;
    line-height: 133px;
    text-align: center;
    color: #020F31;
}
.video-brand-block {
    margin-top: 60px;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}
.video-brand-block iframe {
    width: 100%;
    height: 609px;
    border: 0;
}
.brand-txt {
    padding-top: 25px;
}
.brand-banner {
    padding-top: 39px;
}

.item-brand-txt-block-l {
    margin-top: 25px;
    margin-left: 59px;
}
section.brand-sec.brand-sec-two .item-brand-txt-block p {
    margin-top: 29px;
}
.item-brand-txt-block.item-brand-txt-block3 {
    max-width: 599px;
    width: 100%;
    padding: 34px 58px 45px 63px;
    background-color: #fff;
    border: 1px solid #E9EBF0;
    margin-top: -53px;
}
.item-brand-txt-block.item-brand-txt-double-block p {
    margin-top: 30px;
}
.item-brand-txt-block.item-brand-txt-double-block {
    margin-bottom: 72px;
}
.item-brand-txt-block.item-brand-txt-double-block:last-child {
    margin-bottom: 0;
}
.item-brands-double-icon {
    margin-top: -66px;
}

.basket-sec {
    padding-top: 39px;
    padding-bottom: 78px;
    background-color: #E9EBF0;
}
.basket-block {
    margin-bottom: 20px;
}
.mini-txt-basket-block {
    margin-bottom: 21px;
}
.mini-txt-basket-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    text-align: center;
    margin: 0;
    margin-bottom: 15px;
}
.list-header-basket-products li:nth-child(1), .list-item-basket-products li:nth-child(1) {
    width: 31%;
}
.list-header-basket-products li:nth-child(2), .list-item-basket-products li:nth-child(2) {
    width: 22%;
    text-align: center;
}
.list-header-basket-products li:nth-child(3), .list-item-basket-products li:nth-child(3) {
    width: 11%;
    text-align: center;
}
.list-header-basket-products li:nth-child(4), .list-item-basket-products li:nth-child(4) {
    width: 17%;
    text-align: center;
}
.list-header-basket-products li:nth-child(5), .list-item-basket-products li:nth-child(5) {
    width: 18%;
    text-align: center;
}
.header-basket-products {
    background-color: #fff;
    margin-bottom: 1px;
}
.list-header-basket-products {
    padding: 13px 30px;
}
.list-header-basket-products li,
.header-basket-products-mob {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
}
.header-basket-products-mob {
    display: none;
}
.item-basket-products {
    position: relative;
    background-color: #fff;
    padding: 30px 30px;
    margin-bottom: 1px;
}
.name-basket-products a {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-decoration-line: underline;
    color: #020F31;
}
.name-basket-products a:hover {
    text-decoration: none;
}
.name-basket-products span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #C4C4C4;
}
.icon-basket-products {
    width: 130px;
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    margin-right: 40px;
}
.size-basket-products {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
.price-basket-products,
.all-price-basket-products {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #020F31;
}
.price-basket-products-sale {
    color: #DE162A;
}
.price-basket-products-sale span.old-price {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    text-decoration-line: line-through;
    color: #BDBDBD;
}

.form-number-basket {
    height: 50px;
    background-color: #fff;
    display: flex;
    width: 130px;
    border-radius: 3px;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    border: 1px solid #E9EBF0;
}
.minus, .plus {
    width: auto;
    flex-grow: 1;
    height: 100%;
    display: inline-block;
    transition: background 0.3s;
    border: 0;
    outline: none;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    background-color: #fff;
}
.form-number-basket input {
    font: inherit;
    width: 40px;
    height: 100%;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    text-align: center;
    outline: none;
    border: 0;
    margin: 0;
    background-color: #fff;
}
.delete-item-basket-products {
    position: absolute;
    right: 23px;
    top: 20px;
    width: 16px;
    height: 16px;
    background-image: url(/local/templates/paul_and_shark/css/../img/close-basket.svg);
    background-position: center;
    background-repeat: no-repeat;
}
.promo-block {
    width: 50%;
}
.promo-bl {
    min-height: 282px;
    padding: 29px 30px 33px 30px;
    background-color: #020F31;
}
.item-promo-form {
    max-width: 280px;
    width: 100%;
    margin-right: 20px;
}
.knob-promo {
    max-width: 220px;
    width: 100%;
}
.promo input {
    width: 100%;
    outline: none;
    height: 50px;
    border: 1px solid #E9EBF0;
    padding-left: 15px;
    background-color: #fff;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.promo button {
    width: 100%;
    padding: 20px 40px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #020F31;
    background-color: #fff;
    transition: all 0.4s;
}
.promo button:hover{
    background-color: #0F2662;
    color: #fff;
}
.promo-bl b {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #FFFFFF;
}
.promo-bl p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #FFFFFF;
    margin: 0;
    margin-top: 8px;
    margin-bottom: 13px;
}
.promo-bl span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    margin-top: 9px;
}
.promo-bl span p {
    margin: 0;
    margin-bottom: 9px;
    font-family: Manrope;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    color: #D3A05C;
}
.promo-bl span a {
    text-decoration: underline;
}
.all-info-order-block {
    width: 50%;
}
.all-info-order-bl {
    min-height: 282px;
    padding: 30px 114px 56px 60px;
    background-color: #fff;
}
.order-reg {
    display: inline-block;
    padding: 21px 55px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #020F31;
    background-color: #E9EBF0;
    transition: all 0.4s;
}
.order-reg:hover {
    color: #fff;
    background-color: #0F2662;
}
.all-info-order-txt-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
    margin-bottom: 21px;
}
ul.list-all-info-order {
    margin-bottom: 22px;
}
.list-all-info-order li {
    margin-bottom: 11px;
}
.list-all-info-order li b {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.list-all-info-order li span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
}



.open-basket-info-block a {
    display: block;
    padding: 50px 80px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 41px;
    color: #0F2662;
    opacity: 0.5;
}
.open-basket-info-block a.active {
    color: #020F31;
    opacity: 1;
}
.go-to-lk a {
    display: inline-block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-decoration-line: underline;
    color: #0F2662;
}
.go-to-lk a:hover {
    text-decoration: none;
}
.go-to-lk {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000;
    margin-bottom: 25px;
}
.item-basket-info {
    background-color: #fff;
    margin-bottom: 1px;
}
.toggle-basket-info-bl {
    padding: 5px 109px 70px 109px;
}
.list-basket-form li {
    max-width: 200px;
    width: 100%;
    margin-right: 20px;
    margin-bottom: 30px;
}
.list-basket-form li:last-child {
    /*max-width: 310px;*/
    max-width: 860px;
    width: 100%;
}

.list-basket-form #js-replace-from-li .bx-sls .dropdown-icon {
    top: 18px;
}

.list-basket-form #js-replace-from-li {
    max-width: 420px;
}

#js-replace-from-li .bx-sls {
    margin-bottom: 0;
}

#js-replace-from-li .bx-sls .bx-ui-sls-clear {
    margin-top: 10px;
}

#order_form_div .list-basket-form li input {
    height: 50px;
    border: 1px solid #E9EBF0!important;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31!important;
}

.basket-form input {
    width: 100%;
    outline: none;
    height: 50px;
    border: 1px solid #E9EBF0;
    padding-left: 15px;
    background-color: #fff;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.basket-form input:focus {
    border: 1px solid #0F2662;
}
.basket-form .knob {
    max-width: 200px;
    width: 100%;
}
.basket-form button {
    width: 100%;
    padding: 25px 35px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #0F2662;
    transition: all 0.4s;
    display: none!important;
}
.basket-form button:hover {
    background-color: #020F31;
}
.list-basket-form li[data-property-id-row="0"] {
     display: none!important;
}
.toggle-basket-info-block {
    /*display: none;*/
}
.toggle-basket-info-block.active {
    display: block;
}
.txt-radio-delivery {
    padding-left: 60px;
}
.txt-radio-delivery b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.txt-radio-delivery span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #A8A8A8;
}
.delivery-basket-price {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.radio-delivery span:before {
    content: '';
    position: absolute;
    top: -2px;
    left: 0;
    width: 40px;
    height: 40px;
    border: 1px solid #0F2662;
    background-color: #ffffff;
    transition: all 0.4s;
}
.radio-delivery span::after {
    content: '';
    position: absolute;
    left: 9px;
    top: 7px;
    width: 22px;
    height: 22px;
    background-color: #0F2662;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
}
.radio-delivery {
    max-width: 345px;
    width: 100%;
    display: inline-block;
    position: relative;
    cursor: pointer;
    margin-right: 44px;
}
.radio-delivery input:checked + span::after {
    opacity: 1;
}
.item-delivery-basket {
    max-width: 455px;
    width: 100%;
    margin-bottom: 30px;
}



.typhoon-sec {
    padding-top: 23px;
    position: relative;
}
.typhoon-sec .glav-txt-big {
    position: absolute;
    width: 1275px;
    right: 0;
    top: 70px;
}
.typhoon-banner-block {
    margin-top: 40px;
}
.typhoon-banner-txt-block {
    text-align: center;
}
.typhoon-banner {
    padding-top: 158px;
    width: 100%;
    height: 569px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/local/templates/paul_and_shark/css/../img/typhoon-banner-back.jpg);
}
.typhoon-banner-glav-txt-block {
    margin-bottom: 25px;
}
.typhoon-banner-glav-txt-block b {
    padding-bottom: 5px;
    font-family: 'RFDewiExpanded-Black', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 60px;
    line-height: 72px;
    text-align: center;
    text-transform: uppercase;
    color: #FDDA48;
    border-bottom: 5px solid #fff;
}
.typhoon-banner-glav-txt-block span {
    display: block;
    font-family: 'RFDewiExpanded-Black', sans-serif;
    font-style: normal;
    font-weight: 900;
    font-size: 60px;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #DF162A;
    margin-top: 9px;
}

.typhoon-banner-dop-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    margin: 0;
}
.typhoon-banner-dop-txt-block span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.typhoon-block {
    /*padding-top: 31px;*/
    padding-top: 0;
    padding-bottom: 75px;
}
.item-typhoon-teh-txt-block {
    /*margin-top: 107px;*/
    max-width: 860px;
    width: 100%;
    margin: 0 auto;
}
.item-typhoon-teh-txt-block img{
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto 40px;
}
.item-typhoon-teh-txt-block h2, .item-typhoon-teh-txt-block h3 {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    text-transform: uppercase;
    color: #000000;
    margin: 0 0 40px;
}
.item-typhoon-teh-txt-block p, .item-typhoon-teh-txt-block b {
    margin: 0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
    margin-bottom: 25px;
}
.item-typhoon-teh-txt-block ul{
    margin: 0 0 25px;
    padding: 0 0 0 20px;
}
.item-typhoon-teh-txt-block ul li{
    list-style-type: disc;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
}
.icon-item-typhoon {
    width: 530px;
    height: 795px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.video-item{
    overflow:hidden;
    position:relative;
    padding-bottom:56.25%;
    padding-top:30px;
    height:0;
}
.video-item iframe {
    position:absolute;
    width:100%;
    height:100%;
    left:0;
    top:0;
}

.typhoon-slider-pagination {
    width: 110px;
    position: absolute;
    left: 23px;
    bottom: 25px;
    z-index: 2;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 72px;
    color: #FFFFFF;
}
span.swiper-pagination-current {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 96px;
    line-height: 128px;
    color: #FFFFFF;
}
span.swiper-pagination-total {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 72px;
    color: #FFFFFF;
}


.typhoon-slider-block {
    max-width: 530px;
    width: 100%;
    margin-left: auto;
}
.typhoon-slider {
    max-width: 530px;
    width: 100%;
    overflow: visible;
}
.typhoon-slider .swiper-slide {
    opacity: 0;
    transition: all 0.6s;
    transform: scale(0.62);
}
.typhoon-slider .swiper-slide.swiper-slide-active {
    transition: all 0.6s;
    transform: scale(1);
    z-index: 3;
    opacity: 1;
}
.typhoon-slider .swiper-slide.swiper-slide-prev {
    opacity: 0;
}
.typhoon-slider .swiper-slide.swiper-slide-next {
    margin-left: -266px;
    opacity: 1;
}


.products-collection {
    /*padding-top: 93px;*/
    padding-top: 0;
    padding-bottom: 50px;
    background-color: #fff;
}
.icon-products-collection-block {
    overflow: hidden;
}
.icon-products-collection {
    width: 100%;
    height: 420px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.6s;
}
.item-products-collection a {
    position: relative;
    display: block;
}
.item-products-collection a:hover .icon-products-collection {
    transform: scale(1.2);
}
.item-products-collection a:hover .item-products-collection-txt-block b {
    text-decoration: underline;
}
.item-products-collection-txt-block {
    text-align: center;
    margin-top: 16px;
}
.item-products-collection-txt-block b {
   font-family: 'Manrope', sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 20px;
   line-height: 27px;
   text-align: center;
   color: #020F31;
}
.item-products-collection-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    text-align: center;
    color: #020F31;
    margin: 0;
    margin-top: 13px;
}
.item-products-collection a.active-sale .sale-card-products {
    display: block;
}
.sale-card-products {
    display: none;
    position: absolute;
    width: 75px;
    left: 0;
    top: 0;
    z-index: 2;
    padding: 10px 15px;
    background: #FF0000;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.products-collection-bl {
    margin-top: 56px;
}
.products-collection-bl .knob-main-catalog {
    margin-top: 120px;
}

.basket-clear-sec {
    padding-top: 62px;
    padding-bottom: 0;
}
.basket-clear-block b {
    display: block;
    text-align: center;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 41px;
    color: #A8A8A8;
}

.card-sec {
    padding-top: 0;
    padding-bottom: 25px;
    background-color: #fff;
}
.item-card-one-info-block {
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
    margin-left: 85px;
}
.slider_contnet {
    position: relative;
    height: 100%;
}
.slider-card {
    width: calc(100% - 90px);
    margin-left: auto;
    margin: 0;
    padding-left: 20px;
    overflow: visible;
}

.slider-card .swiper-slide {
    height: auto;
    margin-bottom: 30px;
}
.slider-card .swiper-slide:last-child {
    margin-bottom: 0;
}

.slider-card .swiper-wrapper {
    flex-direction: column;
}

.gallery-top {
    padding-left: 110px;
    height: 100%;
}
.item-slider-card-mini a {
    display: block;
    opacity: 0.5;
    transition: all 0.4s;
}
.icon-slider-card-mini {
    width: 90px;
    height: 135px;
    cursor: pointer;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.item-slider-card-mini a:hover {
    opacity: 1;
}
.item-slider-card-mini a.selected {
    opacity: 1;
}
.sticky-container {
    height: 100%;
}
.slider-card-mini-block.trigg-slide {
    position: -webkit-sticky;
    position: sticky;
    top: 15px;
}
.card-one-bl .sticky-container{
    position: relative;
}
.wrapper.card-wrapper {
    overflow: visible;
}
.item-card-one-info-block__inner{
    position: relative;
    overflow: hidden;
}


.card-one-slider-pagination.swiper-pagination-clickable.swiper-pagination-bullets {
    text-align: center;
    bottom: 40px;
    position: absolute;
    left: 0;
    z-index: 3;
}
.icon-big-slide {
    width: 530px;
    height: 795px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
.item-small-slide {
    width: 90px;
    height: 90px;
}
.icon-small-slide {
    width: 90px;
    height: 90px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.code-product {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #C4C4C4;
    margin-bottom: 9px;
}
.item-card-one-info-txt-block b {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 53px;
    color: #020F31;
    margin-bottom: 11px;
}
.item-card-one-info-txt-block {
    margin-bottom: 12px;
}
.item-card-one-info-txt-block span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #A8A8A8;
}
.card-one-price {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 41px;
    color: #020F31;
}
.item-card-one-color b {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    padding-right: 46px;
}
.list-color li a {
    display: inline-block;
    border-radius: 50%;
    width: 36px;
    height: 36px;
    border: 1px solid transparent;
}
.list-color li {
    margin-right: 18px;
}
.list-color li a.active {
    border: 1px solid #C4C4C4;
}
.list-color li a.color-1 {
    background-color: #F7F7F7;
}
.list-color li a.color-2 {
    background-color: #020f3180;
}
.list-color li a.color-3 {
    background-color: #252525;
}
.item-card-one-size b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    margin-right: 25px;
}
.item-card-one-size {
    margin-bottom: 13px;
}
.item-card-one-color {
    margin-bottom: 0px;
}
.item-card-one-size-guide {
    margin-left: 12px;
}
.select {
    position: relative;
    width: 100%;
}
.selectmenu-table {
    display: inline-block;
    vertical-align: top;
    max-width: 200px;
    width: 100%;
}
.select__gap {
    font: inherit;
    width: 100%;
    /*height: 50px;*/
    border: 1px solid #E9EBF0;
    background-color: #ffffff;
    padding-left: 18px;
    padding-right: 55px;
    padding-top: 14px;
    padding-bottom: 10px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #020F31;
    outline: none;
}
.select__gap::before {
    content: '';
    position: absolute;
    top: 22px;
    right: 20px;
    width: 13px;
    height: 8px;
    background-image: url(/local/templates/paul_and_shark/css/../img/select-arr.svg);
    background-repeat: no-repeat;
    background-position: center;
}
.select__list {
    margin: 0px 0;
    position: absolute;
    top: 51px;
    width: 100%;
    box-shadow: 0 0 10px rgb(3 5 5 / 10%);
    background-color: #ffffff;
    left: 0;
    z-index: 10;
}
.select__item span:hover, .select__item.active span {
    background-color: #E9EBF0;
}
.list-form li.select__item {
    margin-bottom: 0px;
}
.select__item span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 15px;
    line-height: 19px;
    color: #020F31;
    text-transform: none;
    outline: none;
    display: block;
    padding: 8px 11px;
    text-align: left;
    cursor: pointer;
    transition: all 0.4s;
}
.item-card-one-size-guide a {
    display: inline-block;
    padding-left: 30px;
    position: relative;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.item-card-one-size-guide a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/size-guide.svg);
}
.item-card-one-size-info {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #7D7D7D;
    margin-bottom: 5px;
}
.knob-one-go-basket {
    max-width: 220px;
    width: 100%;
}
.knob-one-go-basket .go-basket {
    max-width: 220px;
    width: 100%;
}
.one-click {
    display: inline-block;
    padding: 10px 49px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: #020F31;
    background-color: #E9EBF0;
    transition: all 0.4s;
}
.one-click:hover {
   color: #fff;
   background-color: #0F2662;
}
.knob-one-click {
    margin-left: 20px;
    margin-right: 35px;
}
.card-buyone {
    width: 560px;
    padding: 40px 20px 25px 20px;
    background-color: #fff;

}

.card-buyone-block h4 {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    line-height: 53px;
    color: #020F31;
    margin-bottom: 27px;
    margin-top: 0;
}
.icon-card-buyone {
    width: 100%;
    height: 240px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.item-card-buyone-info {
    margin-top: 10px;
}
.item-card-buyone-info b {
    display: block;
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    color: #020F31;
    margin-bottom: 12px;
}
.item-card-buyone-info span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.item-card-buyone-color b,
.item-card-buyone-size b {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    display: block;
    margin-right: 12px;
}
.color-card-product {
    width: 24px;
    height: 24px;
    background-color: #020f3180;
    border-radius: 50%;
}
.item-card-buyone-size span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;/
    color: #020F31;
}
.item-card-buyone-delivery {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #A8A8A8;
}
.item-card-buyone-delivery a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
}
.item-card-buyone-delivery a:hover {
    text-decoration: underline;
}
.form-card-buyone input,
.form-card-buyone textarea {
    position: relative;
    width: 100%;
    padding-left: 14px;
    border: 1px solid #A8A8A8;
    height: 50px;
    outline: none;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    opacity: 0.5;
}
.form-card-buyone input:focus,
.form-card-buyone textarea:focus {
    border: 1px solid #0F2662;
}
.form-card-buyone textarea {
    padding-top: 5px;
    height: 119px;
    resize: none;
}
.form-card-buyone ul li {
    margin-bottom: 10px;
}
.form-card-buyone .button {
    padding: 20px 40px;
    outline: none;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #020F31;
    transition: 0.4s;
}
.form-card-buyone .button:hover {
    background-color: #0F2662;
}
.card-buyone-polit-txt {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #A8A8A8;
    margin-top: 11px;
}
.card-buyone-polit-txt a {
   font-family: 'Manrope', sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 14px;
   line-height: 19px;
   color: #020F31;
}
.card-buyone-polit-txt a:hover {
    text-decoration: underline;
}
.card-buyone .fancybox-close-small {
    width: 20px;
    height: 20px;
    top: 20px;
    right: 19px;
    background-image: url(/local/templates/paul_and_shark/css/../img/close-1click.svg);
}
.item-card-one-availability-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    margin-bottom: 19px;
}
.list-score li {
    margin-right: 54px;
}
.list-score li:last-child {
    margin-right: 0;
}
.list-score li a , .list-score li span  {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    /* color: #C4C4C4; */
    color: #020F31;
    padding-bottom: 0px;
    /* border-bottom: 2px solid transparent; */
    
    border-bottom: 2px solid #020F31;
}
.list-score li a.active {
    color: #020F31;
    border-bottom: 2px solid #020F31;
}
.card-one-availability-info {
    display: none;
    margin-top: 22px;
}
.card-one-availability-info-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    margin-bottom: 21px;
}
.phone-card-one-availability a {
   font-family: 'Manrope', sans-serif;
   font-style: normal;
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
   color: #020F31;
}
#card-one-availability-info2 {
    display: block;
}
.item-card-one-availability-block {
    margin-top: 32px;
    margin-bottom: 11px;
}
.drop-dop-info-card {
    position: relative;
    display: block;
    padding-top: 13px;
    padding-bottom: 15px;
    border-top: 1px solid #E9EBF0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
}
.drop-dop-info-card::before {
    content: '';
    position: absolute;
    right: 0;
    top: 19px;
    width: 17px;
    height: 10px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-drop-dop-info.svg);
    transition: all 0.4s;
}
.drop-dop-info-card.active::before {
    transform: rotate(180deg);
}

.dop-info-item-card-one-block {
    margin-bottom: 18px;
    padding-top: 12px;
}
.open-dop-info-card {
    display: none;
    padding: 6px 25px 34px 0px;
}
.open-dop-info-card p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #7D7D7D;
    margin: 0;
    margin-bottom: 27px;
}
.open-dop-info-card p span {
    color: #020F31;
}

.item-fact span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 14px;
    color: #A8A8A8;
    margin-top: 15px;
}
.fashion-one {
    padding-bottom: 50px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.26);
}
.watched {
    padding-bottom: 170px;
}
.item-card-buyone-color {
    margin-bottom: 15px;
}
.item-card-buyone-size {
    margin-bottom: 25px;
}
.item-big-slide .liked {
    display: block;
    position: absolute;
    right: 15px;
    top: 15px;
}
.item-card-buyone-delivery.item-card-buyone-delivery-mob {
    display: none;
}
.item-big-slide .black-f-card-products {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    padding: 10px 15px;
    background-color: #000;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.item-big-slide {
    max-width: 530px;
    width: 100%;
    position: relative;
}


.item-products-collection .liked {
    position: absolute;
    right: 20px;
    top: 10px;
    z-index: 2;
}
.rating-choice-block .select__gap {
    width: 220px;
}
.item-card-one-rating .item-card-one-info-txt-block {
    margin-bottom: 27px;
}
.item-card-one-rating .item-card-one-size {
    margin-bottom: 40px;
}

.contacts-sec {
    padding-top: 84px;
    padding-bottom: 86px;
    background-color: #fff;
}
.item-contacts-mail a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
}
.item-item-contacts-phone a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 41px;
    color: #020F31;
}
.item-item-contacts-phone span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    text-align: center;
}
.item-item-contacts-adrees b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    color: #020F31;
}
.item-item-contacts-adrees b span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    text-align: right;
    color: #020F31;
}
.contacts-maps-block {
    margin-top: 57px;
}
.item-contacts-maps-office a.active {
    background-color: #fff;
    border: 1px solid #E9EBF0;
}
.item-contacts-maps-office a {
    display: block;
    background-color: #E9EBF0;
    padding: 20px 14px;
    min-height: 175px;
    border: 1px solid transparent;
    margin-bottom: 1px;
}
.item-contacts-maps-office b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
    margin-bottom: 15px;
}
.item-contacts-maps-office span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #020F31;
}
.item-contacts-maps-block {
    width: 100%;
    height: 526px;
}
.item-contacts-maps {
    display: none;
}
#contacts-maps1 {
    display: block;
}
.item-item-contacts-phone {
    margin-left: 115px;
}



.category-txt {
    padding-top: 6px;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E9EBF0;
}
.category-one-sec {
    padding-top: 20px;
    padding-bottom: 185px;
    background-color: #fff;
}
.category-filter-block {
    margin-top: 65px;
}
.item-category-catalog-bl {
    margin-top: 44px;
}
.btn-filter {
    display: block;
    position: relative;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #020F31;
    padding-bottom: 13px;
    padding-top: 13px;
    border-bottom: 1px solid #E9EBF0;
}
.btn-filter::before {
    content: '';
    position: absolute;
    right: 16px;
    top: 20px;
    width: 10px;
    height: 6px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-filter.svg);
    transition: all 0.4s;
}
.btn-filter.active::before {
   transform: rotate(180deg);
}
.item-category-filter ul,
.list-checkbox-content-item-filter-main li {
    padding-top: 11px;
}
.item-category-filter ul li {
    margin-bottom: 10px;
}
.item-category-filter ul li a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #020F31;
}
.list-filter-open-block {
    display: none;
}

.checkbox-item-page {
    display: inline-block;
}
.checkbox-page {
    display: none;
}
.checkbox-page + span {
    display: inline-block;
    padding-left: 50px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    position: relative;
    cursor: pointer;
    padding-top: 7px;
    padding-bottom: 6px;
    text-transform: uppercase;
}
.checkbox-page + span::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border: 1px solid #E9EBF0;
    background-color: #ffffff;
    transition: all 0.4s;
    background-position: center;
    background-repeat: no-repeat;
}
.checkbox-page:checked + span::before {
    border: 1px solid #020F31;
    background-color: #020F31;
    background-image: url(/local/templates/paul_and_shark/css/../img/check-icon.svg);
}

.input-from-and-to-wrap {
    margin-top: 25px;
}
.col-6-input-from-and-to {
    width: 48%;
}
.inp-filter {
    width: 100%;
    height: 54px;
    border: 1px solid #E9EBF0;
    background-color: #ffffff;
    padding-left: 16px;
    padding-right: 10px;
    outline: none;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #0F2662;
}
.ui-widget.ui-widget-content.rangeslider {
    border: 0;
    border-radius: 0;
    background-color: #E9EBF0;
    height: 1px;
    width: 100%;
    margin-top: 24px;
}
.ui-widget.ui-widget-content.rangeslider .ui-slider-range {
    top: 0;
    height: 1px;
    background-color: #020F31;
}
.ui-widget.ui-widget-content.rangeslider .ui-slider-handle {
    top: -13.5px;
    margin-left: -.6em;
    width: 26px;
    height: 26px;
    border: 0;
    background-color: #020F31;
    border-radius: 50%;
    outline: none;
}
.list-color-filter li {
    width: 32px;
    margin-right: 10px;
}
.list-color-filter li:last-child {
    margin-right: 0;
}
.filter-color {
    display: block;
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background-color: #020F31;
    border: 1px solid transparent;
}
.filter-color.active {
    border: 1px solid #C4C4C4;
}
.color1 {
   background-color: #F7F7F7;
}
.color2 {
   background-color: #877050;
}
.color3 {
   background-color: #252525;
}
.color4 {
   background-color: #FF0000;
}
.color5 {
   background-color: #020F31;
}
.color6 {
   background-color: #D39D54;
}
.color7 {
   background-color: #FF7A7A;
}
.color8 {
   background-color: #8F3737;
}

.checkbox-page + span.sale-filter {
    color: #DE162A;
}
.category-filter-dop-check-block {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-top: 10px;
    border-top: 1px solid #E9EBF0;
}
.item-category-filter-knob {
    max-width: 220px;
    width: 100%;
}
.item-category-filter-knob .knob {
    margin-bottom: 15px;
}
.filter-btn-go {
    width: 100%;
    display: inline-block;
    padding: 20px 15px;
    background-color: #020F31;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: all 0.4s;
}
.filter-btn-go:hover {
    background-color: #0F2662;
}
.filter-btn-del {
    width: 100%;
    display: inline-block;
    padding: 20px 15px;
    border: 1px solid #E9EBF0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #020F31;
    transition: all 0.4s;
}
.filter-btn-del:hover {
    border: 1px solid #FF0000;
    color: #FF0000;
}
.list-sort-category li {
    position: relative;
    margin-right: 48px;
}
.list-sort-category li:last-child {
    margin-right: 0;
}
.list-sort-category li a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #7D7D7D;
}
.list-sort-category li a.active {
    color: #000000;
}
.sort-drop {
    padding-right: 26px;
}
.sort-drop::before {
    content: '';
    position: absolute;
    right: 3px;
    top: 8px;
    width: 10px;
    height: 6px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-sort.svg);
}
.list-sort-drop {
    position: absolute;
    left: -16px;
    top: 28px;
    display: none;
    width: 171px;
    padding: 10px 13px;
    border: 1px solid #E9EBF0;
    background-color: #fff;
    z-index: 2;
}
.list-sort-drop li {
    margin-right: 0;
}
.list-sort-drop li a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}
.list-sort-drop li a.active {
    font-weight: 800;
}
.list-sort-drop li a:hover {
    text-decoration: underline;
}
.item-category-grid {
    margin-left: 5px;
}
.item-category-grid a.grid-category3 {
    display: block;
    width: 42px;
    height: 34px;
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-grid-3.svg);
}
.item-category-grid a.grid-category3.active  {
   background-image: url(/local/templates/paul_and_shark/css/../img/icon-grid-3-active.svg);
}
.item-category-grid a.grid-category2 {
    display: block;
    width: 42px;
    height: 34px;
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-grid-2.svg);
}
.item-category-grid a.grid-category2.active  {
   background-image: url(/local/templates/paul_and_shark/css/../img/icon-grid-2-active.svg);
}

.item-category-card a {
    display: block;
    position: relative;
}
@media(min-width: 768px){
    .item-category-card a:hover .item-category-card-txt-block b {
       text-decoration: underline;
    }
}
.icon-item-category-card {
    width: 100%;
    height: 610px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}
.item-category-card-txt-block {
    text-align: center;
    margin-top: 17px;
}
.item-category-card-txt-block b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #0F2662;
    margin-bottom: 7px;
}
.item-category-card-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    color: #0F2662;
    margin: 0;
}

.sign-category {
    position: absolute;
    left: 0;
    top: 0;
    padding: 11px 20px;
    z-index: 2;
    background-color: #020F31;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
}
.item-category-card-new {
    background-color: #020F31;
}
.item-category-card-sale {
    background-color: #FF0000;
}
.pag-txt a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    line-height: 27px;
    color: #000000;
}
.pag-txt a:hover {
    text-decoration: underline;
}
.list-pagination li {
    margin: 0 40px;
}
.list-pagination a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    text-decoration-line: underline;
    color: #C4C4C4;
}
.list-pagination a.active {
    color: #000;
}
.pagination-block {
    margin-top: 154px;
}
.category-description-bot {
    margin-top: 40px;
    line-height: 1.8em;
}
.category-glav-txt-block .h2-glav-title {
    text-align: left;
}
.category-grid-block {
    margin-top: -23px;
}
.filter-category-mob,
.sort-category-mob {
   width: 50%;
}

.filter-btn-mob {
    position: relative;
    width: 100%;
    padding: 18px 45px;
    display: block;
    border: 1px solid #E9EBF0;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #020F31;
    text-align: center;
    cursor: pointer;
}
.filter-btn-mob::before {
    content: '';
    position: absolute;
    right: 15px;
    top: 24px;
    width: 10px;
    height: 6px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/arr-filter.svg);
}

.header-filter-mobile-block {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #E9EBF0;
}
.filter-txt-mob {
    position: relative;
    padding-left: 25px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    color: #000000;
}
.filter-txt-mob::before {
    content: '';
    position: absolute;
    left: 0;
    top: 4px;
    width: 17px;
    height: 15px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-filter.svg);
}
.sort-knob-mobile {
    display: none;
}
.filter-mob-b,
.header-filter-mobile-block {
    display: none;
}

.item-category-card-small .icon-item-category-card {
    height: 450px;
}
.item-category-card-txt-block p span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    text-decoration-line: line-through;
    color: #BDBDBD;
    margin-left: 10px;
}
.item-category-card-txt-block p.price-sale {
    color: #DE162A;
}
.hidden-size-card-block {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -42px;
    z-index: 2;
    opacity: 0;
    transition: all 0.6s;
    background-color: #fff;
    margin-top: 15px;
    padding-top: 10px;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
}
@media(min-width: 768px){
    .item-category-card.item-category-card-small:hover::before {
        opacity: 1;
    }
}
.item-category-card.item-category-card-small::before {
    content: '';
    position: absolute;
    left: 0;
    top: -15px;
    width: 100%;
    height: 111%;
    background-color: #fff;
    padding: 10px;
    transition: all 0.6s;
    box-shadow: 0px 0 30px -10px rgb(0 0 0 / 10%);
    opacity: 0;
}

.hidden-size-card-block ul li {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
    margin-right: 10px;
}
@media(min-width: 768px){
    .item-category-card-small a:hover .hidden-size-card-block {
        opacity: 1;
    }
}
.item-category-card-last-size {
    background: #D6D6D6;
    font-size: 12px;
    line-height: 16px;
    padding: 7px 11px;
}
.liked-category {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 20px;
    height: 19px;
    background-image: url(/local/templates/paul_and_shark/css/../img/no-liked.svg);
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    cursor: pointer;
}
@media(min-width: 768px){
.item-category-card-small a:hover .liked-category.no-liked-category {
    opacity: 1;
}
}
.item-category-card-small .liked-category.no-liked-category {
    opacity: 0;
    background-image: url(/local/templates/paul_and_shark/css/../img/no-liked.svg);
}
.liked-category.no-liked-category.active {
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-liked-card.svg);
}



/*.search-all-search-results {
    display: block;
}*/
.search-results-txt-block {
    text-align: center;
}
.search-results-txt-block b {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 30px;
    line-height: 30px;
    color: #000000;
}
.search-results-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    opacity: 0.5;
    margin: 0;
}
.menu-drop-img-block {
    position: relative;
}
.icon-menu-drop {
    background-size: auto !important;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 406px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    transition: all 0.4s linear;
    opacity: 0;
}
.icon-menu-drop.active {
    opacity: 1;

    background-image: url(/local/templates/paul_and_shark/css/../img/menu-drop-icon.jpg);
}
.icon-menu-drop.icon-menu-drop2.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-main-technology1.jpg);
}
.icon-menu-drop.icon-menu-drop3.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-main-technology2.jpg);
}
.icon-menu-drop.icon-menu-drop4.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/lk-reg-icon.jpg);
}
.icon-menu-drop.icon-menu-drop5.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop6.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop7.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop8.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop9.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop10.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop11.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop12.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop13.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop14.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop15.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop16.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop17.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop18.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop19.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop20.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop21.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}
.icon-menu-drop.icon-menu-drop22.active {
    opacity: 1;
    transform: translate(0%);
    background-image: url(/local/templates/paul_and_shark/css/../img/slider-icon5.jpg);
}


.card-guide-size {
    width: 1000px;
    padding: 45px 45px;
    background-color: #fff;
}
.card-guide-size-block h5 {
    font-family: 'Playfair Display', serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 40px;
    font-feature-settings: 'pnum' on, 'lnum' on;
    color: #020F31;
    margin: 0;
    margin-bottom: 30px;
}
.header-card-guide-size {
    margin-bottom: 15px;
}
.header-card-guide-size b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 186%;
    color: #000000;
}
.header-card-guide-size span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #A8A8A8;
}

.list-card-guide-size li:nth-child(1) {
    width: 20%;
    font-weight: bold;
}
.list-card-guide-size li:nth-child(2),
.list-card-guide-size li:nth-child(3),
.list-card-guide-size li:nth-child(4),
.list-card-guide-size li:nth-child(5),
.list-card-guide-size li:nth-child(6),
.list-card-guide-size li:nth-child(7),
.list-card-guide-size li:nth-child(8),
.list-card-guide-size li:nth-child(9),
.list-card-guide-size li:nth-child(10),
.list-card-guide-size li:nth-child(11),
.list-card-guide-size li:nth-child(12),
.list-card-guide-size li:nth-child(13),
.list-card-guide-size li:nth-child(14),
.list-card-guide-size li:nth-child(15),
.list-card-guide-size li:nth-child(16),
.list-card-guide-size li:nth-child(17)
{
    width: 5.5%;
}
.list-card-guide-size.list-card-guide-size-header li {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #020F31;
}
.list-card-guide-size li.glav-inf-card-guide-size {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
    text-align: left;
}
.list-card-guide-size li {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    color: #020F31;
}
.list-card-guide-size {
    padding: 15px 0;
    border-bottom: 1px solid #E9EBF0;
}
.card-guide-size-last-txt-block p {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
}
.item-card-guide-size {
    margin-bottom: 30px;
}
.card-guide-size .fancybox-close-small {
    width: 20px;
    height: 20px;
    top: 20px;
    right: 19px;
    background-image: url(/local/templates/paul_and_shark/css/../img/close-1click.svg);
}
.menuToggle-block {
    display: none;
}

.mini-menuToggle-block {
    max-width: 220px;
    width: 100%;
}
.mini-menuToggle {
    width: 30px;
    height: 30px;
    cursor: pointer;
    position: relative;
    z-index: 103;
    margin-bottom: 0;
    -webkit-transition: background 0.3s;
    -o-transition: background 0.3s;
    transition: background 0.3s;
}
.mini-menuToggle span {
    position: absolute;
    top: 50%;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    margin-top: -1px;
    background-color: #020F31;
    font-size: 0;
    -webkit-transition: background-color 0.55s;
    -o-transition: background-color 0.55s;
    transition: background-color 0.55s;
}
.mini-menuToggle span::before, .mini-menuToggle span::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #020F31;
    content: "";
    -webkit-transition: -webkit-transform 0.55s;
    transition: -webkit-transform 0.55s;
    -o-transition: transform 0.55s;
    transition: transform 0.55s;
    transition: transform 0.55s, -webkit-transform 0.55s;
}
.mini-menuToggle span::before {
    -webkit-transform: translateY(-375%);
    -ms-transform: translateY(-375%);
    transform: translateY(-375%);
}
.mini-menuToggle span::after {
    -webkit-transform: translateY(375%);
    -ms-transform: translateY(375%);
    transform: translateY(375%);
}
.mini-menuToggle.active span {
    background-color: transparent;
}
.mini-menuToggle.active span::before {
    -webkit-transform: translateY(0) rotate(135deg);
    -ms-transform: translateY(0) rotate(135deg);
    transform: translateY(0) rotate(135deg);
}
.mini-menuToggle.active span::after {
    -webkit-transform: translateY(0) rotate(225deg);
    -ms-transform: translateY(0) rotate(225deg);
    transform: translateY(0) rotate(225deg);
}
.list-second-menu-nav li a {
    position: relative;
    padding-bottom: 3px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 36px;
    color: #020F31;
}
.list-second-menu-nav li a::before {
    content: "";
    width: 0px;
    height: 1px;
    position: absolute;
    bottom: 2px;
    left: 0;
    background: #020F31;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    opacity: 0;
}
.list-second-menu-nav li a.active::before, 
.list-second-menu-nav li a:hover, 
.list-second-menu-nav li a:hover::before {
    width: 100%;
    left: 0;
    color: #020F31;
    opacity: 1;
}
.second-menu-nav-phone {
    margin-bottom: 23px;
}
.second-menu-nav-phone a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
}
.second-menu-nav-phone span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
}
.second-menu-nav-block {
    position: fixed;
    left: 0;
    top: 0;
    width: 30%;
    padding: 40px 70px;
    background-color: #fff;
    height: 100vh;
    transform: translate(-100%);
    transition: transform 0.4s;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 99999;
}
.second-menu-nav-block.active {
    transform: translate(0);
}
.close-menu-second {
    width: 27px;
    height: 27px;
    background-image: url(/local/templates/paul_and_shark/css/../img/close-menu-second.svg);
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 45px;
}
ul.list-second-menu-nav {
    margin-bottom: 25px;
}

.add-basket {
    width: 377px;
    padding: 25px 25px;
    background-color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #E9EBF0;
    transition: all ease .7s;
    transform: translateX(150%);
}
.add-basket.open{
    transform: translateX(0);
}
.add-basket__close{
    position: absolute;
    top: 25px;
    right: 25px;
    width: 14px;
    height: 14px;
    cursor: pointer;
    background-image: url('/local/templates/paul_and_shark/css/../img/close-1click.svg');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 3;
    display: block;
}
.add-basket b {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    color: #020F31;
    margin-bottom: 15px;
}
.icon-add-basket {
    width: 130px;
    height: 140px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.add-basket-name {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    margin-bottom: 5px
}
.add-basket-code-product {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #C4C4C4;
    margin-bottom: 8px
}
.add-basket-size {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
    margin-bottom: 8px;
}
.add-basket-price {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    color: #020F31;
}
.add-basket-txt-block {
    width: calc(100% - 130px);
    padding-left: 15px;
}

.rest-lk-pass-block {
    max-width: 420px;
    width: 100%;
}
.rest-lk-pass span {
    display: block;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #020F31;
    opacity: 0.5;
    margin-bottom: 10px;
}
.rest-lk-pass b {
    margin-bottom: 5px;
}
.authorization {
    margin-top: 10px;
    margin-bottom: 30px;
}
.authorization a {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    text-decoration: underline;
    color: #020F31;
    opacity: 0.5;
}
.authorization a:hover {
    text-decoration: none;
}
.mass-pass-block span {
    display: block;
    margin-bottom: 20px;
}

.change-password-block {
    max-width: 420px;
    width: 100%;
}

.password-control {
    position: absolute;
    top: 22px;
    right: 15px;
    display: inline-block;
    width: 24px;
    height: 16px;
    background-image: url(/local/templates/paul_and_shark/css/../img/icon-show-pass.svg);
    background-position: center;
    background-repeat: no-repeat;
}
::placeholder {
  opacity: 0.5;
}

a .liked-category.no-liked-category,
.item-big-slide .liked-category.no-liked-category {
    opacity: 0;
}
@media(min-width: 768px){
a:hover
.liked-category.no-liked-category,
.item-big-slide:hover .liked-category.no-liked-category {
    opacity: 1;
}
}

input.wrong {
    border: 1px solid #FF0000;
}


.item-category-filter-text{
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #020F31;
    padding-left: 10px;
}

.bx_filter .bx_filter_input_checkbox input[type=checkbox] {
    top: 0px;
}

.lk-inputs input, .lk-inputs textarea, .lk-inputs select{
    border: 1px solid #f1f1f1;
    color: #020F31;
    font-weight: 700;
}
/*.lk-inputs input{
    height: 60px;
    font-family: 'Manrope', sans-serif;
    border: 1px solid #A8A8A8 !important;
    padding: 0 15px;
    background-color: #fff;
    color: #020F31;
    font-size: 16px;
    line-height: 1;
    font-weight: normal;
    width: 100%;
    border-radius: 0 !important;
}*/
.lk-inputs input{
    border: 1px solid transparent !important;
    height: 44px;
    line-height: 1;
    padding: 0 10px;
    background-color: transparent;
    width: 100%;
    outline: none;
    box-shadow: none;
}
.lk-inputs input.input-active{
    border: 1px solid #a8a8a8 !important;
}
.list-lk-glav-information li .calendar-icon{
    display: none;
}
.list-lk-glav-information li input.input-active + .calendar-icon{
    display: block;
}
.lk-inputs input.input-active:focus {
    border: 1px solid #0F2662 !important;
}
.lk-inputs input#PERSONAL_BIRTHDAY{
    width: 100% !important;
}
.subscribe-form-block{
    color: #fff;
    font-size: 22px;
}
.basket-items-list-item-removed-block a,
.errortext{
    color: #FF0000;
}
.basket-items-list-item-removed-block a:hover{
    color: #FF0000;
    text-decoration: underline;
}
.order-submit-wrap{
    padding: 70px 0 0 0;
    text-align: center;
}
.item-card-size-wrap .item-card-one-size{
    margin-bottom: 0;
}
.item-card-size-wrap {
    padding: 0 0 0px;
    display: flex;
    align-items: center;
}
.item-card-one-size-guide__label-mobile{
    display: none;
}
.catalog-main__item{
    padding: 60px 0 80px;
    width: 100%;
}
.catalog-main__card{
    display: flex;
    align-items: flex-start;
    margin: 0 0 30px;
    height: 300px;
    overflow: hidden;
}
.catalog-main__img{
    width: 50%;
    position: relative;
    overflow: hidden;
    padding: 50% 0 0 0;
}
.catalog-main__img img{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.catalog-main__text{
    width: 50%;
    padding: 0 0 0 20px;
    color: #020F31;
}
.catalog-main__title{
    font-family: 'Playfair Display', serif;
    font-size: 50px;
    line-height: 1.2;
    margin: 0 0 35px;
    display: block;
    color: #020F31;
}
.catalog-main .row{
    margin: 0 -60px;
}
.catalog-main .row > div{
    display: flex;
    position: relative;
    margin-bottom: 0;
    padding: 0 60px;
}
.catalog-main .row > div:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 60px;
    border-bottom: 1px solid #0F2662;
    z-index: 1;
}
.catalog-main .row > div:first-child:after,
.catalog-main .row > div:nth-child(odd):after{
    left: 60px;
    right: 0;
}
.catalog-main .row > div:last-child:after,
.catalog-main .row > div:nth-last-child(2):after{
    display: none;
}
.catalog-main__link-group{
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.catalog-main__link-item{
    width: 33.3%;
    padding: 0 10px 15px;
}
.catalog-main__link{
    color: #0F2662;
    text-decoration: underline;
}
.catalog-main__link:hover{
    color: #0F2662;
    text-decoration: none;
}
.error-block{
    text-align: center;
    padding-bottom: 50px;
    padding-top: 25px;
    color: #020F31;
    padding-right: 15px;
    padding-left: 15px;
}
.error-block .title{
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    line-height: 1.2;
    margin: 0 0 20px;
}
.error-txt b{
    display: block;
    font-size: 400px;
    line-height: 390px;
}
.error-txt a{
    color: #0F2662;
    text-decoration: underline;
}
.error-txt a:hover{
    color: #0F2662;
    text-decoration: none;
}

@media(max-width: 1199px){
    .catalog-main__title{ font-size: 35px;}
    .catalog-main .row > div{ padding: 0 10px; }
    .catalog-main .row{margin: 0 -10px;}
    .catalog-main .row > div:first-child:after, .catalog-main .row > div:nth-child(odd):after{ left: 10px; }
    .catalog-main .row > div:after{ right: 10px; }
    .catalog-main__item{padding: 30px 0 40px;}
}
@media(max-width: 1000px){
    .item-footer-nav b{ cursor: pointer; }
    .item-card-heading{ display: flex; flex-direction: column; padding: 0 0 0px;}
    .item-card-heading .code-product{order: 2;}
    .item-card-heading .item-card-title-block{ order: 1; display: flex; align-items: flex-start; justify-content: space-between;
    margin: 0 0 5px; }
    .item-card-heading .item-card-title-block b{ margin: 0; }
    .catalog-main__title{margin: 0 0 20px;}
    .catalog-main__link-item{ width: 50%; }
    .catalog-main__title{ font-size: 32px; }
    .catalog-main__text{ font-size: 13px; }
    .error-block{padding-top: 95px;}
    .error-txt b{ font-size: 280px; line-height: 1; }
    .error-block .title{ font-size: 34px; }
}
@media(max-width: 768px){
    .catalog-main__card{ flex-wrap: wrap; margin: 0 0 20px;}
    .catalog-main__img{ width: 100%; margin: 0 0 15px; padding: 100% 0 0 0;}
    .catalog-main__text{ width: 100%; padding: 0; font-size: 14px;}
    .catalog-main__title{ font-size: 28px; }
}
@media(max-width: 576px){
    .item-typhoon-teh-txt-block h2, .item-typhoon-teh-txt-block h3{
        font-size: 24px;
        line-height: 1.2;
        margin: 0 0 20px;
    }
    .item-typhoon-teh-txt-block img{
        margin: 0 auto 20px;
    }
    .item-typhoon-teh-txt-block br{ display: none; }
    .typhoon-block{ padding-top: 0 !important; }

    .overlay-page.visib{ display: block; }
    .add-basket{ display: none; position: fixed; z-index: 99; top: 50%; right: inherit; left: 50%;
    transform: translateX(-50%) translateY(-50%); }
    .add-basket.open{ display: block; transform: translateX(-50%) translateY(-50%);}
    .item-card-one-info-block{ position: static; top: inherit; }
    .catalog-main .row > div{max-width: 100%; flex: 0 0 100%;}
    .catalog-main__item{padding: 15px 0;}
    .catalog-main__link-item{padding: 0 10px 10px;}
    .catalog-main .row > div:first-child:after, .catalog-main .row > div:nth-child(odd):after{ left: 0; }
    .catalog-main .row > div:after{ right: 0; left: 0}
    .catalog-main .row > div:nth-last-child(2):after{ display: block; }
    .error-block{padding-top: 80px; padding-bottom: 30px;}
    .error-block .title{ font-size: 24px; }
    .error-txt b{ font-size: 150px; }
}
@media(max-width: 420px){
    .add-basket{ width: 95%; padding: 10px; }
    .add-basket b{ margin-bottom: 10px; }
    .add-basket__close{ top: 10px; right: 10px; }
    .icon-add-basket{ width: 100px; height: 100px; }
}
@media(max-width: 390px){
    .item-card-size-wrap .item-card-one-size b{ display: none; }
    .item-card-size-wrap .item-card-one-size{ flex-grow: 1 }
    .item-card-size-wrap .size-choice-block{ width: 100%; }
}
.basket-block .lk-fav-glav-txt-block{
    max-width: 100%;
}
.basket-block .filter-btn-go{
    max-width: 250px;
    margin: 0 0 25px;
}

/* PROFILE BONUS PAGE */

.bonus-progress {
    width: 100%;
    position: relative;
}

.bonus-progress__bar {
    width: 100%;
    position: relative;
    height: 13px;
    background-color: #E9EBF0;
    display: block;
}

.bonus-progress__bar-fill {
    width: 100%;
    min-width: 62px;
    height: 100%;
    background-color: #020F31;
    display: block;
    position: relative;
    z-index: 5;
}

.bonus-progress__bar-pic {
    position: absolute;
    right: 0;
    bottom: 0;
}

.bonus-progress__milestones,
.bonus-progress__milestones-item {  
    list-style: none;
    margin: 0;
    padding: 0;
    height: 100%;
}

.bonus-progress__milestones {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
}

.bonus-progress__milestones-item {
    position: absolute;
    top: 0;
    height: 100%;
}

.bonus-progress__milestones-item::before {
    content: '';
    width: 1px;
    height: 43px;
    border-left: 1px #B7B9BE solid;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
}

.bonus-progress__milestones-item-value {
    position: absolute;
    left: -1px;
    top: calc(100% + 34px);
    white-space: nowrap;
    font-size: 12px;
    line-height: 16px;
    color: #B7B9BE;
}

.bonus-progress--step1 .bonus-progress__milestones-item:nth-child(1)::before {
    border-color: #020F31;
}
.bonus-progress--step1 .bonus-progress__milestones-item:nth-child(1) .bonus-progress__milestones-item-value {
    color: #020F31;
}

.bonus-progress--step2 .bonus-progress__milestones-item:nth-child(1)::before {
    border-color: #020F31;
}
.bonus-progress--step2 .bonus-progress__milestones-item:nth-child(1) .bonus-progress__milestones-item-value {
    color: #020F31;
}
.bonus-progress--step2 .bonus-progress__milestones-item:nth-child(2)::before {
    border-color: #020F31;
}
.bonus-progress--step2 .bonus-progress__milestones-item:nth-child(2) .bonus-progress__milestones-item-value {
    color: #020F31;
}

.bonus-progress--step3 .bonus-progress__milestones-item:nth-child(1)::before {
    border-color: #020F31;
}
.bonus-progress--step3 .bonus-progress__milestones-item:nth-child(1) .bonus-progress__milestones-item-value {
    color: #020F31;
}
.bonus-progress--step3 .bonus-progress__milestones-item:nth-child(2)::before {
    border-color: #020F31;
}
.bonus-progress--step3 .bonus-progress__milestones-item:nth-child(2) .bonus-progress__milestones-item-value {
    color: #020F31;
}
.bonus-progress--step3 .bonus-progress__milestones-item:nth-child(3)::before {
    border-color: #020F31;
}
.bonus-progress--step3 .bonus-progress__milestones-item:nth-child(3) .bonus-progress__milestones-item-value {
    color: #020F31;
}

.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(1)::before {
    border-color: #020F31;
}
.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(1) .bonus-progress__milestones-item-value {
    color: #020F31;
}
.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(2)::before {
    border-color: #020F31;
}
.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(2) .bonus-progress__milestones-item-value {
    color: #020F31;
}
.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(3)::before {
    border-color: #020F31;
}
.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(3) .bonus-progress__milestones-item-value {
    color: #020F31;
}
.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(4)::before {
    border-color: #020F31;
}
.bonus-progress--step4 .bonus-progress__milestones-item:nth-child(4) .bonus-progress__milestones-item-value {
    color: #020F31;
}

.bonus-infoblock {
    background-color: #E9EBF0;
    color: #020F31;
    padding: 8px 16px 8px 64px;
    position: relative;
}

.bonus-infoblock::before {
    content: '';
    width: 29px;
    height: 33px;
    position: absolute;
    left: 16px;
    top: 16px;
    background-image: url('/local/templates/paul_and_shark/css/../img/basket-icon.svg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}

.bonus-infoblock_text-primary {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 8px 0;
}

.bonus-infoblock_text-secondary {
    font-size: 14px;
    line-height: 20px;
    font-weight: 400;
    margin: 8px 0;
}

.bonus-infoblock_textlink {
    color: #1C2847;
    text-decoration: underline;
}

.bonus-infoblock_textlink:hover {
    text-decoration: none;
}

.bonus {
    padding: 22px 0 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 1021px;
    position: relative;
}

.bonus__left {
    padding-right: 90px;
    width: 52.5%;
}

.bonus__aside {
    width: 47.5%;
    max-width: 486px;
    position: absolute;
    top: 20px;
    right: 0;
}

.bonus .bonus-infoblock {
    margin: 0 0 32px 0;
}

.bonus .bonus-progress {
    margin-bottom: 90px;
}

.bonus .btn-edit-lk {
    padding-left: 16px;
    padding-right: 16px;
    display: block;
}

.bonus__username {
    color: #020F31;
    font-size: 16px;
    line-height: 22px;
    font-weight: 700;
    margin: 0 0 24px 0;
}

.bonus__level {
    color: #020F31;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 7px 0;
}

.bonus__level-value {
    font-size: 30px;
    font-weight: 700;
    margin: 0 4px;
}

.bonus__level-description {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #7B7C7D;
    margin: 0 0 24px 0;
}

.bonus__amount {
    color: #020F31;
    font-size: 20px;
    line-height: 27px;
    font-weight: 700;
    margin: 0 0 45px 0;
}

.bonus__amount-value {
    color: #E51622;
    font-size: 24px;
    margin: 0 3px;
}

.bonus__textblock {
    font-size: 16px;
    line-height: 20px;
}

.bonus__textblock p,
.bonus__textblock ul,
.bonus__textblock ol {
    margin-top: 11px;
    margin-bottom: 11px;
}

.bonus__textblock ul li {
    list-style: disc;
    margin-left: 20px;
    padding: 5px 0 5px 3px;
}

.bonus__textblock ol li {
    list-style: decimal;
    margin-left: 20px;
    padding: 5px 0 5px 3px;
}

.bonus__card-image {
    display: block;
    width: 100%;
    max-width: 486px;
    margin: 0 0 -14px 0;
}

.bonus__aside-container {
    padding: 0 55px;
    position: relative;
}

.bonus__card-number {
    font-size: 21px;
    line-height: 29px;
    font-weight: 700;
    color: #7B7C7D;
    margin: 0 0 36px 0;
}

@media only screen and (max-width: 1000px) {
    .bonus__left {
        padding-right: 40px;
    }

    .bonus__aside-container {
        padding: 0 20px;
    }    
}


@media only screen and (max-width: 767px) {
    .bonus__left {
        padding-right: 0;
        width: 100%;
    }

    .bonus__aside {
        width: 100%;
        position: static;
        top: auto;
        right: auto;
        margin: 0 auto 40px auto;
    }

    .bonus__aside-container {
        padding: 0;
    }

    .bonus__card-number {
        padding-left: 30px;
        padding-right: 30px;
    }    

    .bonus__username,
    .bonus__level,
    .bonus__level-description,
    .bonus__textblock,
    .bonus__amount {
        padding-left: 30px;
        padding-right: 30px;
    }

    .bonus__amount {
        margin-bottom: 60px;
    }

    .bonus__card-number {
        margin-bottom: 20px;
    }
}

@media only screen and (max-width: 560px) {
    .bonus__card-number {
        font-size: 16px;
    }
}

.buttons-row-3-wrapper {
    width: 82%;
}

.buttons-row-3 {
    margin: 0 -7px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.buttons-row-3__col {
    padding: 0 7px;
    width: calc(100% / 3);    
}

.buttons-row-3 .btn-edit-lk {
    padding-left: 16px;
    padding-right: 16px;
    display: block;
    width: 100%;
}

.buttons-row-3 .btn-edit-lk.btn-edit-lk--grey {
    background-color: #E9EBF0;
    color: #020F31;
}

.buttons-row-3 .btn-edit-lk.btn-edit-lk--grey:hover {
    color: #fff;
    background-color: #0F2662;
}

.buttons-row-3 .btn-edit-lk.btn-edit-lk--hollow {
    background-color: #fff;
    border: 1px #020F31 solid;
    color: #020F31;
    padding: 21px 15px;
}

.buttons-row-3 .btn-edit-lk.btn-edit-lk--hollow:hover {
    color: #fff;
    background-color: #0F2662;
    border-color: #0F2662;
}

@media only screen and (max-width: 1200px) {
    .buttons-row-3-wrapper {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    .buttons-row-3-wrapper {
        max-width: 400px;
        margin: 0 auto;
    }

    .buttons-row-3 {
        margin: 0;
        flex-direction: column;
    }
    
    .buttons-row-3__col {
        padding: 0;
        width: 100%;
        margin-bottom: 25px;
    }

    .buttons-row-3-wrapper .buttons-row-3__col:nth-child(2) {
        order: 1;
    }
    .buttons-row-3-wrapper .buttons-row-3__col:nth-child(1) {
        order: 2;
    }    
    .buttons-row-3-wrapper .buttons-row-3__col:nth-child(3) {
        order: 3;
    }     
}

.input-quantity {
    display: inline-flex;
    height: 45px;
    justify-content: flex-start;
    align-items: stretch;
    border: 1px #E9EBF0 solid;
    border-radius: 4px;
}
  
.input-quantity__btn {
    width: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #48516B;
    font-size: 20px;
    font-weight: 400;
    background: none;
    font-family: 'Manrope', sans-serif;
}

.input-quantity__btn:disabled {
    cursor: default;
    color: #E9EBF0;
}
  
.input-quantity__field {
    width: 120px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #48516B;
    border: none;
    outline: none;
}

.list-all-info-order .input-quantity {
    margin-right: 10px;
}

.cart-notify {
    margin: 0 0 20px 0;
    font-size: 14px;
    line-height: 19px;
    color: #7B7C7D;
    padding-left: 26px;
    position: relative;
}

.cart-notify::before {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 1px;
    left: 0;
    background-image: url('/local/templates/paul_and_shark/css/../img/icon-info.svg');
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;    
}

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

.cart-result .order-reg {
    padding-left: 16px;
    padding-right: 16px;
    flex-grow: 1;
    flex-shrink: 1;
}

.cart-result__cost {
    flex-grow: 0;
    flex-shrink: 0;
    padding-left: 50px;
}

.cart-result__cost-top {
    font-size: 16px;
    line-height: 22px;
    color: #636363;
}

.cart-result__cost-top strong {
    text-decoration: line-through;
}

.cart-result__cost-bottom {
    font-size: 30px;
    line-height: 41px;
    color: #020F31;
    font-weight: 700;
}

.button-hollow {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-width: 270px;
    padding: 20px 16px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    border: 1px #fff solid;
    color: #fff;
    background: none;
    transition: all 0.4s;
    text-decoration: none;
}

/*faq*/
.faq__wrapper {
    margin-right: 20px;
    max-width: 768px;
    min-width: 560px;
    width: 100%;
}
.faq__title.typography_h1 {
    font-size: 26px;
    letter-spacing: -.03em;
    line-height: 32px;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.customCollapse.faq__content{
    background-color: #fff;
    margin-top: 24px;
    color: #000;
    font-family: Inter,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
}
.customCollapse__panel.faq__content__item {
    background: transparent;
    display: block;
    border-bottom: none !important;
    border-top: 1px solid #d9dde2;
}
.customCollapse__panel__header {
    word-wrap: break-word;
    position: relative;
    word-break: break-word;
}
.customCollapse__panel__header {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    align-items: center;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    line-height: 1;
    padding: 0;
    position: relative;
    width: 100%;
}
.customCollapse__panel__header__text {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
}
.faq__content__item .customCollapse__panel__header {
    word-wrap: break-word;
    word-break: break-word;
}
.customCollapse__panel__header {
    cursor: pointer;
    line-height: 1;
}
.typography_leadTxt {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    color: #020F31;
    margin-bottom: 17px;
}
.customCollapse__panel__header__icon_end {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.faq__content__item__expandIcon {
    height: 26px;
    position: absolute;
    right: 0;
    top: 18px;
    width: 26px;
}
.faq__content__item__expandIcon__el {
    background-color: #535557;
    height: 2px;
    position: absolute;
    top: 12px;
    -webkit-transition: .3s;
    transition: .3s;
    width: 14px;
    transform:rotate(0deg);
}

.faq__content__item__expandIcon__el_hide {
    background-color: #535557;
    height: 2px;
    position: absolute;
    top: 12px;
    -webkit-transition: .3s;
    transition: .3s;
    width: 14px;
    transform:rotate(90deg);
}
.faq__content__item__expandIcon__el_hide.active {
    transform:rotate(0deg);
}
.customCollapse__panel__contentWrapper {
    background-color: transparent;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,.1);
    transition: all .2s cubic-bezier(.645,.045,.355,.1);
}
.customCollapse__panel__contentWrapper_active {
    max-height: 300vh;
    opacity: 1;
    -webkit-transition: all .2s cubic-bezier(.645,.045,.355,1);
    transition: all .2s cubic-bezier(.645,.045,.355,1);
}
.faq__content__item .customCollapse__panel__content {
    font-size: 16px;
    font-weight: 300;
    line-height: 24px;
    padding: 4px 0 32px 25px;
    word-break: break-word;
}
.faq__content__item .customCollapse__panel__content * {

}
.customCollapse__panel__content strong {
    font-weight: bold;
}
.faq__title.typography_h1 {
    display: none;
}
@media screen and (max-width: 1050px) {
    .faq__wrapper {
        margin-right: 0;
        max-width: 100%;
        min-width: auto;
        width: 100%;
    }
    .faq__wrapper {
        padding: 0 15px;
    }
    .typography_leadTxt {
        width: 90%;
    }
}
/*faq end*/

/*hide block Gift Cards*/
.catalog-main .row.no-padding-20.no-mdd-padding-15 .col-6.mrb-50.col-xlll-6.mrb-xlll-30.mrb-mdd-20:last-child {
    display: none;
}
/*hide block Gift Cards end*/

/* whatsapp widget */

.whatsapp {
    position: fixed;
    bottom: 40px;
    right: 40px;
    width: 70px;
    height: 70px;
    background: white;
    background-image: url("/include/images/whatsapp.png");
    background-repeat: no-repeat;
    background-size: 60%;
    background-position: center;
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.05);
    z-index: 1000;
    transition: 0.3s;
}

.whatsapp:hover {
    -webkit-box-shadow: 0 0 10px 5px rgba(37, 211, 102, 0.2);
    -moz-box-shadow: 0 0 10px 5px rgba(37, 211, 102, 0.2);
    box-shadow: 0 0 10px 5px rgba(37, 211, 102, 0.2);
    border-color: rgba(37, 211, 102, 0.2);
}

@media (max-width: 786px) {
    .whatsapp {
        bottom: 20px;
        right: 20px;
    }
}

/* whatsapp on detail page */

.one-click {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 7px 30px !important;
}

.one-click path {
    fill: #25D366;
    transition: fill 0.4s;
}

.one-click:hover path,
.one-click:focus-visible path,
.one-click:active path {
    fill: #FFFFFF;
}

/* логотип (pagespeed optimization)*/
.logo-header img,
a.logo-mobile img,
div.logo-slider img,
div.logo-toggle img {
    width: 100%;
    height: 100%;
}
div.logo-footer img {
    width: auto;
}
div.logo-footer-mobile img,
div.logo-footer img {
    height: 100%;
}
/* End */


/* Start:/local/templates/paul_and_shark/css/media.css?175527029674390*/
@media only screen and (max-width : 1640px) {
	.item-main-slider{ padding: 70px 170px 95px 170px; }
	.item-main-slider.item-main-slider-txt{ padding: 105px 170px 105px 170px; }
	.knob-online{ margin-top: 80px; }
	.main-slider-block{ height: 500px; }
}
@media only screen and (max-width : 1450px) {
	.txt-center-slider {
		font-size: 70px;
		line-height: 70px;
	}
}
@media only screen and (max-width : 1370px) {
	.drop-list-block {
		 padding: 0 0;
	}
	.drop-list .container {
		padding: 0 15px;
	}
	.list-main-nav li {
		margin: 0px 20px;
	}
	.list-main-nav li a {
		font-size: 15px;
		line-height: 20px;
	}
	ul.list-main-nav {
		justify-content: flex-start;
	}
	.main-slider-block {
		width: 100%;
		/*height: 630px;*/
	}
	.txt-left-slider,
	.txt-center-slider {
		font-size: 60px;
		line-height: 60px;
	}
	/*.knob-online {
		margin-top: 95px;
	}
	.item-main-slider {
		padding: 130px 100px 173px 100px;
	}
	.item-main-slider.item-main-slider-txt {
		padding: 160px 170px 205px 170px;
	}*/
	.icon-item-main-catalog {
		width: 100%;
		height: 370px;
	}
	.glav-txt-big {
		position: absolute;
		width: 850px;
	}
	.list-header-icon-menu li {
		margin-left: 30px;
	}
	.main-catalog-sec {
		padding-top: 70px;
		padding-bottom: 100px;
	}
	.icon-item-main-technology {
		width: 100%;
		height: 370px;
	}
	h3.h3-title {
		font-size: 36px;
		line-height: 45px;
	}
	.subscribe-txt-block p {
		font-size: 18px;
		line-height: 25px;
	}
	.inp-block {
		width: 60%;
		margin-right: 15px;
	}
	.subscribe-form button {
		font-size: 13px;
		line-height: 19px;
	}
	.item-footer-nav ul li a {
		font-size: 15px;
		line-height: 33px;
	}
	.item-main-technology-txt-block span {
		font-size: 18px;
		line-height: 26px;
	}
	.icon-favorites-card {
		width: 100%;
		height: 390px;
	}
	.go-basket,
	.go-delete {
		width: 100%;
		font-size: 12px;
		line-height: 15px;
	}
	.go-basket,
	.item-favorites-card.item-lk-favorites-card .go-basket {
		padding: 20px 15px 20px 50px;
		text-align: center;
	}
	.go-delete,
	.item-favorites-card.item-lk-favorites-card .go-delete {
		padding: 20px 15px;
	}
	.icon-favorites-card.icon-lk-fav-product {
		width: 310px;
		height: 310px;
	}
	.item-favorites-card.item-lk-favorites-card .go-basket {
		width: 100%;
	}
	.item-favorites-card.item-lk-favorites-card .go-delete {
		width: 100%;
	}
	.item-international-brand b {
		font-size: 100px;
		line-height: 100px;
		margin-bottom: 10px;
	}
	.video-brand-txt-block {
		font-size: 90px;
		line-height: 110px;
	}
	.item-brand-txt-block-l {
		margin-top: 25px;
		margin-left: 0;
	}
	.item-promo-form {
		max-width: 60%;
		width: 60%;
		margin-right: 15px;
	}
	.knob-promo {
		max-width: 35%;
		width: 35%;
	}
	.list-header-basket-products li:nth-child(1), .list-item-basket-products li:nth-child(1) {
		width: 35%;
	}
	.list-header-basket-products li:nth-child(2), .list-item-basket-products li:nth-child(2) {
		width: 16%;
		text-align: center;
	}
	.open-basket-info-block a {
		padding: 35px 55px;
		font-size: 25px;
		line-height: 30px;
	}
	.toggle-basket-info-bl {
		padding: 5px 35px 50px 75px;
	}
	.item-card-one-info-block {
		margin-left: 0;
	}
	.gallery-top {
		margin-left: 100px;
		height: 100%;
	}
	.icon-big-slide {
		width: 100%;
		height: 460px;
	}
	.item-card-one-info-txt-block b {
		font-size: 35px;
		line-height: 40px;
	}
	.icon-big-slide {
		width: 100%;
		height: 420px;
	}
	.slider-card .swiper-slide {
		height: auto;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width : 1200px) {
	.list-main-nav li {
		margin: 0px 15px;
	}
	.list-main-nav li a {
		font-size: 14px;
		line-height: 20px;
	}
	.item-drop-list b {
		font-size: 14px;
		line-height: 20px;
		margin-bottom: 10px;
	}
	.item-drop-list ul li a {
		font-size: 14px;
		line-height: 22px;
	}
	.container.nav-container {
		padding: 0;
	}
	.item-drop-list ul li {
		margin: 0px;
		margin-bottom: 7px;
	}
	.drop-list-block {
		padding: 0 0px;
	}
	/*.main-slider-block {
		width: 100%;
		height: 545px;
	}
	.item-main-slider {
		padding: 80px 80px 0px 80px;
	}
	.item-main-slider.item-main-slider-txt {
		padding: 130px 120px 0px 120px;
	}*/
	.main-slider-block{
		height: 405px;
	}
	.item-main-slider{
		padding: 50px 170px 75px 170px;
	}
	.knob-online{
		margin-top: 55px;
	}
	.item-main-slider.item-main-slider-txt{
		padding: 85px 170px 85px 170px;
	}
	.logo-slider {
		width: 225px;
		text-align: center;
	}
	.main-slider-prev, .main-slider-next {
		top: 45%;
	}
	.txt-left-slider, .txt-center-slider {
		font-size: 50px;
		line-height: 50px;
	}
	.icon-slider-half {
		background-position: initial;
	}
	.glav-txt-big {
		display: none;
	}
	.main-catalog-bl {
		margin-top: 50px;
	}
	.main-catalog-sec {
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.icon-item-main-catalog,
	.icon-item-main-technology {
		width: 100%;
		height: 340px;
	}
	.item-main-catalog-txt-block span {
		font-size: 18px;
		line-height: 22px;
	}
	.main-technology-sec {
		padding-top: 50px;
		margin-bottom: 43px;
	}
	.main-technology-bl {
		margin-top: 50px;
	}
	.hidden-main-technology p {
		font-size: 15px;
		line-height: 23px;
	}
	.item-main-technology-txt-block span {
		font-size: 16px;
		line-height: 25px;
	}
	.icon-item-main-technology-block {
		margin-bottom: 20px;
	}
	h2.h2-glav-title {
		font-size: 40px;
		line-height: 50px;
	}
	.faq-content-block {
		max-width: 100%;
		width: 100%;
	}
	.list-nav-faq li a {
		font-size: 14px;
		line-height: 32px;
	}
	.video-faq-block {
		margin-bottom: 35px;
	}
	.faq-sec {
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.item-lk-glav-information {
		width: 50%;
	}
	.list-lk-order-one li:nth-child(2) {
		width: 26%;
		padding-left: 15px;
	}
	.item-lk-order-list-one-block {
		padding: 15px 15px;
	}
	.item-brand-txt-block p br {
		display: none;
	}
	.item-brand-txt-block.item-brand-txt-block3 {
		margin-top: -10px;
	}
	.item-international-brand b {
		font-size: 85px;
		line-height: 90px;
		margin-bottom: 10px;
	}
	.international-brand-txt-block p {
		font-size: 18px;
		line-height: 24px;
	}
	.video-brand-txt-block {
		font-size: 85px;
		line-height: 100px;
	}
	.icon-products-collection {
		width: 100%;
		height: 350px;
	}
	.icon-item-category-card {
		width: 100%;
		height: 340px;
	}
	.pag-txt a {
		font-size: 18px;
		line-height: 25px;
	}
	.pagination-block {
		margin-top: 100px;
	}
	.inp-filter {
		font-size: 18px;
		line-height: 25px;
	}
	.list-sort-drop li a {
		font-size: 15px;
		line-height: 27px;
	}
	.item-category-card-small .icon-item-category-card {
		height: 265px;
	}
	.icon-menu-drop {
		height: 340px;
	}
}
@media only screen and (max-width : 1125px) {
	.txt-left-slider, .txt-center-slider {
		font-size: 45px;
		line-height: 50px;
	}
	.list-main-nav li a {
		font-size: 13px;
		line-height: 20px;
	}
	.h2-title {
		font-size: 45px;
		line-height: 50px;
	}
	.icon-item-main-catalog, .icon-item-main-technology {
		width: 100%;
		height: 310px;
	}
	.icon-item-main-technology {
		padding: 30px 30px 15px 30px;
	}
	.main-technology-bl {
		margin-top: 35px;
	}
	.main-catalog-bl {
		margin-top: 35px;
	}
	h3.h3-title {
		font-size: 30px;
		line-height: 40px;
	}
	.inp-block {
		width: 55%;
		margin-right: 15px;
	}
	.subscribe-form button {
		font-size: 12px;
		line-height: 19px;
	}
	.logo-footer {
		width: 160px;
		margin-bottom: 62px;
	}
	.icon-favorites-card {
		width: 100%;
		height: 320px;
	}
	.icon-favorites-card.icon-lk-fav-product {
		width: 100%;
		height: 250px;
	}
	.item-favorites-card.item-lk-favorites-card .knob-go-basket {
		width: 60%;
	}
	.item-favorites-card.item-lk-favorites-card .go-basket {
		padding: 20px 15px 20px 42px;
		text-align: center;
	}
	.go-basket::before {
		left: 13px;
	}
	section.brand-sec.brand-sec-two {
		padding-top: 90px;
		padding-bottom: 108px;
	}
	.item-brand-txt-block b br {
		display: none;
	}
	.item-brand-txt-block.item-brand-txt-block3 {
		margin-top: 35px;
	}
	.icon-basket-products {
		margin-right: 25px;
	}
	.list-basket-form li:last-child {
	/*	max-width: 250px;*/
		width: 100%;
	}
	.all-info-order-bl {
		padding: 30px 70px 56px 60px;
	}
	.promo button {
		padding: 20px 20px;
	}
	.icon-small-slide {
		width: 70px;
		height: 70px;
	}
	.icon-big-slide {
		width: 100%;
		height: 380px;
	}
	.gallery-top {
		margin-left: 80px;
		height: 100%;
	}
	.gallery-thumbs {
		width: 70px;
		height: 330px;
	}
	.code-product {
		margin-bottom: 0;
	}
	.item-card-one-info-txt-block b {
		font-size: 30px;
		line-height: 35px;
	}
	.one-click {
	/*	padding: 21px 25px;*/
	}
	.knob-one-go-basket {
		max-width: 200px;
		width: 100%;
	}
	.knob-one-go-basket .go-basket {
		max-width: 200px;
		width: 100%;
	}
	.catalog-main__card{
		height: 250px;
	}
}
@media only screen and (max-width : 1000px) {
	ul.list-header-icon-menu {
		align-items: center;
	}
	.txt-left-slider-block {
		text-align: center;
		margin-top: 80px;
	}
	.close-menu {
		display: block;
	}
	.logo-mobile-block {
		display: block;
	}
	.none-scroll {
		overflow: hidden;
	}
	.menuToggle {
		display: flex;
	}
	.menu-nav {
		position: fixed;
		left: 0;
		width: 100%;
		top: 0;
		height: 100vh;
		background-color: #020F31;
		transform: translate(-100%);
		transition: transform 0.4s;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		z-index: 104;
		padding: 25px 15px 60px 15px;
	}
	.menu-nav.active{
		transform: translate(0%);
	}
	/*.none-scroll {
		overflow: hidden;
	}*/
	.overlay-page {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		-webkit-overflow-scrolling: touch;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		background-color: rgba(48, 54, 115, 0.7);
		display: none;
		z-index: 98;
	}
	.overlay-page.active {
		display: block;
	}
	.header {
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #020F31;
		z-index: 99;
	}
	.menuToggle span,
	.menuToggle span::before, .menuToggle span::after {
		background-color: #fff;
	}
	.logo-header {
		display: none;
	}
	.header-block {
		border-bottom: none;
		padding-bottom: 0;
		margin-bottom: 0;
	}
	.list-header-icon-menu li a.logo-mobile {
		width: 65px;
		display: block;
	}
	.list-header-icon-menu li a {
		width: auto;
		height: auto;
	}
	.main-slider-sec .big-container {
		padding: 0;
	}
	.main-slider-sec {
		padding-top: 70px;
		padding-bottom: 25px;
		border-bottom: none;
	}
	.main-slider-prev, .main-slider-next {
		display: none;
	}
	.list-header-icon-menu li a svg path {
		fill: #fff;
	}
	.quantity {
		right: -10px;
		top: -2px;
	}
	.header-icon-menu {
		padding-right: 10px;
	}
	.list-header-icon-menu li a.liked:hover svg path,
	.list-header-icon-menu li a.lk:hover svg path {
		fill: #DE162A;
	}
	.txt-left-slider-block {
		text-align: center;
	}
	.main-slider-block {
		width: 100%;
		height: 400px;
	}
	.icon-slider-half {
		display: none;
	}
	.item-main-slider.item-main-slider-txt {
		display: flex;
		justify-content: center;
		align-items: center;
		flex-direction: column;
		padding: 35px 80px 0px 80px;
	}
	.item-main-slider.item-main-slider-center .knob-online {
		margin-top: 40px;
	}
	.item-main-slider {
		height: 100%;
		padding: 10px 80px 50px 80px;
		background: linear-gradient( 
			180deg
			, rgba(2, 15, 49, 0) 0%, #020F31 100%);
	}
	.knob-online {
		margin-top: 40px;
	}
	.main-slider {
		background-color: linear-gradient(180deg, rgba(2, 15, 49, 0) 0%, #020F31 100%);
	}
	.list-main-nav li a {
		color: #fff;
	}
	.list-main-nav li {
		margin: 0;
		display: block;
		width: 100%;
		margin-bottom: 0;
	}
	.menuToggle.active {
		margin-left: auto;
	}
	.menuToggle.active span::before,
	.menuToggle.active span::after {
		background-color: #DE162A;
	}
	.list-main-nav li a {
		position: relative;
		display: block;
		font-size: 16px;
		line-height: 22px;
		font-weight: bold;
		text-align: left;
		color: #fff;
		border-bottom: 1px solid rgb(233 235 240 / 40%);
		padding-bottom: 15px;
		padding-top: 15px;
		padding-right: 50px;
		transition: all 0.4s;
	}
	.list-main-nav li a.active::before,
	.list-main-nav li a:hover::before {
		color: #fff;
		left: auto;
		width: 20px;
	}
	.list-main-nav li a:hover {
		color: #fff;
	}
	.list-main-nav li a.nav-sale:hover {
		color: #DE162A;
	}
	.list-main-nav li.toggle-link a::before, .item-drop-list b::before, .item-drop-list b.active::before {
		content: "+";
		position: absolute;
		right: 0;
		left: auto;
		bottom: auto;
		top: 12px;
		width: 20px;
		height: 20px;
		color: #fff;
		font-size: 25px;
		line-height: 25px;
		font-weight: 300;
		background: transparent;
		opacity: 1;
	}
	.item-drop-list b::before, .item-drop-list b.active::before {
		top: 13px;
	}
	.logo-toggle {
		display: block;
		width: 75px;
	}
	nav.main-nav {
		position: relative;
		padding-top: 45px;
		margin-top: 20px;
	}
	nav.main-nav::before {
		content: '';
		position: absolute;
		left: 50%;
		top: 0;
		width: 110%;
		height: 1px;
		background-color: #E9EBF0;
		transform: translate(-50%, 0);
	}
	.drop-list .container {
		padding: 0;
	}
	.drop-list {
		position: relative;
		top: auto;
		left: auto;
		width: 100%;
		min-height: unset;
		background-color: transparent;
		padding: 0;
		z-index: 10;
		transform: none;
		opacity: 1;
		visibility: visible;
		display: none;
		transition: none;
	}
	.logo-slider {
		width: 265px;
		text-align: center;
	}
	.item-drop-list ul li a {
		position: relative;
		display: block;
		font-size: 16px;
		line-height: 22px;
		text-align: left;
		color: #E9EBF0;
		border-bottom: 1px solid rgb(233 235 240 / 40%);
		padding-bottom: 15px;
		padding-top: 15px;
		padding-right: 30px;
		padding-left: 25px;
	}
	.item-drop-list ul li {
		margin: 0px;
		margin-bottom: 0;
	}
	.item-drop-list b {
		position: relative;
		font-family: 'Manrope', sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 22px;
		letter-spacing: 0.125em;
		text-transform: uppercase;
		color: #E9EBF0;
		border-bottom: 1px solid rgb(233 235 240 / 40%);
		padding-bottom: 15px;
		padding-top: 15px;
		padding-right: 50px;
		margin-bottom: 0;
		padding-left: 15px;
		cursor: pointer;
	}
	.list-main-nav .list-drop li a::before {
		display: none;
	}
	.list-main-nav ul.list-drop {
		display: none;
	}
	.list-main-nav li a.active::before {
		content: '-';
		color: #fff;
		left: auto;
		width: 20px;
	}
	.item-drop-list b.active::before {
		content: '-';
	}
	.list-main-nav > li:hover .drop-list {
		visibility: inherit;
		opacity: inherit;
	}
	.dop-menu-mobile,
	.dop-phone-mobile {
		display: block;
	}
	.dop-phone-mobile {
		position: relative;
		bottom: -45px;
	}
	.list-main-nav li a.nav-sale::before {
		display: none;
	}
	.icon-item-main-catalog-block {
		margin-bottom: 15px;
	}
	.main-catalog-sec {
		padding-top: 25px;
		padding-bottom: 80px;
	}
	.main-technology-sec {
		padding-top: 30px;
		margin-bottom: 43px;
	}
	.main-technology-bl {
		margin-top: 30px;
	}
	.icon-item-main-technology-block {
		margin-bottom: 10px;
	}
	.list-drop-footer {
		display: none;
		padding-top: 20px;
	}
	.logo-footer {
		width: 160px;
		margin-bottom: 62px;
		display: none;
	}
	.logo-footer-mobile {
		position: relative;
		width: 100%;
		text-align: center;
		display: block;
		margin: 0 auto 25px auto;
	}
	.logo-footer-mobile img {
		width: 78px;
	}
	.footer {
		padding-top: 40px;
		padding-bottom: 15px;
	}
	.item-footer-nav b {
		position: relative;
		margin-bottom: 0;
		padding-top: 20px;
		border-top: 1px solid #E9EBF0;
	}
	.item-footer-nav b::before {
		content: '';
		position: absolute;
		right: 0;
		top: 24px;
		width: 10px;
		height: 10px;
		background-image: url(/local/templates/paul_and_shark/css/../img/arr-footer.svg);
		background-repeat: no-repeat;
		background-position: center;
		transition: all 0.4s;
	}
	.item-footer-nav b.active::before {
		transform: rotate(180deg);
	}
	.social-footer p {
		color: #020F31;
	}
	.item-last-footer {
		width: 100%;
		color: #A8A8A8;
		margin-bottom: 15px;
	}
	.social-footer {
		padding-top: 25px;
		border-top: 1px solid #E9EBF0;
	}
	.footer-bl {
		padding-bottom: 25px;
		border-bottom: 1px solid #E9EBF0;
		margin-bottom: 20px;
	}
	.item-footer-nav {
		padding-bottom: 15px;
	}
	.breadcrumbs-sec {
		display: none;
	}
	.main-first-sec {
		padding-top: 105px;
	}
	.top-knob {
		display: block;
	}
	.header-open-search {
		display: none;
		padding: 15px 15px;
		background-color: #020F31;
	}
	.search-all-block {
		width: 100%;
		left: 0;
		position: absolute;
		top: 60px;
		padding: 0 0 1rem 0;
		-webkit-overflow-scrolling: touch;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;

	}
	.search-all-block.active {
		transform: translate(0%);
	}
	.form-search {
		max-width: 100%;
		width: 100%;
		margin: 0 auto;
		padding-top: 30px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.form-search .inp-block {
		width: 90%;
		margin-right: 0;
		margin-bottom: 20px;
		flex: 2;
		padding-right: 16px;
	}
	.form-search .close-search-js {
		display: block;
		top: 46px;
		right: 10px;
		background-image: url(/local/templates/paul_and_shark/css/../img/close-block.svg);
	}

	.form-search .knob {
		flex: .9;
	}

	.form-search input {
		padding-right: 25px;
	}
	.faq-help-block {
		display: none;
	}
	.nav-faq-drop {
		display: block;
	}
	ul.list-nav-faq {
		border: 1px solid #E9EBF0;
		margin-top: 13px;
		padding: 25px 20px;
		display: none;
	}
	ul.list-nav-faq.active {
		display: block;
	}
	.list-nav-faq li a {
		font-size: 16px;
		line-height: 32px;
	}
	.list-nav-faq li {
		margin-bottom: 15px;
	}
	.list-nav-faq li:last-child {
		margin-bottom: 0;
	}
	.faq-sec {
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.item-login-lk-reg-block {
		max-width: 100%;
		width: 100%;
		margin-left: auto;
	}
	.login-lk-sec {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.item-login-lk-form-block {
		max-width: 100%;
		width: 100%;
		margin-top: 0;
	}
	.item-reg-lk-block {
		display: none;
	}
	.reg-lk-sec {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.reg-lk-form-block {
		max-width: 100%;
		width: 100%;
	}
	.radio-filter {
		margin-right: 45px;
	}
	.nav-lk-drop {
		display: block;
	}
	ul.nav-lk {
		border: 1px solid #E9EBF0;
		margin-top: 13px;
		padding: 20px 20px;
		display: none;
	}
	.nav-lk li {
		margin-bottom: 10px;
	}
	.nav-lk li:last-child {
		margin-bottom: 0;
	}
	.nav-lk-drop.active::before {
		transform: rotate(180deg);
	}
	.item-lk-glav-information {
		width: 100%;
	}
	.knob-pass-lk {
		margin-bottom: 35px;
	}
	.list-lk-glav-information li span {
		width: 45%;
		max-width: 45%;
		margin-right: 15px;
	}
	.header-lk-history-order-bl {
		display: none;
	}
	.title-mob-lk {
		display: block;
	}
	.list-orders li {
		width: 50%;
		margin-bottom: 20px;
	}
	.item-lk-orders-bl a {
		padding: 0;
		border: 0;
		border-bottom: 1px solid #E9EBF0;
	}
	.item-lk-orders-bl a:hover {
		border: 0;
		border-bottom: 1px solid #020F31;
	}
	.date-order, .number-order, .price-order, .status-order {
		font-size: 16px;
		line-height: 24px;
	}
	.item-lk-orders-bl a::before {
		right: 0;
		top: 9px;
	}
	.lk-one-order-info-block ul li span {
		display: block;
		width: 100%;
		line-height: 19px;
	}
	.lk-one-order-info-block ul li b {
		width: 100%;
		margin-left: 0;
		line-height: 22px;
	}
	.lk-one-order-info-block ul li {
		margin-bottom: 25px;
	}
	.list-lk-order-one li:nth-child(2) {
		width: 100%;
		padding-left: 0;
	}
	.list-lk-order-one li {
		margin-bottom: 15px;
	}
	.list-lk-order-one li:nth-child(4) {
		width: 100%;
	}
	.list-lk-order-one li:nth-child(5) {
		width: 100%;
	}
	.price-lk-order-list-one, .all-price-lk-order-list-one,
	.size-lk-order-list-one {
		text-align: left;
	}
	.list-lk-order-one li:nth-child(3) {
		width: 100%;
	}
	.lk-fav-glav-txt-block p br {
		display: none;
	}
	.lk-fav-glav-txt-block p {
		font-size: 20px;
		line-height: 35px;
	}
	.lk-fav-txt-sec {
		padding-top: 15px;
		min-height: auto;
		padding-bottom: 80px;
	}
	.favorites-block p br {
		display: none;
	}
	.favorites-sec {
		padding-top: 15px;
		padding-bottom: 80px;
	}
	.favorites-block p {
		font-size: 20px;
		line-height: 35px;
	}
	.favorites-sec {
		padding-top: 50px;
		padding-bottom: 80px;
	}
	.go-basket::before {
		left: 21px;
	}
	.item-favorites-card.item-lk-favorites-card {
		max-width: 100%;
		width: 100%;
	}
	.icon-favorites-card.icon-lk-fav-product {
		width: 100%;
		height: 360px;
	}
	.brand-banner-icon {
		padding-top: 125px;
	}
	.item-brands-icon {
		text-align: center;
	}
	.item-brands-icon img {
		box-shadow: none;
		width: 100%;
	}
	.brand-sec {
		padding-top: 40px;
		padding-bottom: 25px;
	}
	.item-brands-big-icon {
		width: 100%;
		margin-top: 0;
	}
	.item-brand-txt-block.item-brand-txt-block2 {
		max-width: 100%;
		width: 100%;
		padding: 0;
		background-color: #fff;
		border: none;
		margin-left: auto;
	}
	section.brand-sec.brand-sec-two {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.item-brand-txt-block-l {
		margin-top: 0;
		margin-left: 0;
	}
	section.brand-sec.brand-sec-two .item-brand-txt-block p {
		margin-top: 20px;
	}
	.logo-brand-block {
		display: none;
	}
	.item-brand-txt-block.item-brand-txt-block3 {
		margin-top: 0;
	}
	.item-brand-txt-block.item-brand-txt-block3 {
		max-width: 100%;
		width: 100%;
		padding: 0;
		background-color: #fff;
		border: none;
		margin-top: 0;
	}
	.item-international-brand b {
		font-size: 80px;
		line-height: 85px;
		margin-bottom: 10px;
	}
	section.brand-sec.brand-sec-thee {
		padding-top: 40px;
		padding-bottom: 25px;
	}
	.item-brands-double-icon {
		margin-top: 0;
	}
	.item-brand-txt-block.item-brand-txt-double-block {
		margin-bottom: 20px;
	}
	.item-brands-double-icon img {
		width: 100%;
	}
	.international-brand-bl {
		margin-top: 30px;
		margin-bottom: 0;
	}
	.video-brand-txt-block {
		font-size: 60px;
		line-height: 70px;
	}
	.video-brand-block iframe {
		width: 100%;
		height: 435px;
		border: 0;
	}
	.video-brand-sec {
		padding-top: 28px;
		padding-bottom: 40px;
	}
	.item-brand-txt-block.item-brand-txt-double-block p {
		margin-top: 20px;
	}
	.item-brands3-icon img {
		width: 100%;
	}
	.header-basket-products {
		display: none;
	}
	.header-basket-products-mob {
		display: block;
		margin-bottom: 5px;
		text-align: left;
	}
	.list-header-basket-products li:nth-child(1), .list-item-basket-products li:nth-child(1) {
		width: 100%;
		text-align: left;
		margin-bottom: 15px;
	}
	.list-header-basket-products li:nth-child(2), .list-item-basket-products li:nth-child(2) {
		width: 100%;
		text-align: left;
		margin-bottom: 15px;
	}
	.list-header-basket-products li:nth-child(3), .list-item-basket-products li:nth-child(3) {
		width: 33%;
		text-align: left;
		margin-bottom: 15px;
	}
	.price-basket-products, .all-price-basket-products {
		text-align: left;
	}
	.list-header-basket-products li:nth-child(4), .list-item-basket-products li:nth-child(4) {
		width: 33%;
		text-align: left;
		margin-bottom: 15px;
	}
	.list-header-basket-products li:nth-child(5), .list-item-basket-products li:nth-child(5) {
		width: 33%;
		text-align: left;
		margin-bottom: 15px;
	}
	.form-number-basket {
		margin: 0;
	}
	.promo-block {
		width: 100%;
	}
	.all-info-order-block {
		width: 100%;
	}
	.list-basket-form li,
	.list-basket-form #js-replace-from-li {
		max-width: 100%;
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.basket-form input {
		opacity: 1;
	}
	.list-basket-form li:last-child {
		max-width: 100%;
		width: 100%;
	}
	.toggle-basket-info-bl {
		padding: 5px 45px 50px 45px;
	}
	.open-basket-info-block a {
		padding: 35px 45px;
	}
	.item-typhoon-teh-txt-block b {
		text-align: center;
	}
	.item-typhoon-teh-txt-block {
		margin-top: 0;
	}
	.typhoon-block {
		padding-top: 40px;
		padding-bottom: 75px;
	}
	.typhoon-sec .big-container {
		padding: 0;
	}
	.typhoon-banner {
		padding-left: 15px;
		padding-right: 15px;
	}
	.item-typhoon-teh-txt-block p {
		font-size: 18px;
		line-height: 25px;
	}
	.typhoon-slider-block {
		max-width: 100%;
		width: 100%;
	}
	.typhoon-slider {
		max-width: 100%;
		width: 100%;
		overflow: hidden;
	}
	.icon-item-typhoon {
		margin: 0 auto;
	}
	.typhoon-slider-pagination {
		text-align: center;
	}
	.typhoon-banner-block {
		margin-top: 30px;
	}
	.typhoon-slider .swiper-slide.swiper-slide-next {
		margin-left: 0;
	}
	.icon-products-collection {
		width: 100%;
		height: 301px;
	}
	.products-collection-bl .knob-main-catalog {
		margin-top: 60px;
	}
	.products-collection {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.typhoon-block {
		padding-top: 40px;
		padding-bottom: 0;
	}
	.products-collection-bl {
		margin-top: 30px;
	}
	.item-products-collection-txt-block {
		text-align: left;
		margin-top: 16px;
	}
	.item-products-collection-txt-block p {
		text-align: left;
		margin-top: 5px;
	}
	.basket-clear-block b {
		font-size: 25px;
		line-height: 35px;
	}
	.gallery-thumbs {
		display: none;
	}
	.gallery-top .card-one-slider-pagination {
		position: absolute;
		text-align: center;
		bottom: 19px;
		left: 0;
		z-index: 2;
	}
	.icon-big-slide {
		max-width: 550px;
		width: 100%;
		height: 550px;
		margin: 0 auto;
	}
	.item-big-slide {
		position: relative;
		max-width: 550px;
		width: 100%;
		height: 550px;
		margin: 0 auto;
	}
	.gallery-top {
		margin-left: 0;
		height: 100%;
	}
	.knob-one-go-basket {
		max-width: 220px;
		/*width: 100%;*/
	}
	.one-click {
		/*padding: 21px 49px;*/
	}
	.knob-one-go-basket .go-basket {
		max-width: 220px;
		width: 100%;
	}
	.item-fact span br {
		display: none;
	}
	.knob-one-go-basket .go-basket::before {
		display: block;
	}
	.item-big-slide .liked {
		display: block;
		position: absolute;
		right: 15px;
		top: 15px;
	}
	.knob-one-fav .liked {
		display: none;
	}
	.item-item-contacts-phone {
		margin-left: 0;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.item-contacts-mail {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.item-item-contacts-adrees {
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}
	.item-item-contacts-adrees b {
		text-align: center;
	}
	.contacts-sec {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.contacts-maps-block {
		margin-top: 20px;
	}
	.category-grid-block {
		display: none;
	}
	.category-filter-block {
		margin-top: 0;
	}
	.input-from-and-to-wrap {
		margin-top: 25px;
		max-width: 350px;
		width: 100%;
	}
	.ui-widget.ui-widget-content.rangeslider {
		max-width: 350px;
		width: 100%;
	}
	.category-filter-block,
	.sort-category-block {
		margin-top: 0;
		transform: translate(-100%);
		position: fixed;
		left: 0;
		top: 0;
		padding: 30px 15px;
		width: 100%;
		height: 100vh;
		transition: transform 0.4s;
		overflow-x: hidden;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		background-color: #fff;
		z-index: 99;
	}
	.category-filter-block.active,
	.sort-category-block.active {
		transform: translate(0%);
	}
	.category-txt {
		margin-bottom: 20px;
	}
	.list-sort-category li {
		position: relative;
		margin-right: 0;
		width: 100%;
		margin-bottom: 10px;
	}
	.list-sort-category li a {
		display: block;
		font-family: 'Manrope', sans-serif;
		font-style: normal;
		font-weight: normal;
		font-size: 16px;
		line-height: 35px;
		color: #020F31;
	}
	.list-sort-drop {
		position: relative;
		left: auto;
		width: 100%;
		top: auto;
		display: none;
		width: 100%;
		padding: 0;
		padding-left: 8px;
		border: none;
		background-color: #fff;
		z-index: 2;
	}
	.sort-drop::before {
		top: 15px;
	}
	.list-sort-drop li a {
		font-size: 15px;
		line-height: 20px;
	}
	.sort-knob-mobile {
		display: block;
	}
	ul.list-sort-category {
		margin-bottom: 70px;
	}
	.filter-mob-b,
	.header-filter-mobile-block {
		display: flex;
	}
	.pag-txt {
		display: none;
	}
	.pagination-bl.flex-class {
		justify-content: center;
	}
	.pagination-block {
		margin-top: 40px;
	}
	.category-one-sec {
		padding-top: 20px;
		padding-bottom: 100px;
	}
	.item-category-catalog-bl .knob-main-catalog {
		margin-bottom: 80px;
		margin-top: 40px;
	}
	.item-category-card-small .icon-item-category-card {
		height: 240px;
	}
	.icon-menu-drop {
		display: none;
	}
	.card-guide-size {
		width: 90%;
		padding: 25px 15px;
		background-color: #fff;
	}
	.menuToggle-block {
		display: block;
	}
	.second-menu-nav-block {
		display: none;
	}
	.mini-menuToggle-block {
		display: none;
	}
	.slider-card .swiper-wrapper {
		flex-direction: inherit;
	}
	.slider-card {
		max-width: 100%;
		width: 100%;
		overflow: hidden;
		padding-left: 0;
	}
	.wrapper.card-wrapper {
		overflow: hidden;
	}
	.sticky-container-mini {
		display: none;
	}
}
@media(max-width: 768px){
	.catalog-main__card{
		height: auto!important;
		overflow: auto;
	}
	.bx-core-dialog-overlay{
		width: 100% !important;
		height: 100% !important;
	}
	.bx-core-adm-dialog .bx-core-adm-dialog-content{
		width: 100% !important;
		height: auto !important;
	}
	.data, .data tbody, .data tr, .data td{ display: block; width: 100% !important; }
	.data .map{ width: 100% !important; padding: 0 0 15px !important; min-width: inherit !important; }
	.bx-core-adm-dialog table{ width: 100% !important; }
	.data .ora-storelist{ height: auto !important; }
	div.bx-yandex-map, .ymaps-map{ width: 100% !important; height: 280px !important; }
}
@media only screen and (max-width : 650px) {
	.txt-left-slider-block {
		margin-top: 50px;
	}
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
	.inp-block {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}
	.subscribe-form .knob {
		width: 100%;
	}
	.subscribe-form button {
		width: 100%;
	}
	.list-header-icon-menu li a.logo-mobile {
		width: 51px;
		display: block;
	}
	.menuToggle-block {
		max-width: 30px;
		width: 100%;
	}
	.list-header-icon-menu li {
		/*margin-left: 40px;*/
	}
	.main-slider-sec {
		padding-top: 58px;
		padding-bottom: 25px;
	}
	.logo-toggle {
		display: block;
		width: 51px;
	}
	nav.main-nav {
		position: relative;
		padding-top: 25px;
		margin-top: 20px;
	}
	.main-slider-block {
		width: 100%;
		height: 420px;
	}
	.item-main-slider.item-main-slider-center .knob-online{
		margin-top: 45px;
	}
	.item-main-slider {
		padding: 10px 30px 50px 30px;
	}
	.txt-left-slider, .txt-center-slider {
		font-size: 40px;
		line-height: 50px;
	}
	.item-main-slider.item-main-slider-txt {
		justify-content: flex-start;
		padding: 35px 80px 0px 80px;
	}
	.item-main-slider.item-main-slider-txt {
		justify-content: flex-start;
		padding: 80px 20px 0px 20px;
	}
	.icon-item-main-catalog, .icon-item-main-technology {
		width: 100%;
		height: 164px;
	}
	.item-main-catalog-txt-block span {
		font-size: 16px;
		line-height: 22px;
	}
	.h2-title br {
		display: none;
	}
	.main-catalog-bl {
		margin-top: 20px;
	}
	.h2-title {
		font-size: 40px;
		line-height: 45px;
	}
	.icon-item-main-catalog-block {
		margin-bottom: 10px;
	}
	.item-main-technology-txt-block span {
		font-size: 12px;
		line-height: 16px;
	}
	.main-technology-bl {
		margin-top: 20px;
	}
	.icon-item-main-technology-block {
		margin-bottom: 5px;
	}
	.main-technology-sec {
		padding-top: 30px;
		margin-bottom: 43px;
		padding-bottom: 30px;
	}
	.subscribe-sec {
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.subscribe-txt-block p {
		font-size: 16px;
		line-height: 22px;
	}
	.subscribe-txt-block p br {
		display: none;
	}
	.hidden-main-technology p {
		font-size: 12px;
		line-height: 17px;
		margin-bottom: 0;
	}
	.btn-hidden-main-technology {
		position: relative;
		display: none;
	}
	.header-icon-menu {
		width: calc(90% - 30px);
		padding-right: 5px;
	}
	ul.list-header-icon-menu {
		justify-content: space-between;
	}
	.video-bg > video {
		display: none;
	}
	.dop-phone-mobile {
		position: relative;
		bottom: 0;
		margin-top: 50px;
	}
	.main-first-sec {
		padding-top: 90px;
	}
	.search-block {
		top: 0;
	}
	.faq-txt {
		padding-bottom: 25px;
	}
	h2.h2-glav-title {
		font-size: 30px;
		line-height: 40px;
	}
	.video-faq-block iframe {
		height: 300px;
	}
	.login-lk-form .button {
		width: 100%;
	}
	.login-lk-sec {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.lk-reg-block {
		padding: 80px 30px 70px 30px;
	}
	.reg-form-lk .button {
		padding: 21px 38px;
	}
	.reg-lk-sec {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.btn-edit-lk {
		width: 100%;
	}
	.knob-pass-lk {
		text-align: center;
	}
	b.name-product-lk-one-order {
		margin-bottom: 20px;
	}
	.text-align-mdd-left{
    	text-align: left;
	}
	.text-align-mdd-center{
	    text-align: center;
	}
	.text-align-mdd-right{
		text-align: right;
	}
	.icon-favorites-card {
		width: 100%;
		height: 165px;
	}
	.liked-card {
		position: absolute;
		right: 10px;
		top: 10px;
	}
	.item-favorites-txt-card b {
		font-size: 14px;
		line-height: 17px;
	}
	.item-favorites-txt-card p {
		font-size: 15px;
		line-height: 17px;
	}
	.go-basket::before {
		display: none;
	}
	.go-basket {
		padding: 10px 5px 10px 5px;
		text-align: center;
	}
	.go-basket, .go-delete {
		font-size: 8px;
		line-height: 10px;
	}
	.go-delete {
		padding: 10px 5px;
	}
	.item-favorites-txt-card {
		margin-bottom: 15px;
	}
	.icon-favorites-card.icon-lk-fav-product {
		width: 100%;
		height: 185px;
	}
	.item-favorites-card.item-lk-favorites-card .knob-go-basket {
		width: 55%;
	}
	.item-favorites-card.item-lk-favorites-card .knob-go-basket {
		width: 55%;
	}
	.item-favorites-card.item-lk-favorites-card .knob-go-delete {
		width: 41%;
	}
	.item-favorites-card.item-lk-favorites-card .go-basket {
		padding: 10px 5px 10px 5px;
		text-align: center;
	}
	.go-delete, .item-favorites-card.item-lk-favorites-card .go-delete {
		padding: 10px 5px;
	}
	.brand-banner {
		padding-top: 30px;
	}
	.brand-banner .big-container {
		padding: 0;
	}
	.brand-banner-icon {
		padding-top: 123px;
	}
	.brand-banner-txt-block p {
		font-size: 16px;
		line-height: 22px;
		padding: 0 15px;
	}
	.collection-txt-back {
		background-size: 50%;
	}
	.collection-sec {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.item-international-brand b {
		font-size: 60px;
		line-height: 80px;
		margin-bottom: 0;
	}
	.video-brand-txt-block {
		font-size: 40px;
		line-height: 53px;
	}
	.video-brand-block iframe {
		width: 100%;
		height: 195px;
		border: 0;
	}
	.international-brand-txt-block p br {
		display: none;
	}
	.list-header-basket-products li:nth-child(1), .list-item-basket-products li:nth-child(1),
	.list-header-basket-products li:nth-child(2), .list-item-basket-products li:nth-child(2),
	.list-header-basket-products li:nth-child(3), .list-item-basket-products li:nth-child(3),
	.list-header-basket-products li:nth-child(4), .list-item-basket-products li:nth-child(4),
	.list-header-basket-products li:nth-child(5), .list-item-basket-products li:nth-child(5) {
		width: 100%;
		margin-bottom: 25px;
	}
	.all-info-order-bl {
		padding: 30px 30px 56px 30px;
	}
	.icon-basket-products {
		margin-right: 15px;
		margin-bottom: 0;
	}
	.knob-promo {
		max-width: 100%;
		width: 100%;
	}
	.item-promo-form {
		max-width: 100%;
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}
	.order-reg {
		width: 100%;
		padding: 21px 25px;
	}
	.open-basket-info-block a {
		padding: 35px 35px;
		font-size: 18px;
		line-height: 20px;
	}
	.basket-form .knob {
		max-width: 100%;
		width: 100%;
	}
	.toggle-basket-info-bl {
		padding: 5px 35px 50px 35px;
	}
	.radio-delivery {
		max-width: 185px;
		width: 100%;
		margin-right: 35px;
	}
	.txt-radio-delivery span br {
		display: none;
	}
	.radio-delivery span:before {
		width: 20px;
		height: 20px;
		top: 6px;
	}
	.radio-delivery span::after {
		left: 5px;
		top: 11px;
		width: 10px;
		height: 10px;
	}
	.txt-radio-delivery {
		padding-left: 40px;
	}
	.basket-sec {
		padding-top: 30px;
		padding-bottom: 78px;
	}
	ul.list-all-info-order {
		margin-bottom: 45px;
	}
	.name-basket-products {
		width: 100%;
	}
	.promo-bl span br,
	.promo-bl p br {
		display: none;
	}
	.delete-item-basket-products {
		right: 15px;
	}
	.item-delivery-basket {
		max-width: 100%;
		width: 100%;
		margin-bottom: 30px;
		justify-content: space-between;
	}
	.icon-item-typhoon {
		width: 400px;
		height: 516px;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.typhoon-banner-glav-txt-block b,
	.typhoon-banner-glav-txt-block span {
		font-size: 40px;
		line-height: 48px;
	}
	.typhoon-banner-dop-txt-block p {
		font-size: 17px;
		line-height: 27px;
	}
	.typhoon-banner-dop-txt-block span {
		font-size: 18px;
		line-height: 27px;
	}
	.item-typhoon-teh-txt-block p {
		font-size: 16px;
		line-height: 22px;
	}
	.icon-products-collection {
		width: 100%;
		height: 164px;
	}
	.sale-card-products {
		width: 36px;
	}
	.sale-card-products {
		width: 36px;
		font-size: 8px;
		line-height: 19px;
		padding: 4px 4px;
	}
	.item-products-collection-txt-block b {
		font-size: 14px;
		line-height: 19px;
	}
	.item-products-collection-txt-block p {
		font-size: 16px;
		line-height: 19px;
	}
	.basket-clear-block b {
		font-size: 22px;
		line-height: 30px;
	}
	.basket-clear-sec {
		padding-top: 62px;
		padding-bottom: 60px;
	}
	.icon-big-slide {
		max-width: 550px;
		width: 100%;
		height: 340px;
		margin: 0 auto;
	}
	.item-big-slide {
		height: 320px;
	}
	.item-card-one-info-txt-block b {
		font-size: 14px;
		line-height: 10px;
		margin-bottom: 5px;
	}
	.item-card-one-info-txt-block {
		margin-bottom: 12px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.item-card-one-info-txt-block span {
		width: 100%;
		font-size: 12px;
		line-height: 20px;
	}
	.card-one-price {
		font-size: 22px;
		line-height: 30px;
	}
	.code-product {
		font-size: 12px;
		line-height: 16px;
	}
	.item-card-one-size-guide a {
		padding-left: 0;
		/*font-size: 0;
		line-height: 0;*/
		padding-right: 30px;
	}
	.item-card-one-size {
		position: relative;
		margin-bottom: 13px;
	}
	.item-card-one-size-guide {
		margin-left: 0;
		/*position: absolute;
		left: 50%;
		top: -2px;
		width: 22px;
		transform: translate(-418%, 0);*/
	}
	.item-card-one-size-guide a::before{
		right: 0;
		left: inherit;
	}
	.item-card-one-size-guide__label-mobile{ display: block; }
	.item-card-one-size-guide__label-desktop{ display: none; }
	.item-card-size-wrap .item-card-one-size{ order: 2; }
	.item-card-size-wrap .item-card-one-size-guide{order: 1; margin-right: 25px;}
	.item-card-size-wrap{ justify-content: space-between; }

	.select__gap {
		padding-right: 69px;
	}
	.item-card-one-size {
		position: relative;
		justify-content: space-between;
	}
	.item-card-one-size-info br {
		display: none;
	}
	.item-card-one-size-info {
		font-size: 14px;
		line-height: 23px;
	}
	.knob-one-go-basket {
		max-width: 100%;
		width: 100%;
	}
	.one-click {
		width: 100%;
		padding: 10px 49px;
	}
	.knob-one-click {
		margin-top: 5px;
		margin-left: 0;
		margin-right: 0;
	}
	.knob-one-go-basket .go-basket {
		max-width: 100%;
		width: 100%;
		padding: 10px;
	}
	.knob-one-click {
		margin-top: 5px;
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	.item-card-one-knob-block .knob-one-click{
		/*width: 80%*/
	}
	.item-card-one-info-block .liked-category{
		margin: 14px auto 0;
	}
	.card-buyone {
		width: 90%;
		padding: 40px 20px 25px 20px;
		background-color: #fff;
	}
	.icon-card-buyone {
		display: none;
	}
	.card-buyone-block h4 {
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 5px;
	}
	.item-card-buyone-info {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.item-card-buyone-delivery.item-card-buyone-delivery-mob {
		display: block;
		margin-bottom: 15px;
		font-size: 10px;
		line-height: 14px;
	}
	.item-card-buyone-delivery {
		display: none;
	}
	.form-card-buyone .button {
		width: 100%;
	}
	.list-score li a {
		font-size: 16px;
		line-height: 22px;
	}
	.list-score li {
		margin-right: 31px;
	}
	.card-one-availability-info-block p {
		font-size: 12px;
		line-height: 16px;
		margin-bottom: 10px;
	}
	.phone-card-one-availability a {
		font-size: 12px;
		line-height: 16px;
	}
	.item-card-one-availability-block b {
		margin-bottom: 13px;
	}
	.open-dop-info-card p {
		font-size: 16px;
		line-height: 22px;
	}
	.item-fact span br {
		display: block;
	}
	.item-products-collection .liked {
		position: absolute;
		right: 20px;
		top: 10px;
		z-index: 2;
	}
	.fashion-one .icon-products-collection {
		width: 100%;
		height: 370px;
	}
	.fashion-one .item-products-collection-txt-block,
	.fashion-one .item-products-collection-txt-block p {
		text-align: center;
	}
	.item-big-slide .black-f-card-products {
		display: block;
	}
	.icon-item-category-card {
		width: 100%;
		height: 150px;
	}
	.item-category-card-txt-block b {
		font-size: 14px;
		line-height: 19px;
		text-align: left;
	}
	.item-category-card-txt-block {
		text-align: left;
		margin-top: 10px;
	}
	.item-category-filter-knob {
		max-width: 100%;
		width: 100%;
	}
	.list-color-filter li {
		width: 25%;
		margin-right: 0;
	}
	.sign-category {
		padding: 6px 16px;
		font-size: 12px;
		line-height: 15px;
	}
	.item-category-card-txt-block p {
		font-size: 16px;
		line-height: 22px;
		text-align: left;
	}
	.list-pagination li {
		margin: 0 20px;
	}
	.list-pagination a {
		font-size: 18px;
		line-height: 25px;
	}
	.category-txt {
		margin-bottom: 0px;
		border-bottom: 0;
		padding-bottom: 0;
	}
	.item-category-catalog-bl {
		margin-top: 25px;
	}
	.filter-btn-mob {
		padding: 18px 25px;
	}
	.item-category-card-small .icon-item-category-card {
		height: 210px;
	}
	.list-card-guide-size li,
	.list-card-guide-size.list-card-guide-size-header li {
		font-size: 10px;
		line-height: 15px;
	}
	.card-guide-size-block h5 {
		font-size: 25px;
		line-height: 30px;
	}
	.card-guide-size {
		width: 100%;
	}
	.rest-lk-pass-block {
		max-width: 100%;
		width: 100%;
	}
	.login-lk-form b {
		font-size: 25px;
		line-height: 30px;
	}
	.change-password-block {
		max-width: 100%;
		width: 100%;
	}
	.fancybox-slide{
		align-items: center;
		justify-content: center;
	}
	.fancybox-is-sliding .fancybox-slide, .fancybox-slide--previous, .fancybox-slide--current, .fancybox-slide--next{
		display: flex;
	}
	.fancybox-slide > *{
		margin: 0 10px;
	}
}
@media only screen and (max-width : 550px) {
	.video-faq-block iframe {
		height: 200px;
	}
	div.bx-yandex-map, .ymaps-map{ width: 100% !important; height: 200px !important; }
}
@media only screen and (max-width : 340px) {
	.list-header-icon-menu li {
		margin-left: 25px;
	}
	.main-slider-block {
		width: 100%;
		height: 325px;
	}
	.circl-btn-online-r svg,
	.circl-btn-online-w svg{
		width: 53px;
		height: 53px;
	}
	.circl-btn{
		top: -16px;
		left: 6px;
	}
	.btn-online::before{
		left: 24px;
	}
	.knob-online{
		margin-top: 50px;
	}
	.item-main-slider.item-main-slider-txt{
		padding: 40px 20px 0px 20px;
	}
	.logo-slider {
		width: 200px;
		text-align: center;
	}
	.txt-left-slider, .txt-center-slider {
		font-size: 30px;
		line-height: 40px;
	}
	.logo-slider.logo-slider-txt {
		width: 127px;
	}
	.item-main-catalog-txt-block span {
		font-size: 14px;
		line-height: 17px;
	}
	.icon-item-main-catalog, .icon-item-main-technology {
		width: 100%;
		height: 131px;
	}
	h2.h2-glav-title {
		font-size: 26px;
		line-height: 35px;
	}
	.radio-filter {
		margin-right: 25px;
	}
	.login-lk-form b {
		font-size: 24px;
		line-height: 35px;
	}
	.list-lk-glav-information li span {
		width: 40%;
		max-width: 40%;
		margin-right: 10px;
	}
	.lk-one-order-status {
		width: 100%;
		margin-left: 0;
	}
	.icon-favorites-card {
		width: 100%;
		height: 120px;
	}
	.icon-favorites-card.icon-lk-fav-product {
		width: 100%;
		height: 155px;
	}
	.list-all-info-order li span {
		font-size: 15px;
		line-height: 27px;
	}
	.order-reg {
		width: 100%;
		padding: 20px 13px;
		font-size: 11px;
	}
	.open-basket-info-block a {
		padding: 35px 15px;
		font-size: 16px;
		line-height: 20px;
	}
	.toggle-basket-info-bl {
		padding: 5px 15px 50px 15px;
	}
	.radio-delivery {
		margin-right: 25px;
	}
	.typhoon-banner-dop-txt-block p {
		font-size: 15px;
		line-height: 27px;
	}
	.h2-title {
		font-size: 35px;
		line-height: 40px;
	}
	.icon-products-collection {
		width: 100%;
		height: 135px;
	}
	.basket-clear-block b {
		font-size: 20px;
		line-height: 30px;
	}
	.select__gap {
		padding-right: 45px;
	}
	.item-card-one-size-guide {
		/*transform: translate(-341%, 0);*/
	}
	.item-item-contacts-adrees b span {
		font-size: 15px;
		line-height: 22px;
	}
	.icon-item-category-card {
		width: 100%;
		height: 120px;
	}
	.item-category-card-txt-block p,
	.item-category-card-small .item-category-card-txt-block p span {
		font-size: 12px;
		line-height: 22px;
		text-align: left;
	}
}





/* Grid */
@media only screen and (max-width : 1200px) {
	.col-xl-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-xl {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-xl-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-xl-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-xl-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-xl-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-xl-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-xl-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-xl-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-xl-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-xl-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-xl-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-xl-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-xl-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-xl-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-xl-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-xl-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-xl-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-xl-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-xl-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-xl-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-xl-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-xl-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-xl-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-xl-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-xl-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-xl-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-xl-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-xl-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-xl-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-xl-0 {
	margin-left: 0;
	}
	.offset-xl-1 {
	margin-left: 8.333333%;
	}
	.offset-xl-2 {
	margin-left: 16.666667%;
	}
	.offset-xl-3 {
	margin-left: 25%;
	}
	.offset-xl-4 {
	margin-left: 33.333333%;
	}
	.offset-xl-5 {
	margin-left: 41.666667%;
	}
	.offset-xl-6 {
	margin-left: 50%;
	}
	.offset-xl-7 {
	margin-left: 58.333333%;
	}
	.offset-xl-8 {
	margin-left: 66.666667%;
	}
	.offset-xl-9 {
	margin-left: 75%;
	}
	.offset-xl-10 {
	margin-left: 83.333333%;
	}
	.offset-xl-11 {
	margin-left: 91.666667%;
	}
	.mrb-xl-0{
		margin-bottom: 0;
	}
	.mrb-xl-5{
		margin-bottom: 5px;
	}
	.mrb-xl-10{
		margin-bottom: 10px;
	}
	.mrb-xl-15{
		margin-bottom: 15px;
	}
	.mrb-xl-20{
		margin-bottom: 20px;
	}
	.mrb-xl-25{
		margin-bottom: 25px;
	}
	.mrb-xl-30{
		margin-bottom: 30px;
	}
	.mrb-xl-35{
		margin-bottom: 35px;
	}
	.mrb-xl-40{
		margin-bottom: 40px;
	}
	.mrb-xl-45{
		margin-bottom: 45px;
	}
	.mrb-xl-50{
		margin-bottom: 50px;
	}
	.text-align-xl-left{
    	text-align: left;
	}
	.text-align-xl-center{
	    text-align: center;
	}
	.text-align-xl-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 1125px) {
	.col-xll-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-xll {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-xll-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-xll-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-xll-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-xll-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-xll-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-xll-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-xll-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-xll-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-xll-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-xll-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-xll-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-xll-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-xll-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-xll-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-xll-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-xll-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-xll-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-xll-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-xll-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-xll-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-xll-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-xll-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-xll-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-xll-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-xll-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-xll-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-xll-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-xll-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-xll-0 {
	margin-left: 0;
	}
	.offset-xll-1 {
	margin-left: 8.333333%;
	}
	.offset-xll-2 {
	margin-left: 16.666667%;
	}
	.offset-xll-3 {
	margin-left: 25%;
	}
	.offset-xll-4 {
	margin-left: 33.333333%;
	}
	.offset-xll-5 {
	margin-left: 41.666667%;
	}
	.offset-xll-6 {
	margin-left: 50%;
	}
	.offset-xll-7 {
	margin-left: 58.333333%;
	}
	.offset-xll-8 {
	margin-left: 66.666667%;
	}
	.offset-xll-9 {
	margin-left: 75%;
	}
	.offset-xll-10 {
	margin-left: 83.333333%;
	}
	.offset-xll-11 {
	margin-left: 91.666667%;
	}
	.mrb-xll-0{
		margin-bottom: 0;
	}
	.mrb-xll-5{
		margin-bottom: 5px;
	}
	.mrb-xll-10{
		margin-bottom: 10px;
	}
	.mrb-xll-15{
		margin-bottom: 15px;
	}
	.mrb-xll-20{
		margin-bottom: 20px;
	}
	.mrb-xll-25{
		margin-bottom: 25px;
	}
	.mrb-xll-30{
		margin-bottom: 30px;
	}
	.mrb-xll-35{
		margin-bottom: 35px;
	}
	.mrb-xll-40{
		margin-bottom: 40px;
	}
	.mrb-xll-45{
		margin-bottom: 45px;
	}
	.mrb-xll-50{
		margin-bottom: 50px;
	}
	.text-align-xll-left{
    	text-align: left;
	}
	.text-align-xll-center{
	    text-align: center;
	}
	.text-align-xll-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 1000px) {
	.no-xlll-padding-15 {
		margin-right: -7.5px;
		margin-left: -7.5px;
	}
	.no-xlll-padding-15 > .col,
	.no-xlll-padding-15 > [class*="col-"] {
		padding-right: 7.5px;
		padding-left: 7.5px;
	}
	.col-xlll-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-xlll {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-xlll-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-xlll-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-xlll-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-xlll-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-xlll-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-xlll-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-xlll-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-xlll-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-xlll-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-xlll-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-xlll-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-xlll-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-xlll-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-xlll-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-xlll-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-xlll-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-xlll-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-xlll-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-xlll-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-xlll-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-xlll-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-xlll-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-xlll-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-xlll-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-xlll-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-xlll-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-xlll-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-xlll-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-xlll-0 {
	margin-left: 0;
	}
	.offset-xlll-1 {
	margin-left: 8.333333%;
	}
	.offset-xlll-2 {
	margin-left: 16.666667%;
	}
	.offset-xlll-3 {
	margin-left: 25%;
	}
	.offset-xlll-4 {
	margin-left: 33.333333%;
	}
	.offset-xlll-5 {
	margin-left: 41.666667%;
	}
	.offset-xlll-6 {
	margin-left: 50%;
	}
	.offset-xlll-7 {
	margin-left: 58.333333%;
	}
	.offset-xlll-8 {
	margin-left: 66.666667%;
	}
	.offset-xlll-9 {
	margin-left: 75%;
	}
	.offset-xlll-10 {
	margin-left: 83.333333%;
	}
	.offset-xlll-11 {
	margin-left: 91.666667%;
	}
	.mrb-xlll-0{
		margin-bottom: 0;
	}
	.mrb-xlll-5{
		margin-bottom: 5px;
	}
	.mrb-xlll-10{
		margin-bottom: 10px;
	}
	.mrb-xlll-15{
		margin-bottom: 15px;
	}
	.mrb-xlll-20{
		margin-bottom: 20px;
	}
	.mrb-xlll-25{
		margin-bottom: 25px;
	}
	.mrb-xlll-30{
		margin-bottom: 0px;
	}
	.mrb-xlll-35{
		margin-bottom: 35px;
	}
	.mrb-xlll-40{
		margin-bottom: 40px;
	}
	.mrb-xlll-45{
		margin-bottom: 45px;
	}
	.mrb-xlll-50{
		margin-bottom: 50px;
	}
	.text-align-xlll-left{
    	text-align: left;
	}
	.text-align-xlll-center{
	    text-align: center;
	}
	.text-align-xlll-right{
		text-align: right;
	}
	.no-xlll-padding-0 {
		margin-right: 0;
		margin-left: 0;
	}
	.no-xlll-padding-0 > .col,
	.no-xlll-padding-0 > [class*="col-"] {
		padding-right: 0;
		padding-left: 0;
	}
	.header__phone {
		display: none;
	}
	.search-all-block {
		top: 62px;
	}
}
@media only screen and (max-width : 992px) {
	.col-lg-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-lg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-lg-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-lg-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-lg-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-lg-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-lg-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-lg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-lg-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-lg-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-lg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-lg-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-lg-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-lg-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-lg-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-lg-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-lg-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-lg-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-lg-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-lg-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-lg-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-lg-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-lg-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-lg-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-lg-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-lg-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-lg-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-lg-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-lg-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-lg-0 {
	margin-left: 0;
	}
	.offset-lg-1 {
	margin-left: 8.333333%;
	}
	.offset-lg-2 {
	margin-left: 16.666667%;
	}
	.offset-lg-3 {
	margin-left: 25%;
	}
	.offset-lg-4 {
	margin-left: 33.333333%;
	}
	.offset-lg-5 {
	margin-left: 41.666667%;
	}
	.offset-lg-6 {
	margin-left: 50%;
	}
	.offset-lg-7 {
	margin-left: 58.333333%;
	}
	.offset-lg-8 {
	margin-left: 66.666667%;
	}
	.offset-lg-9 {
	margin-left: 75%;
	}
	.offset-lg-10 {
	margin-left: 83.333333%;
	}
	.offset-lg-11 {
	margin-left: 91.666667%;
	}
	.mrb-lg-0{
		margin-bottom: 0;
	}
	.mrb-lg-5{
		margin-bottom: 5px;
	}
	.mrb-lg-10{
		margin-bottom: 10px;
	}
	.mrb-lg-15{
		margin-bottom: 15px;
	}
	.mrb-lg-20{
		margin-bottom: 20px;
	}
	.mrb-lg-25{
		margin-bottom: 25px;
	}
	.mrb-lg-30{
		margin-bottom: 30px;
	}
	.mrb-lg-35{
		margin-bottom: 35px;
	}
	.mrb-lg-40{
		margin-bottom: 40px;
	}
	.mrb-lg-45{
		margin-bottom: 45px;
	}
	.mrb-lg-50{
		margin-bottom: 50px;
	}
	.text-align-lg-left{
    	text-align: left;
	}
	.text-align-lg-center{
	    text-align: center;
	}
	.text-align-lg-right{
	    text-align: right;
	}

	.catalog-main__card{
		height: 230px;
	}
}
@media only screen and (max-width : 850px) {
	.col-lgg-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-lgg {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-lgg-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-lgg-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-lgg-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-lgg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-lgg-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-lgg-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-lgg-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-lgg-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-lgg-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-lgg-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-lgg-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-lgg-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-lgg-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-lgg-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-lgg-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-lgg-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-lgg-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-lgg-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-lgg-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-lgg-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-lgg-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-lgg-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-lgg-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-lgg-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-lgg-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-lgg-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-lgg-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-lgg-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-lgg-0 {
	margin-left: 0;
	}
	.offset-lgg-1 {
	margin-left: 8.333333%;
	}
	.offset-lgg-2 {
	margin-left: 16.666667%;
	}
	.offset-lgg-3 {
	margin-left: 25%;
	}
	.offset-lgg-4 {
	margin-left: 33.333333%;
	}
	.offset-lgg-5 {
	margin-left: 41.666667%;
	}
	.offset-lgg-6 {
	margin-left: 50%;
	}
	.offset-lgg-7 {
	margin-left: 58.333333%;
	}
	.offset-lgg-8 {
	margin-left: 66.666667%;
	}
	.offset-lgg-9 {
	margin-left: 75%;
	}
	.offset-lgg-10 {
	margin-left: 83.333333%;
	}
	.offset-lgg-11 {
	margin-left: 91.666667%;
	}
	.mrb-lgg-0{
		margin-bottom: 0;
	}
	.mrb-lgg-5{
		margin-bottom: 5px;
	}
	.mrb-lgg-10{
		margin-bottom: 10px;
	}
	.mrb-lgg-15{
		margin-bottom: 15px;
	}
	.mrb-lgg-20{
		margin-bottom: 20px;
	}
	.mrb-lgg-25{
		margin-bottom: 25px;
	}
	.mrb-lgg-30{
		margin-bottom: 30px;
	}
	.mrb-lgg-35{
		margin-bottom: 35px;
	}
	.mrb-lgg-40{
		margin-bottom: 40px;
	}
	.mrb-lgg-45{
		margin-bottom: 45px;
	}
	.mrb-lgg-50{
		margin-bottom: 50px;
	}
	.text-align-lgg-left{
    	text-align: left;
	}
	.text-align-lgg-center{
	    text-align: center;
	}
	.text-align-lgg-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 768px) {
	.col-md-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-md {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-md-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-md-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-md-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-md-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-md-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-md-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-md-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-md-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-md-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-md-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-md-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-md-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-md-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-md-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-md-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-md-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-md-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-md-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-md-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-md-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-md-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-md-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-md-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-md-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-md-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-md-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-md-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-md-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-md-0 {
	margin-left: 0;
	}
	.offset-md-1 {
	margin-left: 8.333333%;
	}
	.offset-md-2 {
	margin-left: 16.666667%;
	}
	.offset-md-3 {
	margin-left: 25%;
	}
	.offset-md-4 {
	margin-left: 33.333333%;
	}
	.offset-md-5 {
	margin-left: 41.666667%;
	}
	.offset-md-6 {
	margin-left: 50%;
	}
	.offset-md-7 {
	margin-left: 58.333333%;
	}
	.offset-md-8 {
	margin-left: 66.666667%;
	}
	.offset-md-9 {
	margin-left: 75%;
	}
	.offset-md-10 {
	margin-left: 83.333333%;
	}
	.offset-md-11 {
	margin-left: 91.666667%;
	}
	.mrb-md-0{
		margin-bottom: 0;
	}
	.mrb-md-5{
		margin-bottom: 5px;
	}
	.mrb-md-10{
		margin-bottom: 10px;
	}
	.mrb-md-15{
		margin-bottom: 15px;
	}
	.mrb-md-20{
		margin-bottom: 20px;
	}
	.mrb-md-25{
		margin-bottom: 25px;
	}
	.mrb-md-30{
		margin-bottom: 30px;
	}
	.mrb-md-35{
		margin-bottom: 35px;
	}
	.mrb-md-40{
		margin-bottom: 40px;
	}
	.mrb-md-45{
		margin-bottom: 45px;
	}
	.mrb-md-50{
		margin-bottom: 50px;
	}
	.text-align-md-left{
    	text-align: left;
	}
	.text-align-md-center{
	    text-align: center;
	}
	.text-align-md-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 650px) {
	.no-mdd-padding-15 {
		margin-right: -7.5px;
		margin-left: -7.5px;
	}
	.no-mdd-padding-15 > .col,
	.no-mdd-padding-15 > [class*="col-"] {
		padding-right: 7.5px;
		padding-left: 7.5px;
	}
	.col-mdd-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-mdd {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-mdd-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-mdd-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-mdd-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-mdd-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-mdd-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-mdd-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-mdd-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-mdd-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-mdd-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-mdd-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-mdd-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-mdd-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-mdd-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-mdd-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-mdd-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-mdd-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-mdd-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-mdd-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-mdd-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-mdd-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-mdd-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-mdd-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-mdd-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-mdd-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-mdd-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-mdd-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-mdd-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-mdd-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-mdd-0 {
	margin-left: 0;
	}
	.offset-mdd-1 {
	margin-left: 8.333333%;
	}
	.offset-mdd-2 {
	margin-left: 16.666667%;
	}
	.offset-mdd-3 {
	margin-left: 25%;
	}
	.offset-mdd-4 {
	margin-left: 33.333333%;
	}
	.offset-mdd-5 {
	margin-left: 41.666667%;
	}
	.offset-mdd-6 {
	margin-left: 50%;
	}
	.offset-mdd-7 {
	margin-left: 58.333333%;
	}
	.offset-mdd-8 {
	margin-left: 66.666667%;
	}
	.offset-mdd-9 {
	margin-left: 75%;
	}
	.offset-mdd-10 {
	margin-left: 83.333333%;
	}
	.offset-mdd-11 {
	margin-left: 91.666667%;
	}
	.mrb-mdd-0{
		margin-bottom: 0;
	}
	.mrb-mdd-5{
		margin-bottom: 5px;
	}
	.mrb-mdd-10{
		margin-bottom: 10px;
	}
	.mrb-mdd-15{
		margin-bottom: 15px;
	}
	.mrb-mdd-20{
		margin-bottom: 20px;
	}
	.mrb-mdd-25{
		margin-bottom: 25px;
	}
	.mrb-mdd-30{
		margin-bottom: 30px;
	}
	.mrb-mdd-35{
		margin-bottom: 35px;
	}
	.mrb-mdd-40{
		margin-bottom: 40px;
	}
	.mrb-mdd-45{
		margin-bottom: 45px;
	}
	.mrb-mdd-50{
		margin-bottom: 50px;
	}
	.search-all-block {
		top: 50px;
	}
}
@media only screen and (max-width : 550px) {
	.col-sm-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-sm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-sm-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-sm-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-sm-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-sm-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-sm-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-sm-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-sm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-sm-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-sm-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-sm-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-sm-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-sm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-sm-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-sm-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-sm-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-sm-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-sm-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-sm-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-sm-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-sm-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-sm-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-sm-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-sm-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-sm-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-sm-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-sm-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-sm-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-sm-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-sm-0 {
	margin-left: 0;
	}
	.offset-sm-1 {
	margin-left: 8.333333%;
	}
	.offset-sm-2 {
	margin-left: 16.666667%;
	}
	.offset-sm-3 {
	margin-left: 25%;
	}
	.offset-sm-4 {
	margin-left: 33.333333%;
	}
	.offset-sm-5 {
	margin-left: 41.666667%;
	}
	.offset-sm-6 {
	margin-left: 50%;
	}
	.offset-sm-7 {
	margin-left: 58.333333%;
	}
	.offset-sm-8 {
	margin-left: 66.666667%;
	}
	.offset-sm-9 {
	margin-left: 75%;
	}
	.offset-sm-10 {
	margin-left: 83.333333%;
	}
	.offset-sm-11 {
	margin-left: 91.666667%;
	}
	.mrb-sm-0{
		margin-bottom: 0px;
	}
	.mrb-sm-5{
		margin-bottom: 5px;
	}
	.mrb-sm-10{
		margin-bottom: 10px;
	}
	.mrb-sm-15{
		margin-bottom: 15px;
	}
	.mrb-sm-20{
		margin-bottom: 20px;
	}
	.mrb-sm-25{
		margin-bottom: 25px;
	}
	.mrb-sm-30{
		margin-bottom: 30px;
	}
	.mrb-sm-35{
		margin-bottom: 35px;
	}
	.mrb-sm-40{
		margin-bottom: 40px;
	}
	.mrb-sm-45{
		margin-bottom: 45px;
	}
	.mrb-sm-50{
		margin-bottom: 50px;
	}
	.text-align-sm-left{
    	text-align: left;
	}
	.text-align-sm-center{
	    text-align: center;
	}
	.text-align-sm-right{
	    text-align: right;
	}
}
@media only screen and (max-width : 480px) {
	.col-smm-five{
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
	}
	.col-smm {
	-ms-flex-preferred-size: 0;
	flex-basis: 0;
	-ms-flex-positive: 1;
	flex-grow: 1;
	max-width: 100%;
	}
	.col-smm-auto {
	-ms-flex: 0 0 auto;
	flex: 0 0 auto;
	width: auto;
	max-width: 100%;
	}
	.col-smm-1 {
	-ms-flex: 0 0 8.333333%;
	flex: 0 0 8.333333%;
	max-width: 8.333333%;
	}
	.col-smm-2 {
	-ms-flex: 0 0 16.666667%;
	flex: 0 0 16.666667%;
	max-width: 16.666667%;
	}
	.col-smm-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
	}
	.col-smm-4 {
	-ms-flex: 0 0 33.333333%;
	flex: 0 0 33.333333%;
	max-width: 33.333333%;
	}
	.col-smm-5 {
	-ms-flex: 0 0 41.666667%;
	flex: 0 0 41.666667%;
	max-width: 41.666667%;
	}
	.col-smm-6 {
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	max-width: 50%;
	}
	.col-smm-7 {
	-ms-flex: 0 0 58.333333%;
	flex: 0 0 58.333333%;
	max-width: 58.333333%;
	}
	.col-smm-8 {
	-ms-flex: 0 0 66.666667%;
	flex: 0 0 66.666667%;
	max-width: 66.666667%;
	}
	.col-smm-9 {
	-ms-flex: 0 0 75%;
	flex: 0 0 75%;
	max-width: 75%;
	}
	.col-smm-10 {
	-ms-flex: 0 0 83.333333%;
	flex: 0 0 83.333333%;
	max-width: 83.333333%;
	}
	.col-smm-11 {
	-ms-flex: 0 0 91.666667%;
	flex: 0 0 91.666667%;
	max-width: 91.666667%;
	}
	.col-smm-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
	}
	.order-smm-first {
	-ms-flex-order: -1;
	order: -1;
	}
	.order-smm-last {
	-ms-flex-order: 13;
	order: 13;
	}
	.order-smm-0 {
	-ms-flex-order: 0;
	order: 0;
	}
	.order-smm-1 {
	-ms-flex-order: 1;
	order: 1;
	}
	.order-smm-2 {
	-ms-flex-order: 2;
	order: 2;
	}
	.order-smm-3 {
	-ms-flex-order: 3;
	order: 3;
	}
	.order-smm-4 {
	-ms-flex-order: 4;
	order: 4;
	}
	.order-smm-5 {
	-ms-flex-order: 5;
	order: 5;
	}
	.order-smm-6 {
	-ms-flex-order: 6;
	order: 6;
	}
	.order-smm-7 {
	-ms-flex-order: 7;
	order: 7;
	}
	.order-smm-8 {
	-ms-flex-order: 8;
	order: 8;
	}
	.order-smm-9 {
	-ms-flex-order: 9;
	order: 9;
	}
	.order-smm-10 {
	-ms-flex-order: 10;
	order: 10;
	}
	.order-smm-11 {
	-ms-flex-order: 11;
	order: 11;
	}
	.order-smm-12 {
	-ms-flex-order: 12;
	order: 12;
	}
	.offset-smm-0 {
	margin-left: 0;
	}
	.offset-smm-1 {
	margin-left: 8.333333%;
	}
	.offset-smm-2 {
	margin-left: 16.666667%;
	}
	.offset-smm-3 {
	margin-left: 25%;
	}
	.offset-smm-4 {
	margin-left: 33.333333%;
	}
	.offset-smm-5 {
	margin-left: 41.666667%;
	}
	.offset-smm-6 {
	margin-left: 50%;
	}
	.offset-smm-7 {
	margin-left: 58.333333%;
	}
	.offset-smm-8 {
	margin-left: 66.666667%;
	}
	.offset-smm-9 {
	margin-left: 75%;
	}
	.offset-smm-10 {
	margin-left: 83.333333%;
	}
	.offset-smm-11 {
	margin-left: 91.666667%;
	}
	.mrb-smm-0{
		margin-bottom: 0px;
	}
	.mrb-smm-5{
		margin-bottom: 5px;
	}
	.mrb-smm-10{
		margin-bottom: 10px;
	}
	.mrb-smm-15{
		margin-bottom: 15px;
	}
	.mrb-smm-20{
		margin-bottom: 20px;
	}
	.mrb-smm-25{
		margin-bottom: 25px;
	}
	.mrb-smm-30{
		margin-bottom: 30px;
	}
	.mrb-smm-35{
		margin-bottom: 35px;
	}
	.mrb-smm-40{
		margin-bottom: 40px;
	}
	.mrb-smm-45{
		margin-bottom: 45px;
	}
	.mrb-smm-50{
		margin-bottom: 50px;
	}
	.text-align-smm-left{
    	text-align: left;
	}
	.text-align-smm-center{
	    text-align: center;
	}
	.text-align-smm-right{
	    text-align: right;
	}
}
@media screen and (max-width: 395px){
	.header-icon-menu {
		width: calc(93% - 30px);
	}
}
/* End */


/* Start:/local/templates/paul_and_shark/components/bitrix/sale.basket.basket.line/cart_link/style.css?17552702963946*/
.bx-basket {}
.bx-basket-block {
	font-size: 12px;
	padding-bottom: 5px;
	white-space: nowrap;
	position: relative;
	padding-left: 20px;
}
.bx-basket-block>.fa {
	color: #97a1ab;
	width: 12px;
	position: absolute;
	left: 0;
	top: 3px;
}
.bx-basket-block a {
	color: #039BE5;
	border-bottom: 1px dashed;
	margin-right: 10px;
}
.bx-basket-block a:hover {
	text-decoration: none;
	border-bottom-color: transparent;
}


/*FIXED BASKET*/

@media (min-width: 768px) {
	.bx-basket-fixed{
		width: 200px;
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
	}
	.bx-basket-fixed.top	  {top:10px}
	.bx-basket-fixed.right  {right:10px}
	.bx-basket-fixed.bottom{bottom:10px}
	.bx-basket-fixed.left	 {left:10px}
	.bx-basket-fixed.bx-max-height{top:10px;bottom:10px;}
}
@media (max-width: 767px) {
	.bx-basket-fixed{
		/*width: 200px;*/
		position: fixed;
		z-index: 1100;
		background: #fff;
		padding-top: 10px;
		border: 1px solid #F0F0F0;
		box-shadow: 0 7px 10px rgba(0, 0, 0, 0.15);
		border-radius: 1px;
		overflow: hidden;
		bottom: 0;
		left: 0;
		right: 0;
	}
	.bx-basket-item-list{
		display: none;
	}
	/*.bx-basket-fixed */
}
.bx-basket-fixed .bx-basket-block{
	margin-left: 10px;
}
.bx-basket-item-list{
	position: relative;
	padding-bottom: 20px;
	border-top: 1px solid #F7F7F7;
	overflow: hidden;
}
.bx-opener .bx-basket-item-list{
	padding-bottom: 75px;
}
.bx-max-height .bx-basket-item-list{
	position: absolute;
	bottom: 0px;
	left: 0;
	right: 0;
}
.bx-closed .bx-basket-item-list{
	height: 20px;
	overflow: hidden;
}
.bx-basket-item-list-action{
	cursor: pointer;
	background: #F7F7F7;
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	z-index: 120;
	height: 20px;
	line-height: 14px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	color: #4f4f4f;
	padding: 3px 0;
}
.bx-basket-item-list-button-container{
	text-align: center;
	position: absolute;
	bottom: 20px;
	border-top: 1px solid #F7F7F7;
	padding: 10px 0;
	background: #fff;
	left: 0;
	right: 0;
}

.bx-basket-item-list-container{
	overflow-y: auto;
	max-height: 100%
}
.bx-basket-item-list-item{
	padding-top: 15px;
	position: relative;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border-bottom: 1px solid #F7F7F7;
}
.bx-basket-item-list-container .bx-basket-item-list-item:last-child{
	border-bottom: none;
	margin-bottom: 0;
}
.bx-basket-item-list-item-status{
	font-weight: bold;
	padding: 3px;
	background: #EBEBEB;
	margin: 0 10px 20px;
	line-height: 16px;
	font-size: 13px;
	border-radius: 3px;
	text-align: center;
}
.bx-basket-item-list-item-img{
	text-align: center;
	position: relative;
	padding-bottom: 5px;
}
.bx-basket-item-list-item-img img{
	max-width: 90px;
	height: auto;
	border: 1px solid #E6E6E6;
}
.bx-basket-item-list-item-name{padding-bottom: 5px;}
.bx-basket-item-list-item-name a{
	font-size: 13px;
	color: #3F3F3F;
	text-decoration: none;
}
.bx-basket-item-list-item-remove{
	position: absolute;
	right: 10px;
	top: -7px;
	width: 20px;
	height:20px;
	cursor: pointer;
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;
	opacity: .5;
}
.bx-basket-item-list-item-remove:hover{
	opacity: .7;
}
.bx-basket-item-list-item-price-block{
	padding-bottom: 5px;
	font-size: 12px;
}
.bx-basket-item-list-item-price{
	display: inline-block;
	margin-right: 5px;
}
.bx-basket-item-list-item-price-old{
	display: inline-block;
	margin-right: 5px;
	text-decoration: line-through;
	color: #B0B0B0
}
.bx-basket-item-list-item-price-summ{}

.bx_cart_login_top .bx-hdr-profile a {
	text-decoration: none;
}
.bx_cart_login_top .bx-hdr-profile{
	line-height: 1.44em;
}
/* End */


/* Start:/local/templates/paul_and_shark/components/bitrix/menu/menu_mobile/style.css?1755270296581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/paul_and_shark/components/bitrix/menu/menu_mobile/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/paul_and_shark/components/bitrix/search.title/search_paul/style.css?17552702962620*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/paul_and_shark/components/bitrix/search.title/search_paul/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

.search-button-desktop {
	display: block;
}
.search-button-mobile {
	display: none;
}
@media screen and (max-width: 768px){
	.search-button-desktop {
		display: none;
	}
	.search-button-mobile {
		display: block;
	}
	.form-search .knob {
		width: auto;
	}
	.form-search .button {
		padding: 17px;
		border: none;
	}
	.form-search .button::before {
		content: "";
		display: none;
	}
	.form-search .knob {
		flex: .3;
	}
}

@media screen and (max-width: 560px){
	.form-search .knob {
		margin-right: 16px;
	}
}

/* End */


/* Start:/local/templates/paul_and_shark/components/bitrix/menu/menu_top/style.css?1755270296581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/paul_and_shark/components/bitrix/menu/menu_top/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/paul_and_shark/components/bitrix/menu/menu_footer/style.css?1755270296581*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/paul_and_shark/components/bitrix/menu/menu_footer/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link,
ul.left-menu li a.selected:visited,
ul.left-menu li a.selected:active,
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}




/* End */


/* Start:/local/templates/paul_and_shark/components/bitrix/breadcrumb/paul_breadcrumbs/style.css?1755270296585*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 12px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
}
.bx-breadcrumb .bx-breadcrumb-item a {border-bottom: none;}
.bx-breadcrumb .bx-breadcrumb-item a:hover {}

/* End */


/* Start:/local/templates/paul_and_shark/styles.css?175527029738*/
.quantity__hide {
    display: none;
}
/* End */


/* Start:/local/templates/paul_and_shark/template_styles.css?17552702963388*/
.list-sort-category a.active {
    font-weight: 900;
}
/*.hidden-size-card-block {*/
/*    bottom: -30px;*/
/*}*/

.radiostrangeinput:checked+label {
    font-weight: bolder;
}
.filter-color.active {
    border: 2px solid red;
}
.hidden-size-card-block {
    display: flex;
}
.hidden-size-card-block ul {
    margin: 0 auto;
}
.item-category-filter ul li a.selected {
    color: red !important;
}
.basket-items-list-item-container.basket-items-list-item-container-expend {
    display: block;
}
#ORDER_CONFIRM_BUTTON {
    background-color: white;
}

#ORDER_CONFIRM_BUTTON:hover {
    background-color: #020F31;
}

.bx-sls .dropdown-icon {
    top: 24px;
}
#order_form_div .bx-ui-sls-container {
    height: 60px;
}
#order_form_div .bx-ui-sls-container input{
    height: 60px;

}
.all-info-basket-block.flex {
    background-color: white;
}
.nav-lk li:last-child a {
    color: #DE162A;
}

p.price-sale {
    color: #DE162A;
}

p.price-sale span {
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 22px;
    text-decoration-line: line-through;
    color: #BDBDBD;
    margin-left: 10px;
}

.lk-fav-glav-txt-block {
    margin: unset !important
}

.lk-inputs input {
    border: none;
}
#PERSONAL_BIRTHDAY {
    width: 50%;
}


#hellopreloader > p {
    display: none;
}

#hellopreloader_preload {
    display: none;
    position: fixed;
    z-index: 99999;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    min-width: 1000px;
    background: white url(/local/templates/paul_and_shark/img/logo-header.svg) center center no-repeat;
    background-size: 100px;
    opacity: 0.5  ;
}
#ORDER_FORM {
    position: relative;
}
.header-card-guide-size + .list-card-guide-size li,
.list-card-guide-size:first-child li{
	font-weight:bold;
}

.item-delivery-basket {
    max-width: 500px;
}
.bx-sls .bx-ui-sls-fake, .bx-sls .bx-ui-sls-route {
    padding: 0 30px !important;
}

.bx-sls  {
    margin-bottom: 20px;
}
.color-1.list {
    cursor: pointer;background-position: center; border: 1px solid gray; width: 10px;height: 10px;border-radius: 20px;
}
.item-category-card-txt-block {
    min-height: 90px;
}

.disabled span {
  color: lightgrey;
}
.red {
    border: 1px solid red !important;
}
.list-main-nav li{
white-space:nowrap
}
.pay_name{
	margin:0 0 20px;
}
.pay-box--btn{
	max-width:250px;
	padding:25px 0 0 0;
}
.pay-box--btn .button {
    width: 100%;
    padding: 15px 35px;
    font-family: 'Manrope', sans-serif;
    font-style: normal;
    font-weight: 800;
    font-size: 14px;
    line-height: 19px;
    text-align: center;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #0F2662;
    transition: all 0.4s;
}
.pay-box--btn .button:hover {
    background-color: #020F31;
}
.policy{
	padding: 15px 0 0 0;
	max-width: 355px;
	font-size: 14px;
	text-align: center;
	margin: 0 auto;
	color: #a8a8a8;
}
.policy a{
	color:#020F31;
}
.policy a:hover{
	text-decoration: underline;
}

@media (max-width: 1000px){
    .desctop-basket-products-mob {
        display: none;
    }
}
.all-info-basket-block .promo-bl{
	/*display:none;*/
}
.like_mob.active svg {
    fill: #000;
}
.form-card-buyone textarea {

height: 65px !important;
}
.sdek_pvzLair {
    color: white;
}

.sdek_pvzLair a {
    color: black;
}
.form-card-buyone h2{
text-align:center;
}
/* End */
/* /local/templates/paul_and_shark/libs/fancybox/jquery.fancybox.css?175527029616851 */
/* /local/templates/paul_and_shark/libs/swiper/swiper.css?175527029622257 */
/* /local/templates/paul_and_shark/libs/jquery-ui/jquery-ui.min.css?175527029619149 */
/* /local/templates/paul_and_shark/libs/animate/animate.css?175527029674161 */
/* /local/templates/paul_and_shark/css/normalize.css?17552702967719 */
/* /local/templates/paul_and_shark/css/fonts.css?1755270296274 */
/* /local/templates/paul_and_shark/css/main.css?1755270296143170 */
/* /local/templates/paul_and_shark/css/media.css?175527029674390 */
/* /local/templates/paul_and_shark/components/bitrix/sale.basket.basket.line/cart_link/style.css?17552702963946 */
/* /local/templates/paul_and_shark/components/bitrix/menu/menu_mobile/style.css?1755270296581 */
/* /local/templates/paul_and_shark/components/bitrix/search.title/search_paul/style.css?17552702962620 */
/* /local/templates/paul_and_shark/components/bitrix/menu/menu_top/style.css?1755270296581 */
/* /local/templates/paul_and_shark/components/bitrix/menu/menu_footer/style.css?1755270296581 */
/* /local/templates/paul_and_shark/components/bitrix/breadcrumb/paul_breadcrumbs/style.css?1755270296585 */
/* /local/templates/paul_and_shark/styles.css?175527029738 */
/* /local/templates/paul_and_shark/template_styles.css?17552702963388 */
