﻿/* Bixom | Digital Marketing HTML Template

Template Name: Bixom
Version: 1.0.0
License: copyright commercial
/************ TABLE OF CONTENTS ***************
1.  Fonts
2.  Reset
3.  Global Settings
4.  Main Header / Two
5.  Sticky Header 
6.  Mobile Menu
7.  Section Title
8.  Banner Section / Two
9.  About Section / Two
10. Client Section / Two
11. Project Section / Two
12. Service Section / Two
13. Funfact Section
14. Benefit Section
15. Contact Section / Two
16. Pricing Section
17. Team Section
18. Msp Section
19. Faq Section
20. Call To Action / Two
21. News Section / Two
22. Fun Fact Section
23. brand Section / Two
24. Testimonial Section / Two
25. Main Footer
**********************************************/
@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Outfit:wght@100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&family=Syne:wght@400..800&display=swap");
@import url("animate.css");
@import url("swiper.min.css");
@import url("fontawesome-free.css");
@import url("fontawesome.css");
@import url("linear.css");
@import url("nice-select.css");
@import url("magnific-popup.css");
@import url("tm-bs-mp.css");
@import url("tm-utility-classes.css");
:root {
  --theme-color-white: #ffffff;
  --theme-color-white-rgb: 255, 255, 255;
  --theme-color-light: #f8f5f0;
  --theme-color-gray: #f6f6f6;
  --theme-color-silver: #eee;
  --theme-color-dark: #13132e;
  --theme-color-dark-rgb: 19, 19, 46;
  --theme-color-dark2: #222222;
  --theme-color-dark3: #16243e;
  --theme-color-dark4: #01103d;
  --theme-color-black: #000000;
  --theme-color-black-rgb: 0, 0, 0;
  --theme-color-black2: #222222;
  --theme-color1: #0938d3;
  --theme-color-yellow: #fff826;
  --theme-color3: #6b43e3;
  --theme-color4: #d9f45f;
  --theme-color5: #5966ec;
  --review-color: #ffc737;
  --text-color-theme-color1: #fff;
  --text-color-theme-color4: #000;
  --text-color-theme-color5: #fff;
  --gradient-1: linear-gradient(322deg, #fff826 0%, #0938d3 100%);
  --gradient-2: linear-gradient(289.05deg, #fff826 16.47%, #0938d3 76.33%);
  --gradient-3: linear-gradient(109.26deg, #ff9850 31.94%, #ff4f66 85%);
  --gradient-4: linear-gradient(275.22deg, #FFF826 17.38%, #0938D3 100.7%);
  --text-color: #9090a7;
  --text-color2: #87878d;
  --text-color3: #736c87;
  --text-color4: #666666;
  --text-color5: #76878f;
  --gray-color: #f5f5f5;
  --gray-color-rgb: 245, 245, 245;
  --gray-color2: #9393a9;
  --gray-color3: #dadada;
  --gray-color4: #f0f0f0;
  --gray-color5: #f7f7f8;
  --gray-color6: #5f6368;
  --black2-color: #090920;
  --black3-color: #1b152c;
  --black4-color: #1a4137;
  --black5-color: #43494d;
  --headings-color: var(--theme-color-dark);
  --link-color: var(--theme-color-dark);
  --link-hover-color: var(--theme-color-dark);
  --body-color: #ffffff;
  --heading-font-family: "Syne", sans-serif;
  --body-font-family: "Plus Jakarta Sans", sans-serif;
  --manrope-font: "Manrope", sans-serif;
  --outfit-font: "Outfit", sans-serif;
  --fontawesome: "Font Awesome 6 Pro";
  --body-font-size: 16px;
  --body-line-height: 28px;
  --body-font-weight: 500;
  --line-height-heading-h1: 1em;
  --line-height-heading: 1.2em;
  --line-height-heading-small: 1.3em;
  --h1-font-size: 80px;
  --h1-font-size-mob: 40px;
  --h2-font-size: 50px;
  --h2-font-size-mob: 35px;
  --h3-font-size: 38px;
  --h4-font-size: 30px;
  --h5-font-size: 20px;
  --h6-font-size: 18px;
  --h1-font-weight: 600;
  --h2-font-weight: 700;
  --h3-font-weight: 700;
  --h4-font-weight: 600;
  --h5-font-weight: 500;
  --h6-font-weight: 600;
  --sec-title-subtitle-color: var(--text-color);
  --sec-title-subtitle-font-size: 16px;
  --sec-title-subtitle-font-family: var(--heading-font-family);
  --sec-title-subtitle-font-weight: 600;
  --sec-title-subtitle-line-height: 1em;
  --sec-title-color: var(--headings-color);
  --sec-title-font-size: var(--h2-font-size);
  --sec-title-font-family: var(--heading-font-family);
  --sec-title-font-weight: var(--h2-font-weight);
  --theme-light-background: #f8f6f1;
  --theme-light-background-text-color: var(--headings-color);
  --theme-black: #131313;
  --container-width: 1200px;
  --small-container-width: 1050px;
  --large-container-width: 1440px;
  --container-pt: 120px;
  --container-pb: 120px;
}

/*
 * typography.scss
 * -----------------------------------------------
*/
::-moz-selection {
  background: var(--theme-color1);
  color: #fff;
  text-shadow: none;
}
::selection {
  background: var(--theme-color1);
  color: #fff;
  text-shadow: none;
}

:active,
:focus {
  outline: none !important;
}

::-webkit-input-placeholder {
  color: #7c858c;
}

::-moz-input-placeholder {
  color: #7c858c;
}

::-ms-input-placeholder {
  color: #7c858c;
}

body {
  background-color: var(--body-color);
  background-attachment: fixed;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  counter-reset: my-sec-counter;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  color: var(--text-color);
  font-size: var(--body-font-size);
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
   /* display: flex;  */
            min-height: 100vh;
            flex-direction: column;
            align-items: center;
            justify-content: center;
}

p,
.text {
  color: var(--text-color);
  font-size: var(--body-font-size);
  font-family: var(--body-font-family);
  font-weight: var(--body-font-weight);
  line-height: var(--body-line-height);
}

/* -------- Headings ---------- */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: var(--headings-color);
  font-family: var(--heading-font-family);
  position: relative;
  line-height: var(--line-height-heading-);
}
h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small {
  font-weight: normal;
  line-height: 1;
  color: var(--headings-color);
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
  font-weight: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 1rem;
}

h1 {
  font-size: var(--h1-font-size);
  font-weight: var(--h1-font-weight);
  line-height: var(--line-height-heading-h1);
}
@media (max-width: 767.98px) {
  h1 {
    font-size: var(--h1-font-size-mob);
  }
}

h2 {
  font-size: var(--h2-font-size);
  font-weight: var(--h2-font-weight);
  line-height: var(--line-height-heading);
}
@media (max-width: 767.98px) {
  h2 {
    font-size: var(--h2-font-size-mob);
  }
}

h3 {
  font-size: var(--h3-font-size);
  font-weight: var(--h3-font-weight);
  line-height: var(--line-height-heading);
}

h4 {
  font-size: var(--h4-font-size);
  font-weight: var(--h4-font-weight);
  line-height: var(--line-height-heading-small);
}

h5 {
  font-size: var(--h5-font-size);
  font-weight: var(--h5-font-weight);
  line-height: var(--line-height-heading-small);
}

h6 {
  font-size: var(--h6-font-size);
  font-weight: var(--h6-font-weight);
  line-height: var(--line-height-heading-small);
}

/* -------- Body Text ---------- */
table p {
  margin-bottom: 0;
}

p {
  margin-bottom: 20px;
}
p a:not(.button):not(.btn):hover, p a:not(.button):not(.btn):focus {
  text-decoration: underline;
}

/* -------- other ---------- */
a {
  color: var(--link-color);
  text-decoration: none;
  font-weight: var(--body-font-weight);
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover, a:focus {
  color: inherit;
  text-decoration: none;
  outline: none;
}
a b,
a strong {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a img {
  border: none;
}

span {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

pre,
ul,
ol,
dl,
dd,
blockquote,
address,
table,
fieldset {
  margin-bottom: 10px;
}

ol,
ul {
  list-style-position: inside;
  margin: 0;
  padding: 0;
}

b,
strong {
  color: #333;
  font-weight: var(--body-font-weight-bold);
}

iframe {
  border: none !important;
}

/*
 * container.scss
 * -----------------------------------------------
*/
.container .container {
  width: 100%;
}

.container .container,
.container .container-fluid,
.container-fluid .container,
.container-fluid .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

section > .container,
section > .container-fluid {
  padding-top: var(--container-pt);
  padding-bottom: var(--container-pt);
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1200px;
  }
  .container-1250 {
    max-width: 1250px;
  }
  .container-1320 {
    max-width: 1320px;
  }
  .container-1450 {
    max-width: 1450px;
  }
  .container-1470 {
    max-width: 1470px;
  }
  .container-1570 {
    max-width: 1570px;
  }
  .container-1660 {
    max-width: 1660px;
  }
  .container-1680 {
    max-width: 1680px;
  }
  .container-1600 {
    max-width: 1600px;
  }
  .container-1630 {
    max-width: 1630px;
  }
  .container-1830 {
    max-width: 1830px;
  }
}

@media (min-width: 2560px) { /* 针对4K及以上分辨率 */
  body {
    font-size: 20px; /* 增加字体大小以改善阅读体验 */
  }
}

/*=== Default Form ===*/
.form-control, .input-text {
  height: calc(2.25rem + 27px);
  padding: 14px 30px;
  outline: 0;
  background-color: #f4f5f8;
  border: 1px solid #f4f5f8;
  color: #686a6f;
  font-size: 0.9rem;
  width: 100%;
}
.form-control::-webkit-input-placeholder, .input-text::-webkit-input-placeholder {
  color: #686a6f;
  opacity: 1;
}
.form-control::-moz-placeholder, .input-text::-moz-placeholder {
  color: #686a6f;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .input-text:-ms-input-placeholder {
  color: #686a6f;
  opacity: 1;
}
.form-control::-ms-input-placeholder, .input-text::-ms-input-placeholder {
  color: #686a6f;
  opacity: 1;
}
.form-control::placeholder, .input-text::placeholder {
  color: #686a6f;
  opacity: 1;
}
.form-control:-ms-input-placeholder, .input-text:-ms-input-placeholder {
  color: #696969;
}
.form-control::-ms-input-placeholder, .input-text::-ms-input-placeholder {
  color: #696969;
}

textarea.form-control {
  height: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.form-control:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
  outline: none;
}

/* -------- Dark Theme Styling ---------- */
.dark-layout {
  background-color: var(--theme-color-dark);
  --sec-title-color: var(--theme-color-light);
}
.dark-layout .sticky-header .main-menu .navigation > li > a,
.dark-layout h1, .dark-layout h2, .dark-layout h3, .dark-layout h4, .dark-layout h5, .dark-layout h6 {
  color: var(--theme-color-light);
}
.dark-layout .preloader {
  background-color: var(--theme-color-dark);
}
.dark-layout .preloader:after {
  background-image: url(/2025/bixom-html/images/logo.png);
}
.dark-layout .sticky-header {
  background-color: var(--theme-color-dark);
}
.dark-layout .hidden-bar .upper-box {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.dark-layout .hidden-bar .social-links {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.dark-layout .hidden-bar .social-links li {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}

.p-relative {
  position: relative;
}

.fix {
  overflow: hidden;
}

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

.z-index-2 {
  position: relative;
  z-index: 2;
}

.border-line {
  display: inline;
  background-repeat: no-repeat;
  background-size: 0% 1px, 0 1px;
  background-position: 100% 100%, 0 100%;
  -webkit-transition: background-size 0.3s linear;
  transition: background-size 0.3s linear;
  background-image: -webkit-gradient(linear, left top, left bottom, from(currentcolor), to(currentcolor)), -webkit-gradient(linear, left top, left bottom, from(currentcolor), to(currentcolor));
  background-image: linear-gradient(currentcolor, currentcolor), linear-gradient(currentcolor, currentcolor);
  
}
.border-line:hover {
  background-size: 0% 1px, 100% 1px;
}

.hover-yellow {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-yellow:hover {
  color: var(--theme-color-yellow);
}

.hover-blue {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hover-blue:hover {
  color: var(--theme-color1);
}

.ks-mlr {
  margin: 0 30px;
  border-radius: 50px;
}
@media (max-width: 1199.98px) {
  .ks-mlr {
    border-radius: 0 !important;
    margin: 0;
  }
}

.slider-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}

.gx-10 {
  --bs-gutter-x: 10px;
}

.gx-15 {
  --bs-gutter-x: 15px;
}

.gx-20 {
  --bs-gutter-x: 20px;
}

.gx-25 {
  --bs-gutter-x: 25px;
}

.gx-30 {
  --bs-gutter-x: 30px;
}

.gx-35 {
  --bs-gutter-x: 35px;
}

.gx-40 {
  --bs-gutter-x: 40px;
}

.color3 {
  color: var(--theme-color3) !important;
}

.theme-bg {
  background: var(--theme-color-yellow);
}

.black-bg {
  background: var(--theme-color-dark);
}

.black2-bg {
  background: var(--black2-color);
}

.gray-bg {
  background: var(--gray-color);
}

.white-bg {
  background: var(--theme-color-white);
}

.blue-bg {
  background: var(--theme-color1);
}

.dark-bg-2 {
  background: var(--dark-color2);
}

.gradient-bg {
  background: var(--gradient-1);
}

.gradient-bg-2 {
  background: var(--gradient-2);
}

.yellow-bg {
  background: var(--theme-color-yellow);
}

/*** 

====================================================================
Reset
====================================================================

***/
* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
  font-size: 100%;
}

/*** 

====================================================================
Global Settings
====================================================================

***/
textarea {
  overflow: hidden;
  resize: none;
}

button {
  outline: none !important;
  cursor: pointer;
}

img {
  display: inline-block;
  max-width: 100%;
  height: auto;
  
  
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.title a {
  color: inherit;
}

.color1 {
  color: var(--theme-color1);
}

.color2 {
  color: var(--theme-color-yellow);
}

.color3 {
  color: var(--theme-color3);
}

.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  z-index: 99;
  background-color: #ffffff;
}

.large-container {
  position: static;
  max-width: var(--large-container-width);
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.auto-container {
  position: static;
  max-width: var(--container-width);
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.small-container {
  position: static;
  max-width: var(--small-container-width);
  padding: 0px 15px;
  margin: 0 auto;
  width: 100%;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.dropdown-toggle::after {
  display: none;
}

/*=======================
Scroll To Top style
=======================*/
.scroll-to-top {
  position: relative;
  left: 10px;
  width: 146px;
  height: 70px;
  line-height: 70px;
  font-size: 16px;
  line-height: 22px;
  color: var(--theme-color-light);
  text-align: center;
  cursor: pointer;
  background-color: var(--theme-color2);
  z-index: 100;
  border-bottom-right-radius: 20px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .scroll-to-top {
    width: 100%;
    height: 100%;
    padding: 10px 0;
    border-radius: 0;
    left: 0;
  }
}
.scroll-to-top span {
  margin-left: 15px;
  font-size: 20px;
}

.scroll-to-top:hover {
  background: var(--theme-color1);
  color: var(--theme-color-light);
}

.link-style-one {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 12px;
  line-height: 20px;
  font-weight: 600;
  overflow: hidden;
  letter-spacing: 0.01em;
  text-transform: uppercase;
  font-family: var(--heading-font-family);
  color: var(--theme-color-dark);
}
.link-style-one:before {
  position: absolute;
  left: 0;
  right: 18px;
  bottom: 2px;
  height: 1px;
  background-color: var(--r1);
  content: "";
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.link-style-one i {
  position: relative;
  top: 1px;
  display: block;
  font-size: 14px;
  margin-left: 5px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.link-style-one:hover {
  color: var(--theme-color1);
}
.link-style-one:hover:before {
  right: 100%;
}

/*=== List Style One ===*/
.list-style-one {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 12px 0;
}
.list-style-one li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  margin-right: 18px;
  color: var(--theme-color-dark);
}
.list-style-one li:last-child {
  margin-right: 0;
}
.list-style-one li i {
  position: relative;
  top: 1px;
  color: var(--theme-color1);
  font-size: 14px;
  line-height: 1em;
  margin-right: 10px;
}
.list-style-one li a {
  display: block;
  color: var(--theme-color-dark);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.list-style-one li a:hover {
  color: var(--theme-color2);
}
.list-style-one.light li,
.list-style-one.light a,
.list-style-one.light i {
  color: var(--theme-color-light) !important;
}
.list-style-one.light a:hover {
  text-decoration: underline;
}

/*=== List Style Two ===*/
.list-style-two {
  position: relative;
}
.list-style-two li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 19px;
  color: var(--text-color);
}
.list-style-two li:last-child {
  margin-right: 0;
}
.list-style-two li i {
  position: relative;
  top: 3px;
  color: var(--theme-color1);
  font-size: 18px;
  line-height: 1em;
  margin-right: 17px;
}
@media (max-width: 575.98px) {
  .list-style-two li i {
    margin-right: 10px;
  }
}
.list-style-two.light li,
.list-style-two.light i {
  color: var(--theme-color-light) !important;
}
.list-style-two.two-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.list-style-two.two-column li {
  margin-bottom: 15px;
  width: 50%;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
}
@media (max-width: 575.98px) {
  .list-style-two.two-column li {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}
.list-style-two.style-two li {
  color: var(--theme-color3);
}

/*=== List Style Three ===*/
.list-style-three {
  position: relative;
}
.list-style-three li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  color: var(--text-color);
}
.list-style-three li:last-child {
  margin-right: 0;
}
.list-style-three li i {
  position: relative;
  top: 1px;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--theme-color-light);
  background-color: var(--theme-color2);
  font-size: 12px;
  border-radius: 4px;
  margin-right: 10px;
}
.list-style-three.light li {
  color: #E6E0FA !important;
}
.list-style-three.light i {
  color: var(--theme-color-light) !important;
}

.social-icon-one {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.social-icon-one.light li a {
  color: var(--theme-color-light);
}
.social-icon-one.light li a:hover {
  color: var(--theme-color2);
}
.social-icon-one li {
  margin-left: 20px;
  display: inline-block;
}
.social-icon-one li:last-child {
  margin-right: 0;
}
.social-icon-one li a {
  position: relative;
  display: block;
  color: var(--theme-color-dark);
  font-size: 16px;
  line-height: 1em;
}
.social-icon-one li a:hover {
  color: var(--theme-color1);
}

/*Social Icon Two*/
.social-icon-two {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.social-icon-two li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 13px;
}
.social-icon-two li:last-child {
  margin-right: 0;
}
.social-icon-two li a {
  position: relative;
  display: block;
  height: 45px;
  width: 45px;
  border-radius: 50%;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--theme-color-light);
  background-color: #0D0A16;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.social-icon-two li a i {
  position: relative;
}
.social-icon-two li a::before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  border-radius: 50px;
  background-color: var(--theme-color1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  content: "";
}
.social-icon-two li a:hover {
  color: var(--theme-color-light);
}
.social-icon-two li a:hover:before {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.bg {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.bg-pattern-1 {
  background-image: url(/2025/bixom-html/images/icons/pattern-1.png);
}

.bg-pattern-2 {
  background-image: url(/2025/bixom-html/images/icons/pattern-2.jpg);
}

.bg-pattern-3 {
  background-image: url(/2025/bixom-html/images/icons/pattern-3.jpg);
}

.bg-pattern-4 {
  background-image: url(/2025/bixom-html/images/icons/pattern-4.png);
}

.bg-pattern-5 {
  background-image: url(/2025/bixom-html/images/icons/pattern-5.jpg);
}

.bg-pattern-6 {
  background-image: url(/2025/bixom-html/images/icons/pattern-6.png);
}

.bg-pattern-7 {
  background-image: url(/2025/bixom-html/images/icons/pattern-7.png);
}

.bg-pattern-8 {
  background-image: url(/2025/bixom-html/images/icons/pattern-8.png);
}

.bg-pattern-9 {
  background-image: url(/2025/bixom-html/images/icons/pattern-9.jpg);
}

.bg-pattern-10 {
  background-image: url(/2025/bixom-html/images/icons/pattern-10.jpg);
}

.bg-pattern-11 {
  background-image: url(/2025/bixom-html/images/icons/pattern-11.png);
}

.bg-pattern-12 {
  background-image: url(/2025/bixom-html/images/icons/pattern-12.jpg);
}

.bg-pattern-13 {
  background-image: url(/2025/bixom-html/images/icons/pattern-13.jpg);
}

/*======================
    Tabs Box
    ======================*/
.tabs-box {
  position: relative;
}

.tabs-box .tab {
  display: none;
}

.tabs-box .active-tab {
  display: block;
}

.play-btn {
  position: relative;
  display: inline-block;
}
.play-btn:hover .icon {
  color: var(--theme-color1);
}
.play-btn .icon {
  color: var(--theme-color2);
  font-size: 35px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

/*======================
    Media Play Button 
    ======================*/
.play-now {
  position: relative;
  display: block;
  z-index: 9;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.play-now .icon {
  position: relative;
  display: inline-block;
  height: 85px;
  width: 85px;
  text-align: center;
  line-height: 85px;
  background-color: #ffffff;
  color: var(--theme-color2);
  z-index: 1;
  font-size: 18px;
  display: block;
  border-radius: 50%;
  -webkit-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, 0.3);
          box-shadow: 0 0px 10px 0 rgba(255, 255, 255, 0.3);
  -webkit-transform-origin: center;
          transform-origin: center;
}

.play-now .ripple,
.play-now .ripple:before,
.play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 102px;
  width: 102px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
          box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
          animation: ripple 3s infinite;
}
.play-now .ripple.light,
.play-now .ripple:before.light,
.play-now .ripple:after.light {
  -webkit-box-shadow: 0 0 0 0 rgb(255, 255, 255);
          box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.play-now .ripple.light,
.play-now .ripple.light:before,
.play-now .ripple.light:after {
  -webkit-box-shadow: 0 0 0 0 rgb(255, 255, 255);
          box-shadow: 0 0 0 0 rgb(255, 255, 255);
}

.play-now .ripple:before {
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}

.play-now .ripple:after {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

@-webkit-keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(233, 35, 47, 0);
    box-shadow: 0 0 0 50px rgba(233, 35, 47, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(233, 35, 47, 0);
    box-shadow: 0 0 0 0 rgba(233, 35, 47, 0);
  }
}

@keyframes ripple {
  70% {
    -webkit-box-shadow: 0 0 0 50px rgba(233, 35, 47, 0);
    box-shadow: 0 0 0 50px rgba(233, 35, 47, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(233, 35, 47, 0);
    box-shadow: 0 0 0 0 rgba(233, 35, 47, 0);
  }
}
.play-now-two {
  height: 150px;
  width: 150px;
  background-color: rgba(21, 21, 21, 0.5);
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 34px;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-animation: zoom-one 3s infinite linear;
          animation: zoom-one 3s infinite linear;
}
.play-now-two:hover {
  color: #ff9205;
  background-color: #ffffff;
}

/*========================
  Select2 Dropdown Plugin
  ========================*/
.select2-dropdown {
  border: 1px solid #eee;
}

.select2-results__option {
  padding: 0 10px;
  color: #7c858c;
  border: 0;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #7c858c;
  padding-left: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: var(--bg-theme-color1);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  height: 30px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  bottom: 1px;
  height: auto;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
  color: #7c858c;
}

.select2-container--default .select2-selection--single .select2-selection__arrow:before {
  position: relative;
  content: "\f107";
  font-family: "Font Awesome 6 Pro";
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-selection--single {
  border-radius: 0;
}

.default-navs .owl-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.default-navs .owl-next,
.default-navs .owl-prev {
  display: block;
  width: 52px;
  height: 52px;
  font-size: 16px;
  font-weight: 700;
  line-height: 52px;
  color: var(--theme-color-dark);
  background: #fff;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 50%;
  margin-right: 10px;
}
.default-navs .owl-next:hover,
.default-navs .owl-prev:hover {
  background-color: var(--theme-color-dark);
  color: var(--theme-color-light);
}

.default-dots .owl-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.default-dots .owl-dots .owl-dot {
  height: 20px;
  width: 20px;
  border: 2px solid #3d0de5;
  background-color: transparent;
  margin: 0 5px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 50%;
}
.default-dots .owl-dots .owl-dot.active {
  background-color: #270ad9;
  border-radius: 50%;
  border: 2px solid #270ad9;
}

/*==========================
	Nav Style One
  ===========================*/
.nav-style-one {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 9;
}
.nav-style-one .next,
.nav-style-one .prev {
  margin-right: 38px;
  padding: 18px 25px;
  padding-left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.nav-style-one .next .icon,
.nav-style-one .prev .icon {
  position: relative;
  display: inline-block;
}
.nav-style-one .next .icon:before,
.nav-style-one .prev .icon:before {
  position: absolute;
  top: 0;
  margin-top: -20px;
  right: -25px;
  height: 52px;
  width: 52px;
  border: 1px dotted #fff;
  border-radius: 100px;
  content: "";
  z-index: -1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.nav-style-one .next:hover .icon:before,
.nav-style-one .prev:hover .icon:before {
  background-color: rgba(255, 255, 255, 0.15);
  width: 125px;
}
.nav-style-one .prev {
  margin-right: 0;
  padding-left: 25px;
  padding-right: 0;
}
.nav-style-one .prev .icon:before {
  left: -25px;
  right: auto;
}
.nav-style-one .swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.nav-style-one.dark .next .icon:before,
.nav-style-one.dark .prev .icon:before {
  border: 1px solid #797979;
}

/*==========================
	Prelaoder
  ===========================*/
.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: #ffffff;
}
.preloader:before {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  margin-top: 30px;
  color: var(--theme-color-dark);
  font-weight: 700;
  font-size: 12px;
  letter-spacing: 1px;
  content: "Loading";
  text-transform: uppercase;
  -webkit-transition: none;
  transition: none;
}
.preloader .loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 100px;
  height: 100px;
  margin: -75px 0 0 -50px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #9370DB;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
.preloader .loader:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  right: 5px;
  bottom: 5px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #BA55D3;
  -webkit-animation: spin 3s linear infinite;
  animation: spin 3s linear infinite;
}
.preloader .loader:after {
  content: "";
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #FF00FF;
  -webkit-animation: spin 1.5s linear infinite;
  animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*==========================
	Default Tabs
  ===========================*/
.default-tabs {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}

.default-tabs .tab-buttons {
  position: relative;
  margin-bottom: 30px;
}

.default-tabs .tab-buttons li {
  position: relative;
  float: left;
  font-weight: 600;
  font-size: 18px;
  padding: 15px 35px;
  color: var(--theme-color1);
  line-height: 20px;
  border-radius: 5px;
  background-color: #ffffff;
  cursor: pointer;
  margin-right: 20px;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  transition: all 300ms ease;
}
.default-tabs .tab-buttons li:last-child {
  margin-right: 0;
}

.default-tabs .tab-buttons li.active-btn {
  background: var(--gradient-1);
  color: #ffffff;
}

.default-tabs .tabs-content {
  position: relative;
  width: 100%;
}

.blockquote-style-one {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  color: var(--theme-color-dark);
  padding: 13px 25px;
  background-color: #fff;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: var(--heading-font-family);
  font-weight: 800;
  margin-bottom: 30px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.blockquote-style-one:before {
  position: absolute;
  left: 0;
  top: 10px;
  bottom: 10px;
  width: 4px;
  z-index: 2;
  background-color: var(--theme-color1);
  content: "";
}

/*================================
    Progress Bar
    =================================*/
.skills {
  position: relative;
  margin-bottom: 25px;
}
.skills.style-two .skill-item .skill-bar {
  height: 10px;
}
.skills.style-two .skill-item .skill-bar .bar-inner {
  height: 10px;
  background-color: transparent;
  border: 1px solid #E6E0FA;
}
.skills.style-two .skill-item .skill-bar .bar-inner .bar {
  height: 10px;
}
.skills.style-two .skill-item .skill-bar .bar-inner .bar:before {
  content: "";
  position: absolute;
  top: -5px;
  right: -2px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 5px solid var(--theme-color2);
  background-color: var(--theme-color-light);
}
.skills.style-two .skill-item .skill-bar .bar-inner .skill-percentage {
  color: var(--theme-color2);
}
.skills .skill-item {
  position: relative;
  margin-bottom: 25px;
}
.skills .skill-item:last-child {
  margin-bottom: 0px;
}
.skills .skill-item .skill-header {
  position: relative;
  z-index: 3;
  margin-bottom: 14px;
}
.skills .skill-item .skill-header .skill-title {
  position: relative;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  color: var(--theme-color3);
}
.skills .skill-item .skill-bar {
  position: relative;
  width: 100%;
  height: 7px;
  border-radius: 10px;
}
.skills .skill-item .skill-bar .bar-inner {
  position: relative;
  width: 100%;
  height: 6px;
  background: #E6E0FA;
}
.skills .skill-item .skill-bar .bar-inner .bar {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 6px;
  width: 0px;
  -webkit-transition: all 3000ms ease;
  transition: all 3000ms ease;
  background-color: var(--theme-color2);
}
.skills .skill-item .skill-bar .bar-inner .skill-percentage {
  position: absolute;
  right: 0;
  bottom: 0;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  color: var(--theme-color3);
}

.sticky-style {
  position: sticky;
  top: auto;
  z-index: 10;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  .sticky-style {
    position: relative;
  }
}

/*** 

====================================================================
      Mobile Menu
====================================================================

***/
.mobile-menu {
  position: fixed;
  right: 0;
  top: 0;
  width: 300px;
  max-width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 999999;
}
.mobile-menu .menu-backdrop {
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  visibility: hidden;
}
.mobile-menu .upper-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  padding: 15px 20px;
}
.mobile-menu .close-btn {
  position: relative;
  top: 0px;
  right: -5px;
  text-align: center;
  font-size: 18px;
  color: var(--theme-color-dark);
  height: 30px;
  width: 30px;
  line-height: 30px;
  background-color: rgba(0, 0, 0, 0.1);
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
}
.mobile-menu .close-btn:hover {
  opacity: 0.5;
}
.mobile-menu .nav-logo {
  position: relative;
  text-align: left;
  width: 100%;
}
.mobile-menu .nav-logo img {
  max-height: 50px;
}
.mobile-menu .menu-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  background-color: var(--theme-color-white);
  padding: 0px 0px;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  border-radius: 0px;
  -webkit-transform: translateX(101%);
          transform: translateX(101%);
}

.main-menu .navigation li.dropdown .dropdown-btn {
  display: none;
}

.mobile-menu-visible {
  overflow: hidden;
}
.mobile-menu-visible .mobile-menu {
  opacity: 1;
  visibility: visible;
}
.mobile-menu-visible .mobile-menu .menu-backdrop {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.mobile-menu-visible .mobile-menu .menu-box {
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.4s ease 200ms;
  transition: all 0.4s ease 200ms;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
}
.mobile-menu-visible .mobile-menu .close-btn {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.mobile-menu-visible .scroll-to-top {
  opacity: 0;
  visibility: hidden;
}
.mobile-menu-visible .content-box {
  width: 100%;
  padding: 15px 20px;
  padding-top: 60px;
}
.mobile-menu-visible .content-box .title {
  font-size: 22px;
  margin-bottom: 15px;
}
.mobile-menu-visible .content-box p {
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  color: var(--theme-color-dark);
}

.mobile-menu .navigation {
  position: relative;
  display: block;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-menu .navigation li {
  position: relative;
  display: block;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-menu .navigation li > ul > li:last-child {
  border-bottom: none;
}
.mobile-menu .navigation li > ul > li:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-menu .navigation li > a {
  position: relative;
  display: block;
  line-height: 24px;
  padding: 10px 20px;
  font-size: 16px;
  color: var(--theme-color-dark);
  font-weight: 400;
  text-transform: capitalize;
}
.mobile-menu .navigation li:hover > a, .mobile-menu .navigation li.current > a {
  color: var(--theme-color-dark);
}
.mobile-menu .navigation li.dropdown .dropdown-btn {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 44px;
  height: 44px;
  text-align: center;
  font-size: 16px;
  line-height: 44px;
  color: var(--theme-color-dark);
  cursor: pointer;
  z-index: 5;
}
.mobile-menu .navigation li.dropdown .dropdown-btn:after {
  content: "";
  position: absolute;
  left: 0px;
  top: 10px;
  width: 1px;
  height: 24px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-menu .navigation li.dropdown .dropdown-btn.active i:before {
  content: "\f106";
}

.mobile-menu .navigation li > ul,
.mobile-menu .navigation li > ul > li > ul {
  display: none;
}

.mobile-menu .navigation li > ul > li {
  padding-left: 20px;
}

.contact-list-one {
  position: relative;
  padding: 30px 20px 20px;
}
.contact-list-one li {
  position: relative;
  padding-left: 54px;
  min-height: 50px;
  margin-bottom: 20px;
}
.contact-list-one li .icon {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 34px;
  line-height: 50px;
  color: var(--theme-color-dark);
}
.contact-list-one li .title {
  display: block;
  font-size: 13px;
  color: var(--theme-color-dark);
  font-weight: 500;
  text-transform: uppercase;
}
.contact-list-one li a {
  color: var(--theme-color-dark);
}
.contact-list-one li .text {
  font-size: 14px;
  line-height: 24px;
  color: var(--theme-color-dark);
}
.contact-list-one li .text a {
  color: var(--theme-color-dark);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.contact-list-one li .text a:hover {
  color: var(--theme-color1);
}

.contact-info-box {
  color: var(--theme-color-dark);
}

.mobile-menu .social-links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: auto;
}
.mobile-menu .social-links li {
  position: relative;
  text-align: center;
  width: 100%;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.mobile-menu .social-links li a {
  position: relative;
  display: block;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  text-align: center;
  color: var(--theme-color-dark);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.mobile-menu .social-links li a:hover {
  color: var(--theme-color1);
}

/***

====================================================================
  Hidden Sidebar style
====================================================================

***/
.toggle-hidden-bar {
  position: relative;
}

.hidden-bar {
  position: fixed;
  right: 0;
  top: 0px;
  height: 100%;
  overflow-y: auto;
  z-index: 99999;
  max-width: 320px;
  width: 100%;
  opacity: 0;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  visibility: hidden;
  background: #ffffff;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hidden-bar::-webkit-scrollbar {
  width: 2px;
}
.hidden-bar::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 2px #cecece;
  box-shadow: inset 0 0 2px #cecece;
  border-radius: 10px;
}
.hidden-bar::-webkit-scrollbar-thumb {
  background: #7a7a7a;
  border-radius: 10px;
}
.hidden-bar::-webkit-scrollbar-thumb:hover {
  background: #7a7a7a;
}
.hidden-bar .inner-box {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: var(--theme-color-dark);
  height: 100%;
}
.hidden-bar .upper-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 20px 30px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.hidden-bar .upper-box .close-btn {
  position: relative;
  top: -5px;
  text-align: center;
  font-size: 18px;
  line-height: 30px;
  color: var(--theme-color1);
  cursor: pointer;
  z-index: 10;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.hidden-bar .upper-box .close-btn:hover {
  opacity: 0.5;
}
.hidden-bar .upper-box .nav-logo {
  position: relative;
  text-align: left;
  width: 100%;
}
.hidden-bar .upper-box .nav-logo img {
  max-height: 40px;
}
.hidden-bar .text-box {
  position: relative;
  padding: 25px 30px 25px;
}
.hidden-bar .text-box .title {
  color: var(--theme-color-white);
}
.hidden-bar .text-box .text {
  color: var(--theme-color-white);
}

.hidden-bar-back-drop {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 999;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.active-hidden-bar .hidden-bar {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}

.active-hidden-bar .hidden-bar-back-drop {
  opacity: 1;
  visibility: visible;
}

.hidden-bar .social-links {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: var(--theme-color-dark);
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  margin-top: auto;
}
.hidden-bar .social-links li {
  position: relative;
  text-align: center;
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.hidden-bar .social-links li a {
  position: relative;
  display: block;
  line-height: 50px;
  height: 50px;
  font-size: 14px;
  text-align: center;
  color: var(--theme-color-white);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.hidden-bar .social-links li a:hover {
  color: var(--theme-color1);
}

.accordion-box {
  position: relative;
}
.accordion-box .block {
  position: relative;
  background-color: #F0EDFD;
  margin-bottom: 20px;
  border-radius: 100px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.accordion-box .block.active-block {
  border-radius: 20px !important;
}
.accordion-box .block .acc-btn {
  position: relative;
  color: var(--theme-color-dark);
  font-family: var(--heading-font-family);
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  cursor: pointer;
  padding: 26px 30px;
  padding-left: 76px;
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (max-width: 575.98px) {
  .accordion-box .block .acc-btn {
    padding: 23px 30px;
    padding-left: 60px;
  }
}
.accordion-box .block .acc-btn .icon {
  position: absolute;
  top: 13px;
  left: 13px;
  width: 45px;
  height: 45px;
  font-size: 18px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--theme-color-light);
  background-color: var(--theme-color3);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media (max-width: 575.98px) {
  .accordion-box .block .acc-btn .icon {
    top: 16px;
    width: 35px;
    height: 35px;
  }
}
.accordion-box .block .acc-btn .icon:before {
  position: relative;
  z-index: 1;
}
.accordion-box .block .acc-btn .icon:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  border-radius: 50%;
  background: var(--gradient-1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.accordion-box .block .acc-btn.active {
  color: var(--theme-color1);
  padding-bottom: 15px;
}
.accordion-box .block .acc-btn.active .icon:before {
  content: "\f068";
}
.accordion-box .block .acc-btn.active .icon:after {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.accordion-box .block .acc-content {
  position: relative;
  display: none;
}
.accordion-box .block .acc-content .content {
  position: relative;
  padding: 0 30px 30px 76px;
}
@media (max-width: 575.98px) {
  .accordion-box .block .acc-content .content {
    padding-left: 60px;
  }
}
.accordion-box .block .acc-content .content .text {
  display: block;
  font-size: 15px;
  line-height: 30px;
  font-weight: 500;
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  .accordion-box .block .acc-content .content .text {
    line-height: 26px;
  }
}
.accordion-box .block .acc-content.current {
  display: block;
}

/*Btn Style*/
.ks-btn-black {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--theme-color-dark);
  border-radius: 60px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 14px;
  font-weight: 700;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  padding: 21px 15px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
[data-tm-layout=dark] .ks-btn-black {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .ks-btn-black {
    font-size: 12px;
    padding: 16px 25px;
  }
}
.ks-btn-black span {
  position: relative;
  z-index: 1;
  overflow: hidden;
  display: inline-block;
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-btn-black span {
  color: var(--theme-color-dark);
}
.ks-btn-black span span.text-1 {
  position: relative;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ks-btn-black span span.text-2 {
  position: absolute;
  top: 100%;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ks-btn-black i {
  position: relative;
  overflow: hidden;
  width: 14px;
  height: 14px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin-left: 10px;
}
.ks-btn-black i svg {
  -webkit-transform: translateY(-1px);
          transform: translateY(-1px);
  position: absolute;
  bottom: -1px;
  left: 1px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.ks-btn-black i svg:last-child {
  left: -12px;
  bottom: -12px;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
  opacity: 0;
}
.ks-btn-black:hover {
  color: var(--it-common-white);
}
.ks-btn-black:hover span span.text-1 {
  -webkit-transform: translateY(-150%);
  transform: translateY(-150%);
}
.ks-btn-black:hover span span.text-2 {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.ks-btn-black:hover i svg:first-child {
  -webkit-transform: translate(16px, -16px);
          transform: translate(16px, -16px);
}
.ks-btn-black:hover i svg:last-child {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(13px, -12px);
          transform: translate(13px, -12px);
}
.ks-btn-black.blue-bg {
  background-color: var(--theme-color1);
}
.ks-btn-black.blue-bg svg {
  color: var(--theme-color-white);
}
.ks-btn-black.yellow-bg {
  background-color: var(--theme-color-yellow);
}
.ks-btn-black.yellow-bg svg {
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-btn-black.yellow-bg svg path {
  fill: var(--theme-color-white);
}
.ks-btn-black.yellow-bg span {
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-btn-black.yellow-bg span {
  color: var(--theme-color-white);
}

@-webkit-keyframes animationglob {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes animationglob {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes headerSlideDown {
  0% {
    margin-top: -150px;
  }
  100% {
    margin-top: 0;
  }
}
@-webkit-keyframes zoom {
  0% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
@keyframes zoom {
  0% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

/*** 
====================================================================
Main Header
====================================================================
***/
.header-transparent {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 5;
}

.logo-2 {
  display: none;
}

.main-header .header-lower {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-header .header-lower .logo-box {
  position: relative;
}

.main-header {
  position: relative;
  width: 100%;
  z-index: 999;
}
@media (max-width: 1199.98px) {
  .main-header {
    padding: 15px 0;
  }
}
.main-header.inner-page {
  position: absolute;
}
.main-header .logo {
  position: relative;
  display: block;
}
.main-header .logo img {
  max-width: 100%;
  height: auto;
}
.main-header .main-box {
  position: relative;
  left: 0px;
  top: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-header .main-box .nav-outer {
  position: relative;
  margin-left: auto;
  margin-right: auto;
}

.main-menu {
  position: relative;
}
@media (max-width: 991.98px) {
  .main-menu {
    display: none;
  }
}

.main-menu .navbar-header {
  display: none;
}

.main-menu .navbar-collapse {
  padding: 0px;
}

.main-menu .navigation {
  position: relative;
  margin: 0px;
}

.main-menu .navigation > li {
  float: left;
  margin-right: 45px;
  padding: 44px 0px;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-menu .navigation > li:last-child {
  margin-right: 0;
}
.main-menu .navigation > li > a {
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  font-family: var(--text-font);
  line-height: 20px;
  opacity: 1;
  padding: 0;
  position: relative;
  text-align: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  text-transform: uppercase;
}
[data-tm-layout=dark] .main-menu .navigation > li > a {
  color: var(--theme-color-white);
}
.main-menu .navigation > li > a:hover {
  color: var(--theme-color1);
}
.main-menu .navigation > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 100%;
  margin-top: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-menu .navigation > li > ul {
  position: absolute;
  left: 0px;
  top: 100%;
  width: 220px;
  z-index: 100;
  padding: 10px 0 0;
  background-color: #ffffff;
  margin-top: 30px;
  opacity: 0;
  display: none;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul.from-right {
  left: auto;
  right: 0px;
}
.main-menu .navigation > li > ul > li {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #ebf1f5;
}
.main-menu .navigation > li > ul > li:last-child {
  border-bottom: none;
}
.main-menu .navigation > li > ul > li > a {
  position: relative;
  display: block;
  padding: 10px 0px;
  line-height: 29px;
  font-weight: 500;
  font-size: 16px;
  text-align: left;
  margin: 0 30px;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .main-menu .navigation > li > ul > li > a {
  color: var(--theme-color-white);
}
.main-menu .navigation > li > ul > li:hover > a {
  color: var(--theme-color1);
  padding-left: 5px;
}
[data-tm-layout=dark] .main-menu .navigation > li > ul > li:hover > a {
  color: var(--theme-color-white);
}
.main-menu .navigation > li > ul > li.dropdown > a:after {
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  position: absolute;
  right: 0;
  top: 15px;
  display: block;
  line-height: 24px;
  font-size: 16px;
  font-weight: 300;
  z-index: 5;
}
.main-menu .navigation > li > ul > li.dropdown:hover > ul {
  visibility: visible;
  opacity: 1;
  top: 0px;
  margin-top: 20px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.main-menu .navigation > li > ul > li > ul {
  position: absolute;
  left: 100%;
  top: 0px;
  width: 220px;
  z-index: 100;
  display: none;
  background-color: #ffffff;
  opacity: 0;
  padding: 10px 0 0;
  margin-top: 10px;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
  -webkit-box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.05), -2px 0px 5px 1px rgba(0, 0, 0, 0.05);
}
.main-menu .navigation > li > ul > li > ul > li {
  position: relative;
  border-bottom: 1px solid #ebf1f5;
  width: 100%;
}
.main-menu .navigation > li > ul > li > ul > li:last-child {
  border-bottom: none;
}
.main-menu .navigation > li > ul > li > ul > li > a {
  position: relative;
  display: block;
  padding: 10px 0;
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
  text-align: left;
  margin: 0 30px;
  text-transform: capitalize;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .main-menu .navigation > li > ul > li > ul > li > a {
  color: var(--theme-color-white);
}
.main-menu .navigation > li > ul > li > ul > li > a:hover {
  color: var(--theme-color1);
}

.main-menu .navigation li.dropdown .dropdown-btn {
  bottom: 37%;
  color: #ffffff;
  cursor: pointer;
  display: block;
  font-size: 12px;
  left: auto;
  line-height: 26px;
  position: absolute;
  right: -14px;
  text-align: center;
  z-index: 5;
}

.main-menu .navigation li.dropdown li.dropdown .dropdown-btn {
  display: none;
}

.main-header .outer-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}

.main-header .ui-btn-outer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 6px 0;
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  padding-left: 17px;
  position: relative;
  right: 117px;
}

.main-header .ui-btn {
  position: relative;
  display: block;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  background: none;
  font-size: 26px;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.main-header .ui-btn:hover {
  color: var(--theme-color1);
}

.main-header .info-btn {
  position: relative;
  font-size: 16px;
  padding-left: 44px;
  color: #ffffff;
  text-align: left;
  font-weight: 500;
  white-space: nowrap;
  line-height: 20px;
}
.main-header .info-btn small {
  display: block;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  color: var(--theme-color1);
}
.main-header .info-btn .icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -12px;
  line-height: 40px;
  height: 40px;
  font-size: 24px;
  line-height: 1em;
  margin-right: 20px;
  padding-right: 20px;
}
.main-header .info-btn:hover {
  color: var(--theme-color-light);
}

.main-menu .navigation > li.dropdown:hover > ul {
  margin-top: 0;
  opacity: 1;
  top: 100%;
  visibility: visible;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  display: inline-block;
}

@media only screen and (min-width: 768px) {
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul {
    display: block !important;
    opacity: 0;
    visibility: hidden;
  }
}
.ks-header-bar {
  margin-left: 120px;
  width: 25px;
  background-color: transparent;
}
@media only screen and (max-width: 1699px) {
  .ks-header-bar {
    margin-left: 95px;
  }
}
@media only screen and (max-width: 1400px) {
  .ks-header-bar {
    margin-left: 95px;
  }
}
@media (max-width: 1399.98px) {
  .ks-header-bar {
    margin-left: 50px;
  }
}
.ks-header-bar span {
  display: block;
  height: 2px;
  width: 25px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--theme-color-dark);
}
@media (max-width: 767.98px) {
  .ks-header-bar span {
    background-color: var(--theme-color-white);
  }
}
.ks-header-bar span:not(:last-child) {
  margin-bottom: 7px;
}
.ks-header-bar span:nth-child(2) {
  width: 12px;
}
.ks-header-bar:hover span {
  width: 12px;
}
.ks-header-bar:hover span:nth-child(2) {
  width: 25px;
}
@media (max-width: 1199.98px) {
  .ks-header-ptb {
    padding: 15px 0;
  }
}

/*** 

====================================================================
    header-style-one
====================================================================

***/
.header-style-one .main-menu .navigation > li > a,
.header-style-one .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .header-style-one .main-menu .navigation > li > a,
[data-tm-layout=dark] .header-style-one .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-white);
}
.header-style-one .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-one .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-white);
}
@media (max-width: 575.98px) {
  .header-style-one .outer-box .search-btn {
    display: none;
  }
}
.header-style-one .outer-box .ui-btn {
  color: var(--theme-color-white);
  font-size: 16px;
  margin-left: 20px;
}
[data-tm-layout=dark] .header-style-one .outer-box .ui-btn {
  color: var(--headings-color);
}
@media (max-width: 1199.98px) {
  .header-style-one .outer-box .ui-btn {
    display: none;
  }
}
.header-style-one .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-one .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-one .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 120px;
  width: 25px;
}
@media only screen and (max-width: 1699px) {
  .header-style-one .outer-box .mobile-nav-toggler {
    margin-left: 95px;
  }
}
@media only screen and (max-width: 1400px) {
  .header-style-one .outer-box .mobile-nav-toggler {
    margin-left: 95px;
  }
}
@media (max-width: 1399.98px) {
  .header-style-one .outer-box .mobile-nav-toggler {
    margin-left: 50px;
  }
}
.header-style-one .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-dark);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
[data-tm-layout=dark] .header-style-one .outer-box .mobile-nav-toggler span {
  background-color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .header-style-one .outer-box .mobile-nav-toggler span {
    background-color: var(--theme-color-white);
  }
}
.header-style-one .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-one .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-one .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-one .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-one .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-one .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-one .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-one .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-one .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-one .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-one .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-one .sticky-header .main-menu .navigation > li.current > a,
.header-style-one .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
[data-tm-layout=dark] .header-style-one .sticky-header .main-menu .navigation > li.current > a,
[data-tm-layout=dark] .header-style-one .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-one .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-one .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-one .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-one .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-one .sticky-header .main-menu {
    display: none;
  }
}
.header-style-one .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-one .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
    header-style-two
====================================================================

***/
.header-style-two {
  border-bottom: 2px solid rgba(var(--theme-color-white-rgb), 0.15);
}
.header-style-two .main-menu .navigation > li > a,
.header-style-two .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .header-style-two .main-menu .navigation > li > a,
[data-tm-layout=dark] .header-style-two .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-two .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-two .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-white);
}
@media (max-width: 575.98px) {
  .header-style-two .outer-box .search-btn {
    display: none;
  }
}
.header-style-two .outer-box .ui-btn {
  color: var(--theme-color-white);
  font-size: 16px;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .header-style-two .outer-box .ui-btn {
    display: none;
  }
}
.header-style-two .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-two .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-two .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 20px;
  width: 25px;
}
.header-style-two .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-white);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
@media (max-width: 767.98px) {
  .header-style-two .outer-box .mobile-nav-toggler span {
    background-color: var(--theme-color-white);
  }
}
.header-style-two .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-two .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-two .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-two .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-two .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-two .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-two .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-two .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-two .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-two .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-two .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-two .sticky-header .main-menu .navigation > li.current > a,
.header-style-two .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-two .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-two .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-two .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-two .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-two .sticky-header .main-menu {
    display: none;
  }
}
.header-style-two .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-two .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
    header-style-three
====================================================================

***/
.header-style-three .outer-wrap {
  border: 1px solid rgba(var(--theme-color-white-rgb), 0.12);
  margin-top: 30px;
  padding: 10px 15px;
  position: relative;
}
.header-style-three .main-menu .navigation > li > a,
.header-style-three .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .header-style-three .main-menu .navigation > li > a,
[data-tm-layout=dark] .header-style-three .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-three .main-menu .navigation li.dropdown .dropdown-btn {
  bottom: 5px;
}
.header-style-three .main-menu .navigation > li {
  padding: 10px 0px;
}
.header-style-three .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-three .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-white);
}
@media (max-width: 575.98px) {
  .header-style-three .outer-box .search-btn {
    display: none;
  }
}
.header-style-three .outer-box .ui-btn {
  color: var(--theme-color-white);
  font-size: 16px;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .header-style-three .outer-box .ui-btn {
    display: none;
  }
}
.header-style-three .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-three .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-three .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 20px;
  width: 25px;
}
.header-style-three .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-white);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
@media (max-width: 767.98px) {
  .header-style-three .outer-box .mobile-nav-toggler span {
    background-color: var(--theme-color-white);
  }
}
.header-style-three .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-three .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-three .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-three .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-three .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-three .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-three .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-three .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-three .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-three .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-three .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-three .sticky-header .main-menu .navigation > li.current > a,
.header-style-three .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-three .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-three .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-three .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-three .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-three .sticky-header .main-menu {
    display: none;
  }
}
.header-style-three .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-three .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
    header-style-four
====================================================================

***/
.header-style-four .main-menu .navigation > li > a,
.header-style-four .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .header-style-four .main-menu .navigation > li > a,
[data-tm-layout=dark] .header-style-four .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-four .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-four .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-white);
}
@media (max-width: 575.98px) {
  .header-style-four .outer-box .search-btn {
    display: none;
  }
}
.header-style-four .outer-box .ui-btn {
  color: var(--theme-color-white);
  font-size: 16px;
  margin-left: 20px;
}
[data-tm-layout=dark] .header-style-four .outer-box .ui-btn {
  color: var(--headings-color);
}
@media (max-width: 1199.98px) {
  .header-style-four .outer-box .ui-btn {
    display: none;
  }
}
.header-style-four .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-four .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-four .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 20px;
  width: 25px;
}
.header-style-four .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-white);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
@media (max-width: 767.98px) {
  .header-style-four .outer-box .mobile-nav-toggler span {
    background-color: var(--theme-color-white);
  }
}
.header-style-four .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-four .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-four .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-four .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-four .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-four .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-four .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-four .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-four .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-four .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-four .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-four .sticky-header .main-menu .navigation > li.current > a,
.header-style-four .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-four .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-four .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-four .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-four .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-four .sticky-header .main-menu {
    display: none;
  }
}
.header-style-four .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-four .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
    header-style-five
====================================================================

***/
.header-style-five {
  background-color: var(--theme-color-white);
}
.header-style-five .main-menu .navigation > li {
  margin-right: 50px;
  padding: 30px 0px;
}
.header-style-five .main-menu .navigation > li > a,
.header-style-five .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-dark);
}
.header-style-five .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-five .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-white);
}
@media (max-width: 575.98px) {
  .header-style-five .outer-box .search-btn {
    display: none;
  }
}
.header-style-five .outer-box .ui-btn {
  color: var(--theme-color-dark);
  font-size: 16px;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .header-style-five .outer-box .ui-btn {
    display: none;
  }
}
.header-style-five .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-five .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-five .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 20px;
  width: 25px;
}
.header-style-five .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-dark);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
[data-tm-layout=dark] .header-style-five .outer-box .mobile-nav-toggler span {
  background-color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .header-style-five .outer-box .mobile-nav-toggler span {
    background-color: var(--theme-color-white);
  }
}
.header-style-five .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-five .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-five .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-five .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-five .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-five .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-five .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-five .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-five .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-five .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-five .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-five .sticky-header .main-menu .navigation > li.current > a,
.header-style-five .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-five .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-five .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-five .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-five .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-five .sticky-header .main-menu {
    display: none;
  }
}
.header-style-five .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-five .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
    header-style-six
====================================================================

***/
.header-style-six .outer-wrap {
  background-color: var(--theme-color-white);
  border-radius: 60px;
  margin-top: 60px;
  padding: 10px 15px;
  position: relative;
}
.header-style-six .main-menu .navigation > li > a,
.header-style-six .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-dark);
}
.header-style-six .main-menu .navigation li.dropdown .dropdown-btn {
  bottom: 5px;
}
.header-style-six .main-menu .navigation > li {
  padding: 10px 0px;
}
.header-style-six .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-six .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-dark);
}
@media (max-width: 575.98px) {
  .header-style-six .outer-box .search-btn {
    display: none;
  }
}
.header-style-six .outer-box .ui-btn {
  color: var(--theme-color-dark);
  font-size: 16px;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .header-style-six .outer-box .ui-btn {
    display: none;
  }
}
.header-style-six .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-six .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-six .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 20px;
  width: 25px;
}
.header-style-six .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-dark);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
.header-style-six .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-six .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-six .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-six .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-six .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-six .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-six .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-six .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-six .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-six .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-six .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-six .sticky-header .main-menu .navigation > li.current > a,
.header-style-six .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-six .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-six .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-six .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-six .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-six .sticky-header .main-menu {
    display: none;
  }
}
.header-style-six .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-six .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
    header-style-seven
====================================================================

***/
.header-style-seven .main-menu .navigation > li {
  margin-right: 50px;
  padding: 44px 0px;
}
.header-style-seven .main-menu .navigation > li > a,
.header-style-seven .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-dark);
}
.header-style-seven .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-seven .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-white);
}
@media (max-width: 575.98px) {
  .header-style-seven .outer-box .search-btn {
    display: none;
  }
}
.header-style-seven .outer-box .ui-btn {
  color: var(--theme-color-dark);
  font-size: 16px;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .header-style-seven .outer-box .ui-btn {
    display: none;
  }
}
.header-style-seven .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-seven .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-seven .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 120px;
  width: 25px;
}
@media (max-width: 1199.98px) {
  .header-style-seven .outer-box .mobile-nav-toggler {
    margin-left: 20px;
  }
}
.header-style-seven .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-dark);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
[data-tm-layout=dark] .header-style-seven .outer-box .mobile-nav-toggler span {
  background-color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .header-style-seven .outer-box .mobile-nav-toggler span {
    background-color: var(--theme-color-white);
  }
}
.header-style-seven .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-seven .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-seven .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-seven .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-seven .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-seven .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-seven .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-seven .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-seven .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-seven .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-seven .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-seven .sticky-header .main-menu .navigation > li.current > a,
.header-style-seven .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-seven .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-seven .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-seven .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-seven .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-seven .sticky-header .main-menu {
    display: none;
  }
}
.header-style-seven .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-seven .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
    header-style-eight
====================================================================

***/
.header-style-eight {
  margin-top: 10px;
}
.header-style-eight .main-menu .navigation > li > a,
.header-style-eight .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .header-style-eight .main-menu .navigation > li > a,
[data-tm-layout=dark] .header-style-eight .main-menu .navigation .dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-eight .outer-box .info-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header-style-eight .outer-box .search-btn {
  position: relative;
  background-color: unset;
  color: var(--theme-color-white);
}
@media (max-width: 575.98px) {
  .header-style-eight .outer-box .search-btn {
    display: none;
  }
}
.header-style-eight .outer-box .ui-btn {
  color: var(--theme-color-white);
  font-size: 16px;
  margin-left: 20px;
}
@media (max-width: 1199.98px) {
  .header-style-eight .outer-box .ui-btn {
    display: none;
  }
}
.header-style-eight .outer-box .ks-btn-black {
  margin-left: 20px;
}
@media (max-width: 575.98px) {
  .header-style-eight .outer-box .ks-btn-black {
    display: none;
  }
}
.header-style-eight .outer-box .mobile-nav-toggler {
  background-color: transparent;
  margin-left: 20px;
  width: 25px;
}
.header-style-eight .outer-box .mobile-nav-toggler span {
  background-color: var(--theme-color-white);
  display: block;
  height: 2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 25px;
}
[data-tm-layout=dark] .header-style-eight .outer-box .mobile-nav-toggler span {
  background-color: var(--headings-color);
}
.header-style-eight .outer-box .mobile-nav-toggler span:not(:last-child) {
  margin-bottom: 7px;
}
.header-style-eight .outer-box .mobile-nav-toggler span:nth-child(2) {
  width: 12px;
}
.header-style-eight .outer-box .mobile-nav-toggler:hover span {
  width: 12px;
}
.header-style-eight .outer-box .mobile-nav-toggler:hover span:nth-child(2) {
  width: 25px;
}
.header-style-eight .sticky-header {
  background-color: var(--theme-color-v2);
  /*.main-menu .navigation > li.current > a,*/
}
@media (max-width: 575.98px) {
  .header-style-eight .sticky-header .auto-container {
    padding: 0 15px;
  }
}
.header-style-eight .sticky-header .mobile-nav-toggler {
  display: none;
}
@media (max-width: 991.98px) {
  .header-style-eight .sticky-header .mobile-nav-toggler {
    color: var(--theme-color2);
    display: block;
  }
  .header-style-eight .sticky-header .mobile-nav-toggler span {
    background-color: var(--theme-color-dark);
  }
}
.header-style-eight .sticky-header .main-menu .navigation > li > a {
  color: var(--theme-color-black);
}
[data-tm-layout=dark] .header-style-eight .sticky-header .main-menu .navigation > li > a {
  color: var(--headings-color);
}
.header-style-eight .sticky-header .main-menu .navigation > li.current > a,
.header-style-eight .sticky-header .main-menu .navigation > li:hover > a {
  color: var(--headings-color);
}
.header-style-eight .sticky-header .main-menu .navigation > li {
  padding: 0;
}
.header-style-eight .sticky-header.fixed-header {
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
}
[data-tm-layout=dark] .header-style-eight .sticky-header.fixed-header {
  background: var(--dark-color2);
}
.header-style-eight .sticky-header .main-menu {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 991.98px) {
  .header-style-eight .sticky-header .main-menu {
    display: none;
  }
}
.header-style-eight .sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  color: var(--headings-color);
}
.header-style-eight .sticky-header .inner-container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/*** 

====================================================================
Sticky Header
====================================================================

***/
.sticky-header {
  background: #000;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.05);
  left: 0px;
  opacity: 0;
  padding: 0px 0px;
  position: fixed;
  top: 0px;
  visibility: hidden;
  width: 100%;
  z-index: 99999;
}
.sticky-header .inner-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.sticky-header .main-menu .navigation li.dropdown .dropdown-btn {
  bottom: -5px;
}

.sticky-header.fixed-header {
  opacity: 1;
  visibility: visible;
  z-index: 9999;
}

.sticky-header .logo {
  padding: 10px 0;
}
.sticky-header .logo img {
  max-height: 40px;
}
.sticky-header .nav-outer {
  background: none;
  margin-left: auto;
  position: relative;
}

.sticky-header .main-menu .navigation > li {
  margin: 0;
  margin-left: 50px;
  padding: 20px 0;
}

.sticky-header .main-menu .navigation > li.current > a,
.sticky-header .main-menu .navigation > li:hover > a {
  color: var(--theme-color1);
}

.sticky-header .outer-box,
.sticky-header .navbar-header {
  display: none;
}

/* Animate 1 */
.swiper .animate-8,
.swiper .animate-7,
.swiper .animate-6,
.swiper .animate-5,
.swiper .animate-4,
.swiper .animate-3,
.swiper .animate-2,
.swiper .animate-1 {
  opacity: 0;
  -webkit-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.swiper .animate-x {
  opacity: 0;
  -webkit-transform: translateX(100px);
          transform: translateX(100px);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.swiper .swiper-slide-active .animate-x {
  opacity: 1;
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.swiper .swiper-slide-active .animate-x,
.swiper .swiper-slide-active .animate-8,
.swiper .swiper-slide-active .animate-7,
.swiper .swiper-slide-active .animate-6,
.swiper .swiper-slide-active .animate-5,
.swiper .swiper-slide-active .animate-4,
.swiper .swiper-slide-active .animate-3,
.swiper .swiper-slide-active .animate-2,
.swiper .swiper-slide-active .animate-1 {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.swiper .swiper-slide-active .animate-2 {
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}
.swiper .swiper-slide-active .animate-3 {
  -webkit-transition-delay: 600ms;
          transition-delay: 600ms;
}
.swiper .swiper-slide-active .animate-4 {
  -webkit-transition-delay: 900ms;
          transition-delay: 900ms;
}
.swiper .swiper-slide-active .animate-5 {
  -webkit-transition-delay: 1200ms;
          transition-delay: 1200ms;
}
.swiper .swiper-slide-active .animate-6 {
  -webkit-transition-delay: 1500ms;
          transition-delay: 1500ms;
}
.swiper .swiper-slide-active .animate-7 {
  -webkit-transition-delay: 1800ms;
          transition-delay: 1800ms;
}
.swiper .swiper-slide-active .animate-8 {
  -webkit-transition-delay: 2100ms;
          transition-delay: 2100ms;
}

.banner-carousel .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  padding: 0 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: -40px;
}
@media (max-width: 991.98px) {
  .banner-carousel .owl-nav {
    display: none;
  }
}
.banner-carousel .owl-nav .owl-next,
.banner-carousel .owl-nav .owl-prev {
  display: block;
  height: 53px;
  width: 53px;
  line-height: 53px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 50%;
  color: var(--theme-color1);
  background-color: var(--theme-color-light);
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.banner-carousel .owl-nav .owl-next:hover,
.banner-carousel .owl-nav .owl-prev:hover {
  background-color: var(--theme-color1);
  color: var(--theme-color-light);
}

/*** 

====================================================================
  Banner Section
====================================================================

***/
.banner-section {
  position: relative;
  margin-top: 25px;
}
@media (max-width: 991.98px) {
  .banner-section {
    margin-top: 10px;
  }
}
@media (max-width: 575.98px) {
  .banner-section {
    margin-top: 0;
  }
}
.banner-section .bg {
  border-radius: 30px 30px 0 30px;
}
@media (max-width: 575.98px) {
  .banner-section .bg {
    border-radius: 0;
  }
}
.banner-section .nav-box {
  position: absolute;
  bottom: 140px;
  left: 50%;
  width: 122px;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  border-radius: 50px;
  margin-left: -80px;
  background-color: var(--theme-color-light);
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 3;
}
@media (max-width: 1199.98px) {
  .banner-section .nav-box {
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .banner-section .nav-box {
    bottom: 220px;
  }
}
.banner-section .nav-box .swiper-button-prev,
.banner-section .nav-box .swiper-button-next {
  width: 46px;
  height: 46px;
  font-size: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #E6E0FA;
  color: var(--theme-color1);
  background-color: var(--theme-color-light);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.banner-section .nav-box .swiper-button-prev:after,
.banner-section .nav-box .swiper-button-next:after {
  display: none;
}
.banner-section .nav-box .swiper-button-prev:hover,
.banner-section .nav-box .swiper-button-next:hover {
  color: var(--theme-color-light);
  background-color: var(--theme-color1);
}
.banner-section .outer-box {
  position: relative;
  padding: 0 70px;
}
@media only screen and (max-width: 1699px) {
  .banner-section .outer-box {
    padding: 0 15px;
  }
}
@media (max-width: 991.98px) {
  .banner-section .outer-box {
    padding: 0 10px;
  }
}
@media (max-width: 575.98px) {
  .banner-section .outer-box {
    padding: 0;
  }
}
.banner-section .outer-box .inner-box {
  position: relative;
  padding: 170px 110px 0 133px;
}
@media only screen and (max-width: 1699px) {
  .banner-section .outer-box .inner-box {
    padding: 170px 50px 0 50px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .inner-box {
    text-align: center;
  }
}
@media (max-width: 991.98px) {
  .banner-section .outer-box .inner-box {
    padding: 140px 30px 0 30px;
  }
}
@media (max-width: 767.98px) {
  .banner-section .outer-box .inner-box {
    padding: 140px 15px 0 15px;
  }
}
.banner-section .outer-box:before {
  content: "";
  position: absolute;
  top: 120px;
  left: 0;
  right: 20px;
  bottom: 0;
  pointer-events: none;
  border-top-right-radius: 20px;
  background: var(--gradient-1);
}
@media only screen and (max-width: 1699px) {
  .banner-section .outer-box:before {
    right: 50px;
  }
}
@media (max-width: 575.98px) {
  .banner-section .outer-box:before {
    display: none;
  }
}
.banner-section .outer-box .icon-5 {
  position: absolute;
  bottom: 60px;
  left: 290px;
}
@media only screen and (max-width: 1699px) {
  .banner-section .outer-box .icon-5 {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .content-column {
    margin-bottom: 50px;
  }
}
.banner-section .outer-box .content-column .inner-column {
  position: relative;
  padding-top: 128px;
}
@media only screen and (max-width: 1699px) {
  .banner-section .outer-box .content-column .inner-column {
    margin-right: -20px;
  }
}
@media (max-width: 1399.98px) {
  .banner-section .outer-box .content-column .inner-column {
    padding-top: 100px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .content-column .inner-column {
    padding-top: 10px;
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .banner-section .outer-box .content-column .inner-column {
    padding-top: 0;
  }
}
.banner-section .outer-box .content-column .inner-column .title {
  position: relative;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1699px) {
  .banner-section .outer-box .content-column .inner-column .title {
    font-size: 86px;
  }
}
@media (max-width: 1399.98px) {
  .banner-section .outer-box .content-column .inner-column .title {
    font-size: 74px;
  }
}
@media (max-width: 991.98px) {
  .banner-section .outer-box .content-column .inner-column .title {
    font-size: 68px;
  }
}
@media (max-width: 767.98px) {
  .banner-section .outer-box .content-column .inner-column .title {
    font-size: 58px;
  }
}
@media (max-width: 575.98px) {
  .banner-section .outer-box .content-column .inner-column .title {
    font-size: 38px;
  }
}
.banner-section .outer-box .content-column .inner-column .title span {
  background: var(--gradient-1);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.banner-section .outer-box .content-column .inner-column .text {
  position: relative;
  font-weight: 500;
  max-width: 559px;
  padding-left: 8px;
  margin-bottom: 35px;
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .content-column .inner-column .text {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767.98px) {
  .banner-section .outer-box .content-column .inner-column .text {
    max-width: 100%;
  }
}
.banner-section .outer-box .content-column .inner-column .btn-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .content-column .inner-column .btn-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.banner-section .outer-box .content-column .inner-column .btn-box .readmore {
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--theme-color-light);
  background: var(--gradient-1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.banner-section .outer-box .content-column .inner-column .btn-box .readmore i {
  position: relative;
  z-index: 3;
}
.banner-section .outer-box .content-column .inner-column .btn-box .readmore:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.banner-section .outer-box .content-column .inner-column .btn-box .readmore:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  border-radius: 50%;
  background-color: var(--theme-color2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.banner-section .outer-box .content-column .inner-column .btn-box .readmore:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.banner-section .outer-box .image-column .inner-column {
  position: relative;
  text-align: right;
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .image-column .inner-column {
    text-align: center;
  }
}
.banner-section .outer-box .image-column .inner-column .icon-1 {
  position: absolute;
  top: 100px;
  left: 50px;
  z-index: 2;
}
@media (max-width: 1399.98px) {
  .banner-section .outer-box .image-column .inner-column .icon-1 {
    display: none;
  }
}
.banner-section .outer-box .image-column .inner-column .icon-2 {
  position: absolute;
  top: 80px;
  right: -35px;
  z-index: 2;
}
@media (max-width: 1399.98px) {
  .banner-section .outer-box .image-column .inner-column .icon-2 {
    display: none;
  }
}
.banner-section .outer-box .image-column .inner-column .icon-3 {
  position: absolute;
  bottom: 245px;
  left: -77px;
  z-index: 2;
}
@media (max-width: 1399.98px) {
  .banner-section .outer-box .image-column .inner-column .icon-3 {
    display: none;
  }
}
.banner-section .outer-box .image-column .inner-column .icon-4 {
  position: absolute;
  bottom: 80px;
  right: -120px;
  z-index: 2;
}
@media (max-width: 1399.98px) {
  .banner-section .outer-box .image-column .inner-column .icon-4 {
    right: -50px;
    bottom: 30px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .image-column .inner-column .icon-4 {
    right: 20px;
  }
}
@media (max-width: 991.98px) {
  .banner-section .outer-box .image-column .inner-column .icon-4 {
    display: none;
  }
}
.banner-section .outer-box .image-column .inner-column .icon-lines {
  position: absolute;
  bottom: -400px;
  right: -320px;
}
@media (max-width: 1399.98px) {
  .banner-section .outer-box .image-column .inner-column .icon-lines {
    display: none;
  }
}
.banner-section .outer-box .image-column .inner-column .image {
  position: relative;
  margin-bottom: 0;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .image-column .inner-column .image {
    width: 500px;
    margin: 0 auto;
  }
}
@media (max-width: 1199.98px) {
  .banner-section .outer-box .image-column .inner-column .image {
    width: 450px;
  }
}
@media (max-width: 991.98px) {
  .banner-section .outer-box .image-column .inner-column .image {
    width: 400px;
  }
}
@media (max-width: 575.98px) {
  .banner-section .outer-box .image-column .inner-column .image {
    width: auto;
  }
}
.banner-section .bottom-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
@media (max-width: 767.98px) {
  .banner-section .bottom-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
  }
}
.banner-section .bottom-box .author-box {
  position: relative;
  padding: 28.5px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 36px;
  background: var(--gradient-1);
  padding-left: 203px;
  padding-right: 37px;
  border-bottom-right-radius: 20px;
  z-index: 3;
}
@media only screen and (max-width: 1699px) {
  .banner-section .bottom-box .author-box {
    padding-left: 70px;
  }
}
@media (max-width: 991.98px) {
  .banner-section .bottom-box .author-box {
    padding-left: 30px;
  }
}
@media (max-width: 767.98px) {
  .banner-section .bottom-box .author-box {
    border-bottom-right-radius: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 20px 10px;
    gap: 20px;
  }
}
.banner-section .bottom-box .author-image-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.banner-section .bottom-box .author-image-box .author-image {
  position: relative;
  overflow: hidden;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid var(--theme-color-light);
  margin-left: -14px;
}
.banner-section .bottom-box .author-image-box .author-image:first-child {
  margin-left: 0;
}
.banner-section .bottom-box .text {
  position: relative;
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  color: var(--theme-color-light);
  text-transform: uppercase;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 767.98px) {
  .banner-section .bottom-box .text {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.banner-section .bottom-box .text .number {
  position: relative;
  font-size: 30px;
  line-height: 1em;
  font-weight: 800;
  margin: 0 5px;
  letter-spacing: -4%;
}
@media (max-width: 575.98px) {
  .banner-section .bottom-box .text .number {
    font-size: 24px;
  }
}
.banner-section .bottom-box .success-text {
  position: relative;
  padding: 33.5px 51px 33.5px 51px;
  background-color: var(--theme-color2);
  border-bottom-right-radius: 20px;
  margin-left: -15px;
}
@media (max-width: 991.98px) {
  .banner-section .bottom-box .success-text {
    border-bottom-right-radius: 0;
  }
}
@media (max-width: 767.98px) {
  .banner-section .bottom-box .success-text {
    margin-left: 0;
    padding: 25px 15px;
    text-align: center;
  }
}

/*** 

====================================================================
  Banner Section Two
====================================================================

***/
.banner-section-two {
  position: relative;
  padding: 155px 30px 0;
}
@media (max-width: 1399.98px) {
  .banner-section-two {
    padding: 155px 15px 0;
  }
}
@media (max-width: 991.98px) {
  .banner-section-two {
    padding: 140px 15px 0;
  }
}
@media (max-width: 575.98px) {
  .banner-section-two {
    padding: 75px 0 0;
  }
}
.banner-section-two:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  height: 515px;
  background: var(--gradient-1);
}
.banner-section-two .outer-box {
  position: relative;
  overflow: hidden;
  border-bottom-right-radius: 20px;
  background-color: var(--theme-color3);
}
@media (max-width: 575.98px) {
  .banner-section-two .outer-box {
    border-bottom-right-radius: 0;
  }
}
.banner-section-two .outer-box .nav-box-outer {
  position: absolute;
  bottom: 0;
  left: 0;
  border-top-right-radius: 20px;
  padding-top: 70px;
  padding-right: 60px;
  background-color: var(--theme-color-light);
  z-index: 3;
}
@media (max-width: 1399.98px) {
  .banner-section-two .outer-box .nav-box-outer {
    padding-top: 40px;
    padding-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-two .outer-box .nav-box-outer {
    padding-bottom: 10px;
    padding-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-two .outer-box .nav-box-outer {
    padding-top: 25px;
    padding-right: 15px;
  }
}
.banner-section-two .outer-box .nav-box-outer:before {
  content: "";
  position: absolute;
  bottom: 0;
  right: -30px;
  width: 30px;
  height: 30px;
  -webkit-transform: scale(-1);
          transform: scale(-1);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
.banner-section-two .outer-box .nav-box-outer:after {
  content: "";
  position: absolute;
  top: -30px;
  left: 0;
  -webkit-transform: scale(-1);
          transform: scale(-1);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
}
.banner-section-two .outer-box .nav-box-outer .nav-box {
  position: relative;
  width: 122px;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 16px;
  border-radius: 50px;
  background-color: #E6E0FA;
  z-index: 3;
}
.banner-section-two .outer-box .nav-box-outer .nav-box .swiper-button-prev,
.banner-section-two .outer-box .nav-box-outer .nav-box .swiper-button-next {
  width: 46px;
  height: 46px;
  font-size: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid var(--theme-color-light);
  color: var(--theme-color1);
  background-color: #E6E0FA;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.banner-section-two .outer-box .nav-box-outer .nav-box .swiper-button-prev:after,
.banner-section-two .outer-box .nav-box-outer .nav-box .swiper-button-next:after {
  display: none;
}
.banner-section-two .outer-box .nav-box-outer .nav-box .swiper-button-prev:hover,
.banner-section-two .outer-box .nav-box-outer .nav-box .swiper-button-next:hover {
  color: var(--theme-color-light);
  background-color: var(--theme-color1);
  border: 1px solid var(--theme-color1);
}
.banner-section-two .banner-slide {
  position: relative;
  overflow: hidden;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide {
    text-align: center;
  }
}
.banner-section-two .banner-slide .icon-30 {
  position: absolute;
  bottom: 200px;
  left: 50%;
}
@media only screen and (max-width: 1699px) {
  .banner-section-two .banner-slide .icon-30 {
    display: none;
  }
}
.banner-section-two .banner-slide .icon-31 {
  position: absolute;
  bottom: 115px;
  left: 496px;
}
.banner-section-two .banner-slide .content-column .inner-column {
  position: relative;
  padding: 145px 0 264px 185px;
}
@media only screen and (max-width: 1699px) {
  .banner-section-two .banner-slide .content-column .inner-column {
    padding: 140px 0 200px 50px;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .content-column .inner-column {
    padding: 100px 0;
  }
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-slide .content-column .inner-column {
    padding: 80px 0;
  }
}
.banner-section-two .banner-slide .content-column .inner-column .title {
  position: relative;
  line-height: 110px;
  font-weight: 300;
  margin-bottom: 26px;
  color: var(--theme-color-light);
}
@media only screen and (max-width: 1699px) {
  .banner-section-two .banner-slide .content-column .inner-column .title {
    font-size: 90px;
    line-height: 1.2em;
  }
}
@media (max-width: 1399.98px) {
  .banner-section-two .banner-slide .content-column .inner-column .title {
    font-size: 80px;
  }
}
@media (max-width: 991.98px) {
  .banner-section-two .banner-slide .content-column .inner-column .title {
    font-size: 62px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-slide .content-column .inner-column .title {
    font-size: 48px;
  }
}
.banner-section-two .banner-slide .content-column .inner-column .title span {
  display: block;
  font-weight: 800;
}
.banner-section-two .banner-slide .content-column .inner-column .text {
  position: relative;
  color: #9C94B3;
  font-weight: 500;
  max-width: 559px;
  margin-bottom: 35px;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .content-column .inner-column .text {
    margin: 0 auto 25px;
  }
}
@media (max-width: 767.98px) {
  .banner-section-two .banner-slide .content-column .inner-column .text {
    max-width: 100%;
  }
}
.banner-section-two .banner-slide .content-column .inner-column .btn-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .content-column .inner-column .btn-box {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.banner-section-two .banner-slide .content-column .inner-column .btn-box .readmore {
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--theme-color-light);
  background: var(--gradient-1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.banner-section-two .banner-slide .content-column .inner-column .btn-box .readmore i {
  position: relative;
  z-index: 3;
}
.banner-section-two .banner-slide .content-column .inner-column .btn-box .readmore:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.banner-section-two .banner-slide .content-column .inner-column .btn-box .readmore:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  border-radius: 50%;
  background-color: var(--theme-color2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.banner-section-two .banner-slide .content-column .inner-column .btn-box .readmore:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.banner-section-two .banner-slide .image-column .inner-column {
  position: relative;
  margin-left: -120px;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .image-column .inner-column {
    margin-left: 0;
  }
}
.banner-section-two .banner-slide .image-column .inner-column .image {
  position: relative;
  margin-bottom: 0;
  width: 861px;
  height: 751px;
  overflow: hidden;
  border-radius: 50%;
  margin-top: -120px;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .image {
    width: 100%;
    height: 500px;
    border-radius: 0;
    margin-top: 0;
  }
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .image {
    height: 400px;
  }
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .image {
    height: 350px;
  }
}
.banner-section-two .banner-slide .image-column .inner-column .image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .image img {
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.banner-section-two .banner-slide .image-column .inner-column .shape-24 {
  position: absolute;
  right: 0;
  top: 120px;
  z-index: 3;
}
@media only screen and (max-width: 1699px) {
  .banner-section-two .banner-slide .image-column .inner-column .shape-24 {
    display: none;
  }
}
.banner-section-two .banner-slide .image-column .inner-column .video-outer-box {
  position: absolute;
  left: 50px;
  bottom: -30px;
  z-index: 3;
}
@media (max-width: 1199.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .video-outer-box {
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.8);
            transform: translate(-50%, -50%) scale(0.8);
    bottom: auto;
    border-radius: 50%;
    background: var(--gradient-1);
  }
}
.banner-section-two .banner-slide .image-column .inner-column .video-outer-box .circular-text {
  position: relative;
  fill: currentColor;
  height: auto;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 179px;
  height: 179px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: rgba(255, 255, 255, 0.1);
  -webkit-animation: fa-spin 30s infinite linear;
          animation: fa-spin 30s infinite linear;
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .video-outer-box .circular-text {
    width: 130px;
    height: 130px;
  }
}
.banner-section-two .banner-slide .image-column .inner-column .video-outer-box .circular-text text {
  position: relative;
  font-size: 10px;
  letter-spacing: 1.2px;
  font-family: var(--heading-font-family);
  color: var(--theme-color-light);
  text-transform: uppercase;
}
.banner-section-two .banner-slide .image-column .inner-column .video-outer-box .video-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid rgba(255, 255, 255, 0.5);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .video-outer-box .video-box {
    width: 75px;
    height: 75px;
  }
}
.banner-section-two .banner-slide .image-column .inner-column .video-outer-box .video-box .play-btn .icon {
  color: var(--theme-color-light);
}
@media (max-width: 575.98px) {
  .banner-section-two .banner-slide .image-column .inner-column .video-outer-box .video-box .play-btn .icon {
    font-size: 22px;
  }
}

/*** 
====================================================================
  About Section
====================================================================
***/
.ks-about-right {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  height: 100%;
  -webkit-transform: translateX(-12px);
          transform: translateX(-12px);
}
@media (max-width: 1399.98px) {
  .ks-about-right {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.ks-about-list-box {
  display: inline-block;
  -webkit-transform: translateY(90px);
          transform: translateY(90px);
}
@media (max-width: 1399.98px) {
  .ks-about-list-box {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
@media (max-width: 991.98px) {
  .ks-about-list-box {
    margin-top: 40px;
  }
}
.ks-about-list-box ul li {
  font-size: 18px;
  font-weight: 500;
  line-height: 2.2;
  padding-left: 25px;
  padding-right: 70px;
  position: relative;
}
@media (max-width: 1399.98px) {
  .ks-about-list-box ul li {
    padding-right: 0;
  }
}
@media (max-width: 991.98px) {
  .ks-about-list-box ul li {
    font-size: 14px;
  }
}
.ks-about-list-box ul li:not(:last-child) {
  border-bottom: 1px solid var(--gray-color);
}
[data-tm-layout=dark] .ks-about-list-box ul li:not(:last-child) {
  border-color: rgba(255, 255, 255, 0.1);
}
.ks-about-list-box ul li span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ks-about-thumb-1 {
  padding-bottom: 70px;
}
@media (max-width: 1199.98px) {
  .ks-about-thumb-1 {
    padding-bottom: 0;
  }
}
.ks-about-thumb-1 img {
  border-radius: 50%;
}
@media (max-width: 1199.98px) {
  .ks-about-thumb-2 {
    margin-top: 50px;
  }
}
.ks-about-thumb-2 > img {
  border-radius: 300px 300px 20px 20px;
}
.ks-about-thumb-sm {
  position: absolute;
  right: 0;
  bottom: 17%;
}
@media (max-width: 1399.98px) {
  .ks-about-thumb-sm {
    bottom: 4%;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
.ks-about-thumb-sm img {
  border-radius: 20px;
}
.ks-about-client-info {
  position: absolute;
  bottom: 10%;
  right: -23%;
  border-radius: 10px;
  padding: 28px 65px 28px 40px;
  background-color: var(--theme-color1);
}
@media (max-width: 1399.98px) {
  .ks-about-client-info {
    right: -5%;
    padding: 20px 35px 20px 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-about-client-info {
    bottom: 15%;
  }
}
@media (max-width: 991.98px) {
  .ks-about-client-info {
    right: 4%;
  }
}
.ks-about-client-info b {
  font-weight: 500;
  font-size: 60px;
  display: block;
  line-height: 1;
  color: #ffffff;
}
@media (max-width: 1399.98px) {
  .ks-about-client-info b {
    font-size: 32px;
  }
}
.ks-about-client-info span {
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .ks-about-client-info span {
    font-size: 16px;
  }
}
.ks-about-content {
  margin-left: -27px;
}
@media (max-width: 1399.98px) {
  .ks-about-content {
    margin-left: 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .ks-about-content {
    margin-bottom: 50px;
  }
}
.ks-about-content b {
  font-weight: 500;
  font-size: 24px;
  line-height: 1.5;
  padding-right: 30px;
  color: var(--theme-color-dark);
}
@media (max-width: 1399.98px) {
  .ks-about-content b {
    font-size: 20px;
  }
}
@media (max-width: 767.98px) {
  .ks-about-content b {
    padding-right: 0;
    font-size: 18px;
  }
}
.ks-about-content p {
  font-size: 18px;
  line-height: 1.67;
}
@media (max-width: 1399.98px) {
  .ks-about-content p {
    font-size: 16px;
  }
}
.ks-about-area-home4-2 {
  padding-top: 640px;
}
@media (max-width: 1399.98px) {
  .ks-about-area-home4-2 {
    padding-top: 500px;
  }
}
@media (max-width: 1199.98px) {
  .ks-about-area-home4-2 {
    padding-top: 400px;
  }
}
@media (max-width: 991.98px) {
  .ks-about-area-home4-2 {
    padding-top: 300px;
  }
}
@media (max-width: 767.98px) {
  .ks-about-area-home4-2 {
    padding-top: 200px;
  }
}
@media (max-width: 575.98px) {
  .ks-about-area-home4-2 {
    padding-top: 150px;
  }
}

/*** 
====================================================================
  About Section Two
====================================================================
***/
.ks-about-2-thumb > img {
  border-radius: 70px;
}
@media (max-width: 991.98px) {
  .ks-about-2-thumb > img {
    border-radius: 20px;
  }
}
.ks-about-2-user span {
  margin-left: 10px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--theme-color-dark);
}
@media (max-width: 767.98px) {
  .ks-about-2-btn-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2-btn-wrap .ks-btn-black {
    margin-bottom: 20px;
  }
}
.ks-about-2-wrap .ks-about-thumb-sm {
  right: auto;
  left: 75px;
  bottom: 65px;
}
@media (max-width: 991.98px) {
  .ks-about-2-wrap .ks-about-thumb-sm {
    left: 1%;
    bottom: 2%;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2-wrap .ks-about-thumb-sm {
    display: none;
  }
}
.ks-about-2-wrap .ks-about-client-info {
  z-index: 1;
  bottom: 19%;
  right: -3%;
}
@media (max-width: 767.98px) {
  .ks-about-2-wrap .ks-about-client-info {
    display: none;
  }
}
.ks-about-2-wrap .ks-about-content {
  position: absolute;
  top: -40px;
  right: 0;
  margin-left: 0;
  padding-bottom: 40px;
  padding-left: 80px;
  border-radius: 0 0 0 70px;
  height: auto;
  z-index: 1;
  background-color: var(--theme-color-white);
}
@media (max-width: 1199.98px) {
  .ks-about-2-wrap .ks-about-content {
    padding: 0 10px 40px 40px;
  }
}
@media (max-width: 991.98px) {
  .ks-about-2-wrap .ks-about-content {
    position: static;
    padding-left: 0;
    padding-bottom: 70px;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2-wrap .ks-about-content {
    padding-bottom: 0;
  }
}
.ks-about-2-wrap .ks-about-content::before {
  content: "";
  position: absolute;
  top: 40px;
  left: -70px;
  width: 70px;
  height: 70px;
  -webkit-transform: scaleX(-1) rotate(-90deg);
  transform: scaleX(-1) rotate(-90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
.ks-about-2-wrap .ks-about-content::after {
  content: "";
  position: absolute;
  bottom: -70px;
  right: 6px;
  width: 70px;
  height: 70px;
  -webkit-transform: scaleX(-1) rotate(-90deg);
  transform: scaleX(-1) rotate(-90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1699px) {
  .ks-about-2-wrap .ks-about-content::after {
    bottom: -69px;
  }
}
@media (max-width: 1599.98px) {
  .ks-about-2-wrap .ks-about-content::after {
    bottom: -69px;
  }
}
@media (max-width: 1399.98px) {
  .ks-about-2-wrap .ks-about-content::after {
    bottom: -69px;
    right: 0;
  }
}
.ks-about-2-wrap .ks-about-content b {
  padding-right: 0;
  padding-bottom: 30px;
  margin-bottom: 25px;
  display: block;
  text-transform: uppercase;
  border-bottom: 1px solid var(--gray-color);
}
@media (max-width: 767.98px) {
  .ks-about-2-wrap .ks-about-content b {
    font-size: 16px;
  }
  .ks-about-2-wrap .ks-about-content b br {
    display: none;
  }
}
.ks-about-2-wrap .ks-about-list-box {
  display: block;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 991.98px) {
  .ks-about-2-wrap .ks-about-list-box {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2-wrap .ks-about-list-box {
    margin-bottom: 0;
  }
}
.ks-about-2-wrap .ks-about-list-box ul li {
  padding-right: 0;
}
.ks-about-2-wrap .ks-about-list-box ul li:not(:last-child) {
  border-bottom: none;
}

.ks-about-2x-thumb > img {
  border-radius: 70px;
}
@media (max-width: 991.98px) {
  .ks-about-2x-thumb > img {
    border-radius: 20px;
  }
}
.ks-about-2x-user span {
  margin-left: 10px;
  display: inline-block;
  text-transform: uppercase;
  color: var(--theme-color-dark);
}
@media (max-width: 767.98px) {
  .ks-about-2x-btn-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2x-btn-wrap .ks-btn-black {
    margin-bottom: 20px;
  }
}
.ks-about-2x-wrap {
  margin-bottom: -150px;
}
.ks-about-2x-wrap .ks-about-thumb-sm {
  right: auto;
  left: 75px;
  bottom: 65px;
}
@media (max-width: 991.98px) {
  .ks-about-2x-wrap .ks-about-thumb-sm {
    left: 1%;
    bottom: 2%;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2x-wrap .ks-about-thumb-sm {
    display: none;
  }
}
.ks-about-2x-wrap .ks-about-client-info {
  z-index: 1;
  bottom: 19%;
  right: -3%;
}
@media (max-width: 767.98px) {
  .ks-about-2x-wrap .ks-about-client-info {
    display: none;
  }
}
.ks-about-2x-wrap .ks-about-content {
  background-color: var(--theme-color-dark);
  border-radius: 0 0 0 70px;
  height: auto;
  margin-left: 0;
  max-width: 600px;
  padding-bottom: 40px;
  padding-left: 80px;
  position: absolute;
  right: 0;
  top: -40px;
  width: 100%;
  z-index: 1;
}
[data-tm-layout=dark] .ks-about-2x-wrap .ks-about-content {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .ks-about-2x-wrap .ks-about-content {
    padding: 0 10px 40px 40px;
  }
}
@media (max-width: 991.98px) {
  .ks-about-2x-wrap .ks-about-content {
    position: static;
    padding-left: 0;
    padding-bottom: 70px;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2x-wrap .ks-about-content {
    padding-bottom: 0;
  }
}
.ks-about-2x-wrap .ks-about-content::before {
  content: "";
  position: absolute;
  top: 40px;
  left: -70px;
  width: 70px;
  height: 70px;
  -webkit-transform: scaleX(-1) rotate(-90deg);
  transform: scaleX(-1) rotate(-90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='%2313132e' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 991.98px) {
  .ks-about-2x-wrap .ks-about-content::before {
    display: none;
  }
}
.ks-about-2x-wrap .ks-about-content::after {
  content: "";
  position: absolute;
  bottom: -70px;
  right: 0px;
  width: 70px;
  height: 70px;
  -webkit-transform: scaleX(-1) rotate(-90deg);
  transform: scaleX(-1) rotate(-90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='%2313132e' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
@media only screen and (max-width: 1699px) {
  .ks-about-2x-wrap .ks-about-content::after {
    bottom: -69px;
  }
}
@media (max-width: 1599.98px) {
  .ks-about-2x-wrap .ks-about-content::after {
    bottom: -69px;
  }
}
@media (max-width: 1399.98px) {
  .ks-about-2x-wrap .ks-about-content::after {
    bottom: -69px;
    right: 0;
  }
}
@media (max-width: 991.98px) {
  .ks-about-2x-wrap .ks-about-content::after {
    display: none;
  }
}
.ks-about-2x-wrap .ks-about-content .text {
  color: var(--text-color5);
  padding-right: 0;
  padding-bottom: 30px;
  margin-bottom: 25px;
  display: block;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(245, 245, 245, 0.2117647059);
}
@media (max-width: 767.98px) {
  .ks-about-2x-wrap .ks-about-content .text {
    font-size: 16px;
  }
  .ks-about-2x-wrap .ks-about-content .text br {
    display: none;
  }
}
.ks-about-2x-wrap .ks-about-list-box {
  display: block;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
@media (max-width: 991.98px) {
  .ks-about-2x-wrap .ks-about-list-box {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-about-2x-wrap .ks-about-list-box {
    margin-bottom: 0;
  }
}
.ks-about-2x-wrap .ks-about-list-box ul li {
  padding-right: 0;
}
.ks-about-2x-wrap .ks-about-list-box ul li:not(:last-child) {
  border-bottom: none;
}

/*** 
====================================================================
  About Section Three
====================================================================
***/
.ks-about-3-thumb {
  display: inline-block;
}
.ks-about-3-thumb > img {
  -webkit-mask-image: url(../images/about/masking-3-1.png);
  -webkit-mask-size: inherit;
  -webkit-mask-position: right top;
  -webkit-mask-repeat: no-repeat;
  height: 100%;
  width: 100%;
}
@media (max-width: 991.98px) {
  .ks-about-3-thumb > img {
    border-radius: 20px;
  }
}
.ks-about-3-wrap .about-content {
  bottom: 0;
  height: auto;
  margin-left: 0;
  max-width: 580px;
  padding-bottom: 0px;
  padding-left: 0px;
  position: absolute;
  right: 0;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .ks-about-3-wrap .about-content {
    max-width: 540px;
  }
}
@media (max-width: 1199.98px) {
  .ks-about-3-wrap .about-content {
    padding: 0 10px 40px 40px;
  }
}
@media (max-width: 1199.98px) {
  .ks-about-3-wrap .about-content {
    padding-bottom: 70px;
    padding-left: 0;
    position: static;
  }
}
@media (max-width: 767.98px) {
  .ks-about-3-wrap .about-content {
    padding-bottom: 0;
  }
}
.ks-about-3-wrap .about-content .ks-section-title-wrap {
  margin-left: 120px;
}
@media (max-width: 1199.98px) {
  .ks-about-3-wrap .about-content .ks-section-title-wrap {
    margin-left: 0;
  }
}
@media (max-width: 575.98px) {
  .ks-about-3-wrap .about-content .ks-section-title-wrap br {
    display: none;
  }
}
.ks-about-3-wrap .about-content .why-chose-box .inner-box {
  background-color: var(--gray-color4);
  border-radius: 20px;
  padding: 30px;
  position: relative;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
[data-tm-layout=dark] .ks-about-3-wrap .about-content .why-chose-box .inner-box {
  background-color: var(--dark-color2);
}
@media (max-width: 767.98px) {
  .ks-about-3-wrap .about-content .why-chose-box .inner-box {
    margin-bottom: 30px;
  }
}
.ks-about-3-wrap .about-content .why-chose-box .inner-box:hover {
  background-color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-about-3-wrap .about-content .why-chose-box .inner-box:hover {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
}
.ks-about-3-wrap .about-content .why-chose-box .inner-box:hover .title,
.ks-about-3-wrap .about-content .why-chose-box .inner-box:hover .text {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-about-3-wrap .about-content .why-chose-box .inner-box:hover .title,
[data-tm-layout=dark] .ks-about-3-wrap .about-content .why-chose-box .inner-box:hover .text {
  color: var(--headings-color);
}
.ks-about-3-wrap .about-content .why-chose-box .inner-box:hover .title {
  border-bottom: 1px solid rgba(var(--gray-color-rgb), 0.2);
}
.ks-about-3-wrap .about-content .why-chose-box .icon {
  background-color: var(--theme-color-yellow);
  border-radius: 20px;
  display: inline-block;
  height: 70px;
  line-height: 70px;
  margin-bottom: 20px;
  text-align: center;
  width: 70px;
}
.ks-about-3-wrap .about-content .why-chose-box .title {
  border-bottom: 1px solid var(--gray-color);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  padding-bottom: 20px;
}
[data-tm-layout=dark] .ks-about-3-wrap .about-content .why-chose-box .title {
  border-bottom: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
.ks-about-3-wrap .about-content .why-chose-box .text {
  color: var(--text-color2);
}

/*** 
====================================================================
  About Section Four
====================================================================
***/
.about-area-home4 {
  position: relative;
}
.about-area-home4 .shadow-text {
  color: transparent;
  -webkit-text-stroke: 2px rgba(0, 0, 0, 0.1);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 600;
  font-size: 120px;
  left: 30%;
  line-height: 80px;
  position: absolute;
  top: 45%;
}
.about-area-home4 .shape-1 {
  bottom: 200px;
  left: 0;
  position: absolute;
  right: 0;
}
.about-area-home4 .ks-section-title-wrap {
  max-width: 536px;
}
.about-area-home4 .image-box-left {
  position: relative;
}
.about-area-home4 .image-box-left .image-1 img {
  border-radius: 20px;
}
.about-area-home4 .image-box-left .image-2 {
  bottom: 50px;
  left: -80px;
  position: absolute;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .about-area-home4 .image-box-left .image-2 {
    left: 50%;
  }
}
.about-area-home4 .image-box-right {
  position: relative;
}
.about-area-home4 .image-box-right .image-1 {
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.about-area-home4 .image-box-right .image-1 img {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.about-area-home4 .image-box-right .image-1:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.about-area-home4 .image-box-right .image-1 img,
.about-area-home4 .image-box-right .image-2 img {
  border-radius: 20px;
}
.about-area-home4 .image-box-right .image-2 {
  bottom: 0px;
  left: 0px;
  position: absolute;
}
.about-area-home4 .image-box-right .image-3 {
  left: -40px;
  position: absolute;
  top: -100px;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .about-area-home4 .image-box-right .image-3 {
    left: 0;
  }
}

/*** 

====================================================================
    About Section Seven
====================================================================

***/
.about-section-seven {
  position: relative;
}
.about-section-seven .bg-shape {
  left: 2%;
  position: absolute;
  top: 20%;
  z-index: 0;
}
@media (max-width: 1499.98px) {
  .about-section-seven .bg-shape {
    display: none;
  }
}
[data-tm-layout=dark] .about-section-seven .bg-shape {
  opacity: 0.1;
  top: 10%;
}
[data-tm-layout=dark] .about-section-seven .bg-shape svg {
  max-width: 860px;
  width: 100%;
}
.about-section-seven .bg-img {
  left: 10px;
  max-width: 868px;
  position: absolute;
  right: 0;
  top: 20%;
  width: 100%;
  z-index: 1;
}
@media (max-width: 1699.98px) {
  .about-section-seven .bg-img {
    max-width: 750px;
  }
}
@media (max-width: 1499.98px) {
  .about-section-seven .bg-img {
    max-width: 700px;
    position: absolute;
  }
}
@media (max-width: 1399.98px) {
  .about-section-seven .bg-img {
    display: none;
  }
}
.about-section-seven .img-1 {
  background-color: var(--theme-color-white);
  -webkit-box-shadow: 0px 18px 27px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 18px 27px rgba(0, 0, 0, 0.03);
  border-radius: 20px;
  padding: 24px;
  position: relative;
}
[data-tm-layout=dark] .about-section-seven .img-1 {
  background-color: transparent;
}
.about-section-seven .content-column {
  padding-left: 40px;
}
.about-section-seven .content-column .inner-column .sec-title .text {
  border-bottom: 1px solid var(--gray-color);
  color: var(--text-color5);
  font-family: var(--body-font-family);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px;
  max-width: 90%;
  padding-bottom: 35px;
}
.about-section-seven .content-column .inner-column .list li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--text-color2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: var(--body-font-family);
  gap: 10px;
  text-transform: capitalize;
}
.about-section-seven .content-column .inner-column .list i {
  color: var(--theme-color1);
}
@media (max-width: 1199.98px) {
  .about-section-seven .content-column .inner-column .list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 10px;
  }
}
.about-section-seven .content-column .inner-column .info {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
}
.about-section-seven .content-column .inner-column .info .user {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 12px;
}
.about-section-seven .content-column .inner-column .info .user ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.about-section-seven .content-column .inner-column .info .user ul li:not(:first-child) {
  margin-left: -10px;
}
.about-section-seven .content-column .inner-column .info .user .title {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0;
  position: relative;
  z-index: 1;
}
.about-section-seven .image-column .inner-column {
  position: relative;
}
@media (max-width: 1399.98px) {
  .about-section-seven .image-column .inner-column {
    display: none;
  }
}
.about-section-seven .image-column .inner-column .image .img-2 {
  -webkit-box-shadow: -30px 50px 100px rgba(0, 20, 63, 0.1361);
          box-shadow: -30px 50px 100px rgba(0, 20, 63, 0.1361);
  border-radius: 15px;
  margin-top: 77%;
  position: relative;
  right: -36%;
  z-index: 1;
}
@media (max-width: 1499.98px) {
  .about-section-seven .image-column .inner-column .image .img-2 {
    margin-top: 60%;
    right: 0;
    position: absolute;
  }
}
@media (max-width: 1399.98px) {
  .about-section-seven .image-column .inner-column .image .img-2 {
    margin-top: 0;
  }
}
/*** 

====================================================================
    Benifit Section Home 7
====================================================================

***/
.benifit-section-home7 {
  position: relative;
}
.benifit-section-home7 .shape-1 {
  position: absolute;
  right: 0;
  top: 1%;
}
@media (max-width: 1399.98px) {
  .benifit-section-home7 .shape-1 {
    display: none;
  }
}
.benifit-section-home7 .shape-1 {
  position: absolute;
  right: 0;
  top: 1%;
}
.benifit-section-home7 .shape-2 {
  position: absolute;
  right: 17.5%;
  top: 76%;
}
.benifit-section-home7 .shape-3 {
  position: absolute;
  right: 19%;
  top: 45%;
}
@media (max-width: 1199.98px) {
  .benifit-section-home7 .shape-3 {
    display: none;
  }
}
.benifit-section-home7 .shape-3 img {
  -webkit-filter: invert(1);
          filter: invert(1);
}
.benifit-section-home7 .content-column .inner-column .sec-title .text {
  color: var(--text-color2);
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  max-width: 90%;
}
.benifit-section-home7 .content-column .inner-column .list-1 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  color: var(--theme-color-dark);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  padding: 11px 45px;
  position: relative;
  z-index: 0;
}
.benifit-section-home7 .content-column .inner-column .list-1:before {
  background: linear-gradient(90.27deg, #FFF826 2.18%, rgba(255, 248, 38, 0) 99.77%);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}
.benifit-section-home7 .content-column .inner-column .list-1 .count {
  background-color: var(--theme-color-yellow);
  border-radius: 50%;
  font-family: var(--body-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 24px;
  left: 11px;
  line-height: 24px;
  position: absolute;
  text-align: center;
  top: 15px;
  width: 24px;
}
[data-tm-layout=dark] .benifit-section-home7 .content-column .inner-column .list-1 .count {
  color: var(--theme-color-white);
}
.benifit-section-home7 .content-column .inner-column .list-2 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  color: var(--text-color5);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  padding: 11px 45px;
  position: relative;
  z-index: 0;
}
.benifit-section-home7 .content-column .inner-column .list-2:before {
  background: linear-gradient(90.27deg, #65CB7B 2.18%, rgba(101, 203, 123, 0) 99.77%);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}
.benifit-section-home7 .content-column .inner-column .list-2 .count {
  background-color: var(--text-color5);
  border-radius: 50%;
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 24px;
  left: 11px;
  line-height: 24px;
  position: absolute;
  top: 15px;
  text-align: center;
  width: 24px;
}
.benifit-section-home7 .content-column .inner-column .list-2 .texts {
  color: var(--text-color5);
}
[data-tm-layout=dark] .benifit-section-home7 .content-column .inner-column .list-2 .texts {
  color: var(--headings-color);
}
.benifit-section-home7 .content-column .inner-column .list-3 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  color: var(--theme-color1);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  padding: 11px 45px;
  position: relative;
  z-index: 0;
}
[data-tm-layout=dark] .benifit-section-home7 .content-column .inner-column .list-3 {
  color: var(--headings-color);
}
.benifit-section-home7 .content-column .inner-column .list-3:before {
  background: linear-gradient(90.27deg, #65CB7B 2.18%, rgba(101, 203, 123, 0) 99.77%);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}
.benifit-section-home7 .content-column .inner-column .list-3 .count {
  background-color: var(--theme-color1);
  border-radius: 50%;
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 24px;
  left: 11px;
  line-height: 24px;
  position: absolute;
  top: 15px;
  text-align: center;
  width: 24px;
}
[data-tm-layout=dark] .benifit-section-home7 .content-column .inner-column .list-3 .count {
  color: var(--headings-color);
}
.benifit-section-home7 .content-column .inner-column .list-4 {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 30px;
  color: var(--theme-color-dark);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  max-width: 280px;
  overflow: hidden;
  padding: 11px 45px;
  position: relative;
  z-index: 0;
}
.benifit-section-home7 .content-column .inner-column .list-4:before {
  background: linear-gradient(90.27deg, rgba(19, 19, 46, 0.7) 2.18%, rgba(101, 203, 123, 0) 99.77%);
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}
[data-tm-layout=dark] .benifit-section-home7 .content-column .inner-column .list-4:before {
  background: linear-gradient(90.27deg, rgba(201, 201, 201, 0.7) 2.18%, rgba(101, 203, 123, 0) 99.77%);
}
.benifit-section-home7 .content-column .inner-column .list-4 .count {
  background-color: var(--theme-color-dark);
  border-radius: 50%;
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  height: 24px;
  left: 11px;
  line-height: 24px;
  position: absolute;
  top: 15px;
  text-align: center;
  width: 24px;
}
[data-tm-layout=dark] .benifit-section-home7 .content-column .inner-column .list-4 .count {
  background-color: var(--theme-color-white);
  color: var(--headings-color);
}
@media (max-width: 1199.98px) {
  .benifit-section-home7 .image-column {
    display: none;
  }
}
.benifit-section-home7 .image-column .inner-column {
  position: relative;
}
.benifit-section-home7 .image-column .inner-column:before {
  content: "";
  position: absolute;
}
.benifit-section-home7 .image-column .inner-column .image .img-1 {
  -webkit-box-shadow: 0px 0px 70px rgba(0, 15, 77, 0.08);
          box-shadow: 0px 0px 70px rgba(0, 15, 77, 0.08);
  border-radius: 20px;
  position: relative;
}
.benifit-section-home7 .image-column .inner-column .image .img-2 {
  -webkit-box-shadow: 10px 40px 40px rgba(1, 16, 61, 0.06), -20px -20px 120px rgba(1, 16, 61, 0.12);
          box-shadow: 10px 40px 40px rgba(1, 16, 61, 0.06), -20px -20px 120px rgba(1, 16, 61, 0.12);
  border-radius: 20px;
  bottom: -100px;
  left: 0;
  position: absolute;
}
.benifit-section-home7 .image-column .inner-column .image .img-3 {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(255, 255, 255, 0.7);
  -webkit-box-shadow: 0px 0px 50px rgba(18, 17, 22, 0.08);
          box-shadow: 0px 0px 50px rgba(18, 17, 22, 0.08);
  backdrop-filter: blur(10px);
  border-radius: 24px;
  bottom: -100px;
  max-width: 330px;
  overflow: hidden;
  position: absolute;
  right: -5px;
}
[data-tm-layout=dark] .benifit-section-home7 .image-column .inner-column .image .img-3 {
  border: none;
}
/*** 

====================================================================
  cta Section
====================================================================

***/
.ks-cta-title {
  font-size: 42px;
  font-weight: 600;
}
@media (max-width: 1399.98px) {
  .ks-cta-title {
    font-size: 38px;
  }
}
@media (max-width: 991.98px) {
  .ks-cta-title {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-cta-title {
    font-size: 30px;
    margin-bottom: 30px !important;
  }
  .ks-cta-title br {
    display: none;
  }
}
.ks-cta-area {
  background-image: url("../images/shape/call-to-action-h1.png"), linear-gradient(322deg, #fff826 0%, #0938d3 100%);
}
.ks-cta-area.ks-mlr {
  padding: 105px 0;
  border-radius: 50px 50px 0 0;
}
@media (max-width: 1399.98px) {
  .ks-cta-area.ks-mlr {
    padding: 90px 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-cta-area.ks-mlr {
    padding: 90px 0px;
  }
}
@media (max-width: 1399.98px) {
  .ks-cta-area .ks-btn-black {
    margin-right: 120px;
  }
}
@media (max-width: 1199.98px) {
  .ks-cta-area .ks-btn-black {
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-cta-wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ks-cta-shape-1 {
  position: absolute;
  bottom: 0;
  right: 8.5%;
  z-index: -1;
}
@media (max-width: 1399.98px) {
  .ks-cta-shape-1 {
    right: 3%;
  }
}
@media (max-width: 1199.98px) {
  .ks-cta-shape-1 {
    display: none;
  }
}
.ks-cta-shape-2 {
  position: absolute;
  top: -10%;
  left: 2.3%;
  z-index: -1;
}
.ks-cta-home4 {
  position: relative;
}
.ks-cta-home4 .outer-box {
  background: linear-gradient(289.05deg, #FFF826 16.47%, #0938D3 76.33%);
  border-radius: 100px 100px 0px 0px;
  max-width: 1410px;
  padding: 100px 0;
  position: relative;
}
@media (max-width: 991.98px) {
  .ks-cta-home4 .outer-box {
    border-radius: 0;
    padding: 50px 0;
  }
}
.ks-cta-home4 .outer-box .floating-img {
  bottom: 0;
  left: 30px;
  position: absolute;
}
@media screen and (max-width: 1299px) {
  .ks-cta-home4 .outer-box .floating-img {
    left: 0;
  }
}
@media (max-width: 1199.98px) {
  .ks-cta-home4 .outer-box .floating-img {
    display: none;
  }
}

.ks-banner-ptb {
  margin: 0 30px;
  padding: 200px 0;
  border-radius: 30px 30px 0 0;
}
@media (max-width: 1399.98px) {
  .ks-banner-ptb {
    padding: 140px 0;
  }
}
@media (max-width: 991.98px) {
  .ks-banner-ptb {
    padding: 100px 20px;
    border-radius: 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-banner-ptb {
    padding: 80px 15px;
    margin: 0 15px;
  }
}
.ks-banner-thumb {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0.4;
  z-index: -1;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 30px 30px 0 0;
}
@media (max-width: 991.98px) {
  .ks-banner-thumb {
    border-radius: 0px;
  }
}
.ks-banner-title {
  color: var(--theme-color-white);
  font-weight: 700;
  font-size: clamp(25px, 3.75vw, 60px);
  line-height: 1.17;
}
@media (max-width: 767.98px) {
  .ks-banner-title br {
    display: none;
  }
}
.ks-banner-video {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 470px;
  height: 417px;
  z-index: 1;
  background: var(--gradient-1);
  clip-path: polygon(0 0, 0% 100%, 100% 100%);
}
@media (max-width: 1199.98px) {
  .ks-banner-video {
    width: 380px;
    height: 300px;
  }
}
@media (max-width: 991.98px) {
  .ks-banner-video {
    display: none;
  }
}
.ks-banner-video .shape {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.ks-banner-icon {
  padding: 30px;
  line-height: 0;
  display: inline-block;
  position: absolute;
  bottom: 45px;
  left: 35px;
}
@media (max-width: 1199.98px) {
  .ks-banner-icon {
    padding: 20px;
    bottom: 30px;
  }
}
.ks-banner-icon i {
  display: inline-block;
  height: 120px;
  width: 120px;
  line-height: 120px;
  padding-left: 4px;
  text-align: center;
  border-radius: 50%;
  background-color: var(--theme-color-white);
}
@media (max-width: 1199.98px) {
  .ks-banner-icon i {
    height: 70px;
    width: 70px;
    line-height: 70px;
  }
}
@media (max-width: 1199.98px) {
  .ks-banner-icon i svg {
    width: 15px;
  }
}
.ks-banner-text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ks-banner-text img {
  -webkit-animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
          animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}
.ks-banner-area-home4 {
  border-radius: 30px 30px 0px 0px;
  padding: 120px 0;
}
@media (max-width: 767.98px) {
  .ks-banner-area-home4 {
    border-radius: 0;
  }
}
.ks-banner-area-home4-title {
  color: var(--theme-color-white);
  font-size: clamp(24px, 3.75vw, 54px);
  line-height: 1.11;
}
@media (max-width: 767.98px) {
  .ks-banner-area-home4 .ks-banner-thumb {
    border-radius: 0;
  }
}

/*** 

====================================================================
    Project Section
====================================================================

***/
.ks-project-area {
  padding-top: 110px;
  padding-bottom: 40px;
}
.ks-project-area .ks-section-title-wrap {
  margin-bottom: 50px;
}
.ks-project-thumb img {
  border-radius: 20px;
}
.ks-project-item {
  position: relative;
  margin-bottom: 80px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 50px;
}
.ks-project-title {
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  .ks-project-title {
    font-size: 22px;
  }
}
@media (max-width: 991.98px) {
  .ks-project-title {
    font-size: 25px;
  }
}
@media (max-width: 767.98px) {
  .ks-project-title {
    font-size: 20px;
    margin-right: 35px;
  }
  .ks-project-title br {
    display: none;
  }
}
.ks-project-btn a:first-child {
  margin-right: 10px;
}
.ks-project-content-wrap {
  margin: 50px;
  display: inline-block;
  padding: 65px 60px;
  z-index: 1;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 1199.98px) {
  .ks-project-content-wrap {
    padding: 45px;
  }
}
@media (max-width: 767.98px) {
  .ks-project-content-wrap {
    padding: 30px 15px;
    margin: 35px 20px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-project-content-wrap {
    margin: 45px;
    padding: 50px 40px;
  }
}
.ks-project-content-wrap::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  border-radius: 50px;
  background-color: var(--theme-color-white);
  -webkit-mask-image: url(../images/project/mask.png);
  -webkit-mask-size: cover;
  -webkit-mask-position: top right;
  -webkit-mask-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .ks-project-content-wrap::after {
    -webkit-mask-image: unset;
            mask-image: unset;
  }
}
.ks-project-content-wrap > span {
  font-weight: 600;
  font-size: 14px;
  line-height: 200%;
  display: block;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: var(--theme-color1);
}
.ks-project-content-wrap p {
  margin-bottom: 30px;
}
@media (max-width: 767.98px) {
  .ks-project-content-wrap p {
    font-size: 13px;
    line-height: 24px;
  }
  .ks-project-content-wrap p br {
    display: none;
  }
}
.ks-project-content-wrap .ks-btn-black {
  padding: 16px 35px;
  color: var(--theme-color-white);
  background-color: var(--gray-color3);
}
@media (max-width: 767.98px) {
  .ks-project-content-wrap .ks-btn-black {
    padding: 12px 20px;
  }
}
.ks-project-content-wrap .ks-btn-black:hover {
  color: var(--theme-color-white);
  background-color: var(--theme-color1);
}
.ks-project-arrow {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 767.98px) {
  .ks-project-arrow {
    top: 15px;
    right: 15px;
  }
}
.ks-project-arrow a {
  display: inline-block;
  height: 100px;
  width: 100px;
  line-height: 100px;
  text-align: center;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
  color: var(--theme-color-dark);
  background-color: var(--theme-color-yellow);
}
.ks-project-arrow a svg {
  position: relative;
  z-index: 1;
}
[data-tm-layout=dark] .ks-project-arrow a svg {
  color: var(--theme-color-white);
}
@media (max-width: 1199.98px) {
  .ks-project-arrow a svg {
    width: 25px;
  }
}
@media (max-width: 767.98px) {
  .ks-project-arrow a svg {
    width: 18px;
  }
}
@media (max-width: 1199.98px) {
  .ks-project-arrow a {
    height: 85px;
    width: 85px;
    line-height: 85px;
  }
}
@media (max-width: 767.98px) {
  .ks-project-arrow a {
    height: 55px;
    width: 55px;
    line-height: 55px;
  }
}
.ks-project-arrow a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--theme-color-dark);
}
.ks-project-arrow a:hover {
  color: var(--theme-color-white);
}
.ks-project-arrow a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}

.ks-project-2-area {
  overflow: hidden;
  padding-bottom: 260px;
}
@media (max-width: 1599.98px) {
  .ks-project-2-area {
    padding-bottom: 160px;
  }
}
@media (max-width: 767.98px) {
  .ks-project-2-area {
    padding-bottom: 40px;
  }
}
.ks-project-2-area .ks-section-title-wrap {
  margin-bottom: 55px;
}
.ks-project-2-area.home7-style {
  padding-top: 25px;
}
@media (max-width: 1299.98px) {
  .ks-project-2-area.home7-style {
    padding-top: 120px;
  }
}
.ks-project-2-thumb {
  border-radius: 20px;
  overflow: hidden;
}
.ks-project-2-thumb img {
  border-radius: 20px;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
  width: 100%;
}
.ks-project-2-content-box {
  position: absolute;
  bottom: 30px;
  left: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  display: inline-block;
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transform: perspective(250px) rotateY(90deg);
  transform: perspective(250px) rotateY(90deg);
}
.ks-project-2-content-box span {
  font-weight: 500;
  font-size: 12px;
  display: inline-block;
  padding: 0 30px;
  text-transform: uppercase;
  color: var(--theme-color-dark);
  background-color: var(--theme-color-yellow);
  border-radius: 20px 50px 50px 0;
}
[data-tm-layout=dark] .ks-project-2-content-box span {
  color: var(--theme-color-white);
}
.ks-project-2-content-box .ks-project-arrow {
  position: static;
  margin-left: 35px;
  line-height: 1;
}
.ks-project-2-content-box .ks-project-arrow a {
  height: 57px;
  width: 57px;
  line-height: 57px;
  color: var(--theme-color-white);
  background-color: var(--theme-color1);
}
@media (max-width: 767.98px) {
  .ks-project-2-content-box .ks-project-arrow a {
    height: 40px;
    width: 40px;
    line-height: 37px;
  }
}
@media (max-width: 767.98px) {
  .ks-project-2-content-box .ks-project-arrow a svg {
    width: 14px;
  }
}
.ks-project-2-content {
  border-radius: 0 50px 50px 20px;
  padding: 10px 30px;
  padding-right: 10px;
  margin-top: 5px;
  background-color: var(--theme-color-white);
}
.ks-project-2-content .ks-project-title {
  margin-bottom: 0;
}
@media (max-width: 1599.98px) {
  .ks-project-2-content .ks-project-title {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .ks-project-2-content .ks-project-title {
    font-size: 15px;
    margin-right: 10px;
  }
}
.ks-project-2-active {
  margin: 0 -40px;
}
@media (max-width: 991.98px) {
  .ks-project-2-active {
    margin: 0;
  }
}
.ks-project-2-item {
  position: relative;
  overflow: hidden;
}
.ks-project-2-item:hover .ks-project-2-content-box {
  -webkit-transform: perspective(250px) rotateY(0deg);
  -khtml-transform: perspective(250px) rotateY(0deg);
  transform: perspective(250px) rotateY(0deg);
}
.ks-project-2-item:hover .ks-project-2-thumb img {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/***

====================================================================
    Project Section Two
====================================================================

***/
.project-section-two {
  padding-bottom: 160px;
  padding-top: 120px;
  position: relative;
}
@media (max-width: 991.98px) {
  .project-section-two {
    padding-top: 60px;
  }
}
@media (max-width: 767.98px) {
  .project-section-two {
    padding-bottom: 120px;
  }
}
.project-section-two.home5-style {
  padding-bottom: 120px;
}
@media (max-width: 1199.98px) {
  .project-section-two.home5-style {
    padding-bottom: 40px;
  }
}
.project-section-two.home8-style {
  padding-bottom: 12px;
}
@media (max-width: 1199.98px) {
  .project-section-two.home8-style {
    padding-bottom: 10px;
    padding-top: 120px;
  }
}

.project-block-two {
  margin-bottom: 30px;
  position: relative;
}
.project-block-two .inner-box {
  border-radius: 50px;
  cursor: pointer;
  max-height: 558px;
  margin-bottom: 30px;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 767.98px) {
  .project-block-two .inner-box {
    max-height: inherit;
    overflow: visible;
  }
}
@media (max-width: 575.98px) {
  .project-block-two .inner-box {
    padding: 15px;
  }
}
.project-block-two .inner-box .image-box {
  overflow: hidden;
  position: relative;
}
.project-block-two .inner-box .image-box img {
  -webkit-transition: all 1200ms ease;
  transition: all 1200ms ease;
}
.project-block-two .inner-box .content-box {
  border-radius: 50px;
  max-width: 488px;
  overflow: hidden;
  position: absolute;
  right: 50px;
  top: 90px;
}
@media (max-width: 767.98px) {
  .project-block-two .inner-box .content-box {
    border-radius: 0;
    max-width: inherit;
    position: relative;
    right: 0;
    top: 0;
  }
}
.project-block-two .inner-box .content-box .content-inner {
  max-width: 488px;
  padding: 60px;
  position: relative;
  z-index: 0;
}
@media (max-width: 767.98px) {
  .project-block-two .inner-box .content-box .content-inner {
    max-width: inherit;
    padding: 40px 30px 30px;
  }
}
@media (max-width: 575.98px) {
  .project-block-two .inner-box .content-box .content-inner {
    padding: 30px 0 0;
  }
}
.project-block-two .inner-box .content-box .content-inner::before {
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  background-color: var(--theme-color-white);
  -webkit-mask-image: url(../images/resource/project-bg-mask2.png);
  -webkit-mask-size: cover;
  -webkit-mask-position: top right;
  -webkit-mask-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .project-block-two .inner-box .content-box .content-inner::before {
    -webkit-mask-image: none;
            mask-image: none;
  }
}
.project-block-two .inner-box .arrow-icon {
  background: transparent;
  position: absolute;
  right: 3px;
  top: 4px;
}
@media (max-width: 575.98px) {
  .project-block-two .inner-box .arrow-icon {
    display: none;
  }
}
.project-block-two .inner-box .arrow-icon .icon {
  background-color: var(--theme-color-yellow);
  border-radius: 50%;
  color: var(--theme-color-dark);
  display: inline-block;
  font-size: 32px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  width: 100px;
}
.project-block-two .inner-box .category {
  color: var(--theme-color1);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 0.1em;
  margin-bottom: 16px;
  text-transform: uppercase;
}
.project-block-two .inner-box .title {
  font-family: var(--heading-font-family);
  font-size: 30px;
  font-weight: 700;
  line-height: 40px;
  margin-bottom: 25px;
  max-width: 80%;
}
.project-block-two .inner-box .text {
  color: var(--text-color2);
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  position: relative;
}
.project-block-two .inner-box:hover .image-box img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

/***

====================================================================
    Project Section Three
====================================================================

***/
.project-section-three {
  position: relative;
}
.project-section-three .shape-image1 {
  background-size: cover;
  left: 0;
  position: absolute;
  text-align: center;
  top: 15%;
  width: 100%;
  z-index: 0;
}

.project-block-three {
  border-radius: 30px 30px 0 0;
  margin-bottom: 74px;
}
@media (max-width: 575.98px) {
  .project-block-three {
    margin-bottom: 30px;
  }
}
.project-block-three .inner-box {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .project-block-three .inner-box {
  background-color: var(--dark-color2);
}
.project-block-three .inner-box:hover .image-box .image img:first-child {
  -webkit-transform: translateX(0) scaleX(1);
          transform: translateX(0) scaleX(1);
  opacity: 1;
  -webkit-filter: blur(0);
          filter: blur(0);
}
.project-block-three .inner-box:hover .image-box .image img:nth-child(2) {
  -webkit-transform: translateX(-50%) scaleX(2);
          transform: translateX(-50%) scaleX(2);
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
.project-block-three .inner-box:hover .content-box .title {
  color: var(--theme-color1);
}
[data-tm-layout=dark] .project-block-three .inner-box:hover .content-box .title {
  color: var(--headings-color);
}
.project-block-three .image-box {
  position: relative;
}
.project-block-three .image-box .image {
  border-radius: 30px;
  position: relative;
  overflow: hidden;
  margin-bottom: 0;
}
.project-block-three .image-box .image img {
  border-right: 30px;
  position: relative;
  width: 100%;
  display: block;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.project-block-three .image-box .image img:first-child {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  -webkit-transform: translateX(50%) scaleX(2);
          transform: translateX(50%) scaleX(2);
  opacity: 0;
  -webkit-filter: blur(10px);
          filter: blur(10px);
}
.project-block-three .content-box {
  padding: 30px 0 0;
  position: relative;
  z-index: 1;
}
.project-block-three .content-box .title {
  color: var(--theme-color-dark2);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .project-block-three .content-box .title {
    font-size: 24px;
  }
}
.project-block-three .content-box .title:hover {
  color: var(--theme-color1);
}
.project-block-three .content-box .text {
  margin-bottom: 10px;
}

/***

====================================================================
    Project Section Four
====================================================================

***/
.project-section-four {
  background-color: rgba(var(--theme-color1-rgb), 0.1);
  padding: 120px 0 90px;
  position: relative;
}
.project-section-four .outer-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .project-section-four .outer-box {
    margin: 0;
  }
}
@media (max-width: 991.98px) {
  .project-section-four .outer-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0;
  }
}

.project-block-four {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-height: 470px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 30px;
  position: relative;
  will-change: flex;
  -webkit-transition: 0.8s cubic-bezier(0.29, 0, 0.2, 1);
  transition: 0.8s cubic-bezier(0.29, 0, 0.2, 1);
}
@media (max-width: 991.98px) {
  .project-block-four {
    width: 50%;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 50% !important;
            flex: 0 0 50% !important;
    padding: 0 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767.98px) {
  .project-block-four {
    width: 100%;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
  }
}
@media (max-width: 575.98px) {
  .project-block-four {
    padding: 0;
  }
}
.project-block-four:hover, .project-block-four.active {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}
.project-block-four:hover .image-box .image::after, .project-block-four.active .image-box .image::after {
  opacity: 1;
  visibility: visible;
}
.project-block-four:hover .inner-box .image-box .image:before, .project-block-four.active .inner-box .image-box .image:before {
  opacity: 0.3;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.project-block-four:hover .inner-box .icon, .project-block-four.active .inner-box .icon {
  background-color: var(--theme-color-light);
  color: var(--theme-color-dark);
}
.project-block-four:hover .inner-box .content-box .title, .project-block-four.active .inner-box .content-box .title {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}
.project-block-four:hover .inner-box .content-box .price, .project-block-four.active .inner-box .content-box .price {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}
.project-block-four:hover .inner-box .content-box-hover .title, .project-block-four.active .inner-box .content-box-hover .title {
  opacity: 0;
  -webkit-transform: translateY(100);
          transform: translateY(100);
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}
.project-block-four:hover .inner-box .content-box-hover .text, .project-block-four.active .inner-box .content-box-hover .text {
  opacity: 0;
  -webkit-transform: translateY(100);
          transform: translateY(100);
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}
.project-block-four .inner-box {
  overflow: hidden;
  position: relative;
}
@media (max-width: 991.98px) {
  .project-block-four .inner-box .image-box .image:before {
    opacity: 0.3;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  .project-block-four .inner-box .icon {
    background-color: var(--theme-color-light);
    color: var(--theme-color-dark);
  }
  .project-block-four .inner-box .content-box .title {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
    -webkit-transition-delay: 300ms;
            transition-delay: 300ms;
  }
  .project-block-four .inner-box .content-box .price {
    opacity: 1;
    -webkit-transform: translate(0);
            transform: translate(0);
    -webkit-transition-delay: 400ms;
            transition-delay: 400ms;
  }
  .project-block-four .inner-box .content-box-hover .title {
    opacity: 0;
    -webkit-transform: translateY(100);
            transform: translateY(100);
    -webkit-transition-delay: 0ms;
            transition-delay: 0ms;
  }
  .project-block-four .inner-box .content-box-hover .text {
    opacity: 0;
    -webkit-transform: translateY(100);
            transform: translateY(100);
    -webkit-transition-delay: 0ms;
            transition-delay: 0ms;
  }
}
.project-block-four .inner-box:hover .image-box .image:before {
  opacity: 0.3;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.project-block-four .inner-box:hover .icon {
  background-color: var(--theme-color-light);
  color: var(--theme-color-dark);
}
.project-block-four .inner-box:hover .content-box .title {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition-delay: 300ms;
          transition-delay: 300ms;
}
.project-block-four .inner-box:hover .content-box .price {
  opacity: 1;
  -webkit-transform: translate(0);
          transform: translate(0);
  -webkit-transition-delay: 400ms;
          transition-delay: 400ms;
}
.project-block-four .inner-box:hover .content-box-hover .title {
  opacity: 0;
  -webkit-transform: translateY(100);
          transform: translateY(100);
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}
.project-block-four .inner-box:hover .content-box-hover .text {
  opacity: 0;
  -webkit-transform: translateY(100);
          transform: translateY(100);
  -webkit-transition-delay: 0ms;
          transition-delay: 0ms;
}
.project-block-four .image-box {
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.project-block-four .image-box .image {
  margin-bottom: 0;
  position: relative;
}
.project-block-four .image-box .image::after {
  background: rgba(var(--theme-color-dark-rgb), 0.5);
  border-radius: 30px;
  bottom: 0;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
          transform: matrix(-1, 0, 0, 1, 0, 0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 100%;
  z-index: 2;
  visibility: hidden;
}
[data-tm-layout=dark] .project-block-four .image-box .image::after {
  background: rgba(var(--theme-color-white-rgb), 0.5);
}
@media (max-width: 991.98px) {
  .project-block-four .image-box .image::after {
    opacity: 1;
    visibility: visible;
  }
}
.project-block-four .image-box .image img {
  border-radius: 30px;
  height: 561px;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  width: 100%;
}
.project-block-four .content-box-hover {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
  padding: 30px 30px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  z-index: 2;
}
.project-block-four .content-box-hover .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.project-block-four .content-box-hover .title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  margin-bottom: 0;
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  transform: rotate(180deg);
  text-align: start;
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.project-block-four .content-box-hover .text {
  color: #cccccc;
  font-size: 16px;
  -webkit-transform: rotate(180deg);
  -khtml-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl;
  text-align: start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .project-block-four .content-box-hover .text {
  color: var(--headings-color);
}
.project-block-four .content-box {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 3;
  padding: 30px 0px 36px 50px;
}
@media (max-width: 991.98px) {
  .project-block-four .content-box {
    padding-left: 20px;
  }
}
@media (max-width: 575.98px) {
  .project-block-four .content-box {
    padding: 30px 15px 36px;
  }
}
.project-block-four .content-box .title {
  color: var(--theme-color-white);
  font-size: 24px;
  font-weight: 700;
  margin-top: 5px;
  min-width: 315px;
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .project-block-four .content-box .title {
  color: var(--headings-color);
}
@media (max-width: 1199.98px) {
  .project-block-four .content-box .title {
    min-width: inherit;
  }
}
@media (max-width: 375.98px) {
  .project-block-four .content-box .title {
    max-width: 90%;
  }
}
.project-block-four .content-box .price {
  color: var(--theme-color-white);
  opacity: 0;
  -webkit-transform: translateY(20px);
          transform: translateY(20px);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .project-block-four .content-box .price {
  color: var(--headings-color);
}

/***

====================================================================
    Process Section
====================================================================

***/
.process-section {
  background-color: var(--theme-color-dark);
  border-radius: 20px;
  position: relative;
  padding: 120px 0 50px;
  margin: 0 30px;
}
.process-section:before {
  background-image: url(../images/resource/process1-bg1.jpg);
  background-size: cover;
  border-radius: 20px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
.process-section.home6-style {
  padding-top: 80px;
}

.process-block {
  margin-bottom: 30px;
}
.process-block .inner-box {
  position: relative;
}
.process-block .inner-box:before {
  background-color: rgba(var(--theme-color-white-rgb), 0.1);
  content: "";
  position: absolute;
  left: 0;
  top: 105px;
  height: 1px;
  width: 100%;
}
@media (max-width: 767.98px) {
  .process-block .inner-box:before {
    width: 100%;
  }
}
.process-block .inner-box .content-box {
  position: relative;
  padding: 42px 15px;
  text-align: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.process-block .inner-box .content-box .title {
  color: var(--theme-color-white);
  font-size: 24px;
  font-weight: 700;
}
[data-tm-layout=dark] .process-block .inner-box .content-box .title {
  color: var(--headings-color);
}
.process-block .inner-box .content-box .text {
  color: var(--text-color2);
  margin-bottom: 30px;
}
.process-block .inner-box .content-box .btn-step-one {
  background: var(--gradient-2);
  border-radius: 50px;
  color: var(--theme-color-white);
  font-size: 14px;
  font-weight: 700;
  padding: 8px 21.5px 9px;
  text-transform: uppercase;
  text-align: center;
}
[data-tm-layout=dark] .process-block .inner-box .content-box .btn-step-one {
  color: var(--headings-color);
}
.process-block .inner-box .content-box .btn-step-one.style-two {
  background: var(--gradient-3);
}
.process-block .inner-box .icon-box {
  background-color: var(--theme-color-yellow);
  border-radius: 50%;
  color: var(--theme-color1);
  font-size: 60px;
  line-height: 120px;
  margin-bottom: 30px;
  text-align: center;
  height: 120px;
  width: 120px;
  margin: 0 auto 30px;
}
.process-block .inner-box .icon-box.style-two {
  background-color: var(--theme-color1);
}

/***

====================================================================
    Process Section Two
====================================================================

***/
.process-section-two {
  background-color: #13132E;
  border-radius: 50px;
  position: relative;
  padding: 120px 0 50px;
  margin: 0 30px;
}
.process-section-two:before {
  background-image: url(../images/resource/process2-bg1.jpg);
  background-size: cover;
  background-position: top center;
  border-radius: 50px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

.process-block-two {
  margin-bottom: 60px;
}
.process-block-two .inner-box {
  position: relative;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.process-block-two .inner-box:hover {
  background-color: #FF3838;
}
.process-block-two .inner-box:hover .content-box .number {
  background-color: var(--theme-color-white);
  border-color: transparent;
  -webkit-text-stroke: 1px #FF3838;
}
.process-block-two .inner-box:hover .content-box .list .item {
  background-color: rgba(0, 0, 0, 0.1);
  border-color: transparent;
}
.process-block-two .inner-box .content-box {
  position: relative;
  padding: 62px 40px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.process-block-two .inner-box .content-box .number {
  position: absolute;
  right: 30px;
  top: -30px;
  background: #140D1A;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-radius: 50px;
  font-size: 36px;
  line-height: 1;
  padding: 9px 25px 13px;
  color: transparent;
  -webkit-text-stroke: 1px rgba(255, 255, 255, 0.2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.process-block-two .inner-box .content-box .title {
  color: var(--theme-color-white);
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 30px;
}
.process-block-two .inner-box .content-box .list {
  position: relative;
}
.process-block-two .inner-box .content-box .list .item {
  border: 1px solid rgba(var(--theme-color-white-rgb), 0.2);
  border-radius: 50px;
  color: var(--theme-color-white);
  display: inline-block;
  font-weight: 400;
  padding: 9px 35px;
  margin-bottom: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.process-block-two .inner-box .shape-image1 {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
@media (max-width: 991.98px) {
  .process-block-two .inner-box .shape-image1 {
    display: none;
  }
}

/*** 

====================================================================
  Service Section
====================================================================

***/
.ks-service-area {
  padding-top: 110px;
  padding-bottom: 60px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  background-color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-service-area {
  background-color: var(--dark-color2);
}
.ks-service-icon {
  margin-bottom: 25px;
}
.ks-service-icon span {
  border-radius: 50%;
  border: 1px solid #76878F;
  color: var(--theme-color1);
  display: inline-block;
  height: 62px;
  line-height: 56px;
  position: relative;
  text-align: center;
  width: 62px;
  z-index: 1;
}
.ks-service-icon span::after {
  background-color: var(--theme-color1);
  border-radius: 50%;
  height: 100%;
  content: "";
  left: 50%;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: -1;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ks-service-title {
  margin-bottom: 25px;
  line-height: 1.33;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #ffffff;
  text-align: center;

}
@media (max-width: 1199.98px) {
  .ks-service-title {
    font-size: 24px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-service-title {
    font-size: 20px;
  }
}
.ks-service-top-text p {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .ks-service-top-text p br {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .ks-service-top-text p {
    margin-top: 30px;
  }
}
.ks-service-top-wrap {
  margin-bottom: 50px;
}
.ks-service-list-box {
  margin-bottom: 20px;
  text-align: center;
}
.ks-service-list-box ul li {
  line-height: 1.87;
  padding-left: 16px;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  font-family: var(--manrope-font);
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-service-list-box ul li {
    font-size: 14px;
  }
}
.ks-service-list-box ul li::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  height: 4px;
  width: 4px;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: var(--text-color);
}
.ks-service-more {
  font-weight: 700;
  font-size: 12px;
  color: var(--gray-color2);
  text-transform: uppercase;
}
.ks-service-more::before {
  content: "";
  display: inline-block;
  height: 1px;
  width: 60%;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
  margin-right: 20px;
  background-color: rgba(147, 147, 169, 0.3);
}
@media (max-width: 1199.98px) {
  .ks-service-more::before {
    width: 40%;
  }
}
.ks-service-more:hover {
  color: #ffffff;
}
.ks-service-number {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  height: 100px;
  width: 90px;
  line-height: 100px;
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  font-family: var(--heading-font-family);
}
.ks-service-bg {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.ks-service-item {
  border-radius: 20px;
  padding: 40px;
  margin-bottom: 30px;
  position: relative;
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-service-item {
    padding: 30px 25px;
  }
}
.ks-service-item::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: -1;
  border-radius: 15px;
  background-color: var(--black2-color);
  -webkit-mask-image: url(../images/service/mask.png);
  -webkit-mask-size: cover;
  -webkit-mask-position: top right;
  -webkit-mask-repeat: no-repeat;
}
.ks-service-item:hover .ks-service-icon span {
  color: var(--theme-color-white);
  border-color: var(--theme-color1);
}
[data-tm-layout=dark] .ks-service-item:hover .ks-service-icon span {
  color: var(--headings-color);
}
.ks-service-item:hover .ks-service-icon span::after {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.ks-service-thumb {
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 20px;
  position: relative;
}
.ks-service-thumb img {
  width: 100%;
  border-radius: 20px;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
}
.ks-service-link {
  position: absolute;
  bottom: 0;
  right: 0;
}
.ks-service-link a {
  display: inline-block;
  border-radius: 200px;
  padding: 10px 15px;
  width: 48px;
  height: 62px;
  line-height: 41px;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  color: var(--theme-color-white);
  background-color: var(--theme-color1);
}
@media (max-width: 1199.98px) {
  .ks-service-link a {
    height: 55px;
    width: 42px;
    line-height: 2;
  }
}
.ks-service-link a svg {
  position: relative;
  z-index: 1;
}
.ks-service-link a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 200px;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: var(--theme-color-dark);
}
.ks-service-style-2 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ks-service-style-2 .ks-service-item {
  padding: 25px 25px 20px 25px;
  border-radius: 20px;
  z-index: 1;
  margin-bottom: 30px;
}
.ks-service-style-2 .ks-service-item::after {
  -webkit-transition: 0.4s;
  transition: 0.4s;
  border-radius: 20px;
  -webkit-mask-position: bottom right;
  background-color: var(--theme-color-white);
  -webkit-mask-image: url(../images/service/mask-2.png);
}
.ks-service-style-2 .ks-service-item .ks-service-list-box {
  margin-bottom: 15px;
}
.ks-service-style-2 .ks-service-item:hover::after {
  background-color: var(--theme-color1);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-title {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-service-style-2 .ks-service-item:hover .ks-service-title {
  color: var(--theme-color-yellow);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-list-box ul li {
  color: rgba(255, 255, 255, 0.6);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-list-box ul li::after {
  background-color: rgba(255, 255, 255, 0.6);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-more {
  color: var(--theme-color-white);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-more::after {
  background-color: var(--gray-color);
}
[data-tm-layout=dark] .ks-service-style-2 .ks-service-item:hover .ks-service-more {
  color: var(--headings-color);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-link a {
  color: var(--theme-color-yellow);
}
[data-tm-layout=dark] .ks-service-style-2 .ks-service-item:hover .ks-service-link a:after {
  background-color: var(--theme-color-white);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-link a::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ks-service-style-2 .ks-service-item:hover .ks-service-thumb img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.ks-service-style-2 .ks-service-icon {
  position: absolute;
  left: 20px;
  bottom: 20px;
  margin-bottom: 0;
}
.ks-service-style-2 .ks-service-icon span {
  color: var(--theme-color-white);
  border-color: var(--theme-color1);
  background-color: var(--theme-color1);
}
[data-tm-layout=dark] .ks-service-style-2 .ks-service-icon span svg path {
  fill: var(--headings-color);
}
[data-tm-layout=dark] .ks-service-style-2 .ks-service-link a {
  color: var(--headings-color);
}
.ks-service-style-2 .ks-service-title {
  font-weight: 600;
  font-size: 26px;
  line-height: 1.15;
  margin-bottom: 15px;
  text-transform: uppercase;
  color: var(--theme-color-dark);
}
@media (max-width: 1199.98px) {
  .ks-service-style-2 .ks-service-title {
    font-size: 22px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-service-style-2 .ks-service-title {
    font-size: 19px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-service-style-2 .ks-service-more::before {
    width: 36%;
  }
}
.ks-service-style-2.ks-service-area {
  padding-bottom: 100px;
}

/*** 

====================================================================
  Service Section Two
====================================================================

***/
.service-area-three {
  background-color: var(--theme-color-dark);
  overflow: hidden;
  padding-bottom: 600px;
  position: relative;
}
[data-tm-layout=dark] .service-area-three {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .service-area-three {
    padding-bottom: 90px;
  }
}
.service-area-three .shape-1 {
  left: 0;
  opacity: 0.1;
  position: absolute;
  top: 0;
}
.service-area-three .shape-2 {
  bottom: 0;
  opacity: 0.1;
  position: absolute;
  right: 0;
}
.service-area-three .shape-3 {
  bottom: 120px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  right: 0;
  z-index: 0;
}
@media (max-width: 1199.98px) {
  .service-area-three .shape-3 {
    display: none;
  }
}
.service-area-three .shape-bottom {
  bottom: -1px;
  left: 0;
  right: 0;
  position: absolute;
}
@media (max-width: 1199.98px) {
  .service-area-three .shape-bottom {
    display: none;
  }
}
.service-area-three .bg-shape {
  position: relative;
}
.service-area-three .bg-shape:before {
  background: rgba(255, 248, 38, 0.9);
  bottom: -300px;
  content: "";
  -webkit-filter: blur(150px);
          filter: blur(150px);
  height: 415px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 415px;
}
.service-area-three .outer-box .service-block-three:first-child, .service-area-three .outer-box .service-block-three:last-child {
  margin-top: 150px;
}
@media (max-width: 1199.98px) {
  .service-area-three .outer-box .service-block-three:first-child, .service-area-three .outer-box .service-block-three:last-child {
    margin-top: 0;
  }
}
.service-area-three .outer-box .service-block-three:nth-child(2), .service-area-three .outer-box .service-block-three:nth-child(4) {
  margin-top: 75px;
}
@media (max-width: 1199.98px) {
  .service-area-three .outer-box .service-block-three:nth-child(2), .service-area-three .outer-box .service-block-three:nth-child(4) {
    margin-top: 0;
  }
}
.service-area-three .ks-section-title-wrap {
  margin-bottom: 100px;
}

/*** 

====================================================================
  Service Section Three
====================================================================

***/
.services-section-three {
  background-color: var(--theme-color-dark);
  position: relative;
  padding: 200px 0 120px;
}
.services-section-three .outer-box {
  position: relative;
}

.service-block-three .inner-column {
  background-color: rgba(var(--theme-color-white-rgb), 0.05);
  border: 1px solid rgba(var(--theme-color-white-rgb), 0.1);
  border-radius: 20px;
  position: relative;
  padding: 50px 30px 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .service-block-three .inner-column {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 1199.98px) {
  .service-block-three .inner-column {
    margin-bottom: 30px;
  }
}
.service-block-three .inner-column:before {
  border-radius: 20px;
  background-image: url(../images/icons/pattern1.png);
  background-size: cover;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
}
.service-block-three .inner-column:hover {
  background-color: var(--theme-color1);
}
.service-block-three .inner-column:hover .image-box .inner-box .icon-box {
  border-color: var(--theme-color4);
}
.service-block-three .inner-column:hover .content-box {
  border-color: var(--theme-color1);
}
.service-block-three .inner-column:hover .content-box .btn-link {
  -webkit-transform: translateX(-50%) scale(1);
          transform: translateX(-50%) scale(1);
}
.service-block-three .inner-column .image-box .inner-box {
  position: relative;
  margin-bottom: 60px;
}
.service-block-three .inner-column .image-box .inner-box .image {
  margin-bottom: 0;
  text-align: center;
}
.service-block-three .inner-column .image-box .inner-box .image img {
  border-radius: 50%;
}
.service-block-three .inner-column .image-box .inner-box .icon-box {
  background-color: #222222;
  border: 5px solid #222222;
  border-radius: 50%;
  height: 74px;
  line-height: 62px;
  text-align: center;
  width: 74px;
  position: absolute;
  bottom: -37px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-three .inner-column .content-box {
  position: relative;
  text-align: center;
  padding-bottom: 41px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-three .inner-column .title {
  color: var(--theme-color-white);
  font-size: 24px;
  line-height: 1.4;
  margin-bottom: 0;
}
[data-tm-layout=dark] .service-block-three .inner-column .title {
  color: var(--headings-color);
}
.service-block-three .inner-column .btn-link {
  bottom: -23px;
  color: var(--theme-color-dark);
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%) scale(0);
          transform: translateX(-50%) scale(0);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-three .inner-column .btn-link .icon {
  background-color: var(--theme-color4);
  border-radius: 50%;
  color: var(--theme-color-dark);
  display: inline-block;
  font-size: 16px;
  height: 46px;
  line-height: 48px;
  text-align: center;
  width: 46px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .service-block-three .inner-column .btn-link .icon {
  color: var(--theme-color-white);
}

/***

====================================================================
    Services Section Four
====================================================================

***/
.services-section-four {
  padding: 154px 0 90px;
  position: relative;
}
.services-section-four .shape-1 {
  bottom: 0;
  left: 0;
  position: absolute;
  top: auto;
}
@media (max-width: 991.98px) {
  .services-section-four .anim-icons {
    display: none;
  }
}
.services-section-four .anim-icons .shape-image1 {
  position: absolute;
  top: -5px;
  right: 0;
  z-index: -1;
}
.services-section-four .anim-icons .shape-image2 {
  position: absolute;
  top: 681px;
  left: 0;
  z-index: -1;
}
.services-section-four .bottom-text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 37px;
}
.services-section-four .bottom-text span {
  background-color: var(--theme-color1);
  border-radius: 20px;
  color: var(--text-color-theme-color1);
  display: inline-block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  padding: 2.5px 10.5px 3.5px;
  margin-right: 14px;
  position: relative;
  top: 1px;
}
.services-section-four .bottom-text .text {
  color: var(--theme-color-dark);
  font-size: 20px;
  font-weight: 700;
}
.services-section-four .bottom-text .btn-link {
  color: var(--theme-color1);
  font-family: var(--style-font);
  font-style: italic;
  font-size: 20px;
  font-weight: 400;
  margin-left: 10px;
  text-decoration: underline;
}

.service-block-four .inner-box {
  background-color: transparent;
  border-radius: 30px;
  padding: 55px 44px 45px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 1199.98px) {
  .service-block-four .inner-box {
    padding: 47px 30px 45px;
  }
}
@media (max-width: 575.98px) {
  .service-block-four .inner-box {
    padding: 47px 15px 45px;
  }
}
.service-block-four .inner-box:before {
  background: linear-gradient(289.05deg, #FFF826 16.47%, #0938D3 76.33%);
  border-radius: 30px;
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  top: 0;
  z-index: -1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box:after {
  background: var(--theme-color-white);
  border-radius: 30px;
  content: "";
  position: absolute;
  right: 1px;
  bottom: 1px;
  left: 1px;
  top: 1px;
  z-index: -1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box:hover:after {
  background: var(--theme-color1);
}
[data-tm-layout=dark] .service-block-four .inner-box:hover:after {
  background: var(--theme-color1);
}
.service-block-four .inner-box:hover .content-box .title-box .number {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .service-block-four .inner-box:hover .content-box .title-box .number {
  color: var(--headings-color);
}
.service-block-four .inner-box:hover .content-box .title-box .icon-box .icon {
  color: var(--theme-color1);
}
.service-block-four .inner-box:hover .content-box .title-box .icon-box .icon path {
  fill: var(--theme-color-white);
}
[data-tm-layout=dark] .service-block-four .inner-box:hover .content-box .title-box .icon-box .icon path {
  fill: var(--headings-color);
}
.service-block-four .inner-box:hover .content-box .text {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .service-block-four .inner-box:hover .content-box .text {
  color: var(--headings-color);
}
.service-block-four .inner-box:hover .content-box .title {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .service-block-four .inner-box:hover .content-box .title {
  color: var(--headings-color);
}
.service-block-four .inner-box:hover .content-box .title:before {
  width: 100%;
}
.service-block-four .inner-box:hover .image-box:before {
  opacity: 1;
  height: 100%;
}
.service-block-four .inner-box:hover .image-box:after {
  background-color: rgba(var(--theme-color-white-rgb), 0.5);
}
.service-block-four .inner-box:hover .image-box .icon-box {
  background: linear-gradient(289.05deg, #FFF826 16.47%, #0938D3 76.33%);
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
}
.service-block-four .inner-box:hover .image-box .icon-box:hover {
  -webkit-transform: rotate(0deg) scale(1);
          transform: rotate(0deg) scale(1);
}
.service-block-four .inner-box .content-box {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .content-box .title-box {
  position: relative;
  margin-bottom: 13px;
}
.service-block-four .inner-box .content-box .title-box .number {
  font-size: 50px;
  font-weight: 600;
  color: rgba(102, 102, 102, 0.4);
  font-family: var(--heading-font-family);
  line-height: 1.1;
  margin-bottom: 27px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .content-box .title-box .icon-box {
  position: absolute;
  right: 1px;
  top: -6px;
  line-height: 1;
}
@media (max-width: 575.98px) {
  .service-block-four .inner-box .content-box .title-box .icon-box {
    bottom: auto;
    top: -5px;
  }
}
.service-block-four .inner-box .content-box .title-box .icon-box .icon {
  color: var(--theme-color-gray);
  font-size: 60px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .content-box .title-box .icon-box .icon path {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .content-box .text {
  margin-bottom: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .content-box .title {
  margin-bottom: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .content-box .title:before {
  color: var(--theme-color1);
  position: absolute;
  content: attr(data-text);
  top: -35px;
  left: 0;
  width: 0;
  overflow: hidden;
  padding-top: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: calc(100% + 34px);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  pointer-events: none;
}
.service-block-four .inner-box .image-box {
  position: relative;
  z-index: 1;
}
.service-block-four .inner-box .image-box:after {
  background-color: var(--theme-color-dark2);
  border-radius: 30px 230px 30px 30px;
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  height: 100%;
  width: 100%;
  z-index: -1;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .image-box img {
  border-radius: 30px 230px 30px 30px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 767.98px) {
  .service-block-four .inner-box .image-box img {
    width: 100%;
  }
}
.service-block-four .inner-box .image-box .icon-box {
  background-color: var(--theme-color1);
  border-radius: 50%;
  color: var(--text-color-theme-color1);
  font-size: 20px;
  height: 58px;
  line-height: 58px;
  width: 58px;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 63px;
  z-index: 2;
  border: 3px solid #ffffff;
  -webkit-transform: rotate(-45deg) scale(1);
          transform: rotate(-45deg) scale(1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.service-block-four .inner-box .image-box .icon-box a {
  display: block;
}
.service-block-four .inner-box .image-box .icon-box .icon {
  color: var(--text-color-theme-color1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}


/***

====================================================================
    Services Section Five
====================================================================

***/
.services-section-five {
  padding: 120px 0 50px;
  position: relative;
}
[data-tm-layout=dark] .services-section-five {
  border-top: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
.services-section-five .outer-box {
  background-color: var(--theme-color-dark);
  border-radius: 50px;
  position: relative;
  padding: 66px 15px 62px;
  margin-right: 5px;
}
[data-tm-layout=dark] .services-section-five .outer-box {
  background-color: var(--dark-color2);
}

.service-block-five {
  margin-bottom: 0;
}
.service-block-five .inner-box {
  padding: 0;
}
.service-block-five .inner-box.active .title-box {
  background: var(--gradient-2);
}
.service-block-five .inner-box.active .title-box .title {
  cursor: pointer;
  color: var(--theme-color-white);
}
.service-block-five .inner-box.active .title-box .title:hover {
  color: var(--theme-color-white);
}
.service-block-five .inner-box.active .title-box .number {
  color: var(--theme-color1);
}
.service-block-five .inner-box.active .title-box .icon-box {
  color: var(--theme-color1);
  -webkit-transform: scale(1);
          transform: scale(1);
  visibility: visible;
}
.service-block-five .inner-box.active .content-box {
  opacity: 1;
  height: 100%;
  visibility: visible;
  -webkit-transform: translate(0) scaleY(1);
          transform: translate(0) scaleY(1);
}
@media (max-width: 991.98px) {
  .service-block-five .inner-box.active .content-box {
    height: auto;
  }
}
.service-block-five .inner-box .title-box {
  border-radius: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 11px 15px 12px 35px;
  position: relative;
  max-width: 372px;
  margin-bottom: 13px;
  z-index: 2;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 991.98px) {
  .service-block-five .inner-box .title-box {
    max-width: none;
    width: 100%;
    background-color: #1d1d3c;
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .service-block-five .inner-box .title-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    padding: 20px 15px;
  }
}
.service-block-five .inner-box .title-box .title {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .service-block-five .inner-box .title-box .title {
  color: var(--headings-color);
}
@media (max-width: 575.98px) {
  .service-block-five .inner-box .title-box .title {
    margin-top: 0;
  }
}
[data-tm-layout=dark] .service-block-five .inner-box .title-box .title:hover {
  color: var(--headings-color);
}
.service-block-five .inner-box .title-box .icon-box {
  background-color: var(--theme-color-white);
  border-radius: 50%;
  color: var(--theme-color-dark);
  font-size: 50px;
  height: 60px;
  line-height: 46px;
  margin-left: auto;
  margin-right: 0;
  position: relative;
  top: 0.5px;
  text-align: center;
  -webkit-transform: scale(0);
          transform: scale(0);
  visibility: hidden;
  width: 60px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .service-block-five .inner-box .title-box .icon-box {
  background-color: var(--headings-color);
}
@media (max-width: 991.98px) {
  .service-block-five .inner-box .title-box .icon-box {
    -webkit-transform: scale(1);
            transform: scale(1);
    visibility: visible;
  }
}
@media (max-width: 575.98px) {
  .service-block-five .inner-box .title-box .icon-box {
    margin-right: auto;
    margin-bottom: 15px;
  }
}
.service-block-five .inner-box .title-box .icon-box svg path {
  fill: var(--theme-color-dark);
}
[data-tm-layout=dark] .service-block-five .inner-box .title-box .icon-box svg path {
  fill: var(--theme-color1);
}
.service-block-five .inner-box .content-box {
  background-color: #F7F7FA;
  border-radius: 50px;
  height: 0;
  display: none;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  opacity: 0;
  position: absolute;
  right: -5px;
  top: 0;
  visibility: hidden;
  width: calc(100% - 341px);
  z-index: 1;
  -webkit-transform: translateY(10px) scaleY(0);
          transform: translateY(10px) scaleY(0);
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
}
[data-tm-layout=dark] .service-block-five .inner-box .content-box {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 1199.98px) {
  .service-block-five .inner-box .content-box {
    width: calc(100% - 270px);
  }
}
@media (max-width: 991.98px) {
  .service-block-five .inner-box .content-box {
    height: auto;
    width: 100%;
    max-width: none;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: translateY(10px) scaleY(1);
            transform: translateY(10px) scaleY(1);
    -webkit-transform-origin: top;
            transform-origin: top;
    margin-bottom: 20px;
  }
}
@media (max-width: 575.98px) {
  .service-block-five .inner-box .content-box {
    padding: 0;
    border-radius: 30px;
  }
}
.service-block-five .inner-box .content-box.active {
  display: block;
}
.service-block-five .inner-box .content-box.active .inner-content {
  -webkit-transform: translate(0) scaleY(1);
          transform: translate(0) scaleY(1);
}
.service-block-five .inner-box .content-box .inner-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 68px 55px 61px;
}
@media (max-width: 1199.98px) {
  .service-block-five .inner-box .content-box .inner-content {
    padding: 90px 40px 80px;
  }
}
@media (max-width: 991.98px) {
  .service-block-five .inner-box .content-box .inner-content {
    padding: 40px 25px;
  }
}
@media (max-width: 767.98px) {
  .service-block-five .inner-box .content-box .inner-content {
    display: block;
  }
}
@media (max-width: 575.98px) {
  .service-block-five .inner-box .content-box .inner-content {
    padding: 40px 15px;
  }
}
.service-block-five .inner-box .content-box .image-column .inner-column {
  position: relative;
}
.service-block-five .inner-box .content-box .image-column .inner-column .image {
  margin-bottom: 0;
}
.service-block-five .inner-box .content-box .image-column .inner-column .image img {
  border-radius: 20px;
  width: 100%;
  min-width: 336px;
}
@media (max-width: 1199.98px) {
  .service-block-five .inner-box .content-box .image-column .inner-column .image img {
    min-width: 300px;
  }
}
@media (max-width: 767.98px) {
  .service-block-five .inner-box .content-box .image-column .inner-column .image img {
    min-width: auto;
  }
}
.service-block-five .inner-box .content-box .content-column .inner-column {
  padding: 34px 0 34px 43px;
}
@media (max-width: 1199.98px) {
  .service-block-five .inner-box .content-box .content-column .inner-column {
    padding: 20px 0 0 43px;
  }
}
@media (max-width: 991.98px) {
  .service-block-five .inner-box .content-box .content-column .inner-column {
    padding: 20px 0 0 20px;
  }
}
@media (max-width: 575.98px) {
  .service-block-five .inner-box .content-box .content-column .inner-column {
    padding: 20px 0 0 0;
  }
}
.service-block-five .inner-box .content-box .content-column .inner-column .sub-title {
  color: var(--theme-color1);
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.1px;
  margin-bottom: 12px;
  text-transform: uppercase;
}
.service-block-five .inner-box .content-box .content-column .inner-column .title {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 21px;
}
.service-block-five .inner-box .content-box .content-column .inner-column .text {
  color: var(--text-color2);
  margin-bottom: 37px;
}

/***

====================================================================
    Services Section Six
====================================================================

***/
.service-block-six .inner-block {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  padding: 10px;
  position: relative;
}
[data-tm-layout=dark] .service-block-six .inner-block {
  border: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 1199.98px) {
  .service-block-six .inner-block {
    display: block;
  }
}
.service-block-six .inner-block:hover .thumb img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.service-block-six .thumb {
  border-radius: 10px;
  min-width: 246px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 1199.98px) {
  .service-block-six .thumb {
    min-width: inherit;
  }
}
.service-block-six .thumb img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}
@media (max-width: 1199.98px) {
  .service-block-six .thumb img {
    width: 100%;
    max-height: 410px;
  }
}
.service-block-six .content-block {
  padding: 30px 40px;
}
@media (max-width: 1399.98px) {
  .service-block-six .content-block {
    padding: 30px;
  }
}
@media (max-width: 1199.98px) {
  .service-block-six .content-block {
    padding: 30px 10px;
  }
}
.service-block-six .title {
  margin-top: 30px;
}
@media (max-width: 1399.98px) {
  .service-block-six .title {
    font-size: 24px;
  }
}
.service-block-six .text {
  color: var(--text-color2);
  font-style: normal;
  font-weight: 500;
}
.service-block-six .service-list {
  margin-top: 15px;
}
.service-block-six .service-list li {
  color: var(--theme-color-dark);
  font-weight: 500;
  padding-left: 30px;
}
.service-block-six .service-list i {
  background-color: transparent;
  color: var(--theme-color1);
  margin-right: 12px;
}

/***

====================================================================
    Services Section Seven
====================================================================

***/
.services-section-seven {
  background-color: #FCF3FF;
  padding: 260px 0 120px;
  position: relative;
}
[data-tm-layout=dark] .services-section-seven {
  background-color: var(--dark-color2);
}
.services-section-seven .sec-title {
  margin-bottom: 48px;
}
.services-section-seven .sec-title .text {
  margin-bottom: 20px;
  margin-right: 20px;
  margin-top: 0px;
}
.services-section-seven .sec-title .btn-box {
  margin-bottom: 6px;
}
.services-section-seven .outer-box {
  border-bottom: 1px solid var(--theme-color-dark);
}
.services-section-seven .outer-box .pin-spacer:first-child {
  margin-top: 0;
}
.services-section-seven .outer-box .pin-spacer:nth-child(2) {
  margin-top: 40px;
}
.services-section-seven .outer-box .pin-spacer:nth-child(3) {
  margin-top: 80px;
}
.services-section-seven .outer-box .pin-spacer:nth-child(4) {
  margin-top: 120px;
}
.services-section-seven .outer-box .pin-spacer:nth-child(5) {
  margin-top: 160px;
}
.services-section-seven.home6-style .ks-section-title-wrap {
  max-width: 560px;
}

.service-block-seven {
  background-color: #FCF3FF;
  margin-bottom: 0;
  position: relative;
}
[data-tm-layout=dark] .service-block-seven {
  background-color: var(--dark-color1);
}
.service-block-seven:last-child .inner-box .title-box {
  border-bottom: 1px solid var(--theme-color-dark);
  padding-bottom: 0px;
}
[data-tm-layout=dark] .service-block-seven:last-child .inner-box .title-box {
  border-bottom: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 575.98px) {
  .service-block-seven:last-child .inner-box .title-box {
    padding-bottom: 20px;
  }
  .service-block-seven:last-child .inner-box .title-box .title {
    margin-bottom: 0;
  }
}
.service-block-seven .inner-box {
  position: relative;
  padding-bottom: 19px;
}
.service-block-seven .inner-box .title-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 16px 0 0;
  position: relative;
}
@media (max-width: 575.98px) {
  .service-block-seven .inner-box .title-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.service-block-seven .inner-box .title-box .title {
  color: var(--theme-color-dark);
  font-size: 50px;
  font-weight: 700;
  line-height: 1.26;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 1199.98px) {
  .service-block-seven .inner-box .title-box .title {
    font-size: 36px;
  }
}
@media (max-width: 767.98px) {
  .service-block-seven .inner-box .title-box .title {
    font-size: 30px;
  }
}
@media (max-width: 575.98px) {
  .service-block-seven .inner-box .title-box .title {
    margin-bottom: 0px;
  }
}
.service-block-seven .inner-box .title-box .icon-box {
  color: var(--theme-color-dark);
  font-size: 50px;
  line-height: 1;
  margin-left: auto;
  position: relative;
  margin-right: 15px;
  top: 4px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 575.98px) {
  .service-block-seven .inner-box .title-box .icon-box {
    margin-right: auto;
  }
}
.service-block-seven .inner-box .content-box {
  width: 100%;
  padding: 30px 0 0;
}
.service-block-seven .inner-box .content-box .image-column .inner-column {
  display: inline-block;
  position: relative;
}
@media (max-width: 575.98px) {
  .service-block-seven .inner-box .content-box .image-column .inner-column {
    display: block;
  }
}
.service-block-seven .inner-box .content-box .image-column .inner-column .image {
  margin-bottom: 0;
}
.service-block-seven .inner-box .content-box .image-column .inner-column .image img {
  border-radius: 20px;
}
@media (max-width: 575.98px) {
  .service-block-seven .inner-box .content-box .image-column .inner-column .image img {
    width: 100%;
  }
}
.service-block-seven .inner-box .content-box .content-column .inner-column {
  padding: 30px 0;
}
@media (max-width: 1399.98px) {
  .service-block-seven .inner-box .content-box .content-column .inner-column {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 1199.98px) {
  .service-block-seven .inner-box .content-box .content-column .inner-column {
    padding-top: 7px;
  }
}
@media (max-width: 991.98px) {
  .service-block-seven .inner-box .content-box .content-column .inner-column {
    padding-top: 30px;
  }
}
.service-block-seven .inner-box .content-box .content-column .inner-column .text {
  color: var(--text-color3);
  font-family: var(--outfit-font);
  font-style: normal;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 25px;
}
.service-block-seven .inner-box .content-box .content-column .inner-column .info-list {
  margin-left: 15px;
  position: relative;
}
.service-block-seven .inner-box .content-box .content-column .inner-column .info-list .list-item {
  color: var(--black5-color);
  font-style: normal;
  font-weight: 500;
  margin-bottom: 16px;
  list-style-type: disc;
  text-transform: uppercase;
}
[data-tm-layout=dark] .service-block-seven .inner-box .content-box .content-column .inner-column .info-list .list-item {
  color: rgba(var(--theme-color-dark-rgb), 0.6);
}

.service-section-two {
  position: relative;
}
.service-section-two .shape-1 {
  left: 0;
  position: absolute;
  top: 50px;
}
@media (max-width: 991.98px) {
  .service-section-two .shape-1 {
    display: none;
  }
}
.service-section-two .shape-2 {
  bottom: 0;
  position: absolute;
  right: 0;
  top: auto;
}


 .car-container {
            position: relative;
            max-width: 800px;
            margin: 0 auto;
        }
        .hotspot {
            position: absolute;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            background: rgba(59, 130, 246, 0.7);
            display: flex;
            align-items: center;
            justify-content: center;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
            z-index: 10;
        }
        .hotspot:hover {
            background: rgba(59, 130, 246, 0.9);
            transform: scale(1.1);
            box-shadow: 0 6px 20px rgba(59, 130, 246, 0.4);
        }
        .hotspot i {
            color: white;
            font-size: 1.5rem;
        }
        .hotspot-tooltip {
            position: absolute;
            bottom: 70px;
            background: rgba(0, 0, 0, 0.8);
            color: white;
            padding: 8px 12px;
            border-radius: 6px;
            white-space: nowrap;
            opacity: 0;
            transition: opacity 0.3s;
            pointer-events: none;
        }
        .hotspot:hover .hotspot-tooltip {
            opacity: 1;
        }
        .page-section {
            display: none;
            animation: fadeIn 0.5s ease;
        }
        .page-section.active {
            display: block;
        }
        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(20px); }
            to { opacity: 1; transform: translateY(0); }
        }
        .back-btn {
            transition: all 0.3s ease;
        }
        .back-btn:hover {
            transform: translateX(-5px);
        }
/***

====================================================================
    Services Section Eight
====================================================================

***/
.service-block-eight {
  position: relative;
}
.service-block-eight .inner-block {
  background: linear-gradient(142.23deg, #FFF7F1 7.63%, #FAE9EF 99.01%);
  border-radius: 40px;
  margin-bottom: 30px;
  padding: 60px;
  position: relative;
}
[data-tm-layout=dark] .service-block-eight .inner-block {
  background: var(--dark-color2);
}
@media (max-width: 575.98px) {
  .service-block-eight .inner-block {
    padding: 50px 30px;
  }
}
.service-block-eight .inner-block .title {
  color: var(--theme-color-dark);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  max-width: 70%;
}
@media (max-width: 575.98px) {
  .service-block-eight .inner-block .title {
    max-width: inherit;
  }
}
.service-block-eight .inner-block .text {
  color: var(--gray-color6);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  max-width: 70%;
  margin-bottom: 50px;
}
@media (max-width: 991.98px) {
  .service-block-eight .inner-block .text {
    margin-bottom: 15px;
  }
}
@media (max-width: 575.98px) {
  .service-block-eight .inner-block .text {
    max-width: inherit;
  }
}
.service-block-eight.style2 .inner-block {
  background: linear-gradient(142.23deg, #F3F8FF 7.63%, #CED1F6 99.01%);
  min-height: 456px;
}
[data-tm-layout=dark] .service-block-eight.style2 .inner-block {
  background: var(--dark-color2);
}
@media (max-width: 991.98px) {
  .service-block-eight.style2 .inner-block {
    min-height: initial;
  }
  .service-block-eight.style2 .inner-block .text {
    margin-bottom: 0;
  }
}
.service-block-eight.style2 .inner-block .title {
  max-width: 90%;
}
@media (max-width: 1399.98px) {
  .service-block-eight.style2 .floatintg-img {
    width: 40%;
  }
}
@media (max-width: 991.98px) {
  .service-block-eight.style2 .floatintg-img {
    display: none;
  }
}
.service-block-eight.style3 .inner-block {
  background: linear-gradient(284.05deg, #0938D3 8.66%, rgba(244, 233, 252, 0.54) 92.88%);
  height: 100%;
  max-height: 440px;
  overflow: hidden;
  padding-top: 110px;
}
[data-tm-layout=dark] .service-block-eight.style3 .inner-block {
  background: linear-gradient(283.63deg, #0938D3 8.73%, #232336 93.8%);
}
@media (max-width: 991.98px) {
  .service-block-eight.style3 .inner-block {
    max-height: initial;
    padding-top: 60px;
  }
}
.service-block-eight.style3 .inner-block .title {
  max-width: 447px;
}
.service-block-eight.style3 .inner-block .text {
  max-width: 335px;
  margin-bottom: 110px;
}
@media (max-width: 991.98px) {
  .service-block-eight.style3 .inner-block .text {
    margin-bottom: 30px;
  }
}
.service-block-eight.style3 .inner-block .read-more-text {
  color: var(--theme-color-dark4);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 12px;
  max-width: 212px;
}
[data-tm-layout=dark] .service-block-eight.style3 .inner-block .read-more-text {
  color: var(--headings-color);
}
.service-block-eight.style3 .floatintg-img {
  bottom: 0;
  position: absolute;
  right: 125px;
}
@media (max-width: 1199.98px) {
  .service-block-eight.style3 .floatintg-img {
    right: 30px;
  }
}
@media (max-width: 991.98px) {
  .service-block-eight.style3 .floatintg-img {
    display: none;
  }
}
.service-block-eight .floatintg-img {
  bottom: 0;
  position: absolute;
  right: 0;
}
@media (max-width: 991.98px) {
  .service-block-eight .floatintg-img {
    display: none;
  }
}

/*** 

====================================================================
  Funfact Section
====================================================================

***/
.ks-funfact-mlr {
  margin: 0 20px;
}
@media (max-width: 767.98px) {
  .ks-funfact-mlr {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-mlr .ks-section-subtitle {
    color: var(--theme-color-dark) !important;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-mlr .ks-section-subtitle i {
    color: var(--theme-color1) !important;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-mlr .ks-section-title {
    color: var(--theme-color-dark) !important;
  }
}
[data-tm-layout=dark] .ks-funfact-mlr.home8-style .ks-section-subtitle,
[data-tm-layout=dark] .ks-funfact-mlr.home8-style .ks-section-title {
  color: var(--headings-color);
}
.ks-funfact-area {
  margin-top: 30px;
  padding-top: 130px;
  padding-bottom: 155px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .ks-funfact-area {
    padding-bottom: 100px;
  }
}
@media (max-width: 575.98px) {
  .ks-funfact-area {
    margin-top: 0;
  }
}
.ks-funfact-area.home5-style {
  padding-bottom: 100px;
}
@media (max-width: 767.98px) {
  .ks-funfact-area.home6-style {
    padding-top: 0;
  }
}
.ks-funfact-area.home6-style .ks-section-title-wrap {
  margin-bottom: 300px;
  max-width: 440px;
}
@media (max-width: 1199.98px) {
  .ks-funfact-area.home6-style .ks-section-title-wrap {
    margin-bottom: 200px;
    max-width: none;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-area.home6-style .ks-section-title-wrap {
    margin-bottom: 60px;
  }
}
.ks-funfact-area.home6-style .ks-funfact-2-number {
  color: var(--theme-color1);
  font-family: var(--heading-font-family);
  font-style: normal;
  line-height: 24px;
  margin-bottom: 40px;
}
@media (max-width: 599.98px) {
  .ks-funfact-area.home6-style .ks-funfact-2-number {
    margin-bottom: 15px;
  }
}
.ks-funfact-area.home6-style .text {
  color: var(--theme-color-dark);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
}
.ks-funfact-area.home6-style .contact-form-home4 {
  background-color: var(--theme-color-white);
  border: 1px solid rgba(var(--theme-color-black-rgb), 0.1);
  backdrop-filter: blur(25px);
  border-radius: 50px;
  min-width: 645px;
  width: 100%;
}
@media (max-width: 1599.98px) {
  .ks-funfact-area.home6-style .contact-form-home4 {
    min-width: 580px;
  }
}
@media (max-width: 1399.98px) {
  .ks-funfact-area.home6-style .contact-form-home4 {
    min-width: 550px;
  }
}
@media (max-width: 1299.98px) {
  .ks-funfact-area.home6-style .contact-form-home4 {
    min-width: inherit;
  }
}
@media (max-width: 1199.98px) {
  .ks-funfact-area.home6-style .contact-form-home4 {
    margin-top: 30px;
  }
}
.ks-funfact-area.home6-style .contact-form-home4 .title {
  font-size: 50px;
  max-width: 100%;
}
.ks-funfact-area.home6-style .ks-funfact-bg {
  height: 90%;
}
@media (max-width: 1299.98px) {
  .ks-funfact-area.home6-style .ks-funfact-bg {
    height: 70%;
  }
}
@media (max-width: 1199.98px) {
  .ks-funfact-area.home6-style .ks-funfact-bg {
    height: 50%;
  }
}
@media (max-width: 991.98px) {
  .ks-funfact-area.home6-style .ks-funfact-bg {
    height: 38%;
  }
}
.ks-funfact-area.home8-style {
  padding-top: 110px;
}
.ks-funfact-bg {
  border-radius: 50px;
  left: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  width: 100%;
}
@media only screen and (max-width: 1699px) {
  .ks-funfact-bg {
    -o-object-fit: cover;
       object-fit: cover;
    height: 100%;
    width: 100%;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-bg {
    display: none;
  }
}
.ks-funfact-bg.home3-style {
  height: 100%;
}
@media (max-width: 767.98px) {
  .ks-funfact-bg.home8-style {
    display: block;
  }
}
@media only screen and (max-width: 1699px) {
  .ks-funfact-area.pb-155 {
    padding-bottom: 100px;
  }
}
@media (max-width: 1199.98px) {
  .ks-funfact-area.pb-155 {
    padding-bottom: 80px;
  }
}
.ks-funfact-wrap {
  margin-left: 6px;
}
@media (max-width: 991.98px) {
  .ks-funfact-wrap {
    margin-left: 0;
    margin-top: 20px;
  }
}
.ks-funfact-item {
  background-color: var(--theme-color-dark);
  border-radius: 200px;
  margin-bottom: 10px;
  padding: 10px;
  padding-right: 50px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[data-tm-layout=dark] .ks-funfact-item {
  background-color: var(--dark-color2);
}
@media (max-width: 767.98px) {
  .ks-funfact-item {
    padding-right: 50px;
  }
}
@media (max-width: 375.98px) {
  .ks-funfact-item {
    padding-right: 15px;
  }
}
@media (max-width: 320.98px) {
  .ks-funfact-item {
    padding-right: 15px;
  }
}
.ks-funfact-item > span {
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (max-width: 767.98px) {
  .ks-funfact-item > span {
    font-size: 13px;
    line-height: 1;
  }
}
.ks-funfact-item:hover {
  background-color: var(--theme-color-yellow);
}
.ks-funfact-item:hover span {
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-funfact-item:hover span {
  color: var(--theme-color-white);
}
.ks-funfact-item:hover .ks-funfact-icon {
  color: var(--theme-color-yellow);
}
[data-tm-layout=dark] .ks-funfact-item:hover .ks-funfact-icon {
  color: var(--theme-color-yellow);
}
.ks-funfact-item:hover .ks-funfact-number {
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-funfact-item:hover .ks-funfact-number {
  color: var(--theme-color-white);
}
.ks-funfact-icon {
  background-color: var(--theme-color1);
  border-radius: 50%;
  color: var(--theme-color-white);
  display: inline-block;
  height: 83px;
  line-height: 83px;
  margin-right: 25px;
  text-align: center;
  width: 83px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[data-tm-layout=dark] .ks-funfact-icon {
  color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .ks-funfact-icon {
    height: 50px;
    width: 50px;
    line-height: 50px;
    margin-right: 15px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-funfact-icon {
    height: 80px;
    width: 80px;
    line-height: 80px;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-icon svg {
    width: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-funfact-icon svg {
    width: 35px;
  }
}
.ks-funfact-number {
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[data-tm-layout=dark] .ks-funfact-number {
  color: var(--headings-color);
}
@media only screen and (max-width: 1699px) {
  .ks-funfact-number {
    font-size: 30px;
  }
}
@media (max-width: 1199.98px) {
  .ks-funfact-number {
    font-size: 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-number {
    font-size: 22px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-funfact-number {
    font-size: 30px;
  }
}
.ks-funfact-number i {
  font-style: normal;
}

.ks-funfact-2-area {
  position: relative;
}
.ks-funfact-2-shape-1 {
  position: absolute;
  top: -140%;
  left: 0;
  width: 100%;
  z-index: -1;
}
@media (max-width: 1599.98px) {
  .ks-funfact-2-shape-1 {
    top: -100%;
  }
}
@media (max-width: 991.98px) {
  .ks-funfact-2-shape-1 {
    top: -65%;
  }
}
.ks-funfact-2-number {
  font-weight: 700;
  font-size: 60px;
  line-height: 0.7;
  margin-bottom: 25px;
  text-transform: capitalize;
  color: var(--theme-color-yellow);
}
@media (max-width: 1199.98px) {
  .ks-funfact-2-number {
    font-size: 50px;
  }
}
.ks-funfact-2-number i {
  font-style: normal;
}
.ks-funfact-2-item {
  margin-bottom: 30px;
}
@media (max-width: 991.98px) {
  .ks-funfact-2-item span {
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .ks-funfact-2-item span {
    color: var(--theme-color-dark);
  }
}
.ks-funfact-2-border {
  padding-bottom: 65px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 1399.98px) {
  .ks-funfact-2-border {
    border-bottom: none;
  }
}

/*** 

====================================================================
  Features Area
====================================================================

***/
.feature-section-home7 {
  position: relative;
}

.home7-feature-box {
  position: relative;
}

.display-circle {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
}
.display-circle .circle {
  background-color: #F9FBFF;
  border-radius: 50%;
  height: 598px;
  width: 598px;
}

.feature-item-1 {
  position: relative;
}
.feature-item-1-title {
  color: #0E0E0E;
  font-family: "Syne";
  font-style: normal;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
}

/***

====================================================================
    Marquee Section
====================================================================

***/
.marquee {
  position: relative;
  --duration: 30s;
  --gap: 0px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  gap: 30px;
}
.marquee.slide-right {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.marquee.slide-right .testimonial-block-new {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.marquee .marquee-group {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  gap: 0;
  min-width: 100%;
  -webkit-animation: scroll var(--duration) linear infinite;
          animation: scroll var(--duration) linear infinite;
}
@media (max-width: 1799.98px) {
  .marquee .marquee-group {
    gap: 30px;
  }
}
.marquee .marquee-group .testimonial-block-new {
  max-width: 520px;
  width: 100%;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}
@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-100% - var(--gap)));
            transform: translateX(calc(-100% - var(--gap)));
  }
}

.marquee-section .outer-box {
  background-color: var(--theme-color-dark);
  border-radius: 50px;
  overflow: hidden;
  padding: 120px 50px 90px;
  position: relative;
}
[data-tm-layout=dark] .marquee-section .outer-box {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .marquee-section .outer-box {
    padding: 120px 30px 90px;
  }
}
.marquee-section .outer-box:before {
  background-image: url(../images/background/home6-testimonial-bg.png);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: 0;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
}

.marquee-section-2 {
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 45px 0;
}
[data-tm-layout=dark] .marquee-section-2 {
  border-color: rgb(var(--theme-color-white-rgb), 0.1);
}

/*** 

====================================================================
    choose Section
====================================================================

***/
.ks-choose-area {
  position: relative;
  z-index: 1;
  padding-top: 110px;
  padding-bottom: 120px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ks-choose-area .ks-section-title-wrap {
  margin-bottom: 50px;
}
.ks-choose-area.home7-style {
  padding-bottom: 460px;
  z-index: 0;
}
@media (max-width: 1299.98px) {
  .ks-choose-area.home7-style {
    padding-bottom: 120px;
  }
}
.ks-choose-area.home7-style:before {
  background-image: url(../images/shape/home7-chose-area-shape.png);
  bottom: -1px;
  content: "";
  height: 100%;
  left: 0;
  max-height: 378px;
  position: absolute;
  right: 0;
  z-index: -1;
}
[data-tm-layout=dark] .ks-choose-area.home7-style:before {
  background-image: url(../images/service/service-bottom-frame-dark.png);
}
@media (max-width: 1299.98px) {
  .ks-choose-area.home7-style:before {
    display: none;
  }
}
.ks-choose-content {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 30px;
  margin-bottom: 40px;
  padding-right: 40px;
  border-radius: 20px 100px 20px 20px;
  background-color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-choose-content {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .ks-choose-content {
    padding: 25px;
    border-radius: 20px;
  }
}
@media (max-width: 767.98px) {
  .ks-choose-content {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 20px;
  }
}
@media (max-width: 767.98px) {
  .ks-choose-content h5 br {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-choose-content h5 br {
    display: block;
  }
}
.ks-choose-content .shape {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  mix-blend-mode: overlay;
}
.ks-choose-list-box ul li {
  line-height: 1.7;
  position: relative;
  padding-left: 30px;
}
.ks-choose-list-box ul li span {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ks-choose-list-title {
  margin-bottom: 15px;
}
.ks-choose-thumb-sm {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 75px;
}
@media only screen and (max-width: 1400px) {
  .ks-choose-thumb-sm {
    margin-right: 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-choose-thumb-sm {
    margin-right: 50px;
  }
}
@media (max-width: 767.98px) {
  .ks-choose-thumb-sm {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-choose-thumb-sm {
    width: auto;
    margin-bottom: 0;
    margin-right: 20px;
  }
}
.ks-choose-thumb-sm > img {
  border-radius: 20px;
}
@media (max-width: 767.98px) {
  .ks-choose-thumb-sm > img {
    width: 100%;
  }
}
.ks-choose-thumb {
  position: relative;
  border-radius: 50px;
  position: relative;
  -webkit-mask-size: cover;
          mask-size: cover;
  -webkit-mask-repeat: no-repeat;
          mask-repeat: no-repeat;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  overflow: hidden;
}
@media (max-width: 1399.98px) {
  .ks-choose-thumb {
    height: 100%;
  }
}
@media (max-width: 1199.98px) {
  .ks-choose-thumb {
    width: 100%;
    height: auto;
    -webkit-mask-image: unset !important;
            mask-image: unset !important;
  }
}
@media (max-width: 991.98px) {
  .ks-choose-thumb {
    border-radius: 20px;
  }
}
.ks-choose-thumb img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 1399.98px) {
  .ks-choose-thumb img {
    border-radius: 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-choose-thumb img {
    width: 100%;
  }
}
.ks-choose-thumb-wrap {
  height: 100%;
  z-index: -1;
  position: relative;
}
@media (max-width: 1199.98px) {
  .ks-choose-thumb-wrap {
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .ks-choose-thumb-wrap {
    margin-top: 20px;
  }
}
.ks-choose-thumb-wrap .ks-choose-item {
  position: absolute;
  left: 0;
  bottom: 1.5%;
  display: inline-block;
  z-index: 1;
}
@media (max-width: 1399.98px) {
  .ks-choose-thumb-wrap .ks-choose-item {
    bottom: 0;
  }
}
.ks-choose-thumb-wrap .ks-choose-item p br {
  display: block;
}
.ks-choose-item {
  background-color: var(--theme-color-white);
  padding: 30px;
  padding-bottom: 22px;
  border-radius: 20px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
[data-tm-layout=dark] .ks-choose-item {
  background-color: #13132e;
}
@media (max-width: 1599.98px) {
  .ks-choose-item {
    padding: 20px;
    padding-bottom: 20px;
  }
}
@media (max-width: 991.98px) {
  .ks-choose-item {
    margin-bottom: 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-choose-item {
    margin-bottom: 30px;
  }
}
.ks-choose-item::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: 0;
  content: "";
  height: 100%;
  width: 0;
  border-radius: 20px;
  z-index: -1;
  background-color: var(--theme-color-dark);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
[data-tm-layout=dark] .ks-choose-item::after {
  background-color: #13132e;
}
.ks-choose-item:hover::after {
  left: 0;
  right: auto;
  width: 100%;
}
.ks-choose-item:hover .ks-choose-title {
  color: #ffffff;
  border-color: rgba(245, 245, 245, 0.2);
}
.ks-choose-item:hover p {
  color: var(--gray2-color);
}
.ks-choose-item p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.79;
  margin-bottom: 0;
}
@media (max-width: 1399.98px) {
  .ks-choose-item p br {
    display: none;
  }
}
.ks-choose-item-wrap {
  margin-right: -300px;
}
@media (max-width: 1199.98px) {
  .ks-choose-item-wrap {
    margin-right: 0;
  }
}
.ks-choose-icon {
  display: inline-block;
  height: 70px;
  width: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 20px;
  margin-bottom: 15px;
  background-color: var(--theme-color-yellow);
}
.ks-choose-icon svg {
  height: 32px;
  width: 32px;
}
.ks-choose-title {
  font-weight: 600;
  padding-bottom: 12px;
  margin-bottom: 12px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border-bottom: 1px solid var(--gray-color);
}
[data-tm-layout=dark] .ks-choose-title {
  border-bottom-color: rgba(255, 255, 255, 0.1);
}
@media (max-width: 1399.98px) {
  .ks-choose-title {
    font-size: 18px;
  }
}
.ks-choose-experts {
  position: absolute;
  bottom: 19%;
  right: 0;
  padding: 10px;
  z-index: 1;
  border-radius: 100px 0 0 100px;
  background-color: var(--theme-color-yellow);
}
@media (max-width: 1399.98px) {
  .ks-choose-experts {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .ks-choose-experts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media (max-width: 767.98px) {
  .ks-choose-experts {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-choose-experts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ks-choose-experts h5 {
  color: var(--theme-color-black);
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 0;
}
.ks-choose-experts-icon {
  display: inline-block;
  height: 77px;
  width: 77px;
  line-height: 77px;
  text-align: center;
  border-radius: 50%;
  background-color: var(--theme-color-dark);
  margin-right: 20px;
}
[data-tm-layout=dark] .ks-choose-experts-icon {
  background-color: var(--dark-color2);
}

.ks-choose-2 {
  position: relative;
}
.ks-choose-2-area {
  background-color: var(--theme-color-dark);
  padding-top: 110px;
  padding-bottom: 120px;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.ks-choose-2-area.home8-style {
  padding-bottom: 460px;
  z-index: 0;
}
@media (max-width: 1299.98px) {
  .ks-choose-2-area.home8-style {
    padding-bottom: 120px;
  }
}
@media (max-width: 991.98px) {
  .ks-choose-2-area.home8-style {
    padding-bottom: 80px;
  }
}
.ks-choose-2-area.home8-style:before {
  background-image: url(../images/shape/home7-chose-area-shape.png);
  bottom: -1px;
  content: "";
  height: 100%;
  left: 0;
  max-height: 378px;
  position: absolute;
  right: 0;
  z-index: 0;
}
[data-tm-layout=dark] .ks-choose-2-area.home8-style:before {
  background-image: url(../images/service/service-bottom-frame-dark.png);
}
@media (max-width: 1299.98px) {
  .ks-choose-2-area.home8-style:before {
    display: none;
  }
}
@media (max-width: 1599.98px) {
  .ks-choose-2-content {
    padding-right: 30px;
  }
}
@media (max-width: 991.98px) {
  .ks-choose-2-content {
    margin-bottom: 50px;
  }
}
@media (max-width: 1199.98px) {
  .ks-choose-2-content {
    padding-right: 0;
  }
}
.ks-choose-2-content .ks-section-title-wrap {
  margin-bottom: 30px;
}
.ks-choose-2-content p {
  padding-right: 40px;
  margin-bottom: 30px;
}
@media (max-width: 1599.98px) {
  .ks-choose-2-content p {
    padding-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .ks-choose-2-content p {
    font-size: 15px;
  }
}
.ks-choose-2-icon {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1199.98px) {
  .ks-choose-2-icon {
    display: none;
  }
}
.ks-choose-2-icon img {
  -webkit-animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
          animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}
.ks-choose-2-more-wrap {
  margin-bottom: 40px;
}
.ks-choose-2-more-wrap p {
  margin-bottom: 0;
}
.ks-choose-2-more-info {
  padding-right: 35px;
  margin-right: 30px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 767.98px) {
  .ks-choose-2-more-info {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 25px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-choose-2-more-info {
    margin-bottom: 0;
    padding-right: 25px;
  }
}
.ks-choose-2-more-info span {
  display: inline-block;
  height: 60px;
  width: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 50%;
  margin-right: 20px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: var(--theme-color1);
}
.ks-choose-2-more-info b {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-size: 24px;
  font-weight: 600;
  line-height: 1.33;
  text-transform: capitalize;
}
[data-tm-layout=dark] .ks-choose-2-more-info b {
  color: var(--headings-color);
}
@media (max-width: 1599.98px) {
  .ks-choose-2-more-info b {
    font-size: 17px;
  }
}
@media (max-width: 1199.98px) {
  .ks-choose-2-more-info b {
    font-size: 15px;
  }
}
.ks-choose-2-thumb img {
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .ks-choose-2-thumb img {
    width: 100%;
  }
}
.ks-choose-2-thumb-wrap .style-2 {
  margin-top: -40px;
}
@media (max-width: 1199.98px) {
  .ks-choose-2-thumb-wrap .style-2 {
    margin-top: 0;
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
}
@media (max-width: 767.98px) {
  .ks-choose-2-thumb-wrap .style-2 {
    -webkit-transform: translateY(-20px);
            transform: translateY(-20px);
  }
}
.ks-choose-2-circle {
  border-radius: 50%;
  width: 286px;
  height: 283px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: var(--theme-color1);
}
@media (max-width: 1199.98px) {
  .ks-choose-2-circle {
    height: 100%;
    width: 100%;
  }
}
.ks-choose-2-circle h4 {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .ks-choose-2-circle h4 {
    font-size: 25px;
  }
}
@media (max-width: 767.98px) {
  .ks-choose-2-circle h4 {
    font-size: 16px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-choose-2-circle h4 {
    font-size: 22px;
  }
}

.ks-choose-3-item {
  position: relative;
}
.ks-choose-3-item .inner-box {
  background-color: var(--gray-color5);
  padding: 46px 40px;
}
[data-tm-layout=dark] .ks-choose-3-item .inner-box {
  background-color: var(--dark-color2);
}
.ks-choose-3-item .content {
  max-width: 255px;
}
@media (max-width: 767.98px) {
  .ks-choose-3-item .content {
    max-width: none;
  }
}
.ks-choose-3-item .title {
  color: var(--text-color-theme-color4);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
[data-tm-layout=dark] .ks-choose-3-item .title {
  color: var(--headings-color);
}
.ks-choose-3-item .text {
  color: var(--text-color2);
  font-family: var(--body-font-family);
  font-style: normal;
  line-height: 30px;
}
.ks-choose-3-item .image-box img {
  border-radius: 20px;
}
.ks-choose-3-item-2 .inner-box {
  background-color: var(--gray-color5);
  padding: 40px;
}
[data-tm-layout=dark] .ks-choose-3-item-2 .inner-box {
  background-color: var(--dark-color2);
}
.ks-choose-3-item-2 .text {
  margin-bottom: 30px;
}
.ks-choose-3-item-2 .image-box img {
  border-radius: 20px;
}

.ks-choose-4 {
  position: relative;
}
.ks-choose-4 .shape-1 {
  left: 0;
  position: absolute;
  right: 0;
  top: 40%;
}
.ks-choose-4 .shape-2 {
  bottom: 5%;
  left: 0;
  position: absolute;
}
.ks-choose-4 .shape-3 {
  position: absolute;
  right: 0;
  top: 5%;
}
@media (max-width: 991.98px) {
  .ks-choose-4 .shape-3 {
    display: none;
  }
}
.ks-choose-4-item {
  position: relative;
}
.ks-choose-4-item .inner-box {
  background-color: var(--gray-color5);
  border-radius: 20px;
  padding: 45px 50px;
}
[data-tm-layout=dark] .ks-choose-4-item .inner-box {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .ks-choose-4-item .inner-box {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .ks-choose-4-item .inner-box {
    padding: 40px 20px;
  }
}
.ks-choose-4-item .icon {
  background-color: var(--text-color5);
  border-radius: 20px;
  display: inline-block;
  height: 100px;
  line-height: 100px;
  margin-bottom: 25px;
  text-align: center;
  width: 100px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ks-choose-4-item .title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
.ks-choose-4-item .text {
  color: var(--text-color3);
  font-family: var(--outfit-font);
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 20px;
}
.ks-choose-4-item .image-box img {
  border-radius: 20px;
}
.ks-choose-4-item .counter {
  color: var(--theme-color-dark);
  font-family: var(--heading-font-family);
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
}
.ks-choose-4-item .text2 {
  color: var(--text-color3);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
}
.ks-choose-4-item:hover .icon {
  background-color: var(--theme-color1);
}
.ks-choose-4-item-2 .inner-box {
  background-color: var(--gray-color5);
  border-radius: 20px;
  padding: 24px 30px;
}
[data-tm-layout=dark] .ks-choose-4-item-2 .inner-box {
  background-color: var(--dark-color2);
}
.ks-choose-4-item-2 .image-box img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}

.country-section {
  padding-top: 70px;
}
@media (max-width: 991.98px) {
  .country-section {
    padding-top: 0;
  }
}
.country-section .outer-box {
  position: relative;
}

.country-outer-box {
  position: relative;
}
[data-tm-layout=dark] .country-outer-box {
  opacity: 0.1;
}
.country-outer-box img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.country-images {
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}
.country-images img {
  border: 5px solid var(--theme-color-white);
  -webkit-box-shadow: 0px 13px 26px rgba(150, 146, 135, 0.19);
          box-shadow: 0px 13px 26px rgba(150, 146, 135, 0.19);
  border-radius: 85px;
}
@media (max-width: 575.98px) {
  .country-images img {
    width: 50%;
  }
}
.country-images .img-1 {
  left: 0;
  position: absolute;
  top: 35%;
}
.country-images .img-2 {
  left: 30%;
  position: absolute;
  top: 50%;
}
.country-images .img-3 {
  left: 12%;
  position: absolute;
  top: 80%;
}
.country-images .img-4 {
  left: 45%;
  position: absolute;
  top: 75%;
}
.country-images .img-5 {
  right: 20%;
  position: absolute;
  top: 35%;
}
.country-images .img-6 {
  bottom: 0;
  left: 60%;
  position: absolute;
}
.country-images .img-7 {
  bottom: 10%;
  position: absolute;
  right: 5%;
}
.country-images .img-8 {
  position: absolute;
  right: 0%;
  top: 50%;
}

/*** 

====================================================================
    Contact Section
====================================================================

***/
[data-tm-layout=dark] .ks-contact-area {
  background-color: var(--dark-color2);
}
[data-tm-layout=dark] .ks-contact-area.ks-contact-style-2 {
  background-color: var(--dark-color1);
}
@media (max-width: 767.98px) {
  .ks-contact-info {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.ks-contact-info a {
  color: var(--theme-color-white);
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.87;
}
[data-tm-layout=dark] .ks-contact-info a {
  color: var(--theme-color-yellow);
}
@media (max-width: 1399.98px) {
  .ks-contact-info a {
    font-size: 15px;
  }
}
.ks-contact-info span {
  margin-bottom: 5px;
}
.ks-contact-info-icon {
  border-radius: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  margin-right: 35px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  text-align: center;
  background-color: var(--theme-color1);
  -webkit-box-shadow: 0 8px 4px 0 rgba(0, 0, 0, 0.02);
          box-shadow: 0 8px 4px 0 rgba(0, 0, 0, 0.02);
}
.ks-contact-left p {
  padding-bottom: 30px;
  margin-bottom: 32px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.ks-contact-form {
  background-color: var(--theme-color-white);
  border-radius: 50px;
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
          box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.05);
  margin-bottom: -60px;
  margin-left: 80px;
  padding: 75px 60px 60px 60px;
}
[data-tm-layout=dark] .ks-contact-form {
  border: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 1199.98px) {
  .ks-contact-form {
    margin-left: 0;
    padding: 45px 30px 30px 30px;
  }
}
@media (max-width: 991.98px) {
  .ks-contact-form {
    margin-top: 50px;
    padding: 75px 60px 60px 60px;
    margin-left: 60px;
  }
}
@media (max-width: 767.98px) {
  .ks-contact-form {
    margin-top: 50px;
    padding: 55px 20px 50px 20px;
    margin-left: 0px;
  }
}
.ks-contact-form p {
  color: var(--theme-color-dark);
}
.ks-contact-input-box input {
  height: 56px;
  width: 100%;
  padding: 0 40px;
  line-height: 56px;
  border-radius: 300px;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid transparent;
  background-color: var(--gray-color);
}
[data-tm-layout=dark] .ks-contact-input-box input {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
}
.ks-contact-input-box input:focus {
  border-color: var(--theme-color1);
}
.ks-contact-input-box input::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-input-box input::-moz-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-input-box input:-ms-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-input-box input::-ms-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-input-box input::placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-textarea-box textarea {
  height: 135px;
  width: 100%;
  padding: 0 40px 20px 40px;
  line-height: 56px;
  border-radius: 30px;
  font-weight: 500;
  font-size: 14px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 1px solid transparent;
  background-color: var(--gray-color);
}
[data-tm-layout=dark] .ks-contact-textarea-box textarea {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
}
.ks-contact-textarea-box textarea:focus {
  border-color: var(--theme-color1);
}
.ks-contact-textarea-box textarea::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-textarea-box textarea::-moz-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-textarea-box textarea:-ms-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-textarea-box textarea::-ms-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-textarea-box textarea::placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-contact-shape-1 {
  position: absolute;
  top: -5%;
  left: -7%;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .ks-contact-shape-1 {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    left: -13%;
  }
}
@media (max-width: 991.98px) {
  .ks-contact-shape-1 {
    -webkit-transform: scale(1);
            transform: scale(1);
    left: -10%;
  }
}
@media (max-width: 767.98px) {
  .ks-contact-shape-1 {
    display: none;
  }
}
.ks-contact-shape-2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .ks-contact-shape-2 {
    display: none;
  }
}
.ks-contact-shape-3 {
  position: absolute;
  bottom: 11%;
  right: 10%;
  z-index: 2;
}
@media only screen and (max-width: 1699px) {
  .ks-contact-shape-3 {
    right: 2%;
  }
}
@media only screen and (max-width: 1400px) {
  .ks-contact-shape-3 {
    right: -3%;
  }
}
@media (max-width: 1399.98px) {
  .ks-contact-shape-3 {
    right: -3%;
  }
}
@media (max-width: 1399.98px) {
  .ks-contact-shape-3 {
    display: none;
  }
}
.ks-contact-shape-4 {
  bottom: 0;
  left: 0;
  mix-blend-mode: overlay;
  position: absolute;
  z-index: -1;
}
.ks-contact-shape-5 {
  position: absolute;
  right: 0;
  bottom: -25px;
  z-index: -1;
}
.ks-contact-form-title {
  font-weight: 700;
  font-size: 24px;
}
.ks-contact-style-2 .ks-contact-info a {
  font-weight: 700;
  font-size: 24px;
  line-height: 1;
  color: var(--black4-color);
  font-family: var(--heading-font-family);
}
[data-tm-layout=dark] .ks-contact-style-2 .ks-contact-info a {
  color: var(--headings-color);
}
@media (max-width: 1199.98px) {
  .ks-contact-style-2 .ks-contact-info a {
    font-size: 18px;
  }
}
@media (max-width: 1199.98px) {
  .ks-contact-style-2 .ks-contact-info-icon {
    width: 60px;
    height: 60px;
    line-height: 56px;
    margin-right: 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-contact-style-2 .ks-contact-info-icon svg {
    width: 27px;
  }
}
.ks-contact-style-2 .ks-contact-left p {
  border: none;
  padding-bottom: 0;
  margin-bottom: 38px;
}
@media (max-width: 1199.98px) {
  .ks-contact-style-2 .ks-contact-left p br {
    display: none;
  }
}
.ks-contact-style-2 .ks-contact-form {
  border-radius: 5px;
  -webkit-box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.06);
          box-shadow: 0 7px 24px 0 rgba(0, 0, 0, 0.06);
  margin-left: 0;
  margin-bottom: 0;
  padding: 50px 45px;
}
[data-tm-layout=dark] .ks-contact-style-2 .ks-contact-form {
  background-color: var(--dark-color2);
}
@media (max-width: 991.98px) {
  .ks-contact-style-2 .ks-contact-form {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-contact-style-2 .ks-contact-form {
    padding: 40px 20px;
  }
}
.ks-contact-style-2 .ks-contact-form .contact__select .nice-select {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
  width: 100%;
  height: 54px;
  padding: 0 25px 0 25px;
  line-height: 54px;
  border-radius: 5px;
  text-align: left;
  border: 1px solid #e4e4e4;
  background-color: transparent;
}
[data-tm-layout=dark] .ks-contact-style-2 .ks-contact-form .contact__select .nice-select {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
  border-color: transparent;
}
.ks-contact-style-2 .ks-contact-form .contact__select .nice-select.open {
  border-color: var(--theme-color1);
}
.ks-contact-style-2 .ks-contact-form-wrap {
  margin-left: 24px;
  border-radius: 5px;
  background: var(--gradient-1);
  padding: 1px;
}
[data-tm-layout=dark] .ks-contact-style-2 .ks-contact-form-wrap {
  background: transparent;
}
@media (max-width: 991.98px) {
  .ks-contact-style-2 .ks-contact-form-wrap {
    margin-top: 90px;
    margin-left: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-contact-style-2 .ks-contact-form-wrap {
    margin-top: 50px;
  }
}
.ks-contact-style-2 .ks-contact-input-box {
  position: relative;
}
.ks-contact-style-2 .ks-contact-input-box input {
  font-size: 16px;
  color: #696969;
  height: 54px;
  padding: 0 50px 0 25px;
  line-height: 54px;
  border-radius: 5px;
  border: 1px solid #e4e4e4;
  background-color: transparent;
}
[data-tm-layout=dark] .ks-contact-style-2 .ks-contact-input-box input {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
  border-color: transparent;
}
.ks-contact-style-2 .ks-contact-input-box input::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-input-box input::-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-input-box input:-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-input-box input::-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-input-box input::placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-input-box input:focus {
  border-color: var(--theme-color1);
}
.ks-contact-style-2 .ks-contact-input-box .input-icon {
  position: absolute;
  top: 50%;
  right: 25px;
  line-height: 0.5;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ks-contact-style-2 .ks-contact-textarea-box textarea {
  font-size: 16px;
  color: #696969;
  height: 125px;
  padding: 0 25px 20px 25px;
  line-height: 54px;
  border-radius: 5px;
  border: 1px solid #e4e4e4;
  background-color: transparent;
}
[data-tm-layout=dark] .ks-contact-style-2 .ks-contact-textarea-box textarea {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
  border-color: transparent;
}
.ks-contact-style-2 .ks-contact-textarea-box textarea::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-textarea-box textarea::-moz-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-textarea-box textarea:-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-textarea-box textarea::-ms-input-placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-textarea-box textarea::placeholder {
  font-weight: 500;
  font-size: 16px;
  color: #696969;
}
.ks-contact-style-2 .ks-contact-textarea-box textarea:focus {
  border-color: var(--theme-color1);
}
.ks-contact-style-2 .ks-contact-shape-1 {
  position: absolute;
  top: -12.5%;
  left: -3%;
}

.contact-form-home4 {
  background-color: var(--theme-color-white);
  backdrop-filter: blur(25px);
  border-radius: 50px;
  max-width: 645px;
  padding: 60px;
}
@media (max-width: 575.98px) {
  .contact-form-home4 {
    padding: 50px 40px;
  }
}
.contact-form-home4 .title {
  color: var(--theme-color-dark3);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-size: clamp(20px, 3.75vw, 40px);
  line-height: 1;
  max-width: 80%;
}
.contact-form-home4 .form-control {
  background-color: var(--theme-color-white);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  height: 60px;
  padding-left: 20px;
}
[data-tm-layout=dark] .contact-form-home4 .form-control {
  background-color: transparent;
  border: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
.contact-form-home4 textarea {
  background-color: var(--theme-color-white);
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  padding-left: 20px;
}
.contact-form-home4 textarea.form-control {
  height: auto;
}

/*** 

====================================================================
    Pricing Section
====================================================================

***/
.ks-price-shape-1 {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -1;
  mix-blend-mode: overlay;
  opacity: 0.6;
}
.ks-price-shape-2 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.ks-price-shape-3 {
  height: 60%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: -2;
}
@media (max-width: 991.98px) {
  .ks-price-shape-3 {
    height: 34%;
  }
}
.ks-price-shape-3.innerpage-style {
  height: 100%;
}
.ks-price-title {
  font-weight: 700;
  font-size: 26px;
  text-transform: capitalize;
  font-family: var(--outfit-font);
}
.ks-price-time {
  color: var(--black3-color);
  font-size: 16px;
  font-weight: 500;
}
[data-tm-layout=dark] .ks-price-time {
  color: var(--headings-color);
}
.ks-price-time i {
  font-weight: 700;
  font-size: 26px;
  font-style: normal;
  text-transform: capitalize;
  background: linear-gradient(322deg, #fff826 0%, #0938d3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ks-price-body {
  border-top: 1px solid #E6E0FA;
  margin-top: 17px;
  padding-top: 17px;
}
.ks-price-body span {
  color: var(--black3-color);
  display: block;
  padding-bottom: 15px;
}
[data-tm-layout=dark] .ks-price-body span {
  color: var(--headings-color);
}
.ks-price-body ul li {
  position: relative;
  padding-left: 30px;
  color: var(--theme-color-dark);
}
@media (max-width: 1199.98px) {
  .ks-price-body ul li {
    font-size: 14px;
  }
}
.ks-price-body ul li:not(:last-child) {
  margin-bottom: 7px;
}
.ks-price-body ul li span {
  position: absolute;
  top: -1px;
  left: 0;
}
.ks-price-icon {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  height: 110px;
  width: 110px;
  line-height: 110px;
  text-align: center;
  border-radius: 50%;
  z-index: 2;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  background-color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-price-icon {
  background-color: var(--theme-color1);
}
@media (max-width: 1199.98px) {
  .ks-price-icon {
    display: none;
  }
}
.ks-price-icon svg {
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .ks-price-icon svg {
    width: 35px;
  }
}
.ks-price-icon::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--theme-color1);
}
.ks-price-item {
  background-color: var(--theme-color-white);
  border: 1px solid #E6E0FA;
  border-radius: 25px;
  clip-path: path("M25 535.5H345C358.531 535.5 369.5 524.531 369.5 511V119.537C369.5 112.862 366.777 106.487 361.978 101.874L361.507 101.433L257.82 6.89551C253.307 2.78098 247.42 0.5 241.313 0.5H25C11.469 0.5 0.5 11.469 0.5 25V511L0.507812 511.633C0.843446 524.871 11.6806 535.5 25 535.5Z");
  padding: 40px;
  padding-top: 33px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
[data-tm-layout=dark] .ks-price-item {
  border: 1px solid var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .ks-price-item {
    padding: 25px 20px;
    clip-path: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-price-item {
    padding: 40px;
  }
}
[data-tm-layout=dark] .ks-price-item:hover {
  background-color: var(--theme-color1);
}
.ks-price .ks-btn-black.blue-bg {
  padding: 20px 33px;
}
.ks-price-item-wrap {
  position: relative;
  z-index: 1;
}
.ks-price-item-wrap::before {
  background: var(--gray-color);
  border-radius: 20px;
  bottom: -10px;
  content: "";
  left: 10px;
  position: absolute;
  top: 13px;
  right: -10px;
  z-index: -2;
  clip-path: path("M25 535.5H345C358.531 535.5 369.5 524.531 369.5 511V119.537C369.5 112.862 366.777 106.487 361.978 101.874L361.507 101.433L257.82 6.89551C253.307 2.78098 247.42 0.5 241.313 0.5H25C11.469 0.5 0.5 11.469 0.5 25V511L0.507812 511.633C0.843446 524.871 11.6806 535.5 25 535.5Z");
}
[data-tm-layout=dark] .ks-price-item-wrap::before {
  background: var(--gradient-4);
}
@media (max-width: 1199.98px) {
  .ks-price-item-wrap::before {
    clip-path: none;
  }
}
.ks-price-item-wrap::after {
  content: "";
  position: absolute;
  top: 13px;
  left: 10px;
  right: -10px;
  bottom: -10px;
  border-radius: 20px;
  z-index: -2;
  opacity: 0;
  background: var(--gradient-1);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  clip-path: path("M25 535.5H345C358.531 535.5 369.5 524.531 369.5 511V119.537C369.5 112.862 366.777 106.487 361.978 101.874L361.507 101.433L257.82 6.89551C253.307 2.78098 247.42 0.5 241.313 0.5H25C11.469 0.5 0.5 11.469 0.5 25V511L0.507812 511.633C0.843446 524.871 11.6806 535.5 25 535.5Z");
}
@media (max-width: 1199.98px) {
  .ks-price-item-wrap::after {
    clip-path: none;
  }
}
[data-tm-layout=dark] .ks-price-item-wrap::after {
  display: none;
}
.ks-price-item-wrap.active::after {
  opacity: 1;
}
.ks-price-item-wrap.active .ks-price-icon::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ks-price-item-wrap:hover::after {
  opacity: 1;
}
.ks-price-item-wrap:hover .ks-price-icon::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
[data-tm-layout=dark] .ks-price-item-wrap:hover .ks-price-icon::after {
  background-color: var(--theme-color-yellow);
}
[data-tm-layout=dark] .ks-price-item-wrap:hover .ks-price-icon svg {
  -webkit-filter: invert(1);
          filter: invert(1);
}
[data-tm-layout=dark] .ks-price-item-wrap:hover .ks-btn-black.blue-bg {
  background-color: var(--theme-color-yellow);
}
[data-tm-layout=dark] .ks-price-item-wrap:hover .ks-btn-black.blue-bg span {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-price-item-wrap:hover .ks-btn-black.blue-bg svg path {
  fill: var(--theme-color-white);
}

/***

==================================================================
    Pricing Section Six
==================================================================

***/
.pricing-section-two {
  padding-top: 150px;
  position: relative;
}
@media (max-width: 991.98px) {
  .pricing-section-two {
    padding-top: 10px;
  }
}
.pricing-section-two .shape-1 {
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.pricing-section-two .shape-2 {
  bottom: 0;
  left: 0;
  opacity: 0.1;
  position: absolute;
}

.pricing-wrapper-two {
  margin-top: 300px;
}
@media (max-width: 991.98px) {
  .pricing-wrapper-two .pricing-content {
    margin-bottom: 30px;
  }
}
.pricing-wrapper-two .pricing-content p {
  max-width: 339px;
  margin-top: 30px;
}
@media (max-width: 991.98px) {
  .pricing-wrapper-two .pricing-content p {
    max-width: inherit;
  }
}
.pricing-wrapper-two .pricing-card-item {
  background-color: var(--theme-color-white);
  border-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .pricing-wrapper-two .pricing-card-item {
  background-color: var(--theme-color1);
}
@media (max-width: 575.98px) {
  .pricing-wrapper-two .pricing-card-item {
    display: block;
    padding: 30px;
    padding-top: 0;
  }
}
.pricing-wrapper-two .pricing-card-item::before {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  bottom: 0;
  content: "";
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  padding: 0 0 35px;
  text-align: center;
  width: 246px;
}
@media (max-width: 575.98px) {
  .pricing-wrapper-two .pricing-card-item .pricing-left-ber {
    border-right: none;
    padding: 0;
    width: auto;
  }
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-icon {
  display: inline-block;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 9;
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-icon svg path {
  fill: var(--headings-color);
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-icon::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 102px;
  height: 102px;
  background-image: -webkit-gradient(linear, right top, left top, from(var(--theme-color1)), color-stop(50%, var(--theme-color-yellow)), to(var(--theme-color1)));
  background-image: linear-gradient(to left, var(--theme-color1) 0%, var(--theme-color-yellow) 50%, var(--theme-color1) 100%);
  background-size: 200%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 100%;
  z-index: -1;
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-icon::after {
  background-color: rgba(var(--gray-color-rgb), 0.2);
  border-radius: 100%;
  content: "";
  height: 34px;
  position: absolute;
  right: -7px;
  top: 13px;
  width: 34px;
  z-index: -1;
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-icon img {
  -webkit-transition: all 900ms ease;
  transition: all 900ms ease;
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-header {
  margin-top: 75px;
}
@media (max-width: 575.98px) {
  .pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-header {
    margin-top: 60px;
  }
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-header .plan {
  color: var(--theme-color1);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 0;
}
[data-tm-layout=dark] .pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-header .plan {
  color: var(--headings-color);
}
.pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-header .price {
  color: #0B3130;
  font-family: var(--heading-font-family);
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
}
[data-tm-layout=dark] .pricing-wrapper-two .pricing-card-item .pricing-left-ber .pricing-header .price {
  color: var(--headings-color);
}
.pricing-wrapper-two .pricing-card-item .pricing-right-ber {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 50px 30px;
  width: 100%;
  z-index: 0;
}
@media (max-width: 1199.98px) {
  .pricing-wrapper-two .pricing-card-item .pricing-right-ber {
    padding-right: 30px;
  }
}
@media (max-width: 1199.98px) {
  .pricing-wrapper-two .pricing-card-item .pricing-right-ber {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 20px;
  }
}
@media (max-width: 575.98px) {
  .pricing-wrapper-two .pricing-card-item .pricing-right-ber {
    padding: 0;
  }
}
.pricing-wrapper-two .pricing-card-item .pricing-right-ber .pricing-list li {
  color: var(--text-color2);
  font-family: var(--body-font-family);
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
}
[data-tm-layout=dark] .pricing-wrapper-two .pricing-card-item .pricing-right-ber .pricing-list li {
  color: var(--headings-color);
}
.pricing-wrapper-two .pricing-card-item .pricing-right-ber .pricing-list li i {
  color: var(--theme-color1);
  margin-right: 10px;
}
[data-tm-layout=dark] .pricing-wrapper-two .pricing-card-item .pricing-right-ber .pricing-list li i {
  color: var(--headings-color);
}
[data-tm-layout=dark] .pricing-wrapper-two .pricing-card-item:hover .ks-btn-black {
  background-color: var(--theme-color-yellow);
}
[data-tm-layout=dark] .pricing-wrapper-two .pricing-card-item:hover .ks-btn-black span {
  color: var(--theme-color-white);
}
.pricing-wrapper-two .pricing-card-item:hover .pricing-left-ber .pricing-icon svg path {
  fill: var(--theme-color-white);
}
.pricing-wrapper-two .pricing-card-item:hover .pricing-left-ber .pricing-icon:before {
  background-position: 100% 0;
}
.pricing-wrapper-two .pricing-card-item:hover .pricing-left-ber .pricing-icon:after {
  background-color: rgba(255, 255, 255, 0.19);
}

/*** 

====================================================================
    Team Section
====================================================================

***/
.ks-team-area {
  position: relative;
  z-index: 1;
  background-color: var(--theme-color-dark);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 110px;
  padding-bottom: 90px;
}
.ks-team-area .ks-section-title-wrap {
  margin-bottom: 50px;
}
.ks-team-content span {
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 1199.98px) {
  .ks-team-content span {
    font-size: 16px;
  }
}
.ks-team-title {
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .ks-team-title {
    font-size: 24px;
  }
}
.ks-team-thumb {
  margin-bottom: 25px;
  position: relative;
  z-index: 1;
}
.ks-team-thumb::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 84%;
  width: 100%;
  z-index: -2;
  border-radius: 400px 400px 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: -webkit-gradient(linear, left bottom, left top, from(#0938d3), to(#13132e));
  background: linear-gradient(360deg, #0938d3 0%, #13132e 100%);
}
.ks-team-thumb::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 70%;
  width: 100%;
  z-index: -1;
  opacity: 0;
  border-radius: 400px 400px 0 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: -webkit-gradient(linear, left top, left bottom, from(#fff826), to(#0a0a79));
  background: linear-gradient(180deg, #fff826 0%, #0a0a79 100%);
}
.ks-team-share {
  position: absolute;
  top: 23%;
  right: 27px;
}
.ks-team-share button {
  border-radius: 50%;
  width: 50px;
  height: 50px;
  line-height: 1.5;
  padding: 0;
  position: relative;
  z-index: 1;
  background: var(--theme-color-yellow);
}
.ks-team-share:hover .ks-team-social {
  opacity: 1;
  visibility: visible;
}
.ks-team-share:hover .ks-team-social a:nth-child(1) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.ks-team-share:hover .ks-team-social a:nth-child(2) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.ks-team-share:hover .ks-team-social a:nth-child(3) {
  -webkit-transform: translateY(0px);
          transform: translateY(0px);
}
.ks-team-social {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  margin: 0 auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ks-team-social > a {
  border-radius: 50%;
  width: 36px;
  height: 36px;
  line-height: 31px;
  display: inline-block;
  margin-top: 10px;
  position: relative;
  background: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-team-social > a {
  background: var(--dark-color2);
}
.ks-team-social > a svg, .ks-team-social > a i {
  position: relative;
  z-index: 1;
}
.ks-team-social > a::before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translate(-50%, -50%) scale(0);
          transform: translate(-50%, -50%) scale(0);
  background-color: var(--theme-color1);
}
.ks-team-social > a:hover::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}
.ks-team-social > a:nth-child(1) {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
}
.ks-team-social > a:nth-child(2) {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: translateY(-30px);
          transform: translateY(-30px);
}
.ks-team-social > a:nth-child(3) {
  -webkit-transition: 0.7s;
  transition: 0.7s;
  -webkit-transform: translateY(-40px);
          transform: translateY(-40px);
}
.ks-team-item {
  margin-bottom: 30px;
}
.ks-team-item:hover .ks-team-thumb::after {
  opacity: 1;
  height: 84%;
}

.team-section {
  position: relative;
}
.team-section .shape-1 {
  left: 0;
  position: absolute;
  top: 15%;
}
@media (max-width: 991.98px) {
  .team-section .shape-1 {
    display: none;
  }
}

/*** 

====================================================================
    Team Section Two
====================================================================

***/
.team-section-two {
  position: relative;
}
.team-section-two .outer-box {
  border-radius: 50px;
  background: var(--gradient-2);
  margin: 0 auto;
  max-width: 1860px;
  overflow: hidden;
  padding: 120px 0 70px;
  position: relative;
}
[data-tm-layout=dark] .team-section-two .outer-box {
  background: var(--dark-color2);
}
.team-section-two .outer-box:before {
  background-image: url(../images/background/home3-team-bg.jpg);
  background-size: cover;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.2;
  position: absolute;
  top: 0;
  width: 100%;
}
[data-tm-layout=dark] .team-section-two .outer-box:before {
  -webkit-filter: invert(1);
          filter: invert(1);
}

.team-block-two {
  margin-bottom: 50px;
}
@media (max-width: 575.98px) {
  .team-block-two {
    margin-bottom: 70px;
  }
}
.team-block-two .inner-box {
  background-color: var(--theme-color-white);
  border: 5px solid var(--theme-color1);
  border-radius: 0px 130px 180px 180px;
  position: relative;
}
.team-block-two .inner-box:before {
  background-color: var(--theme-color1);
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  border-radius: 0px 130px 180px 180px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-two .inner-box:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.team-block-two .inner-box:hover .image-box .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.team-block-two .inner-box:hover .content-box .icon-box .icon {
  background-color: var(--theme-color-yellow);
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .team-block-two .inner-box:hover .content-box .icon-box .icon {
  color: var(--theme-color-light);
}
.team-block-two .inner-box:hover .content-box .name,
.team-block-two .inner-box:hover .content-box .designation {
  color: var(--theme-color-light);
}
[data-tm-layout=dark] .team-block-two .inner-box:hover .content-box .name,
[data-tm-layout=dark] .team-block-two .inner-box:hover .content-box .designation {
  color: var(--headings-color);
}
.team-block-two .inner-box .image-box {
  position: relative;
}
.team-block-two .inner-box .image-box .image {
  position: relative;
  overflow: hidden;
  border-radius: 0 130px 180px 180px;
  margin-bottom: 0;
}
.team-block-two .inner-box .image-box .image img {
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-two .inner-box .content-box {
  position: relative;
  padding-top: 10px;
  text-align: center;
}
.team-block-two .inner-box .content-box .name {
  position: relative;
  margin-bottom: 0;
}
.team-block-two .inner-box .content-box .name a:hover {
  color: var(--theme-color2);
}
.team-block-two .inner-box .content-box .designation {
  position: relative;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 12px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-two .inner-box .content-box .icon-box {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: -30px;
  z-index: 5;
}
.team-block-two .inner-box .content-box .icon-box:hover .icon:after {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.team-block-two .inner-box .content-box .icon-box:hover .social-links {
  -webkit-transform: scale(1);
          transform: scale(1);
  visibility: visible;
}
.team-block-two .inner-box .content-box .icon-box .icon {
  position: relative;
  display: block;
  height: 60px;
  width: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 26px;
  border-radius: 50%;
  color: var(--theme-color-light);
  background-color: var(--theme-color1);
}
[data-tm-layout=dark] .team-block-two .inner-box .content-box .icon-box .icon {
  color: var(--headings-color);
}
.team-block-two .inner-box .content-box .icon-box .icon:before {
  position: relative;
  z-index: 2;
}
.team-block-two .inner-box .content-box .icon-box .icon:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  -webkit-transform: scale(0);
          transform: scale(0);
  border-radius: 50%;
  background-color: var(--theme-color2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
}
.team-block-two .inner-box .content-box .icon-box .social-links {
  position: absolute;
  left: 50%;
  bottom: 70px;
  margin-left: -18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transform: scaleY(0);
          transform: scaleY(0);
  visibility: hidden;
  z-index: 5;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.team-block-two .inner-box .content-box .icon-box .social-links a {
  background-color: var(--theme-color-white);
  border-radius: 50%;
  color: var(--theme-color-dark);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: var(--body-font-size);
  height: 36px;
  position: relative;
  width: 36px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-two .inner-box .content-box .icon-box .social-links a:hover {
  color: var(--theme-color-white);
  background-color: var(--theme-color-dark);
}

/*** 

====================================================================
    Team Section Three
====================================================================

***/
.team-section-three {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.team-block-three .inner-box {
  background-color: var(--theme-color-white);
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  z-index: 1;
}
.team-block-three .inner-box .image {
  border-radius: 0px 135px;
  margin-bottom: 10px;
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
}
.team-block-three .inner-box .image img {
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-three .inner-box .image::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(-135deg, rgba(23, 23, 23, 0) 0%, rgba(23, 23, 23, 0) 65%, var(--theme-color1) 100%);
  content: "";
  z-index: 0;
  opacity: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  visibility: hidden;
}
.team-block-three .inner-box .content-box {
  padding: 20px 0px;
}
.team-block-three .inner-box .content-box .title {
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 0;
}
.team-block-three .inner-box .content-box .sub-title {
  color: var(--text-color);
  font-size: 14px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 0;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-three .inner-box .socials {
  background-color: var(--theme-color1);
  border-radius: 50%;
  bottom: 85px;
  color: var(--theme-color-white);
  cursor: pointer;
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 10px;
  text-align: center;
  width: 60px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .team-block-three .inner-box .socials {
  color: var(--headings-color);
}
.team-block-three .inner-box .socials .fa-plus {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-three .inner-box .socials ul {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  bottom: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  right: 10px;
  visibility: hidden;
  width: 40px;
}
.team-block-three .inner-box .socials ul li {
  line-height: 2;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  visibility: hidden;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}
.team-block-three .inner-box .socials ul li:nth-child(2) {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.team-block-three .inner-box .socials ul li:nth-child(3) {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.team-block-three .inner-box .socials ul li:nth-child(4) {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-three .inner-box .socials ul li a {
  background-color: var(--theme-color-white);
  border-radius: 50%;
  color: var(--black3-color);
  display: inline-block;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  width: 36px;
}
[data-tm-layout=dark] .team-block-three .inner-box .socials ul li a {
  background-color: var(--dark-color2);
  color: var(--headings-color);
}
.team-block-three .inner-box .socials ul li a:hover {
  background-color: var(--black3-color);
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .team-block-three .inner-box .socials ul li a:hover {
  background-color: var(--theme-color-yellow);
  color: var(--theme-color-white);
}
.team-block-three .inner-box .socials ul li i {
  -webkit-transition: all 900ms ease;
  transition: all 900ms ease;
}
.team-block-three .inner-box .socials ul li:hover i {
  -webkit-transform: rotateY(360deg);
          transform: rotateY(360deg);
}
.team-block-three .inner-box:hover .image {
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.team-block-three .inner-box:hover .image img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
}
.team-block-three .inner-box:hover .image::after {
  opacity: 1;
  visibility: visible;
}
.team-block-three .inner-box:hover .socials {
  background-color: var(--theme-color-yellow);
  color: var(--black3-color);
}
.team-block-three .inner-box:hover .socials .fa-plus {
  display: inline-block;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}
.team-block-three .inner-box:hover .socials ul {
  visibility: visible;
}
.team-block-three .inner-box:hover .socials ul li {
  opacity: 1;
  -webkit-transform: translateY(-20px);
          transform: translateY(-20px);
  visibility: visible;
}

/***====================================================================
    Map Section CSS
====================================================================***/
.map-section {
  margin-bottom: 20px;
  padding: 0 30px;
  position: relative;
  z-index: 3;
}
@media (max-width: 767.98px) {
  .map-section {
    padding: 0;
  }
}
.map-section iframe {
  border-radius: 20px;
  display: block;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  height: 533px;
  width: 100%;
}
@media (max-width: 1399.98px) {
  .map-section iframe {
    border-radius: 0;
  }
}
@media (max-width: 575.98px) {
  .map-section iframe {
    height: 400px;
  }
}
.map-section .content {
  position: relative;
}
.map-section .content .contact-list-box {
  background: var(--gradient-1);
  border-radius: 0 0 20px 20px;
  max-width: 358px;
  padding: 25px 30px 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 3;
}
@media (max-width: 575.98px) {
  .map-section .content .contact-list-box {
    display: none;
  }
}
.map-section .content .contact-list-box .title {
  color: var(--theme-color-light);
  margin-bottom: 0;
  position: relative;
}
.map-section .content .contact-list-box .contact-list-three li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
  margin-top: 17px;
  padding-top: 17px;
  position: relative;
}
.map-section .content .contact-list-box .contact-list-three li:hover .icon {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
}
.map-section .content .contact-list-box .contact-list-three li .icon {
  position: relative;
  width: 38px;
  height: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: var(--theme-color-light);
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.map-section .content .contact-list-box .contact-list-three li .text {
  position: relative;
  color: var(--theme-color-light);
  padding-right: 20px;
}
.map-section .content .contact-list-box .contact-list-three li a {
  color: var(--theme-color-light);
}
.map-section .content .contact-list-box .contact-list-three li a:hover {
  color: var(--theme-color2);
}

/*** 

====================================================================
    Faq Section
====================================================================

***/
.faq-section {
  position: relative;
  padding: 120px 0;
}
.faq-section .shape-17 {
  position: absolute;
  top: 30px;
  left: 120px;
  pointer-events: none;
}
.faq-section .content-column .inner-column {
  position: relative;
}
.faq-section .content-column .inner-column .sec-title {
  margin-bottom: 30px;
}
.faq-section .image-column .inner-column {
  position: relative;
  margin-right: -150px;
  padding-left: 50px;
  margin-top: -60px;
}
@media (max-width: 991.98px) {
  .faq-section .image-column .inner-column {
    margin-right: 0;
    padding-left: 0;
    margin-top: 0;
    text-align: center;
  }
}
.faq-section .image-column .inner-column .image {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  z-index: 5;
}
@media (max-width: 991.98px) {
  .faq-section .image-column .inner-column .image {
    width: 70%;
    margin: 0 auto;
  }
}
@media (max-width: 767.98px) {
  .faq-section .image-column .inner-column .image {
    width: 90%;
  }
}
@media (max-width: 575.98px) {
  .faq-section .image-column .inner-column .image {
    width: 100%;
  }
}
.faq-section .image-column .inner-column .image img {
  position: relative;
  width: 100%;
}
.faq-section .image-column .inner-column .icon-20 {
  position: absolute;
  bottom: 15px;
  right: -155px;
  z-index: 6;
}
@media (max-width: 1399.98px) {
  .faq-section .image-column .inner-column .icon-20 {
    right: 0;
  }
}
@media (max-width: 767.98px) {
  .faq-section .image-column .inner-column .icon-20 {
    bottom: -100px;
    right: -60px;
  }
}
@media (max-width: 575.98px) {
  .faq-section .image-column .inner-column .icon-20 {
    display: none;
  }
}
.faq-section .image-column .inner-column .icon-21 {
  position: absolute;
  top: 40px;
  left: -70px;
}
@media (max-width: 991.98px) {
  .faq-section .image-column .inner-column .icon-21 {
    display: none;
  }
}
.faq-section .image-column .inner-column .icon-22 {
  position: absolute;
  bottom: 40px;
  left: 10px;
  -webkit-animation: fa-spin 10s infinite linear;
          animation: fa-spin 10s infinite linear;
}
@media (max-width: 767.98px) {
  .faq-section .image-column .inner-column .icon-22 {
    display: none;
  }
}
.faq-section .image-column .inner-column .icon-23 {
  position: absolute;
  top: 230px;
  right: 40px;
  z-index: 2;
  -webkit-animation: fa-spin 10s infinite linear;
          animation: fa-spin 10s infinite linear;
}
@media (max-width: 767.98px) {
  .faq-section .image-column .inner-column .icon-23 {
    display: none;
  }
}
.faq-section .image-column .inner-column .icon-24 {
  position: absolute;
  bottom: 60px;
  left: -40px;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .faq-section .image-column .inner-column .icon-24 {
    bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .faq-section .image-column .inner-column .icon-24 {
    left: 0;
  }
}
@media (max-width: 767.98px) {
  .faq-section .image-column .inner-column .icon-24 {
    display: none;
  }
}
.faq-section .image-column .inner-column .icon-25 {
  position: absolute;
  top: -80px;
  right: -90px;
}
@media (max-width: 575.98px) {
  .faq-section .image-column .inner-column .icon-25 {
    display: none;
  }
}
.faq-section .image-column .inner-column .shape-18 {
  position: absolute;
  top: 0;
  right: -280px;
}
@media (max-width: 575.98px) {
  .faq-section .image-column .inner-column .shape-18 {
    display: none;
  }
}

/*** 

====================================================================
    Call To Action
====================================================================

***/
.call-to-action {
  position: relative;
  z-index: 3;
}
.call-to-action.pull-down {
  margin-bottom: -150px;
}
@media (max-width: 991.98px) {
  .call-to-action.pull-down {
    margin-bottom: 0;
  }
}
.call-to-action .outer-box {
  position: relative;
  border-radius: 100px 100px 0 0;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (max-width: 1699px) {
  .call-to-action .outer-box {
    margin: 0 15px;
    max-width: 100%;
    width: auto;
  }
}
@media (max-width: 1199.98px) {
  .call-to-action .outer-box {
    overflow: hidden;
  }
}
@media (max-width: 991.98px) {
  .call-to-action .outer-box {
    border-radius: 0;
    margin: 0;
  }
}
.call-to-action .outer-box:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 661px;
  height: 100%;
  border-top-right-radius: 100px;
  background-image: url(/2025/bixom-html/images/resource/cta1-2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 991.98px) {
  .call-to-action .outer-box:before {
    border-top-right-radius: 0;
  }
}
@media (max-width: 575.98px) {
  .call-to-action .outer-box:before {
    display: none;
  }
}
.call-to-action .outer-box:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 100px 100px 0 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(68%, #6B43E3), to(rgba(87, 30, 136, 0)));
  background: linear-gradient(to right, #6B43E3 68% 33%, rgba(87, 30, 136, 0) 100%);
}
@media (max-width: 991.98px) {
  .call-to-action .outer-box:after {
    border-radius: 0;
  }
}
@media (max-width: 575.98px) {
  .call-to-action .outer-box:after {
    background: -webkit-gradient(linear, left top, right top, color-stop(68%, #6B43E3), to(rgba(87, 30, 136, 0)));
    background: linear-gradient(to right, #6B43E3 68% 100%, rgba(87, 30, 136, 0) 100%);
  }
}
.call-to-action .outer-box .icon-32 {
  position: absolute;
  top: -60px;
  left: 100px;
  z-index: 1;
  -webkit-animation: fa-spin 10s infinite linear;
          animation: fa-spin 10s infinite linear;
}
@media (max-width: 575.98px) {
  .call-to-action .outer-box .icon-32 {
    display: none;
  }
}
.call-to-action .outer-box .icon-14 {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .call-to-action .outer-box .icon-14 {
    display: none;
  }
}
.call-to-action .outer-box .content-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 135px 0 102px;
  z-index: 3;
}
@media (max-width: 1399.98px) {
  .call-to-action .outer-box .content-box {
    padding-left: 60px;
    padding-right: 80px;
  }
}
@media (max-width: 1199.98px) {
  .call-to-action .outer-box .content-box {
    padding: 70px 30px;
  }
}
@media (max-width: 767.98px) {
  .call-to-action .outer-box .content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    gap: 30px;
  }
}
@media (max-width: 575.98px) {
  .call-to-action .outer-box .content-box {
    padding: 50px 15px;
  }
}
.call-to-action .outer-box .content-box .image-box {
  position: relative;
}
@media (max-width: 1199.98px) {
  .call-to-action .outer-box .content-box .image-box {
    display: none;
  }
}
.call-to-action .outer-box .content-box .image-box .image {
  position: relative;
  margin-bottom: 0;
  margin-top: -78px;
}
.call-to-action .outer-box .content-box .title-box {
  position: relative;
  margin-left: -100px;
  margin-top: 5px;
}
@media (max-width: 1399.98px) {
  .call-to-action .outer-box .content-box .title-box {
    margin-top: 0;
    margin-left: -40px;
  }
}
@media (max-width: 1199.98px) {
  .call-to-action .outer-box .content-box .title-box {
    margin-left: 0;
    max-width: 500px;
  }
}
.call-to-action .outer-box .content-box .title-box .title {
  position: relative;
  color: var(--theme-color-light);
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .call-to-action .outer-box .content-box .title-box .title {
    font-size: 32px;
  }
  .call-to-action .outer-box .content-box .title-box .title br {
    display: none;
  }
}
@media (max-width: 575.98px) {
  .call-to-action .outer-box .content-box .title-box .title {
    font-size: 28px;
  }
}
.call-to-action .outer-box .content-box .btn-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 13px;
}
.call-to-action .outer-box .content-box .btn-box .readmore {
  position: relative;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: var(--theme-color3);
  background: var(--theme-color-light);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.call-to-action .outer-box .content-box .btn-box .readmore i {
  position: relative;
  z-index: 3;
}
.call-to-action .outer-box .content-box .btn-box .readmore:active {
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}
.call-to-action .outer-box .content-box .btn-box .readmore:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  opacity: 0;
  border-radius: 50%;
  background-color: var(--theme-color2);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.call-to-action .outer-box .content-box .btn-box .readmore:hover {
  color: var(--theme-color-light);
}
.call-to-action .outer-box .content-box .btn-box .readmore:hover:before {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
}

/*** 

====================================================================
    Call To Action Two
====================================================================

***/
.call-to-action-two {
  position: relative;
  margin: 0 100px;
  z-index: 3;
}
@media only screen and (max-width: 1699px) {
  .call-to-action-two {
    margin: 0 30px;
  }
}
@media (max-width: 1399.98px) {
  .call-to-action-two {
    margin: 0 20px;
  }
}
@media (max-width: 767.98px) {
  .call-to-action-two {
    margin: 0;
  }
}
.call-to-action-two.pull-down {
  margin-bottom: -300px;
}
@media (max-width: 767.98px) {
  .call-to-action-two.pull-down {
    margin-bottom: 0;
  }
}
.call-to-action-two .bg {
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 767.98px) {
  .call-to-action-two .bg {
    border-radius: 0;
  }
}
.call-to-action-two .bg:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  opacity: 0.5;
  background-color: var(--theme-color3);
}
.call-to-action-two .outer-box {
  position: relative;
  padding: 190px 0 230px;
}
@media (max-width: 1199.98px) {
  .call-to-action-two .outer-box {
    padding: 100px 0;
  }
}
@media (max-width: 575.98px) {
  .call-to-action-two .outer-box {
    padding: 80px 0 200px;
  }
}
.call-to-action-two .outer-box .icon-30 {
  position: absolute;
  bottom: 184px;
  right: 260px;
}
@media (max-width: 1199.98px) {
  .call-to-action-two .outer-box .icon-30 {
    display: none;
  }
}
.call-to-action-two .outer-box .content-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 1399.98px) {
  .call-to-action-two .outer-box .content-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .call-to-action-two .outer-box .content-box {
    gap: 20px;
  }
}
.call-to-action-two .outer-box .content-box .title {
  position: relative;
  color: var(--theme-color-light);
  font-size: 60px;
  line-height: 70px;
  text-transform: uppercase;
  max-width: 830px;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .call-to-action-two .outer-box .content-box .title {
    font-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .call-to-action-two .outer-box .content-box .title {
    font-size: 36px;
    line-height: 1.2em;
  }
  .call-to-action-two .outer-box .content-box .title br {
    display: none;
  }
}
.call-to-action-two .outer-box .content-box .exp-box {
  position: relative;
}
.call-to-action-two .outer-box .content-box .exp-box .circular-text {
  position: relative;
  fill: currentColor;
  height: auto;
  -webkit-transform-origin: center;
          transform-origin: center;
  width: 240px;
  height: 240px;
  -webkit-animation: fa-spin 30s infinite linear;
          animation: fa-spin 30s infinite linear;
}
@media (max-width: 1199.98px) {
  .call-to-action-two .outer-box .content-box .exp-box .circular-text {
    width: 200px;
    height: 200px;
  }
}
@media (max-width: 767.98px) {
  .call-to-action-two .outer-box .content-box .exp-box .circular-text {
    width: 160px;
    height: 160px;
  }
}
.call-to-action-two .outer-box .content-box .exp-box .circular-text text {
  position: relative;
  font-size: 6px;
  letter-spacing: 0.9px;
  font-family: var(--heading-font-family);
  color: var(--theme-color-light);
  text-transform: uppercase;
}
.call-to-action-two .outer-box .content-box .exp-box .video-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.call-to-action-two .outer-box .info-box {
  position: absolute;
  right: 0;
  bottom: -74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  padding: 36px 50px 36px 36px;
  border-radius: 20px;
  gap: 72px;
  overflow: hidden;
  z-index: 5;
  -webkit-animation: bounce-x 10s infinite linear;
          animation: bounce-x 10s infinite linear;
}
@media (max-width: 1199.98px) {
  .call-to-action-two .outer-box .info-box {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    -webkit-animation: none;
            animation: none;
  }
}
@media (max-width: 767.98px) {
  .call-to-action-two .outer-box .info-box {
    padding: 20px;
  }
}
@media (max-width: 575.98px) {
  .call-to-action-two .outer-box .info-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    bottom: -150px;
    text-align: center;
    max-width: 300px;
    width: 100%;
  }
}
.call-to-action-two .outer-box .info-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  backdrop-filter: blur(42px);
  background: radial-gradient(rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 100%);
}
.call-to-action-two .outer-box .info-box .info-box-inner {
  position: relative;
}
.call-to-action-two .outer-box .info-box .info-box-inner:before {
  content: "";
  position: absolute;
  top: 10px;
  right: -30px;
  width: 1px;
  height: 63px;
  opacity: 0.3;
  background-color: var(--theme-color-light);
}
@media (max-width: 575.98px) {
  .call-to-action-two .outer-box .info-box .info-box-inner:before {
    display: none;
  }
}
.call-to-action-two .outer-box .info-box .info-box-inner:last-child::before {
  display: none;
}
.call-to-action-two .outer-box .info-box .content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-top: 10px;
}
@media (max-width: 575.98px) {
  .call-to-action-two .outer-box .info-box .content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: baseline;
        -ms-flex-pack: baseline;
            justify-content: baseline;
    text-align: center;
  }
}
.call-to-action-two .outer-box .info-box .content .author-images {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.call-to-action-two .outer-box .info-box .content .author-images .thumb {
  position: relative;
  width: 40px;
  height: 40px;
  margin-left: -13px;
  border-radius: 50%;
  overflow: hidden;
  border: 2px solid var(--theme-color-light);
}
.call-to-action-two .outer-box .info-box .content .author-images .thumb:first-child {
  margin-left: 0;
}
.call-to-action-two .outer-box .info-box .content .info {
  position: relative;
}
.call-to-action-two .outer-box .info-box .content .info .rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 5px;
  margin-bottom: 5px;
}
.call-to-action-two .outer-box .info-box .content .info .rating i {
  position: relative;
  font-size: 10px;
  line-height: 1em;
  color: var(--theme-color2);
}
.call-to-action-two .outer-box .info-box .content .info .text {
  position: relative;
  font-size: 13px;
  font-weight: 500;
  white-space: nowrap;
  color: var(--theme-color-light);
}

/*** 

====================================================================
    News Section
====================================================================

***/
.news-section {
  position: relative;
  padding: 120px 0 70px;
}
.news-section .shape-12 {
  position: absolute;
  top: 0;
  left: 0;
}
.news-section .shape-13 {
  position: absolute;
  top: 0;
  left: 0;
}
.news-section .bg {
  height: 952px;
}
@media (max-width: 1199.98px) {
  .news-section .bg {
    height: 100%;
  }
}
.news-section .content-column {
  margin-bottom: 50px;
}
.news-section .content-column .inner-column {
  position: relative;
}
@media (max-width: 991.98px) {
  .news-section .content-column .inner-column .sec-title {
    margin-bottom: 30px;
  }
}
.news-section .content-column .inner-column .outer-box {
  position: relative;
}
@media (max-width: 1199.98px) {
  .news-section .content-column .inner-column .outer-box {
    text-align: center;
  }
}
.news-section .content-column .inner-column .outer-box .nav-box {
  position: relative;
  width: 108px;
  height: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 8px;
}
.news-section .content-column .inner-column .outer-box .nav-box:before {
  content: "";
  position: absolute;
  top: 33px;
  right: 100%;
  width: 270px;
  height: 2px;
  background-color: rgba(255, 67, 46, 0.2);
  opacity: 0.5;
  margin-right: 40px;
}
.news-section .content-column .inner-column .outer-box .swiper-button-next {
  right: -12px;
}
.news-section .content-column .inner-column .outer-box .swiper-button-prev,
.news-section .content-column .inner-column .outer-box .swiper-button-next {
  width: 50px;
  height: 50px;
  font-size: 20px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: 1px solid #222222;
  color: var(--theme-color3);
  background-color: transparent;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.news-section .content-column .inner-column .outer-box .swiper-button-prev:after,
.news-section .content-column .inner-column .outer-box .swiper-button-next:after {
  display: none;
}
.news-section .content-column .inner-column .outer-box .swiper-button-prev:hover,
.news-section .content-column .inner-column .outer-box .swiper-button-next:hover {
  color: var(--theme-color-light);
  background-color: #222222;
}
.news-section .blocks-column {
  margin-bottom: 50px;
}
.news-section .blocks-column .inner-column {
  position: relative;
  margin-right: -365px;
  padding-left: 15px;
}
@media (max-width: 1199.98px) {
  .news-section .blocks-column .inner-column {
    padding-left: 0;
    margin-right: 0;
  }
}

.news-block .inner-box {
  position: relative;
  overflow: hidden;
  padding-bottom: 20px;
}
.news-block .inner-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -webkit-transform: scaleY(0.2);
          transform: scaleY(0.2);
  opacity: 0;
  border-radius: 25px 0 0 25px;
  border: 1px solid #E6E0FA;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  clip-path: path("M25 0.5H369.5V202.316C369.5 210.334 365.578 217.827 359.031 222.4L358.39 222.834L291.454 266.518C287.472 269.116 282.82 270.5 278.064 270.5H25C11.469 270.5 0.5 259.531 0.5 246V25C0.500003 11.469 11.469 0.5 25 0.5Z");
  background-color: var(--theme-color-light);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.news-block .inner-box:hover:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.news-block .inner-box:hover .image-box .image img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.news-block .inner-box:hover .image-box .date-box:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.news-block .inner-box:hover .image-box .date-box .date,
.news-block .inner-box:hover .image-box .date-box .month {
  color: var(--theme-color-light);
}
.news-block .inner-box:hover .content-box {
  border-color: transparent;
  background-color: transparent;
  -webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
          filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 0.1));
}
.news-block .inner-box:hover .content-box .btn-box:before {
  background-color: var(--theme-color1);
}
.news-block .inner-box:hover .content-box .btn-box .readmore {
  color: var(--theme-color-light);
}
.news-block .inner-box:hover .content-box .btn-box .readmore:before {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1;
}
.news-block .inner-box .image-box {
  position: relative;
  padding-left: 30px;
}
@media (max-width: 767.98px) {
  .news-block .inner-box .image-box {
    padding-left: 20px;
  }
}
.news-block .inner-box .image-box .image {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  border-radius: 20px 20px 0 0;
  overflow: hidden;
}
.news-block .inner-box .image-box .image img {
  position: relative;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.news-block .inner-box .image-box .date-box {
  position: absolute;
  bottom: -52px;
  right: 33px;
  width: 83px;
  height: 97px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  border-top-left-radius: 50px;
  background-color: var(--theme-color-light);
  z-index: 1;
}
@media (max-width: 575.98px) {
  .news-block .inner-box .image-box .date-box {
    right: 23px;
  }
}
.news-block .inner-box .image-box .date-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  border-top-left-radius: 50px;
  background: var(--gradient-1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.news-block .inner-box .image-box .date-box .date {
  position: relative;
  font-size: 26px;
  font-weight: 800;
  color: var(--theme-color3);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.news-block .inner-box .image-box .date-box .month {
  position: relative;
  font-size: 18px;
  font-weight: 500;
  color: var(--text-color);
  text-transform: uppercase;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.news-block .inner-box .content-box {
  position: relative;
  padding-right: 10px;
  padding-left: 39px;
  border-radius: 25px 0 0 25px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  overflow: hidden;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
@media (max-width: 1199.98px) {
  .news-block .inner-box .content-box {
    padding-left: 15px;
  }
}
@media (max-width: 767.98px) {
  .news-block .inner-box .content-box {
    padding-right: 0;
  }
}
.news-block .inner-box .content-box:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  clip-path: path("M25 0.5H369.5V202.316C369.5 210.334 365.578 217.827 359.031 222.4L358.39 222.834L291.454 266.518C287.472 269.116 282.82 270.5 278.064 270.5H25C11.469 270.5 0.5 259.531 0.5 246V25C0.500003 11.469 11.469 0.5 25 0.5Z");
  background-color: var(--theme-color-light);
}
@media (max-width: 1199.98px) {
  .news-block .inner-box .content-box:before {
    clip-path: none;
    border-bottom-right-radius: 100px;
  }
}
.news-block .inner-box .content-box .content {
  position: relative;
  padding: 14px 22px 0px 1px;
}
@media (max-width: 1199.98px) {
  .news-block .inner-box .content-box .content {
    padding-right: 5px;
  }
}
.news-block .inner-box .content-box .content .post-meta {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #E6E0FA;
}
.news-block .inner-box .content-box .content .post-meta li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 14px;
  gap: 10px;
}
.news-block .inner-box .content-box .content .post-meta li .icon {
  position: relative;
  color: var(--theme-color1);
}
.news-block .inner-box .content-box .content .title {
  position: relative;
}
@media (max-width: 1199.98px) {
  .news-block .inner-box .content-box .content .title {
    font-size: 22px;
  }
}
.news-block .inner-box .content-box .content .title a:hover {
  color: var(--theme-color1);
}
.news-block .inner-box .content-box .content .text {
  position: relative;
  margin-bottom: 10px;
}
.news-block .inner-box .content-box .btn-box {
  position: relative;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.news-block .inner-box .content-box .btn-box:before {
  content: "";
  position: absolute;
  top: 29px;
  left: 25%;
  width: 165px;
  height: 2px;
  background-color: #E6E0FA;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 1199.98px) {
  .news-block .inner-box .content-box .btn-box:before {
    display: none;
  }
}
.news-block .inner-box .content-box .btn-box .text {
  font-size: 14px;
}
.news-block .inner-box .content-box .btn-box .readmore {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 56px;
  height: 56px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  color: var(--theme-color3);
  border: 2px solid var(--theme-color1);
}
.news-block .inner-box .content-box .btn-box .readmore i {
  position: relative;
  z-index: 1;
}
.news-block .inner-box .content-box .btn-box .readmore:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  pointer-events: none;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
  opacity: 0;
  border-radius: 50%;
  background: var(--gradient-1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

/*** 

====================================================================
    News Section Two
====================================================================

***/
.news-section-two {
  position: relative;
  padding: 120px 0 90px;
}
.news-section-two .shape-21 {
  position: absolute;
  top: 0;
  left: 0;
}
.news-section-two .shape-22 {
  position: absolute;
  bottom: -200px;
  right: 0;
}
.news-section-two .shape-23 {
  position: absolute;
  top: 0;
  right: 70px;
}
.news-section-two .news-block {
  margin-bottom: 30px;
}
.news-section-two .news-block .content-box {
  -webkit-box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
          box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
}
.news-section-two .news-block .text {
  padding-right: 10px;
}

/*** 

====================================================================
    News Section Three
====================================================================

***/
.news-section-three {
  position: relative;
}
.news-section-three .outer-box {
  background-image: url(../images/background/home4-blog-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 25px;
  overflow: hidden;
}
[data-tm-layout=dark] .news-section-three .outer-box {
  background-image: none;
  background-color: var(--dark-color2);
}
@media (max-width: 991.98px) {
  .news-section-three .outer-box {
    border-radius: 0;
  }
}
.news-section-three .slider-outer {
  margin-right: -600px;
}
@media (max-width: 1199.98px) {
  .news-section-three .slider-outer {
    margin-right: 0;
  }
}
.news-section-three .ks-blog-item {
  margin-top: 120px;
}
.news-section-three .ks-section-title {
  max-width: 502px;
}
.news-section-three .text {
  max-width: 473px;
}

/***

====================================================================
    brand Section
====================================================================

***/
.ks-brand-ptb {
  padding-top: 30px;
  padding-bottom: 59px;
  position: relative;
  border-top: 2px solid var(--gray-color);
}
[data-tm-layout=dark] .ks-brand-ptb {
  border-top-color: rgba(255, 255, 255, 0.1);
}
.ks-brand-ptb::after {
  content: "";
  position: absolute;
  top: 0;
  left: 21%;
  height: 89px;
  width: 2px;
  background-color: var(--gray-color);
}
@media (max-width: 991.98px) {
  .ks-brand-ptb::after {
    display: none;
  }
}
[data-tm-layout=dark] .ks-brand-ptb::after {
  background-color: rgba(255, 255, 255, 0.1);
}
.ks-brand-ptb-two {
  padding-top: 118px;
  padding-bottom: 59px;
}
.ks-brand-text {
  margin-right: 20px;
}
@media (max-width: 767.98px) {
  .ks-brand-text {
    margin-right: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}
.ks-brand-text a {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.28;
  text-transform: capitalize;
  color: var(--theme-color-dark);
}
@media (max-width: 767.98px) {
  .ks-brand-text a {
    font-size: 17px;
  }
  .ks-brand-text a br {
    display: none;
  }
}
.ks-brand-text a svg {
  display: inline-block;
  margin-left: 5px;
}
.ks-brand-text-two {
  margin-bottom: 30px;
  text-align: center;
}
.ks-brand-item {
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.5;
}
.ks-brand-item:hover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
}
.ks-brand-item-two {
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 0.2;
}
[data-tm-layout=dark] .ks-brand-item-two {
  -webkit-filter: invert(1);
          filter: invert(1);
}
[data-tm-layout=dark] .ks-brand-item-two:hover {
  opacity: 1;
  -webkit-filter: invert(1);
          filter: invert(1);
}
.ks-brand-item-two:hover {
  -webkit-filter: grayscale(0%);
          filter: grayscale(0%);
  opacity: 1;
}
.ks-brand-item-three {
  -webkit-filter: invert(1);
          filter: invert(1);
  opacity: 0.5;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.ks-brand-item-three:hover {
  opacity: 1;
}
.ks-brand-shape-1 {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .ks-brand-shape-1 {
    height: 340px;
  }
}
@media (max-width: 767.98px) {
  .ks-brand-shape-1 {
    display: none;
  }
}
.ks-brand-active {
  margin-left: 15px;
}
.ks-brand-active .slider-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.ks-brand-active .swiper-slide {
  width: auto;
}
.ks-brand-two-active .slider-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.ks-brand-two-active .swiper-slide {
  width: auto;
}
.ks-brand-area-home4 .ks-brand-ptb {
  border: 2px solid var(--gray-color);
  border-radius: 20px;
  padding: 30px;
  position: relative;
}
[data-tm-layout=dark] .ks-brand-area-home4 .ks-brand-ptb {
  border: 2px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
.ks-brand-area-home4 .ks-brand-ptb:after {
  height: 81px;
  top: 15px;
}
.ks-brand-area.home7-style {
  border-bottom: 1px solid rgba(var(--theme-color-black-rgb), 0.1);
}

/*** 

====================================================================
Testimonial Section
====================================================================

***/
.ks-testimonial-area {
  position: relative;
  z-index: 2;
  padding-bottom: 120px;
}
.ks-testimonial-area .ks-testimonial-top-wrap {
  margin-bottom: 50px;
}
.ks-testimonial-item {
  background-color: var(--theme-color-white);
  border-radius: 100px 100px 0 100px;
  -webkit-box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
  padding: 40px 60px;
  position: relative;
  z-index: 1;
}
[data-tm-layout=dark] .ks-testimonial-item {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .ks-testimonial-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-item {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 30px 50px;
    border-radius: 20px 20px 0 0;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-item {
    padding: 30px 20px;
  }
}
.ks-testimonial-item p {
  font-weight: 400;
  font-size: 24px;
  line-height: 1.67;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .ks-testimonial-item p {
    font-size: 18px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-item p {
    font-size: 16px;
  }
}
.ks-testimonial-item p span {
  color: var(--theme-color1);
}
.ks-testimonial-item .quote {
  margin-bottom: 25px;
}
@media (max-width: 767.98px) {
  .ks-testimonial-item .quote {
    margin-bottom: 10px;
  }
}
.ks-testimonial-item .quote svg {
  fill: var(--review-color);
}
@media (max-width: 767.98px) {
  .ks-testimonial-item .quote svg {
    width: 60px;
  }
}
.ks-testimonial-item .ratting {
  margin-bottom: 25px;
}
[data-tm-layout=dark] .ks-testimonial-item .ratting i {
  color: var(--review-color);
}
.ks-testimonial-top-text p {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .ks-testimonial-top-text p br {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-top-text p {
    margin-top: 30px;
  }
}
.ks-testimonial-thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 60px;
  position: relative;
}
@media (max-width: 991.98px) {
  .ks-testimonial-thumb {
    margin-left: 0;
    margin-top: 50px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-thumb {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    margin-top: 30px;
  }
}
.ks-testimonial-thumb img {
  border-radius: 100px;
}
.ks-testimonial-thumb-sm {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 20px 20px 0;
  border-radius: 0 0 50px 0;
  background-color: var(--theme-color-white);
}
.ks-testimonial-thumb-sm::before {
  content: "";
  position: absolute;
  top: -1px;
  right: -60px;
  width: 60px;
  height: 60px;
  -webkit-transform: scale(-1) rotate(90deg);
  transform: scale(-1) rotate(90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
.ks-testimonial-thumb-sm::after {
  content: "";
  position: absolute;
  bottom: -59px;
  left: 0px;
  width: 60px;
  height: 60px;
  -webkit-transform: scale(-1) rotate(90deg);
  transform: scale(-1) rotate(90deg);
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg' transform='rotate(0)'%3E%3Cg transform='rotate(90 100 100)'%3E%3Cpath d='M0,0 L0,200 Q0,0 200,0 Z' fill='white' /%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
}
.ks-testimonial-thumb-sm img {
  border-radius: 70px;
}
.ks-testimonial-shape-1 {
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: -1;
}
[data-tm-layout=dark] .ks-testimonial-shape-1 {
  opacity: 0.1;
}
.ks-testimonial-user-info {
  line-height: 1;
}
.ks-testimonial-user-wrap span {
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  color: var(--theme-color-yellow);
}
.ks-testimonial-user-wrap .title {
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-size: 18px;
  font-weight: 800;
  line-height: 1;
  margin-bottom: 5px;
}
[data-tm-layout=dark] .ks-testimonial-user-wrap .title {
  color: var(--headings-color);
}
.ks-testimonial-user-wrap .thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-right: 20px;
}
.ks-testimonial-user-wrap .thumb img {
  border-radius: 50%;
  height: 58px;
  width: 58px;
}
.ks-testimonial-bottom {
  margin-top: -40px;
  margin-left: 60px;
  padding: 60px 80px 20px 80px;
  border-radius: 0 0 100px 100px;
  -webkit-box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
          box-shadow: 0 4px 100px 0 rgba(0, 0, 0, 0.08);
  background: linear-gradient(322deg, #fff826 0%, #0938d3 100%);
}
@media (max-width: 991.98px) {
  .ks-testimonial-bottom {
    margin-left: 0;
    border-radius: 20px;
    padding: 60px 50px 20px 50px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-bottom {
    padding: 60px 20px 20px 20px;
  }
}
.ks-testimonial-navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 30px;
}
@media (max-width: 991.98px) {
  .ks-testimonial-navigation {
    gap: 10px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-navigation {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-testimonial-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.ks-testimonial-navigation button {
  height: 58px;
  width: 58px;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 0.8;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent;
  border: 1px solid rgba(19, 19, 46, 0.25);
}
@media (max-width: 991.98px) {
  .ks-testimonial-navigation button {
    height: 38px;
    width: 38px;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-navigation button svg {
    width: 15px;
  }
}
.ks-testimonial-navigation button:hover {
  background-color: var(--theme-color-white);
  border-color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-testimonial-navigation button:hover svg path {
  fill: var(--headings-color);
}
.ks-testimonial-progress {
  width: 100%;
}
.ks-testimonial-progress .swiper-pagination-progressbar {
  background: rgba(19, 19, 46, 0.2);
}
.ks-testimonial-progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-testimonial-progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--dark-color2);
}
.ks-testimonial-progress .swiper-horizontal > .swiper-pagination-progressbar, .ks-testimonial-progress .swiper-pagination-progressbar.swiper-pagination-horizontal, .ks-testimonial-progress .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .ks-testimonial-progress .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 2px;
}

.ks-testimonial-2-area {
  padding-top: 110px;
  padding-bottom: 200px;
  position: relative;
  z-index: 1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-area {
    padding-bottom: 120px;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-area {
    padding-bottom: 80px;
  }
}
.ks-testimonial-2-area .ks-testi-panel {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-area .ks-testi-panel {
    margin-bottom: 50px;
  }
}
.ks-testimonial-2-area .ks-section-title-wrap {
  margin-bottom: 35px;
}
.ks-testimonial-2-area .ks-testimonial-user-wrap {
  margin-bottom: 10px;
}
.ks-testimonial-2-mlr {
  margin: 0 30px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 0 0 30px 30px;
}
@media (max-width: 767.98px) {
  .ks-testimonial-2-mlr {
    margin: 0;
  }
}
.ks-testimonial-2-item {
  padding: 50px;
  padding-bottom: 40px;
  position: relative;
  border-radius: 20px;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-item {
    padding: 40px 25px;
  }
}
.ks-testimonial-2-item::before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 20px;
  -webkit-transform: scale(0.994);
          transform: scale(0.994);
  background-color: var(--theme-color-white);
  clip-path: path("M0 20C0 8.9543 8.95431 0 20 0H455C466.046 0 475 8.95431 475 20V52.3153C475 63.361 483.954 72.3153 495 72.3153H550C561.046 72.3153 570 81.2696 570 92.3153V274C570 285.046 561.046 294 550 294H20C8.9543 294 0 285.046 0 274V20Z");
  z-index: -1;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-item::before {
    top: 1px;
    clip-path: unset;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-testimonial-2-item::before {
    top: 0;
  }
}
.ks-testimonial-2-item::after {
  Position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  border-radius: 20px;
  background: var(--gradient-1);
  clip-path: path("M0 20C0 8.9543 8.95431 0 20 0H455C466.046 0 475 8.95431 475 20V52.3153C475 63.361 483.954 72.3153 495 72.3153H550C561.046 72.3153 570 81.2696 570 92.3153V274C570 285.046 561.046 294 550 294H20C8.9543 294 0 285.046 0 274V20Z");
  z-index: -2;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-item::after {
    clip-path: unset;
    height: calc(100% + 3px);
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-testimonial-2-item::after {
    height: calc(100% + 1px);
  }
}
.ks-testimonial-2-item .ks-testimonial-user-info span {
  color: var(--body-font-family);
}
.ks-testimonial-2-item .ks-testimonial-user-info .title {
  margin-bottom: 4px;
  color: var(--theme-color-dark);
}
.ks-testimonial-2-item .ratting {
  margin-right: 95px;
}
@media (max-width: 1199.98px) {
  .ks-testimonial-2-item .ratting {
    margin-right: 0;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-item .ratting {
    margin-right: 100px;
  }
}
.ks-testimonial-2-content {
  padding-top: 80px;
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-content {
    padding-top: 0;
  }
}
.ks-testimonial-2-content p {
  margin-right: 100px;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  .ks-testimonial-2-content p {
    margin-right: 0;
  }
}
.ks-testimonial-2-content .ks-about-2-user {
  padding-top: 30px;
  margin: 35px 0;
  margin-right: 195px;
  border-top: 1px solid var(--gray-color3);
}
[data-tm-layout=dark] .ks-testimonial-2-content .ks-about-2-user {
  border-top: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 1199.98px) {
  .ks-testimonial-2-content .ks-about-2-user {
    margin-right: 20px;
  }
}
@media (max-width: 991.98px) {
  .ks-testimonial-2-content .ks-about-2-user {
    margin-right: 0;
  }
}
.ks-testimonial-2-content .ks-about-2-user span {
  font-size: 14px;
  text-transform: capitalize;
}
[data-tm-layout=dark] .ks-testimonial-2-content .ks-about-2-user span {
  color: rgba(var(--theme-color-dark-rgb), 0.6);
}
.ks-testimonial-2-content .ks-about-2-ratting-box {
  margin-left: 20px;
}
.ks-testimonial-2-content .ks-about-2-ratting-box span {
  margin-left: 0;
}
.ks-testimonial-2-text p {
  font-weight: 400;
  line-height: 1.89;
  margin-right: 30px;
  margin-bottom: 0;
  font-size: 18px;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-text p {
    margin-right: 30px;
    font-size: 14px;
  }
}
@media (max-width: 767.98px) {
  .ks-testimonial-2-text p {
    margin-right: 0;
  }
}
.ks-testimonial-2-item-wrap {
  position: relative;
  margin-left: 6px;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-item-wrap {
    margin-left: 0;
  }
}
.ks-testimonial-2-item-wrap .quote {
  position: absolute;
  top: 0;
  right: 0;
}
@media (max-width: 1399.98px) {
  .ks-testimonial-2-item-wrap .quote svg {
    width: 50px;
  }
}
.ks-testimonial-2-shape-1 {
  position: absolute;
  bottom: 6%;
  left: 40%;
  z-index: -1;
}
@media only screen and (max-width: 1699px) {
  .ks-testimonial-2-shape-1 {
    bottom: -8%;
    left: 35%;
  }
}

/*** 

====================================================================
  Testimonial Section One
====================================================================

***/
.testimonial-section-one {
  padding: 155px 0 130px;
}
@media (max-width: 1399.98px) {
  .testimonial-section-one {
    padding-top: 140px;
  }
}
@media (max-width: 1199.98px) {
  .testimonial-section-one {
    padding-top: 120px;
  }
}
@media (max-width: 767.98px) {
  .testimonial-section-one {
    padding-top: 60px;
  }
}
.testimonial-section-one .ks-service-top-wrap {
  margin-bottom: 68px;
}

.testimonial-slider-one {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border-radius: 100px;
  -webkit-box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.0784313725);
          box-shadow: 0px 4px 100px 0px rgba(0, 0, 0, 0.0784313725);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 56px 15px 64px 75px;
  margin: 0 0 0 -75px;
  position: relative;
}
[data-tm-layout=dark] .testimonial-slider-one {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .testimonial-slider-one {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: block;
    margin: 0;
    padding: 50px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-slider-one {
    padding: 30px;
  }
}
.testimonial-slider-one:before {
  background: linear-gradient(289.05deg, #FFF826 16.47%, #0938D3 76.33%);
  -webkit-box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 4px 100px rgba(0, 0, 0, 0.08);
  border-radius: 100px;
  content: "";
  position: absolute;
  left: 75px;
  top: -17px;
  width: calc(100% - 75px);
  height: 100%;
  z-index: -1;
}
.testimonial-slider-one .testimonial-slider-content {
  height: 100%;
  width: calc(100% - 340px);
  position: relative;
  margin-left: 0;
  padding: 49px 0 31px 0;
}
@media (max-width: 1199.98px) {
  .testimonial-slider-one .testimonial-slider-content {
    padding: 0;
    width: 100%;
  }
}
.testimonial-slider-one .testimonial-slider-thumbs {
  text-align: center;
  max-width: 430px;
  margin-right: -150px;
}
@media (max-width: 1299.98px) {
  .testimonial-slider-one .testimonial-slider-thumbs {
    margin-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .testimonial-slider-one .testimonial-slider-thumbs {
    max-width: inherit;
  }
}
@media (max-width: 767.98px) {
  .testimonial-slider-one .testimonial-slider-thumbs {
    padding-top: 30px;
    padding-bottom: 60px;
  }
}
.testimonial-slider-one .testimonial-slider-thumbs .thumb {
  width: 430px;
  height: 430px;
  position: relative;
  margin: 0 auto;
}
@media (max-width: 1199.98px) {
  .testimonial-slider-one .testimonial-slider-thumbs .thumb {
    height: 430px;
    margin-left: 0;
    width: 430px;
  }
}
@media (max-width: 991.98px) {
  .testimonial-slider-one .testimonial-slider-thumbs .thumb {
    width: 275px;
    height: 275px;
  }
}
.testimonial-slider-one .testimonial-slider-thumbs img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  clip-path: url(#blob-mask);
}
.testimonial-slider-one .inner-box {
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  max-width: 100%;
}
[data-tm-layout=dark] .testimonial-slider-one .inner-box {
  background-color: var(--dark-color2);
}
@media (max-width: 1399.98px) {
  .testimonial-slider-one .inner-box {
    max-width: 88%;
  }
}
@media (max-width: 767.98px) {
  .testimonial-slider-one .inner-box {
    display: block;
    max-width: inherit;
    margin-top: 0;
    padding-top: 0;
  }
}
.testimonial-slider-one .quote-icon {
  margin-bottom: 25px;
}
[data-tm-layout=dark] .testimonial-slider-one .quote-icon {
  opacity: 0.1;
}
@media (max-width: 767.98px) {
  .testimonial-slider-one .quote-icon {
    margin-top: 30px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-slider-one .quote-icon {
    right: 0;
    top: 0;
  }
}
.testimonial-slider-one .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.34;
  margin-bottom: 32px;
}
@media (max-width: 991.98px) {
  .testimonial-slider-one .title {
    font-size: 20px;
    margin-bottom: 25px;
  }
}
.testimonial-slider-one .text {
  color: var(--text-color2);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.7;
}
@media (max-width: 991.98px) {
  .testimonial-slider-one .text {
    font-size: 18px;
  }
}
.testimonial-slider-one .info-box {
  margin-top: 52px;
  position: relative;
}
@media (max-width: 991.98px) {
  .testimonial-slider-one .info-box {
    margin-top: 30px;
  }
}
.testimonial-slider-one .name {
  font-weight: 600;
  line-height: 1;
  margin-bottom: 12px;
}
.testimonial-slider-one .designation {
  color: rgba(1, 1, 11, 0.5019607843);
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
}
.testimonial-slider-one .icon-quote {
  position: absolute;
  right: 15px;
  top: -4px;
}
@media (max-width: 575.98px) {
  .testimonial-slider-one .icon-quote {
    top: 0;
    right: -30px;
  }
}
.testimonial-slider-one .icon-quote svg path {
  fill: #F5F5F5;
}
.testimonial-slider-one .navigation-wrap {
  position: absolute;
  right: 0;
  top: -126px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  z-index: 3;
}
@media (max-width: 575.98px) {
  .testimonial-slider-one .navigation-wrap {
    display: none;
  }
}
.testimonial-slider-one .swiper-button-prev,
.testimonial-slider-one .swiper-button-next {
  position: static;
  width: 60px;
  height: 60px;
  border: none;
  background-color: #EFF0F0;
  border-radius: 50px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
[data-tm-layout=dark] .testimonial-slider-one .swiper-button-prev,
[data-tm-layout=dark] .testimonial-slider-one .swiper-button-next {
  background-color: transparent;
}
.testimonial-slider-one .swiper-button-prev:after,
.testimonial-slider-one .swiper-button-next:after {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-slider-one .swiper-button-prev:hover,
.testimonial-slider-one .swiper-button-next:hover {
  border-color: transparent;
  background-color: var(--theme-color5);
  color: var(--text-color-theme-color5);
}
.testimonial-slider-one .swiper-button-prev:hover:after,
.testimonial-slider-one .swiper-button-next:hover:after {
  color: var(--text-color-theme-color5);
}
.testimonial-slider-one .swiper-button-next:after,
.testimonial-slider-one .swiper-button-prev:after {
  font-family: "Font Awesome 6 Pro";
  font-size: 18px;
  color: #091423;
}
.testimonial-slider-one .swiper-button-next:after {
  content: "\f061";
}
.testimonial-slider-one .swiper-button-prev:after {
  content: "\f060";
}

/*** 

====================================================================
  Testimonial Section Two
====================================================================

***/
.testimonial-section-two {
  position: relative;
  overflow: hidden;
  margin: 0px 30px;
}
@media (max-width: 575.98px) {
  .testimonial-section-two {
    margin: 0;
  }
}
.testimonial-section-two .outer-box {
  background-color: #202124;
  border-radius: 30px;
  padding: 120px 0px 140px;
}
@media (max-width: 1399.98px) {
  .testimonial-section-two .outer-box {
    margin: 0 15px;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section-two .outer-box {
    padding: 120px 0px 70px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-section-two .outer-box {
    border-radius: 0;
    margin: 0;
  }
}
.testimonial-section-two .outer-box:before {
  background-image: url(../images/resource/testi2-bg1.jpg);
  background-size: cover;
  border-radius: 30px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}
@media (max-width: 575.98px) {
  .testimonial-section-two .outer-box:before {
    border-radius: 0;
  }
}
.testimonial-section-two .outer-box .sec-title {
  margin-bottom: 40px;
}
.testimonial-section-two .outer-box .sec-title .text {
  margin-left: 40px;
}
@media (max-width: 991.98px) {
  .testimonial-section-two .outer-box .sec-title .text {
    margin-left: 0px;
  }
}
.testimonial-section-two .testimonial-swiper-two {
  overflow: visible;
  position: relative;
  padding: 10px;
  border-radius: 20px;
}
@media (max-width: 991.98px) {
  .testimonial-section-two .testimonial-swiper-two {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-section-two .testimonial-swiper-two {
    padding: 0;
  }
}
.testimonial-section-two .testimonial-swiper-two .testimonial-two-arry {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  margin-top: 30px;
}
@media (max-width: 991.98px) {
  .testimonial-section-two .testimonial-swiper-two .testimonial-two-arry {
    gap: 10px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .testimonial-section-two .testimonial-swiper-two .testimonial-two-arry {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.testimonial-section-two .testimonial-swiper-two .testimonial-two-arry button {
  color: var(--theme-color-white);
  border: 1px solid rgba(var(--theme-color-white-rgb), 0.16);
  background-color: transparent;
  height: 60px;
  width: 60px;
  padding: 0;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  line-height: 0.8;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: transparent;
}
[data-tm-layout=dark] .testimonial-section-two .testimonial-swiper-two .testimonial-two-arry button {
  border: 1px solid rgba(var(--theme-color-dark-rgb), 0.16);
  color: var(--headings-color);
}
@media (max-width: 991.98px) {
  .testimonial-section-two .testimonial-swiper-two .testimonial-two-arry button {
    height: 38px;
    width: 38px;
  }
}
@media (max-width: 991.98px) {
  .testimonial-section-two .testimonial-swiper-two .testimonial-two-arry button i {
    width: 15px;
  }
}
.testimonial-section-two .testimonial-swiper-two .testimonial-two-arry button:hover {
  color: #202124;
  border-color: var(--theme-color-yellow);
  background-color: var(--theme-color-yellow);
}

.testimonial-block-two {
  position: relative;
  z-index: 1;
}
.testimonial-block-two .inner-box {
  background: linear-gradient(108.44deg, rgba(255, 255, 255, 0.1) 20.99%, rgba(255, 255, 255, 0.025) 84.05%);
  border: 2px solid rgba(255, 255, 255, 0.14);
  -webkit-box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 30px 60px rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(8px);
  border-radius: 30px;
  position: relative;
  padding: 28px;
  z-index: 9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 991.98px) {
  .testimonial-block-two .inner-box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media (max-width: 575.98px) {
  .testimonial-block-two .inner-box {
    padding: 30px;
  }
}
.testimonial-block-two .inner-box .user-thumb {
  position: relative;
}
.testimonial-block-two .inner-box .user-thumb .user {
  max-width: 65px;
  border-radius: 20px;
  min-width: 300px;
}
@media (max-width: 575.98px) {
  .testimonial-block-two .inner-box .user-thumb .user {
    min-width: 200px;
  }
}
.testimonial-block-two .inner-box .user-thumb .rating {
  background-color: rgba(var(--theme-color-dark-rgb), 0.7);
  border-radius: 0px 20px 20px 0px;
  position: absolute;
  bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  margin-bottom: 20px;
  padding: 10.4px 25px;
}
[data-tm-layout=dark] .testimonial-block-two .inner-box .user-thumb .rating {
  background-color: rgba(var(--theme-color-white-rgb), 0.7);
}
.testimonial-block-two .inner-box .user-thumb .rating .icon {
  color: var(--theme-color-yellow);
  font-size: 20px;
}
@media (max-width: 575.98px) {
  .testimonial-block-two .inner-box .user-thumb .rating .icon {
    font-size: 14px;
  }
}
.testimonial-block-two .inner-box .user-thumb .rating .icon:last-child {
  margin-right: 0;
}
.testimonial-block-two .inner-box .content-box {
  position: relative;
  padding: 34px 48px 58px 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media (max-width: 991.98px) {
  .testimonial-block-two .inner-box .content-box {
    padding: 34px 0 58px;
    position: static;
  }
}
.testimonial-block-two .inner-box .content-box .user-info {
  margin-left: 3px;
  margin-bottom: 30px;
}
.testimonial-block-two .inner-box .quote-icon {
  color: #fff;
  font-size: 100px;
  position: absolute;
  top: 13px;
  right: 38px;
  opacity: 0.11;
}
@media (max-width: 991.98px) {
  .testimonial-block-two .inner-box .quote-icon {
    top: 28px;
  }
}
.testimonial-block-two .inner-box .text {
  color: var(--theme-color-white);
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  margin-bottom: 0;
}
[data-tm-layout=dark] .testimonial-block-two .inner-box .text {
  color: var(--headings-color);
}
@media (max-width: 575.98px) {
  .testimonial-block-two .inner-box .text {
    line-height: 1.3;
  }
}
.testimonial-block-two .inner-box .name {
  color: var(--theme-color-white);
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: 3px;
}
[data-tm-layout=dark] .testimonial-block-two .inner-box .name {
  color: var(--headings-color);
}
.testimonial-block-two .inner-box .designation {
  font-size: 16px;
  font-weight: 500;
  color: rgba(var(--theme-color-white-rgb), 0.6);
  display: block;
}
[data-tm-layout=dark] .testimonial-block-two .inner-box .designation {
  color: var(--headings-color);
}

/*** 

====================================================================
  Testimonial Section Two
====================================================================

***/
.testimonial-section {
  position: relative;
  padding: 130px 0px 70px;
}
.testimonial-section .outer-box {
  background-color: var(--theme-color-white);
  border-radius: 50px;
  position: relative;
  padding: 112px 50px 83px;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .testimonial-section .outer-box {
    padding: 0;
    background-color: transparent;
  }
}
.testimonial-section .outer-box:before {
  background-color: rgba(var(--theme-color-white-rgb), 0.5);
  border-radius: 50px;
  content: "";
  position: absolute;
  left: 33px;
  right: 30px;
  bottom: -20px;
  height: 100%;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .testimonial-section .outer-box:before {
    display: none;
  }
}
.testimonial-section .outer-box:after {
  background-color: rgba(var(--theme-color-white-rgb), 0.3);
  border-radius: 50px;
  content: "";
  position: absolute;
  left: 56px;
  right: 50px;
  bottom: -40px;
  height: 100%;
  z-index: -2;
}
@media (max-width: 575.98px) {
  .testimonial-section .outer-box:after {
    display: none;
  }
}
.testimonial-section .outer-box .shape-color-style {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
@media (max-width: 575.98px) {
  .testimonial-section .outer-box .shape-color-style {
    display: none;
  }
}
.testimonial-section .outer-box .shape-color-style:before {
  background-color: rgba(var(--theme-color-dark-rgb), 0.5);
  -webkit-filter: blur(639.5px);
          filter: blur(639.5px);
  border-radius: 50%;
  content: "";
  position: absolute;
  left: 55px;
  top: 0px;
  height: 710px;
  width: 710px;
}
.testimonial-section .outer-box .shape-color-style:after {
  background-color: rgba(var(--theme-color-dark-rgb), 0.5);
  -webkit-filter: blur(639.5px);
          filter: blur(639.5px);
  border-radius: 50%;
  content: "";
  position: absolute;
  right: 105px;
  top: 70px;
  height: 710px;
  width: 710px;
}
.testimonial-section .swiper-container-inner {
  padding-bottom: 0;
}
.testimonial-section .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.testimonial-block-new .inner-box {
  background-color: var(--theme-color-white);
  border-radius: 30px;
  cursor: pointer;
  padding: 45px 40px;
  position: relative;
  margin: 30px 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 575.98px) {
  .testimonial-block-new .inner-box {
    padding: 30px 25px;
  }
}
.testimonial-block-new .inner-box:before {
  background: var(--gradient-1);
  border-radius: 30px;
  content: "";
  bottom: -5px;
  left: -5px;
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: -1;
}
.testimonial-block-new .inner-box .review .rating .icon {
  color: var(--theme-color1);
  font-size: 20px;
  margin-right: 6px;
}
@media (max-width: 575.98px) {
  .testimonial-block-new .inner-box .review .rating .icon {
    font-size: 14px;
  }
}
.testimonial-block-new .inner-box .review .rating .icon:last-child {
  margin-right: 0;
}
.testimonial-block-new .inner-box .quote-icon {
  position: absolute;
  right: 43px;
  top: 25px;
}
.testimonial-block-new .inner-box .quote-icon .icon {
  color: var(--theme-color-dark);
  font-size: 100px;
  line-height: 100%;
  opacity: 0.05;
}
@media (max-width: 575.98px) {
  .testimonial-block-new .inner-box .quote-icon .icon {
    font-size: 70px;
  }
}
.testimonial-block-new .inner-box .text {
  color: #666666;
  font-family: var(--body-font-family);
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 34px;
  margin-bottom: 25px;
  position: relative;
  font-size: clamp(16px, 1.5vw, 24px);
  line-height: 1.5;
}
.testimonial-block-new .inner-box .info-box {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}
.testimonial-block-new .inner-box .info-box .user-thumb {
  border-radius: 50%;
  max-width: 75px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block-new .inner-box .info-box .user-thumb .user {
  border-radius: 50%;
  max-width: 65px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block-new .inner-box .info-box .name {
  color: var(--theme-color-dark2);
  font-size: 20px;
  line-height: 24px;
  font-weight: 600;
  margin-top: 3px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-family: var(--heading-font-family);
}
.testimonial-block-new .inner-box .info-box .designation {
  color: var(--text-color4);
  font-size: 16px;
  display: block;
  font-weight: 500;
  font-family: var(--body-font-family);
  line-height: 30px;
}

.testimonial-section-four {
  position: relative;
}
.testimonial-section-four .swiper-container-inner {
  padding-bottom: 0;
}
.testimonial-section-four .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important;
}

.testimonial-block .inner-box {
  background-color: var(--theme-color-white);
  cursor: pointer;
  margin-top: 34px;
  position: relative;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media (max-width: 575.98px) {
  .testimonial-block .inner-box {
    margin-top: 0;
    padding: 0 0 30px 0;
  }
}
.testimonial-block .inner-box .review .rating .icon {
  color: var(--theme-color1);
  font-size: 20px;
  margin-right: 4px;
}
@media (max-width: 575.98px) {
  .testimonial-block .inner-box .review .rating .icon {
    font-size: 14px;
  }
}
.testimonial-block .inner-box .review .rating .icon:last-child {
  margin-right: 0;
}
.testimonial-block .inner-box .quote-icon {
  margin-bottom: 23px;
  position: relative;
  top: 25px;
}
@media (max-width: 575.98px) {
  .testimonial-block .inner-box .quote-icon {
    top: 0;
  }
}
.testimonial-block .inner-box .quote-icon .icon {
  color: var(--theme-color-gray-2);
  font-size: 100px;
  line-height: 100%;
  opacity: 0.05;
}
@media (max-width: 575.98px) {
  .testimonial-block .inner-box .quote-icon .icon {
    font-size: 70px;
  }
}
.testimonial-block .inner-box .text {
  font-family: var(--style-font);
  font-size: 24px;
  font-style: italic;
  font-weight: 400;
  line-height: 34px;
  margin-bottom: 25px;
  color: var(--theme-color-gray2);
}
@media (max-width: 767.98px) {
  .testimonial-block .inner-box .text {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 575.98px) {
  .testimonial-block .inner-box .text {
    font-size: 16px;
    line-height: 26px;
  }
}
.testimonial-block .inner-box .info-box {
  gap: 20px;
  margin-bottom: 20px;
}
.testimonial-block .inner-box .info-box .user-thumb {
  border-radius: 50%;
  max-width: 75px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block .inner-box .info-box .user-thumb .user {
  border-radius: 50%;
  max-width: 65px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.testimonial-block .inner-box .info-box .name {
  color: var(--headings-color);
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-top: 3px;
  margin-bottom: 0px;
  text-transform: capitalize;
  font-family: var(--body-font-family);
}
.testimonial-block .inner-box .info-box .designation {
  display: block;
  font-family: var(--body-font-family);
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}
[data-tm-layout=dark] .testimonial-block .inner-box .info-box .designation {
  color: rgba(var(--theme-color-dark-rgb), 0.6);
}

/*** 
====================================================================
  hero Section
  ====================================================================  ***/
.ks-hero-area {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .ks-hero-area .ks-about-2-user span {
    font-size: 14px;
  }
}
.ks-hero-title {
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--theme-color-white);
  font-size: clamp(70px, 14.25vw, 228px);
  line-height: 1.2;
}
[data-tm-layout=dark] .ks-hero-title {
  color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .ks-hero-title {
    margin-bottom: 40px;
  }
}
.ks-hero-gradiant-title {
  position: absolute;
  top: 0;
  left: 10px;
  z-index: -1;
  font-weight: 700;
  font-size: clamp(70px, 14.25vw, 228px);
  line-height: 1.2;
  text-transform: uppercase;
  background: -webkit-gradient(linear, right top, left top, from(#fff826), to(#0938d3));
  background: linear-gradient(270deg, #fff826 0%, #0938d3 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media (max-width: 767.98px) {
  .ks-hero-gradiant-title {
    right: 0;
  }
}
.ks-hero-text {
  border-top: 2px solid var(--theme-color-white);
  margin-right: 81px;
  padding-top: 53px;
}
[data-tm-layout=dark] .ks-hero-text {
  border-top: 2px solid var(--headings-color);
}
@media (max-width: 767.98px) {
  .ks-hero-text {
    margin-right: 0;
    padding-top: 40px;
  }
}
.ks-hero-text p {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-weight: 800;
  font-size: clamp(24px, 2.5vw, 40px);
  line-height: 1.5;
  text-transform: uppercase;
}
[data-tm-layout=dark] .ks-hero-text p {
  color: var(--headings-color);
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-text-wrap {
    margin-bottom: 80px;
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-text-wrap {
    margin-bottom: 70px;
  }
}
.ks-hero-arrow {
  position: relative;
  display: inline-block;
}
.ks-hero-arrow span {
  height: 122px;
  width: 122px;
  line-height: 120px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  background-color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-hero-arrow span {
  background-color: var(--theme-color-white);
}
.ks-hero-arrow .text {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ks-hero-arrow .text img {
  -webkit-animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
          animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}
.ks-hero-contact a {
  font-weight: 700;
  font-size: 16px;
  position: relative;
  padding-right: 25px;
  margin-right: 22px;
  text-transform: lowercase;
  color: var(--theme-color1);
}
.ks-hero-contact a:first-child::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  height: 16px;
  width: 1px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  border-right: 1px solid var(--gray-color3);
}
@media (max-width: 1399.98px) {
  .ks-hero-social {
    margin-left: 0;
  }
}
.ks-hero-social a {
  width: 30px;
  height: 30px;
  line-height: 24px;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  position: relative;
  color: var(--theme-color-white);
  border: 1px solid var(--theme-color1);
  background-color: var(--theme-color1);
}
[data-tm-layout=dark] .ks-hero-social a {
  color: var(--headings-color);
}
.ks-hero-social a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 50%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--theme-color-dark);
}
.ks-hero-social a:not(:last-child) {
  margin-right: 6px;
}
.ks-hero-social a:hover {
  border-color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-hero-social a:hover svg path {
  fill: var(--theme-color-white);
}
.ks-hero-social a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ks-hero-social a svg {
  height: 14px;
  width: 12px;
  position: relative;
  z-index: 1;
}
.ks-hero-shape-1 {
  position: absolute;
  top: 17%;
  right: 9.6%;
  z-index: 2;
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-shape-1 {
    top: 13%;
    right: 11.6%;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-shape-1 {
    top: 10%;
    right: 3.6%;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media (max-width: 1399.98px) {
  .ks-hero-shape-1 {
    right: -8%;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-shape-1 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    top: 2%;
    right: -16%;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-shape-1 {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    top: -3%;
    right: -27%;
  }
}
.ks-hero-shape-2 {
  position: absolute;
  top: 0;
  left: -1%;
  z-index: -1;
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-shape-2 {
    left: -19%;
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-shape-2 {
    left: -24%;
  }
}
@media (max-width: 1399.98px) {
  .ks-hero-shape-2 {
    left: -33%;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-shape-2 {
    left: -51%;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-shape-2 {
    left: -84%;
  }
}
.ks-hero-shape-3 {
  position: absolute;
  top: 42%;
  left: 46.5%;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .ks-hero-shape-3 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    top: 37%;
  }
}

/*** 
====================================================================
  Hero Section Two
  ====================================================================  ***/
.ks-hero-2-area {
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .ks-hero-2-area .ks-about-2-user span {
    font-size: 14px;
  }
}
.ks-hero-2-content {
  padding: 90px 0 0;
}
.ks-hero-2-title {
  color: var(--theme-color-white);
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  font-size: clamp(45px, 5vw, 80px);
  line-height: 1.26;
  max-width: 703px;
}
[data-tm-layout=dark] .ks-hero-2-title {
  color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .ks-hero-2-title {
    margin-bottom: 40px;
  }
}
.ks-hero-2-text {
  border-top: 1px solid rgba(var(--theme-color-white-rgb), 0.1);
  margin-right: 81px;
  padding-top: 53px;
}
@media (max-width: 767.98px) {
  .ks-hero-2-text {
    margin-right: 0;
    padding-top: 40px;
  }
}
.ks-hero-2-text p {
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  max-width: 351px;
  text-transform: capitalize;
}
[data-tm-layout=dark] .ks-hero-2-text p {
  color: var(--headings-color);
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-2-text-wrap {
    margin-bottom: 80px;
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-2-text-wrap {
    margin-bottom: 70px;
  }
}
.ks-hero-2-about-box {
  max-width: 470px;
  position: relative;
}
.ks-hero-2-about-box .image-box {
  border-radius: 25px;
  max-height: 160px;
  max-width: 470px;
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.ks-hero-2-about-box .image-box img {
  height: 100%;
  -webkit-mask-image: url(../images/shape/hero-about-mask.png);
  -webkit-mask-size: inherit;
  -webkit-mask-position: right top;
  -webkit-mask-repeat: no-repeat;
  width: 100%;
}
@media (max-width: 575.98px) {
  .ks-hero-2-about-box .image-box img {
    -webkit-mask-image: none;
            mask-image: none;
  }
}
.ks-hero-2-about-box .image-box:before {
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3)));
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3));
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  -webkit-mask-image: url(../images/shape/hero-about-mask.png);
  -webkit-mask-size: inherit;
  -webkit-mask-position: right top;
  -webkit-mask-repeat: no-repeat;
  height: 100%;
}
@media (max-width: 575.98px) {
  .ks-hero-2-about-box .image-box:before {
    -webkit-mask-image: none;
  }
}
.ks-hero-2-about-box .content {
  bottom: 0;
  height: 100%;
  padding-bottom: 35px;
  padding-left: 35px;
  position: absolute;
  width: 100%;
}
@media (max-width: 575.98px) {
  .ks-hero-2-about-box .content {
    padding-bottom: 25px;
    padding-left: 20px;
  }
}
.ks-hero-2-about-box .content .arrow-icon {
  background-color: var(--theme-color-dark);
  border-radius: 50%;
  height: 60px;
  line-height: 60px;
  position: absolute;
  right: 10px;
  text-align: center;
  top: -5px;
  width: 60px;
}
@media (max-width: 575.98px) {
  .ks-hero-2-about-box .content .arrow-icon {
    display: none;
  }
}
.ks-hero-2-about-box .content .title {
  bottom: 25px;
  color: var(--theme-color-white);
  position: absolute;
  top: auto;
}
[data-tm-layout=dark] .ks-hero-2-about-box .content .title a {
  color: var(--headings-color);
}
.ks-hero-2-shape-1 {
  position: absolute;
  right: 20%;
  top: 30%;
  z-index: 2;
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-2-shape-1 {
    top: 13%;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-2-shape-1 {
    top: 10%;
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-2-shape-1 {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    right: 10%;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-2-shape-1 {
    -webkit-transform: scale(0.5);
            transform: scale(0.5);
    top: 20%;
  }
}
@media (max-width: 767.98px) {
  .ks-hero-2-shape-1 {
    display: none;
  }
}
.ks-hero-2-shape-2 {
  opacity: 0.5;
  position: absolute;
  right: 30px;
  top: 0;
  z-index: -1;
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-2-shape-2 {
    right: -19%;
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-2-shape-2 {
    right: -24%;
  }
}
@media (max-width: 1399.98px) {
  .ks-hero-2-shape-2 {
    right: -33%;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-2-shape-2 {
    right: -51%;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-2-shape-2 {
    right: -84%;
  }
}
.ks-hero-2-shape-3 {
  left: 44%;
  position: absolute;
  top: 47.6%;
  z-index: -1;
}
@media (max-width: 1199.98px) {
  .ks-hero-2-shape-3 {
    top: 37%;
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
  }
}
.ks-hero-2-shape-4 {
  position: absolute;
  right: 90px;
  top: 52%;
  z-index: 0;
}
.ks-hero-2-shape-5 {
  bottom: 0;
  position: absolute;
  right: 90px;
  z-index: 0;
}
.ks-hero-2-shape-6 {
  background: rgba(255, 248, 38, 0.9);
  bottom: 20%;
  content: "";
  -webkit-filter: blur(150px);
          filter: blur(150px);
  height: 497px;
  position: absolute;
  right: 25%;
  top: auto;
  width: 497px;
}

/*** 
====================================================================
  Hero Section Three -- Home Layout 4
  ====================================================================  ***/

  
.ks-hero-3-area {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 0;
}
@media (max-width: 767.98px) {
  .ks-hero-3-area .ks-about-2-user span {
    font-size: 14px;
  }
}
.ks-hero-3-area:before {
  /* background: var(--gradient-2); */
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.ks-hero-3-image-box {
  margin-top: 50px;
  position: relative;
  z-index: 1;
}
@media (max-width: 1199.98px) {
  .ks-hero-3-image-box {
    margin-top: 0;
  }
}
@media (max-width: 575.98px) {
  .ks-hero-3-image-box {
    display: none;
  }
}
.ks-hero-3-image-box img {
  position: relative;
}
.ks-hero-3-content {
  padding: 100px 0;
}
@media (max-width: 1199.98px) {
  .ks-hero-3-content {
    padding-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-hero-3-content {
    padding-top: 20px;
  }
}
@media (max-width: 575.98px) {
  .ks-hero-3-content {
    padding: 30px 10px 80px;
  }
}
.ks-hero-3-content .sub-title {
  color: var(--theme-color-yellow);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.ks-hero-3-title {
  color: var(--theme-color-white);
  font-style: normal;
  font-weight: 600;
  text-transform: capitalize;
  font-size: clamp(45px, 5vw, 80px);
  line-height: 1;
  max-width: 776px;
}
[data-tm-layout=dark] .ks-hero-3-title {
  color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .ks-hero-3-title {
    margin-bottom: 40px;
  }
}
.ks-hero-3-text .title {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 30px;
  padding-left: 164px;
  position: relative;
}
[data-tm-layout=dark] .ks-hero-3-text .title {
  color: var(--headings-color);
}
@media (max-width: 575.98px) {
  .ks-hero-3-text .title {
    padding-left: 0;
  }
}
.ks-hero-3-text .title:before {
  background-color: var(--theme-color-white);
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 15px;
  width: 137px;
}
[data-tm-layout=dark] .ks-hero-3-text .title:before {
  background-color: var(--headings-color);
}
@media (max-width: 575.98px) {
  .ks-hero-3-text .title:before {
    display: none;
  }
}
.ks-hero-3-text .count {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 36px;
  line-height: 46px;
}
[data-tm-layout=dark] .ks-hero-3-text .count {
  color: var(--headings-color);
}
.ks-hero-3-text .text-2 {
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  max-width: 651px;
  text-transform: capitalize;
}
[data-tm-layout=dark] .ks-hero-3-text .text-2 {
  color: var(--headings-color);
}
.ks-hero-3-text .ks-about-2-ratting-box {
  max-width: 20%;
}
@media (max-width: 575.98px) {
  .ks-hero-3-text .ks-about-2-ratting-box {
    max-width: 50%;
  }
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-3-text-wrap {
    margin-bottom: 80px;
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-3-text-wrap {
    margin-bottom: 70px;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-3-text-wrap {
    margin-bottom: 0;
  }
}
.ks-hero-3-banner-img {
  bottom: -540px;
  margin-top: -100px;
  position: absolute;
  z-index: 0;
}
@media (max-width: 1399.98px) {
  .ks-hero-3-banner-img {
    bottom: -400px;
    margin-top: 0;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-3-banner-img {
    bottom: -300px;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-3-banner-img {
    bottom: -200px;
  }
}
@media (max-width: 767.98px) {
  .ks-hero-3-banner-img {
    bottom: -100px;
  }
}
@media (max-width: 575.98px) {
  .ks-hero-3-banner-img {
    display: none;
  }
}
.ks-hero-3-banner-img img {
  border: 10px solid var(--theme-color-white);
  border-radius: 30px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.ks-hero-3-banner-img:before {
  background-color: rgba(var(--theme-color-white-rgb), 0.6);
  border-radius: 30px;
  bottom: -10px;
  content: "";
  left: -10px;
  position: absolute;
  right: -10px;
  top: -10px;
  z-index: -1;
}
.ks-hero-3-banner-img:after {
  background-color: rgba(var(--theme-color-white-rgb), 0.5);
  border-radius: 30px;
  bottom: -20px;
  content: "";
  left: -20px;
  position: absolute;
  right: -20px;
  top: -20px;
  z-index: -2;
}

/*** 
====================================================================
  Hero Section Four -- Home Layout 5
  ====================================================================  ***/
.ks-hero-4 {
  background-color: var(--gray-color);
  overflow: hidden;
  padding: 170px 0 100px;
  position: relative;
  z-index: 9;
}
[data-tm-layout=dark] .ks-hero-4 {
  background-color: var(--dark-color2);
}
@media (max-width: 1499.98px) {
  .ks-hero-4 {
    padding: 0;
  }
}
.ks-hero-4 .shape-1 {
  left: 0;
  position: absolute;
  top: 9%;
}
@media screen and (max-width: 1499px) {
  .ks-hero-4 .shape-1 {
    top: -50px;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-4 .shape-1 {
    display: none;
  }
}
.ks-hero-4 .shape-3 {
  position: absolute;
  top: 0;
  left: 150px;
  z-index: -1;
}
[data-tm-layout=dark] .ks-hero-4 .shape-3 {
  opacity: 0.1;
}
@media (max-width: 767.98px) {
  .ks-hero-4 .shape-3 {
    display: none;
  }
}
.ks-hero-4 .hero-content {
  margin-left: 70px;
}
@media screen and (max-width: 1499px) {
  .ks-hero-4 .hero-content {
    margin-left: 50px;
  }
}
@media (max-width: 1399.98px) {
  .ks-hero-4 .hero-content {
    margin-left: 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-4 .hero-content {
    margin-left: 0;
    padding-top: 50px;
  }
}
.ks-hero-4 .hero-content .title {
  color: var(--theme-color-dark);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 700;
  max-width: 700px;
  text-transform: uppercase;
  font-size: clamp(30px, 5vw, 80px);
  line-height: 1.26;
}
.ks-hero-4 .hero-content .text {
  color: var(--text-color2);
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 30px;
  margin-top: 20px;
  max-width: 561px;
}
[data-tm-layout=dark] .ks-hero-4 .hero-content .count {
  color: var(--headings-color);
}
.ks-hero-4 .hero-content .hero-button .theme-btn {
  position: relative;
}
.ks-hero-4 .hero-content .hero-button .theme-btn.btn-style-one {
  padding: 26px 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 100px;
  height: 70px;
}
@media only screen and (max-width: 767px) {
  .ks-hero-4 .hero-content .hero-button .theme-btn.btn-style-one {
    height: 60px;
    padding-right: 80px;
  }
  .ks-hero-4 .hero-content .hero-button .theme-btn.btn-style-one .icon {
    width: 40px;
    height: 40px;
    line-height: 40px;
    right: 10px;
    top: 8px;
  }
  .ks-hero-4 .hero-content .hero-button .theme-btn.btn-style-one .icon svg {
    width: 15px;
    height: 15px;
  }
}
@media (max-width: 575.98px) {
  .ks-hero-4 .hero-content .hero-button .theme-btn.btn-style-one {
    padding: 26px 42px;
    padding-right: 42px;
    padding-right: 88px;
    height: 57px;
  }
}
.ks-hero-4 .hero-content .hero-button .theme-btn .icon {
  width: 62px;
  height: 62px;
  line-height: 62px;
  border-radius: 50%;
  background-color: var(--theme-color1);
  position: absolute;
  right: 4px;
  top: 4px;
  bottom: 4px;
}
.ks-hero-4 .hero-content .ratting {
  color: var(--theme-color-dark);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  max-width: 20%;
}
@media (max-width: 575.98px) {
  .ks-hero-4 .hero-content .ratting {
    max-width: inherit;
  }
}
.ks-hero-4 .hero-image {
  position: absolute;
  right: 3%;
  top: 15%;
}
@media screen and (max-width: 1399px) {
  .ks-hero-4 .hero-image {
    text-align: end;
  }
  .ks-hero-4 .hero-image img {
    width: 70%;
  }
}
@media screen and (max-width: 1199px) {
  .ks-hero-4 .hero-image {
    top: 25%;
  }
  .ks-hero-4 .hero-image img {
    width: 50%;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-4 .hero-image {
    display: none;
  }
}

/*** 
====================================================================
  Hero Section Four -- Home Layout 6
  ====================================================================  ***/
.ks-hero-5-area {
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767.98px) {
  .ks-hero-5-area .ks-about-2-user span {
    font-size: 14px;
  }
}
.ks-hero-5-area:before {
  background: -webkit-gradient(linear, left top, left bottom, from(#0938D3), color-stop(56.56%, #13132E));
  background: linear-gradient(180deg, #0938D3 0%, #13132E 56.56%);
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.ks-hero-5-content {
  padding: 90px 0 0;
}
.ks-hero-5-content .title {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 700;
  max-width: 1000px;
  font-size: clamp(45px, 6.25vw, 100px);
  line-height: 1.1;
  text-transform: uppercase;
}
[data-tm-layout=dark] .ks-hero-5-content .title {
  color: var(--headings-color);
}
.ks-hero-5-content .text {
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 30px;
  max-width: 700px;
  margin: 0 auto;
}
[data-tm-layout=dark] .ks-hero-5-content .text {
  color: var(--headings-color);
}
.ks-hero-5-content .subscription-form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: rgba(var(--theme-color-white-rgb), 0.1);
  backdrop-filter: blur(2px);
  border: 1px solid rgba(var(--theme-color-white-rgb), 0.1);
  border-radius: 47.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
  margin-top: 30px;
  max-width: 598px;
  position: relative;
}
[data-tm-layout=dark] .ks-hero-5-content .subscription-form {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 499.98px) {
  .ks-hero-5-content .subscription-form {
    display: block;
    height: auto;
  }
}
.ks-hero-5-content .subscription-form i {
  color: var(--text-color5);
  margin-left: 40px;
}
.ks-hero-5-content .subscription-form .form-control {
  background-color: transparent;
  border: none;
  color: var(--theme-color-white);
}
.ks-hero-5-content .subscription-form .form-control::-webkit-input-placeholder {
  color: var(--text-color5);
}
.ks-hero-5-content .subscription-form .form-control::-moz-placeholder {
  color: var(--text-color5);
}
.ks-hero-5-content .subscription-form .form-control:-ms-input-placeholder {
  color: var(--text-color5);
}
.ks-hero-5-content .subscription-form .form-control::-ms-input-placeholder {
  color: var(--text-color5);
}
.ks-hero-5-content .subscription-form .form-control::placeholder {
  color: var(--text-color5);
}
.ks-hero-5-content .subscription-form .submit-btn {
  background-color: var(--text-color5);
  border-radius: 47px;
  color: var(--theme-color-white);
  height: 56px;
  line-height: 56px;
  position: absolute;
  right: 10px;
  width: 212px;
}
[data-tm-layout=dark] .ks-hero-5-content .subscription-form .submit-btn {
  color: var(--headings-color);
}
@media (max-width: 499.98px) {
  .ks-hero-5-content .subscription-form .submit-btn {
    margin: 0 auto;
    position: relative;
    right: 0;
    width: 90%;
  }
}
.ks-hero-5-shape-1 {
  position: absolute;
  right: 1%;
  top: 12%;
  z-index: 2;
}
@media (min-width: 1600px) and (max-width: 1799.98px) {
  .ks-hero-5-shape-1 {
    right: 11.6%;
    top: 13%;
    -webkit-transform: scale(0.85);
            transform: scale(0.85);
  }
}
@media (max-width: 1599.98px) {
  .ks-hero-5-shape-1 {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    top: 10%;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-5-shape-1 {
    display: none;
  }
}
.ks-hero-5-shape-3 {
  left: 0%;
  position: absolute;
  top: 12%;
  z-index: 0;
}
@media (max-width: 1199.98px) {
  .ks-hero-5-shape-3 {
    display: none;
  }
}
.ks-hero-5-shape-4 {
  position: absolute;
  right: 22%;
  top: 11%;
  z-index: 0;
}
@media (max-width: 1399.98px) {
  .ks-hero-5-shape-4 {
    display: none;
  }
}
.ks-hero-5-shape-5 {
  left: 27%;
  position: absolute;
  top: 20%;
  z-index: 0;
}
@media (max-width: 1399.98px) {
  .ks-hero-5-shape-5 {
    display: none;
  }
}

/*** 
====================================================================
  Hero Section Four -- Home Layout 7
  ====================================================================  ***/
.ks-hero-6 {
  background-color: var(--gray-color);
  overflow: hidden;
  padding: 170px 0 60px;
  position: relative;
  z-index: 9;
}
[data-tm-layout=dark] .ks-hero-6 {
  background-color: var(--dark-color2);
}
@media (max-width: 1199.98px) {
  .ks-hero-6 {
    padding: 70px 0 60px;
  }
}
.ks-hero-6 .shape-1 {
  left: 0;
  position: absolute;
  top: 0;
}
@media (max-width: 1199.98px) {
  .ks-hero-6 .shape-1 {
    display: none;
  }
}
.ks-hero-6 .shape-2 {
  position: absolute;
  right: 0;
  top: -30px;
  z-index: -1;
}
@media screen and (max-width: 1299px) {
  .ks-hero-6 .shape-2 {
    display: none;
  }
}
.ks-hero-6 .shape-3 {
  bottom: 150px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .ks-hero-6 .shape-3 {
    display: none;
  }
}
.ks-hero-6 .shape-4 {
  position: absolute;
  right: 37%;
  top: 40%;
}
@media (max-width: 1199.98px) {
  .ks-hero-6 .shape-4 {
    right: 15%;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-6 .shape-4 {
    display: none;
  }
}
.ks-hero-6 .shape-5 {
  position: absolute;
  right: 5%;
  top: 50%;
}
@media screen and (max-width: 1299px) {
  .ks-hero-6 .shape-5 {
    right: 1%;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-6 .shape-5 {
    display: none;
  }
}
.ks-hero-6 .shape-6 {
  bottom: 30px;
  left: calc(40% + 220px);
  margin: 0 auto;
  max-width: 371px;
  position: absolute;
  text-align: center;
}
@media (max-width: 991.98px) {
  .ks-hero-6 .shape-6 {
    display: none;
  }
}
.ks-hero-6 .hero-content {
  margin-left: 70px;
}
@media screen and (max-width: 1499px) {
  .ks-hero-6 .hero-content {
    margin-left: 50px;
  }
}
@media (max-width: 1399.98px) {
  .ks-hero-6 .hero-content {
    margin-left: 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-6 .hero-content {
    margin-left: 0;
  }
}
.ks-hero-6 .hero-content .title {
  color: var(--theme-color-dark);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 600;
  margin-bottom: 25px;
  max-width: 730px;
  text-transform: capitalize;
  font-size: clamp(30px, 5vw, 80px);
  line-height: 1;
}
.ks-hero-6 .hero-content .text {
  color: var(--text-color2);
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 40px;
  margin-top: 20px;
  max-width: 561px;
}
.ks-hero-6 .hero-content .hero-button .video-btn {
  color: var(--theme-color-dark);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  margin-left: 30px;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  .ks-hero-6 .hero-content .hero-button .video-btn {
    margin-left: 0;
  }
}
.ks-hero-6 .hero-content .hero-button .icon {
  background-color: var(--theme-color-yellow);
  color: var(--theme-color-dark);
  border-radius: 50%;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  margin-right: 10px;
  text-align: center;
  width: 60px;
}
[data-tm-layout=dark] .ks-hero-6 .hero-content .hero-button .icon {
  color: var(--theme-color-white);
}
.ks-hero-6 .hero-image {
  bottom: 0px;
  position: absolute;
  right: 10%;
  top: auto;
}
@media screen and (max-width: 1299px) {
  .ks-hero-6 .hero-image {
    right: 0;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-6 .hero-image {
    display: none;
  }
}

/*** 
====================================================================
  Hero Section Four -- Home Layout 8
  ====================================================================  ***/
.ks-hero-7 {
  background-color: var(--theme-color-dark);
  overflow: hidden;
  padding: 70px 0 60px;
  position: relative;
  z-index: 9;
}
[data-tm-layout=dark] .ks-hero-7 {
  background-color: var(--dark-color2);
}
.ks-hero-7:before {
  background: rgba(255, 248, 38, 0.4);
  border-radius: 50%;
  bottom: 0;
  content: "";
  -webkit-filter: blur(200px);
          filter: blur(200px);
  height: 497px;
  left: 0;
  position: absolute;
  top: 656px;
  width: 497px;
}
.ks-hero-7 .shape-1 {
  right: 18%;
  position: absolute;
  top: 23%;
}
@media (max-width: 1199.98px) {
  .ks-hero-7 .shape-1 {
    display: none;
  }
}
.ks-hero-7 .shape-2 {
  left: 0;
  position: absolute;
  top: -20px;
  z-index: -1;
}
@media screen and (max-width: 1299px) {
  .ks-hero-7 .shape-2 {
    display: none;
  }
}
.ks-hero-7 .shape-3 {
  bottom: 20%;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
}
@media (max-width: 991.98px) {
  .ks-hero-7 .shape-3 {
    display: none;
  }
}
.ks-hero-7 .shape-4 {
  position: absolute;
  right: 37%;
  top: 25%;
}
@media (max-width: 1199.98px) {
  .ks-hero-7 .shape-4 {
    right: 15%;
  }
}
@media (max-width: 991.98px) {
  .ks-hero-7 .shape-4 {
    display: none;
  }
}
.ks-hero-7 .shape-5 {
  bottom: 15%;
  left: calc(65% + 220px);
  margin: 0 auto;
  max-width: 371px;
  position: absolute;
  text-align: center;
}
@media (max-width: 991.98px) {
  .ks-hero-7 .shape-5 {
    display: none;
  }
}
.ks-hero-7 .hero-content {
  margin-left: 70px;
}
@media screen and (max-width: 1499px) {
  .ks-hero-7 .hero-content {
    margin-left: 50px;
  }
}
@media (max-width: 1399.98px) {
  .ks-hero-7 .hero-content {
    margin-left: 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-hero-7 .hero-content {
    margin-left: 0;
  }
}
.ks-hero-7 .hero-content .title {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-style: normal;
  font-weight: 600;
  margin-bottom: 25px;
  max-width: 765px;
  text-transform: capitalize;
  font-size: clamp(30px, 5vw, 80px);
  line-height: 1;
}
[data-tm-layout=dark] .ks-hero-7 .hero-content .title {
  color: var(--headings-color);
}
.ks-hero-7 .hero-content .text {
  color: var(--text-color2);
  font-family: var(--body-font-family);
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 40px;
  margin-top: 20px;
  max-width: 482px;
}
.ks-hero-7 .hero-content .hero-button .video-btn {
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 28px;
  margin-left: 30px;
  text-transform: uppercase;
}
[data-tm-layout=dark] .ks-hero-7 .hero-content .hero-button .video-btn {
  color: var(--theme-color-dark);
}
@media (max-width: 575.98px) {
  .ks-hero-7 .hero-content .hero-button .video-btn {
    margin-left: 0;
  }
}
.ks-hero-7 .hero-content .hero-button .icon {
  background-color: var(--theme-color-yellow);
  color: var(--theme-color-dark);
  border-radius: 50%;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  margin-right: 10px;
  text-align: center;
  width: 60px;
}
[data-tm-layout=dark] .ks-hero-7 .hero-content .hero-button .icon {
  color: var(--theme-color-white);
}
.ks-hero-7 .hero-img-box {
  position: relative;
}
.ks-hero-7 .hero-img-box .img-1 {
  position: relative;
}
.ks-hero-7 .hero-img-box .img-1 img {
  border-radius: 200px 200px 0px 200px;
}
.ks-hero-7 .hero-img-box .img-1:before {
  background-color: transparent;
  border-radius: 200px 200px 0px 200px;
  border: 10px solid var(--theme-color1);
  bottom: -20px;
  content: "";
  left: 0;
  position: absolute;
  right: -20px;
  top: 20px;
  z-index: -1;
}
.ks-hero-7 .hero-img-box .img-2 {
  position: relative;
}
.ks-hero-7 .hero-img-box .img-2 img {
  border-radius: 0px 200px 200px 200px;
}
.ks-hero-7 .hero-img-box .img-3 {
  position: relative;
}
.ks-hero-7 .hero-img-box .img-3 img {
  border-radius: 200px 200px 200px 0px;
}
.ks-hero-7 .hero-img-box .img-3:before {
  background-color: transparent;
  border-radius: 200px 200px 200px 0px;
  border: 3px solid var(--theme-color1);
  bottom: -20px;
  content: "";
  left: -10px;
  position: absolute;
  right: 10px;
  top: 20px;
  z-index: 1;
}

/*** 

====================================================================
  step Section
  ====================================================================***/
.ks-step-icon {
  display: inline-block;
  height: 120px;
  width: 120px;
  line-height: 120px;
  text-align: center;
  border-radius: 50%;
  background-color: var(--theme-color1);
}
@media (max-width: 1199.98px) {
  .ks-step-icon {
    height: 90px;
    width: 90px;
    line-height: 90px;
  }
}
@media (max-width: 1199.98px) {
  .ks-step-icon svg {
    width: 40px;
  }
}
.ks-step-number {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 50%;
  font-size: 20px;
  font-weight: 700;
  color: var(--theme-color-dark);
  background-color: var(--theme-color-yellow);
}
@media (max-width: 1199.98px) {
  .ks-step-number {
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 20px;
  }
}
.ks-step-title {
  font-weight: 700;
  font-size: 26px;
  margin-bottom: 5px;
}
@media (max-width: 1199.98px) {
  .ks-step-title {
    font-size: 22px;
  }
}
.ks-step-bottom {
  margin: 0 13px;
  border-radius: 250px;
  padding: 10px 10px 10px 40px;
  border: 1px solid var(--gray-color3);
}
@media (max-width: 1199.98px) {
  .ks-step-bottom {
    margin: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-step-bottom {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 20px;
    padding: 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-step-bottom h5 {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .ks-step-bottom h5 {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 1399.98px) {
  .ks-step-area.pt-90 {
    padding-top: 20px;
  }
}
.ks-step-area-2 {
  background-image: url(../images/background/home4-process-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
}
.ks-step-area-2 .ks-section-subtitle, .ks-step-area-2 .ks-section-title, .ks-step-area-2 .ks-step-title {
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-step-area-2 .ks-section-subtitle, [data-tm-layout=dark] .ks-step-area-2 .ks-section-title, [data-tm-layout=dark] .ks-step-area-2 .ks-step-title {
  color: var(--headings-color);
}
.ks-step-area-2:before {
  background: rgba(255, 248, 38, 0.3);
  -webkit-filter: blur(150px);
          filter: blur(150px);
  bottom: 50px;
  content: "";
  height: 415px;
  position: absolute;
  top: auto;
  width: 415px;
}
.ks-step-shape-1 {
  position: absolute;
  top: -14%;
  right: 7%;
  z-index: -1;
}
@media only screen and (max-width: 1699px) {
  .ks-step-shape-1 {
    top: -22%;
    right: 3%;
  }
}
@media (max-width: 1599.98px) {
  .ks-step-shape-1 {
    top: -22%;
    right: 0%;
  }
}
.ks-step-shape-2 {
  position: absolute;
  top: 29%;
  left: -4%;
  z-index: -1;
}
.ks-step-shape-3 {
  position: absolute;
  top: 29%;
  right: -4%;
  z-index: -1;
}

/*** 

====================================================================
  text slide Section
====================================================================***/
.ks-text-slide-ptb {
  padding: 63px 0;
}
.ks-text-slide-shape-1 {
  position: absolute;
  top: 12%;
  left: 0;
  z-index: -1;
}
.ks-text-slide-item span {
  font-weight: 700;
  font-size: 140px;
  line-height: 1;
  color: #ffffff;
  font-family: var(--heading-font-family);
}
@media (max-width: 1199.98px) {
  .ks-text-slide-item span {
    font-size: 80px;
  }
}
@media (max-width: 767.98px) {
  .ks-text-slide-item span {
    font-size: 85px;
  }
}
.ks-text-slide-circle-1 {
  position: absolute;
  top: 50%;
  left: -2%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
.ks-text-slide-circle-1 span {
  display: inline-block;
  width: 414px;
  height: 220px;
  border-radius: 100%;
  border: 1px solid var(--theme-color1);
}
@media only screen and (max-width: 1699px) {
  .ks-text-slide-circle-1 span {
    width: 314px;
    height: 150px;
  }
}
@media (max-width: 1199.98px) {
  .ks-text-slide-circle-1 span {
    width: 240px;
    height: 120px;
  }
}
@media (max-width: 767.98px) {
  .ks-text-slide-circle-1 span {
    display: none;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-text-slide-circle-1 span {
    display: inline-block;
    width: 180px;
    height: 80px;
  }
}
.ks-text-slide-circle-1 span:last-child {
  border-color: var(--theme-color-yellow);
  -webkit-transform: translateX(-48%);
          transform: translateX(-48%);
}
.ks-text-slide-circle-1.circle-2 {
  left: auto;
  right: -2%;
}
.ks-text-slide-circle-1.circle-2 span:last-child {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
.ks-text-slide-circle-1.circle-2 span:first-child {
  -webkit-transform: translateX(48%);
          transform: translateX(48%);
}
.ks-text-slide-circle-2 {
  position: absolute;
  top: 50%;
  left: 36.5%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: -1;
}
@media (max-width: 991.98px) {
  .ks-text-slide-circle-2 {
    display: none;
  }
}
.ks-text-slide-circle-2 span {
  display: inline-block;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  border: 1px solid var(--theme-color1);
}
@media only screen and (max-width: 1699px) {
  .ks-text-slide-circle-2 span {
    width: 180px;
    height: 180px;
  }
}
@media (max-width: 1199.98px) {
  .ks-text-slide-circle-2 span {
    width: 140px;
    height: 140px;
  }
}
.ks-text-slide-circle-2 span:last-child {
  border-color: var(--theme-color-yellow);
  -webkit-transform: translateX(-40%);
          transform: translateX(-40%);
}
.ks-text-slide-active .slider-transtion {
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
}
.ks-text-slide-active .swiper-slide {
  width: auto;
}
.ks-text-slide-area.home7-style {
  margin: 0 -20px;
  -webkit-transform: rotate(-4.57deg);
          transform: rotate(-4.57deg);
}
.ks-text-slide-area.home8-style {
  margin: 0 -20px;
  -webkit-transform: rotate(0.64deg);
          transform: rotate(0.64deg);
  z-index: 10;
}

/***

==================================================================
	Main Footer
==================================================================

***/
.ks-footer-area {
  position: relative;
}

@media (max-width: 1399.98px) {
  .ks-footer-area {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1399.98px) {
  .ks-footer-area {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-footer-area {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.ks-footer-area.ks-mlr {
  border-radius: 0 0 50px 50px;
}
.ks-footer-widget p {
  color: var(--gray-color2);
}
.ks-footer-widget-title {
  color: var(--theme-color-white);
  font-family: var(--body-font-family);
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 17px;
}
[data-tm-layout=dark] .ks-footer-widget-title {
  color: var(--headings-color);
}
.ks-footer-widget-menu ul li:not(:last-child) {
  margin-bottom: 5px;
}
.ks-footer-widget-menu ul li a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: var(--gray-color2);
}
.ks-footer-widget-menu ul li a:hover {
  color: var(--theme-color-yellow);
}
.ks-footer-widget-social a {
  width: 36px;
  height: 36px;
  border-radius: 10px;
  display: inline-block;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: var(--gray-color3);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid rgba(255, 255, 255, 0.2);
}
.ks-footer-widget-social a svg {
  position: absolute;
  z-index: 1;
}
.ks-footer-widget-social a:not(:last-child) {
  margin-right: 12px;
}
.ks-footer-widget-social a::after {
  content: "";
  position: absolute;
  border-radius: 10px;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  -webkit-transform: scale(0);
          transform: scale(0);
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-color: var(--theme-color-yellow);
}
.ks-footer-widget-social a:hover {
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-footer-widget-social a:hover {
  color: var(--theme-color-white);
}
.ks-footer-widget-social a:hover::after {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.ks-footer-newsletter-form input {
  width: 100%;
  font-weight: 500;
  font-size: 14px;
  padding-bottom: 25px;
  padding-right: 50px;
  color: var(--text-color);
  background-color: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.ks-footer-newsletter-form input::-webkit-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-footer-newsletter-form input::-moz-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-footer-newsletter-form input:-ms-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-footer-newsletter-form input::-ms-input-placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-footer-newsletter-form input::placeholder {
  font-weight: 500;
  font-size: 14px;
}
.ks-footer-newsletter-form input:focus {
  border-color: var(--theme-color-yellow);
}
.ks-footer-newsletter-form button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
}
.ks-footer-checkbox input {
  display: none;
}
.ks-footer-checkbox input .ks-footer-checkbox input:checked + label::after {
  opacity: 1;
  visibility: visible;
}
.ks-footer-checkbox input:checked ~ label::after {
  background-color: var(--theme-color1);
  border-color: var(--theme-color1);
}
.ks-footer-checkbox input:checked ~ label::before {
  visibility: visible;
  opacity: 1;
}
.ks-footer-checkbox label {
  position: relative;
  padding-left: 35px;
}
.ks-footer-checkbox label span {
  text-decoration: underline;
  color: var(--theme-color-white);
}
.ks-footer-checkbox label::after {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  text-align: center;
  border-radius: 4px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border: 1px solid rgba(255, 255, 255, 0.1);
}
.ks-footer-checkbox label::before {
  position: absolute;
  content: url("../images/icon/check.svg");
  top: 4px;
  left: 0;
  width: 20px;
  height: 20px;
  line-height: 16px;
  text-align: center;
  visibility: hidden;
  opacity: 0;
  z-index: 1;
  color: var(--theme-color-white);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}
.ks-footer-checkbox label:hover {
  cursor: pointer;
}
.ks-footer-col-1-2 {
  margin-left: 205px;
}
@media (max-width: 1399.98px) {
  .ks-footer-col-1-2 {
    margin-left: 175px;
  }
}
@media (max-width: 1199.98px) {
  .ks-footer-col-1-2 {
    margin-left: 70px;
  }
}
@media (max-width: 991.98px) {
  .ks-footer-col-1-2 {
    margin-left: 100px;
  }
}
@media (max-width: 767.98px) {
  .ks-footer-col-1-2 {
    margin-left: 0;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-footer-col-1-2 {
    margin-left: 50px;
  }
}
.ks-footer-style-2.ks-mlr {
  border-radius: 50px;
}
@media (max-width: 1399.98px) {
  .ks-footer-style-2.ks-mlr {
    border-radius: 0;
  }
}
.ks-footer-style-2 .ks-cta-shape-2 {
  left: auto;
  right: 0;
  top: -4%;
}

.ks-copyright-ptb {
  background-color: rgba(var(--theme-color-dark-rgb), 0.1);
  padding: 29px 20px;
  border-radius: 50px;
}
@media (max-width: 1399.98px) {
  .ks-copyright-ptb {
    padding: 20px;
  }
}
@media (max-width: 767.98px) {
  .ks-copyright-ptb {
    padding: 20px 0px;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.ks-copyright-text p {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 0;
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-copyright-text p {
  color: var(--headings-color);
}
@media (max-width: 991.98px) {
  .ks-copyright-text p {
    margin-bottom: 10px;
  }
}
@media (max-width: 767.98px) {
  .ks-copyright-text p {
    font-size: 14px;
  }
}
.ks-copyright-navbar ul li {
  display: inline-block;
}
.ks-copyright-navbar ul li:not(:last-child) {
  margin-right: 8px;
}
.ks-copyright-navbar ul li a {
  color: var(--theme-color-white);
  font-size: 16px;
  font-weight: 500;
}
[data-tm-layout=dark] .ks-copyright-navbar ul li a {
  color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .ks-copyright-navbar ul li a {
    font-size: 14px;
  }
}

/*** 

====================================================================
  blog Section
  ====================================================================**/
.ks-blog-mlr {
  margin: 0 60px;
}
@media (max-width: 1399.98px) {
  .ks-blog-mlr {
    margin: 0;
  }
}
.ks-blog-area {
  padding-bottom: 120px;
  padding-top: 165px;
}
[data-tm-layout=dark] .ks-blog-area.home7-style {
  background-color: var(--dark-color2);
}
.ks-blog-area .ks-section-title-wrap {
  margin-bottom: 165px;
}
@media (max-width: 1199.98px) {
  .ks-blog-area .row [class*=col-]:not(:last-child) .ks-blog-item {
    margin-bottom: 150px;
  }
}
.ks-blog-area.innerpage-style {
  padding-top: 235px;
}
@media (max-width: 1199.98px) {
  .ks-blog-area.home6-style {
    padding-bottom: 120px;
  }
}
.ks-blog-thumb {
  margin-top: -115px;
  overflow: hidden;
  border-radius: 20px;
  margin-bottom: 25px;
  position: relative;
}
.ks-blog-thumb img {
  width: 100%;
  border-radius: 20px;
  -webkit-transition: 1.3s all ease;
  transition: 1.3s all ease;
}
.ks-blog-date {
  position: absolute;
  bottom: 0;
  right: 0;
  border-radius: 20px;
  width: 80px;
  height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--theme-color1);
}
@media (max-width: 767.98px) {
  .ks-blog-date {
    width: 70px;
    height: 70px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-blog-date {
    width: 80px;
    height: 80px;
  }
}
.ks-blog-date span {
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
  color: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-blog-date span {
  color: var(--headings-color);
}
@media (max-width: 767.98px) {
  .ks-blog-date span {
    font-size: 13px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-blog-date span {
    font-size: 15px;
  }
}
.ks-blog-title {
  font-size: 24px;
  font-weight: 700;
  padding: 0 20px;
  margin-bottom: 20px;
}
@media (max-width: 1599.98px) {
  .ks-blog-title {
    font-size: 19px;
    padding: 0;
  }
}
@media (max-width: 991.98px) {
  .ks-blog-title {
    font-size: 18px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-blog-title {
    font-size: 24px;
  }
}
.ks-blog-title a:hover {
  color: var(--theme-color1);
}
.ks-blog-meta {
  padding: 16px 30px;
  border-radius: 100px;
  background: var(--theme-color-white);
  -webkit-box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.05);
          box-shadow: 0 0 30px 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
[data-tm-layout=dark] .ks-blog-meta {
  background: rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 1199.98px) {
  .ks-blog-meta {
    padding: 12px 30px;
  }
}
@media (max-width: 991.98px) {
  .ks-blog-meta {
    padding: 8px 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-blog-meta {
    padding: 8px 15px;
  }
}
.ks-blog-meta span {
  margin: 0 8px;
}
@media (max-width: 991.98px) {
  .ks-blog-meta span {
    font-size: 14px;
  }
}
.ks-blog-meta span svg {
  margin-right: 6px;
  display: inline-block;
  -webkit-transform: translateY(-2px);
          transform: translateY(-2px);
}
.ks-blog-item {
  position: relative;
  border-radius: 20px;
  padding: 0 40px 40px 40px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: 1px solid var(--gray-color3);
}
[data-tm-layout=dark] .ks-blog-item {
  border: 1px solid rgba(var(--theme-color-dark-rgb), 0.1);
}
@media (max-width: 1399.98px) {
  .ks-blog-item {
    padding: 0 20px 20px 20px;
  }
}
@media (max-width: 1199.98px) {
  .ks-blog-item {
    padding: 0 30px 30px 30px;
  }
}
@media (max-width: 991.98px) {
  .ks-blog-item {
    padding: 0 20px 20px 20px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-blog-item {
    padding: 0 40px 40px 40px;
  }
}
.ks-blog-item:hover {
  background-color: var(--gray-color);
  -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
          box-shadow: 0 10px 30px 0 rgba(0, 0, 0, 0.15);
}
[data-tm-layout=dark] .ks-blog-item:hover {
  background-color: var(--dark-color2);
}
[data-tm-layout=dark] .ks-blog-item:hover .ks-blog-meta {
  background: var(--theme-color1);
}
[data-tm-layout=dark] .ks-blog-item:hover .ks-blog-meta span {
  color: var(--headings-color);
}
.ks-blog-item:hover .ks-blog-thumb img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.ks-blog-style-2.ks-blog-area {
  padding-top: 110px;
  padding-bottom: 120px;
}
@media (max-width: 991.98px) {
  .ks-blog-style-2.ks-blog-area {
    padding-top: 80px;
  }
}
@media (max-width: 1199.98px) {
  .ks-blog-style-2 .row [class*=col-]:not(:last-child) .ks-blog-item {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  .ks-blog-style-2 .row [class*=col-]:not(:last-child) .ks-blog-item {
    margin-bottom: 150px;
  }
}
@media (max-width: 991.98px) {
  .ks-blog-style-2 .row [class*=col-]:not(:last-child) .ks-blog-item {
    margin-bottom: 0;
  }
}
@media (max-width: 767.98px) {
  .ks-blog-style-2 .row [class*=col-]:not(:last-child) .ks-blog-item {
    margin-bottom: 150px;
  }
}

/*** 

====================================================================
  Search Popup
====================================================================

***/
.search-popup {
  position: fixed;
  left: 0;
  top: 0;
  height: 100vh;
  width: 100%;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  overflow: hidden;
  -webkit-transform: scale(0.95);
          transform: scale(0.95);
}
.search-popup .search-back-drop {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: var(--theme-color-dark);
  opacity: 0.95;
}
[data-tm-layout=dark] .search-popup .search-back-drop {
  background-color: var(--theme-color-white);
}
.search-popup .close-search {
  background-color: transparent;
  border-radius: 50%;
  color: var(--theme-color-light);
  font-size: 26px;
  position: absolute;
  right: 30px;
  top: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 3;
}
[data-tm-layout=dark] .search-popup .close-search {
  color: var(--headings-color);
}
.search-popup .search-inner {
  position: relative;
  display: block;
  top: 40%;
  height: auto;
  z-index: 1;
  width: calc(100% - 60px);
  max-width: 800px;
  margin: auto;
  opacity: 0;
  -webkit-transform: translateY(-50px);
          transform: translateY(-50px);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.search-popup .form-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.search-popup .form-group input[type=search],
.search-popup .form-group input[type=text] {
  position: relative;
  display: block;
  line-height: 20px;
  font-size: 16px;
  width: 100%;
  height: 50px;
  border: 1px solid #e1e6dc;
  padding: 15px 20px;
  color: #707070;
  background: #ffffff;
  border-radius: 5px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.search-popup .form-group input[type=search]:focus,
.search-popup .form-group input[type=text]:focus {
  border-color: var(--border-theme-color2);
}
.search-popup .form-group button {
  position: absolute;
  right: 5px;
  top: 5px;
  height: 40px;
  width: 40px;
  display: block;
  font-size: 18px;
  color: var(--theme-color-dark);
  line-height: 40px;
  border-radius: 5px;
  font-weight: normal;
  background: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.search-popup .form-group button:hover {
  color: var(--theme-color-dark);
}
.search-popup textarea::-webkit-input-placeholder, .search-popup input::-webkit-input-placeholder {
  color: inherit;
}
.search-popup textarea::-moz-placeholder, .search-popup input::-moz-placeholder {
  color: inherit;
}
.search-popup textarea:-ms-input-placeholder, .search-popup input:-ms-input-placeholder {
  color: inherit;
}
.search-popup textarea::-ms-input-placeholder, .search-popup input::-ms-input-placeholder {
  color: inherit;
}
.search-popup textarea::placeholder,
.search-popup input::placeholder {
  color: inherit;
}

.moblie-search-active .search-popup {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
  border-radius: 0%;
}
.moblie-search-active .search-popup .search-inner {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-delay: 500ms;
          transition-delay: 500ms;
}

/*** 

====================================================================
Section Title
====================================================================

***/
.ks-section-subtitle {
  font-weight: 500;
  font-size: 14px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: block;
  margin-bottom: 5px;
}
.ks-section-subtitle i {
  display: inline-block;
  margin-right: 2px;
  color: var(--theme-color1);
}
.ks-section-subtitle.style-2 i {
  color: var(--theme-color-yellow);
}
.ks-section-title {
  line-height: 1;
  margin-bottom: 0;
}
@media (max-width: 1399.98px) {
  .ks-section-title {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .ks-section-title {
    font-size: 45px;
  }
  .ks-section-title br {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .ks-section-title {
    font-size: 35px;
  }
  .ks-section-title br {
    display: none;
  }
}
.ks-section-title img {
  position: absolute;
  top: -15px;
  right: -30%;
}
@media (max-width: 1599.98px) {
  .ks-section-title img {
    width: 60px;
  }
}
@media (max-width: 991.98px) {
  .ks-section-title img {
    top: -10px;
    right: -50px;
    width: 50px;
  }
}
.ks-section-title span {
  margin-right: 85px;
}
@media (max-width: 991.98px) {
  .ks-section-title span {
    margin-right: 60px;
  }
}

.ks-slider-bg {
  border-radius: 50px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 0 80px 0 105px;
}
@media (max-width: 1599.98px) {
  .ks-slider-bg {
    padding: 0 30px 0 30px;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-bg {
    padding: 0 15px;
  }
}
.ks-slider-shape-bg {
  position: absolute;
  padding-right: 240px;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: -1;
}
@media only screen and (max-width: 1699px) {
  .ks-slider-shape-bg {
    padding-right: 95px;
  }
}
@media (max-width: 1199.98px) {
  .ks-slider-shape-bg {
    padding-right: 80px;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-shape-bg {
    padding-right: 0px;
  }
}
.ks-slider-shape-bg img {
  width: 100%;
  height: 100%;
  border-radius: 0 0 20px 0;
}
.ks-slider-left {
  padding-top: 105px;
  padding-bottom: 40px;
}
@media (max-width: 767.98px) {
  .ks-slider-left {
    padding-top: 40px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-slider-left {
    padding-top: 60px;
  }
}
.ks-slider-subtitle span {
  padding: 0 15px 0 0;
  height: 33px;
  font-weight: 800;
  font-size: 14px;
  border-radius: 8px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: var(--theme-color-dark);
  background-color: var(--theme-color-white);
}
@media (max-width: 767.98px) {
  .ks-slider-subtitle span {
    font-size: 10px;
    height: 26px;
  }
}
.ks-slider-subtitle span i {
  padding: 0 25px 0 15px;
  margin-right: 10px;
  font-style: normal;
  position: relative;
  z-index: 1;
  height: 100%;
  color: var(--theme-color-yellow);
}
.ks-slider-subtitle span i::after {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  height: 100%;
  width: 100%;
  z-index: -1;
  display: inline-block;
  background-color: #082545;
  clip-path: polygon(0 0, 100% 0, 82% 100%, 0% 100%);
}
.ks-slider-title {
  font-size: 80px;
  font-weight: 600;
  line-height: 1;
}
@media (max-width: 1599.98px) {
  .ks-slider-title {
    font-size: 66px;
  }
}
@media (max-width: 991.98px) {
  .ks-slider-title {
    font-size: 80px;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-title {
    font-size: 42px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-slider-title {
    font-size: 63px;
  }
}
[data-tm-layout=dark] .ks-slider-title {
  color: var(--theme-color-white);
}
.ks-slider-link {
  margin-bottom: 220px;
}
@media (max-width: 991.98px) {
  .ks-slider-link {
    margin-bottom: 120px;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-link {
    margin-bottom: 60px;
  }
}
.ks-slider-link span {
  color: var(--theme-color-dark);
  display: inline-block;
  font-family: var(--heading-font-family);
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  position: relative;
  text-transform: uppercase;
}
[data-tm-layout=dark] .ks-slider-link span {
  color: var(--theme-color-white);
}
@media only screen and (max-width: 1699px) {
  .ks-slider-link span {
    font-size: 17px;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-link span {
    font-size: 14px;
  }
}
.ks-slider-link span::after {
  content: "";
  height: 2px;
  width: 315px;
  margin-left: 20px;
  display: inline-block;
  -webkit-transform: translateY(-5px);
          transform: translateY(-5px);
  background-color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-slider-link span::after {
  background-color: var(--theme-color-white);
}
@media only screen and (max-width: 1699px) {
  .ks-slider-link span::after {
    width: 250px;
  }
}
@media (max-width: 1599.98px) {
  .ks-slider-link span::after {
    width: 175px;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-link span::after {
    width: 55px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .ks-slider-link span::after {
    width: 150px;
  }
}
.ks-slider-link i {
  margin-left: 35px;
}
@media (max-width: 767.98px) {
  .ks-slider-link i svg {
    width: 45px;
    height: 50px;
  }
}
.ks-slider-tel {
  margin-right: 65px;
  padding-top: 30px;
  border-top: 1px solid rgba(19, 19, 46, 0.2);
}
.ks-slider-tel span, .ks-slider-tel a {
  font-weight: 700;
  font-size: 16px;
  line-height: 1.2;
  text-transform: uppercase;
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-slider-tel span, [data-tm-layout=dark] .ks-slider-tel a {
  color: var(--theme-color-white);
}
.ks-slider-tel i {
  margin-right: 20px;
}
.ks-slider-thumb {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: -50px;
  display: inline-block;
}
@media (max-width: 1199.98px) {
  .ks-slider-thumb {
    margin-left: -100px;
  }
}
@media (max-width: 991.98px) {
  .ks-slider-thumb {
    margin-left: 0;
    height: 600px;
    -webkit-box-flex: initial;
        -ms-flex: initial;
            flex: initial;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-thumb {
    height: 100%;
  }
}
.ks-slider-shape {
  position: absolute;
  right: 8%;
  top: 24%;
  -webkit-animation: zoom 4s infinite;
          animation: zoom 4s infinite;
}
@media (max-width: 1599.98px) {
  .ks-slider-shape {
    display: none;
  }
}
@media (max-width: 1599.98px) {
  .ks-slider-desc {
    margin-left: -90px;
  }
}
@media (max-width: 1399.98px) {
  .ks-slider-desc {
    display: none !important;
  }
}
.ks-slider-desc > p {
  border-bottom: 2px solid var(--theme-color-dark);
  color: var(--theme-color-dark);
  font-size: 18px;
  font-weight: 500;
  line-height: 1.67;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
[data-tm-layout=dark] .ks-slider-desc > p {
  color: var(--theme-color-white);
}
@media only screen and (max-width: 1699px) {
  .ks-slider-desc > p {
    font-size: 14px;
  }
}
.ks-slider-desc span img {
  margin-right: 12px;
}
.ks-slider-desc span > span {
  margin-bottom: 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.7;
  text-transform: uppercase;
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-slider-desc span > span {
  color: var(--theme-color-white);
}
@media only screen and (max-width: 1699px) {
  .ks-slider-desc span > span {
    font-size: 12px;
  }
}
.ks-slider-ratting span {
  color: var(--theme-color-white);
  font-family: var(--heading-font-family);
  font-size: 48px;
  font-weight: 700;
  margin-right: 30px;
  padding-right: 30px;
  position: relative;
  text-transform: capitalize;
}
[data-tm-layout=dark] .ks-slider-ratting span {
  color: var(--headings-color);
}
.ks-slider-ratting span::after {
  background-color: rgba(255, 255, 255, 0.2);
  content: "";
  height: 62px;
  position: absolute;
  right: 0;
  top: -12px;
  width: 1px;
}
.ks-slider-ratting p {
  color: var(--theme-color-white);
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
  -webkit-transform: translateY(9px);
          transform: translateY(9px);
}
[data-tm-layout=dark] .ks-slider-ratting p {
  color: var(--headings-color);
}
.ks-slider-ratting p i {
  margin: 0 3px;
  display: inline-block;
  -webkit-transform: translateY(-3px);
          transform: translateY(-3px);
}
.ks-slider-ratting p i:last-child {
  margin-right: 15px;
}
.ks-slider-bottom {
  padding: 30px 0 30px 100px;
  padding-right: 240px;
}
@media (max-width: 1399.98px) {
  .ks-slider-bottom {
    padding: 30px 0 30px 30px;
  }
}
.ks-slider-text-icon {
  position: absolute;
  top: 50%;
  left: 16px;
  right: 0;
  text-align: center;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.ks-slider-text-anim {
  margin-bottom: 120px;
}
.ks-slider-text-anim img {
  -webkit-animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
          animation: animationglob 6s cubic-bezier(1, 0.99, 0.03, 0.01) infinite;
}
.ks-slider-text-anim-wrap {
  position: absolute;
  bottom: 0;
  z-index: 2;
  right: 12.6%;
  padding: 10px;
  border-radius: 120px 120px 20px 0;
  background-color: var(--theme-color1);
}
@media only screen and (max-width: 1699px) {
  .ks-slider-text-anim-wrap {
    right: 5.6%;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-text-anim-wrap {
    display: none;
  }
}
.ks-slider-wrapper {
  overflow: hidden;
  border-radius: 50px;
}
.ks-slider-arrow {
  position: relative;
  z-index: 3;
  margin-right: 25px;
}
.ks-slider-arrow button {
  background-color: transparent;
  border: 1px solid rgba(255, 255, 255, 0.25);
  border-radius: 50%;
  color: var(--theme-color-white);
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  height: 62px;
  line-height: 1;
  text-align: center;
  width: 62px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
[data-tm-layout=dark] .ks-slider-arrow button {
  color: var(--theme-color-dark);
}
@media (max-width: 1199.98px) {
  .ks-slider-arrow button {
    height: 42px;
    width: 42px;
  }
}
.ks-slider-arrow button:hover {
  background-color: var(--theme-color-white);
  border-color: var(--theme-color-white);
  color: var(--theme-color-dark);
}
[data-tm-layout=dark] .ks-slider-arrow button:hover {
  background-color: var(--headings-color);
  color: var(--theme-color-dark);
}
.ks-slider-arrow button.arrow-next {
  margin-left: 20px;
}
.ks-slider-arrow button.arrow-prev {
  margin-right: 20px;
}
.ks-slider-progress {
  width: 100%;
}
.ks-slider-progress .swiper-pagination-progressbar {
  background: rgba(255, 255, 255, 0.2);
}
.ks-slider-progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--theme-color-white);
}
[data-tm-layout=dark] .ks-slider-progress .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--headings-color);
}
.ks-slider-progress .swiper-horizontal > .swiper-pagination-progressbar, .ks-slider-progress .swiper-pagination-progressbar.swiper-pagination-horizontal, .ks-slider-progress .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .ks-slider-progress .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  height: 2px;
}
.ks-slider-action-wrap {
  padding-right: 170px;
}
@media only screen and (max-width: 1699px) {
  .ks-slider-action-wrap {
    padding-right: 45px;
  }
}
@media (max-width: 767.98px) {
  .ks-slider-action-wrap {
    padding-right: 0;
  }
}
@media (max-width: 1199.98px) {
  .ks-slider-area.pt-120 {
    padding-top: 80px;
  }
}
.ks-slider-active .swiper-slide-active .ks-slider-subtitle, .ks-slider-active .swiper-slide-active .ks-slider-link, .ks-slider-active .swiper-slide-active .ks-slider-desc, .ks-slider-active .swiper-slide-active .ks-slider-title {
  display: inline-block;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInUp;
          animation-name: fadeInUp;
}
.ks-slider-active .swiper-slide-active .ks-slider-thumb {
  display: inline-block;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-name: fadeInRight;
          animation-name: fadeInRight;
}

.ks-slider-active .swiper-slide-active .ks-slider-subtitle {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.ks-slider-active .swiper-slide-active .ks-slider-title {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
}
.ks-slider-active .swiper-slide-active .ks-slider-link {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}
.ks-slider-active .swiper-slide-active .ks-slider-desc {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}
.ks-slider-active .swiper-slide-active .ks-slider-thumb {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
  -webkit-animation-duration: 0.7s;
          animation-duration: 0.7s;
}

.scroll-top {
  background: var(--theme-color1);
  border: none;
  border-radius: 50%;
  bottom: -10%;
  color: var(--theme-color-white);
  cursor: pointer;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: fixed;
  right: 50px;
  text-align: center;
  -webkit-transition: 1s ease;
  transition: 1s ease;
  width: 40px;
  z-index: 999;
}
[data-tm-layout=dark] .scroll-top {
  color: var(--headings-color);
}

.scroll-top.open {
  bottom: 80px;
}

/***
====================================================================
  Products details
====================================================================
***/
.product-details .bxslider .image-box {
  position: relative;
  display: block;
  margin-right: 30px;
  margin-bottom: 10px;
}
.product-details .bxslider .image-box img {
  width: 100%;
}
.product-details .bxslider .thumb-box li {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 15px;
  width: 100px;
  height: 100px;
}
.product-details .bxslider .thumb-box li:last-child {
  margin: 0px !important;
}
.product-details .bxslider .thumb-box li a {
  position: relative;
  display: inline-block;
}
.product-details .bxslider .thumb-box li a:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.product-details .bxslider .thumb-box li a.active:before {
  opacity: 1;
}
.product-details .bx-wrapper {
  margin-bottom: 30px;
}
.product-details .product-info .product-details__top {
  position: relative;
  display: block;
  margin-top: -8px;
}
.product-details .product-info .product-details__title {
  font-size: 40px;
  line-height: 44px;
  font-weight: 700;
  margin: 0;
}
.product-details .product-info .product-details__title span {
  position: relative;
  display: inline-block;
  color: var(--theme-color1);
  font-size: 20px;
  line-height: 26px;
  font-weight: 700;
  margin-left: 20px;
  letter-spacing: 0;
}
.product-details .product-info .product-details__reveiw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 22px;
  padding-bottom: 20px;
  margin-bottom: 31px;
  border-bottom: 1px solid #e0e4e8;
}
.product-details .product-info .product-details__reveiw i {
  font-size: 16px;
  color: var(--review-color);
}
.product-details .product-info .product-details__reveiw i + i {
  margin-left: 4px;
}
.product-details .product-info .product-details__reveiw span {
  color: var(--theme-color-dark);
  font-size: 16px;
  line-height: 1;
  margin-left: 18px;
  position: relative;
  top: 1px;
}
.product-details .product-info .product-details__quantity-title {
  margin: 0;
  color: #222;
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  margin-right: 20px;
}
.product-details .product-info .product-details__buttons {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .product-details .product-info .product-details__buttons {
    display: block;
  }
}
.product-details .product-info .product-details__buttons-1 {
  position: relative;
  display: block;
}
@media only screen and (max-width: 767px) {
  .product-details .product-info .product-details__buttons-1 {
    margin-bottom: 10px;
    margin-right: 10px;
  }
}
.product-details .product-info .product-details__buttons-2 {
  position: relative;
  display: block;
  margin-left: 10px;
}
.product-details .product-info .product-details__buttons-2 .thm-btn {
  background-color: var(--theme-color2);
}
.product-details .product-info .product-details__buttons-2 .thm-btn:before {
  background-color: var(--theme-color1);
}
.product-details .product-info .product-details__buttons-2 .thm-btn:after {
  background-color: var(--theme-color1);
}
@media only screen and (max-width: 767px) {
  .product-details .product-info .product-details__buttons-2 {
    margin-left: 0;
    margin-top: 0;
  }
}
.product-details .product-info .product-details__social {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.product-details .product-info .product-details__social .title {
  position: relative;
  display: block;
}
.product-details .product-info .product-details__social .title h3 {
  color: #222;
  font-size: 20px;
  line-height: 20px;
  font-weight: 700;
}
.product-details .product-info .product-details__social .social-icon-one {
  margin-left: 30px;
}
@media only screen and (max-width: 767px) {
  .product-details .product-info .product-details__social {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
  .product-details .product-info .product-details__social .social-icon-one {
    margin-left: 0;
  }
}

.product-details__quantity {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.product-details__quantity .quantity-box {
  position: relative;
  width: 98px;
  border-radius: 10px;
  height: 60px;
}
.product-details__quantity .quantity-box input {
  width: 98px;
  border-radius: 10px;
  height: 60px;
  border: 1px solid #e0e4e8;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  padding-left: 30px;
  outline: none;
  font-size: 18px;
  font-weight: 500;
  color: var(--theme-color1);
}
.product-details__quantity .quantity-box button {
  width: 29px;
  height: 29px;
  background-color: transparent;
  color: #fff;
  font-size: 8px;
  position: absolute;
  top: 1px;
  right: 1px;
  background-color: var(--theme-color1);
  border: none;
  border-left: 1px solid #e0e4e8;
  border-top-right-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  outline: none;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.product-details__quantity .quantity-box button:hover {
  color: var(--headings-color);
  background-color: var(--theme-color2);
}
.product-details__quantity .quantity-box button.sub {
  bottom: 1px;
  top: auto;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 10px;
}

.product-discription {
  position: relative;
  display: block;
}
.product-discription .product-description__title {
  font-size: 30px;
  margin-bottom: 27px;
}
.product-discription .product-description__text1 {
  font-size: 16px;
  line-height: 30px;
  margin: 0;
}
.product-discription .product-description__list {
  position: relative;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
}
.product-discription .product-description__list ul {
  position: relative;
  display: block;
}
.product-discription .product-description__list ul li {
  position: relative;
  display: block;
  margin-bottom: 2px;
}
.product-discription .product-description__list ul li:last-child {
  margin-bottom: 0px;
}
.product-discription .product-description__list ul li p {
  margin: 0;
  font-weight: 600;
  color: var(--headings-color);
}
.product-discription .product-description__list ul li p span:before {
  position: relative;
  display: inline-block;
  color: var(--theme-color1);
  font-size: 17px;
  line-height: 17px;
  margin-right: 11px;
  top: 2px;
}
.product-discription .tabs-content .text p {
  margin-bottom: 17px;
}
.product-discription .tabs-content .text p:last-child {
  margin-bottom: 0px;
}
.product-discription .tab-btn-box {
  position: relative;
  display: block;
  width: 100%;
  margin-bottom: 60px;
}
.product-discription .tab-btn-box:before {
  position: absolute;
  content: "";
  background-color: #e1e8e4;
  width: 100%;
  height: 1px;
  left: 0px;
  top: 28px;
}
.product-discription .tab-btn-box .tab-btns li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
  color: #1e2434;
  text-align: center;
  padding: 14px 30px;
  background-color: #fff;
  border: 1px solid #e1e8e4;
  cursor: pointer;
  margin: 0px 8.5px;
  margin-bottom: 15px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.product-discription .tab-btn-box .tab-btns li.active-btn {
  color: #fff;
  background-color: var(--theme-color1);
}
.product-discription .tab-btn-box .tab-btns li:last-child {
  margin-bottom: 0;
}
.product-discription .single-comment-box .inner-box {
  position: relative;
  display: block;
  background-color: #f4f5f4;
  padding: 34px 30px 34px 125px;
}
.product-discription .single-comment-box .inner-box .comment-thumb {
  position: absolute;
  left: 30px;
  top: 40px;
  border-radius: 50%;
  width: 80px;
}
.product-discription .single-comment-box .inner-box .comment-thumb img {
  width: 100%;
  border-radius: 50%;
}
.product-discription .single-comment-box .inner-box .rating {
  position: relative;
  display: block;
  margin-bottom: 2px;
}
.product-discription .single-comment-box .inner-box .rating li {
  position: relative;
  display: inline-block;
  font-size: 12px;
  float: left;
  margin-right: 4px;
  color: #fdc009;
}
.product-discription .single-comment-box .inner-box .rating li:last-child {
  margin: 0px !important;
}
.product-discription .single-comment-box .inner-box h5 {
  display: block;
  font-size: 16px;
  line-height: 26px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 16px;
}
.product-discription .single-comment-box .inner-box h5 span {
  font-weight: 400;
  text-transform: capitalize;
}
.product-discription .customer-comment {
  position: relative;
  display: block;
  margin-bottom: 60px;
}
.product-discription .comment-box {
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  display: block;
  padding: 51px 60px 60px 60px;
  position: relative;
}
@media (max-width: 767.98px) {
  .product-discription .comment-box {
    padding: 50px 30px;
  }
}
.product-discription .comment-box h3 {
  display: block;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 23px;
}
.product-discription .comment-box .form-group {
  position: relative;
  margin-bottom: 15px;
}
.product-discription .comment-box .form-group label {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 28px;
  color: #707582;
  margin-bottom: 8px;
}
.product-discription .comment-box .column:last-child .form-group {
  margin-bottom: 0px;
}
.product-discription .comment-box .review-box {
  position: relative;
  display: block;
  margin-top: 8px;
}
.product-discription .comment-box .review-box p {
  position: relative;
  float: left;
  margin-right: 10px;
}
.product-discription .comment-box .review-box .rating {
  position: relative;
  float: left;
}
.product-discription .comment-box .review-box .rating li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 28px;
  float: left;
  margin-right: 4px;
  color: #fdc009;
}
.product-discription .comment-box .review-box .rating li:last-child {
  margin: 0px !important;
}
.product-discription .comment-box .custom-controls-stacked {
  position: relative;
  float: left;
}

.related-product h3 {
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  .product-details__img {
    margin-bottom: 50px;
  }
  .product-details__title span {
    margin-left: 0;
    display: block;
  }
  .product-details__buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
  }
  .product-details__buttons-2 {
    margin-left: 0;
    margin-top: 10px;
  }
  .product-details__social-link {
    margin-left: 0;
    margin-top: 20px;
  }
}
/***

====================================================================
 Categories Section
====================================================================

***/
.categories-section {
  position: relative;
  padding: 100px 0 70px;
}
.categories-section .bg-pattern {
  position: absolute;
  left: 0;
  top: -220px;
  width: 100%;
  height: 100%;
  content: "";
  background-image: url(/2025/bixom-html/images/icons/pattern-7.png);
  background-repeat: no-repeat;
  background-position: left top;
  z-index: -1;
}
.categories-section:before {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 300px;
  width: 100%;
  background: var(--theme-color3);
  content: "";
  z-index: 1;
}
.categories-section:after {
  position: absolute;
  left: 0;
  bottom: -50px;
  height: 70px;
  width: 100%;
  z-index: 2;
  content: "";
  background-image: url(/2025/bixom-html/images/icons/pattern-3.png);
  background-repeat: no-repeat;
  background-position: center bottom;
}

.category-block {
  position: relative;
  margin-bottom: 30px;
  z-index: 9;
}
.category-block .inner-box {
  position: relative;
  text-align: center;
  background: #ffffff;
  padding: 40px 30px 30px;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.category-block .inner-box:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 190px;
  background-repeat: no-repeat;
  background-position: center bottom;
  content: "";
}
.category-block .inner-box:hover {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.category-block .inner-box:hover .image img {
  -webkit-transform: rotate(10deg) scale(1.2);
  transform: rotate(10deg) scale(1.2);
}
.category-block .inner-box.cat-bg-1:before {
  background-image: url(/2025/bixom-html/images/icons/cat-1-bg.png);
}
.category-block .inner-box.cat-bg-2:before {
  background-image: url(/2025/bixom-html/images/icons/cat-2-bg.png);
}
.category-block .inner-box.cat-bg-3:before {
  background-image: url(/2025/bixom-html/images/icons/cat-3-bg.png);
}
.category-block .inner-box.cat-bg-4:before {
  background-image: url(/2025/bixom-html/images/icons/cat-4-bg.png);
}
.category-block .image {
  position: relative;
  display: inline-block;
  height: 180px;
  width: 180px;
  overflow: hidden;
  border-radius: 50%;
  margin-bottom: 15px;
}
.category-block .image img {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.category-block h4 {
  font-size: 20px;
  color: var(--theme-color3);
  font-weight: 700;
  margin-bottom: 10px;
}
.category-block h4 a {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.category-block h4 a:hover {
  color: var(--theme-color1);
}
.category-block p {
  font-size: 14px;
  color: #797f7d;
  line-height: 26px;
  margin-bottom: 0px;
}

/***

====================================================================
    Categories Section Two
====================================================================

***/
.categories-section-two {
  position: relative;
  padding: 120px 0 90px;
}

.category-block-two {
  position: relative;
  padding-top: 70px;
  margin-bottom: 30px;
  z-index: 9;
}
.category-block-two .inner-box {
  position: relative;
  text-align: center;
  background: #ffffff;
  border-radius: 10px;
  margin: 0 auto;
  padding: 18px;
}
.category-block-two .inner-box:before {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 60px;
  width: 100%;
  border-radius: 10px;
  background: #e3eee5;
  content: "";
}
.category-block-two .inner-box:hover .image:before {
  left: 100%;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
.category-block-two .inner-box:hover .image img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
.category-block-two .inner-box:hover h4 a {
  color: var(--theme-color1);
}
.category-block-two .content {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  padding: 0 40px 40px;
  z-index: 1;
  -webkit-box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
  box-shadow: 0 10px 60px rgba(0, 0, 0, 0.07);
}
.category-block-two .content:before {
  position: absolute;
  top: -88px;
  left: 0;
  width: 180px;
  height: 180px;
  right: 0;
  margin: 0 auto;
  border-radius: 50%;
  background: #e3eee5;
  content: "";
}
.category-block-two .content:after {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  font-size: 30px;
  line-height: 1em;
  color: #e8f3ea;
  height: 15px;
  overflow: hidden;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  content: attr(data-text);
}
.category-block-two .image {
  position: relative;
  display: inline-block;
  overflow: hidden;
  margin-bottom: 25px;
  margin-top: -70px;
}
.category-block-two .image img {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.category-block-two .image:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 120%;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );
  content: "";
  opacity: 0.3;
  left: -100%;
  pointer-events: none;
  z-index: 1;
}
.category-block-two h4 {
  font-size: 22px;
  color: var(--theme-color3);
  font-weight: 700;
  margin-bottom: 15px;
}
.category-block-two h4 a {
  color: var(--theme-color3);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.category-block-two p {
  font-size: 16px;
  color: #797f7d;
  line-height: 26px;
  margin-bottom: 0px;
}
.category-block-two .link {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  background: #e8f3ea;
  border-radius: 50%;
  line-height: 50px;
  margin-top: 25px;
  color: #608174;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.category-block-two .link:hover {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.category-block-two.child-two .link {
  background: #f0e2e3;
}
.category-block-two.child-two .inner-box:before {
  background: #f0e2e3;
}
.category-block-two.child-two .inner-box:hover h4 a {
  color: #e69da2;
}
.category-block-two.child-two .content:before {
  background: #f0e2e3;
}
.category-block-two.child-two .content:after {
  color: #f0e2e3;
}
.category-block-two.child-three .link {
  background: #f1ede1;
}
.category-block-two.child-three .inner-box:before {
  background: #f1ede1;
}
.category-block-two.child-three .inner-box:hover h4 a {
  color: #c9b579;
}
.category-block-two.child-three .content:before {
  background: #f1ede1;
}
.category-block-two.child-three .content:after {
  color: #f1ede1;
}

/***

====================================================================
    Products Section
====================================================================

***/
.products-section {
  position: relative;
  padding: 120px 0;
}

.products-section .bg-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 670px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed;
}

.products-section .bg-image:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #113629;
  opacity: 0.7;
  content: "";
}

.products-section .bg-image:after {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 50px;
  width: 100%;
  background-image: url(/2025/bixom-html/images/icons/pattern-8.png);
  background-position: center bottom;
  content: "";
}

.products-section .sec-title h2 {
  font-size: 60px;
}

.products-section .sec-title .theme-btn {
  margin-top: 30px;
}

.products-box {
  max-width: 1530px;
  position: relative;
  padding: 120px 60px 90px;
  margin: 120px auto 0;
  background-color: #f7f5ee;
  overflow: hidden;
  border-radius: 10px;
}

.products-box:before {
  position: absolute;
  left: -90px;
  bottom: 0;
  height: 70%;
  width: 100%;
  background: url(/2025/bixom-html/images/icons/shape-7.png) top left no-repeat;
  content: "";
}

.products-box .sec-title {
  margin-bottom: 30px;
}

.products-box .outer-box {
  position: relative;
  padding-right: 400px;
}

.products-box .outer-box .banner-box-two {
  position: absolute;
  right: 0;
  top: 0;
}

.banner-box-two {
  position: relative;
}

.banner-box-two .inner-box:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(22, 67, 51)), to(rgba(229, 229, 229, 0)));
  background: linear-gradient(to bottom, rgb(22, 67, 51) 0%, rgba(229, 229, 229, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="var(--theme-color3)", endColorstr="#00e5e5e5",GradientType=0 );
  content: "";
}

.banner-box-two .inner-box {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 370px;
  background: var(--theme-color3);
  border-radius: 10px;
  min-height: 440px;
  text-align: center;
  overflow: hidden;
  padding: 20px 20px;
}

.banner-box-two .title {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-size: 20px;
  color: #ffffff;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.banner-box-two .title strong {
  font-size: 60px;
  line-height: 1em;
  color: var(--theme-color2);
  font-weight: 400;
}

.banner-box-two h4 {
  font-size: 30px;
  line-height: 1.2em;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
}

.product-block-two {
  position: relative;
  margin-bottom: 30px;
}

.product-block-two .inner-box {
  position: relative;
  border: 2px solid transparent;
  border-radius: 10px;
  background: #ffffff;
  padding: 20px 20px;
  padding-left: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-height: 150px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block-two .inner-box:hover {
  border: 2px solid var(--theme-color1);
}

.product-block-two .image {
  position: absolute;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  overflow: hidden;
  height: 110px;
  width: 110px;
  border: 1px solid #e4e1d6;
  margin-bottom: 0px;
}

.product-block-two .image img {
  width: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block-two .inner-box:hover .image img {
  -webkit-transform: scale(-1) rotate(180deg);
  transform: scale(-1) rotate(180deg);
}

.product-block-two h4 {
  display: block;
  font-size: 22px;
  color: var(--theme-color3);
  font-weight: 700;
  margin-bottom: 5px;
}

.product-block-two h4 a {
  color: var(--theme-color3);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block-two .price {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: var(--theme-color1);
  font-weight: 600;
}

.product-block-two .price del {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
  color: #ff0000;
  line-height: 27px;
  opacity: 0.3;
}

.product-block-two .rating {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  color: #ffc737;
}

.products-carousel .owl-nav {
  display: none;
}

.products-carousel .owl-dots {
  position: absolute;
  right: 0;
  top: -80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 8;
}

.products-carousel .owl-dot {
  position: relative;
  height: 7px;
  width: 7px;
  display: block;
  background: #879d91;
  margin-right: 5px;
  border-radius: 5px;
  display: block;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.products-carousel .owl-dot.active {
  background: var(--theme-color3);
}

/***

====================================================================
    Featured Products
====================================================================

***/
.featured-products {
  position: relative;
  padding: 120px 0 90px;
}

.featured-products .bg-shape {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: url(/2025/bixom-html/images/icons/pattern-7.png) left bottom no-repeat;
  background-size: 700px;
}

/*=== Mixitup Gallery ===*/
.featured-products .filters {
  margin-bottom: 40px;
  text-align: center;
}

.featured-products .filters .filter-tabs {
  position: relative;
  display: inline-block;
}

.featured-products .filters li {
  position: relative;
  display: inline-block;
  line-height: 24px;
  padding: 0px 2px 10px;
  cursor: pointer;
  color: #797f7d;
  font-weight: 500;
  font-size: 18px;
  margin: 0 5px 0;
  padding: 5px 12px 10px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.featured-products .filters li:last-child {
  margin-right: 0;
}

.featured-products .filters .filter.active,
.featured-products .filters .filter:hover {
  background-color: var(--theme-color1);
  color: #fff;
}

.featured-products .filters li:before {
  position: absolute;
  left: 0;
  bottom: 8px;
  height: 2px;
  width: 100%;
  content: "";
  background-color: #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  -webkit-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1), -webkit-transform 500ms cubic-bezier(0.86, 0, 0.07, 1); /* easeInOutQuint */
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1); /* easeInOutQuint */
}

.featured-products .filters li.active:before,
.featured-products .filters li:hover:before {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: bottom left;
  transform-origin: bottom left;
}

.product-block {
  position: relative;
  margin-bottom: 30px;
}

.product-block.mix {
  display: none;
}

.product-block .inner-box {
  position: relative;
  border: 2px solid #e4e1d5;
  border-radius: 10px;
  text-align: center;
  background: #ffffff;
  overflow: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block .inner-box:hover {
  border: 2px solid var(--theme-color1);
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
}

.product-block .image {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 0px;
}

.product-block .image:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff",GradientType=1 );
  content: "";
  opacity: 0.3;
  left: -100%;
  pointer-events: none;
  z-index: 1;
}

.product-block .inner-box:hover .image:before {
  left: 100%;
  -webkit-transition: all 1000ms ease;
  transition: all 1000ms ease;
}

.product-block .image img {
  width: auto;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block .inner-box:hover .image img {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}

.product-block .content {
  position: relative;
  padding: 30px 30px 30px;
}

.product-block h4 {
  display: block;
  font-size: 22px;
  color: var(--theme-color2);
  font-weight: 700;
  margin-bottom: 5px;
}

.product-block h4 a {
  color: var(--theme-color-dark);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block h4 a:hover {
  color: var(--theme-color1);
}

.product-block .price {
  display: block;
  font-size: 16px;
  line-height: 26px;
  color: var(--text-gray-silver);
  font-weight: 600;
}

.product-block .price del {
  display: inline-block;
  margin-left: 15px;
  font-size: 16px;
  color: #ff0000;
  line-height: 27px;
  opacity: 0.3;
}

.product-block .rating {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 14px;
  color: #ffc737;
}

.product-block .tag {
  position: absolute;
  top: 30px;
  left: 20px;
  font-size: 14px;
  line-height: 23px;
  color: #ffffff;
  background: #FD5F5C;
  font-weight: 400;
  padding: 0 12px;
  border-radius: 3px;
  z-index: 9;
  font-style: italic;
  text-transform: uppercase;
}

.product-block .icon-box {
  position: absolute;
  right: 20px;
  top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block .inner-box:hover .icon-box {
  top: 20px;
  opacity: 1;
  visibility: visible;
  -webkit-transition-delay: 300ms;
  transition-delay: 300ms;
}

.product-block .ui-btn {
  background-color: var(--theme-color1);
  border-radius: 50px;
  color: #ffffff;
  cursor: pointer;
  display: block;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
  width: 40px;
  z-index: 9;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.product-block .ui-btn:hover {
  background-color: var(--theme-color-yellow);
  color: var(--theme-color-dark);
}

.product-block .cat {
  display: block;
  font-size: 18px;
  color: #707070;
  font-style: italic;
  font-family: "Jost", sans-serif;
  margin-bottom: 5px;
}

/*
 * shop-catalog-layouts.scss
 * -----------------------------------------------
*/
table.tbl-shopping-cart .product-thumbnail, table.cart-total .product-thumbnail {
  min-width: 64px;
}
table.tbl-shopping-cart img, table.cart-total img {
  width: 64px;
  -webkit-box-shadow: none;
          box-shadow: none;
}
table.tbl-shopping-cart th,
table.tbl-shopping-cart td, table.cart-total th,
table.cart-total td {
  vertical-align: middle;
  border-left: 1px solid #e3e3e3;
  padding: 20px 30px;
}
table.tbl-shopping-cart .product-name a, table.cart-total .product-name a {
  color: var(--headings-color);
}
table.tbl-shopping-cart .product-name .variation, table.cart-total .product-name .variation {
  font-size: 0.9rem;
  list-style: none;
}
table.tbl-shopping-cart .product-remove a, table.cart-total .product-remove a {
  background-color: #757575;
  border-radius: 24px;
  color: #ffffff;
  display: inline-block;
  height: 24px;
  line-height: 24px;
  text-align: center;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  width: 24px;
}
table.tbl-shopping-cart .coupon-form .apply-button, table.cart-total .coupon-form .apply-button {
  background: #f4f5f4;
  color: #1e2434;
  cursor: pointer;
  display: inline-block;
  padding: 15px 29px;
  position: relative;
  text-transform: uppercase;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
table.tbl-shopping-cart .coupon-form .apply-button:hover, table.cart-total .coupon-form .apply-button:hover {
  background-color: var(--theme-color-yellow);
  color: var(--theme-color-dark);
}

table.tbl-shopping-cart > thead > tr > th,
table.tbl-shopping-cart > tbody > tr > th,
table.tbl-shopping-cart > tfoot > tr > th {
  color: #444;
}

.payment-method .accordion-box .block {
  background: #f4f5f4;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 20px;
}
.payment-method .accordion-box .block .acc-content .payment-info {
  position: relative;
  display: block;
  background-color: #fff;
  padding: 30px 30px 10px 30px;
}
.payment-method .accordion-box .block:last-child {
  margin-bottom: 0px;
}
.payment-method .accordion-box .block .acc-btn {
  padding: 19px 30px 22px 30px;
}
.payment-method .accordion-box .block .acc-btn .icon-outer {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 30px;
  height: auto;
  /* line-height: 65px; */
  font-size: 28px;
  color: #1e2434;
}
.payment-method .accordion-box .block .acc-btn.active .icon-outer {
  color: var(--text-color-bg-theme-color2);
}
.payment-method .payment-method h3 {
  margin-bottom: 32px;
}

.shop-sidebar {
  position: relative;
  display: block;
}
.shop-sidebar .sidebar-search {
  margin-bottom: 30px;
}
.shop-sidebar .sidebar-search .search-form .form-group {
  position: relative;
  margin: 0px;
}
.shop-sidebar .sidebar-search .search-form .form-group input[type=search] {
  position: relative;
  width: 100%;
  height: 52px;
  background-color: var(--theme-light-background);
  border: 1px solid var(--theme-light-background);
  border-radius: 5px;
  color: #646578;
  padding: 10px 60px 10px 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.shop-sidebar .sidebar-search .search-form .form-group button {
  position: absolute;
  display: inline-block;
  top: 5px;
  right: 5px;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  background-color: var(--theme-color1);
  cursor: pointer;
  border-radius: 3px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.shop-sidebar .sidebar-search .search-form .form-group button:hover {
  color: var(--text-color-bg-theme-color1);
  background-color: var(--theme-color1);
}
.shop-sidebar .sidebar-widget {
  position: relative;
  display: block;
  background-color: var(--theme-light-background);
  padding: 35px 30px 37px 30px;
  border-radius: 5px;
  margin-bottom: 30px;
}
.shop-sidebar .sidebar-widget:last-child {
  margin-bottom: 0px;
}
.shop-sidebar .sidebar-widget .widget-title {
  position: relative;
  display: block;
  margin-bottom: 16px;
}
.shop-sidebar .category-widget .category-list li {
  position: relative;
  display: block;
  margin-bottom: 14px;
}
.shop-sidebar .category-widget .category-list li:last-child {
  margin-bottom: 0px;
}
.shop-sidebar .category-widget .category-list li a {
  position: relative;
  display: inline-block;
  color: #646578;
  font-weight: 400;
  padding-left: 20px;
}
.shop-sidebar .category-widget .category-list li a:before {
  position: absolute;
  content: "\f0da";
  font-family: "Font Awesome 6 Pro";
  left: 0px;
  top: 0px;
  font-size: 16px;
  font-weight: 600;
  color: var(--theme-color1);
}
.shop-sidebar .category-widget .category-list li a:hover {
  color: var(--theme-color1);
}
.shop-sidebar .price-filters .widget-title {
  margin-bottom: 28px;
}
.shop-sidebar .post-widget {
  padding-bottom: 9px;
}
.shop-sidebar .post-widget .post {
  position: relative;
  padding-left: 90px;
  padding-bottom: 24px;
  margin-bottom: 23px;
  min-height: 108px;
  border-bottom: 1px solid #e1e1e1;
}
.shop-sidebar .post-widget .post:last-child {
  margin-bottom: 0px;
  border-bottom: none;
}
.shop-sidebar .post-widget .post .post-thumb {
  position: absolute;
  left: 0px;
  top: 7px;
  width: 70px;
  height: 70px;
  border: 1px solid #d0d4dd;
  border-radius: 5px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.shop-sidebar .post-widget .post .post-thumb img {
  width: 100%;
  border-radius: 5px;
}
.shop-sidebar .post-widget .post a {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  color: #646578;
  margin-bottom: 7px;
}
.shop-sidebar .post-widget .post .price {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #0a267a;
}
.shop-sidebar .post-widget .post:hover .post-thumb {
  border-color: var(--theme-color1);
}
.shop-sidebar .post-widget .post:hover a {
  color: var(--theme-color1);
}

.range-slider {
  position: relative;
}
.range-slider .title {
  line-height: 26px;
  position: relative;
  display: inline-block;
  margin-right: 4px;
}
.range-slider .title:before {
  position: absolute;
  content: "$";
  left: -5px;
  top: -19px;
  color: #646578;
  font-size: 18px;
}
.range-slider p {
  position: relative;
  display: inline-block;
  color: #646578;
  margin-right: 10px !important;
}
.range-slider .input {
  color: #646578;
  max-width: 75px;
  font-size: 18px;
  margin-top: 5px;
  position: relative;
  display: inline-block;
}
.range-slider .input input {
  background: none;
  color: #646578;
  font-size: 15px;
  text-align: left;
}
.range-slider .ui-widget.ui-widget-content {
  height: 4px;
  border: none;
  margin-bottom: 14px;
  background-color: #d0d4dd;
  border-radius: 2px;
}
.range-slider .ui-slider .ui-slider-range {
  top: 0px;
  height: 4px;
  background-color: var(--theme-color1);
}
.range-slider .ui-state-default {
  top: -5px;
  width: 14px;
  height: 14px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 0px;
  background-color: var(--theme-color1);
  position: absolute;
}
.range-slider .ui-state-default:before {
  position: absolute;
  content: "";
  background-color: #ffffff;
  width: 6px;
  height: 6px;
  left: 4px;
  top: 4px;
  border-radius: 50%;
}
.range-slider .ui-widget-content .ui-state-default {
  top: -5px;
  width: 14px;
  height: 14px;
  border: none;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 0px;
  background-color: var(--theme-color1);
}
.range-slider .ui-widget-content .ui-state-default:before {
  position: absolute;
  content: "";
  background-color: #ffffff;
  width: 6px;
  height: 6px;
  left: 4px;
  top: 4px;
  border-radius: 50%;
}
.range-slider input[type=submit] {
  position: relative;
  display: block;
  background: var(--theme-color1);
  color: #ffffff;
  float: right;
  text-align: center;
  border: none;
  font-size: 14px;
  font-weight: 500;
  margin-top: 0;
  text-transform: capitalize;
  cursor: pointer;
  padding: 7px 20px;
  border-radius: 10px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.range-slider input[type=submit]:hover {
  color: var(--text-color-bg-theme-color2);
  background-color: var(--theme-color2);
}

/*** 

====================================================================
Page Title
====================================================================

***/
@-webkit-keyframes "ripple" {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
@keyframes "ripple" {
  70% {
    -webkit-box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}
.page-title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: var(--theme-color2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  padding: 120px 0 0;
  position: relative;
}
.page-title:before {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 32, 33, 0.7)), to(rgba(17, 32, 33, 0.6)));
  background: linear-gradient(180deg, rgba(17, 32, 33, 0.7), rgba(17, 32, 33, 0.6));
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.page-title .title {
  font-size: 64px;
  color: var(--theme-color-white);
  margin-bottom: 17px;
}
@media only screen and (max-width: 768px) {
  .page-title .title {
    font-size: 34px;
  }
}
.page-title .text {
  position: relative;
  color: var(--theme-color-white);
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0.05em;
  max-width: 520px;
}

.page-breadcrumb {
  margin-top: 5px;
  position: relative;
}
.page-breadcrumb li {
  color: var(--theme-color-white);
  display: inline-block;
  font-size: 14px;
  font-weight: 400;
  margin-right: 12px;
  padding-right: 13px;
  position: relative;
  text-transform: capitalize;
}
.page-breadcrumb li:after {
  color: var(--theme-color-white);
  content: "\f105";
  font-family: "Font Awesome 6 Pro";
  font-size: 14px;
  font-weight: 900;
  position: absolute;
  right: -6px;
  top: 1px;
}
.page-breadcrumb li:last-child {
  padding-right: 0px;
  margin-right: 0px;
}
.page-breadcrumb li:last-child::after {
  display: none;
}
.page-breadcrumb li a {
  color: var(--theme-color4);
  font-weight: 500;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.page-breadcrumb li a:hover {
  color: var(--theme-color-white);
}

.page-title.style-two {
  background-position: center center;
}
.page-title.style-two .page-breadcrumb-outer {
  bottom: 0;
  left: 0;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  z-index: 8;
}
.page-title.style-two .page-breadcrumb li {
  color: rgb(7, 7, 16);
  font-weight: 600;
}
.page-title.style-two .page-breadcrumb li:after {
  color: rgb(7, 7, 16);
}
.page-title.style-two .page-breadcrumb li a {
  color: rgba(7, 7, 16, 0.6);
}
.page-title.style-two .page-breadcrumb li a:hover {
  color: rgb(7, 7, 16);
}

.play-now {
  display: block;
  position: relative;
  z-index: 9;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.play-now .icon {
  background-color: var(--theme-color-white);
  -webkit-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, 0.3);
  -ms-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, 0.3);
  -o-box-shadow: 0 0px 10px 0 rgba(255, 255, 255, 0.3);
  box-shadow: 0 0px 10px 0 rgba(255, 255, 255, 0.3);
  -webkit-transform-origin: center;
  transform-origin: center;
  border-radius: 50%;
  color: #ff6d2e;
  display: block;
  font-size: 14px;
  height: 70px;
  line-height: 70px;
  padding-left: 0px;
  position: relative;
  text-align: center;
  width: 70px;
  z-index: 1;
}
.play-now .ripple {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
}
.play-now .ripple:before {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  content: "";
  position: absolute;
}
.play-now .ripple:after {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 70px;
  width: 70px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 50%;
  -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -o-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.6);
  -webkit-animation: ripple 3s infinite;
  animation: ripple 3s infinite;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  content: "";
  position: absolute;
}

.background-image {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-repeat: repeat;
  background-position: center;
  background-size: cover;
}

.error-page__inner {
  position: relative;
  display: block;
  text-align: center;
}
.error-page__inner .error-page__title-box {
  position: relative;
  display: block;
}
.error-page__inner .error-page__title {
  position: relative;
  display: inline-block;
  font-size: 280px;
  line-height: 280px;
  margin-bottom: 0;
  color: var(--theme-color1);
}
.error-page__inner .error-page__sub-title {
  font-size: 40px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 50px;
  margin-top: -16px;
}
.error-page__inner .error-page__text {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}
.error-page__inner .error-page__form {
  position: relative;
  display: block;
  margin: 42px auto 20px;
}
.error-page__inner .error-page__form input[type=search] {
  height: 60px;
  width: 100%;
  border: none;
  outline: none;
  background-color: #f5f5f5;
  font-size: 14px;
  color: #333;
  padding-left: 50px;
  padding-right: 75px;
  border-radius: 7px;
}
.error-page__inner .error-page__form button[type=submit] {
  background-color: transparent;
  font-size: 22px;
  position: absolute;
  top: 0;
  right: 0px;
  bottom: 0;
  width: 72px;
  outline: none;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0;
}
.error-page__inner .error-page__form-input {
  position: relative;
  display: block;
  max-width: 570px;
  width: 100%;
  margin: 0 auto;
}

/***

====================================================================
  Contact
====================================================================

***/
.contact-info-block {
  position: relative;
  margin-bottom: 20px;
}
.contact-info-block .inner {
  position: relative;
  padding-left: 110px;
  min-height: 80px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 576px) {
  .contact-info-block .inner {
    padding-left: 70px;
    min-height: auto;
  }
}
.contact-info-block .inner:hover .icon {
  background-color: var(--theme-color-yellow);
  border-radius: 50%;
  color: var(--theme-color-dark);
}
.contact-info-block .icon {
  position: absolute;
  left: 0;
  top: 0;
  height: 80px;
  width: 80px;
  background-color: var(--theme-color1);
  color: #fff;
  font-size: 24px;
  line-height: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media only screen and (max-width: 576px) {
  .contact-info-block .icon {
    height: 50px;
    width: 50px;
    font-size: 20px;
  }
}
.contact-info-block .title {
  font-family: var(--text-font);
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  color: #717070;
  font-weight: 500;
  margin-bottom: 7px;
}
.contact-info-block .text {
  font-family: var(--text-font);
  font-size: 16px;
  line-height: 30px;
  color: #171717;
  font-weight: 500;
  text-transform: uppercase;
}
.contact-info-block .text a {
  color: inherit;
  font-weight: inherit;
}
.contact-info-block .text a:hover {
  color: var(--theme-color1);
}

.contact-details__info {
  position: relative;
  display: block;
  margin-top: 41px;
}
.contact-details__info li {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.contact-details__info li .icon {
  height: 80px;
  width: 80px;
  background-color: var(--theme-color1);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.contact-details__info li .icon span {
  color: var(--theme-color-light);
  font-size: 25px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.contact-details__info li:hover .icon {
  background-color: var(--theme-color2);
}
.contact-details__info li:hover .icon span {
  color: var(--theme-color-light);
}
.contact-details__info li:hover .text a {
  color: var(--notech-base);
}
.contact-details__info li:hover .text a span {
  color: var(--notech-gray);
}
.contact-details__info li .text {
  margin-left: 30px;
}
.contact-details__info li .text p {
  font-size: 14px;
  line-height: 24px;
}
.contact-details__info li .text a {
  font-size: 18px;
  color: var(--notech-black);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.contact-details__info li .text span {
  font-size: 20px;
  color: var(--notech-black);
}
.contact-details__info li + li {
  margin-top: 19px;
}

.contact-form {
  background-color: var(--theme-color-white);
  border-radius: 50px;
  max-width: 737px;
  padding: 70px;
  position: relative;
  width: 100%;
}
@media (max-width: 1299.98px) {
  .contact-form {
    padding: 50px 30px;
  }
}
@media (max-width: 767.98px) {
  .contact-form {
    padding: 50px 30px;
  }
}
@media (max-width: 399.98px) {
  .contact-form {
    border-radius: 0;
  }
}
.contact-form .form-group {
  position: relative;
  margin-bottom: 30px;
}
.contact-form .form-group:last-child {
  margin-bottom: 0;
}
.contact-form .form-group label {
  font-size: 16px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 10px;
}
.contact-form .form-group input:not([type=submit]),
.contact-form .form-group textarea,
.contact-form .form-group select {
  background-color: transparent;
  border: 1px solid rgba(var(--theme-color-black-rgb), 0.1);
  border-radius: 5px;
  color: var(--theme-color1);
  display: block;
  font-weight: 400;
  font-size: 14px;
  height: 60px;
  line-height: 29px;
  padding-left: 20px;
  position: relative;
  width: 100%;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.contact-form .form-group textarea {
  height: auto;
  min-height: 120px;
  padding-top: 20px;
}
.contact-form .form-group ::-webkit-input-placeholder {
  color: var(--text-color4);
  font-family: var(--text-font);
}
.contact-form .form-group input:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus {
  border-color: var(--theme-color1);
}

.map {
  height: 450px;
}

/***
=============================================
    Services Details
=============================================
***/
.service-sidebar {
  position: relative;
  display: block;
  max-width: 365px;
  width: 100%;
}
.service-sidebar .service-sidebar-single {
  position: relative;
  display: block;
  margin-bottom: 30px;
}
.service-sidebar .service-sidebar-single-services {
  position: relative;
  display: block;
  background: #f6f4ec;
  border-radius: 10px;
  padding: 35px 30px 25px;
}
.service-sidebar .service-sidebar-single-services .title {
  position: relative;
  display: block;
  margin-bottom: 12px;
  padding-left: 20px;
}
.service-sidebar .service-sidebar-single-services .title h3 {
  color: var(--headings-color);
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.02em;
}
.service-sidebar .service-sidebar-single-services ul {
  position: relative;
  display: block;
  margin-top: 10px;
}
.service-sidebar .service-sidebar-single-services ul li {
  position: relative;
  display: block;
  margin-bottom: 5px;
  margin-top: -10px;
}
.service-sidebar .service-sidebar-single-services ul li:last-child {
  margin-bottom: 0;
}
.service-sidebar .service-sidebar-single-services ul li a {
  position: relative;
  display: block;
  color: var(--agriox-color-1, #687469);
  font-size: 18px;
  padding: 22px 20px 22px;
  border-radius: 10px;
  background: transparent;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.service-sidebar .service-sidebar-single-services ul li a:hover {
  color: var(--headings-color);
}
.service-sidebar .service-sidebar-single-services ul li a:hover::before {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg);
          transform: perspective(400px) rotateX(0deg);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.service-sidebar .service-sidebar-single-services ul li a:hover i {
  color: var(--theme-color1);
}
.service-sidebar .service-sidebar-single-services ul li a::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  content: "";
  z-index: -1;
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(90deg);
          transform: perspective(400px) rotateX(90deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
  background: #ffffff;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  border-radius: 10px;
}
.service-sidebar .service-sidebar-single-services ul li a i {
  font-size: 16px;
}
.service-sidebar .service-sidebar-single-services ul li.current a::before {
  opacity: 1;
  -webkit-transform: perspective(400px) rotateX(0deg);
          transform: perspective(400px) rotateX(0deg);
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  -webkit-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.service-sidebar .service-sidebar-single-services ul li.current a i {
  color: var(--theme-color1);
}
.service-sidebar .service-sidebar-single-services ul li.current:first-child {
  margin-top: 20px;
}
.service-sidebar .service-sidebar-single-services ul li.current:last-child {
  margin-bottom: 35px;
}
.service-sidebar .service-sidebar-single-contact-box {
  position: relative;
  display: block;
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  padding: 50px 0px 44px;
  z-index: 1;
}
.service-sidebar .service-sidebar-single-contact-box::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(109, 140, 84, 0.93);
  border-radius: 10px;
  content: "";
  z-index: -1;
}
.service-sidebar .service-sidebar-single-contact-box .icon {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 50%;
  background: var(--theme-color2);
}
.service-sidebar .service-sidebar-single-contact-box .icon:hover {
  background-color: var(--headings-color);
}
.service-sidebar .service-sidebar-single-contact-box .icon:hover span::before {
  color: #fff;
}
.service-sidebar .service-sidebar-single-contact-box .icon span::before {
  position: relative;
  display: inline-block;
  color: var(--headings-color);
  font-size: 30px;
  line-height: 60px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.service-sidebar .service-sidebar-single-contact-box .title {
  position: relative;
  display: block;
  margin-top: 20px;
  margin-bottom: 42px;
}
.service-sidebar .service-sidebar-single-contact-box .title h2 {
  color: #ffffff;
  font-size: 36px;
}
.service-sidebar .service-sidebar-single-contact-box .phone {
  font-size: 24px;
  line-height: 34px;
}
.service-sidebar .service-sidebar-single-contact-box .phone a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.service-sidebar .service-sidebar-single-contact-box .phone a:hover {
  color: var(--theme-color1);
}
.service-sidebar .service-sidebar-single-contact-box p {
  color: #ffffff;
  font-size: 14px;
  line-height: 22px;
}
.service-sidebar .service-sidebar-single-btn {
  position: relative;
  display: block;
}
.service-sidebar .service-sidebar-single-btn .thm-btn {
  font-size: 16px;
  padding: 13px 50px 28px;
}
.service-sidebar .service-sidebar-single-btn .thm-btn span::before {
  position: relative;
  display: inline-block;
  top: 13px;
  color: #334b35;
  font-size: 40px;
  padding-right: 25px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-weight: 500;
}
.service-sidebar .service-sidebar-single-btn .thm-btn:hover span::before {
  color: #ffffff;
}
.service-sidebar .banner-widget {
  position: relative;
  display: block;
  background: #fff;
  border-radius: 10px;
  overflow: hidden;
  -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
          box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.08);
}
.service-sidebar .banner-widget .widget-content {
  position: relative;
  display: block;
  width: 100%;
  padding: 45px 30px 40px 30px;
  background-size: cover;
  background-repeat: no-repeat;
}
.service-sidebar .banner-widget .widget-content .shape {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100%;
  width: 278px;
  background-repeat: no-repeat;
  background-size: cover;
}
.service-sidebar .banner-widget .content-box {
  position: relative;
  max-width: 200px;
  width: 100%;
}
.service-sidebar .banner-widget .content-box .icon-box {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 40px;
  background-color: var(--theme-color2);
  color: var(--text-color-bg-theme-color2);
  text-align: center;
  border-radius: 5px;
  margin-bottom: 23px;
}
.service-sidebar .banner-widget .content-box .icon-box .icon-shape {
  position: absolute;
  top: -15px;
  right: -38px;
  width: 32px;
  height: 32px;
  background-repeat: no-repeat;
}
.service-sidebar .banner-widget .content-box h3 {
  display: block;
  font-size: 24px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 22px;
}
.service-sidebar .banner-widget .content-box .theme-btn-two:hover {
  background: #0a267a;
}
.service-sidebar .service-sidebar-single-btn .theme-btn {
  padding: 20px 50px;
}
.service-sidebar .service-sidebar-single-btn .theme-btn .btn-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.service-sidebar .service-sidebar-single-btn .theme-btn span::before {
  position: relative;
  display: inline-block;
  font-size: 36px;
  padding-right: 25px;
  margin-top: 7px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-weight: 500;
}

.services-details__content {
  position: relative;
}
.services-details__content .feature-list .single-item {
  position: relative;
  display: block;
  border: 1px solid #e1e8e4;
  padding: 16px 30px 16px 53px;
  margin-bottom: 20px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.services-details__content .feature-list .single-item .icon-box {
  color: var(--theme-color1);
  position: absolute;
  left: 20px;
  top: 16px;
  font-size: 18px;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.services-details__content .feature-list .single-item .title {
  display: block;
  margin: 0;
  font-size: 16px;
  line-height: 32px;
  font-weight: 600;
  text-transform: uppercase;
}
.services-details__content .feature-list .single-item:hover {
  background-color: var(--theme-color2);
  color: var(--text-color-bg-theme-color2);
}
.services-details__content .feature-list .single-item:hover .icon-box {
  color: var(--text-color-bg-theme-color2);
}
.services-details__content .video-btn {
  background-color: var(--theme-color-white);
  border-radius: 50%;
  color: var(--theme-color-dark);
  display: inline-block;
  font-size: 20px;
  height: 100px;
  left: 0;
  line-height: 100px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 38%;
  width: 100px;
}
@media (max-width: 767.98px) {
  .services-details__content .video-btn {
    height: 60px;
    line-height: 60px;
    width: 60px;
  }
}
.services-details__content .video-btn:before {
  border: 1px solid rgba(255, 255, 255, 0.8);
}
.services-details__content .video-btn:after {
  border: 1px solid rgba(255, 255, 255, 0.8);
}

.service-list li {
  position: relative;
  display: block;
  margin-bottom: 10px;
}
.service-list li:last-child {
  margin-bottom: 0px;
}
.service-list li a {
  position: relative;
  display: block;
  font-size: 18px;
  color: var(--headings-color);
  font-weight: 600;
  background-color: #fff;
  padding: 17px 20px 17px 50px;
  -webkit-box-shadow: 20px 5px 20px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 20px 5px 20px 0px rgba(0, 0, 0, 0.05);
}
.service-list li a:hover, .service-list li a.current {
  color: var(--text-color-bg-theme-color1);
  background-color: var(--theme-color1);
  padding-left: 80px;
}
.service-list li a:hover i, .service-list li a.current i {
  width: 60px;
  color: var(--text-color-bg-theme-color2);
  background-color: var(--theme-color2);
}
.service-list li i {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  left: 0px;
  top: 0px;
  width: 30px;
  height: 100%;
  background-color: #f6f4ec;
  text-align: center;
  font-size: 16px;
  color: #707582;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.sidebar-service-list {
  background-color: #f5faff;
  padding: 45px 40px 30px;
}
.sidebar-service-list li + li {
  margin-top: 10px;
}
.sidebar-service-list li a {
  font-size: 18px;
  font-weight: 700;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  border-radius: 15px;
  padding: 10px 0px;
}
.sidebar-service-list li a:hover {
  color: var(--theme-color1);
}
.sidebar-service-list li a:hover i {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  background-color: var(--theme-color1);
}
.sidebar-service-list li a i {
  height: 32px;
  width: 45px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #191825;
  background-color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  border-radius: 15px;
}
.sidebar-service-list li.current a {
  color: var(--theme-color1);
}
.sidebar-service-list li.current a i {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #fff;
  background-color: var(--theme-color1);
}
.sidebar-service-list.more-serive, .sidebar-service-list.contact-widget {
  background-color: #f5faff;
  padding: 30px 40px;
}
.sidebar-service-list.more-serive li a, .sidebar-service-list.contact-widget li a {
  padding: 0;
}

.nr-list {
  position: relative;
}
.nr-list .title {
  font-style: normal;
  font-family: var(--title-font);
  font-size: 18px;
  line-height: 28px;
}
.nr-list .title span {
  color: transparent;
  font-size: 34px;
  margin-right: 25px;
  -webkit-text-stroke: 1px rgba(10, 18, 34, 0.3);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.nr-list .title:hover span {
  color: #d9d9d9;
}

.outcome-list li {
  color: #6B7280;
  font-family: var(--text-font);
  font-weight: 400;
  font-size: 18px;
  line-height: 29px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.outcome-list li i {
  color: var(--theme-color2);
  font-size: 22px;
}

.service-details-help {
  background-color: var(--theme-color1);
  border-radius: 15px;
  display: block;
  margin-top: 30px;
  overflow: hidden;
  padding: 57px 55px 50px;
  position: relative;
  text-align: center;
  z-index: 1;
}

.help-shape-1 {
  position: absolute;
  bottom: -215px;
  left: -95px;
  width: 220px;
  height: 500px;
  background-color: #303030;
  mix-blend-mode: soft-light;
  border-radius: 150px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  z-index: -1;
}

.help-shape-2 {
  position: absolute;
  top: -118px;
  right: -130px;
  width: 180px;
  height: 350px;
  background-color: #fff;
  mix-blend-mode: soft-light;
  border-radius: 186px;
  -webkit-transform: rotate(48deg);
          transform: rotate(48deg);
}

.help-icon {
  height: 73px;
  width: 73px;
  background-color: #fff;
  color: #191825;
  font-size: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 50%;
  margin: 0 auto 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.help-icon:hover {
  background-color: var(--theme-color1);
  color: #fff;
}

.help-title {
  font-size: 38px;
  color: #fff;
  line-height: 40px;
  margin-bottom: 21px;
  font-weight: 700;
}

.help-contact {
  position: relative;
  display: block;
  margin-top: 21px;
}
.help-contact p {
  font-size: 14px;
  color: #fff;
  margin: 0;
  line-height: 32px;
  font-weight: 600;
  opacity: 0.7;
}
.help-contact a {
  font-size: 30px;
  color: #fff;
  font-weight: 600;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.help-contact a:hover {
  color: #fff;
}

/*--------------------------------------------------------------
# Project Details
--------------------------------------------------------------*/
.project-details__img {
  display: block;
  position: relative;
}
.project-details__img img {
  border-radius: 10px;
  width: 100%;
}

.project-details__content {
  display: block;
  position: relative;
}

.project-details__content-left {
  display: block;
  margin-top: 31px;
  position: relative;
}

.project-details__content-right {
  display: block;
  margin-top: 40px;
  position: relative;
}

.project-details__details-box {
  background-color: var(--theme-color-gray);
  border-radius: 10px;
  padding: 43px 50px 50px;
  position: relative;
  z-index: 1;
}

.project-details__details-list {
  display: block;
  position: relative;
}
.project-details__details-list li {
  display: block;
  position: relative;
}
.project-details__details-list li + li {
  margin-top: 24px;
}

.project-details__client {
  color: #838d9e;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
}
.project-details__client a {
  text-decoration: underline;
}
.project-details__client a:hover {
  color: var(--link-color);
}

.project-details__name {
  font-size: 16px;
  line-height: 24px;
}

.project-details__social {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.project-details__social a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: var(--theme-color2);
  border-radius: 50%;
  color: var(--text-color-bg-theme-color1);
  font-size: 15px;
  height: 40px;
  justify-content: center;
  overflow: hidden;
  position: relative;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 40px;
  z-index: 1;
}
.project-details__social a:hover {
  background-color: var(--theme-color2);
  color: var(--text-color-bg-theme-color2);
}
.project-details__social a + a {
  margin-left: 10px;
}

.project-details__pagination-box {
  display: block;
  padding: 40px 0;
  position: relative;
  text-align: center;
}

.project-details__pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.project-details__pagination li a {
  font-size: 16px;
  color: #696969;
  font-family: var(--text-font);
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.project-details__pagination li a:hover {
  color: var(--theme-color1);
}
.project-details__pagination li a:hover i {
  background-color: var(--theme-color2);
  color: var(--text-color-bg-theme-color2);
  border: 2px solid var(--theme-color2);
}
.project-details__pagination li .content {
  position: relative;
  display: block;
}
.project-details__pagination li .title,
.project-details__pagination li .title a {
  color: #0A1222;
  font-family: var(--text-font);
  font-style: normal;
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
  letter-spacing: -0.03em;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}
.project-details__pagination li .title:hover,
.project-details__pagination li .title a:hover {
  text-decoration-line: underline;
}
.project-details__pagination li.next {
  float: left;
  position: relative;
}
.project-details__pagination li.next .content {
  text-align: left;
  font-weight: var(--body-font-weight-bold);
}
.project-details__pagination li.previous {
  position: relative;
  float: right;
}
.project-details__pagination li.previous .content {
  text-align: right;
}

.room-facility-list {
  position: relative;
}

.room-facility-list .icon {
  border: 1px solid var(--theme-color1);
  border-radius: 50%;
  display: block;
  font-size: 22px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  width: 64px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.room-facility-list .list-one:hover .icon {
  background-color: var(--theme-color1);
  color: #fff;
}

.room-details__content-right {
  position: relative;
  display: block;
  margin-top: 40px;
}

.room-details__details-box {
  background-color: #f5f6f7;
  border: 1px solid var(--theme-color1);
  border-radius: 10px;
  padding: 43px 50px 30px 50px;
  position: relative;
  z-index: 1;
}

.product-details.rd-page .bx-wrapper {
  margin-bottom: 30px;
}

.product-details.rd-page .bx-wrapper .thumb-box li {
  height: auto;
}

@media only screen and (max-width: 480px) {
  .room-block .inner-box .box-caption .book-btn {
    padding: 0 10px;
    margin-right: 10px;
  }
  .room-block.col-lg-3 .inner-box .box-caption .bx-links li {
    margin-right: 10px;
  }
  .rooms-section {
    padding: 80px 0;
  }
}
.project-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
.project-list li {
  color: #0A1222;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.03em;
  line-height: 19px;
  margin-bottom: 30px;
}
.project-list i {
  color: var(--theme-color2);
  margin-right: 10px;
}

.project-list-item .icon {
  color: var(--theme-color1);
  font-size: 26px;
}
.project-list-item .title {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--headings-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: var(--title-font);
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.03em;
}
.project-list-item .text {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: var(--text-color2);
  font-family: var(--text-font);
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

/***

====================================================================
    Blog Details
====================================================================

***/
.blog-details {
  position: relative;
  display: block;
}

.blog-details__left {
  position: relative;
  display: block;
}

.blog-details__img {
  position: relative;
  display: block;
  border-radius: 10px;
}
.blog-details__img img {
  width: 100%;
  border-radius: 10px;
}

.blog-details__date {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--theme-color1);
  text-align: center;
  padding: 21px 24px 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.blog-details__date .day {
  font-size: 16px;
  color: #fff;
  font-weight: var(--body-font-weight-bold);
  line-height: 16px;
}
.blog-details__date .month {
  position: relative;
  display: block;
  font-size: 10px;
  font-weight: var(--body-font-weight-bold);
  color: #fff;
  line-height: 12px;
  text-transform: uppercase;
}

.blog-details__content {
  position: relative;
  display: block;
  margin-top: 22px;
}

.blog-details__meta {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blog-details__meta li + li {
  margin-left: 18px;
}
.blog-details__meta li a {
  font-size: 15px;
  color: #777;
  font-weight: 500;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.blog-details__meta li a:hover {
  color: var(--theme-color1);
}
.blog-details__meta li a i {
  color: var(--theme-color1);
  margin-right: 6px;
}

.blog-details__title {
  font-size: 30px;
  line-height: 40px;
  margin-top: 12px;
  margin-bottom: 21px;
  font-weight: var(--body-font-weight-bold);
  
}

.blog-details__bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 30px 0 30px;
  margin-top: 49px;
  border-top: 1px solid #ece9e0;
}
@media only screen and (max-width: 767px) {
  .blog-details__bottom {
    gap: 30px;
  }
}
.blog-details__bottom p {
  margin: 0;
}

.blog-details__tags span {
  color: #0e2207;
  font-size: 20px;
  margin-right: 14px;
  font-weight: var(--body-font-weight-bold);
}
.blog-details__tags a {
  position: relative;
  font-size: 12px;
  background-color: var(--theme-color1);
  color: #fff;
  display: inline-block;
  padding: 5px 30px 5px;
  font-weight: var(--body-font-weight-bold);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  border-radius: 35px;
}
.blog-details__tags a:hover {
  background-color: var(--theme-color2);
  color: var(--text-color-bg-theme-color1);
  text-decoration: none;
}
.blog-details__tags a + a {
  margin-left: 6px;
}

.blog-details__social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.blog-details__social-list a {
  position: relative;
  height: 43px;
  width: 43px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  color: var(--theme-light-background-text-color);
  background-color: var(--theme-light-background);
  font-size: 15px;
  border-radius: 50%;
  overflow: hidden;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  z-index: 1;
}
.blog-details__social-list a:hover {
  color: var(--text-color-bg-theme-color2);
}
.blog-details__social-list a:hover:after {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.blog-details__social-list a:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  background-color: var(--theme-color2);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -webkit-transition-property: all;
  transition-property: all;
  opacity: 1;
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  z-index: -1;
}
.blog-details__social-list a + a {
  margin-left: 10px;
}

.blog-details__pagenation-box {
  position: relative;
  display: block;
  overflow: hidden;
  margin-bottom: 53px;
}

.blog-details__pagenation {
  position: relative;
  display: block;
}
.blog-details__pagenation li {
  position: relative;
  float: left;
  font-size: 20px;
  color: #0e2207;
  font-weight: var(--body-font-weight-bold);
  color: var(--theme-light-background-text-color);
  background-color: var(--theme-light-background);
  line-height: 30px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  max-width: 370px;
  width: 100%;
  padding-left: 60px;
  padding-right: 60px;
  padding-top: 52px;
  padding-bottom: 52px;
  border-radius: 10px;
}
.blog-details__pagenation li:hover {
  background-color: var(--theme-color2);
  color: var(--text-color-bg-theme-color2);
}
.blog-details__pagenation li + li {
  margin-left: 30px;
}

/* Nav Links */
.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 53px;
}
@media only screen and (max-width: 767px) {
  .nav-links {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
  }
}
.nav-links .prev {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: calc(50% - 15px);
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .nav-links .prev {
    width: 100%;
  }
}
.nav-links .prev .thumb {
  margin-right: 20px;
}
.nav-links .next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  width: calc(50% - 15px);
}
@media only screen and (max-width: 767px) {
  .nav-links .next {
    width: 100%;
  }
}
.nav-links .next .thumb {
  margin-left: 20px;
}
.nav-links > div {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.nav-links > div .thumb {
  display: inline-block;
  min-width: 60px;
  width: 60px;
  height: 60px;
  overflow: hidden;
}
.nav-links > div .thumb a {
  display: inline-block;
}
.nav-links > div > a {
  display: inline-block;
  word-wrap: break-word;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
  font-size: 20px;
  line-height: 1.637;
  font-weight: var(--body-font-weight-bold);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: var(--theme-light-background-text-color);
  background-color: var(--theme-light-background);
  padding: 52px 50px;
  border-radius: 10px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .nav-links > div > a {
    padding: 30px;
  }
}
.nav-links > div > a:hover {
  color: #fff;
  background-color: var(--theme-color1);
}

/*** 

====================================================================
Sidebar
====================================================================

***/
@media (max-width: 991px) {
  .sidebar {
    margin-top: 50px;
  }
}
.sidebar__single + .sidebar__single {
  margin-top: 30px;
}

.sidebar__title {
  margin: 0;
  font-size: 20px;
  margin-bottom: 5px;
  font-weight: var(--h4-font-weight);
}

.sidebar__search {
  position: relative;
  display: block;
}

.sidebar__search-form {
  position: relative;
}
.sidebar__search-form input[type=search] {
  background-color: var(--theme-color1);
  border: none;
  border-radius: 10px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  height: 74px;
  padding-right: 80px;
  outline: none;
  padding-left: 50px;
  width: 100%;
}
.sidebar__search-form input[type=search]::-webkit-input-placeholder {
  color: var(--text-color-bg-theme-color1);
  opacity: 1;
}
.sidebar__search-form input[type=search]::-webkit-input-placeholder, .sidebar__search-form input[type=search]:-ms-input-placeholder, .sidebar__search-form input[type=search]::-ms-input-placeholder, .sidebar__search-form input[type=search]::placeholder {
  color: var(--text-color-bg-theme-color1);
  opacity: 1;
}
@media only screen and (max-width: 767px) {
  .sidebar__search-form input[type=search] {
    padding-left: 30px;
  }
}
.sidebar__search-form button[type=submit] {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
  border: none;
  bottom: 0;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 22px;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 72px;
}
@media only screen and (max-width: 767px) {
  .sidebar__search-form button[type=submit] {
    width: 42px;
  }
}

.sidebar__post {
  position: relative;
  display: block;
  padding: 46px 30px 30px;
  color: var(--theme-light-background-text-color);
  background-color: var(--theme-light-background);
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .sidebar__post {
    padding: 30px;
  }
}
.sidebar__post .sidebar__title {
  margin-left: 20px;
}
@media only screen and (max-width: 767px) {
  .sidebar__post .sidebar__title {
    margin-left: 0;
  }
}
.sidebar__post .sidebar__post-list {
  margin: 0;
}
.sidebar__post .sidebar__post-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 16px 20px 17px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
@media only screen and (max-width: 767px) {
  .sidebar__post .sidebar__post-list li {
    padding: 16px 0;
  }
}
.sidebar__post .sidebar__post-list li:hover {
  background-color: #ffffff;
  border-radius: 10px;
}
.sidebar__post .sidebar__post-list li + li {
  margin-top: 11px;
}
.sidebar__post .sidebar__post-list .sidebar__post-image {
  margin-right: 20px;
  -webkit-box-flex: 70px;
      -ms-flex: 70px 0 0px;
          flex: 70px 0 0;
}
.sidebar__post .sidebar__post-list .sidebar__post-image > img {
  width: 80px;
  border-radius: 10px;
}
.sidebar__post .sidebar__post-list .sidebar__post-content {
  position: relative;
  top: -3px;
}
.sidebar__post .sidebar__post-list .sidebar__post-content h3 {
  font-size: 18px;
  margin: 0;
  line-height: 26px;
  letter-spacing: 0;
}
.sidebar__post .sidebar__post-list .sidebar__post-content h3 a {
  color: #0e2207;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}
.sidebar__post .sidebar__post-list .sidebar__post-content-meta {
  font-size: 14px;
  font-weight: 500;
  color: #757873 !important;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sidebar__post .sidebar__post-list .sidebar__post-content-meta i {
  color: var(--theme-color1);
  font-size: 14px;
  padding-right: 3px;
}

.sidebar__category {
  position: relative;
  display: block;
  color: var(--theme-light-background-text-color);
  background-color: var(--theme-light-background);
  border-radius: 10px;
  padding: 45px 30px 38px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .sidebar__category {
    padding: 30px 15px 30px;
  }
}
.sidebar__category .sidebar__title {
  padding-left: 20px;
  margin-bottom: 9px;
}
.sidebar__category-list {
  margin: 0;
}
.sidebar__category-list li + li {
  margin-top: 4px;
}
.sidebar__category-list li a {
  color: #757873;
  font-size: 16px;
  position: relative;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  display: block;
  background: none;
  padding: 12px 20px;
  font-weight: 500;
  border-radius: 10px;
}
.sidebar__category-list li a:hover {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  color: #0e2207;
  text-shadow: 1px 0 0 rgba(14, 34, 7, 0.5);
}
.sidebar__category-list li a:hover span {
  color: #ffcd1e;
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
}
.sidebar__category-list li a span {
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%) scale(0);
  transform: translateY(-50%) scale(0);
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: var(--theme-color2);
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 16px;
}
.sidebar__category-list li.active a {
  background-color: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.05);
  color: #0e2207;
  border-radius: 10px;
  text-shadow: 1px 0 0 rgba(14, 34, 7, 0.5);
}
.sidebar__category-list li.active a span {
  -webkit-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  color: #ffcd1e;
}

.sidebar__tags {
  position: relative;
  display: block;
  color: var(--theme-light-background-text-color);
  background-color: var(--theme-light-background);
  padding: 46px 45px 50px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .sidebar__tags {
    padding: 30px;
  }
}
.sidebar__tags .sidebar__title {
  margin-left: 5px;
  margin-bottom: 25px;
}

.sidebar__tags-list {
  margin-top: -10px;
}
.sidebar__tags-list a {
  font-size: 14px;
  color: #0e2207;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #ffffff;
  display: inline-block;
  padding: 5px 28px 5px;
  margin-left: 5px;
  border-radius: 30px;
}
.sidebar__tags-list a:hover {
  color: #fff;
  background: var(--theme-color1);
}
.sidebar__tags-list a + a {
  margin-left: 5px;
  margin-top: 10px;
}

.sidebar__comments {
  position: relative;
  display: block;
  color: var(--theme-light-background-text-color);
  background-color: var(--theme-light-background);
  padding: 46px 50px 43px;
  border-radius: 10px;
  overflow: hidden;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .sidebar__comments {
    padding: 30px;
  }
}
.sidebar__comments .sidebar__title {
  margin-bottom: 25px;
}

.sidebar__comments-list {
  position: relative;
  display: block;
}
.sidebar__comments-list li {
  position: relative;
  display: block;
  padding-left: 65px;
}
.sidebar__comments-list li:hover .sidebar__comments-icon {
  background-color: var(--theme-color2);
  color: var(--headings-color);
}
.sidebar__comments-list li + li {
  margin-top: 23px;
}

.sidebar__comments-icon {
  height: 45px;
  width: 45px;
  background-color: var(--theme-color1);
  border-radius: 50%;
  font-size: 15px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar__comments-text-box p {
  font-size: 15px;
  margin: 0;
  line-height: 26px;
  font-weight: 500;
}
.sidebar__comments-text-box p span {
  color: #0e2207;
}
.sidebar__comments-text-box h5 {
  font-size: 15px;
  margin: 0;
  line-height: 26px;
  color: #757873;
  font-weight: 500;
  letter-spacing: 0;
}

/*** 

====================================================================
    Comments
====================================================================

***/
.comment-one .comment-one__title {
  margin-bottom: 30px;
}
.comment-one .comment-one__single {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ece9e0;
  padding-bottom: 60px;
  margin-bottom: 60px;
  -webkit-box-align: top;
      -ms-flex-align: top;
          align-items: top;
}
@media only screen and (max-width: 767px) {
  .comment-one .comment-one__single {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.comment-one .comment-one__content {
  position: relative;
  margin-left: 45px;
}
@media only screen and (max-width: 767px) {
  .comment-one .comment-one__content {
    margin-top: 20px;
    margin-left: 0;
  }
}
.comment-one .comment-one__content h3 {
  margin: 0;
  font-size: 20px;
  color: var(--theme-black);
  margin-bottom: 24px;
}
.comment-one .comment-one__content p {
  font-size: 16px;
  font-weight: 500;
}
.comment-one .comment-one__btn {
  padding: 10px 30px;
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
}
.comment-one .comment-one__image {
  position: relative;
  display: block;
  border-radius: 50%;
  -webkit-box-flex: 100px;
      -ms-flex: 100px 0 0px;
          flex: 100px 0 0;
}
.comment-one .comment-one__image img {
  border-radius: 50%;
}

.comment-form .comment-form__title {
  margin-top: -7px;
}

/*--------------------------------------------------------------
# Team Details
--------------------------------------------------------------*/
.team-details {
  position: relative;
  display: block;
}

.team-details__top {
  padding: 0 0 120px;
}

.team-details-shape-1 {
  position: absolute;
  bottom: -270px;
  right: 0;
  opacity: 0.5;
  z-index: 2;
}
.team-details-shape-1 img {
  width: auto;
}

.team-details__top-left {
  position: relative;
  display: block;
  margin-right: 20px;
}

.team-details__top-img {
  position: relative;
  display: block;
  border-radius: 30px;
}
.team-details__top-img img {
  width: 100%;
  border-radius: 30px;
}

.team-details__big-text {
  color: #eef0f6;
  font-size: 80px;
  font-weight: 400;
  left: -325px;
  letter-spacing: 0.35em;
  line-height: 80px;
  position: absolute;
  text-transform: uppercase;
  top: 209px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.team-details__top-right {
  display: block;
  margin-left: 50px;
  position: relative;
}
@media only screen and (max-width: 991px) {
  .team-details__top-right {
    margin-top: 70px;
    margin-left: 0;
  }
}

.team-details__top-content {
  display: block;
  margin-top: -11px;
  position: relative;
}

.team-details__top-name {
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
  margin-bottom: 3px;
}

.team-details__top-title {
  color: var(--theme-color-dark);
  font-size: 16px;
}

.team-details__social {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 28px;
}
.team-details__social a {
  background-color: var(--theme-color1);
  border-radius: 50%;
  color: #fff;
  font-size: 15px;
  position: relative;
  height: 40px;
  width: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.team-details__social a:hover {
  background-color: var(--theme-color-yellow);
  color: var(--theme-color-dark);
}
.team-details__social a + a {
  margin-left: 10px;
}

.team-details__top-text-1 {
  font-size: 30px;
  color: var(--theme-color1);
  line-height: 45px;
  font-weight: 400;
  margin-bottom: 30px;
}

.team-details__top-text-2 {
  padding-top: 23px;
  padding-bottom: 35px;
}

.team-details__bottom {
  position: relative;
  display: block;
  border-top: 1px solid #e4e5ea;
  padding-top: 110px;
}

.team-details__bottom-left {
  position: relative;
  display: block;
  margin-right: 70px;
}

.team-details__bottom-left-title {
  font-size: 36px;
  font-weight: 700;
  line-height: 46px;
}

.team-details__bottom-left-text {
  padding-top: 30px;
}

.team-details__bottom-right {
  position: relative;
  display: block;
  margin-left: 70px;
  margin-top: 1px;
}
@media only screen and (max-width: 991px) {
  .team-details__bottom-right {
    margin-left: 0;
  }
}

.team-details__progress {
  position: relative;
  display: block;
  width: 100%;
}
.team-details__progress .bar {
  position: relative;
  width: 100%;
  height: 13px;
  background-color: #eef0f6;
  border-radius: 7px;
  margin-bottom: 22px;
}
.team-details__progress .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 13px;
  border-radius: 7px;
  background-color: var(--theme-color1);
  -webkit-transition: all 1500ms ease;
  transition: all 1500ms ease;
}
.team-details__progress .count-text {
  position: absolute;
  right: 0px;
  bottom: 21px;
  color: var(--theme-color-dark);
  line-height: 24px;
  font-size: 14px;
  text-align: center;
  font-weight: 500;
  opacity: 0;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.team-details__progress .bar-inner.counted .count-text {
  opacity: 1;
}
.team-details__progress .bar.marb-0 {
  margin-bottom: 0;
}

.team-details__progress-single {
  position: relative;
  display: block;
}

.team-details__progress-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 28px;
  color: var(--headings-color);
  margin-bottom: 6px;
}

.team-contact-form {
  background-color: #eef0f6;
}
.team-contact-form input[type=text],
.team-contact-form input[type=email] {
  background-color: #fff;
}
.team-contact-form textarea {
  background-color: #fff;
  height: 180px;
}

        .ks-step-area-2 {
            position: relative;
        }
        .video-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(255, 255, 255, 0);
            z-index: 1;
        }
        .content-wrapper {
            position: relative;
            z-index: 2;
        }
        .youtube-container {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
            z-index: 0;
        }
        .youtube-iframe {
            width: 100%;
            height: 100%;
            border: none;
            object-fit: cover;
            transform: scale(1.31); /* 可选：轻微放大确保完全覆盖 */
        }
        .ks-btn-black.yellow-bg {
            background-color: #ffd700;
            color: #000;
            border: none;
            padding: 12px 24px;
            border-radius: 4px;
            cursor: pointer;
            font-weight: bold;
            transition: all 0.3s ease;
        }
        .ks-btn-black.yellow-bg:hover {
            background-color: #ffed4a;
            transform: translateY(-2px);
        }



/* 外部CSS */

.detail_con {
	padding: 93px 0 0;
}

.detail_con .detail_tit {
	padding-bottom: 47px;
	margin-bottom: 116px;
}

.detail_con table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #D3D3D3;
}

.detail_con .table_wrap {
	margin-bottom: 109px;
}

.detail_con table tr {}

.detail_con table th,
.partstable table tr:nth-child(1),
.partstable table tr:nth-child(1) td {
	background: #0938db;
	color: #fff;
	font-size: 21px;
	font-family: "bw-black";
	padding: 14px 40px;
}

.detail_con tbody tr {}

.detail_con tbody td,
.detail_con table tr td {
	font-size: 16px;
	font-family: "bw-reg";
	padding: 14px 40px;
	background: #FFFFFF;
	border-right: 0;
	border-left: 0;
}

.detail_con tbody tr:nth-of-type(2n) td,
.detail_con table tr:nth-of-type(2n) td {
	background: #EEEEEE;
}

.detail_con table tr th:first-of-type,
.detail_con tbody tr td:first-of-type,
.detail_con table tr td:first-of-type {
	border-right: 1px solid #C7C7C7;
}

	.detail_con table th {
		font-size: 14px;
	}

  	.detail_con tbody td {
		font-size: 12px;
	}

  	.detail_con {
		padding: 40px 0 0;
	}

.detailtable table tr:first-of-type td {
	background-color: #1A1A1A;
	color: #fff;
	font-weight: 800;
	font-family: "bw-black";
}

.detailtable table tr:first-of-type td:first-of-type {
	background-color: #0938d3
}

.detailtable table tr:first-of-type td {
	background-color: #1A1A1A;
	color: #fff;
	font-weight: 800;
	font-family: "bw-black";
}

.detailtable table tr:first-of-type td:first-of-type {
	background-color: #0938d3
}


.detail_main .detail_tit {
	text-align: center;
	font-size: 36px;
	position: relative;
	font-family: 'bw-black';
	text-transform: uppercase;
	margin: 0 auto;
	max-width: 630px;
	line-height: 1.4;
	position: relative;
	padding-bottom: 52px;
}

.detail_main .detail_tit:after {
	content: "";
	background: url(img/pro_26.png);
	width: 63px;
	height: 6px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}


	.table_wrap {
		overflow-x: scroll;
	}

  .table_wrap {
	position: relative;
	display: block;
}

.table_wrap td {
	padding: 0 15px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

	.detail_con .table_wrap {
		margin-bottom: 40px;
	}

  .layout {
	position: relative;
	margin: 0 auto;
	width: 1637px;
}


            .subtitle {
            font-size: 1.2rem;
            opacity: 0.9;
            max-width: 600px;
            margin: 0 auto;
            }
            .btn {
            display: inline-block;
            background: #FF5722;
            color: white;
            padding: 15px 40px;
            font-size: 1.2rem;
            font-weight: 600;
            border: none;
            border-radius: 50px;
            cursor: pointer;
            transition: all 0.3s ease;
            box-shadow: 0 4px 15px rgba(255, 87, 34, 0.4);
            margin-top: 20px;
            }
            .btn:hover {
            background: #E64A19;
            transform: translateY(-3px);
            box-shadow: 0 6px 20px rgba(255, 87, 34, 0.6);
            }
            .btn:active {
            transform: translateY(1px);
            }
            .features {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
            gap: 30px;
            margin: 50px 0;
            }
            .feature {
            background: rgba(255, 255, 255, 0.1);
            backdrop-filter: blur(10px);
            border-radius: 15px;
            padding: 25px;
            width: 280px;
            color: white;
            box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1);
            transition: transform 0.3s ease;
            }
            .feature:hover {
            transform: translateY(-10px);
            }
            .feature-icon {
            font-size: 2.5rem;
            margin-bottom: 15px;
            color: #FFD700;
            }
            .feature h3 {
            margin-bottom: 10px;
            font-size: 1.4rem;
            }
            /* 表单样式 */
            .form-overlay {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.7);
            display: flex;
            align-items: center;
            justify-content: center;
            z-index: 1000;
            opacity: 0;
            visibility: hidden;
            transition: all 0.3s ease;
            }
            .form-overlay.active {
            opacity: 1;
            visibility: visible;
            }
            .form-container {
            background: white;
            border-radius: 15px;
            box-shadow: 0 15px 50px rgba(0, 0, 0, 0.3);
            width: 90%;
            max-width: 500px;
            padding: 30px;
            transform: scale(0.9);
            transition: transform 0.4s ease;
            position: relative;
            }
            .form-overlay.active .form-container {
            transform: scale(1);
            }
            .close-btn {
            position: absolute;
            top: 15px;
            right: 20px;
            font-size: 1.8rem;
            color: #777;
            cursor: pointer;
            transition: color 0.3s;
            background: none;
            border: none;
            }
            .close-btn:hover {
            color: #FF5722;
            }
            .form-title {
            text-align: center;
            margin-bottom: 25px;
            color: #333;
            font-size: 1.8rem;
            }
            .form-group {
            margin-bottom: 20px;
            text-align: left;
            }
            .form-group label {
            display: block;
            margin-bottom: 8px;
            font-weight: 600;
            color: #555;
            }
            .form-control {
            width: 100%;
            padding: 12px 15px;
            border: 2px solid #e1e1e1;
            border-radius: 8px;
            font-size: 1rem;
            transition: border-color 0.3s;
            }
            .form-control:focus {
            border-color: #6a11cb;
            outline: none;
            }
            .submit-btn {
            background: linear-gradient(135deg, #6a11cb 0%, #2575fc 100%);
            color: white;
            border: none;
            border-radius: 8px;
            padding: 14px;
            font-size: 1.1rem;
            font-weight: 600;
            width: 100%;
            cursor: pointer;
            transition: transform 0.3s;
            margin-top: 10px;
            }
            .submit-btn:hover {
            transform: translateY(-3px);
            }
            .form-footer {
            text-align: center;
            margin-top: 20px;
            color: #777;
            font-size: 0.9rem;
            }
            /* 响应式设计 */
            @media (max-width: 768px) {
            h1 {
            font-size: 2.2rem;
            }
            .features {
            flex-direction: column;
            align-items: center;
            }
            .feature {
            width: 100%;
            max-width: 350px;
            }
            .form-container {
            padding: 20px;
            }
            }
            @media (max-width: 480px) {
            h1 {
            font-size: 1.8rem;
            }
            .btn {
            padding: 12px 30px;
            font-size: 1rem;
            }
            .form-title {
            font-size: 1.5rem;
            }
            }

.m-foot {
            position: fixed;
            bottom: 0;
            left: 0;
            z-index: 999;
            width: 100%;
            background: #004ba5;
            display: flex;
            justify-content: space-around;
            box-sizing: border-box;
            border-top: 1px solid #dbdbdb;
        }

        /* 桌面端侧边栏悬浮样式*/
        .desktop-sidebar {
            position: fixed;
            top: 50%;
            right: 20px;
            transform: translateY(-50%);
            z-index: 999;
            display: none;
        }

        .desktop-sidebar ul {
            display: flex;
            flex-direction: column;
            margin: 0;
            padding: 0;
            list-style: none;
        }

        .desktop-sidebar ul li {
            margin-bottom: 15px;
            position: relative;
        }

        .desktop-sidebar ul li a {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-decoration: none;
            background: #0938d3;          /* 侧边栏背景色 */
            border-radius: 50%;            /* 圆形边框 */
            padding: 12px;                /* 内边距 */
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);  /* 阴影效果 */
            transition: all 0.3s ease;     /* 过渡效果 */
        }

        .desktop-sidebar ul li a:hover {
            background: #0938d3;           /* 悬停背景色 */
            transform: translateY(-10px);   /* 悬停上移效果 */
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);  /* 悬停阴影增强 */
        }

        .desktop-sidebar ul li:not(:last-child):after {
            display: none;
        }

        .desktop-sidebar ul li svg {
            color: #ffffff;
            fill: #ffffff;
            width: 32px;
            height: 32px;
            margin-bottom: 5px;
        }

        .desktop-sidebar ul li span {
            line-height: 1.2;
            font-size: 12px;
            color: #ffffff;
            white-space: nowrap;
        }

        /* 桌面端显示侧边栏*/
        @media only screen and (min-width: 769px) {
            .m-foot {
                display: none;
            }
            .desktop-sidebar {
                display: flex;
            }
        }

        @media only screen and (max-width: 768px) {
            .desktop-sidebar {
                display: none;
            }
        }

        /* 移动端分隔线 */
        .m-foot ul li:not(:last-child):after {
            content: "";
            position: absolute;
            right: 0;
            top: 10px;
            bottom: 10px;
            width: 1px;
            background: #dbdbdb;
        }

        .m-foot ul, .desktop-sidebar ul {
            display: flex;
            margin: 0;
            padding: 0;
            list-style: none;
			width:100%;
        }

        .m-foot ul li, .desktop-sidebar ul li {
            box-sizing: border-box;
        }

        .m-foot ul li, .m-foot ul a {
            flex: 1;
            height: 54px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            position: relative;
        }

        .m-foot ul li svg, .desktop-sidebar ul li svg {
            display: block;
        }

        .m-foot ul li svg {
            color: #ffffff;
            fill: #ffffff;
            width: 22px;
            height: 22px;
            margin-bottom: 2px;
        }

        .m-foot ul li span, .desktop-sidebar ul li span {
            text-align: center;
        }

        .m-foot ul li span {
            line-height: 1.4;
            font-size: 11px;
            color: #ffffff;
            padding: 0 2px;
        }

       
        .m-foot ul li:nth-child(3), .desktop-sidebar ul li:nth-child(3) {
            background: none;
        }

        .m-foot ul li:nth-child(3) span, .desktop-sidebar ul li:nth-child(3) span {
            color: #fff !important;
        }

        /* 图标通用样式 */
        .icon {
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            vertical-align: middle;
            fill: currentColor;
        }

		
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	outline: 0;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

/*-------------------------------
			font start
			----------------------------------*/
@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: 'fontawesome';
	src: url("fonts/Font-Awesome/fontawesome-webfont.eot");
	src: url("fonts/Font-Awesome/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/Font-Awesome/fontawesome-webfont.woff2") format("woff2"), url("fonts/Font-Awesome/fontawesome-webfont.woff") format("woff"), url("fonts/Font-Awesome/fontawesome-webfont.ttf") format("truetype"), url("fonts/Font-Awesome/fontawesome-webfont.svg#fontawesomeBold") format("svg");
	font-display: fallback;
}

@font-face {
	font-family: "Roboto-Regular";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Regular.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Roboto-Bold";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Bold.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Roboto-Black";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Black.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Roboto-Medium";
	font-style: normal;
	src: url(fonts/Roboto/Roboto-Medium.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Poppins-Bold";
	font-style: normal;
	src: url(fonts/Poppins/Poppins-Bold.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Poppins-Light";
	font-style: normal;
	src: url(fonts/Poppins/Poppins-Light.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Poppins-Medium";
	font-style: normal;
	src: url(fonts/Poppins/Poppins-Medium.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Poppins-Regular";
	font-style: normal;
	src: url(fonts/Poppins/Poppins-Regular.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Poppins-SemiBold";
	font-style: normal;
	src: url(fonts/Poppins/Poppins-SemiBold.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Helvetica-Bold";
	font-style: normal;
	src: url(fonts/Helvetica-Bold.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "Helvetica";
	font-style: normal;
	src: url(fonts/Helvetica.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "NotoSansHans";
	font-style: normal;
	src: url(fonts/NotoSansHans-Regular-2.ttf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "BwAletaNo10DEMO-Black";
	font-style: normal;
	src: url(fonts/newfont/BwAletaNo10DEMO-Black.otf) format("OpenType");
	font-display: fallback;
}

@font-face {
	font-family: "BwAletaNo10DEMO-Medium";
	font-style: normal;
	src: url(fonts/newfont/BwAletaNo10DEMO-Medium.otf) format("OpenType");
	font-display: fallback;
}

@font-face {
	font-family: "BwAletaNo10DEMO-Regular";
	font-style: normal;
	src: url(fonts/newfont/BwAletaNo10DEMO-Regular.otf) format("OpenType");
	font-display: fallback;
}

@font-face {
	font-family: "alibabapuhuiti-2-105-heavy";
	font-style: normal;
	src: url(fonts/newfont/alibabapuhuiti-2-105-heavy.otf) format("OpenType");
	font-display: fallback;
}

/*-------------------------------
			font end
			----------------------------------*/
/* clear floating */
.clearfix:after,
.layout:after,
.sys_row:after,
.web_main:after,
.page_main:after,
.nav_wrap .head_nav:after,
.items_list ul:after,
.product_items:after,
.promote_list:after,
.cate_items ul:after,
.web_head .logo:after,
.product-intro:after,
.detail-tabs:after,
.foot_items:after,
.news_cell:after,
.sys_row:after,
.banner_navigate_button:after,
.foor_service:after {
	clear: both;
	display: block;
	visibility: hidden;
	height: 0;
	content: "";
}

.clearfix,
.layout,
.sys_row,
.clearfix,
.layout,
.sys_row,
.flex_row,
.web_main,
.page_main,
.nav_wrap .head_nav,
.items_list ul,
.product_items,
.promote_list,
.cate_items ul,
.web_head .logo,
.product-intro,
.detail-tabs,
.foot_items,
.sys_row,
.banner_navigate_button,
.foor_service {
	*zoom: 1;
}

.clear {
	clear: both;
}

/* layout */
body {
	position: absolute;
	top: 0;
	left: 0;
	overflow-x: hidden;
	width: 100%;
	min-width: 1200px;
}

.layout {
	position: relative;
	margin: 0 auto;
	width: 1637px;
}

.slider_banner.layout {
	width: 100%;
}

.z9999 {
	z-index: 9999 !important;
}

.hide {
	display: none;
}

/*gotop*/
.gotop {
	position: fixed;
	right: 50px;
	bottom: 50px;
	z-index: 99999;
	visibility: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 50px;
	height: 50px;
	background-color: #0b87fb;
	background-clip: content-box;
	box-shadow: 0 0 8px rgba(0, 0, 0, .2);
	color: #ffffff;
	text-align: center;
	text-align: center;
	font-size: 18px;
	line-height: 50px;
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(100%);
	-moz-transform: translateY(100%);
	-o-transform: translateY(100%);
	transform: translateY(100%);
	-ms-transform: translateY(100%);
}

.gotop:hover,
.gotop.active:hover {
	background-color: #0b87fb;
	color: #fff;
}

.gotop.active {
	visibility: visible;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	-o-transform: none;
	transform: none;
	-ms-transform: none;
}

.gotop:before,
.gotop em {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.gotop em {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: #fff;
	font-size: 12px;
	opacity: 0;
	-webkit-transform: translateY(10px);
	-o-transform: translateY(10px);
	transform: translateY(10px);
	filter: alpha(opacity=0);
	-ms-transform: translateY(10px);
}

.gotop:before {
	display: block;
	content: '\f176';
	font-family: 'fontawesome';
}

.gotop:hover em {
	opacity: 1;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	filter: alpha(opacity=100);
	-ms-transform: none;
}

.gotop:hover:before {
	opacity: 0;
	-webkit-transform: translateY(-15px) scale(.5);
	-o-transform: translateY(-15px) scale(.5);
	transform: translateY(-15px) scale(.5);
	-ms-transform: translateY(-15px) scale(.5);
	filter: alpha(opacity=0);
}

/* transition */
.head_nav li a,
.nav_wrap .head_nav li li a,
.nav_wrap .head_nav li ul,
.nav_wrap .head_nav li li>a:before,
.head_nav b:after,
.product_item figure,
.gotop,
.product-item .item-img img,
.product_item .item_img img,
.product_item .item_img a,
.product_item,
.product_item .item_img a:before,
.product_item .item_img a:after,
.product_item .item_img:after,
.product-btn-wrap a,
.web_head,
.change-language .change-language-title a:after,
.newsletter .button,
.mobile-head-item .middle-show-content-wrap,
.product_item figure figcaption,
.foot_item a,
.pages a,
.head_sns li img,
.side_product_item .add-friend,
.side_product_item .add-friend:after,
.side-product-items .btn-prev,
.side-product-items .btn-next,
.blog-item:after {
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-ms-transition: all .3s ease;
}

.head_nav>li>a:before,
.head_nav>li>a:after,
.icon-cate,
.foot_txt_list li a:before,
.web_footer .button:before,
.industry_list li img,
.featured_item,
.foot_txt_list li,
.more,
.foot_sns li img,
.data_title,
.more i,
h3,
a,
.display_info,
.display_ico,
.more img,
.about_display .swiper-slide {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
}

a,
.nav_wrap .nav_btn_close,
.index_main .product_item figure,
.foot_item.foot_nav .fot_tit:before,
.foot_item.foot_nav .fot_tit:after,
.goods-may-like .navigate_button_next:before,
.goods-may-like .navigate_button_prev:before,
.feature_item .item_img img,
.feature_item .item_img:before,
.feature_item .item_img:after,
.news_btn,
.news_right .news_info,
.news_more,
.index_inquiry_wrap .inquiry_btn:before,
.index_inquiry_wrap .inquiry_btn {
	-webkit-transition: all .35s ease-in-out;
	-o-transition: all .35s ease-in-out;
	transition: all .35s ease-in-out;
}

/*hover*/

/* grid */
.sys-layer {
	margin: 0 auto;
}

.sys-row {
	margin: 0 -8px;
}

.sys-col {
	float: left;
}

.sys-col-inner {
	margin: 0 8px;
}

.sys-col-md {
	float: left;
}

.sys-col-md-12 {
	width: 100%;
}

.sys-col-md-11 {
	width: 91.66666667%;
}

.sys-col-md-10 {
	width: 83.33333333%;
}

.sys-col-md-9 {
	width: 75%;
}

.sys-col-md-8 {
	width: 66.66666667%;
}

.sys-col-md-7 {
	width: 58.33333333%;
}

.sys-col-md-6 {
	width: 50%;
}

.sys-col-md-5 {
	width: 41.66666667%;
}

.sys-col-md-4 {
	width: 33.33333333%;
}

.sys-col-md-3 {
	width: 25%;
}

.sys-col-md-2 {
	width: 16.66666667%;
}

.sys-col-md-1 {
	width: 8.33333333%;
}

.sys_row {
	margin-right: -15px;
	margin-left: -15px;
}

.sys_col {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

/* float */
.sys_fl {
	float: left !important;
}

.sys_fr {
	float: right !important;
}

/* flex */
.flex_row,
.items_list>ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}

.flex_row_nowrap {
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

/* button */
.sys_btn {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: .2em 2em .2em 1em;
	min-width: 150px;
	border: 2px solid #0b87fb;
	background-color: #f9f9f9;
	color: #333 !important;
	vertical-align: middle;
	text-align: left;
	text-transform: uppercase;
	text-overflow: ellipsis;
	white-space: nowrap;
	letter-spacing: -.1em;
	font-size: 22px;
	line-height: 2;
	cursor: pointer;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	user-select: none;
	-ms-transform: scale(1);
}

.sys_btn:hover {
	background-color: #0b87fb;
	color: #fff !important;
}

.sys_btn:after {
	position: absolute;
	top: 50%;
	right: 1.5em;
	margin-top: -.6em;
	content: '\f04b';
	font-size: 12px;
	font-family: 'fontawesome';
	line-height: 1.2em;
}


/* placeholder */
input::-webkit-input-placeholder {
	color: rgba(0, 0, 0, .71);
}

input:-moz-placeholder {
	color: rgba(0, 0, 0, .71);
}

input::-moz-placeholder {
	color: rgba(0, 0, 0, .71);
}

input:-ms-input-placeholder {
	color: rgba(0, 0, 0, .71);
}

/* box-sizing */
.nav_wrap,
.product_item .item_img {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
}

/* font-family */
.search-btn,
.side-cate li .icon-cate:before,
.product-btn-wrap a:before,
.mobile-head-item .title:before,
.head_nav>li:after,
.head_nav li b:after,
.download-item .item-button:before,
.faq-item .faq-title:before {
	display: inline-block;
	text-decoration: inherit;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: "fontawesome";
	speak: none;
}

.fa:before,
.btn_more:after,
.sys_btn:after,
.head-search .search-btn:before,
.swiper-button-next:before,
.swiper-button-prev:before,
.side-product-items .btn-prev:before,
.side-product-items .btn-next:before,
.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before {
	font-family: 'fontawesome';
}

/*flex_row*/
.techtitle ul,
.techdesc ul.flex_row {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}


/*==============web_head=================*/

/* web_head */
.web_head {
	position: relative;
	z-index: 9;
}

.web_head .logo {
	float: left;
	margin: 0;
	padding-left: 14px;
}

.web_head .logo img {
	width: auto;
}

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

.head_layer .layout {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	position: static;
	padding: 8px 0;
}

.web_head .head_right {
	float: right;
}

.web_head .try {
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-family: "Poppins-Regular";
	line-height: 35px;
	padding: 0 18px;
	background-color: #cb0000;
	border: 1px solid #cb0000;
	border-radius: 5px;
}

.web_head .try:hover {
	color: #cb0000;
	background-color: transparent;
}

.web_head .change-language {
	display: inline-block;
	position: relative;
	text-align: left;
	vertical-align: middle;
	margin-right: 24px;
}

.web_head .change-language-info {
	display: inline-block;
	vertical-align: middle;
}

.web_head .change-language::before {
	content: '';
	width: 1px;
	height: 15px;
	background-color: #999999;
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 6px;
}

.web_head .change-language-title a {
	position: relative;
}

.web_head .btn--search {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	cursor: pointer;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

.web_head .btn--search:before,
.web_head .btn--search:after {
	content: '';
	display: inline-block;
	width: 17px;
	height: 17px;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.web_head .btn--search:before {
	background-image: url(img/demo/search_ico.png);
}

.web_head .btn--search:after {
	background-image: url(img/demo/search_ico.png);
	position: absolute;
	left: 0;
	top: 3.5px;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5);
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	transition-delay: .2s;
}

.web_head .btn--search:hover:after {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.web_head .btn--search:hover:before {
	-webkit-transform: scale(.3);
	-ms-transform: scale(.3);
	-o-transform: scale(.3);
	transform: scale(.3);
	opacity: 0;
	filter: alpha(opacity=0);
}

.head_layer .nav_wrap {
	text-align: center;
	float: left;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
}

.nav_wrap .head_nav {
	font-size: 0;
	display: inline-block;
}

.nav_wrap .head_nav>li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	margin: 0 10px;
	vertical-align: middle;
}

.nav_wrap .head_nav>li>a::after {
	content: '';
	width: 0;
	height: 2px;
	background-color: #cb0000;
	position: absolute;
	bottom: 18px;
	left: 50%;
	transform: translateX(-50%);
}

.nav_wrap .head_nav>li>a {
	position: relative;
	display: inline-block;
	padding: 0 12px;
	line-height: 77px;
	color: #333333;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	z-index: 1000;
	font-size: 15px;
	font-family: "Poppins-Regular";
}

.nav_wrap .head_nav>li>a>em {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	z-index: 1;
}

.nav_wrap .head_nav>li>a>b {
	display: inline-block;
	margin-left: 5px;
	transform: translateY(-3px);
}

.nav_wrap .head_nav>li>a>b:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border: 4px solid #333333;
	border-top-width: 5px;
	border-bottom: 0;
	border-left-color: transparent;
	border-right-color: transparent;
	vertical-align: middle;
}

.nav_wrap .head_nav>li li {
	position: relative;
	text-align: left;
	padding: 0 15px;
	vertical-align: top;
}

.nav_wrap .head_nav>li li a {
	display: block;
	line-height: 1.8em;
	padding: 8px 0;
	font-size: 16px;
	position: relative;
	color: #4b4b4b;
	font-family: "Poppins-Medium";
}

.nav_wrap .head_nav>li li li a {
	font-family: "Poppins-Regular";
}

.nav_wrap .head_nav>li li a:before,
.nav_wrap .head_nav>li li:hover>a:before {
	content: '';
	display: block;
	width: 8px;
	height: 8px;
	background-color: #cb0000;
	border-radius: 4px;
	position: absolute;
	left: -15px;
	top: 40%;
	opacity: 0;
	filter: alpha(opacity=0);
}

.nav_wrap .head_nav>li li a:hover:before,
.nav_wrap .head_nav>li li:hover>a:before {
	top: 50%;
	margin-top: -4px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.nav_wrap .head_nav>li li b:after {
	content: none;
	display: inline-block;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 5px solid #8e8e8e;
	border-left-width: 6px;
	border-right: 0;
	border-top-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	right: 0;
	top: 14px;
}

.nav_wrap .head_nav>li li:last-child>a {
	border-bottom: 0;
}

.nav_wrap .head_nav>li li:hover>a {
	color: #cb0000;
}

.nav_wrap .head_nav>li li:hover>a b:after,
.nav_wrap .head_nav>li.nav-current>a>b:after {
	border-left-color: #cb0000;
}

.nav_wrap .head_nav>li>em {
	vertical-align: middle;
}

.nav_wrap .head_nav>li.nav-current>a,
.nav_wrap .head_nav>li:hover>a {
	color: #cb0000;
	font-family: "Roboto-Bold";
}

.nav_wrap .head_nav>li:hover>a>b:after {
	border-top-color: #cb0000;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.nav_wrap .head_nav>li:hover>a::after,
.web_head .head_nav>li.nav-current>a::after {
	width: 100%;
}

/* .nav_wrap .head_nav li ul{width: 100%;padding: 15px 0;border-top: 1px solid #cfcfcf;background-color: rgba(255,255,255,.96);background-color: #fff;position: absolute;left: 0;top: 100%;z-index:999;-webkit-transform:scaleY(0) rotateY(30deg);-ms-transform:scaleY(0) rotateY(30deg);-o-transform:scaleY(0) rotateY(30deg);transform:scaleY(0) rotateY(30deg);opacity:0;filter: alpha(opacity=0);visibility:hidden;box-sizing: border-box;-webkit-transform-origin: center 0;-moz-transform-origin: center 0;-ms-transform-origin: center 0;-o-transform-origin: center 0;transform-origin: center 0;}
.nav_wrap .head_nav>li ul ul{position: static;border-top: none;padding: 0;-webkit-transform: none; -ms-transform: none;-o-transform: none;transform: none;opacity: 1;filter: alpha(opacity=100);visibility: visible;}
.nav_wrap .head_nav>li>ul{padding: 0 13.5%; text-align: left;box-shadow: 0 6px 9px 0px rgba(0,0,0,0.1);}
.nav_wrap .head_nav>li>ul>li{display: inline-block;width: 300px;padding: 15px 0;}
.nav_wrap .head_nav li:hover>ul{-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;opacity: 1;filter: alpha(opacity=100);visibility: visible;} */


.head_nav li ul {
	position: absolute;
	top: 100%;
	left: 0;
	text-align: left;
	display: block;
	padding: 10px;
	width: 270px;
	border-radius: 0 0 7px 7px;
	background-color: #ffffff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .1);
	opacity: 0;
	-webkit-transition: all ease-in-out .35s;
	transition: all ease-in-out .35s;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: top;
	transform-origin: top;
}

.head_nav>li ul li {
	position: relative;
	padding: 3px;
	font-size: 14px;
	line-height: 2;
}

.head_nav>li ul li:hover>a {
	color: #cb0000;
}

.head_nav>li ul li a {
	position: relative;
	display: block;
	color: #000;
	font-size: 16px;
}

.head_nav>li ul li a b:before {
	content: '\f105';
	font-family: 'fontawesome';
}

.head_nav>li ul li a b {
	position: absolute;
	top: 22px;
	right: 0;
	display: inline-block;
	overflow: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 19px;
	height: 19px;
	text-align: center;
	line-height: 19px;
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.head_nav li ul ul {
	top: 0;
	left: calc(100% + 20px);
}

.head_nav li.menu_show>ul {
	display: block;
	opacity: 1;
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}

.web_head .head_nav>li:hover>a {
	position: relative;
	z-index: 1;
	color: #cb0000;
}

.head_nav>li>a:hover b {
	-webkit-transform: rotateX(180deg);
	-o-transform: translateY(-50%) rotate(180deg);
	transform: translateY(-50%) rotate(180deg);
	-ms-transform: translateY(-50%)rotate(180deg);
}

.web_head .head_nav>li.nav-current>a {
	color: #cb0000;
}

.fixed-nav .head_layer {
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
	-webkit-transform: translateY(-100%);
	-ms-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	opacity: 1;
	background-color: rgba(255, 255, 255);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e5ffffff, endColorstr=#e5ffffff);
	border-bottom: 1px solid #ddd;
}

.fixed-nav-active .head_layer {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	-webkit-transition: all 0.6s ease;
	-o-transition: all 0.6s ease;
	transition: all 0.6s ease;
}

.fixed-nav .logo a,
.fixed-nav .logo img,
.fixed-nav .head_nav li a {
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}

/* web_footer */
.web_footer {
	position: relative;
	z-index: 1;
	background-color: #1b1b1b;
}

.foot_inquiry {
	padding: 30px 0 30px;
	background-color: #f2f6f7;
}

.foot_inquiry .layout {
	align-items: center;
}

.inquiry_wrap {
	flex: 1;
	padding-right: 15%;
}

.inquiry_wrap h2 {
	text-transform: uppercase;
}

.inquiry_wrap p {
	color: #333333;
	font-size: 18px;
	font-family: "Poppins-Regular";
	line-height: 1.44;
	margin-top: 10px;
}

.inquiry_btn {
	color: #ffffff;
	font-size: 24px;
	font-family: "NotoSansHans";
	margin-top: 22px;
	line-height: 54px;
	padding: 0 16px 0 26px;
	border: 1px solid #cb0000;
	background-color: #cb0000;
	display: inline-block;
}

.inquiry_btn:hover {
	background-color: transparent;
	color: #cb0000;
}

.foot_service .layout {
	width: 100%;
}

.foot_service .foot_items {
	padding: 77px 12% 61px 16.35%;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: flex-end;
	-webkit-flex-wrap: nowrap;
	-moz-flex-wrap: nowrap;
	-ms-flex-wrap: nowrap;
	-o-flex-wrap: nowrap;
	flex-wrap: nowrap;
}

.foot_item img {
	width: auto;
}

.foot_item {
	position: relative;
}

.foot_item_contact {
	width: 46.58%;
}

.foot_item_links {
	width: 40%;
}

.foot_item_products {
	flex: 1;
}

.foot_item .title {
	position: relative;
	display: inline-block;
	font-size: 26px;
	color: #ffffff;
	font-family: "NotoSansHans";
	font-weight: normal;
	margin-top: 34px;
	margin-bottom: 16px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ffffff;
	white-space: nowrap;
}

/* .foot_item.foot_item_contact .title{margin-bottom:26px;font-family: "Poppins-Regular";}
.foot_item.foot_item_inquiry .title{margin-bottom:21px} */
.contact_item {
	padding: 11px 0 17px 32px;
	background-repeat: no-repeat;
}

.contact_item.contact_item_company {
	background-image: url(img/demo/company.png);
	background-position: left 8px;
}

.contact_item.contact_item_add {
	background-image: url(img/demo/address.png);
	background-position: left 21px;
}

.contact_item.contact_item_tel {
	background-image: url(img/demo/tel.png);
	background-position: left 8px;
}

.contact_item.contact_item_eml {
	background-image: url(img/demo/email.png);
	background-position: left 12px;
}

.contact_item.contact_item_wp {
	background-image: url(img/demo/whatsapp.png);
	background-position: left 11px;
}

.foot_contact_list .item_val {
	cursor: pointer;
	word-break: break-word;
	color: #ffffff;
	font-size: 16px;
	font-family: "NotoSansHans";
	font-style: normal;
	line-height: 1.1875;
}

.foot_contact_list .item_val a {
	color: #ffffff;
}

.foot_contact_list {
	padding-right: 32%;
	margin-top: 22px;
}

.foot_txt_list li {
	overflow: hidden;
}

.foot_txt_list li a {
	color: #ffffff;
	font-size: 16px;
	font-family: "Poppins-Regular";
	line-height: 2.25;
	display: inline-block;
	position: relative;
	white-space: nowrap;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.foot_txt_list li:hover a {
	text-decoration: underline;
}

.foot_bar {
	padding: 21px 0 17px;
	border-top: 1px solid #414141;
	text-align: center;
}

.foot_sns li {
	display: inline-block;
	margin: 0 9px;
}

.foot_sns li img {
	width: auto;
}

.foot_sns li:hover img {
	transform: rotate(20deg);
}

.copyright {
	text-align: center;
	color: #999999;
	font-size: 16px;
	font-family: "Arial";
	margin-top: 7px;
	text-transform: uppercase;
	opacity: .5;
}

.copyright a {
	color: #999999;
}

@media screen and (max-width: 768px) {
	.tel_link {
		pointer-events: auto;
	}
}

/* web_footer end */

/*-------------------------------------------------------- 
														page: index
																	------------------------------------------------------*/
.web_main {
	position: relative;
	z-index: 2;
}


/*slider_banner*/
.slider_banner.layout {
	overflow: visible;
}

.slider_banner .swiper-slide img {
	width: 100%;
	min-height: 150px;
}

.slider_banner .swiper-slide img+img {
	position: absolute;
	top: 0;
	left: 0;
}

.slider_banner .swiper-slide img {
	width: 100%;
	transition: 3s linear;
	transform: scale(1.08);
}

.slider_banner .swiper-slide.swiper-slide-active img {
	transform: scale(1);
}

.slider_banner .swiper-button {
	cursor: pointer;
	;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 51px;
	height: 51px;
	background-repeat: no-repeat;
	background-position: center;
	z-index: 2;
}

.slider_banner .banner_button_prev {
	left: 6.85%;
	background-image: url(img/demo/arrow_left.png);
}

.slider_banner .banner_button_next {
	right: 6.85%;
	background-image: url(img/demo/arrow_right.png);
}

.slider_banner .swiper-button-white {
	position: static;
	position: relative;
	right: auto;
	left: auto;
	display: inline-block;
	overflow: hidden;
	margin: auto;
	width: 60px;
	height: 90px;
	border-radius: 0;
	background-color: #ffffff;
	background-position: center;
	background-repeat: no-repeat;
	vertical-align: middle;
	text-indent: -9999px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.slider_banner .swiper-pagination {
	bottom: 31px;
	left: 50% !important;
	opacity: 1;
	transform: translateX(-50%);
}

.slider_banner .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background-color: #ffffff;
	margin: 0 6.5px;
	display: inline-block;
	border-radius: 4.5px;
}

.slider_banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
	width: 81.44px;
}

.banner_info {
	position: absolute;
	top: 50%;
	left: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
}

.banner_info h2 {
	color: #fff;
	font-size: 48px;
	font-family: "BwAletaNo10DEMO-Black";
	position: relative;
	line-height: 1.52083;
	text-transform: uppercase;
}

.banner_info h3 {
	color: #fff;
	font-size: 28px;
	font-family: "BwAletaNo10DEMO-Medium";
	position: relative;
	padding-top: 16px;
	line-height: 1.7;
}

.banner_info .more {
	font-family: "BwAletaNo10DEMO-Black";
	font-size: 26px;
	line-height: 48px;
	padding: 0 23.5px;
	margin-top: 47px;
	border-radius: 10px;
}


.slider_banner .swiper-pagination-bullet,
.classi_controls .swiper-button,
.inquiry_btn::after,
.item_val,
.head_nav a::after {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

/*=======idnex public=============*/
.index_main>section {
	position: relative;
}

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

.hd_title {
	position: relative;
	color: #333333;
	font-size: 36px;
	font-family: "Roboto-Bold";
	font-weight: normal;
	line-height: 1;
}

.bg_title {
	position: absolute;
	top: 0;
	left: 0;
	color: #000000;
	font-size: 147.44px;
	font-family: "Roboto-Black";
	line-height: .8;
	opacity: .1;
	z-index: -1;
}

/* .hd_title::after{content: '';position: absolute;bottom: 1px;left: 50%;transform:translateX(-50%);width: 134px;height: 2px;background-color: #cb0000;}
.hd_title::before{content: '';position: absolute;bottom: 0;left: 50%;transform:translateX(-50%);width: 37px;height: 5px;background-color: #cb0000;} */
.more {
	display: inline-block;
	color: #ffffff;
	font-size: 22px;
	font-family: "NotoSansHans";
	background-color: #cb0000;
	border: 1px solid #cb0000;
}

.more:hover {
	color: #cb0000;
	background-color: transparent;
}

/* index_save_material */
.index_save_material {
	padding: 40px 0 4px;
}

.material_tab {
	flex: 1;
	padding-right: 15.83%;
}

.material_tab .hd_title {
	font-size: 46px;
	line-height: 1.195;
}

.material_tab .material_nav li.current {
	padding: 14px 0 15px;
}

.material_nav {
	margin-top: 0px;
}

.material_nav img {
	width: 50%;
}

.material_nav li.current .ico {
	background-color: #cb0000;
}

.material_nav li:nth-child(2) {
	padding: 19px 0 2px;
}

.material_nav li:nth-child(4) {
	padding: 23px 0 2px;
}

.material_nav li:nth-child(5) {
	padding: 22px 0 7px;
}

.material_nav li:nth-child(2) h3 {
	margin-top: 4px;
}

.material_nav li:nth-child(3) h3 {
	margin-top: 18px;
}

.material_nav li:nth-child(4) h3 {
	margin-top: 4px;
}

.material_nav li:nth-child(5) h3 {
	margin-top: 6px;
}

.material_nav li {
	position: relative;
	padding: 12px 0 12px;
	align-items: center;
	margin-right: 33px;
}

.material_nav li::after {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #999999;
	position: absolute;
	bottom: 0;
	left: 0;
}

.material_nav .ico {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 50%;
	background-color: transparent;
}

.material_nav .ico .after,
.material_nav li.current .before {
	display: none;
}

.material_nav .ico::after {
	content: '';
	width: 32px;
	height: 32px;
	background-color: #ffffff;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translate(50%, -50%);
}

.material_nav li.current .after {
	display: inline;
}

.material_nav li.current .ico {
	background-color: #cb0000;
}

.material_nav li.current::after {
	height: 3px;
	background-color: #cb0000;
}

.material_nav li.current h3 {
	font-size: 20px;
	margin: 0;
}

.material_nav li.current {
	margin: 0;
}

.material_nav h3 {
	flex: 1;
	padding-left: 33px;
	color: #333333;
	font-size: 16px;
	font-family: "Poppins-Regular";
	font-weight: normal;
	line-height: 1.22;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.material_form {
	width: 44.97%;
	transform: translateY(-16.27%);
	padding: 30px 76px 0px 57px;
	border-radius: 10px;
	background-color: #ffffff;
	box-shadow: 0 0 35px rgba(0, 0, 0, .19);
}

.material_form form {
	width: 100%;
	height: 100%;
}

.material_form li {
	position: relative;
	width: 100%;
	margin-bottom: 37px;
}

.material_form .mauticform-field-1,
.material_form .mauticform-field-2 {
	width: 40%;
}

.material_form .mauticform-field-2 {
	margin-left: 20%;
}

.material_form li:nth-child(4),
.material_form li:nth-child(3) {
	margin-bottom: 47px;
}

.material_form li:nth-child(5) {
	margin-bottom: 32px;
}

.material_form label {
	color: #333333;
	font-size: 20px;
	font-family: "Poppins-Regular";
	line-height: 1;
	margin-bottom: 21px;
	display: block;
	font-weight: inherit;
}

.material_form input,
.material_form textarea {
	width: 100%;
	border: 1px solid #999999;
	padding: 0 10px;
	line-height: 46px;
	border-radius: 5px;
	color: #333333;
	font-size: 18px;
	font-family: "Poppins-Regular";
}

.material_form input::placeholder,
.material_form textarea::placeholder {
	color: #999999;
	font-size: 12px !important;
}

.material_form textarea {
	height: 145px;
	resize: none;
}

.mauticform-button {
	width: auto;
	display: inline-block !important;
	color: #ffffff !important;
	font-size: 20px !important;
	font-family: "Poppins-Regular";
	line-height: 44px !important;
	padding: 0 29px 0 24px !important;
	border-color: #cb0000 !important;
	background-color: #cb0000 !important;
}

.mauticform-button:hover {
	background-color: transparent !important;
	color: #cb0000 !important;
}

.material_nav li,
.material_nav .ico,
.service_item img,
.interface_display img,
.yink_display img,
.qa_open,
li::after,
input.submit,
.cust_info,
.open,
.info,
.qa_item::before,
.qa_item::after,
ul::after,
.comment_content,
.comment_item,
.comment_item .swiper-slide-shadow {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.mauticform-innerform {
	width: 100%;
	position: relative;
}

.mauticform-page-wrapper.mauticform-page-1 {
	display: flex !important;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	flex-direction: row;
	flex-wrap: wrap;
}

.mauticform-row {
	float: none;
	width: 100%;
	margin-bottom: 20px !important;
}

/* index_our_services */
.index_our_services {
	padding: 60px 0 60px;
	background: #f2f6f7;
}

.index_our_services .layout {
	width: 1352px;
}

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

.index_our_services .index_hd h2 {
	color: #000000;
}

.index_our_services .index_hd p {
	color: #000000;
	font-size: 18px;
	line-height: 1.66;
	margin: 16px 29% 0;
}

.services_wrap {
	margin-top: 48px;
	width: 100%;
	overflow: hidden;
}

.services_wrap .service_item {
	position: relative;
	border-radius: 10px;
	background-color: #ffffff;
	height: auto;
	padding-bottom: 50px;
}

.service_item>a {
	display: block;
	position: relative;
	overflow: hidden;
}

.service_item:hover>a img {
	transform: scale(1.1);
}

.service_item .service_info {
	padding: 19px 15px 21px;
	position: relative;
}

.service_info h3 {
	color: #000000;
	font-size: 24px;
	font-family: "Poppins-Regular";
	font-weight: normal;
	line-height: 1.25;
	display: flex;
}

.service_info h3 a {
	color: #000000;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.service_info p {
	color: #000000;
	font-size: 16px;
	font-family: "Poppins-Regular";
	line-height: 1.625;
	margin-top: 11px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-overflow: ellipsis;
}

.service_item:hover h3 a {
	color: #cb0000;
}

.service_item .try {
	position: absolute;
	display: initial;
	left: 15px;
	bottom: 20px;
	display: inline-block;
	color: #ffffff;
	font-size: 16px;
	font-family: "Poppins-Regular";
	line-height: 35px;
	padding: 0 18px;
	background-color: #cb0000;
	border: 1px solid #cb0000;
	border-radius: 5px;
}

/* index_software_interface */
.index_software_interface {
	padding: 65px 0;
}

.index_software_interface .layout {
	align-items: center;
	flex-wrap: nowrap;
}

.interface_display {
	width: 58.28%;
	position: relative;
	overflow: hidden;
}

.interface_display .swiper-slide:hover img {
	transform: scale(1.2);
}

.interface_content {
	width: 44.66%;
	transform: translate(-38px, 10px);
	padding: 40px 45px 40px;
	box-shadow: 0 7px 46px rgba(0, 0, 0, .14);
	background-color: #ffffff;
	border-radius: 0 30px 0 0;
	position: relative;
	z-index: 2;
}

.interface_content p {
	color: #333333;
	font-size: 20px;
	font-family: "Poppins-Regular";
	line-height: 1.7;
	margin: 26px 0 57px;
}

.interface_content h2 {
	line-height: 1;
	padding-bottom: 23px;
}

.interface_content h2::after {
	content: '';
	width: 125px;
	height: 2px;
	background-color: #999999;
	position: absolute;
	bottom: 0;
	left: 0;
}

.interface_content .more {
	line-height: 48px;
	padding: 0 27px;
	border-radius: 23px;
}

/* index_our_customers */
.index_our_customers {
	padding: 24px 0 80px;
}

.index_our_customers::after {
	content: '';
	width: 385px;
	height: 441px;
	background: url(img/demo/customers_bg.png) no-repeat center;
	position: absolute;
	top: 175px;
	right: 0;
	z-index: -1;
}

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

.customers_wrap {
	margin-top: 105px;
}

.customers_wrap img {
	width: auto;
}

.customers_list {
	width: 53.3%;
	padding-left: 20px;
}

.customer_item:nth-child(1) {
	margin-top: 16px;
}

.customer_item {
	align-items: center;
	margin: 20px 0 0;
}

.customer_item.current .cust_info {
	box-shadow: 0 7px 24px rgba(0, 0, 0, .08);
	border-radius: 52px;
	padding: 20px 43px 16px 40px;
}

.customer_item.current .open {
	display: inline-block;
	transform: scale(1);
}

.customer_item.current .info {
	margin-right: 28px;
}

.customer_item .cust_info {
	flex: 1;
	margin-left: 13px;
	padding: 20px 43px 16px 16px;
	align-items: center;
}

.cust_info h3 {
	color: #333333;
	font-size: 20px;
	font-family: "Poppins-Regular";
	line-height: 1;
	text-transform: uppercase;
	font-weight: normal;
}

.cust_info p {
	color: #999999;
	font-size: 16px;
	font-family: "Poppins-Regular";
	line-height: 1.5;
	padding-left: 3px;
	padding-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.cust_info .open {
	width: 34px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	background-color: #cb0000;
	border-radius: 50%;
	background-image: url(img/demo/add_w.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
	transform: scale(0);
}

.cust_info .info {
	flex: 1;
	margin-right: 53px;
}

.customer_comments {
	width: 46.7%;
	padding-left: 53px;
	padding-right: 116px;
}

.customer_comments.swiper-cards .swiper-slide {
	max-width: 434px;
	border-radius: 35px;
	overflow: visible;
}

.comment_item {
	padding: 34px 0 48px;
	border-radius: 35px;
	background-color: #ffffff;
	transform: skewY(-6deg) rotateY(180deg);
}

.customer_comments .swiper-slide .swiper-slide-shadow {
	transform: skewY(-6deg) rotateY(180deg);
	border-radius: 35px;
	background: rgba(255, 255, 255, .6);
}

.customer_comments .comment_content {
	transform: skewY(-6deg);
}

.customer_comments .swiper-slide.swiper-slide-next .comment_item {
	box-shadow: -7px 0 35px rgba(0, 0, 0, .07);
}

.customer_comments .swiper-slide.swiper-slide-active .comment_item {
	box-shadow: 7px 0 35px rgba(0, 0, 0, .37);
}

.customer_comments .swiper-slide.swiper-slide-active .comment_item,
.customer_comments .swiper-slide[aria-label="4 / 4"].swiper-slide-active .comment_item,
.customer_comments .swiper-slide[aria-label="3 / 4"].swiper-slide-active .comment_item,
.customer_comments .swiper-slide[aria-label="2 / 4"].swiper-slide-active .comment_item,
.customer_comments .swiper-slide[aria-label="2 / 4"].swiper-slide-prev .comment_item,
.customer_comments .swiper-slide[aria-label="3 / 4"].swiper-slide-prev .comment_item {
	transform: skewY(6deg) rotateY(0);
}

.customer_comments .swiper-slide.swiper-slide-active .swiper-slide-shadow,
.customer_comments .swiper-slide[aria-label="4 / 4"].swiper-slide-active .swiper-slide-shadow,
.customer_comments .swiper-slide[aria-label="3 / 4"].swiper-slide-prev .swiper-slide-shadow {
	transform: skewY(6deg) rotateY(0);
}

.customer_comments .swiper-slide[aria-label="3 / 4"].swiper-slide-prev .swiper-slide-shadow {
	background: rgba(255, 255, 255, .6);
}

.customer_comments .swiper-slide[aria-label="2 / 4"].swiper-slide-next .comment_item {
	transform: skewY(-6deg) rotateY(180deg) rotateZ(-5deg) translate(5px, 10px) scale(1.1)
}

.customer_comments .swiper-slide[aria-label="2 / 4"].swiper-slide-next .swiper-slide-shadow {
	transform: skewX(-6deg) rotateY(180deg) rotateZ(1deg) translate(6px, 10px) scale(1.1);
}

.customer_comments .swiper-slide[aria-label="3 / 4"] .comment_item {
	transform: skewY(-6deg) rotateY(180deg) rotateZ(-34deg) translate(50px, 0) scaleX(1.23)
}

.customer_comments .swiper-slide[aria-label="3 / 4"] .swiper-slide-shadow {
	transform: skewX(-6deg) rotateY(180deg) rotateZ(-27.7deg) translate(50px, 0) scaleX(1.23);
	background: rgba(255, 255, 255, .8);
}

.customer_comments .swiper-slide[aria-label="4 / 4"] .comment_item {
	transform: skewY(-6deg) rotateY(180deg) rotateZ(-60deg) translate(-14px, 40px)
}

.customer_comments .swiper-slide[aria-label="4 / 4"] .swiper-slide-shadow {
	transform: skewX(-6deg) rotateY(180deg) rotateZ(-54deg) translate(-14px, 40px);
	background: rgba(255, 255, 255, .9);
}

/* .customer_comments .swiper-slide[aria-label="2 / 4"].swiper-slide-active .comment_content{transform: skewX(6deg);}
.customer_comments .swiper-slide[aria-label="3 / 4"] .comment_item{transform: skewX(-6deg)}
.customer_comments .swiper-slide[aria-label="3 / 4"] .swiper-slide-shadow{transform: skewX(-6deg)}
.customer_comments .swiper-slide[aria-label="3 / 4"].swiper-slide-active .comment_content{transform: skewX(6deg);}
.customer_comments .swiper-slide[aria-label="4 / 4"] .comment_item{transform: skewX(-6deg)}
.customer_comments .swiper-slide[aria-label="4 / 4"] .swiper-slide-shadow{transform: skewX(-6deg)}
.customer_comments .swiper-slide[aria-label="4 / 4"].swiper-slide-active .comment_content{transform: skewX(6deg);} */

/* .customer_comments .swiper-slide-active ul::after{right: unset;left: 0;} */
.comment_content {
	position: relative;
}

.comment_content::after {
	content: '';
	width: 65px;
	height: 51px;
	background: url(img/demo/yinhao.png) no-repeat center;
	position: absolute;
	bottom: -8%;
	right: 8.7%;
}

.comment_content ul {
	position: relative;
	padding-bottom: 21px;
}

.comment_content ul::after {
	content: '';
	width: 40.8%;
	height: 4px;
	background-color: #cb0000;
	position: absolute;
	bottom: 0;
	left: 0;
}

.comment_content li {
	display: inline-block;
	padding: 0 12px;
	margin-right: 8px;
	font-family: "Poppins-Regular";
	line-height: 1;
	position: relative;
}

.comment_content li:nth-child(1) {
	color: #333333;
	font-size: 22px;
}

.comment_content li:nth-child(2) {
	color: #999999;
	font-size: 18px;
}

.comment_info {
	padding: 17px 26px 5px;
}

.comment_info .date {
	display: inline-block;
	position: relative;
	color: #cb0000;
	font-size: 16px;
	font-family: "NotoSansHans";
	vertical-align: middle;
}

.comment_info .date::before {
	content: '';
	width: 21px;
	height: 21px;
	background: url(img/demo/rili.png) no-repeat center;
	display: inline-block;
	margin-right: 14px;
	vertical-align: middle;
	margin-top: -4px;
}

.comment_info p {
	color: #666666;
	font-size: 14px;
	font-family: "Myriad Pro";
	line-height: 1.857;
	margin-top: 7px;
	padding-right: 5%;
}

/* .customer_comments .swiper-slide-active{transform: skewY(8deg) !important;} */


/* index_join_us */
.index_join_us {
	padding: 60px 0 60px;
	background-color: #f2f6f7;
}

.index_join_us .layout {
	align-items: center;
}

.yink_display .swiper-slide:hover img {
	transform: scale(1.2);
}

.dealer_content {
	width: 50.3%;
	padding-right: 8.4%;
	margin-top: 8px;
}

.dealer_content p {
	color: #333333;
	font-size: 18px;
	font-family: "Poppins-Regular";
	line-height: 1.66;
	margin: 24px 0 59px;
}

.dealer_content h2 {
	line-height: 1;
}

.dealer_content .more {
	line-height: 48px;
	padding: 0 22px 0 26px;
	border-radius: 23px;
}

.yink_display {
	width: 49.7%;
	overflow: hidden;
}


/* index_frequently_qa */
.index_frequently_qa {
	padding: 60px 0 80px;
}

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

.index_frequently_qa h2 {
	font-size: 46px;
}

.faq_wrap {
	position: relative;
	padding: 50px 6.2% 0;
	z-index: 1;
}

.qa_item {
	position: relative;
	box-shadow: 0 7px 24px rgba(0, 0, 0, .08);
	border-radius: 10px;
	padding: 41px 4.8% 30px 5.3%;
	margin-bottom: 40px;
	z-index: 1;
	overflow: hidden;
}

.qa_item .qa_content {
	flex: 1;
}

.qa_item h3 {
	color: #333333;
	font-size: 22px;
	font-family: 'Poppins-Regular';
	line-height: 1;
	font-weight: normal;
}

.qa_item p {
	color: #666666;
	font-size: 16px;
	font-family: 'Poppins-Regular';
	line-height: 1.875;
	margin-top: 18px;
	padding-left: 3.5%;
	padding-right: 18%;
	position: relative;
	display: none;
}

.qa_item p::before {
	content: '';
	width: 1px;
	height: 100%;
	position: absolute;
	top: 3px;
	left: 1.9%;
	background-color: #999999;
}

.qa_item .qa_open {
	width: 34px;
	height: 33px;
	border-radius: 50%;
	transform: translateY(-2px);
	background-image: url(img/demo/add.png);
	background-repeat: no-repeat;
	background-position: 6px 6px;
}

.qa_item.active .qa_open {
	background-image: url(img/demo/add_w.png);
	background-color: #cb0000;
}

.qa_item::before {
	content: '';
	z-index: -1;
	width: 254px;
	height: 244px;
	background-color: #0096ff;
	border-radius: 50%;
	opacity: .04;
	position: absolute;
	top: 24px;
	left: -120px;
	transform: scale(0);
}

.qa_item::after {
	content: '';
	z-index: -1;
	width: 157px;
	height: 157px;
	background-color: #ff6c00;
	border-radius: 16%;
	opacity: .05;
	position: absolute;
	top: 61px;
	right: -87px;
	transform: scale(0);
}

.qa_item.active {
	padding: 48px 4.8% 37px 5.3%;
}

.qa_item.active::before,
.qa_item.active::after {
	transform: scale(1) rotate(45deg);
}


/*----------------------------------right_nav---------------------------------  */
.right_nav {
	right: 0;
	bottom: 50%;
	position: fixed;
	text-align: left;
	overflow: hidden;
	z-index: 9;
	transform: translateY(50%);
}

.right_nav li {
	background: transparent;
	padding: 10px;
	cursor: pointer;
	position: relative;
	right: -85px;
	border: 1px solid #adadad;
}

.right_nav li .iconBox {
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.right_nav .iconBox>img {
	width: 30px;
	height: 30px;
}

.right_nav li h4 {
	color: #adadad;
	font-size: 12px;
	margin: 2px 0;
	margin-left: 15px;
}

/*.right_nav li:hover{background: transparent;}*/
.right_nav li .hideBox {
	display: none;
	position: absolute;
	right: 120px;
	padding: 10px;
	padding-right: 28px;
	top: -10px;
	z-index: 999;
	opacity: 1 !important;
	width: max-content;
}

.right_nav li .hideBox .hb {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 20px;
	border-top: 2px solid #adadad;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	float: left;
}

.right_nav li .hideBox .hb h5 {
	text-align: center;
	padding: 5px 0;
	border-bottom: 2px solid #adadad;
	color: #adadad;
	font-size: 16px;
	font-weight: 400;
	display: block;
	white-space: nowrap;
	display: none;
}

.right_nav li .hideBox .hb p {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 700;
}

.right_nav li .hideBox .hb .fonttalk {
	margin-top: 10px;
}

.right_nav li .hideBox .hb .fonttalk a {
	display: flex;
	align-items: center
}

.right_nav li .hideBox .hb .fonttalk img {
	width: 25px;
	height: 25px;
}

.right_nav li .hideBox .hb .fonttalk p {
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	margin-top: -5px;
	margin-left: 5px;
}

.right_nav li .hideBox img {
	width: 140px;
	height: 140px;
	margin-top: 10px;
}

/*----------------------------------page head---------------------------------*/

/*public*/

.page_main {
	z-index: 1;
	overflow: visible;
	padding: 72px 0 30px 0;
	background: #fff;
}

.product_main {
	background: #fff;
}

.page_main .layout,
.sys_sub_head .layout {
	width: 1265px;
}

.product_list_item figure {}


/*sys_sub_head*/
.sys_sub_head {
	position: relative;
	z-index: 1;
	background-color: #f1f1f1;
}

.head_bn_item {
	position: relative;
}

.path_bar {
	text-align: left;
	padding: 20px 0;
}

.path_bar ul {
	font-size: 0;
}

.path_bar li {
	display: inline;
	letter-spacing: 0;
}

.path_bar li,
.path_bar li a {
	color: #000;
	font-size: 16px;
	line-height: 38px;
	font-family: "Microsoft YaHei";
}

.path_bar li:after {
	position: relative;
	margin: 0 5px;
	content: '-';
	vertical-align: baseline;
}

.path_bar li:last-child:after {
	display: none;
}

.sys_sub_head .pagnation_title {
	font-size: 16px;
	font-family: "Roboto-Bold";
	color: #333333;
	font-weight: normal;
	line-height: 50px;
	padding-left: 20px;
}

/* .sys_sub_head .pagnation_descrition{font-family: "Microsoft YaHei"; color: #000; position: absolute; width: 100%; top: 46%; left: 0;text-align: center;font-size: 24px;} */
.mobile-head-items {
	display: none;
}

/*----------------------------------aside---------------------------------*/
.aside {
	float: left;
	width: 250px;
	display: none;
}

.side-tit-bar {
	position: relative;
}

.side-tit-bar .side-tit {
	position: relative;
	padding-left: 35px;
	background: #cb0000;
	color: #fff;
	font-weight: normal;
	font-size: 20px;
	line-height: 45px;
}

.side-widget {
	position: relative;
	overflow: hidden;
	margin: 0 0 40px;
}

.side-widget+.side-widget {
	padding-top: 20px;
}

.side-cate {
	overflow: hidden;
}

.side-cate li {
	position: relative;
	margin-bottom: 1px;
	font-size: 16px;
	line-height: 30px;
}

.side-cate li a {
	position: relative;
	display: block;
	padding-left: 30px;
}

.side-cate ul {
	display: none;
	overflow: visible !important;
	background-color: #fff;
}

.side-cate li {
	background-color: #fff;
}

.side-cate li a {
	-webkit-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
}

.side-cate li ul {
	padding-top: 8px;
	padding-bottom: 8px;
}

.side-cate li li {
	font-size: 14px;
}

.side-cate li+li {
	border-top: 1px solid #ddd;
}

.side-cate li li a {
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: none;
	color: #425664;
}

.side-cate li li li {
	font-size: 12px;
}

.side-cate li a:hover,
.side-cate li.active>a {
	color: #000;
}

.side-cate li a:hover:before,
.side-cate li.active>a:before {
	background-color: #0b87fb;
}

.side-cate li .icon-cate {
	position: absolute;
	top: 0;
	right: 0;
	display: inline-block;
	overflow: hidden;
	width: 40px;
	height: 40px;
	border-radius: 0%;
	color: #616265;
	text-align: center;
	font-size: 10px;
	line-height: 40px;
	cursor: pointer;
	-webkit-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.side-cate li .icon-cate:before {
	padding-right: 1px;
	padding-left: 1px;
}

.side-cate li .icon-cate.icon-cate-down:before {
	content: '\f04b';
}

.side-cate li .icon-cate.icon-cate-up:before {
	content: '\f04b';
}

.side-cate li .icon-cate.icon-cate-up {
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.side-widget .cate-type-list>li {
	font-size: 16px;
	line-height: 1.5;
	padding: 15px 0 10px;
}

.side-widget .cate-type-list>li>a {
	margin-right: 0;
	padding-left: 15px;
}

/*.side-widget .cate-type-list>li>a:before { position: absolute; top: 15px; left: 0; display: inline-block; width: 5px; height: 5px; background-color: #e0e0e0; content: ''; }*/
.side-cate li.has-child>a {
	padding-right: 40px;
	line-height: 40px;
}

.side-cate li.nav-current>.icon-cate {
	color: #000;
}

.side-cate>li.nav-current>a,
.side-cate>li.nav-current>.icon-cate {
	color: #000;
}

.side-cate li li.nav-current>a {
	color: #000;
}

.side-product-items {
	position: relative;
	margin-top: 8px;
}

.side-product-items .items_content {
	position: relative;
	padding: 35px 0;
}

.side_product_item {
	position: relative;
	display: block;
	overflow: hidden;
	width: 100%;
}

.side_product_item figure {
	position: relative;
	display: table;
	overflow: hidden;
	width: 100%;
}

.side_product_item .item-img,
.side_product_item figcaption {
	display: table-cell;
	vertical-align: middle;
}

.side_product_item .item-img {
	position: relative;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	width: 70px;
}

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

.side_product_item figcaption {
	padding-left: 15px;
}

.side_product_item figcaption h3 {
	font-weight: normal;
	font-size: 14px;
}

.side_product_item figcaption h3 a {
	color: #2e2e35;
	display: block;
	display: -webkit-box;
	overflow: hidden;
	max-height: 3.2em;
	text-overflow: ellipsis;
	word-wrap: break-word;
	line-height: 1.6em;
	-ms-word-break: break-all;
	word-break: break-all;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.side_product_item figcaption h3 a:hover,
.side_product_item .item-img:hover+figcaption h3 a {
	color: #000;
}

.side_product_item:hover .item-img {
	border-color: #0b87fb;
}

.side-product-items .swiper-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
}

.side-product-items .side_slider {
	position: relative;
	overflow: hidden;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	max-height: 480px;
}

.side-product-items .side_slider .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
}

.side-product-items .side_product_item {
	height: 100px !important;
}

.side-product-items .btn-prev,
.side-product-items .btn-next {
	position: absolute;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 32px;
	color: #ccd3d9;
	text-align: center;
	font-size: 38px;
	line-height: 32px;
	opacity: 1;
	cursor: pointer;
	filter: alpha(opacity=100);
}

.side-product-items .swiper-button-disabled {
	color: #eee;
	cursor: default;
}

.side-product-items .btn-prev:before,
.side-product-items .btn-next:before {
	display: inline-block;
	-webkit-transform: scale(2.5, 1);
	-o-transform: scale(2.5, 1);
	transform: scale(2.5, 1);
	-ms-transform: scale(2.5, 1);
}

.side-product-items .btn-prev {
	top: 0;
}

.side-product-items .btn-prev:before {
	content: '\f106';
}

.side-product-items .btn-next {
	bottom: 0;
}

.side-product-items .btn-next:before {
	content: '\f107';
}

.side-product-items .btn-prev:not(.swiper-button-disabled):hover,
.side-product-items .btn-next:not(.swiper-button-disabled):hover {
	color: #000;
}

.aside .side-bn {
	margin: 0 0 40px;
	width: 100%;
}

.aside .side-bn img {
	width: 100%;
}

/*----------------------------------main---------------------------------*/
.main {
	position: relative;
	float: right;
	padding-bottom: 50px;
	width: calc(100% - 350px);
	width: auto;
}

.main .banner_section {
	margin-bottom: 25px;
}

.page_main,
.pagge_main a {
	color: #002140;
}

.page_main a:hover {
	color: #000;
}

.page_news .main {
	width: auto;
}

/*title*/
.main_hd {
	margin-bottom: 35px;
	text-align: center;
}

.main_hd .page_title {
	font-size: 30px;
}

.main_hd .page_title,
.main_hd .page_title a {
	color: #595959;
}

/*page*/
.page_bar {
	position: relative;
	margin: 50px 0 30px;
	height: 33px;
	text-align: center;
	font-size: 14px;
	line-height: 31px;
}

.page_bar a,
.page_bar span {
	color: #cb0000;
	position: relative;
	display: inline-block;
	margin: 0 0 0 8px;
	padding: 0 8px;
	min-width: 33px;
	border: 1px solid #cb0000;
	vertical-align: top;
	text-align: center;
}

.page_bar a.current,
.page_bar a:hover {
	background: #cb0000;
	color: #fff;
}

.page_bar span.current2 {
	padding-right: 8px;
	padding-left: 8px;
}

/*-------------------------------------------------------- 
													page: Ppf Cutting Software
																	------------------------------------------------------*/
.page_banner .banner_info {
	padding-left: 11.6%;
	padding-right: 0;
	top: calc(45% + 2px);
}

.page_banner .banner_info h2 {
	color: #ffffff;
	font-size: 36px;
}

.page_banner .banner_info .more {
	line-height: 44px;
	padding: 0 37px;
	font-size: 20px;
	border-radius: 5px;
	margin-top: 43px;
}

.model_title {
	position: relative;
	color: #333333;
	font-size: 36px;
	font-family: "Roboto-Bold";
	font-weight: normal;
	line-height: 1.194;
}

/* cutting_specialization */
.cutting_specialization img {
	width: auto;
}

.cutting_specialization {
	padding: 22px 0 0;
	text-align: center;
}

.cutting_specialization h2 {
	padding: 0 12%;
}

.cutting_specialization ul {
	margin: 36px 0 56px;
}

.cutting_specialization li {
	color: #333333;
	font-size: 16px;
	font-family: 'Poppins-Regular';
	padding-right: 18px;
	display: inline-block;
}

.cutting_specialization li+li::before {
	content: '';
	width: 1px;
	height: 26px;
	background-color: #333333;
	display: inline-block;
	margin-right: 18px;
	vertical-align: middle;
}

.cutting_specialization li:last-child {
	padding: 0;
}

/* .cutting_specialization li:hover */

/* choose_reasons */
.choose_reasons {
	background-color: #f2f6f7;
	padding: 160px 0 78px;
	margin-top: -46px;
}

.choose_reasons img {
	width: auto;
}

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

.choose_reasons .reason_content {
	width: 49.33%;
	transform: translateX(-8px);
	margin-top: 30px;
	padding: 79px 85px 72px 58px;
	background: url(img/demo/reason_border.png) no-repeat left center;
	background-size: auto 100%;
}

.choose_reasons .reason_show {
	width: 50.67%;
	position: relative;
}

.reason_content h2 {
	color: #333333;
	font-size: 36px;
	font-family: "Roboto-Bold";
	font-weight: normal;
	line-height: 1.194;
	padding-bottom: 24px;
	position: relative;
}

.reason_content h2::after {
	content: '';
	width: 180px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	bottom: 0;
	left: 0;
}

.reason_content ul {
	margin-top: 36px;
}

.reason_content li {
	color: #333333;
	font-size: 18px;
	font-family: "Poppins-Regular";
	line-height: 1.66;
}

.reason_show .reason_swiper {
	position: absolute;
	top: 0;
	width: 100%;
	right: 0;
	overflow: hidden;
}

/* cutting_merit */
.cutting_merit {
	padding: 220px 0 145px;
	background-repeat: no-repeat;
	background-position: 84% 56%;
}

.cutting_merit img {
	width: auto;
}

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

.cutting_merit .layout .cutting_intro {
	text-align: center;
	font-size: 16px;
	margin-bottom: 40px;
}

.merit_list {
	width: 32.17%;
	box-shadow: 0 0 35px 2px rgba(0, 0, 0, .08);
}

.merit_content {
	flex: 1;
	padding-left: 59px;
	padding-top: 13px;
}

.merit_content h3 {
	color: #333333;
	font-size: 36px;
	font-family: "Roboto-Bold";
	font-weight: normal;
	line-height: 1.194;
	padding-left: 25px
}

.merit_content .desc {
	margin-top: 46px;
	background-color: #ffffff;
	box-shadow: 0 2px 35px rgba(0, 0, 0, .15);
	border-radius: 10px;
	padding: 38px 40px 43px;
}

.merit_content .desc p {
	color: #333333;
	font-size: 16px;
	line-height: 1.625;
	font-family: "Poppins-Regular";
}

.merit_content .merit_item {
	display: none;
}

.merit_content .merit_item.active {
	display: block;
}

.merit_list li {
	padding: 0 36px 0 21px;
	background-color: #fff;
}

.merit_list li>div {
	align-items: center;
	padding: 33px 0 31px;
	position: relative;
}

.merit_list li+li>div::before {
	content: '';
	width: 100%;
	height: 1px;
	background-color: #999999;
	position: absolute;
	top: 0;
	left: 0;
}

.merit_list li.next>div:before,
.merit_list li.active>div::before {
	content: none;
}

.merit_list li .after,
.merit_list li.active .before {
	display: none;
}

.merit_list li.active .after {
	display: inline;
}

.merit_list li.active {
	background-color: #cd0a0a;
}

.merit_list li.active h4 {
	color: #ffffff;
}

.merit_list li h4 {
	flex: 1;
	color: #333333;
	font-size: 20px;
	font-family: "Poppins-Regular";
	font-weight: normal;
	line-height: 1.2;
	padding-left: 20px;
}

.merit_list li .ico {
	width: 77px;
	text-align: center;
}

.merit_list li>div,
.merit_list li h4,
.merit_list li {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.merit_list li:nth-child(2) .ico {
	margin-top: 6px;
}

.merit_list li:nth-child(2)>div {
	padding-bottom: 33px;
}

.merit_list li:nth-child(3)>div {
	padding: 31px 0 34px;
}

.merit_list li:nth-child(4)>div {
	padding: 29px 0 38px;
}

/* features_software */
.features_software {
	padding: 83px 0 100px;
	background-color: #f2f6f7;
	text-align: center;
}

.features_software h2 {
	padding-bottom: 16px;
}

.features_software h2::after {
	content: '';
	width: 158px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.features_software .features_wrap {
	margin-top: 56px;
}

.features_wrap .feature_item {
	width: calc(25% - 37.5px);
	padding-bottom: 23px;
	border-bottom: 2px solid #999999;
}

.features_wrap img {
	width: auto;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	transition: all .8s ease;
}

.feature_item i {
	display: inline-block;
	width: 101px;
	height: 101px;
	line-height: 101px;
	text-align: center;
	background-color: #ffffff;
	border-radius: 50%;
}

.feature_item:hover i img {
	transform: rotateY(360deg);
}

.feature_item .order {
	display: block;
	color: #333333;
	font-size: 26px;
	font-family: "Poppins-Regular";
	line-height: 1;
	position: relative;
	padding-bottom: 23px;
	margin: 37px 0 29px;
}

.feature_item .order::after {
	content: '';
	width: 68px;
	height: 2px;
	background-color: #333333;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.feature_item h3 {
	color: #333333;
	font-size: 18px;
	font-family: "Poppins-Regular";
	line-height: 1.22;
	font-weight: normal;
	padding: 0 10%;
}

/* redouble_efforts */
.redouble_efforts {
	padding: 97px 0 0;
	text-align: center;
}

.redouble_efforts h2 {
	padding-bottom: 18px;
}

.redouble_efforts h2::after {
	content: '';
	width: 158px;
	height: 2px;
	background-color: #000109;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.redouble_efforts .layout {
	width: 98%;
	max-width: 1335px;
}

.redouble_efforts .layout>p {
	color: #333333;
	font-size: 16px;
	font-family: "Poppins-Regular";
	line-height: 1.4375;
	margin: 20px 30% 30px;
}

.company_strength h3 {
	color: #333333;
	font-size: 26px;
	font-family: "Poppins-Regular";
	font-weight: normal;
}

.company_strength p {
	color: #333333;
	font-size: 18px;
	font-family: "Poppins-Regular";
	margin-top: -2px;
}

.company_strength .core_team {
	padding: 31px 35px 158px;
	width: 100%;
	overflow: hidden;
}

.core_team .core_item {
	overflow: visible;
}

.core_item .core_show {
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}

.core_item .core_info {
	background-color: #ffffff;
	box-shadow: 0 2px 35px rgba(0, 0, 0, .15);
	padding: 24px 28px 47px;
	text-align: left;
}

.core_item .core_info h4 {
	color: #333333;
	font-size: 22px;
	font-family: "Poppins-Regular";
	font-weight: normal;
}

.core_item .core_info p {
	color: #333333;
	font-size: 18px;
	min-height: 60px;
	font-family: "Poppins-Regular";
	font-weight: normal;
	line-height: 1.66;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
}

.core_item:hover .core_show img {
	transform: scale(1.1);
}

/* glimpse_stats */
.glimpse_stats {
	text-align: center;
}

.glimpse_stats .data_list {
	margin-top: 80px;
}

.data_list .data_item {
	width: 25%;
}

.data_item .data_num {
	position: relative;
	display: inline-block;
	color: #333333;
	font-size: 26px;
	font-family: "Roboto-Bold";
	line-height: 1;
	padding-bottom: 21px;
}

.data_item .data_num::after {
	content: '';
	width: 84px;
	height: 3px;
	background-color: #666666;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.data_item h3 {
	color: #333333;
	font-size: 20px;
	font-family: "Poppins-Regular";
	font-weight: normal;
	margin-top: 24px;
}

/* customer_evaluation */
.customer_evaluation {
	padding: 96px 0 60px;
	position: relative;
}

.evaluation {
	box-shadow: 0 2px 35px rgba(0, 0, 0, .15);
	padding: 53px 15% 57px;
	text-align: center;
}

.evaluation h2 {
	padding-bottom: 22px;
}

.customer_evaluation .eva_img {
	position: absolute;
	top: 20px;
	left: 2%;
	max-width: 13%;
}

.customer_evaluation .eva_img img {
	width: 100%;
	-webkit-clip-path: circle(50% at 50% 50%);
	clip-path: circle(50% at 50% 50%);
}

.evaluation h2::after {
	content: '';
	width: 158px;
	height: 2px;
	background-color: #000109;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.evaluation h3 {
	color: #333333;
	font-size: 20px;
	font-family: "Poppins-Regular";
	font-weight: normal;
	margin: 23px 0 10px;
}

.evaluation p {
	color: #333333;
	font-size: 16px;
	font-family: "Poppins-Regular";
	font-weight: normal;
	line-height: 1.625;
}

.core_show img,
.sns_list img {
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

/*-------------------------------------------------------- 
													page: Ppf Cutting Software
																	------------------------------------------------------*/
.contact_main {
	padding: 6px 0 70px;
	text-align: center;
}

.contact_main img {
	width: auto;
}

.contact_content {
	text-align: center;
	padding-bottom: 72px;
}

.contact_content h2 {
	color: #333333;
	font-size: 56px;
	font-family: "Roboto-Bold";
	line-height: 1;
	font-weight: normal;
	position: relative;
	padding-bottom: 35px;
}

.contact_content h2::after {
	content: '';
	width: 150px;
	height: 2px;
	background-color: #323230;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
}

.contact_content p {
	color: #999999;
	font-size: 16px;
	line-height: 26px;
	font-family: "Poppins-Regular";
	padding: 33px 21% 36px;
}

.contact_content .back {
	display: inline-block;
	color: #ffffff;
	font-size: 26px;
	font-family: "Poppins-Regular";
	line-height: 47px;
	padding: 0 63px 0 61px;
	border-radius: 10px;
	background-color: #010101;
	border: 1px solid #010101;
}

.contact_content .back:hover {
	background-color: transparent;
	color: #010101;
}

.sns_list {
	margin-top: 40px;
}

.sns_list li {
	display: inline-block;
	margin: 6px 13px 0;
}

.sns_list li:hover img {
	transform: rotate(30deg);
}

/*-------------------------------------------------------- 
													page: product list
																	------------------------------------------------------*/
.items_list {
	position: relative;
	width: 100%;
}

.items_list ul {
	margin: -10px -18px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.items_list ul {
	margin: -2.5%;
}

.items_list .product_item {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	padding: 2.5%;
	width: 25%;
	max-width: 25%;
	-webkit-box-flex: 0 0 25%;
	-webkit-flex: 0 0 25%;
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
}

.items_list .product_item figure {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	overflow: hidden;
	width: 100%;
	border: 1px solid #e6e6e6;
	background-color: #fff;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}

.items_list .product_item figcaption {
	padding: 25px 15px;
	text-align: center;
}

.items_list .product_item .item_img,
.items_list .product_item .item_img img {
	display: block;
}

.items_list .product_item .item_img {
	border: 1px solid #e6e6e6;
	-webkit-box-flex: 1.0;
	-moz-flex-grow: 1;
	-webkit-flex-grow: 1;
	flex-grow: 1;
}

.items_list .product_item .item_title {
	text-transform: uppercase;
	font-size: 12px;
}

.items_list .product_item .item_title a {
	height: 3.7em;
	background-color: #425664;
	color: #fff;
	font-size: 12px;
	line-height: 3.7em;
}

.items_list .product_item figure:hover {
	border-color: #ccc;
	box-shadow: 0 0 6px 0 rgba(0, 0, 0, .3);
}

.items_list .product_item figure:hover .item_title a {
	background-color: #0b87fb;
	color: #fff;
}

/*-------------------------------------------------------- 
													page: single Product
																	------------------------------------------------------*/
/*product photos*/
.product-intro {
	position: relative;
	margin-bottom: 80px;
}

.cloud-zoom-lens {
	border: 1px solid #eee;
	cursor: move;
}

.cloud-zoom-title {
	position: absolute !important;
	top: 0px;
	padding: 3px;
	width: 100%;
	background-color: #000;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 10px;
}

.cloud-zoom-big {
	overflow: hidden;
	padding: 0px;
	background-color: #fff;
}

.cloud-zoom-loading {
	padding: 3px;
	border: 1px solid #000;
	background: #222;
	color: white;
}

.product-view .product-image.zoom_remove:after {
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	height: 100%;
	content: "";
}

.product-view {
	position: relative;
	float: left;
	width: 42%;
	padding-bottom: 28px;
	box-shadow: 0 0 10px rgba(0, 0, 0, .25);
}

.product-view .product-image {
	overflow: hidden;
}

.product-view .product-image img {
	position: relative;
	width: 100%;
}

.product-view .image-additional-wrap {
	position: relative;
	z-index: 999;
	margin-top: 34px;
	padding: 0 50px;
}

.product-view .image-additional {
	position: relative;
	overflow: hidden;
	padding: 0 2px;
}

.product-view .image-additional li {
	position: relative;
	float: left;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	overflow: visible;
	width: 100%;
	width: 20%;
	height: auto;
	border: 1px solid #8a8a8a;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
}

.product-view .image-additional li:before {
	position: absolute;
	bottom: -5px;
	left: 40%;
	z-index: 1;
	display: block;
	width: 20%;
	height: 4px;
	border-radius: 6px;
	content: '';
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.product-view .image-additional li.single {
	display: none;
}

.product-view .image-additional li img {
	position: relative;
	display: block;
	margin: 0 auto;
	width: 100%;
	opacity: .4;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	filter: alpha(opacity=40);
}

.product-view .image-additional li a {
	position: relative;
	display: block;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex: 1;
	-webkit-flex: 1;
	flex: 1;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
}

.product-view .image-additional li.current {
	border: 1px solid #cb0000;
	-bottom: 0;
}

.product-view .image-additional li.current img {
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view .image-additional img.popup {
	display: none;
}

.ad_prompt {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	display: none;
	margin: -20px 0 0;
	width: 100%;
	color: #0b87fb;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	-webkit-animation: twinkling 1s infinite ease-in-out;
	animation: twinkling 1s infinite ease-in-out;
}


.product-view .swiper-button-next,
.product-view .swiper-button-prev {
	margin-top: -16px;
	width: 25px;
	height: 32px;
	background: none;
	font-size: 24px;
	line-height: 32px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view .swiper-button-prev {
	left: 10px;
}

.product-view .swiper-button-next {
	right: 10px;
}

.product-view .swiper-button-next:before,
.product-view .swiper-button-prev:before {
	width: 25px;
	height: 33px;
	background-image: url(img/web_icon.png);
	background-repeat: no-repeat;
	content: "";
	-webkit-transition: all ease .35s;
	transition: all ease .35s;
}

.product-view .swiper-button-next:before {
	background-position: right -93px;
}

.product-view .swiper-button-prev:before {
	background-position: -250px -93px;
}

.product-view .swiper-button-next:hover:before {
	background-position: right -55px;
}

.product-view .swiper-button-prev:hover:before {
	background-position: -250px -55px;
}

.product-view .swiper-button-next.swiper-button-disabled,
.product-view .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view:hover .swiper-button-prev,
.product-view:hover .swiper-button-next {
	background: none;
	opacity: 1;
	filter: alpha(opacity=100);
}

.product-view:hover .swiper-button-disabled {
	opacity: .3;
	filter: alpha(opacity=30);
}

/*product summary*/
.product-summary {
	position: relative;
	float: left;
	color: #2e2e35;
	max-width: 630px;
	padding-left: 60px;
}

.product-summary .page_title {
	display: table;
	color: #2e2e35;
	text-transform: capitalize;
	font-weight: normal;
	font-size: 36px;
	line-height: 1;
	font-family: "Roboto-Bold";
	padding-top: 50px;
}

.product-summary .product-meta {
	color: #2e2e35;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
}

.product-summary .product-meta .short_tit {
	position: relative;
	color: rgba(36, 36, 36, .5);
	text-transform: capitalize;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
}

.product-summary .product-meta p {
	margin: 27px 0;
	color: #2e2e35;
	font-size: 14.7px;
	line-height: 26px;
}

.product-summary .product-meta li {
	display: table;
	padding: 2px 0;
	width: 100%;
	font-size: 13px;
	line-height: 1.6;
}

.product-summary .product-meta li em {
	display: table-cell;
	width: 36%;
	color: #2e2e35;
}

.product-summary .product-meta li .item-val {
	display: table-cell;
	word-wrap: break-word;
	-ms-word-break: break-all;
	word-break: break-all;
}

.product-summary .product-meta br {
	display: none;
	height: 10px;
}

.product-btn-wrap {
	position: relative;
	padding-top: 74px;
	text-align: left;
}

.product-btn-wrap .email,
.product-btn-wrap .pdf,
.product-btn-wrap .buy {
	position: relative;
	display: inline-block;
	margin: 0 0 7px 7px;
	padding: 0 10px;
	border: 1px solid #8a8a8a;
	background: #fff;
	color: #8a8a8a;
	vertical-align: top;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px;
	font-family: "Roboto-Bold";
	font-weight: normal;
}

.product-btn-wrap .email:hover,
.product-btn-wrap .pdf:hover,
.product-btn-wrap .buy:hover {
	background: #cb0000;
	color: #fff;
	border-color: #cb0000;
}

.product-btn-wrap .email:before,
.product-btn-wrap .pdf:before {
	padding-right: 10px;
	font-size: 16px;
}

.product-btn-wrap .email:before {
	content: '\f003';
}

.product-btn-wrap .pdf:before {
	content: '\f1c1';
}

.product-summary .share-this {
	margin: 45px 0 0;
	text-align: right;
}

/* product detail */
.product_main .layout {
	width: 1200px;
}

.product-detail {
	position: relative;
	overflow: visible;
}

.detail-tabs {
	position: relative;
	margin-bottom: -1px;
	background: #eaedf0;
}

.detail-tabs .title {
	position: relative;
	position: relative;
	position: relative;
	float: left;
	display: inline-block;
	margin-right: -1px;
	padding: 1px 35px;
	border: 1px solid #ccd3d9;
	color: #959da7;
	color: rgba(0, 33, 64, .5);
	vertical-align: top;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 18px;
	font-family: Times New Roman;
	line-height: 35px;
	cursor: pointer;
}

.detail-tabs .title.current {
	position: relative;
	z-index: 2;
	margin-bottom: -1px;
	padding-bottom: 2px;
	border-bottom: none;
	background: #fff;
	color: #000;
}

.product-detail .tab-panel-content {
	display: block;
	overflow: hidden;
	padding: 10px 0;
}

.product-detail .disabled {
	display: none;
}

.tab-panel-wrap {
	margin-bottom: 60px;
	padding: 40px;
	border: 1px solid #ccd3d9;
	background-color: #fff;
}

/*like product*/
.goods-may-like .swiper-slider {
	overflow: hidden;
}

.goods-may-like .swiper-pagination-bullet-active {
	background: #cb0000;
}

.goods-may-like {
	position: relative;
	overflow: hidden;
	padding: 70px 0 30px 0;
	background-attachment: fixed;
	margin-bottom: 30px;
}

.goods-may-like .index_title_bar {
	position: relative;
	display: block;
	text-align: center;
}

.goods-may-like .index_title_bar .good_title {
	position: relative;
	color: #2e2e35;
	text-transform: capitalize;
	font-size: 36px;
	line-height: 1;
	margin-bottom: 45px;
	font-family: "Roboto-Bold";
	font-weight: normal;
}

.goods-may-like .swiper-pagination-bullets {
	text-align: center;
	line-height: 1;
}

.goods-may-like .swiper-pagination-bullet,
.goods-may-like .swiper-pagination-bullet:before {
	width: 14px;
	height: 14px;
}

.goods-may-like .product_item:hover .item_img img {
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.good_button_bar {
	text-align: center;
	position: relative;
	margin-top: 50px;
}

.good_button_bar .navigate_button_prev,
.good_button_bar .navigate_button_next {
	cursor: pointer;
	;
	background: transparent;
	display: inline-block;
	width: 85px;
	line-height: 42px;
	margin: 0 5px;
	text-align: center;
	color: #2e2e35;
	border: 1px solid #2e2e35;
	font-size: 30px;
}

.good_button_bar .navigate_button_prev:hover,
.good_button_bar .navigate_button_next:hover {
	background: #cb0000;
	color: #fff;
	border-color: #cb0000;
}

.good_button_bar .navigate_button_prev {}

.good_button_bar .navigate_button_next {}

.good_button_bar .navigate_button_prev:before,
.good_button_bar .navigate_button_next:before {}

.good_button_bar .navigate_button_prev:before {
	content: "<";
}

.good_button_bar .navigate_button_next:before {
	content: ">";
}

.good_button_bar .navigate_button_prev {}

.good_button_bar .navigate_button_next {}

/*----------------product-------------*/
.product_item {
	position: relative;
	border: 1px solid #c8c8c8;
}

.product_item figure {
	position: relative;
	height: 100%;
}

.product_item .item_img {
	position: relative;
	display: block;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
}

.product_item .item_img img {
	width: 100%;
	height: auto;
}

.product_item figcaption {
	background: rgba(203, 0, 0, 0.63);
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transform: translateX(-110%);
	-webkit-transform: translateX(-110%);
}

.product_item .item_title {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

.product_item .item_title a {
	display: block;
	position: relative;
	color: #fff;
	text-align: center;
	font-size: 18px;
	line-height: 1.68;
	font-family: "Poppins-Regular";
	text-transform: capitalize;
	letter-spacing: .38px;
	font-weight: normal;
}

.product_item:hover figcaption {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}

/*-------------------------------------------------------- 
													page: blog list
																	------------------------------------------------------*/
.blog_list {
	position: relative;
	width: 100%;
}

.blog-item {
	position: relative;
	overflow: hidden;
	padding: 35px 20px;
	width: 100%;
}

.blog-item:before {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	content: "";
}

.blog-item:after {
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 0;
	height: 3px;
	background-color: #cb0000;
	content: '';
	opacity: 0;
	filter: alpha(opacity=0);
}

.blog-item:hover:after {
	width: 100%;
	opacity: 1;
	-webkit-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	filter: alpha(opacity=100);
}

.blog-item .item-img,
.blog-item .item-img img {
	border-radius: 5px;
}

.blog-item .item-img {
	position: relative;
	float: left;
	display: block;
	margin: 0 20px 0 0;
	padding: 5px;
	max-width: 200px;
	border: 1px solid #eee;
	background-color: #fff;
}

.blog-item .item-img img {
	position: relative;
	width: 100%;
}

.blog-item .item-info .item-title {
	overflow: hidden;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5em;
}

.blog-item .item-info time {
	display: block;
	margin: 8px 0;
	font-size: 16px;
	color: #2e2e35;
}

.blog-item .item-info .item-detail {
	color: #2e2e35;
}

.blog-item .item-info .item-title a {
	color: #2e2e35;
}

.blog-item .item-info .item-more {
	float: right;
	margin: 20px 0 0;
	color: #cb0000;
}

.blog-item .item-info .item-more {
	position: relative;
	display: inline-block;
	padding: .2em .8em;
	color: #2e2e35;
	text-transform: uppercase;
	line-height: 1.8;
}

.blog-item .item-info .item-more:after {
	position: absolute;
	display: block;
	width: 100%;
	height: 2px;
	background-color: #666;
	content: '';
	-webkit-transition: all .4s ease;
	-o-transition: all .4s ease;
	transition: all .4s ease;
}

.blog-item .item-info .item-more:before {
	top: 0;
	left: 0;
}

.blog-item .item-info .item-more:after {
	right: 0;
	bottom: 0;
}

.blog-item .item-info .item-more:hover:before,
.blog-item .item-info .item-more:hover:after {
	width: 0;
	opacity: 0;
}

.blog-item .item-info .item-more:hover {
	background-color: #cb0000;
	color: #fff;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}


/*-------------------------------------------------------- 
													page: join us
																	------------------------------------------------------*/


/*-------------------------------------------------------- 
													page: download list
																	------------------------------------------------------*/
.download_list {
	position: relative;
	width: 100%;
}

.download-item {
	position: relative;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	line-height: 30px;
}

.download-item .item-img {
	max-width: 25px;
}

.download-item .item-title {
	position: relative;
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	font-weight: bold;
	font-size: 16px;
	*display: inline;
	*zoom: 1;
}

.download-item .item-button {
	position: relative;
	float: right;
	display: inline-block;
	padding: 0 15px;
	border: 1px solid #ccc;
	border-radius: 5px;
	background: #eee;
	vertical-align: top;
	line-height: 30px;
	cursor: pointer;
	*display: inline;
	*zoom: 1;
}

.download-item .item-button:before {
	margin: 0 10px 0 0;
	content: "\f019";
}

/*-------------------------------------------------------- 
													page: faq list
																	------------------------------------------------------*/
.faq_list {
	position: relative;
	width: 100%;
}

.faq-item {
	position: relative;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0 25px;
	width: 100%;
	border: 1px solid #eee;
}

.faq-item .faq-title {
	position: relative;
	padding: 15px 0;
	font-size: 16px;
	cursor: pointer;
}

.faq-item .faq-title:before {
	position: absolute;
	right: 0;
	content: "\f067";
	font-size: 14px;
}

.faq-item .faq-title.show-title:before {
	content: '\f068';
}

.faq-item .faq-title h3 {
	font-weight: normal;
}

.faq-item .faq-cont {
	display: none;
	margin: 0 0 25px;
}

.faq-item:first-child .faq-cont {
	display: block;
}

.material_form input::placeholder,
.material_form textarea::placeholder {
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.material_form textarea {
	padding: 10px 18px;
	line-height: 1.5;
}

@media only screen and (max-width: 768px) {
	.inquiry-form .form-btn-wrapx .form-btn-submitx {
		top: 0 !important;
	}
}

@media only screen and (max-width: 1680px) {

	/*layout*/
	body {
		min-width: 1440px;
	}

	.layout {
		width: 1440px;
	}

	/*index*/

	/* page */
	.page_banner .banner_info {
		padding-left: 8%;
	}

	.page_banner .banner_info h2 {
		font-size: 32px;
	}

	.page_banner .banner_info .more {
		font-size: 18px;
		line-height: 40px;
		padding: 0 35px;
		margin-top: 6.5%;
	}

	/* header */

}


@media only screen and (max-width: 1440px) {

	/* header */
	.nav_wrap .head_nav>li {
		margin: 0 30px;
	}

	/*layout*/
	body {
		min-width: 1200px;
	}

	.layout,
	.page_main .layout {
		width: 1280px;
	}

	/*index*/
	.bg_title {
		font-size: 10vw;
	}

	.material_tab .hd_title,
	.index_frequently_qa h2 {
		font-size: 42px;
	}


	/*product*/

	/* footer */
}

@media only screen and (max-width: 1366px) {

	/*layout*/
	body {
		min-width: 1150px;
	}

	/* index */
	.banner_info {
		padding-left: 10%;
	}

	/* page */
	.page_banner .banner_info h2 {
		font-size: 28px;
	}

	/*list*/
	.items_list .product_item {
		width: 33.33333333%;
		max-width: 33.33333333%;
		-webkit-box-flex: 0 0 33.33333333%;
		-webkit-flex: 0 0 33.33333333%;
		-ms-flex: 0 0 33.33333333%;
		flex: 0 0 33.33333333%;
	}

}

@media only screen and (max-width: 1280px) {

	/*layout*/
	body {
		min-width: unset;
	}

	.layout,
	.product_main .layout,
	.page_main .layout {
		width: 98%;
	}

	/*header*/
	.nav_wrap .head_nav>li {
		margin: 0 0;
	}

	.nav_wrap .head_nav>li>a {
		padding: 0 5px;
	}

	.nav_wrap .head_nav>li li a {
		font-size: 14px;
	}

	/*index*/
	.material_tab .hd_title,
	.index_frequently_qa h2 {
		font-size: 36px;
	}

	.banner_info {
		padding-left: 8%;
	}

	.banner_info h2 {
		font-size: 36px;
	}

	.banner_info .more {
		font-size: 20px;
		padding: 0 25px;
		line-height: 48px;
	}

	.material_tab {
		padding-right: 8%;
	}

	.material_form {
		width: 50%;
	}

	/* page */
	.page_banner .banner_info {
		padding-left: 5%;
		width: 60%;
	}

	.page_banner .banner_info h2 {
		font-size: 24px;
	}

	.model_title {
		font-size: 28px;
	}

	.reason_content h2 {
		font-size: 28px;
	}

	.merit_list li h4 {
		padding-left: 10px;
	}

	.merit_list li .ico {
		width: 60px;
	}

	.merit_list li {
		padding: 0 20px;
	}

	.merit_content {
		padding-left: 5.5%;
	}

	.merit_list li h4 {
		font-size: 18px;
	}

	.merit_content h3 {
		font-size: 28px;
	}

	/* footer */
	.foot_item .title {
		font-size: 22px;
	}

	.foot_item_inquiry h3 {
		font-size: 18px;
	}

	.foot_service .foot_items {
		padding: 60px 10%;
	}

	/*list*/
	.main {
		padding-bottom: 0;
		width: calc(100% - 280px);
	}

	.items_list ul {
		margin: -5px;
	}

	.items_list .product_item {
		padding: 5px;
	}

	.page_main {
		padding: 30px 0;
	}

	.product-summary {
		width: calc(57.83% - 30px);
	}

	.product-btn-wrap .email,
	.product-btn-wrap .pdf,
	.product-btn-wrap .buy {
		text-transform: capitalize;
		font-size: 12px;
		line-height: 30px;
	}

	.pagnation_title {
		font-size: 28px;
		margin-bottom: 15px;
	}

	.path_bar li,
	.path_bar li a {
		font-size: 16px;
	}

	.product-summary .product-meta p {
		margin: 15px 0;
		font-size: 13px;
		line-height: 1.5;
	}

	.product-btn-wrap {
		padding-top: 50px;
	}

}

@media only screen and (max-width: 1100px) {

	/* .web_head .logo{width: 20%;} */
	.nav_wrap .head_nav>li>a {
		font-size: 14px;
	}

	.web_head .try {
		display: none;
	}
}

@media only screen and (max-width: 950px) {
	body {
		min-width: 100%;
		overflow-x: hidden;
	}

	.layout {
		width: 100%;
	}

	.z10000 {
		position: relative;
		z-index: 100000;
	}

	.mobile-body-mask {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		width: 100%;
		height: 100vh;
		background: rgba(0, 0, 0, 0.6);
	}

	.mobile-ico-close {
		position: absolute;
		top: 0;
		right: -35px;
		width: 30px;
		height: 30px;
		background: #fff url(img/mobile_close.png) center center no-repeat;
		background-size: 50% auto;
		cursor: pointer;
	}

	.sub-content {
		position: relative;
		right: auto;
		z-index: 99999;
		display: block;
		border: none;
		border-radius: 0;
		box-shadow: none;
	}

	.lang-more {
		display: none !important;
	}

	.mobile-head-items {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 999;
		display: block;
		width: 100%;
		height: 35px;
		background: #161622;
		text-align: left;
		line-height: 35px;
	}

	.mobile-head-item {
		float: left;
		width: 45px;
	}

	.mobile-head-item.mobile-head-aside {
		float: right;
	}

	.mobile-head-item .title {
		overflow: hidden;
		width: 100%;
		height: 35px;
		color: #FFF;
		text-align: center;
		line-height: 35px;
		cursor: pointer;
		-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
		font-size: 24px;
	}

	.mobile-head-item .title a {
		position: relative;
		display: block;
		color: #FFF;
	}

	.mobile-head-item.mobile-head-home .title a:before {
		content: '\f015';
	}

	.mobile-head-item.mobile-head-nav .title:before {
		content: '\f0c9';
	}

	.mobile-head-item.mobile-head-language .title:before {
		content: "\f1ab";
	}

	.mobile-head-item.mobile-head-search .title:before {
		content: "\f002";
	}

	.mobile-head-item.mobile-head-social .title:before {
		content: "\f007";
	}

	.mobile-head-item.mobile-head-aside .title:before {
		content: "\f060";
	}

	.mobile-head-item .main-content-wrap {
		top: 0;
		z-index: 99999;
		display: block;
		background: #FFF;
	}

	.mobile-head-item .main-content-wrap .content-wrap {
		overflow-y: auto;
		padding: 15px 10px;
		height: 100%;
		background-color: #fff;
	}

	.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
		overflow-y: hidden;
	}

	.mobile-head-item .side-content-wrap {
		position: fixed;
		left: -70%;
		display: block;
		width: 70%;
		height: 100%;
	}

	.mobile-head-item .middle-content-wrap {
		position: absolute;
		left: 0;
		visibility: hidden;
		padding: 20px 0;
		width: 100%;
		height: auto;
		opacity: 0;
	}

	.mobile-head-item .middle-show-content-wrap {
		top: 26px;
		visibility: visible;
		opacity: 1;
	}

	.web_head .nav_wrap .head_nav,
	.web_head .change-language,
	.head-search .search-attr,
	.btn--search,
	.js .web-search {
		display: none;
	}

	.index_main .layout,
	.layout {
		margin: 0 auto;
		width: 98%;
	}

	.web_head {
		padding: 25px 0 0;
		padding-top: 25px;
		height: auto;
		background: #fff;
		position: relative;
		left: auto;
		top: auto;
	}

	.web_head .logo {
		position: relative;
		display: block;
		width: 100%;
		max-width: unset;
		text-align: center;
		padding: 20px 0;
		-webkit-transform: unset;
		transform: unset;
	}

	.web_head .logo img,
	.web_head.index_web_head .logo img {
		width: auto;
	}

	.web_head .nav_wrap {
		position: static;
	}

	.head-search {
		position: relative;
		width: 90%;
		height: 35px;
		margin: 0 auto;
		border-radius: 30px;
		border: 1px solid #232323;
	}

	.head-search .search-ipt {
		position: absolute;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		color: #232323;
		padding: 0 10px;
	}

	.head-search .search-ipt::placeholder {
		color: #232323;
	}

	.head-search .search-btn {
		position: absolute;
		width: 35px;
		height: 100%;
		background: url(img/demo/search_ico.png) no-repeat center center;
		-webkit-background-size: auto 16px;
		background-size: auto 16px;
		border: none;
		right: 0;
		top: 0;
		display: block !important;
	}

	.head-search .search-attr {
		display: none;
	}

	.head_top {
		display: none;
	}

	/* header */
	.web_head {
		background: #fff;
	}

	.head_layout {
		height: auto;
	}

	/*nav */
	.head_nav {
		width: 100%;
	}

	.head_nav>li {
		display: block;
	}

	.head_nav li {
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 28px;
	}

	.head_nav li,
	.head_nav li a,
	.head_nav>li ul li a,
	.head_nav li:hover a {
		color: #111;
	}

	.head_nav li.has-child {
		margin-top: 0;
		margin-bottom: 0;
		padding-left: 28px;
	}

	.head_nav li.has-child>a {
		margin-top: 3px;
		margin-right: 35px;
		margin-bottom: 3px;
	}

	.head_nav li.has-child>ul {
		position: relative;
		top: auto;
		left: auto;
		display: block;
		margin-left: 0;
		padding: 0 0 0 10px;
		width: 100%;
		border-top: unset;
		box-shadow: unset;
		opacity: 1;
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		background: #fff;
		display: none;
	}

	.head_nav li a {
		position: relative;
		display: block;
		height: 1.4em;
		line-height: 1.4em;
	}

	.head_nav li a:hover {
		color: inherit;
	}

	.head_nav li em {
		display: block;
		overflow: hidden;
		height: 1.4em;
	}

	.head_nav li li {
		font-size: 14px;
	}

	.head_nav li li li {
		font-size: 12px;
	}

	.head_nav li li a {
		color: #666;
		font-size: 12px !important;
	}

	.head_nav li.has-child a b {
		position: absolute;
		top: 1px;
		right: -35px;
		display: inline-block;
		overflow: hidden;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
		width: 15px;
		height: 15px;
		border: 1px solid #111;
		border-radius: 2px;
		line-height: 15px;
	}

	.head_nav li.has-child a b:before,
	.head_nav li.has-child a b:after {
		position: absolute;
		top: 50%;
		left: 3px;
		display: block;
		margin-top: -.5px;
		width: 9px;
		height: 1px;
		background-color: #111;
		content: '';
	}

	.head_nav li.has-child a b:after {
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		transform: rotate(90deg);
		-ms-transform: rotate(90deg);
	}

	.head_nav li.has-child a:hover b {
		border-color: #111;
		transform: none;
	}

	.head_nav>li {
		padding-top: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid #f2f2f2;
	}

	.head_nav>li>a {
		position: relative;
		position: relative;
		margin-bottom: -1px;
		text-transform: uppercase;
		text-transform: uppercase;
		font-size: 16px;
	}

	.head_nav li,
	.head_nav li.has-child {
		padding-left: 0;
	}

	.head_nav li li,
	.head_nav li li.has-child {
		padding-left: 15px;
	}

	.head_nav li.active>a>b:after {
		display: none;
	}

	.web_head .nav_wrap {
		display: none;
	}

	.head_nav>li ul li {
		border-bottom: none;
	}

	.head_nav>li:before {
		display: none;
	}

	.head_right,
	.head_brand_nav {
		display: none;
	}

	/* footer */
	.web_footer .foot_service {
		padding: 5% 5% 0;
	}

	.foot_service .foot_items {
		flex-wrap: wrap;
		justify-content: flex-start;
		padding: 0 0 30px;
	}

	.foot_service .foot_items .foot_item {
		width: 50%;
		margin: 10px 0;
		padding: 0;
	}

	.foot_item .title {
		font-size: 18px;
		margin-top: 25px;
	}

	.foot_item_inquiry h3,
	.foot_item_inquiry .inquiry_btn {
		font-size: 16px;
	}

	.foot_item_inquiry .inquiry_btn::after {
		margin-left: 20px;
	}

	.foot_contact_list {
		padding-right: 15%;
	}

	/*index*/
	.hd_title,
	.material_tab .hd_title,
	.index_frequently_qa h2 {
		font-size: 28px;
	}

	/* .index_hd{padding: 5% 0 2%;} */
	.more {
		font-size: 16px;
		line-height: 40px;
		padding: 0 28px;
	}

	.banner_info {
		padding-left: 5%;
	}

	.banner_info h2 {
		font-size: 28px;
	}

	.banner_info .more {
		font-size: 18px;
		padding: 0 20px;
		line-height: 42px;
		margin-top: 7.5%;
	}

	.material_tab {
		width: 100%;
	}

	.material_form {
		width: 90%;
		margin: 30px auto 0;
		transform: none;
		padding: 5%;
	}

	.index_save_material {
		padding: 5% 0;
	}

	.material_form label {
		font-size: 18px;
	}

	.material_form input,
	.material_form textarea {
		font-size: 16px;
	}

	.material_form input {
		line-height: 40px;
	}

	.material_form textarea {
		height: 128px;
	}

	.material_form li {
		margin-bottom: 25px;
	}

	.material_form li:nth-child(4),
	.material_form li:nth-child(3) {
		margin-bottom: 30px;
	}

	.material_form input.submit {
		font-size: 18px;
	}

	.material_nav li.current h3 {
		font-size: 18px;
	}

	.material_nav h3 {
		font-size: 16px;
		padding-left: 15px;
	}

	.index_our_services,
	.index_software_interface {
		padding: 10% 0;
	}

	.service_info h3 {
		font-size: 20px;
		min-height: 50px;
	}

	.interface_content {
		padding: 7% 3.5% 8.5%;
		transform: none;
	}

	.interface_content p {
		margin: 5.5% 0 12%;
		font-size: 18px;
	}

	.interface_content .more,
	.dealer_content .more {
		font-size: 18px;
		line-height: 40px;
		padding: 0 23px;
	}

	.index_join_us {
		padding: 5% 0;
	}

	.dealer_content {
		padding-right: 5%;
	}

	.dealer_content p {
		font-size: 16px;
		margin: 4.5% 0 11%;
	}

	.index_frequently_qa {
		padding: 10% 0;
	}

	.faq_wrap {
		padding: 5% 5% 0;
	}

	.qa_item.active,
	.qa_item {
		padding: 30px 5%;
	}

	.qa_item h3 {
		font-size: 18px;
		line-height: 1.2;
	}

	.qa_item p {
		padding-right: 10%;
	}

	.inquiry_btn {
		font-size: 22px;
		line-height: 48px;
	}

	/* .services_wrap .service_item{max-width: calc(33.3% - 13.33px);} */
	.material_form li:nth-child(1),
	.material_form li:nth-child(2) {
		width: calc(50% - 20px);
	}

	.index_our_services .index_hd p {
		font-size: 16px;
		margin: 16px 5% 0;
	}

	.customers_list {
		width: 100%;
		padding: 0;
	}

	.customer_item.current .info {
		margin-right: 5%;
	}

	.customer_item .cust_info {
		padding: 20px 5% 20px 2%;
	}

	.customer_item.current .cust_info {
		padding: 20px 5%;
		border-radius: 25px;
	}

	.cust_info h3 {
		font-size: 18px;
	}

	.cust_head {
		width: 15%;
	}

	.cust_info .info {
		margin-right: 11%;
	}

	.index_our_customers {
		padding: 5% 0 10%;
	}

	.customer_comments {
		margin: 80px auto 0;
		width: 80%;
		padding: 0;
	}

	.customers_wrap {
		margin-top: 5%;
	}

	/* .service_item .service_info{padding: 20px 15px 40px;} */

	/* page */
	.contact_content h2 {
		font-size: 48px;
		padding-bottom: 3.8%;
	}

	.contact_content p {
		padding: 4% 10%;
	}

	.contact_content .back {
		font-size: 22px;
		line-height: 40px;
		padding: 0 54px;
	}

	.sns_list {
		margin-top: 4.5%;
	}

	.contact_main {
		padding-bottom: 7.5%;
	}

	.page_banner .banner_info h2 {
		font-size: 18px;
	}

	.page_banner .banner_info .more {
		font-size: 16px;
		line-height: 36px;
		padding: 0 28px;
	}

	.model_title {
		font-size: 24px;
	}

	.cutting_specialization h2 {
		padding: 0 5%;
	}

	.cutting_specialization ul {
		margin: 5% 0 8%;
	}

	.reason_content h2 {
		font-size: 24px;
	}

	.choose_reasons {
		padding: 17% 0 8%;
	}

	.choose_reasons .reason_content {
		padding: 6.3% 6.7% 5.8% 4.6%;
		margin: 0;
	}

	.reason_show .reason_swiper {
		position: relative;
	}

	.merit_content h3 {
		font-size: 24px;
	}

	.merit_content .desc {
		margin-top: 8%;
		padding: 7%;
	}

	.merit_list li h4 {
		font-size: 16px;
	}

	.merit_list li .ico {
		width: 40px;
	}

	.cutting_merit .merit_list li>div {
		padding: 12% 0;
	}

	.cutting_merit {
		padding: 20% 0 15%;
	}

	.feature_item .order {
		font-size: 22px;
		margin: 20% 0 15%;
		padding-bottom: 12%;
	}

	.features_wrap .feature_item {
		width: calc(25% - 20px);
	}

	.features_software {
		padding: 10% 0;
	}

	.redouble_efforts {
		padding: 10% 0 0;
	}

	.redouble_efforts .layout>p {
		margin: 20px 15%;
	}

	.company_strength h3 {
		font-size: 22px;
	}

	.core_item .core_info {
		padding: 9% 11% 18%;
	}

	.core_item .core_info h4 {
		font-size: 18px;
	}

	.core_item .core_info p {
		font-size: 16px;
		margin-top: 8px;
		min-height: 27px;
	}

	.company_strength .core_team {
		padding: 3% 0 15%;
	}

	.data_item h3 {
		font-size: 18px;
	}

	.data_item .data_num {
		font-size: 22px;
	}

	.glimpse_stats .data_list {
		margin-top: 8%;
	}

	.customer_evaluation {
		padding: 10% 0 15%;
	}

	.evaluation {
		padding: 6% 10%;
	}

	.evaluation h2::after {
		width: 22%;
	}

	.reason_content h2::after {
		width: 45%;
	}

	.redouble_efforts h2::after,
	.features_software h2::after {
		width: 18%;
	}

	/* aside */
	.aside {
		display: none;
	}

	.side-widget {
		margin-bottom: 35px;
	}

	.side-product-items .items_content {
		margin-top: 10px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.side-product-items .btn-prev,
	.side-product-items .btn-next {
		display: none;
	}

	.side-product-items .side_slider {
		padding-top: 0;
		padding-bottom: 0;
		max-height: inherit;
	}

	.side-product-items .side_slider ul:after {
		clear: both;
		display: block;
		visibility: hidden;
		height: 0;
		content: '';
	}

	.side-product-items .side_slider .swiper-wrapper {
		display: block;
		margin: 0 -5px;
		width: auto;
	}

	.side-product-items .side_product_item {
		float: left;
		display: block;
		width: 50%;
		height: auto !important;
		;
		text-align: center;
	}

	.side-product-items .side_product_item:nth-child(2n+1) {
		clear: left;
	}

	.side-product-items .side_product_item figure {
		display: block;
		margin: 5px;
		padding: 3px;
		width: auto;
		border: 1px solid #eee;
	}

	.side-product-items .side_product_item .item-img {
		float: none;
		display: block;
		width: 100%;
		border: 0;
	}

	.side-product-items .side_product_item .item-img img {
		width: 100%;
		height: auto;
		border: 0;
	}

	.side-product-items .side_product_item figcaption {
		display: block;
		padding: 8px;
		width: auto;
	}

	.side-product-items .side_product_item figcaption .item_title {
		height: auto;
		text-transform: none;
		font-size: 12px;
	}

	/* main */
	.main {
		float: none;
		margin: 0 auto;
		width: auto;
	}

	.product-item {
		width: 33.333%;
	}

	.product-item .item-wrap {
		margin: 8px;
	}

	.page_bar {
		margin-top: 20px;
		text-align: center;
	}

	.path_bar .layout {
		width: auto;
	}

	.sys_sub_head .layer_ft_bg {
		display: none;
	}

	/* list */
	.main_hd {
		margin-bottom: 15px;
		text-align: center;
	}

	.main_hd .page_title {
		font-size: 22px;
	}

	.items_list>ul {
		margin: 0;
	}

	/* product intro */
	/* .sys_sub_head .pagnation_title{font-size:36px ;} */
	.path_bar .pagnation_title {
		font-size: 36px
	}

	.page_title {
		border-bottom: 0;
		line-height: 1.1;
	}

	.video_close {
		display: none;
	}

	.image-additional li.image-item.current img {
		border: none;
	}

	.product-view {
		float: none;
		margin: 0 auto 15px;
		width: 100%;
		padding: 10px 0;
	}

	.product-view .product-image,
	.single_product_items {
		display: block;
	}

	.product-view .image-additional-wrap {
		width: 100%;
		margin-top: 0;
	}

	.product-view .image-additional ul {
		width: 100%;
	}

	.product-view .image-additional li {
		margin: 0;
		width: 33.33333333%;
	}

	.product-view .image-additional li a {
		margin: 0 2px;
		padding: 0;
		border: 0;
	}

	.product-view .image-additional li a:before {
		display: none;
	}

	.product-view .image-additional li img {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.product-view .image-additional li.current {}

	.product-view .image-additional li.current img {
		border-color: inherit;
	}

	.product-view .image-additional li.current:before {
		display: none;
	}

	.product-view .image-additional li.single {
		display: block;
	}

	.product-view .image-additional li.current a:before,
	.product-view .image-additional li.current a:after {
		display: none;
	}

	.product-view .swiper-button-next,
	.product-view .swiper-button-prev {}

	.product-view .swiper-button-next {
		right: 0;
	}

	.product-view .swiper-button-prev {
		left: 0;
	}

	.product-view .swiper-button-next,
	.product-view .swiper-button-prev {
		opacity: 1;
		filter: alpha(opacity=100);
	}

	.product-view .swiper-button-next.swiper-button-disabled,
	.product-view .swiper-button-prev.swiper-button-disabled {
		opacity: .3;
		filter: alpha(opacity=30);
	}

	/* product summary */
	.product-intro {
		margin-bottom: 20px;
	}

	.product-summary {
		float: none;
		width: 100%;
		padding-left: 2%;
		max-width: unset;
	}

	.product-summary .page_title {
		font-size: 24px;
		padding-top: 10px;
	}

	.product-summary .product-meta li .item-val {
		display: inline-block;
	}

	.product-summary .share-this {
		float: none;
		margin: 30px 0;
	}

	.product-summary .product-meta li {
		display: block;
	}

	.product-summary .product-meta li em {
		display: inline;
		padding-right: 15px;
		color: #333;
		font-weight: bold;
	}

	.product-btn-wrap {
		padding-top: 20px;
		text-align: left;
	}

	.product-btn-wrap a {
		margin: 0 0 10px !important;
	}

	.product-summary .share-this {
		text-align: left;
	}

	/* product detail  */
	.tab-panel-wrap {
		padding: 30px 0 0;
	}

	.goods-may-like {
		padding: 30px 0;
		margin-bottom: 0;
	}

	.goods-may-like .index_title_bar .good_title {
		font-size: 22px;
		margin-bottom: 20px
	}

	.product_item figcaption {
		background: rgba(203, 0, 0, 0.63);
		position: relative;
		top: unset;
		left: unset;
		width: 100%;
		height: auto;
		transform: unset;
		-webkit-transform: unset;
	}

	.product_item .item_title {
		position: relative;
		top: unset;
		left: unset;
		width: 100%;
		transform: unset;
		-webkit-transform: unset;
		padding: 10px 0;
	}

	.product_item .item_title a {
		font-size: 14px;
	}

	.good_button_bar {
		margin-top: 20px;
	}
}

@media only screen and (max-width: 768px) {
	/* .sys_sub_head .pagnation_title,.path_bar .pagnation_title{font-size:24px ;} */
	/*footer*/

	/*index*/
	.hd_title,
	.material_tab .hd_title,
	.index_frequently_qa h2 {
		font-size: 24px;
	}

	.banner_info h2 {
		font-size: 24px;
	}

	/* page */
	.choose_reasons .reason_content {
		width: 90%;
		background-size: 100% 100%;
		margin: 0 auto 30px;
		transform: none;
	}

	.choose_reasons .reason_show {
		width: 90%;
		margin: 0 auto;
	}

	.choose_reasons .reason_show img {
		width: 100%;
	}

	.merit_list {
		width: 100%;
		margin-bottom: 30px;
	}

	.cutting_merit .merit_list li>div {
		padding: 40px 0;
	}

	.merit_content {
		padding: 0 5%;
	}

	.feature_item i {
		width: 80px;
		height: 80px;
		line-height: 80px;
	}

	.features_wrap img {
		width: 40%;
	}

	.feature_item h3 {
		font-size: 16px;
	}

	.feature_item .order {
		font-size: 20px;
	}

	/*list*/
	.items_list .product_item figcaption {
		padding: 12px;
	}

	.pagnation_title {
		font-size: 22px;
	}

	.goods-may-like {
		padding: 30px 0;
	}

	.goods-may-like .index_title_bar .good_title {
		font-size: 16px;
	}

	.goods-may-like .index_title_bar .good_title:after {
		width: 40x;
		height: 2px;
		margin-left: -20px;
	}

	.goods-may-like .index_title_bar p {
		line-height: 18px;
		font-size: 12px;
		margin: 10px 0;
	}

	.product_item .item_title a {
		padding: 5px 0;
		font-size: 14px;
		line-height: 1.5;
	}
}

@media only screen and (max-width: 640px) {

	/*index*/
	.hd_title,
	.material_tab .hd_title,
	.index_frequently_qa h2 {
		font-size: 20px;
	}

	.banner_info h2 {
		font-size: 18px;
	}

	.banner_info h3 {
		font-size: 12px;
	}

	.banner_info .more {
		font-size: 16px;
		line-height: 38px;
	}

	.service_info h3 {
		font-size: 18px;
		min-height: 45px;
	}

	.interface_content p {
		font-size: 16px;
	}

	.interface_content .more,
	.dealer_content .more {
		font-size: 16px;
		line-height: 35px;
	}

	.dealer_content,
	.yink_display {
		width: 100%;
	}

	.dealer_content {
		padding: 5%;
	}

	.qa_item h3 {
		font-size: 16px;
	}

	.qa_item p {
		font-size: 14px;
		margin-top: 10px;
	}

	.qa_item {
		margin-bottom: 25px;
	}

	.inquiry_btn {
		font-size: 18px;
		line-height: 40px;
		padding: 0 20px;
	}

	.inquiry_wrap {
		padding: 0 5%;
	}

	.inquiry_wrap p {
		font-size: 16px;
	}

	.foot_inquiry .layout {
		flex-direction: column;
	}

	.qa_item .qa_open,
	.cust_info .open {
		width: 20px;
		height: 20px;
		background-size: 60%;
		background-position: center;
	}

	/* .services_wrap .service_item{max-width: calc(50% - 10px);} */
	.material_form label,
	.material_form input.submit {
		font-size: 16px;
	}

	.material_form input,
	.material_form textarea,
	.material_form input::placeholder,
	.material_form textarea::placeholder {
		font-size: 14px;
	}

	.material_form input {
		line-height: 36px;
	}

	.material_form textarea {
		height: 112px;
	}

	.material_form input.submit {
		line-height: 34px;
		padding: 0 20px;
	}

	.material_tab {
		padding: 0;
	}

	.material_nav {
		margin-top: 15px;
	}

	.material_nav li {
		padding: 10px 0;
	}

	.material_nav .ico {
		width: 50px;
		height: 50px;
		line-height: 50px;
	}

	.material_nav .ico::after {
		width: 22px;
		height: 22px;
	}

	.material_nav img {
		max-width: 45%;
	}

	.material_nav li.current h3 {
		font-size: 16px;
	}

	.material_nav h3 {
		font-size: 14px;
		padding-left: 5px;
		z-index: 2;
	}

	.material_tab .material_nav li h3 {
		margin: 0;
	}

	.cust_info h3 {
		font-size: 16px;
	}

	.cust_info p {
		font-size: 14px;
	}

	.comment_content li:nth-child(1) {
		font-size: 18px;
	}

	.comment_content li:nth-child(2) {
		font-size: 16px;
	}


	/* page */
	.contact_content h2 {
		font-size: 36px;
	}

	.contact_content .back {
		font-size: 18px;
		line-height: 32px;
		padding: 0 43px;
	}

	.model_title {
		font-size: 20px;
	}

	.page_banner .banner_info h2 {
		font-size: 16px;
	}

	.page_banner .banner_info .more {
		font-size: 14px;
		line-height: 30px;
		padding: 0 20px;
	}

	.reason_content h2 {
		font-size: 20px;
	}

	.reason_content li {
		font-size: 16px;
	}

	.reason_content ul {
		margin-top: 9%;
	}

	.merit_content h3 {
		font-size: 20px;
	}

	.features_software .features_wrap {
		margin: 30px 5%;
	}

	.features_wrap .feature_item {
		width: calc(50% - 10px);
		margin: 10px 0;
	}

	.company_strength h3 {
		font-size: 18px;
	}

	.company_strength p {
		font-size: 16px;
	}

	.redouble_efforts .layout>p {
		margin: 15px 5%;
	}

	.core_item .core_info h4 {
		font-size: 16px;
	}

	.core_item .core_info p {
		font-size: 14px;
	}

	.data_item h3 {
		font-size: 16px;
		margin-top: 15px;
	}

	.data_item .data_num {
		font-size: 18px;
	}

	.data_item .data_num::after {
		width: 60px;
	}

	.evaluation h3 {
		font-size: 18px;
	}

	/* footer */
	.foot_item .title {
		font-size: 16px;
		margin-top: 0;
	}

	.foot_contact_list .item_val,
	.copyright {
		font-size: 14px;
	}

	.foot_txt_list li a {
		font-size: 14px;
	}

	.foot_contact_list {
		padding-right: 5%;
	}

	/* list */
	.sys_sub_head .head_title h1 {
		font-size: 30px;
	}

	.items_list .product_item {
		width: 50%;
		max-width: 50%;
		-webkit-box-flex: 0 0 50%;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
	}
}

@media only screen and (max-width: 480px) {

	/* .sys_sub_head .pagnation_title,.path_bar .pagnation_title{font-size:18px ;} */
	.blog-item .item-info .item-title a {
		font-size: 16px;
	}

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

	.gotop {
		display: none !important;
	}

	.service_item {
		width: 100%;
	}

	.blog-item .item-img {
		width: 150px;
	}

	.table_wrap {
		overflow-x: scroll;
	}

	/* layout */


	/*header*/

	/*index*/
	.hd_title,
	.material_tab .hd_title,
	.index_frequently_qa h2 {
		font-size: 18px;
	}

	.banner_info {
		width: 70%;
	}

	/*.banner_info h2{font-size: 16px;}*/
	.banner_info .more {
		font-size: 14px;
		line-height: 32px;
	}

	.service_info h3 {
		font-size: 16px;
		min-height: 40px;
	}

	.service_info p {
		font-size: 14px;
	}

	.interface_display {
		width: 100%;
	}

	.interface_content {
		width: 100%;
	}

	.index_software_interface .layout {
		flex-wrap: wrap;
	}

	.dealer_content p {
		font-size: 14px;
	}

	.interface_content .more,
	.dealer_content .more {
		font-size: 14px;
		line-height: 30px;
	}

	.inquiry_btn {
		font-size: 16px;
		line-height: 36px;
	}

	.qa_item p::before {
		content: none;
	}

	.qa_item.active,
	.qa_item {
		padding: 15px 5%;
	}

	.material_form li:nth-child(1),
	.material_form li:nth-child(2) {
		width: calc(50% - 10px);
	}

	.material_form label {
		margin-bottom: 10px;
	}

	.material_form input {
		padding: 0 10px;
	}

	.material_form textarea {
		padding: 5px 10px;
	}

	.material_form li,
	.material_form li:nth-child(4),
	.material_form li:nth-child(3) {
		margin-bottom: 15px;
	}

	.customer_item {
		margin-top: 10px;
	}

	.comment_content li:nth-child(1) {
		font-size: 16px;
	}

	.comment_content li:nth-child(2) {
		font-size: 14px;
	}

	/* page */
	.contact_content h2 {
		font-size: 24px;
	}

	.contact_content h2::after {
		width: 20%;
	}

	.contact_content p {
		padding: 5%;
	}

	.contact_content .back {
		font-size: 16px;
		line-height: 30px;
		padding: 0 40px;
	}

	.page_banner .banner_info {
		width: 80%;
		top: 50%;
	}

	.page_banner .banner_info h2 {
		font-size: 14px;
	}

	.model_title {
		font-size: 18px;
	}

	.reason_content h2 {
		font-size: 18px;
	}

	.feature_item h3 {
		font-size: 14px;
	}

	.feature_item .order {
		font-size: 18px;
	}

	.data_list .data_item {
		width: 50%;
		margin: 10px auto;
	}

	.evaluation h3 {
		font-size: 16px;
	}

	.evaluation p {
		font-size: 14px;
	}

	.cutting_specialization li+li::before {
		content: none;
	}

	/*footer*/
	.foot_service .foot_items .foot_item {
		width: 100%;
	}

	.foot_item_contact::after {
		content: none;
	}

	/* aside */
	.side-widget {
		margin: 0 0 30px;
	}

	.side-tit-bar .side-tit {
		font-size: 16px;
	}

	.side-cate li {
		font-size: 12px;
	}

	.side-cate li .icon-cate {
		width: 30px;
	}

	.side-cate li.has-child>a {
		padding: 10px 30px 10px 10px;
		line-height: 20px;
	}

	.side-widget .cate-type-list>li {
		line-height: 20px;
	}

	.side-widget .cate-type-list>li>a {
		margin-left: 10px;
		padding-top: 8px;
		padding-bottom: 8px;
	}

	.side-product-items .side_product_item {
		float: none;
		width: 100%;
	}

	.side-product-items .side_product_item figure {
		margin-right: 10px;
		margin-left: 10px;
	}

	/*main*/
	.path_bar {
		line-height: 30px;
	}

	.path_bar ul:before {
		width: 16px;
		height: 16px;
		background-size: contain;
		-webkit-background-size: contain;
	}

	.path_bar li {
		padding-left: 5px;
	}

	.path_bar li+li:before {
		margin-right: 5px;
	}

	.main_banner .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
	}

	.page_bar {
		font-size: 12px;
		line-height: 22px;
	}

	.page_bar a,
	.page_bar span {
		margin: 0 2px;
		min-width: 2em;
		border-radius: 2px;
	}

	/*list*/
	.main_hd .page_title {
		font-size: 20px;
	}

	.items_list ul {
		margin: -2px;
	}

	.items_list .product_item {
		padding: 2px;
	}

	.items_list .product_item figure {
		position: relative;
		border: 0;
	}

	.items_list .product_item figcaption {
		position: absolute;
		bottom: 0;
		left: 0;
		padding: 1px 0 0;
		width: 100%;
	}

	.items_list .product_item .item_title {
		font-size: 12px;
	}

	.items_list .product_item .item_title a {
		height: 2.5em;
		background-color: rgba(0, 0, 0, .7);
		line-height: 2.5em;
	}

	/*blog*/
	.blog-item {
		padding: 30px 5px;
	}

	.blog-item .item-img {
		float: none;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		margin: 0 auto;
		width: auto;
		max-width: 70%;
		border: 1px solid #ddd;
	}

	.blog-item .item-info .item-title {
		font-weight: normal;
		line-height: 1.2;
	}

	.blog-item .item-info {
		padding-top: 15px;
	}

	.blog-item .item-info .item-title {
		height: auto;
		font-size: 22px;
	}

	.blog-item .item-info .item-detail {
		display: -webkit-box;
		overflow: hidden;
		overflow: hidden;
		max-height: 9em;
		text-overflow: ellipsis;
		line-height: 1.5em;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
	}

	.blog-item .item-info .item-more {
		float: none;
	}

	.blog-item .item-info time {
		color: #888;
		font-size: 14px;
	}

	/* product */
	.items_list .share_this {
		position: static;
		float: none;
		padding-bottom: 15px;
		text-align: left;
	}

	.product-intro {
		overflow: visible;
	}

	.product-view {
		margin-right: -10px;
		margin-left: -10px;
		width: auto;
	}

	.product-view .image-additional li {
		width: 100%;
	}

	.product-view .image-additional li a {
		margin-right: 0;
		margin-left: 0;
	}

	.product-view .image-additional li a:before,
	.product-view .image-additional li a:after {
		display: none;
	}

	.product-view .swiper-button-prev,
	.product-view .swiper-button-next {
		width: 27px;
		height: 40px;
		font-size: 18px;
		line-height: 40px;
		opacity: .8;
		-webkit-transform: none;
		-o-transform: none;
		transform: none;
		-ms-transform: none;
	}

	.product-view .swiper-button-prev {
		position: absolute;
		left: 20px;
		top: 50%;
		padding-right: 2px;
		border-radius: 0 3px 3px 0;
		cursor: pointer;
	}

	.product-view .swiper-button-next {
		position: absolute;
		right: 10px;
		top: 50%;
		padding-left: 2px;
		border-radius: 3px 0 0 3px;
		cursor: pointer;
	}

	.product-view .swiper-button-prev:before,
	.product-view .swiper-button-next:before {
		display: inline-block;
		-webkit-transform: scale(.7, 1);
		-o-transform: scale(.7, 1);
		transform: scale(.7, 1);
		-ms-transform: scale(.7, 1);
		background-image: none;
	}

	.product-view .swiper-button-prev:before {
		content: '\f053';
	}

	.product-view .swiper-button-next:before {
		content: '\f054';
	}

	.goods-may-like .title {
		text-transform: none;
	}

	.page_title {
		font-weight: normal;
		font-size: 20px;
	}

	.product-summary {
		padding-top: 0;
	}

	.product-summary .page_title {
		margin-bottom: 15px;
		font-weight: bold;
		font-size: 18px;
	}

	.product-summary .product-meta {
		font-size: 12px;
	}

	.product-summary .product-meta p {
		font-size: 12px;
	}

	.product-summary .product-meta h3 {
		font-size: 16px;
		line-height: 1.3;
	}

	.product-summary .product-meta li {
		font-size: 13px;
	}

	.product-summary .share-this {
		margin: 20px 0 0;
		text-align: left;
	}

	.product-btn-wrap {
		padding-top: 30px;
	}

	.product-btn-wrap .email,
	.product-btn-wrap .pdf,
	.product-btn-wrap .buy {
		padding: 5px 10px;
		font-size: 12px;
		line-height: 20px;
	}

	.product-detail {
		margin-top: 40px;
	}

	.detail-tabs .title {
		padding: 1px 15px;
		font-size: 14px;
	}

	.tab-panel-wrap {
		padding: 20px 0;
		border: 0;
	}

	.goods-may-like .title {
		margin-top: 15px;
		margin-bottom: 15px;
		font-size: 14px;
	}

	.goods-may-like .layer-bd {
		position: relative;
		padding: 0;
	}

	.goods-may-like .swiper-slider {
		position: relative;
	}

	.goods-may-like .product_item figure {
		padding: 1px;
	}

	.goods-may-like .product_item .item_title {
		font-size: 14px;
	}

	.goods-may-like .product_item .item_title a {
		padding-right: 0;
		padding-left: 0;
	}

	.goods-may-like .swiper-control {
		position: static;
	}

	.goods-may-like .swiper-button-prev,
	.goods-may-like .swiper-button-next {
		position: absolute;
		margin-top: -15px;
		margin-right: 0;
		margin-left: 0;
		width: 30px;
		height: 30px;
		background-color: rgba(0, 0, 0, .7);
		line-height: 30px;
	}

	.goods-may-like .layer-bd .swiper-button-prev {
		left: 5px;
	}

	.goods-may-like .layer-bd .swiper-button-next {
		right: 5px;
	}
}


@media only screen and (max-width: 360px) {
	.customer_item {
		flex-direction: column;
	}

	.customer_item .cust_info {
		margin: 10px 0;
	}

	.contact_content h2 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 320px) {
	.side_product_item {
		width: 100%;
	}


}

/*-------------------------------
			swiper-slide start
			----------------------------------*/
.slider_banner {
	position: relative;
	overflow: hidden;
	z-index: 0;
}


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

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


.index_exhibition_wrap .swiper-button-next,
.index_exhibition_wrap .swiper-button-prev {
	position: absolute;
	z-index: 2;
	width: 50px;
	height: 24px;
	border-radius: 2px;
	text-align: center;
	font-size: 30px;
	line-height: 24px;
	opacity: 1;
	cursor: pointer;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.index_exhibition_wrap .swiper-button-next:before,
.index_exhibition_wrap .swiper-button-prev:before {
	content: '';
	background-position: center center;
	background-repeat: no-repeat;
	width: 50px;
	height: 24px;
	display: inline-block;
	color: #010000;
}


.index_application_wrap .swiper-button-next,
.index_application_wrap .swiper-button-prev {
	cursor: pointer;
	;
	position: absolute;
	top: 52.5%;
	width: 65px;
	height: 150px;
	background-color: rgba(241, 237, 73);
	z-index: 2;
	text-align: center;
	opacity: 0.5;
}

.index_application_wrap .swiper-button-prev {
	right: auto;
	left: -30px;
}

.index_application_wrap .swiper-button-next {
	right: -30px;
	left: auto;
}

.index_application_wrap .swiper-button-next:before,
.index_application_wrap .swiper-button-prev:before {
	color: #666;
	font-size: 65px;
	font-family: "Poppins-Light";
	line-height: 150px;
}

.index_application_wrap .swiper-button-prev::before {
	content: '<';
}

.index_application_wrap .swiper-button-next::before {
	content: '>';
}

.index_application_wrap .swiper-button-next.swiper-button-disabled,
.index_application_wrap .swiper-button-prev.swiper-button-disabled {
	opacity: 0.6;
}

.index_application_wrap .swiper-button-next:hover,
.index_application_wrap .swiper-button-prev:hover {
	opacity: 0.8;
}

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

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

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


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

.swiper-pagination-bullet {
	position: relative;
	cursor: pointer;
	display: none;
}

.swiper-pagination-bullet:before {
	/* background-color: #fff;  */
	content: '';
}

/* .swiper-pagination-bullet-active:before { background-color: #fff; } */
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer;
}

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #007aff;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	transform-origin: left top;
	-ms-transform: scale(0);
	-ms-transform-origin: left top;
}



.swiper-pagination-progressbar.swiper-pagination-white {
	background: rgba(255, 255, 255, .25);
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
	background: #fff;
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000;
}

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

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
	background: #000;
}

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

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

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

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

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

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

.swiper-lazy-preloader {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 10;
	margin-top: -21px;
	margin-left: -21px;
	width: 42px;
	height: 42px;
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-ms-transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite;
}

.swiper-lazy-preloader:after {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 50%;
	background-size: 100%;
	background-repeat: no-repeat;
	content: '';
}

.swiper-lazy-preloader-white:after {}

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

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


/*-------------------------------
			swiper-slide end
			----------------------------------*/



/*-------------------------------
			entry-table start
			----------------------------------*/
.page_title {
	line-height: 3;
	text-align: center;
	font-size: 30px;
}

.entry {
	padding: 15px 0;
}

.entry {
	color: #000;
}

.entry a {
	color: #0030FF;
}

.entry p {
	margin: 0;
	padding: 8px 0;
	font-size: 16px;
	line-height: 2;
}

.entry table {
	margin-bottom: 20px;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.entry th,
.entry td {
	padding: 0 15px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

.entry th {
	background: #eee;
	font-size: 12px;
}

.entry td p,
.entry th p,
.pd-panel .entry td p,
.pd-panel .entry th p {
	margin: 0;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.3;
}

.entry td.amts {
	color: #cb2027;
}

.entry th#cartDelete {
	text-align: center;
}

.entry .button {
	margin: 15px 10px 0 0;
	padding: 8px 15px;
	border: 0;
	background: #dfdfdf;
	color: #777;
	text-transform: Capitalize;
	font-weight: bold;
	line-height: 1.2;
	cursor: pointer;
}

.entry .button:hover {
	background: #cb2027;
	color: #fff;
}

.entry .deletecartitem {
	width: 50px;
	text-align: center;
}

.entry .deletecartitem label {
	display: none;
}

.entry .stotal td.amts {
	font-weight: bold;
	font-size: 18px;
}

.entry img.alignleft {
	float: left;
	margin: 20px 15px 0 0;
}

.entry img.alignright {
	float: right;
	margin: 20px 0 0 15px;
}

.entry img.alignleftnopad {
	float: left;
	margin-left: 0;
}

.entry img.alignrightnopad {
	float: right;
	margin-right: 0;
}

.entry img.aligncenter {
	display: block;
	margin: 20px auto 0 auto;
	text-align: center;
}

.entry img {
	max-width: 100%;
}

.cartitem a {
	color: #292929;
	font-weight: bold;
}

.inquiry-form ul li {
	background: none;
}

.entry .inquiry-form-wrap {
	margin: 20px 0 0;
}

.table_wrap {
	position: relative;
	display: block;
}

.main table {
	position: relative;
	margin-bottom: 0 !important;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}

.main table th,
.main table td {
	padding: 0 15px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

.main table th {
	background: #eee;
	font-size: 12px;
}

.main table td p,
.main table th p,
table td p,
table th p {
	margin: 0;
	padding: 5px;
	color: #666;
	font-size: 12px;
	line-height: 1.3;
}

.main table td.amts {
	color: #cb2027;
}

.main table th#cartDelete {
	text-align: center;
}

.table_wrap td {
	padding: 0 15px;
	height: 30px;
	border: 1px solid #ccc;
	background: #fbfbfb;
	color: #666;
	text-align: left;
	font-size: 12px;
	line-height: 1.5;
}

/*-------------------------------
			entry-table end
			----------------------------------*/

/*-------------------------------
			search  start
			----------------------------------*/


.search-ipt {
	border: 0;
	border-radius: 0;
	background: transparent;
	-webkit-appearance: none;
}

.web-search {
	display: flex;
	visibility: hidden;
	text-align: center;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.web-search .btn--search-close {
	position: absolute;
	top: 1.25em;
	right: 1.25em;
	display: inline-block;
	display: none;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background-color: #ccc;
	background-image: url(img/search_btn_close.png);
	background-position: center;
	background-size: auto 35%;
	background-repeat: no-repeat;
	font-size: 1.8em;
	line-height: 45px;
	cursor: pointer;
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-webkit-background-size: auto 35%;
}

.web-search .btn--search-close:hover {
	background-color: #cb0000;
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

.js .btn--search-close {
	display: block;
}

.web-search .search-ipt {
	display: inline-block;
	box-sizing: border-box;
	padding: 0.05em 0;
	width: 75%;
	border-bottom: 3px solid;
	color: #333;
	font-size: 20px;
	font-family: inherit;
	line-height: 1em;
}

.web-search .search-ipt::-webkit-input-placeholder {
	color: #333;
	font-weight: bold;
}

.web-search .search-ipt::-moz-placeholder {
	color: #333;
	font-weight: bold;
	opacity: 1;
}

.web-search .search-ipt:-ms-input-placeholder {
	color: #333;
	font-weight: bold;
}

.web-search .search-ipt::-webkit-search-cancel-button,
.web-search .search-ipt::-webkit-search-decoration {
	-webkit-appearance: none;
}

.web-search .search-ipt::-ms-clear {
	display: none;
}

.web-search .search-attr {
	display: block;
	margin: 0 auto;
	padding: 0.85em 0;
	width: 75%;
	color: #333;
	text-align: right;
	font-size: 90%;
}




.js .main-wrap--move {
	min-height: 100vh;
}

.js .web-search {
	pointer-events: none;
}

.web-search {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100001;
	margin: auto;
	padding: 25px 0;
	width: 100%;
	background-color: #fff;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	-webkit-transform: translateY(-100%);
	-o-transform: translateY(-100%);
	transform: translateY(-100%);
	perspective: 1200px;
	-ms-transform: translateY(-100%);
}

.web-search .btn--search-close {
	opacity: 0;
	-webkit-transition: opacity 0.3s ease;
	-o-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}

.search__suggestion,
.web-search .search-attr {
	opacity: 0;
	-webkit-transition: opacity 0.8s, transform 0.8s;
	-moz-transition: opacity 0.8s, transform 0.8s;
	-o-transition: opacity 0.8s, transform 0.8s;
	transition: opacity 0.8s, transform 0.8s;
	-webkit-transform: translate3d(-15%, 0, 0);
	-moz-transform: translate3d(-15%, 0, 0);
	-o-transform: translate3d(-15%, 0, 0);
	transform: translate3d(-15%, 0, 0);
	-ms-transform: translate3d(-15%, 0, 0);
	-ms-transition: opacity 0.8s, transform 0.8s;
}

.web-search .search-attr {
	padding-bottom: 0;
	font-size: 20px;
}

.js .web-search .search-ipt {
	padding: 0 0 15px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 60px;
	opacity: 0;
	-webkit-transform: scale3d(0, 1, 1);
	-moz-transform: scale3d(0, 1, 1);
	-o-transform: scale3d(0, 1, 1);
	transform: scale3d(0, 1, 1);
	-webkit-transform-origin: 0% 50%;
	-moz-transform-origin: 0% 50%;
	-o-transform-origin: 0% 50%;
	transform-origin: 0% 50%;
	border-bottom-width: 1px;
	-ms-transform: scale3d(0, 1, 1);
	-ms-transform-origin: 0% 50%;
}

.js .web-search .search-ipt,
.web-search .search-attr {
	-webkit-transition-delay: .15s;
	-o-transition-delay: .15s;
	transition-delay: .15s;
}

.js .web-search .search-btn {
	display: none !important;
}

.js .search--open {
	visibility: visible;
	opacity: 1;
	pointer-events: auto;
}

.js .search--open .btn--search-close {
	opacity: 1;
	-webkit-transition: transform .3s ease;
	-o-transition: transform .3s ease;
	transition: transform .3s ease;
	-webkit-animation: bounceInA 1s ease;
	-o-animation: bounceInA 1s ease;
	animation: bounceInA 1s ease;
}

.js .search--open .search-ipt {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
}

.js .search--open .search-attr {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
}

.js .search--open {
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	-ms-transform: none;
}

.js .search--open::before {
	opacity: 1;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
	-ms-transform: none;
}

.js .main-wrap--move {
	-webkit-transform: translateY(180px);
	-o-transform: translateY(180px);
	transform: translateY(180px);
	-ms-transform: translateY(180px);
}

.main-wrap--move:after {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100000;
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
	content: '';
}

/*-------------------------------
			search  end
			----------------------------------*/





/*-------------------------------
			scrollsidebar start
			----------------------------------*/
.scrollsidebar,
.scrollsidebar a {
	color: #999;
	font-size: 12px;
	font-family: Arial;
}

.scrollsidebar {
	position: absolute;
	top: 150px;
	right: 0;
	z-index: 30;
}

.show_btn {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	overflow: hidden;
	overflow: hidden;
	width: 38px;
	height: 192px;
	background: url(img/custom_service/show_btn.png) no-repeat center center;
	cursor: pointer;
}

.side_content {
	float: left;
	overflow: hidden;
	width: 0;
	height: auto;
}

.side_content .side_list {
	position: relative;
	overflow: hidden;
	width: 140px;
	border: 1px solid #dadada;
	border-radius: 8px;
	background: #FFF;
}

.side_content .side_list .hd img {
	width: 100%;
	border-bottom: 1px solid #dadada;
}

.side_content .side_list .cont li {
	position: relative;
	height: 40px;
	border-bottom: 1px solid #dadada;
	list-style: none;
	line-height: 40px;
}

.side_content .side_list .cont li a {
	position: relative;
	display: block;
	padding: 0 0 0 43px;
	text-decoration: none;
}

.side_content .side_list .cont li a:before {
	position: absolute;
	top: 0;
	left: 10px;
	display: block;
	overflow: hidden;
	width: 25px;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	content: "";
}

.side_content .side_list .cont li .email:before {
	background-image: url(img/custom_service/icons01.png);
}

.side_content .side_list .cont li .skype:before {
	background-image: url(img/custom_service/icons02.png);
}

.side_content .side_list .cont li .inquiry:before {
	background-image: url(img/custom_service/icons03.png);
}

.side_content .side_list .cont li .qq:before {
	background-image: url(img/custom_service/icons04.png);
}

.ww {
	margin-left: -30px;
}

.side_content .side_list .t-code {
	padding: 10px 10px 7px;
	border-bottom: 1px solid #dadada;
}

.side_content .side_list .t-code img {
	width: 100%;
}

.side_content .side_list .side_title {
	padding: 0 12px;
	height: 30px;
	line-height: 30px;
}

.side_content .side_list .side_title .close_btn {
	position: absolute;
	right: 10px;
	bottom: 0;
	width: 12px;
	height: 30px;
	background: url(img/custom_service/close.png) no-repeat center center;
	cursor: pointer;
}

.side_content .side_list .side_title .close_btn span {
	display: none;
}

/*-------------------------------
			scrollsidebar end
			----------------------------------*/

/*inquiry*/
.inquiry-pop-bd {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 2000;
	display: none;
	margin: -150px 0 0 -275px;
	width: 550px;
	height: 500px;
	background: #FFF;
}

.inquiry-pop-bd:before {
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .7);
	content: "";
}

.inquiry-pop-bd .inquiry-pop {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding: 22px;
	width: 100%;
	height: 100%;
	background: #FFF;
	-webkit-animation: fadeInDownA .4s ease;
	-o-animation: fadeInDownA .4s ease;
	animation: fadeInDownA .4s ease;
}

.inquiry-pop-bd .inquiry-pop .ico-close-pop {
	position: absolute;
	top: -10px;
	right: -10px;
	z-index: 1;
	width: 30px;
	height: 30px;
	background: url(img/custom_service/fancy_close.png) no-repeat center center;
	cursor: pointer;
}

.inquiry-form-wrap {
	position: relative;
	width: 100.5%;
	height: 420px;
}

.ad_prompt {
	position: absolute;
	top: 50%;
	left: 0;
	display: block;
	display: none;
	margin: -20px 0 0;
	width: 100%;
	color: #0b87fb;
	text-align: center;
	font-size: 20px;
	line-height: 40px;
	-webkit-animation: twinkling 1s infinite ease-in-out;
	animation: twinkling 1s infinite ease-in-out;
}

.inquiry-pop-bd.material_form textarea {
	height: 60px;
}

.inquiry-pop-bd.material_form input {
	line-height: 30px;
}

.inquiry-pop-bd.material_form label {
	margin-bottom: 12px;
}


@media screen and (max-width: 550px) {
	.inquiry-pop-bd {
		top: 10px;
		right: 10px;
		bottom: 10px;
		left: 10px;
		margin: auto;
		width: auto;
	}

	.inquiry-pop-bd .inquiry-pop {
		padding: 10px;
	}

	.scrollsidebar {
		display: none;
	}
}

/*-------------------------------
			language  start
			----------------------------------*/
.prisna-wp-translate-seo {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
}

.mobile-head-language .prisna-wp-translate-seo,
.change-language .prisna-wp-translate-seo {
	display: block;
}

.change-language .change-language-title,
.change-language .change-language-title a {
	font-size: 14px;
	color: #ffffff;
}

.change-language:hover .change-language-title a:after,
.currency:hover a::after {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-360deg);
	-o-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
}

.change-language .change-language-cont {
	position: absolute;
	top: 36px;
	right: 0;
	z-index: 999;
	visibility: hidden;
	overflow-y: scroll;
	padding: 20px 10px 20px 20px;
	width: 360px;
	max-height: 80vh;
	border: 1px solid #eee;
	border-radius: 5px;
	background: #FFF;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	transform: scale3d(0.9, 0.9, 1);
	-ms-transition: all 0.3s ease-in-out;
}

.change-language:hover .change-language-cont {
	visibility: visible;
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

.change-language .change-language-cont li {
	display: inline-block;
	overflow: hidden;
	margin: 0 0 10px;
	padding: 0 10px 0 0;
	width: 32%;
	vertical-align: top;
	font-size: 10pt;
}

.change-language .change-language-cont li a:hover {
	color: #0b87fb;
}

.change-language .change-language-cont .lang-item-hide {
	display: none !important;
}

.change-language .change-language-cont .lang-more {
	position: relative;
	display: block;
	text-align: center;
	line-height: 30px;
	cursor: pointer;
}

.change-language .change-language-cont .more-active {
	font-size: 20px;
}

.language-flag span {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0 0 0 28px;
	vertical-align: middle;
	white-space: nowrap;
	*display: inline;
	*zoom: 1;
	font-size: 15.2px;
}

.change-language ::-webkit-scrollbar {
	width: 5px;
}

.change-language ::-webkit-scrollbar-track {
	background-color: #fff;
}

.change-language ::-webkit-scrollbar-thumb {
	border-radius: 3px;
	background-color: rgba(0, 0, 0, .3);
}

.change-language .language-cont:hover::-webkit-scrollbar-thumb {
	display: block;
}

.language-flag .country-flag {
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
	display: inline-block;
	width: 22px;
	height: 16px;
	background-image: url(img/all-m.gif);
	background-repeat: no-repeat;
	vertical-align: top;
	*display: inline;
	*zoom: 1;
}

.change-language .change-language-title a:after {
	font-family: 'fontawesome';
	content: "\f0d7";
	font-size: 18px;
	display: inline-block;
	color: #ffffff;
	margin-left: 2px;
}

li.language-flag a {
	position: relative;
}

.change-language-title>.language-flag-en span {
	color: #333333;
	font-size: 15.2px;
}

.change-language .change-language-title .language-flag span {
	padding: 0 28px 0 0;
}

.change-language .change-language-title .language-flag .country-flag {
	right: 18px;
	left: unset;
}

.language-flag-af .country-flag {
	background-position: 0 0 !important;
}

.language-flag-sq .country-flag {
	background-position: 0 -16px !important;
}

.language-flag-ar .country-flag {
	background-position: 0 -32px !important;
}

.language-flag-hy .country-flag {
	background-position: 0 -48px !important;
}

.language-flag-az .country-flag {
	background-position: 0 -64px !important;
}

.language-flag-eu .country-flag {
	background-position: 0 -80px !important;
}

.language-flag-be .country-flag {
	background-position: 0 -96px !important;
}

.language-flag-bg .country-flag {
	background-position: 0 -112px !important;
}

.language-flag-ca .country-flag {
	background-position: 0 -128px !important;
}

.language-flag-zh .country-flag {
	background-position: 0 -144px !important;
}

.language-flag-zh-TW .country-flag {
	background-position: 0 -160px !important;
}

.language-flag-hr .country-flag {
	background-position: 0 -176px !important;
}

.language-flag-cs .country-flag {
	background-position: 0 -192px !important;
}

.language-flag-da .country-flag {
	background-position: 0 -208px !important;
}

.language-flag-nl .country-flag {
	background-position: 0 -240px !important;
}

.language-flag-en .country-flag {
	background-position: 0 -256px !important;
}

.language-flag-et .country-flag {
	background-position: 0 -272px !important;
}

.language-flag-tl .country-flag {
	background-position: 0 -288px !important;
}

.language-flag-fi .country-flag {
	background-position: 0 -304px !important;
}

.language-flag-fr .country-flag {
	background-position: 0 -320px !important;
}

.language-flag-gl .country-flag {
	background-position: 0 -336px !important;
}

.language-flag-ka .country-flag {
	background-position: 0 -352px !important;
}

.language-flag-de .country-flag {
	background-position: 0 -368px !important;
}

.language-flag-el .country-flag {
	background-position: 0 -384px !important;
}

.language-flag-ht .country-flag {
	background-position: 0 -400px !important;
}

.language-flag-iw .country-flag {
	background-position: 0 -416px !important;
}

.language-flag-hi .country-flag,
.language-flag-te .country-flag,
.language-flag-kn .country-flag,
.language-flag-ta .country-flag,
.language-flag-gu .country-flag {
	background-position: 0 -432px !important;
}

.language-flag-hu .country-flag {
	background-position: 0 -448px !important;
}

.language-flag-is .country-flag {
	background-position: 0 -464px !important;
}

.language-flag-id .country-flag {
	background-position: 0 -480px !important;
}

.language-flag-ga .country-flag {
	background-position: 0 -496px !important;
}

.language-flag-it .country-flag {
	background-position: 0 -512px !important;
}

.language-flag-ja .country-flag {
	background-position: 0 -528px !important;
}

.language-flag-ko .country-flag {
	background-position: 0 -544px !important;
}

.language-flag-la .country-flag {
	background-position: 0 -560px !important;
}

.language-flag-lv .country-flag {
	background-position: 0 -576px !important;
}

.language-flag-lt .country-flag {
	background-position: 0 -592px !important;
}

.language-flag-mk .country-flag {
	background-position: 0 -608px !important;
}

.language-flag-ms .country-flag {
	background-position: 0 -624px !important;
}

.language-flag-mt .country-flag {
	background-position: 0 -640px !important;
}

.language-flag-no .country-flag {
	background-position: 0 -656px !important;
}

.language-flag-fa .country-flag {
	background-position: 0 -672px !important;
}

.language-flag-pl .country-flag {
	background-position: 0 -688px !important;
}

.language-flag-pt .country-flag {
	background-position: 0 -704px !important;
}

.language-flag-ro .country-flag {
	background-position: 0 -720px !important;
}

.language-flag-ru .country-flag {
	background-position: 0 -736px !important;
}

.language-flag-sr .country-flag {
	background-position: 0 -752px !important;
}

.language-flag-sk .country-flag {
	background-position: 0 -768px !important;
}

.language-flag-sl .country-flag {
	background-position: 0 -784px !important;
}

.language-flag-es .country-flag {
	background-position: 0 -800px !important;
}

.language-flag-sw .country-flag {
	background-position: 0 -816px !important;
}

.language-flag-sv .country-flag {
	background-position: 0 -832px !important;
}

.language-flag-th .country-flag {
	background-position: 0 -848px !important;
}

.language-flag-tr .country-flag {
	background-position: 0 -864px !important;
}

.language-flag-uk .country-flag {
	background-position: 0 -880px !important;
}

.language-flag-ur .country-flag {
	background-position: 0 -896px !important;
}

.language-flag-vi .country-flag {
	background-position: 0 -912px !important;
}

.language-flag-cy .country-flag {
	background-position: 0 -928px !important;
}

.language-flag-yi .country-flag {
	background-position: 0 -944px !important;
}

.language-flag-bn .country-flag {
	background-position: 0 -960px !important;
}

.language-flag-eo .country-flag {
	background-position: 0 -976px !important;
}

.language-flag.language-flag-custom-afghanistan .country-flag {
	background-position: 0 -992px !important;
}

.language-flag.language-flag-custom-albania .country-flag {
	background-position: 0 -1008px !important;
}

.language-flag.language-flag-custom-algeria .country-flag {
	background-position: 0 -1024px !important;
}

.language-flag.language-flag-custom-argentina .country-flag {
	background-position: 0 -1040px !important;
}

.language-flag.language-flag-custom-australia .country-flag {
	background-position: 0 -1056px !important;
}

.language-flag.language-flag-custom-austria .country-flag {
	background-position: 0 -1072px !important;
}

.language-flag.language-flag-custom-belgium .country-flag {
	background-position: 0 -1088px !important;
}

.language-flag.language-flag-custom-brazil .country-flag {
	background-position: 0 -1104px !important;
}

.language-flag.language-flag-custom-canada .country-flag {
	background-position: 0 -1120px !important;
}

.language-flag.language-flag-custom-chile .country-flag {
	background-position: 0 -1136px !important;
}

.language-flag.language-flag-custom-cote-d-ivoire .country-flag {
	background-position: 0 -1152px !important;
}

.language-flag.language-flag-custom-ecuador .country-flag {
	background-position: 0 -1168px !important;
}

.language-flag.language-flag-custom-egypt .country-flag {
	background-position: 0 -1184px !important;
}

.language-flag.language-flag-custom-england .country-flag {
	background-position: 0 -1200px !important;
}

.language-flag.language-flag-custom-luxembourg .country-flag {
	background-position: 0 -1216px !important;
}

.language-flag.language-flag-custom-malaysia .country-flag {
	background-position: 0 -1232px !important;
}

.language-flag.language-flag-custom-mexico .country-flag {
	background-position: 0 -1248px !important;
}

.language-flag.language-flag-custom-new-zealand .country-flag {
	background-position: 0 -1264px !important;
}

.language-flag.language-flag-custom-oman .country-flag {
	background-position: 0 -1280px !important;
}

.language-flag.language-flag-custom-qatar .country-flag {
	background-position: 0 -1296px !important;
}

.language-flag.language-flag-custom-saudi-arabia .country-flag {
	background-position: 0 -1312px !important;
}

.language-flag.language-flag-custom-singapore .country-flag {
	background-position: 0 -1328px !important;
}

.language-flag.language-flag-custom-south-africa .country-flag {
	background-position: 0 0 !important;
}

.language-flag.language-flag-custom-switzerland .country-flag {
	background-position: 0 -1344px !important;
}

.language-flag.language-flag-custom-syria .country-flag {
	background-position: 0 -1360px !important;
}

.language-flag.language-flag-custom-united-arab-emirates .country-flag {
	background-position: 0 -1376px !important;
}

.language-flag.language-flag-custom-united-states-of-america .country-flag {
	background-position: 0 -1392px !important;
}

.language-flag-hy .country-flag {
	background-position: 0 -1408px;
}

.language-flag-bs .country-flag {
	background-position: 0 -1424px;
}

.language-flag-ceb .country-flag {
	background-position: 0 -1440px;
}

.language-flag-ny .country-flag {
	background-position: 0 -1456px;
}

.language-flag-ha .country-flag {
	background-position: 0 -1472px;
}

.language-flag-hmn .country-flag {
	background-position: 0 -1488px;
}

.language-flag-ig .country-flag {
	background-position: 0 -1504px;
}

.language-flag-jw .country-flag {
	background-position: 0 -1520px;
}

.language-flag-kk .country-flag {
	background-position: 0 -1536px;
}

.language-flag-km .country-flag {
	background-position: 0 -1552px;
}

.language-flag-lo .country-flag {
	background-position: 0 -1568px;
}

.language-flag-la .country-flag {
	background-position: 0 -1584px;
}

.language-flag-mg .country-flag {
	background-position: 0 -1600px;
}

.language-flag-ml .country-flag {
	background-position: 0 -1616px;
}

.language-flag-mi .country-flag {
	background-position: 0 -1632px;
}

.language-flag-mr .country-flag {
	background-position: 0 -1648px;
}

.language-flag-mn .country-flag {
	background-position: 0 -1664px;
}

.language-flag-my .country-flag {
	background-position: 0 -1680px;
}

.language-flag-ne .country-flag {
	background-position: 0 -1696px;
}

.language-flag-pa .country-flag {
	background-position: 0 -1712px;
}

.language-flag-st .country-flag {
	background-position: 0 -1728px;
}

.language-flag-si .country-flag {
	background-position: 0 -1744px;
}

.language-flag-so .country-flag {
	background-position: 0 -1760px;
}

.language-flag-su .country-flag {
	background-position: 0 -1776px;
}

.language-flag-tg .country-flag {
	background-position: 0 -1792px;
}

.language-flag-uz .country-flag {
	background-position: 0 -1808px;
}

.language-flag-yo .country-flag {
	background-position: 0 -1824px;
}

.language-flag-zu .country-flag {
	background-position: 0 -1840px;
}

/*-------------------------------
			language  end
			----------------------------------*/
/*-------------------------------
			animation  start
			----------------------------------*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes OrangePulse {
	from {
		background-color: rgba(210, 174, 109, .2);
		-webkit-box-shadow: 0 0 10px rgba(210, 174, 109, 1);
	}

	50% {
		background-color: rgba(210, 174, 109, 1);
		-webkit-box-shadow: 0 0 10px rgba(210, 174, 109, 1);
	}

	to {
		background-color: rgba(210, 174, 109, .2);
		-webkit-box-shadow: 0 0 10px rgba(210, 174, 109, 1);
	}
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate(40deg);
		transform: rotate(40deg);
	}

	40% {
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
	}

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

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

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

@keyframes swing {
	20% {
		-webkit-transform: rotate(40deg);
		transform: rotate(40deg);
		-ms-transform: rotate(40deg);
	}

	40% {
		-webkit-transform: rotate(-20deg);
		transform: rotate(-20deg);
		-ms-transform: rotate(-20deg);
	}

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

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

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

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

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

	25% {
		-webkit-transform: translateY(-20%);
	}

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

	75% {
		-webkit-transform: translateY(-10%);
	}

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

@keyframes jump {
	0% {
		transform: translateY(0);
	}

	25% {
		transform: translateY(-20%);
	}

	50% {
		transform: translateY(0);
	}

	75% {
		transform: translateY(-10%);
	}

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

@-webkit-keyframes bounceInA {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
	}

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

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

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

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

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

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

@keyframes bounceInA {

	0%,
	100%,
	20%,
	40%,
	60%,
	80% {
		-webkit-transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
		transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
	}

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

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

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

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

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

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

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

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

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

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

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

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

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

	100% {
		opacity: 1;
	}
}

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

@-webkit-keyframes flipInY {
	0% {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
	}

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

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg);
	}

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

@keyframes flipInY {
	0% {
		opacity: 0;
		-webkit-transform: perspective(400px) rotateY(90deg);
		transform: perspective(400px) rotateY(90deg);
	}

	0%,
	40% {
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	40% {
		-webkit-transform: perspective(400px) rotateY(-20deg);
		transform: perspective(400px) rotateY(-20deg);
	}

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

	80% {
		-webkit-transform: perspective(400px) rotateY(-5deg);
		transform: perspective(400px) rotateY(-5deg);
	}

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

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

/* animate.css */
@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

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

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

	to {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@-webkit-keyframes bounceInUp {

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

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

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

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

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

@keyframes bounceInUp {

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

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

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

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

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

	to {
		-webkit-transform: translateZ(0);
		transform: translateZ(0);
	}
}

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

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

	50% {
		opacity: 1;
	}
}

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

	50% {
		opacity: 1;
	}
}

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

/*-------------------------------
			animation  end
			----------------------------------*/
/**
 * Swiper 8.3.0
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2022 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: July 6, 2022
 */

@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-backface-hidden .swiper-slide {
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.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, .15)
}

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

.swiper-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(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, .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 {
	scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
	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 {
	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 {
	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-slide {
	-webkit-backface-visibility: hidden;
	transform: translateZ(0)
}

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

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

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

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

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

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

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

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

.swiper-button-prev,
.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: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

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

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

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

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

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

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

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

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

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

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-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: .2s transform, .2s top
}

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

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	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: .2s transform, .2s left
}

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	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, .1)
}

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

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

.swiper-scrollbar.swiper-scrollbar-vertical,
.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, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

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

.swiper-scrollbar-lock {
	display: none
}




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

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

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

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

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

	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: .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
}

/*-------------------history start--------------------------------*/
.history_wrap {
	max-width: 1000px;
	margin: auto;
	background: url('img/page_history.jpg') repeat-y center top;
	padding: 50px 0;
}

.history_wrap>li {
	padding-left: 50%;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(img/icohostory.png) no-repeat center top;
}

.history_wrap h5 {
	font-size: 20px;
	color: #ed9413;
	font-weight: 500;
}

.history_wrap>li:nth-child(2n) {
	text-align: right;
	padding-left: 0;
	padding-right: 50%;
}

.history_wrap>li:nth-child(2n) h5 {
	clear: both;
}

.history_wrap>li figure {
	margin-left: 20px;
}

.history_wrap>li:nth-child(2n) figure {
	margin-right: 20px;
	margin-left: 0;
}

.history_wrap figcaption {
	position: relative;
	display: block;
	font-size: 16px;
	border-top: 1px solid #e1e1e4;
}

.history_wrap figcaption:before {
	display: block;
	margin: -3px 0 10px 0;
	content: '';
	background-color: #023c87;
	width: 20px;
	height: 5px;
}

.history_wrap li:nth-child(2n) figcaption:before {
	float: right;
}

@media only screen and (max-width:400px) {
	.history_wrap {
		background-position: 8px top;
	}

	.history_wrap>li {
		padding: 10px 10px 10px 30px !important;
		background-position: left top;
	}

	.history_wrap>li:nth-child(2n) {
		text-align: left;
	}

	.history_wrap>li figure {
		margin: 0 !important;
	}

	.history_wrap li:nth-child(2n) figcaption:before {
		float: none;
	}
}

/*-------------------history end--------------------------------*/
/* company_history */
.company_history {
	background-position: center 0;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-top: 65px;
}

.company_history .index_title h2,
.company_history .index_title h2 a,
.company_history .index_title .title_desc,
.company_history .index_title .title_desc a {
	color: #fff;
}

.company_history .history_main {
	position: relative;
}

.company_history .history_slider {
	margin: 0 130px;
}

.company_history .swiper-button-next,
.company_history .swiper-button-prev {
	width: 50px;
	height: 60px;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 1;
	filter: alpha(opacity=100);
	color: #fff;
	font-size: 55px;
	-webkit-background-size: contain;
	background-size: contain;
}

.company_history .swiper-button-next:before,
.company_history .swiper-button-prev:before {
	content: '';
}

.company_history .swiper-button-next {
	background-image: url(img/btn_next.png);
	right: 5%;
}

.company_history .swiper-button-prev {
	background-image: url(img/btn_prev.png);
	left: 5%;
}

.company_history .history_slider {
	width: 75%;
	margin: 0 auto;
}

.company_history .history_item {}

.company_history .history_item .item_inner {
	padding: 35px 20px 25px;
	padding-left: 15%;
	position: relative;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: right 0;
	-webkit-background-size: auto 100%;
	background-size: auto 100%;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	margin: 15px;
	opacity: 0;
	filter: alpha(opacity=0);
	-webkit-transform: scale(.6);
	-ms-transform: scale(.6);
	-o-transform: scale(.6);
	transform: scale(.6);
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	line-height: 1.8;
}

.company_history .history_item .item_title {
	width: 100%;
	font-size: 24px;
	font-weight: normal;
	overflow: hidden;
}

.company_history .history_item .item_time {
	display: inline-block;
	padding: 20px 12px;
	background-color: #cb0000;
	position: absolute;
	left: 10%;
	top: 20%;
	color: #fff;
	font-size: 40px;
	text-align: center;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out-webkit-transform:scale(.8) rotate(45deg);
	-ms-transform: scale(.8) rotate(45deg);
	-o-transform: scale(.8) rotate(45deg);
	transform: scale(.8) rotate(45deg);
	opacity: 0;
	border-radius: 50%;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	transition-delay: .3s;
}

.company_history .swiper-slide-active .item_inner {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
}

.company_history .swiper-slide-active .item_time {
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none;
	opacity: 1;
	border-radius: 0;
	left: -15px;
	top: -15px;
}

.history_controls {
	width: 1165px;
	height: 452px;
	position: relative;
	margin: 0 auto;
	background-position: 0 bottom;
	background-repeat: no-repeat;
	background-image: url(img/history_controls_bg.png);
}

.history_controls .control_dot {
	display: block;
	width: 36px;
	height: 36px;
	text-align: center;
	position: absolute;
	cursor: pointer;
}

.history_controls .control_dot span {
	display: block;
	width: 96px;
	height: 38px;
	color: #fff;
	font: 20px/38px 'Arial';
	border-top-left-radius: 5px;
	border-bottom-right-radius: 5px;
	position: absolute;
	left: -30px;
	z-index: 2
}

.history_controls .control_dot:after {
	content: "";
	display: block;
	width: 36px;
	height: 36px;
	background: url(img/control_dot.png) no-repeat center center;
	position: relative
}

.history_controls .control_dot:before {
	content: "";
	display: none;
	width: 2px;
	height: 32px;
	background: #cb0000;
	position: absolute;
	left: 17px;
	bottom: 27px;
	z-index: 2
}

.history_controls .control_dot.t span {
	top: -38px
}

.history_controls .control_dot.b span {
	bottom: -38px
}

.history_controls .control_dot.active span {
	top: -61px !important;
	bottom: initial !important;
	background: #cb0000
}

.history_controls .control_dot.active:after {
	background-image: url(img/control_dot_cur.png)
}

.history_controls .control_dot.active:before {
	display: block
}

.history_controls .control_dot.dot_1 {
	left: 34px;
	bottom: 24px
}

/*.history_controls .control_dot.dot_2{left:168px;top:338px}*/
.history_controls .control_dot.dot_2 {
	left: 309px;
	top: 348px
}

/*.history_controls .control_dot.dot_4{left:382px;top:275px}*/
.history_controls .control_dot.dot_3 {
	left: 531px;
	top: 262px
}

/*.history_controls .control_dot.dot_6{left:701px;top:297px}*/
.history_controls .control_dot.dot_4 {
	left: 775px;
	top: 235px
}

/*.history_controls .control_dot.dot_8{left:836px;top:131px}*/
.history_controls .control_dot.dot_5 {
	left: 922px;
	top: 122px
}

/*.history_controls .control_dot.dot_10{left:1035px;top:100px}*/
.history_controls .control_dot.dot_6 {
	right: 30px;
	top: 42px
}

.history_controls .control_dot.active {
	-webkit-animation: .3s fadeInUpA ease;
	-o-animation: .3s fadeInUpA ease;
	animation: .3s fadeInUpA ease;
}

.company_history .index_title {
	text-align: center;
	margin-bottom: 60px;

}

.company_history .index_title h2 {
	font-weight: normal;
	font-size: 46px;
	line-height: 1.3;
}

.company_history .index_title .title_desc {
	width: 68%;
	margin: 0 auto;
	color: #fff;
	line-height: 1.8;
	padding-top: 8px;
	font-size: 16px;
}

.history_slider .swiper-wrapper {
	background: #fff;
}

@media only screen and (max-width: 1200px) {
	.company_history {
		padding-bottom: 65px;
		padding: 20px;
	}

	.company_history .index_title {
		margin-bottom: 15px;
	}

	.company_history .index_title h2 {
		font-size: 24px;
		line-height: 1.3;
		text-transform: uppercase;
	}

	.company_history .history_slider {
		width: auto;
		margin-bottom: 25px;
	}

	.company_history .history_item .item_inner {
		margin: 0;
		padding: 70px 6% 20px;
	}

	.company_history .history_item .item_time {
		padding: 0 10px;
		line-height: 60px;
		left: 0;
		top: 0;
	}

	.company_history .history_item .item_title {
		width: auto;
	}

	.history_controls {
		width: 100%;
		text-align: center;
		background: none;
		height: auto;
	}

	.history_controls .control_dot {
		width: auto;
		height: auto;
		position: static;
		display: inline-block;
		margin: 0 3px;
		-webkit-animation: none !important;
		-o-animation: none !important;
		animation: none !important;
	}

	.history_controls .control_dot span,
	.history_controls .control_dot.active:before {
		display: none;
	}

	.history_controls .control_dot:after {
		width: 10px;
		height: 10px;
		background: #fff;
		border-radius: 50%;
	}

	.history_controls .control_dot.active:after {
		background: #cb0000;
	}

	.company_history .swiper-button-next,
	.company_history .swiper-button-prev {
		display: none;
	}
}

.page_icobox1 .fl-icon i.fa {
	background-color: #de6473;
	padding: 15px;
	color: #fff;
	box-shadow: 0px 0px 9px #eeeeee;
	width: 55px;
	height: 55px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: auto;
	border-radius: 50%;
}

.page_icobox1 h3 {
	font-size: 17px;
	color: #000;
	font-family: arial;
}

.page_icobox1 .fl-col-small>div {
	margin: 10px !important;
	background-color: #ffffff;
	padding: 20px;
	box-shadow: 0px 15px 20px 0px rgb(209 218 235 / 50%);
}

.page_icobox2>div {
	margin: 10px !important;
	background-color: #ffffff;
	box-shadow: 0px 15px 20px 0px rgb(209 218 235 / 50%);
}

.page_icobox3>div {
	box-shadow: 0px 15px 20px 0px rgb(209 218 235 / 50%);
	z-index: 99;
	position: relative;
}

.page_icobox4 .fl-col-small>div {
	padding: 20px;
	box-shadow: 0px 0px 5px #333;
	background: rgba(255, 255, 255, .9);
	border-radius: 10px;
	margin: 10px !important;
}

.page_icobox5>div {
	padding: 20px;
	box-shadow: 0px 0px 5px #333;
	background: rgba(255, 255, 255, .9);
	border-radius: 10px;
	margin: 10px !important;
}

.page_contactbox .fl-col-small>div {
	box-shadow: 3px 5px 8px #c1c1c1 !important;
	border-radius: 10px !important;
	background-color: rgba(244, 244, 244, 0.8) !important;
	margin: 10px;
	padding: 20px;
}

.page_contactbox1 .fl-col-small>div {
	background-color: rgba(255, 255, 255, 1) !important;
}

.page_counter .fl-col-small>div {
	position: relative;
}

.page_counter .fl-col-small>div:after {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background: #333;
	transform: scale(0.65);
	z-index: 999;
}

.page_counter .fl-col-small:last-child>div:after {
	display: none;
}

.page_counter .fl-number-after-text {
	font-size: 20px;
}

.page_counter .fl-number-int {
	font-weight: bold;
	font-size: 50px;
	color: #333;
}

.blog-article .fl-photo-align-center {
	overflow: hidden;
}

.blog-article .fl-photo-align-center img:hover {
	transform: scale(1.1);
	transition: ease-in-out .6s;
}

.contact_form>div {
	box-shadow: 0 0 35px rgb(0 0 0 / 19%);
	padding: 20px !important;
	margin: 10px;
	border-radius: 20px;
}

.contact_form .material_form {
	width: 100%;
	transform: translateY(0);
	padding: 0;
	border-radius: 0;
	box-shadow: initial;
}

.contact_form .material_form textarea {
	height: 100px;
}

.contact_form .material_form label {
	margin-bottom: 10px;
}

.contact_form .mauticform-row {
	margin-bottom: 10px !important;
}

.contact_text {
	border-radius: 20px;
	box-shadow: 0 2px 5px #696969;
	padding: 40px !important;
}

.contact_text:nth-child(1) {
	margin-bottom: 40px;
}

.contact_text h3 {
	font-size: 28px;
	margin-bottom: 10px;
	color: #333;
}

/*online-service*/
.right_nav {
	right: 0;
	bottom: 50%;
	position: fixed;
	text-align: left;
	overflow: hidden;
	z-index: 100;
	/*background-color: #3c9ba6;*/
	border-radius: 25px 0 0 25px;
	transform: translateY(50%);
}

.right_nav li {
	background: #cb0000;
	margin: 4px 0;
	padding: 10px;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
	cursor: pointer;
	position: relative;
	right: -85px;
}

.right_nav li .iconBox {
	text-align: center;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.right_nav .iconBox>img {
	width: 45px;
	height: 45px;
	padding: 2%;
}

.right_nav li h4 {
	color: #fff;
	font-size: 12px;
	margin: 2px 0;
	margin-left: 15px;
}

.right_nav li h4 a {
	color: #fff;
	font-size: 12px;
	margin: 2px 0;
	margin-left: 15px;
}

.right_nav li .hideBox {
	display: none;
	position: absolute;
	right: 120px;
	padding: 10px;
	padding-right: 28px;
	top: -10px;
	z-index: 999;
	opacity: 1 !important;
	width: max-content;
}

.right_nav li .hideBox .hb {
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 10px 20px;
	border-top: 2px solid #EFD0A2;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	float: left;
}

.right_nav li .hideBox .hb h5 {
	text-align: center;
	padding: 5px 0;
	border-bottom: 2px solid #ccc;
	color: #133986;
	font-size: 16px;
	font-weight: 400;
	display: block;
	white-space: nowrap;
	display: none;
}

.right_nav li .hideBox .hb p {
	margin-top: 5px;
	font-size: 18px;
	font-weight: 700;
}

.right_nav li .hideBox .hb .fonttalk {
	margin-top: 10px;
}

.right_nav li .hideBox .hb .fonttalk a {
	display: flex;
	align-items: center
}

.right_nav li .hideBox .hb .fonttalk img {
	width: 25px;
	height: 25px;
}

.right_nav li .hideBox .hb .fonttalk p {
	font-size: 14px;
	font-weight: 400;
	white-space: nowrap;
	margin-top: -5px;
	margin-left: 5px;
}

.right_nav li .hideBox img {
	width: 140px;
	height: 140px;
	margin-top: 10px;
}

.scrollsidebar {
	display: none;
}

@media only screen and (max-width: 950px) {
	.right_nav {
		display: none;
	}
}

.brand-png h5 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 20px;
	margin-top: 70px;
}

.brand-png .desc_img {
	display: flex;
	/*padding: 0 256px;*/
}

.brand-png .desc_img img {
	width: 150px;
	margin: 0 auto;
}













/* ----------------ppf----------------- */







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

.fancybox-active {
	height: auto
}

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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



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

.fancybox-spaceball {
	z-index: 1
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button:focus {
	outline: none
}

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

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

.fancybox-button div {
	height: 100%
}

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

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

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

.fancybox-progress {
	background: #ff5268;
	height: 2px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	transform: scaleX(0);
	transform-origin: 0;
	transition-property: transform;
	transition-timing-function: linear;
	z-index: 99998
}

.fancybox-close-small {
	background: transparent;
	border: 0;
	border-radius: 0;
	color: #ccc;
	cursor: pointer;
	opacity: .8;
	padding: 8px;
	position: absolute;
	right: -12px;
	top: -44px;
	z-index: 401
}

.fancybox-close-small:hover {
	color: #fff;
	opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
	color: currentColor;
	padding: 10px;
	right: 0;
	top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
	overflow: hidden
}

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

.fancybox-navigation .fancybox-button {
	background-clip: content-box;
	height: 100px;
	opacity: 0;
	position: absolute;
	top: calc(50% - 50px);
	width: 70px
}

.fancybox-navigation .fancybox-button div {
	padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
	left: 0;
	left: env(safe-area-inset-left);
	padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
	padding: 31px 6px 31px 26px;
	right: 0;
	right: env(safe-area-inset-right)
}

.fancybox-caption {
	background: linear-gradient(0deg, rgba(0, 0, 0, .85) 0, rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
	bottom: 0;
	color: #eee;
	font-size: 14px;
	font-weight: 400;
	left: 0;
	line-height: 1.5;
	padding: 75px 44px 25px;
	pointer-events: none;
	right: 0;
	text-align: center;
	z-index: 99996
}

@supports (padding:max(0px)) {
	.fancybox-caption {
		padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
	}
}

.fancybox-caption--separate {
	margin-top: -50px
}

.fancybox-caption__body {
	max-height: 50vh;
	overflow: auto;
	pointer-events: all
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
	color: #ccc;
	text-decoration: none
}

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

.fancybox-loading {
	animation: a 1s linear infinite;
	background: transparent;
	border: 4px solid #888;
	border-bottom-color: #fff;
	border-radius: 50%;
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	opacity: .7;
	padding: 0;
	position: absolute;
	top: 50%;
	width: 50px;
	z-index: 99999
}

@keyframes a {
	to {
		transform: rotate(1turn)
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

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

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

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

.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

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

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

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

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

.fancybox-fx-rotate.fancybox-slide--previous {
	opacity: 0;
	transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
	opacity: 0;
	transform: rotate(1turn)
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
	opacity: 1;
	transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
	transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

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

.fancybox-fx-tube.fancybox-slide--current {
	transform: translateZ(0) scale(1)
}

@media (max-height:576px) {
	.fancybox-slide {
		padding-left: 6px;
		padding-right: 6px
	}

	.fancybox-slide--image {
		padding: 6px 0
	}

	.fancybox-close-small {
		right: -6px
	}

	.fancybox-slide--image .fancybox-close-small {
		background: #4e4e4e;
		color: #f2f4f6;
		height: 36px;
		opacity: 1;
		padding: 6px;
		right: 0;
		top: 0;
		width: 36px
	}

	.fancybox-caption {
		padding-left: 12px;
		padding-right: 12px
	}

	@supports (padding:max(0px)) {
		.fancybox-caption {
			padding-left: max(12px, env(safe-area-inset-left));
			padding-right: max(12px, env(safe-area-inset-right))
		}
	}
}

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

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

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

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

.fancybox-share__button:link,
.fancybox-share__button:visited {
	color: #fff
}

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

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

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

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

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

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

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

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

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

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

.fancybox-thumbs {
	background: #ddd;
	bottom: 0;
	display: none;
	margin: 0;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	padding: 2px 2px 4px;
	position: absolute;
	right: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 0;
	width: 212px;
	z-index: 99995
}

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

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

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

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

.fancybox-thumbs-x .fancybox-thumbs__list {
	overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
	width: 7px
}

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

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

.fancybox-thumbs__list a {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: rgba(0, 0, 0, .1);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	cursor: pointer;
	float: left;
	height: 75px;
	margin: 2px;
	max-height: calc(100% - 8px);
	max-width: calc(50% - 4px);
	outline: none;
	overflow: hidden;
	padding: 0;
	position: relative;
	-webkit-tap-highlight-color: transparent;
	width: 100px
}

.fancybox-thumbs__list a:before {
	border: 6px solid #ff5268;
	bottom: 0;
	content: "";
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .2s cubic-bezier(.25, .46, .45, .94);
	z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
	opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
	opacity: 1
}

@media (max-width:576px) {
	.fancybox-thumbs {
		width: 110px
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 110px
	}

	.fancybox-thumbs__list a {
		max-width: calc(100% - 10px)
	}
}




@font-face {
	font-family: "BwAletaNo10DEMO_Black";
	font-style: normal;
	src: url(fonts/BwAletaNo10DEMO-Black.otf);
	font-display: fallback;
}

@font-face {
	font-family: "BwAletaNo10DEMO_Medium";
	font-style: normal;
	src: url(fonts/BwAletaNo10DEMO-Medium.otf);
	font-display: fallback;
}

@font-face {
	font-family: "BwAletaNo10DEMO_Regular";
	font-style: normal;
	src: url(fonts/BwAletaNo10DEMO-Regular.otf);
	font-display: fallback;
}

/* time*/

.pro_system_main .item_text .system_btn img {
	-webkit-transition: all .35s ease;
	-o-transition: all .35s ease;
	transition: all .35s ease;
}


/* flex */
.d_flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
}




.pro_main .layout {
	width: 1575px;
}


.pro_main .pro_btn {
	width: 216px;
	height: 45px;
	line-height: 45px;
	font-size: 20px;
	font-family: 'BwAletaNo10DEMO_Medium';
	display: inline-block;
	background-color: #a40000;
	color: #fff;
	border: 1px solid #a40000;
}

.pro_main .pro_btn:hover {
	background-color: transparent;
	color: #a40000;
}

/* pro_system_warp */
.pro_system_warp {
	padding: 128px 6% 168px 14%;
	background-repeat: no-repeat;
	background-size: cover
}

.pro_system_main {
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	align-items: center;
	-webkit-align-items: center;
	color: #fff
}

.pro_system_main .item_img {
	width: 49%
}

.pro_system_main .item_text {
	width: 48%
}

.pro_system_main .item_text h2 {
	font-size: 58px;
	line-height: 1.2;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black'
}

.pro_system_main .item_text .item_list {
	margin: 80px 0 100px
}

.pro_system_main .item_text .item_list li {
	font-size: 30px;
	margin: 0 67px 10px 0;
	line-height: 1.5;
	font-family: 'BwAletaNo10DEMO_Medium';
	display: inline-block
}

.pro_system_main .item_text .system_btn {
	width: 218px;
	height: 45px;
	line-height: 45px;
	font-size: 24px;
	background-color: #a40000;
	color: #fff;
	font-family: 'BwAletaNo10DEMO_Medium';
	text-align: center;
	display: inline-block
}

.pro_system_main .item_text .system_btn img {
	width: auto;
	display: inline-block;
	vertical-align: baseline;
	margin-left: 50px
}

.pro_system_main .item_text .system_btn:hover img {
	margin-left: 15px
}

/* pro_super_warp */
.pro_super_warp {
	margin: 120px 0 60px;
}

.pro_super_main {
	align-items: center;
	-webkit-align-items: center
}

.pro_super_main .item_img {
	width: 52.5%
}

.pro_super_main .item_text {
	width: 46%;
	text-align: center
}

.pro_super_main .item_text h2 {
	font-size: 36px;
	line-height: 1.5;
	color: #323232;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Regular';
	text-transform: uppercase
}

.pro_super_main .item_text h3 {
	font-size: 30px;
	line-height: 1.5;
	color: #323232;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Regular';
	text-transform: capitalize
}

.pro_super_main .item_text p {
	font-size: 20px;
	margin: 50px 0;
	line-height: 1.5;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Regular'
}

.pro_super_slide {
	margin-top: 80px;
	align-items: center;
	-webkit-align-items: center;
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse
}

.pro_super_slide .item_img {
	width: 35%
}

.pro_super_slide .item_text {
	width: 60%
}

.pro_super_slide .item_text .item_list li {
	font-size: 20px;
	line-height: 1.5;
	color: #323232;
	font-family: 'BwAletaNo10DEMO_Regular'
}

.pro_super_slide .item_text .item_list li+li {
	margin-top: 30px;
}

/* pro_interface_warp */
.pro_interface_warp {
	padding: 120px 0;
}

.pro_interface_main {
	align-items: center;
	-webkit-align-items: center
}

.pro_interface_main .item_img {
	width: 51.2%
}

.pro_interface_main .item_text {
	width: 41%;
	text-align: center
}

.pro_interface_main .item_text h2 {
	font-size: 36px;
	line-height: 1.5;
	color: #000000;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black';
	text-transform: uppercase
}

.pro_interface_main .item_text h3 {
	font-size: 32px;
	line-height: 1.5;
	color: #000000;
	font-family: arial;
	text-transform: capitalize
}

.pro_interface_main .item_text p {
	font-size: 20px;
	margin-bottom: 60px;
	line-height: 1.5;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Medium'
}

.pro_interface_main .item_text .item_list {
	margin-top: 100px;
	text-align: left
}

.pro_interface_main .item_text .item_list li {
	font-size: 20px;
	padding: 15px 10px 11px;
	line-height: 1.5;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Medium';
	border-bottom: 1px solid #999999
}

.pro_interface_main .item_text .item_list li .item_icon {
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px
}

.pro_interface_main .item_text .item_list li .item_icon img {
	width: auto
}

/* pro_video_warp */
.pro_video_warp {
	position: relative
}

.pro_video_main video {
	width: 100%;
	object-fit: cover;
	object-position: center
}

.pro_video_slide {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 9;
	text-align: center;
	color: #fff;
	padding: 20px 2%
}

.pro_video_slide h2 {
	font-size: 36px;
	line-height: 1.5;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black';
	text-transform: uppercase
}

.pro_video_slide p {
	font-size: 20px;
	margin: 60px 0;
	line-height: 1.5;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Medium'
}

/* pro_profit_warp */
.pro_profit_warp {
	padding: 74px 4%
}

.pro_profit_main {
	align-items: center;
	-webkit-align-items: center
}

.pro_profit_main .item_img {
	width: 50%
}

.pro_profit_main .item_img video {
	width: 100%;
	object-fit: cover;
	object-position: center
}

.pro_profit_main .item_text {
	width: 45%;
	text-align: center
}

.pro_profit_main .item_text h2 {
	font-size: 36px;
	line-height: 1.5;
	color: #323232;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black';
	text-transform: capitalize
}

.pro_profit_main .item_text p {
	font-size: 20px;
	margin: 42px 0 52px;
	line-height: 1.2;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Medium'
}

.pro_profit_main .item_text .profit_btn {
	width: 275px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	font-family: 'BwAletaNo10DEMO_Medium';
	background-color: #a40000;
	color: #fff;
	display: inline-block;
	text-align: center;
	border: 1px solid #a40000
}

.pro_profit_main .item_text .profit_btn:hover,
.pro_software_main .item_text .dealer_btn:hover {
	background-color: transparent;
	color: #a40000;
}

/* pro_service_warp */
.pro_service_slide h2 {
	font-size: 22px;
	font-family: 'BwAletaNo10DEMO_Medium';
	line-height: 1.5;
	padding: 20px 1%;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	z-index: 9;
	text-align: center;
	color: #fff;
}

/* pro_support_warp */
.pro_support_warp {
	padding: 70px 3.6%;
	margin: 65px 0 200px;
	background-color: #f5f5f7
}

.pro_support_slide {
	background-color: #fff;
	border-radius: 20px;
	overflow: hidden;
	align-items: center;
	-webkit-align-items: center
}

.pro_support_slide+.pro_support_slide {
	margin-top: 60px;
}

.pro_support_slide .item_img {
	width: 50%
}

.pro_support_slide .item_text {
	width: 48%;
	padding: 20px 3%;
	text-align: center
}

.pro_support_slide .item_text h2 {
	font-size: 36px;
	line-height: 1.5;
	color: #000000;
	font-family: 'BwAletaNo10DEMO_Black';
	text-transform: capitalize;
	font-weight: normal
}

.pro_support_slide .item_text p {
	font-size: 20px;
	margin: 30px 0 40px;
	line-height: 1.5;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Medium'
}

.pro_support_slide:nth-child(even) {
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse
}

/* pro_software_warp */
.pro_software_main {
	align-items: center;
	-webkit-align-items: center
}

.pro_software_main .item_text {
	width: 46%
}

.pro_software_main .item_text h2 {
	font-size: 36px;
	line-height: 1.2;
	color: #000000;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black';
	text-transform: capitalize;
	text-align: center
}

.pro_software_main .item_list {
	margin: 30px 0 80px
}

.pro_software_main .item_list li {
	font-size: 26px;
	padding: 30px 0;
	line-height: 1.5;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Medium';
	align-items: center;
	-webkit-align-items: center;
	border-bottom: 1px solid #999999
}

.pro_software_main .item_list li .item_icon {
	margin-right: 50px
}

.pro_software_main .item_list li .item_title {
	flex: 1;
}

.pro_software_main .item_text .dealer_btn {
	width: 245px;
	height: 49px;
	line-height: 49px;
	font-size: 20px;
	display: block;
	background-color: #a40000;
	border: 1px solid #a40000;
	color: #fff;
	text-align: center;
	margin: auto
}

.pro_software_main .item_img {
	width: 50.3%
}

/* pro_customer_warp */
.pro_customer_warp {
	padding: 60px 6% 80px 0;
	margin: 150px 0;
	background-color: #f5f5f7
}

.pro_customer_main {
	align-items: center;
	-webkit-align-items: center
}

.pro_customer_main .item_img {
	width: 57%
}

.pro_customer_main .item_box {
	width: 40%;
	text-align: center
}

.pro_customer_main .item_text h2 {
	font-size: 36px;
	line-height: 1.2;
	color: #000000;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black'
}

.pro_customer_main .item_text p {
	font-size: 20px;
	margin: 30px 0 110px;
	line-height: 1.5;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Medium'
}

.pro_customer_main .pro_customer_swiper {
	overflow: hidden;
}

.pro_customer_box {
	position: relative;
}

.pro_customer_btn {
	width: 100px;
	position: relative;
	margin: 20px auto;
}

.pro_customer_box .swiper_prev,
.pro_customer_box .swiper_next {
	width: 40px;
	height: 40px;
	line-height: 36px;
	cursor: pointer;
	color: #fff;
	background-color: #a40000;
	text-align: center;
	font-size: 30px;
	z-index: 9;
}

.pro_customer_box .swiper_prev:before,
.pro_customer_box .swiper_next:before {
	font-family: 'fontawesome';
}

.pro_customer_box .swiper_prev:before {
	content: '\f104';
}

.pro_customer_box .swiper_next:before {
	content: '\f105';
}

/* pro_trial_warp */
.pro_trial_main {
	align-items: center;
	-webkit-align-items: center;
	flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse
}

.pro_trial_main .item_img {
	width: 40%;
	text-align: center
}

.pro_trial_main .item_img img {
	width: auto
}

.pro_trial_main .item_text {
	width: 50%;
	text-align: center
}

.pro_trial_main .item_text h2 {
	font-size: 34px;
	line-height: 1.2;
	color: #000000;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black'
}

.pro_trial_main .item_text p {
	font-size: 20px;
	margin: 40px 0 52px;
	line-height: 1.4;
	color: #646464;
	font-family: 'BwAletaNo10DEMO_Medium'
}

.pro_trial_main .item_text .download_btn {
	width: 262px;
	height: 48px;
	line-height: 48px;
	font-size: 20px;
	color: #fff;
	background-color: #a40000;
	border: 1px solid #a40000;
	display: inline-block;
	text-align: center
}

.pro_trial_main .item_text .download_btn img {
	width: auto;
	display: inline-block;
	vertical-align: middle;
	margin-left: 16px;
	margin-bottom: 5px
}

/* pro_feature_warp */
.pro_feature_warp {
	padding: 60px 2.4%
}

.pro_feature_main {
	padding: 25px;
	background-color: #f5f5f7;
	border-radius: 20px
}

.pro_feature_slide {
	width: 19%;
	padding: 60px 2%;
	border-radius: 20px;
	background-color: #ffffff;
	text-align: center
}

.pro_feature_slide .item_img {
	height: 90px;
	line-height: 90px
}

.pro_feature_slide .item_img img {
	width: auto
}

.pro_feature_slide .item_text h2 {
	font-size: 28px;
	margin: 40px 0 15px;
	line-height: 1.5;
	color: #194aa5;
	font-weight: normal;
	font-family: 'BwAletaNo10DEMO_Black'
}

.pro_feature_slide .item_text p {
	font-size: 20px;
	line-height: 1.4;
	color: #323232;
	font-family: 'BwAletaNo10DEMO_Medium'
}


@media only screen and (max-width: 1680px) {
	.pro_main .layout {
		width: 1300px;
	}



}

@media only screen and (max-width: 1440px) {
	.pro_main .layout {
		width: 1200px;
	}

}

@media only screen and (max-width: 1366px) {
	.pro_system_main .item_text h2 {
		font-size: 48px
	}

	.pro_system_warp {
		padding: 128px 6% 168px
	}

	.pro_system_main .item_text .item_list {
		margin: 50px 0
	}

	.pro_system_main .item_text .item_list li {
		font-size: 24px;
		margin: 0 30px 10px 0
	}

	.pro_interface_main .item_text h2 {
		font-size: 30px
	}

	.pro_interface_main .item_text p {
		font-size: 18px;
		margin-bottom: 30px
	}

	.pro_interface_main .item_text .item_list {
		margin-top: 50px
	}

	.pro_interface_main .item_text .item_list li {
		font-size: 16px;
		padding: 10px
	}

	.pro_interface_main .item_text h3 {
		font-size: 24px;
	}

}

@media only screen and (max-width: 1280px) {
	.pro_system_main .item_text h2 {
		font-size: 36px
	}

	.pro_system_main .item_text .item_list li {
		font-size: 20px;
	}

	.pro_main .layout {
		width: 98%;
	}

	.pro_super_main .item_text h2,
	.pro_profit_main .item_text h2,
	.pro_video_slide h2,
	.pro_support_slide .item_text h2,
	.pro_software_main .item_text h2,
	.pro_customer_main .item_text h2,
	.pro_trial_main .item_text h2 {
		font-size: 30px
	}

	.pro_super_main .item_text h3,
	.pro_interface_main .item_text h2 {
		font-size: 24px
	}

	.pro_super_main .item_text p,
	.pro_trial_main .item_text p {
		font-size: 16px;
		margin: 30px 0
	}

	.pro_super_slide .item_text .item_list li,
	.pro_support_slide .item_text p,
	.pro_feature_slide .item_text p {
		font-size: 16px
	}

	.pro_interface_main .item_text {
		width: 44%
	}

	.pro_interface_main .item_text p {
		font-size: 16px;
		margin-bottom: 20px
	}

	.pro_interface_main .item_text .item_list {
		margin-top: 30px
	}

	.pro_interface_main .item_text .item_list li {
		font-size: 14px;
	}

	.pro_interface_main .item_text h3,
	.pro_software_main .item_list li {
		font-size: 20px;
	}

	.pro_video_slide p,
	.pro_profit_main .item_text p {
		font-size: 16px;
		margin: 30px 0
	}

	.pro_profit_warp {
		padding: 74px 1%
	}

	.pro_customer_main .item_text p {
		font-size: 16px;
		margin: 30px 0 70px
	}

	.pro_feature_slide .item_text h2 {
		font-size: 22px;
		margin: 25px 0 15px
	}

	.pro_feature_slide {
		padding: 40px 2%
	}


}

@media only screen and (max-width: 950px) {
	.pro_system_warp {
		padding: 60px 2%
	}

	.pro_system_main .item_text h2 {
		font-size: 22px
	}

	.pro_system_main .item_text .item_list {
		margin: 20px 0
	}

	.pro_system_main .item_text .item_list li {
		font-size: 16px;
		margin: 0 20px 10px 0
	}

	.pro_system_main .item_text .system_btn {
		width: 160px;
		height: 38px;
		line-height: 38px;
		font-size: 16px
	}

	.pro_system_main .item_text .system_btn img {
		margin-left: 20px
	}

	.pro_super_main .item_text h2 {
		font-size: 22px
	}

	.pro_super_main .item_text h3 {
		font-size: 18px
	}

	.pro_super_main .item_text p {
		font-size: 12px;
		margin: 16px 0
	}

	.pro_super_slide .item_text .item_list li {
		font-size: 12px
	}

	.pro_main .pro_btn {
		width: 140px;
		height: 36px;
		line-height: 36px;
		font-size: 13px
	}

	.pro_super_slide .item_text .item_list li+li {
		margin-top: 12px
	}

	.pro_super_warp {
		margin: 60px 0
	}

	.pro_super_slide {
		margin-top: 30px
	}

	.pro_interface_warp {
		padding: 60px 0
	}

	.pro_interface_main .item_text h2,
	.pro_support_slide .item_text h2,
	.pro_software_main .item_text h2,
	.pro_customer_main .item_text h2,
	.pro_trial_main .item_text h2 {
		font-size: 20px
	}

	.pro_interface_main .item_text h3 {
		font-size: 16px
	}

	.pro_interface_main .item_text p {
		font-size: 12px;
		margin-bottom: 16px
	}

	.pro_interface_main .item_text .item_list {
		margin-top: 20px
	}

	.pro_interface_main .item_text .item_list li .item_icon {
		margin-right: 12px
	}

	.pro_interface_main .item_text .item_list li .item_icon img {
		max-height: 26px
	}

	.pro_interface_main .item_text .item_list li {
		font-size: 12px;
		padding: 10px 5px
	}

	.pro_video_slide h2,
	.pro_profit_main .item_text h2 {
		font-size: 20px
	}

	.pro_video_slide p,
	.pro_trial_main .item_text p {
		font-size: 12px;
		margin: 20px 0
	}

	.pro_profit_main .item_text p,
	.pro_support_slide .item_text p {
		font-size: 12px;
		margin: 18px 0
	}

	.pro_profit_main .item_text .profit_btn {
		width: 180px;
		height: 38px;
		line-height: 38px;
		font-size: 12px
	}

	.pro_service_slide h2 {
		font-size: 16px;
		padding: 12px 1%
	}

	.pro_support_warp {
		padding: 60px 1%;
		margin: 65px 0
	}

	.pro_support_slide+.pro_support_slide {
		margin-top: 30px
	}

	.pro_support_slide {
		border-radius: 10px
	}

	.pro_software_main .item_list li .item_icon {
		margin-right: 20px
	}

	.pro_software_main .item_list li {
		font-size: 16px;
		padding: 12px 0
	}

	.pro_software_main .item_list {
		margin: 30px 0
	}

	.pro_software_main .item_text .dealer_btn {
		width: 145px;
		height: 38px;
		line-height: 38px;
		font-size: 14px
	}

	.pro_software_main .item_list li .item_icon img {
		max-height: 35px;
	}

	.pro_customer_main .item_text p {
		font-size: 12px;
		margin: 15px 0 30px
	}

	.pro_customer_warp {
		margin: 60px 0;
	}

	.pro_trial_main .item_text .download_btn {
		width: 180px;
		height: 38px;
		line-height: 38px;
		font-size: 14px
	}

	.pro_trial_main .item_text .download_btn img {
		max-height: 20px;
		margin-left: 10px
	}

	.pro_feature_slide .item_text p {
		font-size: 12px;
	}

	.pro_feature_warp {
		padding: 60px 1%
	}

	.pro_feature_main {
		padding: 10px
	}

	.pro_feature_slide .item_img img {
		max-height: 40px
	}

	.pro_feature_slide .item_img {
		height: 60px;
		line-height: 60px
	}

	.pro_feature_slide {
		padding: 20px 1%
	}

	.pro_feature_slide .item_text h2 {
		font-size: 18px;
		margin: 15px 0 10px
	}

	.pro_software_main .item_list li .item_icon {
		width: 36px;
		height: 36px;
		min-width: 36px;
	}

}

@media only screen and (max-width: 768px) {

	.pro_interface_main .item_img,
	.pro_software_main .item_text {
		width: 100%
	}

	.pro_interface_main .item_text,
	.pro_software_main .item_img {
		width: 100%;
		margin-top: 20px
	}

	.pro_feature_slide {
		width: 49%;
		margin: 10px 0
	}



}

@media only screen and (max-width: 640px) {

	.pro_system_main .item_img,
	.pro_super_main .item_img,
	.pro_super_slide .item_img,
	.pro_profit_main .item_img,
	.pro_support_slide .item_img,
	.pro_support_slide .item_text,
	.pro_customer_main .item_img,
	.pro_trial_main .item_img {
		width: 100%
	}

	.pro_system_main .item_text,
	.pro_super_main .item_text,
	.pro_super_slide .item_text,
	.pro_profit_main .item_text,
	.pro_customer_main .item_box,
	.pro_trial_main .item_text {
		width: 100%;
		margin-top: 20px
	}

	.pro_customer_warp {
		padding: 60px 1%;
	}


}

@media only screen and (max-width: 480px) {
	.pro_video_main video {
		min-height: 300px
	}
}






@font-face {
	font-family: "bw-reg";
	font-style: normal;
	src: url(fonts/BwAletaNo10DEMO-Regular.otf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "bw-med";
	font-style: normal;
	src: url(fonts/BwAletaNo10DEMO-Medium.otf) format("TrueType");
	font-display: fallback;
}

@font-face {
	font-family: "bw-black";
	font-style: normal;
	src: url(fonts/BwAletaNo10DEMO-Black.otf) format("TrueType");
	font-display: fallback;
}


.detail_main {}

.detail_main .layout {
	max-width: 1660px;
	width: 95%;
}

.detail_main .detail_tit {
	text-align: center;
	font-size: 36px;
	position: relative;
	font-family: 'bw-black';
	text-transform: uppercase;
	margin: 0 auto;
	max-width: 630px;
	line-height: 1.4;
	position: relative;
	padding-bottom: 52px;
}

.detail_main .detail_tit:after {
	content: "";
	background: url(img/pro_26.png);
	width: 63px;
	height: 6px;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.detail_main .flex_row:after {
	display: none;
}


.detail_top {
	background: url(img/pro_17.png);
	color: #fff;
	padding: 121px 0 87px;
	background-size: cover;
}

.detail_top .layout {
	padding: 0 40px 0 90px;
	align-items: flex-start;
}

.detail_top .left {
	width: 49%;
}

.detail_top .top_link {
	max-width: 480px;
}

.detail_top .top_link a {
	line-height: 53px;
	padding: 0 32px;
	font-size: 24px;
	color: #fff;
	font-family: "bw-med";
	background: #A40000;
	display: block;
	width: max-content;
	margin: 0 auto;
}

.detail_top .left>h2 {
	font-size: 58px;
	font-family: "bw-black";
	text-transform: uppercase;
	max-width: 560px;
	line-height: 1.4;
	margin-bottom: 47px;
}

.topli ul {
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.topli ul {
	justify-content: flex-start;
	margin-bottom: 56px;
}

.topli ul li {
	padding: 0 10px;
	border-right: 4px solid #ffff;
	padding-bottom: 2px;
	width: 24%;
}

.topli ul li:first-of-type {
	padding-left: 0;
}

.topli ul li:last-of-type {
	padding-right: 0;
	border: none;
}

.topli ul h2 {
	font-size: 42px;
	color: #FFFFFF;
	font-family: "bw-med";
	position: relative;
	line-height: 1;
	margin-bottom: 10px;
}

.topli ul span {
	font-size: 21px;
	color: #FFFFFF;
}

.topli ul .top {
	line-height: 1;
	vertical-align: super;
}

.topli ul p {
	font-size: 16px;
	color: #FFFFFF;
	font-family: 'bw-med';
	padding-top: 2px;
}

.wrapli ul {
	padding-bottom: 58px;
}

.wrapli ul li {
	font-size: 21px;
	color: #FFFFFF;
	font-family: "bw-med";
	position: relative;
	margin-bottom: 5px;
}

.wrapli ul li:before {
	content: "";
	width: 14px;
	height: 14px;
	display: inline-block;
	background: #fff;
	border-radius: 50%;
	position: relative;
	top: -1px;
	margin-right: 18px;
}

.wrapli ul a {}

.detail_top .right {
	width: 42.5%;
	padding-top: 83px;
}

.detail_top .right ul li {
	width: auto;
	margin: 0 3% 0 0;
}

/*.detail_top .right ul img{width: 28.4%;}*/
.detail_top .right ul {
	max-width: 535px;
	margin: 0 auto;
}

.detail_top .right>img {
	margin-bottom: 70px;
}

.detail_top .right {}

.detail_top .top_link a:hover {
	background-color: #333;
}

.detail_cutting {
	padding: 153px 0 80px;
}

.detail_cutting .top {
	align-items: center;
	padding-right: 45px;
	margin-bottom: 140px;
}

.detail_cutting .left {
	width: 54.8%;
	text-align: center;
}

.detail_cutting .left h2 {
	font-size: 36px;
	color: #323232;
	font-family: 'bw-black';
	text-transform: uppercase;
	margin-bottom: 16px;
}

.detail_cutting .left h3 {
	font-size: 36px;
	color: #666666;
	font-family: 'bw-med';
}

.detail_cutting .left a {
	line-height: 53px;
	padding: 0 27px;
	font-size: 24px;
	color: #fff;
	font-family: "bw-med";
	background: #A40000;
	display: block;
	width: max-content;
	margin: 47px auto 0;
}

.detail_cutting .left a:hover {
	background-color: #333;
}

.detail_cutting .right {
	width: 34.8%;
}

.detail_cutting .right li {
	align-items: center;
	justify-content: flex-start;
	border-bottom: 2px solid #ACACAC;
	padding: 54px 0;
}

.detail_cutting .right li:first-of-type {
	padding-top: 0
}

.detail_cutting .right li:last-of-type {
	padding-bottom: 0;
	border: none;
}

.detail_cutting .right .icon {
	width: 92px;
	border-radius: 50%;
	line-height: 92px;
	text-align: center;
	background: #A40000;
	margin-right: 50px;
}

.detail_cutting .right .icon img {
	height: 62px;
	width: auto;
	filter: brightness(0) invert(1);
}

.detail_cutting .right .wrap {
	flex: 1;
}

.detail_cutting .right .wrap h2 {
	font-size: 26px;
	color: #A40000;
	font-family: "bw-black";
	margin-bottom: 7px;
}

.detail_cutting .right .wrap p {
	font-size: 20px;
	color: #646464;
	font-family: "bw-med";
}

.detail_cutting .wrap {}

.detail_cutting .wrap h3 {
	padding: 0 35px;
	font-size: 32px;
	color: #373737;
	font-family: "bw-black";
	margin-bottom: 53px;
}

.detail_cutting .box {
	padding: 0 100px;
	position: relative;
}

.detail_cutting .cutt_wrap {
	overflow: hidden
}

.detail_cutting .cutt_wrap figure {
	border-radius: 5px;
}

.detail_cutting .cutt_wrap figure div {
	transition: all .3s linear;
	overflow: hidden;
	cursor: pointer;
}

.detail_cutting .cutt_wrap figure img {
	transition: all .3s linear;
}

.detail_cutting .cutt_wrap figure div:hover img {
	transform: scale(1.1)
}

.detail_cutting .cutt_wrap figcaption {}

.detail_cutting .cutt_wrap figcaption h2 {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 26px;
	color: #fff;
	font-family: 'bw-black';
	text-align: center;
	width: 100%;
	padding: 18px 0;
	background: rgba(0, 0, 0, .3);
	text-transform: uppercase;
}

.detail_cutting .cutt_control {}

.detail_cutting .cutt_control div {
	width: 23px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer;
	transition: all .3s linear;
	cursor: pointer
}

.detail_cutting .cutt_control div:hover {
	opacity: .5
}

.detail_cutting .cutt_prev {
	left: 0;
}

.detail_cutting .cutt_next {
	right: 0;
}

.detail_tech {
	padding: 142px 0 180px;
	background-size: cover;
	background-position: right;
}

.detail_tech .layout {
	color: #fff;
	text-align: right;
}

.detail_tech .layout>h2 {
	font-size: 36px;
	font-family: 'bw-black';
	font-weight: 100;
	text-transform: uppercase;
	margin-bottom: 87px;
}

.techtitle ul {
	max-width: 432px;
	margin-left: auto;
	margin-bottom: 270px;
	align-items: flex-end;
}

.techtitle ul li {
	font-size: 24px;
	font-family: 'bw-med';
	max-width: 91px;
	line-height: 1.1;
	position: relative;
	padding-bottom: 40px;
}

.techtitle ul li:after {
	content: "";
	width: 40px;
	height: 4px;
	background: #fff;
	position: absolute;
	right: 0;
	bottom: 0;
	border-radius: 4px;
}

.techdesc ul {
	max-width: 870px;
	margin-left: auto;
	text-align: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	-o-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	-webkit-justify-content: space-between;
}

.techdesc ul ul {}

.techdesc ul h3 {
	font-size: 26px;
	font-family: 'bw-black';
	margin-bottom: 60px;
}

.techdesc ul h2 {
	font-size: 48px;
	font-family: 'bw-med';
	margin-bottom: 9px;
	position: relative;
}

.techdesc ul h2:after {
	content: "";
	width: 180px;
	height: 180px;
	position: absolute;
	left: 50%;
	top: 82%;
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	border-radius: 50%;
	clip-path: polygon(0% 0%, 100% 0%, 100% 50%, 0% 50%);
}

.techdesc ul div {
	font-family: "bw-reg";
}

.techdesc ul div span {
	font-size: 24px;
}

.techdesc ul p {
	font-size: 21px;
}

.detail_unma {
	padding: 94px 0 46px;
}

.detail_unma .layout {}

.detail_unma .detail_tit {
	margin-bottom: 56px;
}

.detail_unma .wrap {
	padding: 0 115px 0 65px;
	align-items: center;
}

.detail_unma .left {
	width: 40%;
}

.detail_unma .left li {
	margin-bottom: 90px;
}

.detail_unma .left .icon {
	width: 65px;
}

.detail_unma .left .con {
	flex: 1;
	padding-left: 75px;
}

.detail_unma .left .con h2 {
	font-size: 26px;
	color: #A40000;
	font-family: 'bw-black';
	padding-bottom: 17px;
	position: relative;
	margin-bottom: 27px;
}

.detail_unma .left .con h2:after {
	content: "";
	width: 74px;
	height: 4px;
	background: #A40000;
	position: absolute;
	left: 0;
	bottom: 0;
}

.detail_unma .left .con div {
	font-size: 24px;
	color: #646464;
	font-family: "bw-med";
	line-height: 1.2;
}

.detail_unma .right {
	width: 47%;
	position: relative;
}

.detail_unma .ridao_img {
	position: absolute;
	right: 6%;
	top: 0;
	width: 200px;
	border: 4px solid #142122;
	border-radius: 50%;
	transform: translate(50%, -50%);
}

.detail_video {
	position: relative;
	overflow: hidden;
	padding: 280px 0 255px;
}

.detail_video .layout {
	color: #fff;
	position: relative;
	z-index: 2;
	text-align: center;
	max-width: 1110px;
	transition: all .3s linear
}

.detail_video .video_tit {
	margin-bottom: 60px;
}

.detail_video .video_tit h2 {
	font-size: 36px;
	color: #FFFFFF;
	font-family: 'bw-black';
	max-width: 490px;
	text-transform: uppercase;
	margin: 0 auto 33px;
	line-height: 1.4;
}

.detail_video .video_tit h3 {
	font-size: 24px;
	font-family: 'bw-med';
}

.detail_video .wrap {}

.detail_video .wrap a {
	line-height: 53px;
	padding: 0px 27px;
	background: #A40000;
	color: #fff;
	display: block;
	width: max-content;
	font-size: 20px;
	font-family: 'bw-med';
	margin: 0 auto;
}

.detail_video .wrap a:hover {
	background-color: #333;
}

.detail_video .wrap h2 {
	font-size: 42px;
	font-family: "bw-med";
	margin-bottom: 30px;
}

.detail_video .wrap ul {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
}

.detail_video .wrap li {
	align-items: center;
	max-width: 33%;
}

.detail_video .wrap h3 {
	font-size: 42px;
	font-family: "bw-med";
	line-height: 47px;
	border-right: 4px solid #fff;
	padding-right: 21px;
	width: 51%;
	display: inline-block;
}

.detail_video .wrap p {
	font-size: 24px;
	font-family: "bw-med";
	line-height: 1.1;
	padding-left: 22px;
	flex: 1;
	width: 46%;
	display: inline-block;
}

.detail_video .wrap span {
	display: block;
}

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

.detail_video video,
.detail_video img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.detail_video.on .layout {
	opacity: 0;
	pointer-events: none
}

.detail_custom {
	padding: 130px 0 137px;
}

.detail_custom .layout {
	padding: 0 132px 0 56px;
}

.detail_custom .detail_tit {
	margin-bottom: 135px;
	padding-bottom: 60px;
}

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

.detail_custom .left {
	width: 48.3%;
	padding-top: 33px;
}

.detail_custom .left .icon {
	width: 83px;
}

.detail_custom .left .wrap {
	padding-left: 71px;
	flex: 1;
}

.detail_custom .left h2 {
	font-size: 26px;
	color: #A40000;
	font-family: 'bw-black';
	padding-bottom: 34px;
	position: relative;
	margin-bottom: 64px;
}

.detail_custom .left h2:after {
	content: "";
	width: 74px;
	height: 4px;
	background: #A40000;
	position: absolute;
	left: 0;
	bottom: 0;
}

.detail_custom .left ul {
	font-size: 24px;
	color: #323232;
	font-family: "bw-med";
	line-height: 1.5;
	padding-bottom: 51px;
}

.detail_custom .left li {
	margin-bottom: 41px;
}

.detail_custom .left a {
	line-height: 53px;
	padding: 0 28px;
	background: #A40000;
	color: #fff;
	display: block;
	width: max-content;
	font-size: 20px;
	font-family: 'bw-med';
}

.detail_custom .right {
	width: 38.4%;
	border-radius: 50%;
	overflow: hidden;
	border: 6px solid #A40000;
}

.detail_custom .left a:hover {
	background-color: #333;
}


.detail_voice {
	background: url(img/pro_0.png);
	background-size: cover;
	padding: 101px 0 102px;
}

.detail_voice .layout {}

.detail_voice .detail_tit {
	margin-bottom: 73px;
	padding-bottom: 43px;
	color: #fff;
}

.detail_voice .detail_tit:after {
	content: "";
	filter: brightness(0) invert(1);
}

.detail_voice .voice_wrap {
	max-width: 720px;
	overflow: visible;
	width: 80%;
	margin: 0 auto;
	text-align: center;
	position: relative;
}

.detail_voice .swiper-slide {
	border-radius: 15px;
	background: #fff;
	72px 88pxCONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
	padding: 72px 88px 80px;
	cursor: pointer;
}

.detail_voice .swiper-slide .icon {
	max-width: 50%;
	width: 196px;
	margin: 0 auto 33px;
}

.detail_voice .swiper-slide img {
	transition: all .3s linear;
}

.detail_voice .swiper-slide:hover img {
	transform: rotateY(360deg);
}

.detail_voice .swiper-slide h2 {
	font-size: 26px;
	color: #323232;
	font-family: "bw-black";
	margin-bottom: 11px;
}

.detail_voice .swiper-slide h3 {
	font-size: 24px;
	color: #323232;
	font-family: "bw-reg";
	margin-bottom: 76px;
}

.detail_voice .swiper-slide .wrap {
	font-size: 24px;
	color: #323232;
	font-family: "bw-reg";
	text-align: justify;
	line-height: 1.35;
}

.detail_voice .voice_control {}

.detail_voice .voice_control div {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	filter: brightness(0) invert(1);
	cursor: pointer;
	transition: all .3s linear;
}

.detail_voice .voice_control div:hover {
	opacity: .3;
}

.detail_voice .voice_prev {
	left: -102px;
}

.detail_voice .voice_next {
	right: -102px;
}

.detail_con {
	padding: 93px 0 0;
}

.detail_con .detail_tit {
	padding-bottom: 47px;
	margin-bottom: 116px;
}

.detail_con table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #D3D3D3;
}

.detail_con .table_wrap {
	margin-bottom: 109px;
}

.detail_con table tr {}

.detail_con table th,
.partstable table tr:nth-child(1),
.partstable table tr:nth-child(1) td {
	background: #0938d3;
	color: #fff;
	font-size: 21px;
	font-family: "bw-black";
	padding: 14px 40px;
}

.detail_con tbody tr {}

.detail_con tbody td,
.detail_con table tr td {
	font-size: 16px;
	font-family: "bw-reg";
	padding: 14px 40px;
	background: #FFFFFF;
	border-right: 0;
	border-left: 0;
}

.detail_con tbody tr:nth-of-type(2n) td,
.detail_con table tr:nth-of-type(2n) td {
	background: #EEEEEE;
}

.detail_con table tr th:first-of-type,
.detail_con tbody tr td:first-of-type,
.detail_con table tr td:first-of-type {
	border-right: 1px solid #C7C7C7;
}

.detailtable table tr:first-of-type td {
	background-color: #1A1A1A;
	color: #fff;
	font-weight: 800;
	font-family: "bw-black";
}

.detailtable table tr:first-of-type td:first-of-type {
	background-color: #0938d3
}

.detail_shipp {
	padding: 14px 0 108px;
}

.detail_shipp .layout {}

.detail_shipp .detail_tit {
	padding-bottom: 68px;
	margin-bottom: 98px;
}

.detail_shipp .items {
	overflow: hidden;
	margin-bottom: 100px;
}

.detail_shipp figure {
	width: 48.795%;
	float: left;
}

.detail_shipp figure:nth-of-type(2) {
	width: 49.2%;
	float: right;
	margin-bottom: 1.6%;
}

.detail_shipp figure:nth-of-type(3) {
	width: 49.2%;
	float: right;
}

.detail_shipp figure:nth-of-type(3) div {
	order: 2;
}

.detail_shipp figure:nth-of-type(1) figcaption {
	display: none;
}

.detail_shipp figure.flex_row div {
	width: 73.5%;
}

.detail_shipp figure:nth-of-type(1) div {
	width: 100%;
	overflow: hidden;
	aspect-ratio: 363/320
}

.detail_shipp figure img {
	transition: all .3s linear;
	width: 100%;
	height: 100%;
	object-fit: cover
}

.detail_shipp figcaption {
	position: relative;
	width: 21.8%;
	background: #EEEEEE;
	text-align: center;
}

.detail_shipp figcaption h2 {
	writing-mode: tb-rl;
	text-align: center;
	display: block;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 46px;
	color: #666666;
	font-family: 'bw-reg';
}

.detail_shipp .link {
	line-height: 53px;
	padding: 0 27px;
	background: #A40000;
	color: #fff;
	display: block;
	width: max-content;
	font-size: 20px;
	font-family: 'bw-med';
	margin: 0 auto;
}

.detail_shipp figure div {
	overflow: hidden;
}

.detail_shipp .link:hover {
	background-color: #333;
}

.detail_shipp figure:hover img {
	transform: scale(1.1);
}

.detail_shipp figure:not(:first-of-type) div {
	aspect-ratio: 853/488;
}

@media screen and (max-width: 1720px) {
	.topli ul h2 {
		font-size: 36px;
	}

	.topli ul li {
		width: 25%;
		padding: 0 10px;
	}
}



@media screen and (max-width: 1550px) {
	.topli ul h2 {
		font-size: 30px;
	}

	.detail_top .left>h2 {
		font-size: 42px;
	}

	.wrapli ul li {
		font-size: 20px;
	}
}



@media screen and (max-width: 1366px) {
	.detail_top .layout {
		padding: 0;
	}

	.detail_top,
	.detail_cutting {
		padding: 70px 0;
	}

	.detail_cutting .top {
		padding: 0;
		margin-bottom: 40px;
	}

	.detail_cutting .left h2 {
		font-size: 28px;
		margin-bottom: 10px;
	}

	.detail_cutting .left h3 {
		font-size: 24px;
	}

	.detail_cutting .right {
		width: 44.8%;
	}

	.detail_tech {
		padding: 120px 0;
	}

	.detail_unma .left .con {
		padding-left: 20px;
	}

	.detail_unma .wrap {
		padding: 0;
	}

	.detail_unma .ridao_img {
		right: 0;
		transform: translateY(-50%);
	}

	.detail_video {
		padding: 150px 0;
	}

	.detail_custom {
		padding: 80px 0;
	}

	.detail_main .detail_tit {
		margin-bottom: 30px;
		padding-bottom: 20px;
	}

	.detail_custom .left li {
		margin-bottom: 20px;
	}

	.detail_custom .left h2 {
		padding-bottom: 10px;
		margin-bottom: 10px;
	}

	.detail_shipp {
		padding: 40px 0;
	}

	.detail_con .table_wrap {
		margin-bottom: 40px;
	}

	.detail_top .left {
		width: 57%;
	}

	.topli ul h2 {
		font-size: 24px;
	}

	.topli ul .top {
		vertical-align: middle;
	}

	.detail_shipp figcaption h2 {
		font-size: 32px
	}

	.detail_unma .left {
		width: 50%;
	}

	.detail_unma .left li {
		margin-bottom: 40px;
	}

	.detail_custom .layout {
		padding: 0;
	}
}



@media screen and (max-width: 950px) {
	.detail_top .right {
		width: 100%;
		padding: 0;
	}

	.detail_top .left {
		width: 100%;
		order: 2;
	}

	.detail_top .right ul {
		max-width: 100%;
		margin-bottom: 40px;
	}

	.detail_top .left>h2,
	.detail_top .top_link {
		max-width: 100%;
	}

	.detail_cutting .left,
	.detail_cutting .right {
		width: 100%;
		margin-top: 20px;
	}

	.detail_cutting .right li {
		padding: 20px 0;
	}

	.detail_cutting .box {
		padding: 0;
	}

	.detail_cutting .cutt_control div {
		display: none;
	}

	.techtitle ul {
		margin-bottom: 60px;
	}

	.detail_tech .layout>h2 {
		margin-bottom: 40px;
	}

	.detail_unma .right {
		width: 100%;
	}

	.detail_unma .ridao_img {
		top: 0;
		transform: none;
	}

	.detail_unma .left {
		width: 100%;
		order: 2;
		margin-top: 20px;
	}

	.detail_video {
		padding: 100px 0;
	}

	.detail_custom .left {
		width: 100%;
		order: 2;
		margin-top: 20px;
	}

	.detail_custom .right {
		margin: 0 auto;
	}

	.detail_voice .swiper-slide {
		padding: 40px;
	}

	.detail_voice .swiper-slide .wrap {
		font-size: 18px;
	}

	.detail_voice .swiper-slide h3 {
		margin-bottom: 20px;
	}

	.detail_con table th {
		font-size: 14px;
	}

	.detail_con tbody td {
		font-size: 12px;
	}

	.detail_shipp figure {
		width: 100% !important;
		float: none !important;
		margin-bottom: 20px;
	}

	.detail_voice .voice_prev {
		left: -50px;
	}

	.detail_voice .voice_next {
		right: -50px;
	}

	.detail_video .wrap h3 {
		font-size: 32px;
	}

	.detail_video .wrap p {
		font-size: 16px;
	}

}

@media screen and (max-width: 768px) {
	.detail_top .left>h2 {
		font-size: 32px;
	}

	.topli ul li {
		width: 49%;
		padding: 0;
		border: none;
		margin-bottom: 10px;
	}

	.topli ul,
	.detail_top .left>h2 {
		margin-bottom: 15px;
	}

	.detail_top .top_link a,
	.detail_cutting .left a,
	.detail_custom .left a,
	.detail_shipp .link {
		line-height: 42px;
		padding: 0 15px;
		font-size: 20px;
	}

	.detail_cutting .right .wrap {
		flex: auto;
		width: 100%;
	}

	.detail_cutting .wrap h3 {
		padding: 0;
		margin-bottom: 15px;
	}

	.detail_top,
	.detail_cutting,
	.detail_unma {
		padding: 40px 0;
	}

	.detail_tech,
	.detail_custom {
		padding: 40px 0;
	}

	.detail_tech .layout>h2 {
		text-align: center;
	}

	.techtitle ul {
		margin: 0 0 20px;
		max-width: 100%;
	}

	.techdesc ul li {
		width: 100%;
		margin-bottom: 20px;
	}

	.detail_main .detail_tit,
	.detail_video .video_tit h2 {
		font-size: 24px;
	}

	.detail_unma .left .con {
		flex: auto;
		width: 100%;
		margin-top: 15px;
		padding: 0;
	}

	.detail_video .wrap li {
		width: 100%;
		max-width: 100%;
		justify-content: center;
	}

	.detail_video .wrap p {
		flex: none;
	}

	.detail_video .wrap ul {
		flex-wrap: wrap;
	}

	.detail_custom .left .wrap {
		padding: 0;
		flex: none;
		width: 100%;
		margin-top: 20px;
	}

	.detail_custom .left ul {
		padding-bottom: 20px;
	}

	.detail_voice {
		padding: 50px 0;
	}

	.detail_shipp .items {
		margin-bottom: 10px;
	}

	.detail_video .wrap ul {
		margin-bottom: 20px;
	}

	.detail_custom .right {
		width: 100%;
	}
	.web_team .title-bar {
    padding: 20.1875vw 0 6.45833vw;
}
}

@media screen and (max-width:640px) {

	.detail_top .left>h2,
	.detail_cutting .wrap h3 {
		font-size: 20px;
	}

	.detail_shipp figure.flex_row div {
		width: 100%;
	}

	.detail_shipp figcaption {
		width: 100%;
		margin-top: 10px;
	}

	.detail_shipp figcaption h2 {
		writing-mode: horizontal-tb;
		position: relative;
		left: 0;
		top: 0;
		transform: none;
		text-align: center;
	}

	.detail_shipp figure:nth-of-type(3) div {
		order: 0;
	}

	.detail_custom .left li {
		font-size: 18px;
	}

	.detail_shipp figcaption h2 {
		font-size: 20px;
		padding: 5px 0;
	}

	.detail_video .wrap h2 {
		font-size: 32px;
	}

}

@media screen and (max-width:480px) {
	.topli ul li {
		width: 100%;
	}

	.detail_cutting .cutt_wrap figcaption h2 {
		padding: 0;
	}

	.techtitle ul li {
		width: 100%;
		padding-bottom: 15px;
		margin-bottom: 10px;
		max-width: 100%;
		text-align: center;
	}

	.techtitle ul li:after {
		left: 50%;
		transform: translateX(-50%);
	}

	.detail_voice .swiper-slide {
		padding: 10px;
	}

	.detail_voice .swiper-slide h3 {
		font-size: 18px;
	}

	.detail_voice .voice_wrap {
		width: 95%;
	}

	.detail_voice .swiper-slide .icon {
		margin-bottom: 10px;
	}

	.detail_con {
		padding: 40px 0 0;
	}

	.detail_video .wrap h2 {
		font-size: 24px;
	}
}




#whatsapp {
	/*display:none;*/
	position: fixed;
	right: 34px;
	right: 50px;
	top: 70%;
	width: 70px;
	height: 70px;
	cursor: pointer;
	opacity: 1;
	z-index: 99990;
}

#whatsapp #whatsappMain {
	-moz-border-radius: 50% !important;
	-webkit-border-radius: 50% !important;
	border-radius: 50% !important;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	background-color: rgba(255, 255, 255, 0);
	width: 70px;
	height: 70px;
	color: #40c351;
	z-index: 9;
	-webkit-animation: zcwmini2 1.5s 0s ease-out infinite;
	-moz-animation: zcwmini2 1.5s 0s ease-out infinite;
	animation: zcwmini2 1.5s 0s ease-out infinite;
}

#whatsapp #whatsappMain:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 9;
	background-image: url('https://cdnus.globalso.com/yinkglobal/style/global/img/foot_whatsapp.png');
	background-repeat: no-repeat;
	background-position: center center;
	-webkit-animation: zcwphone2 1.5s linear infinite;
	-moz-animation: zcwphone2 1.5s linear infinite;
	animation: zcwphone2 1.5s linear infinite;
}

@-webkit-keyframes zcwphone {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}

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

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
	}

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

@-moz-keyframes zcwphone {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}

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

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
	}

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

@keyframes zcwphone {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}

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

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
	}

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

@-webkit-keyframes zcwphone2 {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}

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

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
	}

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

@-moz-keyframes zcwphone2 {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}

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

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
	}

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

@keyframes zcwphone2 {
	0% {
		-ms-transform: rotate(0deg);
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}

	25% {
		-ms-transform: rotate(30deg);
		-webkit-transform: rotate(30deg);
		transform: rotate(30deg);
	}

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

	75% {
		-ms-transform: rotate(-30deg);
		-webkit-transform: rotate(-30deg);
		transform: rotate(-30deg);
	}

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

@-webkit-keyframes zcwmini {
	0% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
	}

	10% {
		box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
	}

	100% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
	}
}

@-moz-keyframes zcwmini {
	0% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
	}

	10% {
		box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
	}

	100% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
	}
}

@keyframes zcwmini {
	0% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
	}

	10% {
		box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
	}

	100% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
	}
}

@-webkit-keyframes zcwmini2 {
	0% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
	}

	10% {
		box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
	}

	100% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
	}
}

@-moz-keyframes zcwmini2 {
	0% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
	}

	10% {
		box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
	}

	100% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
	}
}

@keyframes zcwmini2 {
	0% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 0 rgba(0, 0, 0, 0), 0 0 0 0 rgba(207, 8, 8, 0);
	}

	10% {
		box-shadow: 0 0 8px 6px, 0 0 12px 10px rgba(0, 0, 0, 0), 0 0 12px 14px;
	}

	100% {
		box-shadow: 0 0 8px 6px rgba(207, 8, 8, 0), 0 0 0 40px rgba(0, 0, 0, 0), 0 0 0 40px rgba(207, 8, 8, 0);
	}
}

/*End Wahtsapp*/

/*news-index*/

/*index-tit*/
.index-tit {
	font-size: 42px;
	line-height: 1.14286;
	text-align: center;
	font-family: "BwAletaNo10DEMO-Black";
}

.tit-desc {
	font-size: 30px;
	line-height: 1.2;
	text-align: center;
	padding-top: 18px;
}

/*inquiry-btn*/
.inquiry-now {
	line-height: 56px;
	display: inline-block;
	font-size: 24px;
	border-radius: 10px;
	border: 1px solid #fff;
	background: #cb0000;
	color: #fff;
	transition: all .3s linear;
}

.inquiry-now:hover {
	background: transparent;
	border-color: #cb0000;
	color: #cb0000;
}

/*web_solution*/
.web_solution {
	padding: 130px 0 140px;
}

.web_solution img {
	width: auto;
}

.web_solution .solution-list {
	margin-top: 128px;
	justify-content: space-between;
	padding: 0 100px;
	color: #fff;
}

.web_solution .list-items1 {
	position: relative;
	background: #1b1b1b;
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px;
	padding: 49px 60px 60px 70px;
	margin: 65px 0 34px;
	max-width: 21.58%;
}

.web_solution .list-items1 h3 {
	position: absolute;
	width: 100%;
	background: #cb0000;
	border-radius: 10px;
	font-size: 24px;
	line-height: 1.25;
	transform: translateX(-128px);
	padding: 11px 29px;
	font-weight: normal;
}

.web_solution .list-items1>p {
	position: relative;
	font-size: 21px;
	line-height: 4;
}

.web_solution .list-items1>p:nth-child(2) {
	margin-top: 103px;
}

.web_solution .list-items2 {
	flex: 1;
	background: linear-gradient(90deg, #cb0000 0, #aa0000 100%);
	border-radius: 20px;
	padding: 125px 0 96px 0;
}

.web_solution .list-items2 h3 {
	font-size: 36px;
	line-height: 1.33334;
	font-family: "BwAletaNo10DEMO-Black";
	text-align: center;
	margin-bottom: 45px;
}

.web_solution .list-items2>p {
	position: relative;
	font-size: 26px;
	line-height: 3.23076;
	padding-left: 63px;
	cursor: pointer;
	transition: all .3s linear;
}

.web_solution .list-items>p::before {
	display: block;
	content: '';
	position: absolute;
	left: 132px;
	bottom: 0;
	height: 1px;
	background: #fff;
	transition: all .3s linear;
}

.web_solution .list-items2>p:hover {
	color: #7d7d7d;
	transform: translateX(5px);
}

.web_solution .list-items2>p:hover::before {
	background: #7d7d7d;
}

.web_solution .list-items>p:nth-child(2)::before {
	width: 36.4%;
}

.web_solution .list-items>p:nth-child(3)::before {
	width: 3.3%;
}

.web_solution .list-items>p:nth-child(4)::before {
	width: 20.7%;
}

.web_solution .list-items>p:nth-child(5)::before {
	width: 11.2%;
}

.web_solution .list-items>p:nth-child(6)::before {
	width: 6.65%;
}

.web_solution .list-items>p:nth-child(7)::before {
	width: 11.85%;
}

.web_solution .list-items>p:nth-child(8)::before {
	width: 6.7%;
}

.web_solution .list-items>p:nth-child(9)::before {
	width: 25.2%;
}

.web_solution .list-items2 p img {
	margin-right: 43px;
}

.web_solution .list-items3 {
	background: #1b1b1b;
	width: 33.4%;
	margin: 65px 0 34px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-top: 77px;
}

.web_solution .list-items3 h3 {
	font-size: 28px;
	font-weight: normal;
	color: #7d7d7d;
	text-align: center;
	margin-bottom: 32px;
}

.web_solution .list-items3>p {
	position: relative;
	padding-left: 67px;
	font-size: 21px;
	line-height: 4;
	color: #7d7d7d;
	cursor: pointer;
	transition: all .3s linear;
}

.web_solution .list-items3>p img {
	margin-right: 35px;
}

.web_solution .list-items3>p::before {
	left: 125px;
	background: #7d7d7d;
}

.web_solution .list-items3>p:hover {
	color: #fff;
	transform: translateX(5px);
}

.web_solution .list-items3>p:hover::before {
	background: #fff;
}

.web_solution .list-items1>p::before {
	display: block;
	content: '';
	width: 28px;
	height: 1px;
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
}

/*web_number*/
.web_number {
	padding: 96px 0 74px;
}

.web_number .number-items {
	justify-content: space-between;
	text-align: center;
	color: #fff;
}

.web_number .number-item .item-inner {
	font-size: 42px;
	line-height: 1;
	font-family: "BwAletaNo10DEMO-Black";
	display: flex;
	align-items: flex-end;
	justify-content: center;
}

.web_number .number-item:first-of-type .item-inner span {
	font-size: 19px;
	font-family: "BwAletaNo10DEMO-Regular";
	margin-left: 8px;
}

.web_number .number-title {
	font-size: 19px;
	padding-top: 16px;
}

/*web_advantage*/
.web_advantage {
	padding: 140px 0;
}

.web_advantage .layout {
	align-items: center;
}

.web_advantage .advantage-img {
	border-radius: 20px;
	overflow: hidden;
	cursor: pointer;
}

.web_advantage .advantage-img img {
	transition: all .3s ease-in-out;
}

.web_advantage .advantage-img:hover img {
	transform: scale(1.06);
}

.web_advantage .advantage-content {
	flex: 1;
	text-align: center;
}

.web_advantage .index-tit span {
	display: block;
	font-family: "BwAletaNo10DEMO-Regular";
	padding-bottom: 26px;
}

.web_advantage .advantage-items {
	margin-top: 93px;
	align-items: stretch;
}

.web_advantage .advantage-item {
	width: 20%;
	border-left: 1px solid #cccccc;
	padding: 60px 0 60px 20px;
	cursor: pointer;
	transition: all .3s linear;
}

.web_advantage .advantage-item:hover {
	border-color: #cb0000;
}

.web_advantage .advantage-item:last-of-type {
	border-right: 1px solid #cccccc;
}

.web_advantage .item-img {
	padding-bottom: 68px;
}

.web_advantage .advantage-item img {
	max-width: 40px;
}

.web_advantage .item-info h3 {
	font-size: 28px;
	line-height: 1.42857;
	font-weight: normal;
}

.web_advantage .item-info div {
	font-size: 21px;
	line-height: 1.2381;
	padding-bottom: 24px;
}

.web_advantage .item-info span {
	font-size: 14px;
	color: #7d7d7d;
}

.web_advantage .inquiry-now {
	padding: 0 24px;
	margin-top: 45px;
}

/*web_products*/
.web_products {
	padding-bottom: 100px;
}

.web_products .title-bar {
	margin-bottom: 83px;
}

.web_products .prodcut-items {
	padding: 0 25px;
	margin: 0 -12.5px;
}

.web_products .product-item {
	width: 50%;
	padding: 12.5px;
}

.web_products .product-item .item-inner {
	display: block;
	background: linear-gradient(360deg, #f5f5f7 0, transparent 80%);
	text-align: center;
	padding: 82px 20% 65px;
	height: 100%;
}

.web_products .item-img {
	overflow: hidden;
}

.web_products .item-img img {
	transition: all .3s linear;
}

.web_products .product-item .item-inner:hover .item-img img {
	transform: scale(1.05);
}

.web_products .item-info {
	line-height: 1;
	color: #000;
}

.web_products .item-tit {
	font-size: 32px;
	font-family: "BwAletaNo10DEMO-Black";
}

.web_products .item-model {
	display: block;
	font-size: 26px;
	padding-top: 10px;
}

.web_products .item-desc {
	font-size: 21px;
	padding: 28px 0;
}

.web_team .inquiry-now {
	display: block;
	margin: 0 auto;
	width: max-content;
	padding: 0 32px;
}

.slider_team .inquiry-now {
    display: block;
    width: max-content;
    padding: 0 32px;
    position: absolute;
    margin-top: -18%;
    z-index: 9;
    margin-left: 40%;
}

/*web_team*/
.web_team .title-bar {
	padding: 138px 0 124px;
}

.web_team .desc-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 126px;
}

.web_team .team-num {
	font-size: 64px;
	line-height: 1.28125;
	color: #cb0000;
	font-family: "BwAletaNo10DEMO-Black";
	padding-right: 57px;
	border-right: 1px solid #000;
	margin-right: 50px;
}

.web_team .team-desc {
	font-size: 28px;
	color: #000000;
	line-height: 1.28571;
}

.web_team .team-item {
	position: relative;
}

.web_team .item-info {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
}

.web_team .item-title {
	font-size: 62px;
	line-height: 1.32258;
	font-family: "BwAletaNo10DEMO-Black";
	margin-bottom: 38px;
}

.web_team ul li {
	list-style: disc;
	font-size: 28px;
	line-height: 1.28571;
}

.web_team .team-item .inquiry-now {
	border-color: #cb0000;
	padding: 0 33px;
	margin-top: 52px;
}

.web_team .team-control {
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 3.6%;
	left: 0;
	width: 100%;
}

.web_team .swiper-pagination-progressbar,
.web_team .swiper-button-next,
.web_team .swiper-button-prev {
	position: relative;
	top: unset;
	left: unset;
	right: unset;
	bottom: unset;
}

.web_team .swiper-pagination-progressbar.swiper-pagination-horizontal {
	width: 75%;
	margin-right: 60px;
}

.web_team .swiper-pagination-progressbar {
	background: #fff;
	height: 2px;
}

.web_team .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: #cb0000;
}

.web_team .swiper-button-next.swiper-button-disabled,
.web_team .swiper-button-prev.swiper-button-disabled {
	opacity: 1;
}

.web_team .swiper-button-next,
.web_team .swiper-button-prev {
	width: 71px;
	height: 71px;
	border: 2px solid #fff;
	border-radius: 50%;
	margin: 0;
}

.web_team .swiper-button-prev {
	margin-right: 43px;
}

.web_team .swiper-button-next:after,
.web_team .swiper-button-prev:after {
	font-size: 28px;
	font-weight: 700;
	color: #fff;
}

/*web_partner*/
.web_partner {
	padding: 155px 0 0 0;
}

.web_partner .partner-content {
	padding: 0 138px;
	align-items: center;
	justify-content: space-between;
	margin-top: 96px;
}

.web_partner .partner-items.partner-content {
	margin-top: 120px;
}

.web_partner .partner-img {
	border-radius: 20px;
	max-width: 600px;
	overflow: hidden;
}

.web_partner .partner-info {
	flex: 1;
	padding-left: 65px;
}

.web_partner .partner-title {
	font-size: 32px;
	line-height: 1.125;
	font-family: "BwAletaNo10DEMO-Black";
	margin-bottom: 36px;
}

.web_partner .partner-desc {
	font-size: 28px;
	line-height: 1.28571;
}

.web_partner .partner-item {
	width: 25%;
	text-align: center;
	border-left: 1px solid #e4e4e4;
	padding: 30px 0 50px;
}

.web_partner .item-img img {
	max-width: 78px;
}

.web_partner .item-desc {
	font-size: 21px;
	line-height: 1.14285;
	margin-top: 50px;
}

.web_partner .inquiry-now {
	display: block;
	width: max-content;
	margin: 77px auto 0;
	padding: 0 33px;
}

/*web_brands*/
.web_brands {
	padding: 186px 0 0 0;
}

.web_brands .brand-img {
	margin-top: 70px;
}

.web_brands .inquiry-now {
	display: block;
	width: max-content;
	margin: 0 auto;
	padding: 0 28px;
	margin-top: 87px;
}

.web_brands .slider_brands {
	padding-top: 5em;
}

.web_brands .slider_brands .swiper-slide {
	padding: 0 10px;
	margin-bottom: 5em;
}

.web_brands .slider_brands .swiper-slide img {
	object-fit: cover;
}

/*web-comment*/
.web-comment {
	padding: 85px 0;
}

.web-comment .title-bar {
	align-items: center;
	justify-content: center;
	margin-bottom: 163px;
}

.web-comment .tit-box {
	padding-right: 95px;
}

.web-comment .comment-items {
	padding-left: 145px;
}

.web-comment .slider_comment {
	margin-right: -15%;
}

.web-comment .swiper-button-next,
.web-comment .swiper-button-prev {
	position: relative;
	top: unset;
	right: unset;
	bottom: unset;
	left: unset;
	opacity: 1;
	margin: 0;
	width: 37px;
	height: 37px;
	background: #5e5c5c;
	border-radius: 50%;
}

.web-comment .swiper-button-disabled {
	background: #aeadad;
}

.web-comment .swiper-button-prev {
	margin-right: 20px;
}

.web-comment .swiper-button-prev:after,
.web-comment .swiper-button-next:after {
	font-size: 20px;
	color: #fff;
}

.web-comment .comment-control {
	position: relative;
	padding-right: 145px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	margin: 58px 13% 0 0;
}

/*web_exhibition*/
.web_exhibition {
	background: #f5f5f7;
	padding: 157px 0 221px;
}

.web_exhibition .title-bar {
	padding-bottom: 100px;
}

.web_exhibition .slider_exhibition {
	margin: 0 0 0 -8%;
}

.web_exhibition .swiper-slide-active{
	width: 26.5% !important;
}

.web_exhibition .swiper-wrapper {
	display: flex;
	align-items: center;
}

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

.web_exhibition .swiper-pagination .swiper-pagination-bullet {
	width: 11px;
	height: 11px;
	background: #b1b1b1;
	opacity: 1;
	margin: 0 6px;
}

.web_exhibition .swiper-pagination .swiper-pagination-bullet-active {
	background: #434343;
}

/* web_shop */
.web_shop {
	padding: 110px 0 139px;	
}

.web_shop .tit-desc {
	padding-top: 65px;
}

.web_shop .inquiry-now {
	display: block;
	width: max-content;
	margin: 85px auto 0;
	padding: 0 30px;
}

@media only screen and (max-width: 1680px) {

	/*index-tit*/
	.index-tit {
		font-size: 38px;
	}

	.tit-desc {
		font-size: 26px;
	}

	/*web_solution*/
	.web_solution {
		padding: 6.77vw 0;
	}

	.web_solution .solution-list {
		margin-top: 6.66667vw;
	}

	.web_solution .list-items1>p,
	.web_solution .list-items3>p {
		font-size: 18px;
	}

	.web_solution .list-items2>p {
		font-size: 22px;
		line-height: 1.5;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}

	.web_solution .list-items3>p {
		line-height: 1.5;
		padding-bottom: 25px;
		margin-bottom: 25px;
	}

	.web_solution .list-items1 h3 {
		font-size: 20px;
	}

	.web_solution .list-items2 h3 {
		font-size: 32px;
	}

	.web_solution .list-items3 h3 {
		font-size: 24px;
	}

	/*web_advantage*/
	.web_advantage {
		padding: 7.29167vw 0;
	}

	.web_advantage .advantage-items {
		margin-top: 4.84375vw;
	}

	.web_advantage .advantage-item {
		padding: 45px 0 45px 20px;
	}

	.web_advantage .item-img {
		padding-bottom: 3.54167vw;
	}

	/*web_products*/
	.web_products {
		padding-bottom: 5.20833vw;
	}

	.web_products .title-bar {
		margin-bottom: 4.32292vw;
	}

	.web_products .product-item .item-inner {
		padding: 55px 18%;
	}

	.web_products .item-info {
		line-height: 1.5;
	}

	.web_products .item-tit {
		font-size: 28px;
	}

	.web_products .item-model {
		font-size: 22px;
	}

	.web_products .item-desc {
		padding: 20px 0;
		font-size: 18px;
	}

	/*web_team*/
	.web_partner {
		padding: 8vw 0 0 0;
	}

	.web_team .title-bar {
		/* padding: 7.1875vw 0 6.45833vw; */
	}

	.web_team .desc-box {
		margin-top: 6.5625vw;
	}

	.web_team .item-title,
	.web_team .team-num {
		font-size: 3vw;
	}

	.web_team ul li,
	.web_team .team-desc {
		font-size: 22px;
	}

	.web_partner .partner-content {
		padding: 0 50px;
		margin-top: 5vw;
	}

	.web_partner .partner-items.partner-content {
		margin-top: 6.25vw;
	}

	.web_partner .partner-item {
		padding: 30px 0;
	}

	.web_partner .inquiry-now {
		margin-top: 50px;
	}

	/*web_brands*/
	.web_brands {
		padding: 9.6875vw 0 0 0;
	}

	.web_brands .brand-img {
		margin-top: 3.64583vw;
	}

	.web_brands .inquiry-now {
		margin-top: 4.53125vw;
	}

	/*web-comment*/
	.web-comment {
		padding: 4.42708vw 0;
	}

	.web-comment .title-bar {
		margin-bottom: 8.48958vw;
	}

	/*web_exhibition*/
	.web_exhibition {
		padding: 8vw 0 11vw;
	}

	.web_exhibition .title-bar {
		padding-bottom: 7.8125vw;
	}

	/*web_shop*/
	.web_shop {
		padding: 5.7vw 0 7.2vw;
	}

	.web_shop .tit-desc {
		padding-top: 3.3854vw;
	}

	.web_shop .inquiry-now {
		margin-top: 4.42708vw;
	}
}

@media only screen and (max-width: 1480px) {

	.nav_wrap .head_nav>li {
		margin: 0;
	}

	/*index-tit*/
	.index-tit {
		font-size: 34px;
	}

	.tit-desc {
		font-size: 22px;
		padding-top: 0;
	}

	/*web_solution*/
	.web_solution .solution-list {
		padding: 0;
	}

	.web_solution .list-items2 h3 {
		font-size: 28px;
	}

	.web_solution .list-items1 h3 {
		position: relative;
		transform: none;
		padding: 0;
		background: unset;
	}

	.web_solution .list-items1>p:nth-child(2) {
		margin-top: 15px;
	}

	/*web_number*/
	.web_number {
		padding: 70px 0;
	}

	.web_number .number-item .item-inner {
		font-size: 36px;
	}

	/*web_advantage*/
	.web_advantage .inquiry-now {
		font-size: 20px;
	}

	.web_advantage .advantage-img {
		width: 50%;
	}

	.web_advantage .advantage-item {
		padding: 25px 0 25px 20px;
	}

	.web_advantage .item-info h3 {
		font-size: 22px;
	}

	.web_advantage .item-info div {
		font-size: 18px;
	}

	/*web_products*/
	.web_products .item-tit {
		font-size: 24px;
	}

	.web_products .item-model {
		font-size: 18px;
	}

	.web_products .item-desc {
		padding: 10px 0;
	}

	/*web_team .team-num*/
	.web_team .item-title {
		margin-bottom: 20px;
	}

	.web_team ul li,
	.web_team .team-desc {
		font-size: 18px;
	}

	.web_team .swiper-button-next,
	.web_team .swiper-button-prev {
		width: 55px;
		height: 55px;
	}

	.web_team .swiper-button-next:after,
	.web_team .swiper-button-prev:after {
		font-size: 22px;
	}

	.web_team .team-item .inquiry-now,
	.web_team .inquiry-now {
		font-size: 20px;
		/* margin-top: 30px; */
	}

	/*web_partner*/
	.web_partner .partner-content {
		padding: 0;
	}

	.web_partner .partner-title {
		font-size: 28px;
	}

	.web_partner .partner-desc {
		font-size: 24px;
	}

	.web_partner .item-desc {
		font-size: 18px;
		margin-top: 25px;
	}

	.web_partner .inquiry-now {
		font-size: 20px;
	}

	.web_partner .partner-item {
		padding: 20px 0;
	}

	/*web-comment*/
	.web-comment .comment-items {
		padding-left: 10px;
	}

	.web-comment .comment-control {
		margin: 28px 16% 0 0;
	}

	/*web_exhibition*/
	.web_exhibition .slider_exhibition {
		margin: 0 0 0 -2%;
	}
}

@media only screen and (max-width: 1280px) {

	/*index-tit*/
	.index-tit {
		font-size: 28px;
	}

	.tit-desc {
		font-size: 16px;
	}

	/*web_solution*/
	.web_solution .list-items1>p,
	.web_solution .list-items3>p {
		font-size: 16px;
	}

	.web_solution .list-items1 h3,
	.web_solution .list-items2>p {
		font-size: 18px;
	}

	.web_solution .list-items2 h3 {
		font-size: 22px;
	}

	.web_solution .list-items3 h3 {
		font-size: 20px;
	}

	.web_solution .list-items1 {
		padding: 49px 20px 60px;
	}

	/*web_number*/
	.web_number {
		padding: 50px 0;
	}

	.web_number .number-item .item-inner {
		font-size: 28px;
	}

	.web_number .number-title,
	.web_number .number-item:first-of-type .item-inner span {
		font-size: 16px;
	}

	/*web_advantage*/
	.web_advantage .inquiry-now {
		font-size: 18px;
	}

	.web_advantage .item-info h3 {
		font-size: 20px;
	}

	.web_advantage .item-info div {
		font-size: 16px;
	}

	/*web_products*/
	.web_products .prodcut-items {
		margin: 0 -8px;
	}

	.web_products .product-item {
		padding: 8px;
	}

	.web_products .product-item .item-inner {
		padding: 35px 18%;
	}

	.web_products .item-tit {
		font-size: 20px;
	}

	.web_products .item-model,
	.web_products .item-desc {
		font-size: 16px;
	}

	/*web_team .team-num*/
	.web_team ul li,
	.web_team .team-desc {
		font-size: 16px;
		line-height: 1.5;
	}

	.web_team .team-item .inquiry-now,
	.web_team .inquiry-now {
		font-size: 18px;
	}

	/*web_partner*/
	.web_partner .partner-title {
		font-size: 24px;
		margin-bottom: 15px;
	}

	.web_partner .partner-desc {
		font-size: 20px;
	}

	.web_partner .item-desc {
		font-size: 16px;
		margin-top: 15px;
	}

	.web_partner .inquiry-now {
		font-size: 18px;
	}

	.web_partner .partner-img {
		width: 50%;
	}
}

@media only screen and (max-width: 950px) {
	.tit-desc {
		font-size: 14px;
		padding-top: 10px;
	}

	.tit-desc br {
		display: none;
	}

	.inquiry-now {
		line-height: 40px;
		font-size: 16px;
	}

	.banner_info {
		width: 100%;
	}

	/*web_number*/
	.web_number {
		padding: 35px 0;
	}
	
	.web_number .number-items {
	    justify-content: center;
	}

	.web_number .number-item .item-inner {
		font-size: 24px;
	}

	.web_number .number-title,
	.web_number .number-item:first-of-type .item-inner span {
		font-size: 14px;
	}

	.web_number .number-item {
		width: calc(100% / 3);
		padding-bottom: 25px;
	}

	/*web_advantage*/
	.web_advantage .index-tit span {
		padding-bottom: 10px;
	}

	.web_advantage .inquiry-now {
		margin-top: 25px;
	}

	.web_advantage .advantage-item {
		width: calc(100% / 3);
	}

	.web_advantage .item-info h3 {
		font-size: 18px;
	}

	.web_advantage .item-info div {
		padding-bottom: 10px;
	}

	.web_advantage .item-info div br {
		display: none;
	}

	/*web_products*/
	.web_products .product-item .item-inner {
		padding: 25px 10%;
	}

	.web_products .item-tit {
		font-size: 18px;
	}

	.web_products .item-model,
	.web_products .item-desc {
		font-size: 14px;
	}

	/*web_team*/
	.web_team .team-control {
	    bottom: 10%;
	    justify-content: end;
	}
	
	.web_team .swiper-pagination-progressbar.swiper-pagination-horizontal {
		display: none;
	}

	.web_team .swiper-button-next,
	.web_team .swiper-button-prev {
		width: 30px;
		height: 30px;
	}

	.web_team .swiper-button-next:after,
	.web_team .swiper-button-prev:after {
		font-size: 12px;
	}

	.web_team ul li,
	.web_team .team-desc {
		font-size: 14px;
	}

	.web_team .team-num {
		padding-right: 30px;
		margin-right: 30px;
	}

	/*web_partner*/
	.web_partner .partner-info {
		padding-left: 35px;
	}

	.web_partner .partner-title {
		font-size: 20px;
	}

	.web_partner .partner-title br {
		display: none;
	}

	.web_partner .partner-desc {
		font-size: 16px;
	}

	.web_partner .item-desc {
		font-size: 14px;
		line-height: 1.5;
	}

	.web_partner .item-img img {
		max-width: 50px;
	}

	/*web-comment*/
	.web-comment,
	.web_brands,
	.web_partner,
	.web_team,
	.web_products,
	.web_advantage,
	.web_solution,
	.web_shop{
	   padding: 3.5em 0;
	}
	
	.web-comment .tit-box {
		padding-right: 0;
	}

	/*web_exhibition*/
	.web_exhibition .swiper-slide-active {
		width: 40% !important;
	}
}

@media only screen and (max-width: 850px) {

	/*web_solution*/
	.web_solution .list-items1 {
		width: 50%;
		max-width: 50%;
		text-align: center;
		margin: 0;
		border-radius: 20px;
	}

	.web_solution .list-items1 h3,
	.web_solution .list-items2>p {
		font-size: 16px;
	}

	.web_solution .list-items1>p,
	.web_solution .list-items3>p {
		font-size: 14px;
	}

	.web_solution .list-items1>p::before {
		left: 50%;
		transform: translateX(-50%);
	}

	.web_solution .list-items2 {
		padding: 49px 0;
	}

	.web_solution .list-items2 h3 {
		font-size: 18px;
	}

	.web_solution .list-items2 h3 br {
		display: none;
	}

	.web_solution .list-items3 {
		margin: 10px 0 0 0;
		border-radius: 20px;
		width: 50%;
	}

	/*web_advantage*/
	.web_advantage .advantage-img {
		width: 100%;
		padding-bottom: 3em;
	}

	.web_advantage .advantage-item {
		width: 50%;
		padding: 15px 0 15px 15px;
	}

	.web_advantage .advantage-item:last-of-type {
		border-right: unset;
	}

	.web_advantage .inquiry-now {
		line-height: 46px;
	}

	/*web_partner*/
	.web_partner .partner-item {
		width: 50%;
	}

	.web_partner .partner-title {
		font-size: 18px;
	}

	.web_partner .partner-desc {
		font-size: 14px;
	}
}

@media only screen and (max-width: 650px) {

	/*index-tit*/
	.index-tit {
		font-size: 24px;
	}

	.index-tit br {
		display: none;
	}

	.inquiry-now {
		line-height: 32px;
		/* margin-left: 26% !important; */
	
	}
	.slider_team .inquiry-now{margin-left: 26% !important;}
	
    /*web_solution */
.web_solution .list-items1,
	.web_solution .list-items3 {
		width: 100%;
		max-width: 100%;
	}

	.web_solution .list-items2 {
		margin-top: 10px;
	}

	.web_solution .list-items {
		padding:  20px 20%;
	}

	.web_solution .list-items>p {
		padding: 0;
		text-align: left;
	}

	.web_solution .list-items h3 {
		text-align: left;
	}

	.web_solution .list-items1>p::before {
		left: 0;
		transform: none;
	}

	.web_solution .list-items2>p::before {
		left: 69px;
	}

	.web_solution .list-items3>p::before {
		left: 56px;
	}

	/*web_number*/
	.web_number .number-item {
		width: 50%;
	}

	.web_number .number-item .item-inner {
		font-size: 20px;
	}

	/*web_products*/
	.web_products .product-item {
		width: 100%;
	}

	/*web_team*/

	.web_team .item-info {
		width: max-content;
	}

	.web_team .item-title,
	.web_team .team-num {
		font-size: 18px;
	}

	.web_team .item-title {
		margin-bottom: 10px;
	}

	/*web_partner*/
	.web_partner .partner-img {
		width: 100%;
		margin-bottom: 15px;
	}

	.web_partner .partner-info {
		padding: 0;
	}

	.web_partner .inquiry-now {
		margin-top: 35px;
	}

	.web_partner .item-desc br {
		display: none;
	}

	/*web-comment*/
	.web-comment .slider_comment {
		margin: 0;
	}

	.web-comment .comment-control {
		margin: 28px 0 0 0;
		justify-content: center;
		padding: 0;
	}
}

@media only screen and (max-width: 480px) {

	/*index-tit*/
	.index-tit {
		font-size: 20px;
	}

	.tit-desc {
		font-size: 12px;
	}

	/*web_advantage*/
	.web_advantage .advantage-item {
		width: 100%;
	}
	
	.web_solution .list-items {
		padding:  20px;
	}
	
	.web_team .team-control{
	    
	}
	
	.web_team .team-item .inquiry-now, .web_team .inquiry-now {
	    margin-top: 15px;
	}
	
	.web_team .team-item .inquiry-now, .web_team .inquiry-now {
	    font-size: 14px;
	}
}

