/*
**margin 5px - 100px
**padding 5px - 100px
*/
.pt_30 {
  padding-top: 30px;
}

.m-0 {
  margin: 0 !important;
}

.p-0 {
  padding: 0 !important;
}

.mt_5 {
  margin-top: 5px;
}

.mt_10 {
  margin-top: 10px;
}

.mt_15 {
  margin-top: 15px !important;
}

.mt_20 {
  margin-top: 20px;
}

.mt_25 {
  margin-top: 25px !important;
}

.mt_30 {
  margin-top: 30px !important;
}

.mt_35 {
  margin-top: 35px;
}

.mt_40 {
  margin-top: 40px;
}

.mt_45 {
  margin-top: 45px;
}

.mt_50 {
  margin-top: 50px;
}

.mt_55 {
  margin-top: 55px;
}

.mt_60 {
  margin-top: 60px;
}

.mt_65 {
  margin-top: 65px;
}

.mt_70 {
  margin-top: 70px;
}

.mt_75 {
  margin-top: 75px;
}

.mt_80 {
  margin-top: 80px;
}

.mt_85 {
  margin-top: 85px;
}

.mt_90 {
  margin-top: 90px;
}

.mt_95 {
  margin-top: 95px;
}

.mt_100 {
  margin-top: 100px;
}

.mb_5 {
  margin-bottom: 5px;
}

.mb_10 {
  margin-bottom: 10px;
}

.mb_15 {
  margin-bottom: 15px;
}

.mb_20 {
  margin-bottom: 20px;
}

.mb_25 {
  margin-bottom: 25px;
}

.mb_30 {
  margin-bottom: 30px;
}

.mb_35 {
  margin-bottom: 35px;
}

.mb_40 {
  margin-bottom: 40px;
}

.mb_45 {
  margin-bottom: 45px;
}

.mb_50 {
  margin-bottom: 50px;
}

.mb_55 {
  margin-bottom: 55px;
}

.mb_60 {
  margin-bottom: 60px;
}

.mb_65 {
  margin-bottom: 65px;
}

.mb_70 {
  margin-bottom: 70px;
}

.mb_75 {
  margin-bottom: 75px;
}

.mb_80 {
  margin-bottom: 80px;
}

.mb_85 {
  margin-bottom: 85px;
}

.mb_90 {
  margin-bottom: 90px;
}

.mb_95 {
  margin-bottom: 95px;
}

.mb_100 {
  margin-bottom: 100px;
}

.mr_5 {
  margin-right: 5px;
}

.mr_10 {
  margin-right: 10px;
}

.mr_15 {
  margin-right: 15px;
}

.mr_20 {
  margin-right: 20px;
}

.mr_25 {
  margin-right: 25px;
}

.mr_30 {
  margin-right: 30px;
}

.mr_35 {
  margin-right: 35px;
}

.mr_40 {
  margin-right: 40px;
}

.mr_45 {
  margin-right: 45px;
}

.mr_50 {
  margin-right: 50px;
}

.mr_55 {
  margin-right: 55px;
}

.mr_60 {
  margin-right: 60px;
}

.mr_65 {
  margin-right: 65px;
}

.mr_70 {
  margin-right: 70px;
}

.mr_75 {
  margin-right: 75px;
}

.mr_80 {
  margin-right: 80px;
}

.mr_85 {
  margin-right: 85px;
}

.mr_90 {
  margin-right: 90px;
}

.mr_95 {
  margin-right: 95px;
}

.mr_100 {
  margin-right: 100px;
}

.ml_5 {
  margin-left: 5px;
}

.ml_10 {
  margin-left: 10px;
}

.ml_15 {
  margin-left: 15px;
}

.ml_20 {
  margin-left: 20px;
}

.ml_25 {
  margin-left: 25px;
}

.ml_30 {
  margin-left: 30px;
}

.ml_35 {
  margin-left: 35px;
}

.ml_40 {
  margin-left: 40px;
}

.ml_45 {
  margin-left: 45px;
}

.ml_50 {
  margin-left: 50px;
}

.ml_55 {
  margin-left: 55px;
}

.ml_60 {
  margin-left: 60px;
}

.ml_65 {
  margin-left: 65px;
}

.ml_70 {
  margin-left: 70px;
}

.ml_75 {
  margin-left: 75px;
}

.ml_80 {
  margin-left: 80px;
}

.ml_85 {
  margin-left: 85px;
}

.ml_90 {
  margin-left: 90px;
}

.ml_95 {
  margin-left: 95px;
}

.ml_100 {
  margin-left: 100px;
}

.pt_5 {
  padding-top: 5px;
}

.pt_10 {
  padding-top: 10px;
}

.pt_15 {
  padding-top: 15px;
}

.pt_20 {
  padding-top: 20px;
}

.pt_25 {
  padding-top: 25px;
}

.pt_30 {
  padding-top: 30px;
}

.pt_35 {
  padding-top: 35px;
}

.pt_40 {
  padding-top: 40px;
}

.pt_45 {
  padding-top: 45px;
}

.pt_50 {
  padding-top: 50px;
}

.pt_55 {
  padding-top: 55px;
}

.pt_60 {
  padding-top: 60px;
}

.pt_65 {
  padding-top: 65px;
}

.pt_70 {
  padding-top: 70px;
}

.pt_75 {
  padding-top: 75px;
}

.pt_80 {
  padding-top: 80px;
}

.pt_85 {
  padding-top: 85px;
}

.pt_90 {
  padding-top: 90px;
}

.pt_95 {
  padding-top: 95px;
}

.pt_100 {
  padding-top: 100px;
}

.pb_5 {
  padding-bottom: 5px;
}

.pb_10 {
  padding-bottom: 10px;
}

.pb_15 {
  padding-bottom: 15px;
}

.pb_20 {
  padding-bottom: 20px;
}

.pb_25 {
  padding-bottom: 25px;
}

.pb_30 {
  padding-bottom: 30px;
}

.pb_35 {
  padding-bottom: 35px;
}

.pb_40 {
  padding-bottom: 40px;
}

.pb_45 {
  padding-bottom: 45px;
}

.pb_50 {
  padding-bottom: 50px;
}

.pb_55 {
  padding-bottom: 55px;
}

.pb_60 {
  padding-bottom: 60px;
}

.pb_65 {
  padding-bottom: 65px;
}

.pb_70 {
  padding-bottom: 70px;
}

.pb_75 {
  padding-bottom: 75px;
}

.pb_80 {
  padding-bottom: 80px;
}

.pb_85 {
  padding-bottom: 85px;
}

.pb_90 {
  padding-bottom: 90px;
}

.pb_95 {
  padding-bottom: 95px;
}

.pb_100 {
  padding-bottom: 100px;
}

.pr_5 {
  padding-right: 5px;
}

.pr_10 {
  padding-right: 10px;
}

.pr_15 {
  padding-right: 15px;
}

.pr_20 {
  padding-right: 20px;
}

.pr_25 {
  padding-right: 25px;
}

.pr_30 {
  padding-right: 30px;
}

.pr_35 {
  padding-right: 35px;
}

.pr_40 {
  padding-right: 40px;
}

.pr_45 {
  padding-right: 45px;
}

.pr_50 {
  padding-right: 50px;
}

.pr_55 {
  padding-right: 55px;
}

.pr_60 {
  padding-right: 60px;
}

.pr_65 {
  padding-right: 65px;
}

.pr_70 {
  padding-right: 70px;
}

.pr_75 {
  padding-right: 75px;
}

.pr_80 {
  padding-right: 80px;
}

.pr_85 {
  padding-right: 85px;
}

.pr_90 {
  padding-right: 90px;
}

.pr_95 {
  padding-right: 95px;
}

.pr_100 {
  padding-right: 100px;
}

.pl_5 {
  padding-left: 5px;
}

.pl_10 {
  padding-left: 10px;
}

.pl_15 {
  padding-left: 15px;
}

.pl_20 {
  padding-left: 20px;
}

.pl_25 {
  padding-left: 25px;
}

.pl_30 {
  padding-left: 30px;
}

.pl_35 {
  padding-left: 35px;
}

.pl_40 {
  padding-left: 40px;
}

.pl_45 {
  padding-left: 45px;
}

.pl_50 {
  padding-left: 50px;
}

.pl_55 {
  padding-left: 55px;
}

.pl_60 {
  padding-left: 60px;
}

.pl_65 {
  padding-left: 65px;
}

.pl_70 {
  padding-left: 70px;
}

.pl_75 {
  padding-left: 75px;
}

.pl_80 {
  padding-left: 80px;
}

.pl_85 {
  padding-left: 85px;
}

.pl_90 {
  padding-left: 90px;
}

.pl_95 {
  padding-left: 95px;
}

.pl_100 {
  padding-left: 100px;
}

.mr_18 {
  margin-right: 18px;
}

.ml_18 {
  margin-left: 18px;
}

/*magnific popup*/
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    transform-origin: 0 0;
  }

  .mfp-arrow-right {
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color:#007aff;
}

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

.swiper-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

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

.swiper-pointer-events {
  touch-action: pan-y;
}

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

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

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

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

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

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

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  transform-style: preserve-3d;
}

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

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

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

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

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

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

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

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

.swiper-centered > .swiper-wrapper::before {
  content: "";
  flex-shrink: 0;
  order: 9999;
}

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

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

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

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

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
}

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

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

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

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

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 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: flex;
  align-items: 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: 0.35;
  cursor: auto;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .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 {
  transform: scale(0.33);
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

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

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

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

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: 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;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
          animation: swiper-preloader-spin 1s infinite linear;
  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% {
    transform: rotate(360deg);
  }
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

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

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

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

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

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

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

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

.swiper-cube {
  overflow: visible;
}

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

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

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

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

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

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

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

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

.swiper-flip {
  overflow: visible;
}

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

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

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

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

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

.swiper-cards {
  overflow: visible;
}

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

/*======================
   01. fonts
========================*/
* {
  box-sizing: border-box;
}

@font-face {
  font-family: "Avus Pro";
  src: url("../webfonts/AvusPro.eot");
  src: url("../webfonts/AvusPro.eot?#iefix") format("embedded-opentype"), url("../webfonts/AvusPro.woff2") format("woff2"), url("../webfonts/AvusPro.woff") format("woff"), url("../webfonts/AvusPro.ttf") format("truetype"), url("../webfonts/AvusPro.svg#AvusPro") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avus Pro";
  src: url("../webfonts/AvusProMedium.eot");
  src: url("../webfonts/AvusProMedium.eot?#iefix") format("embedded-opentype"), url("../webfonts/AvusProMedium.woff2") format("woff2"), url("../webfonts/AvusProMedium.woff") format("woff"), url("../webfonts/AvusProMedium.ttf") format("truetype"), url("../webfonts/AvusProMedium.svg#AvusProMedium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Avus Pro";
  src: url("../webfonts/AvusPro-Bold.eot");
  src: url("../webfonts/AvusPro-Bold.eot?#iefix") format("embedded-opentype"), url("../webfonts/AvusPro-Bold.woff2") format("woff2"), url("../webfonts/AvusPro-Bold.woff") format("woff"), url("../webfonts/AvusPro-Bold.ttf") format("truetype"), url("../webfonts/AvusPro-Bold.svg#AvusPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
a {
  text-decoration: none;
}

.d-inline-block {
  display: inline-block;
}

.text-upper {
  text-transform: uppercase;
}

.overflow-hidden {
  overflow: hidden;
}

/*======================
   02. Basic css
========================*/
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
strong,
i,
ol,
ul,
li,
form,
label,
footer,
header,
menu,
nav,
section {
  margin: 0;
  padding: 0;
}

body {
  line-height: 1.31;
  background-color: #fff;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  font-family: "Avus Pro";
}

ol,
ul {
  list-style: none;
}

a:hover {
  text-decoration: none;
}

button:focus,
a:focus,
input:focus,
select:focus,
input:focus,
textarea:focus {
  outline: none;
}

.fade-enter-active, .fade-leave-active {
  transition: opacity 0.4s ease;
}

.fade-enter, .fade-leave-active {
  opacity: 0;
}

.child-view {
  position: absolute;
  transition: all 0.4s cubic-bezier(0.55, 0, 0.1, 1);
}

.show-enter-active,
.show-leave-enter {
  opacity: 1;
  transform: translateX(0);
  transition: all 0.4s linear;
}

.show-enter,
.show-leave-to {
  opacity: 0;
  transform: translateX(100%);
}

.slide-left-enter, .slide-right-leave-active {
  opacity: 0;
  transform: translate(30px, 0);
}

.slide-left-leave-active, .slide-right-enter {
  opacity: 0;
  transform: translate(-30px, 0);
}

/* page loader  */
#preloader {
  position: fixed;
  background: #fff;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999999;
  height: 100vh;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loader3 {
  width: 50px;
  height: 50px;
  display: inline-block;
  padding: 0px;
  text-align: left;
}

.loader3 span {
  position: absolute;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background: #000000;
  -webkit-animation: loader3 1.5s linear infinite;
  animation: loader3 1.5s linear infinite;
}

.loader3 span:last-child {
  animation-delay: -0.9s;
  -webkit-animation-delay: -0.9s;
}

@keyframes loader3 {
  0% {
    transform: scale(0, 0);
    opacity: 0.8;
  }
  100% {
    transform: scale(1, 1);
    opacity: 0;
  }
}
@-webkit-keyframes loader3 {
  0% {
    -webkit-transform: scale(0, 0);
    opacity: 0.8;
  }
  100% {
    -webkit-transform: scale(1, 1);
    opacity: 0;
  }
}
/*Hamburger-menu START CSS*/
.hamburger-menu {
  cursor: pointer;
  position: absolute;
  top: 15px;
  left: 12px;
  z-index: 10;
}

/*ofcanvas-menu*/
.ofcavas-menu {
  position: fixed;
  width: 300px;
  height: 100%;
  background: #fff;
  z-index: 99;
  top: 0;
  left: -100%;
  transition: 0.3s;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  overflow: auto;
}

.overflow {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  bottom: 0;
  z-index: 10;
}

.ofcavas-menu.current {
  left: 0;
}

.story-head {
  background: #000000;
  padding: 60px 25px 20px 25px;
}

.story-head h3 {
  line-height: 24px;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 2px;
}

.close-btn {
  top: 15px;
  position: absolute;
  right: 20px;
  cursor: pointer;
}

.progress-box span {
  color: #826646;
  font-size: 15px;
  line-height: 26px;
  display: block;
  font-weight: 500;
}

.progress-bar {
  width: 100%;
  height: 3px;
  background: #707070;
}

.progress-bar::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  background: #FFFFFF;
  height: 3px;
}

.nav-select-main {
  margin-left: 25px;
}

.nav-select {
  width: 90%;
  border: none;
  border-bottom: 1px solid #A8A8A8;
  padding-bottom: 10px;
  background-image: url(../img/summery-icon.png);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  padding-left: 25px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
  background-color: transparent;
}

.d-inline-flex {
  display: inline-flex;
}

.justify-content-between {
  justify-content: space-between;
}

.head-storry-main {
  padding: 18px 25px;
  transition: 0.2s;
  opacity: 0.5;
}

.head-storry-main:hover {
  background: #F4F4F4;
  opacity: 1;
}

.head-storry-main.active {
  opacity: 1;
}

.head-storry-main .head-storry svg line {
  transition: 0.2s;
  stroke: #000000;
}

.head-storry-main:hover .head-storry svg line,
.head-storry-main.active .head-storry svg line {
  stroke: #000000;
}

.head-storry svg {
  margin-right: 17px;
}

.head-storry-main:hover .head-storry p,
.head-storry-main.active .head-storry p {
  color: #000000;
}

.head-storry p {
  line-height: 15px;
  font-size: 12px;
  color: #000000;
  text-transform: uppercase;
  transition: 0.3s;
  font-weight: 500;
}

.second-nav-head {
  padding: 0 0 30px 0;
  width: 100%;
}

.border-btm {
  padding: 0 25px;
  margin-top: 10px;
}

.border-btm span {
  display: block;
  border-bottom: 1px solid #A8A8A8;
}

/*menu end*/
.position-relative {
  position: relative;
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.w-100 {
  width: 100%;
  display: block;
}

.d-block {
  display: block !important;
}

.d-flex {
  display: flex;
}

.align-items-center {
  align-items: center !important;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-end {
  justify-content: flex-end;
}

.container {
  max-width: 326px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}

.text-center {
  text-align: center;
}

.text-right {
  text-align: right;
}

.default-wrapper {
  padding: 30px 0 30px;
  max-width: 375px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
  min-height: 100vh;
}

.close {
  position: absolute;
  right: 25px;
  top: 20px;
}

.col_title {
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 700;
  color: #000;
}

.logo {
  margin-bottom: -25px;
  position: relative;
  z-index: 2;
}

.img_box {
  position: relative;
  z-index: 1;
  padding: 0 6px;
}

.img_box::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #000;
  transform: translate(-50%, -50%);
  z-index: -1;
  width: 100%;
  height: 384px;
}

.bottom_shape::before,
.top_shape::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 400px;
  background-color: #EBECEC;
  z-index: -1;
}

.top_shape::before {
  height: 313px;
  bottom: auto;
  top: 0;
}

.wel_title {
  font-size: 55px;
  text-transform: uppercase;
  color: #000;
  font-weight: 700;
  line-height: 1;
  margin-bottom: -20px;
  position: relative;
  z-index: 2;
}

.img_box2 {
  position: relative;
  z-index: 1;
  padding: 0 6px 6px;
}

.img_box2::before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  height: 176px;
  width: 100%;
  background-color: #000;
  z-index: -1;
}

.title_md {
  font-size: 20px;
  color: #000;
  font-weight: 700;
  line-height: 1.35;
}

.footer {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 3;
  width: 100%;
}

.footer .container {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding: 0 5px;
}

.footer .container a {
  width: 22px;
  display: inline-flex;
  align-items: flex-end;
}

.footer .container > img {
  width: 24px;
}

.footer p {
  font-size: 14px;
  line-height: 1;
  white-space: nowrap;
}

.sub_title {
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
}

.title {
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
}

.swiper-pagination {
  bottom: 20px !important;
}

.swiper-pagination-bullet {
  height: 6px;
  width: 6px;
  background-color: #000;
  opacity: 0.3;
  margin: 0 5.5px !important;
  padding: 0.5px;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.slider .img_box2::before {
  height: 265px;
}

.play {
  height: 50px;
  width: 50px !important;
  border-radius: 50%;
  background-color: #000;
  border: none;
  padding: 5px 5px 5px 10px;
  cursor: pointer;
  display: flex !important;
  align-items: center !important;
  justify-content: center;
}

.img_box2.video::before {
  height: 251px;
}

.bg_img {
  width: 100%;
  height: 50vh;
  -o-object-fit: cover;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.overview_box {
  padding: 0 6px 6px;
  position: relative;
  z-index: 1;
}

.overview_box::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #000;
  z-index: -1;
}

.overview_content {
  width: 100%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  padding: 20px 10px;
  min-height: 63vh;
}

.title_lg {
  font-size: 31px;
  line-height: 1;
  font-weight: 700;
  color: #000;
  text-transform: uppercase;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #000;
  text-transform: uppercase;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  padding: 7px 30px 6px;
  min-width: 135px;
  min-height: 37px;
  border: none;
  cursor: pointer;
}

.quiz_popup {
  position: fixed;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  max-width: 375px;
  width: 100%;
  min-height: 100vh;
  z-index: 10;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 30px 0;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
}

.yes_wrap {
  background-color: #fff;
  min-height: 65vh;
  border: 7px solid #000;
  padding: 40px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
  position: absolute;
}

.yes_wrap.open {
  visibility: visible;
  pointer-events: all;
  opacity: 1;
  position: relative;
}

.quiz_popup.open {
  visibility: visible;
  pointer-events: all;
  opacity: 1;
}

.yes_wrap .button {
  width: 100%;
}

#no.yes_wrap .button {
  font-size: 14px;
}

.quiz_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 313px;
  -o-object-fit: cover;
  object-fit: cover;
  z-index: -1;
}

.link_area form {
  padding-top: 23px;
}

.answer input {
  display: none;
}

.answer label {
  background-color: #EBECEC;
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  min-width: 240px;
  padding: 5px 10px;
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  cursor: pointer;
  margin-top: 17px;
}

.img_col {
  max-width: 48%;
  flex: 0 0 48%;
}

.img_col img {
  display: block;
  width: 100%;
}

.img_col.shape {
  position: relative;
  padding: 0 5px 5px 0;
  z-index: 1;
  margin-top: -73px;
}

.img_col.shape::before {
  content: "";
  position: absolute;
  bottom: -5px;
  right: -5px;
  width: 132px;
  height: 184px;
  z-index: -1;
  background-color: #000;
}

.left_shape::before {
  position: absolute;
  z-index: -1;
  content: "";
  left: 0;
  top: 53%;
  transform: translateY(-50%);
  background-color: #EBECEC;
  width: 85.6%;
  height: 64.76%;
}

.code_bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 31px 10px;
  margin-top: 25px;
}

.quiz_popup.top_shape .yes_wrap {
  min-height: 72.66vh;
  padding: 50px 34px;
}

.quiz_popup.top_shape .yes_wrap .close {
  right: 16px;
  top: 14px;
}

.title_mdm {
  font-size: 35px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  color: #000;
}

.img_box2.v3::before {
  height: 265px;
}

.popup_dots {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 11;
  margin-top: 40px;
}

.popup_dots .pop_btn {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  overflow: hidden;
  margin-right: 4px;
  cursor: pointer;
  border: 2.5px solid transparent;
}

.popup_dots .pop_btn.active {
  border-color: #2B2E34;
}

.popup_dots .pop_btn:last-child {
  margin-right: 0;
}

.popup_dots .pop_btn img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 50%;
  -o-object-position: center center;
  object-position: center center;
}

.quiz_popup.top_shape.v2 {
  align-items: flex-start;
  padding: 55px 0 30px;
  position: absolute;
  min-height: 100vh;
}

.quiz_popup.top_shape.v2 .yes_wrap {
  min-height: 590px;
  display: none;
  padding: 50px 14px;
}

.quiz_popup.top_shape.v2 .yes_wrap.open {
  display: flex;
}

.quiz_popup.top_shape.v2 .yes_wrap img {
  max-width: 220px;
  margin-left: auto;
  margin-right: auto;
}

/*separate css*/
.obtain_list li {
  list-style: disc !important;
  font-size: 16px;
}

.calender_btn_area {
  min-height: 620px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-bottom: 30px;
  margin-top: 3px;
}

.calender_btn_area a {
  width: 253px;
  height: 37px;
  background-color: #fff;
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.calender_btn_area a:first-child {
  margin-top: 0;
}

.f-calender-container {
  padding-bottom: 0;
}

.text-upper {
  text-transform: uppercase;
}

.default-wrapper.w-quizz {
  padding-top: 0;
}

.w-quizz .link_area p {
  font-weight: bold;
}

.w-quizz .blank_white_box {
  height: 77px;
  width: 290px;
  background-color: #fff;
  margin: 0 auto;
  margin-top: -65px;
}

.w-quizz .quizz-bg-img {
  position: relative;
  z-index: -1;
  width: 100%;
}

.img_box_multiple {
  position: relative;
}

.img_box_multiple .im-1,
.img_box_multiple .im-2 {
  max-width: 215px;
}

.img_box_multiple .im-2.img_box2::before {
  height: 206px;
  top: -7px;
}

.img_box_multiple .im-2 {
  position: absolute;
  right: 0;
  top: 202px;
}

.img_box_multiple img {
  width: 100%;
}

.swiper-slide .mul-img-sl-content {
  margin-top: 222px;
  margin-bottom: 8px;
}

.design_overview .button {
  padding: 7px 12px 6px;
}

.design_overview .code_bg {
  margin-top: 20px;
}

.m-remove {
  margin-top: 0 !important;
}

.quiz_popup.p-remove .yes_wrap {
  padding: 50px 25px;
}

.title_semi_lg {
  font-size: 40px;
  font-weight: bold;
}

.yes_wrap.btn_custom .button {
  width: auto !important;
}

.quiz_popup.p-remove-extra .yes_wrap {
  padding: 50px 12px;
}

.women_quizz form .answer label {
  background: none;
  text-align: center;
  text-transform: uppercase;
  min-width: 45px;
  padding: 5px 10px;
  color: #000;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 52px;
  cursor: pointer;
  margin-top: 0px;
}

.women_quizz form {
  display: flex;
  align-items: flex-end;
}

.runway-shows::before {
  top: 470px;
  height: 464px;
}

.pre-shows::before {
  top: 557px;
  height: 467px;
}

.eye-shows::before {
  top: 515px;
  height: 475px;
}

.ibiza-shows::before {
  top: 536px;
  height: 454px;
}

.colab-shows::before {
  top: 518px;
  height: 465px;
}

.eye-shows {
  padding-bottom: 20px;
}

.eye-shows .img_col.shape_margin {
  top: 72px;
}

.ibiza-shows .img_col.shape_margin {
  top: 85px;
}

.ibiza-shows .margin_minus {
  margin-top: -94px;
}

.colab-shows .margin_minus {
  margin-top: -189px;
}

.img_col.shape_margin {
  top: 51px;
}

.img_col.shape_margin_2 {
  margin-top: 40px;
}

.shape_margin_3 {
  margin-top: -85px;
}

.pre-shows .his_text1 {
  margin-top: -16px;
}

.pre-shows .item_3 {
  margin-top: -90px;
}

.eye-img-2 {
  margin-top: 127px;
}

.design_overview_padd .code_bg {
  padding: 27px 10px;
}

.sihouettes_title_minus {
  margin-top: -5px;
}

.btn_custom .w-100 img {
  max-height: 57vh;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.m_fashion_end .img_box2::before {
  height: 268px;
}

.shilhouet_item .img_box2::before {
  height: 258px;
}

.shoes_loewe .code_bg {
  padding: 45px 10px;
}

.shoes_lowew_pop .img_box2::before {
  height: 285px;
}

.img_box_shape .img_box2,
.img_box_shape .image_1 {
  width: 199px;
  position: absolute;
}

.img_box_shape .image_1 {
  top: 0;
  left: 0;
}

.img_box_shape .img_box2 {
  top: 184px;
  right: 0;
}

.img_box_shape .img_box2::before {
  top: -6px;
  left: 0;
  height: 206px;
}

.img_box_shape {
  height: 447px;
  position: relative;
}

.coll-2-shows::before {
  top: 504px;
  height: 413px;
}

.coll-2-shows .shape_margin_minus {
  top: -10px;
}

.shoes_circle_area {
  position: relative;
}

.shoes_circle_area .shoes_circle {
  height: 169px;
  width: 169px;
  background-color: #EBECEC;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}

.shoes_circle_area .shoes {
  position: absolute;
  z-index: -1;
  max-width: 94px;
}

.shoes_circle_area .shoes.shoes1 {
  top: -52px;
  left: 50%;
  transform: translateX(-50%);
}

.shoes_circle_area .shoes.shoes2 {
  top: 3px;
  right: -11px;
}

.shoes_circle_area .shoes.shoes3 {
  top: 115px;
  right: -11px;
  width: 83px;
}

.shoes_circle_area .shoes.shoes4 {
  bottom: -92px;
  left: 50%;
  transform: translateX(-50%);
}

.shoes_circle_area .shoes.shoes5 {
  top: 115px;
  left: -11px;
}

.shoes_circle_area .shoes.shoes6 {
  top: 3px;
  left: -14px;
}

.shoes_circle .title_semi_lg {
  margin-bottom: 115px;
}

.circle_congratulation .shoes_circle {
  margin-top: 128px;
  margin-bottom: 129px;
}

.circle_congratulation .shoes_circle p {
  font-size: 14px;
  font-weight: bold;
}

.shoes_line_area li {
  display: inline-block;
  margin-right: 8px;
  margin-top: 17px;
}

.shoes_line_area li:last-child {
  margin-right: 0;
}

.shoes_line_area li p {
  font-size: 9px;
  font-weight: bold;
  text-align: center;
}

.shoes_line_area li img {
  width: 94px;
}

.shoes_line_area li:first-child img {
  width: 83px;
}

.shoes_anwser::before {
  height: 156px;
}

.shoes_anwser .shoes_line_area {
  margin-top: 67px;
}

.shoes_anwser .shoes_line_area li img {
  width: 122px;
}

.shoes_anwser .shoes_line_area li {
  margin-top: 43px;
  margin-right: 58px;
}

.shoes_anwser .shoes_line_area li p {
  font-size: 14px;
}

.shoes_line_area .shoes_right_mar {
  margin-right: 0 !important;
}

.who_wrapper .shoes_line_area li img {
  width: 94px;
}

.shoes_rectangle_area .item {
  display: flex;
  align-items: center;
}

.shoes_rectangle_area .item .box {
  height: 81px;
  width: 81px;
  border: 2px solid #707070;
  margin-right: 33px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.shoes_rectangle_area .item .box img {
  width: 65px;
}

.who_wrapper_2 .shoes_rectangle_area {
  margin-top: 120px !important;
}

.yes_wrap_2 {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  max-height: 100vh;
}

.yes_wrap_2.open {
  visibility: visible;
  opacity: 1;
  pointer-events: all;
  position: relative;
}

.pop_close .close {
  position: absolute;
  right: 20px;
  top: 25px;
}

.the_shoes .code_bg {
  padding: 72px 10px;
}

.yes_wrap_2 img {
  max-height: 370px;
  -o-object-fit: cover;
  object-fit: cover;
}

.title_big {
  font-size: 55px;
  font-weight: bold;
}

.summary_box_area {
  position: relative;
  z-index: 1;
}

.summary_box_area .summary_line {
  position: absolute;
  top: 26px;
  left: 37px;
  z-index: -1;
}

.summary_box_area .item_area {
  display: flex;
}

.summary_box_area .item_area .item,
.summary_box_area .item_area .item a {
  height: 136px;
  width: 136px;
  border-radius: 50%;
  background-color: #EBECEC;
  border: 2px solid #707070;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #000;
}

.summary_box_area .item_area .item.color_none {
  background-color: #fff;
}

.summary_box_area .item_area .item_last {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: auto;
  width: auto;
  background: none;
  border-radius: 0;
  border: 0;
}

.summary_box_area .item_area .item_last .p1 {
  margin-bottom: 2px;
  font-weight: 500;
}

.bg_color_black {
  background-color: #000 !important;
}

.bg_color_black .sum_img_1 {
  display: none;
}

.bg_color_black .sum_img_2 {
  display: block !important;
}

.summary_box_area .item_area.area_2 {
  margin-top: -39px;
}

.summary_box_area .item_area.area_4 {
  margin-top: 17px;
}

.summary_box_area .item_area.area_5 {
  margin-top: -21px;
}

.summary_box_area .item_area .item a {
  height: 32px;
  width: 32px;
}

.summary_box_area .item_area .item .d-none {
  display: none;
}

.summary_box_area .item_area .item.item_last img {
  width: 17px;
}

.summary_end .summary_end_pop {
  padding: 58px 10px;
  background-color: #fff;
  position: relative;
  border: 5px solid #000;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 100%;
  max-width: 303px;
}

.summary_end .summary_end_pop p {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
}

.summary_end .summary_end_pop.close {
  opacity: 0;
  visibility: hidden;
}

.summary_end .summary_end_pop .close {
  top: 15px;
  right: 15px;
}

.key_btn_area {
  min-height: 620px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.key_btn_area .learning_pop_btn {
  position: absolute;
  height: 14px;
  width: 14px;
  background-color: #fff;
  border-radius: 50%;
  cursor: pointer;
}

.learning_pop_btn.btn1 {
  top: 430px;
  left: 216px;
}

.learning_pop_btn.btn2 {
  top: 390px;
  left: 127px;
}

.learning_pop_btn.btn3 {
  top: 273px;
  left: 157px;
}

.quiz_popup .absolute_img {
  position: absolute;
  bottom: 55px;
}

.strong {
  font-weight: bold;
}

.goods_link {
  padding-left: 16px;
}

.goods_link a {
  display: block;
  display: flex;
  align-items: center;
  color: #000;
  margin-top: 13px;
}

.goods_link a:first-child {
  margin-top: 0;
}

.goods_link p {
  font-weight: bold;
  margin-right: 15px;
  font-size: 20px;
  color: #000;
}

.goods_link a span {
  font-weight: 500;
}

.loewe_before .img_box2::before {
  height: 375px;
}

/*bag area*/
.bag_area {
  margin-top: 44px;
  margin-bottom: 35px;
  width: 100%;
  max-width: 321px;
  height: 311px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bag_area .bag {
  position: absolute;
}

.bag1 {
  left: 50%;
  transform: translateX(-50%);
  top: 3px;
}

.bag2 {
  top: 20px;
  right: 38px;
}

.bag3 {
  top: 90px;
  right: -6px;
}

.bag4 {
  top: 165px;
  right: -10px;
}

.bag5 {
  bottom: 18px;
  right: 32px;
}

.bag6 {
  left: 50%;
  transform: translateX(-50%);
  bottom: 0;
}

.bag7 {
  bottom: 20px;
  left: 38px;
}

.bag8 {
  top: 150px;
  left: -7px;
}

.bag9 {
  top: 65px;
  left: -15px;
}

.bag10 {
  top: -5px;
  left: 28px;
}

.group_item > div {
  margin: 5px 8px 0;
}

.group_item > div p {
  font-size: 9px;
  font-weight: 700;
  text-transform: uppercase;
  color: #000000;
  margin-top: -5px;
}

.contg {
  font-size: 14px;
  font-weight: 700;
}

.top_shape.sm_shape::before {
  height: 156px;
}

.ans_row {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
  margin-top: 35px;
}

.ans_row > div {
  max-width: 50%;
  flex: 0 0 50%;
}

.ans_row p {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: -7px;
}

.signature_btn_area .learning_pop_btn {
  background-color: #000;
}

.signature_btn_area .learning_pop_btn.btn1 {
  top: 91px;
  left: 53px;
}

.signature_btn_area .learning_pop_btn.btn2 {
  top: 141px;
  left: 247px;
}

.signature_btn_area .learning_pop_btn.btn3 {
  top: 217px;
  left: 333px;
}

.signature_btn_area .learning_pop_btn.btn4 {
  top: 283px;
  left: 219px;
}

.signature_btn_area .learning_pop_btn.btn5 {
  top: 290px;
  left: 301px;
}

.signature_btn_area .learning_pop_btn.btn6 {
  top: 221px;
  left: 214px;
}

.signature_btn_area .learning_pop_btn.btn7 {
  top: 219px;
  left: 271px;
}

.signature_btn_area .learning_pop_btn.btn8 {
  top: 146px;
  left: 200px;
}

.signature_btn_area .learning_pop_btn.btn9 {
  top: 196px;
  left: 56px;
}

.signature_btn_area .learning_pop_btn.btn10 {
  top: 306px;
  left: 56px;
}

.signa_pop .yes_wrap {
  padding: 45px 25px !important;
}

.key_shape::before {
  height: 156px;
}

.lines_item_wrapper .item {
  display: flex;
  align-items: center;
}

.lines_item_wrapper .item .im_box {
  margin-right: 15px;
}

.lines_item_wrapper .item .text_box h4 {
  font-size: 14px;
  font-weight: bold;
  color: #000;
}

.leather_quizz .im_box {
  padding: 0 40px;
}

.quizz_circle_area {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.quizz_circle_area .item {
  height: 32px;
  width: 32px;
  border-radius: 50%;
  border: 1px solid #000;
  display: flex;
  align-items: center;
  justify-content: center;
}

.quizz_circle_area .item img {
  width: 17px;
  display: none;
}

.quizz_circle_area .item.active img {
  display: block;
}

.quizz_circle_area .item.active_bg {
  background-color: #000;
}

.leather_quizz .answer label {
  min-width: 100%;
  padding: 14px 10px;
}

.btn_back {
  font-size: 14px;
}

.traning_item_wrapper .item {
  display: flex;
  align-items: center;
  color: #000;
  justify-content: flex-end;
}

.traning_item_wrapper .item:first-child {
  margin-top: 0;
}

.traning_item_wrapper .item p {
  margin-right: 11px;
  text-align: right;
}

.traning_item_wrapper .item .box_shape {
  height: 93px;
  width: 93px;
  border: 2px solid #707070;
  display: flex;
  align-items: center;
  justify-content: center;
}

.traning_item_wrapper .item .box_shape span {
  font-size: 22px;
  font-weight: bold;
}

.traning_item_wrapper .item .im_box {
  margin-right: 5px;
  width: 93px;
  height: 93px;
}

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

.mb_43 {
  margin-bottom: 43px;
}

.traning_good_anwser {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  padding: 118px 0;
  border: 7px solid #000;
  width: 100%;
  max-width: 296px;
}

.the_tecniques::before {
  height: 147px;
}

.the_tecniques .traning_item_wrapper .item {
  justify-content: flex-start;
  align-items: center;
}

.the_tecniques .traning_item_wrapper .item p {
  text-align: left;
  margin-right: 0;
}

.the_tecniques .traning_item_wrapper .item .im_box {
  width: 108px;
  height: 108px;
  margin-right: 15px;
}

.the_tecniques .traning_item_wrapper .item .im_box img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.over_btn_area {
  position: relative;
  top: 25px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
}

.tecniq_over .im_area {
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
}

.tecniq_over .im_area a {
  position: absolute;
  bottom: 85px;
  left: 50%;
  transform: translateX(-50%);
  padding: 3px 10px;
  background-color: #fff;
  color: #000;
}

.the_tecniques .flex_item .content_area h3 {
  line-height: 20px;
}

.the_tecniques .flex_item .img_box2 {
  padding: 0;
}

.the_tecniques .flex_item.item_2 {
  margin-top: -35px;
}

.the_tecniques .flex_item .img_box2::before {
  width: 132px;
  height: 184px;
  right: -8px;
  left: auto;
  bottom: -3px;
}

.italic {
  font-size: 14px;
  font-style: italic;
}

.ctn_title {
  font-size: 23px;
  font-weight: 700;
  text-transform: uppercase;
}

.ctn_stitle {
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1.2;
}

.smbtn {
  font-size: 14px;
}

figure {
  margin: 0;
  width: 100%;
}

#scratch canvas {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  cursor: crosshair;
  cursor: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/4273/circular-cursor.png) 43 43, crosshair;
  will-change: transform;
  transform: translate3d(0, 0, 0);
  -webkit-touch-action: none;
  -moz-touch-action: none;
  touch-action: none;
  transition: opacity 500ms ease-out 0ms, height 0ms linear 500ms;
  z-index: 2;
}

@media (max-width: 575px) {
  .default-wrapper,
.quiz_popup {
    max-width: 100%;
  }
}
