@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-Medium.eot');
  src: local('Poppins Medium'), local('Poppins-Medium'), url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Poppins-Medium.woff2') format('woff2'), url('../fonts/Poppins-Medium.woff') format('woff'), url('../fonts/Poppins-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter18pt-Regular.eot');
  src: local('Inter 18pt Regular'), local('Inter18pt-Regular'), url('../fonts/Inter18pt-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter18pt-Regular.woff2') format('woff2'), url('../fonts/Inter18pt-Regular.woff') format('woff'), url('../fonts/Inter18pt-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter18pt-Bold.eot');
  src: local('Inter 18pt Bold'), local('Inter18pt-Bold'), url('../fonts/Inter18pt-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Inter18pt-Bold.woff2') format('woff2'), url('../fonts/Inter18pt-Bold.woff') format('woff'), url('../fonts/Inter18pt-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
body {
  font-family: 'Inter', Arial, 'Helvetica Neue', Helvetica, 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Heiti SC', 'PingFang SC', 'Hiragino Sans GB', sans-serif;
  color: #666;
}
.am-container {
  max-width: 1630px;
}
a:focus {
  outline: none;
}
.img-box {
  position: relative;
  z-index: 1;
  display: block;
  overflow: hidden;
  height: 0;
  padding-bottom: 100%;
}
.img-box img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.hide {
  display: none;
}
.xs-online {
  display: none;
  font-weight: 300;
  position: fixed;
  z-index: 30;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 -2px 14px 1px rgba(0, 0, 0, 0.2);
}
.xs-online ul {
  display: table;
  width: 100%;
  table-layout: fixed;
  text-align: center;
  color: #fff;
  margin: 0;
  padding: 0;
  height: 68px;
}
.xs-online ul li {
  display: table-cell;
  width: 20%;
  border-left: 1px solid #FCF3F2;
  height: 68px;
}
.xs-online ul li a {
  display: block;
  padding: 7px 0 5px;
}
.xs-online ul li a span {
  display: block;
  color: #30375B;
  font-size: 12px;
}
.xs-online ul li a span i {
  font-size: 22px;
}
.xs-online ul li:first-child {
  border-left: none;
}
.prod-deta .table-box {
  width: 100%;
  max-width: 100%;
  overflow: auto;
}
.prod-deta .table-box table {
  width: 100%;
  max-width: 100%;
  border-spacing: 0;
  border-collapse: separate;
  text-align: left;
  color: #222;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  /* 180% */
}
@media (max-width: 767px) {
  .prod-deta .table-box table {
    font-size: 14px;
  }
}
.prod-deta .table-box table tr,
.prod-deta .table-box table td,
.prod-deta .table-box table th {
  width: auto!important;
  height: auto!important;
}
.prod-deta .table-box table td,
.prod-deta .table-box table th {
  padding: 15px 35px !important;
  border: 1px solid #d9d9d9 !important;
}
@media (max-width: 991px) {
  .prod-deta .table-box table td,
  .prod-deta .table-box table th {
    padding: 12px 8px !important;
  }
}
@media (max-width: 767px) {
  .prod-deta .table-box table td,
  .prod-deta .table-box table th {
    padding: 8px 8px !important;
  }
}
@media (max-width: 575px) {
  .prod-deta .table-box table td,
  .prod-deta .table-box table th {
    padding: 8px 8px !important;
  }
}
.prod-deta .table-box table td:first-child,
.prod-deta .table-box table th:first-child {
  background-color: #00B5A6;
  color: #fff;
  border-left-color: #00B5A6 !important;
  border-right-color: #00B5A6 !important;
  white-space: nowrap;
}
@media (max-width: 767px) {
  .prod-deta .table-box table td,
  .prod-deta .table-box table th,
  .prod-deta .table-box table td *,
  .prod-deta .table-box table th * {
    font-size: 12px!important;
  }
}
@media (max-width: 575px) {
  .prod-deta .table-box table td,
  .prod-deta .table-box table th,
  .prod-deta .table-box table td *,
  .prod-deta .table-box table th * {
    font-size: 2.7vmin !important;
  }
}
.prod-deta .table-box table tr p,
.prod-deta .table-box table tr span {
  background: none!important;
  margin: 0!important;
  padding: 0!important;
}
.prod-deta .table-box table tr:first-child td:first-child {
  border-top-color: #00B5A6 !important;
  border-top-left-radius: 20px;
}
.prod-deta .table-box table tr:first-child td:last-child {
  border-top-right-radius: 20px;
}
.prod-deta .table-box table tr:last-child td:first-child {
  border-bottom-color: #00B5A6 !important;
  border-bottom-left-radius: 20px;
}
.prod-deta .table-box table tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
}
.prod-deta .table-box table tr:nth-child(n+2) td {
  border-top: none!important;
}
.prod-deta .table-box table th {
  text-align: center;
}
.prod-deta .table-box table img {
  height: auto!important;
  max-width: 100%;
}
.suspended-list {
  width: 60px;
  position: fixed;
  right: 0;
  top: calc(50% - 79px);
  z-index: 999;
}
.suspended-list ul {
  display: block;
  position: relative;
  /* background-color: #fff; */
  padding-left: 0;
}
.suspended-list ul li {
  position: relative;
  width: 60px;
  height: 60px;
  margin-bottom: 12px;
  list-style: none;
}
.suspended-list ul li:last-child a {
  background-image: linear-gradient(180deg, #00B5A6 0%, #00B5A6 100%);
}
.suspended-list ul li a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  width: 100%;
  height: 100%;
  background: #00B5A6;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
}
.suspended-list ul li a:before {
  display: block;
  text-align: center;
  line-height: 48px;
  font-size: 26px;
  color: #fff;
  transition: all 0.35s;
}
.suspended-list ul li .qrcode {
  width: 110px;
  height: 100px;
  padding-right: 10px;
  position: absolute;
  top: -50%;
  z-index: -10;
  left: 0;
  transition: all 0.35s;
  opacity: 0;
}
.suspended-list ul li .qrcode > div {
  width: 100px;
  height: 100px;
  background-color: #015dac;
  padding: 5px;
}
.suspended-list ul li .qrcode > div img {
  width: 100%;
}
.suspended-list ul li .whatsapp-num {
  width: fit-content;
  height: 100%;
  line-height: 1.2;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0;
  z-index: -10;
  padding-left: 10px;
  right: -385px;
  transition: all 0.35s;
  opacity: 0;
  border-radius: 30px;
  background-image: linear-gradient(270deg, rgba(255, 185, 215, 0.8) 0.52%, rgba(255, 255, 255, 0) 128.5%);
  padding: 0 95px 0 35px;
  white-space: nowrap;
  color: #333;
  font-family: Akatab;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
.suspended-list ul li:hover {
  transition: all 0.5s;
}
.suspended-list ul li:hover .qrcode {
  left: -110px;
  opacity: 1;
  transition: all 0.35s;
}
.suspended-list ul li:hover a {
  background-color: #00B5A6;
}
.suspended-list ul li:hover a .ycxf_imgbox img:first-child {
  display: none;
}
.suspended-list ul li:hover a .ycxf_imgbox img:last-child {
  display: block;
  left: 15px;
}
.suspended-list ul li:hover .j_dhzs {
  left: -210px;
}
.suspended-list ul li:hover .whatsapp-num {
  right: 0;
  opacity: 1;
  transition: all 0.35s;
}
.open-suspended {
  width: 48px;
  height: 48px;
  position: fixed;
  right: 30px;
  z-index: 999;
  background: #6E6E6E;
  border-radius: 8px;
  bottom: 70px;
  display: none;
}
.open-suspended a {
  line-height: 48px;
  text-align: center;
  display: block;
  color: #fff;
  transition: all 0.35s;
}
@media screen and (min-width: 1200px) {
  .pc-hide {
    display: none;
  }
}
.iScrollVerticalScrollbar {
  display: none!important;
}
.banner {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  z-index: 2;
  font-size: 0;
}
.banner img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 991px) {
  .banner img {
    height: 100vh;
    width: 100vw;
  }
}
.banner .swiper-slide {
  overflow: hidden;
}
.banner #banner-to {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 7%;
  z-index: 2;
  color: #fff;
  transition: all 0.35s;
}
.banner #banner-to i {
  font-size: 32px;
  line-height: 1;
}
@media screen and (min-width: 991px) {
  .banner #banner-to:hover {
    color: #00B5A6;
  }
}
.banner .banner-btn {
  position: absolute;
  width: 100%;
  z-index: 2;
  bottom: 40px;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .banner-btn .btn-num {
  color: #333;
  font-family: 'Inter';
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  align-items: center;
  width: fit-content;
}
.banner .banner-btn .banner-swiper-pagination {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.banner .banner-btn .banner-swiper-pagination span {
  font-size: 0;
  width: 14px;
  height: 14px;
  background-color: #fff;
  transition: all 0.35s;
  border-radius: 50%;
  opacity: 1;
  margin: 0 11px;
  position: relative;
}
.banner .banner-btn .banner-swiper-pagination span:after {
  width: 200%;
  height: 200%;
  content: '';
  border: 1px solid #fff;
  border-radius: 50%;
  display: flex;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) scale(0);
  opacity: 0;
  transition: all 0.35s;
}
.banner .banner-btn .banner-swiper-pagination span.swiper-pagination-bullet-active {
  background-color: #00B5A6;
}
.banner .banner-btn .banner-swiper-pagination span.swiper-pagination-bullet-active:after {
  opacity: 1;
  transform: translate(-50%, -50%) scale(1);
}
.banner .slick-arrow {
  outline: none;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  font-size: 30px;
  background-color: rgba(0, 0, 0, 0.5);
}
.banner .slick-prev {
  left: 5%;
}
.banner .slick-prev:before {
  content: '\fab1';
}
.banner .slick-next {
  right: 5%;
}
.banner .slick-next:before {
  content: '\e62c';
}
.banner .item {
  display: block;
  position: relative;
  overflow: hidden;
}
.banner .item > a {
  overflow: hidden;
  display: block;
  position: relative;
}
.banner .item > a > img {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: block;
  width: 100%;
}
.banner .item .item-txt {
  position: absolute;
  width: 100%;
  bottom: 140px;
  left: 0;
  padding: 30px 0 0;
}
.banner .item .item-txt .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 44px */
  text-transform: uppercase;
  max-width: 560px;
}
.banner .item .item-txt .desc {
  color: #FFF;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 15px 0 30px;
}
.banner .item .item-txt .btn {
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  display: flex;
  padding: 8px 60px;
  background-color: #fff;
  width: fit-content;
}
.banner .banner-button-prev,
.banner .banner-button-next {
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s;
}
.banner .banner-button-prev:before,
.banner .banner-button-next:before {
  font-size: 22px;
  color: #fff;
  opacity: 1;
  transition: all 0.35s;
}
@media screen and (min-width: 991px) {
  .banner .banner-button-prev:hover:before,
  .banner .banner-button-next:hover:before {
    color: #00B5A6;
  }
}
@media only screen and (min-width: 1850px) and (max-width: 1920px) {
  .banner .item > a > img {
    width: auto;
  }
}
@media (min-width: 1200px) {
  .banner .slick-arrow:hover {
    background-color: #00a63b;
  }
}
@media (max-width: 1199px) {
  .banner .slick-arrow {
    display: none !important;
  }
}
@media (max-width: 991px) {
  .banner .item {
    width: 110%;
    max-width: 110%;
    margin-left: -5%;
  }
  .banner .item .item-txt {
    padding: 0 5%;
  }
}
@media (max-width: 767px) {
  .banner .item {
    width: 120%;
    max-width: 120%;
    margin-left: -10%;
  }
  .banner .item .item-txt {
    padding: 0 10%;
  }
}
.banner-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner.hide-arrow .slick-arrow,
.banner.hide-arrow .swiper-pagination {
  display: none !important;
}
.banner.hide-video video {
  display: none !important;
}
.banner-video-box {
  display: block;
  padding-bottom: 45.3125%;
  position: relative;
  -webkit-transform: translateZ(10px);
  transform: translateZ(10px);
}
.banner-video-box .fluid_video_wrapper {
  position: absolute;
  z-index: 10;
}
.banner-video-box .fluid_initial_play {
  background-color: #00a63b !important;
}
.banner .mobile-video {
  display: block;
  position: relative;
}
.banner .mobile-video:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
}
.banner .mobile-video:before {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  z-index: 3;
  font-size: 50px;
  color: #fff;
  font-family: 'iconfont' !important;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e644';
  text-shadow: 0 0 20px rgba(0, 0, 0, 0.3);
}
.banner-txt {
  position: relative;
  z-index: 100;
}
.banner-txt .txt-box {
  max-width: 100%;
  width: 1220px;
  font-size: 24px;
  line-height: 1.5;
  font-family: 'Nacelle';
  padding: 40px 85px;
  text-align: center;
  border-radius: 10px;
  background-color: #ffffff;
  box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.11);
  margin: -130px auto 0;
}
img {
  transition: all 0.35s;
}
@keyframes float-animation {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(20px);
  }
}
@keyframes float-animation2 {
  0%,
  100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-20px);
  }
}
@keyframes scale-animation {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.15);
  }
}
@keyframes sc1 {
  0% {
    transform: translate(-50%, -50%) scale(1);
  }
  50% {
    transform: translate(-50%, -50%) scale(1.1);
  }
  100% {
    transform: translate(-50%, -50%) scale(1);
  }
}
@keyframes turn {
  0% {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  100% {
    transform: translate(-50%, -50%) rotate(360deg);
  }
}
.in-title {
  color: #222;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 44px */
}
.son-title {
  color: #222;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  /* 100% */
  position: relative;
  width: fit-content;
}
.son-title:after {
  position: absolute;
  content: '';
  right: -26px;
  bottom: 36px;
  display: block;
  width: 18px;
  height: 18px;
  background-color: #00B5A6;
  border-radius: 50%;
}
@keyframes turn2 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes turn3 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(-360deg);
  }
}
.page-banner {
  overflow: hidden;
  position: relative;
}
.page-banner .item {
  position: relative;
}
.page-banner .item img {
  width: 100%;
}
.page-banner .cont {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-banner .cont .tit {
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 62.5px */
}
.page-banner .cont .desc {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  /* 28px */
  text-transform: capitalize;
  max-width: 900px;
  margin: 10px 0 0;
}
.page-banner .item-txt {
  position: absolute;
  width: 100%;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.page-banner .item-txt .tit {
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 54px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 67.5px */
}
.page-top .page-crumbs {
  display: flex;
  align-items: center;
  position: relative;
  flex-wrap: wrap;
}
.page-top .page-crumbs i {
  font-size: 20px;
  line-height: 1;
  margin-right: 15px;
  color: #666;
}
.page-top .page-crumbs a {
  color: #666;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  /* 250% */
  transition: all 0.35s;
}
.page-top .page-crumbs a:hover {
  text-decoration: underline;
}
.page-top .page-crumbs span {
  font-size: 16px;
  line-height: 1;
  margin: 0 7px;
  color: #000;
}
.touch-nav {
  display: none;
}
.sticky-content {
  display: -webkit-box;
  display: flex;
}
.list-l {
  width: 310px;
  position: relative;
  z-index: 9;
  background-color: #fff;
}
.list-l .menu {
  position: relative;
  z-index: 10;
}
.list-l .menu h4 {
  border-radius: 20px 20px 0px 0px;
  background: #00B5A6;
  color: #FFF;
  font-family: Montserrat;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  /* 200% */
  padding: 22px 30px 15px;
  margin: 0;
  display: flex;
  align-items: flex-start;
}
.list-l .menu h4:after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  display: block;
  background-color: #fff;
  margin-left: 5px;
}
.list-l .menu a {
  display: block;
}
.list-l .menu1 {
  position: relative;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 0;
  border: 1px solid #d9d9d9;
  border-radius: 0 0 20px 20px;
  border-top: none;
}
.list-l .menu1 > li {
  color: #666666;
  font-size: 18px;
  list-style: none;
  padding: 0 30px;
}
.list-l .menu1 > li:first-child a {
  border-top: none;
}
.list-l .menu1 > li > a {
  display: block;
  position: relative;
  color: #222;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  padding: 17px 0;
  transition: all 0.35s;
  text-transform: uppercase;
  border-top: 1px solid #D9D9D9;
}
.list-l .menu1 > li > a:hover {
  color: #00B5A6;
  text-decoration: underline;
  transition: all 0.35s;
}
.list-l .menu1 > li > a span {
  display: flex;
  color: inherit;
  font-style: normal;
  line-height: 1.2;
  /* 200% */
}
.list-l .menu1 > li.active > a {
  color: #00B5A6;
  text-decoration: underline;
}
.list-l .menu1 > li.more > a:after {
  content: '\e6c8';
  font-family: 'iconfont';
  position: absolute;
  right: 15px;
  top: 17px;
  transform: rotate(0);
  font-size: 16px;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s;
  color: #00B5A6;
}
.list-l .menu1 > li.more.active > a {
  color: #00B5A6;
  transition: all 0.35s;
}
.list-l .menu1 > li.more.active > a:after {
  transform: rotate(180deg);
  transition: all 0.35s;
}
.list-l .menu1 ul {
  font-size: 14px;
  display: none;
  margin: 0;
  margin-top: 5px;
}
.list-l .menu2 {
  padding: 10px 0 13px;
}
.list-l .menu2 > li {
  list-style: none;
}
.list-l .menu2 > li:last-child {
  border-bottom: none;
}
.list-l .menu2 > li:nth-child(n+2) {
  margin-top: 8px;
}
.list-l .menu2 > li > a {
  display: flex;
  width: fit-content;
  align-items: center;
  width: 100%;
  position: relative;
  color: #333;
  font-family: Akatab;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.875;
  /* 250% */
  height: auto;
  padding: 3px 30px;
  transition: all 0.35s;
}
.list-l .menu2 > li > a:hover {
  transition: all 0.35s;
}
.list-l .menu2 > li > a:hover span {
  color: #00B5A6;
  transition: all 0.35s;
}
.list-l .menu2 > li > a span {
  display: block;
  line-height: 20px;
  transition: all 0.35s;
}
.list-l .menu2 > li.active > a span {
  color: #00B5A6;
  transition: all 0.35s;
}
.list-l .menu3 > li {
  padding-left: 12px;
  margin-top: 5px;
  list-style: none;
}
.list-l .menu3 > li > a {
  color: #83868a;
}
.list-l .menu3 > li > a:before {
  content: '-';
}
@keyframes sc {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes sc2 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.05);
  }
  100% {
    transform: scale(1);
  }
}
#doc-modal-1 .am-modal-dialog {
  padding: 15px;
}
#doc-modal-1 .am-modal-hd {
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 25px;
}
.wpcf7-response-output {
  display: flex;
  align-items: center;
}
@-webkit-keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-left {
  0% {
    left: -20px;
  }
  50% {
    left: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    left: 50%;
    width: 375px;
    height: 375px;
  }
}
@-webkit-keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
@keyframes criss-cross-right {
  0% {
    right: -20px;
  }
  50% {
    right: 50%;
    width: 20px;
    height: 20px;
  }
  100% {
    right: 50%;
    width: 375px;
    height: 375px;
  }
}
.screen-reader-response {
  display: none;
}
.icon {
  width: 1em;
  height: 1em;
  vertical-align: -0.15em;
  fill: currentColor;
  overflow: hidden;
}
header {
  transition: all 0.35s;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 3;
}
header.inTop .header-welcome {
  height: 40px;
}
header.inTop .header-all {
  background-color: #fff;
  box-shadow: 0 2px 18px 0 rgba(9, 20, 30, 0.15);
}
header.inTop .header .nav .nav-list1 > li > a {
  color: #333;
}
header.inTop .r .header-search a {
  color: #333;
}
header.inTop .r .header-search a:before {
  color: #333;
}
header.nohome {
  position: static;
}
header.nohome .header-welcome {
  height: 40px;
}
header.nohome .header-all {
  background-color: #fff;
  box-shadow: 0 2px 18px 0 rgba(9, 20, 30, 0.15);
}
header.nohome .header .nav .nav-list1 > li > a {
  color: #333;
}
header.nohome .r .header-search a {
  color: #333;
}
header.nohome .r .header-search a:before {
  color: #333;
}
header .header-all {
  transition: all 0.35s;
}
header .header-welcome {
  height: 0;
  transition: all 0.35s;
  background-color: #233455;
  color: #fff;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
header .all {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
header .l .header-logo {
  height: 49px;
}
header .l .header-logo a {
  display: flex;
  position: relative;
  height: 100%;
}
header .l .header-logo a img {
  height: 100%;
  width: auto;
}
header .r .header-search {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 40px;
  transition: all 0.35s;
}
header .r .header-search a {
  transition: all 0.35s;
  color: #fff;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  display: flex;
  align-items: center;
}
header .r .header-search a:before {
  color: #fff;
  font-size: 20px;
  line-height: 1;
  margin-right: 10px;
  transition: all 0.35s;
}
@keyframes jianbian {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
  50% {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  100% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
footer {
  background-image: url(../img/footer-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
footer .t {
  padding: 0 0 70px;
}
footer .t .tt {
  padding: 70px 0 30px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: space-between;
}
footer .t .tt .ttl .footer-logo {
  height: 49px;
}
footer .t .tt .ttl .footer-logo img {
  height: 100%;
  width: auto;
}
footer .t .tt .ttr {
  display: flex;
  align-items: center;
}
footer .t .tt .ttr .ttr-l {
  margin-right: 35px;
}
footer .t .tt .ttr .ttr-l .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 24px */
  text-transform: capitalize;
}
footer .t .tt .ttr .ttr-l .desc {
  color: #FFF;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 14px */
  text-transform: capitalize;
  margin: 15px 0 0;
}
footer .t .tt .ttr .ttr-r form {
  display: flex;
  width: 400px;
  height: 50px;
  padding: 2px;
  background-color: #fff;
}
footer .t .tt .ttr .ttr-r form button {
  width: 76px;
  height: 100%;
  background-color: #F5F4EE;
  display: flex;
  align-items: center;
  border: none;
  justify-content: center;
}
footer .t .tt .ttr .ttr-r form button i {
  font-size: 22px;
  line-height: 1;
  color: #222;
}
footer .t .tt .ttr .ttr-r form input {
  padding: 0 20px;
  width: calc(100% - 76px);
  height: 100%;
  background-color: #fff;
  border: none;
}
footer .t .tt .ttr .ttr-r form input:focus {
  outline: none;
}
footer .t .tb {
  display: flex;
  justify-content: space-between;
  margin: 30px 0 0;
}
footer .t .tb .tbl .tit {
  color: #FFF;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin: 0 0 35px;
}
footer .t .tb .tbl .cont .box {
  display: flex;
}
footer .t .tb .tbl .cont .box:nth-child(n+2) {
  margin: 20px 0 0;
}
footer .t .tb .tbl .cont .box i {
  font-size: 16px;
  line-height: 1;
  color: #fff;
  margin-top: 4px;
}
footer .t .tb .tbl .cont .box span {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 400px;
  margin-left: 15px;
}
footer .t .tb .tbl .cont .box span a {
  color: inherit;
}
footer .t .tb .tbl .cont .box span a:hover {
  text-decoration: underline;
}
footer .t .tb .tbr {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
footer .t .tb .tbr .tbr-t {
  overflow: hidden;
}
footer .t .tb .tbr .tbr-t .list {
  display: flex;
  margin: 0 -20px;
}
footer .t .tb .tbr .tbr-t .box {
  padding: 0 20px;
}
footer .t .tb .tbr .tbr-t .box a {
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  transition: all 0.35s;
}
footer .t .tb .tbr .tbr-t .box a:hover {
  color: #00B5A6;
  text-decoration: underline;
}
footer .t .tb .tbr .tbr-m {
  margin: 40px 0 0;
  overflow: hidden;
}
footer .t .tb .tbr .tbr-m .list {
  display: flex;
  margin: 0 -18px;
}
footer .t .tb .tbr .tbr-m .box {
  height: 26px;
  display: flex;
  align-items: center;
  border-right: 1px solid rgba(234, 234, 234, 0.4);
  padding: 0 18px;
}
footer .t .tb .tbr .tbr-m .box a {
  color: #fff;
  opacity: 0.4;
  transition: all 0.35s;
}
footer .t .tb .tbr .tbr-m .box a:hover {
  opacity: 1;
}
footer .t .tb .tbr .tbr-m .box a i {
  font-size: 20px;
  color: inherit;
  line-height: 1;
}
footer .t .tb .tbr .tbr-b {
  margin: 60px 0 0;
}
footer .t .tb .tbr .tbr-b .box {
  width: 70px;
  height: 70px;
}
footer .t .tb .tbr .tbr-b .box a {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  color: #fff;
  background-color: #00B5A6;
}
footer .t .tb .tbr .tbr-b .box a i {
  font-size: 12px;
  color: inherit;
}
footer .t .tb .tbr .tbr-b .box a span {
  color: inherit;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1;
  text-transform: capitalize;
}
footer .b {
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
footer .b .all {
  display: flex;
  align-items: center;
  padding: 15px 0;
  justify-content: space-between;
}
footer .b .all .l {
  color: rgba(234, 234, 234, 0.6);
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: capitalize;
}
footer .b .all .r {
  color: #999;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  /* 24.5px */
  display: flex;
  align-items: center;
}
footer .b .all .r a {
  color: inherit;
  margin: 0 15px;
}
footer .b .all .r a:hover {
  text-decoration: underline;
}
.fancybox-slide--iframe .fancybox-content {
  width: 80%!important;
  height: 80%!important;
}
.mobile-h {
  display: none;
}
.header-mobile-right {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}
.search {
  padding: 100px 0 0;
}
.search .search-tool {
  display: flex;
  justify-content: center;
}
.search .search-tool form {
  max-width: 500px;
  display: flex;
  position: relative;
  width: 100%;
}
.search .search-tool input {
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding: 0 50px 0 20px;
  border: 1px solid #e5e5e5;
  border-radius: 22px;
  box-sizing: border-box;
  font-size: 16px;
  transition: all 0.35s;
}
.search .search-tool input:focus {
  outline: none;
  border-color: #00B5A6;
}
.search .search-tool button {
  position: absolute;
  width: 50px;
  height: 50px;
  right: 0;
  top: 0;
  display: flex;
  background: transparent;
  border: 0;
  justify-content: center;
  align-items: center;
}
.search .search-tool button i {
  font-size: 24px;
  color: #000;
}
.search .search-all {
  padding: 40px 0 80px;
}
.search .search-all .search-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 30px;
}
.search .search-all .search-nav .nav-btn {
  font-size: 24px;
  font-weight: bold;
  color: #000;
  margin: 0 50px;
  position: relative;
  cursor: pointer;
  padding: 10px 0;
}
.search .search-all .search-nav .nav-btn:after {
  content: '';
  width: 0;
  height: 3px;
  background-color: #00B5A6;
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  transition: all 0.35s;
}
.search .search-all .search-nav .nav-btn.active:after {
  width: 85%;
}
.search .search-all .search-nav .nav-btn:hover:after {
  width: 100%;
}
.search .search-all .results .search-list {
  display: none;
  opacity: 0;
}
.search .search-all .results .search-list.active {
  display: block;
  opacity: 1;
}
.search .search-all .results .search-list .fixed {
  display: flex;
  align-items: center;
}
.search .search-all .results .search-list ul {
  padding: 0;
  margin: 0 -15px;
  display: flex;
  flex-wrap: wrap;
}
.search .search-all .results .search-list ul > p {
  padding: 0 15px;
}
.search .search-all .results .search-list li {
  list-style: none;
  margin: 0;
  padding: 0 15px;
  width: 25%;
}
.search .search-all .results .search-list li:nth-child(n+5) {
  margin-top: 20px;
}
.search .search-all .results .search-list .search-img {
  display: flex;
  width: 100%;
}
.search .search-all .results .search-list .search-img div {
  width: 100%;
}
.search .search-all .results .search-list .li-inner {
  padding: 20px 20px;
  box-shadow: 0 1px 11px 2px rgba(0, 0, 0, 0.05);
  flex-direction: column;
  transition: all 0.35s;
}
.search .search-all .results .search-list .li-inner:hover {
  transform: translateY(-10px);
}
.search .search-all .results .search-list .img-text {
  padding-top: 15px;
  width: 100%;
}
.search .search-all .results .search-list .img-text .type {
  font-size: 14px;
  color: #00B5A6;
  line-height: 1;
  margin-bottom: 10px;
}
.search .search-all .results .search-list .img-text .t {
  font-size: 20px;
  line-height: 1.2;
  margin-bottom: 10px;
  font-weight: bold;
  color: #330313;
  min-height: 48px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.search .search-all .results .search-list .img-text .t a {
  color: inherit;
}
.search .search-all .results .search-list .img-text .d {
  font-size: 16px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  margin-bottom: 15px;
  min-height: 68px;
}
.search .search-all .results .search-list .img-text .d p {
  margin: 0;
}
.search .search-all .results .search-list .img-text .see-more {
  display: flex;
  width: fit-content;
  background-color: #00B5A6;
  color: #fff;
  padding: 5px 18px 2px;
  border-radius: 14px;
}
.wp-pagenavi {
  display: flex;
  justify-content: center;
  margin: 60px 0 0;
}
.wp-pagenavi *:nth-child(2) {
  margin-left: 0;
}
.wp-pagenavi span {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  margin: 0 10px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #00B5A6;
}
.wp-pagenavi a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin: 0 10px;
  color: #666;
  width: 40px;
  height: 40px;
  transition: all 0.35s;
  font-size: 20px;
}
.wp-pagenavi a:hover {
  color: #00B5A6;
}
.wp-pagenavi a.last,
.wp-pagenavi a.first {
  display: none;
}
.wp-pagenavi .pages {
  display: none;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  padding-top: 0;
  width: 40px;
  height: 40px;
  font-size: 0;
  border-radius: 50%;
}
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .nextpostslink:before {
  content: '';
  font-family: 'iconfont';
  font-size: 16px;
  line-height: 1;
  color: #000;
  transition: all 0.35s;
}
.wp-pagenavi .previouspostslink:hover,
.wp-pagenavi .nextpostslink:hover {
  background-color: #00B5A6;
}
.wp-pagenavi .previouspostslink:hover:before,
.wp-pagenavi .nextpostslink:hover:before {
  color: #fff;
}
.wp-pagenavi .previouspostslink {
  margin-right: 60px;
}
.wp-pagenavi .previouspostslink:before {
  content: '\e99c';
}
.wp-pagenavi .nextpostslink {
  margin-left: 60px;
}
.wp-pagenavi .nextpostslink:before {
  content: '\e600';
}
#st-1.st-animated {
  text-align: left;
  margin: 15px 0 0;
  z-index: 5;
}
@-webkit-keyframes badbounce {
  0%,
  100% {
    -webkit-transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(6px);
  }
  30% {
    -webkit-transform: translateY(-4px);
  }
  70% {
    -webkit-transform: translateY(3px);
  }
  90% {
    -webkit-transform: translateY(-2px);
  }
}
@-moz-keyframes badbounce {
  0%,
  100% {
    -moz-transform: translateY(0px);
  }
  10% {
    -moz-transform: translateY(6px);
  }
  30% {
    -moz-transform: translateY(-4px);
  }
  70% {
    -moz-transform: translateY(3px);
  }
  90% {
    -moz-transform: translateY(-2px);
  }
}
@keyframes badbounce {
  0%,
  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
  }
  10% {
    -webkit-transform: translateY(6px);
    -moz-transform: translateY(6px);
    -ms-transform: translateY(6px);
    -o-transform: translateY(6px);
    transform: translateY(6px);
  }
  30% {
    -webkit-transform: translateY(-4px);
    -moz-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    -o-transform: translateY(-4px);
    transform: translateY(-4px);
  }
  70% {
    -webkit-transform: translateY(3px);
    -moz-transform: translateY(3px);
    -ms-transform: translateY(3px);
    -o-transform: translateY(3px);
    transform: translateY(3px);
  }
  90% {
    -webkit-transform: translateY(-2px);
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    transform: translateY(-2px);
  }
}
.ss_animate {
  -webkit-animation: badbounce 1s linear;
  -moz-animation: badbounce 1s linear;
  animation: badbounce 1s linear;
}
#ss_menu {
  bottom: 30px;
  width: 60px;
  height: 60px;
  color: #fff;
  position: fixed;
  z-index: 20;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  right: 30px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#ss_menu > .menu {
  display: block;
  position: absolute;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  text-align: center;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  color: #fff;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#ss_menu > .menu .share {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
#ss_menu > .menu .share .circle {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  margin-top: -6px;
  left: 12px;
  opacity: 1;
}
#ss_menu > .menu .share .circle:after,
#ss_menu > .menu .share .circle:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  opacity: 1;
  display: block;
  position: absolute;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fff;
}
#ss_menu > .menu .share .circle:after {
  left: 20.78461px;
  top: 12px;
}
#ss_menu > .menu .share .circle:before {
  left: 20.78461px;
  top: -12px;
}
#ss_menu > .menu .share .bar {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  top: 50%;
  margin-top: -1.5px;
  left: 18px;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
#ss_menu > .menu .share .bar:before {
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  content: '';
  width: 24px;
  height: 3px;
  background: #fff;
  position: absolute;
  left: 0px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
#ss_menu > .menu .share.close .circle {
  opacity: 0;
}
#ss_menu > .menu .share.close .bar {
  top: 50%;
  margin-top: -1.5px;
  left: 50%;
  margin-left: -12px;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(405deg);
  -moz-transform: rotate(405deg);
  -ms-transform: rotate(405deg);
  -o-transform: rotate(405deg);
  transform: rotate(405deg);
}
#ss_menu > .menu .share.close .bar:before {
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform: rotate(-450deg);
  -moz-transform: rotate(-450deg);
  -ms-transform: rotate(-450deg);
  -o-transform: rotate(-450deg);
  transform: rotate(-450deg);
}
#ss_menu > .menu.ss_active {
  background: #00B5A6;
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7);
}
#ss_menu > div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  width: 60px;
  height: 60px;
  font-size: 30px;
  text-align: center;
  background: #00B5A6;
  border-radius: 50%;
  display: table;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.23), 0 3px 10px rgba(0, 0, 0, 0.16);
  transition: all 0.35s;
}
#ss_menu > div a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#ss_menu > div a:before {
  color: #fff;
  font-size: 26px;
}
#ss_menu > div:hover {
  background: #009688;
  cursor: pointer;
}
#ss_menu div:nth-child(1) {
  top: 0px;
  left: -160px;
}
#ss_menu div:nth-child(2) {
  top: -80px;
  left: -138.56406px;
}
#ss_menu div:nth-child(3) {
  top: -138.56406px;
  left: -80px;
}
#ss_menu div:nth-child(4) {
  top: -160px;
  left: 0px;
}
.yottie-widget-video-preview-play {
  width: 38px!important;
}
.page-top {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.page-top.prod-t {
  background-color: #F6F6F6;
}
.page-top .t-all {
  position: relative;
}
.page-top.w .t-c {
  color: #000;
}
.page-top.w .t-b {
  color: #000;
}
.page-top .t-c {
  padding: 160px 0 25px;
  color: #fff;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  text-transform: uppercase;
}
.page-top .t-c .t-ct {
  font-weight: 900;
  font-size: 72px;
  line-height: 1;
  margin-bottom: 25px;
}
.page-top .t-c .t-cb {
  font-size: 24px;
  line-height: 1.5;
  max-width: 1220px;
  margin: 0 auto;
}
.page-top .t-b {
  color: #fff;
  padding-bottom: 20px;
}
.page-top .t-b .crumbs {
  display: flex;
  align-items: center;
}
.page-top .t-b i {
  font-size: 20px;
  margin-right: 15px;
}
.page-top .t-b a {
  color: inherit;
  font-size: 18px;
  font-weight: 300;
  padding-top: 5px;
  transition: all 0.35s;
}
.page-top .t-b a:hover {
  color: #00B5A6;
}
.page-top .t-b span {
  font-size: 18px;
  padding-top: 5px;
  margin: 0 7px;
}
.page-top .prod-crumbs {
  display: flex;
  align-items: center;
  padding: 25px 0 15px;
}
.page-top .prod-crumbs i {
  font-size: 20px;
  line-height: 1;
  margin-right: 15px;
}
.page-top .prod-crumbs a {
  font-size: 18px;
  line-height: 1;
  color: #666;
  font-weight: 300;
  padding-top: 5px;
  transition: all 0.35s;
}
.page-top .prod-crumbs a:hover {
  color: #00B5A6;
}
.page-top .prod-crumbs span {
  font-size: 18px;
  line-height: 1;
  margin: 0 7px;
  padding-top: 5px;
}
#fullpage .section:nth-child(n+2) .cont {
  position: relative;
}
#fullpage .section:nth-child(n+2) .pic {
  overflow: hidden;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  max-height: 100vh;
}
#fullpage .section:nth-child(n+2) .pic img {
  min-height: 100%;
  min-width: 100%;
}
#fullpage .section:nth-child(n+2) .txt {
  position: absolute;
  bottom: 150px;
  left: 0;
  width: 100%;
}
#fullpage .section:nth-child(n+2) .txt .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 44px */
  text-transform: uppercase;
}
#fullpage .section:nth-child(n+2) .txt .desc {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 20px 0 70px;
}
#fullpage .section:nth-child(n+2) .txt .btn {
  display: flex;
  width: fit-content;
  color: #000;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  padding: 8px 60px;
  background-color: #fff;
}
#fullpage .section:nth-child(2) .am-container {
  display: flex;
  justify-content: flex-end;
}
#fullpage .section:nth-child(2) .txtall {
  width: 680px;
}
#fullpage .section:nth-child(3) .txtall {
  width: 775px;
}
#fullpage .section:nth-child(4) .am-container {
  display: flex;
  justify-content: flex-end;
}
#fullpage .section:nth-child(4) .txtall {
  width: 540px;
}
.in-block1 {
  padding: 120px 0 0;
}
.in-block1 .all {
  display: flex;
}
.in-block1 .r {
  width: 46.875%;
}
.in-block1 .r .pic {
  overflow: hidden;
}
.in-block1 .r .pic img {
  width: 100%;
}
.in-block1 .r .video {
  position: relative;
}
.in-block1 .r .video:hover img {
  transform: scale(1.05);
}
.in-block1 .r .video .ico {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 94px;
  height: 94px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(25, 44, 74, 0.2);
  transition: all 0.35s;
}
.in-block1 .r .video .ico:before {
  content: '';
  width: 76px;
  height: 76px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  background-color: #192C4A;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}
.in-block1 .r .video .ico i {
  position: relative;
  z-index: 2;
  color: #fff;
  line-height: 1;
  font-size: 24px;
}
.in-block1 .l {
  width: 53.125%;
  padding: 0 120px 0 0;
}
.in-block1 .l .tit {
  color: rgba(0, 0, 0, 0.05);
  font-family: Inter;
  font-size: 160px;
  font-style: normal;
  font-weight: 800;
  line-height: 100%;
  /* 160px */
  margin: 0 0 -44px;
}
.in-block1 .l .in-title {
  max-width: 470px;
}
.in-block1 .l .desc {
  margin: 25px 0 60px;
}
.in-block1 .l .desc p {
  color: #666;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}
.in-block1 .l .desc p:nth-child(n+2) {
  margin: 18px 0 0;
}
.in-block1 .l .btn {
  display: flex;
  width: fit-content;
  padding: 10px 42px;
  color: #fff;
  align-items: center;
  justify-content: center;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #222;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
}
.in-block1 .l .btn span {
  color: inherit;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.in-block1 .l .btn i {
  font-size: 16px;
  line-height: 1;
  margin-left: 15px;
  color: inherit;
}
.in-block2 {
  padding: 105px 0 0;
}
.in-block2 .all {
  display: flex;
  justify-content: space-between;
  margin: 0 -20px;
}
.in-block2 .all .box {
  padding: 20px 20px 0;
}
.in-block2 .all .ico {
  width: 46px;
  height: 46px;
  background-color: #333;
  display: flex;
  align-items: center;
  justify-content: center;
}
.in-block2 .all .ico i {
  font-size: 30px;
  color: #fff;
  line-height: 1;
}
.in-block2 .all .top {
  display: flex;
  align-items: flex-end;
  margin: 20px 0 10px;
}
.in-block2 .all .top .num {
  color: #333;
  font-family: Inter;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.in-block2 .all .top .num-after {
  color: #333;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transform: translateY(-17px);
}
.in-block2 .all .desc {
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.in-block3 {
  padding: 100px 0 150px;
}
.in-block3 .t {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.in-block3 .t .in-title {
  max-width: 600px;
}
.in-block3 .t .b3-arrows {
  position: relative;
  display: flex;
  align-items: center;
}
.in-block3 .t .b3-arrows .slick-prev,
.in-block3 .t .b3-arrows .slick-next {
  position: static;
  transform: translate(0);
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.in-block3 .t .b3-arrows .slick-prev:before,
.in-block3 .t .b3-arrows .slick-next:before {
  opacity: 1;
  font-family: 'iconfont';
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.in-block3 .t .b3-arrows .slick-prev {
  background-color: #192C4A;
}
.in-block3 .t .b3-arrows .slick-prev:before {
  content: '\e657';
}
.in-block3 .t .b3-arrows .slick-next {
  background-color: #333333;
  margin-left: 16px;
}
.in-block3 .t .b3-arrows .slick-next:before {
  content: '\e64d';
}
.in-block3 .b {
  margin: 55px -22.5px 0;
}
.in-block3 .b .box {
  padding: 0 22.5px;
  transition: all 0.35s;
}
.in-block3 .b .slick-slide:nth-child(2n) .box {
  padding: 75px 22.5px 0;
}
.in-block3 .b .txt {
  margin: 35px 0 0;
  border-top: 3px solid #333;
  padding: 20px 0 0;
}
.in-block3 .b .txt .tit {
  color: #333;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 24px */
  margin: 0 0 13px;
}
.in-block3 .b .txt .desc {
  color: #333;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.in-block4 {
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  padding: 140px 0;
}
.in-block4 .in-title {
  color: #fff;
}
.in-block4 .desc {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  /* 22px */
  margin: 15px 0 40px;
}
.in-block4 .btn-group {
  display: flex;
  justify-content: center;
}
.in-block4 .btn-group a,
.in-block4 .btn-group button {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 10px;
}
.in-block4 .btn-group a span,
.in-block4 .btn-group button span {
  color: inherit;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  /* 17.6px */
}
.in-block4 .btn-group a {
  padding: 16px 36px;
  color: #FFF;
  background-color: #000;
}
.in-block4 .btn-group button {
  padding: 16px 20px;
  color: #333;
  background-color: #fff;
}
.in-block4 .btn-group button i {
  color: inherit;
  font-size: 16px;
  line-height: 1;
  margin-left: 20px;
}
.in-block5 {
  padding: 90px 0 100px;
}
.in-block5 .t {
  margin: 0 0 45px;
}
.in-block5 .t .in-title {
  text-align: center;
}
.in-block5 .t .in-title u {
  color: #192C4A;
}
.in-block5 .t .desc {
  color: #666;
  text-align: center;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  margin: 30px 0 0;
}
.in-block5 .t .desc p {
  margin: 0;
}
.in-block5 .b {
  display: flex;
  justify-content: space-between;
}
.in-block5 .b .box {
  width: calc(50% - 110px);
  display: flex;
}
.in-block5 .b .box:nth-child(2) {
  flex-direction: row-reverse;
}
.in-block5 .b .box:nth-child(2) .txt {
  padding: 40px 0 0 60px;
}
.in-block5 .b .txt {
  width: calc(100% - 190px);
  padding: 40px 60px 0 0;
}
.in-block5 .b .txt h4 {
  color: #333;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 33px */
  text-transform: uppercase;
  margin: 0 0 30px;
}
.in-block5 .b .txt ul {
  padding: 0;
  margin: 0;
}
.in-block5 .b .txt ul li {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  list-style: none;
  position: relative;
  padding: 0 0 0 15px;
}
.in-block5 .b .txt ul li:before {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  display: block;
  background-color: #666;
  left: 0;
  top: 10px;
  position: absolute;
}
.in-block5 .b .txt ul li:nth-child(n+2) {
  margin: 20px 0 0;
}
.in-block5 .b .txt ul + p {
  margin: 80px 0 0;
}
.in-block5 .b .txt ul + p img {
  width: 100%;
}
.in-block5 .b .pic {
  width: 190px;
}
.in-block5 .b .pic img {
  width: 100%;
}
.in-block6 {
  overflow: hidden;
}
.in-block6 .t {
  background-color: #192C4A;
  text-align: center;
  padding: 12px 10px;
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.in-block6 .m .list {
  display: flex;
  width: 100%;
}
.in-block6 .m .box {
  flex-grow: 1;
  flex-basis: 0;
  flex-shrink: 1;
  min-width: 0;
  transition: all 0.35s;
  position: relative;
}
.in-block6 .m .box.active {
  flex-grow: 2.8;
}
.in-block6 .m .box.active .hover .box2 {
  opacity: 1;
}
.in-block6 .m .box.active .hover .box1 {
  transform: translateY(900px);
  opacity: 0;
}
.in-block6 .m .pic {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.in-block6 .m .hover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.in-block6 .m .hover .box1 {
  position: absolute;
  padding: 25px 20px;
  width: 100%;
  top: 0;
  left: 0;
  transition: all 0.35s;
}
.in-block6 .m .hover .box1 .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 20px */
  text-transform: uppercase;
}
.in-block6 .m .hover .box2 {
  padding: 60px;
  opacity: 0;
  transition: all 0.35s;
}
.in-block6 .m .hover .box2 .tit {
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.in-block6 .m .hover .box2 .desc {
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin: 15px 0 45px;
}
.in-block6 .m .hover .box2 .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 16px */
  padding: 12px 22px;
  background-color: #233455;
}
.in-block6 .b {
  display: flex;
  justify-content: center;
  padding: 23px 10px;
  align-items: center;
}
.in-block6 .b i {
  font-size: 46px;
  line-height: 1;
  color: #00173C;
}
.in-block6 .b span {
  color: #333;
  text-align: center;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 33px */
  margin-left: 20px;
}
.in-block7 {
  display: flex;
  overflow: hidden;
}
.in-block7 .l {
  width: 50%;
  display: flex;
  justify-content: flex-end;
  background-color: #f8f8f8;
  padding: 20px 30px;
}
.in-block7 .l .l-cont {
  max-width: 800px;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.in-block7 .l .l-cont .in-title {
  margin: 0 0 50px;
}
.in-block7 .l .l-cont .tit {
  color: #333;
  font-family: Poppins;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  max-width: 545px;
  margin: 0 0 18px;
}
.in-block7 .l .l-cont .desc {
  color: #666;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}
.in-block7 .l .l-cont .b7-arrows {
  display: flex;
  align-items: center;
  position: relative;
  width: fit-content;
  margin: 90px 0 0;
}
.in-block7 .l .l-cont .b7-arrows:before {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
}
.in-block7 .l .l-cont .b7-arrows .slick-prev,
.in-block7 .l .l-cont .b7-arrows .slick-next {
  position: static;
  transform: translate(0);
  width: fit-content;
  height: fit-content;
}
.in-block7 .l .l-cont .b7-arrows .slick-prev:before,
.in-block7 .l .l-cont .b7-arrows .slick-next:before {
  font-family: 'iconfont';
  font-size: 28px;
  opacity: 1;
}
.in-block7 .l .l-cont .b7-arrows .slick-prev:before {
  content: '\e657';
  color: #000;
}
.in-block7 .l .l-cont .b7-arrows .slick-next {
  margin-left: 70px;
}
.in-block7 .l .l-cont .b7-arrows .slick-next:before {
  content: '\e64d';
  color: #00B5A6;
}
.in-block7 .r {
  width: 50%;
}
.in-block7 .r img {
  width: 100%;
}
.story .st-tit-large {
  color: #333;
  text-align: center;
  font-family: Inter;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 75px */
}
.story .st-tit-large strong {
  color: #00B5A6;
}
.story .st-tit {
  color: #222;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 44px */
}
.story .st-tit strong {
  color: #00B5A6;
}
.story .b1 .t {
  background-image: url(../img/st-b1-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
  padding: 115px 0 215px;
}
.story .b1 .t .txt1 {
  color: #192C4A;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  margin: 0 0 25px;
  text-align: center;
}
.story .b1 .t .txt2 {
  color: #333;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  margin: 25px auto 0;
  max-width: 900px;
}
.story .b1 .b {
  margin: -90px 0 0;
}
.story .b1 .b img {
  width: 100%;
}
.story .b2 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 90px 0 145px;
}
.story .b2 .tit {
  color: rgba(0, 0, 0, 0.05);
  font-family: Inter;
  font-size: 160px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 160px */
  margin: 0 0 -45px;
}
.story .b2 .st-tit {
  max-width: 470px;
}
.story .b2 .desc {
  color: #666;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  margin: 25px 0 70px;
  max-width: 745px;
}
.story .b2 .desc p {
  margin: 0;
}
.story .b2 .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  color: #fff;
  padding: 10px 65px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #222;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
}
.story .b2 .btn span {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.story .b2 .btn i {
  font-size: 16px;
  line-height: 1;
  margin-left: 10px;
}
.story .b3 {
  background-color: #233455;
  background-image: url(../img/st-b3-bg.webp);
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  padding: 80px 0;
}
.story .b3 .list {
  display: flex;
  margin: 0 -42px;
}
.story .b3 .box {
  padding: 0 42px;
}
.story .b3 .box .t {
  color: #FFF;
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: flex;
}
.story .b3 .box .desc {
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.story .in-block3 {
  padding: 105px 0 120px;
}
.story .b5 {
  padding: 0 0 95px;
  background-image: url(../img/st-b5-bg.webp);
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
  overflow: hidden;
}
.story .b5 .all {
  display: flex;
  justify-content: space-between;
}
.story .b5 .all .l {
  width: 39.375%;
  padding: 30px 0 0;
}
.story .b5 .all .l .list {
  margin: 55px 0 0;
}
.story .b5 .all .l .box {
  display: flex;
}
.story .b5 .all .l .box i {
  font-size: 35px;
  line-height: 1;
  color: #000;
}
.story .b5 .all .l .box .txt {
  width: calc(100% - 35px);
  padding: 0 0 0 20px;
}
.story .b5 .all .l .box .txt .tit {
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 20px */
  max-width: 370px;
}
.story .b5 .all .l .box .txt .desc {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 20px */
  margin: 15px 0 0;
}
.story .b5 .all .l .box:nth-child(n+2) {
  margin: 45px 0 0;
}
.story .b5 .all .l .pic {
  margin: 50px 0 0;
}
.story .b5 .all .l .pic img {
  max-width: 100%;
}
.story .b5 .all .r {
  width: 44.75%;
}
.story .b6 {
  padding: 145px 0;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.story .b6 .st-tit {
  color: #fff;
}
.story .b6 .desc {
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 22px */
  margin: 15px 0 40px;
}
.story .b6 .btn-group {
  display: flex;
  justify-content: center;
}
.story .b6 .btn-group .btn {
  background-color: #000;
  padding: 15px 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  color: #FFF;
  transition: all 0.35s;
}
.story .b6 .btn-group .btn span {
  color: inherit;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  /* 17.6px */
}
.story .b6 .btn-group .btn i {
  font-size: 16px;
  line-height: 1;
  margin-left: 15px;
  color: inherit;
}
.story .b6 .btn-group .btn:hover {
  color: #000;
  background-color: #fff;
}
.story .b6 .btn-group .btn:last-child {
  color: #000;
  background-color: #fff;
}
.story .b6 .btn-group .btn:last-child:hover {
  color: #fff;
  background-color: #000;
}
.story .b7 {
  padding: 130px 0 85px;
}
.story .b7 .t .cont {
  display: flex;
  padding: 10px;
}
.story .b7 .t .l {
  width: 43.125%;
}
.story .b7 .t .l .img-box {
  padding-bottom: 75%;
}
.story .b7 .t .r {
  width: 56.875%;
  border-radius: 10px;
  background: #FFF;
  box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, 0.06);
  padding: 100px 60px 75px 100px;
}
.story .b7 .t .r .year {
  color: #00B5A6;
  font-family: Inter;
  font-size: 70px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.story .b7 .t .r .txt {
  margin: 15px 0 0;
  max-height: 220px;
  overflow-y: auto;
  padding: 0 60px 0 0;
}
.story .b7 .t .r .txt h4 {
  color: #333;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  text-transform: capitalize;
}
.story .b7 .t .r .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
}
.story .b7 .t .r .txt * + p {
  margin: 10px 0 0;
}
.story .b7 .t .r .txt::-webkit-scrollbar {
  width: 6px;
  background-color: #D9D9D9;
  border-radius: 0;
}
.story .b7 .t .r .txt::-webkit-scrollbar-thumb {
  background-color: #192C4A;
  border-radius: 0;
}
.story .b7 .t .r .txt::-webkit-scrollbar-thumb:hover {
  background-color: #192C4A;
}
.story .b7 .b {
  margin: 70px 0 0;
  position: relative;
}
.story .b7 .b:before {
  content: '';
  width: 100%;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.2);
  display: block;
  position: absolute;
  left: 0;
  top: 15px;
}
.story .b7 .b .slick-prev,
.story .b7 .b .slick-next {
  top: -5px;
  transform: translate(0);
  width: 46px;
  height: 46px;
  border-radius: 50%;
}
.story .b7 .b .slick-prev:before,
.story .b7 .b .slick-next:before {
  font-family: 'iconfont';
  font-size: 16px;
  line-height: 1;
  opacity: 1;
}
.story .b7 .b .slick-prev {
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  transition: all 0.35s;
}
.story .b7 .b .slick-prev:before {
  content: '\e657';
  color: rgba(51, 51, 51, 0.4);
  transition: all 0.35s;
}
.story .b7 .b .slick-prev:hover {
  background-color: #192C4A;
  border-color: #192C4A;
}
.story .b7 .b .slick-prev:hover:before {
  color: #fff;
}
.story .b7 .b .slick-next {
  border: 1px solid #192C4A;
  background-color: #192C4A;
  transition: all 0.35s;
}
.story .b7 .b .slick-next:before {
  content: '\e64d';
  color: #fff;
  transition: all 0.35s;
}
.story .b7 .b .slick-next:hover {
  background-color: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}
.story .b7 .b .slick-next:hover:before {
  color: rgba(51, 51, 51, 0.4);
}
.story .b7 .b .slick-current.slick-active .cont .year {
  color: #00B5A6;
}
.story .b7 .b .slick-current.slick-active .cont .point {
  border-color: rgba(0, 181, 166, 0.2);
}
.story .b7 .b .slick-current.slick-active .cont .point:before {
  border-color: rgba(0, 181, 166, 0.6);
}
.story .b7 .b .slick-current.slick-active .cont .point:after {
  background-color: #00B5A6;
}
.story .b7 .b .cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.story .b7 .b .cont .point {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  transition: all 0.35s;
}
.story .b7 .b .cont .point:before {
  content: '';
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid rgba(51, 51, 51, 0.7);
  transition: all 0.35s;
}
.story .b7 .b .cont .point:after {
  content: '';
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #333;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.35s;
}
.story .b7 .b .cont .year {
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  /* 40px */
  margin: 5px 0 0;
}
.prod {
  padding: 90px 0 100px;
}
.prod .t {
  color: #333;
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 62.5px */
  padding: 0 0 25px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.prod .b {
  margin: 55px 0 0;
  display: flex;
  justify-content: space-between;
}
.prod .b .bl {
  width: 16.25%;
}
.prod .b .bl .list .box:nth-child(n+2) {
  margin: 20px 0 0;
}
.prod .b .bl .list .box.active .cont i {
  transform: rotate(90deg);
}
.prod .b .bl .list .box.active .list-2 {
  display: block;
}
.prod .b .bl .list .box .cont {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.prod .b .bl .list .box .cont a {
  color: #333;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
  text-transform: capitalize;
  max-width: calc(100% - 25px);
}
.prod .b .bl .list .box .cont i {
  font-size: 16px;
  line-height: 1;
  color: #272536;
  transform: rotate(-90deg);
  transition: all 0.35s;
}
.prod .b .bl .list .box .list-2 {
  display: none;
  padding: 20px 0 30px;
  margin: 0 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.prod .b .bl .list .box .list-2 .list-2-bg {
  background-color: #F8F8F8;
  padding: 20px 25px;
}
.prod .b .bl .list .box .list-2 .list-2-bg a {
  color: #999;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
  text-transform: capitalize;
  transition: all 0.35s;
}
.prod .b .bl .list .box .list-2 .list-2-bg a:hover {
  color: #00B5A6;
  text-decoration: underline;
}
.prod .b .bl .list .box .list-2 .list-2-bg .box-2:nth-child(n+2) {
  margin: 10px 0 0;
}
.prod .b .br {
  width: 83.75%;
  padding: 0 0 0 80px;
}
.prod .b .br .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.prod .b .br .box {
  padding: 0 15px;
  width: 33.33333333%;
}
.prod .b .br .box:nth-child(n+4) {
  margin: 30px 0 0;
}
.prod .b .br .box .cont {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  padding: 15px 20px;
  background-color: #233455;
}
.prod .b .br .box .cont .tit {
  max-width: calc(100% - 30px);
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  /* 31.5px */
  text-transform: capitalize;
  color: inherit;
}
.prod .b .br .box .cont i {
  font-size: 18px;
  line-height: 1;
  color: inherit;
  transition: all 0.5s;
}
.prod .b .br .box a {
  display: block;
}
.prod .b .br .box a:hover img {
  transform: scale(1.05);
}
.prod .b .br .box a:hover .cont .tit {
  text-decoration: underline;
}
.prod .b .br .box a:hover .cont i {
  transform: rotate(180deg);
}
.prod-deta .prod-tit {
  color: #333;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 50px */
}
.prod-deta .prod-tit p {
  margin: 0;
}
.prod-deta .prod-tit strong {
  color: #00B5A6;
}
.prod-deta .prod-tit.white {
  color: #fff;
}
.prod-deta .b1 {
  padding: 75px 0;
  background-color: #F8F8F8;
  overflow: hidden;
}
.prod-deta .b1 .all {
  display: flex;
  align-items: center;
}
.prod-deta .b1 .all .l {
  width: 34.375%;
}
.prod-deta .b1 .all .l .slick-slide > div {
  font-size: 0;
}
.prod-deta .b1 .all .l iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.prod-deta .b1 .all .r {
  width: 65.625%;
  padding: 0 0 0 125px;
}
.prod-deta .b1 .all .r h1 {
  color: #333;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 37.5px */
}
.prod-deta .b1 .all .r .desc {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
  margin: 20px 0 50px;
}
.prod-deta .b1 .all .r .desc p {
  margin: 0;
}
.prod-deta .b1 .all .r .pic {
  max-width: 640px;
  margin: 0 -5px;
}
.prod-deta .b1 .all .r .pic .slick-slide > div {
  padding: 0 5px;
  font-size: 0;
}
.prod-deta .b1 .all .r .pic .item.item-video {
  position: relative;
}
.prod-deta .b1 .all .r .pic .item.item-video:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 2;
}
.prod-deta .b1 .all .r .pic .item.item-video:after {
  content: '\e64e';
  font-family: 'iconfont';
  font-size: 44px;
  line-height: 1;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3;
}
.prod-deta .b1 .all .r .rb {
  display: flex;
  justify-content: space-between;
  margin: 60px 0 0;
  align-items: center;
}
.prod-deta .b1 .all .r .rb > button {
  background-color: #00B5A6;
  border: 1px solid #00B5A6;
  color: #fff;
  padding: 10px 30px;
  display: flex;
  align-items: center;
  transition: all 0.35s;
}
.prod-deta .b1 .all .r .rb > button:hover {
  color: #00B5A6;
  background-color: #fff;
}
.prod-deta .b1 .all .r .rb > button i {
  font-size: 24px;
  line-height: 1;
}
.prod-deta .b1 .all .r .rb > button span {
  color: inherit;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
  margin-left: 10px;
  padding: 3px 0 0;
}
.prod-deta .b1 .all .r .rb .share {
  display: flex;
  align-items: center;
}
.prod-deta .b1 .all .r .rb .share .tit {
  color: #333;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 200%;
  /* 32px */
  margin-right: 20px;
}
.prod-deta .b1 .all .r .rb .share .sharethis-inline-share-buttons {
  margin: 0!important;
}
.prod-deta .b2 {
  padding: 85px 0 125px;
}
.prod-deta .b2 .cont {
  margin: 20px 0 0;
  color: #666;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
}
.prod-deta .b2 .cont p {
  margin: 0;
}
.prod-deta .b3 {
  overflow: hidden;
  padding: 0 0 100px;
}
.prod-deta .b3 .list {
  margin: 45px -42.5px 0;
  display: flex;
}
.prod-deta .b3 .list .box {
  padding: 0 42.5px;
  width: 33.33333333%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.prod-deta .b3 .list .tit {
  color: #222;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
}
.prod-deta .b3 .list .desc {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin: 20px 0 30px;
}
.prod-deta .b3 .list .pic img {
  width: 100%;
}
.prod-deta .b4 {
  display: flex;
}
.prod-deta .b4 .box {
  width: 50%;
  padding: 230px 30px 250px;
  display: flex;
  flex-direction: column;
  align-items: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.prod-deta .b4 .prod-tit {
  max-width: 525px;
  text-align: center;
  color: #fff;
  margin: 0 0 35px;
}
.prod-deta .b4 .btn {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 23px;
  background-color: #00B5A6;
  border: 1px solid #00B5A6;
  color: #fff;
  transition: all 0.35s;
}
.prod-deta .b4 .btn:hover {
  background-color: #fff;
  color: #00B5A6;
}
.prod-deta .b4 .btn span {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  padding: 3px 0 0;
}
.prod-deta .b4 .btn i {
  font-size: 18px;
  line-height: 1;
  margin-left: 15px;
}
.prod-deta .b5 {
  padding: 100px 0 0;
  overflow: hidden;
}
.prod-deta .b5 .prod-tit {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
}
.prod-deta .b5 .list {
  margin: 50px -30px 0;
  display: flex;
  flex-wrap: wrap;
}
.prod-deta .b5 .box {
  padding: 0 30px;
  width: 33.33333333%;
}
.prod-deta .b5 .box:nth-child(n-1) .pic .img-box {
  padding-bottom: 59.22920892%;
}
.prod-deta .b5 .box:nth-child(n-1) .txt {
  background-color: #f6f6f6;
  display: flex;
  align-items: center;
  padding: 15px 25px;
  margin: 0 -12.5px;
  min-height: 80px;
}
.prod-deta .b5 .box:nth-child(n-1) .txt span {
  padding: 0 12.5px;
  width: 50%;
}
.prod-deta .b5 .box:nth-child(n-1) .cont {
  overflow: hidden;
}
.prod-deta .b5 .box:nth-child(n+4) {
  margin: 40px 0 0;
}
.prod-deta .b5 .box:last-child .cont {
  background-color: #00B5A6;
  padding: 25px 40px;
  height: 100%;
  color: #fff;
}
.prod-deta .b5 .box:last-child .cont h4 {
  font-family: Inter;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 150%;
  /* 39px */
  margin: 0;
}
.prod-deta .b5 .box:last-child .cont p {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 24px */
  margin: 0;
}
.prod-deta .b5 .box:last-child .cont * + h4 {
  margin: 30px 0 0;
}
.prod-deta .b5 .box:last-child .cont * + p {
  margin: 10px 0 0;
}
.prod-deta .b6 {
  padding: 130px 0 0;
}
.prod-deta .b6 .all {
  align-items: center;
  display: flex;
}
.prod-deta .b6 .all .l {
  width: 56.25%;
  padding: 0 150px 0 0;
}
.prod-deta .b6 .all .l .prod-tit {
  max-width: 600px;
  margin: 0 0 30px;
}
.prod-deta .b6 .all .l .desc {
  color: #666;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.prod-deta .b6 .all .l .desc p {
  margin: 0;
}
.prod-deta .b6 .all .r {
  width: 43.75%;
}
.prod-deta .b6 .all .r .pic {
  overflow: hidden;
}
.prod-deta .b6 .all .r .pic img {
  width: 100%;
}
.prod-deta .b7 {
  padding: 140px 0 0;
}
.prod-deta .b7 .prod-tit {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
}
.prod-deta .b7 .all {
  margin: 60px 0 0;
  display: flex;
  flex-wrap: wrap;
}
.prod-deta .b7 .l,
.prod-deta .b7 .r {
  width: 28.4375%;
}
.prod-deta .b7 .l .pic,
.prod-deta .b7 .r .pic {
  width: 230px;
}
.prod-deta .b7 .l .pic img,
.prod-deta .b7 .r .pic img {
  width: 100%;
}
.prod-deta .b7 .l .tit,
.prod-deta .b7 .r .tit {
  color: #333;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 22.5px */
  margin: 15px 0 65px;
}
.prod-deta .b7 .l .desc h4,
.prod-deta .b7 .r .desc h4 {
  color: #333;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 22.5px */
}
.prod-deta .b7 .l .desc p,
.prod-deta .b7 .r .desc p {
  color: #333;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.prod-deta .b7 .l .desc * + p,
.prod-deta .b7 .r .desc * + p {
  margin: 15px 0 0;
}
.prod-deta .b7 .l .desc * + h4,
.prod-deta .b7 .r .desc * + h4 {
  margin: 25px 0 0;
}
.prod-deta .b7 .l {
  padding: 40px 85px 0 0;
}
.prod-deta .b7 .r {
  padding: 40px 0 0 85px;
}
.prod-deta .b7 .c {
  width: 43.125%;
}
.prod-deta .b7 .c img {
  width: 100%;
}
.prod-deta .b8 {
  padding: 130px 0 0;
}
.prod-deta .b8 .all {
  display: flex;
  align-items: center;
}
.prod-deta .b8 .l {
  width: 45.625%;
}
.prod-deta .b8 .l .desc {
  max-width: 690px;
  margin: 25px 0 0;
}
.prod-deta .b8 .r {
  width: 54.375%;
  padding: 0 0 0 100px;
}
.prod-deta .b8 .r .list {
  margin: 0 -15px;
  display: flex;
}
.prod-deta .b8 .r .box {
  padding: 0 15px;
  width: 33.33333333%;
}
.prod-deta .b8 .r .box .pic img {
  width: 100%;
}
.prod-deta .b8 .r .box .tit {
  color: #333;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
  min-height: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px 0 0;
  padding: 0 20px;
}
.prod-deta .b8 .r .txt {
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 110%;
  /* 22px */
  margin: 35px 0 0;
}
.prod-deta .b9 {
  padding: 80px 0 225px;
}
.prod-deta .b9 .box {
  display: flex;
  align-items: center;
}
.prod-deta .b9 .box:nth-child(n+2) {
  margin: 100px 0 0;
}
.prod-deta .b9 .box .pic {
  width: 48.75%;
}
.prod-deta .b9 .box .pic img {
  width: 100%;
}
.prod-deta .b9 .box .txt {
  width: 51.25%;
  padding: 0 0 0 95px;
}
.prod-deta .b9 .box .txt .desc {
  color: #666;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  margin: 20px 0 0;
}
.prod-deta .b9 .box:nth-child(2n) {
  flex-direction: row-reverse;
}
.prod-deta .b9 .box:nth-child(2n) .txt {
  padding: 0 140px 0 0;
}
.prod-deta .b10 {
  background-color: #192C4A;
}
.prod-deta .b10 .all {
  display: flex;
}
.prod-deta .b10 .l {
  width: 51.875%;
  padding: 130px 70px 120px 0;
}
.prod-deta .b10 .l .prod-tit {
  color: #fff;
}
.prod-deta .b10 .l .txt {
  margin: 35px 0 0;
}
.prod-deta .b10 .l .txt h4 {
  color: #FFF;
  font-family: Poppins;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 39px */
  margin: 0 0 20px;
}
.prod-deta .b10 .l .txt p {
  color: #FFF;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  margin: 0;
}
.prod-deta .b10 .r {
  width: 48.125%;
  background-color: #FFFFFF;
  margin: -115px 0 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  padding: 70px 50px 95px;
  position: relative;
}
.prod-deta .b10 .r:before {
  content: '';
  width: 0;
  height: 0;
  border-bottom: 115px solid #c5c5c5;
  border-left: 30px solid transparent;
  position: absolute;
  left: -31px;
  top: -1px;
}
.prod-deta .b10 .r .form {
  margin: 25px 0 0;
}
.prod-deta .b10 .r .form form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.prod-deta .b10 .r .form form .form-box {
  width: calc(50% - 8px);
}
.prod-deta .b10 .r .form form .form-box-large {
  width: 100%;
}
.prod-deta .b10 .r .form form input,
.prod-deta .b10 .r .form form textarea {
  width: 100%;
  background-color: #f3f3f3;
  border: 1px solid #f3f3f3;
  border-radius: 4px;
  transition: all 0.35s;
  margin: 0 0 25px;
}
.prod-deta .b10 .r .form form input:focus,
.prod-deta .b10 .r .form form textarea:focus {
  outline: none;
  border-color: #00B5A6;
}
.prod-deta .b10 .r .form form input {
  height: 55px;
  padding: 0 16px;
}
.prod-deta .b10 .r .form form textarea {
  height: 160px;
  resize: none;
  padding: 16px;
  margin: 0 0 40px;
}
.prod-deta .b10 .r .form form label {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  margin: 0 0 10px;
}
.prod-deta .b10 .r .form form label span {
  color: #CD1414;
}
.prod-deta .b10 .r .form form button {
  display: flex;
  padding: 10px 135px;
  width: fit-content;
  background-color: #233455;
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  border: 1px solid #233455;
  transition: all 0.35s;
}
.prod-deta .b10 .r .form form button:hover {
  background-color: #fff;
  color: #233455;
}
.application {
  display: flex;
  width: 100%;
  overflow: hidden;
}
.application .box {
  flex-grow: 1;
  flex-basis: 0;
  position: relative;
  overflow: hidden;
  transition: flex-grow 0.35s ease;
  min-width: 0;
  flex-shrink: 1;
}
.application .box.active {
  flex-grow: 3;
}
.application .box.active .pic:after {
  opacity: 0;
}
.application .box.active .hover .b2 {
  bottom: 0;
}
.application .box.active .hover .b1 {
  transform: translateY(300px);
}
.application .box .hover {
  position: absolute;
  bottom: 0;
  z-index: 9;
  color: #fff;
  background-color: rgba(255, 255, 255, 0.3);
  border: 1px solid rgba(255, 255, 255, 0.1);
  width: 100%;
  padding: 30px 0;
}
.application .box .hover .b2 {
  position: absolute;
  bottom: -300px;
  height: 100%;
  padding: 0 35px;
  display: flex;
  align-items: center;
  transition: all 0.35s;
}
.application .box .hover .b2 .l {
  width: calc(100% - 28px);
  padding-right: 130px;
}
.application .box .hover .b2 .l .tit {
  color: #FFF;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.application .box .hover .b2 .l .desc {
  color: #FFF;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  margin: 5px 0 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.application .box .hover .b2 .l .desc p {
  margin: 0;
}
.application .box .hover .b2 .r {
  width: 28px;
}
.application .box .hover .b2 .r i {
  font-size: 28px;
  line-height: 1;
}
.application .box .hover .b1 {
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.35s;
}
.application .box .hover .b1 i {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 10px;
}
.application .box .hover .b1 .tit {
  color: #FFF;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.application .box .pic {
  height: 100%;
  display: flex;
  justify-content: center;
  position: relative;
}
.application .box .pic:after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.6);
  transition: all 0.35s;
}
.application-show .app-b1 {
  position: relative;
}
.application-show .app-b1 .item {
  width: 100%;
}
.application-show .app-b1 .item img {
  width: 100%;
}
.application-show .app-b1 .item-txt {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.application-show .app-b1 .item-txt .cont {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}
.application-show .app-b1 .item-txt .tit {
  width: 536px;
  max-width: 100%;
  color: #FFF;
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 50px */
  margin: 0 0 8px;
}
.application-show .app-b1 .item-txt .desc {
  width: 536px;
  max-width: 100%;
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.application-show .app-b1 .crumbs {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  padding: 5px 0;
}
.application-show .app-b1 .crumbs .cont {
  display: flex;
  align-items: center;
  color: #fff;
}
.application-show .app-b1 .crumbs .cont a,
.application-show .app-b1 .crumbs .cont span {
  color: inherit;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
}
.application-show .app-b1 .crumbs .cont span {
  margin: 0 5px;
}
.application-show .app-b1 .crumbs .cont i {
  font-size: 20px;
  line-height: 1;
  margin-right: 15px;
}
.application-show .app-b2 {
  padding: 100px 0;
}
.application-show .app-b2 .txt {
  color: #222;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.application-show .app-b2 .ab-tit2 {
  max-width: 1060px;
  margin: 30px 0;
}
.application-show .app-b2 .desc {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
  max-width: 1267px;
  margin: 0 0 50px;
}
.application-show .app-b2 .desc p {
  margin: 0;
}
.application-show .app-b2 .list {
  margin: 0 -10px;
}
.application-show .app-b2 .list .box {
  padding: 0 10px;
}
.application-show .app-b2 .list .img-box {
  padding-bottom: 76.92307692%;
}
.application-show .app-b2 .list .pic:hover img {
  transform: scale(1.05);
}
.application-show .app-b2 .slick-prev,
.application-show .app-b2 .slick-next {
  width: 46px;
  height: 46px;
  background-color: #00B5A6;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  z-index: 3;
  transition: all 0.35s;
}
.application-show .app-b2 .slick-prev:before,
.application-show .app-b2 .slick-next:before {
  font-family: 'iconfont';
  font-size: 14px;
  line-height: 1;
  color: #fff;
  opacity: 1;
  content: '\e600';
}
.application-show .app-b2 .slick-prev:hover,
.application-show .app-b2 .slick-next:hover {
  background-color: #A6A6A6;
}
.application-show .app-b2 .slick-prev {
  transform: rotateY(180deg);
  left: -66px;
}
.application-show .app-b2 .slick-next {
  right: -66px;
}
.application-show .app-b3 {
  padding: 90px 0 0;
}
.application-show .app-b3 .all {
  display: flex;
}
.application-show .app-b3 .all .l {
  width: 53.125%;
}
.application-show .app-b3 .all .l .tit {
  color: #222;
  font-family: Poppins;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.application-show .app-b3 .all .l .ab-tit2 {
  margin: 30px 0 45px;
}
.application-show .app-b3 .all .l .list .t {
  display: flex;
  align-items: center;
}
.application-show .app-b3 .all .l .list .t .avatar {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
}
.application-show .app-b3 .all .l .list .t .name {
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 150%;
  /* 30px */
  margin-left: 20px;
}
.application-show .app-b3 .all .l .list .desc {
  margin: 25px 0 0;
  color: #333;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  position: relative;
  padding: 0 0 50px;
}
.application-show .app-b3 .all .l .list .desc p {
  margin: 0;
}
.application-show .app-b3 .all .l .list .desc:after {
  content: '';
  width: 22px;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #000;
}
.application-show .app-b3 .all .l .app-b3-arrows {
  margin: 85px 0 0;
  display: flex;
  align-items: center;
}
.application-show .app-b3 .all .l .app-b3-arrows .slick-prev,
.application-show .app-b3 .all .l .app-b3-arrows .slick-next {
  position: static;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.35s;
}
.application-show .app-b3 .all .l .app-b3-arrows .slick-prev:before,
.application-show .app-b3 .all .l .app-b3-arrows .slick-next:before {
  content: '\e600';
  color: #fff;
  opacity: 1;
  font-family: 'iconfont';
  font-size: 14px;
}
.application-show .app-b3 .all .l .app-b3-arrows .slick-prev {
  background-color: #00B5A6;
}
.application-show .app-b3 .all .l .app-b3-arrows .slick-prev:before {
  transform: rotateY(180deg);
}
.application-show .app-b3 .all .l .app-b3-arrows .slick-prev:hover {
  background-color: #A6A6A6;
}
.application-show .app-b3 .all .l .app-b3-arrows .slick-next {
  background-color: #A6A6A6;
  margin-left: 15px;
}
.application-show .app-b3 .all .l .app-b3-arrows .slick-next:hover {
  background-color: #00B5A6;
}
.application-show .app-b3 .all .r {
  width: 46.875%;
  padding: 45px 50px 0 180px;
}
.application-show .app-b3 .all .r .pic {
  width: 100%;
}
.application-show .app-b3 .all .r .pic img {
  width: 100%;
}
.application-show .app-b4 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 105px 0;
}
.application-show .app-b4 .desc {
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.application-show .app-b4 .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 70px */
  max-width: 787px;
  margin: 20px 0 70px;
}
.application-show .app-b4 .btn {
  display: flex;
  align-items: center;
  color: #fff;
  padding: 15px 25px;
  background-color: #00B5A6;
  border: 1px solid #00B5A6;
  transition: all 0.35s;
  width: fit-content;
}
.application-show .app-b4 .btn span {
  color: inherit;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.application-show .app-b4 .btn i {
  font-size: 16px;
  line-height: 1;
  color: inherit;
  margin-left: 30px;
}
.application-show .app-b4 .btn:hover {
  background-color: #fff;
  color: #00B5A6;
}
@keyframes spin {
  form {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.ab-tit1 {
  color: #333;
  font-family: Inter;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 70px */
}
.ab-tit1 p {
  margin: 0;
}
.ab-tit1 p > span {
  position: relative;
  display: inline-block;
}
.ab-tit1 p > span:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 11px;
  background-color: #00B5A6;
  left: 0;
  bottom: 13px;
  z-index: 1;
}
.ab-tit1 p > span span {
  position: relative;
  z-index: 2;
}
.ab-tit2 {
  color: #333;
  font-family: Inter;
  font-size: 64px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 70px */
}
.ab-tit2 > span {
  position: relative;
}
.ab-tit2 > span:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 11px;
  background-color: #00B5A6;
  left: 0;
  bottom: 13px;
  z-index: 1;
}
.ab-tit2 > span span {
  position: relative;
  z-index: 2;
}
.ab-tit3 {
  color: #333;
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 70px */
}
.ab-tit3 > span {
  position: relative;
}
.ab-tit3 > span:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 11px;
  background-color: #00B5A6;
  left: 0;
  bottom: 13px;
  z-index: 1;
}
.ab-tit3 > span span {
  position: relative;
  z-index: 2;
}
.ab-tit4 {
  color: #333;
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 70px */
}
.ab-tit4 > span {
  position: relative;
}
.ab-tit4 > span:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 11px;
  background-color: #00B5A6;
  left: 0;
  bottom: 13px;
  z-index: 1;
}
.ab-tit4 > span span {
  position: relative;
  z-index: 2;
}
.about .ab-block1 {
  background-size: cover;
  background-repeat: no-repeat;
}
.about .ab-block1 .ab-tit1 {
  max-width: 878px;
  text-align: center;
}
.about .ab-block1 .cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 96px 0 325px;
  position: relative;
}
.about .ab-block1 .desc {
  color: #666;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
  max-width: 1129px;
  margin: 32px 0 0;
}
.about .ab-block1 .pic {
  position: absolute;
  bottom: -360px;
}
.about .ab-block2 {
  padding: 210px 0 0;
  position: relative;
  z-index: 3;
}
.about .ab-block2 .all {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0 95px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.about .ab-block2 .all .box {
  color: #333;
  display: flex;
  flex-direction: column;
  align-items: center;
  transition: all 0.35s;
}
.about .ab-block2 .all .box:hover {
  color: #00B5A6;
}
.about .ab-block2 .all .t {
  display: flex;
  align-items: flex-end;
}
.about .ab-block2 .all .num {
  font-family: Inter;
  font-size: 80px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.about .ab-block2 .all .desc {
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.about .ab-block2 .all .num-after {
  font-family: Inter;
  font-size: 40px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.8;
}
.about .ab-block3 {
  padding: 95px 0 0;
}
.about .ab-block3 .t {
  display: flex;
  flex-wrap: wrap;
}
.about .ab-block3 .t .tl {
  width: 52.5%;
  padding: 35px 0 0;
}
.about .ab-block3 .t .tl .txt1 {
  color: #222;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.about .ab-block3 .t .tl .ab-tit2 {
  padding-right: 30px;
  margin: 30px 0 35px;
}
.about .ab-block3 .t .tl .txt2 {
  color: #00B5A6;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 90px;
}
.about .ab-block3 .t .tl .pic {
  width: 100%;
  overflow: hidden;
}
.about .ab-block3 .t .tl .pic:hover img {
  transform: scale(1.05);
}
.about .ab-block3 .t .tl .pic img {
  width: 100%;
  height: auto;
}
.about .ab-block3 .t .tr {
  width: 47.5%;
  padding-left: 85px;
}
.about .ab-block3 .t .tr .video a {
  display: flex;
  position: relative;
  overflow: hidden;
}
.about .ab-block3 .t .tr .video a:hover .pic img {
  transform: scale(1.05);
}
.about .ab-block3 .t .tr .video .pic {
  width: 100%;
}
.about .ab-block3 .t .tr .video .pic img {
  width: 100%;
  height: auto;
}
.about .ab-block3 .t .tr .video .btn {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #00B5A6;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}
.about .ab-block3 .t .tr .video .btn i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 24px;
  line-height: 1;
  color: #fff;
}
.about .ab-block3 .t .tr .video .btn img {
  pointer-events: none;
  /* 防止 img 接收 hover 事件 */
}
.about .ab-block3 .t .tr .desc {
  color: #666;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
  padding: 85px 70px 0;
}
.about .ab-block3 .t .tr .desc p {
  margin: 0;
}
.about .ab-block3 .b {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 100px 0 150px;
}
.about .ab-block3 .b .box {
  width: 13.25%;
}
.about .ab-block3 .b .img-box {
  padding-bottom: 58.01886792%;
}
.about .ab-block4 {
  padding: 80px 0 90px;
  background-size: cover;
  background-repeat: no-repeat;
}
.about .ab-block4 .txt1 {
  color: #222;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 30px;
}
.about .ab-block4 .ab-tit2 {
  max-width: 810px;
}
.about .ab-block4 .list {
  margin: 50px -10px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .ab-block4 .list .box {
  width: 33.33333333%;
  padding: 0 10px;
}
.about .ab-block4 .list .img-box {
  padding-bottom: 53.84615385%;
}
.about .ab-block4 .list .tit {
  background-color: #00B5A6;
  color: #FFF;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  padding: 13px 15px;
}
.about .ab-block4 .list .cont:hover img {
  transform: scale(1.05);
}
.about .ab-block4 .desc {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
  max-width: 1380px;
}
.about .ab-block4 .desc p {
  margin: 0;
}
.about .ab-block5 {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 105px 0;
}
.about .ab-block5 .desc {
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.about .ab-block5 .ab-tit1 {
  max-width: 790px;
  color: #fff;
  margin: 20px 0 70px;
}
.about .ab-block5 .btn {
  color: #fff;
  display: flex;
  align-items: center;
  padding: 16px 20px;
  background-color: #A0723E;
  border: 1px solid #00B5A6;
  width: fit-content;
  transition: all 0.35s;
}
.about .ab-block5 .btn span {
  color: inherit;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
}
.about .ab-block5 .btn i {
  font-size: 16px;
  line-height: 1;
  color: inherit;
  margin-left: 30px;
}
.about .ab-block5 .btn:hover {
  background-color: #fff;
  color: #00B5A6;
}
.factory .b1 {
  padding: 115px 0 0;
}
.factory .b1 .all {
  display: flex;
}
.factory .b1 .r {
  width: 51.25%;
  display: flex;
  margin: 0 -10px;
}
.factory .b1 .r .box {
  padding: 0 5px;
  width: 33.33333333%;
}
.factory .b1 .r .box:first-child {
  padding-top: 60px;
}
.factory .b1 .r .box:nth-child(2) {
  padding-top: 140px;
}
.factory .b1 .r .pic {
  overflow: hidden;
}
.factory .b1 .r .pic img {
  width: 100%;
}
.factory .b1 .r .cont {
  display: flex;
  position: relative;
}
.factory .b1 .r .cont:hover img {
  transform: scale(1.05);
}
.factory .b1 .r .cont .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 94px;
  height: 94px;
  background-color: rgba(0, 181, 166, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.factory .b1 .r .cont .btn:before {
  content: '';
  width: 76px;
  height: 76px;
  background-color: #192C4A;
  border-radius: 50%;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.factory .b1 .r .cont .btn i {
  position: relative;
  z-index: 2;
  color: #fff;
  line-height: 1;
  font-size: 24px;
}
.factory .b1 .l {
  width: 48.75%;
  padding: 0 100px 0 0;
}
.factory .b1 .l .tit {
  color: rgba(0, 0, 0, 0.05);
  font-family: Inter;
  font-size: 160px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 160px */
  margin: 0 0 -45px;
}
.factory .b1 .l .in-title {
  max-width: 555px;
}
.factory .b1 .l .desc {
  color: #666;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 27px */
  margin: 25px 0 0;
}
.factory .b1 .l .desc p {
  margin: 0;
}
.factory .b2 {
  padding: 100px 0;
}
.factory .b2 .in-title {
  max-width: 690px;
}
.factory .b2 .list {
  padding: 65px 0 0;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -13.33333333px;
}
.factory .b2 .list .box {
  width: 25%;
  padding: 0 13.33333333px;
}
.factory .b2 .list .box:nth-child(n+5) {
  margin: 30px 0 0;
}
.factory .b2 .list .box:nth-child(n+9) {
  display: none;
}
.factory .b2 .list .img-box {
  padding-bottom: 121.05263158%;
}
.factory .b2 .btn {
  margin: 40px auto 0;
  color: #000;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 22.5px */
  text-transform: capitalize;
  width: fit-content;
  cursor: pointer;
}
.honor {
  padding: 90px 0 0;
}
.honor .t {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0 210px;
  position: relative;
  z-index: 2;
}
.honor .t .all {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
.honor .t .l {
  width: 57.8125%;
}
.honor .t .l .list {
  margin: 0 -10px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: flex-end;
}
.honor .t .l .box {
  padding: 0 10px;
}
.honor .t .r {
  width: 28.125%;
}
.honor .t .r .tit {
  color: #222;
  font-family: Inter;
  font-size: 46px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 25px;
}
.honor .t .r .desc {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 175%;
  /* 28px */
}
.honor .b {
  margin: -100px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px 0 0;
}
.honor .b .all {
  display: flex;
  justify-content: space-between;
  position: relative;
  z-index: 5;
}
.honor .b .all .l {
  width: 31.25%;
  transform: translateX(-85px);
}
.honor .b .all .r {
  width: 61.8125%;
}
.honor .b .all .r .list {
  margin: 0 -10px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
.honor .b .all .r .box {
  padding: 0 10px;
}
@keyframes lr {
  0% {
    transform: translateX(0);
  }
  25% {
    transform: translateX(-10px);
  }
  50% {
    transform: translateX(0);
  }
  75% {
    transform: translateX(10px);
  }
  100% {
    transform: translateX(0);
  }
}
@keyframes rl {
  0% {
    transform: rotateZ(180deg) translateX(0);
  }
  25% {
    transform: rotateZ(180deg) translateX(-10px);
  }
  50% {
    transform: rotateZ(180deg) translateX(0);
  }
  75% {
    transform: rotateZ(180deg) translateX(10px);
  }
  100% {
    transform: rotateZ(180deg) translateX(0);
  }
}
@keyframes tb {
  0% {
    transform: translateX(-50%) rotateZ(90deg) translateY(0);
  }
  25% {
    transform: translateX(-50%) rotateZ(90deg) translateY(-10px);
  }
  50% {
    transform: translateX(-50%) rotateZ(90deg) translateY(0);
  }
  75% {
    transform: translateX(-50%) rotateZ(90deg) translateY(10px);
  }
  100% {
    transform: translateX(-50%) rotateZ(90deg) translateY(0);
  }
}
.service .ser1 {
  padding: 140px 0 130px;
}
.service .ser1 .list {
  margin: 80px -15px 0;
  display: flex;
  flex-wrap: wrap;
}
.service .ser1 .box {
  padding: 0 15px;
  width: 33.33333333%;
}
.service .ser1 .img-box {
  padding-bottom: 75%;
}
.service .ser1 .tit {
  color: #222;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.5;
  /* 150% */
  margin: 40px 0 0;
  transition: all 0.35s;
}
.service .ser1 .pic {
  border-radius: 100px 10px;
  overflow: hidden;
  transition: all 0.35s;
}
.service .ser1 .cont:hover .tit {
  color: #00B5A6;
}
.service .ser1 .cont:hover .pic {
  border-radius: 10px;
}
.service .ser1 .cont:hover img {
  transform: scale(1.05);
}
.service .ser2 {
  background: linear-gradient(217deg, rgba(68, 175, 53, 0.04) 8.55%, rgba(68, 175, 53, 0) 49.7%), linear-gradient(205deg, rgba(68, 175, 53, 0) 57.35%, rgba(68, 175, 53, 0.2) 104.59%);
  overflow: hidden;
  padding: 130px 0 100px;
}
.service .ser2 .son-title {
  margin: 0 auto;
}
.service .ser2 .list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 70px -75px 0;
}
.service .ser2 .list:hover .box .cont:before {
  animation: lr 2s linear infinite;
}
.service .ser2 .list:hover .box:nth-child(n+5) .cont:before {
  animation: rl 2s linear infinite;
}
.service .ser2 .list:hover .box:nth-child(4) .cont:before {
  animation: tb 2s linear infinite;
}
.service .ser2 .box {
  width: 25%;
  padding: 0 75px;
  position: relative;
}
.service .ser2 .box img {
  transition: all 0.5s;
}
.service .ser2 .box:hover img {
  transform: rotateY(360deg);
}
.service .ser2 .box:nth-child(n+5) {
  margin: 100px 0 0;
}
.service .ser2 .box:nth-child(n+5) .cont:before {
  left: -95px;
  right: auto;
  transform: rotateZ(180deg);
}
.service .ser2 .box:first-child {
  order: 1;
}
.service .ser2 .box:nth-child(2) {
  order: 2;
}
.service .ser2 .box:nth-child(3) {
  order: 3;
}
.service .ser2 .box:nth-child(4) {
  order: 4;
}
.service .ser2 .box:nth-child(4) .cont:before {
  right: auto;
  left: 50%;
  transform: translateX(-50%) rotateZ(90deg);
  top: calc(100% + 30px);
}
.service .ser2 .box:nth-child(5) {
  order: 8;
}
.service .ser2 .box:nth-child(6) {
  order: 7;
}
.service .ser2 .box:nth-child(7) {
  order: 6;
}
.service .ser2 .box:nth-child(8) {
  order: 5;
}
.service .ser2 .box:nth-child(8) .cont:before {
  display: none;
}
.service .ser2 .box .cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  position: relative;
}
.service .ser2 .box .cont:before {
  content: '';
  width: 40px;
  height: 40px;
  background-image: url(../img/icon/3.svg);
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: -95px;
  top: 85px;
}
.service .ser2 .box .t {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  position: relative;
}
.service .ser2 .box .t .ico {
  width: 87.5%;
  padding: 65px 0;
  background-color: rgba(238, 238, 238, 0.6);
  border-radius: 50%;
}
.service .ser2 .box .t .ico img {
  width: 80px;
  height: auto;
}
.service .ser2 .box .t .num {
  position: absolute;
  top: 50%;
  left: 0;
  background-color: #00B5A6;
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Montserrat;
  font-size: 24px;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
}
.service .ser2 .box .tit {
  color: #222;
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  /* 150% */
  margin: 30px 0 0;
}
.blog {
  padding: 75px 0 100px;
}
.blog .list {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.blog .box {
  width: 33.33333333%;
  padding: 0 15px;
}
.blog .box:nth-child(n+4) {
  margin: 100px 0 0;
}
.blog .box .pic {
  border-radius: 20px;
  overflow: hidden;
}
.blog .box .pic .img-box {
  padding-bottom: 51.88679245%;
}
.blog .box a:hover img {
  transform: scale(1.05);
}
.blog .box a:hover .txt .tag {
  background-color: #00B5A6;
}
.blog .box a:hover .txt .tit {
  color: #00B5A6;
}
.blog .box .txt {
  margin: 25px 0 0;
}
.blog .box .txt .tag {
  color: #FFF;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  padding: 5px 15px;
  background-color: #333;
  border-radius: 88px;
  width: fit-content;
  transition: all 0.35s;
}
.blog .box .txt .date {
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  margin: 15px 0 25px;
}
.blog .box .txt .tit {
  color: #333;
  font-family: Poppins;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  /* 26px */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  transition: all 0.35s;
}
.blog .box .txt .desc {
  margin: 15px 0 0;
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.blog-deta {
  background-color: #f7f7f7;
}
.blog-deta .top {
  background-image: url(../img/blog-bg.webp);
  padding: 40px 0 60px;
}
.blog-deta .bot .all {
  display: flex;
  justify-content: space-between;
  padding: 0 0 60px;
}
.blog-deta .bot .l {
  width: 66.66666667%;
}
.blog-deta .bot .l .l-msg {
  display: flex;
  padding: 0 0 40px;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
}
.blog-deta .bot .l .date {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 110px;
  height: 110px;
  background-color: #00B5A6;
  color: #fff;
}
.blog-deta .bot .l .date .day {
  font-family: Poppins;
  font-size: 48px;
  font-style: normal;
  font-weight: 600;
  line-height: 1;
}
.blog-deta .bot .l .date .year-month {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.56;
  /* 200% */
}
.blog-deta .bot .l .tit {
  max-width: calc(100% - 110px);
  padding: 15px 0 0 35px;
}
.blog-deta .bot .l .tit h1 {
  color: #222;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
}
.blog-deta .bot .l .share {
  display: flex;
  align-items: center;
  margin: 60px 0 0;
  border-bottom: 1px solid rgba(102, 102, 102, 0.3);
  padding: 0 0 50px;
}
.blog-deta .bot .l .share > span {
  margin-right: 20px;
}
.blog-deta .bot .l .share #st-1.st-animated {
  margin: 0;
}
.blog-deta .bot .l .lt {
  padding: 60px 0 60px;
  color: #666;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.67;
  /* 166.667% */
}
.blog-deta .bot .l .lb {
  display: flex;
  flex-direction: column;
  padding: 65px 0 0;
}
.blog-deta .bot .l .lb .r-page {
  display: flex;
}
.blog-deta .bot .l .lb .r-page a {
  color: #666;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.67;
  /* 166.667% */
  transition: all 0.35s;
}
.blog-deta .bot .l .lb .r-page a:hover {
  color: #00B5A6;
}
.blog-deta .bot .l .lb .lbc a {
  display: flex;
  align-items: center;
  color: #fff;
  background-color: #00B5A6;
  padding: 18px 35px;
  border-radius: 40px 0;
}
.blog-deta .bot .l .lb .lbc a span {
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 1.33;
  /* 200% */
  color: inherit;
}
.blog-deta .bot .l .lb .lbc a i {
  font-size: 16px;
  line-height: 1;
  color: inherit;
  margin-left: 15px;
}
.blog-deta .bot .r {
  width: 33.33333333%;
  padding-left: 50px;
}
.blog-deta .bot .r .rt {
  margin: 0 0 50px;
  background-color: #fff;
  border-radius: 20px;
  padding: 25px 45px 50px;
}
.blog-deta .bot .r .rt .tit {
  color: #222;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 15px 0 0;
}
.blog-deta .bot .r .rt > .tit {
  position: relative;
  margin: 0 0 20px;
  color: #00B5A6;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 2;
  /* 200% */
}
.blog-deta .bot .r .rt .pic {
  border-radius: 20px;
  overflow: hidden;
}
.blog-deta .bot .r .rt .img-box {
  padding-bottom: 66.66666667%;
}
.blog-deta .bot .r .rt .box:nth-child(n+2) {
  margin: 30px 0 0;
}
.blog-deta .bot .r .rt .box:hover img {
  transform: scale(1.05);
}
.blog-deta .bot .r .rb {
  padding: 40px 45px 55px;
  background-color: #00B5A6;
  border-radius: 20px;
}
.blog-deta .bot .r .rb .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.1875;
  margin: 0 0 25px;
}
.blog-deta .bot .r .rb form {
  display: flex;
  flex-direction: column;
  color: #fff;
}
.blog-deta .bot .r .rb form p {
  width: 100%;
  margin: 0;
}
.blog-deta .bot .r .rb form input,
.blog-deta .bot .r .rb form textarea {
  width: 100%;
  border-radius: 10px;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: normal;
  border: 1px solid rgba(255, 255, 255, 0.6);
  transition: all 0.35s;
  background-color: rgba(255, 255, 255, 0.2);
}
.blog-deta .bot .r .rb form input:focus,
.blog-deta .bot .r .rb form textarea:focus {
  outline: none;
  border-color: #fff;
}
.blog-deta .bot .r .rb form input::placeholder,
.blog-deta .bot .r .rb form textarea::placeholder {
  color: #fff;
}
.blog-deta .bot .r .rb form input {
  padding: 0 20px;
  height: 40px;
  margin: 0 0 15px;
}
.blog-deta .bot .r .rb form textarea {
  padding: 10px 20px;
  height: 80px;
  resize: none;
  margin: 0 0 30px;
}
.blog-deta .bot .r .rb form button {
  margin: 0 auto;
  display: flex;
  border: 1px solid #fff;
  color: #FFF;
  padding: 12px 25px;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  transition: all 0.35s;
}
.blog-deta .bot .r .rb form button span {
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.44;
  /* 200% */
}
.blog-deta .bot .r .rb form button i {
  font-size: 16px;
  font-weight: bold;
  color: inherit;
  margin-left: 15px;
}
.blog-deta .bot .r .rb form button:hover {
  background-color: #fff;
  color: #00B5A6;
}
.contact .b1 {
  overflow: hidden;
  background-color: #f2f2f2;
}
.contact .b1 .all {
  display: flex;
}
.contact .b1 .l {
  width: 44.375%;
  position: relative;
}
.contact .b1 .l .l-cont {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.contact .b1 .l .tit {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 660px;
  padding: 0 15px;
  color: #FFF;
  text-align: center;
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 62.5px */
  width: 100%;
}
.contact .b1 .r {
  width: 55.625%;
  padding: 55px 110px 90px 105px;
}
.contact .b1 .r .tit {
  color: #000;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 45px */
  text-transform: capitalize;
}
.contact .b1 .r form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.contact .b1 .r form .form-box {
  width: calc(50% - 10px);
}
.contact .b1 .r form .form-box:nth-of-type(n+7) {
  width: 100%;
}
.contact .b1 .r form .form-box:nth-of-type(7) {
  margin: 10px 0 30px;
}
.contact .b1 .r form .form-box:nth-of-type(7) p {
  display: flex;
  flex-direction: column;
}
.contact .b1 .r form .form-box:nth-of-type(7) p > label {
  margin: 0 0 15px;
}
.contact .b1 .r form .form-box:nth-of-type(7) p .wpcf7-checkbox {
  display: flex;
  align-items: center;
}
.contact .b1 .r form .form-box:nth-of-type(7) p .wpcf7-list-item:nth-child(n+2) {
  margin-left: 35px;
}
.contact .b1 .r form .form-box:nth-of-type(7) p .wpcf7-list-item label {
  display: flex;
  align-items: center;
  margin: 0;
}
.contact .b1 .r form .form-box:nth-of-type(7) p .wpcf7-list-item label input {
  width: 17px;
  height: 17px;
  margin: 0 0 3px;
}
.contact .b1 .r form .form-box:nth-of-type(7) p .wpcf7-list-item-label {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  margin-left: 15px;
}
.contact .b1 .r form p {
  margin: 0;
  width: 100%;
}
.contact .b1 .r form p > label {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  margin: 0 0 10px;
}
.contact .b1 .r form p > label > span {
  color: #CD1414;
}
.contact .b1 .r form input[type="text"],
.contact .b1 .r form input[type="tel"],
.contact .b1 .r form input[type="email"],
.contact .b1 .r form textarea {
  width: 100%;
  border-radius: 4px;
  background: #FFF;
  border: 1px solid #fff;
  transition: all 0.35s;
}
.contact .b1 .r form input[type="text"]:focus,
.contact .b1 .r form input[type="tel"]:focus,
.contact .b1 .r form input[type="email"]:focus,
.contact .b1 .r form textarea:focus {
  outline: none;
  border-color: #00B5A6;
}
.contact .b1 .r form input[type="text"],
.contact .b1 .r form input[type="tel"],
.contact .b1 .r form input[type="email"] {
  height: 55px;
  margin: 0 0 20px;
  padding: 0 20px;
}
.contact .b1 .r form textarea {
  padding: 15px 20px;
  resize: none;
  height: 160px;
  margin: 0 0 40px;
}
.contact .b1 .r form button {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  padding: 11px 132px 10px 134px;
  background-color: #233455;
  border: 1px solid #233455;
  transition: all 0.35s;
}
.contact .b1 .r form button:hover {
  background-color: #fff;
  color: #233455;
}
.contact .b2 {
  padding: 90px 0 80px;
}
.contact .b2 .t {
  position: relative;
}
.contact .b2 .t .pic img {
  width: 100%;
}
.contact .b2 .t .txt {
  position: absolute;
  right: 30px;
  bottom: 50px;
  text-align: right;
}
.contact .b2 .t .txt .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 37.5px */
  text-transform: capitalize;
}
.contact .b2 .t .txt .desc {
  color: #233455;
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 22.5px */
  text-transform: capitalize;
  margin: 10px 0 0;
}
.contact .b2 .b {
  margin: 85px 0 0;
  display: flex;
  align-items: center;
}
.contact .b2 .b .r {
  height: 360px;
  width: 61.25%;
  background-color: #00B5A6;
}
.contact .b2 .b .r iframe {
  width: 100%;
  height: 100%;
}
.contact .b2 .b .l {
  width: 38.75%;
  padding: 0 80px 0 85px;
}
.contact .b2 .b .l .tit {
  color: #000;
  font-family: Poppins;
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 32.5px */
  text-transform: capitalize;
  margin: 0 0 35px;
}
.contact .b2 .b .l .list .box {
  display: flex;
}
.contact .b2 .b .l .list .box:nth-child(n+2) {
  margin: 20px 0 0;
}
.contact .b2 .b .l .list i {
  font-size: 16px;
  line-height: 1;
  margin: 7px 0 0;
}
.contact .b2 .b .l .list span {
  width: calc(100% - 16px);
  padding: 0 0 0 15px;
  color: #333;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.contact .b2 .b .l .list span a {
  color: inherit;
}
.contact .b2 .b .l .list span a:hover {
  text-decoration: underline;
}
.hidden-fields-container {
  display: none;
}
.header-prod {
  position: absolute;
  background-color: #fff;
  width: max-content;
  border-radius: 0 0 20px 20px;
  display: none;
  left: -65px;
}
.header-prod .all {
  padding: 50px 40px 50px 80px;
  display: flex;
}
.header-prod .l {
  width: 370px;
  position: relative;
}
.header-prod .l .img-box {
  padding-bottom: 73.99463807%;
}
.header-prod .l .pic {
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.header-prod .l .pic:nth-child(n+2) {
  display: none;
}
.header-prod .l .pic:hover img {
  transform: scale(1.05);
}
.header-prod .r {
  padding-left: 40px;
}
.header-prod .r a {
  display: block;
  position: relative;
  color: #666;
  font-family: Montserrat;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  padding: 10px 20px;
  line-height: 1;
  transition: all 0.5s;
}
.header-prod .r a:before {
  content: '';
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  background-color: rgba(102, 102, 102, 0.3);
  transition: all 0.5s;
}
.header-prod .r a:after {
  content: '';
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  background-color: rgba(68, 175, 53, 0.3);
  transition: all 0.5s;
}
.header-prod .r a:hover {
  color: #00B5A6;
}
.header-prod .r a:hover:before {
  width: 0;
}
.header-prod .r a:hover:after {
  width: 100%;
}
.header-prod .r .box:nth-child(n+2) {
  margin: 30px 0 0;
}
.catalog .b1 {
  position: relative;
}
.catalog .b1 .pic {
  width: 100%;
}
.catalog .b1 .pic img {
  width: 100%;
}
.catalog .b1 .txt {
  position: absolute;
  bottom: 100px;
  left: 0;
  width: 100%;
}
.catalog .b1 .txt h1 {
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
  font-family: Inter;
  font-size: 50px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 62.5px */
  margin: 0;
}
.catalog .b1 .txt .desc {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  /* 28px */
  text-transform: capitalize;
  margin: 10px 0 0;
  max-width: 895px;
}
.catalog .b1 .txt .desc p {
  margin: 0;
}
.catalog .b2 {
  padding: 80px 0 0;
}
.catalog .b2 .in-title {
  text-align: center;
}
.catalog .b2 .desc {
  margin: 25px 0 95px;
  color: #666;
  text-align: center;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  /* 28px */
  text-transform: capitalize;
}
.catalog .b2 .desc * + p {
  margin: 15px 0 0;
}
.catalog .b2 .bot img {
  width: 100%;
}
.catalog .b3 {
  padding: 100px 0;
}
.catalog .b3 .all {
  max-width: 840px;
}
.catalog .b3 .in-title {
  color: #fff;
}
.catalog .b3 .in-title strong {
  color: #00B5A6;
}
.catalog .b3 .list {
  margin: 40px 0 0;
}
.catalog .b3 .list .box {
  display: flex;
}
.catalog .b3 .list .box:nth-child(n+2) {
  margin: 40px 0 0;
}
.catalog .b3 .list .box i {
  font-size: 36px;
  color: #fff;
  line-height: 1;
}
.catalog .b3 .list .box .txt {
  width: calc(100% - 36px);
  padding: 5px 0 0 20px;
}
.catalog .b3 .list .box .txt .tit {
  color: #FFF;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 20px */
}
.catalog .b3 .list .box .txt .desc {
  color: #C0C0C0;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 20px */
  margin: 15px 0 0;
}
.catalog .b3 .list .box .txt .desc p {
  margin: 0;
}
.catalog .b4 {
  padding: 80px 0 0;
}
.catalog .b4 .in-title {
  text-align: center;
}
.catalog .b4 .list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 60px 0 0;
}
.catalog .b4 .img-box {
  padding-bottom: 50.95541401%;
}
.catalog .b4 .box {
  width: calc(50% - 15px);
  position: relative;
}
.catalog .b4 .box:hover .txt .desc {
  opacity: 1;
  height: auto;
}
.catalog .b4 .box:nth-child(n+3) {
  margin: 30px 0 0;
}
.catalog .b4 .txt {
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
  padding: 0 45px;
  z-index: 2;
  color: #fff;
  overflow: hidden;
  transition: all 0.35s;
}
.catalog .b4 .txt .tit {
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
}
.catalog .b4 .txt .desc {
  transition: all 0.35s;
  opacity: 0;
  height: 0;
  margin: 5px 0 0;
  color: #FFF;
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.catalog .b5 {
  padding: 100px 0 130px;
  overflow: hidden;
}
.catalog .b5 .in-title {
  text-align: center;
}
.catalog .b5 .in-title strong {
  color: #00B5A6;
}
.catalog .b5 .all {
  display: flex;
  margin: 50px 0 0;
}
.catalog .b5 .l {
  width: 33.875%;
  padding: 80px 65px 0 0;
}
.catalog .b5 .l h4 {
  color: #222;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
}
.catalog .b5 .l p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
}
.catalog .b5 .l p img {
  max-width: 100%;
}
.catalog .b5 .l * + h4 {
  margin-top: 100px;
}
.catalog .b5 .c {
  width: 23%;
  position: relative;
}
.catalog .b5 .c:before {
  content: '';
  width: 368px;
  height: 368px;
  border-radius: 50%;
  background-color: rgba(217, 217, 217, 0.2);
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.catalog .b5 .c .cont {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
}
.catalog .b5 .c .cont img {
  max-width: 100%;
}
.catalog .b5 .r {
  width: 43.125%;
  padding: 165px 0 0;
}
.catalog .b5 .r .box {
  display: flex;
  align-items: center;
}
.catalog .b5 .r .box .pic img {
  width: 100%;
}
.catalog .b5 .r .box:first-child .pic {
  width: 150px;
}
.catalog .b5 .r .box:first-child .txt {
  padding: 0 0 0 25px;
  width: calc(100% - 150px);
}
.catalog .b5 .r .box:nth-child(2) .pic {
  width: 270px;
}
.catalog .b5 .r .box:nth-child(2) .txt {
  width: calc(100% - 270px);
}
.catalog .b5 .r .box:nth-child(3) .pic {
  width: 150px;
}
.catalog .b5 .r .box:nth-child(3) .txt {
  padding: 0 0 0 25px;
  width: calc(100% - 150px);
}
.catalog .b5 .r .box:nth-child(n+2) {
  margin: 100px 0 0;
}
.catalog .b5 .r .txt h4 {
  color: #222;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
  margin: 0;
}
.catalog .b5 .r .txt p {
  color: #666;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 24px */
  margin: 0;
}
.catalog .b5 .r .txt * + p {
  margin: 17px 0 0;
}
.catalog .b6 {
  padding: 140px 0;
}
.catalog .b6 .in-title {
  margin: 0 auto;
  text-align: center;
  max-width: 895px;
  color: #fff;
}
.catalog .b6 .btn {
  margin: 35px auto 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #00B5A6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
  width: fit-content;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 10px 25px;
}
.catalog .b6 .btn span {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.catalog .b6 .btn i {
  font-size: 16px;
  margin-left: 15px;
  line-height: 1;
}
.catalog .b7 {
  padding: 85px 0 0;
}
.catalog .b7 .in-title {
  margin: 0 auto;
  max-width: 1080px;
  text-align: center;
}
.catalog .b7 .in-title strong {
  color: #00B5A6;
}
.catalog .b7 .list {
  margin: 85px 0 0;
}
.catalog .b7 .box {
  overflow: hidden;
}
.catalog .b7 .box .cont {
  display: flex;
  align-items: center;
}
.catalog .b7 .box .pic {
  width: 50%;
  display: flex;
  justify-content: flex-end;
}
.catalog .b7 .box .txt {
  width: 50%;
  padding: 0 0 0 110px;
}
.catalog .b7 .box .txt h4 {
  color: #333;
  font-family: Inter;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.catalog .b7 .box .txt p {
  color: var(--, #666);
  font-family: Inter;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.catalog .b7 .box:nth-child(2n) .cont {
  flex-direction: row-reverse;
}
.catalog .b7 .box:nth-child(2n) .pic {
  justify-content: flex-start;
}
.catalog .b7 .box:nth-child(2n) .txt {
  padding: 0 110px 0 0;
}
.catalog .b8 {
  background-color: #192C4A;
  padding: 35px 0;
}
.catalog .b8 .all {
  display: flex;
  align-items: center;
}
.catalog .b8 .pic {
  width: 38.875%;
}
.catalog .b8 .pic img {
  width: 100%;
}
.catalog .b8 .txt {
  width: 61.125%;
  padding: 0 0 0 140px;
}
.catalog .b8 .txt .in-title {
  color: #fff;
}
.catalog .b8 .txt .btn {
  margin: 35px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #00B5A6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  width: fit-content;
  padding: 10px 20px;
  color: #fff;
}
.catalog .b8 .txt .btn span {
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  text-transform: capitalize;
  padding: 3px 0 0;
}
.catalog .b8 .txt .btn i {
  font-size: 18px;
  line-height: 1;
  margin-left: 15px;
}
.customization .b1 {
  background-image: url(../img/cus-b1-1.webp);
  background-size: cover;
  background-repeat: no-repeat;
}
.customization .b1 .t {
  padding: 100px 0 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.customization .b1 .t .tit1 {
  color: #192C4A;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 30px */
}
.customization .b1 .t .tit2 {
  color: #333;
  text-align: center;
  font-family: Inter;
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 75px */
  margin: 20px 0 25px;
}
.customization .b1 .t .tit2 strong {
  color: #00B5A6;
}
.customization .b1 .t .desc {
  color: #333;
  text-align: center;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  max-width: 555px;
}
.customization .b1 .t .desc p {
  margin: 0;
}
.customization .b1 .b {
  background-size: cover;
  background-repeat: no-repeat;
  padding: 110px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.customization .b1 .b .in-title {
  max-width: 895px;
  color: #fff;
}
.customization .b1 .b .btn {
  margin: 35px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #00B5A6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
  width: fit-content;
  display: flex;
  align-items: center;
  color: #fff;
  padding: 10px 25px;
}
.customization .b1 .b .btn span {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  padding: 3px 0 0;
}
.customization .b1 .b .btn i {
  font-size: 16px;
  line-height: 1;
  margin-left: 15px;
}
.customization .b2 {
  padding: 70px 0 0;
}
.customization .b2 .all {
  display: flex;
  align-items: center;
}
.customization .b2 .l {
  width: 51.5625%;
  padding: 0 100px 0 0;
}
.customization .b2 .l .desc {
  color: #666;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 30px */
  margin: 25px 0 0;
}
.customization .b2 .l .desc p {
  margin: 0;
}
.customization .b2 .r {
  width: 48.4375%;
}
.customization .b2 .r .list {
  display: flex;
  margin: 0 -15px;
}
.customization .b2 .r .box {
  width: 33.33333333%;
  padding: 0 15px;
}
.customization .b2 .r .box .tit {
  color: #222;
  text-align: center;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 26.4px */
  margin: 20px 0 0;
}
.customization .b2 .r .box img {
  max-width: 100%;
}
.customization .b2 .r .txt {
  color: #222;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  /* 22px */
  margin: 35px 0 0;
}
.customization .b3 {
  padding: 80px 0 100px;
}
.customization .b3 .box {
  display: flex;
  align-items: center;
}
.customization .b3 .box:nth-child(2n) {
  flex-direction: row-reverse;
}
.customization .b3 .box:nth-child(2n) .txt {
  padding: 0 85px 0 0;
}
.customization .b3 .box:nth-child(n+2) {
  margin: 100px 0 0;
}
.customization .b3 .pic {
  width: 48.75%;
}
.customization .b3 .pic img {
  max-width: 100%;
}
.customization .b3 .txt {
  width: 51.25%;
  padding: 0 0 0 85px;
}
.customization .b4 {
  background: #F3F3F3;
  padding: 125px 0;
}
.customization .b4 .in-title {
  max-width: 970px;
  margin: 0 auto;
  text-align: center;
}
.customization .b4 .desc {
  max-width: 1125px;
  text-align: center;
  margin: 25px auto 0;
}
.customization .b4 .list {
  display: flex;
  flex-wrap: wrap;
  margin: 60px -15px 0;
}
.customization .b4 .list .box {
  width: 50%;
  padding: 0 15px;
}
.customization .b4 .list .box .pic img {
  width: 100%;
}
.customization .b4 .list .box:nth-child(n+3) {
  margin: 30px 0 0;
}
.customization .b5 {
  padding: 85px 0 75px;
}
.customization .b5 .cont {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 110px 45px;
}
.customization .b5 .in-title {
  max-width: 895px;
  color: #fff;
}
.customization .b5 .btn {
  margin: 35px 0 0;
  border: 1px solid rgba(255, 255, 255, 0.1);
  background: #00B5A6;
  box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.1);
  color: #fff;
  padding: 10px 25px;
}
.customization .b5 .btn span {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
}
.customization .b5 .btn i {
  font-size: 16px;
  line-height: 1;
  margin-left: 15px;
}
.choose-nav {
  padding: 100px 0 0;
}
.choose-nav .all {
  display: flex;
}
.choose-nav .all .box {
  width: 23.125%;
}
.choose-nav .all .box:nth-child(n+2) {
  margin-left: 15px;
}
.choose-nav .all .box .tit {
  color: #000;
  font-family: Poppins;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 25px */
}
.choose-nav .all .box .line {
  margin: 15px 0 0;
  width: 100%;
  height: 8px;
  background-color: #1F242C;
  border-radius: 70px;
  position: relative;
}
.choose-nav .all .box .line:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 0;
  height: 100%;
  background-color: #00B5A6;
  transition: all 0.5s;
}
.choose-nav .all .box:hover .line:after {
  width: 100%;
}
.choose-nav .all .box.active .line {
  background-color: #00B5A6;
}
.choose-model {
  padding: 65px 0 100px;
}
.choose-model .t {
  color: #000;
  font-family: Poppins;
  font-size: 44px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 55px */
}
.choose-model .b .list {
  display: flex;
  margin: 50px -15px 0;
}
.choose-model .b .box {
  width: 33.33333333%;
  padding: 0 15px;
}
.choose-model .b .box .pic .img-box {
  padding-bottom: 56.60377358%;
}
.choose-model .b .box .cont {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.choose-model .b .box .cont:hover img {
  transform: scale(1.05);
}
.choose-model .b .box .cont:hover .txt .btn {
  background-color: #00B5A6;
}
.choose-model .b .box .txt {
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: #FFF;
  box-shadow: 0px 4px 37.9px 0px rgba(0, 0, 0, 0.06);
  padding: 35px 35px 25px;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.choose-model .b .box .txt .tit {
  color: #333;
  font-family: Inter;
  font-size: 26px;
  font-style: normal;
  font-weight: 700;
  line-height: 110%;
  /* 28.6px */
  text-transform: uppercase;
}
.choose-model .b .box .txt .desc {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 125%;
  /* 20px */
  margin: 15px 0 35px;
}
.choose-model .b .box .txt .btn {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  background-color: #333;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.35s;
}
.choose-model .b .box .txt .btn i {
  font-size: 16px;
  line-height: 1;
}
.choose-style .all {
  display: flex;
  padding: 80px 0 100px;
}
.choose-style .l {
  width: 20.625%;
}
.choose-style .l a {
  color: #333;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 27px */
  text-transform: capitalize;
}
.choose-style .l a:hover {
  text-decoration: underline;
}
.choose-style .l .box:nth-child(n+2) {
  margin: 20px 0 0;
}
.choose-style .l .box.active a {
  text-decoration: underline;
}
.choose-style .r {
  width: 79.375%;
}
.choose-style .r .list {
  margin: 0 -10px;
  display: flex;
  flex-wrap: wrap;
}
.choose-style .r .box {
  width: 25%;
  padding: 0 10px;
}
.choose-style .r .box:nth-child(n+5) {
  margin: 75px 0 0;
}
.choose-style .r .box .img-box {
  padding-bottom: 126.98412698%;
}
.choose-style .r .box .txt {
  margin: 20px 0 0;
}
.choose-style .r .box .tit {
  color: #333;
  font-family: Poppins;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 175%;
  /* 31.5px */
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: auto;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: capitalize;
}
.choose-style .r .box .desc {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 114.286% */
  margin: 10px 0 0;
  display: none;
}
.choose-style .r .box .desc p {
  margin: 0;
}
.choose-style .r .box .desc p:nth-child(n+2) {
  margin: 10px 0 0;
}
.request {
  padding: 60px 0 100px;
}
.request .t {
  color: #000;
  font-family: Inter;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  /* 45px */
  text-transform: capitalize;
}
.request .b .hidden-fields-container {
  display: none;
}
.request .b form {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px;
}
.request .b .form-line {
  width: 100%;
  height: 1px;
  background-color: #f5f5f5;
  margin: 30px 10px 45px;
}
.request .b .form-box {
  width: 25%;
  padding: 0 10px;
  position: relative;
}
.request .b .form-box p {
  width: 100%;
  margin: 0;
}
.request .b .form-box input,
.request .b .form-box textarea {
  width: 100%;
  border: 1px solid #F5F5F5;
  transition: all 0.35s;
  border-radius: 4px;
  background: #F5F5F5;
}
.request .b .form-box input:focus,
.request .b .form-box textarea:focus {
  outline: none;
  border-color: #00B5A6;
}
.request .b .form-box input {
  height: 55px;
  padding: 0 20px;
  margin: 0 0 25px;
}
.request .b .form-box:before {
  content: '\e62f';
  font-family: 'iconfont';
  color: #00B5A6;
  position: absolute;
  font-size: 16px;
  right: 25px;
  top: 52px;
}
.request .b .form-box:nth-of-type(n+7):before {
  display: none;
}
.request .b .form-box textarea {
  padding: 15px 20px;
  height: 160px;
  resize: none;
  margin: 0 0 40px;
}
.request .b .form-box label {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  margin: 0 0 10px;
}
.request .b .form-box label span {
  color: #CD1414;
}
.request .b .form-box:nth-of-type(n+14) {
  width: 100%;
}
.request .b .form-box button {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  display: flex;
  width: fit-content;
  padding: 12px 130px 8px;
  background: #233455;
  border: 1px solid #233455;
  transition: all 0.35s;
}
.request .b .form-box button:hover {
  background-color: #fff;
  color: #233455;
}
.catalog-nav {
  position: absolute;
  z-index: 2;
  transform: translateX(-50%);
  left: 50%;
  width: max-content;
  display: none;
}
.catalog-nav .nav-all {
  background-color: #fff;
  padding: 10px;
  display: flex;
  width: fit-content;
}
.catalog-nav .l {
  padding: 20px;
  background-color: #f8f8f8;
  width: 280px;
}
.catalog-nav .l .tit {
  color: #333;
  font-family: Inter;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 20px */
  padding: 0 0 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.catalog-nav .l .list {
  margin: 20px 0 0;
}
.catalog-nav .l .list .box {
  color: #999;
  font-family: Inter;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  cursor: pointer;
}
.catalog-nav .l .list .box.active {
  color: #00B5A6;
  text-decoration: underline;
}
.catalog-nav .l .list .box:nth-child(n+2) {
  margin: 20px 0 0;
}
.catalog-nav .r .r-box {
  display: none;
}
.catalog-nav .r .r-box:first-child {
  display: block;
}
.catalog-nav .r .box {
  display: flex;
}
.catalog-nav .r .txt {
  padding: 20px 60px 20px 45px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.catalog-nav .r .txt .tit {
  color: #333;
  font-family: Inter;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  /* 24px */
  max-width: 230px;
}
.catalog-nav .r .txt .desc {
  color: #666;
  font-family: Inter;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21px */
  max-width: 280px;
  margin: 15px 0 30px;
}
.catalog-nav .r .txt .btn {
  color: #FFF;
  font-family: Poppins;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  text-transform: capitalize;
  padding: 10px 20px;
  display: flex;
  width: fit-content;
  background-color: #222;
}
.catalog-nav .r .pic {
  width: 220px;
}
.catalog-nav .r .pic .img-box {
  padding-bottom: 137.5%;
}
.am-modal-dialog form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  text-align: left;
}
.am-modal-dialog form .form-box {
  width: calc(50% - 10px);
}
.am-modal-dialog form .form-box:nth-of-type(n+7) {
  width: 100%;
}
.am-modal-dialog form .form-box:nth-of-type(7) {
  margin: 10px 0 30px;
}
.am-modal-dialog form .form-box:nth-of-type(7) p {
  display: flex;
  flex-direction: column;
}
.am-modal-dialog form .form-box:nth-of-type(7) p > label {
  margin: 0 0 15px;
}
.am-modal-dialog form .form-box:nth-of-type(7) p .wpcf7-checkbox {
  display: flex;
  align-items: center;
}
.am-modal-dialog form .form-box:nth-of-type(7) p .wpcf7-list-item:nth-child(n+2) {
  margin-left: 35px;
}
.am-modal-dialog form .form-box:nth-of-type(7) p .wpcf7-list-item label {
  display: flex;
  align-items: center;
  margin: 0;
}
.am-modal-dialog form .form-box:nth-of-type(7) p .wpcf7-list-item label input {
  width: 17px;
  height: 17px;
  margin: 0 0 3px;
}
.am-modal-dialog form .form-box:nth-of-type(7) p .wpcf7-list-item-label {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  margin-left: 15px;
}
.am-modal-dialog form p {
  margin: 0;
  width: 100%;
}
.am-modal-dialog form p > label {
  color: #666;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  margin: 0 0 10px;
}
.am-modal-dialog form p > label > span {
  color: #CD1414;
}
.am-modal-dialog form input[type="text"],
.am-modal-dialog form input[type="tel"],
.am-modal-dialog form input[type="email"],
.am-modal-dialog form textarea {
  width: 100%;
  border-radius: 4px;
  background: #FFF;
  border: 1px solid #fff;
  transition: all 0.35s;
}
.am-modal-dialog form input[type="text"]:focus,
.am-modal-dialog form input[type="tel"]:focus,
.am-modal-dialog form input[type="email"]:focus,
.am-modal-dialog form textarea:focus {
  outline: none;
  border-color: #00B5A6;
}
.am-modal-dialog form input[type="text"],
.am-modal-dialog form input[type="tel"],
.am-modal-dialog form input[type="email"] {
  height: 55px;
  margin: 0 0 20px;
  padding: 0 20px;
}
.am-modal-dialog form textarea {
  padding: 15px 20px;
  resize: none;
  height: 160px;
  margin: 0 0 40px;
}
.am-modal-dialog form button {
  color: #FFF;
  font-family: Poppins;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 125%;
  /* 20px */
  text-transform: capitalize;
  padding: 11px 132px 10px 134px;
  background-color: #233455;
  border: 1px solid #233455;
  transition: all 0.35s;
}
.am-modal-dialog form button:hover {
  background-color: #fff;
  color: #233455;
}
@media screen and (min-width: 641px) {
  .am-modal {
    width: 630px;
    margin-left: -315px;
  }
}
@media screen and (min-width: 990px) {
  .am-modal {
    width: 880px;
    margin-left: -440px;
  }
}
