/* common swiper style starts here */

.shopbyroomSlider .swiper-wrapper {
  padding-bottom: 10%;
}

.swiper-action-content {
  width: 60%;
  max-width: 800px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  transform: translateX(-50%);
}
.swiper-action-content:has(.swiper-button-lock) {
  display: none;
}
.shopbyroomSlider.isPaginationHidden .swiper-wrapper {
  padding-bottom: 0;
}

.shopbyroomSlider .swiper-button-next {
  right: -24px !important;
}

.shopbyroomSlider .swiper-button-prev {
  left: -24px !important;
}

.shopbyroomSlider .swiper-button-prev img,
.shopbyroomSlider .swiper-button-next img {
  width: 24px;
}

.shopbyroomSlider .swiper-action-content .shopbyroomSlider-pagination-v2 {

  bottom: calc(50% - 0px) !important;
  left: 0;
  right: 0;
  margin: 0 !important;
  width: 100%;
  display: flex;
  gap: 0;
  box-sizing: border-box;
  border-bottom: 2px solid #83838380;

}

.swiper-action-content .shopbyroomSlider-pagination-v2 .swiper-pagination-bullet {

  height: 3px;
  transition: all 0.35s ease;
  margin: 0 0 -5px 0 !important;
  cursor: pointer;
  border-radius: 5px;
  background: transparent;
  position: static !important;
  width: 200px;
}

.swiper-action-content .shopbyroomSlider-pagination-v2 .swiper-pagination-bullet-active {
  background-color: #bda375;
  height: 8px;
}

.shopbyroomSlider .swiper-action-content .shopbyroom-counter-v2 {

  position: absolute;
  bottom: -50px;
  left: 50%;
  transform: translateX(-50%);
}

.shopbyroomSlider .shopbyroom-counter-v2 .count,
.shopbyroomSlider .shopbyroom-counter-v2 .total {
  font-size: 20px;
  position: static;
  color: #fff;
  font-family: "Playfair Display", serif;
}

.shopbyroomSlider .shopbyroom-counter-v2 .stroke {
  height: 24px;
  margin: 0 8px;
  position: static;
  vertical-align: middle;
  color: #fff;
  border-right: 1px solid #fff;
  width: 1px;
  height: 37px;
  transform: rotate(20deg);
  display: inline-block;
  position: relative;

}

/* common swiper style end here */

/* Designers Animation section style starts here */
.designer-slider-sec {
    background-color: #fff;
    color: #000;
    padding: 80px 0;
    @media (max-width: 767px) {
      padding: 40px 0;
    }

  .designer-slider-left {
     @media (max-width: 991px) {
      text-align: center;
     }
    .designer-slider-title {
      margin-bottom: 20px;
      color: #fff;
      font-family: "Playfair Display", serif;
      font-size: clamp(24px, calc(1.5rem + (48 - 24) * ((100vw - 767px) / (1920 - 767))), 48px);
      font-weight: 100;
      color: #000;
      line-height: clamp(36px, calc(2.25rem + (60 - 36) * ((100vw - 767px) / (1920 - 767))), 60px);
      .Bon-Vivant-fonts {
        font-size: clamp(36px, calc(2.25rem + (52 - 36) * ((100vw - 767px) / (1920 - 767))), 52px);
        line-height: 0;
      }
    }
    .designer-slider-subtitle {
      margin: 10px 0 20px;
      color: #fff;
      font-family: "Playfair Display", serif;
      font-size: clamp(20px, calc(1.25rem + (24 - 20) * ((100vw - 767px) / (1920 - 767))), 24px);
      font-weight: 100;
      color: #000;
    }
    .designer-slider-para {
      color: #000;
      font-size: 16px;
      font-family: "Figtree", sans-serif;
    }
  }
  .designer-slider-right {
    display: flex;
    justify-content: center;
  }
}

/* Designers Animation section style ends here */

/* Feature Collection section style starts here  */
.featurepix{
  &:hover{
    .discoverbt-new {
      opacity:1;
    }
  }
  .featurepiximage {
    height: 100%;
    aspect-ratio: 16 / 9;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
  }
 .discoverbt-new {
    position: absolute;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    bottom: 4%;
    right: 0;
    opacity: 0;
    transition: opacity .5s;
    z-index: 1;
    background-color: #000;
    padding: 15px 20px;
    left: 0;
    width: 90%;
    margin: auto;
    img {
      width:17px;
      position: relative;
      right:-8%;
      filter:brightness(100);
    }
  }
}

/* Feature Collection section style Ends here  */

/* Jimmy Mistry section style starts here */
.jrm-section {
  background-color: #000;
  padding: 100px 0;
  @media (max-width: 991px) {
    padding: 50px 0;
  }
  .jrm-section-content {
    flex-direction: column;
    justify-content: center;
    display: flex;
    height: 100%;
    .jrm-section-content-title {
      text-transform: uppercase;
      font-weight: 300;
      font-size: 22px;
      letter-spacing: 2px;
      line-height: normal;
      color: #fff;
    }
    .jrm-section-content-subtitle {
      letter-spacing: .5px;
      color: #bda371;
      font-weight: normal;
      font-size: 14px;
    }
    .jrm-section-content-para {
      letter-spacing: 0.4px;
      font-weight: 300;
      line-height: 22px;
      text-transform: capitalize;
      font-family: 'Figtree', sans-serif;
      font-size: 14px;
      color: #fff;
    }
    .read-more-expand-btn {
      color: #bda371;
      font-size: 16px;
      text-transform: uppercase;
      &:hover {
        color: #fff;
        letter-spacing: 2px;
        img {
          filter: brightness(100);
        }
      }
    }
  }
}
.explore-della-campus-btn {
      font-family: 'Figtree', sans-serif;
      display: inline-grid;
      justify-content: center;
      width: fit-content;
      background-color: transparent;
      padding: 12px 15px;
      color: #fff;
      text-transform: uppercase;
      font-weight: normal;
      font-size: 12px;
      letter-spacing: 0.4px;
      line-height: normal;
      margin-top: 10px;
      border: solid 1px #fff;
      transition: all 0.5s ease;
      &:hover {
        background-color: #bda371;
        color: #000;
        border-color: #bda371;
      }
    }
/* Jimmy Mistry section style Ends here */
.conglomeratenew {
  background-size: 35%;
  padding-bottom: 180px;
  position: relative;
  overflow: hidden;
}
.vitruvian-man-bg {
  background-image: url(/wp-content/themes/dellastore/newhome/images/Vitruvian-man.webp);
  background-repeat: no-repeat;
  background-size: 35%;
  background-position: center;
}

.conglomeratenew .quality {
  margin-top: -30px;
  color: #fff;
  font-size: 12px;
  font-family: "Figtree", sans-serif;
  white-space: nowrap;
}

.conglomeratenew-topleft {
  z-index: 1;
  position: relative;
}


.conglomeratenew-topleft .para {
  color: #fff;
  font-size: 16px;
  font-family: "Figtree", sans-serif;
}

.conglomeratenew-topleft .title {
  margin-bottom: 20px !important;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 48px;
  font-weight: 100;
}

.conglomeratenew-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.conglomeratenew-content-left1 {
  width: 70%;
  margin-right: 50px;
  z-index: 1;
  position: relative;
}

.conglomeratenew-content-left {
  width: 40%;
  margin-right: 50px;
  z-index: 1;
  position: relative;
}

.luxurytext {
  margin: 10px 0 20px;
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 24px;
  font-weight: 100;
  text-align: left;
}

.conglomeratenew-content-right {
  display: flex;
  justify-content: center;
}

#dellaLightsFirstSection {
  padding-bottom: 0 !important;
  margin-top: 10px;
}

#conglomerate .conglomerateRight {
  padding-top: 30px !important;
}

#Collaborative .readmore {
  border-top: 0 !important;
}

#Collaborative .x {
  text-align: center;
}

.conglomeratenew-content-right figure {
  margin: 0;
  padding: 0;
  margin-right: 20px;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer;
}

.conglomeratenew-content .buttongroup {
  display: flex;
}

.conglomeratenew-content .Bon-Vivant-fonts,
.ourproductrange .Bon-Vivant-fonts {
  font-size: 52px;
  line-height: 0;
}

.ourproductrange .Bon-Vivant-fonts {
  font-size: 72px;
  padding-right: 10px;
}

.conglomeratenew-content .viewAllBlock {
  margin-right: 20px;
  cursor: pointer;
}

.conglomeratenew-content .viewAllBlock img {
  width: 12px;
}

.conglomeratenew-content .single-card-metabox-button,
.ourproductrange .single-card-metabox-button {
  border: 1px solid #bda371;
  background-color: #000 !important;
  color: #fff !important;
  text-align: center;
  margin: 0 auto;
  padding: 10px 20px;
  font-family: "Playfair Display", serif;
  font-size: 16px;
}

.conglomeratenew-content-right img {
  width: 100%;
}

.conglomeratenew-content-right1 {
  width: calc(30% - 0px);
}

.conglomeratenew-content-right1 .products-magazine-img {
  width: 100%;
}

.conglomerateRight .firstpara {
  color: #fff;
  font-family: "Figtree", sans-serif !important;
  font-size: 18px !important;
}

.conglomerateRight .secondpara {
  color: #fff;
  font-family: "Figtree", sans-serif !important;
  font-size: 14px;
}

/* .conglomeratenew::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 15%;
  left: 30%;
  background-image: url(/wp-content/themes/dellastore/newhome/images/Vitruvian-man.webp);
  background-repeat: no-repeat;
  background-size: 37%;
  z-index: -1;
} */

.conglomeratenew-cont {
  display: flex;
}

.collabbannerslider {
  height: 100%;
  position: absolute;
  right: -1%;
  display: flex;
  margin-top: -96px;
  z-index: 2;
}

.conglomeratenew-content-right {
  position: relative;
}

.collabbannerslider .swiper-slide img {
  filter: grayscale(1);
}

.collab-designslider1 .swiper-slide.swiper-slide-active img {
  filter: grayscale(0);
  transition: all 1.2s ease;
}

.collabbannerslider .swiper-slide {
  position: relative;
  transition: all 1s ease;
  display: flex;
  align-items: flex-end;
}

.conglomeratenew-content-right {
  position: relative;
  width: 35vw;
}

.collabbanner .swiper {
  padding: 10px;
  margin-bottom: 20px;
}

.collabbanner .swiper-slide {
  margin-bottom: 65px !important;
}

.photo__name {
  display: none;
  position: absolute;
  z-index: 10;
  left: -40%;
  bottom: 10%;
  text-align: center;
  margin: 0 auto;
  color: #fff;
  font-size: 42px;
  line-height: 24px;
  font-family: "Playfair Display";
  opacity: 0;
  font-family: "Playfair Display", serif;
  transform: translateY(20px);
  white-space: nowrap;
  transition: opacity 0.2s ease, transform 0.8s ease;
}

.collab-designslider1 .swiper-slide-active .photo__name.animate {
  opacity: 1;
  transform: translateY(0);
}

.wow-animate-come-out-bottom {
  position: relative;
  animation: customanimatebottom 2.5s;
}

@keyframes customanimatebottom {
  from {
    bottom: -300px;
    opacity: 0;
  }

  to {
    bottom: 0;
    opacity: 1;
  }
}

.wow-animate-come-out-left {
  position: relative;
  animation: customanimateleft 2s;
}

@keyframes customanimateleft {
  from {
    left: -300px;
    opacity: 0;
  }

  to {
    left: 0;
    opacity: 1;
  }
}

.wow-animate-come-out-right {
  position: relative;
  animation: animcustomateright 2s;
}

@keyframes animcustomateright {
  from {
    right: -300px;
    opacity: 0;
  }

  to {
    right: 0;
    opacity: 1;
  }
}

@keyframes scaleAnimation {
  from {
    transform: scale(0.9);
  }

  to {
    transform: scale(1.1);
  }
}

#looking-find .radioBtn input {
  display: inline-block !important;
}

#looking-find .ex1 span:before {
  display: none !important;
}

#looking-find .ex1 span {
  display: inline-block !important;
  padding: 5px 0 5px 5px !important;
  opacity: 1 !important;
}

.wpcf7-radio .wpcf7-list-item.first {
  padding-left: 0 !important;
  margin-left: 0;
}

.wpcf7-not-valid-tip {
  position: absolute;
  top: 37px;
  font-size: 12px !important;
  background-color: red;
  color: #fff !important;
  padding: 0 10px;
}

.radioBtn .wpcf7-not-valid-tip {
  position: absolute;
  width: 200px;
  left: 0;
  top: 0;
}

.wpcf7-response-output {
  color: #fff !important;
}

.lookingForm .wpcf7-select {
  width: 100%;
  margin-bottom: 30px;
}

#looking-find .radioBtn input {
  display: inline-block !important;
}

#looking-find .ex1 span:before {
  display: none !important;
}

#looking-find .ex1 span {
  display: inline-block !important;
  padding: 5px 0 5px 5px !important;
}

#looking-find .ex1 span {
  opacity: 1 !important;
}

.wpcf7-radio .wpcf7-list-item.first {
  padding-left: 0 !important;
  margin-left: 0;
}

.wpcf7-not-valid-tip {
  position: absolute;
  top: 37px;
  font-size: 12px !important;
  background-color: red;
  color: #fff !important;
  padding: 0 10px;
}

.radioBtn .wpcf7-not-valid-tip {
  position: absolute;
  width: 200px;
  left: 0;
  top: 0;
}

.wpcf7-response-output {
  color: #fff !important;
}

.lookingForm .wpcf7-select {
  width: 100%;
  margin-bottom: 30px;
}

.formSubmit {
  font-family: "Playfair Display", serif;
  background: none;
  font-size: 14px !important;
  border: none;
}

.formSubmit::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background-color: #bda371;
  transition: 0.8s;
}

.formSubmit:hover {
  color: #bda371 !important;
}

img.readmoreImg {
  margin-left: 5px;
  transition: 0.5s;
  width: 15px;
}

.error {
  padding: 0 5px;
  position: absolute;
  font-size: 14px;
  color: #e36d6d;
  right: 0;
  border: none;
}

#NewDellaFrom .CategoryForms .label {
  position: relative;
}

#NewDellaFrom .select-wrapper .dropdown.on .dropdown-list .dropdown-option {
  color: #000;
}

.single-card-metabox-image {
  filter: grayscale(100);
  opacity: 0.4;
}

.single-card-metabox .single-card-metabox-overlay .single-card-metabox-hover {
  background-color: #000;
  margin-top: 10%;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.single-card-metabox:hover .single-card-metabox-overlay .single-card-metabox-hover {
  opacity: 1;
}

.single-card-metabox-inner {
  position: relative;
  overflow: hidden;
}

.single-card-metabox .single-card-metabox-overlay {
  position: absolute;
  bottom: 20%;
  right: 50%;
  transform: translate(50%, 50%);
  text-align: center;
  width: 100%;
  transition: bottom 0.5s ease;
}

.single-card-metabox:hover .single-card-metabox-overlay {
  bottom: 45%;
}

.single-card-metabox .single-card-metabox-overlay h3 {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  color: #fff;
  font-size: 60px;
}

.single-card-metabox .single-card-metabox-overlay small {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 60px;
  line-height: 30px;
  margin-bottom: 0;
}

.single-card-metabox .single-card-metabox-overlay p {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

.single-card-metabox-button {
  border: 1px solid #fff;
  font-size: 10px;
  width: 100%;
  display: block;
  color: #fff;
  padding: 6px 0;
  margin-bottom: 5px;
}

.single-card-metabox-hover-internal {
  width: 80%;
  margin: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}

.single-card-metabox-button:nth-child(1) {
  background-color: #fff;
  color: #000;
}

.single-card-metabox:hover .single-card-metabox-image {
  filter: unset;
}

.single-card-metabox .single-card-metabox-button:hover {
  background-color: #bda371 !important;
  border: 1px solid #bda371;
  color: #000;
}

.banner-desktop-mobile {
  display: none;
}

.banner-desktop-desktop {
  display: block;
}

#exclusivedesigncollections {
  background-color: #000;
  padding-top: 30px;
  position: relative;
}

#exclusivedesigncollections .collectionsBox {
  display: block;
  position: relative;
  overflow: hidden;
}

#exclusivedesigncollections .collectionsBox img {
  display: block;
  overflow: hidden;
  scale: 1.05;
  transition: 5s;
}

#exclusivedesigncollections .collectionsBox:hover img {
  scale: 1;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 20px;
  width: 100%;
  text-align: center;
  z-index: 1;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails h2 {
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  line-height: 1.6;
  font-size: 13px;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails small {
  color: #fff;
  font-size: 11px;
  display: block;
  text-align: center;
  width: 100%;
  text-transform: uppercase;
}

#exclusivedesigncollections .collectionsBox img {
  transition: 0.5s;
}

#exclusivedesigncollections .collectionsBox:hover img {
  opacity: 0.9;
}

#exclusivedesigncollections .collectionsBox::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(0deg, black 0%, #0000 41%);
  z-index: 1;
  opacity: 0.8;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails {
  padding: 0 20px;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails h2 {
  font-size: 18px !important;
  font-family: "Figtree";
  text-align: left !important;
  padding: 0 20px;
  width: 50%;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails .collections-count {
  font-size: 12px !important;
  font-family: 'Figtree' !important;
  text-align: right !important;
  padding: 0;
}

#exclusivedesigncollections .collectionsBox .collectionsDetails .collections-count {
  margin-top: -10px;
} 

#exclusivedesigncollections .collectionsBox .collectionsDetails .collections-count-homeoffice {
  margin-top: 0;
}

#banner .bannertext {
  width: 1000px !important;
}

#shopbyroom .shopbyroomSlider-content-roomname {
    text-transform: uppercase;
    font-size: 1.1rem;
    color: #fff;
    margin-top: 10px;
    font-weight: 400;
}

#featureCollection .featureCollectionSlider-title {
    text-transform: uppercase;
    font-size: 1.1rem;
    font-weight: 300;
    margin-top: 25px;
    margin-bottom: 10px;
}

#featureCollection {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

#featureCollection .swiper-slide {
  text-align: center;
  border: solid 10px #fff;
}

#featureCollection h2 {
    text-transform: uppercase;
  font-size: 1.1rem;
  font-weight: 300;
    margin-top: 25px;
    margin-bottom: 10px;
}

#featureCollection .swiper-button-next:after,
#featureCollection .swiper-button-prev:after {
  display: none;
  }

#featureCollection .featurepix {
  position: relative;
  width: 100%;
  height: 464px;
}

/* #featureCollection .featurepix img {
  position: absolute;
  left: 0;
  top: 0;
  height: 110%;
  width: 100%;
} */

.beinspiredBox .beinspiredBox-title {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  margin-top: 25px;
  margin-bottom: 10px;
  }

  #shopbyroom .sectiontitle {
      text-transform: uppercase;
      font-weight: 600;
      font-size: 36px;
      text-align: center;
      margin-bottom: 10px;
      font-family: "Playfair Display";
      color: #bda371 !important;
  }

  .collectionsDetails .logo-img {
      width: 200px;
      scale: 1 !important;
  }

  #exclusivedesigncollections .collectionsBox .collectionsDetails small {
      text-align: left !important;
      width: fit-content !important;
  }

  /* #shopbyroom .pagetitle {
      font-family: "Figtree", sans-serif;
  } */

  .della-home-new-change #shopbyroom .pagetitle {
      padding-top: 0;
      font-size: 12px;
  padding-bottom: 2%;
      font-family: "Figtree", sans-serif;
  }

  /* .della-home-new-change #shopbyroom {
      padding-top: 30px;
  } */

  .typewriter {
      position: absolute;
      bottom: 30%;
      z-index: 20;
      left: 0;
      right: 0;
      text-align: center;
      margin: 0 auto;
  }

  .typewriter.Bon-Vivant-fonts {
      font-size: 60px;
  }

  .typewriter span {
    display: inline-block;
  }

   #exclusivedesigncollections .collectionsBox:hover::before {
      background: linear-gradient(0deg, black 0%, #0000 91%) !important;
      opacity: 1 !important;
  }

  #exclusivedesigncollections .collectionsBox::before {
      background: unset !important;
  }

        .shopbyroomSlider-content {
            position: absolute;
            bottom: 10px;
            left: 0;
            right: 0;
            text-align: center;
            z-index: 1;
        }

        .shopbyroomSlider-content::after {
            content: "";
            position: absolute;
            bottom: -12px;
            left: 0;
            right: 0;
            text-align: center;
            margin: 0 auto;
            width: 100%;
            height: 90px;
            background: linear-gradient(180deg, #0000 20%, #000 100%) !important;
            z-index: -1;
        }


         .shopbyroomSlider figure {
            margin: 0;
        }

        .luxurytext+.para {
            margin-bottom: 0;
        }

        #exclusivedesigncollections .wow {
            margin-bottom: 10px;
            padding: 0 6px;
        }

        .conglomeratenew .readmore {
            color: white;
            cursor: pointer;
        }

        .view-all-product-page .footer-wrp {
            padding-top: 30px !important;
        }

         .conglomerateLeft-inner {
            display: flex;
            align-items: center;
        }

        .conglomerateLeft-inner-left {
            display: flex;
            align-items: center;
            margin-top: -136px;
            margin-left: 50px;
        }

        #conglomerate .conglomerateRight {
            margin-left: 60px;
        }

        .signatureimage {
            text-align: right;
            margin: 0;
        }

        .conglomerateLeft-inner-right {
            width: 60%;
            margin-top: -30px;
        }

        .readphilosophy {
            margin-left: 50px;
        }

        .the,
        .factor {
            font-size: 20px;
            color: white;
            opacity: 0.5;
            font-family: "Figtree", sans-serif;
        }

        .factor .firstLetter {
            font-size: 50px !important;
        }

        .conglomerateLeft-inner-right p {
            font-family: "Figtree", sans-serif;
            color: white !important;
            font-size: 16px !important;
            line-height: 24px !important;
            text-align: right;
            opacity: 1 !important;
        }

        .the {
            margin-top: -20px;
        }

        .factor {
            font-size: 30px;
            margin-top: 20px;
        }

        .big {
            font-size: 100px;
            color: white;
        }

        .signatureimage img {
            width: 140px;
        }

/* Used for the "the, X & factor" word styling */
         @font-face {
            font-family: 'Aurora';
            src: url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora.eot');
            src: url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora.eot?#iefix') format('embedded-opentype'),
                url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora.woff2') format('woff2'),
                url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora.woff') format('woff'),
                url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora.ttf') format('truetype');
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        }

/* 
        @font-face {
            font-family: 'Aurora';
            src: url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora_1.eot');
            src: url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora_1.eot?#iefix') format('embedded-opentype'),
                url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora_1.woff2') format('woff2'),
                url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora_1.woff') format('woff'),
                url('https://www.della.in/wp-content/themes/dellastore/newhome/fonts/Aurora_1.ttf') format('truetype');
            font-weight: normal;
            font-style: italic;
            font-display: swap;
  } */



        .big,
        .factor,
        .the {
            font-family: 'Aurora' !important;

        }

        .websitebackbutton {
            text-align: left;
            display: block;
            color: white;
            font-size: 16px;
        }

        .websitebackbutton.common-container {
            width: 1280px;
            margin: 0 auto;
            display: block;
            margin-top: 20px;
            margin-bottom: 10px;
        }

         .our-works-list {
            display: flex;
            min-height: 100vh;
            flex-wrap: nowrap;
        }

        /* Left: sticky image panel */
        .works-left {
            width: 60%;
            flex: 1;
            position: sticky;
            top: 20px;
            height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
            overflow: hidden;
        }

        .works-left img {
            position: absolute;
            width: 100%;
            height: 65vh;
            padding: 0 60px;
            object-fit: cover;
            aspect-ratio: 16/9;
            opacity: 0;
            transform: scale(1);
            transition: opacity 0.25s linear, transform 0.35s ease;
            will-change: opacity, transform;
        }

        .works-left img.active {
            opacity: 1;
            transform: scale(1.02);
            z-index: 2;
        }

        .our-works-item {
            position: relative;
            margin: 2.5rem 0;
            font-size: 3.5rem;
            line-height: 1.2;
            cursor: pointer;
            color: #999;
            transition: color 0.2s, transform 0.2s;
            display: block;
            letter-spacing: -.045rem;
            text-transform: uppercase;
            font-family: "Figtree", sans-serif;
            font-size: 3.5rem;
            font-weight: 400;
            line-height: 1.15;
        }

        .our-works-item.active {
            color: #bda371;
            transform: translateX(6px) scale(1.02);
        }

        .our-works-item img,
        .our-works-item .collectionsDetails {
            display: none;
        }

        .bottom-overlay {
            position: absolute;
            bottom: 70px;
            left: 35px;
            right: 20px;
            display: flex;
            align-items: center;
            gap: 15px;
            padding: 10px 15px;
            border-radius: 10px;
            color: #fff;
            font-family: Poppins, sans-serif;
            font-size: 0.9rem;
            z-index: 3;
        }

        .bottom-overlay img.logo-img {
            height: 100%;
            width: 200px;
            opacity: 1;
        }


        .spacer {
            height: 50vh;
        }

        .works-left small {
            font-size: 25px;
            font-family: "bon_vivant_family_scriptRg";
            color: #bda371;
            display: block;
        }

        .leftOverlay img {
            margin-top: 30px;
        }

        .slide-num {
            position: absolute;
            bottom: 34px;
            font-size: 140px;
            font-family: "Playfair Display";
            text-shadow: 1px 1px #000;
            color: #bda371;
            left: -22px;
            line-height: 1.6;
        }

        .works-image {
            width: 100%;
            height: 100%;
            object-fit: cover;
            opacity: 0;
            transition: opacity 0.6s ease;
        }

        .works-image.active {
            opacity: 1;
        }

        .overlay-bottom {
            display: flex;
            align-items: center;
            gap: 12px;
        }

        .overlay-bottom small {
            font-size: 14px;
            color: #ccc;
        }

        .works-right {
            width: 40%;
        }

        .our-works-item.active {
            opacity: 1;
            transform: scale(1.03);
        }

        .our-works-item.active h3 a {
            color: #bda371;
        }

        .our-works-item h3 a {
            position: relative;
            font-size: 3.5rem;
            line-height: 1.2;
            cursor: pointer;
            color: #999;
            transition: color 0.2s, transform 0.2s;
            display: block;
            letter-spacing: -.045rem;
            text-transform: uppercase;
            font-family: "Figtree", sans-serif;
            font-size: 3.5rem;
            font-weight: 400;
            line-height: 1.15;
        }

        .our-works-item img,
        .our-works-item .collectionsDetails,
        .our-works-item small {
            display: none;
        }

        .spacer {
            height: 40vh;
        }

        .top-overlay,
        .bottom-overlay {
            position: absolute;
        }

        .top-overlay {
            top: 90px;
            left: 50px;
            width: 92%;
        }

        .top-overlay img {
            width: 200px;
            height: auto;
            opacity: 1;
            aspect-ratio: unset;
            position: static;
            padding: 0;
        }

        .topoverlay-inner {
            display: flex;
            justify-content: space-between;
            align-items: flex-end;
            width: 100%;
            min-height: 70px;
        }

        .bottom-overlay {
            bottom: 70px;
        }

/* Della Campus Section Style starts here  */

.della-campus-section {
  position: relative;
  width: 100%;
  height: 759px;
  overflow: hidden;
  &::before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background: linear-gradient(0deg, black 0%, #fff0 72%);
    z-index: 1;
  }
  .della-campus-banner {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
    aspect-ratio: 16/9;
    height: 100%;
}
  .galleryText {
  width: 1280px;
  max-width: 100%;
  position: absolute;
  left: 0;
  margin: auto;
  right: 0;
  bottom: 50px;
  text-align: center;
  z-index: 9;
    .della-campus-section-title {
      font-size: clamp(24px, calc(1.5rem + (42 - 24) * ((100vw - 767px) / (1920 - 767))), 42px);
  margin-bottom: 20px;
      font-weight: normal;
      letter-spacing: 2px;
      text-transform: uppercase;
      line-height:normal;
}
    .della-campus-section-para  {
      font-family: 'Figtree', sans-serif;
      opacity: .9;
      letter-spacing: .4px;
      font-size: 1rem;
      line-height: normal;
      font-weight: normal;
}
  }
}

/* Della Campus Section Style Ends here  */


#beinspired {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url(../images/be-inspired.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
      }

#beinspired .beinspiredBox {
  text-align: center;
}

#beinspired .beinspiredBox img {
  transition: 0.5s;
  }

#beinspired .beinspiredBox h2 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  margin-top: 25px;
  margin-bottom: 10px;
}

#beinspired .beinspiredBox:hover img {
  transform: translate(0px, -10px);
            }

#beinspired .swiper-button-next:after,
#beinspired .swiper-button-prev:after {
  display: none;
            }

#beinspired .swiper-button-next {
  right: 20px;
            }

#beinspired .swiper-button-prev {
  left: 20px;
}


@media only screen and (max-width: 991px) {

  .swiper-action-content {
    width: 80%;
    bottom: 10%;
  }

  .shopbyroomSlider .swiper-button-prev img,
  .shopbyroomSlider .swiper-button-next img {
    width: 16px;
  }
  .della-home-new-change #shopbyroom .swiper-pagination-bullet {
    width: 80px;
  }
  .conglomeratenew-content-right1 .products-magazine-img {
    width: 60%;
  }
}


@media only screen and (max-width: 1600px) {
  .top-overlay {
    width: 90%;
    top: 50px;
            }

  .works-left {
    top: 44px;
  }
}

@media only screen and (max-width: 1540px) {
  #DellaAllLogos {
    padding-left: 0 !important;
            }
  
}

@media only screen and (min-width: 1921px) {

  .manufacturing-gallery-thumbs {
    bottom: 5%;
  }

  .manufacturing-gallery-swiper-sub {
    bottom: 25%;
  }
}

.categorysection #categories .card2 .cards_bkg {
  left: -100%;
  background-size: cover;
}

.categorysection #categories .card3 .cards_bkg {
  left: -200%;
  background-size: cover;
}

.homecategoriesimages {
  display: none;
}

.categorysection {
  position: relative;
  padding-top: 80px;
}

.categorysection .makeDiffrence {
  color: #bda371;
  text-transform: uppercase;
  font-weight: 300;
  font-family: "Figtree", sans-serif;
  letter-spacing: 5px;
  text-align: center;
  margin-bottom: 30px;
  font-size: 16px;
}

.categorysection #categories {
  width: 100%;
  position: relative;
  z-index: 2;
  height: 80vh;
  display: flex;
  background-size: cover;
  background-position: center;
}

.categorysection #categories .cards {
  cursor: pointer;
  display: inline-block;
  height: 100%;
  position: relative;
  overflow: hidden;
  backface-visibility: hidden;
  transition: opacity 0.3s ease-in-out;
  background-size: 100%;
  background-repeat: no-repeat;
  width: 100%;
}

.categorysection h4.cat {
  font-family: "Playfair Display", serif !important;
  font-weight: 400;
  color: #fff;
  font-size: 60px;
  line-height: 1.2;
  margin-bottom: 20px;
  text-shadow: 0 0 6px #333;
}

.categorysection h5 {
  font-family: "bon_vivant_family_scriptRg";
  color: #bda371;
  font-size: 60px;
  line-height: 30px;
  margin-bottom: 25px;
  text-shadow: 0 0 6px #333;
}

.categorysection #categories .cards_bkg {
  position: relative;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: opacity 0.3s ease-in-out;
}

.categorysection #categories .cards_content {
  position: absolute;
  top: 45%;
  color: #fff;
  text-align: center;
  width: 100%;
  opacity: 1;
  transition: all 0.7s ease-in-out;
  z-index: 20;
}

.categorysection .cards:hover .cards_content {
  transform: translateY(-30%);
}

.categorysection .cards_content span {
  opacity: 0;
  font-size: 14px;
  transition: opacity 0.3s ease-in-out;
  font-family: "Figtree", sans-serif !important;
}

.categorysection .cards:hover .cards_content span {
  opacity: 1;
}

.homesixteenProduct {
  overflow: hidden;
  padding: 80px 0;
}

.homesixteenProduct .swiper-wrapper {
  padding-bottom: 50px;
  margin-left: -120px;
}


.homepage-steps,
.homepage-projectsBlock {
  padding-left: 0 !important;
}

@media screen and (min-width: 1891px) {
  .homesixteenProduct .swiper-wrapper {
    margin-left: -50px;
  }

  .homesixteenProduct .homesixteenProduct-prev {
    left: 45.5% !important;
  }

}

.homesixteenProduct-slider-counter {
  position: absolute;
  margin: 10px auto 0;
  text-align: center;
  color: #fff;
  font-size: 30px;
  width: 15%;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  bottom: 8%;
}

.homesixteenProduct .stroke {
  border-right: 1px solid #fff;
  width: 1px;
  height: 50px;
  transform: rotate(20deg);
  display: inline-block;
  position: relative;
  left: 5px;
  font-family: "Playfair Display", serif;
}

.homesixteenProduct .collectionsDetails {
  position: absolute;
  top: 80%;
  z-index: 10;
  left: 0;
  right: 0;
  text-align: center;
  margin: 0 auto;
  color: #bda371;
  opacity: 0;
  font-family: "Playfair Display", serif;
  transform: translateX(20px);
  transition: opacity 0.4s ease, transform 0.4s ease;
}

.homesixteenProduct a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: linear-gradient(0deg, black 0%, #0000 41%);
  z-index: 1;
  opacity: 0.8;
}

.productline--section .collectionsDetails h2 {
  margin-bottom: -10px;
}

.collectionsDetails small {
  font-size: 0.7em !important;
}

.homesixteenProduct .swiper-pagination {
  display: none !important;
  display: none !important;
}

.homesixteenProduct .swiper-slide img {
  height: 492px;
  object-fit: cover;
  transition: width 1.5s ease;
}

.homesixteenProduct .swiper-slide {
  margin-top: 30px;
  padding: 0 5px;
  transition: width 1.5s ease, margin-top 0.6s ease;
}

.homesixteenProduct .swiper-slide-active {
  margin-top: 0;
  width: 600px !important;
  transition: width 1.5s ease, margin-top 0.6s ease;
}

.homesixteenProduct .homesixteenProduct-prev,
.homesixteenProduct .homesixteenProduct-next {
  top: auto;
  bottom: 12%;
  border-top: 9px solid transparent;
  border-bottom: 9px solid transparent;
  border-right: 9px solid #fff;
  width: 15px;
  height: 15px;
  border-radius: 0;
}

.homesixteenProduct .homesixteenProduct-prev {
  left: 44.5%;
}

.homesixteenProduct .homesixteenProduct-next {
  right: 46.8%;
  border-left: 9px solid #fff;
  border-right: 0;
}

.homesixteenProduct .swiper-slide.swiper-slide-active .collectionsDetails.animate {
  opacity: 1;
  transform: translateX(0);
}

.homesixteenProduct .swiper-button-next:after,
.homesixteenProduct .swiper-button-prev:after {
  content: none !important;
}

/* .dellaanimationcontainer .discoverbt-new {
  width: 90%;
} */

.RedefiningGlobalLuxuryForm {
  width: 65% !important;
  margin-right: 0;
}

.NewDellaFrom-inner .common-container {
  justify-content: space-between !important;
  align-items: center !important;
}

#NewDellaFrom .row {
  justify-content: flex-start !important;
}

@media only screen and (min-width: 1921px) {
  .categorysection #categories {
    height: 80vh;
  }

}

@media only screen and (min-width: 2000px) {
  .collabbanner {
    height: 46vh;
    width: 100%;
  }

  .conglomeratenew-content-right {
    width: 30vw;
  }

  .collabbanner .swiper {
    padding: 5px;
    margin-bottom: 20px;
    width: 100%;
  }
}

@media only screen and (max-width: 1750px) {
  .collabbanner {
    height: 70vh;
    width: 100%;
  }

  .collabbanner .swiper {
    padding: 2px;
    margin-bottom: 50px;
    width: 100%;
  }

  .collabbanner .swiper-slide {
    margin-bottom: 95px !important;
  }

  .conglomeratenew-content-right {
    width: 45vw;
  }

  .image-container {
    height: 65vh;
  }
}

@media screen and (max-width: 1024px) {
  #exclusivedesigncollections .collectionsBox .collectionsDetails .collections-count {
    width: 100% !important;
    text-align: left !important;
  }

  .categorysection #categories {
    flex-direction: column;
    height: 100vh;
    background-image: none;
  }

  .categorysection #categories .card2 .cards_bkg {
    left: 0;
    background-size: cover;
  }

  .categorysection #categories .card3 .cards_bkg {
    left: 0;
    background-size: cover;
  }

  .categorysection .cards_content span {
    opacity: 1;
  }

  .conglomeratenew-content-right {
    margin-top: 30px;
    width: 100vw;
  }

  .conglomeratenew-content-left {
    width: 100%;
    margin-right: 0;
  }

  .luxurytext {
    text-align: center;
  }

  .conglomeratenew-content-left1 {
    width: 100%;
    margin-right: 0;
  }

  .conglomeratenew-content-right1 {
    width: 100%;
    text-align: center;
  }


  .vitruvian-man-bg {
    background-size: 95%;
    background-position: top 30% center;
  }

  /* .conglomeratenew::after {
    background-size: 100%;
    left: 0;
  } */

  .conglomeratenew-content {
    flex-direction: column;
  }

  .scroll-container .title {
    width: 70% !important;
  }

  

  .single-card-metabox:hover .single-card-metabox-overlay {
    bottom: 32%;
  }

  #iconicProjects .makeDiffrence {
    width: 96%;
  }

  .homesixteenProduct .swiper-wrapper {
    margin-left: 0;
  }

  .homesixteenProduct .swiper-slide img {
    height: 280px;
  }

  .homesixteenProduct .swiper-slide-active {
    width: 300px !important;
  }

  .homesixteenProduct .homesixteenProduct-prev {
    left: 23%;
    bottom: 13%;
  }

  .homesixteenProduct .homesixteenProduct-next {
    right: 30.8%;
    bottom: 13%;
  }

  .homesixteenProduct-slider-counter {
    width: 54%;
  }

  .dellaanimationcontainer .discoverbt-new {
    font-size: 12px;
  }

  .manufacturing-new-sec,
  .manufacturing-new-sec .manufacturing-gallery-top .swiper-slide-container img {
    height: 38vh;
  }

  .homepage-projectsBlock,
  .homepage-steps {
    padding-left: 0 !important;
  }

  .categoryForms {
    padding-right: 15px;
  }

  .labeltitle,
  .symbol {
    font-size: 24px;
  }

  .form-field-inputs input {
    margin-left: 0 !important;
  }

  .select-wrapper {
    width: 100% !important;
    margin-left: 0 !important;
  }


}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .conglomeratenew-content-right1 img {
    width: auto;
  }

  .conglomeratenew {
    padding-bottom: 70px;
  }

}

@media screen and (max-width: 768px) {
      .layout {
          flex-direction: column
      }

      .left {
          height: 40vh;
          padding: 12px
      }

      .right {
          padding: 6vh 5vw
      }

      .item {
          font-size: 1rem;
          height: 2.8rem;
          margin: 0.9rem 0
      }


      .Jene-home-img img {
          width: 100%;
      }

      .conglomerateLeft-inner {
          flex-direction: column;
          margin-left: 0;
      }

      .conglomerateLeft-inner-right {
          width: 100%;
          margin-top: -30px;
          margin-left: 0;
      }

      .conglomerateLeft-inner-left {
          margin-top: -45px;
      }

      .typewriter span {
          opacity: 1 !important;
          visibility: visible !important;
      }

      .typewriter {
          top: 12%;
          left: 20px;
      }

      .typewriter.Bon-Vivant-fonts {
          font-size: 30px;
      }

      .conglomeratenew-topleft .title {
          font-size: 30px;
      }

      .conglomeratenew-content .Bon-Vivant-fonts,
      .ourproductrange .Bon-Vivant-fonts {
          font-size: 36px;
      }

      .luxurytext {
          font-size: 20px;
      }

      .conglomeratenew-topleft .para {
          line-height: 24px;
      }

      .conglomeratenew-topleft .gold {
          font-size: 19px !important;
          line-height: 32px;
      }

      #shopbyroom .sectiontitle {
          font-size: 26px;
      }

      /* .home_page_new .pagetitle {
          font-size: 13px !important;
      } */

  

      #exclusivedesigncollections .collectionsBox .collectionsDetails {
          left: -30px !important;
      }

      /* .della-home-new-change .discoverbt-blackbt:hover img {
          padding-left: 12px !important;
          transform: scale(1.5) !important;
      } */
  }

@media screen and (max-width: 767px) {
    .conglomeratenew {
        padding-bottom: 50px;
    }
    .della-campus-section {
      height: 500px;
      .della-campus-section-para {
        font-size: 14px;
        line-height: normal;
      }
    }
}

@media screen and (max-width: 600px) {

  .conglomerateLeft-inner-right p,
  .signatureimage {
    text-align: center !important;
  }

  .conglomerateLeft-inner-left,
  .conglomerateLeft-inner-left,
  #conglomerate .conglomerateRight,
  .readphilosophy {
    margin-left: 0 !important;
  }

  .della-home-new-change #DellaAllLogos .dellaLogos img {
    transform: scale(1.4);
  }


  #exclusivedesigncollections .collectionsBox .collectionsDetails .collections-count {
    width: 100% !important;
    text-align: left !important;
  }

  .categorysection #categories .cards_content {
    top: 25%;
  }

  .categorysection h4.cat {
    font-size: 30px;
    margin-bottom: 0;
  }

  .categorysection h5 {
    font-size: 30px;
  }

  .della-home-new-change #banner {
    margin-top: 40px;
  }

  .banner-desktop-desktop {
    display: none;
  }

  #banner .banner-desktop-mobile {
    object-fit: inherit;
  }

  .banner-desktop-mobile {
    display: block;
  }

  .single-card-metabox:hover .single-card-metabox-overlay {
    bottom: 30%;
  }

  .single-card-metabox-hover-internal {
    width: 95%;
  }

  .single-card-metabox .single-card-metabox-overlay h3,
  .single-card-metabox .single-card-metabox-overlay small {
    font-size: 35px;
  }

  .single-card-metabox .single-card-metabox-overlay .single-card-metabox-hover {
    margin-top: 4%;
    height: 22vh;
    margin-bottom: 0;
  }

  .single-card-metabox-button-container {
    display: flex;
    gap: 5px;
  }

  .della-home-new-change #iconicProjects {
    padding-top: 100px;
  }

  #we-are-mad-about-design .makeDiffrence {
    width: 96%;
    margin: auto;
    padding-bottom: 5%;
    font-size: 14px;
  }


  .collectionsDetails .logo-img {
      width: 140px
  }
/* 
    #Home-Jm {
      padding-top: 20px !important;
    }

    .della-home-new-change #Home-Jm .jm-left {
        margin-top: 30px;
    } */

}

@media screen and (max-width: 480px) {
  .single-card-metabox:hover .single-card-metabox-overlay {
    bottom: 40%;
  }

  .della-home-new-change #iconicProjects {
    padding-top: 125px;
  }


}

.scroll-container {
  display: flex;
  width: 1000%;
  height: 88vh;
  box-sizing: border-box;
}

.scroll-container .inner-scroll {
  height: 100%;
  display: flex;
  flex-wrap: nowrap;
}

.scroll-container .innerContent {
  display: none;
  height: 100vh;
  padding: 14px 20px;
  flex-direction: column;
  justify-content: space-between;
}

.scroll-container .cross {
  overflow: visible;
  position: absolute;
  z-index: 9999;
  top: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 107px;
  height: 100px;
}

.scroll-container .cross-button {
  width: 36px;
  height: 36px;
  border-radius: 9999px;
  cursor: none;
}

.scroll-container .cross-icon {
  font-size: 20px;
}

.scroll-container .internal-video {
  width: 74%;
  height: 100%;
}

.scroll-container .internal-video video {
  width: 100%;
}

.scroll-container .header1 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.scroll-container .title {
  width: 60%;
  text-wrap: balance;
  color: #fff;
  font-size: 20px;
  margin-bottom: 8px;
  margin-top: 0;
}

.scroll-container .desc {
  color: #737373;
  text-wrap: balance;
  max-width: 30rem;
  line-height: 2rem;
  font-size: 16px;
  font-weight: 400;
}

.cursorBall {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  border-radius: 9999px;
  background-color: #fff;
  mix-blend-mode: difference;
  pointer-events: none;
  z-index: 100;
}

.scroll-container .innerBall {
  font-weight: 800;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
}

.scroll-container .innerContainer {
  border-right: solid 1px #404040;
  opacity: 1;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms;
  position: relative;
  padding: 0 30px 0 20px;
  background-color: #000;
}

.scroll-container .itemWrapper {
  width: 100%;
  position: relative;
  display: flex;
  height: 85vh;
  background-color: #000;
  opacity: 1;
}

.scroll-container .innerWrapper {
  height: 100%;
  display: flex;
  align-items: center;
}

.scroll-container .videoCover {
  overflow: hidden;
  background-size: cover;
  background-position: center;
  pointer-events: none;
  display: flex;
  position: relative;
  margin: 0 auto;
}

.scroll-container .number {
  display: flex;
  align-items: center;
  height: 100%;
  mix-blend-mode: darken;
  color: #fff;
  background-color: #000;
  font-size: 429px;
  font-variant-numeric: tabular-nums;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
}

.scroll-container .cursor__ball circle {
  fill: #f7f8fa;
}

.scroll-container .item {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.scroll-container .video-wrapper {
  width: auto;
}

.scroll-container .first-tab {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 20px 0 0 50px;
  min-width: 260px;
  background-color: #000;
  border-right: solid 1px #404040;
  color: #fff;
}

.scroll-container .first-tab p {
  font-size: 14px;
  font-family: sans-serif;
  line-height: 1.6;
  color: #fff;
  text-align: center;
}

.scroll-container .first-title {
  font-size: 16px;
  color: #fff;
}

.scroll-container .rotatep {
  writing-mode: vertical-lr;
}

.scroll-container .abs-top {
  position: absolute;
  top: 16px;
  z-index: 10;
  letter-spacing: 0.1em;
  color: #fff;
}

.scroll-container .brand-name {
  writing-mode: vertical-lr;
  font-size: 18px;
  font-family: sans-serif;
  letter-spacing: 0.2em;
}

.scroll-container .abs-bottom {
  position: absolute;
  bottom: 60px;
  z-index: 10;
  color: #fff;
}

.scroll-container .brand-logo {
  font-size: 13px;
  display: flex;
  justify-content: center;
}

.scroll-container .inner-video {
  position: absolute;
  width: 95%;
  height: 100%;
  object-fit: cover;
}

.scroll-container .videoCover video {
  width: 700px;
  height: 100%;
}

#banner {
  padding-top: 50px;
}

.bookcards {
  position: relative;
  z-index: 100;
  background-color: #fff;
  padding: 80px 0;
  height: 100%;
}

.bookcards figure {
  width: 74%;
  margin: 0 auto;
  box-shadow: 4px 4px 8px #0006;
}

.bookcards img {
  width: 100%;
  transition: 0.8s;
}

.bookcards .readmore {
  font-size: 12px !important;
  padding: 5px 0;
}

.bookcards .title {
  color: #000;
  font-size: 30px;
  font-family: "Playfair Display", serif;
  text-align: center;
  margin: 10px 0 5px;
  transition: 0.8s;
}

.bookcards ul {
  display: flex;
  padding: 0;
  list-style: none;
  margin: 50px auto 0;
  justify-content: center;
}

sup {
  padding-left: 10px;
}

.bookcards .mainflashtitle {
  color: #000;
  font-size: 40px;
  line-height: 1.4;
  font-family: "Playfair Display", serif;
  text-align: center;
}

.bookcards .Bon-Vivant-fonts {
  font-size: 50px;
  padding: 0 12px;
  line-height: 0;
  font-weight: 600;
  letter-spacing: 5px;
}

.bookcards .booklinks {
  color: #000;
  font-size: 12px;
  font-family: "Figtree", light;
  text-align: center;
  padding: 8px 15px;
  border-radius: 50px;
  border: 1px solid #000;
  transition: 0.8s;
}

.bookcards ul li {
  width: calc(24% - 0px);
  text-align: center;
}

.bookcards ul li:last-child {
  margin-right: 0 !important;
}

.bookcards ul li:hover .readmore,
.bookcards ul li:hover .title {
  color: #bda371;
}

.bookcards ul li:hover .dellaanimationbordertwo::before,
.bookcards ul li:hover .dellaanimationbordertwo::after {
  height: 100%;
  visibility: visible;
}

.bookcards ul li:hover .dellaanimationborderone::before,
.bookcards ul li:hover .dellaanimationborderone::after {
  width: 100%;
  visibility: visible;
}

.imgarrow {
  padding-left: 10px;
  width: 20px !important;
  transition: 0.8s;
}

.bookcards ul li:hover .imgarrow {
  width: 30px !important;
}

.bookcards ul li:hover .readmore::before {
  width: 100%;
}

.ViewAllBlock .readmore {
  color: #fff !important;
  border: 1px solid #bda371 !important;
  padding: 10px;
  width: 10%;
  margin: 40px auto 0;
}

.ViewAllBlock .readmore:hover {
  text-decoration: none;
}

.viewAllBlock a {
  margin: 0 auto;
  width: 20%;
}

.image-container h3 {
  margin: 20px 0;
  color: #000;
  text-align: center;
  font-size: 28px;
  font-family: "Playfair Display", serif;
  transition: all 0.6s ease;
  border: 1px solid #bda371;
  width: 100%;
  margin: 20px auto;
  padding: 10px;
}

.image-container {
  width: 70%;
  margin: 0 auto;
}

.image-container .viewAllBlock {
  background: #fff;
  width: 60%;
  margin: -37px auto 0 !important;
}

.bookcards .image-container .single-card-metabox-button {
  width: auto !important;
  display: block;
  white-space: nowrap;
  background-color: #fff !important;
  color: #000 !important;
  border: 0 !important;
}

.bookcards .viewAllBlock img {
  width: 8px;
  margin-left: 2px;
}

.conglomeratenew-topleft .gold {
  font-size: 24px !important;
  line-height: 40px;
  padding: 0 6px;
}

.image-container {
  width: 250px;
  height: 55vh;
  overflow: hidden;
  position: relative;
}

.image-wrapper img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.image-wrapper {
  display: flex;
  padding: 10px;
  flex-direction: column;
  animation: scrollUp 30s linear infinite;
}

.image-container:nth-child(even) .image-wrapper {
  animation: scrollDown 30s linear infinite;
}

@keyframes scrollUp {
  0% {
    transform: translateY(0);
  }

  100% {
    transform: translateY(-50%);
  }
}

@keyframes scrollDown {
  0% {
    transform: translateY(-50%);
  }

  100% {
    transform: translateY(0);
  }
}