* {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px;
  font-family: "Montserrat", sans-serif;
}


.popup-overlay-body {  position: fixed;top: 0; left: 0; width: 100%; height: 100%;background: rgba(0,0,0,0.7);
            display: none;  justify-content: center;align-items: center; z-index: 9999;}

        /* Popup box styling */
   .popup-content-body {position: relative;background: #fff; padding: 20px;
            border-radius: 8px;box-shadow: 0 5px 15px rgba(0,0,0,0.3);
			max-width:700px;
			}

        /* Close button */
   .close-btn-body { position: absolute; right: -10px;
    top: -10px;
    padding: 0px 6px;
    background: #22a766;
    color: #fff;
    font-size: 25px;
    font-weight: 700;cursor: pointer; }

        /* Responsive image */
        .popup-content-body-img img {
            width: 100%;
            height: auto;
            display: block;
            border-radius: 4px;
        }
	
	.main-popup-body-overlay-card-sec{display: flex; justify-content: center;align-items: center; height: 100vh;}
	




.closed{padding: 100px;
    text-align: center;
    font-size: 60px;}

.woksshop-adress,
.woksshop-adress-table {
  display: none1;
}
.main-table-work-table {
  display: none;
}
.container-mini {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

.for-mobile {
  display: none !important;
}
.for-desktop {
  display: block !important;
}

.mobile-msg {
  display: none;
  position: absolute;
  top: 37vh;
  left: 7vw;
  margin-left: -62vw;
  transform: translate(62vw, 0px);
  background-size: cover;
  color: #fff;
  background-repeat: no-repeat;
  padding: 10px 15px;
  width: 85vw;
  text-align: center;
  background-image: url(../images/committee-flag.svg);
  background-position: center 20%;
  font-size: 28px;
}
.moderator{
	
	margin:5px auto;
}

.mobile-msg:before {
  content: "";
  position: Absolute;
  top: 0px;
  left: -1px;
  border-left: 50px solid #fff;
  border-top: 50px solid transparent;
  border-right: 50px solid transparent;
  border-bottom: 50px solid transparent;
}
.mobile-msg:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -1px;
  border-right: 50px solid #fff;
  border-top: 50px solid transparent;
  border-left: 50px solid transparent;
  border-bottom: 50px solid transparent;
}
.noBooking h1 {
  font-size: 1.6rem;
}

.linked {
  align-items: center;
  gap: 10px;
  background-image: linear-gradient(
    to right,
    #ff3432 0%,
    #ff8c4b 51%,
    #ff8c4b 100%
  );
  color: white !important;
  text-decoration: none;
  padding: 10px 25px;
  width: 17%;
  font-weight: bold;
  border: none;
  border-radius: 20px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.committee__frequely-text {
  /* background: #d2e7d2; */
  padding-top: 0px;
  padding-bottom: 30px;
}

@media (max-width: 768px) {
  .committee__frequely-text {
    padding-top: 0px;
  }
}
.committee__frequely-text h4 {
  text-align: center;
  font-weight: bold;
  padding-top: 35px;
}
.committee__frequely-text-2 h4 {
  text-align: center;
  font-weight: bold;
  padding-top: 35px;
}
.committee__img-conltsi {
  border-radius: 100%;
  width: 250px;
  overflow: hidden;
  margin: auto;
  margin-bottom: 16px;
}

.committee__info-conltsi {
  overflow: hidden;
  margin: auto;
  margin-bottom: 16px;
  text-align: center;
}
.comm__name-conltsi {
  font-weight: bold;
  font-size: 18px;
}

.appi_industry-main-conltsi {
  display: grid;
  justify-items: center;
  grid-template-columns: repeat(4, 1fr);
  padding: 30px 0px;
  gap: 10px;
}
.committee__img-conltsi2 {
  height: 100%;
  display: flex;
  justify-content: end;
  flex-direction: column;
}

/*-------------------------header---------
.pre_header{background-color:#f17373;}
.pre_header_left{color:#fff;background-color: #f17373;border-radius: 0 0 0px 0;padding:12px 0;font-size: 18px;}
.pre_header_right{}
.pre_header_right ul{margin:0;padding:0;}
.pre_header_right ul li{list-style-type:none;display: inline-block;padding:10px 0;margin-right: 25px;}
.pre_header_right ul li a{color:#fff;font-weight: 600;font-size: 20px;}
.pre_header_right ul li ul{position:absolute;top:45px;left:-40px;right:0;padding:0;margin:0;text-align:left;width:215px;padding:10px;
max-height:200px; box-shadow:0 2px 10px 2px rgba(49,49,49,.2);overflow:auto;background-color:#fff;display:none;z-index: 10;}

.pre_header_right ul li ul li{list-style-type:none;margin-bottom:0px;width: 100%;margin-right: 0;}
.pre_header_right ul li ul li a{color:#000;font-weight: 500;font-size:18px;letter-spacing: 1px;}
.pre_header_right ul li:hover ul{display:block;}

.mobile-menu{text-align: right;}
.mobile-menu i{font-size: 31px;color:#fff;}

/*

.dropdown-sub-workshop .workshop-menu-dropdown.right-workshop {
    left: 100%;
    top: 0;
}
.has-links:hover .workshop-menu-dropdown {
    display: block;
}

.main-menu{ 
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    background-image: linear-gradient(to right, #000101 0%, #196181 51%, #196181 100%);}
	
	.fixed{margin-bottom: 82px;}
.main-menu-logo{}
.main-menu-logo img{max-width:100px;}

*/

.fixed {
  background-image: linear-gradient(to right, #000101 0%,#196181 51%,#196181 100% );
  color: #fff;
  width: 100%;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
}

/* Logo */
.main-menu-logo img {
  height: 100px;
}

/* Mobile menu hamburger */
.mobile-menu {
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  display: none;
  user-select: none;
  padding: 20px 10px;
}

.menu-padding {
  padding-top: 40px;
}

.main-manu-links ul {
  list-style: none;
  display: flex;

  margin-bottom: 0px;
  justify-content: end;
}

.main-manu-links ul li {
  position: relative;
  padding: 0px 10px;
}
.main-manu-links ul li:hover > ul li {
  padding: 6px 0px 6px 6px;
  margin-bottom: 4px;
}

.main-manu-links ul li:hover > ul li:hover {
  backdrop-filter: blur(20px);
  background: #ffffff33;
}

.main-manu-links ul li a {
  color: #fff;
  text-decoration: none;
text-transform:capitalize;
  white-space: nowrap;
  font-weight: 500;
  user-select: none;
  font-size:17px;
}

.main-manu-links ul li a:hover {
}

.work-shop-menu-dropdown {
}

.close-pop-abs-mision {
  cursor: pointer;
}

/* Submenu */
.main-manu-links ul li ul {
  position: absolute;
  top: 100%;
  left: 0;
  background-image: linear-gradient( to right, #000101 0%,#196181 51%,#196181 100%);
  min-width: 230px;
  border-radius: 5px;
  display: none;
  flex-direction: column;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
  z-index: 99999999;
  padding: 0px 7px;
}
.main-manu-links ul li ul li a{font-size:14px;}

.main-manu-links ul li:hover > ul {
  display: flex;
}

/* Submenu right side for deeper levels */
.main-manu-links ul li ul li ul {
  top: 0;
  left: 100%;
  margin-left: 1px;
  background-image: linear-gradient(
    to right,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
  border-radius: 5px;
  display: none;
  position: absolute;
  min-width: 220px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
  z-index: 999;
  padding-right: 20px;
}

.main-manu-links ul li ul li:hover > ul {
  display: flex;
}

/*
.main-menu-search{background:linear-gradient(to right,#ffffff 20%,#5ce3a9 20%) ;width:100%;border:2px solid #5ce3a9;border-radius: 20px;}
.main-menu-search > i{color:#6f6d6d;display: inline-block;width: 35px;text-align: center;font-size: 20px;}
.main-menu-search input{display: inline-block;padding:10px 0;border:none;width:calc(100% - 100px);border-radius: 0 0 0px 0;}
.main-menu-search button{color:#fff;display:inline-block;border:none;background-color: transparent;width:40px;}

.main-manu-links{text-align: right;margin-top: 35px;}
.main-manu-links > ul{padding:0;margin:0;}
.main-manu-links > ul > li:first-child{margin-left:0;}
.main-manu-links > ul > li{list-style-type:none;display:inline-block;margin-left: 20px;position:relative;}
.main-manu-links > ul > li > a{color:#fff;font-weight: 600;font-size: 16px;letter-spacing: 1px;text-decoration:none;}
.main-manu-links > ul > li > a i{color:#18b16f;font-size:18px;font-weight:bold;}

.main-manu-links > ul > li > ul{position:absolute;top:25px;left:0;right:0;padding:0;margin:0;text-align:left;width:300px;padding:10px;max-height:439px;box-shadow:0 2px 10px 2px rgba(49,49,49,.2);overflow:auto;
display:none;z-index: 10;background-image: linear-gradient(to right, #000101 0%, #196181 51%, #196181 100%);}

.main-manu-links > ul > li > ul > li{list-style-type:none;margin-bottom:5px;}
.main-manu-links > ul > li > ul > li:nth-child(6){border-bottom:none;} 
.main-manu-links > ul > li > ul > li > a{color:#fff;font-weight: 600;font-size:16px;letter-spacing: 1px;text-decoration:none;}

.main-manu-links > ul > li:hover ul{display:block;box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);}
.main-manu-links > ul > li:hover > a, .main-manu-links > ul > li:hover a i, .main-manu-links > ul > li > ul > li > a:hover{
	color:#fff;}

*/
.has-links ul { display: none;}

.btn-header-ancer a {
  color: #fff;
  background-image: linear-gradient(
    to right,
    #ff3432 0%,
    #ff8c4b 51%,
    #ff8c4b 100%
  );
  display: inline-block;
  width: 130px;
  text-align: center;
  padding: 5px 0px;
  font-weight: 700;
  border-radius: 30px;

  text-decoration: none;
}

.membership-btn {
  background-image: linear-gradient(
    to right,
    #ff3432 0%,
    #ff8c4b 51%,
    #ff8c4b 100%
  );
  display: inline-block;
  padding: 5px 0px;
  width: 130px;
  text-align: center;
  font-weight: 700;
  margin-top: -10px;
  border-radius: 30px;
}

.membership-btn2 {
  width: 130px;
  display: inline-block;
  font-weight: 700;
  text-align: center;
  padding: 5px 0px;
  margin-top: -10px;
  border-radius: 30px;
  background: linear-gradient(135deg, #f5d100, #23a455);
}

.banner1 {
  padding-top: 140px;
}
.banner1 img {
  width: 100%;
}

.home-banner-carousel .owl-dots .owl-dot.active span {
  background-color: #23a968 !important;
  width: 12px;
  height: 12px;
}
.home-banner-carousel .owl-dots .owl-dot span {
  width: 12px !important;
  height: 12px !important;
}

/*--------secong-------*/
.area-dcld h3 {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  padding-bottom: 20px;
  padding-top: 30px;
}
.dcld-main {
display: flex;
    justify-content: center;
    padding-bottom: 30px;
    flex-direction: column;
    align-items: center;
}

.dcld-img {
  max-width: 280px;
}

.dcld-img img {
  width: 100%;
}

.main-upcoming-sec {
  background: linear-gradient(to right, #003366, #4a90e2);
  padding: 50px 20px;
}

.header-upcoming-date {
  text-align: center;
  margin-bottom: -16px;
  position: relative;
}

.header-upcoming-date span {
  background: #ff5722;

  padding: 8px 25px;
  border-radius: 10px;
  color: white;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
.date-grid-upcoming {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  padding-left: 150px;
  padding-top: 30px;
  padding-bottom: 30px;
}
.date-item-upcoming .info {
  font-weight: bold;
}
.date-item-upcoming .arrow {
  font-weight: bold;
  color: #ff3131;
  font-size: 20px;
}
.date-item-upcoming {
  display: flex;
  align-items: center;
  gap: 15px;
}

.date-item-upcoming .date h5 {
  font-size: 48px;
  font-weight: bold;
  color: #29b374;
  margin-bottom: 0px;
}

.date-item-upcoming .date p {
  font-size: 16px;
  display: block;
  color: #666;
  margin-bottom: -4px;
}

.date-item-upcoming .date b {
  font-size: 16px;
  display: block;
  color: #666;
  font-weight: normal;
  margin-top: -5px;
}
.presid-msg-img img {
  width: 100%;
  border-radius: 20px;
}
.card-upcoming-sec {
  background: #fff;
  border-radius: 20px;
}

.transplant-experts-about-content p {
}
.about {
  padding-top: 50px;
  padding-bottom: 40px;
  position: relative;
}

.about-hard-img-top {
  position: absolute;
  left: 60px;
}
.about-hard-img-top img {
  max-width: 130px;
}

.about-hard-img-top-2 {
  position: absolute;
  right: 70px;
  bottom: -20px;
}
.about-hard-img-top-2 img {
  max-width: 190px;
}

.pre-progess-area a {
  color: #fff;
}
.pre-progess-area a:hover {
  color: #fff;
}

.transplant-experts-card-sec {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.transplant-experts-card-sec h5 {
  font-weight: bold;
  padding-top: 10px;
}

.transplant-experts-about-img img {
  border-radius: 20px;
}

.organising-team-head {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 6px;
}

.sep-date-upcoming-desktop {
  display: none;
}

.accom-date-card input {
  padding: 7px;
  background: #fff;
}
/*--------third-------*/

.isvir-logo-img {
  max-width: 135px !important;
}

.elementor-flip-box {
  height: 320px;
  perspective: 1000px;
  position: relative;
  transform-style: preserve-3d;
}

.elementor-flip-box__front {
  background: linear-gradient(to right, #003366, #4a90e2);
  border-radius: 20px;
}

.elementor-flip-box__back {
  background-image: linear-gradient(
    to top,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
  display: block;
}

.elementor-flip-box__layer {
  height: 100%;
  position: absolute;
  transition: all 0.6s ease-in-out;
  width: 100%;
}

.elementor-flip-box__layer__overlay {
  align-items: stretch;
  color: #fff;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 15px;
  text-align: center;
  width: 100%;
}

.elementor-flip-box__layer__title {
  font-size: 21px;
}

.elementor-flip-box__layer__description {
  font-size: 14px;
}

.elementor-flip-box__layer__description:not(:last-child),
.elementor-flip-box__layer__title:not(:last-child) {
  margin: 0 0 20px;
  padding: 0;
}

.elementor-flip-box__layer__title {
  font-weight: 600;
  line-height: 1;
}

.elementor-flip-box .elementor-view-framed .elementor-icon {
  border-color: #fff;
}

.elementor-flip-box .elementor-view-stacked .elementor-icon {
  background-color: rgba(0, 0, 0, 0.5);
}

.elementor-flip-box__button.elementor-button {
  align-self: center;
  display: none;
  background-color: #ff6720;

  border-color: #3311ff55;
  font-size: 14px;
  border-radius: 5px;
  padding: 17px 40px;
  border: 2px solid #fff;
  cursor: pointer;
  margin-left: auto;
  margin-right: auto;
  transition: all 0.3s;
}

.elementor-flip-box__button.elementor-button:focus-visible,
.elementor-flip-box__button.elementor-button:hover {
  background: transparent;
  text-decoration: none;
}

.elementor-flip-box__image img {
  width: 100%;
}

.elementor-flip-box--3d .elementor-flip-box__layer__inner {
  transform: translateZ(90px) scale(0.91);
}

.elementor-flip-box--3d .elementor-flip-box__layer__overlay {
  transform: translateZ(0.1px);
  transform-style: preserve-3d;
}

.elementor-flip-box--effect-flip .elementor-flip-box {
  perspective: 1000px;
  transform-style: preserve-3d;
}

.elementor-flip-box--effect-flip .elementor-flip-box__layer {
  backface-visibility: hidden;
  transform-style: preserve-3d;
}

.elementor-flip-box--effect-flip .elementor-flip-box__front {
  transform: none;
  z-index: 1;
}

.elementor-flip-box--effect-flip
  .elementor-flip-box:focus-visible
  .elementor-flip-box__back,
.elementor-flip-box--effect-flip
  .elementor-flip-box:hover
  .elementor-flip-box__back {
  transform: none;
  text-decoration: none;
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right
  .elementor-flip-box__back {
  transform: rotateX(0) rotateY(-180deg);
}

.elementor-flip-box--effect-flip.elementor-flip-box--direction-right
  .elementor-flip-box:focus-visible
  .elementor-flip-box__front,
.elementor-flip-box--effect-flip.elementor-flip-box--direction-right
  .elementor-flip-box:hover
  .elementor-flip-box__front {
  transform: rotateX(0) rotateY(180deg);
}

.card-elementer-box {
  margin-bottom: 25px;
}

.img-faq-treatment {
  position: relative;
}

.img-faq-treatment img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}

/* Overlay using ::after */
.img-faq-treatment::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  /* Red color tint */
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

.faq-treatment-area {
  position: relative;
}
.faq-treatment-area-text {
  position: absolute;
  text-align: center;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.faq-treatment-area-text h5 {
  line-height: 25px;
  font-weight: bold;
  font-size: 21px;
  text-transform:capitalize;
}

.frequely-text {
  text-align: center;
  padding: 50px 0px;
}
.frequely-text h4 {
  font-weight: bold;
}

.progame-heightlight-btn {
  text-align: center;
  padding: 50px 0px;
}

.blue-section-organising h3 {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  padding-top: 35px;
}

.card-learing iframe {
  height: 400px;
  width: 650px;
}

.confrece-main h2 {
  font-size: 22px;
  font-weight: bold;
  padding-top: 15px;
}

.footer-end {
  position: relative;
}
.altrustic {
  max-width: 220px;
  position: absolute;
  right: 40px;

  top: 174px;
}
.altrustic img {
  width: 100%;
}

/*popup*/
.popup1 {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  align-items: center;
  justify-content: center;
  pointer-events: auto;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 20000;
}
.popup1a {
  max-width: 450px;
  position: relative;
  padding: 45px;
  background: #fff;
  pointer-events: auto;
}
.popup1a span {
  position: absolute;
  top: 7px;
  right: 7px;
  font-size: 25px;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  background-color: #fff;
  text-align: center;
  cursor: pointer;
}

.popup1a img {
  width: 100%;
}
.popup1a p {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  color: #23a968;
}

/*popup*/

.trans-organising td {
  background: #fff;
}

.content-container {
  padding: 30px 0px 50px 0px;
}

.image-box img {
  width: 250px;
  height: auto;
  border-radius: 15px;
}

.text-box {
  max-width: 500px;
}
.guiding-text-main h2 {
  font-weight: bold;
  font-size: 24px;
}

.highlight {
  color: red;
  font-weight: bold;
}

.sub-heading {
  font-size: 16px;
  color: #444;
  margin-top: 5px;
}
.text-box h2 {
  font-size: 20px;
}
.description {
  font-size: 16px;
  color: #333;
  margin-top: 10px;
  line-height: 1.5;
  text-align: justify;
}

.organ-day {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url(../images/programe-hightlight.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.card-learing {
  text-align: center;
  padding: 50px 0px;
  position: relative;
}

.learning-yt-img {
  height: 70px;
  width: 70px;
  position: absolute;
  top: 43%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.play-icon:before {
  content: "";
  position: absolute;
  top: -3px;
  right: -2px;
  height: 70px;
  width: 70px;
  border-radius: 50%;
}

.play-icon:after {
  content: "";
  position: absolute;
  top: -10px;
  right: -2px;
  height: 70px;
  width: 70px;
  border-radius: 50%;
  border: 3px solid #fff;
}

.starts-in-img {
  max-width: 400px;
}
.starts-in {
  padding: 30px 0px;
  display: flex;
  justify-content: center;
}
.organising {
}

.list-counter ul {
  display: flex;
  justify-content: space-between;
}

.list-counter ul li {
  list-style: none;
  height: 170px;
  width: 170px;
  border-radius: 5%;

  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-transform: capitalize;

  background: rgba(255, 255, 255, 0.1);

  box-shadow: 0 0 15px rgb(186 207 207 / 60%), 0 0 30px rgba(0, 255, 255, 0.4),
    0 0 50px rgba(0, 255, 255, 0.3), inset 0 0 10px rgba(0, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  color: #fff;
}

.counter-of-calender {
  padding: 40px;
  border-radius: 30px;
  background-image: linear-gradient(
    to right,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
}

#countdown span {
  font-size: 55px;
  font-weight: bold;
  color: #fff;
}

#india-gate {
  width: 100%;
  height: 300px;
  border-radius: 25px;
}

.testimonial-card {
  display: flex;
  justify-content: center;
}
.img-wrapper {
  max-width: 230px;
}
.img-wrapper img {
  width: 100%;
  background: #fff;
}

.img-wrapper img {
  border-radius: 20px;
  padding: 30px;
}

.carousel-partners .owl-nav .owl-next {
  position: absolute;
  right: 0px;
  top: 80px;
  background: translate;
}
.carousel-partners .owl-nav .owl-prev {
  position: absolute;
  left: 0px;
  top: 80px;
  background: translate;
}
.carousel-partners .owl-nav [class*="owl-"]:hover {
  background: transparent !important;
}
.carousel-partners .owl-nav button span:hover {
  background: translate;
}
.carousel-partners {
}

.carousel-partners .owl-nav button span {
  font-size: 75px;
  font-weight: bold;
  line-height: 45px;
  color: #4db7ce;
  display: none;
}
.carousel-partners .owl-nav .owl-prev:after {
  content: "\f104";
  font-family: FontAwesome;
  font-size: 40px;
  color: #fff;
  padding-right: 60px;
}
.carousel-partners .owl-nav .owl-next:after {
  content: "\f105";
  font-family: FontAwesome;
  font-size: 40px;
  color: #fff;
}

.area-testamrial-caro {
  padding: 50px 0px;
  margin-bottom: 50px;
  background: #d3c5aa;
  border-radius: 20px;
}

.testimonial-section {
}

.area-sponsors {
  padding-top: 50px;
}

.main-footer {
  background-image: linear-gradient(rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
    url(../images/programe-hightlight.png);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
padding-bottom:70px;
  padding-top: 50px;
}

.footer-social-box h5 {
  color: #fff;
  font-weight: 600;
}
.footer-link-box h5 {
  color: #fff;
  font-weight: 600;
}
.footer-social-box ul {
  display: flex;
  padding-left: 0px;
  padding-top: 10px;
}
.footer-social-box ul li {
  list-style: none;
  margin-right: 6px;
}
.footer-link-box ul li {
  list-style: none;
  padding: 5px 0px;
}
.footer-link-box ul {
  padding-left: 0px;
}
.footer-social-box i {
  background-color: #03c371;
  border-radius: 50%;
  height: 35px;
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.footer-social-box img {
  background-color: #03c371;
  border-radius: 50%;
  height: 35px;
  width: 35px;

  padding: 7px;
}

.footer-link-box ul li a {
  text-decoration: none;
}
.footer-link-box a {
  text-decoration: none;
  color: #fff;
}

.footer-link-box ul li {
  list-style: none;
}
.footer-logo {
  padding-top: 30px;
}
.main-footer p {
  color: #fff;
  text-align: justify;
}
.footer-social-box a {
  text-decoration: none;
  color: #fff;
  text-transform: capitalize;
}

/*---------A to Z----page----*/
.faq-about {
  background-image: linear-gradient(
    to right,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
  margin: 40px 0px;
  color: #fff;
}
.faq-about h5 {
  padding: 20px 0px;
  text-transform: uppercase;
  text-align: center;
}

.accordion-list-item {
  box-shadow: rgba(0, 0, 0, 0.05) 0px 0px 30px 0px;
  margin-bottom: 10px;
  cursor: pointer;
}
.accordion-title {
  display: flex;
  justify-content: space-between;
  padding: 0px 30px;
}

.accordion-title i {
  color: #23a968;
}

/*---------Scientific Program----*/

/*----.scientfic-btn{position: relative;width: 100%;height: 500px;overflow: hidden;}---*/

.symposium-banner img {
  width: 100%;
}
.symposium-banner {
  position: relative;
  padding-top: 140px;
}
.symposium-banner-text {
  position: absolute;
  top: 50%;
  left: 120px;
  color: #fff;
}

.symposium-banner-text h3 {
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: 3px 3px 0px black;
}

.section_content-meeting p {
  text-align: justify;
}

.scientfic-btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.banner-overlay-sentafic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(81, 175, 184, 0.5); /* Black with 40% transparency */
}

.know-more-scientfic {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
  text-align: center;
  width: 100%;
}

.know-more-scientfic a {
  background: #26588e;
  color: #fff;
  font-size: 25px;
  padding: 30px;
  font-weight: 700;
  text-decoration: none;
  border-radius: 10px;
}

.card-danastiya {
  text-align: center;
  padding: 30px 0px;
}

.card-danastiya-text h5 {
  padding-top: 20px;
  padding-bottom: 5px;
}

.card-danastiya img {
  border-radius: 20px;
}
.fixed-bg-banner {
}
.fixed-bg-banner img {
  width: 100%;
  height: 100%;

  overflow: hidden;

  object-fit: cover;
}

.guiding-text-card h6 {
  padding-top: 15px;
  font-size: 21px;
  font-weight: 600;
}

.guiding-text-card i {
  font-size: 50px;
}
.guiding-text-card {
  border-radius: 40px;
  padding: 30px;
  text-align: center;
  height: 250px;
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  box-shadow: 0 0 15px rgb(186 207 207 / 60%), 0 0 30px rgba(0, 255, 255, 0.4),
    0 0 50px rgba(0, 255, 255, 0.3), inset 0 0 10px rgba(0, 255, 255, 0.1);
  backdrop-filter: blur(10px);
  background-image: linear-gradient(
    to bottom,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
}

.woksshop-adress {
  background: linear-gradient(to right, #003366, #4a90e2);
  color: #fff;
  border-radius: 20px;
  padding: 30px;
}
.woksshop-adress h3 {
  font-weight: bold;
  font-size: 24px;
  padding-bottom: 15px;
}

.area-padding-workshop {
  padding: 50px 0px;
}

.main-ue-icon-workshop {
  display: flex;
  margin-bottom: 20px;
}

.ue-wokshop-icon {
  font-size: 24px;
  background-image: linear-gradient(
    to top,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );

  width: 50px;
  padding: 10px;
}

.uc_ceal-wokshop {
  padding: 20px;
  background: #fff;
  color: #000;
  width: 300px;
}

.woksshop-adress-table {
  background: linear-gradient(to right, #003366, #4a90e2);
  border-radius: 20px;
  padding: 30px;
}

.objectives-card-workshop {
  padding: 30px;
  background: linear-gradient(to right, #003366, #4a90e2);
  border-radius: 20px;
}

.objectives-card-workshop h2 {
  font-weight: bold;
  font-size: 24px;
  color: #fff;
}

.objectives-card-workshop ul {
  padding-left: 19px;
}
.objectives-card-workshop ul li {
  color: #fff;
  line-height: 39px;
}

.ue-wokshop-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-grow: 0;
  flex-shrink: 0;
  line-height: 1em;
  transition: 0.3s;
}

.child-wokshop-table {
  background-color: #fff;
}

.child-wokshop-table table {
  width: 100%;
}

.child-wokshop-table table th {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid hsla(0, 0%, 50.2%, 0.5019607843);
  font-weight: 700;
  width: 200px;
}

.child-wokshop-table table td {
  padding: 15px;
  line-height: 1.5;
  vertical-align: top;
  border: 1px solid hsla(0, 0%, 50.2%, 0.5019607843);
}

.body-blur-img {
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}

.guiding-text-main {
  background: linear-gradient(to right, #003366, #4a90e2);
  color: #fff;
  padding: 30px;
  border-radius: 20px;
}
.ue_gradient_text {
  color: #b6dee1;
}
.guiding-text-para {
  padding-bottom: 20px;
}

.guiding-text-heading h3 {
  font-size: 24px;
  font-weight: bold;

  text-decoration: none;
}

.guiding-text-heading {
}

.preliminary-btn a {
  display: inline-block;
  text-align: center;
  transition: 0.5s;
  background-size: 200% auto;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(
    to right,
    #3e7b80 0%,
    #51afb8 51%,
    #336fca 100%
  );
  color: #fff;
  text-decoration: none;
  padding: 15px;
  border-radius: 10px;
}

.cta__content-card {
  text-align: center;
  background-color: #26588e;
  color: #fff;
  height: 300px;
  border-radius: 10px;
}

.cta__content-card:hover {
  background-color: #75e0b2;
  color: #000;
}

.cta__content-card h2 {
  font-size: 35px;
  font-weight: 500;
  text-transform: uppercase;
  font-style: normal;
  text-decoration: none;
  line-height: 1em;
  letter-spacing: 0.5px;
  padding-top: 30px;
}

.cta__content-main {
  margin-top: 50px;
}
.cta__content-pera {
  padding: 10px 25px 25px 25px;
}
.cta__content-link a {
  color: #000;
  text-decoration: none;
  background: #fff;
  padding: 10px 30px;
  border-radius: 20px;
}

.fixed-bg {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  overflow: hidden;
}

.fixed-bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: brightness(60%);
}

.section_content-meeting h3 {
  font-size: 23px;
  padding-bottom: 20px;
  font-weight: bold;
}

.newslatter-area {
  background: linear-gradient(to right, #003366, #4a90e2);
  color: #fff;
  padding: 30px;
  border-radius: 20px;
}

.works-offer {
  text-align: left !important;
  margin: 50px 0px;
}

.newslatter-text-btn {
  background: #75e0b2;
  padding: 20px;
  border-radius: 10px;
}
.newslatter-area span {
  font-size: 24px;
}
.newslatter-text h2 {
  font-weight: bold;
  font-size: 24px;
}
.newslatter-text {
}

.footer-update {
  background: #75e0b2;
}

.update-footer-sec {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding-top: 60px;
}

.update-footer-icon i {
  color: #fff;
  font-size: 23px;
  padding: 20px 5px;
}
.text-icon-list-fotter {
  color: #fff;
}

.symposium-sec {
  background: #004a80;
  color: #fff;
}
.cell-symposium blockquote {
  font-size: 25px;
  padding: 60px 0px;
  font-weight: 500;
}
.cell-symposium p {
  padding-top: 15px;
}

.area-advertisement-head {
  text-align: center;
  padding: 30px 0px;
}
.ad-rightrail-img img {
  width: 100%;
  border-radius: 20px;
}

/*---------about-delhi---page----*/
.about-banner-area-delhi {
  padding-top: 40px;
}

/*--------login-abstrac---page----*/

.login-abstrac-area {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}

.abs-dont-miss-banner {
  background-image: linear-gradient(
    to right,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
  text-align: center;
  height: 260px;
  margin: 50px 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #fff;
  border-radius: 20px;
  position: relative;
}

.abs-dont-liver img {
  max-width: 280px;
}
.abs-dont-liver {
  position: absolute;

  right: -1%;
}

.abs-dont-miss-banner h4 {
  font-size: 40px;
  font-weight: 600;
  padding-bottom: 20px;
}

.presid-msg-img {
  padding-bottom: 30px;
}

/*--------social-events---page----*/

/******************************** User Dashborad Start************************************/

.my-persnol-page h3 {
  text-align: center;
  padding-top: 170px;
  padding-bottom: 20px;
}

.total-booking-num {
  text-align: end;
}

/*--order-history---*/

.colpadding {
  padding: 10px;
}
.order-row {
  /* border: 1px #ddd solid;
 margin-top: 15px; */
  color: #000;
  border-bottom: 1px #ddd solid;
  padding: 10px;
  margin-bottom: 20px;
}
.order-row-order-heading {
  background-color: #f0f4f8;
  padding: 10px;
  margin-bottom: 25px;
}
.panel-table {
  border: 1px #ddd solid;
}

.order-row-order-heading-left {
  display: inline-block;
  width: 60%;
}

.order-heading-order-place-date p {
  margin: 0;
}
.order-heading-order-place-date span {
}
.order-heading-order-delivery-amount {
  display: inline-block;
  margin-right: 30px;
  font-size: 15px;
}
.order-heading-order-delivery-amount p {
  margin: 0;
}
.order-heading-order-delivery-amount span {
}
.order-heading-order-customername {
  display: inline-block;
  font-size: 15px;
}
.order-heading-order-customername p {
  margin: 0;
}
.order-heading-order-customername span {
  position: relative;
}

.order-heading-order-customername-detail {
  position: absolute;
  top: 25px;
  left: -15px;
  right: 0;
  width: 200px;
  display: none;
  background: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 1px 5px #ccc;
  padding: 15px;
  z-index: 1;
  font-size: 13px;
}
.order-heading-order-customername
  > span:hover
  .order-heading-order-customername-detail {
  display: block;
}
.order-heading-order-customername-detail:before {
  content: "";
  height: 20px;
  width: 20px;
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  top: -20px;
  left: 50%;
  position: absolute;
}

.order-row-order-heading-left {
  display: inline-block;
  width: 60%;
  vertical-align: top;
}

.order-heading-order-place-date {
  display: inline-block;
  margin-right: 30px;
  font-size: 13px;
}
.order-heading-order-place-date p {
  font-size: 13px;
}
.order-heading-order-place-date span {
  font-size: 13px;
}
.order-heading-order-delivery-amount {
  display: inline-block;
  margin-right: 30px;
  font-size: 13px;
}
.order-heading-order-customername {
  display: inline-block;
  font-size: 13px;
}
.order-heading-order-customername span {
  position: relative;
}
.order-heading-order-customername-detail {
  position: absolute;
  top: 25px;
  left: -15px;
  right: 0;
  width: 200px;
  display: none;
  background: #fff;
  border: 1px solid #e2e2e2;
  box-shadow: 0px 1px 5px #ccc;
  padding: 15px;
  z-index: 1;
  font-size: 13px;
}
.order-heading-order-customername-detail:before {
  content: "";
  height: 20px;
  width: 20px;
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid transparent;
  top: -20px;
  left: 10%;
  position: absolute;
}
.order-heading-order-customername p {
  margin: 0;
  font-size: 13px;
}
.order-heading-order-customername
  > span:hover
  .order-heading-order-customername-detail {
  display: block;
}
.order-boooking-text p {
  margin-bottom: 0px;
  font-weight: 600;
}

.order-row-product-delivery-date p {
  font-size: 17px;
  font-weight: 600;
  margin-bottom: 0;
}

.order-row-product-box-detail {
  font-size: 15px;
}
.order-product {
  padding: 20px 20px;
}
.order-row-product-box-img {
  margin: 0px 10px;
  text-align: center;
}
.order-row-product-box-img a {
  text-decoration: none;
  color: #000;
}

.header-for-light h1 span {
  color: #027abb00;
}
.widget-title {
  position: relative;
  height: 50px;
  color: #fff;

  font-size: 16px;
  margin: 0px 0 20px;
  background-image: linear-gradient(
    to right,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
}
.widget-title i {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #027abb00;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}

.widget-title i:after {
  content: "";
  position: absolute;
  border-right: 8px solid transparent;
  border-bottom: 0;
  border-top: 8px solid #027abb00;
  border-left: 8px solid transparent;
  left: 16px;
  bottom: -8px;
  z-index: 1;
}
.widget-block {
  margin-bottom: 10px;
}
.catalog li {
  margin-bottom: 0px;
  border: 1px solid #eaeaea;
  font-size: 16px;
  line-height: 24px;
}
.catalog li a {
  position: relative;
  display: block;
  padding: 12px 10px 12px 64px;
  color: #000;
  font-size: 14px;
  text-decoration: none;
  margin-bottom: 0.6px;
}

.catalog li a i {
  position: absolute;
  z-index: 1;
  background-image: linear-gradient(
    to right,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
  bottom: -1px;
  left: 0px;
  width: 50px;
  font-size: 24px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}

ul.catalog li.active a {
  background-color: #0077b6;
  color: #fff;
}

ul.catalog li a:hover {
  background-color: #f0f0f0;
}

.box-border {
  padding: 20px 30px;
  background-color: #fff;
  border: 1px solid #eaeaea;
  margin-bottom: 30px;
}
.margin-top-30 {
  margin-top: 30px;
}
.img-upload {
  position: absolute;

  left: 53px;
}
.img-upload input {
  border: none;
}
.set-img {
  margin-left: 14px;
  margin-bottom: 45px;
}
.set-img img {
  width: 120px;
  border-radius: 50%;
}
.catalog li a:hover {
  text-decoration: none;
  background: #027abb !important;
  color: #fff;
}
.catalog li a:hover i {
  background: #027abb00;
}
.table-order {
  border: 1px solid #eaeaea;
}
.table-order > thead > tr > th {
  font-size: 14px;
}
.table-order > tfoot > tr > td {
  font-size: 13px !important;
}
.wishlist th,
td {
  text-align: left;
}
.form-control-box {
  width: 100%;
  margin-bottom: 15px;
}
.form-control-box input {
  width: 100%;
  border: none;
  padding: 10px 0px;
  border-bottom: 1px solid #eeee;
}
.form-control-box input:focus {
  border: none;
  border-bottom: 1px solid #eeee;
}
.lable-name {
  font-size: 14px;
  color: #777676;
}

.saved-address-box {
  border: 1px solid #eeee;
  padding: 15px 15px;
  border-radius: 4px;
  cursor: pointer;
  margin-bottom: 50px;
}
.save-active {
  background-color: #027ABB0078 !important;
}
.empty-box {
  max-height: 500px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 150px;
}
.order-detail-box {
  margin-top: 180px;
}
.order-detail-border {
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  padding: 10px;
  background: #fff;
  margin-bottom: 20px;
}
.btn-grey {
  background-color: #e5e5e5 !important;
  border: none;
  color: #000;
  margin-bottom: 12px !important;
}
.btn-track-box {
  padding: 40px 40px;
  margin-top: 40px;
}
.details-box-summery h3 {
  font-size: 18px;
  font-weight: 600;
}
.details-box-summery p {
  margin: 0 !important;
}
.item-heading {
  width: 49%;
  display: inline-block;
}
.item-heading-price {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.item-heading p,
.item-heading-price p {
  margin-bottom: 10px !important;
  color: grey;
  font-size: 12px;
}
.billing-address label {
  font-weight: 500;
  font-size: 14px;
}
.billing-address input {
  display: block;
  width: 100%;
  height: 40px;
  color: #000;
}
.billing-address {
  margin-bottom: 50px;
}

.drop-box-pin a {
  display: block;
}
.drop-box-pin {
  background-color: #fff;
  position: absolute;
  width: 80px;
  right: 0;
  box-shadow: 1px 5px 4px #eeee;
  padding: 10px;
}

.drop-box-pin {
  display: none;
}
.saved-address-box .small-box:hover .drop-box-pin {
  display: block;
}
.product-img-wishlist img {
  width: 60px;
}
.btn-sucess-cart {
  border: none;
  background: #636d62 !important;
  padding: 4px 7px;
  color: #fff !important;
  border-radius: 2px;
  font-size: 10px;
  width: 80px;
  text-align: center;
  display: block;
  margin-bottom: 5px;
}
/******************************** User Dashborad End************************************/
.heading-to {
  color: #3f414d;
  margin-bottom: 40px;
  margin-top: 100px;
  font-size: 35px;
  line-height: 27px;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
}

.order-row-product-box-detail-product-name a {
  text-decoration: none;
  color: #000;
}

.profile-active {
  background: #027abb;
}

.form-Personal-info {
  margin-bottom: 10px;
  border-bottom: 2px solid #eaeaea;
}

.order-boooking-text-end {
  text-align: end;
}
.product-box-detail-product-name {
  margin-bottom: 20px;
  padding: 0px 10px;
}
.book-section-title {
  font-weight: bold;
  background-color: #f4f4f4;
  padding: 10px 0;
  margin-bottom: 8px;
}

.book-section-title-total {
  font-weight: bold;
  background-image: linear-gradient(
    to right,
    #000101 0%,
    #196181 51%,
    #196181 100%
  );
  color: #fff;
  padding-top: 15px;
  margin-bottom: 20px;
}

/*-----------page----*/
/*--------social-events---page----*/
.social-event-text-area a {
  text-decoration: none;
  color: #18b16f;
}
.social-event-text-area {
  padding: 50px 0px;
  text-align: justify;
}

.social-event-text-area h4 {
  font-size: 21px;
  font-weight: 600;
}

.social-event-text-area h3 {
  font-size: 23px;
  font-weight: 600;
}

.area-control-discover img {
  width: 100%;
  padding: 10px;
  border-radius: 20px;
}

.btns_quick {
  position: fixed;
  left: 50%;
  transform: translate(-50%, 100px);
  bottom: 30px;
  z-index: 10;
  transition: all 0.35s ease-out;
  -webkit-animation: btns-quick 1s cubic-bezier(0.68, -0.14, 0.17, 1.25) 1
    forwards;
  animation: btns-quick 1s cubic-bezier(0.68, -0.14, 0.17, 1.25) 1 forwards;
}
@-webkit-keyframes btns-quick {
  100% {
    transform: translate(-50%, 0);
  }
}
@keyframes btns-quick {
  100% {
    transform: translate(-50%, 0);
  }
}

.btns_quick .btns {
  display: flex;
  align-items: center;
  gap: 0 20px;
  border-radius: 100px;
  -webkit-backdrop-filter: blur(21.520000457763672px);
  backdrop-filter: blur(21.520000457763672px);
  box-shadow: 6.46px 3.23px 4.3px 0px #0d0d0d40;
  padding: 7px 10px;
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
  background: #ffffff33;
}

.btns_quick .btns a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100px;
  transition: all 0.35s ease-out;
  text-decoration: none;
  color: #fff;
}
.btns_quick .btns a:not(:nth-child(2)) {
  width: 240px;
  height: 40px;
  font-size: 18px;
  font-weight: 400;
}
.btns_quick .btns a:nth-child(1) {
  background-image: linear-gradient(
    to right,
    #ff3432 0%,
    #ff8c4b 51%,
    #ff8c4b 100%
  );
}
.btns_quick .btns a:nth-child(2) {
  background-color: #1c1c1c;
  width: 40px;
  height: 40px;
}
.btns_quick .btns a:nth-child(3) {
  background: linear-gradient(90deg, #08918a 0%, #e4cd6d 100%);
}

.btns_quick .btns a:nth-child(2):hover {
  background: linear-gradient(90deg, #08918a 0%, #e4cd6d 100%);
}

.main_2025 .section03 {
  padding: 40px 0 60px;
  position: relative;
  overflow: hidden;
}
.swiper-slide {
  list-style: none;
}
.main_2025 .section03 .bg {
  width: 100%;
  height: 100%;
  background-color: #48677d;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  transition: all 1.2s ease-out;
  overflow: hidden;
}
.main_2025 .section03:has(.inner.aos-animate) .bg img {
  transform: translateY(0);
}
.main_2025 .section03 .bg img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
  position: absolute;
  bottom: 0;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transform: translateY(100px);
  transition: all 1.2s ease-out;
}
.main_2025 .section03 .inner.aos-animate .sec03_top h2 {
  -webkit-animation: main2025_letter 1.1s ease-out 1 forwards;
  animation: main2025_letter 1.1s ease-out 1 forwards;
}
.main_2025 .sec03_top {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main_2025 .sec03_top h2 {
  color: #fff;
  font-size: 40px;
  white-space: nowrap;
  letter-spacing: 5px;
}
.main_2025 .sec03_top .arrowbtn {
  width: 45px;
  height: 45px;
  font-size: 24px;
  color: #1c1c1c;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  background-color: #fff;
  cursor: pointer;
  transition: all 0.3s ease;
}

.main_2025 .section04 .slide_btns > div:hover i,
.main_2025 .sec03_top .arrowbtn:hover i {
  -webkit-animation: main_2025_slidearrowbnt 1.3s ease-out infinite forwards;
  animation: main_2025_slidearrowbnt 1.3s ease-out infinite forwards;
}
.main_2025 .section04 .slide_btns > div:nth-child(2):hover i,
.main_2025 .sec03_top .arrowbtn:nth-child(2):hover i {
  -webkit-animation: main_2025_slidearrowbnt02 1.3s ease-out infinite forwards;
  animation: main_2025_slidearrowbnt02 1.3s ease-out infinite forwards;
}
@-webkit-keyframes main_2025_slidearrowbnt {
  0%,
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
  50% {
    transform: translateX(-5px);
    opacity: 0.3;
  }
}
@keyframes main_2025_slidearrowbnt {
  0%,
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
  50% {
    transform: translateX(-5px);
    opacity: 0.3;
  }
}
@-webkit-keyframes main_2025_slidearrowbnt02 {
  0%,
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
  50% {
    transform: translateX(5px);
    opacity: 0.3;
  }
}
@keyframes main_2025_slidearrowbnt02 {
  0%,
  100% {
    transform: translateX(0px);
    opacity: 1;
  }
  50% {
    transform: translateX(5px);
    opacity: 0.3;
  }
}
.main_2025 .sec03_top .arrowBtnWrap {
  display: flex;
  gap: 8px;
  position: absolute;
  bottom: 20px;
}
.main_2025 .section03 .swiper-slide .cont {
  aspect-ratio: 1/1;
  height: auto;
  background-color: #fff;
  display: flex;
  flex-direction: column;
  padding: 25px 30px;
  box-sizing: border-box;
  gap: 14px;
  align-items: center;
  border-radius: 20px;
  position: relative;
  width: calc(100% - 0px);
  height: calc(100% - 10px);
}
.main_2025 .section03 .swiper-slide::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: red;
  right: -10px;
  bottom: -10px;
  border-radius: 20px;
  transition: all 0.35s ease-out;
}
.main_2025 .section03 .swiper-slide figure {
  border-radius: 100%;
  width: 195px;
  height: auto;
  overflow: hidden;
  border: 1px solid #c4c4c454;
  box-sizing: border-box;
  aspect-ratio: 1/1;
  transition: all 0.35s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.main_2025 .section03 .swiper-slide figure img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: 100%;
}
@-webkit-keyframes main2025_sec02_ani {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes main2025_sec02_ani {
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
.main_2025 .section02 .inner_sec.aos-animate .sec02_list li:nth-child(1) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards;
}
.main_2025 .section02 .inner_sec.aos-animate .sec02_list li:nth-child(2) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.1s;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.1s;
}
.main_2025 .section02 .inner_sec.aos-animate .sec02_list li:nth-child(3) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.2s;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.2s;
}
.main_2025 .section02 .inner_sec.aos-animate .link_zone ul li:nth-child(1) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.2s;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.2s;
}
.main_2025 .section02 .inner_sec.aos-animate .link_zone ul li:nth-child(2) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.3s;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.3s;
}
.main_2025 .section02 .inner_sec.aos-animate .link_zone ul li:nth-child(3) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.4s;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.4s;
}
.main_2025 .section02 .inner_sec.aos-animate .label_zone .box:nth-child(1) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.4s;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.4s;
}
.main_2025 .section02 .inner_sec.aos-animate .label_zone .box:nth-child(2) {
  -webkit-animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.5s;
  animation: main2025_sec02_ani 0.76s ease-in-out 1 forwards 0.5s;
}

.main_2025 .section03 .swiper-slide .profileBox {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
  transition: all 0.35s ease;
}
.main_2025 .section03 .swiper-slide .name {
  font-size: 20px;
  color: #1c1c1c;
}
.main_2025 .section03 .swiper-slide .text {
  font-size: 18px;
  text-align: center;
  color: #1c1c1c;
  opacity: 0;
  transition: all 0.35s ease;
}
.main_2025 .section03 .swiper-slide .country {
  font-size: 18px;
  color: #fff;
  background-color: #f28142;
  border-radius: 5px;
  padding: 1px 4px;
  opacity: 0;
  transition: all 0.35s ease;
}
.main_2025 .speakerSwiper {
  padding: 90px 30px 30px 30px;
}
.main_2025 .section03 .swiper-slide.gr::before {
  background-color: #139f98;
}
.main_2025 .section03 .swiper-slide.bl::before {
  background-color: #568ff8;
}
.main_2025 .section03 .swiper-slide.or::before {
  background-color: #f28142;
}

.main_2025 .section03 .swiper-slide:nth-child(3n + 1):before {
  background-color: #139f98 !important; /* 초록 */
}
.main_2025 .section03 .swiper-slide:nth-child(3n + 2):before {
  background-color: #568ff8 !important; /* 파랑 */
}
.main_2025 .section03 .swiper-slide:nth-child(3n):before {
  background-color: #f28142 !important; /* 주황 */
}

.main_2025 .section03 .cont_02 {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 14px;
  transition: all 0.35s ease;
}
.main_2025 .section03 .swiper-slide:hover .cont_02,
.main_2025 .section03 .swiper-slide-active .cont_02 {
  transform: translateY(-110px);
}

.main_2025 .section03 .swiper-slide.nocont:hover .cont_02,
.main_2025 .section03 .swiper-slide-active.nocont .cont_02 {
  transform: translateY(0px);
}

.main_2025 .section03 .swiper-slide:hover::before,
.main_2025 .section03 .swiper-slide-active::before {
  transform: rotate(-13deg);
  right: auto;
  bottom: 0;
}

.main_2025 .section03 .swiper-slide.nocont:hover::before,
.main_2025 .section03 .swiper-slide-active.nocont::before {
  transform: rotate(0deg);
  right: -10px;
  bottom: -10px;
}

.main_2025 .section03 .swiper-slide:hover .country,
.main_2025 .section03 .swiper-slide-active .country,
.main_2025 .section03 .swiper-slide:hover .text,
.main_2025 .section03 .swiper-slide-active .text {
  opacity: 1;
}

.main_2025 .section03 .swiper-slide.nocont:hover .country,
.main_2025 .section03 .swiper-slide-active.nocont .country,
.main_2025 .section03 .swiper-slide.nocont:hover .text,
.main_2025 .section03 .swiper-slide-active.nocont .text {
  opacity: 0;
}

.main_2025 .section03 .swiper-slide:hover figure,
.main_2025 .section03 .swiper-slide-active figure {
  width: 158px;
}

.main_2025 .section03 .swiper-slide.nocont:hover figure,
.main_2025 .section03 .swiper-slide-active.nocont figure {
  width: 195px;
}

.main_2025 .section03 .swiper-slide:hover .profileBox,
.main_2025 .section03 .swiper-slide-active .profileBox {
  margin-bottom: 14px;
}
.main_2025 .section03 .swiper-slide.nocont:hover .profileBox,
.main_2025 .section03 .swiper-slide-active.nocont .profileBox {
  margin-bottom: 0px;
}

.main-thanq-rajister {
  background-color: #f8f9fa;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.card-thanq-rajister {
}

.noBookingMain {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

.noBookingMain h1 {
  font-size: 24px;
  padding-bottom: 20px;
}

.card-thanq-rajister {
  background-color: white;
  padding: 40px;
  border-radius: 16px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
  text-align: center;
  max-width: 600px;
}

.card-thanq-rajister h4 {
  font-weight: 600;
  padding-top: 10px;
  padding-bottom: 6px;
}

.card-thanq-rajister p {
  font-size: 14px;
  color: rgb(107, 106, 117);
}

.thanq-rajister-note {
}

.objectives-card-workshop p {
  color: #fff;
}

.guidline-logo-ltsi {
  max-width: 100px;
}
.guidline-logo-ltsi img {
  width: 100%;
}

.popup1-abs-mision {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 20000;
  overflow: auto;
}

.popup1a-abs-mision {
  max-width: 850px;
  position: relative;
  padding: 45px;
  height: 100vh;
}

.popup1a-abs-mision span {
  position: absolute;
  top: 26px;
  right: 15px;
  font-size: 25px;
  width: 35px;
  height: 35px;

  background-color: #fff;
  text-align: center;
  cursor: pointer;
}
.banner1 img {
  width: 100%;
}

.main-cont-Professional {
  display: flex;
  justify-content: center;
  padding-top: 50px;
}

.cont-Professional {
  position: relative;
  width: 300px;
  height: 260px;
  border-radius: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.blue-profes .background-shape-Professional {
  background: linear-gradient(to right, #003366, #4a90e2);
}
.background-shape-Professional {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  transform: rotate(-10deg);
  z-index: 0;
}

.Professional-profilebox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: white;
  border-radius: 20px;
  z-index: 1;
  text-align: center;
  padding: 30px 20px;
  box-sizing: border-box;
  border: 2px solid #dc4646;
}

.team-card-profess {
  width: 160px;
  height: 150px;
  background-color: #f2f2f2;
  border-radius: 50%;
  margin: -80px auto 15px;
}

.Professional-profilebox h3 {
  font-size: 18px;
  margin: 30px 0 10px;
  line-height:30px;
}
.Professionals-team-text{padding-bottom:19px;}
.text-center {
  text-align: center;
}
.img-wrapper-eleps {
  padding: 30px;
}
.feature-box-conselt {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.feature-boxes-consult-text h3 {
  font-weight: bold;
  padding-top: 25px;
  font-size: 18px;
}
.feature-box-conselt img {
  max-width: 250px;
}





  /* Apply animation to the icon */
    .location-icon-footer-pullman{
      color: red;
     background:transparent !important;
   font-size:35px !important;
      /* Choose one: bounce OR pulse */
      animation: bounce-footer-pullman 1s infinite;
      /* animation: pulse 1.5s infinite; */
    }

  /* BOUNCE ANIMATION */
    @keyframes bounce-footer-pullman {
      0%, 100% { transform: translateY(0); }
      50% { transform: translateY(-8px); }
    }

   


.workshop-menu-dropdown{width:450px;}



.contnent-card-moderators-team{text-align:center;}
.main-contnent-card-moderators-team{display:flex;gap:20px;}

.main-head-moderators{padding-bottom:15px;padding-top:25px;}

 .main-head-moderators h5{font-weight: bold;
    font-size: 24px;}
	
	.contnent-card-moderators-team img{border:1px solid #333;width:100%;}
	
.contnent-card-moderators-team h4{font-weight: bold; font-size: 16px;padding-top:10px;}
  /*-----------------------------oral-presentation.php---page------------------------ */
  
  
	.presentation-wrap h4{font-weight: bold;
			font-size: 18px;      position: relative;
			padding-bottom: 5px;
			    padding-top: 25px;}
			
			
			
			.presentation-wrap h4::after {
            content: "";
            display: block;
            width: 350px;
            height: 4px;
			border-bottom: 2px solid #ddd;
            margin-top: 5px;
            border-radius: 2px;
			}
			
			.presentation-wrap ul li{list-style-type: square; margin-bottom: 8px;}
  
  
    /*--------------------------------topName-page---------------------------- */
  
  
  .header-logo-wrap-list ul{display: flex;justify-content:end; gap: 15px; margin-bottom: 0px; padding: 10px 0px;}
.header-logo-wrap-list ul li{list-style:none;}
.header-logo-wrap-list ul li a{text-decoration:none;font-weight: 500;font-size:14px;color: #fff;text-transform:capitalize;}
.header-logo-wrap-list i{font-size:17px;}





.qr-section-footer-main{
	background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.3);
    display: flex;
    align-items: center;
    border-radius: 10px;
    gap: 10px;
    height: 80%;
    padding: 0px 15px;
}
.text-qr-footer h5{color:#0d6efd;text-align:center;}
.qr-section-footer{width:420px;}

.qr-section-footer img{width:100%;}

.store-buttons-qr-footer {gap: 10px; display: flex;}

.store-buttons-qr-footer img{width:100%;}