* {
  margin: 0px;
  padding: 0px;
}

/* Top Header for Login Page */
.top-header {
  background-color: #000;
  padding: 10px;
  text-align: center;
  border-bottom: 2px solid #cc2227;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}

.user-icon {
  color: #fff;
  font-size: 40px;
}

.user-icon i {
  transition: color 0.3s ease;
}

.user-icon i:hover {
  color: #cc2227;
}

/* ---------------   Nav Bar  -------------------- */
.life-logo-nav {
  background-color: #000;
  padding: 0px 20px;
  color: #fff;
}

.life-logo-nav .top-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.life-logo-nav .top-left {
  text-align: left;
}

.life-logo-nav .top-left,
.life-logo-nav .top-center,
.life-logo-nav .top-right {
  flex: 1;
  text-align: center;
  margin: 5px 0;
}

.logo-nav-color {
  color: #fff;
  text-decoration: none;
}

.life-logo-nav .top-right {
  text-align: right;
}

.life-logo-nav .top-left,
.life-logo-nav .top-center,
.life-logo-nav .top-right {
  flex: 1;
  text-align: justify;
  margin: 5px 0;
}

.fa {
  display: inline-block;
  font: normal normal normal 14px / 1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}



.sticky-top {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 1020;
  background-color: #fff;
}

.nav-box-padding {
  padding: 0px 50px !important;
}

@media (max-width:767px) {
  .nav-box-padding {
    padding: 0px 20px !important;
  }
}

.nav-link {
  color: #000 !important;
  font-weight: 600 !important;
  margin-right: 10px;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link:focus,
.dropdown-menu .dropdown-item:hover,
.dropdown-menu .dropdown-item:focus {
  background-color: #cc2227;
  color: #fff !important;
}

.navbar-nav .nav-link:focus,
.dropdown-menu .dropdown-item:focus {
  outline: none;
  box-shadow: none;
}

.dropdown-menu {
  display: none;
  position: absolute;
  background-color: white;
  min-width: 180px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-toggle::after {
  content: " \25BC";
  font-size: 0.6em;
  margin-left: 5px;
}

.nav-item.dropdown:hover .dropdown-menu {
  display: block;
}

.dropdown-menu {
  transition: all 0.2s ease;
  margin-top: 0;
  display: none;
  position: absolute;
  z-index: 1000;
  background-color: white;
}

.navbar-nav .dropdown-menu {
  top: 100%;
}

.nav-item .dropdown-toggle::after {
  font-size: 1.1rem;
}

/* Default (Desktop) styling assumed to be already present */

@media screen and (max-width: 768px) {
  .life-logo-nav .top-bar {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .life-logo-nav .top-left,
  .life-logo-nav .top-right {
    width: 100%;
    margin: 5px 0;
  }

  .life-logo-nav .top-left a,
  .life-logo-nav .top-right a {
    display: inline-block;
    margin: 5px 10px;
    font-size: 12px;
  }

  .life-logo-nav .top-left i,
  .life-logo-nav .top-right i {
    font-size: 10px;
  }
}

@media screen and (max-width: 768px) {

  .life-logo-nav .top-left a,
  .life-logo-nav .top-right a {
    display: inline-block;
    margin: 5px 10px;
    font-size: 9px;
    text-align: left;
  }

  .navbar-nav-mobile-menu{
    position: absolute;
        /* float: right; */
        background: #fff;
        width: 100%;
        /* text-align: unset; */
        padding-left: 30px !important;
        margin-left: -20px;
        /* margin-top: 3%;*/
}

}


/* ------------------------------------------ HOME PAGE ---------------------------------------- */

/* ------------------------------  Footer --------------------------- */


.footersection {
  padding: 35px 50px 5px 50px;
  overflow: hidden;
  text-align: left;
  background: #000;
  z-index: 1;
}

.footer-para {
  padding: 0px 35px;
}

.footer-para-width {
  width: 421px;
}

@media (max-width: 767px) {
  .footer-para-width {
    width: 260px;
  }
}

.footercontent a {
  margin: 0 3px;
}

.footercontent a i {
  text-align: center;
  color: #000000;
  border: 1px solid #000000;
  height: 30px;
  width: 30px;
  margin: auto;
  line-height: 28px;
  font-size: 16px;
  border-radius: 50%;
}

.footercontent a i:hover {
  color: #000;
  background-color: #fff;
  transition: 0.5s all ease-in-out;
}



.footersection+hr {
  margin-top: 30px;
}

.footertitle {
  margin-top: 15px;
  font-weight: 500;
  letter-spacing: .15em;
  color: #fff;
}

.footercolwidth {
  font-size: 12px;
  margin-left: -38px;
  font-size: 13px;
  line-height: 1.43;
  font-weight: 400;
  letter-spacing: .1em;
}

footer p {
  line-height: 18px;
  font-size: 12px;
  color: #fff;
}

.footercolwidth li {
  margin-top: 24px;
  color: #fff;
  list-style: none;
}

.footercolwidth li a {
  color: #fff;
  text-decoration: none;
}

.width-insurances {
  line-height: 7px;
}

.footermenulist {
  text-align: center;
  font-size: 13px;
  line-height: 1.43;
  font-weight: 400;
  letter-spacing: .1em;
  text-transform: uppercase;
  margin-bottom: -20px;
  margin-left: -20px;
}

.footermenulist>li {
  display: inline-block;
  margin-bottom: 17px;
  width: 100%;
  text-align: left;
}

.footermenulist a,
.footermenulist a:focus,
.footermenulist a:active {
  color: #fff;
}

.footermenulist a:hover {
  color: #336699;
}


.copyrights {
  text-align: center;
  color: #87919F;
}

@media (min-width: 768px) {

  .footermenulist {
    text-align: left;
  }
}

@media(max-width:767px) {
  .productframe {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .footercolwidth {
    margin-left: -20px;
  }
}

.slider-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}



/* -- New Slider --- */

.vs-hero__layout1 {
  position: relative;
}

.main-container3 {
  max-width: calc(1920px + 15px);
  padding-left: calc(15px / 2);
  margin: 0 0 0 auto;
}

.vs-hero__content {
  padding: 55px 0px 80px 45px;
  position: relative;
  border-left: 10px solid #ed3237;
  z-index: 1;
  margin-left: 240px;
}

.vs-hero__content::before,
.vs-hero__content::after {
  content: "";
  position: absolute;
  height: 10px;
  left: 0;
  background-color: #ed363b;
}

.vs-hero__content::before {
  width: 65%;
  bottom: 0;
}

.vs-hero__content::after {
  width: 40%;
  top: 0;
}

.vs-hero__content .vs-btn2 {
  text-transform: uppercase;
  border: 2px solid #65B047;
  padding: 2px 5px 2px 28px;
  background: linear-gradient(85deg, rgba(23, 166, 191, 0) 0%, rgba(102, 184, 70, 0) 72%);
}

.vs-hero__content .vs-btn2:hover {
  color: var(--title-color);
  border-color: var(--theme-color);
}

.vs-hero__content .vs-btn2:hover i {
  color: #000;
  background-color: #fff;
}

.vs-hero__subtitle {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-flex;
  align-items: end;
  margin-bottom: 15px;
}

.vs-hero__subtitle .icon {
  margin-right: 12px;
}

.vs-hero__title {
  font-size: 80px;
  color: #000;
  line-height: 115%;
  margin-bottom: 30px;
}

.vs-hero__title--highlight {
  color: #ed3237;
}

.vs-hero__item2 {
  padding: 115px 0;
}

.vs-hero__item2.style2 {
  padding: 240px 0;
  border-bottom: 5px solid #000;
}

.vs-hero__text {
  font-size: 18px;
  font-weight: 500;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 35px;
}

.vs-hero .hero-btn {
  display: inline-flex;
  align-items: center;
  gap: 15px;
}

.vs-hero .play-btn>i {
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 18px;
}

.vs-hero__layout1 .main-img,
.vs-hero__layout1 .vs-hero__item {
  position: relative;
}

.vs-hero__layout1 .main-img .slide-item {
  position: relative;
  clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 122%);
  float: right;
}

.vs-hero__layout1 .main-img .slide-item::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(94deg, rgba(3, 39, 44, 0) 0%, rgba(6, 58, 65, 0) 100%);
  z-index: 1;
}

.vs-hero__layout1 .main-img img {
  width: 100%;
  max-height: 820px;
  position: relative;
}

.vs-hero__layout1 .vs-hero__item::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: linear-gradient(94deg, rgb(3 39 44 / 14%) 0%, rgba(6, 58, 65, 0) 100%);
}

.vs-hero__layout1 .vs-hero__item .dot-shape {
  position: absolute;
  width: 30px;
  height: 10px;
  left: 66%;
  bottom: 0;
  background-color: #ed363b;
  border-radius: 30px;
  display: block;
}

.vs-hero-style2 {
  position: relative;
}

.vs-hero-style2 .vs-hero__title {
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 52px;
}

.vs-hero-style2 .vs-hero__content {
  padding: 0;
  border: none;
  margin-left: 0;
}

.vs-hero-style2 .vs-hero__content::after,
.vs-hero-style2 .vs-hero__content::before {
  display: none;
}

.vs-hero-style2 .main-img img {
  clip-path: none;
}

.vs-hero-style2 .bottom-shape {
  display: block;
}

.vs-hero-style2 .bottom-shape img {
  width: 100%;
  text-align: center;
}

.shape-mockup {
  position: absolute;
  z-index: 0;
}

.moving {
  animation: moving 8s linear infinite;
}

@keyframes moving {
  0% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-50px);
  }

  100% {
    transform: translateY(0);
  }
}

.slick-slider {
  box-sizing: border-box;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  transform: translateZ(0);
}

.slick-list,
.slick-slider {
  position: relative;
  display: block;
}

.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
  clear: both;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-slide img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* Responsive */
@media (min-width: 2500px) {
  .main-container3 {
    margin: 0 auto;
  }
}

@media (min-width: 2200px) and (max-width: 2499px) {
  .vs-hero__content {
    margin-left: 165px;
  }
}

@media (max-width: 1780px) {
  .vs-hero__content {
    margin-left: 40px;
  }
}

@media (max-width: 1500px) {
  .vs-hero__title {
    font-size: 40px;
  }
}

@media (max-width: 1199px) {
  .vs-hero__title {
    font-size: 32px;
    line-height: 130%;
  }

  .vs-hero__item2.style2 {
    padding: 120px 0 140px;
  }
}

@media (max-width: 991px) {
  .vs-hero__layout1 .vs-hero__content {
    margin: 80px 0 40px;
  }

  .vs-hero__layout1 .vs-hero__title {
    font-size: 65px;
  }

  .vs-hero__layout1 .vs-hero__image .main-img img {
    width: 100%;
    max-height: 510px;
    clip-path: none;
    position: relative;
  }

  .vs-hero__item2.style2 {
    padding: 80px 0 140px;
  }

  .vs-hero-style2 .vs-hero__item2 {
    padding: 80px 0 100px;
  }

  .vs-hero-style2 .vs-hero__item2 .vs-hero__content {
    text-align: center;
    margin-left: 0;
  }
}

@media (max-width: 767px) {
  .vs-hero__layout1 .vs-hero__title {
    font-size: 42px;
  }
}

@media (max-width: 575px) {

  .vs-hero__image .main-img,
  .vs-hero__layout1 .main-img .slide-item {
    clip-path: none;
  }
}


/*========================  HOME PAGE STYLING  ==================== */


/* --------- SLIDER ------------ */

.hero-1 {
  position: relative;
  z-index: 9;
  padding-top: 50px;
}

.bg-cover {
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-position: center;
}

.fix {
  overflow: hidden;
}

.hero-section {
  display: flex;
  align-items: center;
  position: relative;
  background-color: #303726;
}

@media (max-width: 1899px) {
  .hero-1 .text-transparent {
    display: none;
  }
}

.hero-1 .text-transparent {
  position: absolute;
  top: 50%;
  left: -10%;
  transform: translateY(-50%) rotate(-90deg);
  z-index: 1;
}

.hero-1 .text-transparent h2 {
  font-size: 80px;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: var(--text);
  -webkit-text-fill-color: transparent;
  animation: shine 3s infinite;
}

.hero-1 .line-shape {
  position: absolute;
  top: 0;
  left: 0;
}

.hero-1 .dot-shape {
  position: absolute;
  top: 50%;
  left: 42%;
  transform: translate(-50%, -50%);
}

.hero-1 .frame-shape {
  position: absolute;
  bottom: 13%;
  left: 32%;
  animation: rounded 5s linear infinite;
}

.hero-1 .mask-shape {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: -1;
  height: 100%;
  max-height: 100vh;
  overflow: hidden;
}

.carousel-control-next-icon {
  background-color: #eb1b21;
}

.carousel-control-prev-icon {
  background-color: #eb1b21;
}

.hero-1 .mask-shape img {
  height: 110%;
  object-fit: cover;
}

.align-items-center {
  align-items: center !important;
}

.hero-1 .hero-content {
  position: relative;
  z-index: 9;
}

.hero-1 .hero-content h6 {
  font-size: 18px;
  text-transform: uppercase;
  color: #000000;
  font-weight: 600;
  margin-bottom: 15px;
  display: inline-block;
  position: relative;
}

.hero-1 .hero-content h6:before {
  position: absolute;
  top: 4px;
  left: 0;
  content: "";
  width: 40px;
  height: 16px;
  background-repeat: no-repeat;
  background-size: cover;
}

.hero-1 .hero-content h1 {
  text-transform: none;
  margin-bottom: 30px;
}

.hero-1 .hero-content p {
  font-size: 18px;
  color: #fff;
}

.hero-1 .hero-content .hero-button {
  display: flex;
  align-items: center;
  gap: 30px;
  margin-top: 50px;
}

.theme-btn {
  background-color: #c76a1f;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  padding: 14px 40px;
  border-radius: 0;
  text-transform: capitalize;
  transition: all .3s ease-in-out;
  position: relative;
  z-index: 1;
  line-height: 1;
  text-decoration: none;
}

.theme-btn:after,
.theme-btn:before {
  content: "";
  background-color: #fff;
  width: 0;
  height: 50%;
  position: absolute;
  transition: all .3s cubic-bezier(.785, .135, .15, .86);
  z-index: -1;
}

.theme-btn:before {
  top: 0;
  left: 0;
}

.hero-1 .hero-image {
  max-width: 100%;
  height: auto;
}

/* 
.ns-banner-content-subtitle {
    display: inline-block;
    background: #ed32373d;
    font-size: 17px;
    font-weight: 500;
    color: #ffffff;
    padding-left: 15px;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-right: 12px;
    margin-bottom: 3px;
    text-transform: uppercase;
}


.ns-banner-content-subtitle::after {
    position: absolute;
    content: "";
    top: 0;
    right: -20px;
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    width: 20px;
    height: 40px;
    background-color: #ed32373d;
} */

.section__subtitle img {
  margin-right: 12px;
  filter: brightness(0.5);
  vertical-align: middle;
  max-height: 24px;
  /* Adjust as per your design */
}

.ns-banner-content-subtitle {
  display: inline-block;
  background-color: #ed3439;
  font-size: 17px;
  font-weight: 500;
  color: #ffffff;
  padding: 0 12px 0 15px;
  height: 40px;
  line-height: 40px;
  position: relative;
  margin-bottom: 3px;
  text-transform: uppercase;
  border-radius: 4px;
}

.ns-banner-content-subtitle::after {
  position: absolute;
  content: "";
  top: 0;
  right: -18px;
  width: 20px;
  height: 40px;
  background-color: #ed3439;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  z-index: 1;
}

/* Tablet (up to 991px) */
@media (max-width: 991px) {
  .ns-banner-content-subtitle {
    font-size: 15px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px 0 12px;
  }

  .ns-banner-content-subtitle::after {
    width: 16px;
    height: 36px;
    right: -16px;
  }
}

/* Mobile Landscape (up to 767px) */
@media (max-width: 767px) {
  .ns-banner-content-subtitle {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0 8px 0 10px;
  }

  .ns-banner-content-subtitle::after {
    width: 14px;
    height: 32px;
    right: -14px;
  }
}

@media (max-width: 575px) {
  .ns-banner-content-subtitle {
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 0px 6px 3px 8px;
  }

  .ns-banner-content-subtitle::after {
    display: none;
  }
}


@media (max-width: 1440px) {
  .hero-1 .hero-content h1 {
    font-size: 48px;
    color: #fff;
  }

  .hero-1 .text-transparent h2 {
    font-size: 60px;
  }
}

@media (max-width: 1024px) {
  .hero-section {
    padding: 60px 40px;
    flex-direction: column;
    text-align: center;
  }

  .hero-1 .hero-content {
    padding-bottom: 30px;
  }

  .hero-1 .text-transparent {
    display: none;
  }

  .hero-1 .hero-content h1 {
    font-size: 42px;
  }

  .hero-1 .hero-content p {
    font-size: 16px;
  }

  .hero-1 .hero-content .hero-button {
    flex-direction: column;
    gap: 15px;
    margin-top: 30px;
  }

  .hero-1 .hero-image {
    margin-top: 20px;
    width: 100%;
  }
}

@media (max-width: 768px) {
  .hero-section {
    padding: 40px 20px;
  }

  .hero-1 .hero-content h1 {
    font-size: 36px;
  }

  .hero-1 .hero-content h6 {
    font-size: 14px;
    padding-left: 35px;
  }

  .hero-1 .hero-content p {
    font-size: 15px;
  }

  .theme-btn {
    padding: 12px 30px;
    font-size: 14px;
  }

  .vs-hero__subtitle {
    color: #000;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-flex;
    align-items: end;
    margin-bottom: 15px;
  }

  .vs-hero__layout1 .vs-hero__title {
    font-size: 20px;
  }

}

@media (max-width: 480px) {
  .hero-section {
    padding: 30px 15px;
  }

  .hero-1 .hero-content h1 {
    font-size: 28px;
    line-height: 1.2;
  }

  .hero-1 .hero-content h6 {
    font-size: 12px;
    padding-left: 25px;
  }

  .hero-1 .hero-content p {
    font-size: 14px;
  }

  .hero-1 .hero-content .hero-button {
    gap: 10px;
  }

  .theme-btn {
    width: 100%;
    text-align: center;
  }

  .hero-1 .frame-shape,
  .hero-1 .dot-shape,
  .hero-1 .line-shape {
    display: none;
  }

  .hero-1 .mask-shape img {
    height: auto;
    max-height: 60vh;
    object-fit: contain;
  }
}


/* ------------- FIX - WIDTH FOR ALL SECTION----------- */

.fix-width {
  padding: 0px 100px 0px 100px;
}





/* ----- Brand We Work with  ------ */
.brand-box {
  padding: 50px 0px 50px 0px;
}

.slider-container {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.slider-track {
  display: flex;
  gap: 50px;
  transition: transform 0.3s ease-in-out;
  will-change: transform;
}

.brand-logo {
  border: 1px solid #00000026;
  flex: 0 0 auto;
  padding: 10px;
  border-radius: 20px;
  background-color: #fff;
}



/* --- All Page Header --- */
.all-page-header {
  float: left;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 70px 0;
}

.breadcrumb-item+.breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: #fff !important;
  content: var(--bs-breadcrumb-divider, "/");
}








/* ------------- About Us ------------------ */

.space-top {
  padding: 30px;
}

.section-space {
  padding-top: 70px;
  padding-bottom: 70px;
}

.section__title-wrapper {
  position: relative;
  z-index: 55;
}

.title-animation {
  overflow: hidden;
}

.color-theme-primary {
  color: blue;
}

.section__subtitle img {
  margin-right: 4px;
  filter: none;
  margin-bottom: 6px;
}

.about-us__content h2 {
  max-width: 591px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-xs-10 {
  margin-bottom: 10px;
}

.mb-xs-20 {
  margin-bottom: 20px;
}

.mb-xs-25 {
  margin-bottom: 25px;
}

.about-us__content .skill-one__progress {
  position: relative;
  display: block;
  width: 100%;
}

.about-us__media {
  padding-top: 80px;
  padding-bottom: 80px;
  margin-top: -40px;
  gap: 30px;
  position: relative;
}

.about-us__media-big-shape {
  position: absolute;
  right: 0;
  top: 9%;
  z-index: 0;
}

.text-end {
  text-align: right !important;
}

.about-us__media-img.img1 {
  padding-top: 65px;
  margin-bottom: 20px;
}

.about-us__media-img {
  margin-top: 40px;
  position: relative;
  z-index: 1;
}

.about-us__media-img.img1 .shape {
  bottom: 20px;
  left: 0;
  filter: grayscale(1);
}

.about-us__media-img.img2 .shape {
  right: 20px;
  top: -40px;
  filter: grayscale(1);
}

.about-us__media-img .shape {
  z-index: 2;
  position: absolute;
  border-radius: 0;
}

.about-us__media-img img {
  overflow: hidden;
  border-radius: 20px;
}

.downUp {
  animation: downUp 1.3s infinite alternate;
}

@keyframes downUp {
  0% {
    transform: translateY(0px);
  }

  100% {
    transform: translateY(15px);
  }
}

.about-us__media-experience-box {
  position: relative;
  z-index: 4;
  padding: 18px 28px;
  background: #fff;
  border: 1px solid #E4E5E5;
  border-radius: 20px;
  display: flex;
  gap: 28px;
  align-items: center;
}

.checklist ul {
  padding-left: 0;
  list-style: none;
  text-align: left;
  margin-bottom: 0;
}

.checklist.style2 li:not(:last-child) {
  margin-bottom: 13px;
}

.checklist.style2 li {
  font-size: 18px;
  font-weight: 400;
  color: #000;
  gap: 15px;
}

.checklist li {
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000;
}

.checklist.style2 li>i {
  font-size: 2px;
  border-radius: 50%;
  border: 1px dashed #ed3237;
  padding: 6px;
}

.fa-check:before {
  content: "\f00c";
  font-size: 14px;
  color: #ed3237;
}

@media(max-width:767px) {
  .about-big {
    display: none;
  }

  .about-us__media {
    padding-top: 80px;
    padding-bottom: 0px;
    margin-top: -40px;
    gap: 30px;
    position: relative;
  }

  .about-us__media-big-shape {
    display: none;
  }

  .about-us__media-img.img1 {
    padding-top: 0px;
    margin-bottom: 0px;
  }

  .about-us__media {
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: -40px;
    gap: 30px;
    position: relative;
  }

  .about-us__media-experience-box {
    position: relative;
    z-index: 4;
    padding: 18px 28px;
    background: #fff;
    border: 1px solid #E4E5E5;
    border-radius: 20px;
    display: flex;
    gap: 28px;
    align-items: center;
    margin-top: -100px;
  }

  .ns-banner-content-subtitle::after {
    position: absolute;
    content: "";
    top: 0;
    right: -19px;
    width: 20px;
    height: 40px;
    background-color: rgba(237, 50, 55, 0.24);
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    z-index: 1;
  }
}







/* ---------------- Our Services --------------- */
.fix-width {
  padding: 40px 40px 40px 40px;
}

.tf__single_category {
  position: relative;
  margin-top: 25px;
}

.tf__single_category_icon {
  width: 85px;
  height: 85px;
  background: #cc2227;
  line-height: 85px;
  /* match with height */
  text-align: center;
  color: #fff;
  font-size: 30px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 6%;
  z-index: 1;
  transform: translateY(-50%);
}


.tf__single_category_text {
  margin-left: 60px;
  padding: 20px 30px 10px 70px;
  background-color: #f3f7fb;
  border-left: 5px solid #cc2227;
  border-radius: 5px;
  position: relative;
  color: #333;
}

.service-icon {
  height: 50px;
  margin-bottom: 10px;
}

/* Responsive adjustments */
@media (max-width: 1199px) {
  .tf__single_category_icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 32px;
  }

  .tf__single_category_text {
    padding: 30px 25px 30px 85px;
  }
}

/* Default Styles (already provided by you) */


/* Large devices (between 992px and 1199px) */
@media (max-width: 1199px) {
  .tf__single_category_icon {
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 32px;
  }

  .tf__single_category_text {
    padding: 30px 25px 30px 85px;
  }
}

/* Medium devices (tablets, 768px to 991px) */
@media (max-width: 991px) {
  .tf__single_category_icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 28px;
    left: 4%;
  }

  .tf__single_category_text {
    padding: 25px 20px 20px 80px;
    font-size: 15px;
  }
}

/* Small devices (landscape mobiles, up to 767px) */
@media (max-width: 767px) {
  .tf__single_category {
    margin-top: 20px;
  }

  .tf__single_category_icon {
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    left: 3%;
  }

  .tf__single_category_text {
    margin-left: 50px;
    padding: 20px 15px 15px 65px;
    font-size: 14px;
  }
}

/* Extra small devices (portrait mobiles, up to 575px) */
@media (max-width: 575px) {
  .tf__single_category {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .tf__single_category_icon {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: 0 auto 15px auto;
  }

  .tf__single_category_text {
    margin-left: 0;
    padding: 15px;
    border-left: none;
    border-top: 5px solid #cc2227;
  }
}



/* ----- Why US ------- */
.ns-choose-img {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid #fff;
  background-position: right center;
  margin-left: 20px;
}

.ns-choose-area {
  position: relative;
  z-index: 1;
  overflow: hidden;
  padding: 70px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ns-choose-shape.choose-shape-1 {
    right: 20px;
  }
}

.ns-choose-shape.choose-shape-1 {
  top: 50%;
  right: 65px;
  transform: translateY(-50%);
}

.ns-choose-shape {
  position: absolute;
  z-index: -1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ns-choose-shape.choose-shape-2 {
    top: 50px;
    right: 120px;
  }
}

.ns-choose-shape.choose-shape-2 {
  top: 70px;
  right: 315px;
}

.ns-choose-shape {
  position: absolute;
  z-index: -1;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ns-choose-shape.choose-shape-3 {
    right: 70px;
    bottom: 40px;
  }
}

.ns-choose-shape.choose-shape-3 {
  right: 195px;
  bottom: 70px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ns-choose-bg {
    right: -175px;
  }
}

.ns-choose-bg {
  position: absolute;
  top: 0;
  right: 0;
  z-index: -2;
  height: 100%;
}

.ns-choose-bg img {
  width: 100%;
  height: 100%;
}


.button a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  background-color: #ed3136;
  padding: 8px 15px;
  border-radius: 10px;
}

.button:hover a {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  background-color: #000000;
  padding: 8px 15px;
  border-radius: 10px;
  transition: ease-in-out;
}

.points-ul {
  list-style-type: none;
  margin-left: -30px;
  line-height: 3;
}

.points {
  margin-right: 20px;
  background-color: #00000029;
  padding: 5px;
  border-radius: 50%;
}

.point-text {
  font-weight: 500;
  font-size: 17px;
}



@media (max-width: 767px) {
  .ns-choose-area {
    padding: 30px 15px;
  }

  .ns-choose-img {
    width: 250px;
    height: 250px;
  }

  .point-text {
    font-size: 12px;
  }

  .points {
    margin-right: 10px;
    padding: 4px;
  }
}

@media (max-width: 575px) {
  .ns-choose-area {
    padding: 20px 10px;
  }

  .ns-choose-img {
    width: 200px;
    height: 200px;
  }

  .point-text {
    font-size: 13px;
  }

  .button a {
    padding: 6px 12px;
    font-size: 14px;
  }
}

.ns-choose-img:hover {
  transform: scale(1.03);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
}

.ns-choose-img img {
  width: 100%;
  height: 100%;
}


@media (max-width: 575px) {
  .ns-choose-img {
    width: 220px;
    height: 220px;
    border-width: 6px;
  }

  .ns-choose-img {
    width: 300px;
    height: 300px;
    border-radius: 50%;
    overflow: hidden;
    border: 8px solid #fff;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
}

/* ------------- COUNTER -------------- */
.counter-card-wrap {
  padding: 65px 40px;
}

.background-image,
[data-bg-src] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.gy-40 {
  --bs-gutter-y: 40px;
}

.counter-card {
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 30px;
}

.counter-card_icon {
  width: 112px;
  height: 100px;
  line-height: 100px;
  text-align: center;
  position: relative;
  padding-left: 15px;
  margin-bottom: 2px;
  z-index: 2;
}

.counter-card-wrap .counter-card_icon:before {
  background-color: yellowgreen !important;
}

.counter-card_icon:before,
.counter-card_icon:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #d60c0c;
  clip-path: path("M13.3648 23.689C12.3113 18.0885 13.5019 11.7494 18.6938 9.40012C35.1267 1.96429 68.7714 -9.44147 82.3112 14.0815C100.548 45.7649 138.846 59.5402 82.3112 87.5508C66.122 95.5719 56.2138 98.9992 50.3168 99.8059C42.2525 100.909 34.515 87.5508 26.3756 87.5508H13.8433C10.9933 87.5508 8.2154 86.3499 6.50037 84.0737C-12.7867 58.4757 17.3824 45.0461 13.3648 23.689Z");
  z-index: -2;
}

.counter-card_icon:after {
  background-color: #fff;
  top: 2px;
  left: 10px;
  z-index: -1;
}

.counter-card_icon:before,
.counter-card_icon:after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e4e4e4;
  clip-path: path("M13.3648 23.689C12.3113 18.0885 13.5019 11.7494 18.6938 9.40012C35.1267 1.96429 68.7714 -9.44147 82.3112 14.0815C100.548 45.7649 138.846 59.5402 82.3112 87.5508C66.122 95.5719 56.2138 98.9992 50.3168 99.8059C42.2525 100.909 34.515 87.5508 26.3756 87.5508H13.8433C10.9933 87.5508 8.2154 86.3499 6.50037 84.0737C-12.7867 58.4757 17.3824 45.0461 13.3648 23.689Z");
  z-index: -2;
}

.media-body {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.counter-card-wrap .counter-card_number {
  font-weight: 700;
}

.counter-card_number {
  font-size: 40px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 8px;
  margin-top: -0.3em;
}

.counter-card-wrap .counter-card_number {
  font-weight: 700;
}

.counter-card_number {
  font-size: 40px;
  color: #fff;
  font-weight: 900;
  margin-bottom: 8px;
  margin-top: -0.3em;
}

.counter-card_text {
  font-weight: 500;
  color: #fff;
  display: block;
  margin-bottom: -0.5em;
}

.counter-icon {
  margin-left: -15px;
  filter: invert(1);
}

/* Tablet View */
@media (max-width: 991px) {
  .counter-card-wrap {
    padding: 40px 20px;
  }

  .counter-card {
    gap: 20px;
  }

  .counter-card_icon {
    width: 90px;
    height: 80px;
    line-height: 80px;
    padding-left: 10px;
  }

  .counter-card_number {
    font-size: 32px;
  }

  .counter-card_text {
    font-size: 14px;
  }
}

/* Mobile View */
@media (max-width: 576px) {
  .counter-card-wrap {
    padding: 30px 15px;
  }

  .counter-card {
    flex-direction: column;
    text-align: center;
    gap: 15px;
    margin-top: 50px;
  }

  .counter-card_icon {
    width: 70px;
    height: 60px;
    line-height: 60px;
    padding-left: 0;
    margin-bottom: 0;
  }

  .counter-card_number {
    font-size: 26px;
    margin-top: 0;
  }

  .counter-card_text {
    font-size: 13px;
  }

  .counter-icon {
    margin-left: 0;
    height: 50px;
  }
}


/* ------------------- PRODUCTS ---------------- */

.product-padding {
  padding: 70px 0px 0px 0px;
}

@media(max-width:767px) {
  .product-padding {
    padding: 30px;
  }
}

.vs-service__style1 {
  border-radius: 10px;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09);
  overflow: hidden;
  border-bottom: 8px solid transparent;
  transition: all 0.5s ease;
  height: 235px;
}

.vs-service__img {
  overflow: hidden;
  position: relative;
}

.vs-service__img::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(3, 39, 44, 0.17);
}

.vs-service__img img {
  width: 100%;
  transform: scale(1);
  transition: all 0.5s ease;
}

.vs-service__body {
  padding: 10px 10px 10px;
}

.vs-service__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 2px dashed #D4D4DB;
  padding-bottom: 5px;
  margin-bottom: 15px;
  position: relative;
  transition: all 0.5s ease;
}

.vs-service__subtitle {
  font-size: 17px;
  text-transform: uppercase;
  font-weight: 600;
  color: #cc2227;
  margin-bottom: 0;
}

.vs-service__title {
  margin-bottom: 0;
  font-size: 20px;
}

.vs-service__title a {
  color: #cc2227;
  text-transform: uppercase;
  line-height: 150%;
  font-weight: 700;
  margin-bottom: 0;
  text-decoration: none;
}

.slick-slide img {
  display: inline-block;
}

.vs-service__header::after {
  content: "";
  position: absolute;
  width: 48px;
  height: 6px;
  bottom: -4px;
  right: 0;
  background-color: #D4D4DB;
  transform: skewX(-25deg);
  transition: all 0.5s ease;
}

.service-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}

.service-box {
      flex: 0 0 calc(20% - 16px);
    margin-bottom: 30px;
    border: 1px solid #cc2227 !important;
    padding: 10px;
    border-radius: 10px;
}

.name-pb {
  padding-bottom: 18px;
}

/* .service-box {
  flex: 0 0 calc(20% - 16px);
} */

@media (max-width: 1024px) {
  .service-box {
    flex: 0 0 calc(33.333% - 16px);
  }
}

@media (max-width: 768px) {
  .service-box {
    flex: 0 0 calc(50% - 16px);
  }

  .vs-service__style1 {
    border-radius: 10px;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    border-bottom: 8px solid transparent;
    transition: all 0.5s ease;
    height: auto;
  }
}

@media (max-width: 480px) {
  .service-box {
    flex: 0 0 100%;
  }
}



.vs-service__style1 {
  border-radius: 10px;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09);
  overflow: hidden;
  border-bottom: 8px solid transparent;
  transition: all 0.5s ease;
  height: 290px;
  /* fixed height for all cards */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

.vs-service__img {
  flex: 0 0 auto;
  padding: 10px;
}

.vs-service__img img {
  width: 100%;
  height: 194px;
  object-fit: cover;
  display: block;
}

.vs-service__body {
  flex: 1 1 auto;
  padding: 10px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-start;
}

.vs-service__header {
  display: flex;
  align-items: flex-start;
  /* align text from top */
  justify-content: space-between;
  gap: 10px;
  border-bottom: 2px dashed #D4D4DB;
  padding-bottom: 5px;
  margin-bottom: 10px;
}

.vs-service__subtitle {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  color: #cc2227;
  margin: 0;
  line-height: 1.3;
  word-break: break-word;
}

.vs-service__icon img {
  width: 30px;
  height: auto;
}

@media (max-width:767px) {
  /* .vs-service__style1 {
    border-radius: 10px;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    border-bottom: 8px solid transparent;
    transition: all 0.5s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    } 

    .vs-service__img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        display: block;
    } */


  .vs-service__style1 {
    border-radius: 10px;
    box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09);
    overflow: hidden;
    border-bottom: 8px solid transparent;
    transition: all 0.5s ease;
    height: 290px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }


  .vs-service__img img {
    width: 100%;
    height: 190px;
    object-fit: contain;
    display: block;
  }

  .service-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 20px;
    padding: 0px 30px;
  }
}



/* =================== ALL PAGE HEADER =============== */
.page-header .breadcrumb-item+.breadcrumb-item::before {
  color: #fff;
}

.all-heading {
  font-weight: 500;
  color: #fff;
}

/* ==================  ABOUT US ================= */

.img-box1 {
  position: relative;
  max-width: 635px;
  margin-bottom: 38px;
}

.img-box1::before {
  content: "";
  position: absolute;
  width: 120px;
  height: 10px;
  top: 20px;
  right: 0;
  background-color: #cc2227;
}

.img-box1 .img-icon {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  max-width: 164px;
  max-height: 164px;
  background-color: red;
  border-radius: 50%;
  padding: 58px;
  z-index: 1;
}

.img-box1 .img-icon img {
  text-align: center;
}

.img-box1 .img-icon .icon-shep {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  z-index: -1;
}

.img-box1 .img1 {
  border-left: 12px solid #cc2227;
}

.img-box1 .img1::before {
  content: "";
  position: absolute;
  width: 45%;
  height: 10px;
  left: 0;
  bottom: 0;
  background-color: #cc2227;
}

.img-box1 .img1 img {
  margin-left: 18px;
  margin-bottom: 28px;
}

.img-box1 .img2 {
  position: absolute;
  top: 70px;
  right: 0;
  border: 12px solid #ffffff;
  box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.28);
}

.about-box1 {
  display: inline-flex;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 12px;
}

.about-box1 .about-item:first-child {
  margin-right: 70px;
}

.about-box1 .about-item {
  display: block;
}

.about-box1 .item-icon {
  margin-bottom: 15px;
  display: block;
}

.about-box1 .item-title {
  line-height: 150%;
  margin-bottom: 5px;
  font-size: 20px;
  font-weight: 600;
  color: #cc2227;
}

.about-box1 .item-text {
  text-transform: capitalize;
  font-weight: 600;
  font-size: 15px;
  margin-bottom: 0;
}

.about-box1 .about-item {
  display: block;
}

.about-box1 .item-icon {
  margin-bottom: 15px;
  display: block;
}

@media (max-width:767px) {
  .about-box1 {
    display: block;
    align-items: center;
    margin-bottom: 35px;
    margin-top: 16px;
    width: 100%;
  }

  .about-item {
    margin-top: 30px;
  }

  .about-box1 .about-item:first-child {
    margin-right: 0px;
  }
}


/* ------------ About - why - us ------------------ */

.about-us-2__space {
  padding: 146px 0 141px;
}

.about-us-2__media {
  gap: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-left: 20px;
}

.about-us-2__media-image-1 {
  position: relative;
}

.about-us-2__media-image-1 img {
  z-index: 1;
  overflow: hidden;
  position: relative;
  border-radius: 0px 139.535px 139.535px 139.535px;
}

.about-us-2__media-image-1::after {
  content: "";
  top: 47px;
  left: -20px;
  width: 100%;
  height: 581px;
  position: absolute;
  border: 1.5px solid #cc2227;
  border-radius: 0px 139.535px 139.535px 139.535px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .about-us-2__media-image-1::after {
    height: 520px;
  }
}



.about-us-2__media-image-2 img {
  z-index: 1;
  position: relative;
  border-radius: 139.535px 139.535px 139.535px 0px;
}

.about-us-2__media-image-2 .circle {
  right: 0;
  bottom: -28px;
  position: absolute;
}

.upDown {
  -webkit-animation: upDown 1.3S infinite alternate;
  animation: upDown 1.3S infinite alternate;
}


@keyframes upDown {
  0% {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }

  100% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

.about-us-2__main-content__list {
  margin-bottom: 40px;
}

.about-us-2__main-content__list-item:not(:last-child) {
  margin-bottom: 20px;
}

.about-us-2__main-content__list-item {
  gap: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.about-us-2__main-content__list-item-icon {
  width: 64px;
  height: 64px;
  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;
  border-radius: 500px;
  border: 1px solid #cc2227;
}


.about-us-2__main-content__list-item-text {
  max-width: 324px;
}






/* ------------------ Why US ---------------- */

@media (min-width: 1200px) and (max-width: 1399px) {
  .tf__faq:before {
    right: 80%;
    bottom: 40px !important;
  }
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .tf__faq_img {
    width: 590px;
    height: 590px;
    left: -50px;
  }
}

.tf__faq_img img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.tf__faq_text {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}








/* ----------- Why -us - new--------------- */

.why-us-area {
  padding: 70px;
}

.tf__about_2_img {
  position: relative;
  text-align: center;
}

.tf__about_2_img .tf__about_small {
  width: 150px;
  height: 150px;
  border-radius: 50%;
  overflow: hidden;
  border: 10px solid #fff;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .tf__about_2_img .tf__about_large {
    width: 540px;
    height: 540px;
  }
}

.tf__about_2_img .tf__about_large {
  width: 500px;
  height: 500px;
  border-radius: 50%;
  position: revert;
}

.tf__about_2_img .tf__about_large img {
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}

.w-100 {
  width: 100% !important;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .tf__about_2_img .tf__about_large:after {
    top: -50px;
  }
}

.tf__about_2_img .tf__about_large:after {
  position: absolute;
  content: "";
  background: url(/_next/static/media/about_2_shape.50dba551.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 120px;
  height: 120px;
  top: 0;
  right: 90px;
  z-index: -1;
  opacity: .3;
  animation: about_animi 2s linear infinite alternate;
  -webkit-animation: about_animi 2s linear infinite alternate;
}

.tf__about_2_img p {
  background: #ed3439;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 25px;
  border-radius: 70px;
  position: absolute;
  display: flex;
  align-items: center;
  bottom: -10px;
  left: 120px;
}

.tf__about_2_img p span {
  font-size: 30px;
  font-weight: 700;
  margin-right: 15px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .tf__about_2_text ul {
    max-width: 100%;
    margin-left: -25px;
    ;
  }
}

.tf__about_2_text ul li {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-top: 18px;
}

.tf__about_2_text ul li .icon {
  width: 60px;
  height: 60px;
  border-radius: 10px;
}

@media (min-width: 1200px) and (max-width: 1399px) {
  .tf__about_2_text ul li .text {
    width: 83%;
  }
}

.tf__about_2_text ul li .text h4 {
  font-size: 16px;
  font-weight: 500;
  color: #333;
  margin-bottom: 5px;
}

.tf__about_2_text ul li .text p {
  font-size: 15px;
  margin: 0;
  max-width: 100%;
}

@media (max-width:767px) {
  .why-us-padding {
    padding: 30px 30px !important;
  }

  .tf__about_2_text ul {
    max-width: 100%;
    margin-left: -35px;
    ;
  }

  .text {
    padding-top: 15px;
  }

  .why-us-area {
    padding: 50px 0px 0px 0px;
  }
}




/* ----------------- VISION - MISSION --------------- */


.service-thirteen {
  position: relative;
  z-index: 1;
  padding: 70px 0 50px;
  counter-reset: count;
  background-color: #e4e4e4;
}

.facts-thirteen__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  opacity: 0.1;
}

.vm-box {
  padding: 40px 0px 0px 0px;
}

.service-thirteen__item {
  position: relative;
  z-index: 2;
  text-align: center;
  overflow: hidden;
  background-color: #fff;
  border-radius: 0 0 4px 4px;
  filter: drop-shadow(0px 4px 20px rgba(0, 0, 0, 0.08));
  counter-increment: count;
  margin: 0 0 30px;
}

.service-thirteen__item__normal {
  position: relative;
  z-index: 1;
  padding: 30px 0 10px;
  height: 100%;
  width: 100%;
}

.service-thirteen__item__shape {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 201px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: -1;
  filter: grayscale(1);
}

.service-thirteen__item__number {
  position: relative;
  line-height: 1;
  width: 90px;
  height: 90px;
  background-color: #ed3439;
  border-radius: 50%;
  display: flex;
  margin: 0 auto;
  justify-content: center;
  color: #fff;
  font-size: 30px;
  padding: 13px;
}

.service-thirteen__item__number::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.service-thirteen__item__title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-transform: capitalize;
  margin: 22px 0 15px;
}

.service-thirteen__item__text {
  line-height: 25px;
  font-size: 16px;
  /* font-weight: 600; */
  margin: 0 35px 14px;
}

.service-thirteen__item__image {
  position: relative;
  width: 100%;
}

.service-thirteen__item__hover {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  transition: 0.4s;
  transform: translatex(50%) scalex(2);
  opacity: 0;
  filter: blur(10px);
  padding: 35px;
}

@media (max-width:767px) {
  .tf__about_2_img .tf__about_large {
    width: 350px;
    height: 350px;
    border-radius: 50%;
    position: revert;
  }

  .img-box1 .img1 img {
    margin-left: 18px;
    margin-bottom: 28px;
    height: 300px;
  }

  .img2 img {
    height: 200px;
  }
}









/* ================================ MAchines ============================ */

.speakers-section {
  padding: 20px 20px 20px 20px;
}

.member-section {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 10px;
  padding: 0px 20px 60px;
  flex-wrap: nowrap;
}

.member-section {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 30px;
  padding: 0px 20px 60px;
  flex-wrap: wrap;
}

.member {
  text-align: center;
  position: relative;
  width: 250px;
  height: auto;
  box-shadow: 0px 5px 9px rgba(0, 0, 0, 0.09);
  border: 1px solid #cc2227;
  border-radius: 2px;
}

.ns-service-item {
  background-color: #fff;
  border-radius: 5px;
  overflow: hidden;
}

.ns-service-img {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  overflow: hidden;
}

.w_img img {
  width: 100%;
}

.ns-service-content {
  padding: 30px 5px 30px 20px;
  position: relative;
  background-color: #e4e4e4ad;
  text-align: left;
  height: 120px;
  border-top: 1px solid #cc2227;
}

.ns-service-content-title {
  font-size: 21px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.ns-service-content p {
  line-height: 25px;
  margin-bottom: 10px;
}

.ns-service-btn {
  font-size: 15px;
  font-weight: 500;
  color: #000;
  display: inline-block;
  text-decoration: none;
}

.ns-service-btn i {
  margin-left: 5px;
  font-size: 13px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .ns-service-content-icon {
    width: 80px;
    height: 80px;
  }
}

.ns-service-content-icon {
  position: absolute;
  top: -45px;
  right: 15px;
  width: 70px;
  height: 70px;
  background-color: #cc2227;
  border-radius: 50%;
  border: 5px solid #fff;
  text-align: center;
  display: grid;
  place-items: center;
  font-size: 38px;
  color: #fff;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.ns-service-shape-1 {
  position: absolute;
  content: "";
  bottom: -25px;
  right: -20px;
  width: 60px;
  height: 60px;
  border: 5px solid red;
  border-radius: 50%;
  opacity: 0.12;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}

.ns-service-shape-2 {
  position: absolute;
  content: "";
  bottom: 0;
  right: -35px;
  width: 60px;
  height: 60px;
  border: 5px solid #000;
  border-radius: 50%;
  opacity: 0.12;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -ms-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}








/* =============== Contact Us ================= */

.contact-form-box{
  padding: 70px;
}

.contact-bg{
  background-color: #e4e4e4;
  padding: 50px 50px 0px 30px;
  border-radius: 5px;
}

.contact-box{
  text-decoration: none;
    color: #000;
}

.contact-info {
  display: flex;
  align-items: center;
  gap: 20px;
  box-shadow: 0px 4px 30px rgba(8, 14, 28, 0.08);
  border-radius: 5px;
  background-color: #fff;
  padding: 30px;
  flex-wrap: nowrap;
}

.contact-info_icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  height: 80px;
  background-color: #ed3237;
  color: #fff;
  font-size: 36px;
  box-shadow: 0px 6px 20px #00000042;
  border-radius: 5px;
}

.media-body {
  flex: 1;
}

.contact-info .box-title {
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
}

.contact-info_text {
  font-size: 16px;
  line-height: 1.4;
  display: block;
}

select,
.form-control,
.form-select,
textarea,
input {
  height: 56px;
  padding: 0 25px 0 25px;
  padding-right: 45px;
  border: 1px solid transparent;
  color: #737887;
  background-color: #f5f5f5;
  border-radius: 4px;
  font-size: 16px;
  width: 100%;
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

.form-control {
  display: block;
  width: 100%;
  padding: .375rem .75rem 12px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: .25rem;
  -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.contact-form .form-group>i {
  background-color: #fff;
  color: red;
  width: 18px;
  text-align: right;
}

.form-group>i {
  display: inline-block;
  position: absolute;
  right: 25px;
  top: 19px;
  font-size: 16px;
  color: #737887;
}

.form-group {
  margin-bottom: 1.5rem;
  position: relative;
}

.contact-form select,
.contact-form .form-control,
.contact-form .form-select,
.contact-form textarea,
.contact-form input {
  background-color: #ffffff;
}

.th-btn {
  background-color: red;
  padding: 10px 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

.map-box{
  padding: 0px 40px 20px 40px;
  border-radius: 5px;
}

@media(max-width:767px){
  .contact-img{
        height: 270px;
  }

  .contact-form-box {
    padding: 0px;
}

.form-media{
  margin-left: 30px !important;
}

.contact-bg {
    background-color: #e4e4e4;
    padding: 0px 0px 0px 0px;
    border-radius: 5px;
}
}




/* =============== Hygiene =============== */

.team-section-1 {
    padding: 0px 150px 50px 150px;
}

.team-card-46{
      height: 300px;
    width: 300px;
}

.team-wrap {
        padding: 10px;
    border: 2px solid #cc2227;
    border-radius: 0px 20px 0px 20px;
    box-shadow: 0px 5px 9px rgb(0 0 0 / 18%);
}

.team-wrap .image-inner {
    overflow: hidden;
}

.image-inner img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: 0.3s ease-in-out;
}

.team-content-46 {
    padding: 20px 20px 20px;
}

.team-content-46 .title {
    font-size: 24px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    color: #000;
    transition: all .35s ease-in;
}

.social-icon-46 a {
    text-decoration: none;
    color: #FFF;
    background-color: #0c278a;
    display: flex
;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: auto;
    height: 40px;
    transition: all .5s ease-in-out;
}

@media(max-width:767px){
  .team-section-1 {
    padding: 0px 0px 20px 25px;
}
}


/* --- Dispenser -- */
/* Section padding */
.dispenser-section {
    padding: 50px 100px;
}

/* Card sizing */
.dispenser-card {
    height: 100%;
    width: 100%;
    max-width: 450px;
    margin: 0 auto;
}
/* Wrap with background */
.dispenser-wrap {
    padding: 10px;
    border: 2px solid #cc2227;
    border-radius: 20px 20px 0px 20px;
    box-shadow: 0px 5px 9px rgb(0 0 0 / 18%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

/* Image inside */
.dispenser-wrap .image-inner {
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 250px;
}

.image-inner img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: 0.3s ease-in-out;
}

/* Text content */
.dispenser-content {
    padding: 15px;
}

.dispenser-content .title {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    display: block;
    color: #ffffff;
    transition: all .35s ease-in;
    text-decoration: none;
}

/* Social icons (if needed) */
.social-icon-46 a {
    text-decoration: none;
    color: #FFF;
    background-color: #0c278a;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    transition: all .5s ease-in-out;
}

.image-inner-last{
  overflow: hidden;
    display: flex
;
    align-items: center;
    justify-content: center;
    /* height: 300px; */
}
.image-inner-last img{
  height: 300px;
}

.dispenser-content{
      background-color: #cc2227;
    top: -50px;
    margin-top: -20px;
    border-radius: 0px 0px 20px 20px;
    color: #fff;
}



/* Responsive */
@media(max-width: 991px) {
  .dispenser-section {
      padding: 30px 40px;
  }
}

@media(max-width: 767px) {
  .dispenser-section {
      padding: 20px 15px;
  }
  .dispenser-card {
      height: auto;
      max-width: 100%;
  }
}


/* ---------- Dispenser ---------- */

.service-block {
    margin-bottom: 30px;
    z-index: 1;
}

.service-block .inner-box {
    position: relative;
    padding-bottom: 112px;
    transition: all .3s ease;
    border: 1px solid #cc2227;
        background-color: #efefef;
}

.service-block .inner-box .image-box {
    position: relative;
}

.service-block .inner-box .image-box .image {
    position: relative;
    margin-bottom: 0;
    /* margin-right: 42px; */
    overflow: hidden;
    margin: 10px;
    height: 200px;
}

.service-block .inner-box .image-box .image img {
       padding: 0px 20px 20px 20px;
}

.service-block .inner-box .image-box .image {
    position: relative;
    margin: 10px;
    height: 200px;
    width: 100%;
    overflow: hidden;
    display: flex;
    align-items: center; 
    justify-content: center;
}

.service-block .inner-box .image-box .image img {
    max-height: 100%;
    max-width: 100%;
    object-fit: contain; 
}

.service-block .inner-box .content-box {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 20px 28px;
    background-color: #fff;
   border-top: 1px solid #cc2227;
}

.service-block .inner-box .content-box .info-box {
    position: relative;
    padding-left: 80px;
    margin-bottom: 15px;
}

.service-block .inner-box .content-box .icon {
    bottom: 30px;
    height: 60px;
    font-size: 42px;
    left: 0;
    line-height: 80px;
    position: absolute;
    width: 60px;
    display: flex
;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #cc2227;
    transition: all .3s ease;
    z-index: 2;
    padding: 10px;
}

.service-block .inner-box .content-box .icon:after {
    bottom: -5px;
    content: "";
    height: 58px;
    position: absolute;
    width: 93px;
}

.service-block .inner-box .content-box .title {
        font-size: 20px;
}

.service-block .inner-box .content-box .inner {
    display: none;
    overflow: hidden;
    padding-right: 46px;
    position: relative;
}

.service-block .inner-box .content-box .inner .text {
    color: #7a7a7a;
    line-height: 24px;
    margin-bottom: 0;
    position: relative;
    transition: all .3s ease;
    z-index: 2;
}


.service-block .inner-box .image-box .image-height{
  height:300px;
}

.facial-box{
  height: 310px;
}



/* --------------------- CHEMICALS ------------------ */

.facilities {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
        padding: 0px 0px 30px 0px;
}

.facilities figure {
    width: 100%;
    float: left;
    margin: 15px 0;
    padding: 20px 30px;
    box-shadow: 0 0 20px rgb(237 50 55 / 7%);
    border: 1px solid #e4e4e4;
    height: 150px;
}

.facilities figure img {
    height: 70px;
    float: left;
}

.facilities figure figcaption {
    width: calc(100% - 90px);
    float: right;
}

.facilities figure figcaption h5 {
    font-weight: 600;
    font-size: 19px;
        color: #cc2227;
}

.facilities figure figcaption p {
    font-size: 13px;
    margin: 0;
}

.che-img-height{
  height: 330px !important;
  border: 1px solid #cc2227;
    padding: 20px;
    margin: 15px;
}

@media(max-width:767px){
  .facilities figure {
    width: 100%;
    float: left;
    margin: 15px 0;
    padding: 20px 10px;
    box-shadow: 0 0 20px rgb(237 50 55 / 7%);
    border: 1px solid #e4e4e4;
     height: auto; 
}
.che-img-height{
  height: 300px !important;
  border: 1px solid #cc2227;
    padding: 0px;
    margin: 15px;
}
.facilities figure figcaption p {
    font-size: 10px;
    margin: 0;
}

.facilities figure figcaption h5 {
    font-weight: 600;
    font-size: 15px;
    color: #cc2227;
}
}

.napkin-section{
      padding-bottom: 30px !important;
}