video.banner-img {
    position: absolute;
    top: 0px;
    object-fit: cover;
}
.partnerslogo01 h3 {
    font-size: 14px;
}
.tp-hero-area:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background-image: url(https://www.futureblockchainsummit.com/contents/Theme-2025/images/bg04.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    content: '';
    width: 100%;
    background: #01042ea8;
    height: 100%;
    /* opacity: 0.5; */
    z-index: 1;
    background-image: linear-gradient(to bottom, #002f50, #ffff0014);
    background: linear-gradient(to bottom, #002f50 57%, #ffff0014 100%);
    background-image: linear-gradient(to bottom, #002f50c7 56%, #ffffff00);
}
.tp-text-it-slider-item span img {
    width: 19px;
}  
.tp-header-logo a img {
    width: 103px;
}  
section#bannercont {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 99;
}
div#countdown ul li {
    list-style: none;
background: #002f50a6;
    padding: 16px;
    text-align: center;
    color: white;
    border-radius: 67px;
    width: 87px;
    height: 87px;
    margin: 8px;
}
.bhra {
    padding: 0px;
}
span#days {
    font-size: 32px;
    font-weight: 600;
}
span#hours{
     font-size: 32px;
    font-weight: 600;
}
span#seconds{
    font-size: 32px;
    font-weight: 600;  
}
span#minutes{ 
  font-size: 32px;
    font-weight: 600;   
}
.tp-hero-it-content.mb-40 img {
    width: 37%;
}
.tp-hero-it-content.mb-40 h4 {
    background: #063b539e;
    width: 43%;
    padding: 11px;
    text-align: center;
    margin: auto;
    border-radius: 16px;
    color: white;
    font-size: 16px;
    margin-bottom: 43px;
}
.main-contents h2 {
    font-size: 29px;
    color: white; 
    padding-top: 21px;
    font-weight: 400;
    margin-bottom: 42px;
}
a.registerbtn {
    background: linear-gradient(45deg, #193c6a, #01a06a8a);
    padding: 12px 48px;
    border-radius: 42px;
    border: 2px solid white;
    color: white;
    font-weight: 400;
    font-size: 18px;
}
a.downloadbtn {
    background: linear-gradient(45deg, #193c6a, #01a06a8a);
    color: white;
    padding: 11px 35px;
    border-radius: 42px;
    font-weight: 400;
    font-size: 18px;
    border: 2px solid white;
}
.main-contents {
    z-index: 1;
    position: relative;
    top: -79px;
    text-align: center;
}
div#countdown ul {
    display: flex
;
}


.statsWrap {
    position: relative;
    padding: 2.792vw 0px;
}

.statsWrapV3 {
    position: relative;
    padding-bottom: 3.49vw
}

.statsInnerv3 {
    position: relative;
    border-radius: 40px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.statsInnerv3:before {
    background: #000 url(../images/ribbenbg.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    top: 10%;
    left: 0;
    border-radius: 20px;
    bottom: 0;
    width: 100%;
    height: 80%;
    content: '';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}

.statsInnerv3:after {
    background: url(https://www.futureblockchainsummit.com/contents/Theme-2025/images/bg-pattern02.jpg);
    backdrop-filter: blur(12px);
    position: absolute;
    content: '';
    width: 100%;
    top: 10%;
    background-size: cover;
    left: 0;
    border-radius: 20px;
    bottom: 0;
    width: 100%;
    height: 80%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
}
section#summithighlights .auto-container {
    width: 1244px;
    margin: auto;
}
.statscol {
    width: 25%;
    padding: 0
}

.statsItemv3 {
    padding: 4.99vw .9vw;
    vertical-align: top;
    margin: auto 0;
    text-align: center;
    position: relative;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    z-index: 99;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 0;
    height: 100%;
    width: 100%;
    -moz-transition: .5s;
    -ms-transition: .5s;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
.statscol .statsItemv3:before {
    background-image: none;
    background-color: #2755fe;
}
.statscol .statsItemv3:before {
  /*  background-image: url(https://www.futureblockchainsummit.com/contents/Theme-2025/images/bg-pattern02.jpg);*/
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background: linear-gradient(127deg, rgb(41 232 240) 0%, rgb(112 10 244) 50%, rgb(41 232 240) 100%); 
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    height: 0;
    width: 100%;
    z-index: -1;
    border-radius: 20px;
    -o-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s;
    -webkit-transition: all .2s ease-in-out 0s;
    -moz-transition: all .2s ease-in-out 0s;
    -o-moz-transition: all .2s ease-in-out 0s;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-transition: all .2s ease-in-out 0s;
}
h2.tp-text-common-black-1.tp-ff-inter.fw-600.fs-70.text-uppercase.mb-0 {
    font-family: "Cairo", sans-serif;
    color: #ffffff;
    font-size: 53px;
    font-weight: 700;
}
.tp-ff-inter {
    font-family: var(--tp-ff-inter);
    color: #fffefe;
}
.statsItemv3:after {
    content: "";
    height: 50%;
    width: 1px;
    position: absolute;
    right: 0;
    top: 27%;
    background: #59c8f2;
    margin: auto;
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.statscol:last-child .statsItemv3:after {
    display: none
}

.statscol:hover .statsItemv3:before {
    bottom: 0;
    height: 100%
}

.statsItemv3:hover {
    color: #000;
    position: relative
}

.statsItemv3:hover h4,
.statsItemv3:hover p {
    color: #000
}

.statsItemv3 h4 {
    font-size: 3.410vw;
    color: #fff;
    line-height: 5.825vw;
    text-align: center
}

.statsItemv3 p {
    color: #fff;
    font-size: 1.635vw;
    font-weight: 400 !important;
    line-height: 1.848vw;
    text-align: center;
    margin: 0
}
 .typed-cursor {
      font-weight: 100;
      font-size: 28px;
      color: #1c4070;
      animation: blink 0.3s infinite;
    }
    span.typed-text{
        color: #1c4070;
    }
    @keyframes blink {
      0% { opacity: 1; }
      50% { opacity: 0; }
      100% { opacity: 1; }
    }
.wrap-highlights h2 {
    font-size: 40px;
    font-family: 'Cairo';
    text-transform: uppercase;
}    
.partnerslogo01 {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 1rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #FFFFFF !important;
    -webkit-box-shadow: -1px 6px 13px 0 #0c0c0c21 !important;
    box-shadow: -1px 6px 13px 0 #0c0c0c21 !important;
    border-radius: 0.625rem;
    -webkit-border-radius: 0.625rem;
    -moz-border-radius: 0.625rem;
    -ms-border-radius: 0.625rem;
    -o-border-radius: 0.625rem;
}
.wrap-media h2 {
    font-size: 40px;
    font-family: 'Cairo';
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 33px;
}
.partnerslogo01 figure {
    text-align: center;
    margin: 0 auto;
    width: 100%;
    height: 90px;
    min-height: 100px;
    padding: 0;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.partnerslogo01 figure img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    max-width: 100%;
    max-height: 100%;
}

.attend_inner-n {
    background: #fff;
    margin: 0 0 25px;
    border-radius: 5px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px 0px, rgba(0, 0, 0, 0.1) 0px 0px 1px 0px;
    text-align: center;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
section#exhibitors {
    padding-bottom: 43px;
    padding-top: 40px;
}
.attend_inner-n::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #02377d;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  z-index: 1;
}

.attend_inner-n:hover::before {
  opacity: 1;
}

.attend_inner-n img,
.attend_inner-n p {
  position: relative;
  z-index: 2;
}

.attend_inner-n img {
  width: 64px;
  transition: transform 0.5s ease;
  margin: 30px 0 0;
}

.attend_inner-n:hover img {
  transform: rotate(360deg);
  filter: brightness(0) invert(1);

}

.attend_inner-n:hover p {
  color: #fff;
}
.wrap-exbitorsprofile {
    text-align: center;
    padding-bottom: 28px;
}
button#toggleBtn2 img {
    width: 28px;
    padding-left: 10px;
}
.wrap-exbitorsprofile h2 {
    font-size: 40px;
    font-family: 'Cairo';
    text-transform: uppercase;
}
button#toggleBtn2 {
    background: linear-gradient(45deg, #193c6a, #01a06ae3);
    padding: 9px 45px;
    border: none;
    border-radius: 41px;
    font-weight: 300;
}
.attend_inner-n p {
    font-size: 13px;
    color: #000000;
    text-align: center;
    padding: 10px 8px 0;
    line-height: 19px;
    min-height: 74px;
    font-weight: 600;
    font-family: sans-serif;
}

.attend_inner p {
  font-size: 14px;
  color: #000000;
  text-align: center;
  padding: 10px 8px;
  line-height: 22px;
  min-height: 108px;
  font-weight: 400;
}


.attend_inner {
  background: #fff;
  margin: 0 0 40px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}
a.underline-black {
    color: white;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Kanit';
}
span.speakername-desig {
    color: white;
    line-height: 18px;
    font-size: 14px;
    font-weight: 300;
}
section#speakers .col-lg-3 {
    width: 20%;
}
.city{
    color: #01a06a;
}
.wrap-speakes-title h2 {
    font-size: 40px;
    font-family: 'Cairo';
    text-transform: uppercase;
    color: white;
    text-align: center;
    padding: 48px;
}
section#speakers .tp-team-it-content {
    padding: 11px 9px 10px 14px;
    line-height: 8px;
}
h3.speakername {
    line-height: 14px;
}
section#speakers {
    background-color: #011f54;
    background-size: cover;
    padding-bottom: 44px;
    background-position: left;
}
video.videosabout {
    border-radius: 29px;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}
.wrap-whyattend h2 {
    font-size: 40px;
    font-family: 'Cairo';
    text-transform: uppercase;
    text-align: center;
    padding-bottom: 33px;
}
section#whyattend  p.tp-service-cst-item-border.tp-ff-dm.fs-18.lh-140-per.tp-text-common-black-1 {
    color: black;
    font-size: 15px;
}
section#whyattend a.underline-black {
    color: #141414;
    font-size: 26px;
    font-weight: 400;
    font-family: 'Cairo';
    font-weight: 600;
}
a.moreless-button {
    background: linear-gradient(45deg, #193c6a, #01a06ae3);
    padding: 9px 27px;
    border-radius: 26px;
    color: white;
    text-transform: uppercase;
}
.tp-about-it-content.mb-40 p {
    color: black;
    font-size: 15px;
    font-family: 'DM Sans';
}
.gradient-border {
    --borderWidth: 4px;
    background: white;
    position: relative;
    border-radius: 39px;
    padding-bottom: 33px;
}
.gradient-border:after {
    content: '';
    position: absolute;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient(60deg, #f79533, #02377d, #01a06a, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: calc(11 * var(--borderWidth));
    z-index: -1;
    animation: animatedgradient 3s 
ease alternate infinite;
    background-size: 300% 300%;

}
.wrap-media {
    padding-bottom: 28px;
}
@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

.button-unique {
    width: 16%;
    --main-size: 23px;
    --color-text: #ffffff;
    --color-background: #01203f;
        --color-background-hover: #01a06ae3;
    --color-outline: #ffffff;
    --color-shadow: #00000040;
    cursor: pointer;
    display: flex
;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    border: none;
    border-radius: calc(var(--main-size) * 100);
    padding: 0.33em 0 0.33em 0.66em;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-size: var(--main-size);
    color: var(--color-text);
    background: var(--color-background);
    box-shadow: 0 0 0.2em 0 var(--color-background);
    transition: 1s;
    border: 1px solid #4CAF50;
}

.button-unique:active {
  transform: scale(0.95);
}

.button-unique:hover {
  outline: 0.1em solid transparent;
  outline-offset: 0.2em;
  box-shadow: 0 0 1em 0 var(--color-background);
  animation:
    ripple 1s linear infinite,
    colorize 1s infinite;
  transition: 0.5s;
}

.button-unique span {
  margin-right: 0.3em;
  transition: 0.5s;
}

.button-unique:hover span {
  text-shadow: 5px 5px 5px var(--color-shadow);
}

.button-unique:active span {
  text-shadow: none;
}

.button-unique svg {
  height: 0.8em;
  fill: var(--color-text);
  margin-right: -0.16em;
  position: relative;
  transition: 0.5s;
}

.button-unique:hover svg {
  margin-right: 0.66em;
  transition: 0.5s;
  filter: drop-shadow(5px 5px 2.5px var(--color-shadow));
}

.button-unique:active svg {
  filter: none;
}

.button-unique svg polygon:nth-child(1) {
  transition: 0.4s;
  transform: translateX(-60%);
}

.button-unique svg polygon:nth-child(2) {
  transition: 0.5s;
  transform: translateX(-30%);
}

.button-unique:hover svg polygon:nth-child(1) {
  transform: translateX(0%);
  animation: opacity 1s infinite 0.6s;
}

.button-unique:hover svg polygon:nth-child(2) {
  transform: translateX(0%);
  animation: opacity 1s infinite 0.4s;
}

.button-unique:hover svg polygon:nth-child(3) {
  animation: opacity 1s infinite 0.2s;
}

@keyframes opacity {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes colorize {
  0% {
    background: var(--color-background);
  }
  50% {
    background: var(--color-background-hover);
  }
  100% {
    background: var(--color-background);
  }
}

@keyframes ripple {
  0% {
    outline: 0em solid transparent;
    outline-offset: -0.1em;
  }
  50% {
    outline: 0.2em solid var(--color-outline);
    outline-offset: 0.2em;
  }
  100% {
    outline: 0.4em solid transparent;
    outline-offset: 0.4em;
  }
}
/*masonary social buzz css start*/

    .pr-masonry-gallery-section {
      padding: 60px 20px;
      overflow: hidden;
      position: relative;
    }

    .pr-masonry-title-wrapper {
      text-align: center;
      margin-bottom: 40px;
    }

    .pr-masonry-title-wrapper h1 {
      font-size: 2.5rem;
      line-height: 1.2;
      color: #fff;
    }

    .pr-masonry-container {
      overflow: hidden;
    }

 .pr-masonry-grid {
    display: flex;
    gap: 20px;
    height: 700px;
    position: relative;
}

    .pr-masonry-grid-column {
      display: flex;
      flex-direction: column;
      gap: 15px;
      /* animation */
      animation: scrollUp 20s linear infinite;
    }

  .pr-masonry-grid-column img {
    width: 100%;
    display: block;
    border-radius: 8px;
    border: 1px solid #01a06aad;
    padding: 5px;
}

    @keyframes scrollUp {
      0% {
        transform: translateY(0);
      }
      100% {
        transform: translateY(-100%);
      }
    }

    /* Pause animation on hover */
    .pr-masonry-grid-column:hover {
      animation-play-state: paused;
    }
    section#socialbuzz {
    background: #010a3e;
    /* padding: 78px; */
}
/*masonary social buzz end css*/
a.ublogtext {
    font-size: 20px;
    font-weight: 500;
}
h2#order_one {
    border-bottom: 2px solid #010934;
    border-radius: 21px;
    padding: 0px 14px;
}
.tp-footer-wd-social.tp-footer-md-social.d-flex.mb-40 a img {
    width: 20px;
}

/* ATTEND */
#attend {
    position: relative;
    width: 100%;
    height: auto; 
    display: flex;
    overflow: hidden;
    align-items: center; 
    justify-content: center;
    flex-direction: column;
    gap: 1vw;
    background-color: #010a3e;
    padding: 3vw 0 3vw;
}
.attend-container {
  width: 80%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1vw;
}
.attend-head {
  
    margin-bottom: 27px;
}
#attend .title {
  text-align: start;
}

.attend-descr {
  font-family: 'source sans 3';
  color: #fff;
  font-size: 1.25vw;
  font-weight: 300;
  z-index: 1;
}

.attend-descr span {
  font-size: 2.5vw;
  color: #c8ce12;
  font-family: 'monument extended';
}

.attend-descr sup {
  font-size: 1.2vw;
}



.grid-gradient {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
/*  background: radial-gradient(circle, #03010a00 0%, #03010a 70%);
*/}

.grid-box {
  position: relative;
  width: calc(100% / 6);
  height: calc(100% / 6);
  z-index: 1;
}

.grid-box:after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background: linear-gradient(to bottom, #dddddd64, #dddddd64);
  right: 0;
}

.grid-box:before {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #dddddd64;
  bottom: 0;
}

.attend-boxes {
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  gap: 1vw;
  justify-content: center;
}

.attend-box {
  position: relative;
  width: 11.5vw;
  height: 11.5vw;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  border-radius: 1vw;
  gap: 1vw;
  background-color: rgba(255, 255, 255, 0.074);
  padding: 4px;
  box-shadow: 0px 0px 5px #c8ce1200, 0 0 10px #dd247730;
  transition: all ease .4s;
}

.att-patch {
  position: absolute;
  width: 11.85vw;
  height: 11.85vw;
  border-radius: 1vw;
  background-color: #03010a;
}

.attend-box svg {
  fill: #fff;
  width: 3vw;
  z-index: 1;
  transition: all ease .4s;
}

.attend-des {
  font-family: 'source sans 3';
  width: 70%;
  color: #fff;
  font-size: 1vw;
  line-height: 1.4vw;
  z-index: 1;
  text-align: center;
}

#attend .title {
    color: #fff;
    font-size: 42px;
    text-transform: uppercase;
    z-index: 3;
}

.chat-left {
  position: relative;
  width: 49%;
  height: 36vw;
  padding: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 1vw;
  overflow: hidden;
}
.chat-heading{
  position: absolute;
  top: 1vw;
  left: 1vw;
  z-index: 5;
  color: #fff;
  font-family: 'nord book';
  text-align: start;
}
.chat-heading:after{
  width: 70%;
  content: '';
  position: absolute;
  height: 2px;
  background-color: #3ad59f9d;
  bottom: -2px;
  left: 0;
}
.who-job {
  font-family: 'source sans 3';
  color: #fff;
  font-size: 1.1vw;
}

.chart-down {
  position: relative;
  width: 100%;
  height: 10vw;
  background: linear-gradient(to right, #c8ce12, #3ad59f);
  border-radius: 1vw;
  padding: 2px;
  z-index: 1;
}

.down-inbox {
  width: 100%;
  height: 100%;
  background-color: #09011a;
  border-radius: 1vw;
  display: flex;
  justify-content: space-around;
}

.chat-left::before {
  position: absolute;
  width: 150%;
  height: 150%;
  content: '';
  display: block;
  background: linear-gradient(to right, #c8ce12, #3ad59f);
  z-index: 0;
  animation: 3s linear infinite rotate;
}

.attend-box {
  background: linear-gradient(to right, #3ad59f, #c8ce12);
}

.attend-box:hover svg {
  fill: #3ad59f;
  filter: drop-shadow(1px 1px 1px #03010a);
  transform: rotateY(180deg);
}

@keyframes rotate {
  0% {
    rotate: 0deg;
  }

  100% {
    rotate: 360deg;
  }
}

.chart-inbox {
    width: 100%;
    height: 100%;
    /* border: 2px solid rgba(255, 255, 255, 0.252); */
    border-radius: 1vw;
    background-color:#010a3e;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#chartdiv {
  width: 100%;
  height: 370px;
  font-family: 'neuropolitical';
}
.chart-name span {
    display: inline-block;
    width: 16px;
    height: 16px;
    border-radius: 2px;
    margin-right: 8px;
    margin-top: 4px;
    /* color: white; */
}
.chart-name p {
    color: white;
}

.chart-details {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 1vw 0;
}

.chart-name {
    display: flex;
    color: #fff;
    font-size: 1vw;
    font-family: 'source sans 3';
    padding: 0.5vw 1vw;
}

.chart-name span {
  display: flex;
  align-items: center;
  justify-content: center;
}

.who-job {
    width: 100%;
    height: 100%;
    border-radius: 1vw;
    padding-top:85px;
    backdrop-filter: blur(30px);
    display: flex
;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 13;
    position: relative;
    background-color: #010a3e;
    z-index: 2;
}

.who-job p {
  position: relative;
  width: 90%;
  color: white;
  text-align: center;
  padding: .2vw 0;
  /* border: 1px solid #ffffff55; */
}

.who-job p:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: -0.5vw;
  left: 0;
  background: linear-gradient(to right, #c8ce1200, #c8ce12, #3ad59f, #3ad59f00);
}

#piechart {
  width: 100%;
  height: 100%;
  max-width: 900px;
  max-height: 500px;
  margin: 0 auto;
}
div#why-atend1 {
    background: linear-gradient(45deg, #193c6a40, #fffffff0);
    background-size: cover;
    background-position: center;
    border-radius: 22px;
     padding: 42px 35px 9px 27px;
}
.tp-text-ai-slider-content.text-center.tp-bg-common-angry img {
    width: 26%;
}
.tp-text-ai-slider-content.text-center.tp-bg-common-angry img {
    width: 100%;
    border-radius: 31px;
}

h4.tp-service-sa-item-title.mb-20 a {
    color: white;
    font-size: 31px;
    line-height: 31px;
}
div#why-atend1 .tp-text-common-black {
    color: #ffffff;
}
 
/* From Uiverse.io by M4rco592 */ 
.gradient-button {
    position: relative;
    padding: 9px 23px;
    font-size: 18px;
    font-weight: bold;
    color: white;
    background: #01a06a;
    border: none;
    z-index: 9999;
    cursor: pointer;
    border-radius: 50px;
    overflow: hidden;
    transition: transform 0.2s 
ease;
}

.gradient-button:hover {
  transform: scale(1.03);
}
.gradient-button::before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 200%;
    height: 200%;
    background: #049e6a;
    z-index: -2;
    filter: blur(10px);
    transform: rotate(0deg);
    transition: transform 1.5s 
ease-in-out;
}
.gradient-text {
    color: #ffffff;
    background: conic-gradient(from 0deg, #ff6b6b, #4ecdc4, #45b7d1, #96ceb4, #ffffff, #f9feff, #ffffff);
    background-clip: text;
    filter: hue-rotate(0deg);
    font-weight: 300;
}
.gradient-button:hover::before {
  transform: rotate(180deg);
}
.gradient-button::after {
    content: "";
    position: absolute;
    inset: 3px;
    background: #01a06a;
    border-radius: 47px;  
    z-index: -1;
    filter: blur(5px);
}


.gradient-button:hover .gradient-text {
  animation: hue-rotating 2s linear infinite;
}

.gradient-button:active {
  transform: scale(0.99);
}

@keyframes hue-rotating {
  to {
    filter: hue-rotate(360deg);
  }
}
.tp-footer-copyright p {
    color: white;
    text-align: center;
    font-size: 12px;
}



    /* Swiper item styles */
   section#why-exbit .sectorCol{display:flex;align-items:center;justify-content:center}
    section#why-exbit .sectorItem{
      background:linear-gradient(180deg, rgba(255,255,255,0.03), rgba(255,255,255,0.01));
      border-radius:12px;padding:18px;width:220px;min-height:150px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0 6px 20px rgba(2,6,23,0.6);text-align:center;border:1px solid rgba(255,255,255,0.03);
    }
    section#why-exbit .sectorIcon{width:64px;height:64px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:12px;background:rgba(255,255,255,0.03)}
    section#why-exbit .sectorIcon img{max-width:48px;max-height:48px}
    section#why-exbit .sectorItem h4{font-size:14px;margin:0;color:#fff}

   section#why-exbit .swiper-wrapper{padding:12px 24px}

    /* CTA */
    section#why-exbit .cta{ text-align:center;margin-top:28px }
   section#why-exbit .btn{display:inline-block;padding:12px 22px;border-radius:999px;text-decoration:none;font-weight:600;background:transparent;border:1px solid rgba(255,255,255,0.12);color:#fff}
section#summithighlights .w-100.justify-content-center {
    display: flex;
} 
.bg-bluemobile {
    background: url(https://indiapharmaexpo.com/assets/images/ribbenbg.webp);
    border-radius: 34px;
}
   .bg-bluemobile .tp-ff-inter {
        font-family: var(--tp-ff-inter);
        color: #fff;
    }
   .bg-bluemobile  .statsItemv3:after {
        display: none;
    }
.tp-offcanvas.opened {
    opacity: 1;
    visibility: visible;
    right: 0;
    z-index: 999999;} 

    section#southestasia{
        display: none;
    }
    /* Responsive */
    @media (max-width:768px){
section#summithighlights {
    display: none;
}
   section#southestasia{
        display: block!important;
        padding: 18px;
    }
      section#why-exbit .sectorItem{width:160px;padding:12px}
      section#why-exbit .heading h2{font-size:22px}
      .tp-hero-it-content.mb-40 img {
    width: 100%;
}
.tp-header-logo a img {
    width: 60px !important;
}
.tp-header-right.d-flex.align-items-center.justify-content-end a {
    display: none;
}
.tp-footer-md-bigtitle {
    font-size: 40px;
    line-height: 0.8;
}
.loc span img {
    width: 22px;
    margin-right: 12px;
}
a.downloadbtn {
    padding: 14px !important;
    margin-bottom: 27p !important;
    width: 65% !important;
    text-align: center;
    margin: auto !important;
    margin-top: 24px !important;
    display: inline-flex !important;
}
section#faq {
    background: #f5f5f5;
    padding: 36px 9px 7px 9px;
}
.tp-ff-inter {
    font-family: var(--tp-ff-inter);
    color: #000000;
} 
.tp-team-it-item {
 height: auto;
}
.tp-blog-area.pt-110.p-relative.pb-120 {
    padding-top: 10px;
    padding-bottom: 1px;
}
.tp-btn-switch-animation .btn-text {
    color: white;
}
section#summithighlights .w-100.justify-content-center {
    display: block;
} 
.main-contents h2 {
    font-size: 18px;
    line-height: 29px;
}
.tp-hero-it-content.mb-40 h4 {
    background: #063b539e;
    width: 100%;
}
.chart-details {
    display: flex;} 

    section#speakers .col-lg-3 {
        width: 100%;
    }
    .chat-left {
    position: relative;
    width: 100%;
    height: 100%;}
    #attend .title {
    font-size: 28px;
}
.button-unique {
    width: 70%;}

button.button-unique {
    text-align: center;
    margin: auto; 
}

    .wrap-highlights {
    width: 100% !important;
}
.float-sm { 
    display: none; 
}
section.grid-concept-sec.PTB-80 {
    padding: 29px 14px 21px 8px !important;
}
section#summit-highlights .grid-item.inner-flex h2 {
    font-size: 52px;
    color: white;
}
.statscol .statsItemv3:before {
    display: none;
}
.wrap-media h2 {
    font-size: 30px;}
    span#days {
    font-size: 27px;}
    span#hours{
       font-size: 27px;  
    }
    span#minutes{
           font-size: 27px;  
    }
    span#seconds{
         font-size: 27px;  
    }
div#countdown ul li {
    width: 72px;
    height: 72px;}
    }
   
    .crowdImg {
    position: relative;
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 50vh;
    z-index: -1;
    text-align: center;
    margin-top: -7vw;
}
.crowdImg:before {
    position: absolute;
    top: -80%;
    left: 0;
    width: 400%;
    height: 200%;
    content: '';
    background-image: radial-gradient(#010a3e, #010a3e73, #010a3e);
    z-index: 9;
}
.loc span img {
    width: 18px;
    margin-right: 7px;
}
.crowdImg:after { 
    position: absolute; 
    top: 0; 
    left: 0;
    width: 100%;  
    height: 100%;
    transform: scale(1.4);
    background-image: url(../images/bgwrapper.webp);
    content: '';
    background-size: cover;
    background-repeat: no-repeat;
}
.sectorStyle011:before {
    position: absolute;
    top: -3%;
    left: 0;
    width: 100%;
    height: 100%;
    content: '';
    background: linear-gradient(#010a3e, #010a3e) !important;
    background-position: center center;
    z-index: -1;
}
section#why-exbit {
    position: relative;
    text-align: center;
    padding-top: 33px;
    overflow: hidden;
}
section#why-exbit h2 {
    color: white;
    padding-bottom: 35px;
}
section#faq {
    background: #f5f5f5;
    padding: 66px 63px 7px 60px;
}
.wrap-fqa {
    text-align: center;
    padding-bottom: 32px;
}
.wrap-fqa h2 {
    color: black;
}
.wrapbnera {
    background: linear-gradient(45deg, #00285c, #7bb97d);
    text-align: center;
    padding: 12px;
    border-right: 2px solid #ffffff78;
    border-radius: 10px;
}
.whyattends p {
    font-size: 16px;
    color: black;
    line-height: 20px;
    font-family: 'DM Sans';
    padding-top: 20px;
}
.whyattends h3 {
    font-size: 23px;
    padding-bottom: 20px;
}
.whyattends img {
    border-radius: 22px;
}
/* Floating Social Media Bar Style Starts Here */
.fl-fl.float-tw {
    margin-bottom: 24px;
}
.fl-fl.float-gp {
    margin-bottom: 24px;
}
.wrapbnera {
    background: linear-gradient(45deg, #193c6a, #022048);
    text-align: center;
    padding: 12px;
   
}
.wrapbnera span img {
    width: 26px;
}
span.wrpdet {
    display: flex;
}
.wrapbnera p {
    color: white;
    margin-top: 6px;
    margin-bottom: 0px;
    font-size: 23px;
    font-weight: 500;
    font-family: 'Kanit';
}
span.aprils {
    color: white;
    font-size: 15px;
}
.wrapbnera p span img {
    width: 40px;
    margin-bottom: 28px;
}
.fl-fl.float-fb { 
    margin-bottom: 24px;
}
.wrapbnera p span { 
    color: white;
    font-size: 45px;
    font-weight: 600;
    font-family: 'Kanit';
    line-height: 0px;
}
.float-sm {
    position: fixed;
    bottom: 72px;
    z-index: 99999;
}
.float-sm img {
    width: 25px;
    height: 25px;
}
.wrapbnera h3 {
    color: white;
    font-size: 24px;
    padding-bottom: 14px;
    font-family: 'Cairo';
}
.wrapbnera.clcikhere p {
    margin-bottom: 28px;
}
.wrapbnera a {
    background: #002f50;
    padding: 10px 43px;
    border-radius: 14px;
    border: 1px solid #01a06a8a;
    font-size: 18px;
}
.fl-fl.float-tw a {
    background: linear-gradient(45deg, #193c6a, #01a06ae0);
    padding: 12px 9px;
    border-radius: 35px;
}
.fl-fl.float-gp a {
    background: linear-gradient(45deg, #193c6a, #01a06ae0);
    padding: 12px 9px;
    border-radius: 35px;
}
.fl-fl.float-fb a{
     background: linear-gradient(45deg, #193c6a, #01a06ae0);
    padding: 12px 9px;
    border-radius: 35px;
}
.fl-fl.float-rs a{
      background: linear-gradient(45deg, #193c6a, #01a06ae0);
    padding: 12px 9px;
    border-radius: 35px;
}
.grid-concept-sec {
    background: #010a3e;
}
.tp-hero-it-counter .subtitle {
    color: #ffffff;
    line-height: 6px;
}
.grid-concept-sec .padd-change {
    padding: 5px;
}

.grid-concept-sec .grid-content.item1 {
    display: flex;
    justify-content: space-evenly;
    flex-direction: column;
}

.grid-concept-sec .grid-content .grid-item.inner-flex {
    display: flex;
    justify-content: space-between;
}

.grid-concept-sec .grid-content.item1 .grid-item .fit-img {
    width: 225px;
    height: 300px;
}

.grid-concept-sec .grid-content.item1 .grid-item .fit-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.grid-concept-sec .grid-content.item1 .grid-item-two .fit-img {
    width: 100%;
    height: 420px;
}

.grid-concept-sec .grid-content.item1 .grid-item-two {
    margin-top: 10px;
}

.grid-concept-sec .grid-content.item1 .grid-item-two.btm-change {
    margin-bottom: 10px;
    margin-top: 0px !important;
}

.grid-concept-sec .grid-content.item1 .grid-item-two .fit-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
div#about {
    padding-top: 48px;
}
section#assoction {
    padding-top: 30px;
}
section#MediaPartners {
    padding-top: 40px;
}
.grid-concept-sec .grid-content.item1 .grid-item .cont {
    background: linear-gradient(45deg, #009f69, #0b336f);
    width: 200px;
    height: 300px;
    padding: 10px 10px;
    margin: 0px 0px 0px 10px;
    text-align: center;
    display: inline-grid
;
    align-items: center;
}
.grid-concept-sec .grid-content.item1 .grid-item .cont img {
    width: 45px;
    height: 45px;
    margin: 13px 0px 18px;
    object-fit: contain;
}

.grid-concept-sec .grid-content.item1 .grid-item .cont p {
    font-size: 15px;
    color: var(--color-white);
    font-weight: 400;
    font-family: var(--font-Inter);
}

.grid-concept-sec .grid-content.item1 .grid-item .cont h6 {
    color: var(--color-green);
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: var(--font-Inter);
}

.grid-concept-sec .grid-content.item1 .grid-item .cont .lead-cmpy {
    font-size: 10px;
    margin: 0px;
    text-transform: uppercase;
    font-family: var(--font-Inter);
}
h1.mosttitle {
    font-size: 40px;
    font-family: 'Cairo';
    text-transform: uppercase;
    margin-bottom: 7px;
    color: white;
    text-align: center;
}
section.grid-concept-sec.PTB-80 {
    padding: 49px;
}
section.grid-concept-sec.PTB-80 .Section-title {
    padding-bottom: 34px;
}
.grid-item.inner-flex h2 {
    font-size: 52px;
}
section#speakerdesign {
    background: linear-gradient(45deg, #193c6a, #022048);
    height: 300px;
    text-align: center;
    position: relative;
}
section#commonbanners {
    background: url(../images/commonbannerforus.webp);
    height: 300px;
    text-align: center;
    position: relative;
}
.tp-blog-content a {
    color: black;
}
.wrap-speakerbanner {
    position: absolute;
    bottom: 27px;
    text-align: center;
    display: block;
    justify-content: center;
    align-items: center;
    text-align: center;
    display: block;
}
.wrap-speakerbanner h2 {
    color: white;
    text-align: center;
    font-size: 45px;
}
.wrap-sptitle {
    text-align: center;
}
.wrap-sptitle h2 {
    color: #000306;
    font-family: 'Kanit';
    font-weight: 500;
    padding-bottom: 24px;
}
section#convernor {
    padding-top: 32px;
}
.tp-blog-area.pt-110.p-relative.pb-120 h2.tp-text-revel-anim.fix.tp-text-common-black-1.fs-60.fs-xl-50.fs-lg-44.fs-xs-38.tp-ff-inter.tp-text-common-black-1.mb-30 {
    color: black;
}
.tp-footer-md-widget p {
    color: #ffffff !important;
}
.tp-footer-md-widget ul li {
    color: #fff !important;
    /* opacity: 0.8; */
}
.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    color: white;
    font-size: 30px;
    /* padding: 15px; */
    border-radius: 50%;
    text-align: center;
    /* box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3); */
    z-index: 1000;
    animation: pulse 2s infinite;
}
.whatsapp-button img {
    width: 60px;
    height: 60px;
}
.button11 {
    background-color: #002f50 !important;
    -webkit-border-radius: 10px;
    border-radius: 34px;
    border: none;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block; 
    font-family: 'Inter';
    font-size: 18px;
    padding: 9px 23px;
    text-align: center;
    text-decoration: none;
    -webkit-animation: glowing 1500ms infinite;
    -moz-animation: glowing 1500ms infinite;
    -o-animation: glowing 1500ms infinite;
    animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color:#4bb390e0; -webkit-box-shadow: 0 0 3px #049e6a; }
  50% { background-color: #4bb390e0; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #4bb390e0; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #4bb390e0; -moz-box-shadow: 0 0 3px #049e6a; }
  50% { background-color: #4bb390e0; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #4bb390e0; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #4bb390e0; box-shadow: 0 0 3px #049e6a; }
  50% { background-color: #4bb390e0; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #4bb390e0; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #4bb390e0; box-shadow: 0 0 3px #049e6a; }
  50% { background-color: #4bb390e0; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #4bb390e0; box-shadow: 0 0 3px #B20000; }
}
.sidenav1 {
    position: fixed;
    top: 50%;
    right: 0%;
    transform: translate(0%, -50%);
    width: 102px;
    text-align: center;
    padding: 1px;
    z-index: 3;
}
section.sidenav1 ul li {
    list-style: none;
    border-radius: 18px;
    background: linear-gradient(45deg, #193c6a, #08d691c9);
    margin-bottom: 6px;
    width: 100%;
    padding: 7px;
}
ul.sidenav_ul1 li span {
    display: block;
    color: white;
    font-size: 12px;
}
ul.sidenav_ul1 li a img {
    width: 36%;
    margin-bottom: 9px;
    margin-top: 10px;
}
ul.sidenav_ul1 li span {
    display: block;
    color: white;
    font-size: 14px;
    line-height: 18px;
} 
/*section.sidenav {
    display: none;
}*/
.loc h3 {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins';
    color: #000000;
    background: white;
    padding: 10px;
    border-bottom-left-radius: 26px;
    border-bottom-right-radius: 26px;
} 
.loc {
    background: #00122a;
    padding: 19px;
    text-align: center;
    border-radius: 12px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
    height: 241px;
}
.wrap-contactsec {
    position: relative;
}
.loc h4 {
    color: white;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 400; 
}
.loc p { 
    margin-bottom: 0px;
    color: white;
}
.wrap-contas h2 {
    color: white;
    font-family: 'Familjen Grotesk';
}
section#contact {
    background: url(../images/bg-contactbg1.webp);
    background-size:cover ;
    background-position: center;
}

.wrap-contas {
    text-align: center;
    padding-top: 33px;
    padding-bottom: 23px;
}
.wrap-contas h2 {
    color: white;
}
header {
    position: relative;
    background: white;
    z-index: 9999;
}

a.header-style-twelev__call.text-decoration-none img {
    background: #193c6a;
    padding: 6px;
    width: 33px;
    border-radius: 50px;
    position: absolute;
    left: 0px; 
    top: 8px;
}
.tp-header-btn.d-none.d-sm-inline-block {
    display: inline-flex !important;
}
a.header-style-twelev__call.text-decoration-none {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    padding-left: 50px;
    margin-left: 14px;
}
