
  [class^="icon icon-"],
  [class*="icon icon-"] {
    font-family: "bashan-icons" !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .icon-enlarge:before {
    content: "";
    color: #fff;
  }
  .icon-arrow-down:before {
    content: "";
    color: #707070;
  }
  .icon-arrow-left:before {
    content: "";
  }
  .icon-arrow-right:before {
    content: "";
  }
  .icon-arrow-up:before {
    content: "";
    color: #fff;
  }
  .icon-basket:before {
    content: "";
  }
  .icon-facebook:before {
    content: "";
    color: #d1d1d1;
  }
  .icon-instagram:before {
    content: "";
    color: #d1d1d1;
  }
  .icon-linkedin:before {
    content: "";
    color: #d1d1d1;
  }
  .icon-play:before {
    content: "";
    color: #fff;
  }
  .icon-send:before {
    content: "";
    color: #959595;
  }
  .icon-share:before {
    content: "";
  }
  .icon-twitter:before {
    content: "";
    color: #d1d1d1;
  }
  @font-face {
    font-family: "Talk Sing Personal Use";
    src:
      url("fonts/TalkSingPersonalUse-Regular.woff2") format("woff2"),
      url("fonts/TalkSingPersonalUse-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "SignPainter";
    src:
      url("fonts/SignPainter-HouseScript.woff2") format("woff2"),
      url("fonts/SignPainter-HouseScript.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Brandon Text";
    src:
      url("fonts/BrandonText-Regular.woff2") format("woff2"),
      url("fonts/BrandonText-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Brandon Text";
    src:
      url("fonts/BrandonText-Light.woff2") format("woff2"),
      url("fonts/BrandonText-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Brandon Text";
    src:
      url("fonts/BrandonText-Bold.woff2") format("woff2"),
      url("fonts/BrandonText-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Florence";
    src:
      url("fonts/Florence-Regular.woff2") format("woff2"),
      url("fonts/Florence-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Brandon Text";
    src:
      url("fonts/BrandonText-Black.woff2") format("woff2"),
      url("fonts/BrandonText-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
  }
  @font-face {
    font-family: "Brandon Text";
    src:
      url("fonts/BrandonText-Medium.woff2") format("woff2"),
      url("fonts/BrandonText-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
  }
  .font-sign-painter {
    font-family: "SignPainter", Verdana, Geneva, Tahoma, sans-serif;
  }
  .font-tspu {
    font-family: "Talk Sing Personal Use", Verdana, Geneva, Tahoma, sans-serif;
  }
  .font-florence {
    font-family: "Florence", Verdana, Geneva, Tahoma, sans-serif;
  }
  @charset "UTF-8";
  body {
    -webkit-font-smoothing: antialiased;
    -webkit-speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    overflow-x: hidden;
    font-family: "Brandon Text", Verdana, Tahoma, sans-serif;
    font-size: 16px;
    color: #373e3f;
  }
  body.fixed-header header {
    background-color: rgba(255, 255, 255, 0.95);
    padding: 5px 0;
  }
  body.fixed-header header .logo img {
    max-width: 140px;
  }
  body.fixed-header .black-overlay {
    margin-top: 90px !important;
  }
  html,
  body {
    position: relative;
    height: 100%;
  }
  header {
    padding: 10px 0;
    position: fixed;
    width: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 999;
  }
  header::before {
    content: "";
    border-bottom: 1px solid #ededed;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: 0;
    width: calc(100% - 5%);
  }
  header .basket-circle .icon {
    font-size: 21px;
  }
  header .basket-circle .badge {
    display: inline-block;
    position: absolute;
    right: -3px;
    top: -3px;
    width: 20px;
    height: 20px;
    background-color: #c3002b;
    color: #fff;
    border-radius: 100%;
    line-height: 15px;
    text-align: center;
    font-weight: 700;
  }
  header .main-nav {
    position: absolute;
    left: 0;
    top: 100%;
    min-height: 60vh;
    width: 100%;
  }
  header .main-nav::before,
  header .main-nav::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #c3002b;
    z-index: 0;
    width: 60%;
  }
  header .main-nav::before {
    width: 60%;
  }
  header .main-nav::after {
    width: 40%;
    right: 0;
    left: auto;
    background-color: rgba(0, 0, 0, 0.6);
  }
  header .main-nav .mn-container {
    position: relative;
    z-index: 100;
  }
  header .main-nav .nav-menu {
    min-height: 260px;
    display: inline-block;
    position: relative;
    border-right: 1px solid #d54d6b;
    padding: 1.5vh 0;
    margin: 0;
  }
  header .main-nav .nav-menu li {
    padding-right: 40px;
    margin: 5px 0;
  }
  header .main-nav .nav-menu li a {
    font-size: 28px;
    font-weight: 700;
    color: #7b0000;
  }
  header .main-nav .nav-menu li .sub-menu {
    padding: 1.5vh 0;
    position: absolute;
    left: 100%;
    padding-left: 30px;
    width: auto;
    top: 0;
    z-index: 99;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-15%);
    transform: translateX(-15%);
  }
  header .main-nav .nav-menu li .sub-menu a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid transparent;
    white-space: nowrap;
    margin: 3px 0;
  }
  header .main-nav .nav-menu li .sub-menu a:hover {
    border-bottom-color: #fff;
  }
  header .main-nav .nav-menu li.show-sub-menu a {
    color: #fff;
  }
  header .main-nav .nav-menu li.show-sub-menu .sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  header .main-nav .btn-back {
    position: absolute;
    left: 0;
    top: -20px;
    color: #fff;
    font-size: 15px;
    line-height: 1;
    font-weight: 300;
    background: #900020;
    width: auto;
    padding: 11px 20px;
    text-align: left;
    font-weight: 700;
    cursor: pointer;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  header .products-menu-btn .js-btn-product {
    cursor: pointer;
  }
  header .products-menu-btn .js-btn-product .btn-menu {
    padding: 0;
    width: 27px;
    height: 30px;
  }
  header .products-menu-btn .js-btn-product .btn-menu span {
    display: inline-block;
    min-width: 12px;
    min-height: 12px;
    background-color: #747474;
    border-radius: 1px;
  }
  header .products-menu-btn .js-btn-product .label {
    color: #747474;
    font-size: 14px;
    font-weight: 700;
  }
  header .products-menu-btn .js-btn-product.active .btn-menu span:nth-child(1),
  header .products-menu-btn .js-btn-product.active .btn-menu span:nth-child(4) {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  header .products-menu-btn .js-btn-product.active .btn-menu span {
    background-color: #343434;
  }
  header .products-menu-btn .js-btn-product:hover span:not(.label) {
    background-color: #343434;
  }
  header .products-menu {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    padding-top: 30px;
    background-color: rgba(255, 255, 255, 0.95);
  }
  header .products-menu .product-list-scroll {
    max-height: calc(100vh - 100px);
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-color: rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.3);
    scrollbar-width: thin;
  }
  header .products-menu .product-list-scroll::-webkit-scrollbar {
    width: 8px;
  }
  header .products-menu .product-list-scroll::-webkit-scrollbar-track {
    background-color: #ccc;
  }
  header .products-menu .product-list-scroll::-webkit-scrollbar-thumb {
    background-color: #aaa;
  }
  header .products-menu .listing {
    margin-right: -30px;
  }
  header .products-menu a {
    max-width: 120px;
    display: inline-block;
    margin-right: 32px;
    margin-bottom: 30px;
  }
  header .products-menu a .icon-wrap {
    width: 118px;
    height: 118px;
    background: url(images/icons/pm-icon-wrap.png) no-repeat;
    position: relative;
  }
  header .products-menu a .icon-wrap .figure {
    width: 98px;
    height: 98px;
    overflow: hidden;
    border-radius: 100%;
  }
  header .products-menu a:hover .icon-wrap img {
    -webkit-filter: brightness(1.2);
    filter: brightness(1.2);
  }
  header .products-menu .title {
    font-size: 12px;
    font-weight: 600;
  }
  header .follow-us {
    padding: 1.5vh 0;
    color: #fff;
  }
  header .follow-us .title {
    border-bottom: 1px solid #fff;
    display: inline-block;
    font-weight: 900;
    font-size: 22px;
    padding-right: 30px;
  }
  header .follow-us .socials a {
    font-size: 24px;
  }
  header .follow-us .socials a .icon::before {
    color: #fff;
  }
  header .follow-us .socials a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  main {
    padding-top: 145px;
    min-height: calc(100vh - 462px);
    z-index: 9;
  }
  main .home-bg-wrapper {
    background: url(images/home-bg.png) repeat;
    margin-top: -370px;
    padding-top: 260px;
  }
  main .home-bg-wrapper .card .card-text {
    font-size: 20px;
    line-height: 25px;
  }
  main .home-bg-wrapper .card .card-title {
    color: #c3002b;
    font-size: 44px;
    font-weight: 700;
    font-size: calc(30px + 0.7vw);
  }
  main .home-factory {
    margin-top: -80px;
    position: relative;
  }
  main .home-factory .statistics {
    position: absolute;
    left: 0;
    top: 13vw;
    width: 100%;
    color: #8a9197;
    font-size: 17px;
    z-index: 9;
  }
  main .home-factory .statistics .counter {
    font-size: 43px;
    font-weight: 700;
    line-height: 100%;
    position: relative;
  }
  main .home-factory .statistics .counter.m2::after {
    position: absolute;
    right: -24px;
    top: -6px;
    font-size: 16px;
    content: "m2";
  }
  main .home-factory .statistics .counter.abs::before,
  main .home-factory .statistics .counter.abs::after {
    position: absolute;
    right: -22px;
    top: 0;
    font-size: 10px;
    content: "TON";
  }
  main .home-factory .statistics .counter.abs::before {
    left: -40px;
    right: auto;
    content: "GÜNLÜK";
  }
  main .home-factory .statistics .big-bold {
    font-weight: 700;
    font-size: 70px;
  }
  main .home-factory .statistics .fs-small {
    font-size: 10px;
  }
  main .home-factory .statistics .fs-large {
    line-height: 100%;
    font-size: 30px;
    line-height: 25px;
  }
  main .showcase {
    position: relative;
  }
  main .showcase::before {
    content: "";
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    top: calc(-12.35vw);
    border-top: 19.2vw solid transparent;
    border-bottom: 19.2vw solid transparent;
    border-left: 48.5vw solid #c3002b;
    z-index: 0;
  }
  main .showcase .big-title {
    line-height: 100%;
    font-size: calc(20px + 1.4vw);
    position: relative;
    color: #fff;
  }
  main .showcase .big-title .number {
    line-height: 1;
    display: inline-block;
    font-size: calc(40px + 5.7vw);
    font-weight: 700;
    border-bottom: 1px solid #fff;
  }
  main .showcase .margin-top-big {
    margin-top: 8vw;
  }
  main .showcase .svg-area {
    position: relative;
    z-index: 2;
  }
  main .showcase .svg-area::after {
    content: "";
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    bottom: -20px;
    width: calc(100% - 150px);
    height: 40px;
    border-radius: 100%;
    background: rgba(112, 112, 112, 0.35);
    -webkit-box-shadow: 0 3px 6px black;
    box-shadow: 0 3px 6px black;
    -webkit-filter: blur(10px);
    filter: blur(10px);
    z-index: 0;
  }
  main .showcase .svg-area svg {
    position: relative;
    z-index: 10;
  }
  main .showcase .svg-area .mask {
    fill: #000;
    opacity: 0;
    cursor: pointer;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
  }
  main .showcase .svg-area .enlarge {
    opacity: 0;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
  }
  main .showcase .svg-area .hover-area:hover .mask {
    opacity: 0.56;
  }
  main .showcase .svg-area .hover-area:hover .enlarge {
    opacity: 1;
  }
  main .numbers .swiper-wrapper {
    height: 806px;
    width: 100%;
  }
  main .numbers .swiper-slide {
    max-height: 350px;
  }
  main .numbers .swiper-slide:nth-of-type(4n-1) {
    margin-top: 50px;
  }
  main .numbers .swiper-slide .slide-item {
    max-width: 355px;
    overflow: hidden;
    background-color: red;
    position: relative;
  }
  main .numbers .swiper-slide .slide-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }
  main .numbers .swiper-slide .slide-item .item {
    position: relative;
    z-index: 10;
    height: 355px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
  }
  main .numbers .swiper-slide .slide-item .item .number {
    font-size: 70px;
    line-height: 100%;
  }
  main .numbers .swiper-slide .slide-item .item .number.ton span {
    font-size: 36px;
  }
  main .numbers .swiper-slide .slide-item .item .look {
    position: absolute;
    height: 0;
    opacity: 0;
  }
  main .numbers .swiper-slide .slide-item .item .look::before {
    content: "";
    left: 50%;
    display: block;
    position: relative;
    min-height: 0;
    width: 1px;
    background-color: #fff;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    margin: 20px 0;
  }
  main .numbers .swiper-slide .slide-item .item .look .look-btn {
    color: #fff;
    font-weight: 400;
    font-size: 17px;
    color: #c3002b;
    background-color: #fff;
    border-radius: 25px;
    display: block;
    padding: 8px 41px;
  }
  main .numbers .swiper-slide .slide-item .item .look .look-btn:hover {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  }
  main .numbers .swiper-slide .slide-item .item:hover .item-head {
    -webkit-transform: translateY(-40%);
    transform: translateY(-40%);
  }
  main .numbers .swiper-slide .slide-item .item:hover .look {
    opacity: 1;
  }
  main .numbers .swiper-slide .slide-item .item:hover .look::before {
    min-height: 40px;
  }
  main .numbers .swiper-slide .slide-item.mask-orange::before {
    background-color: rgba(167, 97, 28, 0.7);
  }
  main .numbers .swiper-slide .slide-item.mask-red::before {
    background-color: rgba(195, 0, 43, 0.7);
  }
  main .numbers .swiper-slide .slide-item.mask-navy::before {
    background-color: rgba(61, 81, 96, 0.7);
  }
  main .numbers .swiper-slide .slide-item.mask-green::before {
    background-color: rgba(116, 123, 43, 0.7);
  }
  main .numbers .swiper-slide .slide-item.mask-blue::before {
    background-color: rgba(41, 87, 108, 0.7);
  }
  main .numbers .swiper-slide .slide-item.mask-black::before {
    background-color: rgba(46, 46, 46, 0.7);
  }
  main .numbers .swiper-slide .slide-item img {
    width: 100%;
  }
  main .home-product-slide {
    margin-top: 100px;
  }
  main .home-product-slide .swiper-container-wrap {
    position: relative;
  }
  main .home-product-slide .swiper-container-wrap::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-45%);
    transform: translateY(-45%);
    height: 11vw;
    width: 100%;
    background-color: #c3002b;
  }
  main .home-product-slide .swiper-container-wrap .swiper-container {
    padding-top: 50px;
    padding-bottom: 60px;
    max-width: 930px;
  }
  main .home-product-slide .swiper-container-wrap .swiper-slide .item {
    position: relative;
  }
  main .home-product-slide .swiper-container-wrap .swiper-slide .item .title {
    position: absolute;
    top: -50px;
    right: -50px;
    width: 210px;
    height: 195px;
    background: url(images/home-product-slide-title-bg.svg) no-repeat;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
    color: #fff;
    font-size: 40px;
    padding: 30px;
    line-height: 100%;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }
  main .home-product-slide .swiper-container-wrap .swiper-slide .item img {
    width: 100%;
  }
  main
    .home-product-slide
    .swiper-container-wrap
    .swiper-slide.swiper-slide-active
    .item
    .title {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  main .home-product-slide .swiper-container-wrap .swipe-navigation {
    position: absolute;
    left: 0;
    top: 48%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin-top: 13px;
  }
  main .home-product-slide .swiper-container-wrap .swipe-navigation button {
    line-height: 100%;
    padding: 10px 5px;
  }
  main .home-product-slide .swiper-container-wrap .swipe-navigation button:hover {
    background-color: #aa0025;
  }
  main
    .home-product-slide
    .swiper-container-wrap
    .swipe-navigation
    button.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
  }
  main
    .home-product-slide
    .swiper-container-wrap
    .swipe-navigation
    .icon::before {
    color: #fff;
    font-size: 30px;
  }
  main .corporate-solutions {
    position: relative;
    margin-top: 70px;
  }
  main .corporate-solutions .container {
    position: relative;
    z-index: 10;
  }
  main .corporate-solutions::after {
    content: "";
    position: absolute;
    right: 0;
    top: -222px;
    width: 0;
    height: 0;
    border-top: 450px solid transparent;
    border-bottom: 450px solid transparent;
    border-right: 58.6vw solid #343434;
    z-index: 0;
    pointer-events: none;
  }
  main .corporate-solutions .card {
    color: #fff;
  }
  main .corporate-solutions .card .card-title {
    color: #fff;
    font-size: 40px;
  }
  main .home-tips {
    min-height: 200px;
    margin-top: 300px;
  }
  main .home-tips .swiper-wrapper {
    height: 625px;
    width: 100%;
  }
  main .home-tips .swiper-slide {
    height: calc((100% - 20px) / 2);
  }
  main .home-tips .boxes .box {
    background-color: #343434;
    overflow: hidden;
    position: relative;
  }
  main .home-tips .boxes .box .product-image {
    position: absolute;
    left: -90px;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-10deg);
    transform: translateY(-50%) rotate(-10deg);
  }
  main .home-tips .boxes .box .titles {
    font-weight: bold;
    font-size: calc(20px + 0.41vw);
    color: #fff;
  }
  main .home-tips .boxes .box .titles .first {
    line-height: 100%;
    font-size: calc(30px + 1.5vw);
    position: relative;
    right: -35px;
  }
  main .home-tips .boxes .box .btn-radius {
    position: absolute;
    padding: 16px 69px;
    bottom: 20px;
    right: 20px;
  }
  main .home-tips .boxes .box.box-last .product-image {
    left: 60px;
    -webkit-transform: translateY(-50%) rotate(15deg);
    transform: translateY(-50%) rotate(15deg);
  }
  main .home-tips .boxes .box .bg-photo.show-arrow {
    position: relative;
  }
  main .home-tips .boxes .box .bg-photo.show-arrow::after {
    content: "";
    width: 0;
    height: 0;
    left: 0;
    top: 0;
    position: absolute;
    border-top: 150px solid transparent;
    border-bottom: 150px solid transparent;
    pointer-events: none;
    border-left: 90px solid #343434;
  }
  main .home-tips .boxes .box .bg-photo.show-arrow.arrow-left::after {
    right: 0;
    left: auto;
    border-right: 90px solid #343434;
    border-left: none;
  }
  main .home-tips .swiper-shared-pagination .swiper-pagination {
    position: relative;
    bottom: 0;
    right: 0;
    height: 0;
  }
  main .quality-certificates .swiper-container {
    max-width: 1050px;
  }
  main .quality-certificates .title {
    font-size: 25px;
    font-weight: 700;
    color: #c3002b;
    position: relative;
    display: inline-block;
  }
  main .quality-certificates .title::before {
    content: "";
    display: block;
    height: 50px;
    position: relative;
    left: 50%;
    background-color: #707070;
    width: 1px;
    top: -5px;
  }
  main .quality-certificates .swiper-slide {
    color: #959595;
    font-size: 12px;
  }
  main .quality-certificates .swiper-slide:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  main .quality-certificates .swiper-navigation {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 100;
    height: 0;
  }
  main .quality-certificates .swiper-navigation button {
    border: 1px solid #d1d1d1;
  }
  main .quality-certificates .swiper-navigation button .icon::before {
    color: #959595;
  }
  main .quality-certificates .swiper-navigation button:hover {
    background-color: #d1d1d1;
  }
  main .quality-certificates .swiper-navigation .button-prev {
    float: left;
  }
  main .quality-certificates .swiper-navigation .button-next {
    float: right;
  }
  .page-layout .breadcrumb {
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
  }
  .page-layout .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
    content: "";
    font-family: "bashan-icons", Verdana, Tahoma, sans-serif;
    color: #373e3f;
    font-weight: 300;
    font-size: 10px;
    position: relative;
    top: 4px;
  }
  .page-layout .page-title {
    font-size: 35px;
    color: #c3002b;
  }
  .page-layout .page-nav {
  }
  .page-layout .page-nav .pages-menu {
    position: relative;
  }
  .page-layout .page-nav .pages-menu ul {
    background-color: #ededed;
  }
  .page-layout .page-nav .pages-menu ul li {
    position: relative;
    padding: 0 25px;
    -webkit-transition: background-color 0.2s ease;
    transition: background-color 0.2s ease;
  }
  .page-layout .page-nav .pages-menu ul li a {
    padding: 11.5px 0;
    color: #333;
    font-size: 18px;
    display: block;
    border-bottom: 1px solid #cacaca;
    margin-top: -1px;
    position: relative;
  }
  .page-layout .page-nav .pages-menu ul li.active,
  .page-layout .page-nav .pages-menu ul li:hover {
    background-color: #cf122e;
  }
  .page-layout .page-nav .pages-menu ul li.active a,
  .page-layout .page-nav .pages-menu ul li:hover a {
    color: #fff;
    border-bottom-color: transparent;
  }
  .page-layout .page-nav .pages-menu ul li:last-child a {
    border-bottom: 0;
  }
  .page-layout .page-nav .pages-menu.bg-red ul {
    background-color: #c3002b;
  }
  .page-layout .page-nav .pages-menu.bg-red ul li a {
    padding: 6px 0;
    color: #fff;
    border-bottom: 1px solid rgba(255, 255, 255, 0.25);
    margin-top: -1px;
  }
  .page-layout .page-nav .pages-menu.bg-red ul li:last-child a {
    border-bottom: none;
  }
  .page-layout .page-nav .pages-menu.bg-red ul li.active,
  .page-layout .page-nav .pages-menu.bg-red ul li:hover {
    background-color: #af062b;
    z-index: 1;
  }
  .page-layout .page-nav .pages-menu.bg-red ul li.active a,
  .page-layout .page-nav .pages-menu.bg-red ul li:hover a {
    border-bottom-color: transparent;
  }
  .page-layout .page-nav .hand-earth {
    background: url(images/icons/hand-earth.svg) no-repeat 50% 50%;
    background-size: contain;
    width: 100%;
    min-height: 185px;
    font-size: 26px;
    color: #128589;
    line-height: 25px;
  }
  .page-layout .page-nav .hand-earth .big {
    color: #90af92;
    font-size: 37px;
  }
  footer {
    background-color: #c3002b;
    padding-top: 50px;
    padding-bottom: 20px;
  }
  footer .box {
    color: #fff;
  }
  footer .box .title {
    font-size: 16px;
    font-weight: 700;
  }
  footer .box .title span {
    font-size: 11px;
    font-weight: 400;
  }
  footer .box .links {
    max-height: 160px;
    overflow: hidden;
  }
  footer .box .links li {
    float: left;
    width: 50%;
    margin-bottom: 3px;
  }
  footer .box .links li a {
    color: #fff;
    font-size: 14px;
  }
  footer .box .links li a:hover {
    text-decoration: underline !important;
  }
  footer .box.bulletin .i-group {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-radius: 3px;
  }
  footer .box.bulletin .i-group input {
    width: 100%;
    outline: none;
    border: none;
    padding: 8px 15px;
  }
  footer .box.bulletin .i-group input::-webkit-input-placeholder {
    color: #d1d1d1;
    opacity: 1;
  }
  footer .box.bulletin .i-group input:-ms-input-placeholder {
    color: #d1d1d1;
    opacity: 1;
  }
  footer .box.bulletin .i-group input::-ms-input-placeholder {
    color: #d1d1d1;
    opacity: 1;
  }
  footer .box.bulletin .i-group input::placeholder {
    color: #d1d1d1;
    opacity: 1;
  }
  footer .box.bulletin .i-group input:-ms-input-placeholder {
    color: #d1d1d1;
  }
  footer .box.bulletin .i-group input::-ms-input-placeholder {
    color: #d1d1d1;
  }
  footer .box.bulletin .i-group .icon {
    font-size: 20px;
    line-height: 100%;
  }
  footer .box.bulletin .follow-us .f-title {
    font-size: 16px;
    font-weight: 400;
  }
  footer .box.bulletin .follow-us .f-title span {
    display: inline-block;
    background-color: #c3002b;
    position: relative;
    top: 5px;
    padding-right: 10px;
  }
  footer .box.bulletin .follow-us .socials {
    border-top: 1px solid rgba(209, 209, 209, 0.8);
  }
  footer .box.bulletin .follow-us .socials a {
    width: 49px;
    height: 49px;
    background-color: #fff;
    border-radius: 100%;
    font-size: 20px;
  }
  footer .box.bulletin .follow-us .socials a:hover {
    background-color: #959595;
  }
  footer .box.bulletin .follow-us .socials a:hover .icon::before {
    color: #fff !important;
  }
  footer .h-line {
    position: relative;
  }
  footer .h-line::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #ededed;
  }
  footer .big-links a {
    color: #fff;
    font-size: 16px;
    border: 1px solid #d1d1d1;
    display: block;
    border-radius: 5px;
    padding: 17px 20px;
    text-align: center;
  }
  footer .big-links a:hover {
    background-color: #fff;
    color: #c3002b;
  }
  footer .footer-bottom {
    color: #fff;
    border-top: 1px solid #ededed;
    padding-top: 20px;
  }
  footer .footer-bottom .logo:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  .page-layout.product-listing .card {
    font-size: 14px;
    min-height: 280px;
  }
  .page-layout.product-listing .card .card-photo {
    position: relative;
    border: 10px solid #f0ecec;
    border-radius: 100%;
  }
  .page-layout.product-listing .card .card-photo .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  .page-layout.product-listing .card .card-photo .mask::before {
    content: "";
    position: absolute;
    left: -10px;
    bottom: -10px;
    width: 90px;
    height: 90px;
    background-color: #f0ecec;
    z-index: -1;
    pointer-events: none;
  }
  .page-layout.product-listing .card .card-photo .mask span {
    display: inline-block;
    text-align: center;
    -webkit-transform: rotate(45deg) translate(3px, 35px);
    transform: rotate(45deg) translate(3px, 35px);
    visibility: hidden;
    opacity: 0;
  }
  .page-layout.product-listing .card .card-photo .photo {
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10;
  }
  .page-layout.product-listing .card .card-title {
    font-size: 14px;
    font-weight: 700;
    color: #6a6a6a;
  }
  .page-layout.product-listing .card .card-title .sub-title {
    font-weight: 400;
  }
  .page-layout.product-listing .card:hover .card-title {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
  .page-layout.product-listing .card:hover:hover .card-photo {
    border-color: #b2b1b1;
  }
  .page-layout.product-listing .card:hover:hover .card-photo .mask {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .page-layout.product-listing .card:hover:hover .card-photo .mask::before {
    background-color: #b2b1b1;
  }
  .page-layout.product-listing .card:hover:hover .card-photo .mask span {
    -webkit-transform: rotate(45deg) translate(3px, 5px);
    transform: rotate(45deg) translate(3px, 5px);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
    visibility: visible;
    opacity: 1;
  }
  .page-layout.product-detail {
  }
  .page-layout.product-detail .title-desc {
    color: #c3002b;
    font-size: 19px;
    font-weight: 300;
  }
  .page-layout.product-detail .title-desc .sub-title {
    font-weight: 700;
    font-size: 23px;
  }
  .page-layout.product-detail .photos .photo.radius {
    overflow: hidden;
    border-radius: 100%;
    width: 270px;
    height: 270px;
  }
  .page-layout.product-detail .photos .photo.radius img {
    -o-object-fit: cover;
    object-fit: cover;
  }
  .page-layout.product-detail .photos .photo.product-photo {
    position: relative;
    margin-top: 60px;
    z-index: 10;
  }
  .page-layout.product-detail .photos .photo.product-photo::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 285px;
    height: 285px;
    background-color: #ef7b00;
    border-radius: 100%;
    z-index: 0;
    -webkit-transform: translate(-50px, -60px);
    transform: translate(-50px, -60px);
    pointer-events: none;
  }
  .page-layout.product-detail .photos .photo.product-photo img {
    position: relative;
    z-index: 10;
    max-width: 180px;
  }
  .page-layout.product-detail .features {
    max-width: 905px;
    margin: auto;
  }
  .page-layout.product-detail .features .item {
    height: 105px;
    width: 105px;
    background-color: #ef7b00;
    border-radius: 100%;
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    -webkit-box-shadow: 3px 11px 19px rgba(0, 0, 0, 0.16);
    box-shadow: 3px 11px 19px rgba(0, 0, 0, 0.16);
  }
  .page-layout.product-detail .packages .boxes {
    min-height: 150px;
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    position: relative;
  }
  .page-layout.product-detail .packages .boxes::before,
  .page-layout.product-detail .packages .boxes::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 70px;
    background: -webkit-gradient(
      linear,
      left top,
      right top,
      color-stop(30%, #fff),
      to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(90deg, #fff 30%, rgba(255, 255, 255, 0) 100%);
    z-index: 10;
    pointer-events: none;
  }
  .page-layout.product-detail .packages .boxes::after {
    left: auto;
    right: 0;
    background: -webkit-gradient(
      linear,
      right top,
      left top,
      color-stop(30%, #fff),
      to(rgba(255, 255, 255, 0))
    );
    background: linear-gradient(-90deg, #fff 30%, rgba(255, 255, 255, 0) 100%);
  }
  .page-layout.product-detail .packages .boxes .swiper-wrapper {
    padding: 10px 0;
  }
  .page-layout.product-detail .packages .boxes .box {
    cursor: pointer;
    width: 107px !important;
    height: 150px;
    background-size: contain;
    background-repeat: no-repeat;
    font-weight: 600;
    color: #000;
    font-size: 14px;
    font-style: italic;
    position: relative;
  }
  .page-layout.product-detail .packages .boxes .box::before {
    content: "";
    position: absolute;
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    border: 2px solid transparent;
    z-index: 10;
    border-radius: 25px;
    -webkit-transition: border 0.2s ease;
    transition: border 0.2s ease;
  }
  .page-layout.product-detail .packages .boxes .box.package-type-1 {
    background-image: url(images/icons/package-bg-1.png);
  }
  .page-layout.product-detail .packages .boxes .box.package-type-2 {
    width: 90px !important;
    background-image: url(images/icons/package-bg-2.png);
  }
  .page-layout.product-detail .packages .boxes .box.package-type-3 {
    width: 116px !important;
    background-image: url(images/icons/package-bg-3.png);
  }
  .page-layout.product-detail .packages .boxes .box.package-type-4 {
    width: 105px !important;
    background-image: url(images/icons/package-bg-4.png);
    line-height: 100%;
    padding-top: 10px;
    padding-left: 20px;
    letter-spacing: -2px;
  }
  .page-layout.product-detail .packages .boxes .box.selected-item::before {
    border-color: #ef7b00;
    pointer-events: none;
  }
  .page-layout.product-detail .packages .print-type {
    min-width: 160px;
    position: relative;
  }
  .page-layout.product-detail .packages .print-type.br-left::before {
    content: "";
    position: absolute;
    left: -1px;
    top: 90px;
    height: 100%;
    width: 1px;
    background-color: #cecece;
  }
  .page-layout.product-detail .packages .print-type .print-btn {
    width: 105px;
    height: 150px;
    border-radius: 25px;
    font-size: 17px;
    border: 2px solid #ef7b00;
  }
  .page-layout.product-detail .packages .print-type .print-btn:hover,
  .page-layout.product-detail .packages .print-type .print-btn.active {
    color: #fff;
    background-color: #ef7b00;
  }
  .page-layout.product-detail .packages .title-wrap {
    min-width: 90px;
  }
  .page-layout.product-detail .packages .title-wrap .title {
    font-weight: 400;
    font-size: 17px;
  }
  .page-layout.product-detail .product-form label {
    font-size: 20px;
    font-weight: 700;
    color: #747474;
  }
  .page-layout.product-detail .product-form .form-control {
    border-color: #e0e0e0;
    border-radius: 25px;
    height: auto;
    padding: 9px 15px;
  }
  .page-layout.product-detail .product-form .form-control:focus {
    -webkit-box-shadow: 0 0 2px 2px rgba(195, 0, 43, 0.1);
    box-shadow: 0 0 2px 2px rgba(195, 0, 43, 0.1);
    border-color: transparent;
  }
  .page-layout.product-detail .product-form .form-control.nr-r {
    border-radius: 25px 0 0 25px;
  }
  .page-layout.product-detail .product-form .select-wrap {
    position: relative;
  }
  .page-layout.product-detail .product-form .select-wrap select {
    padding: 9px 35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: "";
  }
  .page-layout.product-detail .product-form .select-wrap::before {
    font-family: "bashan-icons", Verdana, Tahoma, sans-serif;
    content: "";
    position: absolute;
    left: 15px;
    top: 50%;
    font-size: 14px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    color: #707070;
    margin-top: 1px;
  }
  .page-layout.product-detail .product-form .select-wrap .input-group-text {
    border-radius: 0 25px 25px 0;
    font-size: 15px;
    font-weight: 700;
    background-color: #707070;
    color: #fff;
  }
  .page-layout.product-detail .product-form textarea {
    resize: none;
  }
  .page-layout.basket .title {
    color: #c3002b;
    font-weight: 700;
    font-size: 22px;
  }
  .page-layout.basket .basket-bottom .edit {
    text-decoration: underline !important;
  }
  .page-layout.basket .basket-list {
  }
  .page-layout.basket .basket-list .column-size {
    text-align: center;
    width: 20%;
    border-right: 1px solid #d6d1d1;
    height: 100px;
    padding: 0 20px;
  }
  .page-layout.basket .basket-list .column-size:last-child {
    border-right: none;
  }
  .page-layout.basket .basket-list .column-labels {
    background-color: #c3002b;
    padding: 11px;
  }
  .page-layout.basket .basket-list .column-labels .column-size {
    margin: 0;
    font-size: 18px;
    color: #fff;
    border: none;
    height: auto;
    padding: 0;
  }
  .page-layout.basket .basket-list .product {
    border: 1px solid #d6d1d1;
    font-size: 14px;
  }
  .page-layout.basket .basket-list .product .product-image .photo {
    width: 80px;
    height: 80px;
    border-radius: 100%;
    overflow: hidden;
  }
  .page-layout.basket .basket-list .product .repeat {
    border-top: 1px solid #d6d1d1;
  }
  .page-layout.basket .basket-list .product .repeat:first-child {
    border-top: none;
  }
  .page-layout.contact .c-title {
    color: #c3002b;
    font-weight: 700;
    font-size: 20px;
  }
  .page-layout.contact .locations .box {
    font-size: 18px;
    color: #333;
  }
  .page-layout.contact .locations .box-wrap {
    border-right: 1px solid #e0e0e0;
  }
  .page-layout.contact .locations .box-wrap:last-child {
    border-right: none;
  }
  .page-layout.contact .contact-form .socials {
    margin-top: 30px;
  }
  .page-layout.contact .contact-form .socials .bashan {
    opacity: 0.5;
  }
  .page-layout.contact .map-area {
    width: 100%;
    height: 400px;
  }
  .page-layout.tariffs .tariffs-list .title {
    font-size: 29;
    color: #626060;
  }
  .page-layout.tariffs .tariffs-list .card {
    border-color: #e0e0e0;
    color: #394761;
    font-size: 17px;
    font-weight: 700;
  }
  .page-layout.tariffs .tariffs-list .card .card-title {
    font-size: 19px;
    color: #c3002b;
  }
  .page-layout.tariffs .tariffs-list .card .card-photo {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
    overflow: hidden;
  }
  .page-layout.tariffs .tariffs-list .card .caption {
    line-height: 100%;
    max-height: 70px;
  }
  .page-layout.tariffs .tariffs-list .card:hover {
    -webkit-box-shadow: 8px 8px 0 0 #f5f5f5;
    box-shadow: 8px 8px 0 0 #f5f5f5;
  }
  .page-layout.tariffs .tariffs-list .card:hover .card-photo img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .page-layout.tariffs .next-article .card:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .page-layout.tariffs .share-go-product {
    font-weight: 500;
    font-size: 15px;
  }
  .page-layout.tariffs .share-go-product .icon {
    font-size: 34px;
  }
  .page-layout.tariffs .share-go-product .icon::before {
    color: #000;
  }
  .page-layout.tariffs .share-go-product .share {
    min-height: 90px;
    border-right: 1px solid #e0e0e0;
  }
  .page-layout.tariffs .share-go-product .package {
    background: url(images/icons/package-bg-1.png) no-repeat;
    background-size: 100%;
    font-size: 7px;
    width: 35px;
    height: 50px;
  }
  .custom-form .form-control {
    padding: 11px 15px;
    height: auto;
    position: relative;
    -webkit-transition: -webkit-box-shadow 0.2s ease;
    transition: -webkit-box-shadow 0.2s ease;
    transition: box-shadow 0.2s ease;
    transition:
      box-shadow 0.2s ease,
      -webkit-box-shadow 0.2s ease;
    font-size: 14px;
    resize: none;
    border-radius: 0;
    font-weight: normal;
  }
  .custom-form .form-control:focus {
    border-color: transparent;
    -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.1);
  }
  .custom-form .form-control::-webkit-input-placeholder {
    color: #acacac;
    opacity: 1;
  }
  .custom-form .form-control:-ms-input-placeholder {
    color: #acacac;
    opacity: 1;
  }
  .custom-form .form-control::-ms-input-placeholder {
    color: #acacac;
    opacity: 1;
  }
  .custom-form .form-control::placeholder {
    color: #acacac;
    opacity: 1;
  }
  .custom-form .form-control:-ms-input-placeholder {
    color: #acacac;
  }
  .custom-form .form-control::-ms-input-placeholder {
    color: #acacac;
  }
  .custom-form textarea {
    height: 150px !important;
    resize: none;
  }
  .custom-form .button {
    background-color: #c3002b;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 30px;
  }
  .custom-form .button:hover {
    background-color: #fff;
    color: #c3002b;
  }
  .slide-wrapper {
    background-size: auto;
    background-position: 50% 80%;
    background-repeat: no-repeat;
  }
  .slide-wrapper .slider-body {
    min-height: calc(100vh - 145px);
  }
  .slide-wrapper .slider-body .slide-image-abs {
    position: absolute;
    right: 10vw;
    top: 0;
    max-width: 93vh;
  }
  .slide-wrapper .slider-body .caption .title {
    line-height: 100%;
    font-size: calc(20px + 2.1vw);
    font-weight: 500;
  }
  .slide-wrapper .slider-body .caption .sub-title {
    font-size: 62px;
    font-size: calc(22px + 2.3vw);
    font-weight: 700;
    color: #ac8e3f;
    line-height: 100%;
  }
  .slide-wrapper .btn-radius.btn-red {
    max-width: 160px;
  }
  .slide-wrapper .socials-mousewheel {
    position: absolute;
    left: 7vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 99;
  }
  .slide-wrapper .socials-mousewheel .socials {
    position: relative;
  }
  .slide-wrapper .socials-mousewheel .socials .icon::before {
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
  }
  .slide-wrapper .socials-mousewheel .socials a:hover .icon::before {
    color: #c3002b;
  }
  .slide-wrapper .socials-mousewheel .socials::after {
    content: "";
    position: relative;
    display: block;
    height: 150px;
    width: 1px;
    left: 50%;
    margin: 25px 0;
    background-color: #d1d1d1;
  }
  .slide-wrapper .socials-mousewheel .mouse {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 20px;
    height: 35px;
    border-radius: 15px;
    border: 1px solid #959595;
    position: relative;
    cursor: pointer;
  }
  .slide-wrapper .socials-mousewheel .wheel {
    position: absolute;
    left: 50%;
    margin-left: -2px;
    top: 8px;
    width: 4px;
    height: 9px;
    background: #959595;
    -webkit-animation: mouse-wheel 1.25s infinite linear;
    animation: mouse-wheel 1.25s infinite linear;
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    border-radius: 100%;
  }
  .fancybox-container .fancybox-thumbs__list a:before {
    border: 2px solid #000;
  }
  .loading-wrapper {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #fff;
    left: 0;
    top: 0;
    z-index: 1060;
    overflow: hidden;
  }
  .loading-wrapper.hide {
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-visibility: hidden;
    visibility: hidden;
    pointer-events: none;
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .loading-wrapper.hide .loading-logo {
    -webkit-opacity: 0;
    opacity: 0;
    -webkit-transform: translateY(150%);
    transform: translateY(150%);
  }
  @-webkit-keyframes loader-animation {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    49% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    50% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }
  @keyframes loader-animation {
    0% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    49% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    50% {
      -webkit-transform: translateX(100%);
      transform: translateX(100%);
    }
    100% {
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
  }
  .loading-wrapper .loading-logo {
    overflow: hidden;
    position: relative;
    padding-bottom: 20px;
  }
  .loading-wrapper .loading-logo .spinner {
    position: relative;
    max-width: 100px;
    overflow: hidden;
    height: 10px;
    margin: auto;
  }
  .loading-wrapper .loading-logo .spinner::before {
    content: "";
    bottom: 0;
    border-radius: 50px;
    left: 0;
    position: absolute;
    height: 5px;
    width: 100%;
    background-color: #cf122e;
    -webkit-animation-name: loader-animation;
    animation-name: loader-animation;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    max-width: 100px;
  }
  .menu-toggle {
    height: 30px;
    width: 40px;
    position: relative;
    cursor: pointer;
  }
  .menu-toggle .line-1 {
    width: 40px;
  }
  .menu-toggle .line-2 {
    width: 30px;
  }
  .menu-toggle > span {
    width: 40px;
    height: 1px;
    background: #333;
    display: block;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }
  .menu-toggle:hover span:nth-child(2) {
    width: 40px;
  }
 
  .custom-swiper-navigation button {
    width: 45px;
    height: 45px;
    border-radius: 100%;
    outline: none;
    font-size: 13px;
    line-height: 30px;
    text-align: center;
    border: 2px solid #c3002b;
  }
  .custom-swiper-navigation button .icon::before {
    color: #c3002b;
  }
  .custom-swiper-navigation button:hover {
    background-color: #c3002b;
  }
  .custom-swiper-navigation button:hover .icon::before {
    color: #fff;
  }
  .custom-swiper-navigation button.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
  }
  .custom-swiper-pagination {
    left: 50%;
    margin-top: 15px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .custom-swiper-pagination .swiper-pagination-bullet {
    width: 16px;
    height: 16px;
    background-color: #c6c6cc;
    outline: none;
    opacity: 1;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin: 0 2px;
  }
  .custom-swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #90909c;
  }
  .custom-swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #ababb4;
  }
  .custom-swiper-pagination.position-bottom-right {
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  .custom-swiper-pagination.position-bottom-right .swiper-pagination-bullet {
    width: 24px;
    height: 24px;
    border: 4px solid #cdcdd3;
    background-color: #fff;
    position: relative;
  }
  .custom-swiper-pagination.position-bottom-right
    .swiper-pagination-bullet::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #cdcdd3;
    margin: -5px 0 0 -5px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  .custom-swiper-pagination.position-bottom-right
    .swiper-pagination-bullet:hover::before {
    opacity: 0.3;
    visibility: visible;
  }
  .custom-swiper-pagination.position-bottom-right
    .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    opacity: 1;
    visibility: visible;
  }
  .swiper-shared-pagination {
    position: relative;
  }
  .swiper-shared-pagination .swiper-pagination {
    position: absolute;
    right: 19vw;
    bottom: 20px;
    display: inline-block;
    left: auto;
    width: auto;
  }
  .swiper-shared-pagination .swiper-pagination .swiper-pagination-bullet {
    opacity: 1;
    background: #d1d1d1;
    margin: 0 15px;
    outline: none;
    position: relative;
    display: inline-block;
  }
  .swiper-shared-pagination .swiper-pagination .swiper-pagination-bullet::before {
    content: "";
    border: 2px solid #c3002b;
    min-width: 40px;
    min-height: 40px;
    left: 0;
    top: 0;
    display: inline-block;
    border-radius: 100%;
    -webkit-transform: translate(calc(-50% + 3px), calc(-50% + 3px)) scale(0);
    transform: translate(calc(-50% + 3px), calc(-50% + 3px)) scale(0);
    opacity: 0;
    visibility: hidden;
    -webkit-transition:
      opacity 0.2s,
      -webkit-transform 0.2s;
    transition:
      opacity 0.2s,
      -webkit-transform 0.2s;
    transition:
      opacity 0.2s,
      transform 0.2s;
    transition:
      opacity 0.2s,
      transform 0.2s,
      -webkit-transform 0.2s;
  }
  .swiper-shared-pagination
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #c3002b;
  }
  .swiper-shared-pagination
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translate(calc(-50% + 3px), calc(-50% + 3px)) scale(1);
    transform: translate(calc(-50% + 3px), calc(-50% + 3px)) scale(1);
  }
  .btn-radius {
    border-radius: 25px;
    font-size: 14px;
    font-weight: 700;
    border: 2px solid #333;
    line-height: 100%;
    padding: 13px 25px;
    text-align: center;
    display: inline-block;
    color: #333;
    background-color: transparent;
  }
  .btn-radius:focus {
    outline: none;
  }
  .btn-radius:hover {
    background-color: #333;
    color: #fff;
  }
  .btn-radius.btn-green {
    color: #109946;
    border-color: #109946;
  }
  .btn-radius.btn-green:hover {
    background-color: #109946;
    color: #fff;
  }
  .btn-radius.btn-red {
    color: #c3002b;
    border-color: #c3002b;
    min-width: 180px;
  }
  .btn-radius.btn-red:hover {
    background-color: #c3002b;
    color: #fff;
  }
  .btn-radius.btn-white {
    color: #fff;
    border-color: #fff;
  }
  .btn-radius.btn-white:hover {
    background-color: #fff;
    color: #c3002b;
  }
  .btn-radius.btn-circle {
    border-radius: 100%;
    min-width: 45px;
    min-height: 45px;
    padding: 0;
  }
  .btn-radius.btn-thin {
    border-radius: 100%;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    border-color: #333;
    border-width: 1px;
    padding: 0;
  }
  .btn-radius.btn-bg-red {
    background-color: #c3002b;
    color: #fff;
    font-size: 18px;
  }
  .btn-radius.btn-bg-red:hover {
    background-color: #900020;
  }
  .dropdown-toggle {
    background-color: transparent;
  }
  .dropdown-toggle::after {
    font-family: "bashan-icons", Verdana, Tahoma, sans-serif;
    content: "";
    vertical-align: 0;
    border: 0;
    font-size: 12px;
  }
  .dropdown-menu {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translate3d(0, 30px, 0) !important;
    transform: translate3d(0, 30px, 0) !important;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
    min-width: 100%;
    border: 2px solid rgba(0, 0, 0, 0.15);
    border-radius: 25px;
    overflow: hidden;
  }
  .dropdown-menu a {
    font-size: 14px;
    font-weight: 700;
    text-align: center;
  }
  .dropdown-menu.show {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate3d(0, 45px, 0) !important;
    transform: translate3d(0, 45px, 0) !important;
  }
  .shared-carousel .photo {
    position: relative;
    overflow: hidden;
    max-height: 180px;
  }
  .shared-carousel .photo .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 10;
    color: #fff;
  }
  .shared-carousel .photo .mask span {
    font-size: 50px;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  .shared-carousel .photo:hover .mask {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }
  .shared-carousel .photo:hover .mask span {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .shared-carousel .photo:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }
  .shared-carousel .swiper-custom-navigation button {
    font-size: 12px;
  }
  .shared-carousel .swiper-custom-navigation button .icon::before {
    color: #333;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
  }
  .shared-carousel .swiper-custom-navigation button:hover .icon::before {
    color: #c3002b;
  }
  .shared-carousel .swiper-custom-navigation button.swiper-button-disabled {
    opacity: 0.5;
    pointer-events: none;
  }
  .shared-follow-us {
    padding: 30px 25px;
    background-color: #333;
    color: #fff;
  }
  .shared-follow-us .title {
    font-weight: 900;
    font-size: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  }
  .shared-follow-us .socials a {
    -webkit-transition: -webkit-transform 0.2s ease;
    transition: -webkit-transform 0.2s ease;
    transition: transform 0.2s ease;
    transition:
      transform 0.2s ease,
      -webkit-transform 0.2s ease;
  }
  .shared-follow-us .socials a .icon::before {
    color: #fff;
    font-size: 16px;
  }
  .shared-follow-us .socials a:hover {
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
  }
  input,
  select,
  textarea,
  button {
    font-family: "Brandon Text", Verdana, Tahoma, sans-serif;
    font-size: 16px;
  }
  .list-group {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  a {
    color: #4f4f4f;
    outline: none;
    -webkit-transition:
      color 0.2s,
      background-color 0.2s,
      border-color 0.2s;
    transition:
      color 0.2s,
      background-color 0.2s,
      border-color 0.2s;
    text-decoration: none !important;
  }
  a:hover {
    color: #c3002b;
  }
  .transition,
  .transition-child *,
  .transition::before {
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
  }
  [hidden] {
    display: none;
    visibility: hidden;
  }
  .usn {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  .backface {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
  }
  .backface * {
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
  }
  .ovh {
    overflow: hidden;
  }
  .zindex-10 {
    z-index: 10;
  }
  .text-underline {
    text-decoration: underline !important;
  }
  .w-auto {
    width: auto;
  }
  .black-overlay {
    position: fixed;
    left: 0;
    top: 0;
    margin-top: 145px;
    width: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.6);
    cursor: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 18 18' fill='%23fff'%3e%3cpath d='M14.53 4.53l-1.06-1.06L9 7.94 4.53 3.47 3.47 4.53 7.94 9l-4.47 4.47 1.06 1.06L9 10.06l4.47 4.47 1.06-1.06L10.06 9z'/%3e%3c/svg%3e "),
      pointer;
  }
  .black-overlay.show {
    opacity: 1;
    visibility: visible;
  }
  .anim-open-element {
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scale(0.95) perspective(1000px) rotateX(-10deg);
    transform: scale(0.95) perspective(1000px) rotateX(-10deg);
    pointer-events: none;
  }
  .anim-open-element.show {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1) perspective(1000px) rotateX(0);
    transform: scale(1) perspective(1000px) rotateX(0);
    pointer-events: all;
  }
  .btn-reset {
    background-color: transparent;
    border: none;
    outline: 0;
    line-height: 100%;
  }
  .btn-reset:focus {
    outline: none;
  }
  .card {
    background-color: transparent;
  }
  .min-h-100 {
    min-height: 100%;
  }
  .after-shadow {
    position: relative;
  }
  .after-shadow::after {
    position: absolute;
    left: 50%;
    bottom: -35px;
    content: "";
    height: 12px;
    width: calc(100% - 60px);
    border-radius: 100%;
    background-color: rgba(112, 112, 112, 0.33);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.47);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.47);
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .after-shadow.as-small::after {
    -webkit-filter: blur(4px);
    filter: blur(4px);
    bottom: -20px;
    height: 9px;
    width: calc(100% - 30px);
    height: 5px;
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.47);
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.47);
  }
  .shadow-line {
    margin: auto;
    background: url(images/shadow-line.svg) 0 50% no-repeat;
    background-size: 100%;
    height: 47px;
    width: 100%;
    display: block;
  }
  .form-control.is-invalid,
  .was-validated .form-control:invalid {
    border-color: #dc3545 !important;
  }
  .form-control.is-valid,
  .was-validated .form-control:valid {
    background-image: none !important;
  }
  @-webkit-keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20%, 0);
      transform: translate3d(0, 20%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInUp {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, 20%, 0);
      transform: translate3d(0, 20%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @-webkit-keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -20%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInDown {
    from {
      opacity: 0;
      -webkit-transform: translate3d(0, -20%, 0);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @-webkit-keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @keyframes fadeInRight {
    from {
      opacity: 0;
      -webkit-transform: translateX(50%);
      transform: translateX(50%);
    }
    to {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
  }
  @-webkit-keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @keyframes zoomIn {
    from {
      opacity: 0;
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    to {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1);
    }
  }
  @-webkit-keyframes mouse-wheel {
    0% {
      -webkit-transform: scaleY(0.4) translateY(0);
      transform: scaleY(0.4) translateY(0);
    }
    20% {
      -webkit-transform: scaleY(1) translateY(0);
      transform: scaleY(1) translateY(0);
    }
    60% {
      -webkit-transform: scaleY(0.4) translateY(12px);
      transform: scaleY(0.4) translateY(12px);
    }
    100% {
      -webkit-transform: scaleY(0.4) translateY(0);
      transform: scaleY(0.4) translateY(0);
    }
  }
  @keyframes mouse-wheel {
    0% {
      -webkit-transform: scaleY(0.4) translateY(0);
      transform: scaleY(0.4) translateY(0);
    }
    20% {
      -webkit-transform: scaleY(1) translateY(0);
      transform: scaleY(1) translateY(0);
    }
    60% {
      -webkit-transform: scaleY(0.4) translateY(12px);
      transform: scaleY(0.4) translateY(12px);
    }
    100% {
      -webkit-transform: scaleY(0.4) translateY(0);
      transform: scaleY(0.4) translateY(0);
    }
  }
  @media (min-width: 1200px) {
    .container {
      max-width: 1200px;
    }
  }
  @media (max-width: 1200px) {
    header .products-menu a {
      margin-right: 19px;
    }
    header .main-nav::before {
      width: 69.4%;
    }
    header .main-nav::after {
      width: 30.6%;
    }
    main {
    }
    main .home-factory .statistics {
      top: 9vw;
    }
    main .showcase::before {
      top: -95px;
    }
    main .home-product-slide .swiper-container-wrap .swiper-container {
      max-width: 900px;
    }
    main
      .home-product-slide
      .swiper-container-wrap
      .swipe-navigation
      button.button-prev {
      margin-left: -40px;
    }
    main
      .home-product-slide
      .swiper-container-wrap
      .swipe-navigation
      button.button-next {
      margin-right: -40px;
    }
    main .corporate-solutions::after {
      top: -200px;
      border-top: 400px solid transparent;
      border-bottom: 400px solid transparent;
    }
    main .quality-certificates .swiper-container {
      max-width: 768px;
    }
    main .home-tips .boxes .box .bg-photo.show-arrow::after {
      display: none;
    }
    main .home-tips .swiper-wrapper {
      height: 472px;
    }
    main .slide-wrapper .socials-mousewheel {
      left: 30px;
    }
    main .page-layout.product-listing .card .card-photo .mask::before {
      width: 100px;
      height: 100px;
    }
    main .page-layout.product-detail .packages .boxes {
      max-width: 680px;
    }
  }
  @media (max-width: 992px) {
    header {
      padding: 5px 0;
    }
    header .btn-radius {
      padding: 13px 11px;
    }
    header .products-menu a {
      margin-right: 25px;
    }
    header .main-nav::before {
      width: 100%;
    }
    header .main-nav::after {
      width: 0%;
    }
    header .follow-us {
      border-top: 1px solid #d54d6b;
    }
    main {
      padding-top: 98px;
    }
    main .home-factory .statistics {
      padding: 10px 0;
      background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(44%, rgba(255, 255, 255, 0.8)),
        to(rgba(255, 255, 255, 0))
      );
      background: linear-gradient(
        0deg,
        rgba(255, 255, 255, 0.8) 44%,
        rgba(255, 255, 255, 0) 100%
      );
    }
    main .showcase .big-title {
      top: 30px;
    }
    main .showcase::before {
      top: -60px;
    }
    main .showcase .margin-top-big {
      margin-top: 15vw;
    }
    main .home-product-slide .swiper-container-wrap .swiper-container {
      max-width: 600px;
    }
    main .home-tips {
      margin-top: 100px;
    }
    main .home-tips .swiper-wrapper {
      height: auto;
    }
    main .home-tips .boxes .box .bg-photo img {
      max-height: 200px;
      -o-object-fit: cover;
      object-fit: cover;
    }
    main .home-tips .boxes .box .titles .first {
      right: 0;
    }
    main .home-tips .boxes .box .btn-radius {
      position: relative;
      bottom: 0;
      right: 0;
    }
    main .quality-certificates .swiper-container {
      max-width: 450px;
    }
    main .numbers .swiper-slide:nth-of-type(4n-1) {
      margin-top: 30px;
    }
    main .page-layout.product-detail .packages .boxes {
      max-width: 439px;
    }
    .black-overlay {
      padding-top: 98px;
    }
    .slide-wrapper .slider-body .slide-image-abs {
      right: 15px;
    }
  }
  @media (max-width: 768px) {
    header {
      background-color: rgba(255, 255, 255, 0.95);
    }
    header .logo img {
      max-width: 140px;
    }
    header .products-menu a {
      margin-right: 12px;
    }
    header .main-nav .nav-menu li a {
      font-size: 22px;
    }
    header .products-menu .container {
      padding-right: 0 !important;
    }
    main {
    }
    main .home-factory .statistics {
      background: none;
      position: relative;
      top: 0;
    }
    main .showcase::before {
      display: none;
    }
    main .showcase .margin-top-big {
      margin-top: 0;
    }
    main .home-bg-wrapper {
      margin: 0;
      margin-top: 40px;
      padding: 0;
    }
    main .corporate-solutions::after {
      display: none;
    }
    main .corporate-solutions .card {
      color: #373e3f;
    }
    main .corporate-solutions .card .card-title {
      color: #c3002b;
    }
    main .corporate-solutions .card .btn-radius {
      color: #c3002b;
      border-color: #c3002b;
    }
    main .corporate-solutions .card .btn-radius:hover {
      background-color: #c3002b;
      color: #fff;
    }
    main .home-tips {
      margin-top: 40px;
    }
    main .numbers .swiper-wrapper {
      height: 740px;
    }
    main .numbers .swiper-slide:nth-of-type(4n-1) {
      margin-top: 15px;
    }
    main .page-layout aside.pages-menu {
      padding: 0;
      position: relative;
    }
    main .page-layout aside.pages-menu .pm-title {
      pointer-events: all;
      color: #fff;
      padding: 15px;
      background-color: #c3002b;
    }
    main .page-layout aside.pages-menu .pm-title .q-title {
      font-weight: 600;
    }
    main .page-layout aside.pages-menu .pm-title .menu-toggle span,
    main .page-layout aside.pages-menu .pm-title .menu-toggle::before,
    main .page-layout aside.pages-menu .pm-title .menu-toggle::after {
      background-color: #fff;
    }
    main .page-layout aside.pages-menu .pm-title.active .menu-toggle span {
      opacity: 0;
      -webkit-transition: 0.2s ease;
      transition: 0.2s ease;
    }
    main .page-layout aside.pages-menu .pm-title.active .menu-toggle::before {
      -webkit-transform: translateY(8px) rotate(45deg);
      transform: translateY(8px) rotate(45deg);
      background-color: #fff;
    }
    main .page-layout aside.pages-menu .pm-title.active .menu-toggle::after {
      background-color: #fff;
      -webkit-transform: translateY(-9px) rotate(-45deg);
      transform: translateY(-9px) rotate(-45deg);
    }
    main .page-layout aside.pages-menu .responsive-menu {
      background-color: #ededed;
      opacity: 0;
      visibility: hidden;
      -webkit-transform: translateY(10%);
      transform: translateY(10%);
      position: absolute;
      left: 0;
      top: 100%;
      -webkit-box-shadow: 0 5px 9px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 5px 9px 3px rgba(0, 0, 0, 0.2);
      pointer-events: none;
      width: 100%;
      min-height: 0;
      z-index: 100;
    }
    main .page-layout aside.pages-menu .responsive-menu.show {
      opacity: 1;
      visibility: visible;
      max-height: inherit;
      -webkit-transform: translateY(0%);
      transform: translateY(0%);
      pointer-events: all;
      min-height: 100%;
    }
    main .page-layout aside.pages-menu .responsive-menu a {
      padding-left: 30px;
      padding-right: 30px;
      font-size: 18px;
    }
    main .page-layout aside.pages-menu.bg-red .responsive-menu {
      background-color: #c3002b;
    }
    main .page-layout.contact .locations .box-wrap {
      border-right: none;
    }
    main .page-layout.contact .locations .box-wrap .box {
      border-bottom: 1px solid #e0e0e0;
      padding-bottom: 15px;
    }
    main .page-layout.product-listing .card .card-photo .mask::before {
      width: 115px;
      height: 115px;
    }
    main .page-layout.product-detail .packages .boxes {
      border: none;
      max-width: 100%;
    }
    main .page-layout.product-detail .packages .print-type.br-left::before {
      display: none;
    }
    main .page-layout.product-detail .packages .print-type .print-btn {
      width: 100%;
      height: auto;
      padding: 20px;
    }
    main .page-layout.basket .basket-list .column-size {
      border: none;
      width: 50%;
      height: auto;
    }
    main .page-layout.basket .basket-list .column-size.product-image {
      width: auto;
      padding: 0;
    }
    main .page-layout.basket .basket-list .column-size.product-title {
      width: calc(100% - 100px);
    }
    .black-overlay {
      margin-top: 90px !important;
    }
  }
  @media (max-width: 575px) {
    header .main-nav .nav-menu {
      width: 100%;
      border-right: 0;
    }
    header .main-nav .nav-menu .sub-menu {
      margin-top: 5px;
    }
    header .main-nav .nav-menu li.show-sub-menu > a {
      color: #7b0000;
    }
    header .nav-menu-container.open-sub-menu .nav-menu {
      margin-left: -30px;
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%);
    }
    header .nav-menu-container.open-sub-menu .btn-back {
      opacity: 1;
      visibility: visible;
      -webkit-transform: translateX(0%);
      transform: translateX(0%);
    }
    header .basket-circle {
      border-color: #fff !important;
      min-width: 44px !important;
      min-height: 44px !important;
      line-height: 44px !important;
      border-width: 2px !important;
    }
    header .basket-circle .badge {
      background: #900020;
    }
    header .basket-circle .icon::before {
      color: #fff;
    }
    .swiper-shared-pagination .swiper-pagination {
      right: 5px;
    }
    main {
    }
    main .home-factory .statistics {
      position: relative;
      top: 0;
      background: transparent;
    }
    main .home-product-slide {
      margin-top: 40px;
    }
    main .home-product-slide .swiper-container-wrap::before {
      display: none;
    }
    main
      .home-product-slide
      .swiper-container-wrap
      .swiper-slide.swiper-slide-active
      .item
      .title {
      -webkit-transform: scale(0.5);
      transform: scale(0.5);
    }
    main .numbers .swiper-wrapper {
      height: 350px;
    }
    main .numbers .swiper-slide .slide-item {
      min-width: 320px;
      margin: auto;
    }
    main .page-layout.product-listing .card .card-photo .photo img {
      width: 100%;
    }
    main .page-layout.product-listing .card .card-photo .mask::before {
      width: 90px;
      height: 90px;
    }
    main .page-layout.product-detail .packages .boxes {
      border: none;
      max-width: 100%;
    }
    main .page-layout.product-detail .photos .photo.product-photo {
      margin-top: 0;
      position: absolute;
      left: 50%;
      top: 0;
    }
    main .page-layout.product-detail .photos .photo.product-photo::before {
      display: none;
    }
    main .page-layout.basket .basket-list .column-size {
      width: 100%;
    }
    footer .big-links a {
      font-size: 14px;
      padding: 14px 0;
    }
  }
  @media only screen and (max-width: 767px) {
    button.btn-radius.transition.dropdown-toggle.btndil {
      color: #fff;
      border-color: #fff;
    }
  }
  