::-webkit-scrollbar-thumb,
::selection {
  background-color: var(--cs-blue-primary);
  color: var(--cs-dark);
}
.leftnav .hr {
  background-color: var(--cs-white);
}
.leftnav::after {
  border-color: var(--cs-blue-primary);
}
::-webkit-scrollbar {
  background-color: var(--cs-dark);
}
.rightscroll::after {
  background-color: var(--cs-blue-primary);
}

.cursor {
  border: 2px solid var(--cs-white);
}

.cursor2 {
  background-color: var(--cs-blue-primary);
}

.main {
  background: linear-gradient(
    90deg,
    rgba(30, 32, 34, 1) 0%,
    rgba(64, 75, 82, 1) 100%
  );
}

.loader {
  background: rgb(0 0 0 / 0%);
}

.loader .logo span {
  color: var(--cs-blue-primary);
}

.loader h2 span {
  color: var(--cs-dark) !important;
}

.csAbout .splide__arrow svg {
  fill: var(--cs-white);
}

.heroAnimationC,
.indAnimationText,
.cardInfoAnimationA,
.cardInfoAnimationB,
.cardAnimationC,
.cardInfoAnimationC,
.carouselContainerAnimationC,
.cardInfoAnimationD,
.cardAnimationE,
.cardInfoAnimationE,
.carouselContainerAnimationE,
.cardInfoAnimationF {
  transform: translateY(50%);
  opacity: 0;
}

.carouselContainerAnimationA,
.cardAnimationB,
.carouselContainerAnimationD,
.cardAnimationF {
  opacity: 0;
  transform: translateX(100%);
}

.heroAnimationD,
.cardAnimationA,
.carouselContainerAnimationB,
.cardAnimationD,
.carouselContainerAnimationF {
  opacity: 0;
  transform: translateX(-100%);
}

.contact-in:nth-child(2) {
  background: linear-gradient(
    222deg,
    rgba(25, 167, 206, 1) 0%,
    rgba(20, 108, 148, 1) 100%
  );
}

.csAbout,
.csSectionOne,
.csSectionTwo,
.csSectionThree,
.csSectionFour {
  height: 100vh;
}

.logo {
  color: var(--cs-blue-primary) !important;
}

.logo span {
  color: var(--cs-white);
}

#contact.fs-5:hover,
header .col-2.gap-3 i:hover,
.sidebar .fa-solid,
header li:hover a {
  color: var(--cs-blue-primary) !important;
}

.sidebarBtn:hover span::before,
.sidebarBtn:hover span,
.sidebarBtn:hover span::after,
.sidebar li.p-2.socials {
  background-color: var(--cs-blue-primary);
}

#collapseExample li:hover a,
#collapseExample li .fa-solid {
  color: var(--cs-blue-secondary) !important;
  transition: 0.5s;
}

#collapseExample li a {
  color: var(--primary-white) !important;
}

#contact.fs-5 {
  margin-left: 0;
}

.csHeroSection {
  height: 93.75vh;
}

.csHeroSection img {
  position: absolute;
  top: 0px;
}

.csHeroSection .heroText {
  position: relative;
  top: 12vh;
  left: 15vw;
}

.csHeroSection .heroText h1 {
  font-family: "Helvetica";
  background: url("../images/Industry/cs/42312-min.webp") 0px -31rem no-repeat;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  font-size: 6rem;
  letter-spacing: 3px;
}

.csHeroSection .heroText h1 span {
  background: linear-gradient(
    180deg,
    #fff4f4 -176.71%,
    rgba(255, 255, 255, 0) 465.22%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  backdrop-filter: blur(15px);
}

.csHeroSection .heroText .H {
  font-size: 10.5rem;
}

.csHeroSection .heroText p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
}

.rightscroll .socials {
  right: 105px;
}

.blurrySection {
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px 0 rgb(0 0 0 / 50%);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
}

.scrollTop {
  background-color: var(--cs-blue-primary);
}

.parallaxBg .parallax-image {
  background-size: cover;
  background-position: top;
}

/* ------------------------------ */

.csAbout .parallax-image {
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.1) 100%),
    url(../images/Industry/cs/29647-min.webp);
  background-size: 100%;
}

.csAboutText {
  height: 40vh;
}

.csAboutText h5 {
  font-family: "Source Sans Pro", sans-serif;
}

.csAboutText h2 {
  font-family: "Raleway", sans-serif;
  letter-spacing: 2px;
}

.headerUnderline::after {
  content: "";
  display: block;
  width: 12rem;
  border-top: 4px solid var(--cs-blue-primary);
  margin: 1rem auto;
}

.csAboutText p {
  padding: 1rem 8rem;
  color: var(--cs-white);
}

.csBrandsSliderMain {
  position: relative;
  bottom: 12vh;
}

.csAbout .splide__slide .card {
  width: 14rem;
  height: 18rem;
  background: linear-gradient(
    315deg,
    rgb(0 0 0 / 50%) 0%,
    rgb(255 255 255 / 50%) 100%
  );
  filter: drop-shadow(35px 4px 50px rgba(0, 0, 0, 0.45));
  backdrop-filter: blur(10px);
  border-radius: 10px;
  border: none;
  box-shadow: 10px 15px 15px rgba(0, 0, 0, 0.25);
}

.csAbout .splide__slide.is-active .card {
  transition: height, transform 0.5s 0.3s ease-out;
}

.csAbout .splide__slide:not(.is-active) .card {
  transform: scale(0.9);
  transition: transform 0.5s 0.3s ease-out;
}

.csAbout .splide__slide .card-body {
  margin-top: 10vh;
}

.csAbout .splide__slide img {
  width: 130px;
  height: auto;
  padding-top: 1.5rem;
  object-fit: contain;
  aspect-ratio: 1/1;
  position: relative;
  top: 135px;
  left: 13%;
  z-index: 1;
}

.csAbout div#splide01-track {
  width: 85%;
  margin: auto;
  position: relative;
  left: 4vw;
}

.csAbout .splide__slide .btn-primary {
  background-color: var(--cs-blue-primary);
  border-color: var(--cs-blue-primary);
  width: 125px;
  position: relative;
  left: 14%;
  bottom: 9vh;
  color: var(--cs-dark);
}

.splide__arrow {
  background-color: transparent !important;
  top: 60%;
}

.splide__arrow svg {
  transform: scale(2);
}

.splide__arrow--prev svg {
  transform: scaleX(-1) scale(2) !important;
}

.csAbout .splide__pagination {
  bottom: -0.75em;
}

.csAbout .splide__slide.is-active img {
  transform: scale(1.75) translateY(-2.25rem);
  transition: transform 0.5s 0.3s ease-out;
}

.csAbout .splide__slide.is-active .btn-primary {
  transform: scale(1.25) translateY(2.5rem);
  transition: transform 0.5s 0.3s ease-out;
}

.csAbout .splide__slide.is-active,
.csAbout .splide__slide.is-next {
  opacity: 1 !important;
  transition: opacity 0.5s 0.3s ease-out;
}

.csAbout .is-visible:nth-child(3n) {
  opacity: 0.6;
  transition: opacity 0.5s 0.3s ease-out;
}

.csAbout .is-visible:nth-child(4n) {
  opacity: 0.3;
  transition: opacity 0.5s 0.3s ease-out;
}

/* ------------------------------ */

.csSectionOne .parallax-image {
  background: radial-gradient(
      50% 98.88% at 50% 50%,
      rgba(0, 0, 0, 0) 0%,
      #0000007a 100%
    ),
    url(../images/Industry/cs/industrial-building-large-warehouse-interior-with-forklift-palette-with-goods-shelves-min.webp);
  background-position: top;
  background-size: 110%;
}

.csSectionOne .companyInfoCard,
.csSectionFour .companyInfoCard {
  position: relative;
  width: 32vw;
  height: 75vh;
  left: 8vw;
  top: 12vh;

  filter: drop-shadow(35px 4px 50px rgba(0, 0, 0, 0.45));
  backdrop-filter: blur(40px);
  border-radius: 15px;
  z-index: 1;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3);
}

.csSectionOne .companyInfoCard {
  background: linear-gradient(
    45deg,
    rgb(255 255 255 / 70%) 0%,
    rgb(10 10 10 / 0%) 100%
  );
}

.csSectionOne .companyInfoCard img,
.csSectionFour .companyInfoCard img {
  width: 150px;
  height: auto;
  top: 3vh;
  object-fit: contain;
  aspect-ratio: 1/1;
  position: relative;
  left: 3vw;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.5));
}

.csSectionOne .companyDesc,
.csSectionFour .companyDesc {
  position: relative;
  bottom: 38vh;
  left: 12vw;
  z-index: 2;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.5));
}

.csSectionOne .companyDesc h1 {
  font-family: "Raleway";
  line-height: 120%;
  letter-spacing: 0.01em;
  color: var(--cs-white);
}
.csSectionFour .companyDesc h1 {
  font-family: "Raleway";
  line-height: 120%;
  letter-spacing: 0.01em;
  color: var(--cs-blue-primary);
}

.csSectionOne .companyDesc p,
.csSectionFour .companyDesc p {
  width: 62vw;
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
}

.csSectionOne .companySliderDiv,
.csSectionFour .companySliderDiv {
  backdrop-filter: blur(40px);
  border-radius: 0px;
  height: 32vh;
  width: 72vw;
  position: relative;
  bottom: 37.5vh;
  left: 27.5vw;
}

.csSectionOne .companySliderDiv {
  background: linear-gradient(222deg, rgb(0 0 0 / 35%) 0%, #0bf 102.13%);
}

div#csOneSlider-track,
div#csFourSlider-track {
  width: 75%;
  float: right;
  position: absolute;
  bottom: 37vh;
  right: 0;
  padding-bottom: 3vh;
}

.csSectionOne .card,
.csSectionFour .card {
  height: 200px;
  box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.3);
}

.csSectionOne .card1 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/indian\ warehouse.webp);
}
.csSectionOne .card2 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/iStock-1127134248.webp);
}
.csSectionOne .card3 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/iStock-1281784228.webp);
}
.csSectionOne .card4 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/iStock-1425627709.webp);
}
.csSectionOne .card5 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/warehouse.webp);
}
.csSectionOne .card6 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/Warehouse\ indian.webp);
}
.csSectionOne .card7 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/indian\ warehouse.webp);
}
.csSectionOne .card8 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/3rdparty/webp/iStock-1127134248.webp);
}

#csOneSlider .splide__arrows.splide__arrows--ltr,
#csFourSlider .splide__arrows.splide__arrows--ltr {
  position: absolute;
  bottom: 44vh;
  left: 10vw;
}

#csOneSlider .splide__arrow--next,
#csFourSlider .splide__arrow--next {
  right: -3em;
}

#csOneSlider .splide__arrow--prev,
#csFourSlider .splide__arrow--prev {
  left: -3em;
}

#csOneSlider .splide__pagination,
#csFourSlider .splide__pagination {
  display: none;
}

/* ------------------------------ */

.csSectionTwo .parallax-image {
  background: radial-gradient(
      50% 50% at 50% 50%,
      rgb(0 0 0 / 0%) 0%,
      rgb(0 0 0 / 86%) 100%
    ),
    url(../images/Industry/cs/marcin-jozwiak-oh0DITWoHi4-unsplash-min.webp);
  background-position: top;
  background-size: 120%;
}

.csSectionTwo .companyInfoCard {
  position: relative;
  width: 32vw;
  height: 75vh;
  left: 60vw;
  top: 12vh;

  filter: drop-shadow(35px 4px 50px rgba(0, 0, 0, 0.45));
  backdrop-filter: blur(40px);
  border-radius: 15px;
  z-index: 1;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.3);
}

.csSectionTwo .companyInfoCard {
  background: var(--cs-dark);
}

.csSectionTwo .companyInfoCard img {
  width: 150px;
  height: auto;
  top: 3vh;
  object-fit: contain;
  aspect-ratio: 1/1;
  position: relative;
  left: 18vw;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.5));
}

.csSectionTwo .companyDesc {
  position: relative;
  bottom: 38vh;
  left: 28vw;
  width: 60%;
  z-index: 2;
  text-align: end;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.5));
}

.csSectionTwo .companyDesc h1 {
  font-family: "Raleway";
  line-height: 120%;
  letter-spacing: 0.01em;
  color: var(--primary-white);
}

.csSectionTwo .companyDesc p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  text-align: end;
}

.csSectionTwo .companySliderDiv {
  background: linear-gradient(225deg, #0bf 25.86%, rgb(0 0 0 / 0%) 74.14%);
  backdrop-filter: blur(40px);
  border-radius: 0px;
  height: 32vh;
  width: 72vw;
  position: relative;
  bottom: 41.5vh;
  left: 0vw;
}

div#csTwoSlider-track {
  width: 75%;
  float: right;
  position: absolute;
  bottom: 41vh;
  right: 44vw;
  padding-bottom: 3vh;
}

.csSectionTwo .card {
  height: 200px;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.3);
}

.csSectionTwo .card1 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/bkld5ico_the-new-tata-signa-4825tk-is-indias-largest-tipper-truck_625x300_13_August_20.webp);
}
.csSectionTwo .card2 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/what-are-the-loading-capacity-and-engine-specs-of-tata-signa-4825-tk-380x191.webp);
}
.csSectionTwo .card3 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/parcel-part-truck-load-ptl-1.webp);
}
.csSectionTwo .card4 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/logistic-blue-trailer-truck-electric-vehicle-lorry-container-terminal_493806-15953.webp);
}
.csSectionTwo .card5 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/road-transportation-services.webp);
}
.csSectionTwo .card6 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/RTA’s\ no\ tolerance\ policy\ for\ overloaded\ vehicles\ -\ Blog-TruckSuvidha.webp);
}
.csSectionTwo .card7 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/logistic-blue-trailer-truck-electric-vehicle-lorry-container-terminal_493806-15953.webp);
}
.csSectionTwo .card8 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/Transitwarehouse/webp/truck-vehicle-with-trailers-background_342744-1297.webp);
}

#csTwoSlider .splide__arrows.splide__arrows--ltr {
  position: absolute;
  bottom: 48vh;
  left: 39vw;
}

#csTwoSlider .splide__arrow--next {
  right: -3em;
}

#csTwoSlider .splide__arrow--prev {
  left: -3em;
}

#csTwoSlider .splide__pagination {
  display: none;
}

/* ------------------------------ */

.csSectionThree .parallax-image {
  background: radial-gradient(
      50% 50% at 50% 50%,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.65) 100%
    ),
    url(../images/Industry/cs/Warehouse/ColdStorage/potatoes-6214913.webp);
  background-position: top;
  background-size: 120%;
}

.csSectionThree .companyInfoCard {
  position: relative;
  width: 32vw;
  height: 62vh;
  left: 34vw;
  top: 8vh;

  filter: drop-shadow(35px 4px 50px rgba(0, 0, 0, 0.45));
  backdrop-filter: blur(40px);
  border-radius: 15px;
  z-index: 1;
  box-shadow: -10px 10px 20px rgba(0, 0, 0, 0.3);
}

.csSectionThree .companyInfoCard {
  background: linear-gradient(
    180deg,
    #1e202200 0%,
    rgb(255 255 255 / 54%) 100%
  );
}

.csSectionThree .companyInfoCard img {
  width: 150px;
  height: auto;
  top: 3vh;
  object-fit: contain;
  aspect-ratio: 1/1;
  position: relative;
  left: 11vw;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.5));
}

.csSectionThree .companyDesc {
  position: relative;
  bottom: 30vh;
  left: 17.5vw;
  width: 65%;
  z-index: 2;
  text-align: center;
  filter: drop-shadow(10px 10px 8px rgba(0, 0, 0, 0.5));
}

.csSectionThree .companyDesc h1 {
  font-family: "Raleway";
  line-height: 120%;
  letter-spacing: 0.01em;
  color: var(--cs-white);
  width: max-content;
  margin: auto;
}

.csSectionThree .companyDesc p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 20px !important;
  color: var(--cs-white);
}

.csSectionThree .companySliderDiv {
  background: linear-gradient(0deg, #222831 25.86%, rgb(0 0 0 / 0%) 74.14%);
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);
  backdrop-filter: blur(40px);
  border-radius: 0px;
  height: 32vh;
  width: 100vw;
  position: relative;
  bottom: 20.5vh;
  left: 0vw;
}

.csSectionThree .splide__arrow svg {
  fill: var(--cs-blue-primary);
}

div#csThreeSlider-track {
  width: 100%;
  float: right;
  position: absolute;
  bottom: 20vh;
  right: 13vw;
  padding-bottom: 3vh;
}

.csSectionThree .card {
  height: 200px;
  box-shadow: 0px 10px 20px 5px rgba(0, 0, 0, 0.3);
}

.csSectionThree .card1 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/bags-red-onions.webp);
}
.csSectionThree .card2 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/Cold\ Storage.webp);
}
.csSectionThree .card3 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/iStock-1354883055.webp);
}
.csSectionThree .card4 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/vegetables-produce-plastic-crates-local-market.webp);
}
.csSectionThree .card5 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/iStock-669177734.webp);
}
.csSectionThree .card6 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/istockphoto-499518539-1024x1024.webp);
}
.csSectionThree .card7 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/raw-dirty-potatoes-supermarket-closeup.webp);
}
.csSectionThree .card8 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/vegetables-produce-plastic-crates-local-market.webp);
}
.csSectionThree .card9 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/ColdStorage/webp/bags-red-onions.webp);
}

#csThreeSlider .splide__arrows.splide__arrows--ltr {
  position: absolute;
  bottom: 37vh;
  left: 66vw;
}

#csThreeSlider .splide__arrow--next {
  right: -3em;
}

#csThreeSlider .splide__arrow--prev {
  left: -81em;
}

#csThreeSlider .splide__pagination {
  display: none;
}

/* ------------------------------ */

.csSectionFour .parallax-image {
  background: radial-gradient(
      50% 98.88% at 50% 50%,
      rgba(0, 0, 0, 0) 0%,
      #131313 100%
    ),
    url(../images/Industry/cs/archive-1850170_1280-min.webp);
  background-position: top;
  background-size: 120%;
}

.csSectionFour .companyInfoCard {
  background: linear-gradient(
    315deg,
    #222831db 25.86%,
    rgb(0 0 0 / 10%) 74.14%
  );
}

.csSectionFour .splide__arrow svg {
  fill: var(--cs-dark) !important;
}

.csSectionFour .companySliderDiv {
  background: linear-gradient(224deg, #19a7ce 0%, rgb(255 255 255) 100%);
}

.csSectionFour .card1 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/A-black-warehouse-worker-standing-near-boxed-products-in-a-distribution-warehouse_.webp);
}
.csSectionFour .card2 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/iStock-1440668597.webp);
}
.csSectionFour .card3 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/iStock-465992668.webp);
}
.csSectionFour .card4 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/potatoes-6214913.webp);
}
.csSectionFour .card5 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/sacks-1836329.webp);
}
.csSectionFour .card6 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/A-black-warehouse-worker-standing-near-boxed-products-in-a-distribution-warehouse_.webp);
}
.csSectionFour .card7 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/iStock-1440668597.webp);
}
.csSectionFour .card8 {
  background: no-repeat center/cover
    url(../images/Industry/cs/Warehouse/WarehouseonRent/webp/iStock-465992668.webp);
}

/* ------------------------------ */

.footer {
  height: 38vh;
  /* background: linear-gradient(
    93.26deg,
    #000000 -1.64%,
    rgba(25, 70, 18, 0) 98.28%
  ); */
}

.copyrightFooter {
  height: 5vh;
  background-color: var(--cs-blue-primary);
}

.footer .container {
  height: 100%;
}

.footer .branding {
  position: relative;
  top: -1rem;
}

.footerIndustries h4 {
  letter-spacing: 5px;
  border-bottom: 3px solid var(--cs-blue-primary);
}

.footerIndustries a:hover {
  color: var(--cs-blue-secondary) !important;
  transition: 0.5s;
}

.footer .signature {
  font-family: "Babylonica", cursive;
}

.footer .blockquote {
  font-family: "Nanum Brush Script", cursive;
  font-size: 1.5rem;
}
