img.india-logo {
    width: 38%;
}
.speaker-container {
    width: 100%;
    align-items: center;
    justify-content: center;
    gap: 2vw;
    flex-wrap: wrap;
}
.leader-box {
    position: relative;
    /* width: 25vw; */
    height: 28vw;
    margin-bottom: 33px;
}
.leader-patch {
    width: 15%;
    height: 42%;
    border-radius: 2vw;
    background-color: #3a4f6d;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
 font-family: "Bricolage Grotesque", sans-serif;
    font-size: 1vw;
    color: rgb(255 255 255 / 59%);
    font-weight: 700;
}
.leader-patch span {
    line-height: 20px;
    font-family: 'Beatrice Trial';
}
.leader-bg1 {
    width: 80%;
    height: 100%;
    background-color: #3a4f6d;
    position: absolute;
    right: 0;
    border-radius: 1vw;
}
.leader-bg2 {
    width: 30%;
    height: 55%;
    border-radius: 1vw;
    background-color:#3a4f6d;
    bottom: 0;
    position: absolute;
}
.leader-bg3 {
    width: 20%;
    height: 45%;
    background-color: #0f2b5421;
    border-radius: 1vw;
}
.leader-bg4 {
    width: 25%; 
    height: 60%;
    border-radius: 1vw;
    background-color: #262626;
    position: absolute;
    left: 3vw;
    top: 3vw;
    z-index: -1;
}
.leader-bg5 {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
    justify-content: center;
    z-index: 3;
    position: absolute;
    top: 0;
    overflow: hidden;
    border-radius: 1vw;
}
.leader_img {
    width: 100%;
}
.leader-content-glow {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    border-radius: 1vw;
    background: linear-gradient(transparent, transparent, #222e98);
    /* opacity: 0; */
    transition: all 0.3s ease;
}
.leader-content {
    width: 80%;
    margin: 0 auto;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 3;
    transition: all 0.3s ease;
    text-shadow: 1px 1px 1px #000;
    /* transform: translateY(15vw); */
    padding-bottom: 1vw;
}
.leader-content .leader-name {
    color: white;
font-family: "Bricolage Grotesque", sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.1vw;
    text-align: center;
    transition: all ease-out .3s;
}
.leader-job {
   font-family: "Bricolage Grotesque", sans-serif;
    color: white;
    font-weight: 500;
    text-align: center;
    padding: 0.3vw 0;
    transition: all ease-out .4s;
    line-height: 22px;
}
.leader-comp {
   font-family: "Bricolage Grotesque", sans-serif;
    color: #41d11f; 
    font-weight: 500;
    text-align: center;
    padding: 0px 0;
    transition: all ease-out .5s;
}
section#speakers {
        background: #0f6799;
    padding: 7px;
}
.speakertitke h2 {
    color: #ffffff;
    text-align: center;
    padding: 49px;
    font-family: "Bricolage Grotesque", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
}
section.service-section.section-padding.bg-cover h2.title.tx-title.sec_title.tz-itm-title.tz-itm-anim

 {    font-weight: 600;
    color: black;
    font-family: 'Bricolage Grotesque';
}
.fullscreen-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}
.award-text.wow.fadeInUp {
    color: white;
}
.overlayhole {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /* background: rgb(255 27 27); */
    z-index: 1;
    background-image: radial-gradient(#ff8a00, #e52e71);
    background-image: radial-gradient(circle at top right, #052a62, #052a623b, #082d64);
}
/* MAIN SECTION */
/* countdown */
.countdown {
    width: 100%;
    height: auto;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.countdownCont {
    width: 80%;
    height: 700px;
    /* background: linear-gradient(135deg, rgb(39, 39, 40), #371f40, #231320); */
    border-radius: 2vw;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    overflow: hidden;
    position: relative;
    background-image: url("../images/countdown_bg.jpg");
    background-size: cover;
    border: 2px solid rgb(65, 65, 65);
}

.countdown-wrapper {
    display: flex;
    gap: 40px;
    width: 60%;
    position: relative;
    overflow: hidden;
    height: 100%;
    align-items: center;
}

.time-units {
    display: flex;
    color: transparent;
    gap: 50px;
    font-size: 80px;
font-family: "Bricolage Grotesque", sans-serif;
    -webkit-text-stroke: 2px #495afe;
}

.unit {
    display: flex;
    align-items: baseline;
    gap: 8px;
    position: relative;
    z-index: 3;
}

.unit::after {
    content: "";
    width: 1px;
    height: 100px;
    background-color: #fce300ae;
    position: absolute;
    right: -25px;
}

.unit:first-child::after {
    height: 200px;
    transform: translateY(-45px);
}

.unit:nth-child(2):after {
    height: 150px;
    transform: translateY(-20px);
}

.unit label {
    font-size: 18px;
    font-weight: 800;
    color: #d5d5d5;
    -webkit-text-stroke: 0px;
font-family: "Bricolage Grotesque", sans-serif;
}

.seconds-circle-container {
    width: 1200px;
    height: 1200px;
    position: absolute;
    transform: translate(-520px, -20px);
}

.numbers-container {
    width: 100%;
    height: 100%;
    position: relative;
    transition: transform 0.5s ease-in-out;
}

.number {
    position: absolute;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 60px;
    font-size: 50px;
    color: rgba(255, 255, 255, 0.2);
    transform-origin: center;
    pointer-events: none;
    transition: all 0.3s ease;
 font-family: "Bricolage Grotesque", sans-serif;
}

.number.active {
    color: transparent;
    -webkit-text-stroke: 1px #495afe;
    font-size: 60px;
    line-height: 50px;
    font-weight: bold;
    z-index: 10;
}
.unit span
 {
    color: #ffc107;
    font-size: 60px;
    font-weight: 700;
}
.countDownHeading {
    color: #fff;
    width: 35%;
    padding-left: 5%;
    position: relative;
    z-index: 3;
    display: flex;
    align-items: center;
   font-family: "Bricolage Grotesque", sans-serif;
    font-size: 60px;
    height: 100%;
    text-transform: uppercase;
    line-height: 65px;
}

.countdown-circle {
    width: 2vw;
    z-index: 8;
    height: 2vw;
    position: absolute;
    right: 20px;
    bottom: 20px;
    border: 1.5vw solid rgba(255, 255, 255, 0.096);
    border-radius: 50%;
}
.wrap-whychoose h2 {
    color: black;
    padding: 59px 45px 29px 45px;
}
.hero-text {
    color: white;
}
.countdownCont .triange-right {
    z-index: 5;
    top: 3vw;
    left: 6%;
}
.simple_para_wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5vw 0;
    position: relative;
}
.service-block-one .inner-block .number1 {
    position: absolute;
    top: 40px;
    right: 40px;
    font-size: 50px;
    line-height: 1;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.15);
}
.social-icon a {
    margin: 10px;
    font-size: 24px;
    /* border: 1px solid; */
    padding: 10px;
    /* border-radius: 106px; */
    /* width: 200px; */
    height: 200p;
}
.simple_pic {
    position: absolute;
    width: 25vw;
    top: -9vw;
    left: 10vw;
    z-index: 2;
}
.over-t {
    width: 1vw;
}
.triange-right {
    display: flex;
    height: fit-content;
    position: absolute;
    right: 0;
    bottom: 0;
}
.countDownOverlay {
    width: 100%;
    position: absolute;
    height: 100%;
    background: #000000;
}

.seconds-circle-container label {
    font-size: 18px;
    font-weight: 800;
    color: #888;
    z-index: 3;
font-family: "Bricolage Grotesque", sans-serif;
    position: absolute;
    transform: translate(660px, -143px);
}

.countdownCont-glow {
    width: 20vw;
    height: 20vw;
    position: absolute;
  background: linear-gradient(45deg,#495afe,#495afe);
    z-index: 2;
    border-radius: 50%;
    filter: blur(100px);
    top: -10vw;
}

.countdown_glow {
    position: absolute;
    width: 15vw;
    height: 15vw;
    background-color: white;
    border-radius: 50%;
    filter: blur(100px);
    right: -13vw;
    top: -8vw;
}

@media screen and (max-width : 1600px) {
  .countDownHeading {
        width: 40%;
        font-size: 61px;
        line-height: 68px;
 font-family: "Bricolage Grotesque", sans-serif;
    }

    .time-units {
        gap: 50px;
        font-size: 60px;
    }

    .unit {
        gap: 8px;
    }

    .unit label {
        font-size: 16px;
    }


    .number {
        position: absolute;
        width: 30px;
        height: 30px;
        text-align: center;
        line-height: 40px;
        font-size: 40px;
    }

    .number.active {
        font-size: 40px;
        font-weight: bold;
        transform: scale(1.5);
        z-index: 10;
    }

    .countdownCont {
        width: 80%;
        height: 400px;
    }

    .seconds-circle-container {
        transform: translate(-590px, -10px);
    }

    .unit::after {
        content: "";
        width: 1px;
        height: 80px;
        background-color: rgba(255, 255, 255, 0.196);
        position: absolute;
        right: -15px;
    }

    .unit:first-child::after {
        height: 150px;
        transform: translateY(-45px);
    }

    .unit:nth-child(2):after { 
        height: 100px;
        transform: translateY(-20px);
    }

}
.brand-section.wow.fadeInUp {
    margin-bottom: 75px;
}
.wrap-slepartne {
    text-align: center;
    padding: 31px;
}
.image.top_view.empoer img {
    width: 77%;
    border-radius: 111px;
    position: relative;
    transform: rotate(6deg);
    /* border: 1px solid; */
}


/* why */
#why {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  z-index: 10;
  padding: 6vw 0;
  overflow: hidden;
  transition: all ease .4s;
  align-items: center;
  justify-content: center;
}

#why .borders {
  position: absolute;
  width: 90%;
}

#why .bor-box {
  width: 20%;

}

#why .title {
  font-size: 4vw;
  margin-bottom: 4vw;
}

.why-container {
  width: 90%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.why-carousel {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 4vw 0;
}

.swiper-wrapper {
  transition-timing-function: ease-in-out !important;
}

.why-carousel .item {
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all ease .3s;
}

.why-item {
  width: 18vw;
  height: 20vw;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  border: 5px solid #190000;
  transition: all ease .8s;
  transform: translateY(10vw) rotate(-12deg);
}

.why-img {
  width: 30vw;
  height: auto;
  transition: all ease .3s;
}

.why-cont {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 2vw;
}

.why-head {
font-family: "Bricolage Grotesque", sans-serif;
  font-size: 2.2vw;
  margin: 2vw 0 4vw 0;
  color: #190000;
  text-align: center;
}

.why-box {
  width: 70%;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2vw;
  justify-content: center;
  min-height: 15vw;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  transition: all ease .3s;
}

.why-box.text-active {
  opacity: 1;
  visibility: visible;
  position: relative;
}

.why-name {
font-family: "Bricolage Grotesque", sans-serif;
  font-size: 2.2vw;
  text-align: center;
}

.why-des {
font-family: "Bricolage Grotesque", sans-serif;
  width: 85%;
  font-size: 1.2vw;
  text-align: center;
}

.why-active {
  width: 25vw;
  height: 20vw;
  transform: translateY(-4vw);
}

.why-left-active {
  rotate: -12deg;
  transform: translateY(0vw);
}

.why-right-active {
  rotate: 12deg;
  transform: translateY(0vw);
}

#why .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}

.why-nav {
  position: relative;
  width: 80%;
  top: 10vw;
}

#why .swiper-button-next,
.swiper-button-prev {
  color: #FD1D1D !important;
}

/* Why exhibit */
#business-temp {
  position: relative;
  width: 100%;
  height: 100vh;
  padding: 3vw 0;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: url(../images/businessPatch.jpg); */
  background-size: cover;
  background-position-x: -5vw;
}

.businessPatch {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  /* background: linear-gradient(180deg, rgba(0,0,0,1) 0%, #00000080 20%, rgba(0, 0, 0, 0) 49%, #00000080 80%, rgba(0,0,0,1) 100%); */
}

.tBusiness-container {
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  gap: 6vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.tBusinessBoxes {
  width: 85% !important;
  height: 22vw;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2vw;
}

.tBusinessBox {
  position: relative;
  width: 23vw;
  height: 12vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #022030bb;
  border-radius: 1vw;
  gap: .6vw;
  padding: 2px;
  background: linear-gradient(45deg, #ffd76bcd 0%, #0d0a3800 35%, #00000000 50%, #3c1d0200 65%, #FD1D1Dcd 100%);
  background-size: cover;
  transition: all ease .5s;
}

.tBusHead {
  font-size: 1.25vw;
  font-weight: 700;
  text-transform: uppercase;
 font-family: "Bricolage Grotesque", sans-serif;
  color: white;
  width: 90%;
  margin-top: 1vw;
  transition: all ease .4s;
}

.tBusDes {
  position: absolute;
  font-size: 0.95vw;
  font-weight: 400;
font-family: "Bricolage Grotesque", sans-serif;
  color: #fff;
  width: 90%;
  line-height: 1.2vw;
  opacity: 0;
  transition: all ease .4s;
}

.tBusiness-container .item {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4vw 0;
}

.tBInbox {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 1vw;
  border-radius: .8vw;
  background: #0f0b396e;
}

.tBusinessBox::before {
  content: '';
  background-color: #0d0b2100;
  width: 3vw;
  height: 2.7vw;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #cdcdcd3d;
  right: 2.5vw;
  top: 1vw;
  font-size: 2.8vw;
  border-radius: .5vw;
  font-family: 'poppins';
  font-weight: 900;
}

.bus-active {
  border-color: #FD1D1D;
  width: 25vw;
  height: 20vw;
  transform: translateY(-3.5vw);
  background-color: #ffd76b;
}

.bus-active .tBusHead {
  color: #fff;
  font-size: 1.4vw;
  margin-top: 3.5vw;
}

.bus-active .tBusDes {
  position: relative;
  font-size: 1.1vw;
  line-height: 1.4vw;
  opacity: 1;
}

.bus-active:before {
  top: 2vw;
  font-size: 3.5vw;
  right: 3.5vw;
  color: #ff10ba;
}

.bus-active .why-icon {
  top: 1.5vw;
  background-color: #ff10ba;
}

.why-icon {
  position: absolute;
  width: 2.5vw;
  height: 2.5vw;
  padding: .5vw;
  border-radius: 50%;
  left: 1.5vw;
  top: 1vw;
  fill: #ff10ba;
  border: 1px solid #ff10ba;
}

.bus-active svg {
  fill: #0d0b21;
}

.tb1::before {
  content: '01';
}

.tb2::before {
  content: '02';
}

.tb3::before {
  content: '03';
}

.tb4::before {
  content: '04';
}

.tb5::before {
  content: '05';
}

.tb6::before {
  content: '06';
}

#business-temp .owl-prev {
  display: flex;
  color: #fff;
  left: -4vw;
  backdrop-filter: blur(3px);
  position: absolute;
  top: 8vw;
  font-size: 3vw;
  width: 3vw;
  height: 3vw;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ffd76b00;
  backdrop-filter: blur(4px);
  /* box-shadow: 0 0 0.4vw 0.2vw #FD1D1D; */
}

#business-temp .owl-next {
  display: flex;
  color: #fff;
  right: -4vw;
  position: absolute;
  top: 8vw;
  font-size: 3vw;
  width: 3vw;
  height: 3vw;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: #ffd76b00;
  backdrop-filter: blur(4px);
  /* box-shadow:    
  0 0 0.4vw 0.2vw #FD1D1D; */
}

.bCir {
  position: absolute;
  width: 5vw;
  height: 5vw;
  border-radius: 50%;
  background: linear-gradient(114deg, #00000000, #FD1D1D);
}

.bCir1 {
  right: 5vw;
  top: 7vw;
  width: 7vw;
  height: 7vw;
}

.bCir2 {
  left: 17vw;
  top: 28vw;
  background: linear-gradient(to right, #00000000, #ffd76b);
}

.bCir3 {
  width: 5.5vw;
  height: 5.5vw;
  top: 15vw;
  left: 52vw;
  background: linear-gradient(to right, #00000000, #434343f1);
}

#business-temp .owl-prev span {
  transform: translateY(-0.4vw);
}

#business-temp .owl-next span {
  transform: translateY(-0.4vw);
}

/* themes */
.themes-wrapper {
  background-color: #190000;
}

#themes {
  position: relative;
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 10;
  padding: 4vw 0;
  gap: 2vw;
  /* overflow: hidden; */
  background-color: #190000;
}

#themes .dot1 {
  left: -22%;
  z-index: -1;
  top: 20vw;
}

#themes .title {
  width: 90%;
  color: #Fff;
}

.themes-container {
  width: 90%;
  display: flex;
  align-items: start;
  justify-content: center;
  flex-direction: column;
  overflow: hidden;
  gap: 2vw;
}

.themes-boxes {
  width: fit-content;
  display: flex;
  align-items: center;
  justify-content: left;
  /* gap: 1vw; */
  flex-wrap: nowrap;
}

#themes .owl-carousel,
.owl-carousel .owl-item {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}

.theme-box {
  position: relative;
  width: 20vw;
  height: 17vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background-color: #190000;
  gap: .6vw;
  padding: 2px;
  overflow: hidden;
  border-radius: 1vw;
}

.theme-box:hover .theme-patch {
  background-position-y: -100%;
}

.theme-patch {
  position: absolute;
  width: 100%;
  height: 105%;
  background: linear-gradient(to top, #000 0%, #19000000 100%);
  z-index: 2;
  transition: all ease .4s;
}

.theme-img {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 1;
}

.theme-name {
  position: absolute;
  z-index: 3;
  bottom: 1vw;
  color: #fff;
font-family: "Bricolage Grotesque", sans-serif;
}
.framer-summit-hero__proof-chips {
    display: flex;
    gap: 0.75rem;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-bottom: 1rem;
    margin-top: 21px;
}
.framer-summit-hero__proof-chip {
    background-color:#052949;
    border: none;
    border-radius: 9999px;
    padding: 0.5rem 1rem;
  font-family: "Bricolage Grotesque", sans-serif;
    font-size: 0.75rem;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    transition: all 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    cursor: default;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
.framer-summit-hero__proof-chip-icon {
    font-size: 1rem;
    line-height: 1;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.9);
    width: 16px;
    height: 16px;
}
.framer-summit-hero__proof-chip-content {
    display: flex;
    flex-direction: column; 
    gap: 0.125rem;
    line-height: 1.2;
}
.framer-summit-hero__proof-chip-value {
    font-weight: 600;
    font-size: 0.8125rem;
    color: rgba(255, 255, 255, 1);
}
.framer-summit-hero__proof-chip-label {
    font-weight: 400;
    font-size: 0.625rem;
    color: rgba(255, 255, 255, 0.7);
    text-transform: uppercase;
    letter-spacing: 0.05em;
}

/* CONTAINER */
.custom-why-section {
    padding: 50px 20px;
    text-align: center;
}

/* SLIDER */
.custom-why-carousel {
    width: 100%;
    padding: 40px 0;
}

.custom-why-item {
    display: flex;
    justify-content: center;
}

.custom-why-img {
    width: 280px;
    height: 200px;
    object-fit: cover;
    transform: rotate(-10deg);
    border: 10px solid #fff;
    transition: 0.4s;
}

/* CENTER BIG */
.swiper-slide-active .custom-why-img {
    transform: rotate(0deg) scale(1.25);
    z-index: 2;
}

/* SIDE TILT */
.swiper-slide-prev .custom-why-img {
    transform: rotate(-10deg);
}
.swiper-slide-next .custom-why-img {
    transform: rotate(10deg);
}

/* TEXT */
.custom-why-content {
    margin-top: 30px;
}

.custom-why-box {
    display: none;
}

.custom-why-box.active-box {
    display: block;
}
.wrap-building {
    padding-bottom: 46px;
}
.custom-why-title {
    font-size: 39px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: 'Bricolage Grotesque';
    color: black;
}
.custom-why-desc {
    max-width: 700px;
    margin: auto;
    color: #212121;
    font-size: 18px;
}
.award-box-items-one .icon img {
    width: 93%;
}
/* NAV BUTTONS */
.custom-next,
.custom-prev {
    color: red;
}

/* MOBILE */
@media(max-width:768px){
    .custom-why-img {
        width: 200px;
        height: 150px;
    }

    .swiper-slide-active .custom-why-img {
        transform: scale(1.1);
    }

    .custom-why-title {
        font-size: 20px;
    }
}
section#whychoose {
    background: white;
    text-align: center;
}