        	@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");

body {
  color: #797979;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 16px;
  overflow-x: hidden;
}
img {
  max-width: 100%;
}
.header-main {
  padding: 20px 0;
}
.header-language ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
}

.header-language ul li {
  margin-left: 15px;
}

.header-language ul li a {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 14px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.header-language ul li a:hover {
  opacity: 0.8;
}

.header-language ul li a.active {
  font-weight: bold;
}

.flag-icon {
  width: 20px;
  height: 14px;
  margin-right: 6px;
  border-radius: 2px;
  object-fit: cover;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
}
.breadcrumb-main .breadcrumb-item.active {
  background-color: #00533b !important;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 60px;
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
  display: block;
}
.header .navbar-expand-lg .navbar-nav .nav-link,.bp_sub_menu li a {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  color: #0b2b43;
  padding: 0px 18px 0px 18px;
  letter-spacing: 1.5px;
}
.navbar .dropdown-toggle,
.navbar .bp_menu_icon {
  padding: 0;
}
.header .navbar ul.navbar-nav > li {
  padding: 0;
}
.header-logo img {
  max-width: 110px;
}
.sub-header {
  background: #0b2b43;
}
.sub_header-main {
  color: #ffffff;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.header-info {
  display: flex;
}
.sub-header-info span {
  font-size: 14px;
  line-height: 1.5em;
  font-weight: 300;
}
.sub-header-info {
  display: flex;
  align-items: center;
  padding: 10px;
  gap: 10px;
}
.sub-header-info:first-child {
  border-right: 1px solid #ffffff38;
}
.header-social ul {
  padding: 10px;
  display: flex;
  gap: 10px;
  margin: 0;
  background: #ffffff;
}
.header-social ul li {
  margin: 0 8px;
}
.header-social ul li i {
  color: #0b2b43;
  transition: color 0.3s;
}
.bp_block_item .row {
  margin: 0;
}
.slide-page .swiper-slide:after {
  content: "";
  background-color: #000000;
  opacity: 0.56;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.slide-page .text_slide {
  z-index: 2;
}
.slide-page .swiper {
  overflow: unset;
}
.slide-page .text_slide {
  width: 400px;
  bottom: -20%;
}
.slide-page .bp_slide_title_note p {
  background-color: #00533b;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 30px 10px;
  color: #ffffff;
  font-size: 34px;
  font-weight: 600;
}
.bp_block_item {
  position: relative;
}
.blog-sidebar {
  padding: 40px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border-radius: 10px;
  box-shadow: 0px 3px 30px 0px rgba(0, 50.99999999999999, 78, 0.10980392156862745);
}
.blog-sidebar .news_title a {
  font-size: 16px;
  color: #0b2b43;
  font-weight: 400;
}
.blog-sidebar .bp_lb_date {
  font-size: 13px;
  font-weight: 400;
  color: #758994;
}

.blog-sidebar .bp_block_item {
  margin-bottom: 20px;
}
.blog-sidebar > p {
  color: #0b2b43;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.blog-sidebar .bp_block_item:hover a {
  color: #00533b;
}
.contact-sidebar {
  margin-top: 40px;
  background-image: url(https://templatekit.jegtheme.com/textilery/wp-content/uploads/sites/122/2021/07/woman-working-in-textile-industry-2-e1627088546561.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 40px;
  position: relative;
  z-index: 1;
  color: #ffffff;
}
.contact-sidebar:before {
  background-color: #000000;
  opacity: 0.75;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  content: "";
}
.services {
  position: relative;
  padding: 100px 0;
  background-color: #f2f6f9;
  z-index: 1;
}
.services:before {
  background-image: url("/files_upload/12145-Converted.jpg");
  background-position: center center;
  background-repeat: repeat;
  background-size: contain;
  opacity: 0.02;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  z-index: -1;
}
.services .cls_img_hot_news img {
  width: 50px;
}
.bp_news_info {
  display: none;
}
.services .bp_block_item {
  text-align: left;
  background-color: #ffffff;
  padding: 50px 40px 50px 40px;
  border-style: solid;
  border-width: 0px 0px 0px 0px;
  border-color: #dddddd;
  border-radius: 0px 0px 0px 0px;
  transition: all 0.4s ease;
  overflow: hidden;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  z-index: 1;
}
.services .bp_block_item:before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  background-size: 101% 101%;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
  bottom: -101%;
  left: 0;
  z-index: -1;
}
.services .bp_block_item:hover:before {
  background-color: #0b2b43;
  bottom: 0;
}
.services .bp_block_item:hover .news_title a {
  color: #fff;
}
.services .news_title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
  min-height: 52px;
}
.services .news_title a {
  color: #0b2b43;
}
.services .bp_news_sub {
  color: #728f9e;
  font-size: 16px;
}
.services-title h2 {
  font-size: 18px;
  font-weight: 500;
  color: #0b2b43;
  padding-bottom: 10px;
  position: relative;
  width: fit-content;
  margin-bottom: 20px;
}
.services-title h2:before {
  content: "";
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 100%;
  background: #00533b;
}
.services-title p {
  color: #00334e;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.2em;
}
.services-info {
  color: #758994;
}
.services-info a {
  fill: #fff;
  color: #fff;
  background-color: #00533b;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  border-color: #00533b;
  border-radius: 0px 0px 0px 0px;
  padding: 18px 32px 18px 32px;
  font-size: 14px;
  font-weight: 600;
  display: block;
  width: fit-content;
  margin-top: 20px;
}
#m_s2_89497 {
  margin-top: 60px;
}
.services .bp_block_item:hover .bp_news_more {
  color: #7fc6a4;
}
.services .bp_news_more {
  color: #00533b;
  font-size: 14px;
}
.services .bp_news_more i {
  margin-left: 10px;
  font-size: 15px;
}
.contact-sidebar .sidebar-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.sidebar-info a {
  color: #fff;
}
.sidebar-info i {
  color: #00533b;
  margin-right: 10px;
}
.contact-sidebar > p {
  margin: 20px 0;
}
.category-sidebar {
  padding: 40px;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  border-radius: 10px;
  box-shadow: 0px 3px 30px 0px rgba(0, 50.99999999999999, 78, 0.10980392156862745);
  margin-top: 40px;
}
.category-sidebar > p {
  color: #0b2b43;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 20px;
}
.category-sidebar a {
  color: #0b2b43;
}
.category-sidebar .bp_link_category_option:before {
  content: "\f280";
  margin-right: 8px;
  font-family: "bootstrap-icons";
  padding-left: 0;
  font-size: 12px;
  color: #00533b;
  position: relative;
  top: 0;
}
.footer {
  background: #04131e;
  padding: 100px 0;
}
.footer-logo {
  text-align: center;
}
.footer-logo img {
  max-width: 120px;
}
.footer-info > h2 {
  margin-top: 10px;
  font-size: 16px;
  color: #b4bfc5;
  text-transform: capitalize;
}
.footer-widget-email-box {
  position: relative;
  display: block;
  border: dashed 1px #374148;
  padding: 6px;
  border-radius: 4px;
}
.footer-widget-email {
  position: relative;
  display: block;
  background-color: #1b262e;
  border-radius: 4px;
  padding: 12px 21px 15px;
}
.footer-widget-email-icon {
  position: absolute;
  top: 50%;
  right: -25px;
  transform: translateY(-50%) skewX(-17deg);
  height: 58px;
  width: 60px;
  font-size: 24px;
  color: #fff;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #00533b;
}
.footer .bp_category_option li.active a {
  font-weight: normal;
  color: #b3b3b3;
}
h6.footer-widget-email-title {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 0;
  color: #fff;
}
.footer-widget-email-address a {
  color: #b3b3b3;
}
.widget {
  max-width: 100%;
  overflow: hidden;
  margin-bottom: 25px;
}
.contact-widget-info p {
  position: relative;
  margin-bottom: 40px;
}
.contact-widget-info p:before {
  content: "";
  border-bottom: dashed 1px #374148;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -20px;
  width: 98%;
  margin: auto;
}
.contact-widget-info p > span.bi {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 24px;
  left: 0;
  line-height: 1;
  color: #00533b;
}
.contact-widget-info p span:last-child {
  display: block;
  color: #b3b3b3;
  font-size: 16px;
  line-height: 32px;
  padding-left: 37px;
}
.contact-phone {
  margin-bottom: 0px !important;
}
.contact-phone a {
  color: #b3b3b3;
  font-size: 16px;
  line-height: 32px;
}
.widget-content img {
  max-width: 120px;
}
.widget-content {
  text-align: left;
}
p.contact-phone:before {
  content: none;
}
.footer form {
  display: flex;
  border: 1px solid rgba(255, 255, 255, 0.17);
  color: #fff;
  border-radius: 0;
  padding: 10px 15px;
}
.footer .bp_form_data {
  background: transparent;
  border: none;
  width: 250px;
  color: #fff;
}
.footer .bp_form_data:focus-visible {
  box-shadow: none !important;
  outline: none;
}
.footer .bp-btn-send {
  border: none;
  background: transparent;
  color: #00533b;
  font-size: 18px;
  margin: 0;
}
.footer .zozo_social_widget .widgettitle {
  font-size: 18px;
  padding-bottom: 0;
  color: #fff;
  letter-spacing: -0.3px;
  margin-bottom: 0;
  line-height: 56px;
  font-weight: 700;
}
.footer .social-icons {
  display: flex;
  gap: 20px;
}
.footer .social-icons li {
  background: #313c44;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
}
.footer .social-icons li a {
  padding: 0;
  color: #fff;
}
.footer p {
  color: #b3b3b3;
  font-size: 16px;
  line-height: 32px;
}
.widget .widget-title {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
  padding-bottom: 10px;
  letter-spacing: -0.3px;
  color: #e3e3e3;
}
.widget .widget-title:before {
  content: "";
  height: 4px;
  width: 50px;
  border-radius: 0;
  position: absolute;
  left: 3px;
  bottom: 0;
  transform: skewX(-43deg);
  background-color: #00533b;
}
.widget_nav_menu {
  margin-left: 50px;
}
.widget.widget_nav_menu li a:before,
.footer .bp_category_option li a:before {
  content: "\f280";
  margin-right: 8px;
  font-family: "bootstrap-icons";
  padding-left: 0;
  font-size: 13px;
  position: relative;
  top: 0;
}
.quick-link .widget {
  margin-bottom: 0;
}
#menu-footer-service {
  padding-left: 0;
}
.footer li a {
  display: block;
  padding-bottom: 25px;
  line-height: 23px;
}
.footer .bp_category_option li h3 {
  font-size: 16px;
  color: #b3b3b3;
}
.footer a {
  color: #b3b3b3;
}
.footer .menu-item {
  text-align: left;
}
.footer .quick-link {
  padding-left: 40px;
}
.footer li {
  transition: all 0.3s ease;
}
.footer li:hover {
  margin-left: 10px;
}
.footer li:hover > a {
  color: #00533b;
}
#navbar-ul-menu {
  justify-content: end;
}
@media screen and (max-width: 992px) {
  .header-info{
    display: none;
  }
  .sub_header-main {
      justify-content: center;
      padding: 10px 0;
  }
  #menu_hor {
    justify-content: end;
  }
  .header .navbar ul.navbar-nav > li {
    padding: 10px 25px;
  }
  .widget_nav_menu {
    margin: 0;
    margin-top: 30px;
  }
  .footer .quick-link {
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
  .footer form {
    justify-content: space-between;
  }
}
@media screen and (max-width: 768px) {
  .footer-widget-email-icon {
    top: 50%;
    right: 4%;
    transform: translateY(-50%);
  }
  .slide-page .bp_slide_title_note p {
      font-size: 22px;
  }
  .slide-page .text_slide {
      width: 100%;
      max-width: 320px;
      padding: 0 10px;
  }
}
