/*
Theme Name: Graphinet WP Theme
Theme URI: https://www.graphinetmedia.com/
Author: Graphinet Solutions
Author URI: https://www.graphinetmedia.com/
Description: A powerful Bootstrap 5 WordPress Starter Theme with WooCommerce Support. This theme gives you full control whatever you do and the full freedom to design whatever you want.
Version: 1.0.1
Requires PHP: 7.2
Text Domain: gswptheme
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/


header {
  --nav-link-font-size: 17px;
  --nav-link-line-height: 21.51px;
  --nav-link-letter-spacing: 0.1px;
  --nav-link-margin-left: 0;
  --nav-link-margin-right: 34px;
  --nav-link-m-margin-right: 0px;
  --header-logo-width: 130px;
  --header-logo-height: auto;
  --header-navbar-collapse-bg: #fff;

  --header-cta-nav-button-bg: var(--bs-primary);
  --header-cta-nav-button-border-color: var(--bs-primary);
  --header-cta-nav-button-color: var(--bs-white);
  --header-cta-nav-button-padding: 21px 30px;
  --header-cta-nav-button-text-transform: uppercase;

  --header-nav-border-top: 1px solid #ababab;
  --header-nav-padding-block: 0rem;
}

.wpicms-articles {

  --article-layout-margin-top: 60px;
  --article-layout-margin-bottom: 60px;
  --article-card-col-margin-bottom: 30px;
  --article-layout-card-col-margin-bottom-mobile: 0;

  /*text and icon colors */
  --article-card-text-color: var(--bs-secondary);
  --article-card-text-hover-color: var(--bs-primary);
  --article-card-icons-color: var(--bs-primary);
  --article-card-icons-hover-color: var(--bs-primary);
  --article-card-title-bg: var(--bs-primary);
  --article-card-link-color: var(--bs-secondary);
  --article-card-text-size: 16px;
  --article-col-margin-bottom: 30px;

}


.articles-layout-1 {
  --article-layout-one-card-figure-margin-bottom: 20px;
}

.articles-layout-2 {
  --article-layout-card-body-bg: var(--bs-primary);
  --article-layout-card-body-color: var(--bs-white);
  --article-layout-card-icons-color: var(--bs-white);
  --article-layout-card-text-color: var(--bs-white);
}

.articles-layout-3 {
  --article-layout-card-body-bg: var(--bs-white);
  --article-layout-card-body-color: var(--bs-primary);
  --article-layout-card-icons-color: var(--bs-white);
  --article-layout-card-text-color: var(--bs-white);
  --article-layout-card-title-margin-top: -30px;
  --article-layout-card-title-margin-bottom: 16px;
  --article-layout-card-title-width: 80%;

}

.articles-layout-5 {
  --article-layout-card-body-bg: rgb(0 0 0 / 80%);
  --article-layout-card-body-color: var(--bs-white);
  --article-layout-card-title-color: var(--bs-white);
}

.articles-layout-7 {
  --article-layout-color: #40ddb6;
  --article-layout-date-bg-color: #013974;
  --article-layout-bg: #eff7fe;
}

/* faq */
.gswp-faqs {
  --faq-border-color: #ABABAB;
  --faq-bg: var(--bs-primary);
}

/* team */
.gswp-teams {
  --team-color: var(--bs-primary);
  --team-social-icon-color: var(--bs-white);
  --team-fb-hover-color: #3b5999;
  --team-tw-hover-color: #3aa9e0;
  --team-in-hover-color: #007bff;
  --team-envelope-hover-color: #d04333;
  --team-col-margin-bottom: 30px;
  --team-bg-color: var(--bs-primary);
  --team-bg-matched-color: var(--bs-white);

  --team-text-color: var(--bs-secondary);
}

.gswp-teams-layout-5 {
  --team-layout-card-bg: #f5f6f7;
}

.gswp-teams-layout-10 {
  --team-layout-card-bg: var(--bs-white);
}


/* testimonials */

.gswp-testimonial {
  --testimonial-bg: var(--bs-primary);
  --testimonial-bg-matched-color: var(--bs-white);
  --testimonial-border-color: var(--bs-primary);
  --testimonial-text-color: var(--bs-white);
  --testimonial-border-radius: 20px;
  --testimonial-padding: 30px;
  --testimonial-padding-mobile: 10px;
  --testimonial-box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 6px -1px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;

  /* slick slider */
  --testimonial-slider-bw-space: 10px;
  --testimonial-slider-dot-width: 25px;
  --testimonial-slider-dot-height: 25px;
  --testimonial-slider-dot-size: 50px;
  --testimonial-slider-dotcolor: var(--bs-white);
  --testimonial-slider-active-dotcolor: var(--bs-primary);
  --testimonial-slick-slide-height: flex;
  /* for equal height give flex. otherwise give block as value */
  --testimonial-slick-slide-prev-arrow-bg: url("data:image/svg+xml;charset=UTF-8, %3csvg width='69' height='35' viewBox='0 0 69 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M51.5239 33.1L67.5719 17.048L51.5239 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.14294 17.047H67.5709' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  --testimonial-slick-slide-next-arrow-bg: url("data:image/svg+xml;charset=UTF-8, %3csvg width='69' height='35' viewBox='0 0 69 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M51.5239 33.1L67.5719 17.048L51.5239 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.14294 17.047H67.5709' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}








/* services */
.wpicms-services {
  --services-card-bg: var(--bs-white);
  --services-card-border-color: var(--bs-primary);
  --services-card-color: var(--bs-white);
  --services-card-padding: 10px;
  --services-card-border-radius: 0px;
  --services-card-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

  /* slick slider */
  --services-slider-bw-space: 30px;
  --services-slider-dot-width: 25px;
  --services-slider-dot-height: 25px;
  --services-slider-dot-size: 50px;
  --services-slider-dotcolor: var(--bs-secondary);
  --services-slider-active-dotcolor: var(--bs-primary);
  --services-slick-slide-height: flex;
  /* for equal height give flex. otherwise give block as value */
  --services-slick-slide-prev-arrow-bg: url("data:image/svg+xml;charset=UTF-8, %3csvg width='69' height='35' viewBox='0 0 69 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M51.5239 33.1L67.5719 17.048L51.5239 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.14294 17.047H67.5709' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  --services-slick-slide-next-arrow-bg: url("data:image/svg+xml;charset=UTF-8, %3csvg width='69' height='35' viewBox='0 0 69 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M51.5239 33.1L67.5719 17.048L51.5239 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.14294 17.047H67.5709' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}



/* products */
.wpicms-products {
  --products-card-bg: var(--bs-white);
  --products-card-border-color: var(--bs-primary);
  --products-card-color: var(--bs-secondary);
  --products-card-padding: 10px;
  --products-card-border-radius: 0px;
  --products-card-box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);

  /* slick slider */
  --products-slider-bw-space: 30px;
  --products-slider-dot-width: 25px;
  --products-slider-dot-height: 25px;
  --products-slider-dot-size: 50px;
  --products-slider-dotcolor: var(--bs-secondary);
  --products-slider-active-dotcolor: var(--bs-primary);
  --products-slick-slide-height: flex;
  /* for equal height give flex. otherwise give block as value */
  --products-slick-slide-prev-arrow-bg: url("data:image/svg+xml;charset=UTF-8, %3csvg width='69' height='35' viewBox='0 0 69 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M51.5239 33.1L67.5719 17.048L51.5239 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.14294 17.047H67.5709' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
  --products-slick-slide-next-arrow-bg: url("data:image/svg+xml;charset=UTF-8, %3csvg width='69' height='35' viewBox='0 0 69 35' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M51.5239 33.1L67.5719 17.048L51.5239 1' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3cpath d='M1.14294 17.047H67.5709' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ");
}





@media(min-width:620px) {
  .gswp-testimonial .slick-initialized.slick-slider {
    margin-left: calc(-1 * var(--testimonial-slider-bw-space));
    margin-right: calc(-1 * var(--testimonial-slider-bw-space));

  }

  .gswp-testimonial .slick-initialized.slick-slider .slick-slide {
    margin-left: var(--testimonial-slider-bw-space);
    margin-right: var(--testimonial-slider-bw-space);
  }

  .wpicms-services .slick-initialized.slick-slider {
    margin-left: calc(-1 * var(--services-slider-bw-space));
    margin-right: calc(-1 * var(--services-slider-bw-space));

  }

  .wpicms-services .slick-initialized.slick-slider .slick-slide {
    margin-left: var(--services-slider-bw-space);
    margin-right: var(--services-slider-bw-space);
  }

  .wpicms-products .slick-initialized.slick-slider {
    margin-left: calc(-1 * var(--products-slider-bw-space));
    margin-right: calc(-1 * var(--products-slider-bw-space));

  }

  .wpicms-products .slick-initialized.slick-slider .slick-slide {
    margin-left: var(--products-slider-bw-space);
    margin-right: var(--products-slider-bw-space);
  }
}

.team-col-margin-bottom {
  margin-bottom: 30px;
}

.testimonial-col-margin-bottom {
  margin-bottom: 30px;
}

.services-col-margin-bottom {
  margin-bottom: 50px;
}

.products-col-margin-bottom {
  margin-bottom: 30px;
}

.primary-hover:hover {
  background-color: var(--bs-primary);
  color: #fff;
}

.primary-hover:hover svg path {
  fill: #fff;
}

@media (min-width: 1200px) {

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl {
    max-width: 1200px;
  }
}

@media (min-width: 1400px) {

  .container,
  .container-sm,
  .container-md,
  .container-lg,
  .container-xl,
  .container-xxl {
    max-width: 1400px;
  }
}


/* font-sizes */
.fs-10 {
  font-size: 10px !important;
}

.fs-12 {
  font-size: 12px !important;
}

.fs-14 {
  font-size: 14px !important;
}

.fs-16 {
  font-size: 16px !important;
}

.fs-17 {
  font-size: 17px !important;
}

.fs-18 {
  font-size: 18px !important;
}

.fs-20 {
  font-size: 20px !important;
}

.fs-22 {
  font-size: 22px !important;
}

.fs-24 {
  font-size: 24px !important;
}

.fs-26 {
  font-size: 26px !important;
}

.fs-28 {
  font-size: 28px !important;
}

.fs-30 {
  font-size: 30px !important;
}

.fs-32 {
  font-size: 32px !important;
}

.fs-34 {
  font-size: 34px !important;
}

.fs-36 {
  font-size: 36px !important;
}

.fs-38 {
  font-size: 38px !important;
}

.fs-40 {
  font-size: 40px !important;
}

.fs-42 {
  font-size: 42px !important;
}

.fs-44 {
  font-size: 44px !important;
}

.fs-46 {
  font-size: 46px !important;
}

.fs-48 {
  font-size: 48px !important;
}

.fs-50 {
  font-size: 50px !important;
}




/* section padding */
.sec-padd-t-20 {
  padding-top: 20px !important;
}

.sec-padd-t-30 {
  padding-top: 30px !important;
}

.sec-padd-t-40 {
  padding-top: 40px !important;
}

.sec-padd-t-50 {
  padding-top: 50px !important;
}

.sec-padd-t-60 {
  padding-top: 60px !important;
}

.sec-padd-t-70 {
  padding-top: 70px !important;
}

.sec-padd-t-80 {
  padding-top: 80px !important;
}

.sec-padd-t-90 {
  padding-top: 90px !important;
}

.sec-padd-t-100 {
  padding-top: 100px !important;
}

.sec-padd-t-110 {
  padding-top: 110px !important;
}

/* bottom */
.sec-padd-b-20 {
  padding-bottom: 20px !important;
}

.sec-padd-b-30 {
  padding-bottom: 30px !important;
}

.sec-padd-b-40 {
  padding-bottom: 40px !important;
}

.sec-padd-b-50 {
  padding-bottom: 50px !important;
}

.sec-padd-b-60 {
  padding-bottom: 60px !important;
}

.sec-padd-b-70 {
  padding-bottom: 70px !important;
}

.sec-padd-b-80 {
  padding-bottom: 80px !important;
}

.sec-padd-b-90 {
  padding-bottom: 90px !important;
}

.sec-padd-b-100 {
  padding-bottom: 100px;
}

.sec-padd-b-110 {
  padding-bottom: 110px !important;
}

.sec-padd-b-120 {
  padding-bottom: 120px !important;
}

.sec-padd-b-130 {
  padding-bottom: 130px !important;
}

.sec-padd-b-140 {
  padding-bottom: 140px !important;
}

.sec-padd-b-150 {
  padding-bottom: 150px !important;
}

.sec-padd-b-160 {
  padding-bottom: 160px !important;
}

.sec-padd-b-170 {
  padding-bottom: 170px !important;
}

.sec-padd-b-180 {
  padding-bottom: 180px !important;
}


@media(min-width:992px) {
  .fs-lg-10 {
    font-size: 10px !important;
  }

  .fs-lg-12 {
    font-size: 12px !important;
  }

  .fs-lg-14 {
    font-size: 14px !important;
  }

  .fs-lg-16 {
    font-size: 16px !important;
  }

  .fs-lg-17 {
    font-size: 17px !important;
  }

  .fs-lg-18 {
    font-size: 18px !important;
  }

  .fs-lg-20 {
    font-size: 20px !important;
  }

  .fs-lg-22 {
    font-size: 22px !important;
  }

  .fs-lg-24 {
    font-size: 24px !important;
  }

  .fs-lg-26 {
    font-size: 26px !important;
  }

  .fs-lg-28 {
    font-size: 28px !important;
  }

  .fs-lg-30 {
    font-size: 30px !important;
  }

  .fs-lg-32 {
    font-size: 32px !important;
  }

  .fs-lg-34 {
    font-size: 34px !important;
  }

  .fs-lg-36 {
    font-size: 36px !important;
  }

  .fs-lg-38 {
    font-size: 38px !important;
  }

  .fs-lg-40 {
    font-size: 40px !important;
  }

  .fs-lg-42 {
    font-size: 42px !important;
  }

  .fs-lg-44 {
    font-size: 44px !important;
  }

  .fs-lg-46 {
    font-size: 46px !important;
  }

  .fs-lg-48 {
    font-size: 48px !important;
  }

  .fs-lg-50 {
    font-size: 50px !important;
  }

  .fs-lg-52 {
    font-size: 52px !important;
  }

  .fs-lg-54 {
    font-size: 54px !important;
  }

  .fs-lg-56 {
    font-size: 56px !important;
  }

  .fs-lg-58 {
    font-size: 58px !important;
  }

  .fs-lg-60 {
    font-size: 60px !important;
  }



  .sec-padd-lg-t-20 {
    padding-top: 20px !important;
  }

  .sec-padd-lg-t-30 {
    padding-top: 30px !important;
  }

  .sec-padd-lg-t-40 {
    padding-top: 40px !important;
  }

  .sec-padd-lg-t-50 {
    padding-top: 50px !important;
  }

  .sec-padd-lg-t-60 {
    padding-top: 60px !important;
  }

  .sec-padd-lg-t-70 {
    padding-top: 70px !important;
  }

  .sec-padd-lg-t-80 {
    padding-top: 80px !important;
  }

  .sec-padd-lg-t-90 {
    padding-top: 90px !important;
  }

  .sec-padd-lg-t-100 {
    padding-top: 100px !important;
  }

  .sec-padd-lg-t-110 {
    padding-top: 110px !important;
  }

  .sec-padd-lg-t-120 {
    padding-top: 120px !important;
  }

  .sec-padd-lg-t-130 {
    padding-top: 130px !important;
  }

  .sec-padd-lg-t-140 {
    padding-top: 140px !important;
  }

  .sec-padd-lg-t-150 {
    padding-top: 150px !important;
  }

  .sec-padd-lg-t-160 {
    padding-top: 160px !important;
  }

  .sec-padd-lg-t-170 {
    padding-top: 170px !important;
  }

  .sec-padd-lg-t-180 {
    padding-top: 180px !important;
  }

  /* bottom */
  .sec-padd-lg-b-20 {
    padding-bottom: 20px !important;
  }

  .sec-padd-lg-b-30 {
    padding-bottom: 30px !important;
  }

  .sec-padd-lg-b-40 {
    padding-bottom: 40px !important;
  }

  .sec-padd-lg-b-50 {
    padding-bottom: 50px !important;
  }

  .sec-padd-lg-b-60 {
    padding-bottom: 60px !important;
  }

  .sec-padd-lg-b-70 {
    padding-bottom: 70px !important;
  }

  .sec-padd-lg-b-80 {
    padding-bottom: 80px !important;
  }

  .sec-padd-lg-b-90 {
    padding-bottom: 90px !important;
  }

  .sec-padd-lg-b-100 {
    padding-bottom: 100px !important;
  }

  .sec-padd-lg-b-110 {
    padding-bottom: 110px !important;
  }

  .sec-padd-lg-b-120 {
    padding-bottom: 120px !important;
  }

  .sec-padd-lg-b-130 {
    padding-bottom: 130px !important;
  }

  .sec-padd-lg-b-140 {
    padding-bottom: 140px !important;
  }

  .sec-padd-lg-b-150 {
    padding-bottom: 150px !important;
  }

  .sec-padd-lg-b-160 {
    padding-bottom: 160px !important;
  }

  .sec-padd-lg-b-170 {
    padding-bottom: 170px !important;
  }

  .sec-padd-lg-b-180 {
    padding-bottom: 180px !important;
  }


}


.line-clamp {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.line-clamp-4 {
  -webkit-line-clamp: 4;
}

.line-clamp-3 {
  -webkit-line-clamp: 3;
}

.line-clamp-2 {
  -webkit-line-clamp: 2;

}

a {
  text-decoration: none;
}

.common-banner-sec {
  position: relative;
  z-index: +1
}

.common-banner-sec::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: #00012880;
  z-index: -1;
}

.common-banner-sec .banner-img {
  height: 450px;
  width: 100%;
  object-fit: cover;
}

.common-banner-content-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.common-banner-sec .banner-title {
  font-size: 50px;
  line-height: 60px;
  color: #fff;
}

.breadcrumb-sec .breadcrumb .breadcrumb-item a {
  color: #1d2130;
}

.breadcrumb-sec .breadcrumb .breadcrumb-item {
  font-size: 14px;
  font-weight: 500;
  line-height: 26px;
  letter-spacing: 0em;
  text-align: left;
  color: #1d2130;
}

.breadcrumb-sec .breadcrumb .breadcrumb-item.active {
  font-weight: 700;
}

#nav-main {
  position: sticky;
  top: 0;
  z-index: 1000;
  background-color: #fff;
}

.headroom--pinned #nav-main {
  display: block;
}

.headroom--unpinned #nav-main {
  display: none;
}

.headroom {
  will-change: transform;
  transition: transform 200ms linear;
}

.headroom--pinned {
  transform: translateY(0%);
}

.headroom--unpinned {
  transform: translateY(-100%);
}



/* css for common header end here */

@media (max-width:991px) {

  /* css for common start here  */
  .offcanvas-header {
    justify-content: end !important;
  }

  .offcanvas-header .offcanvas-title {
    display: none;
  }

  .offcanvas-header button {
    opacity: 1;
    box-shadow: none !important;
  }

  .header-actions button {
    background: none !important;
    border: none !important;
    padding: 0 !important;
    box-shadow: none !important;
    opacity: 1;
  }

  .header-actions button i {
    font-size: 30px;
    color: var(--bs-black) !important;
  }

  .navbar-collapse ul {
    text-align: center;
    margin-top: 50px;
  }

  .navbar-collapse ul li {
    margin-bottom: 15px;
  }

  /* css for common end here  */
}

@media (max-width:767px) {
  .common-banner-sec .banner-title {
    font-size: 40px;
  }

  .common-banner-sec .banner-img {
    height: 350px;
  }
}


.row.mar-gutters-15 {
  margin-right: -7.5px;
  margin-left: -7.5px;
}

.row.mar-gutters-15>[class^="col"],
.row.mar-gutters-15>[class^="col-"],
.row.mar-gutters-15>[class*=" col-"] {
  padding-right: 7.5px;
  padding-left: 7.5px;
}

.row.mar-gutters-25 {
  margin-right: -12.5px;
  margin-left: -12.5px;
}

.row.mar-gutters-25>[class^="col"],
.row.mar-gutters-25>[class^="col-"],
.row.mar-gutters-25>[class*=" col-"] {
  padding-right: 12.5px;
  padding-left: 12.5px;
}

.row.mar-gutters-50 {
  margin-right: -25px;
  margin-left: -25px;
}

.row.mar-gutters-50>[class^="col"],
.row.mar-gutters-50>[class^="col-"],
.row.mar-gutters-50>[class*=" col-"] {
  padding-right: 25px;
  padding-left: 25px;
}

.row.mar-gutters-10 {
  margin-right: -10px;
  margin-left: -10px;
}

.row.mar-gutters-10>[class^="col"],
.row.mar-gutters-10>[class^="col-"],
.row.mar-gutters-10>[class*=" col-"] {
  padding-right: 10px;
  padding-left: 10px;
}

.row.undefined {
  margin-right: 0px;
  margin-left: 0px;
}

.row.undefined>[class^="col"],
.row.undefined>[class^="col-"],
.row.undefined>[class*=" col-"] {
  padding-right: 0px;
  padding-left: 0px;
}


.img-full-width,
.img-full-width figure,
.img-full-width .vc_single_image-wrapper,
.img-full-width img {
  width: 100%;
}

/* main css start here */

.large[aria-invalid="true"],
.textarea[aria-invalid="true"] {
  border: 1px solid red !important;
}

/* .large[aria-required="true"] {
      border: 1px solid red !important;
    } */
.large::placeholder,
.textarea::placeholder {
  color: #393939 !important;
}

.large::-moz-placeholder {
  color: #393939 !important;
}

/* Internet Explorer 10-11 */
.large:-ms-input-placeholder {
  color: #393939 !important;
}

/* Microsoft Edge */
.large::-ms-input-placeholder {
  color: #393939 !important;
}

/* WebKit browsers (Safari, Chrome) */
.large::-webkit-input-placeholder {
  color: #393939 !important;
}

.middle-img-col .img-full-width,
.middle-img-col .img-full-width figure,
.middle-img-col .img-full-width .vc_single_image-wrapper,
.middle-img-col .img-full-width img {
  width: 100%;
  height: 100% !important;
}

/* header */

@media (max-width: 991px) {
  #mastheader .navbar-collapse {
    position: absolute;
    top: 100%;
    width: 100vw;
    background: var(--header-navbar-collapse-bg);
    z-index: 99;
    left: 50%;
    margin-left: -50vw;
  }

  .dropdown-menu {
    text-align: center;
  }
}

header .navbar-nav {
  align-items: center;
}

.navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu {
  /* dropdown sub menu positioning */
  margin: 0;
  left: 100%;
}


.dropdown .dropdown-submenu {
  top: 0;
  left: 100%;
  margin-left: 0.125rem;
}


.nav-item a {
  /* ensure No flashing in links */
  transition: none !important;
}

/* .navbar-nav li:hover>ul.dropdown-menu {

  display: block;
} */

@media (min-width: 992px) {
  /* ONLY DESKTOP - Convert toggle to right > in deeper levels */

  .navbar.navbar-expand-lg .dropdown .dropdown-menu .dropdown-submenu.depth_3 {
    left: unset;
    right: 100%;
  }
}

@media (max-width: 991.98px) {

  /* Smaller devices remove shadow & border from children */
  .offcanvas .dropdown-menu {
    border: none;
    box-shadow: none;
  }

  /* Smaller devices offcanvas, add indent */
  .depth_1 .dropdown-item {
    margin-left: 10px;
  }

  .depth_2 .dropdown-item {
    margin-left: 15px;
  }

  .depth_3 .dropdown-item {
    margin-left: 20px;
  }
}

.navbar-layout-1 #gswptheme-navbar .menu-item.current-menu-item::after {
  top: 0 !important;
}

/* footer */
footer {
  background-color: #111D15;
}

footer li a {
  color: #fff;
  text-decoration: none;
}

footer ul {
  list-style: none;
  padding-left: 0;
}

footer ul.social-icons {
  padding-left: 0;
  display: flex;
  margin-bottom: 0;
}

footer ul.social-icons li {
  list-style: none;
  width: 28.17px;
  height: 28.17px;
  background-color: var(--bs-white);
  border-radius: 50%;
  margin-right: 12px;

  padding-top: 3px;
}

footer ul.social-icons li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}

footer ul.social-icons li:hover {
  background-color: #FF9800;
  color: #fff;
}

footer ul.social-icons li:hover i {
  color: #fff;
}

footer ul.social-icons li i {
  font-size: 14px;
  color: #2E526B;
}

footer .widget-title {
  font-size: 20px;
  font-weight: 600;
  line-height: 29.22px;
  /* color: #111D15; */
  color: #ffffff;
  margin-bottom: 30px;
}

footer .footer_widget li {
  margin-bottom: 20px;
}

footer .footer_widget li a {
  font-size: 16px;
  font-weight: 500;
  line-height: 23.38px;
}

#gform_wrapper_1 #input_1_1 {
  background-color: transparent !important;
  color: #9E9E9E !important;
  border: 1px solid #808080 !important;
  border-radius: 6px !important;
}

#gform_wrapper_1 #input_1_1::placeholder {
  color: #9E9E9E !important;
}

#gform_submit_button_1 {
  background-color: #9C2A28 !important;
  border-radius: 6px;
  padding-left: 22px;
  padding-right: 22px;
}

#gform_wrapper_1 .gform_validation_errors {
  display: none;
}

.trusted-printing-section .vc_column_container>.vc_column-inner>.wpb_wrapper {
  background-color: var(--bs-success);
  width: 100%;
  height: 100%;
  border-radius: 10px;
  padding: 15px 10px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 30px;

}

.trusted-printing-section .vc_column_container>.vc_column-inner>.wpb_wrapper .wpb_content_element {
  margin-bottom: 0;
}

.home-banner {
  background-image: linear-gradient(103.26deg, #171717 0.99%, rgba(0, 0, 0, 0) 73.37%), url(/wp-content/uploads/2025/01/Hero-Iamge-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.home-banner {
  padding-block: 30px;

}



.contact-us-section .nirmitee-contact-us-wrapper {
  display: flex;
  align-items: center;
  padding: 12px;
  border-radius: 12px;
  background: #FBFBFB;
  margin-bottom: 44px;
  border: 1px solid #F3F3F3;
}

.contact-us-section .nirmitee-contact-us-wrapper img{
  margin-right: 12px;
}

.contact-us-section .contact-us-left-section h2 {
  /* font-size: 40px;
font-weight: 600;
line-height: 50.6px; */
padding-top: 30px;
}

#gform_2_validation_container {
  display: none !important;
}

.contact-us-section .nirmitee-contact-us-wrapper .left-side-content-another {
  flex-grow: 1;
  flex-shrink: 0;
}

.contact-us-section .form-section h6 {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  color: #111D15;
}

.contact-us-section .form-section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.01em;
}

/* .contact-us-section .form-section h2{
font-size: 40px;
font-weight: 600;
line-height: 48px;
} */

.contact-us-section .nirmitee-contact-us-wrapper p a {
  font-size: 16px;
  font-weight: 400;
  line-height: 19.2px;
  color: #666666;
}

.contact-us-section .nirmitee-contact-us-wrapper p {
  margin-bottom: 0px;
}

.contact-us-section .nirmitee-contact-us-wrapper h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 25.3px;
  letter-spacing: 0.03em;
  margin-bottom: 2px;
}

#gform_2 .large {
  border: 1px solid #F3F3F3;
  border-radius: 4px !important;
  font-size: 16px;
  height: 56px;
  line-height: 20px;
  padding: 18px 20px;
  width: 100%;
  color: #666666 !important;
}

.gform-theme--foundation .gform_fields {
  row-gap: 20px !important;
}

.contact-us-whole-left-section{
  margin-top: 50px;
}

#gform_2 .textarea {
  border: 1px solid #F3F3F3;
  border-radius: 4px !important;
  font-size: 16px;
  line-height: 20px;
  padding: 18px 20px;
  width: 100%;
  color: #666666 !important;
  height: 88px;
}

#gform_2 #gform_submit_button_2 {
  background: #9C2A28;
  border-radius: 6px;
  padding: 12px 24px;
  font-size: 16px;
  line-height: 20px;
}

#gform_2 #gform_submit_button_2:focus{
  box-shadow: unset;
}

#gform_2 .textarea:focus,
#gform_2 .large:focus,
#gform_2 select:focus {
  box-shadow: unset;
}

.Printing-section h2 {
  /* font-size: 40px;
  font-weight: 600;
  line-height: 48px; */
  color: #111D15;
}

.Printing-section p {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #666666;
}

@media(max-width: 620px) {
  .contact-us-section {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }

  .contact-us-left-section, .form-section{
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .trusted-printing-section .vc_column_container>.vc_column-inner>.wpb_wrapper {
     padding: 25px 10px;
  }

  .testimonial-one .slick-dots {
    bottom: -40px;
  }
  .contact-us-section .contact-us-left-section h2{
    padding-top: 0px;
  }
  .contact-us-whole-left-section {
    margin-top: 30px;
}
}



@media(min-width:1200px) {
  .home-banner {
    min-height: 542px;
  }
}

@media (max-width:1400px) {
  .trusted-printing-section .vc_column_container>.vc_column-inner>.wpb_wrapper .vc_custom_heading {
    font-size: 18px;
  }
}