@charset "UTF-8";
.color-white {
  color: #fff;
}

.sticky-top {
  top: 140px;
  z-index: 7;
}

@media screen and (max-width: 767px) {
  .sticky-top {
    top: 90px;
  }
}

@media screen and (max-width: 767px) {
  .product-category {
    margin-bottom: 50px;
  }
}

.product-category .footer-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.product-category .footer-list .menu-item {
  position: relative;
  margin: 15px 0;
  padding: 0 10px;
}

.product-category .footer-list .menu-item > a {
  display: inline-block;
}

.product-category .footer-list .menu-item > a:hover {
  padding-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-category .footer-list .menu-item.active {
  padding-left: 10px;
}

.product-category .footer-list .menu-item.active:after {
  -webkit-transform: rotate(135deg) translateY(50%) translateX(-50%) !important;
          transform: rotate(135deg) translateY(50%) translateX(-50%) !important;
}

.product-category .footer-list .menu-item.menu-item-has-children::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 13px;
  width: 10px;
  height: 10px;
  display: block;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: center;
          transform-origin: center;
  cursor: pointer;
}

.product-category .footer-list .menu-item .sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

.product-category .footer-list .menu-item .sub-menu .menu-item {
  padding: 0;
  margin: 3px 0;
}

.product-category .footer-list .menu-item .sub-menu .menu-item a {
  text-decoration: none;
  padding: 5px 10px;
}

.product-category .footer-list .menu-item .sub-menu .menu-item a:hover {
  padding-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product-category .footer-list .menu-item .sub-menu .menu-item.menu-item-has-children::after {
  top: 18px;
}

.add_modular_56 .add_modular_56_menu .footer-list li {
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-items: center;
  padding: 10px 0 10px 10px;
}

.add_modular_56 .add_modular_56_menu .footer-list li.active {
  background: #f4f4f4;
}

.add_modular_56 .add_modular_56_menu .footer-list li.active a {
  color: #000 !important;
}

.add_modular_56 .modular_56_cf7_shortcode {
  padding: 15px;
  -webkit-box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
          box-shadow: 0 1px 8px rgba(0, 0, 0, 0.08);
  background: #fff;
  margin-top: 40px;
}

.add_modular_56 .modular_56_cf7_shortcode h2 {
  color: #333;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: .8px;
  margin-bottom: 10px;
  padding-top: 20px;
}

.add_modular_56 .add_modular_56_list .item-title h2 {
  font-size: 36px;
  font-weight: 700;
  color: #040404;
  text-align: center;
  margin: 50px 0;
}

.add_modular_56 .add_modular_56_list .col-md-4 {
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.add_modular_56 .add_modular_56_list .col-md-4 .box {
  border-radius: 6px;
  border: 1px solid #c2c2c2;
  overflow: hidden;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.only-pc {
  display: block;
}

@media screen and (max-width: 767px) {
  .only-pc {
    display: none;
  }
}

.only-sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .only-sp {
    display: block;
  }
}

.modular_logo_share,
.slide01-widget-form-logo {
  border-top: 1px solid #ddd;
  padding: 15px 0 0;
  margin-top: 40px;
}

.modular_logo_share .footer-logo,
.slide01-widget-form-logo .footer-logo {
  width: 140px;
}

.modular_logo_share .bg-transparent,
.slide01-widget-form-logo .bg-transparent {
  position: static;
}

.modular_logo_share .bg-transparent li:hover a i,
.slide01-widget-form-logo .bg-transparent li:hover a i {
  color: #fff;
}

.header.header-style-2 .menu-style.bg-transparent {
  height: 77px;
}

.widget_footer_02 {
  background: rgba(0, 0, 0, 0.9);
  padding: 80px 0 20px;
}

@media screen and (max-width: 767px) {
  .widget_footer_02 {
    display: none;
  }
}

.widget_footer_02 .footer-item .footer-title h4 {
  font-size: 18px;
  line-height: 24px;
  color: #fff !important;
  font-weight: bold;
  padding-bottom: 0;
}

.widget_footer_02 .footer-item .footer-title .border-style-3 {
  display: none;
}

.widget_footer_02 .footer-item .footer-list .menu-item {
  color: #b0b0b0;
  position: relative;
  padding: 10px 10px 10px 15px;
  margin-bottom: 0;
  line-height: 20px;
  border-bottom: 1px dashed rgba(102, 102, 102, 0.3);
}

.widget_footer_02 .footer-item .footer-list .menu-item:before {
  content: "\f105";
  position: absolute;
  left: 0;
  top: 10px;
  display: block;
  font-family: "FontAwesome";
  font-weight: 600;
}

.widget_footer_02 .footer-item .footer-list .menu-item a {
  color: #b0b0b0 !important;
}

.widget_footer_02 .footer-item .footer-list .menu-item a:hover {
  color: #58932d !important;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .info p {
  color: #b0b0b0 !important;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .form {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100%;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .form input[type=email] {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 30px !important;
  height: 50px;
  padding: 10px 20px;
  margin-right: 5px;
  font-size: 15px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  color: #fff;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .form input[type=email]::-webkit-input-placeholder {
  color: #fff;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .form input[type=email]:-ms-input-placeholder {
  color: #fff;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .form input[type=email]::-ms-input-placeholder {
  color: #fff;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .form input[type=email]::placeholder {
  color: #fff;
}

.widget_footer_02 .widget_mc4wp_form_widget .mc4wp-form .content .form input[type=submit] {
  color: #fff;
  padding: 12px 30px;
  display: inline-block;
  font-size: 13px;
  outline: none;
  cursor: pointer;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #58932d;
  border-radius: 100px;
  height: 50px;
}

.widget_footer_02 .footer-widget-one-icon .bg-transparent {
  position: relative;
}

.widget_footer_02 .footer-widget-one-icon li {
  border-radius: 50%;
}

.widget_footer_02 .footer-widget-one-icon li:hover {
  background-color: #fff !important;
}

.widget_footer_02 .widget_gtranslate {
  position: relative;
  padding: 10px 20px;
  margin-top: 20px;
  width: 180px;
  border: 1px solid #fff;
}

.widget_footer_02 .widget_gtranslate select.gt_selector {
  width: 100%;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.widget_footer_02 .widget_gtranslate select.gt_selector:focus {
  outline: none;
}

.widget_footer_02 .widget_gtranslate select.gt_selector:hover {
  cursor: pointer;
}

.widget_footer_02 .widget_gtranslate select.gt_selector option {
  color: #000;
}

.widget_footer_02 .widget_gtranslate::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-70%) rotate(-135deg);
          transform: translateY(-70%) rotate(-135deg);
  pointer-events: none;
  color: #fff;
  font-size: 12px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

select.gt_selector:focus + .widget_footer_02 .widget_gtranslate::after,
select.gt_selector:active + .widget_footer_02 .widget_gtranslate::after {
  -webkit-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
}

.widget_footer_02 .widget_nav_menu {
  position: relative;
  display: inline-block;
  margin-top: 20px;
  width: 170px;
}

.widget_footer_02 .widget_nav_menu.dropdown-up .menu {
  top: auto;
  bottom: 100%;
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
}

.widget_footer_02 .widget_nav_menu .menu {
  display: none;
  position: absolute;
  left: 0;
  background-color: #fff;
  border: 1px solid #ccc;
  z-index: 999;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%;
  top: 100%;
  -webkit-transform-origin: top;
          transform-origin: top;
}

.widget_footer_02 .widget_nav_menu .menu li a {
  display: block;
  padding: 8px 16px;
  color: #000;
  text-decoration: none;
}

.widget_footer_02 .widget_nav_menu .menu li a:hover {
  background-color: transparent;
  color: #1a9100;
}

.widget_footer_02 .widget_nav_menu:hover .menu {
  display: block;
}

.widget_footer_02 .widget_nav_menu::before {
  content: 'Select Language  ▼';
  display: block;
  cursor: pointer;
  padding: 8px 20px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.header.header-style-2 .top-bar .flex,
.header.header-style-1 .top-bar .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mobile-header.header-style-3 .navbar-dark .navbar-toggler-icon, .mobile-header.header-style-4 .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.header_type3-padding-top,
.header_type4-padding-top {
  padding-top: 118px;
}

@media screen and (max-width: 767px) {
  .header_type3-padding-top,
  .header_type4-padding-top {
    padding-top: 85px;
  }
}

.header.header-style-3 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
}

.header.header-style-3 .top-bar {
  background-color: #1a9100;
  color: #fff;
}

.header.header-style-3 .top-bar .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header.header-style-3 .top-bar .flex .contact-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-style-3 .top-bar .flex .contact-list ul li {
  padding-right: 24px;
  padding-left: 20px;
  border-left: 1px solid #dee2e6;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .header.header-style-3 .top-bar .flex .contact-list ul li {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    border-left: none;
  }
}

.header.header-style-3 .top-bar .flex .contact-list ul li:first-child {
  border-left: none;
}

.header.header-style-3 .top-bar .flex .social-icons ul li {
  margin-right: 0;
}

.header.header-style-3 .top-bar .flex .social-icons ul li a {
  width: 25px;
  height: 25px;
  background-color: white;
  margin-right: 6px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-style-3 .top-bar .flex .social-icons ul li a:hover i {
  color: #1a9100;
}

.header.header-style-3 .top-bar .flex .gtranslate_wrapper {
  position: relative;
  margin-left: 20px;
}

.header.header-style-3 .top-bar .flex .gtranslate_wrapper select.gt_selector {
  width: 100px;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.header.header-style-3 .top-bar .flex .gtranslate_wrapper select.gt_selector:focus {
  outline: none;
}

.header.header-style-3 .top-bar .flex .gtranslate_wrapper select.gt_selector:hover {
  cursor: pointer;
}

.header.header-style-3 .top-bar .flex .gtranslate_wrapper select.gt_selector option {
  color: #000;
}

.header.header-style-3 .top-bar .flex .gtranslate_wrapper::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-70%) rotate(-135deg);
          transform: translateY(-70%) rotate(-135deg);
  pointer-events: none;
  color: #fff;
  font-size: 12px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

select.gt_selector:focus + .header.header-style-3 .top-bar .flex .gtranslate_wrapper::after,
select.gt_selector:active + .header.header-style-3 .top-bar .flex .gtranslate_wrapper::after {
  -webkit-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
}

.header.header-style-3 .top-bar .flex .header-right {
  margin-right: 0;
  width: 30px;
}

.header.header-style-3 .top-bar .flex .header-right .search-toggle-btn {
  color: #fff;
}

.header.header-style-3 .navbar-collapse > .menu-item-btn {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-3 .navbar-collapse > .menu-item-btn {
    display: block;
    padding-left: 0;
    margin: 60px 0;
  }
  .header.header-style-3 .navbar-collapse > .menu-item-btn a {
    padding: 10px 15px !important;
  }
}

.header.header-style-3 .navbar-collapse .contact-list {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-3 .navbar-collapse .contact-list {
    display: block;
  }
}

.header.header-style-3 .navbar-collapse .contact-list ul li {
  font-size: 16px;
}

.header.header-style-3 .navbar-collapse .social-icons {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-3 .navbar-collapse .social-icons {
    margin: 20px 0;
    display: block;
  }
}

.header.header-style-3 .navbar-collapse .social-icons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-style-3 .navbar-collapse .social-icons ul li {
  margin-right: 0;
}

.header.header-style-3 .navbar-collapse .social-icons ul li a {
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-right: 6px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-style-3 .navbar-collapse .social-icons ul li a:hover i {
  color: #1a9100;
}

.header.header-style-3 .menu-style.bg-transparent {
  background-color: #fff !important;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  height: 100%;
}

.header.header-style-3 .menu-style.bg-transparent .navbar-nav li a.nav-link {
  color: #5e5d5d;
}

.header.header-style-4 {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background-color: #fff;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
}

.header.header-style-4 .top-bar {
  background-color: #1a9100;
  color: #fff;
}

.header.header-style-4 .top-bar .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header.header-style-4 .top-bar .flex .contact-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-style-4 .top-bar .flex .contact-list ul li {
  padding-right: 24px;
  padding-left: 20px;
  border-left: 1px solid #dee2e6;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .top-bar .flex .contact-list ul li {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 16px;
    border-left: none;
  }
}

.header.header-style-4 .top-bar .flex .contact-list ul li:first-child {
  border-left: none;
}

.header.header-style-4 .top-bar .flex .social-icons ul li {
  margin-right: 0;
}

.header.header-style-4 .top-bar .flex .social-icons ul li a {
  width: 25px;
  height: 25px;
  background-color: white;
  margin-right: 6px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-style-4 .top-bar .flex .social-icons ul li a:hover i {
  color: #1a9100;
}

.header.header-style-4 .top-bar .flex .gtranslate_wrapper {
  position: relative;
  margin-left: 20px;
}

.header.header-style-4 .top-bar .flex .gtranslate_wrapper select.gt_selector {
  width: 100px;
  font-size: 16px;
  color: #fff;
  background-color: transparent;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.header.header-style-4 .top-bar .flex .gtranslate_wrapper select.gt_selector:focus {
  outline: none;
}

.header.header-style-4 .top-bar .flex .gtranslate_wrapper select.gt_selector:hover {
  cursor: pointer;
}

.header.header-style-4 .top-bar .flex .gtranslate_wrapper select.gt_selector option {
  color: #000;
}

.header.header-style-4 .top-bar .flex .gtranslate_wrapper::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-70%) rotate(-135deg);
          transform: translateY(-70%) rotate(-135deg);
  pointer-events: none;
  color: #fff;
  font-size: 12px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
}

select.gt_selector:focus + .header.header-style-4 .top-bar .flex .gtranslate_wrapper::after,
select.gt_selector:active + .header.header-style-4 .top-bar .flex .gtranslate_wrapper::after {
  -webkit-transform: translateY(-70%) rotate(45deg);
          transform: translateY(-70%) rotate(45deg);
}

.header.header-style-4 .top-bar .flex .header-right {
  margin-right: 0;
  width: 30px;
}

.header.header-style-4 .top-bar .flex .header-right .search-toggle-btn {
  color: #fff;
}

.header.header-style-4 .navbar-collapse.active {
  display: none !important;
}

.header.header-style-4 .navbar-collapse > .menu-item-btn {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .navbar-collapse > .menu-item-btn {
    display: block;
    padding-left: 0;
    margin: 60px 0;
  }
  .header.header-style-4 .navbar-collapse > .menu-item-btn a {
    padding: 10px 15px !important;
  }
}

.header.header-style-4 .navbar-collapse .contact-list {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .navbar-collapse .contact-list {
    display: block;
  }
}

.header.header-style-4 .navbar-collapse .contact-list ul li {
  font-size: 16px;
}

.header.header-style-4 .navbar-collapse .social-icons {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .navbar-collapse .social-icons {
    margin: 20px 0;
    display: block;
  }
}

.header.header-style-4 .navbar-collapse .social-icons ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-style-4 .navbar-collapse .social-icons ul li {
  margin-right: 0;
}

.header.header-style-4 .navbar-collapse .social-icons ul li a {
  width: 25px;
  height: 25px;
  background-color: rgba(0, 0, 0, 0.1);
  margin-right: 6px;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-style-4 .navbar-collapse .social-icons ul li a:hover i {
  color: #1a9100;
}

.header.header-style-4 .navbar-collapse .search-box {
  display: none;
}

.header.header-style-4 .menu-style.bg-transparent {
  background-color: #fff !important;
  -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
          box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.12);
  position: relative;
  height: 100%;
}

.header.header-style-4 .menu-style.bg-transparent .navbar-nav li a.nav-link {
  color: #5e5d5d;
  padding: 25px 20px 20px;
}

.header.header-style-4 .header-right {
  margin-left: 20px;
  margin-right: 10px;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .header-right {
    display: none;
  }
}

.header.header-style-4 .header-right .header-search-form-wrapper .cart-search-contact .search-toggle-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header.header-style-4 .header-right .header-search-form-wrapper .cart-search-contact .search-toggle-btn i:before {
  content: '';
  background: url("../images/header_search.svg") no-repeat center center;
  background-size: contain;
  width: 25px;
  height: 25px;
  display: inline-block;
}

.header.header-style-4 .input-search-group {
  display: none;
  position: relative;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 21px;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .input-search-group {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    background-color: rgba(0, 0, 0, 0.59);
    padding: 16px;
    border-radius: unset;
    z-index: 2024;
  }
}

.header.header-style-4 .input-search-group.active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header.header-style-4 .input-search-group .header-search-form {
  width: 100%;
  border-radius: 21px;
  height: 42px;
  background: #ececec;
  color: #495057;
  border: 1px solid #ced4da;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .input-search-group .header-search-form {
    background: #fff;
    overflow: hidden;
  }
}

.header.header-style-4 .input-search-group .header-search-form.active {
  border-color: #1a9100;
}

.header.header-style-4 .input-search-group .header-search-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.header.header-style-4 .input-search-group .header-search-form form div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  height: 100%;
}

.header.header-style-4 .input-search-group .header-search-form form .mobile-close {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .input-search-group .header-search-form form .mobile-close {
    display: block;
  }
}

.header.header-style-4 .input-search-group .header-search-form form .mobile-close i {
  width: 36px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  color: #898989;
  font-weight: 900;
  background-color: #f4f4f4;
  border-radius: 50%;
  position: absolute;
  font-size: 20px;
  z-index: 5;
  cursor: pointer;
  top: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.header.header-style-4 .input-search-group .header-search-form form input {
  margin: 0;
  height: 100%;
  width: 100%;
  background-color: transparent;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .input-search-group .header-search-form form input {
    width: 345px;
    background-color: #fff;
    font-size: 16px;
    height: 42px;
    border-radius: 21px;
    background: #fff;
  }
}

.header.header-style-4 .input-search-group .header-search-form form button[type="submit"] {
  border: none;
  background-color: transparent;
  margin-right: 12px;
  margin-top: 4px;
}

.header.header-style-4 .input-search-group .header-search-form form button[type="submit"] i:before {
  content: '';
  background: url("../images/header_search.svg") no-repeat center center;
  background-size: contain;
  width: 25px;
  height: 25px;
  display: inline-block;
}

.header.header-style-4 .mobile-top-right {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .mobile-top-right {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 10px;
  }
}

.header.header-style-4 .mobile-top-right .mobile-search-box {
  display: none;
}

@media screen and (max-width: 767px) {
  .header.header-style-4 .mobile-top-right .mobile-search-box {
    display: inline-block;
    position: relative;
    top: 3px;
  }
}

.header.header-style-4 .mobile-top-right .mobile-search-box i:before {
  content: '';
  background: url("../images/header_search.svg") no-repeat center center;
  background-size: contain;
  width: 25px;
  height: 25px;
  display: inline-block;
}

.header.header-style-2 .blog-read-time-bar-wrapper {
  position: fixed;
  z-index: 1;
  top: 77px;
}

.blog-details .details-content ol:not(.ml-5) {
  padding-left: 3rem;
}

.blog-read-time-bar-wrapper {
  width: 100%;
  position: relative;
  height: 0;
  opacity: 0;
}

.blog-read-time-bar-wrapper.active {
  opacity: 1;
  height: 8px;
}

.blog-read-time-bar-wrapper .blog-read-time-bar-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  pointer-events: none;
  background-color: #4caf50;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}

.blog-read-time-bar-wrapper .blog-read-time-bar-indicator::-webkit-progress-bar {
  background-color: transparent;
  border-radius: 0;
}

.blog-read-time-bar-wrapper .blog-read-time-bar-indicator::-webkit-progress-value {
  background-color: #4caf50;
}

.blog-section .single-contents {
  overflow: auto;
}

.blog-section .single-contents .sidebar-nav_title {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  font-style: normal;
  color: #1f2937;
  margin-bottom: 15px;
}

.blog-section .single-contents .sidebar-nav_box .sidebar-nav_item {
  margin-bottom: 16px;
}

.blog-section .single-contents .sidebar-nav_box .sidebar-nav_item.active a {
  color: #1a9100;
  font-weight: bold;
}

.blog-section .single-contents .sidebar-nav_box .sidebar-nav_item a {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  color: #1f2937;
}

.blog-fwcta {
  background: #fef4ea;
  padding: 2.5rem;
  overflow: hidden;
}

.blog-fwcta .blog-fwcta-offer {
  display: block;
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  gap: 2.5rem;
}

@media screen and (max-width: 767px) {
  .blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content {
    display: block;
  }
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-img {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  max-width: 148px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 767px) {
  .blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-img {
    display: none;
  }
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-title {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.375;
  margin-bottom: 10px;
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-subtitle {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: normal;
  line-height: 1.75;
  margin-bottom: 10px;
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-value-prop-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[2];
      grid-template-columns: repeat(2, 1fr);
  gap: 1rem;
  margin-top: 1rem;
}

@media screen and (max-width: 767px) {
  .blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-value-prop-list {
    display: none;
  }
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-value-prop-list .blog-fwcta-offer-value-prop {
  padding-left: 1.5rem;
  position: relative;
  font-size: .875rem;
  font-weight: 600;
  letter-spacing: normal;
  line-height: 1.57142857;
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-value-prop-list .blog-fwcta-offer-value-prop i {
  height: 1rem;
  width: 1rem;
  color: #1a9100;
  left: 0;
  position: absolute;
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  margin-top: 1.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container .blog-fwcta-form-initiation-button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #ff5c35;
  font-size: 1rem;
  line-height: 1.75;
  padding: 0.75rem 1.5rem;
  color: #fff;
  border-radius: 8px;
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container .blog-fwcta-form-initiation-button {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container .blog-fwcta-form-initiation-button:hover {
  background: #e04826;
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container .blog-fwcta-offer-cta {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: .5rem;
  padding: 0;
  color: #1a9100;
  font-weight: 500;
  font-size: 1rem;
  letter-spacing: normal;
  line-height: 1.75;
}

@media screen and (max-width: 767px) {
  .blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container .blog-fwcta-offer-cta {
    display: none;
  }
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container .blog-fwcta-offer-cta span {
  text-decoration: underline;
}

.blog-fwcta .blog-fwcta-offer .blog-fwcta-offer-content .blog-fwcta-offer-text .blog-fwcta-offer-cta-container .blog-fwcta-offer-cta i {
  color: #1a9100;
  height: 1rem;
  width: 1rem;
  -webkit-transform: translateY(2px);
          transform: translateY(2px);
}

.page-post-category-tab {
  position: relative;
  background: #f7f7f7;
}

.page-post-category-tab .page-post-category-list {
  position: absolute;
  z-index: 99;
  top: -45px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0 0 #0000, 0 0 #0000, 0 11px 24px rgba(130, 148, 165, 0.18);
          box-shadow: 0 0 #0000, 0 0 #0000, 0 11px 24px rgba(130, 148, 165, 0.18);
  border-radius: 12px;
  padding: 2rem 0;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.page-post-category-tab .page-post-category-list .items {
  border-right: 2px solid #ccc;
  padding: 0 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.page-post-category-tab .page-post-category-list .items.active a {
  color: #1a9100;
}

.page-post-category-tab .page-post-category-list .items.active:after {
  content: '';
  width: 24px;
  height: 4px;
  background: #1a9100;
  display: block;
  position: absolute;
  left: 50%;
  bottom: -2.2rem;
  border-radius: 2px;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.page-post-category-tab .page-post-category-list .items:last-child {
  border-right: none;
}

.page-post-category-tab .page-post-category-list .items .category-link {
  font-weight: 600;
  font-size: 16px;
  line-height: 1;
}

.page-post-category-tab .page-post-category-list .items .category-link i {
  width: 20px;
  display: inline-block;
}

.page-post-category-tab .page-post-category-list .items .category-link i img {
  width: 100%;
}

.page-post-list {
  padding-top: 100px !important;
}

.page-post-list .item {
  padding: 0 .8rem 0.8rem;
}

.page-post-list .item .content {
  -webkit-box-shadow: 0 0 #0000, 0 0 #0000, 0 11px 24px rgba(130, 148, 165, 0.18);
          box-shadow: 0 0 #0000, 0 0 #0000, 0 11px 24px rgba(130, 148, 165, 0.18);
  border-radius: 12px;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #fff;
  padding: 2rem;
  height: 20rem;
}

.page-post-list .item .content h2 {
  font-size: 1.25rem;
  line-height: 2rem;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page-post-list .item .content .date {
  padding-top: .625rem;
  font-size: .875rem;
  line-height: 1.375rem;
  color: #97a3b6;
  padding-bottom: 1.25rem;
}

.page-post-list .item .content .expert {
  color: #536d8c;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.page-post-list .item .content .btn_link {
  border: 1px solid #1a9100;
  color: #1a9100;
  font-size: .8rem;
  line-height: 1.375rem;
  display: inline-block;
  padding: .3rem 1rem;
  border-radius: 5px;
  margin-top: 20px;
  position: absolute;
  left: 2.8rem;
  bottom: 2.5rem;
}

.page-post-list .item .content .btn_link:hover {
  background: #1a9100;
  color: #fff;
}

.page-link-item .pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.page-link-item .pagination li .page-numbers {
  border: 1px solid #1a9100;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 16px;
  height: 40px;
  line-height: 1;
  width: 40px;
  background-color: #1a9100;
  color: #fff;
  cursor: pointer;
}

.page-link-item .pagination li .page-numbers.current {
  cursor: auto;
  background-color: #fff;
  color: #1a9100;
}

.modular_59 {
  background: #f7f7f7;
}

.modular_59 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_59 .title {
    font-size: 24px;
  }
}

.modular_59 .modular-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .modular_59 .modular-box {
    display: block;
  }
}

.modular_59 .modular-box .list {
  width: 49%;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .modular_59 .modular-box .list {
    width: 100%;
    margin-bottom: 20px;
    display: block;
  }
}

.modular_59 .modular-box .list .img {
  width: 40%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 767px) {
  .modular_59 .modular-box .list .img {
    width: 100%;
    height: 300px;
  }
}

.modular_59 .modular-box .list .img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modular_59 .modular-box .list .content {
  width: 60%;
}

@media screen and (max-width: 767px) {
  .modular_59 .modular-box .list .content {
    width: 100%;
  }
}

.modular_59 .modular-box .list .content .tit {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

.modular_59 .modular-box .list .content .label {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modular_59 .modular-box .list .content .label span {
  display: inline-block;
  color: #999;
  border: 1px solid #333;
  padding: 3px 5px;
  font-size: 12px;
  margin: 0 3px;
}

.modular_59 .modular-box .list .content .label a {
  display: inline-block;
  border: 1px solid #1a9100;
  color: #1a9100;
  padding: 3px 5px;
  font-size: 12px;
  margin: 0 3px;
}

.modular_59 .modular-box .list .content .label a:hover {
  background: rgba(26, 145, 0, 0.1);
}

.modular_59 .modular-box .list .content .con-ul {
  border-top: 1px solid #ddd;
  margin-top: 15px;
  padding-top: 10px;
}

.modular_59 .modular-box .list .content .con-ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_59 .modular-box .list .content .con-ul .li span {
  width: 18px;
  font-size: 16px;
}

.modular_59 .modular-box .list .content .con-ul .li p {
  font-size: 14px;
  width: calc(100% - 24px);
}

.modular_59 .modular-box .list .content .btn-box {
  margin-top: 10px;
}

.modular_59 .modular-box .list .content .btn-box a {
  display: block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}

.modular_59 .modular-box .list .content .btn-box a:hover:before {
  width: 100%;
}

.modular_59 .modular-box .list .content .btn-box a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.modular_60 {
  background: #f7f7f7;
}

.modular_60 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_60 .title {
    font-size: 24px;
  }
}

.modular_60 .modular-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .modular_60 .modular-box {
    display: block;
  }
}

.modular_60 .modular-box:after {
  content: '';
  width: 32.33%;
}

.modular_60 .modular-box .list {
  width: 32.33%;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
  padding: 20px;
  margin-bottom: 2%;
}

@media screen and (max-width: 767px) {
  .modular_60 .modular-box .list {
    width: 100%;
    margin-bottom: 15px;
  }
}

.modular_60 .modular-box .list .img {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 200px;
  padding: 20px 0;
}

@media screen and (max-width: 767px) {
  .modular_60 .modular-box .list .img {
    height: 300px;
  }
}

.modular_60 .modular-box .list .img img {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modular_60 .modular-box .list .content .tit {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

.modular_60 .modular-box .list .content .label {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.modular_60 .modular-box .list .content .label span {
  display: inline-block;
  color: #999;
  border: 1px solid #333;
  padding: 3px 5px;
  font-size: 12px;
  margin: 0 3px;
}

.modular_60 .modular-box .list .content .label a {
  display: inline-block;
  border: 1px solid #1a9100;
  color: #1a9100;
  padding: 3px 5px;
  font-size: 12px;
  margin: 0 3px;
}

.modular_60 .modular-box .list .content .label a:hover {
  background: rgba(26, 145, 0, 0.1);
}

.modular_60 .modular-box .list .content .con-ul {
  border-top: 1px solid #ddd;
  margin-top: 15px;
  padding-top: 10px;
}

.modular_60 .modular-box .list .content .con-ul .li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_60 .modular-box .list .content .con-ul .li span {
  width: 18px;
  font-size: 16px;
}

.modular_60 .modular-box .list .content .con-ul .li p {
  font-size: 14px;
  width: calc(100% - 24px);
}

.modular_60 .modular-box .list .content .btn-box {
  margin-top: 10px;
}

.modular_60 .modular-box .list .content .btn-box a {
  display: block;
  height: 45px;
  line-height: 45px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}

.modular_60 .modular-box .list .content .btn-box a:hover:before {
  width: 100%;
}

.modular_60 .modular-box .list .content .btn-box a:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.1);
  -webkit-transition: all .3s;
  transition: all .3s;
}

.modular_61 {
  background: #f7f7f7;
}

.modular_61 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_61 .title {
    font-size: 24px;
  }
}

.modular_61 .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.modular_61 .list-box .list {
  width: 49%;
  margin-bottom: 2%;
}

@media screen and (max-width: 767px) {
  .modular_61 .list-box .list {
    width: 100%;
    margin-bottom: 15px;
  }
}

.modular_61 .list-box .list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fff;
  -webkit-box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
  padding: 10px;
  border-radius: 5px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.modular_61 .list-box .list a i {
  font-style: normal;
  font-size: 16px;
  width: 18px;
  margin-right: 6px;
}

.modular_61 .list-box .list a span {
  display: inline-block;
  font-size: 16px;
  width: calc(100% - 24px);
}

.modular_62 {
  background: #f7f7f7;
}

.modular_62 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_62 .title {
    font-size: 24px;
  }
}

.modular_62 .tab-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .modular_62 .tab-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.modular_62 .tab-box .tabhd {
  width: 30%;
}

@media screen and (max-width: 767px) {
  .modular_62 .tab-box .tabhd {
    width: 100%;
  }
}

.modular_62 .tab-box .tabhd .thdlist.active a {
  background: #fff;
  color: #1a9100;
  -webkit-box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.1);
          box-shadow: -5px 5px 5px rgba(0, 0, 0, 0.1);
}

.modular_62 .tab-box .tabhd .thdlist a {
  display: block;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  z-index: 5;
}

.modular_62 .tab-box .tabbd {
  width: 70%;
  background: #fff;
  padding: 35px;
  -webkit-box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 767px) {
  .modular_62 .tab-box .tabbd {
    width: 100%;
  }
}

.modular_62 .tab-box .tabbd .tbdlist {
  display: none;
  font-size: 14px;
}

.modular_62 .tab-box .tabbd .tbdlist:first-child {
  display: block;
}

.modular_62 .tab-box .tabbd .tbdlist ul li {
  list-style: inherit;
  margin-left: 10px;
}

.modular_62 .tab-box .tabbd .tbdlist img {
  max-width: 100%;
  height: 300px;
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
}

.modular_63 {
  background: #f7f7f7;
}

.modular_63 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_63 .title {
    font-size: 24px;
  }
}

.modular_63 .tab-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

@media screen and (max-width: 767px) {
  .modular_63 .tab-box {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.modular_63 .tab-box .tabhd {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .modular_63 .tab-box .tabhd {
    width: 100%;
  }
}

.modular_63 .tab-box .tabhd .thdlist {
  margin-bottom: 10px;
}

.modular_63 .tab-box .tabhd .thdlist.active a {
  background: #1a9100;
  color: #fff;
}

.modular_63 .tab-box .tabhd .thdlist a {
  display: block;
  padding: 10px 20px;
  font-size: 18px;
  font-weight: bold;
  position: relative;
  z-index: 5;
  border: 1px solid #1a9100;
  border-radius: 30px;
}

@media screen and (max-width: 767px) {
  .modular_63 .tab-box .tabhd .thdlist a {
    font-size: 16px;
  }
}

.modular_63 .tab-box .tabbd {
  width: 48%;
}

@media screen and (max-width: 767px) {
  .modular_63 .tab-box .tabbd {
    width: 100%;
    margin-top: 25px;
  }
}

.modular_63 .tab-box .tabbd .tbdlist {
  display: none;
}

.modular_63 .tab-box .tabbd .tbdlist:first-child {
  display: block;
}

.modular_63 .tab-box .tabbd .tbdlist .img {
  height: 350px;
  overflow: hidden;
  border-radius: 10px;
}

.modular_63 .tab-box .tabbd .tbdlist .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modular_63 .tab-box .tabbd .tbdlist .con {
  margin-top: 15px;
}

.modular_63 .tab-box .tabbd .tbdlist .con .tit {
  font-size: 24px;
  color: #1a9100;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .modular_63 .tab-box .tabbd .tbdlist .con .tit {
    font-size: 18px;
  }
}

.modular_63 .tab-box .tabbd .tbdlist .con .cn {
  margin-top: 10px;
  font-size: 14px;
}

.modular_64 {
  background: #f7f7f7;
  width: 100%;
  overflow: hidden;
}

.modular_64 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_64 .title {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .modular_64 .table-box {
    overflow-x: auto;
  }
}

.modular_64 .table-box table {
  width: 100%;
}

.modular_64 .table-box table thead tr {
  color: #fff;
  text-align: center;
}

.modular_64 .table-box table thead tr th {
  background: #1e274a;
  font-weight: normal;
  padding: 6px;
  overflow: hidden;
}

.modular_64 .table-box table thead tr th:first-child {
  border-radius: 6px 0 0 6px;
  width: 200px;
}

@media screen and (max-width: 767px) {
  .modular_64 .table-box table thead tr th:first-child {
    width: auto;
  }
}

.modular_64 .table-box table thead tr th:last-child {
  border-radius: 0 6px 6px 0;
}

.modular_64 .table-box table tbody tr td {
  padding: 6px;
}

.modular_64 .table-box table tbody tr:nth-child(2n+2) td {
  background: #ebebef;
}

.modular_64 .table-box table tbody tr:nth-child(2n+2) td:first-child {
  border-radius: 6px 0 0 6px;
}

.modular_64 .table-box table tbody tr:nth-child(2n+2) td:last-child {
  border-radius: 0 6px 6px 0;
}

.modular_65 {
  background: #f7f7f7;
}

.modular_65 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_65 .title {
    font-size: 24px;
  }
}

.modular_65 .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modular_65 .list-box .list {
  width: 49%;
  margin-bottom: 2%;
}

@media screen and (max-width: 767px) {
  .modular_65 .list-box .list {
    width: 100%;
    margin-bottom: 15px;
  }
}

.modular_65 .list-box .list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 10px 10px 15px;
  border-radius: 25px;
  font-size: 16px;
  color: #1a9100;
  border: 1px solid #1a9100;
}

.modular_65 .list-box .list a:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.modular_65 .list-box .list a .tit {
  width: calc(100% - 100px);
  overflow: hidden;
  height: 20px;
  line-height: 20px;
}

.modular_65 .list-box .list a .icon {
  width: 60px;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_65 .list-box .list a .icon i {
  font-size: 20px;
  margin-left: 5px;
}

.modular_66 .first-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .modular_66 .first-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.modular_66 .first-box .swiper-box {
  width: 49%;
  position: relative;
}

@media screen and (max-width: 767px) {
  .modular_66 .first-box .swiper-box {
    width: 100%;
  }
}

.modular_66 .first-box .swiper-box .swiper01 .swiper-slide {
  height: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_66 .first-box .swiper-box .swiper01 .swiper-slide img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modular_66 .first-box .swiper-box .arrow-round {
  position: absolute;
  bottom: -90px;
  left: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_66 .first-box .swiper-box .swiper-button-prev,
.modular_66 .first-box .swiper-box .swiper-button-next {
  border: 1px solid #090e35;
  border-radius: 50%;
  display: inline-block;
  font-size: 30px;
  color: #090e35;
  padding: 10px;
  margin: 0 20px;
  width: 48px;
  height: 48px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .modular_66 .first-box .swiper-box .swiper-button-prev,
  .modular_66 .first-box .swiper-box .swiper-button-next {
    width: 32px;
    height: 32px;
  }
}

.modular_66 .first-box .swiper-box .swiper-button-prev:hover,
.modular_66 .first-box .swiper-box .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.modular_66 .first-box .swiper-box .swiper-button-prev:before,
.modular_66 .first-box .swiper-box .swiper-button-next:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/bl-testimonial-arrow-left.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modular_66 .first-box .swiper-box .swiper-button-next:before {
  content: '';
  background-image: url(../images/bl-testimonial-arrow-left.svg);
  -webkit-transform: translate(-50%, -50%) rotateY(180deg);
          transform: translate(-50%, -50%) rotateY(180deg);
}

.modular_66 .first-box .swiper-box .swiper-pagination .swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  background: #ddd;
  display: inline-block;
  margin: 0 3px;
  border-radius: 6px;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.modular_66 .first-box .swiper-box .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #0a5cc1;
  width: 40px;
}

.modular_66 .first-box .list-box {
  width: 49%;
}

@media screen and (max-width: 767px) {
  .modular_66 .first-box .list-box {
    width: 100%;
    margin-top: 125px;
  }
}

.modular_66 .first-box .list-box .title {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_66 .first-box .list-box .title {
    font-size: 24px;
  }
}

.modular_66 .first-box .list-box .box {
  margin-top: 20px;
}

.modular_66 .first-box .list-box .box .list {
  margin-bottom: 10px;
}

.modular_66 .first-box .list-box .box .list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_66 .first-box .list-box .box .list a i {
  display: inline-block;
  width: 20px;
}

.modular_66 .first-box .list-box .box .list a span {
  display: inline-block;
  width: calc(100% - 20px);
}

.modular_66 .first-box .list-box .logo-box {
  margin-top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #eee;
  border-radius: 20px;
  padding: 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .modular_66 .first-box .list-box .logo-box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.modular_66 .first-box .list-box .logo-box .img {
  display: inline-block;
  margin: 0 10px;
  height: 30px;
}

@media screen and (max-width: 767px) {
  .modular_66 .first-box .list-box .logo-box .img {
    margin-bottom: 10px;
  }
}

.modular_66 .first-box .list-box .logo-box .img img {
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.modular_66 .second-box {
  margin-top: 125px;
  background: #f6f6f6;
  padding: 40px 50px;
  border-radius: 50px;
}

@media screen and (max-width: 767px) {
  .modular_66 .second-box {
    margin-top: 50px;
    padding: 20px;
    border-radius: 20px;
  }
}

.modular_66 .second-box .con1-btn-box {
  cursor: pointer;
}

.modular_66 .second-box .con1-btn-box .con1 {
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .modular_66 .second-box .con1-btn-box .con1 {
    font-size: 14px;
  }
}

.modular_66 .second-box .con1-btn-box .btn-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.modular_66 .second-box .con1-btn-box .btn-box .links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_66 .second-box .con1-btn-box .btn-box .links:hover {
  color: #1a9100;
}

.modular_66 .second-box .con1-btn-box .btn-box .links.active .icon i {
  display: none;
}

.modular_66 .second-box .con1-btn-box .btn-box .links.active .icon i:nth-child(2) {
  display: block;
}

.modular_66 .second-box .con1-btn-box .btn-box .links .icon {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  border: 1px solid #1a9100;
  color: #1a9100;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .modular_66 .second-box .con1-btn-box .btn-box .links .icon {
    width: 19px;
    height: 19px;
    font-size: 14px;
  }
}

.modular_66 .second-box .con1-btn-box .btn-box .links .icon i {
  font-style: normal;
}

.modular_66 .second-box .con1-btn-box .btn-box .links .icon i:nth-child(2) {
  display: none;
}

.modular_66 .second-box .con1-btn-box .btn-box .links .tit {
  margin-left: 5px;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .modular_66 .second-box .con1-btn-box .btn-box .links .tit {
    font-size: 14px;
  }
}

.modular_66 .second-box .con2 {
  font-size: 20px;
  display: none;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .modular_66 .second-box .con2 {
    font-size: 14px;
    margin-top: 10px;
  }
}

.modular_67 {
  background: #f7f7f7;
}

.modular_67 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .modular_67 .title {
    font-size: 24px;
  }
}

.modular_67 .list-box {
  margin-bottom: 45px;
}

.modular_67 .list-box .list {
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
  font-size: 16px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .modular_67 .list-box .list {
    font-size: 14px;
  }
}

.modular_67 .list-box .list:first-child .td {
  display: block;
}

.modular_67 .list-box .list.active .th a i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modular_67 .list-box .list .th a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .modular_67 .list-box .list .th a {
    font-size: 16px;
  }
}

.modular_67 .list-box .list .th a span {
  display: inline-block;
  width: calc(100% - 40px);
}

.modular_67 .list-box .list .th a i {
  display: inline-block;
  font-style: normal;
}

.modular_67 .list-box .list .td {
  padding: 0 15px 10px;
  display: none;
}

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

.modular_67 .btn01 a {
  display: inline-block;
  border-radius: 35px;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: bold;
  color: #1a9100;
  border: 2px solid #1a9100;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

.modular_67 .btn01 a:hover {
  background: #1a9100;
  color: #fff;
}

.modular_67 .btn01 a span {
  display: block;
  font-weight: bold;
}

.modular_67 .btn01 a span:nth-child(2) {
  font-weight: normal;
}

.modular_68 {
  background: #f7f7f7;
}

.modular_68 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .modular_68 .title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.modular_68 .box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .modular_68 .box {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.modular_68 .box .text {
  width: 45%;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .text {
    width: 100%;
  }
}

.modular_68 .box .text .tit {
  font-size: 20px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .text .tit {
    font-size: 18px;
  }
}

.modular_68 .box .text .con {
  margin-top: 15px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .text .con {
    font-size: 14px;
  }
}

.modular_68 .box .text .btn01 {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .text .btn01 {
    margin-top: 20px;
  }
}

.modular_68 .box .text .btn01 a {
  display: inline-block;
  border-radius: 45px;
  padding: 5px 35px;
  font-size: 16px;
  font-weight: bold;
  color: #1a9100;
  border: 2px solid #1a9100;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .text .btn01 a {
    font-size: 14px;
  }
}

.modular_68 .box .text .btn01 a:hover {
  background: #1a9100;
  color: #fff;
}

.modular_68 .box .text .btn01 a span {
  display: block;
  font-weight: bold;
}

.modular_68 .box .text .btn01 a span:nth-child(2) {
  font-weight: normal;
}

.modular_68 .box .img-icon {
  width: 53%;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .img-icon {
    width: 100%;
    margin-top: 30px;
  }
}

.modular_68 .box .img-icon .img {
  height: 400px;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .img-icon .img {
    height: auto;
  }
}

.modular_68 .box .img-icon .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .modular_68 .box .img-icon .img img {
    height: auto;
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.modular_68 .box .img-icon .icon-ul {
  margin-top: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modular_68 .box .img-icon .icon-ul .li {
  margin-bottom: 6px;
  width: 49%;
}

.modular_68 .box .img-icon .icon-ul .li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_68 .box .img-icon .icon-ul .li a:hover {
  text-decoration: underline;
}

.modular_68 .box .img-icon .icon-ul .li a i,
.modular_68 .box .img-icon .icon-ul .li a span {
  margin-right: 10px;
}

.modular_68 .box .img-icon .icon-ul .li a img {
  width: 30px;
}

.modular_69 .tabhd-swiper-box {
  padding: 0 50px;
  position: relative;
}

.modular_69 .tabhd-swiper-box:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background: #ddd;
  height: 1px;
}

.modular_69 .tabhd-swiper-box .tabhd-swiper {
  overflow: hidden;
  padding-bottom: 1px;
}

.modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide {
  width: auto;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 15px;
  border-bottom: 2px solid rgba(1, 114, 68, 0);
  position: relative;
  top: 1px;
  z-index: 5;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide {
    font-size: 14px;
  }
}

.modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide.swiper-slide-thumb-active, .modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide:hover {
  border-bottom: 1px solid #017244;
}

.modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide.swiper-slide-thumb-active .tit, .modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide:hover .tit {
  color: #017244;
}

.modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide .img i {
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabhd-swiper-box .tabhd-swiper .swiper-slide .img i {
    font-size: 16px;
  }
}

.modular_69 .tabhd-swiper-box .swiper-button-prev,
.modular_69 .tabhd-swiper-box .swiper-button-next {
  border: 1px solid #090e35;
  border-radius: 50%;
  display: inline-block;
  font-size: 20px;
  color: #090e35;
  margin: 0 20px;
  position: absolute;
  top: 10px;
  left: -30px;
  width: 48px;
  height: 48px;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabhd-swiper-box .swiper-button-prev,
  .modular_69 .tabhd-swiper-box .swiper-button-next {
    top: 15px;
    width: 32px;
    height: 32px;
    left: -20px;
  }
}

.modular_69 .tabhd-swiper-box .swiper-button-prev.swiper-button-disabled,
.modular_69 .tabhd-swiper-box .swiper-button-next.swiper-button-disabled {
  opacity: .3;
}

.modular_69 .tabhd-swiper-box .swiper-button-prev:before,
.modular_69 .tabhd-swiper-box .swiper-button-next:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/bl-testimonial-arrow-left.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modular_69 .tabhd-swiper-box .swiper-button-prev:hover,
.modular_69 .tabhd-swiper-box .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.modular_69 .tabhd-swiper-box .swiper-button-next {
  left: auto;
  right: -30px;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabhd-swiper-box .swiper-button-next {
    right: -20px;
  }
}

.modular_69 .tabhd-swiper-box .swiper-button-next:before {
  content: '';
  background-image: url(../images/bl-testimonial-arrow-left.svg);
  -webkit-transform: translate(-50%, -50%) rotateY(180deg);
          transform: translate(-50%, -50%) rotateY(180deg);
}

.modular_69 .tabbd-swiper-box {
  margin-top: 55px;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper {
  overflow: hidden;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .ssbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box {
  width: 38%;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box {
    width: 100%;
  }
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box .tit {
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box .tit {
    font-size: 18px;
  }
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box .img {
  margin-top: 15px;
  height: 250px;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box .con {
  margin-top: 15px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .img-text-box .con {
    font-size: 14px;
  }
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper-box {
  overflow: hidden;
  width: 60%;
  padding-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper-box {
    width: 100%;
    margin-top: 35px;
  }
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper {
  height: 480px;
  overflow: visible;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper {
    height: 400px;
  }
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-wrapper {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  background-color: #f3f3f3;
  padding: 17px;
  border-radius: 4px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  height: calc((480px - 30px) / 2) !important;
  border: 1px solid rgba(1, 114, 68, 0);
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-slide {
    font-size: 14px;
    height: calc((400px - 30px) / 2) !important;
  }
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-slide:hover {
  background: #fff;
  border: 1px solid #017244;
  -webkit-box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
          box-shadow: 0 11px 24px rgba(0, 0, 0, 0.1);
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-slide .icon img {
  max-width: 100%;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev,
.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-next {
  border: 1px solid #090e35;
  border-radius: 50%;
  display: inline-block;
  font-size: 16px;
  color: #090e35;
  margin: 15px 6px 0;
  width: 48px;
  height: 48px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev,
  .modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-next {
    width: 32px;
    height: 32px;
  }
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev.swiper-button-disabled,
.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-next.swiper-button-disabled {
  opacity: .3;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev.swiper-button-lock,
.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-next.swiper-button-lock {
  opacity: 0;
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev:before,
.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-next:before {
  content: '';
  display: block;
  width: 16px;
  height: 16px;
  background: url(../images/bl-testimonial-arrow-left.svg);
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotateY(180deg);
          transform: translate(-50%, -50%) rotateY(180deg);
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev:hover,
.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-next:hover {
  background-color: rgba(0, 0, 0, 0.04);
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev {
  margin-left: calc(50% - 50px);
}

.modular_69 .tabbd-swiper-box .tabbd-swiper .swiper-slide .small-swiper .swiper-button-prev:before {
  content: '';
  background-image: url(../images/bl-testimonial-arrow-left.svg);
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.modular_71 .title {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .modular_71 .title {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.modular_71 .box .tabhd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modular_71 .box .tabhd .thdlist {
  margin-bottom: 10px;
  margin-right: 10px;
}

.modular_71 .box .tabhd .thdlist.active a {
  background: #017244;
  color: #fff;
}

.modular_71 .box .tabhd .thdlist:first-child a {
  padding: 10px 25px;
}

.modular_71 .box .tabhd .thdlist a {
  display: inline-block;
  border: 1px #017244 solid;
  color: #017244;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 15px;
  border-radius: 35px;
}

@media screen and (max-width: 767px) {
  .modular_71 .box .tabhd .thdlist a {
    font-size: 14px;
  }
}

.modular_71 .box .tabbd {
  margin-top: 35px;
}

.modular_71 .box .tabbd .tbdlist {
  display: none;
}

.modular_71 .box .tabbd .tbdlist:first-child {
  display: block;
}

.modular_71 .box .tabbd .tbdlist .list-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.modular_71 .box .tabbd .tbdlist .list-box:after {
  content: '';
  width: 32.33%;
}

@media screen and (max-width: 767px) {
  .modular_71 .box .tabbd .tbdlist .list-box:after {
    width: 100%;
  }
}

.modular_71 .box .tabbd .tbdlist .list-box .list {
  width: 32.33%;
  margin-bottom: 2%;
  background: #f4f4f4;
  border-radius: 5px;
  overflow: hidden;
  -webkit-transition: all .3s;
  transition: all .3s;
}

@media screen and (max-width: 767px) {
  .modular_71 .box .tabbd .tbdlist .list-box .list {
    width: 100%;
    margin-bottom: 15px;
  }
}

.modular_71 .box .tabbd .tbdlist .list-box .list:hover {
  background: #fff;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.modular_71 .box .tabbd .tbdlist .list-box .list .img {
  position: relative;
  height: 250px;
  overflow: hidden;
}

.modular_71 .box .tabbd .tbdlist .list-box .list .img .label {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 5;
  background: rgba(255, 255, 255, 0.7);
  color: #333;
  padding: 5px 10px;
  border-radius: 0 0 5px 0;
  font-size: 14px;
  font-weight: bold;
}

.modular_71 .box .tabbd .tbdlist .list-box .list .img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modular_71 .box .tabbd .tbdlist .list-box .list .text {
  padding: 15px;
}

.modular_71 .box .tabbd .tbdlist .list-box .list .text .tit {
  font-size: 18px;
  font-weight: bold;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .modular_71 .box .tabbd .tbdlist .list-box .list .text .tit {
    font-size: 16px;
  }
}

.modular_71 .box .tabbd .tbdlist .list-box .list .text .con {
  margin-top: 20px;
  font-size: 16px;
  line-height: 22px;
  height: 66px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
}

@media screen and (max-width: 767px) {
  .modular_71 .box .tabbd .tbdlist .list-box .list .text .con {
    font-size: 14px;
  }
}

.modular_71 .box .tabbd .tbdlist .list-box .list .text .more {
  display: inline-block;
  margin-top: 50px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .modular_71 .box .tabbd .tbdlist .list-box .list .text .more {
    font-size: 14px;
  }
}

.modular_72 {
  padding: 50px 0;
}

.modular_72 .h2-main-title {
  font-size: 36px;
  font-weight: 700;
  color: #040404;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_72 .h2-main-title {
    font-size: 24px;
  }
}

.modular_72 .main_desc {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  max-width: 877px;
  margin: 10px auto 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_72 .main_desc {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.modular_72 .main_scroll-wrapper {
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .modular_72 .main_scroll-wrapper {
    overflow-x: scroll;
  }
}

@media screen and (max-width: 767px) {
  .modular_72 .ufine-content {
    width: 1200px;
  }
}

.modular_72 .ufine-content__header {
  border-radius: 4px;
  background: #017244;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 162px 10px 195px;
  width: 100%;
}

.modular_72 .ufine-content__header .content-header_cell {
  font-size: 16px;
  font-weight: bold;
  color: #fff;
}

.modular_72 .ufine-content__item {
  margin-bottom: 5px;
}

.modular_72 .ufine-content__item .item-question {
  border-radius: 4px;
  background: #e0e0e0;
  padding: 12px 26px 12px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.modular_72 .ufine-content__item .item-question.active .iconfont {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.modular_72 .ufine-content__item .item-question.active .iconfont:before {
  top: -7px;
  right: -8px;
}

.modular_72 .ufine-content__item .item-question_txt {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 1.5;
  display: inline-block;
}

.modular_72 .ufine-content__item .item-question .iconfont {
  cursor: pointer;
  position: relative;
  -webkit-transition: none;
  transition: none;
}

.modular_72 .ufine-content__item .item-question .iconfont:before {
  content: '';
  position: absolute;
  right: 0;
  top: -5px;
  width: 10px;
  height: 10px;
  display: block;
  border-top: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  cursor: pointer;
}

.modular_72 .ufine-content__item .ufine-content_table {
  display: none;
  width: 100%;
  color: #212529;
}

.modular_72 .ufine-content__item .ufine-content_table.show {
  display: table;
}

.modular_72 .ufine-content__item .ufine-content_table tbody tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.05);
}

.modular_72 .ufine-content__item .ufine-content_table tbody tr td {
  padding: 20px;
  border-top: unset;
  display: inline-block;
  word-break: break-all;
  font-size: 16px;
}

.modular_72 .ufine-content__item .ufine-content_table tbody tr td .table_td-flex {
  word-break: break-all;
  font-size: 16px;
  font-weight: 300;
}

.modular_72 .ufine-content__item .ufine-content_table tbody tr td .table_td-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 160px;
  height: 35px;
  border-radius: 27.5px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.1);
  color: #1a9100;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #1a9100;
  font-size: 16px;
  font-weight: bold;
}

.modular_72 .ufine-content__item .ufine-content_table tbody tr td .table_td-btn:hover {
  background: #157800;
  color: #fff;
}

.modular_72 .ufine-content__item .ufine-content_table tbody tr td .table_td-link {
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  color: #1a9100;
  cursor: pointer;
  font-weight: bold;
}

.modular_72 .ufine-content__item .ufine-content_table tbody tr td .table_td-link:hover {
  text-decoration: underline;
}

.modular_72 .ufine-content__item.active .item-question .iconfont {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.modular_72 .ufine-content__item.active .ufine-content_table {
  display: table;
}

.modular_73 {
  padding: 50px 0;
  background: #f1f1f1 url(../images/banner-bg.png) no-repeat center center;
  background-size: cover;
}

@media screen and (max-width: 767px) {
  .modular_73 {
    padding: 80px 0;
  }
}

.modular_73 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.modular_73 .h1-main-title {
  font-size: 48px;
  font-weight: 700;
  color: #040404;
}

@media screen and (max-width: 767px) {
  .modular_73 .h1-main-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.modular_73 .banner_links {
  margin: 15px 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.modular_73 .banner_links .banner_link {
  margin-right: 40px;
  font-size: 16px;
  color: #000;
  margin-top: 20px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_links .banner_link {
    font-size: 14px;
    margin-right: 20px;
  }
}

.modular_73 .banner_links .banner_link a {
  color: #333;
  text-decoration: none;
}

.modular_73 .banner_links .banner_link a:hover {
  color: #017244;
  text-decoration: underline;
}

.modular_73 .banner_links .banner_link a:hover i {
  text-decoration: none;
}

.modular_73 .banner_links .banner_link a i {
  margin-left: 8px;
  font-size: 12px;
  font-style: normal;
  font-family: "黑体";
  text-decoration: none;
}

.modular_73 .banner_links .banner_link a i:before {
  content: ">";
}

.modular_73 .banner_main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 50px;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
  }
}

.modular_73 .banner_main .banner-main_left {
  max-width: 50%;
  margin-right: 50px;
  height: 550px;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main .banner-main_left {
    max-width: 100%;
    margin-right: 0;
    height: auto;
  }
}

.modular_73 .banner_main .banner-main_left .banner_pic {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main .banner-main_left .banner_pic {
    -o-object-fit: contain;
       object-fit: contain;
  }
}

.modular_73 .banner_main .banner-main_right {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main .banner-main_right {
    width: 100%;
  }
}

.modular_73 .banner_main .banner-main_right .banner_desc {
  font-size: 16px;
  color: #333;
  line-height: 2;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main .banner-main_right .banner_desc {
    font-size: 14px;
    margin-bottom: 20px;
  }
}

.modular_73 .banner_main .banner-main_right .banner_btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main .banner-main_right .banner_btns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.modular_73 .banner_main .banner-main_right .banner_btns .banner_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 256px;
  height: 55px;
  border-radius: 27px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  background-color: #1a9100;
  color: #fff;
  cursor: pointer;
  text-decoration: none;
}

.modular_73 .banner_main .banner-main_right .banner_btns .banner_btn:first-child {
  background: #1a9100;
  color: #fff;
}

.modular_73 .banner_main .banner-main_right .banner_btns .banner_btn:first-child:hover {
  background: #157800;
}

.modular_73 .banner_main .banner-main_right .banner_btns .banner_btn:last-child {
  margin-left: 20px;
  border: 1px solid #1a9100;
  background: #fff;
  color: #1a9100;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main .banner-main_right .banner_btns .banner_btn:last-child {
    margin-left: 0;
  }
}

.modular_73 .banner_main .banner-main_right .banner_btns .banner_btn:last-child:hover {
  background: #1a9100;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_main .banner-main_right .banner_btns .banner_btn {
    font-size: 14px;
  }
}

.modular_73 .banner_bottom {
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_bottom {
    margin-top: 50px;
  }
}

.modular_73 .banner_bottom .banner_bottom-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 20px;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_bottom .banner_bottom-list {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.modular_73 .banner_bottom .banner_bottom-list .banner_bottom-item {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  min-width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_bottom .banner_bottom-list .banner_bottom-item {
    min-width: 45%;
    -webkit-box-flex: 0;
        -ms-flex: none;
            flex: none;
  }
}

.modular_73 .banner_bottom .banner_bottom-list .banner_bottom-item img {
  width: 40px;
  height: 40px;
  margin-bottom: 10px;
}

.modular_73 .banner_bottom .banner_bottom-list .banner_bottom-item .bottom-item_title {
  display: inline-block;
  margin-top: 5px;
  font-size: 16px;
  color: #333;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_73 .banner_bottom .banner_bottom-list .banner_bottom-item .bottom-item_title {
    font-size: 14px;
  }
}

.modular_74 {
  padding: 90px 0;
  background: #f9f9f9;
}

@media screen and (max-width: 767px) {
  .modular_74 {
    padding: 50px 0;
  }
}

.modular_74 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.modular_74 .h2-main-title {
  font-size: 36px;
  font-weight: 700;
  color: #040404;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_74 .h2-main-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.modular_74 .tabs-scroll-box {
  margin-top: 60px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
  .modular_74 .tabs-scroll-box {
    width: 100%;
    overflow-x: scroll;
  }
}

.modular_74 .tabs-scroll-box .ufine-company__tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  padding-left: 50px;
  padding-right: 50px;
  border-bottom: 1px solid #eee;
}

@media screen and (max-width: 767px) {
  .modular_74 .tabs-scroll-box .ufine-company__tabs {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding-left: 0;
    padding-right: 0;
  }
}

.modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item {
  font-size: 16px;
  padding-bottom: 18px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item {
    padding: 0 20px;
  }
}

.modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item h3 {
  font-weight: inherit;
  font-size: 16px;
  color: #898989;
}

@media screen and (max-width: 767px) {
  .modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item h3 {
    font-size: 14px;
    padding-bottom: 15px;
  }
}

.modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item:hover {
  font-weight: 500;
  border-bottom: 2px solid #017244;
}

.modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item:hover h3 {
  color: #000;
}

.modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item.tab-item__active {
  color: #000;
  font-weight: 500;
  border-bottom: 2px solid #017244;
}

.modular_74 .tabs-scroll-box .ufine-company__tabs .tab-item.tab-item__active h3 {
  color: #000;
}

.modular_74 .main_tabs-views {
  display: none;
}

.modular_74 .main_tabs-views.active {
  display: block;
}

.modular_74 .main_tabs-views .tabs-views-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 40px;
}

.modular_74 .main_tabs-views .tabs-views-box .tabs-views_item {
  width: calc(25% - 15px);
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 8px;
  padding: 20px 20px 50px;
}

@media screen and (max-width: 767px) {
  .modular_74 .main_tabs-views .tabs-views-box .tabs-views_item {
    width: calc(50% - 10px);
    padding: 10px 10px 20px;
  }
}

.modular_74 .main_tabs-views .tabs-views-box .tabs-views_item:hover {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.modular_74 .main_tabs-views .tabs-views-box .tabs-views_item:hover .tabs-view_title {
  color: #1a9100;
  text-decoration: underline;
}

.modular_74 .main_tabs-views .tabs-views-box .tabs-views_item img {
  width: 100%;
  height: 220px;
  -o-object-fit: contain;
     object-fit: contain;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .modular_74 .main_tabs-views .tabs-views-box .tabs-views_item img {
    height: 160px;
  }
}

.modular_74 .main_tabs-views .tabs-views-box .tabs-views_item .tabs-view_title {
  font-size: 16px;
  line-height: 1.4;
  color: #333;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

@media screen and (max-width: 767px) {
  .modular_74 .main_tabs-views .tabs-views-box .tabs-views_item .tabs-view_title {
    font-size: 14px;
  }
}

.modular_74 .main_tabs-views .main-desc_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 234px;
  height: 65px;
  border-radius: 42px;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  background-color: rgba(255, 255, 255, 0.1);
  color: #1a9100;
  cursor: pointer;
  text-decoration: none;
  border: 2px solid #1a9100;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin: 40px auto 0;
}

.modular_74 .main_tabs-views .main-desc_btn:hover {
  background: #1a9100;
  color: #fff;
}

.modular_74 .main_tabs-views .main-desc_btn .main-desc-btn_bold {
  font-weight: 600;
}

@media screen and (max-width: 767px) {
  .modular_74 .main_tabs-views .main-desc_btn {
    font-size: 14px;
    padding: 10px 25px;
  }
}

.modular_75 {
  padding: 50px 0;
  background: #fff;
}

.modular_75 .container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
}

.modular_75 .h2-main-title {
  text-align: center;
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #000;
}

@media screen and (max-width: 767px) {
  .modular_75 .h2-main-title {
    font-size: 24px;
    margin-bottom: 15px;
  }
}

.modular_75 .main_min-title {
  text-align: center;
  font-size: 16px;
  margin-bottom: 15px;
  font-style: italic;
}

@media screen and (max-width: 767px) {
  .modular_75 .main_min-title {
    font-size: 16px;
    margin-bottom: 10px;
  }
}

.modular_75 .main_desc {
  font-size: 16px;
  color: #333;
  line-height: 1.5;
  max-width: 877px;
  margin: 10px auto 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .modular_75 .main_desc {
    font-size: 14px;
    margin-bottom: 25px;
    width: 100%;
  }
}

.modular_75 .main_pic {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 40px auto;
}

@media screen and (max-width: 767px) {
  .modular_75 .main_pic {
    margin-bottom: 25px;
  }
}

.modular_75 .main_logo-list {
  max-width: 1080px;
  overflow: hidden;
  padding: 10px 0;
}

.modular_75 .main_logo-list .swiper-wrapper {
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
}

.modular_75 .main_logo-list .main_logo-item {
  width: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.modular_75 .main_logo-list .main_logo-item:before {
  content: '';
  display: inline-block;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 1px;
  height: 15px;
  background-color: #c6c6c6;
}

.modular_75 .main_logo-list .main_logo-item img {
  max-width: 68px;
  height: 100%;
  /*filter: grayscale(100%);
        opacity: 0.6;*/
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.modular_75 .main_logo-list .main_logo-item img:hover {
  /*filter: grayscale(0);
          opacity: 1;*/
}

.cat_layout_9_banner_breadcrumbs {
  position: absolute;
  top: 50px;
  width: 100%;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_banner_breadcrumbs {
    top: 5px;
  }
}

.cat_layout_9_banner_breadcrumbs .container {
  text-align: left;
}

.cat_layout_9_banner_breadcrumbs a {
  color: #fff;
}

.cat_layout_9_topic_articles {
  padding: 91px 0 107px;
  background: #f9f9f9;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles {
    padding: 50px 0 50px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.cat_layout_9_topic_articles .articles_content .content_top .h2-main-title {
  font-size: 36px;
  font-weight: 700;
  color: #040404;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_top .h2-main-title {
    font-size: 24px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_top .select-group {
  margin-right: 0px;
  position: relative;
}

.cat_layout_9_topic_articles .articles_content .content_top .select-group .form-select {
  width: 328px;
  padding: 12px 30px 12px 20px;
  background: #fff;
  border-radius: 41px;
  border: none;
  color: #858589;
  font-size: 14px;
  font-weight: 500;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_top .select-group .form-select {
    width: 100%;
  }
}

.cat_layout_9_topic_articles .articles_content .content_top .select-group .ufine-select-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  color: #333;
  -webkit-transform: rotate(0deg) translateY(50%);
          transform: rotate(0deg) translateY(50%);
  display: inline-block;
  font-size: inherit;
  font-weight: 400;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_top .select-group .ufine-select-icon {
    right: 10px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_top .select-group .ufine-select-icon.active {
  -webkit-transform: rotate(180deg) translateY(50%);
          transform: rotate(180deg) translateY(50%);
}

.cat_layout_9_topic_articles .articles_content .content_flex {
  margin-top: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex {
    display: block;
    margin-top: 20px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 737px;
          flex: 0 0 737px;
  position: relative;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_img {
  min-width: 100%;
  height: 100%;
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info {
  padding: 17px 44px;
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(255, 253, 253, 0.6);
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info {
    padding: 17px 20px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info h2 {
  font-weight: inherit;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info h2 {
    font-size: 20px;
    line-height: 1.2;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info h2 .item_title {
  font-size: 18px;
  font-weight: 600;
  color: #0b0b14;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info h2 .item_title {
    font-size: 12px;
    line-height: 1.2;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .item_txt {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-break: break-word;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .item_txt {
    font-size: 14px;
    display: none;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-top: 14px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .info {
    margin-top: 10px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .info .info_time {
  margin-left: 14px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .info .info_time {
    margin-left: 10px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 18px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_info .tag {
    margin-top: 10px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item.mini {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 410px;
          flex: 0 0 410px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item.mini {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity h3 .item_title {
  font-size: 18px;
  font-weight: 600;
  color: #0b0b14;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity h3 .item_title {
    font-size: 16px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .item_txt {
  margin: 10px 0 0;
  font-size: 16px;
  font-weight: 300;
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  word-break: break-word;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .item_txt {
    font-size: 14px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .info {
  margin-top: 14px;
  font-size: 16px;
  font-weight: 300;
  color: #5c5c5c;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .info {
    margin-top: 10px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .info .info_time {
  margin-left: 14px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .info .info_time {
    margin-left: 10px;
  }
}

.cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 18px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_topic_articles .articles_content .content_flex .flex_item .item_entity .tag {
    margin-top: 10px;
  }
}

@media screen and (max-width: 767px) {
  .cat_layout_9_slider_wrap {
    display: none;
  }
}

.cat_layout_9_slider_wrap .slide01-widget-form-logo {
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-top: none;
  margin-top: 0;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_slider_wrap .slide01-widget-form-logo {
    padding: 10px;
  }
}

.cat_layout_9_slider_wrap .widget_media_image {
  background: #fff;
  margin-top: 20px;
  padding: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_slider_wrap .widget_media_image {
    padding: 10px;
  }
}

.cat_layout_9_slider_wrap .widget_media_image .title-box {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_slider_wrap .widget_media_image .title-box {
    margin-bottom: 10px;
  }
}

.cat_layout_9_list h2 {
  font-size: 36px;
  font-weight: 700;
  color: #040404;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_list h2 {
    font-size: 30px;
  }
}

.cat_layout_9_list .item .projects-item {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_list .item .projects-item {
    display: block;
  }
}

.cat_layout_9_list .item .projects-item .thumb {
  width: 144px;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_list .item .projects-item .thumb {
    width: 100%;
  }
}

.cat_layout_9_list .item .projects-item .thumb img {
  width: 100%;
}

.cat_layout_9_list .item .projects-item .content {
  width: calc(100% - 154px);
  -webkit-box-shadow: none;
          box-shadow: none;
  background-color: transparent;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_list .item .projects-item .content {
    width: 100%;
  }
}

.cat_layout_9_list .item .projects-item .content h2 {
  text-transform: none;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_list .item .projects-item .content h2 {
    padding: 10px 0;
  }
}

.cat_layout_9_list .item .projects-item .content h2 a {
  -webkit-line-clamp: 3;
}

@media screen and (max-width: 767px) {
  .cat_layout_9_list .item .projects-item .content h2 a {
    font-size: 14px;
    -webkit-line-clamp: 2;
  }
}

@media screen and (max-width: 767px) {
  .modular_70_slider_wrap {
    margin-bottom: 50px;
  }
}

.modular_70_slider_wrap .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.modular_70_slider_wrap .menu .menu-item {
  position: relative;
  margin: 15px 0;
  padding: 0 10px;
}

.modular_70_slider_wrap .menu .menu-item > a {
  display: block !important;
  margin-bottom: 0 !important;
}

.modular_70_slider_wrap .menu .menu-item > a:hover {
  padding-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modular_70_slider_wrap .menu .menu-item.active {
  padding-left: 10px;
}

.modular_70_slider_wrap .menu .menu-item.active:after {
  -webkit-transform: rotate(135deg) translateY(50%) translateX(-50%) !important;
          transform: rotate(135deg) translateY(50%) translateX(-50%) !important;
}

.modular_70_slider_wrap .menu .menu-item.menu-item-has-children::after {
  content: '';
  position: absolute;
  right: 10px;
  top: 13px;
  width: 10px;
  height: 10px;
  display: block;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg) translateY(-50%);
          transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform-origin: center;
          transform-origin: center;
  cursor: pointer;
}

.modular_70_slider_wrap .menu .menu-item .sub-menu {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
  padding-left: 10px;
}

.modular_70_slider_wrap .menu .menu-item .sub-menu .menu-item {
  padding: 0;
  margin: 3px 0;
}

.modular_70_slider_wrap .menu .menu-item .sub-menu .menu-item a {
  text-decoration: none;
  padding: 5px 10px;
}

.modular_70_slider_wrap .menu .menu-item .sub-menu .menu-item a:hover {
  padding-left: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.modular_70_slider_wrap .menu .menu-item .sub-menu .menu-item.menu-item-has-children::after {
  top: 18px;
}

.modular_70_slider_wrap .slide01-widget-form-logo {
  background: #f4f4f4;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .modular_70_slider_wrap .slide01-widget-form-logo {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .single-content-2 .theme-sidebar,
  .single-content-3 .theme-sidebar {
    display: none;
  }
}

.single-content-2 .slide02-widget-concact-info .title-box h3,
.single-content-3 .slide02-widget-concact-info .title-box h3 {
  color: #091426;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
  margin-bottom: 20px;
  padding-bottom: 10px;
  position: relative;
  text-transform: uppercase;
}

.single-content-2 .slide02-widget-concact-info .title-box h3:before,
.single-content-3 .slide02-widget-concact-info .title-box h3:before {
  background-color: #fcab03;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 38px;
  z-index: 1;
}

.single-content-2 .slide02-widget-concact-info .title-box h3:after,
.single-content-3 .slide02-widget-concact-info .title-box h3:after {
  background-color: #ddd;
  bottom: 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 70px;
}

.single-content-2 .slide02-widget-concact-info .contact-info li,
.single-content-3 .slide02-widget-concact-info .contact-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 20px;
}

.single-content-2 .slide02-widget-concact-info .contact-info li:last-child,
.single-content-3 .slide02-widget-concact-info .contact-info li:last-child {
  margin-bottom: 0;
}

.single-content-2 .slide02-widget-concact-info .contact-info li .img,
.single-content-3 .slide02-widget-concact-info .contact-info li .img {
  display: block;
  margin-right: 10px;
  width: 20px;
}

.single-content-2 .slide02-widget-concact-info .contact-info li .img img,
.single-content-3 .slide02-widget-concact-info .contact-info li .img img {
  width: 100%;
}

.single-content-2 .slide02-widget-concact-info .contact-info li .contact-detail,
.single-content-3 .slide02-widget-concact-info .contact-info li .contact-detail {
  display: block;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.single-content-2 .tabs-wrap,
.single-content-3 .tabs-wrap {
  padding-top: 30px;
}

.single-content-2 .tabs-wrap .tabs-hd,
.single-content-3 .tabs-wrap .tabs-hd {
  width: 100%;
  background-color: #1a9100;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-hd,
  .single-content-3 .tabs-wrap .tabs-hd {
    display: none;
  }
}

.single-content-2 .tabs-wrap .tabs-hd .tabs-nav,
.single-content-3 .tabs-wrap .tabs-hd .tabs-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-hd .tabs-nav,
  .single-content-3 .tabs-wrap .tabs-hd .tabs-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.single-content-2 .tabs-wrap .tabs-hd .tabs-nav li,
.single-content-3 .tabs-wrap .tabs-hd .tabs-nav li {
  padding: 0 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-hd .tabs-nav li,
  .single-content-3 .tabs-wrap .tabs-hd .tabs-nav li {
    width: 33%;
  }
}

.single-content-2 .tabs-wrap .tabs-hd .tabs-nav li.active a:after,
.single-content-3 .tabs-wrap .tabs-hd .tabs-nav li.active a:after {
  width: 100%;
}

.single-content-2 .tabs-wrap .tabs-hd .tabs-nav li a,
.single-content-3 .tabs-wrap .tabs-hd .tabs-nav li a {
  color: #fff;
  position: relative;
  display: block;
  padding: 20px 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-hd .tabs-nav li a,
  .single-content-3 .tabs-wrap .tabs-hd .tabs-nav li a {
    padding: 10px 0px;
  }
}

.single-content-2 .tabs-wrap .tabs-hd .tabs-nav li a:hover:after,
.single-content-3 .tabs-wrap .tabs-hd .tabs-nav li a:hover:after {
  width: 100%;
}

.single-content-2 .tabs-wrap .tabs-hd .tabs-nav li a:after,
.single-content-3 .tabs-wrap .tabs-hd .tabs-nav li a:after {
  content: '';
  background: #fff;
  height: 2px;
  width: 0;
  position: absolute;
  bottom: 0.5rem;
  left: 0;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd {
  padding-top: 50px;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd {
    padding-top: 10px;
    padding-bottom: 5px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd .tabs-panel-hd-title,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd .tabs-panel-hd-title {
  font-size: 30px;
  font-weight: 700;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd .tabs-panel-hd-title,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel .tabs-panel-hd .tabs-panel-hd-title {
    font-size: 24px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01,
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 {
  background-color: #f9f9f9;
  padding: 15px;
  border-radius: 5px;
  overflow: hidden;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 table,
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02 table,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 table,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 table {
  width: 100%;
  border-collapse: collapse;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 table,
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02 table,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 table,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 table {
    width: inherit;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 table th,
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 table td,
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02 table th,
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02 table td,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 table th,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 table td,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 table th,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 table td {
  padding: 10px;
  text-align: left;
  border: 1px solid #ddd;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 table th,
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02 table th,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 table th,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 table th {
  background-color: #1a9100;
  color: #fff;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 table tr:nth-child(even),
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02 table tr:nth-child(even),
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 table tr:nth-child(even),
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 table tr:nth-child(even) {
  background-color: #f2f2f2;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 table tr:hover,
.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-02 table tr:hover,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 table tr:hover,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-02 table tr:hover {
  background-color: #e9e9e9;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-01 .tabs-panel-bd,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-01 .tabs-panel-bd {
  overflow: auto;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-03 .content,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-03 .content {
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 20px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul li,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul li {
  width: 25%;
  height: 155px;
  padding: 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul li,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul li {
    width: 48%;
    height: 140px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul li img,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-03 .tab-gallery ul li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-top: 20px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li {
    width: 48%;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:nth-child(2):after, .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:nth-child(4):after,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:nth-child(2):after,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:nth-child(4):after {
    content: normal;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:after,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:after {
  content: "\f138";
  font-family: FontAwesome;
  font-weight: 400;
  position: absolute;
  right: -1.5rem;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:last-child:after,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li:last-child:after {
  display: none;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li img,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li img {
  width: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li h3,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li h3 {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 10px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li p,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list ul li p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  opacity: 0.2;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 .titlebox h3,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 .titlebox h3 {
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 20px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul li,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 32%;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul li img,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul li img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul li h3,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-02 ul li h3 {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 10px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 .titlebox h3,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 .titlebox h3 {
  font-size: 1.4rem;
  font-weight: bold;
  margin-top: 20px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul li,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 32%;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul li img,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul li img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul li h3,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-04 .tabs-panel-bd .tab-list-03 ul li h3 {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 10px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
  width: 25%;
  padding: 0 5px;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li {
    width: 48%;
    margin-bottom: 20px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li img,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li h3,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-list ul li h3 {
  width: 100%;
  text-align: center;
  font-size: 1rem;
  font-weight: 700;
  margin-top: 10px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-content,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-content {
  margin-top: 20px;
  font-size: 16px;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-content,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-05 .tabs-panel-bd .tab-content {
    font-size: 14px;
    margin-top: 0;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column {
  width: 45%;
  font-size: 1rem;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column {
    width: 100%;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column img,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column:last-child,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column:last-child {
  width: 55%;
  padding-left: 20px;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column:last-child,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column:last-child {
    width: 100%;
    margin-top: 20px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column ul,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column ul {
  padding-left: 20px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column ul li,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-06 .tabs-panel-bd .wpb_column ul li {
  list-style: disc;
  font-size: 1rem;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box {
  margin-bottom: 45px;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list {
  border-bottom: 1px solid #e8e8e8;
  font-size: 16px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list {
    font-size: 14px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list:first-child .td,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list:first-child .td {
  display: block;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list.active .th a i,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list.active .th a i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 10px 15px;
  font-weight: bold;
  font-size: 20px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a,
  .single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a {
    font-size: 16px;
  }
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a span,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a span {
  display: inline-block;
  width: calc(100% - 40px);
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a i,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .th a i {
  display: inline-block;
  font-style: normal;
}

.single-content-2 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .td,
.single-content-3 .tabs-wrap .tabs-bd .tabs-panel-07 .tabs-panel-bd .list-box .list .td {
  padding: 0 15px 10px;
  display: none;
}

.single-content-3 .product-comment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border: 1px solid #e8e8e8;
  padding: 20px;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 4px;
}

.single-content-3 .product-comment img {
  width: 80px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-right: 20px;
}

.single-content-3 .product_left_button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.single-content-3 .single-breadcrumbs {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .single-content-3 .mobile-sticky-top {
    position: static;
  }
}

.single-content-3 .single-product-gallery {
  background-color: #fff;
  position: relative;
  float: none;
  /* Add styles for main gallery navigation buttons */
}

.single-content-3 .single-product-gallery .video-slide {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
}

.single-content-3 .single-product-gallery .video-slide video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-3 .single-product-gallery .video-thumb {
  position: relative;
}

.single-content-3 .single-product-gallery .video-thumb .fa-play-circle-o {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  font-size: 24px;
  color: #fff;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.single-content-3 .single-product-gallery .single-product-gallery {
  margin-bottom: 20px;
}

.single-content-3 .single-product-gallery .gallery-main {
  margin-bottom: 10px;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-slide {
  height: 400px;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-slide a {
  position: relative;
  display: block;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-slide a:hover i {
  opacity: 1;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-slide a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.single-content-3 .single-product-gallery .gallery-thumbs .swiper-slide {
  height: 100px;
  cursor: pointer;
}

.single-content-3 .single-product-gallery .gallery-thumbs .swiper-slide::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 3px solid transparent;
  z-index: 10;
}

.single-content-3 .single-product-gallery .gallery-thumbs .swiper-slide-thumb-active::before {
  border-color: #e8e8e8;
}

.single-content-3 .single-product-gallery .gallery-main img,
.single-content-3 .single-product-gallery .gallery-thumbs img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-button-prev,
.single-content-3 .single-product-gallery .gallery-main .swiper-button-next {
  width: 40px;
  height: 40px;
  background-color: #31a042;
  color: #fff;
  position: absolute;
  top: 40%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 8;
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-button-prev i,
.single-content-3 .single-product-gallery .gallery-main .swiper-button-next i {
  font-size: 14px;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-button-prev {
  left: 10px;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-button-next {
  right: 10px;
}

.single-content-3 .single-product-gallery .gallery-main .swiper-button-prev:hover,
.single-content-3 .single-product-gallery .gallery-main .swiper-button-next:hover {
  background-color: #31a042;
  color: #fff;
}

.lg-backdrop {
  background-color: #fff;
}

.lg-outer .lg-thumb-outer {
  background-color: #31a042;
}

.lg-outer .lg-toolbar {
  background-color: #31a042;
}

.lg-outer .lg-toolbar #lg-counter {
  color: #fff;
}

.lg-outer .lg-toolbar span {
  color: #fff;
}

.lg-outer .lg-toolbar .lg-icon {
  color: #fff;
}

.lg-outer .lg-actions button {
  background-color: #31a042;
  color: #fff;
}

.header-notice {
  position: -webkit-sticky;
  position: sticky;
  top: 106px;
  z-index: 5;
  height: 110px;
  background: #1a9100 no-repeat center center;
  background-size: cover;
  cursor: pointer;
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .header-notice {
    position: -webkit-sticky;
    position: sticky;
    top: 59px;
    z-index: 38;
    height: auto;
    background-size: cover;
    background-position: left center;
    width: 100%;
    padding: 10px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

.header-notice .notice-link {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .header-notice .notice-link {
    display: inline;
  }
}

.header-notice .notice-link .notice-center {
  width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 110px;
}

@media screen and (max-width: 767px) {
  .header-notice .notice-link .notice-center {
    width: 100%;
    height: 56px;
    padding: 0;
    display: inline;
  }
}

.header-notice .notice-link .notice-center .notice-text .top-tit {
  font-size: 32px;
  color: #011692;
  font-weight: bold;
  line-height: 36px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .header-notice .notice-link .notice-center .notice-text .top-tit {
    font-size: 20px;
    line-height: 1.4;
  }
}

.header-notice .notice-link .notice-center .notice-text .top-tit span {
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .header-notice .notice-link .notice-center .notice-text .top-tit span {
    display: block;
  }
}

.header-notice .notice-link .notice-center .notice-text .bottom-tit {
  font-size: 20px;
  color: #252525;
  font-weight: 300;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .header-notice .notice-link .notice-center .notice-text .bottom-tit {
    display: none;
  }
}

.header-notice .notice-link .notice-center .uf-notice-btn {
  width: 180px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #011692;
  background-color: #ff0;
  border-radius: 45px;
  font-size: 20px;
  cursor: pointer;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  .header-notice .notice-link .notice-center .uf-notice-btn {
    display: none;
  }
}

.header-notice .close-ad {
  position: absolute;
  right: 10px;
  top: 50%;
  -webkit-transform: translateY(-60%);
          transform: translateY(-60%);
  cursor: pointer;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
  pointer-events: all;
}

@media screen and (max-width: 767px) {
  .header-notice .close-ad {
    right: 5px;
  }
}

.header-notice .close-ad i {
  width: 30px;
  overflow: hidden;
  vertical-align: middle;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .header-notice .close-ad i {
    width: 20px;
    font-size: 14px;
  }
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .info p {
  color: #b0b0b0 !important;
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .form {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
          align-items: stretch;
  width: 100%;
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .form input[type=email] {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid white;
  border-radius: 30px !important;
  height: 50px;
  padding: 10px 20px;
  margin-right: 5px;
  font-size: 15px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
  color: #000;
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .form input[type=email]::-webkit-input-placeholder {
  color: #333;
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .form input[type=email]:-ms-input-placeholder {
  color: #333;
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .form input[type=email]::-ms-input-placeholder {
  color: #333;
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .form input[type=email]::placeholder {
  color: #333;
}

.blog-fwcta-offer-cta-container .mc4wp-form .content .form input[type=submit] {
  color: #fff;
  padding: 12px 30px;
  display: inline-block;
  font-size: 13px;
  outline: none;
  cursor: pointer;
  border-width: 0;
  border-style: solid;
  border-color: transparent;
  line-height: 1.42857;
  font-weight: 600;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #58932d;
  border-radius: 100px;
  height: 50px;
}

.modular_69_product .titleBox {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .modular_69_product .titleBox {
    font-size: 24px;
    margin-bottom: 30px;
  }
}

.modular_69_product .productBox .service-item {
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  background: #fff;
  padding: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modular_69_product .productBox .service-item .thumb {
  height: 240px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  overflow: hidden;
}

.modular_69_product .productBox .service-item .thumb a {
  height: 100%;
  display: block;
}

.modular_69_product .productBox .service-item .thumb a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.modular_69_product .productBox .service-item .content {
  padding: 10px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.modular_69_product .productBox .service-item .content h3 a {
  font-size: 14px;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  text-align: center;
  display: block;
}

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

.modular_69_product .btn01 a {
  display: inline-block;
  border-radius: 35px;
  padding: 15px 35px;
  font-size: 16px;
  font-weight: bold;
  color: #1a9100;
  border: 2px solid #1a9100;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto;
}

.modular_69_product .btn01 a:hover {
  background: #1a9100;
  color: #fff;
}

.modular_69_product .btn01 a span {
  display: block;
  font-weight: bold;
}

.modular_69_product .btn01 a span:nth-child(2) {
  font-weight: normal;
}

.single-content-2.showproduct-head .product-text h1 {
  border-bottom: none;
}

.single-post .entry-category {
  padding: 60px 0 0;
}

@media screen and (max-width: 767px) {
  .single-post .entry-category {
    padding-top: 30px;
  }
}

.single-post .entry-category .title {
  font-size: 44px;
  color: #191935;
  font-weight: 600;
  line-height: 52px;
  margin-bottom: 48px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .single-post .entry-category .title {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 24px;
  }
}

.single-post .entry-category .container {
  padding: 0;
}

.single-post .entry-category .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.single-post .entry-category .projects-item {
  margin-bottom: 0;
}

.single-post .entry-category .projects-item .thumb {
  position: relative;
  height: 160px;
  border-radius: 20px;
  overflow: hidden;
  background-color: #ddd;
}

.single-post .entry-category .projects-item .thumb img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.single-post .entry-category .projects-item .thumb img:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.single-post .entry-category .projects-item .content {
  padding: 16px 0 0;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.single-post .entry-category .projects-item .content .cat a {
  display: block;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content;
  text-decoration: none;
  color: #1a9100;
  border: 1px solid #1a9100;
  font-size: 12px;
  line-height: 16px;
  padding: 2px 12px;
  border-radius: 20px;
  text-transform: uppercase;
  margin-bottom: 12px;
}

.single-post .entry-category .projects-item .content h2 {
  margin: 0;
  padding: 0;
  line-height: 1;
}

.single-post .entry-category .projects-item .content h2 a {
  display: block;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  line-height: 25px;
  color: #191935;
  margin-bottom: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

@media screen and (max-width: 767px) {
  .single-post .entry-category .projects-item .content h2 a {
    font-size: 14px;
  }
}

.single-post .entry-category .projects-item .content h2 a:hover {
  text-decoration: underline;
}

.single-post .entry-category .projects-item .content p {
  font-size: 14px;
  color: #75757c;
  line-height: 20px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .single-post .entry-category .swiper-pagination {
    position: relative;
    z-index: 10;
    text-align: center;
  }
  .single-post .entry-category .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 50%;
    background: #333;
    opacity: 0.5;
    margin: 0 5px;
    cursor: pointer;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
  }
  .single-post .entry-category .swiper-pagination .swiper-pagination-bullet:focus {
    outline: none;
  }
  .single-post .entry-category .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    background: #1a9100;
  }
}

.single-post .email-subscription {
  padding: 100px 0 0;
}

@media screen and (max-width: 767px) {
  .single-post .email-subscription {
    padding-top: 50px;
  }
}

.single-post .email-subscription h2 {
  font-size: 44px;
  color: #191935;
  font-weight: 600;
  line-height: 52px;
  text-align: center;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .single-post .email-subscription h2 {
    font-size: 28px;
    line-height: 1.4;
  }
}

.single-post .email-subscription p {
  font-size: 20px;
  color: #191935;
  font-weight: 400;
  line-height: 28px;
  text-align: center;
  margin-bottom: 32px;
}

@media screen and (max-width: 767px) {
  .single-post .email-subscription p {
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 16px;
  }
}

.single-post .email-subscription .form-wrap .mc4wp-form-fields .content .info {
  display: none;
}

.single-post .email-subscription .form-wrap .mc4wp-form-fields .content .form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.single-post .email-subscription .form-wrap .mc4wp-form-fields .content .form input[type=email] {
  width: 100%;
  height: 40px;
  padding: 8px 8px 8px 12px;
  border-radius: 6px;
  color: #191935;
  font-size: 16px;
  border: 1px solid #d3d3d3;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  outline: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  width: 360px;
  height: 40px;
  margin-right: 32px;
}

@media screen and (max-width: 767px) {
  .single-post .email-subscription .form-wrap .mc4wp-form-fields .content .form input[type=email] {
    margin-right: 2px;
  }
}

.single-post .email-subscription .form-wrap .mc4wp-form-fields .content .form input[type=submit] {
  border-radius: 6px;
  background: #1a9100;
  color: #fff;
  font-weight: 500;
  font-size: 16px;
  text-transform: uppercase;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 0;
  display: block;
  text-decoration: none;
  text-align: center;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 0;
  width: 220px;
  height: 40px;
}

.single-post .none-sidebar .single-banner-widget {
  padding: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  background: transparent;
}

.single-post .none-sidebar .single-banner {
  width: 100%;
  padding: 40px 22px 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #090e35 url("../images/blog-sticky-banner-bg-2.svg") center/cover;
  text-decoration: none;
  border-radius: 12px;
  z-index: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  margin: 30px 0;
}

.single-post .none-sidebar .single-banner img {
  display: block;
  margin: 0 auto 22px;
}

.single-post .none-sidebar .single-banner .single-banner-title {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 12px;
}

.single-post .none-sidebar .single-banner .single-banner-description {
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 19px;
  margin-bottom: 20px;
}

.single-post .none-sidebar .single-banner a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  border-radius: 6px;
  text-decoration: none;
  background: #ff0061 url("../images/get-started-arrow.svg") no-repeat 82% 50%;
  padding-right: 20px;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 13px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.single-post .none-sidebar .single-banner .get-started-btn-description {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}

.single-post .none-sidebar .single-banner .get-started-btn-description b {
  display: block;
  width: 5px;
  height: 5px;
  background: #ff0061;
  border-radius: 50%;
  margin: 0 7px;
}

.single-content-1 .produc-detail .product-details .tab-contents {
  overflow: auto;
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.single-content-1 .produc-detail .product-details .tab-contents > * {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
}

.csf-cloneable-wrapper .csf-cloneable-item .csf-cloneable-content .csf-field .csf-fieldset .csf-cloneable-wrapper .csf-cloneable-item .csf-cloneable-helper .csf-cloneable-export {
  display: none;
}

.csf-cloneable-wrapper .csf-cloneable-item .csf-cloneable-content .csf-field .csf-fieldset .csf-cloneable-wrapper .csf-cloneable-item .csf-cloneable-helper .csf-cloneable-import {
  display: none;
}

/* 自定义页面进度条样式 */
.dq-page-progress-bar-wrapper {
  width: 100%;
  position: fixed;
  z-index: 10;
  top: 77px;
  height: 0;
  opacity: 0;
}

.dq-page-progress-bar-wrapper.active {
  opacity: 1;
  height: 8px;
}

.dq-page-progress-bar-wrapper .dq-page-progress-bar-indicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 0%;
  height: 100%;
  pointer-events: none;
  background-color: #4caf50;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: width 0.2s ease-out;
  transition: width 0.2s ease-out;
}

.dq-page-progress-bar-wrapper .dq-page-progress-bar-indicator::-webkit-progress-bar {
  background-color: transparent;
  border-radius: 0;
}

.dq-page-progress-bar-wrapper .dq-page-progress-bar-indicator::-webkit-progress-value {
  background-color: #4caf50;
}
