/*
Theme Name: Astra Child
Theme URI: https://wpastra.com/
Author: OrangeMantra Team
Author URI: https://www.orangemantra.com/
Description: Child theme for Astra. Used for customizations.
Template: astra
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Update URI: false
Tags: blog, two-columns, left-sidebar, full-width-template, custom-colors, custom-menu, custom-header, custom-logo, featured-images, editor-style, custom-background, threaded-comments, theme-options, translation-ready
*/

/** custom fonts **/

@font-face {
    font-family: 'gorditaregular';
    src: url('../../fonts/gordita-regular.woff2') format('woff2'),
         url('../../fonts/gordita-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display: swap;

}
@font-face {
    font-family: 'laurentian_stdregular';
    src: url('../../fonts/laurentian_std_regular.woff2') format('woff2'),
         url('../../fonts/laurentian_std_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;font-display: swap;

}

@font-face {
    font-family: 'laurentian_stdbold';
    src: url('../../fonts/laurentian_std_bold.woff2') format('woff2'),
         url('../../fonts/laurentian_std_bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
body {
     font-family: 'gorditaregular',sans-serif!important;
    line-height: 1; 
    -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
    background: #ffffff;
    overflow-x: hidden; 
    color: #3f3f3f;  font-size: 16px; letter-spacing:.3px!important;
}
/*------------------------------------------------------------------
4. Typography
-------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 { 
     font-family: 'gorditaregular',sans-serif!important;text-transform: capitalize!important;
}
p{  font-family: 'gorditaregular',sans-serif; line-height: 28px;}
h2, .entry-content :where(h2), .entry-content :where(h2) a {
  font-size: 56px;
  font-size: 3.5rem;
  font-family: 'gorditaregular',sans-serif;
  line-height: 1.3em;
  text-transform: capitalize;font-weight: 600;
}

.site-logo-img .transparent-custom-logo img, .ast-theme-transparent-header .site-logo-img img {
  filter: inherit;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child a {
background: #3D3D3D;
  border-radius: 8px;
  font-weight: 600;
  color: #fff;

}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item:last-child a:hover {
background: #8C8C8C;
  color: #FFF;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height: 36px;
}

.main-header-bar {
  padding: 10px 0;
}
.small-heading h2 {
  font-size: 22px;
  text-transform: capitalize;
  background: transparent;
  display: inline-block;
  padding: 7px 0px 0px;
  border-radius: 40px;
  line-height: 16px;
  box-shadow: 0px 5px 5px 0px #2f2f2f;
  border: none;
  letter-spacing: .5px;
  font-family: 'gorditaregular',sans-serif;
  color: #fff;
}
.welcome-btn-row {
  display: flex;
  gap: 20px;margin-top: 10px;
}

.welcome-btn-row a {
  background: #FFF;
  padding: 10px 25px;
  font-size: 16px;
  border-radius: 30px;
  border: 1px solid #333;
  color: #333;
}
.welcome-btn-row a:hover{
    background: #f2f2f2;
  color: #333;  border: 1px solid #333;
}
.welcome-btn-row a.btn.btn-outline-dark.btn-lg {
background: #fff;
  border: 1px solid #333;
  color: #333;
}
.welcome-btn-row a.btn.btn-outline-dark.btn-lg:hover{
    background: #f2f2f2;
  border: 1px solid #333;
  color: #333;
}

.precision-text p {
  margin: 0px;
  font-size: 22px;
}
.welcome-description p {
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 9px; letter-spacing: .5px!important;
}
.custom-logo-link {
  pointer-events: none;
}

/*** about section ***/

.small-heading span {
  font-size: 13px;
  text-transform: capitalize;
  background: #f7f7f7;
  display: inline-block;
  padding: 7px 25px 7px;
  border-radius: 40px;
  line-height: 16px;
  box-shadow:none;
  border: 1px solid #dfdfdf;
  letter-spacing: .5px;
  font-family: 'gorditaregular',sans-serif;
}

.about-box {
  border: 0;
  border-radius: 1rem;
  background: #fff;
  box-shadow: 0 8px 20px rgba(0,0,0,.06);
  padding: 10px 20px 20px;
}

.about-section .elementor-image-box-img {
  background: #f2f2f2;
  padding: 15px;
  border-radius: 16px;
  text-align: center;
  height: 66px;
  vertical-align: middle;
  line-height: 31px;
}
.about-section .our-story .elementor-image-box-img, .about-section .our-story .count{background: #fdf1f1;}
.about-section .vision .elementor-image-box-img, .about-section .vision .count{background: #dcfce7;}
.about-section .infrast .elementor-image-box-img, .about-section .infrast .count{background: #eff6ff;}




.about-section .elementor-image-box-img img{display: inline-block!important;}
.about-box h3 {
  font-size: 18px;
  color: #3f3f3f;
  margin: 0px 0 4px;
  font-family: 'gorditaregular',sans-serif;
  font-weight: 600;
  text-transform: capitalize;
}
.count {
  background: #eaeaea;
  font-size: 14px;
  border-radius: 14px;
  padding: 6px 10px;
}


/*** our-specialties css ***/
.our-specialties h3{   font-size: 3.5rem;
  font-family: 'gorditaregular',sans-serif;
  line-height: 1.3em;
  text-transform: capitalize;font-weight: 600;margin-bottom: 10px; }

  .our-special-box .elementor-image-box-description {
  font-size: 18px;
  font-weight: 500;
  color: #3f3f3f;
}

.specialties-listing .elementor-icon-list-item {
  width: 31.5%;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px 20px !important;
}
.specialties-listing .elementor-icon-list-item:nth-child(1) {
    background: #f7fffa;
}
.specialties-listing .elementor-icon-list-item:nth-child(2) {
    background: #fffbfb;
}

.specialties-listing .elementor-icon-list-item:nth-child(3) {
    background: #f7f7ff;
}
.specialties-listing .elementor-icon-list-item:nth-child(4) {
    background: #eff6ff;
}
.specialties-listing .elementor-icon-list-item:nth-child(5) {
    background: #f7f7f7;
}
.specialties-listing .elementor-icon-list-item:nth-child(6) {
    background: #fffff0;
}

.specialties-listing .elementor-icon-list-items {
  padding: 0px 30px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.available-custom {
    display: flex;
    background: #f3f3f4;
    padding: 15px 20px;
    border-radius: 30px;
    gap: 10px;
    border: 1px solid #e3e3e3;
    margin-top: 20px;
    color: #fff;
    font-size: 14px;
    background-image: linear-gradient(90deg, #00C853 0%, #125FFA 100%);
    text-align: center;
    justify-content: center;
    width: auto;
}
.specialties-listing .fa-circle::before {
  content: "\f111";
  font-size: 8px;
}
.specialties-listing .elementor-icon-list-item:hover {
  box-shadow: 0 6px 8px #e6e6e6;
}
.specialties-listing .elementor-icon-list-item:hover .fa-circle::before{ font-size:9px;}




.about-section .skyblue-section .elementor-image-box-img {
  background: #dbeafe;
}
.about-section .green-section .elementor-image-box-img {
  background: #dcfce7;
}
.about-section .blue-section .elementor-image-box-img {
  background: #f3e8ff;
}


.about-section.capab .elementor-image-box-img img { width: 32px;}


.high-erformance {
  color: #00a63e;
  font-size: 16px;
  font-weight: 500;
  position: relative; padding-left: 32px;
}
.high-erformance:after {
  content: '';
  width: 26px;
  height: 20px;
  background: url(../img/track-arro.svg)center center no-repeat;
  position: absolute;
  left: 0px;
  top: 2px;
}

.global-links span {
  background: #dcfce7;
  padding: 8px 15px;
  border-radius: 8px;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 16px; color: #058945; cursor: default;
}
.global-links span:hover{ background: #b9f8cf;}


.technology-listing .elementor-icon-list-items {
  padding: 0px 30px !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 5px;
  padding: 0px !important;
}
.technology-listing .elementor-icon-list-item {
  width: 48.5%;
  border: 1px solid #ccc;
  border-radius: 10px;
  padding: 15px 20px !important; background:#faf5ff;
}
.technology-listing .elementor-icon-list-item:hover {
  box-shadow: 0 6px 8px #e6e6e6;
}
.technology-listing .elementor-icon-list-item:hover .fa-circle:before{
  font-size: 9px;
}
.technology-listing .fa-circle:before {
  font-size: 8px; color:#ad46ff;
}
.about-box .elementor-icon {
  background: #dcfce7;
  padding: 0px;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  line-height: 22px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.about-box .advance .elementor-icon{  background: #f3e8ff;  }
.about-box .elementor-icon svg {
  width: 30px;
}


/** sustaible section css **/
.sustable-box h3 {
  color: #3f3f3f;
  margin-bottom: 0px;
  font-size: 19px;
  text-transform: capitalize;
  font-family: 'gorditaregular',sans-serif;
  line-height: 24px;font-weight: 500;
}
.sustable-box .sustaible-head h3 { line-height: 36px; }
.sustable-box .sustaible-head p.elementor-icon-box-description { font-size: 16px; }
.sustable-box .elementor-icon-box-description {
  font-size: 14px;
}
.sustable-box .ss-tem svg {width: 28px;height: 28px;}

.sustable-box .ss-tem{ border: 1px solid #ccc; background: #fff; }
.sustable-box .ss-tem {
  border: 1px solid #d9f4e3;
  background: #fff;
  padding: 10px;
  border-radius: 12px;
}
.sustable-box .ss-tem:hover {
  box-shadow: 0 4px 6px #eaeaea;
}
.sustable-box .ss-tem:hover h3.elementor-icon-box-title{
  color: #018236;
} 

.sustable-box .elementor-icon {
  background: #f0fdf4;
  padding: 10px;
  border-radius: 14px;
}
.sustable-box .ss-tem:hover .elementor-icon {background: #dcfce7;}
.sustable-box.two .elementor-icon {
background: #eff6ff;
}
.sustable-box.two .ss-tem:hover .elementor-icon {background: #dbeafe;}


.sustainable-fashion .small-heading h2{background: #dcfce7;
  color: rgb(1, 172, 65);
  box-shadow: none;
  border: 1px solid #c5f0d4;
  padding-left: 48px;
  position: relative;}
.sustainable-fashion .small-heading h2::after {
  content: '';
  background: url(../img/small-leaf.svg)center center no-repeat;
    background-size: auto;
  position: absolute;
  left: 16px;
  top: 7px;
  width: 18px;
  height: 18px;
  background-size: 100%;
}


.our-com .elementor-image-box-img {
  display: inline-block;
  text-align: center;
  background: rgba(255,255,255, .5);
  height: 55px;
  border-radius: 12px;
  line-height: 51px;
  width: 55px !important;
}
.our-com .elementor-image-box-img img {
  display: inline-block !important;
}

.our-com h3{ margin:0px; font-family: 'gorditaregular',sans-serif; text-transform: capitalize; font-weight: 600;}
.client-logo-box .elementor-icon-box-content h3 {
  justify-content: center;
  align-content: center;
  height: 90px;
  margin: 0px;font-family: 'gorditaregular',sans-serif;
}
.client-logo-box .elementor-widget-container:hover img{
filter: brightness(0) invert(1);
}

/** testimonial **/
.testimonial-outer {
  display: flex;
  gap: 24px;
}
.testimonial-text {
  line-height: 28px;
  margin-bottom: 30px !important;
}
    .testimonial-card {
      background: #fff;
      padding: 25px;
      border-radius: 12px;
      box-shadow: 0 2px 10px rgba(0,0,0,0.08);
      text-align: left;
      transition: all 0.3s ease;
      min-height: 300px;
    }

    .testimonial-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 6px 18px rgba(0,0,0,0.15);
    }

    /* Top row: quote left, stars right */
    .card-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 15px;
    }

    .quote-icon {
      width: 40px;
      height: 40px;
      background: #f3f4f6;
      border-radius: 50%;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 18px;
      color: #444;
      flex-shrink: 0;
    }
    .quote-icon svg path {
  color: #333;
}
.stars {
  color: #fbbf24;
  font-size: 26px;
  white-space: nowrap;
  letter-spacing: 2px;
}

    .testimonial-text {
      font-size: 15px;
      line-height: 1.6;
      color: #333;
      margin-bottom: 20px;
    }

.testimonial-card .author {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}

.testimonial-card .designation {
  font-size: 14px;
  line-height: 22px;
}

    .divider {
      border-top: 1px solid #e5e7eb;
      margin: 15px 0;
    }

    /* Owl nav dots */
    .owl-dots {
      margin-top: 20px;
      text-align: center;
    }
    .owl-dot span {
      width: 12px;
      height: 12px;
      background: #bbb !important;
      border-radius: 50%;
      display: inline-block;
      margin: 5px;
      transition: all 0.3s;
    }
    .owl-dot.active span {
      background: #333 !important;
    }

.detailed-product {
  width: auto;
  display: inline-block;
  box-shadow: 0px 1px 4px #ccc;
  border-radius: 12px;
  padding: 12px 30px;
  margin-bottom: 20px;
}
.detailed-product-inner{  display: flex; align-items: center;
  gap:10px;}
.detailed-product .bi-grid-3x3-gap-fill:before {  font-size: 22px;
  font-weight: normal;
  color: #3f3f3f;
}
.dp-right {
  text-align: left;
}

h5.card-title{
  font-family: 'gorditaregular',sans-serif;
  text-transform: capitalize;
}
.dp-right h5, .gallery-item .overlay-content h5 {
  font-family: 'gorditaregular',sans-serif;
  text-transform: capitalize;
  font-size: 19px;
}
.gallery-item .overlay-content h5{  font-weight: 600; font-size: 24px;}
.gallery-item .overlay-content p{font-size: 14px; color: #fff;}
#gallery .card-body {
  padding: 0px;
}


.ratio {overflow: hidden;}

.gallery-item {
  position: relative;
  overflow: hidden;
}

/* Background image zoom */
.zoom-image {
  transition: transform 0.6s ease;
  background-size: cover;
  background-position: center;
}

.gallery-item:hover .zoom-image {
  transform: scale(1.1); /* zoom effect */
}
#products .position-relative {
  position: relative !important; overflow: hidden;
}
#products .card:hover .zoom-image {
  transform: scale(1.1); /* zoom effect */
}


/* Overlay fade-in */
.gallery-item .overlay-content {
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0);
  opacity: 0;
  transition: all 0.4s ease;
  border-radius: 0.75rem;
}

.gallery-item:hover .overlay-content {
  opacity: 1;
}

    /** other section css **/

 .case_study_section .cards {
      display: flex;
      gap: 20px;
    }

.case_study_section .card {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.08);
      width: 33.3%;
}
.cs-icon {
    background: #ccc;
    border-radius: 40px;
    padding: 6px;
}




    /* Top header with gradient */
     .case_study_section .card-header {
      display: flex;
      align-items: center;
      gap: 10px;
     padding: 20px 5px 20px 15px;
      background: linear-gradient(90deg, #2b2b2b, #666666);
      color: #fff;justify-content: flex-start;    margin: 0px;
    }
.case_study_section .blue-bg .card-header {
  background: linear-gradient(90deg, #aa9aea, #2d0cb1);
  border-bottom: 1px solid #3413b4;
}

.case_study_section .green-bg .card-header {
  background: linear-gradient(90deg, #a3eac7, #10bf69);
  border-bottom: 1px solid #1ac370;
}
.case_study_section .red-bg .card-header {
  background: linear-gradient(90deg, #e18f8f, #d30707);
  border-bottom: 1px solid #d41414;
}

.case_study_section .card-header svg {
    width: 25px;
    height: 25px;
    flex-shrink: 0;
}

.case_study_section .card-header h3 {
  margin: 0 0 5px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}

.case_study_section .card-header span {
  display: block;
  font-size: 16px;
  font-weight: 400;
  opacity: 1;
  color: #fff;
}

     .case_study_section .card-body {
      padding: 20px;
      flex: 1;
    }

.case_study_section .card-body h4 {
  font-size: 16px;
  margin: 0px 0 12px;
  font-weight: 600;
}

.case_study_section .card-body p {
  font-size: 16px;
  margin:0px 0 12px;
  color: #333;
  line-height: 1.4;
}

.main-heading h2 {
  font-size: 36px;
  padding-bottom: 10px;
}
    /* Stats row */
     .case_study_section .stats {
      display: flex;
      gap: 10px;
      margin-top: 12px;
    }

     .case_study_section .stat {
      flex: 1;
      text-align: center;
      padding: 12px 6px;
      border-radius: 8px;
      background: #f1f3f5;
    }

     .case_study_section .stat strong {
      display: block;
      font-size: 16px;
      font-weight: 600;
      color: #000;
    }

     .case_study_section .stat span {
      font-size: 12px;
      color: #555;
    }

     .case_study_section .result-note {
      font-size: 13px;
      margin-top: 10px;
      color: #555;
    }
.blue-bg .cs-icon svg {
    stroke: #2d0cb1;
}
.blue-bg .cs-icon {
    background: #cbbffb;
    border: 1px solid #cbbffb;
}
.green-bg .cs-icon svg {
    stroke: #10bf69;
}
.green-bg .cs-icon {
    background: #b6f7d7;
    border: 1px solid #b6f7d7;
}

.red-bg .cs-icon svg {
    stroke: #d30707;
}
.red-bg .cs-icon {
    background: #f3c2c2;
    border: 1px solid #f3c2c2;
}
.blue-bg .stat strong {
    /* background: #eeeaff; */
    color: #2d0cb1;
}
.case_study_section .blue-bg .stat {
    background: #eeeaff;
}

.green-bg .stat strong {
    /* background: #eeeaff; */
    color: #10bf69;
}
.case_study_section .green-bg .stat {
    background: #e2fdf0;;
}
.red-bg .stat strong {
    /* background: #eeeaff; */
    color: #d30707;
}
.case_study_section .red-bg .stat {
    background: #fdecec;;;
}
.contactus-wrapper textarea {
    height: 120px;
}


    /*** event section ***/
.event-section .container {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 20px;
  max-width: 100%;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

    .event-section .card {
      background: #fff;
      border-radius: 16px;
      padding: 24px;
      box-shadow: 0 4px 12px rgba(0,0,0,0.05);
      opacity:1;
      transform: translateY(30px);
      transition: all 0.6s ease;
      background: linear-gradient(150deg, #fff, #f4f8fe);
    }

    .event-section .card.show {
      opacity: 1;
      transform: translateY(0);
    }

.event-section .section-title {
  font-size: 18px;
  font-weight: 600;
  color: #3f3f3f;
  margin-bottom: 5px;
}
.event-meta-content p {
  margin-bottom: 0px;
  font-size: 14px;
  color: #3f3f3f;
}
.event-cart-head .calender-icon svg {
  stroke: #1d77fd;
}
.event-cart-head.appoint .calender-icon svg {
  stroke: #9810fa;
}
.event-meta-icon svg path {
  stroke: #4d4d4d;
}
.event-meta-icon svg circle {
 stroke: #4d4d4d;
}
.event-cart-head {
  display: flex;
  gap: 10px;
  margin-bottom: 16px;
}
    .event-section .section-title i {
      color: #4a6cf7;
      font-size: 22px;
      margin-right: 10px;
    }
.event-cart-head .calender-icon {
  width: 50px;
  height: 50px;
  background: #e8f2ff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
}
.event-section .event-card {
  border: 1px solid #eee;
  border-radius: 12px;
  padding: 16px;
  margin-bottom: 16px;
  transition: all 0.3s ease;
  display: flex;
  gap: 15px;
}
.event-meta-icon {
  background: #eef2f8;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}
.event-meta-content {
  width: 100%;
}
    .event-section .event-card:hover {
      transform: translateY(-4px);
      box-shadow: 0 6px 16px rgba(0,0,0,0.08);
    }

    .event-section .event-title {
      font-weight: 600;
      font-size: 16px;
    }

    .event-section .event-tag {
      display: inline-block;
      font-size: 12px;
      background: #f0f4ff;
      color: #3f3f3f;
      padding: 6px 15px;
      border-radius: 20px;
      margin-left: 8px; font-weight: 500;
    }

.event-section .event-date {
  float: right;
  background: #eaf0ff;
  color: #2051e7;
  padding: 6px 15px;
  border-radius: 20px;
  font-size: 12px;
  font-weight: 500;
}
.event-cart-head.appoint .calender-icon {
  background: #faf5ff;
}
.event-section .event-meta {
  font-size: 12px;
  color: #3f3f3f;
  margin: 2px 0;
}
.share_another {
  border: 1px solid #dbeafe;
  padding: 12px 20px;
  font-size: 16px;
  color: #3f3f3f;
  border-radius: 10px;
  background: linear-gradient(90deg, #eff6ff, #faf5ff);
}
.event-section .appointment-item {
  display: flex;
 align-items: flex-start;
  margin-bottom: 14px;
  border: 1px solid #f3e8ff;
  padding: 10px;
  border-radius: 10px;
}
.event-section .appointment-item strong {
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 8px;
  display: inline-block; color: #3f3f3f;
}
.event-section .appointment-item p {
  font-weight: 500;
  font-size: 14px;
  margin-bottom: 0px;
  display: inline-block;
  line-height: 18px;
  color: #3f3f3f;
}
    .event-section .appointment-item i {
      background: #f0f4ff;
     color: #9810fa;
      font-size: 18px;
      padding: 8px;
      border-radius: 10px;
      margin-right: 12px;
    }
.appointment-desc {
  line-height: 22px;
  font-size: 16px;
}
.event-cart-head-right p {
  margin-bottom: 0px;
}
p.appointment-desc {
  line-height: 20px;
}
.event-section .btn {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 8px 0px 10px;
  background: linear-gradient(to right, #403f42, #9715f7);
  color: #fff;
  font-weight: 500;
  border-radius: 30px;
  text-decoration: none;
  margin-top: 20px;
  transition: all 0.3s ease;
}

    .event-section .btn:hover {
      transform: translateY(-3px);
      box-shadow: 0 6px 16px rgba(0,0,0,0.15);
    }


/*** contact us css ***/
.send-us .elementor-image-box-img {
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  background: #ebebeb;
  border-radius: 12px;
}
.send-us h3{margin-bottom:0px;}
.cont-detail .elementor-image-box-img {
  width: 40px;
  height: 40px;
  background: #f2f2f2;
  display: flex !important;
  justify-content: center;
  align-items: center;
  border-radius: 12px;
}
.cont-detail.email .elementor-image-box-img{background: #dbeafe;}
.cont-detail.phone .elementor-image-box-img{background: #dcfce7;}
.cont-detail.whatsup .elementor-image-box-img{background: #d0fae5;}

.cont-detail h3{margin-bottom:0px;}
.cont-detail .elementor-image-box-description {
  line-height: 26px;
  font-size: 14px;margin-top: 5px !important;
}
input[type="email"], input[type="number"], input[type="password"], input[type="reset"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
  color: #666;
  padding: .75em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: var(--ast-border-color);
  border-radius: 2px;
  background: transparent;
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
  border-radius: 8px;
  font-size: 14px;
}
.wpcf7-form-control.wpcf7-submit {
  width: 200px;
  max-width: 200px;
  margin-top: 10px;
  border-radius: 8px;
  background: linear-gradient(90deg, #3f4041, #175df8);
  font-size: 16px;
  text-transform: capitalize !important;
  padding: 0px!important;
  height: 45px;
}
.wpcf7-form-control.wpcf7-submit:hover{
  background: linear-gradient(90deg, #175df8, #3f4041);
}
.btn.btn-schedule {
  padding-top: 0px !important;
}
.appoint {
  margin-bottom: 2px!important;
}
.btn.btn-schedule .elementor-button {
  width: 100% !important;
  padding: 0px !important;
  height: 45px;
  line-height: 45px;
}
.meetus p {
  line-height: 26px;
}
.wpcf7 .wpcf7-form-control-wrap {
  width: 100%;
  display: block;
  position: relative;
}
.wpcf7-not-valid-tip {
  color: #dc3232;
  font-size: 11px;
  font-weight: normal;
  display: block;
  position: absolute;
  top: 8px;
  right: 10px;
}
.wpcf7-response-output {
  position: absolute;
  bottom: -34px;
  font-size: 12px;
  width: 100%;
  left: -6px;
  padding: 8px 0px !important;
  text-align: center;
  border-radius: 6px;
  margin: 2em 0.5em .6em;
}

.wpcf7 form.sent .wpcf7-response-output {
  border-color: #46b450;
  background: #46b450;
  color: #fff;
}

.wpcf7 form.invalid .wpcf7-response-output {
  border-color: #46b450;
  background: #f7f78e;
  color: #3f3f3f;
}

    /*** footer css ***/
.ast-hfb-header .site-footer {
  padding-top: 0px!important;
  padding-bottom: 10px;
}
        .site-primary-footer-inner-wrap{
      display: flex;
      justify-content: space-between;
      align-items: flex-start;

    }
.certifications {
  margin-top: 15px;
  display: flex;
  gap: 10px;
  width: 340px;
  flex-wrap: wrap;
}
.contact-info p svg {
  width: 17px;
  margin-right: 5px;
}
.ast-footer-copyright {
  display: flex;
  align-items: center;
}
.copyright-links ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: flex;
  white-space: nowrap;
  gap: 13px;
}
.copyright-links ul li a {
  color: #ccc;
  font-size: 12px;
  text-decoration: none;
}
.copyright-links ul li a:hover{ color: #fff; }
.ast-footer-copyright p {
  font-size: 12px;
  margin-right: 20px;color: #ccc;
}
.ast-builder-html-element p {
  font-size: 13px;
  color: #ccc;
}
.site-primary-footer-wrap {
  border-bottom: 1px solid #393939;
}
h2.widget-title {
  font-weight: 600;
  margin-bottom: .7em;
  line-height: 1.5;
  font-size: 22px !important;
}
    /* Left Column */
    .footer-left {
      max-width: 380px;
    }

    .footer-left h2 {
      font-size: 20px;
      font-weight: 700;
      margin-bottom: 15px;
    }

.footer-left p {
  font-size: 14px;
  line-height: 28px;
  color: #cccccc;
  margin-bottom: 20px;
}

    .footer-left .btn {
      display: inline-block;
      padding: 8px 18px;
      background: #444;
      color: #fff;
      border-radius: 20px;
      font-size: 14px;
      text-decoration: none;
      margin-bottom: 10px;
    }

    .footer-left small {
      display: block;
      font-size: 12px;
      color: #aaa;
      margin-top: 8px;
    }

    .contact-info {
      margin-top: 20px;
    }

    .contact-info p {
      font-size: 14px;
      margin: 5px 0;
      color: #ccc;
    }
  .contact-info p a{ color:#ccc; text-decoration: underline; }
    /* Center Column */
    .footer-center h3,
    .footer-right h3 {
      font-size: 16px;
      font-weight: 600;
      margin-bottom: 15px;
    }

    .footer-center ul {
      list-style: none;
      padding: 0;
      margin: 0;
    }

    .footer-center ul li {
      margin-bottom:0px;
    }

    .footer-center ul li a {
      font-size: 14px;
      text-decoration: none;
      color: #ccc;
      transition: color 0.3s ease;
    }

    .footer-center ul li a:hover {
      color: #fff;
    }

    /* Right Column */
    .footer-right p {
      font-size: 14px;
      color: #ccc;
      margin-bottom:0px; line-height: 28px;
    }

    .certifications {
      margin-top: 15px;
    }

    .certifications span {
      display: inline-block;
      background: #444;
      padding: 5px 12px;
      border-radius: 6px;
      font-size: 12px;
      margin: 5px 5px 0 0;
    }
.footer-center ul li a {
  line-height: 28px;
}
.btn-row-cont {
  position: relative;
}
.btn-row-cont .wpcf7-spinner {
  position: absolute;
  right: 0px;
  top: 21px;
}
.btn-row-cont p {
  margin-bottom: 0px;
}

.wpcf7-form p {
  margin-bottom: 12.5px;
}
#about, #product_categories, #manufacturing,  #sustainability, #clients, 
#case-studies, #lookbook-section, #contact-section{
   scroll-margin-top: 30px!important;
 }
html {
  scroll-padding-top: 70px !important;
}
/*** header sticky css ***/


.ast-theme-transparent-header #masthead {
    position:sticky!important;
    left: 0;
    right: 0;
    top: 0px;
  }
.ast-page-builder-template .entry-header.ast-header-without-markup {
  margin-top: 0;
  margin-bottom: 0;
  display: none;
}

.monthly-capacity .elementor-counter-title, .skilled-workers .elementor-counter-title, .cer .elementor-counter-title {
  text-align: center;
}



.cont-detail {
  background: linear-gradient(90deg, #FFF 0%, #F3F8FF 100%);
}
#gallery .col-6.col-md-4 {
  margin-bottom: 20px;
}


/*** header sticky css ***/
ul.our-product-categories {
  margin: 0px;
  padding: 0px 30px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  list-style: none;
}

ul.our-product-categories li {
  width: 31.3%;
}

ul.our-product-categories li a {
  background: #fff;
  border: 1px solid #ccc;
  width: 100%;
  display: inline-block;
  padding: 9px 12px 9px 34px;
  border-radius: 8px;
  font-size: 18px;
  font-weight: 500;
  position: relative;
  line-height: 26px;
}
ul.our-product-categories li a:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #3f3f3f;
  position: absolute;
  left: 16px;
  top: 21px;
  border-radius: 8px;
}
ul.our-product-categories li a:hover {
  background: #f9fbff; color:#3f3f3f;
}
.our-partner-section p a {
  color: #FFF;
  padding: 4px 12px;
  border-radius: 8px;
  background: linear-gradient(90deg, #7ad7a9, #10bf69);
  border-bottom: 1px solid #1ac370;
  font-weight: 600;
}






    /* Responsive */
    @media (max-width: 992px) {
      .footer {
        flex-direction: column;
        padding: 40px 30px;
      }
      .footer-left, .footer-center, .footer-right {
        margin-bottom: 30px;
      }
    }

    @media (max-width: 767px) {


ul.our-product-categories {
    padding: 0px 15px;
    gap: 15px;
}
ul.our-product-categories li a {
    padding: 9px 9px 9px 28px;
    font-size: 14px;
}
ul.our-product-categories li {
    width: 47%;
}
.capab{
    margin-bottom: 40px!important;
}
.blue-section, .green-section {
    margin-bottom: 15px!important;
}

    header .custom-logo-link img {max-width: 193px; width: 145px;}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    border-radius: 6px !important;
    background: #3f3f3f !important;
}
.main-heading h2 {
    font-size: 24px;
}
.precision-text p {
    margin: 0px;
    font-size: 18px;
}
.welcome-description p {
    font-size: 14px;
    line-height: 20px;
}

.e-con-inner {
    padding: 0px 15px !important;
}
.about-section .e-con-inner .e-con.e-flex {
    margin-bottom: 15px;
}
.about-section .elementor-image-box-wrapper { display: flex;justify-content: left; text-align: left !important;gap: 20px;}

.trustted-box .e-con-inner .blank-box{display: none;}


.about-section {margin-top: 20px!important;
    margin-bottom: 0px;
}
.about-section .small-heading .elementor-widget-container {
    padding: 0px 0px 10px 0px!important;
}

.trustted-box {
    margin-bottom: 0px;
    padding: 0px;
}
.our-specialties {
    margin-top: 20px;
}
.our-specialties h3.elementor-image-box-title{}
h3.elementor-image-box-title {
    font-size: 24px !important;
}
.our-special-box .elementor-image-box-description {
    font-size: 14px;
    font-weight: 500;
    color: #3f3f3f;
    line-height: 22px;
}
.specialties-listing .elementor-icon-list-item {
    width: 46%;
    padding: 10px 10px !important;
    font-size: 14px;
}

.available-custom{flex-wrap: wrap; font-size: 14px; line-height: 18px;}
.available-custom strong {
    font-size: 16px;
    opacity: 1;
}

    #product_categories {
        padding-top: 20px;
        padding-bottom: 30px;
        margin-bottom: 30px!important;
    }
#manufacturing .about-section{        margin-top: 0px !important;
        margin-bottom: 0px !important;
        padding-bottom: 0px; }

.sustainable-fashion {
    padding: 30px 0px 0px;
    margin-bottom: 30px;
}
.our-partner-section {
    padding: 0px 15px 30px!important;
}
.our-partner-section .e-con-inner{ padding: 0px!important;}
.specialties-listing .elementor-icon-list-items {
    padding: 0px 10px !important;
    gap: 12px;
}
#case-studies{padding: 30px 0px;}
.contact-section {
    padding: 30px 0px;
}

.contact-section .e-con-inner{padding: 0px 5px!important;}
    #contactus .contactus-wrapper {
        padding: 30px 15px 0px !important;
    }

.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper {
        align-items: unset !important;
        flex-direction: row!important;
        gap: var(--icon-box-icon-margin, 15px);
                text-align: left !important;
    }
.send-us.elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: left;
    display: flex;
    gap: 10px;
}
.send-us.elementor-widget-image-box .elementor-image-box-wrapper .elementor-image-box-img {
    width: 100px;
}
.lookbook-section, .trade-shows{
    padding: 30px 0px;}
.our-partner-section {
    padding: 30px 15px!important;}

.lookbook-section2 {
    margin-top: 30px !important;
}
.trade-shows p {
    margin-bottom: 0px !important;
}
ul.our-product-categories li a:before {
    left: 12px;
    top: 19px;
}

}

  @media (max-width: 544px) {
.case_study_section .cards {
    flex-wrap: wrap;
}
.case_study_section .card {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    width: 100%;
}
    .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full .ast-builder-grid-row {
        grid-template-columns: 1fr;
        flex-wrap: wrap;
    }

    .event-section .event-date {
        padding: 6px 15px;
        font-size: 14px;
        margin-top: 15px;
    }
.event-meta-content p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #3f3f3f;
    line-height: 20px;
    margin-top: 15px;
}
    .event-section .event-tag {
        margin-left: 0px;
        margin-top: 10px;
        font-size: 14px;
    }
    .event-section .event-meta {
        font-size: 14px;
        margin: 10px 0 0px;
        line-height: 21px;
    }
.contact-section h3.elementor-image-box-title {
    font-size: 18px !important;
}
.e-con>.e-con-inner {gap: 6px!important;}

.our-partner-section .connect-with-text{ text-align: center; }
.logoes-section {
    display: flex;
    flex-wrap: wrap;
}

.logoes-section{
        --e-con-grid-template-columns: repeat(2, 1fr)!important;
        --grid-auto-flow: row;
        gap: 10px;
    }
.sustable-box .elementor-icon-box-description {
    font-size: 12px;
}
    .sustable-box h3 {
        font-size: 15px !important;
        line-height: 20px !important;
        font-weight: 600;
        margin-bottom: 7px;
    }
    .sustable-box .elementor-icon-box-description {
    font-size: 14px !important;
    line-height: 18px;
}
.sustable-box .sustaible-head h3 {
    font-size: 16px !important;
}
.sustable-box .elementor-widget-image-box .elementor-image-box-content {
    width: 100%;
    text-align: left;
}
.sustable-box .elementor-widget-image-box .elementor-image-box-content h3{ font-size: 16px!important;}
.about-box h3 {
    font-size:20px !important;
    color: #3f3f3f;}
.elementor-counter .elementor-counter-number-wrapper {font-size: 24px !important;}
.elementor-counter .elementor-counter-title {
    line-height: 22px !important;
    text-align: center;
}
.welcome-btn-row { gap: 10px;}
    .cont-detail h3.elementor-image-box-title {
        font-size: 16px !important;
        margin: 10px 0px;
    }
.cont-detail .elementor-image-box-description {
    line-height: 20px;
    font-size: 14px !important;
}
.ast-footer-copyright {
    flex-wrap: wrap;
}
.cont-detail.email { margin-bottom: 30px !important;}

.event-section .event-title {display: flex;flex-wrap: wrap;}
 .event-section .event-date {margin-top: 8px;}
.welcome-btn-row a {
        font-size: 10px;
        padding: 10px 12px;
        text-align: center;
    }
p {
    font-family: 'gorditaregular', sans-serif;
    line-height: 24px!important;
}
.small-heading p.elementor-heading-title {
  line-height: 24px;
}
#about, #product_categories, #manufacturing, #sustainability, #clients, #case-studies, #lookbook-section, #contact-section {
    scroll-margin-top: 20px !important;
}



footer h2.widget-title {
    font-size: 18px !important;
}
.tabing {
    white-space: nowrap;
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    text-align: left;
    justify-content: flex-start !important;

    /* Hide scrollbar */
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none;  /* Internet Explorer 10+ */
}

.tabing::-webkit-scrollbar {
    display: none; /* Safari and Chrome */
}
  }