@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
body{
    font-family: 'Inter', sans-serif !important;
}
.container {
  max-width: 1350px;
}
.header-navigation .primary-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 28px;
}
.header-navigation .navbar-toggler span {
 
  background-color: #f1901c;

}
.header-navigation {
  padding: 0 0px 0 87px;
  border-bottom: 1px solid #fff;
}
  .header-navigation.sticky{
    padding: 0 0px 0 87px;
    border-bottom: 1px solid #ececec;
  }
  .site-branding {
    max-width: 179px;
    width: 115px;
  }
  .site-branding a img {
	padding: 10px 0;
}
.header-navigation .main-menu ul li > a {
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    font-size: 17px;
    padding: 30px 10px;
  }
.header-navigation.sticky .main-menu ul li > a {
    color: #000000;
   }
   .header-navigation.sticky .main-menu ul li > a:hover {
    color: var(--red-dark);
   }
   .nav-menu {
    display: flex;
    align-items: center;
    margin-left: 34%;
}
.header-navigation.breakpoint-on .nav-menu {
  width: 0;
 
}
.header-navigation.breakpoint-on .nav-menu.menu-on {
  width: 300px;
  left: -135px !important;
}
  .contact_us_btn {
    color: #fff;
    font-weight: 500;
    border-left: 1px solid #fff;
    padding: 37px 25px 37px 30px;
  }
.contact_us_btn:hover{
    color: var(--red-dark); 
}

  .header-navigation.sticky .contact_us_btn{
    color: #000;
    border-left: 1px solid #ececec;
  }
  .header-navigation.sticky .contact_us_btn:hover{
    color: var(--red-dark); 
  }
  .header-navigation .container-fluid{
    padding-right: 0;
  }
  .header-navigation.sticky{
    padding-right: 0;
  }
  .hero-wrapper-one .hero-content h1 {
	font-size: 55px;
	line-height: 70px;
	margin-bottom: 15px;
}
.para_bnr {
    color: #fff;
    margin-bottom: 20px;
  }
  /* .hero-wrapper-one .single-slider {
	height: 100vh;
} */
.hero-wrapper-one .single-slider {
	position: relative;
	padding: 230px 0 140px;
	z-index: 1;
	height: 100vh;
}
.align-self-center{
    align-self: center;
}
.hero-content {
    width: 80%;
  }


  /* about us */
  .about_us {
    padding: 80px 0 30px;
}
  .section-title h2 {
    line-height: 60px;
    text-transform: capitalize !important;
    font-size: 40px;
    margin-bottom: 10px;
  }
 
     .hero-slider-one ul.slick-dots li.slick-active::after {
      border-color: #f3921f;
    }
    .hero-slider-one ul.slick-dots li.slick-active {
       border: 1px solid #f3921f;
    }
    .experience-box .year h2 {
      background: url(../new-image/about/text-bg.jpg) center;
        background-repeat: repeat;
        background-clip: border-box;
      background-repeat: repeat;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      -webkit-background-clip: text;
      text-align: center;
      font-weight: bold;
      font-size: 160px;
      line-height: 1;
    }

    /* Services */
    .services {
      padding: 80px 0;
    }
    .services .block-style-two {
      padding: 0;
       }
       .services .block-style-two .text{
        padding: 20px;
       }
       .services .block-style-two .icon {
         margin-bottom:0px;
      }
      .services .block-style-two .text h3 {
        margin-bottom: 10px;
        text-transform: capitalize;
        font-size: 20px;
      }
      .learn_more {
        color: #ea8f1f;
        margin-top: 5px;
      }
      .services .block-style-two .icon img {
        height: 200px;
        width: 100%;
        object-fit: cover;
      }
      .para_white {
        color: #fff;
        width: 50%;
        margin: 18px auto 0;
      }
      .our_precence {
        padding: 80px 0;
      }
     
      .presence {
        width: 70%;
        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 40px !important;
    }
      .client {
        padding: 80px 0;
        background: #f7f8f9;
      }
      .box {
        padding: 10px;
        background: #fff;
        height: 270px;
      }
      .tag_line {
        text-align: end;
        font-weight: 400;
        padding: 10px;
        font-size: 17px;
        font-style: italic;
      }
      .logo-footer a img{
        width: 100px;
      }
      .footer-area {
        padding-top: 60px;
      }
      .logo-footer {
        margin-bottom: 15px;
      }
      .contact_ul li span{
        display: block;
      }
      .footer-default .footer-widget .widget.footer-nav-widget .contact_ul li a::after {
      display: none;
      }
      .sub-title__ {
        font-weight: 600;
        font-size: 18px;
      }
      .footer-widget .widget.footer-nav-widget ul li a {
        margin-bottom: 7px;
      }
      .hero-wrapper-one .hero-content span.sub-title {
        color: #fff;
        margin-bottom: 10px;
      }

      /****************************
           About US Page Css
      *****************************/
      .breadcrumbs-wrapper {
        padding: 160px 0 130px;
      }
      .breadcrumbs-wrapper .page-title-text h1 {
        color: #fff;
        text-decoration: none;
        margin-bottom: 0;
        font-size: 45px;
        line-height: 60px;
      }
      .breadcrumbs-wrapper .page-title-text ul.breadcrumbs-link li {
        display: inline-block;
        font-size: 16px;
      }
      .page-title-text {
        margin-top: 70px;
      }
      .breadcrumbs-wrapper .page-title-text ul.breadcrumbs-link li::after {
        margin-left: 15px;
        margin-right: 10px;
         }
         .breadcrumbs-wrapper .page-title-text ul.breadcrumbs-link li.active {
          color: #ea8f1f;
        }
        .breadcrumbs-wrapper::after {
           background-color: rgba(0, 0, 0, 0.65);
          }
          .about_img_box img {
            width: 100%;
            padding: 20px;
          }
          .inner_experince .year h2{
            font-size: 170px;
            line-height: 129px;
            margin-top: 35px;
          }
          .text-wrapper p {
            line-height: 27px;
            margin-bottom: 10px;
          }
          .clients-style-two {
            padding-bottom: 70px;
            padding-top: 60px;
            background: #faf9f9;
        }
        .client-img img {
          filter: unset;
          opacity: 1;
        }
          .client_title {
            margin-bottom: 35px;
            font-size: 35px;
          }
          .client_title span {
            color: #2f3091;
            letter-spacing: 0.7px;
          }
          .client-img {
            padding: 10px;
            background: #fff;
            width: 100%;
            height: 80px;
            display: flex;
            align-items: center;
            border-radius: 5px;
          }
          .content_box{
            margin-top: 30px;
          }
          .content_box h4 {
            margin-bottom: 17px;
            font-size: 30px;
          }
          .content_box p{
            margin-bottom: 15px;
          }

          /* product details page */
          .product_img img {
            height: auto;
            width: 100%;
            object-fit: cover;
          }
          .product-details-section {
            padding: 80px 0 50px;
          }
          .product-details-wrapper .product-info .product-holder {
            padding-bottom: 10px;
            padding-top: 20px;
          }
          .cnt_box {
            margin-top: 20px;
          }
          .cnt_box p {
            margin-bottom: 2px !important;
            margin-top: 5px;
          }
          .cnt_box .title{
            font-weight: 600;
            color: #2f3091;
          }
          .more_btn {
            color: #2e3391;
            text-decoration: underline;
          }
          .more_btn:hover{
            color: #1d238a;
            text-decoration: underline;
          }
         /* manufacturing */
         .services.manufaturing .block-style-two .icon img {
          height: 80px;
          width: 18%;
          object-fit: contain;
          padding: 20px 20px 0;
        }
          .url_link {
            font-size: 18px;
            font-weight: 500;
            margin: 10px 0;
            color: #2f2f90;
            text-decoration: underline;
          }
          .cnn_logo{
            width: 9% !important;
          }

          /* contact us */
          .contact-information-style-one .information-wrapper {
            background-color: #fff;
            padding: 0;
            margin-left: 20px;
            margin-top: 0;
        }
          .contact-information-style-one .information-wrapper .information-item .icon i {
            font-size: 25px;
            line-height: 1;
            color: #fff;
            background: #2e3091;
            padding: 20px;
            display: flex;
            width: 67px;
          }
          .contact-information-style-one .information-wrapper .information-item .text h5 {
            margin-bottom: 3px;
            font-size: 16px;
          }
          .contact-information-style-one .information-wrapper .information-item {
            display: flex;
            margin-bottom: 15px;
            align-items: center;
          }
          .address_title {
            margin-bottom: 20px;
          }
          .contact-style-two .contact-form form .form_control:focus {
            background-color: #ffffff;
            border: 1px solid #000000;
        }
          .contact-style-two .contact-form form .form_control:focus::placeholder {
            color: #000;
          }
          .contact-style-two .section-title h2 {
            margin-bottom: 0px;
            font-size: 30px;
        }
        .contact-style-two .contact-wrapper {
          position: relative;
          max-width: 1440px;
          margin: 10px auto;
          margin-top: 0px;
          background-color: rgb(255, 255, 255);
          padding:0;
      }
   .form_title__ {
        margin-bottom: 0;
        font-size: 35px;
    }
    .contact-style-two .contact-form form .form_control {
      height: 60px;
      background-color: transparent;
      padding: 0 30px;
      margin-bottom: 30px;
      font-size: 17px;
      font-weight: 400;
      font-family: var(--rajdhani);
      transition: all .3s;
      border: 1px solid #ececec;
  }



  /*  */
  .icons_main_box {
    display: flex;
}
.icon_box__ img {
  width: 100px;
   margin: 0 auto;
}
.icon_box__ {
  width: calc(20% - 20px);
  text-align: center;
  background: #ff920c;
  padding: 15px;
  border-radius: 5px;
  margin: 0 10px;
  cursor: pointer;
  transition: 0.4s all;
}
.icon_box__:hover{
  background: #4543b2;
}
.icon_box__ img {
  width: 100px;
  margin: 0 auto;
  filter: invert(1) brightness(100);
}
.icon_box__ h5 {
  margin-top: 20px;
  color: #fff;
}
.para_icons {
    width: 70%;
    margin: 40px auto 0px;
    text-align: center;
}
.client__title__ {
  text-align: center;
  width: 50%;
  margin: 0 auto 45px;
}
.icons_srv {
  padding-bottom: 60px;
}
.content_box_supply {
  padding: 25px 30px;
  background: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  overflow: hidden;
  position: relative;
}
.content_box_supply ul {
  list-style: disc;
  padding-left: 18px;
  margin-top: 5px;
}
.content_box_supply ul li{
  line-height: 36px;
}
.supply {
  padding-bottom: 80px;
}
img.supply_img {
  position: absolute;
  width: 110px;
  bottom: 5px;
  right: 7px;
  opacity: 0.1;
}
.brands_icons img {
  width: calc(11% - 10px);
  padding: 5px;
  margin: 0 auto 10px;
}
.brands_icons {
  display: flex;
  flex-wrap: wrap;
}
.service__box ul {
  display: flex;
  flex-wrap: wrap;
}
.service__box ul li {
  background: #32449d;
  width: calc(50% - 20px );
  padding: 10px;
  margin: 10px;
  color: #fff;
}
.service__box p {
  width: 50%;
  text-align: center;
  margin: 0 auto 25px;
  font-size: 20px;
  color: #000;
  font-style: italic;
}
.mobile_contact{
  display: none !important;
}
@media (max-width:767px){
  .header-navigation.sticky {
    padding: 0 0px 0 0px;
    border-bottom: 1px solid #ececec;
}
.brands_icons img {
  width: calc(23% - 10px);

}
.hero-wrapper-one .hero-content h1 {
  font-size: 25px;
  line-height: 33px;
  margin-bottom: 15px;
}
.hero-wrapper-one .single-slider {
  padding: 180px 0 40px;
  height: 70vh;
}
.hero-content {
  width: 100%;
}
.hero-wrapper-one .hero-content span.sub-title {
  font-size: 17px;
}
.section-title h2 {
  line-height: 40px;
  font-size: 30px;
}
.about_us {
  padding: 50px 0 30px;
}
.fancy-about-three .text-wrapper .experience-box {
  margin-bottom: 10px;
}
.para_white {
  color: #fff;
  width: 100%;
  margin: 18px auto 0;
}
.presence {
  width: 100%;
  margin: 0 auto;
  margin-bottom: 0px;
  margin-bottom: 40px !important;
}
.service__box p {
  width: 100%;

}
.service__box ul li {
  width: calc(1000% - 20px );
 }
 .our_precence {
  padding: 50px 0;
}
.client {
  padding: 50px 0;
  background: #f7f8f9;
}
.icons_main_box {
  justify-content: center;
  flex-wrap: wrap;
}
.icon_box__ {
  width: calc(50% - 20px);
  background: #ff920c;
  margin: 0 10px 20px;

}
.para_icons {
  width: 100%;
  margin: 40px auto 0px;
  text-align: center;
}
.content_box_supply {
  margin-bottom: 40px;
}
.supply {
  padding-bottom: 40px;
}
.client__title__ {
  text-align: center;
  width: 100%;
  font-size: 25px !important;
  margin: 0 auto 45px;
  line-height: 29px;
}
.clients-style-two {
  padding-bottom: 50px;
  padding-top: 45px;
  background: #faf9f9;
}
.breadcrumbs-wrapper .page-title-text h1 {
  font-size: 33px;
 }
 .services {
  padding: 50px 0;
}
.services.manufaturing .block-style-two .icon img {
  width: 50%;
}
.cnn_logo {
  width: 33% !important;
}
.mobile_contact{
  display: block !important;
}
.pb-80 {
  padding-bottom: 50px;
}
.pt-80 {
  padding-top: 50px;
}
.contact-information-style-one .information-wrapper {
  margin-left: 0;
  margin-top: 50px;
  margin-bottom: 0;
}
.breadcrumbs-wrapper .page-title-text ul.breadcrumbs-link li {
  display: inline-block;
  font-size: 14px;
}
}
