.pes{
    display: block;
    margin-bottom: 0px;
}

#inner {
    width: 100%;
    height: 0px;
    background: green;
    position: relative;
    z-index: 2;
    display: block;
}
#inner img {
    max-height: 480px;
    width: 100%;
    margin-bottom: 30px;
}

.colors {
    height: 400px;
    width: 100%;
    opacity: 0.3;
}

@media screen and (max-width: 500px) {
    #inner img {
        max-height: 580px !important;
        width: 100%;
        margin-bottom: 30px;
    }
}

 
@media screen and (max-width: 500px) {
    .colors {
          height:500px;
    width:500px;
    opacity: 0.3;
    }
}

    
.sec-form-order__contentnew {
   color: #000;
    width: 50%;

}

.sec-form-order__form{
	width:50%;
}
.whia {
    color: white;
}
.lazyol {
    border-radius: 5px 5px 0 0;
}
.param-item p {
   font-family: "Onest", sans-serif;
    color: black;
}
.titol {
    font-weight: 400;
  color: #fff;
  font-size: 14px;
  letter-spacing: .14px;
}

.titol a{
	text-decoration: none;
    color:#d0d0d0;
}
.titol a img{
  width: 121px;
}
.ollg {
    min-width:40%;
}
.logool {
    position: relative;
    top: 20px;
}
.secol {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 20px;
    max-width: max-content;
    border: 2px solid #f6d255;
    border-radius: 7px;
}
.swipol {
    display: flex;
    align-items: center;
    justify-content: center;
}
.imagol {
    border-radius: 7px;
    height: 167px;
    width: 287.5px;
}


.slider-control{
    display:none;
}
.subtitle{
    font-family: "Onest", sans-serif;
    font-weight: 100;
    text-align: center;
}
.block-icon__text{
font-family: "Onest", sans-serif;
    font-weight: 900;
}
.m{
    margin-bottom: 0px;
}
.f700{
        font-weight: 700;
}

.box{
    font-family: "Onest", sans-serif;
        font-weight: 900;
}

.sec-titlen {
    margin-bottom: 0px;
    margin-top: 50px;
    font-weight: 900;
    font-size: 50px;
    text-align: left;
}

.imag{
    font-size: 18px;
        color: white;
}
.ulh{
        font-family: "Onest", sans-serif;
    font-size: 18px;
}

.de{
    font-size: 14px;
    font-family: "Onest", sans-serif;
    font-weight: 900;
}

.opimob{
    font-weight: 900;
}

.gall{
    width: 50%;
    padding: 7px;
    font-family: "Onest", sans-serif;
    font-weight: 800;
    font-size: 20px;
}
.sec{
    font-family: "Onest", sans-serif;
    text-transform: uppercase;
    font-size: 35px;
}
.po {
    display: flex;
    border-width: 2px;
    border-style: solid;
    padding: 17px;
    border-radius: 7px !important;
    border-color: #f6d255;
    font-family: 'Open Sans';
    font-weight: 900;
    color: white;
    width: 32%;
    flex-direction: column;
    justify-content: center;
	background: rgba(0,0,0,0.4);
}

#set1.sec-catalog .tabs__caption li:not(:last-child)::before, .catalog-karniz .tabs__caption li:not(:last-child)::before {
    position: absolute;
    content: "";
    right: -1px;
    width: 1px;
    height: 14px;
    background: #fff!important;
    top: 10px;
    z-index: 1;
}

#set1 li.active {
  border-radius: 7px !important;
    border: solid 2px;
    border-color: #f6d255;
    color: #fff;
    -webkit-box-shadow: 0px 0px 0 rgba(0,0,0,.15)!important;
    box-shadow: 0px 0px 0 rgba(0,0,0,.15);
    background-color: #ffffff !important;
    position: relative;
    z-index: 2;
}

#set1.sec-catalog .tabs__caption li, .catalog-karniz .tabs__caption li {
    display: inline-block;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #343434;
    padding: 0px 0px;
    line-height: 1;
    border-radius: 35px;
    cursor: pointer;
    margin-right: 15px;
    display: flex;
    flex-direction: column;
    width: 25%;
}

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

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
  display: block;
}

body {
  margin:0;
  margin-top:-20px;
  font-family: "Onest", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0!important;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-family: "Onest", sans-serif;

}

p {
  margin-top: 0;
  margin-bottom: 1rem;
  font-family: "Onest", sans-serif;
  font-weight: 100;
}

abbr[data-original-title],
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

dl,
ol,
ul {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #f6d255;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #f6d255;
  text-decoration: underline;
}

a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

code,
kbd,
pre,
samp {
  font-family: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: .75rem;
  padding-bottom: .75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: .5rem;
}

button {
  border-radius: 0;
}

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

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}

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

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

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

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none!important;
}

:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}

.animate__animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-duration: var(--animate-duration);
  animation-duration: var(--animate-duration);
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate__animated.animate__infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animate__animated.animate__repeat-1 {
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-iteration-count: var(--animate-repeat);
  animation-iteration-count: var(--animate-repeat);
}

.animate__animated.animate__repeat-2 {
  -webkit-animation-iteration-count: calc(1 * 2);
  animation-iteration-count: calc(1 * 2);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 2);
  animation-iteration-count: calc(var(--animate-repeat) * 2);
}

.animate__animated.animate__repeat-3 {
  -webkit-animation-iteration-count: calc(1 * 3);
  animation-iteration-count: calc(1 * 3);
  -webkit-animation-iteration-count: calc(var(--animate-repeat) * 3);
  animation-iteration-count: calc(var(--animate-repeat) * 3);
}

.animate__animated.animate__delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  -webkit-animation-delay: var(--animate-delay);
  animation-delay: var(--animate-delay);
}

.animate__animated.animate__delay-2s {
  -webkit-animation-delay: calc(1s * 2);
  animation-delay: calc(1s * 2);
  -webkit-animation-delay: calc(var(--animate-delay) * 2);
  animation-delay: calc(var(--animate-delay) * 2);
}

.animate__animated.animate__delay-3s {
  -webkit-animation-delay: calc(1s * 3);
  animation-delay: calc(1s * 3);
  -webkit-animation-delay: calc(var(--animate-delay) * 3);
  animation-delay: calc(var(--animate-delay) * 3);
}

.animate__animated.animate__delay-4s {
  -webkit-animation-delay: calc(1s * 4);
  animation-delay: calc(1s * 4);
  -webkit-animation-delay: calc(var(--animate-delay) * 4);
  animation-delay: calc(var(--animate-delay) * 4);
}

.animate__animated.animate__delay-5s {
  -webkit-animation-delay: calc(1s * 5);
  animation-delay: calc(1s * 5);
  -webkit-animation-delay: calc(var(--animate-delay) * 5);
  animation-delay: calc(var(--animate-delay) * 5);
}

.animate__animated.animate__faster {
  -webkit-animation-duration: calc(1s / 2);
  animation-duration: calc(1s / 2);
  -webkit-animation-duration: calc(var(--animate-duration)/ 2);
  animation-duration: calc(var(--animate-duration)/ 2);
}

.animate__animated.animate__fast {
  -webkit-animation-duration: calc(1s * .8);
  animation-duration: calc(1s * .8);
  -webkit-animation-duration: calc(var(--animate-duration) * .8);
  animation-duration: calc(var(--animate-duration) * .8);
}

.animate__animated.animate__slow {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
}

.animate__animated.animate__slower {
  -webkit-animation-duration: calc(1s * 3);
  animation-duration: calc(1s * 3);
  -webkit-animation-duration: calc(var(--animate-duration) * 3);
  animation-duration: calc(var(--animate-duration) * 3);
}

@media print,(prefers-reduced-motion:reduce) {
  .animate__animated {
    -webkit-animation-duration: 1ms!important;
    animation-duration: 1ms!important;
    -webkit-transition-duration: 1ms!important;
    -o-transition-duration: 1ms!important;
    transition-duration: 1ms!important;
    -webkit-animation-iteration-count: 1!important;
    animation-iteration-count: 1!important;
  }

  .animate__animated[class*=Out] {
    opacity: 0;
  }
}

@-webkit-keyframes bounce {
  20%, 53%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-30px,0) scaleY(1.1);
    transform: translate3d(0,-30px,0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-15px,0) scaleY(1.05);
    transform: translate3d(0,-15px,0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0) scaleY(.95);
    transform: translate3d(0,0,0) scaleY(.95);
  }

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

@keyframes bounce {
  20%, 53%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-30px,0) scaleY(1.1);
    transform: translate3d(0,-30px,0) scaleY(1.1);
  }

  70% {
    -webkit-animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    animation-timing-function: cubic-bezier(.755,.05,.855,.06);
    -webkit-transform: translate3d(0,-15px,0) scaleY(1.05);
    transform: translate3d(0,-15px,0) scaleY(1.05);
  }

  80% {
    -webkit-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -o-transition-timing-function: cubic-bezier(.215,.61,.355,1);
    transition-timing-function: cubic-bezier(.215,.61,.355,1);
    -webkit-transform: translate3d(0,0,0) scaleY(.95);
    transform: translate3d(0,0,0) scaleY(.95);
  }

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

.animate__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 {
  50%, from, to {
    opacity: 1;
  }

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

@keyframes flash {
  50%, from, to {
    opacity: 1;
  }

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

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

@-webkit-keyframes pulse {
  from {
    -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);
  }

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

@keyframes pulse {
  from {
    -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);
  }

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

.animate__pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

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

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

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

  50% {
    -webkit-transform: scale3d(1.15,.85,1);
    transform: scale3d(1.15,.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);
  }

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

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

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

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

  50% {
    -webkit-transform: scale3d(1.15,.85,1);
    transform: scale3d(1.15,.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);
  }

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

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

@-webkit-keyframes shakeX {
  from, to {
    -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 shakeX {
  from, to {
    -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);
  }
}

.animate__shakeX {
  -webkit-animation-name: shakeX;
  animation-name: shakeX;
}

@-webkit-keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

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

@keyframes shakeY {
  from, to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

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

.animate__shakeY {
  -webkit-animation-name: shakeY;
  animation-name: shakeY;
}

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

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

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

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

  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg);
  }

  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg);
  }

  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg);
  }

  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg);
  }

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

.animate__headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake;
}

@-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);
  }

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

@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);
  }

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

.animate__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 {
  from {
    -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);
  }

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

@keyframes tada {
  from {
    -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);
  }

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

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

@-webkit-keyframes wobble {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  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);
  }

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

@keyframes wobble {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  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);
  }

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

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

@-webkit-keyframes jello {
  11.1%, from, to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(.39063deg) skewY(.39063deg);
    transform: skewX(.39063deg) skewY(.39063deg);
  }

  88.8% {
    -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
    transform: skewX(-.19531deg) skewY(-.19531deg);
  }
}

@keyframes jello {
  11.1%, from, to {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }

  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }

  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }

  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }

  66.6% {
    -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
    transform: skewX(-.78125deg) skewY(-.78125deg);
  }

  77.7% {
    -webkit-transform: skewX(.39063deg) skewY(.39063deg);
    transform: skewX(.39063deg) skewY(.39063deg);
  }

  88.8% {
    -webkit-transform: skewX(-.19531deg) skewY(-.19531deg);
    transform: skewX(-.19531deg) skewY(-.19531deg);
  }
}

.animate__jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes heartBeat {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  14% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  28% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  42% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

  70% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: calc(1s * 1.3);
  animation-duration: calc(1s * 1.3);
  -webkit-animation-duration: calc(var(--animate-duration) * 1.3);
  animation-duration: calc(var(--animate-duration) * 1.3);
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

@-webkit-keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

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

@keyframes backInDown {
  0% {
    -webkit-transform: translateY(-1200px) scale(.7);
    transform: translateY(-1200px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

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

.animate__backInDown {
  -webkit-animation-name: backInDown;
  animation-name: backInDown;
}

@-webkit-keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

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

@keyframes backInLeft {
  0% {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

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

.animate__backInLeft {
  -webkit-animation-name: backInLeft;
  animation-name: backInLeft;
}

@-webkit-keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

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

@keyframes backInRight {
  0% {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

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

.animate__backInRight {
  -webkit-animation-name: backInRight;
  animation-name: backInRight;
}

@-webkit-keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

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

@keyframes backInUp {
  0% {
    -webkit-transform: translateY(1200px) scale(.7);
    transform: translateY(1200px) scale(.7);
    opacity: .7;
  }

  80% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

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

.animate__backInUp {
  -webkit-animation-name: backInUp;
  animation-name: backInUp;
}

@-webkit-keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7);
    opacity: .7;
  }
}

@keyframes backOutDown {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateY(700px) scale(.7);
    transform: translateY(700px) scale(.7);
    opacity: .7;
  }
}

.animate__backOutDown {
  -webkit-animation-name: backOutDown;
  animation-name: backOutDown;
}

@-webkit-keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }
}

@keyframes backOutLeft {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateX(-2000px) scale(.7);
    transform: translateX(-2000px) scale(.7);
    opacity: .7;
  }
}

.animate__backOutLeft {
  -webkit-animation-name: backOutLeft;
  animation-name: backOutLeft;
}

@-webkit-keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }
}

@keyframes backOutRight {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateX(0) scale(.7);
    transform: translateX(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateX(2000px) scale(.7);
    transform: translateX(2000px) scale(.7);
    opacity: .7;
  }
}

.animate__backOutRight {
  -webkit-animation-name: backOutRight;
  animation-name: backOutRight;
}

@-webkit-keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7);
    opacity: .7;
  }
}

@keyframes backOutUp {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  20% {
    -webkit-transform: translateY(0) scale(.7);
    transform: translateY(0) scale(.7);
    opacity: .7;
  }

  100% {
    -webkit-transform: translateY(-700px) scale(.7);
    transform: translateY(-700px) scale(.7);
    opacity: .7;
  }
}

.animate__backOutUp {
  -webkit-animation-name: backOutUp;
  animation-name: backOutUp;
}

@-webkit-keyframes bounceIn {
  20%, 40%, 60%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  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);
  }

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

@keyframes bounceIn {
  20%, 40%, 60%, 80%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  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);
  }

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

.animate__bounceIn {
  -webkit-animation-duration: calc(1s * .75);
  animation-duration: calc(1s * .75);
  -webkit-animation-duration: calc(var(--animate-duration) * .75);
  animation-duration: calc(var(--animate-duration) * .75);
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

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

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

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

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

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

@keyframes bounceInDown {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

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

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

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

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

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

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

@-webkit-keyframes bounceInLeft {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

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

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

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

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

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

@keyframes bounceInLeft {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

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

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

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

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

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

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

@-webkit-keyframes bounceInRight {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0) scaleX(3);
    transform: translate3d(3000px,0,0) scaleX(3);
  }

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

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

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

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

@keyframes bounceInRight {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px,0,0) scaleX(3);
    transform: translate3d(3000px,0,0) scaleX(3);
  }

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

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

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

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

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

@-webkit-keyframes bounceInUp {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0) scaleY(5);
    transform: translate3d(0,3000px,0) scaleY(5);
  }

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

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

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

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

@keyframes bounceInUp {
  60%, 75%, 90%, from, to {
    -webkit-animation-timing-function: cubic-bezier(.215,.61,.355,1);
    animation-timing-function: cubic-bezier(.215,.61,.355,1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0,3000px,0) scaleY(5);
    transform: translate3d(0,3000px,0) scaleY(5);
  }

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

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

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

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

.animate__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);
  }

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

@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);
  }

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

.animate__bounceOut {
  -webkit-animation-duration: calc(1s * .75);
  animation-duration: calc(1s * .75);
  -webkit-animation-duration: calc(var(--animate-duration) * .75);
  animation-duration: calc(var(--animate-duration) * .75);
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0) scaleY(3);
    transform: translate3d(0,2000px,0) scaleY(3);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0,2000px,0) scaleY(3);
    transform: translate3d(0,2000px,0) scaleY(3);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0) scaleX(2);
    transform: translate3d(-2000px,0,0) scaleX(2);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px,0,0) scaleX(2);
    transform: translate3d(-2000px,0,0) scaleX(2);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0) scaleX(2);
    transform: translate3d(2000px,0,0) scaleX(2);
  }
}

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px,0,0) scaleX(2);
    transform: translate3d(2000px,0,0) scaleX(2);
  }
}

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

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0) scaleY(3);
    transform: translate3d(0,-2000px,0) scaleY(3);
  }
}

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

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

  to {
    opacity: 0;
    -webkit-transform: translate3d(0,-2000px,0) scaleY(3);
    transform: translate3d(0,-2000px,0) scaleY(3);
  }
}

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.animate__fadeInTopLeft {
  -webkit-animation-name: fadeInTopLeft;
  animation-name: fadeInTopLeft;
}

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

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

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

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

.animate__fadeInTopRight {
  -webkit-animation-name: fadeInTopRight;
  animation-name: fadeInTopRight;
}

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

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

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

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

.animate__fadeInBottomLeft {
  -webkit-animation-name: fadeInBottomLeft;
  animation-name: fadeInBottomLeft;
}

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

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

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

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

.animate__fadeInBottomRight {
  -webkit-animation-name: fadeInBottomRight;
  animation-name: fadeInBottomRight;
}

@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

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

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutDown {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutRight {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutUp {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

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

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes fadeOutTopLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

.animate__fadeOutTopLeft {
  -webkit-animation-name: fadeOutTopLeft;
  animation-name: fadeOutTopLeft;
}

@-webkit-keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes fadeOutTopRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

.animate__fadeOutTopRight {
  -webkit-animation-name: fadeOutTopRight;
  animation-name: fadeOutTopRight;
}

@-webkit-keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes fadeOutBottomRight {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

.animate__fadeOutBottomRight {
  -webkit-animation-name: fadeOutBottomRight;
  animation-name: fadeOutBottomRight;
}

@-webkit-keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes fadeOutBottomLeft {
  from {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

.animate__fadeOutBottomLeft {
  -webkit-animation-name: fadeOutBottomLeft;
  animation-name: fadeOutBottomLeft;
}

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

  40% {
    -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) scale3d(1,1,1) 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) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) scale3d(1,1,1) 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) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    transform: perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

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

  40% {
    -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
    transform: perspective(400px) scale3d(1,1,1) 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) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
    transform: perspective(400px) scale3d(1,1,1) 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) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    transform: perspective(400px) scale3d(.95,.95,.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  to {
    -webkit-transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    transform: perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animate__animated.animate__flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

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

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1,0,0,90deg);
    transform: perspective(400px) rotate3d(1,0,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

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

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

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

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

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0,1,0,90deg);
    transform: perspective(400px) rotate3d(0,1,0,90deg);
    -webkit-animation-timing-function: ease-in;
    animation-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-animation-timing-function: ease-in;
    animation-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);
  }

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

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

@-webkit-keyframes flipOutX {
  from {
    -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;
  }

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

@keyframes flipOutX {
  from {
    -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;
  }

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

.animate__flipOutX {
  -webkit-animation-duration: calc(1s * .75);
  animation-duration: calc(1s * .75);
  -webkit-animation-duration: calc(var(--animate-duration) * .75);
  animation-duration: calc(var(--animate-duration) * .75);
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
}

@-webkit-keyframes flipOutY {
  from {
    -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;
  }

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

@keyframes flipOutY {
  from {
    -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;
  }

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

.animate__flipOutY {
  -webkit-animation-duration: calc(1s * .75);
  animation-duration: calc(1s * .75);
  -webkit-animation-duration: calc(var(--animate-duration) * .75);
  animation-duration: calc(var(--animate-duration) * .75);
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedInRight {
  from {
    -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);
  }

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

@keyframes lightSpeedInRight {
  from {
    -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);
  }

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

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

@-webkit-keyframes lightSpeedInLeft {
  from {
    -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);
  }

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

@keyframes lightSpeedInLeft {
  from {
    -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);
  }

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

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

@-webkit-keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

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

@keyframes lightSpeedOutRight {
  from {
    opacity: 1;
  }

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

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

@-webkit-keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

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

@keyframes lightSpeedOutLeft {
  from {
    opacity: 1;
  }

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

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

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

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

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

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

.animate__rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }

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

@keyframes rotateInDownLeft {
  from {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }

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

.animate__rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

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

@keyframes rotateInDownRight {
  from {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

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

.animate__rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

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

@keyframes rotateInUpLeft {
  from {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }

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

.animate__rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0;
  }

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

@keyframes rotateInUpRight {
  from {
    -webkit-transform: rotate3d(0,0,1,-90deg);
    transform: rotate3d(0,0,1,-90deg);
    opacity: 0;
  }

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

.animate__rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,200deg);
    transform: rotate3d(0,0,1,200deg);
    opacity: 0;
  }
}

.animate__rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}

@-webkit-keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
    opacity: 0;
  }
}

.animate__rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

.animate__rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
    opacity: 0;
  }
}

.animate__rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}

@-webkit-keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  from {
    opacity: 1;
  }

  to {
    -webkit-transform: rotate3d(0,0,1,90deg);
    transform: rotate3d(0,0,1,90deg);
    opacity: 0;
  }
}

.animate__rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
}

@-webkit-keyframes hinge {
  0% {
    -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-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-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

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

@keyframes hinge {
  0% {
    -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-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-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

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

.animate__hinge {
  -webkit-animation-duration: calc(1s * 2);
  animation-duration: calc(1s * 2);
  -webkit-animation-duration: calc(var(--animate-duration) * 2);
  animation-duration: calc(var(--animate-duration) * 2);
  -webkit-animation-name: hinge;
  animation-name: hinge;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}

@-webkit-keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

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

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -webkit-transform: scale(.1) rotate(30deg);
    transform: scale(.1) rotate(30deg);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
  }

  50% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }

  70% {
    -webkit-transform: rotate(3deg);
    transform: rotate(3deg);
  }

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

.animate__jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

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

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

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

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

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

@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }

  to {
    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 {
  from {
    opacity: 1;
  }

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

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

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

  50% {
    opacity: 1;
  }
}

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

  50% {
    opacity: 1;
  }
}

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

@-webkit-keyframes zoomInDown {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInDown {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

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

@-webkit-keyframes zoomInLeft {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInLeft {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

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

@-webkit-keyframes zoomInRight {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInRight {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

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

@-webkit-keyframes zoomInUp {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@keyframes zoomInUp {
  from {
    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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  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(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

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

@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

@keyframes zoomOut {
  from {
    opacity: 1;
  }

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

  to {
    opacity: 0;
  }
}

.animate__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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,2000px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

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

@-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);
  }

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

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

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

.animate__zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}

@-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);
  }

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

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

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

.animate__zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
}

@-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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

@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(.55,.055,.675,.19);
    animation-timing-function: cubic-bezier(.55,.055,.675,.19);
  }

  to {
    opacity: 0;
    -webkit-transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    transform: scale3d(.1,.1,.1) translate3d(0,-2000px,0);
    -webkit-animation-timing-function: cubic-bezier(.175,.885,.32,1);
    animation-timing-function: cubic-bezier(.175,.885,.32,1);
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

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

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

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

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

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

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

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

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

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

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

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

.fancybox-container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

.fancybox-bg {
  background: #1e1e1e;
  opacity: 0;
  -webkit-transition-duration: inherit;
  -o-transition-duration: inherit;
  transition-duration: inherit;
  -webkit-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: cubic-bezier(.47,0,.74,.71);
  -o-transition-timing-function: cubic-bezier(.47,0,.74,.71);
  transition-timing-function: cubic-bezier(.47,0,.74,.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: .9;
  -webkit-transition-timing-function: cubic-bezier(.22,.61,.36,1);
  -o-transition-timing-function: cubic-bezier(.22,.61,.36,1);
  transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
  direction: ltr;
  opacity: 0;
  position: absolute;
  -webkit-transition: opacity .25s ease,visibility 0s ease .25s;
  -o-transition: opacity .25s ease,visibility 0s ease .25s;
  transition: opacity .25s ease,visibility 0s ease .25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
  opacity: 1;
  -webkit-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  -o-transition: opacity .25s ease 0s,visibility 0s ease 0s;
  transition: opacity .25s ease 0s,visibility 0s ease 0s;
  visibility: visible;
}

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

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

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

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

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

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

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

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

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  -webkit-animation-timing-function: cubic-bezier(.5,0,.14,1);
  animation-timing-function: cubic-bezier(.5,0,.14,1);
  -webkit-backface-visibility: hidden;
  background: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  -ms-transform-origin: top left;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,-webkit-transform;
  -o-transition-property: transform,opacity;
  transition-property: transform,opacity;
  transition-property: transform,opacity,-webkit-transform;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  z-index: 99995;
}

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

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

.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
  cursor: -webkit-grab;
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: -webkit-grabbing;
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

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

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

.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

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

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-iframe,
.fancybox-video {
  background: 0 0;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

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

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

.fancybox-button {
  background: rgba(30,30,30,.6);
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  -webkit-transition: color .2s;
  -o-transition: color .2s;
  transition: color .2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

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

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

.fancybox-button:focus {
  outline: 0;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: 0;
}

.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

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

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
  display: none;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}

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

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -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(0,0,0);
  transform: translate3d(0,0,0);
}

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

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

.swiper-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-container-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

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

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

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

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

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

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

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  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,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to left,rgba(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,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to right,rgba(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,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to top,rgba(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,.5)),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));
  background-image: linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0));
}

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

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

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

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

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

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

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

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

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    background-color: rgba(255, 255, 255, 0.0) !important;
    border: 3px solid #f6d255 !important;
    /* background: azure !important; */
    /* opacity: .35; */
    cursor: auto;
    pointer-events: none;
    border: solid;
}

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

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

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

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

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

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000000;
}

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

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

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

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(.33);
  -ms-transform: scale(.33);
  transform: scale(.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(.66);
  -ms-transform: scale(.66);
  transform: scale(.66);
}

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

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

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

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: .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: var(--swiper-pagination-color,var(--swiper-theme-color));
}

.swiper-container-vertical>.swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0,-50%,0);
  transform: translate3d(0,-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: .2s top,.2s -webkit-transform;
  transition: .2s top,.2s -webkit-transform;
  -o-transition: .2s transform,.2s top;
  transition: .2s transform,.2s top;
  transition: .2s transform,.2s top,.2s -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: .2s left,.2s -webkit-transform;
  transition: .2s left,.2s -webkit-transform;
  -o-transition: .2s transform,.2s left;
  transition: .2s transform,.2s left;
  transition: .2s transform,.2s left,.2s -webkit-transform;
}

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

.swiper-pagination-progressbar {
  background: rgba(0,0,0,.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color,var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -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-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

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

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(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,.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: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

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

.swiper-slide-zoomed {
  cursor: move;
}

.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 infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color,var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

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

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

@-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);
  }
}

.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-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}

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

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

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

.swiper-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-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.tippy-box[data-animation=fade][data-state=hidden] {
  opacity: 0;
}

[data-tippy-root] {
  max-width: calc(100vw - 10px);
}

.tippy-box {
  position: relative;
  background-color: #333;
  color: #fff;
  border-radius: 4px;
  font-size: 14px;
  line-height: 1.4;
  outline: 0;
  -webkit-transition-property: visibility,opacity,-webkit-transform;
  transition-property: visibility,opacity,-webkit-transform;
  -o-transition-property: transform,visibility,opacity;
  transition-property: transform,visibility,opacity;
  transition-property: transform,visibility,opacity,-webkit-transform;
}

.tippy-box[data-placement^=top]>.tippy-arrow {
  bottom: 0;
}

.tippy-box[data-placement^=top]>.tippy-arrow:before {
  bottom: -7px;
  left: 0;
  border-width: 8px 8px 0;
  border-top-color: initial;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
}

.tippy-box[data-placement^=bottom]>.tippy-arrow {
  top: 0;
}

.tippy-box[data-placement^=bottom]>.tippy-arrow:before {
  top: -7px;
  left: 0;
  border-width: 0 8px 8px;
  border-bottom-color: initial;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

.tippy-box[data-placement^=left]>.tippy-arrow {
  right: 0;
}

.tippy-box[data-placement^=left]>.tippy-arrow:before {
  border-width: 8px 0 8px 8px;
  border-left-color: initial;
  right: -7px;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
}

.tippy-box[data-placement^=right]>.tippy-arrow {
  left: 0;
}

.tippy-box[data-placement^=right]>.tippy-arrow:before {
  left: -7px;
  border-width: 8px 8px 8px 0;
  border-right-color: initial;
  -webkit-transform-origin: center right;
  -ms-transform-origin: center right;
  transform-origin: center right;
}

.tippy-box[data-inertia][data-state=visible] {
  -webkit-transition-timing-function: cubic-bezier(.54,1.5,.38,1.11);
  -o-transition-timing-function: cubic-bezier(.54,1.5,.38,1.11);
  transition-timing-function: cubic-bezier(.54,1.5,.38,1.11);
}

.tippy-arrow {
  width: 16px;
  height: 16px;
  color: #333;
}

.tippy-arrow:before {
  content: "";
  position: absolute;
  border-color: transparent;
  border-style: solid;
}

.tippy-content {
  position: relative;
  padding: 5px 9px;
  z-index: 1;
}

.tippy-box[data-animation=scale][data-placement^=top] {
  -webkit-transform-origin: bottom;
  -ms-transform-origin: bottom;
  transform-origin: bottom;
}

.tippy-box[data-animation=scale][data-placement^=bottom] {
  -webkit-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
}

.tippy-box[data-animation=scale][data-placement^=left] {
  -webkit-transform-origin: right;
  -ms-transform-origin: right;
  transform-origin: right;
}

.tippy-box[data-animation=scale][data-placement^=right] {
  -webkit-transform-origin: left;
  -ms-transform-origin: left;
  transform-origin: left;
}

.tippy-box[data-animation=scale][data-state=hidden] {
  -webkit-transform: scale(.5);
  -ms-transform: scale(.5);
  transform: scale(.5);
  opacity: 0;
}

.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:after,
.ui-helper-clearfix:before {
  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-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 {
  -webkit-filter: inherit;
  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 button,
.ui-widget input,
.ui-widget select,
.ui-widget textarea {
  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: 700;
}

.ui-widget-header a {
  color: #333;
}

.ui-button,
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
html .ui-button.ui-state-disabled:active,
html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: 400;
  color: #454545;
}

.ui-button,
.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 {
  color: #454545;
  text-decoration: none;
}

.ui-button:focus,
.ui-button:hover,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: 400;
  color: #2b2b2b;
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
a.ui-button:focus,
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  -webkit-box-shadow: 0 0 3px 1px #5e9ed6;
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: 400;
  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: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: 400;
}

.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(images/ui-icons_444444_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_444444_256x240.png);
}

.ui-button:focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-state-hover .ui-icon {
  background-image: url(images/ui-icons_555555_256x240.png);
}

.ui-button:active .ui-icon,
.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-button .ui-state-highlight.ui-icon,
.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_777620_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_cc0000_256x240.png);
}

.ui-button .ui-icon {
  background-image: url(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-left,
.ui-corner-tl,
.ui-corner-top {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
  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;
}

#noty_layout__bottom,
#noty_layout__bottomCenter,
#noty_layout__bottomLeft,
#noty_layout__bottomRight,
#noty_layout__center,
#noty_layout__centerLeft,
#noty_layout__centerRight,
#noty_layout__top,
#noty_layout__topCenter,
#noty_layout__topLeft,
#noty_layout__topRight,
.noty_layout_mixin {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  -webkit-transform: translateZ(0) scale(1,1);
  transform: translateZ(0) scale(1,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%;
}

#noty_layout__top {
  top: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__topLeft {
  top: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__topCenter {
  top: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(calc(-50% - .5px)) translateZ(0) scale(1,1);
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__topRight {
  top: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__bottom {
  bottom: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__bottomLeft {
  bottom: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__bottomCenter {
  bottom: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(calc(-50% - .5px)) translateZ(0) scale(1,1);
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__bottomRight {
  bottom: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__center {
  top: 50%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1,1);
  transform: translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__centerLeft {
  top: 50%;
  left: 20px;
  width: 325px;
  -webkit-transform: translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1);
  transform: translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__centerRight {
  top: 50%;
  right: 20px;
  width: 325px;
  -webkit-transform: translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1);
  transform: translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1);
}

.noty_progressbar {
  display: none;
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #646464;
  opacity: .2;
}

.noty_bar {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(0,0) translateZ(0) scale(1,1);
  -ms-transform: translate(0,0) scale(1,1);
  transform: translate(0,0) scale(1,1);
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden;
}

.noty_effects_open {
  opacity: 0;
  -webkit-transform: translate(50%);
  -ms-transform: translate(50%);
  transform: translate(50%);
  -webkit-animation: noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);
  animation: noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.noty_effects_close {
  -webkit-animation: noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);
  animation: noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.noty_fix_effects_height {
  -webkit-animation: noty_anim_height 75ms ease-out;
  animation: noty_anim_height 75ms ease-out;
}

.noty_close_with_click {
  cursor: pointer;
}

.noty_close_button {
  position: absolute;
  top: 2px;
  right: 2px;
  font-weight: 700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: rgba(0,0,0,.05);
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.noty_close_button:hover {
  background-color: rgba(0,0,0,.1);
}

.noty_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 10000;
  opacity: .3;
  left: 0;
  top: 0;
}

.noty_modal.noty_modal_open {
  opacity: 0;
  -webkit-animation: noty_modal_in .3s ease-out;
  animation: noty_modal_in .3s ease-out;
}

.noty_modal.noty_modal_close {
  -webkit-animation: noty_modal_out .3s ease-out;
  animation: noty_modal_out .3s ease-out;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes noty_modal_in {
  100% {
    opacity: .3;
  }
}

@keyframes noty_modal_in {
  100% {
    opacity: .3;
  }
}

@-webkit-keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}

@keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}

@keyframes noty_modal_out {
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes noty_anim_in {
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
}

@keyframes noty_anim_in {
  100% {
    -webkit-transform: translate(0);
    transform: translate(0);
    opacity: 1;
  }
}

@-webkit-keyframes noty_anim_out {
  100% {
    -webkit-transform: translate(50%);
    transform: translate(50%);
    opacity: 0;
  }
}

@keyframes noty_anim_out {
  100% {
    -webkit-transform: translate(50%);
    transform: translate(50%);
    opacity: 0;
  }
}

@-webkit-keyframes noty_anim_height {
  100% {
    height: 0;
  }
}

@keyframes noty_anim_height {
  100% {
    height: 0;
  }
}

.noty_theme__mint.noty_bar {
  margin: 4px 0;
  overflow: hidden;
  border-radius: 2px;
  position: relative;
}

.noty_theme__mint.noty_bar .noty_body {
  padding: 10px;
  font-size: 14px;
}

.noty_theme__mint.noty_bar .noty_buttons {
  padding: 10px;
}

.noty_theme__mint.noty_type__alert,
.noty_theme__mint.noty_type__notification {
  background-color: #fff;
  border-bottom: 1px solid #d1d1d1;
  color: #2f2f2f;
}

.noty_theme__mint.noty_type__warning {
  background-color: #ffae42;
  border-bottom: 1px solid #e89f3c;
  color: #fff;
}

.noty_theme__mint.noty_type__error {
  background-color: #de636f;
  border-bottom: 1px solid #ca5a65;
  color: #fff;
}

.noty_theme__mint.noty_type__info,
.noty_theme__mint.noty_type__information {
  background-color: #7f7eff;
  border-bottom: 1px solid #7473e8;
  color: #fff;
}

.noty_theme__mint.noty_type__success {
  background-color: #afc765;
  border-bottom: 1px solid #a0b55c;
  color: #fff;
}

@font-face {
  font-family: montserrat;
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("montserrat"),url(../fonts/Montserrat/Montserrat-Light.woff2) format("woff2");
}

@font-face {
  font-family: montserrat;
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local("montserrat"),url(../fonts/Montserrat/Montserrat-Regular.woff2) format("woff2");
}

@font-face {
  font-family: montserrat;
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local("montserrat"),url(../fonts/Montserrat/Montserrat-Medium.woff2) format("woff2");
}

@font-face {
  font-family: montserrat;
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("montserrat"),url(../fonts/Montserrat/Montserrat-SemiBold.woff2) format("woff2");
}

@font-face {
  font-family: montserrat;
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("montserrat"),url(../fonts/Montserrat/Montserrat-Bold.woff2) format("woff2");
}

input[type=text]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=text]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

::-webkit-input-placeholder {
  color: #a5a5a5;
}

::-moz-placeholder {
  color: #a5a5a5;
}

:-ms-input-placeholder {
  color: #a5a5a5;
}

::-ms-input-placeholder {
  color: #a5a5a5;
}

::placeholder {
  color: #a5a5a5;
}

::-moz-selection {
  background-color: #e30713;
  color: #fff;
}

::selection {
  background-color: #f6d255;
  color: #fff;
}

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

body {
  font-family: "Onest", sans-serif;
  font-size: 14px;
  min-width: 320px;
  position: relative;
  line-height: 1.3;
  overflow-x: hidden;
  color: #222;
}

.container {
  margin: 0 auto;
  max-width: 1280px;
  padding: 0 15px;
  width: 100%;
}

.header {
  color: #fff;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 20;
  border-bottom: 1px solid rgba(255,255,255,.1);
  -webkit-transition: background-color .5s;
  -o-transition: background-color .5s;
  transition: background-color .5s;
}

.header__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 25px 0 10px 0;
}

.header__info .logo {
     display: flex;
}

.header__info .logo__img {
  max-width: 50%;
  width: 100%;
  height: auto;
}

.header__address {
  padding-left: 30px;
  position: relative;
}

.header__address::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/dest/ico-pin.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header__address p {
  margin-bottom: 0;
  margin-top: 1px;
  color: #ffffffbb;
}

.header__tel {
  display: block;

}

.header__tel .item {
    margin-left: 0px;/*margin-left: 25px;*/
    display:flex;
}

.header__tel .items {
  margin-left: 25px;
}

.header__tel .item:first-child {
  margin-left: 0;
}

.header__tel .items:first-child {
  margin-left: 0;
}

.header__tel .item a {
  font-family: "Onest", sans-serif;
    color: #fff;
    padding-left: 0px;/*padding-left: 30px;*/
    position: relative;
    font-weight: 100;
    font-size: 24px;
}

.header__tel .items a {
  color: #fff;
  padding-left: 5px;
  position: relative;
  font-weight: 600;
}

.header__tel .item a:hover {
  color: #fff;
  text-decoration: none;
}

.header__tel .items a:hover {
  color: #fff;
  text-decoration: none;
}


.pes:before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/assets/images/icon/ico-phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: -30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.header__tel .items a::before {
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(../images/dest/ico-phone.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.header__tel .item--btn {
  display: none;
  text-align: right;
  line-height: 1.2;
}

.header__tel .item--btn button {
  background: 0 0;
  border: 0;
  padding: 0;
  color: rgba(255,255,255,.8);
  text-decoration: underline;
  font-size: 13px;
}

.header__tel .item.ico-viber a::before {
  background-image: url(../images/dest/ico-viber.svg);
}
.header__tel .items.ico-viber a::before {
  background-image: url(../images/dest/ico-viber.svg);
}

.header__nav.active {
  display: block;
}

.header__btn .btn {
  line-height: 47px;
  min-height: 47px;
}

.header--fixed {
  position: fixed;
   margin-top: 20px;
  background: rgba(0,0,0,0.8);
  -webkit-animation: slideInDown;
  animation: slideInDown;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  /*obn*/
}

.header--fixed .header__info {
  padding: 10px 0;
}

.header--fixed .header__info .logo {
      max-width: 550px;/*max-width: 140px;*/
}

.header--fixed .header__btn .btn--line {
  line-height: 33px;
  min-height: 33px;
}

.header--fixed .main-menu__item a {
  padding-bottom: 10px;
}

.header--fixed .main-menu__item a:hover::after {
  background-color: #fff;
}

.main-menu {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 69%;
}

.main-menu__item {
  font-weight: 100;
  text-transform: uppercase;
  letter-spacing: .72px;
  text-align: center;
}

.main-menu__item a {
  color: #fff;
  -webkit-transition: color .3s ease-in-out;
  -o-transition: color .3s ease-in-out;
  transition: color .3s ease-in-out;
  padding: 0 5px;
  padding-bottom: 22px;
  display: block;
  position: relative;
}

.main-menu__item a:hover {
  text-decoration: none;
  color: #fff;
}

.main-menu__item a:hover::after {
  opacity: 1;
  background-color: #f6d255;
}

.main-menu__item a::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -1px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}

.main-menu__item--ico a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
}

.main-menu__item--ico a::after {
  opacity: 1;
  /*background-color: #fff;*/
}

.main-menu__item--ico a::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-image: url(../images/dest/item-menu.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 10px;
}

.main-menu__item:hover>.sub-menu {
  display: block;
}

.main-menu__item .sub-menu {
  position: absolute;
  z-index: 5;
  display: none;
}

.sub-menu {
  background-color: #fff;
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  -webkit-animation: fadeInUp;
  animation: fadeInUp;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
  -webkit-box-shadow: 0 0 5px rgba(0,0,0,.08);
  box-shadow: 0 0 5px rgba(0,0,0,.08);
}

.sub-menu__item {
  font-size: 12px;
}

.sub-menu__item a {
  color: #222;
  padding: 12px 18px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.sub-menu__item a::before {
  content: none;
}

.sub-menu__item a::after {
  content: none;
}

.sub-menu__item a:hover {
  background-color: #e30713;
  color: #fff;
}

.sub-menu__item--arrow {
  position: relative;
}

.sub-menu__item--arrow>a {
  padding-right: 35px;
}

.sub-menu__item--arrow>a::after {
  content: "";
  display: inline-block;
  background-color: transparent!important;
  background-image: url(../images/dest/menu-arrow.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: auto;
  bottom: auto;
}

.sub-menu__item--arrow>a:hover::after {
  background-image: url(../images/dest/menu-arrow-hover.svg);
}

.sub-menu__item--arrow:hover {
  background-color: #f1f4f9;
}

.sub-menu__item:hover>.sub-menu {
  display: block;
}

.sub-menu__item .sub-menu {
  right: -100%;
  top: 0;
  width: 100%;
  -webkit-animation: fadeInRight;
  animation: fadeInRight;
  -webkit-animation-duration: .3s;
  animation-duration: .3s;
}

.btn {
    border-radius: 7px;
    
  background: #f6d255;
  color: #000;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  line-height: 55px;
  min-height: 55px;
  padding: 0 30px;
  font-weight: 600;
  text-transform: uppercase;
  border: 2px solid #f6d255;
  -webkit-transition: border-color .3s,background-color .3s,-webkit-transform .1s;
  transition: border-color .3s,background-color .3s,-webkit-transform .1s;
  -o-transition: transform .1s,border-color .3s,background-color .3s;
  transition: transform .1s,border-color .3s,background-color .3s;
  transition: transform .1s,border-color .3s,background-color .3s,-webkit-transform .1s;
}

.btn:hover {
  text-decoration: none;
  color: #fff;
  border-color: #f6d255;
  background: #f6d255;
}

.btn:active {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}




.btnh {
    border-radius: 7px;
        height: 57px;
    font-size: 20px;
    font-family: "Onest", sans-serif;
    background: #f6d255;
    color: #000;
    text-decoration: none;
    display: inline-block;
    text-align: center;
    line-height: 55px;
    min-height: 5px;
    padding: 0 10px;
    font-weight: 200;
    text-transform: uppercase;
    border: 2px solid #f6d255;
    -webkit-transition: border-color .3s, background-color .3s, -webkit-transform .1s;
    transition: border-color .3s, background-color .3s, -webkit-transform .1s;
    -o-transition: transform .1s, border-color .3s, background-color .3s;
    transition: transform .1s, border-color .3s, background-color .3s;
    transition: transform .1s, border-color .3s, background-color .3s, -webkit-transform .1s;
}

.btnh:hover {
  text-decoration: none;
  color: #fff;
  border-color: #f6d255;
  background: #f6d255;
}

.btnh:active {
  -webkit-transform: translateY(1px);
  -ms-transform: translateY(1px);
  transform: translateY(1px);
}

.btn--line {
  border: 2px solid #fff;
  color: #fff;
  background: 0 0;
  padding: 0 20px;
}

.btn--line:hover {
  background-color: #fff;
  color: #e30713;
  border-color: #fff;
}

.btn--line-h {
  border-radius: 7px;
    font-family: "Onest", sans-serif;
        font-weight: 200;
    letter-spacing: 1px;
    font-size: 22px;
    padding: 0px 10px;
}

.btn--line-h:hover {
  background-color: #fff;
  color: #000;
  border-color: #000;
}





  

.btn--border {
  padding: 0 50px;
  border-radius: 7px;
}

.btn--blick {
  position: relative;
  overflow: hidden;
}

.btn--blick::after {
  content: "";
  margin-left: -30px;
  width: 20px;
  height: 300px;
  background: #fff;
  position: absolute;
  left: -40px;
  top: -150px;
  -webkit-transition: all .1s;
  -o-transition: all .1s;
  transition: all .1s;
  -webkit-animation: slideme 5s ease-in-out infinite;
  animation: slideme 5s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@-webkit-keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0;
  }

  100%, 30% {
    left: 110%;
    margin-left: 80px;
  }
}

@keyframes slideme {
  0% {
    left: -30px;
    margin-left: 0;
  }

  100%, 30% {
    left: 110%;
    margin-left: 80px;
  }
}

.btn-menu {
  display: none;
  border: 0;
  background: 0 0;
  width: 45px;
  height: 30px;
  position: relative;
}

.btn-menu::before {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  -webkit-transition: top .3s,-webkit-transform .3s;
  transition: top .3s,-webkit-transform .3s;
  -o-transition: top .3s,transform .3s;
  transition: top .3s,transform .3s;
  transition: top .3s,transform .3s,-webkit-transform .3s;
}

.btn-menu span {
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  top: calc(50% - 1px);
  left: 0;
  -webkit-transition: width .3s;
  -o-transition: width .3s;
  transition: width .3s;
}

.btn-menu::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  -webkit-transition: bottom .3s,-webkit-transform .3s;
  transition: bottom .3s,-webkit-transform .3s;
  -o-transition: bottom .3s,transform .3s;
  transition: bottom .3s,transform .3s;
  transition: bottom .3s,transform .3s,-webkit-transform .3s;
}

.btn-menu.active::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14px;
}

.btn-menu.active span {
  width: 0;
}

.btn-menu.active::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 14px;
}
.main-slider {
  position: relative;
  overflow: hidden;
}

.main-slider::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#000000b3),to(rgba(0,0,0,0)));
  background-image: -o-linear-gradient(top,#000000b3 0,rgba(0,0,0,0) 100%);
  background-image: linear-gradient(to bottom,#000000b3 0,rgba(0,0,0,0) 100%);
  z-index: 2;
}

.main-slider .swiper-wrapper {
  position: relative;
  z-index: 5;
}

.main-slider__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  /*-webkit-animation: 25s ease-in 0s infinite normal none running zoomin;
  animation: 25s ease-in 0s infinite normal none running zoomin;
  -webkit-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;*/
  -o-object-fit: cover;
  object-fit: cover;
}

.main-slider__item {
  text-decoration: none;
  padding: 250px 0 120px 0;
}

.main-slider__title {
  letter-spacing: 2px;
    font-family: "Onest", sans-serif;
    font-weight: 900;
  color: #fff;

  font-size: 50px;
  max-width: 100%;
  margin-bottom: 15px;
  line-height: 1.2;
}

.main-slider__desc {
 font-family: "Onest", sans-serif;
  font-weight: 100;
  font-size: 18px;
  color: #f6d255;
  padding-bottom: 20px;
}
.main-slider__desc_new {
    font-family: "Onest", sans-serif;
    font-weight: 900;
  font-size: 34px;
  color: #f6d255;
  padding-top: 20px;
    padding-bottom: 80px;
      text-transform: uppercase;
}
.main-banner {
  position: relative;
  overflow: hidden;
}

.main-banner::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0,#000000b3),to(rgba(0,0,0,.37)));
  background-image: -o-linear-gradient(top,#000000b3 0,rgba(0,0,0,.37) 100%);
  background-image: linear-gradient(to bottom,#000000b3 0,rgba(0,0,0,.37) 100%);
  z-index: 2;
}

.main-banner__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-animation: 25s ease-in 0s infinite normal none running zoomin;
  animation: 25s ease-in 0s infinite normal none running zoomin;
  -webkit-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s;
  transition: all .2s ease-in-out 0s;
  -o-object-fit: cover;
  object-fit: cover;
}

.main-banner__text {
  padding: 225px 0 100px 0;
  position: relative;
  z-index: 2;
}
.main-banners__text {
  padding: 75px 0 100px 0;
  position: relative;
  z-index: 2;
}
.main-banner__title {
  color: #fff;
  font-weight: 700;
  font-size: 34px;
  max-width: 930px;
  margin-bottom: 25px;
  line-height: 1.4;
}

.main-banner__title span {
  background-color: #e30713;
  color: #fff;
  padding: 0 15px;
}

.main-banner__desc {
  font-size: 18px;
  color: #fff;
  padding-bottom: 30px;
}

.main-banner__desc strong {
  font-weight: 600;
}

.main-banner__desc p {
  margin-bottom: 3px;
}

.main-banner__desc ul {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
  font-size: 16px;
}

.main-banner__desc ul li {
  line-height: 1.5;
  position: relative;
  padding-left: 20px;
}

.main-banner__desc ul li::before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #e30713;
  margin-right: 7px;
  border: 3px solid #fff;
  position: absolute;
  left: 0;
  top: 6px;
}

@-webkit-keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

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

@keyframes zoomin {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }

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

.sec-step-image__boxks .sec-title {
  font-weight: 800;
  font-size: 40px;
  text-align: center;
  padding: 30px 0px 15px;
}

.sec-title {
 text-transform: uppercase;
    font-family: "Onest", sans-serif;
    font-weight: 900;
    font-size: 36px;
    text-align: left;
}

.sec-title-gray {
text-transform: uppercase;
  font-family: "Onest", sans-serif;
  font-weight: 900;
  font-size: 36px;
  text-align: left;
  background: #8f8b8b;
  padding: 30px 0;
  color: #f6d255;
  text-align: center;
}

.section__gifts{
	background: #8f8b8b;
    padding: 50px 0 0px 0;
}

.sec-form-zamer {
  padding: 100px 0;
  position: relative;
}

.sec-form-zamer::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background-color: #f7f7f8;
}

.sec-form-zamer .container {
  position: relative;
  z-index: 1;
}

.sec-form-zamer__text {
  font-size: 24px;
  margin-top: 10px;
}

.sec-form-zamer__form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

.sec-form-zamer__form .row-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  width: 78%;
}

.sec-form-zamer__form label {
  display: inline-block;
  width: 33%;
  margin-bottom: 0;
  margin-right: -1px;
}

.sec-form-zamer__form .btn {
  min-height: 58px;
  line-height: 58px;
  border-width: 1px;
}

.sec-form-zamer .form-text {
  color: rgba(0,0,0,.4);
  font-size: 13px;
  margin-top: 15px;
  margin-bottom: 0;
}

.input {
  width: 100%;
  outline: 0;
  border: 1px solid #d3d3db;
  background-color: #fff;
  min-height: 58px;
  line-height: 58px;
  padding: 0 25px;
  color: #000;
  font-size: 15px;
  font-weight: 400;
}

.input:focus {
  border-color: #f6d255;
  position: relative;
}

.sec-catalog {
  margin-bottom: 30px;
  margin-top:30px;
}

.sec-catalog__tabs {
  margin-top: 0px;
}

.sec-catalog__btn {
  text-align: center;
}

.catalog-slider {
  padding: 0 30px;
}

.catalog-slider .swiper-slide {
  background: #fff;
  text-align: center;
  height: 100%;
}

.catalog-slider .swiper-slide a {
  display: block;
  position: relative;
  font-size: 0;
  height: 100%;
}

.catalog-slider .swiper-slide a::after {
  content: "";
  display: block;
  background-color: rgba(227,7,19,.8);
  background-image: url(../images/dest/zoom.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px;
  position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  height: 100%;
  z-index: 1;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
  font-size: 0;
}

.catalog-slider .swiper-slide a:hover::after {
  opacity: 1;
}

.catalog-slider .swiper-button-next,
.catalog-slider .swiper-button-prev {
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  top: 55%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s;
  -webkit-box-shadow: 0 3px 3px 0 #0000002e;
  box-shadow: 0 3px 3px 0 #0000002e;
}

.catalog-slider .swiper-button-next::after,
.catalog-slider .swiper-button-prev::after {
  font-size: 14px;
  color: #000;
  font-weight: 900;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.catalog-slider .swiper-button-next:hover,
.catalog-slider .swiper-button-prev:hover {
  background: #e30713;
}

.catalog-slider .swiper-button-next:hover::after,
.catalog-slider .swiper-button-prev:hover::after {
  color: #fff;
}

.catalog-slider .swiper-pagination {
  position: static;
  margin-top: 10px;
}

.catalog-slider .swiper-pagination-bullet {
  background: #d7dfe6;
  width: 10px;
  height: 10px;
  opacity: 1;
}

.catalog-slider .swiper-pagination-bullet-active {
  background-color: #e30713;
}

.tabs__caption {
  font-size: 0;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 20px;
}

.tabs__caption li {
  color: #2a2b35;
  font-size: 15px;
  font-weight: 700;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 5px;
}

.tabs__caption li span {
  display: block;
  padding-bottom: 2px;
  -webkit-transition: border-bottom-color .1s ease-in-out,color .1s ease-in-out;
  -o-transition: border-bottom-color .1s ease-in-out,color .1s ease-in-out;
  transition: border-bottom-color .1s ease-in-out,color .1s ease-in-out;
  border-bottom: 2px solid transparent;
}

.tabs__caption li.active span {
  color: #e30713;
  border-bottom-color: #e30713;
}

.tabs__caption li::after {
  content: "";
  display: inline-block;
  border-radius: 50%;
  background-color: #c0c6cd;
  margin: 0 10px;
  width: 8px;
  height: 8px;
}

.tabs__caption li:last-child::after {
  content: none;
}

.tabs__content {
  display: none;
}

.tabs__content.active {
  display: block;
}

.tabs__content:not(.gallery-slider__item) p {
  font-size: 10px;
  color: #7c7c7c;
  text-align: center;
  margin-bottom: 30px;
  margin-top: 10px;
  line-height: 1.4;
}

.tabs__content.gallery-slider__item .block-gallery-group__grid {
	margin-bottom: 0;
}

.tabs__content.gallery-slider__item .gallery-slider__title {
	font-weight: 700;
}

.tabs__content.gallery-slider__item .gallery-slider__desc {
}

.tabs__content.gallery-slider__item .btn {
  margin-left: 0;
}

.sec-form-order {
  position: relative;
  padding: 50px 0 90px;
}



.sec-form-order--dark-bg .sec-form-order__content {
  background-color: transparent;
  color: #fff;
  padding-bottom: 0px;
}

.sec-form-order--dark-bg .sec-form-order__text {
  font-size: 15px;
}

.sec-form-order .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.sec-form-order .containerne {
    margin: 0 auto;
    max-width: 1280px;
    padding: 62px;
    width: 100%;
    display: flex;
	background: #f6d255;
  border-radius: 10px;

}

.sec-form-order__img {
  position: relative;
  width: 24%;
}

.sec-form-order__img img {
  width: 300px;
  height: auto;
  z-index: 2;
  top: -100px;
  position: absolute;
}

.sec-form-order__img .btn {
  background-image: url(../images/dest/f1.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50px;
  width: 130px;
  height: 130px;
  min-height: 130px;
  position: absolute;
  z-index: 2;
  top: 93px;
  right: -65px;
  -webkit-box-shadow: 0 20px 87px 0 rgba(0,57,127,.5);
  box-shadow: 0 20px 87px 0 rgba(0,57,127,.5);
}

.sec-form-order__img .btn::before {
  content: "";
  position: absolute;
  top: -12px;
  left: -12px;
  width: 150px;
  height: 150px;
  border: 1px solid #e30713;
  z-index: 1;
  display: block;
}

.sec-form-order__content {
  background-color: #fff;
  -webkit-box-shadow: 0 30px 87px 0 rgba(31,37,69,.25);
  box-shadow: 0 30px 87px 0 rgba(31,37,69,.25);
  padding: 40px;
  width: 50%;
  padding-left: 0px;
  padding-bottom: 50px;
}

.sec-form-order__title {
  font-size: 32px;
}

.sec-form-order__text {
  font-weight: 200;
    color: #000;
    margin-bottom: 0;
    line-height: 1.4;
}

.sec-form-order__form form {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec-form-order__form form .input {
 margin-bottom: 20px;
 border-radius: 10px;
}

.sec-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sec-grid .grid-item {
  width: 50%;
  height: 430px;
}

.sec-grid .grid-item:nth-child(odd) {
  padding-left: 13%;
}

.sec-grid .grid-item:nth-child(even) {
  padding-right: 13%;
}

.grid-item {
  padding: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.grid-item--bg {
  color: #fff;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.grid-item--bg::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.3);
}

.grid-item--bg * {
  position: relative;
}

.grid-item--bg p {
  color: #fff!important;
}

.grid-item--bg svg path {
  fill: #fff!important;
}

.grid-item--count {
  position: relative;
}

.grid-item--count::before {
  content: '';
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 1;
  background-color: #f7f7f8;
}

.grid-item--count .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 30px 0;
  position: relative;
  z-index: 2;
}

.grid-item--count .row-title {
  font-size: 60px;
  font-weight: 700;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.grid-item--count .row-desc {
  max-width: 150px;
  font-size: 18px;
  line-height: 1.3;
  margin: 0 20px;
}

.grid-item__title {
  font-size: 36px;
  line-height: 1.2;
  margin-bottom: 0;
}

.grid-item__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 30px;
}

.grid-item__text .ico {
  margin-right: 20px;
}

.grid-item p {
  font-size: 19px;
  color: rgba(0,0,0,.7);
  line-height: 1.6;
  margin: 0;
}

.sec-catalog-price {
  padding: 0px 0; /* padding: 80px 0;*/
  overflow: hidden;
}

.sec-catalog-price .list-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 50px;
}

.sec-catalog-price .list-card .card {
  width: 50%;
}

.sec-catalog-price .list-card .card:nth-child(odd) {
  padding-left: 5%;
}

.sec-catalog-price .list-card .card:nth-child(even) {
  padding-right: 5%;
}

.card {
  background-color: #f0f0f2;
  padding: 60px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  color: #fff;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.card::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,.4);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s;
}

.card:hover {
  color: #222;
}

.card:hover::before {
  background-color: #f0f0f2;
}

.card:hover .card__desc {
  color: rgba(0,0,0,.5);
}
.conol {
margin-left: 0%;
}


.card__content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  position: relative;
  z-index: 2;
}
@media (min-width:1700px) {
.conol {
margin-left: 20%;
}
}
@media (min-width:2000px) {
.conol {
margin-left: 30%;
}
}



.card__title {
    width: 60%;
    display: inline;
    padding-top: 10px;
    font-size: 25px;
    text-transform: uppercase;
}

.card__desc {
    font-family: "Onest", sans-serif;
  /*color: rgba(255,255,255,.5);*/
  font-size: 16px;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}




.card__desc::marker {
    color: #f6d255;
    font-size: 25px;
}




.card__text {
      font-weight: 800;  
  font-size: 20px;
  margin-top: 40px;
  margin-bottom: 0;
}

.card__info-price {
    text-align: center;
    border: 5px solid #f6d255;
    border-radius: 7px;
    
    
  padding-left: 10px;
  -webkit-box-flex: 0;
  -ms-flex: 0;
  flex: 0;
  min-width: 50%;
  position: relative;
  z-index: 2;
}

.card__info-price .btn {
  font-size: 13px;
  line-height: 43px;
  min-height: 43px;
  padding: 0 20px;
}

.card__price {
    margin-left: 15px;
        border: 3px solid #f6d255;
    border-radius: 7px;
  font-size: 20px;
  font-weight: 300;
  padding: 5px;
}

.card__price strong {
    font-family: "Onest", sans-serif;
  font-size: 42px;
  line-height: 1;
}

.card-wrap-price {
  font-size: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 15px;
}

.card__sale {
   font-family: "Onest", sans-serif;
  background-color: #f6d255;
  color: #fff;
  line-height: 35px;
  padding: 0 15px;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 0;
}

.card__garant {
  background-color: #000;
  color: #fff;
  line-height: 35px;
  padding: 0 15px;
  font-weight: 700;
  font-size: 16px;
  display: inline-block;
  margin-bottom: 0;
}

.sec-banner-title {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  padding-bottom: 45px;
  height: 620px;
  position: relative;
}

.sec-banner-title__marks {
  height: 100%;
}

.sec-banner-title__marks .mark {
  position: absolute;
  z-index: 2;
  left: -100px;
  top: -100px;
}

.sec-banner-title__marks .mark::before {
  content: '';
  display: block;
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: .7;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  -webkit-animation: radial-pulse 1s infinite;
  animation: radial-pulse 1s infinite;
}

.sec-banner-title__marks .mark::after {
  content: '';
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(../images/dest/mark.png);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  left: 5px;
  top: 5px;
  z-index: 1;
  position: absolute;
  cursor: pointer;
}

.sec-banner-title__marks .mark:hover span {
  opacity: 1;
  visibility: visible;
}

.sec-banner-title__marks .mark span {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 50px;
  background: #fff;
  width: 240px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 5px 20px;
  border: 1px solid #c5b9cf;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: center;
  color: #969696;
  -webkit-box-shadow: 0 0 0 3px #fff,0 0 0 4px #c5b9cf;
  box-shadow: 0 0 0 3px #fff,0 0 0 4px #c5b9cf;
  opacity: 0;
  visibility: hidden;
}

.sec-banner-title__marks .mark--bottom span {
  top: 50px;
  left: -100px;
}

.sec-banner-title__marks .mark--left span {
  top: 0;
  left: -250px;
}

.sec-banner-title__wrap-title {
  position: absolute;
  top: auto;
  left: 0;
  width: 100%;
  bottom: 0;
  padding-top: 40px;
  padding-bottom: 100px;
  z-index: 1;
  background: #fff;
  background: -webkit-gradient(linear,left bottom,left top,from(white),to(rgba(255,255,255,.5)));
  background: -o-linear-gradient(bottom,#fff 0,rgba(255,255,255,.5) 100%);
  background: linear-gradient(0deg,#fff 0,rgba(255,255,255,.5) 100%);
}

.sec-banner-title .sec-title {
  font-size: 26px;
  margin-bottom: 0;
  text-transform: uppercase;
  line-height: 1.6;
}

@-webkit-keyframes radial-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.9);
    box-shadow: 0 0 0 0 rgba(255,255,255,.9);
  }

  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,.2);
    box-shadow: 0 0 0 10px rgba(255,255,255,.2);
  }
}

@keyframes radial-pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(255,255,255,.9);
    box-shadow: 0 0 0 0 rgba(255,255,255,.9);
  }

  100% {
    -webkit-box-shadow: 0 0 0 10px rgba(255,255,255,.2);
    box-shadow: 0 0 0 10px rgba(255,255,255,.2);
  }
}


.tippy-box[data-theme~=mark] {
  background: #fff;
  width: 240px;
  font-size: 12px;
  text-transform: uppercase;
  border-radius: 6px;
  padding: 5px 20px;
  border: 1px solid #c5b9cf;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  text-align: center;
  color: #969696;
  -webkit-box-shadow: 0 0 0 3px #fff,0 0 0 4px #c5b9cf;
  box-shadow: 0 0 0 3px #fff,0 0 0 4px #c5b9cf;
}

.sec-step {
  padding: 0px 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.sec-step__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec-step__img {
  margin-top: 50px;
  text-align: center;
  padding-right: 20px;
}

.sec-step__img img {
  max-width: 440px;
}

.sec-step__tabs {
  width: 50%;
}

.sec-step__tabs .btn {
  margin-top: 10px;
}

.step-tabs__caption {
  font-size: 0;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 20px;
}

.step-tabs__caption li {
  color: #ccc;
  font-weight: 600;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  margin-bottom: 5px;
  margin-right: 25px;
  padding: 5px 0;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-transition: border-top-color .3s ease-in-out,color .3s ease-in-out;
  -o-transition: border-top-color .3s ease-in-out,color .3s ease-in-out;
  transition: border-top-color .3s ease-in-out,color .3s ease-in-out;
  border-top: 2px solid transparent;
}

.step-tabs__caption li.active {
  border-top-color: #f6d255;
  color: #555;
}

.step-tabs__caption li:hover {
  color: #555;
}

.step-tabs__content {
  display: none;
}

.step-tabs__content.active {
  display: block;
}

.step-list {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.step-list__item {
  font-size: 14px;
  margin-bottom: 35px;
  padding-left: 70px;
  position: relative;
}

.step-list__item::before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 50px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 0px;
  top: 0;
}

.step-list__item:first-child::before {
  background-image: url(/assets/images/dest/1.png);
}

.step-list__item:nth-child(2)::before {
  background-image: url(/assets/images/dest/2.png);
}

.step-list__item:nth-child(3)::before {
  background-image: url(/assets/images/dest/3.png);
}

.step-list__item:nth-child(4)::before {
  background-image: url(/assets/images/dest/4.png);
}

.step-list__item strong {
  font-size: 18px;
  text-transform: uppercase;
}

.step-list__item p {
  margin-top: 5px;
  margin-bottom: 0;
  color: #8a8a8c;
  line-height: 1.4;
}

.sec-card-grid__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 40px;
}

.sec-card-grid__list .card-grid {
  width: 33.333%;
}

.sec-card-grid__list .card-grid:nth-child(even)::before {
  background-color: #f7f7f8;
}

.card-grid {
  padding: 40px 45px;
  height: 340px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.card-grid::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background-color: #f0f0f2;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  -webkit-transition: background-color .3s;
  -o-transition: background-color .3s;
  transition: background-color .3s;
}

.card-grid--war {
  color: #fff;
}

.card-grid--war::before {
  background-color: #eb3535!important;
}

.card-grid--war .card-grid__desc {
  color: rgba(255,255,255,.5);
}

.card-grid--war .card-grid__price {
  color: #fff;
}

.card-grid:hover {
  color: #fff;
}

.card-grid:hover::before {
  background-color: rgba(0,0,0,.4)!important;
}

.card-grid:hover .card-grid__desc {
  color: rgba(255,255,255,.5);
}

.card-grid:hover .card-grid__price {
  color: #fff;
}

.card-grid:hover .card-grid__btn {
  opacity: 1;
  font-size: 14px;
  line-height: 45px;
  min-height: 45px;
  padding: 0 35px;
  max-width: none;
  max-height: none;
  margin-top: 30px;
}

.card-grid__content {
  height: 100%;
  position: relative;
  z-index: 2;
}

.card-grid__title {
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
}

.card-grid__desc {
  font-size: 18px;
  font-weight: 400;
  margin-top: 5px;
  color: rgba(0,0,0,.5);
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}

.card-grid__text {
  margin-top: 15px;
  font-size: 18px;
}


.card-grid__price {
  color: rgba(0,0,0,.4);
  font-size: 30px;
  font-weight: 400;
  margin-bottom: 0;
  line-height: 1;
  -webkit-transition: color .3s;
  -o-transition: color .3s;
  transition: color .3s;
}



.card-grid__price strong {
  font-weight: 700;
  font-size: 38px;
}

.card-grid__sale {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  background-color: #000;
  line-height: 30px;
  display: inline-block;
  margin-bottom: 10px;
  padding: 0 15px;
}

.card-grid__btn {
  max-width: 0;
  max-height: 0;
  line-height: 0;
  min-height: 0;
  font-size: 0;
  padding: 0;
  border: 0;
  opacity: 0;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

.card-grid__footer {
  position: absolute;
  left: 0;
  bottom: 0;
}

.sec-video {
  padding: 80px 0;
}

.sec-video .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec-video__text {
  padding-right: 20px;
  width: 50%;
}

.sec-video .plus-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #969696;
  font-size: 19px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 40px;
}

.sec-video .plus-text svg {
  margin-right: 15px;
  min-width: 38px;
}

.sec-video .plus-text p {
  margin-bottom: 0;
  line-height: 1.5;
  font-size: 14px;
}

.sec-video .btn {
  margin-top: 50px;
}

.sec-video__video {
  width: 50%;
  height: 420px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-video__video::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.2);
  z-index: 1;
}

.sec-video__video .btn-play {
  text-align: left;
  border: 0;
  background-color: transparent;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  z-index: 2;
}

.sec-video__video .btn-play:hover .ico {
  background-color: #e30713;
}

.sec-video__video .btn-play:hover .ico path {
  fill: #fff;
}

.sec-video__video .btn-play .ico {
  background-color: #fff;
  width: 140px;
  height: 140px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: auto 0 0px;
  flex: auto 0 0;
}

.sec-video__video .btn-play span {
  margin-left: 30px;
  color: #fff;
  font-size: 32px;
  font-weight: 800;
  display: block;
  max-width: 200px;
}

.sec-utp {
  padding-bottom: 80px;
  position: relative;
  background: #fff;
}

.sec-utp .sec-title{
	background: #8f8b8b;
  padding: 30px 0;
  color: #f6d255;
  text-align: center;
}


.sec-utp .container {
  position: relative;
  z-index: 2;
}

.sec-utp .sec-title {
  max-width: 100%;
}

.sec-utp__list {
  margin-top: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-left: -15px;
  margin-right: -15px;
}

.sec-utp__list .utp-item {
  width: 25%;
  margin: 0 15px;
  background: #c4c3c3;
  padding: 19px;
  text-align: center;
}

.utp-item__title {
  font-size: 18px;
  display: inline-block;
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
}

.utp-item__text {
color: #000;
  font-size: 17px;
  padding-top: 30px;
  position: relative;
  line-height: 1.2;
  font-weight: 200;
}

.section__certificate{
	background: #8f8b8b;
     padding: 30px 0;
}

.с12{
	display: flex;
	align-items: center;
  justify-content: center;
}

.certificate-item{
margin: 0 20px;
  width: 230px;
}


.utp-item__text::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 3px;
  background-color: #f6d255;
  max-width: 50%;
  margin: 0 auto;
}

.sec-questions {
  padding: 10px 0;
  padding-bottom: 40px;
}

.sec-questions__accordion {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 40px;
}

.sec-questions__accordion .accordion-item {
  margin-bottom: 10px;
}

.accordion-item {
  position: relative;
}

.accordion-item.active .accordion-item__ico svg {
  fill: #f6d255;
}

.accordion-item.active .accordion-item__title {
  text-decoration: underline;
}

.accordion-item__title {
  color: rgba(0,0,0,.6);
  font-size: 20px;
  background-color: #f7f7f8;
  padding: 20px 0;
  margin-left: 28px;
  padding-left: 50px;
  cursor: pointer;
}

.accordion-item__ico {
    width: 60px;
  position: absolute;
  left: 0;
  top: 5px;
  z-index: 2;
}

.accordion-item__panel {
  color: #000;
  font-size: 19px;
  font-weight: 300;
  font-style: italic;
  padding: 25px 40px;
  margin-left: 28px;
  line-height: 1.5;
  margin-top: 5px;
  background-color: #f7f7f8;
}

.accordion-item__panel p {
  margin-bottom: 3px;
}

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

.sec-map {
  width: 100%;
  height: 400px;
  position: relative;
}

.sec-map .ymap-container {
  position: absolute;
  overflow: hidden;
  background: url(../images/dest/yandex.jpg) #ebebeb no-repeat;
  background-position: center center;
  background-size: cover;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}

.sec-map #map-yandex {
  width: 100%;
  height: 100%;
}

.sec-map .loader {
  position: absolute;
  z-index: 15;
  top: -100%;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  color: #000;
  -webkit-transition: opacity .7s ease;
  -o-transition: opacity .7s ease;
  transition: opacity .7s ease;
  opacity: 0;
  background-color: rgba(0,0,0,.35);
}

.sec-map .loader:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sec-map .loader:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sec-map .loader.is-active {
  top: 0;
  opacity: 1;
}

.sec-map .loader-default:after {
  position: absolute;
  top: calc(50% - 24px);
  left: calc(50% - 24px);
  width: 48px;
  height: 48px;
  content: "";
  -webkit-animation: rotation 1s linear infinite;
  animation: rotation 1s linear infinite;
  border: solid 4px #fff;
  border-left-color: transparent;
  border-radius: 50%;
}

.sec-map .map-win p {
  margin-bottom: 3px;
  padding: 0 0 0 10px;
  border-radius: 8px;
  color: #373737;
  font-size: 14px;
}

.sec-map .map-win p span{
  margin-bottom: 3px;
  padding: 0 0 0 10px;
  border-radius: 8px;
  color: #e30713;
  font-weight: 600;
  font-size: 14px;
}

@-webkit-keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

@keyframes rotation {
  from {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }

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

.footer {

}

.footer .row-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 60px;
}

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

.footer__address {
  font-size: 24px;
  padding-right: 20px;
}

.footer__address .title {
    font-family: "Onest", sans-serif;
    font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}

.footer__address .address {
    font-family: "Onest", sans-serif;
    font-weight: 600;
  color: #fff;
  margin-bottom: 10px;
}

.footer__address .time {
  color: #fff;
  font-size: 18px;
  letter-spacing: .14px;
  margin-top: 20px;
  margin-bottom: 0;
}

.footer__links {
    margin-top: 20px;
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  padding-right: 20px;
}

.footer__links li {
  margin: 15px 0;
}

.footer__links li a {
  color: #fff;
  font-size: 18px;
  letter-spacing: .14px;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
}

.footer__links li a:hover {
  color: #f6d255;
  text-decoration: none;
}

.footer__dev {
  text-align: center;
  width: 210px;
}

.footer__dev a {
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 12px;
  color: #a2adae;
}

.footer__dev a:hover {
  color: #f6d255;
  text-decoration: none;
}

.footer__dev img {
  max-width: 98%;
  height: auto;
  margin-bottom: 5px;
}

.footer__copy {
    font-family: "Onest", sans-serif;
    font-weight: 600;
  text-align: center;
  font-size: 12px;
  padding-bottom: 20px;
}

.footer__copy p {
  margin-bottom: 3px;
}

.block-contacts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-contacts__ico {
  width: 88px;
  height: 88px;
  background-color: #000;
  margin-right: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-contacts__text {
  color: rgba(0,0,0,.3);
  font-size: 18px;
  font-weight: 500;
}

.block-contacts__text p {
  margin-bottom: 3px;
  color: black;
}

.block-contacts__text a {
  color: #000;
  font-size: 26px;
  font-weight: 800;
  display: block;
  letter-spacing: 1.48px;
  line-height: 1.3;
}

.block-contacts__text a:hover {
  color: #f6d255;
  text-decoration: none;
}

.sec-prices {
  padding: 80px 0 20px;
  background-image: url(../images/dest/bgslider3.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.sec-prices .sec-title {
  text-align: center;
  margin-bottom: 50px;
}

.prices-slider {
  position: relative;
  overflow: hidden;
  padding: 0 0 40px;
}

.prices-slider__dots {
  display: none;
}

.prices-slider .swiper-pagination {
  position: static;
  margin-top: 10px;
}

.prices-slider .swiper-pagination-bullet {
  background: rgba(34,34,34,.3);
  width: 10px;
  height: 10px;
  opacity: 1;
}

.prices-slider .swiper-pagination-bullet-active {
  background-color: #e30713;
}

.card-price {
  padding: 30px;
  background: #fff;
  -webkit-box-shadow: 0 10px 35px -5px rgba(109,100,130,.22),0 30px 20px -20px rgba(0,0,0,.25);
  box-shadow: 0 10px 35px -5px rgba(109,100,130,.22),0 30px 20px -20px rgba(0,0,0,.25);
  border-radius: 8px;
}

.card-price__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 40px;
}

.card-price__title strong {
  display: block;
  font-size: 20px;
  font-weight: 700;
}

.card-price__title span {
  font-weight: 400;
  font-size: 13px;
  color: #777;
}

.card-price__logo {
  max-width: 80px;
  width: 100%;
  height: auto;
}

.card-price__list {
  padding-left: 0;
  margin-bottom: 0;
  list-style-type: none;
}

.card-price__list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 17px 0;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
}

.card-price__list li strong {
  font-weight: 500;
  font-size: 16px;
}

.card-price__price {
  font-size: 15px;
  font-weight: 700;
  margin-top: 25px;
}

.card-price__price strong {
  font-size: 26px;
  font-weight: 700;
}

.sec-table-price {
  padding-top: 5px;
}

.sec-table-price__btn {
  display: block;
  position: relative;
  margin: 0 auto;
  /*border-radius:29px;*/
  font-size: 25px;
  font-weight: 700;
  padding: 7px 25px;
  padding-right: 50px;
  background: #fff;
  border: 2px solid #e30713;
  -webkit-transition: color .5s,background-color .5s;
  -o-transition: color .5s,background-color .5s;
  transition: color .5s,background-color .5s;
}

.sec-table-price__btn::after {
  content: "+";
  font-weight: 400;
  position: absolute;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: 29px;
  height: 29px;
  line-height: 29px;
  color: #fff;
  border-radius: 50%;
  right: 8px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: #e30713;
  cursor: pointer;
}

.sec-table-price__btn:hover {
  background-color: #e30713;
  color: #fff;
}

.sec-table-price__btn:hover::after {
  background-color: #fff;
  color: #e30713;
}

.sec-table-price__btn.active {
  background-color: #e30713;
  color: #fff;
}

.sec-table-price__btn.active::after {
  background-color: #fff;
  color: #e30713;
  -webkit-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
  width: 32px;
  height: 32px;
  line-height: 32px;
  font-size: 34px;
}

.sec-table-price__btn.active:hover {
  background-color: #f35656;
  border-color: #f35656;
  color: #fff;
}

.sec-table-price__btn.active:hover::after {
  background-color: #fff;
  color: #f35656;
}

.sec-table-price__content {
  display: none;
  padding-top: 30px;
}

.sec-table-price__content .wrap-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec-table-price__content .wrap-table .table {
  width: 50%;
  border-left: 2px solid #e30713;
}

.sec-table-price__content .wrap-table .table:first-child {
  margin-right: 10px;
  border-left: 0;
  border-right: 2px solid #e30713;
}

.sec-table-price__content .wrap-table table {
  width: 100%;
  height: 100%;
  background-color: #f7f7f8;
}

.sec-table-price__content .wrap-table table tr th {
  line-height: 20px;
  padding: 10px;
  padding-bottom: 19px;
  width: 130px;
  font-size: 16px;
  font-weight: 400;
}

.sec-table-price__content .wrap-table table tr th:first-child {
  color: #e30713;
  font-weight: 600;
}

.sec-table-price__content .wrap-table table tr td {
  font-size: 13px;
  padding: 5px 10px;
  line-height: 1.2;
}

.sec-table-price__content .wrap-table table tr td:first-child {
  font-weight: 600;
}

.sec-step-image {
  padding-top: 5px;
  padding-bottom: 45px;
}

.sec-step-image .container {
  position: relative;
}

/*.sec-step-image .container:after {
  content: "";
  position: absolute;
  display: block;
  width: 100%;
  width: 94%;
  padding: 100px 0;
  left: 3%;
  z-index: 1;
  bottom: -15px;
  border-radius: 12px;
  -webkit-box-shadow: 0 15px 35px -5px rgba(109,100,130,.2);
  box-shadow: 0 15px 35px -5px rgba(109,100,130,.2);
}
*/
.sec-step-image__box {
  background: #fff;
  padding: 0px 0px 40px;
 /* -webkit-box-shadow: 0 10px 35px -5px rgba(109,98,134,.13);
  box-shadow: 0 10px 35px -5px rgba(109,98,134,.13);*/
  border-radius: 10px;
  position: relative;
  z-index: 5;
}

.sec-step-image__boxk {
  padding: 40px 65px 40px;
  -webkit-box-shadow: 0 10px 35px -5px rgba(109,98,134,.13);
  box-shadow: 0 10px 35px -5px rgba(109,98,134,.13);
  border-radius: 10px;
  position: relative;
  z-index: 5;
}

.sec-step-image__boxks {
  padding: 10px 20px 10px;
  border-radius: 10px;
  position: relative;
  z-index: 5;
}
.sec-step-image__boxkm {
  padding: 20px 0 5px;
  border-radius: 10px;
  position: relative;
  z-index: 5;
}
.sec-step-image .sec-title {
  text-align: center;
  margin-bottom: 20px;
}

.sec-step-image__desc {
  font-weight: 700;
    font-size: 18px;
    color: #000000;
    max-width: 800px;
    text-align: center;
    margin: 0 auto;
}

.sec-step-image__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

.sec-step-image__icons .block-icon {
  border-left: 1px solid #dddbdb;
  padding-left: 30px;
  margin-right: 30px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sec-step-image__icons .block-icon:first-child {
  padding-left: 0;
  border-left: 0;
}

.sec-step-image__icons .block-icon:last-child {
  margin-right: 0;
}

.sec-step-image__images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

.sec-step-image__images .block-step-image {

  width: calc(25% - 15px);
}

.sec-step-image__images .block-step-image:last-child {
  margin-right: 0;
}

.sec-step-image__text {
  margin-top: 40px;
  font-size: 12px;
  background: #f3f3f3;
  padding: 5px;
  color: #444;
  text-align: center;
  line-height: 1.7;
}

.sec-step-image__texts {
  margin-top: 10px;
  font-size: 14px;
  padding: 20px;
  color: #444;
  text-align: center;
  line-height: 1.7;
}

.sec-step-image__text p {
  margin-bottom: 5px;
}

.sec-step-image__texts p {
  margin-bottom: 5px;
}

.sec-step-image__text p:last-child {
  margin-bottom: 0;
}

.sec-step-image__texts p:last-child {
  margin-bottom: 0;
}

.block-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-icon__img {
  max-width: 38px;
  width: 100%;
  height: auto;
  margin-right: 20px;
}

.block-step-image {
  position: relative;
}

.block-step-image__img {
  position: relative;
}

.block-step-image__img img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.block-step-image__count {
  position: absolute;
  left: -7px;
  bottom: -6px;
  background: #010101;
  border-radius: 50%;
  color: #fff;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  font-weight: 600;
}

.block-step-image__text {
  display: block;
  margin-top: 20px;
  font-size: 12px;
}

.block-step-image__texts {
  display: block;
  margin-top: 5px;
  font-size: 12px;
}

.sec-gallery-slider {
  padding-top: 20px;
}

.sec-gallery-slider .sec-title {
  /*max-width: 800px;*/
  margin-bottom: 50px;
}

.gallery-slider {
  margin-bottom: 20px;
  position: relative;
}

.gallery-slider__item {
  padding-top: 75px;
  min-height: 580px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-color: #f7f7f8;
  position: relative;
}

.gallery-slider__title {
  font-family: "Onest", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  color: #f6d255;
  font-size: 18px;
  background: #000;
  width: 50%;
  padding: 5px;
  border-radius: 5px;
  text-align: center;
}

.gallery-slider__icons {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-left: -10px;
  margin-right: -10px;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.gallery-slider__icons .param {
  margin: 0 10px;
  margin-bottom: 15px;
  width: calc(33.33% - 20px);
}

.gallery-slider__text {
  background: #fff;
  padding: 15px;
  position: absolute;
  font-size: 14px;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 40px 5px rgba(0,0,0,.11);
  box-shadow: 0 0 40px 5px rgba(0,0,0,.11);
  max-width: 400px;
  width: 100%;
  top: 40px;
  right: 40px;
  z-index: 2;
  border-left: 5px solid #e30713;
}

.gallery-slider__text .btn {
  margin: 0 auto;
  display: block;
}

.gallery-slider__desc {
  margin-bottom: 20px;
  color: #000;
}

.gallery-slider__desc strong {
  text-transform: uppercase;
}

.gallery-slider__desc p {
  margin-bottom: 3px;
}

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

.gallery-slider__btns {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.gallery-slider__btns button {
  width: 60px;
  height: 60px;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
  cursor: pointer;
  background-color: #f7f7f8;
  border: 0;
  position: static;
  margin: 0!important;
}

.gallery-slider__btns button::after {
  color: #acacad;
  font-size: 18px;
  font-weight: 700;
}

.gallery-slider__btns button:hover {
  background-color: #1c222d;
}

.gallery-slider__btns button:hover::after {
  color: #fff;
}

.min-gallery-slider__item.swiper-slide-thumb-active {
  position: relative;
}

.min-gallery-slider__item.swiper-slide-thumb-active::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
    border: 2px solid #f6d255;
    border-radius: 7px;
}

.param {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.param--price {
    border-radius: 7px;
  background-color: #f6d255;
  color: #fff;
  font-weight: 700;
  display: inline-block;
  text-align: center;
  padding: 8px 10px;
}

.param__icon {
  margin-right: 6px;
  display: inline-block;
}

.param__text p {
  color: #000;
  font-size: 10px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 0;
}

.param__text strong {
  font-size: 16px;
  font-weight: 800;
  line-height: 1;
  margin-top: 4px;
  display: inline-block;
}

.sec-reviews {
  padding-top: 30px;
}

.sec-reviews__sliders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 50px;
}

.sec-reviews__sliders .wrap-reviews-sleder {
  width: 45%;
}

.sec-reviews__sliders .slider-nav {
  width: 55%;
  padding-left: 20px;
}

.reviews-slider {
  width: 100%;
}

.reviews-slider__link {
  display: inline-block;
  width: 100%;
  position: relative;
}

.reviews-slider__link::before {
  content: "";
  display: block;
  width: 100px;
  height: 100px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.reviews-slider__link::after {
  content: "";
  display: block;
  border: 20px solid transparent;
  border-left: 30px solid #f6d255;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-left: 15px;
}

.reviews-slider__link:hover::before {
  background: #f6d255;
}

.reviews-slider__link:hover::after {
  border-left-color: #fff;
}

.reviews-slider__img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.reviews-slider__btns {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.reviews-slider__btns button {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
  cursor: pointer;
  background-color: #f7f7f8;
  border: 0;
  position: static;
  margin: 3px!important;
}

.reviews-slider__btns button::after {
  color: #acacad;
  font-size: 15px;
  font-weight: 700;
}

.reviews-slider__btns button:hover {
  background-color: #1c222d;
}

.reviews-slider__btns button:hover::after {
  color: #fff;
}

.nav-reviews-slider {
  width: 100%;
  height: 100%;
}

.nav-reviews-slider .swiper-slide {
  height: calc((100% - 20px)/ 2);
}

.nav-reviews-slider__item {
  position: relative;
  cursor: pointer;
}

.nav-reviews-slider__item::before {
  content: "";
  display: block;
  width: 55px;
  height: 55px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  -webkit-transition: width .3s,height .3s,background-color .3s,border-radius .3s,border-width .3s;
  -o-transition: width .3s,height .3s,background-color .3s,border-radius .3s,border-width .3s;
  transition: width .3s,height .3s,background-color .3s,border-radius .3s,border-width .3s;
}

.nav-reviews-slider__item::after {
  content: "";
  display: block;
  border: 9px solid transparent;
  border-left: 15px solid #f6d255;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  margin-left: 7.5px;
  -webkit-transition: border-left-color .3s;
  -o-transition: border-left-color .3s;
  transition: border-left-color .3s;
}

.nav-reviews-slider__item.swiper-slide-thumb-active {
  position: relative;
}

.nav-reviews-slider__item.swiper-slide-thumb-active::before {
  background-color: #f6d255b0;
  border-radius: 0;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  border: 5px solid #f6d255;
}

.nav-reviews-slider__item.swiper-slide-thumb-active::after {
  border-left-color: #fff;
}

.text-reviews-slider {
  margin-top: 20px;
}

.text-reviews-slider__item {
  background-color: #fff;
  line-height: 1.5;
}

.text-reviews-slider__item strong {
  color: #f6d255;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
}

.text-reviews-slider__item p {
  margin-bottom: 5px;
}

.win {
  max-width: 480px!important;
  padding: 40px 35px!important;
  width: 100%;
}

.win--quiz {
  max-width: 800px!important;
  padding: 30px!important;
}

.win--quiz .win__header {
  padding-bottom: 15px;
}

.win--quiz .win__footer {
  text-align: center;
}

.win__header {
  text-align: center;

}

.win__header p {
    font-family: "Onest", sans-serif;
  line-height: 1.4;
}

.win__title {
    font-family: "Onest", sans-serif;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #222;
  
  margin-left: 80px;
  margin-right: 80px;
  border-bottom: 1.5px solid #f6d255;
}

.win__title span {
  color: #e30713;
}

.win__main form {
  width: 100%;
}

.win__main .input {
  width: 100%;
  margin-bottom: 10px;
}

.win__main .btn {
  width: 100%;
  margin-top: 15px;
}

.win__main p{
  font-family: "Onest", sans-serif;
}




.win-product {
  max-width: 1050px!important;
  padding: 0!important;
  width: 100%;
  position: relative;
}

.win-product::before {
  content: '';
  position: absolute;
  right: 0;
  bottom: 0;
  background-color: #f7f7f8;
  width: 30%;
  top: 130px;
  z-index: 1;
}

.win-product__main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.win-product__slider {
  width: 50%;
}

.win-product__slider .win-product-slider {
  position: relative;
}

.win-product__slider .win-product-slider .swiper-slide {
  text-align: center;
}

.win-product__slider .win-product-slider .swiper-slide img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.win-product__slider .win-product-slider__btns {
  /*position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 2;*/
  display: -webkit-box;
  display: -ms-flexbox;
 /* display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;*/
}

.win-product__slider .win-product-slider__btns button {
  width: 60px;
  height: 60px;
  -webkit-transition-duration: .15s;
  -o-transition-duration: .15s;
  transition-duration: .15s;
  cursor: pointer;
  background-color: #f6d255;
  border-radius: 7px;
    border-style: none;
  border: 0;
      position: absolute;
    right: 10px;
  margin: 0!important;
}

.win-product__slider .win-product-slider__btns button::after {
  color: #fff;
    font-size: 35px;
    font-weight: 900;
}

.win-product__slider .win-product-slider__btns button:hover {
  background-color: #1c222d;
}

.win-product__slider .win-product-slider__btns button:hover::after {
  color: #fff;
}

.win-product__text {
  width: 50%;
  padding: 15px 20px;
  position: relative;
  z-index: 2;
}

.win-product__garant {
  background-color: #000;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
  line-height: 35px;
  min-height: 35px;
  padding: 0 18px;
  display: inline-block;
}

.win-product__desc {
    font-family: "Onest", sans-serif;
  margin-top: 15px;
  color: black;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.3;
  margin-bottom: 0;
}

.win-product__title {
  font-size: 32px;
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.win-product__params {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin-top: 10px;
}

.win-product__params .param-item {
  width: 50%;
  padding-right: 5px;
}

.win-product__params .param-item p {
  margin-bottom: 5px;
}

.win-product__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 15px;
}

.win-product__price .old-price {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 30px;
  padding: 0 15px;
  background-color: #eb3535;
}

.win-product__price .new-price {
  font-size: 38px;
  font-weight: 700;
  margin-left: 25px;
  line-height: 1;
  margin-bottom: 0;
}

.win-product__price .new-price span {
  font-weight: 400;
}

.win-product .btn {
  margin-top: 20px;
}

.swiper-lazy-preloader {
  border-color: #f6d255!important;
  border-top-color: transparent!important;
}

.quiz-slider .swiper-pagination-progressbar {
  height: 2px!important;
  background: #ddd!important;
}

.quiz-slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #e30713!important;
}

.quiz-slider__item {
  text-align: center;
  padding: 20px;
  padding-top: 10px;
  background-color: #fff;
}

.quiz-slider__item .process {
  text-transform: uppercase;
  font-weight: 500;
  color: #8f8f8f;
  font-size: 12px;
  margin-bottom: 15px;
}

.quiz-slider__item .title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}

.quiz-slider__item .desc {
  color: #8f8f8f;
}

.quiz-slider__item .list-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.quiz-slider__item .list-input .quiz-input {
  width: calc(33.33% - 20px);
  margin: 10px;
}

.quiz-slider__item .list-input .quiz-input--range {
  width: calc(66.66% - 20px);
}

.quiz-slider__item .list-input .quiz-input--img-full {
  width: calc(50% - 20px);
  margin-top: 10px;
}

.quiz-slider__item .list-input .quiz-input--radio {
  width: calc(50% - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.quiz-slider__item .list-input .quiz-input .radio-input {
  margin: 3px 0;
}

.quiz-slider__item .list-input .input {
  margin-top: 10px;
  margin-bottom: 0;
}

.quiz-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quiz-input .hidden-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.quiz-input .hidden-input:checked+.checkbox-block {
  border-color: #e30713;
  background-color: rgba(227,7,19,.13);
}

.quiz-input .hidden-input:checked+.checkbox-block .wrap-img::before {
  opacity: 1;
}

.quiz-input .checkbox-block {
  padding: 5px;
  width: 100%;
  border: 1px solid #f2f2f2;
  margin-bottom: 0;
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
}

.quiz-input .checkbox-block .wrap-img {
  margin-bottom: 5px;
  width: 100%;
  position: relative;
}

.quiz-input .checkbox-block .wrap-img::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  background-color: rgba(227,7,19,.5);
  background-image: url(../images/dest/checked.svg);
  background-position: center;
  background-size: 25px;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

.quiz-input .checkbox-block img {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 120px;
}

.quiz-input--range {
  display: block;
}

.quiz-input--range .wrap-input-rang {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.quiz-input--range .wrap-input-rang .input-range {
  width: calc(100% - 100px);
  display: inline-block;
}

.quiz-input--range .wrap-input-rang>span {
  margin: 10px;
  font-weight: 700;
  display: inline-block;
  width: 50px;
  text-align: center;
  background-color: #eee;
  padding: 5px;
  border-radius: 5px;
}

.quiz-input--range .input-result {
  font-size: 28px;
  font-weight: 700;
  margin-top: 20px;
}

.ui-widget.ui-widget-content {
  height: .3em!important;
  border: 0!important;
  background-color: #e9e9e9!important;
}

.ui-widget .ui-slider-range {
  background-color: #e30713!important;
}

.ui-widget .ui-state-default {
  background-color: #e30713!important;
  border-radius: 50%!important;
  top: -.4em!important;
  border: 2px solid #fff!important;
  -webkit-box-shadow: 0 0 5px 0 #e30713!important;
  box-shadow: 0 0 5px 0 #e30713!important;
}

.radio-input .hidden-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.radio-input .hidden-input:checked+.radio-block::before {
  border-color: #fff;
  border-width: 3px;
  -webkit-box-shadow: 0 0 5px 0 #e30713;
  box-shadow: 0 0 5px 0 #e30713;
  background-color: #e30713;
}

.radio-input .radio-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 500;
  text-align: left;
  cursor: pointer;
}

.radio-input .radio-block::before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: rgba(227,7,19,.2);
  border: 2px solid rgba(227,7,19,.5);
  margin-right: 8px;
  -webkit-transition: border-width .3s,background-color .3s,border-color,.3s,-webkit-box-shadow .3s;
  transition: border-width .3s,background-color .3s,border-color,.3s,-webkit-box-shadow .3s;
  -o-transition: border-width .3s,background-color .3s,border-color,.3s,box-shadow .3s;
  transition: border-width .3s,background-color .3s,border-color,.3s,box-shadow .3s;
  transition: border-width .3s,background-color .3s,border-color,.3s,box-shadow .3s,-webkit-box-shadow .3s;
}

.noty_body p {
  margin-bottom: 4px;
}

@media (max-width:1520px) {
  .container {
    max-width: 1180px;
  }

  .main-slider__title {
    font-size: 46px;
    max-width: 100%;
  }

  .sec-grid .grid-item:nth-child(odd) {
    padding-left: 7.5%;
  }

  .sec-grid .grid-item:nth-child(even) {
    padding-right: 7.5%;
  }

  .sec-catalog-price .list-card .card:nth-child(odd) {
    padding-left: 7.5%;
  }

  .sec-catalog-price .list-card .card:nth-child(even) {
    padding-right: 7.5%;
  }

  .card__info-price .btn {
    font-size: 13px;
    padding: 0 13px;
  }
}

@media (max-width:1200px) {
  .container {
    max-width: 920px;
  }

  .header__info {
    padding: 25px 0 30px 0;
  }

  .header__tel {
    display: block;
    text-align: right;
  }

  .header__tel .item {
    margin: 2px 0;
  }

  .header__tel .items {
    margin: 2px 0;
  }

  .header__tel .item a {
    padding-left: 20px;
  }
  .header__tel .items a {
    padding-left: 5px;
  }

  .header__tel .item a::before {
    width: 15px;
    height: 15px;
  }

  .header__tel .item.ico-viber {
    display: none;
  }

  .header__tel .items a::before {
    width: 15px;
    height: 15px;
  }

  .header__tel .items .ico-viber {
    display: none;
  }

  .main-menu__item {
    font-size: 12px;
  }

  .main-menu__item a {
    padding-bottom: 20px;
  }

  .main-menu__item--ico a::before {
    width: 12px;
    height: 12px;
    margin-right: 8px;
  }

  .main-slider__item {
    padding: 215px 0 90px 0;
  }

  .main-slider__title {
    font-size: 38px;
    margin-bottom: 13px;
  }

  .main-slider__desc {
    font-size: 18px;
  }

  .btn {
    font-size: 13px;
  }

  .sec-form-zamer {
    padding: 80px 0;
  }

  .sec-form-zamer__text {
    font-size: 20px;
  }

  .sec-form-zamer__form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sec-form-zamer__form .row-input {
    width: 100%;
  }

  .sec-form-zamer__form .btn {
    margin-top: 10px;
  }

  .sec-catalog__tabs {
    margin-top: 45px;
  }

  .sec-title {
    font-size: 32px;
  }

  .tabs__content p {
    font-size: 16px;
  }

  .sec-form-order--dark-bg {
    padding: 20px 0 60px;
  }

  .sec-form-order__img {
    width: 35%;
  }

  .sec-form-order__text {
    margin-bottom: 20px;
  }

  .sec-form-order__form form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
  }

  .sec-form-order__form form .input {
    margin-right: 0;
    margin-bottom: 15px;
  }

  .sec-grid .grid-item {
    height: 380px;
  }

  .grid-item__title {
    font-size: 32px;
  }

  .grid-item p {
    font-size: 17px;
  }

  .grid-item--count .row-title {
    font-size: 46px;
  }

  .grid-item--count .row-desc {
    font-size: 16px;
  }

  .card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .card__title {
    font-size: 28px;
  }

  .card__text {
    font-size: 16px;
    margin-top: 15px;
  }

  .card__price {
    font-size: 28px;
  }

  .card__price strong {
    font-size: 32px;
  }

  .card__info-price {
    padding-left: 0;
    margin-top: 25px;
  }

  .card__info-price .btn {
    font-size: 14px;
    padding: 0 20px;
  }

  .card-wrap-price {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .sec-banner-title .sec-title {
    font-size: 22px;
  }

  .step-list__item strong {
    font-size: 16px;
  }

  .card-grid {
    padding: 25px 30px;
    height: 300px;
  }

  .card-grid__title {
    font-size: 22px;
  }

  .card-grid__text {
    font-size: 16px;
  }

  .card-grid__price {
    font-size: 22px;
  }

  .card-grid__price strong {
    font-size: 32px;
  }

  .sec-video .plus-text {
    font-size: 16px;
  }

  .sec-video__video {
    height: 360px;
  }

  .sec-video__video .btn-play .ico {
    width: 100px;
    height: 100px;
  }

  .sec-video__video .btn-play span {
    margin-left: 20px;
    font-size: 22px;
  }

  .utp-item__title {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .utp-item__text {
    font-size: 16px;
    line-height: 1.6;
    padding-top: 20px;
  }

  .sec-questions {
    padding: 60px 0;
    padding-bottom: 40px;
  }

  .accordion-item__title {
    font-size: 20px;
  }

  .accordion-item__panel {
    font-size: 16px;
    line-height: 1.6;
  }

  .block-contacts__text {
    font-size: 16px;
  }

  .block-contacts__text a {
    font-size: 22px;
  }

  .footer__address {
    font-size: 18px;
  }

  .footer__links li a {
    font-size: 16px;
  }

  .sec-gallery-slider {
    padding-top: 70px;
  }

  .gallery-slider__title {
    font-size: 16px;
  }

  .sec-reviews {
    padding-top: 70px;
  }

  .main-banner__title {
    font-size: 32px;
  }

  .main-banner__desc {
    font-size: 16px;
  }
}

@media (max-width:960px) {
  .container {
    max-width: 720px;
  }

  .header__info {
    padding: 15px 0 15px 0;
  }

  .header__address {
    padding-left: 20px;
  }

  .header__address::before {
    width: 15px;
    height: 15px;
    top: 2px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .header__address p {
    font-size: 13px;
  }

  .header__tel .item {
    margin: 0;
  }

  .header__tel .item:nth-child(3) {
    display: none;
  }

  .header__tel .items {
    margin: 0;
  }

  .header__tel .items:nth-child(3) {
    display: none;
  }
  
  .header__tel .item--btn {
    display: block;
  }

  .header__btn .btn--line {
    display: none;
  }

  .header__btn .btn-menu {
    display: block;
  }

  .header__nav {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background-color: rgba(227,7,19,.95);
    -webkit-animation: slideInDown;
    animation: slideInDown;
    -webkit-animation-duration: .5s;
    animation-duration: .5s;
    max-height: calc(100vh + 18px);
    overflow: auto;
  }

  .main-menu {
    display: block;
    padding: 10px 0;
  }

  .main-menu__item {
    font-size: 13px;
  }

  .main-menu__item a {
    padding: 13px;
  }

  .main-menu__item a::after {
    content: none;
  }

  .main-menu__item--ico a {
    display: block;
  }

  .main-menu__item .sub-menu {
    position: static;
  }

  .main-menu__item .sub-menu__item {
    display: block;
  }

  .sub-menu__item .sub-menu {
    position: static;
  }

  .main-slider__item {
    padding: 150px 0 80px 0;
  }

  .main-slider__title {
    font-size: 34px;
    max-width: 445px;
  }

  .main-slider__desc {
    font-size: 16px;
  }

  .sec-title {
    font-size: 28px;
  }

  .sec-form-zamer {
    padding: 60px 0;
  }

  .sec-form-zamer__text {
    font-size: 18px;
  }

  .sec-form-zamer__form .btn {
    min-height: 49px;
    line-height: 49px;
  }

  .sec-catalog__tabs {
    margin-top: 30px;
  }

  .tabs__content p {
    font-size: 16px;
  }

  .btn {
    line-height: 47px;
    min-height: 47px;
  }

  .sec-form-order {
    padding: 50px 0;
  }

  .sec-form-order .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-form-order--dark-bg .sec-form-order__img .btn {
    top: 0;
    left: 10px;
  }

  .sec-form-order__img {
    width: 100%;
  }

  .sec-form-order__img a {
    display: none;
  }

  .sec-form-order__img .btn {
    left: 40px;
    top: 45px;
    right: auto;
    width: 110px;
    height: 110px;
    min-height: 110px;
    line-height: 110px;
    background-size: 40px;
  }

  .sec-form-order__img .btn::before {
    width: 130px;
    height: 130px;
  }

  .sec-form-order__content {
    width: 100%;
    padding: 30px;
  }

  .sec-form-order__title {
    padding-left: 160px;
  }

  .sec-form-order__text {
    padding-left: 160px;
  }

  .sec-form-order__form {
    margin-top: 40px;
  }

  .sec-grid .grid-item {
    height: 300px;
  }

  .grid-item {
    padding: 50px;
  }

  .grid-item__title {
    font-size: 28px;
  }

  .grid-item__text {
    margin-top: 15px;
  }

  .grid-item p {
    font-size: 14px;
  }

  .grid-item--count .row {
    margin: 15px 0;
  }

  .grid-item--count .row-title {
    font-size: 36px;
  }

  .grid-item--count .row-desc {
    font-size: 14px;
  }

  .grid-item--count::before {
    height: 81%;
  }

  .card {
    padding: 40px;
  }

  .card__title {
    font-size: 24px;
  }

  .card__text {
    font-size: 14px;
  }

  .card__price {
    font-size: 24px;
  }

  .card__price strong {
    font-size: 28px;
  }

  .card__garant {
    font-size: 14px;
  }

  .card__info-price .btn {
    font-size: 14px;
    padding: 0 20px;
  }

  .sec-catalog-price {
    padding: 55px 0;
  }

  .sec-catalog-price .list-card {
    margin-top: 35px;
  }

  .sec-banner-title__wrap-title {
    padding: 40px 0;
  }

  .sec-banner-title .sec-title {
    font-size: 20px;
  }

  .sec-step {
    padding: 0 0;
  }

  .sec-step__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-step__img {
    width: 100%;
    text-align: center;
    padding-right: 0;
    margin-bottom: 30px;
    margin-top: 15px;
  }

  .sec-step__img img {
    max-width: 100%;
  }

  .sec-step__tabs {
    width: 100%;
  }

  .sec-card-grid__list {
    margin-top: 30px;
  }

  .sec-card-grid__list .card-grid {
    width: 50%;
  }

  .sec-video {
    padding: 60px 0;
  }

  .sec-video .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .sec-video__text {
    width: 100%;
    margin-top: 30px;
  }

  .sec-video__video {
    width: 100%;
  }

  .sec-utp {
    padding-bottom: 20px;
  }

  .sec-utp__list {
    margin-top: 30px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sec-utp__list .utp-item {
    width: calc(50% - 30px);
    margin-bottom: 20px;
  }

  .accordion-item__title {
    font-size: 18px;
  }

  .accordion-item__panel {
    font-size: 15px;
  }

  .footer {
    padding-top: 60px;
  }

  .footer .row-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .footer .row-contacts .block-contacts {
    margin-bottom: 20px;
  }

  .sec-prices {
    padding-top: 60px;
    padding-bottom: 30px;
  }

  .sec-prices .sec-title {
    margin-bottom: 40px;
  }

  .sec-table-price {
    padding-top: 60px;
  }

  .sec-table-price__btn {
    font-size: 22px;
  }

  .sec-table-price__btn.active::after {
    right: 5px;
  }

  .sec-table-price__content .wrap-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-table-price__content .wrap-table .table {
    width: 100%;
    border: 0;
    border-top: 2px solid #e30713;
  }

  .sec-table-price__content .wrap-table .table:first-child {
    border: 0;
    margin: 0;
    margin-bottom: 20px;
    border-top: 2px solid #e30713;
  }

  .sec-step-image {
    padding-top: 60px;
  }

  .sec-step-image__box {
    padding: 40px;
  }

  .sec-step-image__boxk {
    padding: 40px;
  }

  .sec-step-image__desc {
    font-size: 14px;
  }

  .sec-step-image__icons {
    margin-top: 30px;
  }

  .sec-step-image__icons .block-icon {
    padding-left: 15px;
    margin-right: 15px;
  }

  .sec-step-image__images {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .sec-step-image__images .block-step-image {
    width: calc(50% - 15px);
    margin-bottom: 30px;
  }

  .sec-step-image__images .block-step-image:nth-child(2) {
    margin-right: 0;
  }

  .sec-step-image__text {
    margin-top: 20px;
  }

  .sec-step-image__texts {
    margin-top: 20px;
  }

  .block-icon__img {
    margin-right: 10px;
  }

  .sec-gallery-slider {
    padding-top: 60px;
  }

  .sec-gallery-slider .sec-title {
    margin-bottom: 40px;
  }

  .gallery-slider__text {
    top: 10px;
    right: 10px;
  }

  .sec-reviews {
    padding-top: 60px;
  }

  .sec-reviews__sliders {
    margin-top: 40px;
  }

  .main-banner__title {
    font-size: 26px;
    line-height: 1.5;
  }

  .main-banner__text {
    padding: 145px 0 80px 0;
  }

  .win-product {
    max-width: 600px!important;
  }

  .win-product__main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .win-product__slider {
    width: 100%;
  }

  .win-product__slider .win-product-slider .swiper-slide img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .win-product__text {
    width: 100%;
    padding: 30px;
  }
}

@media (max-width:760px) {
  .container {
    max-width: 540px;
  }

  .header__address {
    display: none;
  }

  .header__tel {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-right: 25px;
  }

  .main-slider__item {
    padding: 140px 0 65px 0;
  }

  .main-slider__title {
    font-size: 29px;
    max-width: 100%;
  }

  .main-slider__desc {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .sec-title {
    font-size: 24px;
  }

  .sec-form-zamer__text {
    font-size: 16px;
  }

  .sec-form-zamer__form {
    margin-top: 30px;
  }

  .sec-form-zamer__form .row-input {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-form-zamer__form .row-input label {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .input {
    line-height: 48px;
    min-height: 48px;
  }

  .tabs__content p {
    font-size: 14px;
  }

  .sec-form-order--dark-bg .sec-form-order__content {
    padding: 0;
  }

  .sec-form-order__img .btn {
    top: 40px;
    width: 75px;
    height: 75px;
    min-height: 75px;
    line-height: 75px;
    background-size: 26px;
  }

  .sec-form-order__img .btn::before {
    width: 95px;
    height: 95px;
  }

  .sec-form-order__title {
    font-size: 25px;
    padding-left: 120px;
    margin-bottom: 30px;
  }

  .sec-form-order__text {
    padding-left: 0;
  }

  .sec-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-grid .grid-item {
    width: 100%;
    height: auto;
    min-height: 200px;
  }

  .sec-grid .grid-item:nth-child(2) {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .grid-item {
    padding: 60px 10%!important;
  }

  .grid-item__title {
    font-size: 24px;
  }

  .grid-item--count {
    padding: 40px 10%!important;
  }

  .grid-item--count .row:not(:last-child) {
    background-color: #fff;
    padding: 20px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  .grid-item--count .row:last-child {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .sec-catalog-price {
    padding-top: 0;
    padding-bottom: 35px;
  }

  .sec-catalog-price .list-card {
    margin-top: 30px;
  }

  .sec-catalog-price .list-card .card {
    width: 100%;
  }

  .card {
    padding: 40px!important;
  }

  .sec-banner-title .sec-title {
    font-size: 18px;
  }

  .sec-step__tabs .btn {
    margin: 0 auto;
    display: block;
    margin-top: 25px;
  }

  .step-tabs__caption {
    text-align: center;
  }

  .step-tabs__caption li {
    font-size: 12px;
    margin: 0 15px 5px;
  }

  .step-list__item {
    margin-bottom: 20px;
    padding-left: 50px;
  }

  .step-list__item::before {
    width: 40px;
    height: 40px;
  }

  .step-list__item strong {
    font-size: 14px;
  }

  .sec-card-grid__list {
    margin-top: 20px;
  }

  .sec-card-grid__list .card-grid {
    width: 100%;
  }

  .sec-video .plus-text {
    font-size: 14px;
    margin-top: 25px;
  }

  .sec-video .btn {
    margin-top: 35px;
  }

  .sec-utp .sec-title {
    max-width: 100%;
  }

  .sec-utp__list {
    margin-top: 25px;
  }

  .sec-utp__list .utp-item {
    width: 100%;
  }

  .utp-item__title {
    font-size: 18px;
  }

  .utp-item__text {
    font-size: 14px;
  }

  .sec-questions {
    padding: 40px 0;
    padding-bottom: 20px;
  }

  .sec-questions__accordion {
    margin-top: 25px;
  }

  .accordion-item__title {
    font-size: 16px;
    padding: 20px;
    padding-left: 40px;
  }

  .accordion-item__panel {
    font-size: 14px;
    padding: 10px;
    padding-left: 40px;
  }

  .block-contacts__ico {
    width: 70px;
    height: 70px;
    background-color: #000;
    margin-right: 20px;
  }

  .block-contacts__text {
    font-size: 14px;
  }

  .block-contacts__text a {
    font-size: 18px;
    letter-spacing: normal;
  }

  .footer__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: center;
  }

  .footer__address {
    margin-bottom: 20px;
  }

  .footer__links {
    margin-bottom: 20px;
  }

  .footer__dev {
    margin: 0 auto;
  }

  .sec-prices {
    padding-top: 50px;
    padding-bottom: 20px;
    overflow: hidden;
  }

  .sec-prices .sec-title {
    margin-bottom: 30px;
  }

  .prices-slider {
    overflow: visible;
    padding-bottom: 20px;
  }

  .prices-slider__dots {
    display: block;
  }

  .card-price {
    padding: 25px;
  }

  .card-price__header {
    margin-bottom: 20px;
  }

  .card-price__list li {
    padding: 10px 0;
  }

  .card-price__list li strong {
    font-size: 14px;
  }

  .sec-table-price {
    padding-top: 10px;
  }

  .sec-table-price__btn {
    font-size: 18px;
  }

  .sec-table-price__btn::after {
    font-size: 24px;
  }

  .sec-table-price__btn.active::after {
    right: 8px;
  }

  .sec-table-price__content .wrap-table {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-table-price__content .wrap-table .table {
    overflow-x: auto;
    width: 100%;
  }

  .sec-table-price__content .wrap-table table tr th {
    font-size: 14px;
  }

  .sec-step-image {
    padding-top: 5px;
  }

  .sec-step-image .container:after {
    width: calc(100% - 80px);
    left: 40px;
  }

  .sec-step-image__box {
    padding: 20px;
  }

  .sec-step-image__boxk {
    padding: 20px;
  }

  .sec-step-image__boxks {
    padding: 20px 20px 0 20px;
  }
  .sec-step-image__boxkm {
    padding: 20px 20px 0 20px;
  }

  .sec-step-image__icons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sec-step-image__icons .block-icon {
    margin: 0;
    margin-bottom: 20px;
    border: 0;
    padding: 0;
  }

  .sec-step-image__images {
    margin-top: 20px;
  }

  .sec-step-image__images .block-step-image {
    width: 100%;
    margin: 0;
    margin-bottom: 30px;
  }

  .sec-step-image__text {
    margin-top: 10px;
  }

  .sec-step-image__texts {
    margin-top: -10px;
  }

  .sec-gallery-slider {
    padding-top: 5px;
    padding-bottom: 10px;
  }

  .sec-gallery-slider .sec-title {
    margin-bottom: 30px;
  }

  .gallery-slider__item {
    background-position: top center;
    background-size: 100% 240px;
    padding-top: 240px;
  }

  .gallery-slider__text {
    width: 100%;
    max-width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: inherit;
    position: static;
    border-left: 0;
    border-top: 5px solid #e30713;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .gallery-slider__btns {
    top: 5px;
    bottom: auto;
    right: 5px;
    left: auto;
  }

  .gallery-slider__btns button {
    width: 50px;
    height: 50px;
  }

  .sec-reviews {
    padding-top: 50px;
  }

  .sec-reviews__sliders {
    margin-top: 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-reviews__sliders .wrap-reviews-sleder {
    width: 100%;
  }

  .sec-reviews__sliders .slider-nav {
    padding-left: 0;
    padding-top: 20px;
    width: 100%;
  }

  .reviews-slider__img {
    height: 300px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .main-banner__title span {
    padding: 0 10px;
  }

  .main-banner__text {
    padding: 125px 0 60px 0;
  }

  .win--quiz .win__title {
    font-size: 20px;
  }

  .quiz-slider__item {
    padding-left: 0;
    padding-right: 0;
  }

  .quiz-slider__item .title {
    font-size: 16px;
  }

  .quiz-slider__item .list-input {
    margin-left: -5px;
    margin-right: -5px;
  }

  .quiz-slider__item .list-input .quiz-input {
    width: calc(33.33% - 10px);
    margin: 5px;
  }

  .quiz-slider__item .list-input .quiz-input--range {
    width: calc(66.66% - 10px);
  }

  .quiz-slider__item .list-input .quiz-input--img-full {
    width: calc(50% - 10px);
  }

  .quiz-slider__item .list-input .quiz-input--radio {
    width: calc(50% - 10px);
  }

  .quiz-input--range .input-result {
    font-size: 22px;
  }
}

@media (max-width:480px) {
  .container {
    max-width: 100%;
  }

  .header__info .logo {
    max-width: 140px;
  }

  .header__tel {
    margin-right: 15px;
  }

  .header__tel .item a {
    font-size: 12px;
  }

  .header__tel .items a {
    font-size: 12px;
  }

  .btn-menu {
    width: 36px;
    height: 26px;
  }

  .btn-menu.active::before {
    top: 12px;
  }

  .btn-menu.active::after {
    bottom: 12px;
  }

  .main-slider__item {
    padding: 120px 0 65px 0;
  }

  .sec-form-zamer {
    padding: 40px 0;
  }

  .sec-form-order {
    padding-bottom: 0;
  }
  .sec-title-gray{
	  font-size:19px !important;
  }
  
  .sec-titlet{
	  font-size: 23px;
  }
  .utp-item__title{
	  text-align:left !important;
  }
  .sec-questions__accordion{
	  margin-top:0 !important;
  }

  .sec-form-order--dark-bg .sec-form-order__content {
    padding: 0;
    padding-top: 30px;
  }

  .sec-form-order--dark-bg .sec-form-order__text {
    font-size: 14px;
  }

  .sec-form-order--dark-bg .sec-form-order__img .btn {
    top: -20px;
    left: calc(50% - 40px);
  }

  .sec-form-order__img .btn {
    top: -20px;
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    min-height: 80px;
    line-height: 80px;
    background-size: 40px;
    padding: 0;
  }

  .sec-form-order__img .btn::before {
    width: 100px;
    height: 100px;
  }

  .sec-form-order__title {
    padding-left: 0;
    margin-bottom: 20px;
    padding-top: 60px;
  }

  .sec-form-order__text {
    padding-left: 0;
  }

  .sec-form-order__form {
    margin-top: 0;
  }

  .sec-grid .grid-item {
    min-height: 175px;
  }

  .grid-item {
    padding: 40px 15px!important;
  }

  .grid-item__title {
    font-size: 20px;
  }

  .grid-item--count {
    padding: 10px 15px!important;
  }

  .grid-item--count::before {
    height: 100%;
  }

  .grid-item .row {
    margin: 10px 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .grid-item .row .row-title {
    font-size: 25px;
    margin-bottom: 5px;
  }

  .grid-item .row .row-desc {
    max-width: none;
  }

  .grid-item .row .row-ico {
    display: none;
  }

  .grid-item .row:nth-child(2) .row-title {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }

  .sec-catalog-price {
    padding-top: 50px;
    padding-bottom: 25px;
  }

  .card {
    padding: 30px 15px!important;
  }

  .sec-banner-title__marks .mark span {
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
  }

  .sec-banner-title__wrap-title {
    background-color: #fff;
    padding: 30px 0;
  }

  .card-grid {
    height: 300px;
    padding: 30px 35px;
  }

  .card-grid__title {
    font-size: 20px;
  }

  .card-grid__text {
    font-size: 16px;
  }

  .card-grid__price {
    font-size: 18px;
  }

  .card-grid__price strong {
    font-size: 40px;
  }

  .sec-video__video {
    height: 280px;
  }

  .sec-video__video .btn-play .ico {
    width: 75px;
    height: 75px;
  }

  .sec-video__video .btn-play span {
    font-size: 20px;
    margin-left: 15px;
  }

  .sec-map {
    height: 220px;
  }

  .footer {
    padding-top: 40px;
  }

  .footer .row-contacts {
    margin-bottom: 0;
  }

  .footer .row-contacts .block-contacts {
    margin-bottom: 30px;
  }

  .footer__info {
    text-align: center;
  }

  .footer__address {
    width: 100%;
    padding-right: 0;
  }

  .footer__links {
    width: 100%;
    padding-right: 0;
  }

  .footer__dev {
    margin: 0 auto;
  }

  .block-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }

  .block-contacts__ico {
    margin-right: 0;
    margin-bottom: 10px;
  }

  .block-contacts__text {
    text-align: center;
  }

  .gallery-slider__icons .param {
    width: calc(30% - 20px);
  }

  .main-banner__title {
    font-size: 22px;
  }

  .main-banner__title span {
    padding: 0 10px;
  }

  .main-banner__text {
    padding: 100px 0 60px 0;
  }
  .main-banner__texts {
    padding: 50px 0 60px 0;
  }

  .win--quiz {
    padding: 20px!important;
  }

  .win--quiz .win__title {
    font-size: 18px;
  }

  .quiz-slider__item .process {
    font-size: 11px;
  }

  .quiz-slider__item .list-input {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .quiz-slider__item .list-input .quiz-input {
    width: calc(50% - 10px);
    margin: 5px;
  }

  .quiz-slider__item .list-input .quiz-input--img {
    width: calc(100% - 10px);
  }

  .quiz-slider__item .list-input .quiz-input--range {
    width: calc(100% - 10px);
  }

  .quiz-slider__item .list-input .quiz-input--img-full {
    width: calc(100% - 10px);
  }

  .quiz-slider__item .list-input .quiz-input--radio {
    width: calc(100% - 10px);
  }

  .quiz-slider__item .list-input .quiz-input .radio-input {
    margin: 3px;
  }

  .quiz-input .checkbox-block img {
    height: 100px;
  }

  .quiz-input--range .input-result {
    font-size: 20px;
  }

  .sec-map .ymap-container {
    background-image: url(../images/dest/yandex_mob.jpg);
  }

  .win-product {
    max-width: 450px!important;
  }

  .win-product .fancybox-close-small {
    opacity: 1!important;
    background-color: #fff!important;
    border-radius: 50%!important;
    margin: 10px!important;
  }

  .win-product::before {
    top: 57%;
  }

  .win-product__slider .win-product-slider .swiper-slide img {
    height: 240px;
  }

  .win-product__text {
    width: 100%;
    padding: 30px;
  }

  .win-product__text .btn {
    width: 100%;
  }

  .win-product__title {
    font-size: 24px;
  }

  .win-product__params {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .win-product__params .param-item {
    padding-right: 0;
    width: 100%;
    margin: 0 0 10px 0;
  }

  .win-product__price .new-price {
    font-size: 22px;
  }

  .sec-step-images strong {
    display: block;
    margin-top: 5px;
    font-size: 22px;
  }
  .sec-step-imagem strong {
    display: block;
    margin-top: 5px;
    font-size: 22px;
  }
  .block-step-image__texts {
    display: block;
    margin-top: 5px;
    font-size: 18px;
  }
}

.sec-sms-sale__cards {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
}

.sec-sms-sale__cards .plastic-card {
  width: calc(20% - 20px);
  margin: 0 10px 10px;
}

.sec-sms-sale__cardm {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 30px 0px 0 0;
}

.sec-sms-sale__cardm .plastic-card {
  width: calc(33% - 20px);
  margin: 0 10px 10px;
}
@media screen and (max-width:540px) {
  .sec-sms-sale__cards .plastic-card {
    width: calc(33.333% - 20px);
  }
  .sec-sms-sale__cardm .plastic-card {
    width: calc(33.333% - 20px);
  }
}

.plastic-card__title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0;
}

.plastic-card__desc {
  font-size: 13px;
}

.plastic-card__img {
    height: 150px;
}

.sec-hid-kar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  padding: 20px;
  margin-top: 90px;
  -webkit-box-shadow: 0 5px 18px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.1);
  box-shadow: 0 5px 18px rgba(0,0,0,.1),0 2px 3px rgba(0,0,0,.1);
}

@media screen and (max-width:1020px) {
  .sec-hid-kar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
  }
}

@media screen and (max-width:540px) {
  .sec-hid-kar {
    padding: 10px;
  }
}

.sec-hid-kar__slider {
  width: 50%;
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}

@media screen and (max-width:1020px) {
  .sec-hid-kar__slider {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .plastic-card__title {
    font-weight: 700;
    font-size: 11px;
    margin-bottom: 0;
  }

  .plastic-card__desc {
    font-size: 11px;
  }
}

.catalog-karniz {
  margin: 0px 0;
}

.sec-catalog .tabs__caption,
.catalog-karniz .tabs__caption {
  list-style-type: none;
  padding-left: 0;
  font-size: 0;
  text-align: center;
  margin: 20px 0;
}

.sec-catalog .tabs__caption li,
.catalog-karniz .tabs__caption li {
  display: inline-block;
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #343434;
  padding: 10px 28px;
  line-height: 1;
  border-radius: 7px;
  cursor: pointer;
}

.sec-catalog .tabs__caption li.active,
.catalog-karniz .tabs__caption li.active {
  color: #fff;
  background-color: #f6d255;
  position: relative;
  z-index: 2;
}


.sec-catalog .tabs__caption li span,
.catalog-karniz .tabs__caption li span {
  padding: 0;
  border: none;
  color: inherit;
}

.sec-catalog .tabs__caption li:not(:last-child)::before,
.catalog-karniz .tabs__caption li:not(:last-child)::before {
  position: absolute;
  content: "";
  right: -1px;
  width: 1px;
  height: 14px;
  background: #ccc;
  top: 10px;
  z-index: 1;
}

.sec-catalog .tabs__caption li.active::before,
.catalog-karniz .tabs__caption li.active::before {
  opacity: 0;
}

.sec-catalog .tabs__caption li::after,
.catalog-karniz .tabs__caption li::after {
  content: none;
}

@media screen and (max-width: 1170px) {
  .sec-catalog .tabs__caption li,
  .catalog-karniz .tabs__caption li {
    margin: 5px 0;
  }
}

.gallery-slider__item {
  padding-top: 0;
  background: #fff;
  min-height: 0;
}

.block-gallery-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: .9em;
  background: #fff;
}
.block-gallery-group__grid {
  width: 65%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2,1fr);
  grid-gap: 10px;
}
.block-gallery-group__grid_vnutr {
  width: 100%;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3,1fr);
  grid-gap: 10px;
}

.block-gallery-group__grid .image-grid-item {
  height: 220px;
  overflow: hidden;
  position: relative;
}

.block-gallery-group__grid_vnutr .image-grid-item {
  height: 220px;
  overflow: hidden;
  position: relative;
}

.block-gallery-group__grid .image-grid-item + .image-grid-item + .image-grid-item + .image-grid-item {
 display:none;
}

.block-gallery-group__grid .image-grid-item:first-child {
  height: 450px;
  -ms-grid-row-span: 2;
  grid-row: span 2/auto;
}

.block-gallery-group__grid_vnutr .image-grid-item:first-child {
  height: 450px;
  -ms-grid-row-span: 2;
  grid-row: span 2/auto;
}

.block-gallery-group__grid_vnutr .image-grid-item:nth-child(3) {
grid-column-start: 2;
  grid-row-start: 2;
}

.block-gallery-group__grid_vnutr .image-grid-item:last-child {
  height: 450px;
  -ms-grid-row-span: 2;
  grid-column-start: 3;
  grid-row-start: 1;
  grid-row: span 2 / span 2;
}

.block-gallery-group__grid .image-grid-item img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.block-gallery-group__grid_vnutr .image-grid-item img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}

.gallery-block-gallery-group__text {
  color: #676767;
  padding: 0 15px;
  position: absolute;
  font-size: 14px;
  max-width: 400px;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 2;
  bottom: 0;
  border-left: 5px solid #f6d255;
}
.s {
   padding: 10px!important;
    width: 100%;
    background-color: #dcdcdc;
    border-radius: 0 0 5px 5px
}

.gallery-block-gallery-group__text .btn {
  display: block;
  margin: 0 auto;
}

.min-gallery-slider {
  z-index: 3;
  margin: 20px 20px 0;
  height: 167px;
}

.sec-gallery-slider .gallery-slider__btns {
  justify-content: space-between;
  top: auto;
  bottom: 0;
  right: 0;
  left: 0;
}

.gallery-slider__btns button {
  height: 167px;
  width: 20px;
  background: transparent;
}

.gallery-slider__btns button:hover {
  background: rgba(227,7,19, 0.2);
}

.gallery-slider__btns button::after {
  color: #222;
}

.gallery-slider__btns button:hover::after {
  color: #e30713;
}



.swiper-slide img {
  min-height: 100%;
}

@media screen and (max-width: 1200px) {
  .block-gallery-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .block-gallery-group__grid {
    width: 100%;
	margin-bottom: 140px;
  }
  
  .sec-gallery-slider .gallery-slider__btns {
	top: 460px;
	bottom: auto;
  }

  .gallery-block-gallery-group__text {
    width: 100%;
    max-width: 100%;
    padding: 40px;
    position: relative;
    border-left: 0;
  }
  

  .swiper-wrapper .gallery-slider__title {
	  position: relative;
	  cursor: pointer;
  }

  /*.swiper-wrapper .gallery-slider__title::after {
	  content: '+ ÃÅ¸ÃÂ¾ÃÂºÃÂ°ÃÂ·ÃÂ°Ã‘â€šÃ‘Å’';
	  display: block;
	  font-size: 14px;
	  text-decoration: underline;
	  margin: 15px 5px 20px;
  }

  .swiper-wrapper.active-text .gallery-slider__title::after {
	  content: '- ÃÂ¡ÃÂºÃ‘â‚¬Ã‘â€¹Ã‘â€šÃ‘Å’';
  }*/
  
  .swiper-wrapper:not(.active-text) .gallery-slider__desc {
	  display: block;
  }




  .min-gallery-slider {
    height: auto;
	position: absolute;
	z-index: 2;
	top: 450px;
	left: 0;
	right: 0;
  }  

  .gallery-slider__btns button {
    height: 135px;
  }
  
  
  .gallery-slider__icons .param + .param + .param + .param + .param + .param {
	  display: none;
  }
  
	.gallery-block-gallery-group__text .gallery-slider__icons + .btn {
		padding: 11px;
		width: 250px;
		line-height: 1;
		position: absolute;
		right: 110px;
		bottom: 60px;
		min-height: 30px;
	}
  
}

@media screen and (max-width: 960px) {
  .min-gallery-slider {
	  top: 350px;
  }
  .sec-gallery-slider .gallery-slider__btns {
	top: 360px;
  }
  
	.block-gallery-group__grid .image-grid-item {
		height: 170px;
	}
	.block-gallery-group__grid .image-grid-item:first-child {
		height: 350px;
	}
  
	.gallery-block-gallery-group__text .gallery-slider__icons + .btn {
		right: 5px;
	}
}

@media screen and (max-width: 760px) {
	.sl_v .gallery-slider__btns {
    top: 203px !important;
  }
  .sl_v  .min-gallery-slider {
    top: 0px;
    position: relative;
  }
  
	.block-gallery-group__grid_vnutr .image-grid-item:first-child , .block-gallery-group__grid_vnutr .image-grid-item:last-child{
		height: 187px !important;
	}
	.block-gallery-group__grid_vnutr .image-grid-item{
		height:88px !important;
	}
	.block-gallery-group__grid {
		margin-bottom: 93px;
	}
  .min-gallery-slider {
	  top: 216px;
  }
  .sec-gallery-slider .gallery-slider__btns {
	top: 226px;
  }
  .gallery-slider__btns button {
    height: 108px;
  }
	.block-gallery-group__grid .image-grid-item {
		height: 105px;
	}
	.block-gallery-group__grid .image-grid-item:first-child {
		height: 220px;
	}
	
  .gallery-slider__icons .param + .param + .param + .param + .param  {
	  display: none;
  }
  
	.gallery-block-gallery-group__text .gallery-slider__icons + .btn {
		right: 75px;
	}
  
}

@media screen and (max-width: 530px) {
	.gallery-block-gallery-group__text .gallery-slider__icons + .btn {
		max-width: 300px;
		left: 150px;
		right: 0;
	}
}

@media screen and (max-width: 480px) {
	
  .gallery-slider__icons .param + .param + .param + .param  {
	  display: flex;
  }
}

@media screen and (max-width: 470px) {
  .gallery-slider__btns button {
    height: 80px;
  }
  .block-gallery-group__grid {
	  margin-bottom: 85px;
	}
	#gallery-slider .swiper-slide .gallery-block-gallery-group__text {
		padding: 20px 0;
	}
	.gallery-block-gallery-group__text .gallery-slider__icons + .btn {		
		bottom: 40px;
		width: calc(100% - 150px);
	}
}

@media screen and (max-width: 350px) {
	.gallery-block-gallery-group__text .gallery-slider__icons + .btn {
		padding: 5px;
		font-size: 10px;
	}
	
}


.socials{
	display: flex;
	align-items: center;
	padding-left: 20px;
}
.socials img{
	max-width: 25px;
    max-height: 30px;
    object-fit: contain;
    margin: 0 10px;
    margin-right: 5px;
}

.socials  img {	
	filter: brightness(100);
	transition: 0.2s;
}

.socials a:hover  img {	
	filter: brightness(1);
}


@-webkit-keyframes animPulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }
}
@keyframes animPulse {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  10% {
    opacity: 0.9;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.7);
    transform: scale(1.7);
  }
}

.soc-img {
  width: 1.5vw;
}
.soc-img img {
  width: 100%;
}
.soc-fix {
  position: fixed;
  right: 2vw;
  top: 22vw;
  z-index: 333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.soc-fix__item {
  position: relative;
  width: 2.5vw;
  height: 2.5vw;
  padding: 0.7vw;
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#e30713),
    to(#fd8282)
  );
  background-image: -webkit-linear-gradient(bottom, #e30713 0%, #fd8282 100%);
  background-image: -o-linear-gradient(bottom, #e30713 0%, #fd8282 100%);
  background-image: linear-gradient(to top, #e30713 0%, #fd8282 100%);
}
.soc {
  position: relative;
}
.soc-pulse {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 3vw;
  width: 3vw;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: none;
  background-color: transparent;
}
.soc-pulse__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid rgba(227,7,19, 0.45);
  border-radius: 50%;
  -webkit-animation: animPulse 2s linear infinite;
  animation: animPulse 2s linear infinite;
}
.soc-pulse__item.two {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.soc-pulse__item.three {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}
.soc-pulse__item-img {
  width: 0.7vw;
}
.soc-pulse__item img {
  width: 100%;
}
.to_top {
  position: fixed;
  right: 2vw;
  bottom: 1.5vw;
  width: 2vw;
  height: 2vw;
  border-radius: 100%;
  padding: 0.7vw;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  cursor: pointer;
  z-index: 189;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    from(#e30713),
    to(#fd8282)
  );
  background-image: -webkit-linear-gradient(bottom, #f6d255 0%, #f6d255 100%));
  background-image: -o-linear-gradient(bottom, #f6d255 0%, #f6d255 100%);
  background-image: linear-gradient(to top, #f6d255 0%, #f6d255 100%);
}
.to_top__img {
  width: 1.2vw;
}
.to_top__img img {
  width: 100%;
  margin-top: -2px;
}
.to_top.act {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.top {
  position: relative;
}
.top-pulse {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 3vw;
  width: 3vw;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border: none;
  background-color: transparent;
}
.top-pulse__item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #f6d255a6;
  border-radius: 50%;
  -webkit-animation: animPulse 2s linear infinite;
  animation: animPulse 2s linear infinite;
}
.top-pulse__item.two {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.top-pulse__item.three {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.pd{
	padding:0;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.header__tel .socials{
	display: none;
}
.sec-sms-sale__cardm .plastic-card {
    width: calc(100% - 20px);
}
.sec-step-image__boxkm {
    padding: 20px 0px 0px 0px;
}
.sec-questions {
    padding: 10px 0;
    padding-bottom: 20px;
}
.plastic-card__desc {
    font-size: 14px;
}
.plastic-card__title {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 0;
}
.sec-step-image__boxks .sec-title {
    font-weight: 800;
    font-size: 24px;
    text-align: center;
    padding: 30px 0px 15px;
}
.main-banners__text {
  padding: 40px 0 40px 0;
  position: relative;
  z-index: 2;
}

  .soc-fix {
    right: 0.8rem;
    top: 20rem;
}
  .soc-fix__item {
    width: 2.5rem;
    height: 2.5rem;
    padding: 0.7rem;
  }
  .soc-pulse {
    height: 3rem;
    width: 3rem;
  }
  .soc-img {
    width: 1.8rem;
	padding-top: 2px;
  }
  .to_top {
    right: 0.8rem;
    bottom: 1rem;
    width: 2rem;
    height: 2rem;
}
  .to_top__img {
    width: 3.2vw;
}
  .top-pulse {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 8vw;
    width: 8vw;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: none;
    background-color: transparent;
}
.services-block-img {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    margin: 0 auto;
}
.sec-services .services-block-text h2 {
    position: relative;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

}



@media (max-width: 960px) {
	#gallery-slider .swiper-slide .block-gallery-group__grid {
		
	}

	#gallery-slider .swiper-slide .gallery-block-gallery-group__text{
	}
}

.catalog-karniz .tabs__content {
	flex-wrap: wrap
}

.catalog-karniz .tabs__content.active {
	display: flex;
	justify-content: space-between;
}

.catalog-karniz .sec-step-image__icons {
}

.catalog-karniz .main-image {
	width: 49%;
	margin-top: 40px;
}

.catalog-karniz .sec-step-image__images {
	width: 49%;
	flex-wrap: wrap;
}

.catalog-karniz .sec-step-image__images .block-step-image {
	width: calc(50% - 15px);
}

.gallery-slider__desc li {
    list-style-type: none; /* ÃƒÆ’Ã‚ÂÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¹ */
   }
.gallery-slider__desc li:before {
    color: #f6d255; /* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¦ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â²ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° */
    content: "\9 ●"; 
    padding-right: 10px; /* ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â½ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¸ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Âµ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¼ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â°ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â´ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â¾ ÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂµÃƒÆ’Ã‚ÂÃƒâ€šÃ‚ÂºÃƒÆ’Ã¢â‚¬ËœÃƒâ€šÃ‚ÂÃƒÆ’Ã¢â‚¬ËœÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã‚ÂÃƒâ€šÃ‚Â° */
}
.gallery-slider__desc ul {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: -1rem;
}

@media (max-width: 960px) {
	.catalog-karniz .main-image,
	.catalog-karniz .sec-step-image__images	{
		width: 100%;
	}
}

.number {
    font-weight: 700;
    font-size: 40px;
	margin: -20px 20px -10px 0;
    color: #d9d9d9;
}

.fa-fire-alt{color:#eb3535;}

.header__ras{
	display:none;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.sec-catalog .tabs__caption li, .catalog-karniz .tabs__caption li {
    display: inline-block;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #343434;
    padding: 10px 12px;
    line-height: 1;
    border-radius: 35px;
    cursor: pointer;
}
.sec-catalog .tabs__caption li, .catalog-karniz .tabs__caption li {
    margin: 5px 0;
}
.gallery-block-gallery-group__text {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    position: relative;
    border-left: 0;
}
.gallery-slider__desc ul {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: -2rem;
}
.number {
    font-weight: 700;
    font-size: 40px;
	margin: -10px 10px -10px 0;
    color: #d9d9d9;
}
.sec-reviews {
    padding-top: 10px;
}
.gallery-slider {
    margin-bottom: -20px;
    position: relative;
}
.param__text strong {
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    margin-top: 4px;
    display: inline-block;
}
.sec-gallery-slider .gallery-slider__btns {
    top: 235px;
}
.sec-step__img img {
    max-width: 60%;
}
.step-tabs__caption li {
    font-size: 16px;
    margin: 0 15px 5px;
}
.sec-banner-title .sec-title {
    font-size: 12px;
}
.sec-video .plus-text p {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 12px;
}
.sec-step-image__texts p:last-child {
    margin-bottom: 0;
    font-size: 12px;
}
.mobilopi{
	display:none;
}
.opimob{
	display:none;
}
.otzyv_txt{
    font-size: 12px;
}
.mobilots{
	padding-top:20px;
}
.header__ras{
	display:block;
}
.header__ras p { 
	text-align: center ;
	margin:0;
	padding-bottom:5px;
	text-transform: uppercase;
}
@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
#blink {
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  -webkit-animation: pulsate 3.2s linear infinite;
  animation: pulsate 3.2s linear infinite;
}
.sec-table-price__btn {
    font-size: 14px;
}
.header--fixed .header__info .logo {
    max-width: 130px;
}
} 

.skidka{
	background-color: rgb(232, 4, 3);
	box-shadow: 0px 0px 13px 0px rgba(232, 4, 3, 0.5);
	width: 50px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	position: absolute;
	top: -10px;
	right: -10px;
}

.zakaz{
	display: block;
	font-size: 13px;
	color:#7c7c7c;
	font-weight:500;
	line-height: 1.2;
	margin: 5px 0 0 5px;
	float:left;
}
.ymaps-layers-pane {
    -webkit-filter: grayscale(100%);
}


.product-info {
	margin: 30px 0;
}

.product-info .container {
	height: 100%;
	position: relative;
	display: flex;
	justify-content: flex-end;
}

.product-info .image-block {
	width: 50%;
}

.product-info .image-block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.product-info .product-info-text {
	position: relative;
	padding: 25px 15px;
	width: 50%;
	color: #2f2f2f;
}

.product-info .product-info-text h2 {
	display: inline-block;
	border-bottom: 5px solid #efefef;
	min-width: 380px;
	font-weight: 200;
	font-size: 28px;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.product-info .product-info-text::before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 15px;
	z-index: -1;
	width: 214px;
	height: 214px;
	background: #f3f3f3;
}



@media all and (max-width:960px) {
	.product-info .container {
		flex-wrap: wrap;
	}

	.product-info .image-block {
		width: 100%;
		height: 450px;
	}

	.product-info .product-info-text {
		width: 100%;
	}
	
	.product-info .product-info-text::before {
		right: 0;
		left: auto;
	}
}

@media all and (max-width:450px) {
	.product-info .product-info-text h2 {
		min-width: 100%;
	}
}

.sec-gallery {
	margin: 50px 0;
}


.sec-gallery .container {
	display: flex;
	flex-direction: column;
	align-items: center;
}


.sec-gallery h2 {
	display: inline-block;
	border-bottom: 5px solid #efefef;
	min-width: 380px;
	font-weight: 200;
	font-size: 45px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	text-align: center;
}

.sec-gallery .gallery-block {
	width: 100%;
	margin-top: 50px;
}

.sec-gallery .gallery-item {
	display: grid;
	grid-template-columns: 1fr 1fr;
	grid-template-areas:
	"first second";
	gap: 0 30px;
	height: 375px;
}

.sec-gallery .gallery-item:not(:last-child) {
	margin-bottom: 30px;
}

.sec-gallery .gallery-item-grid {
  grid-area: second;
  height: inherit;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 30px 30px;
  grid-template-areas:
  "first second" 
  "first third ";
}

.sec-gallery .gallery-item-img {
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	cursor: pointer;
}

.sec-gallery .gallery-item-img:first-child {
	grid-area: first;
}

.sec-gallery .gallery-item-hover {
	background-color: #D0B194;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	opacity: 0;
	transition: opacity 0.5s ease-out;
	text-decoration: none;
}

.sec-gallery .gallery-item-hover img {
	width: 30px;
	height: 30px;
	margin-bottom: 15px;
}

.sec-gallery .gallery-item-hover span {
	color: #2F2F2F;
	font-weight: 500;
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
}

.sec-gallery  .gallery-item-img:hover .gallery-item-hover {
  opacity: 1;
  transition: opacity 0.5s ease;
}

.sec-gallery .gallery-item-grid .gallery-item-img:first-child {
  grid-area: first;
}

.sec-gallery .gallery-item-grid .gallery-item-img:nth-child(2) {
  grid-area: second;
}

.sec-gallery  .gallery-item-grid .gallery-item-img:last-child {
  grid-area: third;
}

.sec-gallery .gallery-item:nth-child(2n) {
  grid-template-areas:
  "second first";
}

@media all and (max-width:960px) {
	.sec-gallery .gallery-item {
		gap: 0 15px;
		height: 275px;
	}
	.sec-gallery .gallery-item:not(:last-child) {
		margin-bottom: 15px;
	}
	.sec-gallery .gallery-item-grid {
		gap: 15px 15px
	}
}

@media all and (max-width:760px) {
	.sec-gallery .gallery-item {
		height: 100%;
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		grid-template-areas: 'first' 'second';
		gap: 15px 0;
	}

	.sec-gallery .gallery-item:nth-child(2n) {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr;
		grid-template-areas: 'first' 'second';
	}

	.sec-gallery .gallery-item-img:first-child,
	.sec-gallery  .gallery-item-grid {
		height: 375px;
	}
}

@media all and (max-width:512px) {
	.sec-gallery .gallery-item-img:first-child, 
	.sec-gallery .gallery-item-grid {
		height: 295px;
	}

}

.sec-services {
	margin: 40px 10px 40px 10px;
}

.services-block {
  display: flex;
  justify-content: space-between;
  gap: 0 45px;
  width: 100%;
  height: 100%;
  margin-bottom: 20px;
}

.services-block:nth-child(2n) {
  flex-direction: row-reverse;
}

.services-block-img {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
}
.services-block-img  img{
	width:100%;
}

.services-block-text {
  width: 100%;
}

.services-block-text h2 {
  position: relative;
  font-size: 30px;
  font-weight: 600;
  line-height: 40px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.services-block-text h2::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	height: 5px;
	width: 380px;
	background: #EFEFEF;
}

.services-block-text div {
  font-size: 14px;
  line-height: 19px;
  color: var(--black);
  font-weight: 400;
}
.sec-services .services-block-text a {
    color: #212529;
	text-decoration: none;
}

@media all and (max-width:960px) {
	

	.services-block {
		flex-direction: column!important;
		height: 100%;
	}

	.services-block-img {
		height: 100%;
		margin-bottom: 20px;
	}

}
.ot{
	padding-bottom:20px;
}
.otmin{
	margin-top:-5px;
}
.header__ras_b{
	display:none;
}
.botot{
background: #8f8b8b;
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
.sec-catalog .tabs__caption li, .catalog-karniz .tabs__caption li {
    display: inline-block;
    position: relative;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    color: #343434;
    padding: 10px 12px;
    line-height: 1;
    border-radius: 35px;
    cursor: pointer;
}
.sec-catalog .tabs__caption li, .catalog-karniz .tabs__caption li {
    margin: 5px 0;
}
.gallery-block-gallery-group__text {
    width: 100%;
    max-width: 100%;
    padding: 20px;
    position: relative;
    border-left: 0;
}
.gallery-slider__desc ul {
    margin-top: 0;
    margin-bottom: 1rem;
    margin-left: -2rem;
}
.accordion-item__ico {
    position: absolute;
    left: 0;
    /*top: 27px;*/
    z-index: 2;
}
.number {
    font-weight: 700;
    font-size: 40px;
	margin: -10px 10px -10px 0;
    color: #d9d9d9;
}
.sec-reviews {
    padding-top: 10px;
}
.gallery-slider {
    margin-bottom: -20px;
    position: relative;
}
.param__text strong {
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    margin-top: 4px;
    display: inline-block;
}
.sec-gallery-slider .gallery-slider__btns {
    top: 235px;
}
.sec-step__img img {
    max-width: 60%;
}
.step-tabs__caption li {
    font-size: 16px;
    margin: 0 15px 5px;
}
.sec-banner-title .sec-title {
    font-size: 12px;
}
.sec-video .plus-text p {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 12px;
}
.sec-step-image__texts p:last-child {
    margin-bottom: 0;
    font-size: 12px;
}
.mobilopi{
	display:none;
}
.opimob{
	display:none;
}
.otzyv_txt{
    font-size: 12px;
}
.mobilots{
	padding-top:20px;
}
.header__ras{
	display:block;
}
.header__ras p { 
	text-align: center ;
	margin:0;
	padding-bottom:5px;
}

@-webkit-keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
@keyframes pulsate {
 50% { color: #fff; text-shadow: 0 -1px rgba(0,0,0,.3), 0 0 5px #ffd, 0 0 8px #fff; }
}
#blink {
  color: rgb(245,245,245);
  text-shadow: 0 -1px rgba(0,0,0,.1);
  -webkit-animation: pulsate 3.2s linear infinite;
  animation: pulsate 3.2s linear infinite;
}
.sec-table-price__btn {
    font-size: 14px;
}
.header--fixed .header__info .logo {
    max-width: 130px;
}
.container {
    max-width: 100%;
    margin-bottom: -15px;
}
.sec-services {
	margin: 20px 10px 50px 10px;
}

.ot{
	padding-bottom:5px;
}
.otmin{
	margin-top:-20px;
}
.header__ras_b{
	display: flex;
	width:100%
}
.header__ras_b .socials{
	width:35%;
	padding-left: 0px;
}
.header__ras_b .socials img{
	max-width: 17px;
    max-height: 30px;
    object-fit: contain;
    margin: 0 5px;
    margin-right: 5px;
}

.header__ras_b .socials  img {	
	filter: brightness(100);
	transition: 0.2s;
}

.header__ras_b .socials a:hover  img {	
	filter: brightness(1);
}
.header__ras_b .ras{
	width:65%;
	text-align: right;
	text-transform: uppercase;
	padding-left: 0px;
}
.catalog-karniz .tabs__content.active {
    display: flex;
    margin-top: -40px;
    justify-content: space-between;
}
.header__nav.active {
  display: block;
	margin-top:-12px;
}






.skidka{
	background-color: rgb(232, 4, 3);
	box-shadow: 0px 0px 13px 0px rgba(232, 4, 3, 0.5);
	width: 50px;
	height: 50px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
	position: absolute;
	top: -10px;
	right: -10px;
}

.zakaz{
	display: block;
	font-size: 13px;
	color:#7c7c7c;
	font-weight:500;
	line-height: 1.2;
	margin: 5px 0 0 5px;
	float:left;
}
.ymaps-layers-pane {
    -webkit-filter: grayscale(100%);
}
div.swiper-container::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
opacity: 0.5;
}

.param-item p {
    font-family: "Onest", sans-serif;
    color: black;
}

@media (max-width: 390px) {
    .tabs__content p {
        font-size: 12px;
    }
}


.optima_y{
    background: #f6d255;
}













