@font-face {
    font-family: 'MontserratMedium';
    src: url('/wp-content/themes/kripal/assets/fonts/Montserrat-Medium.eot');
    src: url('/wp-content/themes/kripal/assets/fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Medium.woff2') format('woff2'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Medium.woff') format('woff'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Medium.ttf') format('truetype'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MontserratBold';
    src: url('/wp-content/themes/kripal/assets/fonts/Montserrat-Bold.eot');
    src: url('/wp-content/themes/kripal/assets/fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Bold.woff2') format('woff2'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Bold.woff') format('woff'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Bold.ttf') format('truetype'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LatoRegular';
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Regular.eot');
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Regular.woff2') format('woff2'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Regular.woff') format('woff'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Regular.ttf') format('truetype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LatoMedium';
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Medium.eot');
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Medium.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Medium.woff2') format('woff2'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Medium.woff') format('woff'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Medium.ttf') format('truetype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Medium.svg#Lato-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LatoBold';
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Bold.eot');
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Bold.woff2') format('woff2'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Bold.woff') format('woff'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Bold.ttf') format('truetype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'LatoSemibold';
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Semibold.eot');
    src: url('/wp-content/themes/kripal/assets/fonts/Lato-Semibold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Semibold.woff2') format('woff2'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Semibold.woff') format('woff'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Semibold.ttf') format('truetype'),
        url('/wp-content/themes/kripal/assets/fonts/Lato-Semibold.svg#Lato-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'MontserratSemiBold';
    src: url('/wp-content/themes/kripal/assets/fonts/Montserrat-SemiBold.eot');
    src: url('/wp-content/themes/kripal/assets/fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-SemiBold.woff') format('woff'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-SemiBold.ttf') format('truetype'),
        url('/wp-content/themes/kripal/assets/fonts/Montserrat-SemiBold.svg#Montserrat-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


body{
  overflow-x: hidden;
  font-family: 'LatoRegular' !important;
}
body p,body{
  color: #383736;
  font-size: 18px;
  line-height: 28px;
}
body p{
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 28px;
  color: #383736;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
  touch-action: none;
  touch-action: pan-y;
}
dl {
margin: 0;
}

dt {
font-weight: normal;
}

ul,
li {
list-style-type: none;
margin: 0;
font-family: 'LatoRegular';
}
summary {
  list-style: none;
}
h1,h2,h3,h4,h5,h6{
  font-weight: var(--heading--font-weight-strong) !important;
}
h1,.h1{
  color: #383736;
  font-family: 'MontserratBold' !important;
}
h2,.h2{
  color: #383736;
  font-family: 'MontserratSemiBold' !important;
}
h3,.h3,h4,h5,h6,.h4,.h5,.h6{
  color: #201e1c;
  font-family: 'LatoSemibold' !important;
  font-weight: 400 !important;
}
a{
  text-decoration: none;
  outline: none;
  font-family: 'LatoRegular' !important;
}
a:hover {
  text-decoration: none;
  color: #c00000;
}
a:focus {
  text-decoration: none !important;
  outline: none !important;
  background-color: transparent !important;
  color: inherit !important;
}
img {
border: 0;
vertical-align: middle;
transition: all 0.6s;
}
table {
border-collapse: collapse;
table-layout: fixed;
width: 100% !important;
word-wrap: break-word;
}
td{
  width: fit-content;
}
input,
textarea,
select,
button {
border: 0;
outline: none;
}
.m-35{
  margin-top: 35px;
}
.m-55{
  margin-top: 55px;
}
.aligncenter{
  display: flex !important;
  justify-content: center !important;
}
.alignrights{
  text-align: right;
}
.mt-base{
  margin-top: 50px;
}
.pt-base{
  padding: 80px 0;
}
.width_800{
  max-width: 800px;
  margin: 0 auto;
  padding: 0 15px;
}
.vc_custom_heading.container,
.vc_row.container{
  margin: 0 auto;
}
.head_up{
  padding: 0 0 0 60px;
}
.head_container{
  padding: 0 60px;
  background-color: #ffffff;
}
.head_cta{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  column-gap: 45px;
}
.head_cta_item:first-child{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  gap: 20px;
}
.head_cta_item:first-child p{
  margin: 0;
  font-size: 16px;
  line-height: 30px;
  color: #676767;
  /* font-family: 'LatoBold' !important; */
}
.head_cta_item:first-child img{
  margin-right: 5px;
}
.head_btn{
  width: 300px;
  height: 61px;
  background-color: #c00000;
  color: #ffffff;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  text-transform: capitalize;
  gap: 15px;
  font-size: 16px;
  font-family: 'LatoBold' !important;
}
.head_btn img{
  transition: all ease 0.3s;
}
.head_btn:hover img{
  margin-left: 5px;
}
.head_btn:hover{
  color: #ffffff;
}
.head_main{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  padding: 14.5px 0;
  background-size: cover;
  background-repeat: no-repeat;
}
.head_logo h1{
  line-height: 0;
}
.ubermenu-nav,
.head_menu{
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
}
#menu-item-1501 .ubermenu-submenu .ubermenu-target:hover{
  background-color: #f8f8f8;
}
#menu-item-1501 .ubermenu-submenu .ubermenu-target,
.ubermenu-skin-minimal .ubermenu-tab > .ubermenu-target{
  font-size: 16px !important;
  color: #383736 !important;
  text-transform: capitalize;
  font-family: 'MontserratMedium' !important;
  text-align: left !important;
  font-weight: 400 !important;
}
.ubermenu .ubermenu-target-with-image>.ubermenu-target-text{
  font-size: 16px !important;
  line-height: 24px !important;
  color: #383736 !important;
  text-transform: capitalize;
  font-family: 'MontserratMedium' !important;
  text-align: center !important;
  font-weight: 400 !important;
}
.primary-navigation a:hover{
  text-decoration: none !important;
}
.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image:focus{
  outline: none !important;
}
.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target{
  font-size: 18px;
  color: #383736 !important;
  text-transform: capitalize;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-family: 'MontserratMedium' !important;
  padding: 15px 25px !important;
}
.head_menu .menu-item a{
  font-size: 18px;
  color: #383736 !important;
  text-transform: capitalize;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  font-family: 'MontserratMedium' !important;
}
.head_menu .primary-navigation {
  position: unset;
}
.box.header-bottom.box-active .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target,
.box.header-bottom.box-active .head_menu .menu-item a{
  color: #ffffff !important;
}
.box.header-bottom.box-active .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target:hover,
.box.header-bottom.box-active .head_menu .menu-item a:hover{
  color: #c00000 !important;
}
.sub-menu-toggle{
  display: none !important;
}
.ubermenu-nav{
  column-gap: 50px;
}
.primary-navigation > div > .menu-wrapper{
  column-gap: 100px;
}
.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target:hover,
.head_menu .menu-item a:hover{
  text-decoration: none;
  color: #c00000 !important;
}
.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target:hover::after,
.head_menu .menu-item a:hover::after{
  background-position:0 100%;
  background-size: 100% 3px;
  transition: all .6s cubic-bezier(.36,.33,0,1);
  width: 100%;
}
.ubermenu-skin-minimal .ubermenu-current_page_item.ubermenu-item-level-0 > .ubermenu-target,
.ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target:hover,
.head_menu .current-menu-item a{
  text-decoration: none !important;
}
.ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1486.ubermenu-item-level-0 > .ubermenu-submenu-drop{
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
}
.ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1512.ubermenu-item-level-0 > .ubermenu-submenu-drop,
.ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1486.ubermenu-item-level-0 > .ubermenu-submenu-drop,
.ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1494.ubermenu-item-level-0 > .ubermenu-submenu-drop{
  padding: 30px 0;
}
.ubermenu .ubermenu-item-layout-image_above>.ubermenu-image {
  margin: 0 auto 10px !important;
}
#menu-item-1512 .ubermenu-item-layout-image_above>.ubermenu-image,
#menu-item-1494 .ubermenu-item-layout-image_above>.ubermenu-image{
  height: 178px !important;
  border-radius: 10px !important;
  overflow: hidden;
}
#menu-item-1514 .ubermenu-item-layout-image_above>.ubermenu-image,
#menu-item-1513 .ubermenu-item-layout-image_above>.ubermenu-image{
  height: auto !important;
}
#menu-item-1512 .ubermenu-target-with-image,
#menu-item-1494 .ubermenu-target-with-image{
  max-width: 300px;
  text-align: center;
}
#menu-item-1486 .ubermenu-target-with-image{
  border-radius: 10px !important;
}
#menu-item-1486 .ubermenu-target-with-image:hover{
  background-color: #f8f8f8;
}
.ubermenu-custom-content .certitication_item a{
  padding: 0;
  display: flex !important;
  font-size: 16px !important;
  line-height: 32px !important;
  color: #c00000 !important;
}
.ubermenu-custom-content .certitication_item > a:first-child img{
  width: 100% !important;
}
.ubermenu-custom-content .certitication_item{
  padding: 15px;
}
.lan{
  display: inline-block;
  margin: 0;
}
.lan .textwidget>ul {
  float: right;
  margin-left: 10px;
}
.lan li.choose-site img{
  width: 24px;
}
.lan li.choose-site {
  position: relative;
  line-height: 0;
}
.lan li.choose-site ul {
  display: none;
  position: absolute;
  top: 35px;
  left: 0;
  background-color: #ffffff;
  width: 130px;
  border: 1px solid #e3e3e3;
  z-index: 10;
}
.lan li.choose-site>ul>li>a {
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 0;
  width: 100%;
  text-align: left;
  height: auto;
  line-height: 26px;
  font-size: 14px;
  color:#383736;
  text-align: center;
  font-weight: 500;
}
a.glink.nturl.notranslate {
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
    width: 100%;
    text-align: left;
    height: auto;
    line-height: 26px;
    font-size: 14px;
    color: #383736;
    text-align: center;
    font-weight: 500;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    column-gap: 8px;
    font-family: 'LatoSemibold' !important;
    padding-left: 10px;
    padding-right: 10px;
}
a.glink.nturl.notranslate:last-child,
.lan li.choose-site>ul>li:last-child>a {
  border-bottom: none;
}
a.glink.nturl.notranslate:hover,
.lan li.choose-site>ul>li>a:hover, .lan li.choose-site>ul>li:hover>a {
  background-color: #c00000;
  color: #ffffff;
}
.box.header-bottom.box-active a.glink.nturl.notranslate:hover,
.box.header-bottom.box-active .lan li.choose-site>ul>li>a:hover, .box.header-bottom.box-active .lan li.choose-site>ul>li:hover>a{
  color: #ffffff;
}
.lan li.choose-site ul li {
  margin: 0;
  width: 100%;
}
.lan li.choose-site ul li a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 8px;
  font-family: 'LatoSemibold' !important;
}
.lan li.choose-site>a {
  padding: 0;
  text-align: center;
  font-size: 16px;
  color: #383736;
  display: inline-flex;
  font-weight: 500;
  align-items: center;
  font-family: 'LatoSemibold' !important;
}
.box.header-bottom.box-active .lan li.choose-site>a{
  color: #ffffff;
}
.lan li.choose-site>a:hover{
  cursor: pointer;
}
.lan li.choose-site>a .fa{
  margin-left: 10px;
}
.lan li.choose-site>a::before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url('/wp-content/uploads/2025/08/language.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-right: 10px;
  filter: grayscale(100%) invert(100%);
}
.box.header-bottom.box-active .lan li.choose-site>a::before{
  filter: inherit;
}
.head_search{
  position: relative;
  font-size: 16px;
  color: #383736;
  font-family: 'LatoSemibold';
}
.box.header-bottom.box-active .head_search{
  color: #ffffff;
}
.head_search > img{
  margin-right: 10px;
  filter: grayscale(100%) invert(100%);
}
.box.header-bottom.box-active .head_search > img{
  filter: inherit;
}
.head_search > img:hover{
  cursor: pointer;
}
.head_search .searchwp-form{
  opacity: 0;
  transform: rotateX(90deg);
  visibility: hidden;
  position: absolute;
  top: 100%;
  right: 0px;
  z-index: 10;
  margin-top: 15px;
}
.head_search .searchwp-form.active{
  transition: opacity .3s, transform .3s;
  visibility: visible;
  opacity: 1;
  transform: rotateX(0);
  transform-origin: top;
}
.head_search #searchwp-form-1 .swp-input{
  width: 200px !important;
  height: 45px !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  background-image: none !important;
}
#searchwp-form-1 input[type=submit] {
  height: 45px;
  width: 45px;
  padding: 0;
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  background-image: url('/wp-content/uploads/2025/08/search.png');
  background-position: center;
  background-repeat: no-repeat;
  background-size: 50%;
}
#searchwp-form-1 input[type=submit]:hover{
  border-color: #c00000 !important;
}
.head_search form.searchwp-form .swp-flex--gap-md {
  gap: 0;
}
/* searh modal */
.searchwp-modal-form__content input.search-submit{
  color: transparent !important;
}
.searchwp-modal-form__footer{
  background-image: none;
}
.searchwp-modal-form-default .searchwp-modal-form__content .search-form label{
  display: none;
}
.searchwp-modal-form-default .search-form .search-field {
  border-color: #c00000;
  margin-right: 0;
}
.searchwp-modal-form-default button.searchwp-modal-form__close.button{
  background-color: #c00000 !important;
}
.searchwp-modal-form-default button.searchwp-modal-form__close.button:hover::before{
  color: #ffffff !important;
}
.searchwp-modal-form__content input.search-submit{
  display: none;
}
.swiper-pagination-bullet{
  background-color: #ffffff;
}
.banner .swiper-pagination-bullet{
  opacity: 0.7;
}
.banner .swiper-pagination-bullet-active{
  background-color: #c00000;
  opacity: 1;
}
.swiper-pagination-bullet-active{
  transform: scale(1.3);
}
.home_trust{
  padding: 90px 0;
}
.home_trust .heading_h2{
  margin-bottom: 20px;
}
.page-template-page-home-php .heading_h2{
  font-size: 40px;
  font-family: 'MontserratBold' !important;
}
.heading_h2{
  font-size: 40px;
  /* font-family: 'MontserratBold' !important; */
  color: #201e1c;
  margin-bottom: 20px;
}
.home_trust_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  margin-bottom: 40px;
}
.home_trust_item{
  width: 23%;
  text-align: center;
}
.h3{
  font-size: 24px;
  color: #201e1c;
}
.home_trust_item .h3{
  text-align: center;
  margin: 15px 0;
  color: #201e1c;
  font-family: 'MontserratMedium' !important;
  font-size: 17px;
  line-height: 24px;
  display: block;
}
.home_trust_item p{
  font-size: 17px;
  line-height: 24px;
  color: #383736;
}
.btn_group{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  gap: 20px;
  justify-content: center;
}
.btn_dark{
  width: 216px;
  height: 52px;
  background-color: #c00000;
  border: 1px solid #c00000;
  font-size: 16px;
  font-family: 'MontserratMedium' !important;
  text-transform: capitalize;
  color: #ffffff;
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  gap: 10px;
}
.btn_light{
  width: 216px;
  height: 52px;
  background-color: transparent;
  border: 1px solid #c00000;
  font-size: 16px;
  font-family: 'MontserratMedium' !important;
  text-transform: capitalize;
  color: #c00000;
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  gap: 10px;
}
.btn_dark .fa,
.btn_light .fa{
  display: none;
}
.btn_dark:hover{
  color: #c00000;
  background-color: #ffffff;
}
.btn_light:hover{
  color: #ffffff;
  background-color: #c00000;
}
.btn_light .fa,
.btn_dark .fa{
  transition: all ease 0.3s;
}
.btn_light:hover .fa{
  margin-left: 5px;
  color: #ffffff;
}
.btn_dark:hover .fa{
  margin-left: 5px;
  color: #c00000;
}
.white *{
  color: #ffffff;
}
.width_940{
  max-width: 940px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 15px;
}
.width_1180{
  max-width: 1180px;
  margin-left: auto !important;
  margin-right: auto !important;
  padding: 0 15px;
}
.stats-top .stats-number,
.counter_suffix{
  font-size: 72px !important;
  color: #ffffff;
  font-family: 'MontserratBold' !important;
}
.stats-block .stats-text{
  font-size: 18px !important;
  color: #ffffff;
}
.stats-block, .wpb_row .wpb_column .wpb_wrapper .stats-block{
  margin-bottom: 0 !important;
}
.cover_box > .vc_column-inner > .wpb_wrapper{
  background-color: #ffffff;
  border-radius: 20px;
  padding: 30px 20px;
  transition: all ease 0.3s;
}
.cover_box > .vc_column-inner > .wpb_wrapper:hover{
  background-color: #ffffff;
}
.cover_box .wpb_single_image{
  margin-bottom: 15px;
}
.cover_box .wpb_text_column{
  margin-bottom: 0 !important;
}
.cover_box a,
.cover_box p{
  font-family: 'LatoSemibold';
  font-size: 18px;
  line-height: 28px;
  color: #383736;
  display: block;
}
.home_find{
  padding: 90px 0 0 0;
}
.home_find_up{
  padding-bottom: 60px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.home_find_content .heading_h2{
  margin-bottom: 15px;
}
.home_find_content{
  width: 55%;
}
.home_find_up .btn_group{
  width: 35%;
}
.home_cat_Swiper{
  width: 100%;
}
.home_cat{
  background-image: url('/wp-content/uploads/2025/08/probg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 840px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.home_cat_item{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-end;
  justify-content: center;
  width: 100%;
  height: 100%;
  text-align: center;
  padding: 0;
  position: relative;
  transition: all ease 0.3s;
}
.home_cat_item a{
  width: 100%;
  display: block;
  padding: 0 50px 40px 50px;
}
.home_cat_item .h3{
  font-size: 20px;
  line-height: 24px;
  font-family: 'LatoSemibold' !important;
  color: #ffffff;
  text-align: center;
  height: 48px;
}
.home_cat_item::after{
  content: '';
  height: 100%;
  width: 2px;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  background-color: rgba(255,255,255,0.3);
}
.home_cat_item:hover{
  background-color: rgba(192,0,0,0.5);
}
.home_automated{
  padding: 90px 0;
}
.home_video{
  position: relative;
}
.home_video > img{
  width: 100%;
  object-fit: cover;
}
.home_video a{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.home_video a img{
  transition: all ease 0.3s;
}
.home_video a:hover img{
  transform: scale(1.1);
}
.home_automated_box{
  margin: 90px 0 0 0;
}
.home_information h2{
  margin-bottom: 20px;
}
.home_solution h2,
.home_automated_box h2{
  margin-bottom: 35px;
}
.home_solution_box .btn_group,
.home_automated_box .btn_group{
  margin: 40px 0 0 0;
}
.home_solution_item a{
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.home_solution_item img{
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.home_solution_item p{
  position: absolute;
  bottom: 50px;
  left: 50px;
  opacity: 0;
  transition: all ease 0.3s;
  font-family: 'LatoSemibold' !important;
  font-size: 30px;
  margin-bottom: 0;
  color: #ffffff;
}
.home_solution_item img{
  transition: all ease 0.3s;
}
.so_Swiper .swiper-slide{
  transition: 300ms;
  transform: scale(.9);
  opacity: 0.85;
}
.so_Swiper .swiper-slide.swiper-slide-active {
  transform: scale(1);
  margin: 0 5px;
  opacity: 1;
}
.so_Swiper .swiper-slide.swiper-slide-active p {
  opacity: 1;
}
.swiper-button-next-solution{
  right: 27%;
  bottom: 50px;
  top: auto;
  transition: all ease 0.3s;
}
.swiper-button-prev-solution {
  left: 68%;
  top: auto;
  bottom: 50px;
  transition: all ease 0.3s;
}
.swiper-button-next::after{
  content: "\f178";
  font-family: FontAwesome;
  font-size: 14px;
  color: #ffffff;
}
.swiper-button-prev::after{
  content: "\f177";
  font-family: FontAwesome;
  font-size: 14px;
  color: #ffffff;
}
.swiper-button-next,
.swiper-button-prev{
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ffffff;
}
.so_Swiper{
  position: relative;
}
.swiper-button-next-solution:hover,
.swiper-button-prev-solution:hover{
  background-color: #c00000;
  border: 1px solid #c00000;
}
.home_journey{
  padding: 90px 0;
}
.home_journey_box{
  position: relative;
}
.home_journey_item{
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.home_journey_item .heading_h2{
  color: #ffffff;
  max-width: 780px;
  margin: 0 auto 25px;
}
.home_journey_item p{
  color: #ffffff;
  text-align: center;
  font-size: 20px;
}
.home_journey_box > img{
  border-radius: 15px;
}
.home_business_box{
  margin-top: 35px;
  background-color: #f3f6f7;
}
.partner_swiper{
  line-height: 0;
}
.home_partner_item{
  height: 140px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.home_partner_logo{
  padding: 0 60px;
}
.home_information{
  padding: 90px 0;
}
.home_information_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  row-gap: 20px;
  flex-wrap: wrap;
  justify-content: space-between;
}
.home_information_item:first-child{
  width: 100%;
}
.home_information_item{
  width: 49%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  background-color: #f3f6f7;
  border-radius: 15px;
  overflow: hidden;
}
.home_information_item:first-child img{
  height: auto;
}
.home_information_item img{
  height: 200px;
  object-fit: cover;
}
.blog-img{
  width: 45%;
}
.blog-desc{
  width: 55%;
  padding-left: 40px;
  padding-right: 30px;
}
.blog_excerpt{
  display: none;
  font-size: 18px;
  line-height: 24px;
  color: #383736;
}
.home_information_item:first-child .blog_excerpt{
  display: block;
}
.blog-time{
  color: #383736;
  font-size: 14px;
}
.blog_title{
  font-size: 20px;
  line-height: 30px;
  color: #201e1c;
  font-family: 'LatoSemibold' !important;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.home_information_item:first-child .blog_title{
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 20px;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
  border: 0;
  margin: 0;
  color: #c00000 !important;
  border-bottom: 3px solid #c00000;
}
.nav-tabs {
  border-bottom: 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.nav-tabs>li>a{
  font-size: 24px;
  font-family: 'MontserratMedium' !important;
  color: #969696;
  margin-right: 0;
  border: 0;
  border-radius: 0;
  padding-left: 0;
  padding-right: 0;
}
.nav-tabs>li>a:hover{
  background-color: transparent !important;
  box-shadow: none !important;
  border-bottom: 3px solid #c00000 !important;
  color: #c00000;
}
.nav-tabs>li{
  margin-bottom: 0;
  float: unset;
}
.home_information_bag{
  margin-bottom: 35px;
  text-align: right;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.home_information_bag .btn_group{
  margin-top: 0;
}
.infor_menu>li:nth-child(2),
.infor_menu>li:first-child{
  margin-right: 30px;
}
.home_cta{
  background-image: url('/wp-content/uploads/2025/09/cta.jpg');
  height: 250px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  margin-top: 60px;
}
.home_cta_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
}
.home_cta_item{
  width: 50%;
}
.home_cta_item h2{
  color: #ffffff;
  margin-bottom: 15px;
}
.home_cta_item p{
  color: #ffffff;
}
.tnp-subscription div.tnp-field label{
  display: none;
}
.tnp-subscription form {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  border-radius: 15px;
  justify-content: flex-end;
}
.tnp-email{
  width: 563px !important;
  height: 60px !important;
  background-color: #ffffff !important;
  font-size: 16px !important;
  line-height: 24px !important;
  color: #201e1c !important;
  border-top-left-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  padding-left: 25px !important;
}
.tnp-submit{
  background-color: #c00000 !important;
  height: 60px !important;
  width: 110px !important;
  border-top-right-radius: 10px !important;
  border-bottom-right-radius: 10px !important;
  font-size: 16px !important;
  line-height: 24px !important;
  font-weight: 400 !important;
}
.tnp-subscription div.tnp-field, .tnp-profile div.tnp-field{
  margin-bottom: 0 !important;
}
.foot_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: stretch;
  padding: 65px 0;
}
.foot_item{
  max-width: 27%;
}
.foot_item .h3{
  font-size: 24px;
  color: #000000;
  font-family: 'MontserratMedium' !important;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-top: 0;
}
.foot_menu .menu_link{
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu_link li a{
  font-size: 16px;
  line-height: 30px;
  color: #5c5c5c;
}
.menu_link li a:hover{
  color: #c00000;
}
.foot_contact{
  padding: 0;
  margin: 20px 0 0 0;
  list-style: none;
}
.foot_contact li{
  font-size: 16px;
  line-height: 30px;
  color: #5c5c5c;
  margin-bottom: 15px;
}
.foot_contact li img{
  margin-right: 10px;
}
.foot_cover_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  background-color: #c00000;
  padding: 19px 25px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.social{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  column-gap: 20px;
}
.copyright{
  margin: 0;
  font-size: 15px;
  color: #ffffff;
}
.box.box-active:not(.no-animation) {
  animation: navslide .5s ease forwards;
}
@keyframes navslide{
  from{
      opacity:0;
      -webkit-transform:translate3d(0,-10px,0);
      transform:translate3d(0,-10px,0)
  }
  to{
      opacity:1;
      -webkit-transform:translate3d(0,0,0);
      transform:translate3d(0,0,0)
  }
}
.hidden-sm{
  display: block !important;
}
.box.header-bottom.hidden-sm {
  width: 100%;
  z-index: 9999;
}
.box.header-bottom.box-active {
  position: fixed;
  z-index: 9999;
  height: 64.06px;
  top: 0;
}
.box.header-bottom.box-active .head_container{
  background-color: rgba(0,0,0,0.5);
}
.box.header-bottom.box-active .head_logo img{
  width: 170px;
}
.box.header-bottom.box-active .head_main {
  padding: 10.5px 0;
}
.box.header-bottom.box-active .head_up{
  display: none;
}
.return-top {
  background: #c00000;
  border: 1px solid #c00000;
  bottom: 50px;
  color: #fff;
  font-size: 18px;
  height: 40px;
  overflow: hidden;
  position: fixed;
  right: 20px;
  text-align: center;
  width: 40px;
  cursor: pointer;
  transition: all 0.9s ease;
  border-radius: 50%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  z-index: 100;
}
.return-top.hide{
  bottom: -40px;
}
.return-top:hover{
  background: transparent;
  color: #c00000;
}
div.tnp-subscription {
  margin: 0 !important;
  max-width: inherit !important;
}
.head_menu .ubermenu-item-object-custom,
.head_menu .menu-item-type-custom{
  display: none !important;
}
.titlebar_breadcrumbs a span{
  color: #838281;
}
.titlebar_breadcrumbs,
.titlebar_breadcrumbs span{
  color: #838281;
  font-size: 16px;
  line-height: 26px;
  margin: 0 2px;
}
.titlebar_breadcrumbs {
  padding: 17.65px 0;
}
.titlebar_breadcrumbs a:hover{
  border-color: #c00000;
}
.titlebar_breadcrumbs a:hover span{
  color: #c00000;
}
.product_one{
  padding: 30px 0;
}
.product_one .heading_h2{
  color: #383736;
  font-size: 36px;
  margin-bottom: 20px;
}
.product_one p{
  font-size: 18px;
  line-height: 30px;
  color: #474746;
  width: 80%;
}
.product_tab_title {
  padding: 30px 15px 0 15px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  flex-direction: column;
  gap: 15px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  height: 110px;
}
.swiper-slide-thumb-active .product_tab_title,
.product_tab_title:hover{
  background-color: #f8f8f8;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.product_tab_title:hover{
  cursor: pointer;
}
.product_tab_title .h3{
  font-size: 16px;
  line-height: 20px;
  font-family: 'LatoBold' !important;
  color: #383736;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}
.product_tab_box{
  position: relative;
}
.product_tab_box > img{
  border-radius: 10px;
}
.product_tab_content{
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  max-width: 450px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.product_tab_des{
  padding: 65px 44px 30px;
  background-color: #f8f8f8;
  border-radius: 15px;
  height: 60%;
  position: relative;
}
.product_tab_des::after{
  content: '';
  display: block;
  width: 60px;
  height: 46px;
  background-image: url('/wp-content/uploads/2025/09/Hot.png');
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 0;
}
.product_tab_des h3{
  font-size: 36px;
  color: #383736;
  margin-bottom: 20px;
}
.product_tab_des p{
  font-size: 18px;
  line-height: 30px;
  color: #474746;
  margin-bottom: 35px;
}
.product_tab_items{
  margin-top: 35px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
}
.product_tab_item{
  padding: 0 30px;
  border-right: 1px solid #e0e0e0;
  width: 130px;
  text-align: center;
}
.product_tab_item:last-child{
  border-right: 0;
}
.product_tab_item p.h4{
  font-size: 16px;
  line-height: 20px;
  font-family: 'LatoSemibold' !important;
  color: #383736;
  margin-bottom: 0;
}
.product_tab_item:hover p.h4{
  color: #c00000;
}
.text_swiper .swiper-wrapper{
  align-items: stretch;
}
.image_swiper{
  overflow: hidden;
}
.product_tab_item img{
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.cta_section{
  height: 400px;
  background-image: url('/wp-content/uploads/2025/09/cta-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  margin-top: 100px;
}
.cta_box .heading_h2{
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 20px;
  text-align: center;
}
.cta_box p{
  font-size: 24px;
  line-height: 30px;
  color: #ffffff;
  font-family: 'LatoSemibold' !important;
  text-align: center;
  margin-bottom: 35px;
}
.cta_box .btn_dark{
  margin: 0 auto;
}
.top_banner{
  position: relative;
}
.top_banner_box{
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-end;
  padding-bottom: 50px;
}
.top_banner_item h1{
  font-size: 40px;
  text-transform: uppercase;
}
.top_banner_item h1::before{
  content: '';
  display: block;
  height: 3px;
  width: 60px;
  background-color: #ffffff;
  margin-bottom: 16px;
}
.mail_link p{
  font-size: 24px;
  color: #474746;
  margin: 15px 0 0 0;
}
.mail_link a{
  color: #c00000;
  text-decoration: underline;
}
.contact_page{
  padding: 35px 0 0 0;
  border-bottom: 1px solid #e0e0e0;
}
.nf-form-fields-required{
  display: none;
}
.label-above .nf-field-label {
  display: none;
}
.nf-field-element input, .nf-field-element select, .nf-field-element textarea {
  border: 0 !important;
  font-size: 18px;
  color: #838281 !important;
  font-family: 'LatoRegular' !important;
  border-radius: 5px !important;
  padding: 14.7px 15px !important;
}
#ninja_forms_required_items, .nf-field-container {
  margin-bottom: 10px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus, .nf-form-content select:focus {
  border: 1.5px solid #444444 !important; /* 例如，使用黑色实线边框 */
  outline: none !important; /* 移除默认的outline，如果你不希望有额外的轮廓 */
}
.field-wrap input[type=submit]{
  width: 210px !important;
  height: 50px;
  background-color: #c00000 !important;
  color: #ffffff !important;
  font-size: 18px;
  line-height: 18px;
  font-family: 'LatoBold' !important;
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  margin-top: 15px;
  border-radius: 25px !important;
}
.uavc-list-content{
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  gap: 5px;
  align-items: flex-start;
}
.uavc-list-content span.uavc-list-desc strong{
  font-family: 'LatoBold' !important;
  color: #201e1c;
  display: block;
  margin-bottom: 10px;
}
.uavc-list-content span.uavc-list-desc{
  font-size: 20px;
  color: #383736;
}
.uavc-list-content span.uavc-list-desc br{
  display: none;
}
.uavc-list-content {
  margin-bottom: 35px !important;
}
.paddingright{
  padding-right: 50px !important;
}
.single_product_one_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  /* align-items: center; */
  margin-top: 30px;
}
.single_product_media{
  width: 50%;
}
.single_product_media .swiper-container-thumbs{
  max-height: 500px;
  overflow: hidden;
}
.gallery-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.single_product_description{
  width: 50%;
  padding-left: 50px;
}
.single_product_description h1{
  font-size: 32px;
}
.single_product_media{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.gallery-thumbs{
  width: 18%;
  position: relative;
}
.swiper_gallery{
  width: 80%;
  position: relative;
}
.single_product_description p{
  font-size: 16px;
  line-height: 26px;
  margin-bottom: 15px;
}
.single_product_media .swiper-slide-thumb-active{
  background-color: #bbbbbb;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.single_product_media .swiper-slide{
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  align-items: center;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
}
.single_product_description .btn_dark{
  margin-top: 45px;
}
.single_product_media .swiper-slide:hover{
  cursor: pointer;
}
/* .single_product_media .swiper-button-next::after {
  content: "\f107";
  font-family: FontAwesome;
  font-size: 24px;
  color: #838281;
}
.single_product_media .swiper-button-prev::after {
  content: "\f106";
  font-family: FontAwesome;
  font-size: 24px;
  color: #838281;
}
.single_product_media .swiper-button-prev{
  opacity: 1;
  top: 0;
  bottom: auto;
  left: 28px;
  border: 0;
  border-radius: 0;
}
.single_product_media .swiper-button-next{
  opacity: 1;
  bottom: 0;
  top: auto;
  left: 28px;
  border: 0;
  border-radius: 0;
} */
.single_product_two{
  background-image: url('/wp-content/uploads/2025/09/bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding: 50px 0;
  background-position: bottom;
  margin: 90px 0 90px 0;
}
.key_features_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: flex-start;
}
.key_item{
  width: 49%;
}
.key_item h2{
  font-size: 30px;
  line-height: 36px;
  color: #c00000;
  font-family: 'MontserratSemiBold' !important;
  font-weight: 400 !important;
  margin-bottom: 25px;
}
.key_item ul{
  padding-left: 20px;
  margin: 0;
}
.key_item li,
.key_item p{
  font-size: 16px;
  line-height: 26px;
  color: #474746;
  list-style: disc;
}
.key_item img{
  margin: 10px 0;
}
.key_item:nth-child(1){
  padding-right: 50px;
  border-right: 1px solid #cccccc;
}
.key_item:nth-child(2){
  padding-left: 50px;
}
.vc_tta.vc_tta-style-modern .vc_tta-tabs-list {
  padding: 0 !important;
}
.vc_tta.vc_tta-style-modern .vc_tta-tab>a{
  border: 0 !important;
  /* border-bottom: 2px solid #838281 !important; */
  background-image: none !important;
  background-color: transparent !important;
}
.vc_tta.vc_general .vc_tta-tab>a{
  font-size: 30px !important;
  line-height: 36px !important;
  font-family: 'MontserratSemiBold' !important;
  color: #838281 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active>a{
  border: 0 !important;
  background-color: transparent !important;
  /* border-bottom: 6px solid #c00000 !important; */
  color: #201E1C !important;
}
.vc_tta.vc_tta-style-classic .vc_tta-tab::after,
.vc_tta.vc_tta-style-modern .vc_tta-tab::after{
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #838281;
  position: absolute;
  bottom: 0;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active::after,
.vc_tta-color-grey.vc_tta-style-modern .vc_tta-tab.vc_active::after{
  content: '';
  display: block;
  width: 100%;
  height: 6px;
  background-color: #c00000;
}
.vc_tta.vc_tta-style-classic .vc_tta-tab,
.vc_tta.vc_tta-style-modern .vc_tta-tab{
  margin: 0 !important;
  width: 50% !important;
  position: relative;
  padding-bottom: 15px !important;
  text-align: center !important;
}
.vc_tta.vc_tta-style-classic .vc_tta-panel-body, .vc_tta.vc_tta-style-classic .vc_tta-panel-heading,
.vc_tta.vc_tta-style-modern .vc_tta-panel-body, .vc_tta.vc_tta-style-modern .vc_tta-panel-heading{
  background-image: none !important;
  border: 0 !important;
  background-color: #ffffff !important;
  padding: 50px 0 !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a:hover {
  background-color: transparent !important;
}
.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
  border: 0 !important;
  background-color: transparent !important;
}
.single_product_three table td{
  border: 1px solid #FFFFFF !important;
  font-size: 15px;
  padding: 12px 25px;
  color: #474747;
}
.single_product_three table {
  width: 100%;
  height: auto;
  border-collapse: collapse;
  border: 1px solid #ccc;
}
.single_product_three table tr:nth-child(even) td{
  background-color: #FFFFFF;
}
.single_product_three table tr:nth-child(odd) td{
  background-color: #F1F1F1;
}
.single_product_three table tr:nth-child(1) td{
  font-size: 22px;
  color: #474746;
}
.single_product_three .uavc-list-content{
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  gap: 10px;
  flex-direction: row;
  align-items: center;
}
.single_product_three .uavc-list-content span.uavc-list-desc,
.single_product_three .uavc-list-content span.uavc-list-desc a{
  font-family: 'LatoSemibold' !important;
  color: #c00000;
}
.single_product_four{
  padding: 0 0 90px 0;
}
.single_product_five .heading_h2,
.single_product_four .heading_h2{
  font-size: 36px;
  line-height: 42px;
  text-align: center;
  color: #383736;
  font-weight: 400 !important;
  margin-bottom: 10px;
}
.single_four_item .heading_h3{
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  font-family: 'LatoSemibold' !important;
  margin-bottom: 10px;
  display: block;
}
.single_four_item p{
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 0;
}
.related_swiper{
  overflow: hidden;
  padding: 0 10px;
}
.related_swiper .swiper-wrapper{
  height: 600px;
}
.related_swiper .swiper-slide{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
}
.single_four_item{
  box-shadow: 0px 1px 10px -4px #999;
  border-radius: 15px;
  border: 1px solid #E1E1E1;
  padding: 35px;
}
.single_four_item img{
  margin: 0 auto;
  display: block;
}
.single_four_item a{
  display: block;
  width: 100%;
}
.single_four_item .btn_dark,
.single_four_item .btn_light{
  height: 42px;
}
.single_four_item .btn_group{
  margin-top: 20px;
}
.swiper-button-next-related{
  right: -70px;
}
.swiper-button-prev-related{
  left: -70px;
}
.single_product_four .container{
  position: relative;
}
.swiper-button-next-related,
.swiper-button-prev-related{
  background-color: #c00000;
  width: 50px;
  height: 50px;
}
.swiper-button-next-related::after {
  font-size: 24px;
}
.swiper-button-prev-related::after {
  font-size: 24px;
}
.home_solution_link img{
  height: 537px;
  object-fit: cover;
}
.single_solution_box .text_swiper .swiper-wrapper{
  flex-wrap: wrap;
  justify-content: center;
  gap: 25px;
}
.single_solution_box .text_swiper .swiper-slide{
  width: 30% !important;
}
.solution_tab_title{
  background-color: #F1F1F1;
  padding: 10px 15px;
  border-radius: 25px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  text-align: center;
  transition: all ease 0.3s;
}
.solution_tab_title:hover{
  cursor: pointer;
}
.solution_tab_title:hover,
.swiper-slide-thumb-active .solution_tab_title{
  background-color: #c00000;
}
.solution_tab_title:hover .h3,
.swiper-slide-thumb-active .solution_tab_title .h3{
  color: #ffffff;
}
.solution_tab_title .h3{
  color: #838281;
  font-size: 18px;
  font-family: 'LatoRegular' !important;
  margin: 0;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: all ease 0.3s;
}
.single_solution_box .image_swiper{
  margin-top: 50px;
}
.solution_tab_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.solution_tab_content{
  width: 40%;
}
.solution_tab_content h3{
  color: #474746;
  font-size: 26px;
  margin: 0 0 15px 0;
}
.solution_tab_content p{
  font-size: 18px;
  line-height: 28px;
  color: #474746;
  margin-bottom: 0;
}
.solution_tab_image {
  width: 55%;
  overflow: hidden;
  border-radius: 20px;
}
.single_solutions{
  margin-top: 50px;
  margin-bottom: 90px;
}
.single_contact{
  background-color: #F1F1F1;
  padding: 70px 0;
}
.single_contact_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.single_contact_item:nth-child(1){
  width: 34%;
}
.single_contact_item:nth-child(2){
  width: 55%;
}
.single_contact_item h2{
  font-size: 40px;
  /* font-family: 'MontserratBold' !important; */
  color: #201E1C;
  margin: 0 0 25px 0;
}
.single_contact_item p{
  font-size: 22px;
  line-height: 30px;
  color: #666666;
}
.width_940{
  max-width: 940px;
  margin: 0 auto;
  padding: 0 15px;
}
.solution_excerpt{
  margin: 60px 0 90px 0;
}
.solution_excerpt .btn_dark {
  margin: 35px auto 0;
}
.solution_excerpt h2{
  font-size: 36px;
  margin-bottom: 15px;
}
.solution_excerpt p{
  text-align: center;
  font-size: 18px;
  line-height: 28px;
}
.more_link{
  color: #c00000 !important;
  font-size: 16px;
  text-transform: capitalize;
  font-family: 'LatoBold' !important;
}
.more_link:hover{
  text-decoration: underline;
}
.solution_cat_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  row-gap: 40px;
  flex-wrap: wrap;
  margin-bottom: 60px;
}
.solution_cat_item{
  width: 32.2%;
}
.solution_cat_item h3{
  margin: 20px 0 10px 0;
}
.solution_cat_item h3 a{
  font-size: 24px;
  line-height: 26px;
  font-family: 'LatoSemibold' !important;
}
.solution_cat_item img{
  border-radius: 15px;
  height: 306px;
  object-fit: cover;
  width: 100%;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  border: none;
  background: #ffffff;
  outline: none!important;
  margin: 7.5px 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-start;
  justify-content: space-between;
  padding: 0;
  border-radius: 10px;
}
.accordion button:hover,.accordion button:focus {
  cursor: pointer;
  color: #ffffff;
  background-color: #ffffff;
}
.accordion button:hover::after,.accordion button:focus::after {
  cursor: pointer;
  color: #ffffff;
  outline: none!important
}
.accordion button .accordion-title {
  font-size: 20px !important;
  color: #595857 !important;
  font-family: 'LatoSemibold' !important;
  line-height: 26px;
  padding: 0;
}
.accordion button .icon {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 13px;
  left: 7.4px;
  width: 13.8px;
  height: 2px;
  background: #595857;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 8px;
  left: 13.5px;
  width: 2px;
  height: 13px;
  background: #595857;
}
.accordion button[aria-expanded=true] {
  color: #595857;
}
.accordion button[aria-expanded=true] .icon::after {
  width: 0;
}
.accordion button[aria-expanded=true]+.accordion-content {
  opacity: 1;
  max-height: inherit;
  min-height: inherit;
  will-change: opacity, max-height;
  padding: 20px 20px 0 20px;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: opacity 200ms linear;
  will-change: opacity,max-height;
  font-size: 16px;
  line-height: 28px;
}
.accordion .accordion-content p {
  font-size: 16px;
  line-height: 28px;
  color: #595857;
  margin: 0 0 15px;
}
.accordion-item button:not(:hover):not(:active):not(.has-background) {
  background-color: #ffffff !important;
  color: #595857!important;
  padding: 17px 25px;
  transition: all ease 0.3s;
}
.accordion button .accordion-title:hover,
.accordion button[aria-expanded=true] .accordion-title {
  color: #595857 !important;
}
.accordion button{
  background-color: #ffffff;
  padding: 17px 25px;
  margin: 0 !important;
}
.accordion button[aria-expanded=true]{
  background-color: #ffffff;
  padding: 17px 25px;
}
.accordion-item {
  margin-bottom: 20px;
}
.solution_why{
  padding: 100px 0;
  background-color: #f5f5f7;
  margin-top: 50px;
}
.solution_why_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.solution_why_item:nth-child(1){
  width: 35%;
}
.solution_why_item:nth-child(2){
  width: 55%;
}
.solution_why_item h2{
  font-size: 36px;
  /* font-family: 'MontserratBold' !important; */
  color: #201E1C;
  margin: 0 0 25px 0;
}
.solution_why_item p{
  font-size: 18px;
  line-height: 28px;
  color: #666666;
}
.solution_why_item .btn_dark{
  margin-top: 35px;
}
.solution_project{
  padding: 90px 0;
}
.title_group{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-end;
  justify-content: space-between;
}
.solution_project h2{
  font-size: 36px;
  margin-bottom: 0;
}
.title_link{
  font-size: 16px;
  line-height: 24px;
  color: #838281;
  font-family: 'MontserratBold' !important;
}
.solution_project_box{
  margin-top: 35px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 25px;
}
.solution_project_item{
  width: 24%;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 1px 10px -4px #999;
  background-color: #fafafa;
  transition: all ease 0.3s;
}
.solution_project_item img{
  height: 221px;
  width: 100%;
  object-fit: cover;
}
.solution_project_content h3{
  margin: 0 0 15px 0;
}
.solution_project_item h3 a{
  font-size: 18px;
  line-height: 24px;
  color: #383736;
  font-family: 'LatoSemibold' !important;
}
.solution_project_item h3 a:hover{
  color: #c00000;
}
.solution_project_content{
  padding: 25px 30px;
}
.solution_project_item:hover{
  background-color: #ffffff;
}
.solution_list{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 70px 0;
}
.solution_content{
  width: 50%;
  padding: 70px 0 0 250px;
}
.solution_image{
  width: 50%;
}
.solution_list:nth-child(even) .solution_content{
  order: 1;
  padding: 70px 250px 0 0;
}
.solution_content_box{
  border-top: 1px solid #c00000;
  padding-right: 110px;
  padding-top: 40px;
}
.solution_list:nth-child(even) .solution_content_box{
  padding-right: 0;
  padding-left: 110px;
}
.solution_content_box h2{
  color: #c00000;
  font-size: 36px;
}
.solution_content_box p{
  font-size: 18px;
  line-height: 30px;
  color: #595857;
}
.solution_content_box .more_link{
  margin-top: 50px;
  display: block;
  font-size: 18px;
}
.resource_excerpt h2{
  font-size: 36px;
  margin-bottom: 15px;
}
.resource_excerpt{
  margin: 60px 0 90px 0;
}
.resource_excerpt .btn_dark{
  margin-top: 35px;
}
.resource_search h3{
  font-size: 24px;
  color: #383736;
  margin-bottom: 20px;
  font-family: 'MontserratSemiBold' !important;
}
.resource_search #searchwp-form-1 input[type=submit]{
  display: none;
}
.resource_search #searchwp-form-1 .swp-input {
  border: 1px solid #f5f5f7 !important;
  border-radius: 8px !important;
  background-color: #f5f5f7;
}
form.searchwp-form .searchwp-form-input-container .swp-input:focus{
  outline: none;
}
.resource_item{
  width: 32.5%;
}
.resource_item img{
  height: 296px;
}
.facetwp-page.active,
.wp-pagenavi span.current{
  font-weight: 400 !important;
  color: #ffffff;
  background-color: #838281;
}
.facetwp-page{
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.facetwp-page,.wp-pagenavi a, .wp-pagenavi span{
  border: 0 !important;
  background-color: #fafafa;
  color: #838281;
  font-size: 16px;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 30px;
  border-radius: 50%;
  margin: 0 3px !important;
}
.wp-pagenavi a:focus, .wp-pagenavi span:focus{
  background-color: #838281 !important;
  color: #ffffff !important;
}
.wp-pagenavi {
  text-align: center;
}
.page-nav {
  display: block;
  width: 100%;
  margin-top: 25px;
}
.resource_box{
  margin-bottom: 240px;
}
.resource_cta{
  height: 400px;
  background-image: url('/wp-content/uploads/2025/10/resource-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.resource_cta_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  gap: 50px;
}
.resource_cta_item p{
  font-size: 24px;
  line-height: 36px;
  color: #ffffff;
  margin: 15px 0 20px 0;
}
.resource_cta_item{
  background-color: #c00000;
  padding: 50px 40px;
  border-radius: 10px;
  max-width: 500px;
  margin-top: -80px;
}
.resource_cta_item:nth-child(2){
  background-color: #f5f5f7;
}
.resource_cta_item:nth-child(2) p{
  color: #595857;
}
.btn_white{
  background-color: #ffffff;
  color: #c00000;
  border-color: #ffffff;
}
.resource_cta_item .btn_white:hover{
  background-color: #ffffff;
  color: #c00000;
  border-color: #ffffff;
}
.resource_cta_item .btn_dark:hover{
  background-color: #c00000;
  color: #ffffff;
  border-color: #c00000;
}
.resource_cta_item img{
  width: 62px;
  height: 62px;
}
.single_top_banner{
  background: linear-gradient(to right, #f5f5f7 0%, #f5f5f7 69%, #c00000 69%, #c00000 100%);
  padding: 50px 0;
}
.single_top_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.single_top_item h1{
  font-size: 40px;
  color: #383736;
  margin: 0;
}
.single_top_item h1::before {
  content: '';
  display: block;
  height: 3px;
  width: 60px;
  background-color: #383736;
  margin-bottom: 16px;
}
.single_top_content h2{
  font-size: 36px;
  line-height: 44px;
  color: #383736;
  margin: 0 0 20px 0;
}
.single_top_content p{
  font-size: 18px;
  line-height: 28px;
  color: #595857;
}
.single_top_item:nth-child(1){
  row-gap: 35px;
  width: 49%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  justify-content: space-between;
}
.single_top_item:nth-child(2){
  width: 41%;
  border-radius: 15px;
  overflow: hidden;
}
.single_top_item .blog-time{
  margin-bottom: 0;
  color: #595857;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  gap: 10px;
}
#ez-toc-container a.ez-toc-toggle {
  display: none !important;
}
div#ez-toc-container .ez-toc-title {
  font-size: 24px !important;
  line-height: 42px !important;
  font-family: 'MontserratSemiBold' !important;
}
div#ez-toc-container ul li{
  margin: 15px 0;
}
div#ez-toc-container ul li, div#ez-toc-container ul li a {
  font-size: 16px !important;
  line-height: 24px !important;
  font-family: 'LatoSemibold' !important;
}
div#ez-toc-container ul li:hover, div#ez-toc-container ul li a:hover{
  color: #c00000 !important;
  text-decoration: none !important;
}
div#ez-toc-container {
  padding: 25px;
  border-radius: 15px;
}
.single_resource{
  padding-left: 50px;
}
.single_project_box{
  padding-left: 0;
  padding-right: 50px;
}
.single_resource h2{
  font-size: 30px;
  line-height: 44px;
  color: #383736;
  padding: 0 0 15px 0;
  margin: 50px 0 25px 0;
  border-bottom: 2px solid #c00000;
}
.single_resource h2:first-child{
  margin-top: 0;
}
.knowpage{
  margin: 60px 0;
}
.widgetAccordions h2{
  font-size: 24px;
  line-height: 42px;
  font-family: 'MontserratSemiBold' !important;
  color: #383736;
  margin-bottom: 20px;
}
.widgetAccordions{
  margin-bottom: 35px;
}
.widgetAccordions:last-child{
  margin-bottom: 0;
}
.knowpage .row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(var(--bs-gutter-y) * -1);
  margin-right: calc(var(--bs-gutter-x)/ -2);
  margin-left: calc(var(--bs-gutter-x)/ -2);
}
.knowpage .row>* {
  flex-shrink: 0;
  padding-right: calc(var(--bs-gutter-x)/ 2);
  padding-left: calc(var(--bs-gutter-x)/ 2);
  margin-top: var(--bs-gutter-y);
}
.project_sticky{
  position: relative;
  height: 100%;
  margin-bottom: 70px;
  /* padding-left: 50px; */
}
.single-resources .project_sticky{
  padding-left: 0;
}
#blogSidebar {
  position: sticky;
  top: 115px;
}
.single_related{
  background-color: #f5f5f7;
}
.certification_box{
  margin-bottom: 90px;
  position: relative;
}
.certitication_item a{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
  color: #c00000;
  font-family: 'MontserratSemiBold' !important;
}
.certitication_item > a:first-child img{
  margin: 0 auto 25px;
  display: block;
}
.certitication_item{
  background-color: #fafafa;
  padding: 30px;
  border-radius: 15px;
}
.cer_swiper{
  overflow: hidden;
}
.certification_tab{
  margin-bottom: 200px;
}
.swiper-button-next-cer{
  right: 100px;
}
.swiper-button-prev-cer{
  left: 100px;
}
.ult_crlink a{
  font-size: 20px !important;
  line-height: 30px !important;
  color: #595857 !important;
  font-family: 'LatoRegular' !important;
  text-align: left;
}
.ult_crlink a:hover{
  color: #c00000 !important;
  text-decoration: underline !important;
}
.ult_main_cl{
  text-align: left !important;
}
.ult_crlink a::before {
  content: '>';
  font-family: fangsong;
  font-weight: bold;
}
.download_search{
  margin-bottom: 70px;
}
.download_search_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 35px 45px;
  background-color: #f5f5f7;
  border-radius: 15px;
}
.download_search_item{
  width: 50%;
}
.download_search_item:nth-child(1){
  padding-right: 64px;
  border-right: 1px solid #d6d6d6;
}
.download_search_item:nth-child(2){
  padding-left: 65px;
}
.download_search_item:nth-child(1) h3{
  font-size: 24px;
  color: #383736;
  margin-bottom: 15px;
}
.download_search_item:nth-child(2) h3{
  font-size: 20px;
  color: #383736;
  margin-bottom: 15px;
  padding-right: 100px;
}
.facetwp-facet input.facetwp-search {
  border: 1px solid #ffffff !important;
  border-radius: 8px !important;
  background-color: #ffffff;
  width: 100%;
}
.facetwp-facet input.facetwp-search:focus{
  outline: none;
}
.facetwp-input-wrap{
  width: 100%;
}
.download_search_item:nth-child(2) .btn_light{
  height: 40px;
}
.facetwp-radio:nth-child(1){
  display: none;
}
.facetwp-radio,
.facetwp-checkbox {
  background: unset !important;
  background-size: auto !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
}
.facetwp-counter{
  display: none;
}
.facetwp-display-value {
  padding-right: 0 !important;
  font-size: 18px;
  font-family: 'MontserratSemiBold';
  background-color: #f5f5f7;
  color: #838281;
  height: 65px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  border-radius: 12px;
  transition: all ease 0.3s;
  text-align: center;
  padding: 0 24px !important;
}
.facetwp-display-value:hover,
.facetwp-radio.checked .facetwp-display-value,
.facetwp-checkbox.checked .facetwp-display-value{
  background-color: #c00000;
  color: #ffffff;
}
.download_result{
  background-color: #f5f5f7;
  padding: 50px 0 90px 0;
  margin-top: 50px;
}
.download_contents {
  margin-bottom: 70px;
}
.download_icon{
  background-color: #fafafa;
  padding: 30px 0;
}
.download_icon img{
  display: block;
  margin: 0 auto;
}
.download_content{
  padding: 28px;
  background-color: #ffffff;
}
.download_item{
  border-radius: 15px;
  overflow: hidden;
  margin: 15px 0;
  transition: all ease 0.3s;
}
.download_item:hover{
  box-shadow: 0px 1px 10px -4px #999;
}
.download_content h3{
  font-size: 18px;
  line-height: 32px;
  color: #383736;
  font-family: 'MontserratSemiBold';
  margin-bottom: 8px;
  min-height: 64px;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.download_content p{
  font-size: 16px;
  line-height: 24px;
  color: #595857;
}
.download_content a{
  font-size: 16px;
  line-height: 32px;
  color: #c00000;
  font-family: 'MontserratSemiBold' !important;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 5px;
  margin-top: 10px;
  border-top: 1px solid #d2d2d7;
  gap: 8px;
}
.download_faq{
  padding: 90px 0 200px 0;
}
.download_faq_box .accordion-item button:not(:hover):not(:active):not(.has-background) {
  background-color: #fafafa !important;
  color: #595857 !important;
}
.download_faq_box .accordion button:hover,.download_faq_box .accordion button:focus {
  color: #595857;
  background-color: #fafafa;
}
.download_faq h2{
  font-size: 36px;
  text-align: center;
  margin-bottom: 0;
}
.download_faq .title_group{
  margin-bottom: 50px;
}
.facetwp-facet {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}
.facetwp-facet {
  margin: 0 !important;
}
.facetwp-facet.facetwp-facet-pager_.facetwp-type-pager {
  margin-top: 40px !important;
}
.category_one{
  padding: 20px 0 100px 0;
}
.category_one_box{
  position: relative;
}
.category_one_box img {
  height: 660px;
  object-fit: cover;
  border-radius: 10px;
}
.category_one_content{
  position: absolute;
  right: 0;
  bottom: -50px;
  max-width: 520px;
  padding: 65px;
  background-color: #f8f8f8;
  border-radius: 15px;
}
.category_one_content h2{
  margin-bottom: 25px;
}
.category_one_content p{
  font-size: 18px;
}
.category_one_content .btn_dark{
  margin-top: 40px;
}
.category_two_box {
  padding: 0 100px;
}
.category_tow_item{
  border: 1px solid #dbdbdb;
  border-radius: 15px;
  padding: 25px 18px;
  text-align: center;
  height: 163px;
}
.category_tow_item img{
  margin: 0 auto 15px;
  display: block;
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.category_tow_item a{
  font-size: 16px;
  line-height: 20px;
  color: #383736;
  font-family: 'LatoSemibold' !important;
}
.category_tow_item:hover a{
  color: #c00000;
}
.bellows{
  margin-top: 0 !important;
}
.bellows .bellows-nav .bellows-target>.bellows-target-description{
  display: none !important;
}
.cer_list{
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  column-gap: 15px;
  padding: 10px 0 10px 0;
  margin-bottom: 15px;
  border-bottom: 1px solid #c5c4c4;
}
.bellows .bellows-nav .bellows-target>.bellows-target-text{
  font-size: 18px;
  line-height: 20px;
  color: #383736;
  font-family: 'LatoSemibold' !important;
}
#menu-category-menu > .bellows-menu-item > a:hover .bellows-subtoggle,
#menu-category-menu .bellows-current-menu-item .bellows-subtoggle,
#menu-category-menu .bellows-current-menu-item > .bellows-target>.bellows-target-text{
  color: #ffffff !important;
}
#menu-category-menu .bellows-submenu .bellows-current-menu-item > .bellows-target>.bellows-target-text{
  color: #c00000 !important;
}
#menu-category-menu > .bellows-menu-item > a{
  background-color: #f5f5f7 !important;
  border-radius: 8px !important;
}
#menu-category-menu > .bellows-current-menu-item > a,
#menu-category-menu > .bellows-menu-item > a:hover{
  background-color: #c00000 !important;
  color: #ffffff !important;
}
.bellows .bellows-nav .bellows-subtoggle{
  background-color: transparent !important;
  color: #383736 !important;
}
.bellows .bellows-nav .bellows-subtoggle:focus{
  outline: none !important;
}
#menu-category-menu > .bellows-menu-item{
  margin-bottom: 10px;
}
#menu-category-menu > .bellows-menu-item:last-child{
  margin-bottom: 0;
}
.category_three_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.category_three_left{
  width: 24%;
}
.category_three_right{
  width: 68%;
}
.category_three{
  margin: 90px 0;
}
.bellows-submenu .bellows-target>.bellows-target-text{
  font-size: 16px !important;
  color: #595857 !important;
}
.bellows-submenu .bellows-target>.bellows-target-text::before{
  content: '>';
  font-family: fangsong;
  margin-right: 5px;
  font-weight: 600;
}
.bellows-submenu .bellows-target:hover .bellows-target-text{
  color: #c00000 !important;
}
.bellows-submenu .bellows-target{
  padding: 10px 20px !important;
}
.product_item_image{
  background-color: #f7f7f7;
  padding: 30px;
  border-radius: 10px;
  margin-bottom: 15px;
}
.product_item h3{
  margin-bottom: 10px;
}
.product_item h3 a{
  font-size: 18px;
  color: #383736;
  font-family: 'MontserratSemiBold' !important;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.product_item h3 a:hover{
  color: #c00000;
}
.product_item p{
  overflow: hidden;
  -webkit-line-clamp: 1;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  font-size: 16px;
}
.product_item .btn_dark{
  height: 42px;
  width: 180px;
}
.product_item{
  margin-bottom: 55px;
}
.category_four{
  background-image: url('/wp-content/uploads/2025/10/category-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  height: 350px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.category_cta h2{
  font-size: 36px;
  text-align: center;
  margin-bottom: 10px;
}
.category_cta p{
  font-size: 24px;
  line-height: 30px;
  color: #595857;
  text-align: center;
  margin-bottom: 25px;
}
.btn_black{
  width: 216px;
  height: 52px;
  background-color: #201e1c;
  border: 1px solid #201e1c;
  font-size: 16px;
  font-family: 'MontserratMedium' !important;
  text-transform: capitalize;
  color: #ffffff;
  display: flex !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  gap: 10px;
}
.btn_black:hover{
  background-color: transparent;
  color: #201e1c;
}
.category_five{
  padding: 90px 0 0 0;
}
.category_five.child_four{
  padding: 0;
}
.category_five h2{
  text-align: center;
  font-size: 36px;
  margin-bottom: 15px;
}
.strategy_hover_style .content_p,
.category_five .content_p{
  font-size: 18px;
  line-height: 28px;
  color: #595857;
  text-align: center;
}
.category_five_box{
  margin-top: 40px;
  height: 800px;
  padding: 60px;
  border-radius: 10px;
  background-size: cover;
  background-repeat: no-repeat;
}
.category_five_item{
  max-width: 525px;
  background-color: rgba(255,255,255,0.9);
  border-radius: 10px;
  height: 100%;
  padding: 60px 50px;
}
.category_five_item h3{
  font-size: 30px;
  line-height: 36px;
  color: #383736;
  font-family: 'MontserratSemiBold' !important;
  margin-bottom: 30px;
}
.category_five_item ul{
  margin: 0 0 20px 0;
  padding-left: 0;
}
.category_five_item li,
.category_five_item p{
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 15px;
}
.category_five_item li strong,
.category_five_item p strong{
  color: #444444;
}
.category_five_item li::before{
  content: '>';
  font-family: fangsong;
  font-weight: 600;
  margin-right: 10px;
}
.recent_blog{
  padding-bottom: 90px;
}
.recent_blog_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  flex-wrap: wrap;
}
.recent_blog_item{
  width: 48.5%;
}
.recent_blog_item img{
  margin-bottom: 25px;
  height: 449px;
  object-fit: cover;
  width: 100%;
}
.recent_blog_item h3 a{
  font-size: 24px;
  line-height: 32px;
  color: #595857;
  font-family: 'LatoSemibold' !important;
}
.recent_blog_item h3 a:hover{
  color: #c00000;
}
.category_two_level .download_faq,
.category_one_level .download_faq {
  padding: 90px 0;
}
.recent_blog h2{
  margin-bottom: 0;
}
.single_project_related .title_group,
.recent_blog .title_group{
  margin-bottom: 35px;
}
.recent_blog_item img{
  border-radius: 10px;
}
.recent_blog_item .blog-time {
  color: #838281;
  font-size: 14px;
}
.child_one_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 20px 0 0 0;
}
.child_one_item:nth-child(1){
  width: 60%;
}
.child_one_item:nth-child(2){
  width: 35%;
}
.child_one_item h1{
  font-size: 40px;
  color: #383736;
  margin: 0 0 15px 0;
}
.child_one_item h3{
  font-size: 24px;
  line-height: 28px;
  color: #595857;
  font-family: 'LatoRegular' !important;
  margin: 0 0 15px 0;
}
.child_one_item p{
  font-size: 18px;
  line-height: 28px;
  color: #595857;
}
.child_one_item .btn_dark{
  margin-top: 35px;
}
.child_two{
  padding: 90px 0;
}
.child_three h2,
.child_two h2{
  font-size: 36px;
}
.child_three p,
.child_three li,
.child_two p,
.child_two li{
  font-size: 18px;
  color: #595857;
}
.child_three{
  background-color: #f5f5f7;
  padding: 90px 0;
}
.child_three_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}
.child_three_box ol,
.child_three_box ul{
  padding-left: 20px;
}
.child_three_box ol li,
.child_three_box ul li{
  list-style: disc;
  margin: 5px 0;
}
.child_three_box p,
.child_three_box li{
  font-size: 18px;
}
.child_three_item:nth-child(1){
  width: 55%;
}
.child_three_item:nth-child(2){
  width: 40%;
}
.child_three h2{
  margin-bottom: 25px;
}
.application_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  gap: 22px;
}
.application_item{
  width: 32%;
}
.application_solution{
  padding: 90px 0;
}
.application_solution h2{
  margin-bottom: 0;
}
.application_solution .title_group{
  margin-bottom: 35px;
}
.application_item img{
  border-radius: 10px;
  margin-bottom: 20px;
}
.application_item h3{
  margin-bottom: 10px;
}
.application_item h3 a{
  font-size: 24px;
  color: #383736;
  font-family: 'LatoSemibold' !important;
}
.application_item h3 a:hover{
  color: #c00000;
}
.child_four .category_five_box{
  height: 730px;
  padding: 110px 50px;
  margin-top: 0;
}
.child_four .category_five_item{
  max-width: 623px;
}
.project_section_item{
  width: 100%;
}
.project_widget{
  background-color: #f5f5f7;
  border-radius: 10px;
  padding: 30px 25px;
}
.lastest_item{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.lastest_item:last-child{
  margin-bottom: 0;
}
.lastest_item img{
  width: 45%;
  height: 80px;
  object-fit: cover;
  border-radius: 10px;
}
.lastest_item a{
  display: block;
  width: 55%;
  padding-left: 20px;
  font-size: 18px;
  line-height: 24px;
  color: #383736;
  font-family: 'LatoSemibold';
  margin: 0;
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.lastest_item a:hover{
  color: #c00000;
}
.project_page .solution_project_item h3{
  overflow: hidden;
  -webkit-line-clamp: 2;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 52px;
}
.project_page .solution_project_box{
  margin-top: 0;
  padding-right: 50px;
}
#blogSidebar .nf-field-element textarea{
  height: 120px;
}
#blogSidebar .nf-field-element input,
#blogSidebar .nf-field-element select,
#blogSidebar .nf-field-element textarea {
  border-radius: 8px !important;
  padding: 8.7px 15px !important;
}
#blogSidebar .field-wrap input[type=submit]{
  width: 100% !important;
}
.project_single_group{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 20px;
}
.single_resource .project_single_group img{
  margin: 0;
}
.project_single_title h1{
  font-size: 30px;
  line-height: 36px;
  font-family: 'MontserratSemiBold' !important;
}
.project_single_title .blog-time{
  font-size: 18px;
  color: #838281;
  margin-top: 5px;
}
.single_resource img{
  margin: 20px 0;
}
.single_resource h3,
.single_resource h4,
.single_resource h5,
.single_resource h6{
  margin-bottom: 20px;
  color: #383736;
}
.single_project_box h2{
  font-size: 30px;
  line-height: 44px;
  color: #383736;
  padding: 0;
  margin: 0 0 25px 0;
  border-bottom: 0;
}
.product_item .btn_light{
  height: 42px;
  width: 180px;
}
.swiper-button-next-gallery{
  bottom: auto !important;
  top: 50% !important;
  right: 0 !important;
  left: auto !important;
}
.swiper-button-prev-gallery{
  bottom: auto !important;
  top: 50% !important;
  left: 0 !important;
  right: auto !important;
}
.swiper-button-next-gallery,
.swiper-button-prev-gallery {
  border: 1px solid #c00000;
}
.swiper-button-next-gallery::after,
.swiper-button-prev-gallery::after {
  color: #c00000;
}
.swiper-button-next-gallery:hover::after,
.swiper-button-prev-gallery:hover::after{
  color: #ffffff;
}
.company_page{
  margin: 50px 0 0 0;
}
.cover_image_rd{
  position: relative;
  margin-bottom: 0;
}
.cover_image_rd > h2 {
  position: absolute;
  font-family: 'LatoRegular' !important;
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400 !important;
  background-color: #c00000;
  width: 450px;
  height: 150px;
  text-align: left;
  padding: 30px;
  border-radius: 10px;
  left: 35px;
  bottom: 35px;
}
.philo_concept_bt_ul{
  margin: 0;
  padding: 0;
  display: flex;
}
.pulc_img{
  width: 100%;
  border-radius: 50%;
  overflow: hidden;
  display: none;
}
.pulc_img img{
  width: 100%;
}
.pcbu_li_cont{
  width: 100%;
  height: 100%;
  position: relative;
}
.pcbu_li_cont_bg{
  width: 100%;
  height: 100%;
}
.pcbu_li_cont::after{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
  position: absolute;
  top: 0;
  left: 0;
  transition: all .36s;
}
.plct_before_tit{
  z-index: 5;
  color: #fff;
  text-align: center;
  padding: 0 5px;
  transition: all .36s;
  width: 100%;
}
.paiu_li p{
  color: #fff;
}
.paiu_li img{
  width: 24px;
  margin-right: 8px;
  position: relative;
  top: 3px;
}
.plct_after_info_ul{
  margin: 0 -24px;
  display: flex;
  flex-wrap: wrap;
}
.paiu_li{
  display: flex;
  align-items: self-start;
  padding: 0 24px;
  margin-bottom: 20px;
}
.plct_after_info {
  margin-top: 15px;
  margin-bottom: 40px;
}
.plct_after{
  z-index: 5;
  width: 100%;
  bottom: 30px;
  padding: 0 50px;
  opacity: 0;
}
.plct_after .std_title4{
  color: #fff;
}
.pcbu_li.act{
  width: 100%;
}
.pcbu_li.act .plct_after{
  opacity: 1;
  transition: opacity .36s .3s;
}
.pcbu_li.act .plct_before_tit {
  opacity: 0;
  transition: opacity .36s .2s;
}
.pcbu_li{
  width: 28%;
  height: 500px;
  transition: all .4s ease-out;
  padding: 0 5px;
}
.company_project .pcbu_li{
  width: 25%;
}
.company_project .pcbu_li.act{
  width: 100%;
}
.company_project .pcbu_li.act .std_title4 {
  margin-bottom: 50px;
}
.company_project .pcbu_li_cont::after{
  background: rgba(255, 255, 255, .6);
}
.company_project .pcbu_li.act .pcbu_li_cont::after{
  background: transparent;
}
.pcbu_li_cont{
  width: 100%;
  height: 100%;
  position: relative;
}
.pcbu_li_cont_bg{
  width: 100%;
  height: 100%;
}
.pcbu_li_cont::after{
  content: "";
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,.2);
  position: absolute;
  top: 0;
  left: 0;
  transition: all .36s;
}
.plct_before_tit{
  z-index: 5;
  color: #fff;
  text-align: center;
  padding: 0 5px;
  transition: all .36s;
  width: 100%;
}
.ys_pos_center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: center;
}
.std_title4{
  font-size: 30px;
  line-height: 1.4;
  font-family: 'MontserratSemiBold' !important;
}
.pcbu_li.act .std_title4{
  font-size: 36px;
}
.ys_pos_bot {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.plct_after_info_p{
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
}
.pcbu_li_cont{
  border-radius: 10px;
  overflow: hidden;
}
.rd_download{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
  margin-top: 100px;
}
.rd_download_item{
  width: 50%;
  height: 450px;
}
.rd_download_item:first-child{
  background-image: url('/wp-content/uploads/2025/10/rd-download-bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: center;
  align-items: center;
}
.rd_download_item:last-child{
  background-color: #c00000;
  padding: 80px 250px 80px 100px;
}
.rd_download_item:last-child h2{
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 15px;
}
.rd_download_item:last-child p{
  font-size: 18px;
  line-height: 28px;
  color: #ffffff;
}
.rd_download_item:last-child a{
  color: #ffffff;
  font-family: 'MontserratSemiBold' !important;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  gap: 8px;
  margin-top: 40px;
}
/* .swiper_gallery .swiper-slide{
  align-items: flex-start;
} */
.rd_advantage{
  padding: 90px 0;
}
.rd_advantage_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: stretch;
}
.rd_advantage_item{
  width: 48.5%;
  padding: 40px 50px;
  box-shadow: 0px 1px 10px -4px #999;
  border-radius: 10px;
}
.rd_advantage_item h3{
  font-size: 30px;
  color: #383736;
  margin: 25px 0 15px 0;
}
.rd_advantage_item p{
  font-size: 18px;
  line-height: 28px;
  color: #595857;
}
.company_one_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
}
.company_one_box h2{
  color: #383736;
  font-size: 36px;
  width: 18%;
}
.company_one_box p{
  font-size: 18px;
  line-height: 28px;
  color: #595857;
  width: 77%;
}
.company_two{
  margin: 50px 0 130px 0;
}
.company_two_box{
  overflow: hidden;
  position: relative;
}
.company_control_swiper {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 35px;
}
.company_control_content{
  background-color: rgba(255,255,255,0.9);
  padding: 30px;
  border-radius: 10px;
  height: 85px;
  overflow: hidden;
}
.company_control_content:hover{
  cursor: pointer;
}
.swiper-slide-thumb-active .company_control_content{
  background-color: #c00000;
  transform: translateY(-20px);
}
.swiper-slide-thumb-active .company_control_content h3 a{
  color: #ffffff;
}
.company_control_content h3{
  margin-bottom: 10px;
}
.company_control_content h3 a{
  font-size: 22px;
  color: #383736;
  font-family: 'MontserratSemiBold' !important;
  font-weight: 400 !important;
  line-height: 1;
}
.company_control_content h3 a:hover{
  text-decoration: underline;
}
.company_control_content h3 span{
  font-family: fangsong;
  display: inline-block;
  margin-left: 15px;
}
.swiper-slide-thumb-active .company_control_content p{
  color: #ffffff;
}
.company_control_content p{
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
  color: #595857;
}
.company_image_swiper img{
  border-radius: 15px;
  height: 720px;
  object-fit: cover;
}
.company_three{
  height: 850px;
  background-image: url('/wp-content/uploads/2025/10/c-bg.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-bottom: 70px;
}
.company_three_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.company_child{
  width: 24%;
  background-color: #ffffff;
  border-radius: 10px;
  padding: 30px;
}
.child_img{
  height: 71px;
  margin-top: 10px;
}
.company_child h3{
  font-size: 22px;
  color: #383736;
  font-family: 'MontserratSemiBold' !important;
  margin-bottom: 10px;
  font-weight: 400 !important;
  line-height: 1;
  margin: 30px 0 15px 0;
}
.company_child p{
  font-size: 17px;
  line-height: 28px;
  color: #595857;
}
.explore_link{
  font-size: 16px;
  line-height: 24px;
  color: #838281;
  font-family: 'MontserratSemiBold' !important;
}
.explore_link span{
  font-family: fangsong !important;
  display: inline-block;
  margin-left: 15px;
  font-weight: bold;
}
.company_three .container {
  height: 100%;
  display: flex;
  align-items: flex-end;
}
.company_four{
  padding: 100px 0;
}
.company_four_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.company_four_item{
  width: 49.3%;
  position: relative;
}
.company_four_item a{
  position: absolute;
  display: block;
  width: 100%;
  bottom: 50px;
  left: 0;
  font-size: 36px;
  color: #ffffff;
  font-family: 'MontserratSemiBold' !important;
  text-align: center;
  transition: all ease 0.3s;
}
.company_four_item a:hover{
  color: #c00000;
}
.company_four_item span{
  font-family: fangsong !important;
  display: inline-block;
  margin-left: 15px;
}
.company_pro_h3 a{
  font-size: 36px;
  color: #383736;
  font-family: 'MontserratSemiBold' !important;
  transition: all ease 0.3s;
}
.company_pro_h3 a:hover{
  color: #c00000;
}
.company_pro_h3 span{
  font-family: fangsong !important;
  display: inline-block;
  margin-left: 15px;
  font-weight: bold;
}
.company_pro_h3{
  margin-bottom: 40px;
}
.company_project{
  padding-bottom: 100px;
  border-bottom: 1px solid #e0e0e0;
}
.corporation_one{
  margin-bottom: 100px;
}
.corporation_partner{
  background-color: #f5f5f7;
  border-radius: 10px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: stretch;
  padding: 45px 30px;
  flex-wrap: wrap;
  row-gap: 27px;
}
.corporation_partner_item{
  width: 14%;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
}
.corporation_two{
  background-color: #c00000;
  padding: 90px 0 240px 0;
  position: relative;
  margin-bottom: 200px;
}
.corporation_cta_box{
  position: absolute;
  bottom: -110px;
  left: 0;
  width: 100%;
}
.corporation_cta{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  max-width: 1220px;
  height: 220px;
  align-items: center;
  justify-content: space-between;
  background-color: #f5f5f7;
  border-radius: 10px;
  margin: 0 auto;
  padding: 50px;
}
.corporation_content_cta{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  column-gap: 45px;
  width: 70%;
}
.corporation_content_cta h3{
  font-size: 30px;
  line-height: 38px;
  font-family: 'MontserratSemiBold' !important;
  color: #383736;
}
.category_three .project_sticky{
  padding-left: 0;
}
.category_product{
  padding-left: 50px;
}
.happ-list{
  border-right:1px solid rgba(255,255,255,0.55);
  position: relative;
}
.happ-list:hover::before{
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  z-index: 1;
}
.happ-hover{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: transform .5s cubic-bezier(.86,0,.07,1);
  background-color: rgba(192,0,0,0.5);
}
.happ-hover.active{
  transform: scaleX(1);
  transition-delay: 50ms;
}
.happ-item{
  display:grid;
  height: 800px;
  gap: 0rem 0rem;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.happ-list:last-child{
  border-right:none;
}
.happ-content{
  position: relative;
  margin-top: 45px;
}
.happ-image-holder{
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  display: none;
}
.happ-txt{
  position: relative;
  z-index:5;
  color: #fff;
  min-height: 214px;
}
.happ-box{
  height: 100%;
  display: grid;
  align-items: end;
  padding: 50px;
  position: relative;
}
.happ-txt img{
  margin: 0 auto 30px;
  transition: transform .4s cubic-bezier(.33,.02,0,.93);
  transform: translateY(70px);
}
.happ-txt .h3{
  font-size: 20px;
  line-height: 24px;
  font-family: 'LatoSemibold' !important;
  color: #ffffff;
  text-align: center;
  transition: transform .4s cubic-bezier(.33,.02,0,.93);
  transform: translateY(70px);
}
/* .happ-txt p{
  line-height: 24px;
  margin-top: 20px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20%);
  transition: transform 0s .2s, opacity .2s;
} */
.happ-list:hover .happ-txt img{
  transform: translateY(0px);
}
.happ-list:hover .happ-txt h3{
  transform: translateY(0px);
}
.happ-list:hover .happ-txt p{
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: transform .2s cubic-bezier(.645,.045,.355,1) .1s, opacity .4s cubic-bezier(.33,.02,0,.93) .1s;
}
.happ-txt span{
  width: 46px;
  height: 46px;
  background:transparent;
  border: 2px solid #fff;
  border-radius: 50%;
  display: block;
  line-height: 46px;
  text-align: center;
  margin-top: 25px;
  transition: all .3s;
}
.happ-txt span:hover{
  background: #c00000;
  border-color: #c00000;
  color: #fff;
  transition: all .3s;
}
.happ{
  /* padding-top: 90px;
  padding-bottom: 90px; */
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.corporation_two .stats-top .stats-number,
.corporation_two .stats-desc>div.counter_suffix{
  font-size: 60px !important;
  color: #ffffff;
  font-family: 'MontserratSemiBold' !important;
}
.corporation_two .stats-block.stats-top {
  margin-bottom: 15px !important;
}
.corporation_two .stats-top .aio-icon-top, .stats-top .stats-desc {
  text-align: left !important;
}
.corporation_two .stats-block .stats-text{
  font-size: 24px !important;
  color: #ffffff;
  margin: 10px 0 0 0 !important;
}
.corporation_two .stats-top .stats-desc {
  width: 90%;
  border-top: 1px solid #fff;
  margin-top: 20px;
  padding-top: 22px;
}
.corporation_three{
  padding: 0 0 90px 0;
}
.corporation_three_item{
  width: 49%;
  box-shadow: 0px 1px 10px -4px #999;
  padding: 40px;
}
.corporation_three .company_three_box{
  row-gap: 30px;
  margin-top: 40px;
}
.corporation_four{
  padding: 20px 0 100px 0;
}
.corporation_four_box{
  background-image: url('/wp-content/uploads/2025/10/become.jpg');
  height: 640px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  padding: 0 50px;
  border-radius: 10px;
}
.corporation_four_item{
  max-width: 570px;
  padding: 50px;
  border-radius: 10px;
  background-color: #ffffff;
}
.corporation_four_item h2{
  font-size: 36px;
  margin-bottom: 15px;
}
.corporation_four_item .btn_dark{
  margin-top: 25px;
}
.custom_one{
  padding: 50px 0 70px 0;
}
.custom_one_box{
  display:grid;
  gap: 0rem 0rem;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.custom_one_item{
  height: 140px;
  padding: 30px 15px 0 15px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  flex-direction: column;
  gap: 15px;
  border-radius: 10px;
}
.custom_one_item:hover{
  background-color: #f5f5f7;
}
.custom_one_item a.h3{
  font-size: 16px;
  line-height: 20px;
  font-family: 'LatoBold' !important;
  color: #383736;
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
  display: block;
}
.custom_one_item a.h3:hover{
  color: #383736;
}
.company_page_excerpt{
  margin-bottom: 0;
}
.custom_two{
  margin-bottom: 90px;
}
.custom_two_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: stretch;
  justify-content: space-between;
  margin-top: 50px;
  position: relative;
}
.custom_two_item{
  max-width: 350px;
  text-align: center;
  z-index: 10;
}
.custom_number{
  width: 51px;
  height: 51px;
  border-radius: 50%;
  border: 2px solid #f5f5f7;
  font-size: 18px;
  color: #383736;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  background-color: #ffffff;
}
.custom_title{
  font-size: 24px;
  color: #595857;
  font-family: 'LatoSemibold' !important;
}
.custom_content{
  font-size: 18px;
  color: #595857;
}
.custom_two_box::after {
  content: '';
  position: absolute;
  width: 68%;
  height: 1px;
  background-color: #dddddd;
  top: 25.5px;
  left: 16%;
}
.custom_three_box{
  background-image: url('/wp-content/uploads/2025/10/img-1.jpg');
}
.custom_four.download_faq {
  padding: 0 0 90px 0;
}
.ubermenu-skin-minimal.ubermenu-responsive-toggle{
  display: none;
}
.white_cover {
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-direction: column;
  box-shadow: 0px 1px 10px -4px #999;
  border-radius: 10px;
  overflow: hidden;
}
.white_cover h2{
  order: 1;
  font-family: 'LatoRegular' !important;
  font-size: 18px;
  line-height: 28px;
  color: #838281;
  margin: 0;
  font-weight: 400 !important;
  padding: 10px 20px;
  min-height: 76px;
  height: auto;
  background-color: #ffffff;
}
.white_cover_section .white_cover h2{
  min-height: 104px;
  height: auto;
}
.white_cover_box{
  max-width: 635px;
  padding: 65px 50px;
  border-radius: 10px;
  background-color: #ffffff;
}
.white_cover_box h2{
  font-size: 36px;
  margin-bottom: 20px;
}
.white_cover_box2{
  max-width: 580px;
}
.laboratory_swiper{
  overflow: hidden;
  position: relative;
}
.laboratory_item{
  position: relative;
}
.laboratory_item h3{
  position: absolute;
  font-size: 24px;
  color: #ffffff;
  font-family: 'MontserratMedium' !important;
  margin: 0;
  left: 40px;
  bottom: 30px;
}
.laboratory_slide{
  padding-bottom: 60px;
}
.laboratory_slide .swiper-wrapper{
  height: 550px;
}
.laboratory_slide .swiper-button-next-solution{
  right: 0;
  border: 1px solid #c00000;
  bottom: 15px;
  top: auto;
}
.laboratory_slide .swiper-button-prev-solution{
  right: 50px;
  left: auto;
  border: 1px solid #c00000;
  bottom: 15px;
  top: auto;
}
.laboratory_slide .swiper-button-next::after,
.laboratory_slide .swiper-button-prev::after {
  color: #c00000;
}
.laboratory_slide .swiper-button-next:hover::after,
.laboratory_slide .swiper-button-prev:hover::after {
  color: #ffffff;
}
.laboratory_elevate_item{
  width: 32%;
  box-shadow: 0px 1px 10px -4px #999;
  padding: 40px;
}
.gray_box .vc_column-inner > .wpb_wrapper{
  background-color: #f5f5f7;
  padding: 30px;
  height: auto;
  border-radius: 10px;
}
.gray_box .vc_column-inner > .wpb_wrapper > .wpb_content_element {
  margin-bottom: 0;
}
.gray_box h3{
  font-size: 23px;
  line-height: 32px;
  font-weight: 400;
  font-family: 'LatoSemibold' !important;
  margin: 0 0 10px 0;
  color: #595857;
}
.video_wraper img{
  object-fit: cover;
  width: 100% !important;
  height: 600px !important;
  border-radius: 10px;
}
.video_text_wraper{
  background-color: #c00000;
  border-radius: 10px;
  margin-top: -100px !important;
  height: 200px;
  z-index: 1;
  position: relative;
  padding: 0 35px !important;
}
.video_text_wraper h3{
  font-family: 'MontserratSemiBold' !important;
}
.padding50{
  padding-left: 50px !important;
}
.strategy_box{
  height: 400px;
  padding: 0 50px !important;
}
.strategy_hover_style h2{
  font-size: 36px;
  margin-bottom: 15px;
  text-align: center;
}
.strategy_hover_style .philo_concept_bt{
  margin-top: 30px;
}
.strategy_hover_style{
  margin-bottom: 90px;
}
.strategy_image_text{
  padding: 75px 0;
  background-color: #f5f5f7;
}
.strategy_image_text_box{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: center;
}
.strategy_image_text_item:first-child{
  width: 65%;
}
.strategy_image_text_item:last-child{
  width: 30%;
}
.strategy_image_text_item h2{
  font-size: 36px;
  margin-bottom: 20px;
}
.who_one_box{
  height: 760px;
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 10px;
  padding: 35px;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: flex-end;
  align-items: flex-end;
}
.who_one_item{
  width: 560px;
  padding: 55px 45px;
  background-color: #c00000;
  border-radius: 10px;
}
.who_one_item h2{
  font-size: 36px;
  color: #ffffff;
  margin-bottom: 20px;
}
.who_one_item p{
  color: #ffffff;
  margin-bottom: 0;
}
.who_one_item h3{
  margin: 35px 0 0 0;
  font-size: 24px;
  line-height: 30px;
  font-family: 'MontserratSemiBold' !important;
  color: #ffffff;
  padding-left: 15px;
  border-left: 2px solid #ffffff;
}
.who_two{
  padding: 90px 0 60px 0;
}
.who_two_title h2{
  font-size: 36px;
  text-align: center;
  margin-bottom: 20px;
}
.who_two_title p{
  text-align: center;
}
.model_box .nav.nav-tabs{
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-between;
  align-items: stretch;
  border-top: 0;
  border-bottom: 0;
  margin: 50px 0;
}
.model_box .nav.nav-tabs li{
  width:50%;
}
.model_box .nav.nav-tabs li a{
  border-radius: 10px !important;
}
.model_box .nav.nav-tabs li a:focus,
.model_box .nav.nav-tabs li a{
  font-size: 24px;
  line-height: 30px;
  color: #838281 !important;
  border: 0;
  background-color: #f5f5f7 !important;
  text-align: center;
  border-radius: 0;
  margin: 0;
  padding: 14px 0;
  font-family: 'MontserratSemiBold' !important;
}
.model_box .nav.nav-tabs li.active a:focus,
.model_box .nav.nav-tabs li.active a{
  background-color: #c00000 !important;
  border: 0;
  color: #ffffff !important;
}
.model_box .nav.nav-tabs li a:hover{
  border-bottom: 0 !important;
}
.model_box .tab-content{
  margin-top: 35px;
}
.model_item {
  background-color: #F2FAFF;
}
.model_item p {
  padding: 25px;
  text-align: center;
  margin-bottom: 0;
  min-height: 52px;
}
.model_box .tab-pane{
  position: relative;
}
.model_item img{
  height: 220px;
  width: 100%;
  object-fit: cover;
}
.swiper-button-prev-pv,
.swiper-button-prev-hv,
.swiper-button-prev-tv{
  bottom: 0;
  top: auto;
}
.swiper-button-next-pv,
.swiper-button-next-hv,
.swiper-button-next-tv{
  bottom: 0;
  top: auto;
}
.who_two_box .model_item img{
  height: 170px;
  border-radius: 10px;
}
.model_box .tab-pane > div.swiper{
  height: 260px;
}
.model_box .swiper-button-next-solution{
  right: 0;
  border: 1px solid #c00000;
  bottom: 15px;
  top: auto;
}
.model_box .swiper-button-prev-solution{
  right: 50px;
  left: auto;
  border: 1px solid #c00000;
  bottom: 15px;
  top: auto;
}
.model_box .swiper-button-next::after,
.model_box .swiper-button-prev::after {
  color: #c00000;
}
.model_box .swiper-button-next:hover::after,
.model_box .swiper-button-prev:hover::after {
  color: #ffffff;
}
.who_three{
  background-image: url('/wp-content/uploads/2025/10/bg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 750px;
}
.who_three .corporation_four_box{
  background-image: none;
}
.history_one h2{
  font-size: 36px;
  text-align: center;
  margin-bottom: 20px;
}
.history_one p{
  text-align: center;
}
.history_one{
  margin-bottom: 30px;
}
.history_two{
  padding: 20px 0;
  margin-bottom: 30px;
  background-color: #ffffff;
}
.history_two.scroll-to-fixed-fixed {
  box-shadow: 3px 2px 9px #eee;
}
.history_timeline{
  display: grid;
  gap: 0rem 0rem;
  grid-template-columns: repeat(7, minmax(0, 1fr));
}
.timeline_item a{
  font-family: 'MontserratSemiBold' !important;
  font-size: 18px;
  color: #838281;
  position: relative;
}
.timeline_item a:hover,
.mPS2id-highlight.timeline_dot:focus,
.mPS2id-highlight.timeline_dot{
  color: #c00000 !important;
}
.timeline_item{
  border-left: 1px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 0 20px 5px 20px;
}
.timeline_item a::before{
  width: 11px;
  height: 11px;
  border-radius: 50%;
  border: 3px solid transparent;
  content: '';
  display: block;
  position: absolute;
  bottom: -16px;
  left: 0;
  background-color: transparent;
}
.timeline_item a:hover::before,
.mPS2id-highlight.timeline_dot:focus::before,
.mPS2id-highlight.timeline_dot::before{
  border: 3px solid #c00000 !important;
  background-color: #ffffff !important;
}
.history_height{
  height: 350px;
}
.history_height h2{
  color: #ffffff;
  font-family: 'MontserratSemiBold' !important;
  font-size: 36px;
  margin: 0;
}
.history_content_box h3{
  color: #c00000;
  font-family: 'MontserratMedium' !important;
  font-size: 30px;
  margin-bottom: 10px;
}
.history_content_box p{
  font-size: 18px;
  line-height: 30px;
  color: #595857;
}
.history_three{
  margin-bottom: 20px;
}
.home_leading .stats-top .stats-desc {
  text-align: center !important;
}
.happ-box .happ-image-holder{
  display: none !important;
}
.stamping_workshop{
  padding: 65px 40px;
}
.accordion-content ul,
.accordion-content ol,
.single_resource ul,
.single_project_box ul,
.single_resource ol,
.single_project_box ol{
  padding-left: 20px;
  margin-bottom: 20px;
}
.accordion-content li{
  font-size: 16px;
  line-height: 28px;
  color: #383736;
  list-style: disc;
}
.single_resource li,
.single_project_box li{
  font-size: 18px;
  line-height: 28px;
  color: #383736;
  list-style: disc;
}
.top_banner img{
  width: 100%;
  height: 550px;
  object-fit: cover;
}
.ubermenu .ubermenu-submenu .ubermenu-column-auto{
  max-width: 25% !important;
}
.Floating-sidebar ul{
    padding-left: 0;
}
.Floating-sidebar {
    position: fixed;
    right: 0;
    top: 50%;
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
z-index: 20;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.Floating-sidebar.active {
-webkit-transform: translate(100%,-50%);
-moz-transform: translate(100%,-50%);
-ms-transform: translate(100%,-50%);
-o-transform: translate(100%,-50%);
transform: translate(100%,-50%);
}
.Floating-sidebar span {
    position: absolute;
    top: 50%;
    right: 100%;
-webkit-transform: translate(100%,-50%);
-moz-transform: translate(100%,-50%);
-ms-transform: translate(100%,-50%);
-o-transform: translate(100%,-50%);
transform: translate(100%,-50%);
width: 20px;
height: 60px;
line-height: 60px;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
background: rgba(0, 0, 0, 0.7);
color: white;
text-align: center;
font-size: 16px;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
z-index: -1;
cursor: pointer;
cursor: hand;
}
.Floating-sidebar.active span {
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.Floating-sidebar ul li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #c00000 ;
    color: white;
    font-size: 18px;
    border-bottom: 1px solid rgba(255, 255, 255, 1);
    position: relative;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
cursor: pointer;
cursor: hand;
opacity: 1;
}
.Floating-sidebar ul li:first-child {
    border-top-left-radius: 5px;
}
.Floating-sidebar ul li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom: none;
}
.Floating-sidebar ul li.wechat img {
    width: 120px;
    position: absolute;
    right: -100%;
    top: 0;
    opacity: 0;
-webkit-transform: translateX(100%);
-moz-transform: translateX(100%);
-ms-transform: translateX(100%);
-o-transform: translateX(100%);
transform: translateX(100%);
z-index: -1;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
max-width: none;
}
.Floating-sidebar ul li:hover,
.Floating-sidebar ul li.active {
    background: #c00000;
}
.Floating-sidebar ul li.wechat:hover img {
right:160px;
opacity: 1;
}
/* .Floating-sidebar ul li.close a:after,
.Floating-sidebar ul li.close a:before {
    content: '';
    width: 50%;
    height: 2px;
    position: absolute;
    top: 50%;
-webkit-transform: translate(-50%,-50%) rotate(45deg);
-moz-transform: translate(-50%,-50%) rotate(45deg);
-ms-transform: translate(-50%,-50%) rotate(45deg);
-o-transform: translate(-50%,-50%) rotate(45deg);
transform: translate(-50%,-50%) rotate(45deg);
background: white;
}
.Floating-sidebar ul li.close a:before {
-webkit-transform: translate(-50%,-50%) rotate(-45deg);
-moz-transform: translate(-50%,-50%) rotate(-45deg);
-ms-transform: translate(-50%,-50%) rotate(-45deg);
-o-transform: translate(-50%,-50%) rotate(-45deg);
transform: translate(-50%,-50%) rotate(-45deg);
} */
.Floating-sidebar dl {
    position: absolute;
    top: 0;
    left: 100%;
    width: 240px;
    background: white;
    padding: 15px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
-o-box-shadow: 0 0 10px rgba(0,0,0,.2);
box-shadow: 0 0 10px rgba(0,0,0,.2);
-webkit-transform: translateX(-120%);
-moz-transform: translateX(-120%);
-ms-transform: translateX(-120%);
-o-transform: translateX(-120%);
transform: translateX(-120%);
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
z-index: -1;
opacity: 0;
}
.Floating-sidebar.form2 dl {
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-ms-transform: translateX(0);
-o-transform: translateX(0);
transform: translateX(0);
opacity: 1;
}
.Floating-sidebar.active.form2 dl {
-webkit-transform: translateX(-120%);
-moz-transform: translateX(-120%);
-ms-transform: translateX(-120%);
-o-transform: translateX(-120%);
transform: translateX(-120%);
}
.Floating-sidebar dl dt {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 10px;
}
.Floating-sidebar dl dd {
    margin-bottom: 5px;
}
.Floating-sidebar dl dd label {
    font-size: 14px;
    display: block;
}
.Floating-sidebar dl dd input,
.Floating-sidebar dl dd textarea {
    width: 100%;
    line-height: 24px;
    padding: 5px 10px;
    background: white;
    font-size: 12px;
    color: black;
    border: 1px solid #eee;
}
.Floating-sidebar dl dd textarea {
    height: 100px;
    resize: vertical;
}
.Floating-sidebar dl dd:last-child {
    margin-bottom: 0;
}
.Floating-sidebar dl dd input[type="submit"] {
    background: #c00000;
    color: white;
    border-color: #c00000;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 16px;
text-transform: uppercase;
}
.Floating-sidebar dl dd input[type="submit"]:hover {
    background: #c00000;
}
.Floating-sidebar a{
    color: #fff;
}
.Floating-sidebar ul li:hover{
    background:#c00000;
}
.Floating-sidebar .close:hover{
    opacity: 1;
}
.banner .swiper-slide{
  position: relative;
}
.banner_slide_cover{
  position: absolute;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.position_box{
  max-width: 800px;
}
.position_top{
  justify-content: center;
  padding-top: 100px;
}
.position_top .position_box{
  text-align: center;
}
.position_left-top{
  justify-content: flex-start;
  padding: 140px 0 0 250px;
}
.position_left-top .position_box{
  text-align: left;
}
.position_box .heading_h1{
  font-size: 48px;
  font-family: 'MontserratBold' !important;
  margin-bottom: 25px;
  line-height: 56px;
}
.position_box p{
  font-size: 20px;
  font-family: 'MontserratSemiBold' !important;
  margin-bottom: 45px;
}
.position_top .position_box .btn_group{
  justify-content: center;
}
.position_left-top .position_box .btn_group{
  justify-content: flex-start;
}
.banner .swiper-slide3 .btn_light{
  border-color: #c00000;
  color: #c00000;
}
.banner .swiper-slide3 .btn_light:hover{
  border-color: #c00000;
  color: #ffffff;
  background-color: #c00000;
}
.banner .swiper-slide1 .btn_light{
  border-color: #ffffff;
  color: #c00000;
  background-color: #ffffff;
}
.banner .swiper-slide1 .btn_light:hover{
  border-color: #c00000;
  color: #ffffff;
  background-color: #c00000;
}
@media (min-width: 1480px) {
    .container {
        width:1420px
    }
}
@media (min-width: 1680px) {
    .container {
        width:1420px
    }
}
@media (max-width: 1680px){
  .solution_list:nth-child(even) .solution_content {
    padding: 70px 100px 0 0;
  }
  .solution_content {
    padding: 70px 0 0 100px;
  }
  .solution_content_box h2{
    margin-bottom: 20px;
  }
  .ubermenu-nav {
    column-gap: 25px;
  }
  .position_top{
    padding-top: 100px;
  }
  .position_left-top{
    padding: 100px 0 0 150px;
  }
}
@media (max-width: 1560px){
  .primary-navigation > div > .menu-wrapper {
    column-gap: 60px;
  }
  .home_cat_item a{
    padding: 0 20px 40px 20px;
  }
  .ubermenu-nav {
    column-gap: 20px;
  }
}
@media (max-width: 1440px){
  .home_cat_item .h3 {
    font-size: 18px;
    line-height: 22px;
  }
  .ubermenu-nav {
    column-gap: 0;
  }
  #menu-item-1486 .ubermenu-target-with-image {
    padding-left: 15px;
    padding-right: 15px;
  }
  #menu-item-1512 .ubermenu-tab-content-panel .ubermenu-item,
  #menu-item-1494 .ubermenu-tab-content-panel .ubermenu-item{
    width: 24%;
  }
  #menu-item-1512 .ubermenu-item-layout-image_above>.ubermenu-image,
  #menu-item-1494 .ubermenu-item-layout-image_above>.ubermenu-image{
    height: 140px !important;
  }
  .ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
    font-size: 14px !important;
    line-height: 20px !important;
  }
  #menu-item-1514 .ubermenu-item-layout-image_above>.ubermenu-image,
  #menu-item-1513 .ubermenu-item-layout-image_above>.ubermenu-image{
    height: auto !important;
  }
  .home_cta_item .tnp-email {
    width: 363px !important;
  }
  .home_solution_link img {
    height: 420px;
  }
  .happ-box{
    padding: 50px 15px;
  }
  .product_tab_box > img {
    height: 600px;
    object-fit: cover;
  }
  .solution_list:nth-child(even) .solution_content {
    padding: 70px 60px 0 0;
  }
  .solution_content {
    padding: 70px 0 0 60px;
  }
  .solution_list:nth-child(even) .solution_content_box {
    padding-left: 60px;
  }
  .solution_content_box{
    padding-right: 60px;
  }
  .widgetAccordions h2 {
    font-size: 22px;
    line-height: 34px;
  }
  .resource_item img {
    height: 230px;
  }
  .company_image_swiper img{
    height: 620px;
  }
  .company_three {
    height: 750px;
  }
  .rd_download_item:last-child {
    padding: 80px 80px 100px;
  }
  .position_top{
    padding-top: 70px;
  }
  .position_left-top{
    padding: 70px 0 0 100px;
  }
  .position_box .heading_h1{
    font-size: 36px;
    line-height: 48px;
  }
  .position_box p {
    font-size: 20px;
    line-height: 26px;
  }
  .position_box {
    max-width: 600px;
  }
}
@media (max-width: 1366px){
  .heading_h2 {
    font-size: 36px;
  }
  .stats-top .stats-number, .counter_suffix {
    font-size: 58px !important;
  }
  .home_solution_item p {
    font-size: 24px;
  }
  .home_information_item:first-child .blog_title {
    font-size: 26px;
    line-height: 32px;
  }
  .blog_title {
    font-size: 16px;
    line-height: 24px;
  }
  .tnp-email {
    width: 363px !important;
  }
  .head_container {
    padding: 0 20px;
  }
}
@media (max-width: 1280px){
  .corporation_partner_item {
    width: 20%;
  }
  .single_product_media .swiper-slide{
    align-items: flex-start;
  }
  .primary-navigation > div > .menu-wrapper {
    column-gap: 30px;
  }
  .nav-tabs>li>a {
    font-size: 20px;
  }
  .head_cta {
    column-gap: 15px;
  }
  .head_logo img {
    width: 170px;
  }
  .product_tab_title .h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .product_tab_des h3 {
    font-size: 32px;
  }
  .category_one_content {
    max-width: 600px;
    padding: 40px;
  }
  .solution_cat_item img {
    height: 210px;
  }
  .accordion button .accordion-title {
    font-size: 18px !important;
    line-height: 26px;
  }
  .solution_content_box h2 {
    font-size: 30px;
  }
  .facetwp-display-value{
    font-size: 14px;
  }
  .pcbu_li{
    height: 450px;
  }
  .pcbu_li.act .std_title4 {
    font-size: 32px;
  }
  .company_image_swiper img{
    object-position: right;
  }
  .video_wraper img {
    height: 500px !important;
  }
  .model_box .nav.nav-tabs li a:focus, .model_box .nav.nav-tabs li a {
    font-size: 20px;
  }
  .who_one_item h3 {
    font-size: 20px;
    line-height: 26px;
  }
  .who_one_box {
    height: 660px;
  }
  .position_box {
    max-width: 560px !important;
  }
}
@media (max-width: 1235px){
  .head_container{
    padding: 0 40px;
  }
  .head_up {
    padding: 0 0 0 40px;
  }
}
@media (max-width: 1195px){
  .head_container{
    padding: 0 20px;
  }
  .head_up {
    padding: 0 0 0 20px;
  }
}
@media (max-width: 1155px){
  .head_cta{
    display: none;
  }
}
@media (max-width: 1024px){
  .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target{
    padding: 15px 18px !important;
  }
  .padding50{
    padding-left: 0 !important;
  }
  .head_cta{
    display: none;
  }
  .heading_h2 {
    font-size: 36px;
  }
  .home_cat{
    background-position: center;
  }
  .home_solution_item p {
    font-size: 20px;
    left: 25px;
    bottom: 25px;
  }
  .swiper-button-prev-solution {
    left: 65%;
  }
  .home_information_item img {
    height: 160px;
  }
  .home_cta_item {
    width: 45%;
  }
  .tnp-email {
    width: 310px !important;
  }
  .foot_box{
    flex-wrap: wrap;
    row-gap: 35px;
  }
  .foot_item:last-child{
    width: 100%;
    max-width: inherit;
  }
  .home_cat {
    height: 640px;
  }
  .head_container {
    padding: 0 20px;
  }
  #menu-item-1512 .ubermenu-item-layout-image_above>.ubermenu-image,
  #menu-item-1494 .ubermenu-item-layout-image_above>.ubermenu-image{
    height: 120px !important;
  }
  .ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
    height: 40px;
  }
  #menu-item-1501 .ubermenu-submenu .ubermenu-target, .ubermenu-skin-minimal .ubermenu-tab > .ubermenu-target {
    font-size: 14px !important;
  }
  #menu-item-1514 .ubermenu-item-layout-image_above>.ubermenu-image, #menu-item-1513 .ubermenu-item-layout-image_above>.ubermenu-image {
    height: auto !important;
  }
  #menu-item-1512 .ubermenu-tab-content-panel .ubermenu-item, #menu-item-1494 .ubermenu-tab-content-panel .ubermenu-item {
    width: 25% !important;
  }
  .ubermenu-custom-content .certitication_item a {
    font-size: 14px !important;
  }
  .happ-txt .h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .happ-box {
    padding: 30px 15px;
  }
  .home_solution_link img {
    height: 320px;
  }
  .home_partner_logo{
    padding: 0;
  }
  .product_tab_item {
    padding: 0 10px;
  }
  .product_tab_item p.h4 {
    font-size: 14px;
  }
  .knowpage .col-md-3{
    display: none;
  }
  .knowpage .col-md-9{
    width: 100%;
  }
  .category_product {
    padding-left: 0;
  }
  .recent_blog_item img {
    height: 280px;
  }
  .swiper-button-next-related{
    right: 0;
  }
  .swiper-button-prev-related{
    left: 0;
  }
  .single_four_item .btn_group{
    flex-wrap: wrap;
    gap: 10px;
  }
  .single_four_item{
    padding: 15px;
  }
  .solution_project_item img {
    height: 160px;
  }
  .solution_project_item h3 a {
    font-size: 16px;
    line-height: 22px;
  }
  .solution_project_content {
    padding: 15px 15px;
  }
  .solution_content {
    padding: 40px 0 0 30px;
  }
  .solution_content_box {
    padding-right: 30px;
  }
  .solution_list:nth-child(even) .solution_content {
    padding: 40px 30px 0 0;
  }
  .solution_list:nth-child(even) .solution_content_box {
    padding-left: 30px;
  }
  .single_project_box{
    padding-left: 0;
    padding-right: 0;
  }
  .project_page .solution_project_box{
    padding-right: 0;
  }
  .resource_cta_item{
    max-width: 400px;
  }
  .resource_box {
    margin-bottom: 180px;
  }
  .single_resource{
    padding-left: 0;
  }
  .download_content a {
    font-size: 14px;
  }
  .download_search_item:nth-child(2) h3{
    padding-right: 0;
  }
  .company_control_content p {
    font-size: 16px;
    line-height: 22px;
  }
  .company_control_content h3 a {
    font-size: 20px;
  }
  .company_control_content h3 span {
    margin-left: 10px;
  }
  .company_control_content{
    height: 102px;
  }
  .company_image_swiper img {
    height: 520px;
  }
  .company_child {
    width: 40%;
  }
  .company_three_box {
    justify-content: center;
    gap: 35px;
  }
  .company_three{
    padding-bottom: 20px;
  }
  .company_four_item a{
    font-size: 24px;
  }
  .company_four_item span {
    font-size: 18px;
  }
  .company_one_box h2 {
    width: 20%;
  }
  .who_one_box {
    height: 560px;
  }
  .who_three,
  .corporation_four_box {
    height: 540px;
  }
  .corporation_four {
    padding: 20px 0;
  }
  .white_cover h2 {
    height: auto !important;
  }
  .history_timeline {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .laboratory_slide .swiper-wrapper {
    height: 400px;
  }
  .rd_download_item:last-child {
    padding: 40px;
  }
  .corporation_two .stats-top .stats-number, .corporation_two .stats-desc>div.counter_suffix {
    font-size: 48px !important;
  }
  .corporation_two .stats-block .stats-text {
    font-size: 18px !important;
  }
}
@media (max-width: 991px){
  .position_top,
  .position_left-top{
    justify-content: center;
    padding: 100px 0 0 0 !important;
  }
  .position_left-top .position_box{
    text-align: center;
  }
  .position_left-top .position_box .btn_group{
    justify-content: center;
  }
  .rd_download{
    flex-wrap: wrap;
  }
  .rd_download_item{
    height: auto;
  }
  .rd_download_item:first-child{
    padding: 40px 0;
  }
  .rd_download_item{
    width: 100%;
  }
  .head_container {
    padding: 0 25px;
  }
  .primary-navigation > div > .menu-wrapper {
    column-gap: 20px;
  }
  .head_logo img{
    width: 160px;
  }
  .box.header-bottom.box-active .head_logo img {
    width: 150px;
  }
  .head_main {
    justify-content: space-between;
  }
  .home_trust_box{
    flex-wrap: wrap;
    row-gap: 35px;
  }
  .home_trust_item{
    width: 49%;
  }
  .stats-top .stats-number, .counter_suffix {
    font-size: 44px !important;
  }
  .home_cat {
    height: 440px;
  }
  .home_cat_item a {
    padding: 0 20px 20px 20px;
  }
  .swiper-button-prev-solution {
    left: 63%;
  }
  .home_information_bag {
    margin-top: 0;
  }
  .blog-img{
    width: 100%;
  }
  .blog-desc{
    width: 100%;
  }
  .home_information_item{
    flex-wrap: wrap;
  }
  .blog-desc {
    width: 100%;
    padding: 30px 40px;
  }
  .home_information_item img {
    width: 100%;
    object-fit: cover;
  }
  .home_cta_box{
    flex-wrap: wrap;
    row-gap: 35px;
  }
  .home_cta_item{
    width: 100%;
  }
  .tnp-subscription form {
    justify-content: flex-start;
  }
  .ubermenu-skin-minimal.ubermenu-responsive-toggle {
    display: block;
    font-size: 16px !important;
    color: #c00000 !important;
  }
  .menu-button-container {
    display: none !important;
  }
  .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column, .ubermenu-responsive-default.ubermenu.ubermenu-responsive .ubermenu-column-auto {
    min-width: 100% !important;
  }
  .ubermenu .ubermenu-item-layout-image_above>.ubermenu-image{
    display: none;
  }
  a.ubermenu-target.ubermenu-target-with-image.ubermenu-item-layout-image_above {
    padding-left: 30px;
  }
  .ubermenu-submenu > .ubermenu-item > .ubermenu-target > .ubermenu-target-title, .ubermenu-tabs-group > .ubermenu-tab > .ubermenu-target > .ubermenu-target-title{
    padding-left: 15px;
    text-align: left;
  }
  .ubermenu-responsive-default.ubermenu.ubermenu-mobile-modal .ubermenu-nav{
    flex-wrap: wrap;
    flex: none !important;
  }
  .ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1486.ubermenu-item-level-0 > .ubermenu-submenu-drop {
    flex-wrap: wrap !important;
  }
  .ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1512.ubermenu-item-level-0 > .ubermenu-submenu-drop, .ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1486.ubermenu-item-level-0 > .ubermenu-submenu-drop, .ubermenu-skin-minimal.ubermenu-horizontal #menu-item-1494.ubermenu-item-level-0 > .ubermenu-submenu-drop {
    padding: 0 !important;
  }
  #menu-item-1486 .ubermenu-target-with-image {
    border-bottom: 1px solid #eee;
    padding: 15px 20px;
  }
  .ubermenu .ubermenu-target-with-image>.ubermenu-target-text {
    height: auto;
  }
  .ubermenu .ubermenu-target-with-image>.ubermenu-target-text{
    text-align: left !important;
  }
  .ubermenu-skin-minimal .ubermenu-item-level-0 > .ubermenu-target {
    font-size: 16px;
  }
  .cover_box > .vc_column-inner > .wpb_wrapper{
    padding: 30px 0;
  }
  .home_find_up{
    flex-wrap: wrap;
  }
  .home_find_content,
  .home_find_up .btn_group{
    width: 100%;
  }
  .home_find_up .btn_group {
    justify-content: flex-start;
    margin-top: 20px;
  }
  .happ-item {
    height: inherit;
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .happ-box {
    padding: 40px;
  }
  .happ-box .happ-image-holder {
    display: block !important;
  }
  .happ-txt .h3 {
    font-size: 24px;
    line-height: 36px;
  }
  .home_information_bag{
    flex-wrap: wrap;
  }
  .infor_menu{
    width: 100%;
  }
  .home_information_bag .btn_group{
    width: 100%;
    margin-top: 20px;
    justify-content: flex-start;
  }
  .product_tab_items{
    flex-wrap: wrap;
    row-gap: 15px;
  }
  .product_tab_item{
    width: 30%;
  }
  .product_tab_item:nth-child(3),
  .product_tab_item:nth-child(6),
  .product_tab_item:nth-child(9){
    border-right: 0;
  }
  .category_one_content {
    padding: 40px;
    position: unset;
    max-width: inherit;
  }
  .category_two_box {
    padding: 0;
  }
  .category_five_box{
    height: auto;
  }
  .category_five_item {
    max-width: inherit;
  }
  .recent_blog_item img {
    height: 240px;
  }
  .single_contact_box{
    flex-wrap: wrap;
    gap: 20px;
  }
  .single_contact_item:nth-child(1),
  .single_contact_item:nth-child(2){
    width: 100%;
  }
  .category_tow_item{
    height: auto;
  }
  .category_three {
    margin: 60px 0;
  }
  .product_item h3 a {
    font-size: 16px;
  }
  .solution_tab_box,
  .key_features_box,
  .single_product_one_box{
    flex-wrap: wrap;
    gap: 35px;
  }
  .solution_tab_image,
  .solution_tab_content,
  .key_item,
  .single_product_media{
    width: 100%;
  }
  .single_product_description{
    width: 100%;
    padding-left: 0;
  }
  .key_item:nth-child(2){
    padding-left: 0;
  }
  .key_item:nth-child(1){
    border-right: 0;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 35px;
  }
  .vc_tta.vc_general .vc_tta-tab>a {
    font-size: 24px !important;
    line-height: 30px !important;
  }
  .single_solution_box .text_swiper .swiper-slide {
    width: 48% !important;
  }
  .solution_cat_item {
    width: 48.2%;
  }
  .solution_why_box{
    flex-wrap: wrap;
    gap: 35px;
  }
  .solution_why_item:nth-child(1){
    width: 100%;
  }
  .solution_why_item:nth-child(2){
    width: 100%;
  }
  .solution_why {
    padding: 80px 0;
  }
  .solution_project_item{
    width: 48.2%;
  }
  .solution_image,
  .solution_content{
    width: 100%;
  }
  .solution_list .solution_content{
    order: 1 !important;
  }
  .solution_content {
    padding: 40px 20px;
  }
  .solution_content_box {
    padding-right: 0;
    border-top: 0;
    padding-top: 0;
  }
  .solution_list:last-child{
    margin-bottom: 0;
  }
  .top_banner_item h1 {
    font-size: 36px;
  }
  .top_banner > img {
    height: 300px;
    object-fit: cover;
  }
  .solution_project_box .col-md-4 .solution_project_item{
    width: 100%;
  }
  .single_top_item:nth-child(1){
    width: 100%;
    order: 1;
  }
  .single_top_item:nth-child(2){
    width: 100%;
  }
  .single_top_banner{
    background: #f5f5f7;
  }
  .single_top_box{
    gap: 35px;
  }
  .single_resource h2 {
    font-size: 28px;
    line-height: 38px;
  }
  .mail_link p {
    font-size: 18px;
  }
  .page-template-page-contact .vc_col-sm-7,
  .page-template-page-contact .vc_col-sm-5{
    width: 100%;
  }
  .page-template-page-contact .paddingright{
    padding-right: 0 !important;
    margin-bottom: 35px;
  }
  .download_search_box{
    gap: 30px;
  }
  .download_search_item{
    width: 100%;
    padding: 0 !important;
  }
  .download_search_item:nth-child(1){
    border-right: 0;
    border-bottom: 1px solid #d6d6d6;
    padding-bottom: 30px !important;
  }
  .facetwp-display-value{
    height: 48px;
  }
  .company_one_box{
    flex-wrap: wrap;
    gap: 20px;
  }
  .company_one_box h2 {
    width: 100%;
    margin-bottom: 0;
  }
  .company_one_box p{
    width: 100%;
  }
  .pcbu_li {
    height: 300px;
  }
  .pcbu_li.act .std_title4 {
    font-size: 24px;
  }
  .video_wraper img {
    height: 400px !important;
  }
  .model_box .nav.nav-tabs li {
    width: 100%;
  }
  .model_box .nav.nav-tabs{
    flex-wrap: wrap;
  }
  .who_three{
    background-position: center;
  }
  .video_wraper img {
    height: 260px !important;
  }
  .strategy_box .vc_col-sm-6:nth-child(2){
    display: none;
  }
  .strategy_box .vc_col-sm-6:nth-child(1){
    width: 100%;
  }
  .strategy_image_text_box{
    flex-wrap: wrap;
    gap: 35px;
  }
  .strategy_image_text_item:first-child{
    width: 100%;
  }
  .strategy_image_text_item:last-child{
    width: 100%;
  }
  .page-template-page-factory .vc_col-sm-6{
    width: 100%;
  }
  .page-template-page-factory .vc_col-sm-3{
    width: 50%;
  }
  .page-template-page-factory .vc_col-sm-4{
    width: 50%;
  }
  .page-template-page-factory .vc_col-sm-4 .wpb_single_image.vc_align_left{
    margin-bottom: 0 !important;
  }
  .laboratory_item{
    height: 100%;
  }
  .laboratory_item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
  .custom_one_box {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
  .custom_two_item {
    max-width: inherit;
    width: 33%;
  }
  .custom_content {
    font-size: 16px;
    line-height: 24px;
  }
  .corporation_four_item h2{
    font-size: 32px;
  }
  .custom_four.download_faq {
    padding: 90px 0;
  }
  .cover_image_rd > h2{
    position: unset;
    width: 100%;
  }
  .page-template-page-sustainability .vc_col-sm-4{
    width: 50%;
    margin-bottom: 35px;
  }
  .video_text_wraper {
    height: auto;
    padding: 35px !important;
    margin: 0 !important;
    width: 100%;
  }
  .page-template-page-corporation .vc_col-sm-5,
  .page-template-page-corporation .vc_col-sm-7,
  .page-template-page-sustainability .vc_col-sm-5,
  .page-template-page-sustainability .vc_col-sm-7,
  .video_text_wraper .vc_col-sm-4,
  .video_text_wraper .vc_col-sm-8{
    width: 100%;
  }
  .corporation_partner_item {
    width: 33%;
  }
  .corporation_cta {
    flex-wrap: wrap;
    row-gap: 30px;
    height: auto;
    max-width: inherit;
    width: 100%;
    padding: 25px;
  }
  .corporation_cta_box {
    position: unset;
  }
  .corporation_content_cta{
    width: 100%;
  }
  .corporation_two{
    padding: 90px 0;
    margin-bottom: 90px;
  }
  .corporation_content_cta h3 {
    font-size: 26px;
    line-height: 32px;
  }
}
@media (max-width: 580px){
  .product_one p{
    width: 100%;
  }
  .category_one_box img {
    height: 300px;
  }
  .banner picture img{
    height: calc(100vh - 76px);
    object-fit: cover;
  }
  .position_top,
  .position_left-top{
    padding: 50px 0 0 0 !important;
  }
  .position_box .heading_h1 {
    font-size: 32px;
    line-height: 40px;
  }
  .position_box p{
    font-size: 18px;
    line-height: 28px;
  }
  .page-template-page-sustainability .vc_col-sm-4{
    width: 100%;
  }
  .page-template-page-factory .vc_col-sm-3{
    width: 100%;
  }
  .page-template-page-factory .vc_col-sm-4{
    width: 100%;
  }
  .product_tab_item{
    width: 43%;
  }
  .product_tab_item:nth-child(3),
  .product_tab_item:nth-child(6),
  .product_tab_item:nth-child(9){
    border-right: 1px solid #e0e0e0;
  }
  .product_tab_item:nth-child(2),
  .product_tab_item:nth-child(4),
  .product_tab_item:nth-child(6),
  .product_tab_item:nth-child(8),
  .product_tab_item:nth-child(10){
    border-right: 0;
  }
  .head_main {
    justify-content: space-between;
  }
  .menu-button-container {
    padding: 0 !important;
    top: 8px !important;
  }
  .menu-wrapper > li > .sub-menu.sub-active{
    display: block;
  }
	.primary-navigation > div > .menu-wrapper > li > .sub-menu{
		border: 0;
		width: auto;
	}
  .menu-wrapper > li > .sub-menu{
    display: none;
  }
  .menu-wrapper > li > .sub-menu.sub-active{
    display: block;
  }
	.primary-navigation > div > .menu-wrapper .sub-menu-toggle {
		height: 51px !important;
		width: 51px !important;
	}
	.primary-navigation > div > .menu-wrapper .sub-menu-toggle:focus{
		outline: none !important;
	}
  .primary-navigation > div > .menu-wrapper .sub-menu-toggle{
    display: inline-block !important;
  }
  .menu-item .fa{
    display: none;
  }
  .head_menu button.sub-menu-toggle {
    display: inline-block !important;
    color: #383736 !important;
    position: absolute;
    top: 4px;
    right: 0;
    text-align: center;
  }
  .icon-plus::after{
    content: "\f107";
    font: normal normal normal 18px/1 FontAwesome;
  }
  .icon-minus::after{
    content: "\f106";
    font: normal normal normal 18px/1 FontAwesome;
  }
  .menu-image-title-after.menu-image-title{
    margin: 0;
    font-size: 14px;
  }
  .icon-plus svg,.icon-minus svg{
    display: none;
  }
  .icon-plus,.icon-minus{
    justify-content: center;
  }
  .head_menu .primary-navigation .primary-menu-container > ul > .menu-item > a {
    padding: 18px 2px;
    border-bottom: 1px solid #eee;
    color: #383736 !important;
  }
  .cover_box,
  .stats-desc{
    margin: 15px 0;
  }
  .white_cover_box h2,
  .history_height h2,
  .strategy_image_text_item h2,
  .who_one_item h2,
  .company_pro_h3 a,
  .single_top_content h2,
  .solution_why_item h2,
  .single_contact_item h2,
  .category_cta h2,
  .cta_box .heading_h2,
  .page-template-page-home-php .heading_h2,
  .heading_h2 {
    font-size: 32px !important;
  }
  .home_video a img {
    width: 80px;
    height: 80px;
  }
  .home_video > img {
    object-fit: cover;
    height: 300px;
  }
  .home_video {
    overflow: hidden;
    border-radius: 10px;
  }
  .swiper-button-next-solution {
    right: 15px;
    bottom: 70px;
  }
  .swiper-button-prev-solution {
    left: auto;
    bottom: 70px;
    right: 70px;
  }
  .btn_light,
  .btn_dark {
    width: 205px;
    height: 48px;
  }
  .home_journey_box > img {
    border-radius: 15px;
    height: 500px;
    object-fit: cover;
  }
  .home_partner_logo {
    padding: 0;
  }
  .home_information_item {
    width: 100%;
  }
  .home_information_item img{
    height: 219px;
  }
  .home_information_item:first-child .blog_title,
  .blog_title {
    font-size: 22px;
    line-height: 28px;
    -webkit-line-clamp: 4;
  }
  .home_information_item:first-child .blog_excerpt{
    display: none;
  }
  .tnp-email {
    width: 260px !important;
  }
  .foot_item {
    max-width: inherit;
    width: 100%;
    display: none;
  }
  .foot_item:last-child {
    display: block;
  }
  .foot_cover_box{
    flex-wrap: wrap;
  }
  .social{
    margin-bottom: 15px;
  }
  .home_cta{
    height: 310px;
    background-size: cover;
  }
  .so_Swiper .swiper-slide.swiper-slide-active{
    margin: 0;
  }
  .head_menu .ubermenu-item-object-custom,
  .head_menu .menu-item-type-custom{
    display: block !important;
  }
  .home_cta_item .tnp-email {
    width: 100% !important;
  }
  .home_cta{
    margin-top: 0;
  }
  .product_tab_des {
    background-color: rgba(255, 255, 255, 0.9);
    padding: 65px 44px 50px;
    height: auto;
  }
  .product_tab_des h3 {
    font-size: 28px;
  }
  .btn_group{
    flex-wrap: wrap;
  }
  .btn_group > a{
    width: 216px;
  }
  .category_five_box{
    padding: 0;
  }
  .category_five_item {
    max-width: inherit;
    padding: 50px 30px;
  }
  .title_group{
    flex-wrap: wrap;
    gap: 15px;
  }
  .title_group h2{
    width: 100%;
  }
  .title_group .title_link{
    width: 100%;
    text-align: right;
  }
  .solution_cat_item,
  .solution_project_item,
  .recent_blog_item {
    width: 100%;
  }
  .recent_blog_box{
    gap: 30px;
  }
  .recent_blog_item h3 a {
    font-size: 20px;
    line-height: 28px;
  }
  .single_contact_item p {
    font-size: 18px;
    line-height: 26px;
  }
  .vc_tta.vc_tta-tabs .vc_tta-tabs-container{
    display: block !important;
  }
  .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
  .vc_tta-color-grey.vc_tta-style-modern .vc_tta-panel .vc_tta-panel-heading{
    display: none;
  }
  .vc_tta.vc_tta-style-classic .vc_tta-tab, .vc_tta.vc_tta-style-modern .vc_tta-tab{
    width: 100% !important;
  }
  .single_solution_box .text_swiper .swiper-slide {
    width: 100% !important;
  }
  .solution_tab_title .h3{
    -webkit-line-clamp: 2;
  }
  .single_solutions{
    margin-bottom: 70px;
  }
  .solution_project_item img{
    height: 210px;
  }
  .solution_content_box h2{
    font-size: 28px !important;
  }
  .solution_project {
    padding: 90px 0 35px;
  }
  .resource_cta_box{
    flex-wrap: wrap;
    gap: 0;
  }
  .resource_cta_item{
    max-width: inherit;
    width: 100%;
    margin-top: 0;
    border-radius: 0;
  }
  .resource_cta {
    height: auto;
    background-image: none;
  }
  .certification_tab,
  .resource_box {
    margin-bottom: 90px;
  }
  .single_top_item h1 {
    font-size: 36px;
  }
  .top_banner_box .container{
    width: 100%;
  }
  .facetwp-radio{
    width: 100%;
  }
  .download_search_box{
    padding: 35px 25px;
  }
  .ult_crlink a {
    font-size: 18px !important;
    line-height: 26px !important;
  }
  .company_image_swiper img {
    height: 420px;
  }
  .company_four_item,
  .company_child {
    width: 100%;
  }
  .company_three {
    height: auto;
    padding: 20px 0;
  }
  .company_four_box{
    gap: 30px;
  }
  .plct_after {
    padding: 0 20px;
  }
  .company_project .pcbu_li.act .std_title4 {
    margin-bottom: 30px;
  }
  .philo_concept_bt_ul {
    flex-wrap: wrap;
    gap: 30px;
  }
  .pcbu_li{
    height: 260px;
  }
  .pcbu_li {
    width: 100% !important;
  }
  .pcbu_li_cont::after{
    display: none;
  }
  .plct_after{
    opacity: 1;
  }
  .std_title4 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .company_four_item a{
    bottom: 20px;
  }
  .company_two {
    margin: 50px 0 60px 0;
  }
  .who_one_box {
    height: auto;
    padding: 0;
  }
  .who_one_item{
    background-color: rgba(192,0,0,0.7);
  }
  .model_box .nav.nav-tabs li a:focus, .model_box .nav.nav-tabs li a {
    font-size: 16px;
  }
  .corporation_four{
    height: auto;
    padding: 0;
  }
  .corporation_four .container{
    padding: 0;
  }
  .corporation_four_item{
    background-color: rgba(255,255,255,0.7);
    height: 100%;
    border-radius: 0;
  }
  .who_three .corporation_four_box{
    padding: 0;
    height: auto;
  }
  .corporation_four_item .btn_dark{
    width: auto;
  }
  .strategy_box {
    padding: 0 !important;
    height: auto;
    background-position: right !important;
  }
  .company_hover_style.strategy_hover_style .pcbu_li {
    height: 400px;
  }
  .plct_before_tit{
    display: none;
  }
  .stamping_workshop{
    padding: 0;
  }
  .white_cover_box {
    max-width: inherit;
    padding: 25px;
    border-radius: 0;
    background-color: rgba(255, 255, 255, 0.7);
    margin-bottom: 0 !important;
  }
  .stamping_section .vc_column-inner {
    padding: 0 !important;
  }
  .history_timeline {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .timeline_item {
    padding: 5px 20px;
    border-left: 0;
  }
  .history_two.scroll-to-fixed-fixed {
    top: 68px !important;
  }
  .corporation_four_box.custom_three_box {
    padding: 0;
  }
  .custom_one_box {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .rd_advantage_item,
  .custom_two_item {
    width: 100%;
  }
  .rd_advantage_box,
  .custom_two_box{
    flex-wrap: wrap;
    gap: 30px;
  }
  .custom_two_box::after{
    display: none;
  }
  .corporation_partner_item {
    width: 49%;
  }
  .corporation_content_cta h3 {
    font-size: 20px;
    line-height: 24px;
  }
  .page-template-page-corporation .corporation_four .corporation_four_box{
    height: auto;
    padding: 0;
  }
}