*{margin: 0;  margin: 0;

 }

  html, body {
  width: 100%;
  height: 100%;
}



h1, h2, h3, h4, h5, h6{
 font-family: "Roboto", sans-serif;

font-weight: bold !important;}


p, ul, li, a, table, input, div { font-family: "Nunito Sans", sans-serif;}

p{font-size: 14px;}

.h1{font-size: 42px !important; font-weight: bold !important;}
.h2{font-size: 38px !important; font-weight: bold !important;}
.h3{font-size: 36px !important; font-weight: bold !important;}
.h4{font-size: 32px !important; font-weight: bold !important;}
.h5{font-size: 28px !important; font-weight: bold !important;}
.h6{font-size: 18px !important; font-weight: bold !important;}

.b1{font-size: 15px; font-family: "Nunito Sans", sans-serif;}
.b2{font-size: 14px;  font-family: "Nunito Sans", sans-serif;}
.b3{font-size: 13px;  font-family: "Nunito Sans", sans-serif;}
.b4{font-size: 12px;  font-family: "Nunito Sans", sans-serif;}

.primary-clr{color: #2C2B79;}
.button-global:hover{background-color: #204C67; color: #ffff;}
.register-div:hover{background-color: #204C67 !important; color: #fff;} 
.register-div-1:hover{background-color: #204C67 !important; color: #fff;} 
/* top navbar css start here */




/* Koti Register CSS start */
    .register-tabs-links{ text-decoration: none !important; color: #ccc !important;}
.register-tabs-links .active{color: #1b237e; font-weight: bold !important;}
..whatsapp-label-section{}
.whatsap-btn-div{}
.whatsapp-btn-link{
  background-color: #25d366;
    padding: 20px 20px;
    /* float: left; */
    color: #fff;
    text-decoration: none;
    border-radius: 50px;    font-weight: bold;
}
.speker-ovarall-data{ margin: 20px 0px;}
.speaker-full-message{border-bottom: 1px solid #e2e2e2; margin-bottom: 20pxs; padding: 20px 0px;}
.Committee-member{
  border: 1px solid #e6e5ff;
  border-radius:10px;
  box-shadow: -4px 2px 41px -9px rgba(51,51,51,0.76);
-webkit-box-shadow: -4px 2px 41px -9px rgba(51,51,51,0.76);
-moz-box-shadow: -4px 2px 41px -9px rgba(51,51,51,0.76);
  
}
.Committee-member{
background-color: #F9F9FF;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;


}
.cmt-mbr-main-img{padding: 10px; border: 1px solid #eee; text-align: center;}
.Committee-members-img{ 
      width: 90px !important;
    height: 90px !important;
    border-radius: 50%;
    margin: auto;
    border: 2px solid #2e2a78;
    padding: 3px;
    float: none;
}
.Committee-mbr-name{ margin: 10px 0px; color: #2e2a78;}
.ntl-flat img{width: 15%;}
.Committee-members{ margin-bottom: 10px;}
.Committee-member{ margin-bottom: 30px;}

.Dates-main-div{
    padding: 15px 10px;
    border-radius: 5px;
    margin-bottom: 10px;

}
.Dates-main-div p{ margin: 0px; padding: 0px; }
.bg-clr-1{background-color: #F3FCFF;}
.bg-clr-2{background-color: #EEFDF1;}
.bg-clr-3{background-color: #F1EEFD;}
.bg-clr-4{background-color: #FFFFF8;}
.bg-clr-5{background-color: #FFF2F5;}
.bg-clr-6{background-color: #FFF9F5;}
.bg-clr-7{background-color: #F9F5FF;}
.bg-clr-8{background-color: #FFFBF4;}
.speaker-details-ttls { padding: 7px 10px;}

.Abstract-button{background-color: #F0FAFB; color: #000; padding: 10px 25px; text-decoration:none;border-radius: 5px;}

.keynote-bg-clr{ padding: 10px;}
.speeking-details{ margin-bottom: 20px; padding: 0px 20px !important;}


.confe-date-div-locat{font-size: 13px; margin: 0px}
.confe-date-div-date{ font-size: 13px;}
.confe-date-div-speaker{font-size: 13px; margin: 0px}
.confe-date-div-speaker a{text-decoration: none; color: #fff;}
.confe-date-div-strong{font-size: 13px;}
.confe-date-div-strong a{text-decoration: none; color: #fff;}
.confe-date-span{ font-size: 13px; margin: 0px;}
.confe-date-org{}
.confe-date-org a{text-decoration: none; color: #fff;}
.confe-date-div-mail a{text-decoration: none; color: #fff;}
.dropdown-menu[data-bs-popper]{left: 57px !important;}
.speaker-mic{ width: 5%;}


 .content-selection {
      display: none; /* hide all divs by default */
      margin-top: 10px;
      padding: 15px;
      border: 1px solid #ccc;
      border-radius: 8px;
    }

    .content-selection.active {
      display: block; /* show selected div */
    }

    select {
      padding: 5px;
      font-size: 16px;
    }
.scrl-bnr-main{text-align: left; background-color: #00000066; padding: 50px;}
.carousel-control-prev {
    left: -66px !important;
}

.carousel-control-next {
    right: -66px !important;
}
.carousel-indicators{bottom: -46px !important; }

 .media-content {
      display: none; /* hide all divs initially */
     padding: 0px 10px;
    }

    .media-content.active {
      display: block; /* show selected div */
    }

    label {
      margin-right: 15px;
      cursor: pointer;
    }


.bnr-ttl{font-size: 28px;}

/* Koti Register End start */



@media (min-width: 1400px) {
  .logo-div-img {
    margin-top: -20px; /* Adjust for bigger screens */
  }
}
.sticky-header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9999;
  background-color: white; /* Or use your background */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}



.banner-heading-div{font-size: 31px !important;}
.top-mail-cont{position: relative;
    top: 14px;}
.mrng-logo-div{  margin-top: -48px !important;}
.welcome-para-profile{margin-left: 9px !important; margin-bottom: 0;}
.navbar-nav li a {font-size: 12px !important; color: #000 !important; }
   .navbar-nav .nav-link:hover {
        color: #ffffff !important;
    font-weight: bold;
    border-bottom: 2px solid #2e2a78;
    background-color: #2e2a78;
    border-radius: 5px;
    padding: 5px 0px;
    }

.navbar-nav li a.active {
      color: #ffffff !important;
    font-weight: bold;
    border-bottom: 2px solid #2e2a78;
    background-color: #2e2a78;
    border-radius: 5px;
    padding: 5px 0px;
}


.top-bar {
      background-color: #2e2a78;
      color: white;
      font-size: 10px !important;
          padding: 9px 22px !important;
          
          
    }
    .top-bar i {
      margin-right: 5px;
    }
    .navbar-nav .nav-link {
      color: white;
      margin: 0 3px;
    }
 
    .numbermain-cout-box {
  gap: 10px; /* optional spacing between boxes */
}

.count-box {
    flex: 1;
    text-align: center;
    background-color: #2e2a78;
    padding: 7px 10px;
    border-radius: 6px;
    min-width: 0;
    color: #ffffff;
    border: 1px solid #615dad;
    font-weight: bold;
    line-height: 16px;
}
.count-box #days, #hours, #minutes, #seconds{font-size: 20px;}

.count-box {
  flex: 0 0 57px; /* or 100px */
}

    .logo img {
    width: 88%;
    margin-left: 8px;
    margin-top: -15px;
    }
    .logo-div-img{    background-color: #ffff;
    height: 71px;  margin-top: -30px;}
    .header-menu-div{position: relative; left: 177px;}
    .president-div{background-color: #F3F2FF;     padding: 1px 20px !important; border-radius: 10px;}
      .president-div-box-1{background-color: #F3F2FF;     padding: 1px 10px 22px 20px !important; border-radius: 10px;}
     /* .president-div:hover{background-color: #2e2a78;  color: #fff;   } */
.banner-section {
  position: relative;
  height: 100vh;
  overflow: hidden;
}

.banner-section {
  position: relative;
  width: 100%;
  height: 552px; /* Full screen height */
  overflow: hidden;
}

.video-container {
  position: relative;
  width: 100%;
  height: 550px;
}


.video-container video {
  position: absolute;
  top: 55% !important;
  left: 50%;
  min-width: 100% !important;
  min-height: 100% !important;
  transform: translate(-50%, -50%);
  object-fit: cover; /* This makes video scale properly */
  z-index: 1;
}

.video-overlay {
  position: relative;
  z-index: 2;
  height: 100% ;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: white;
  text-align: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.3); /* Optional overlay for readability */
}


@media (max-width: 768px) {
  .video-overlay h1 {
    font-size: 20px;
  }
  .social-btn {
    font-size: 12px;
  }
}


.welcome-secton-div{padding: 50px 0px;}
.profile-welcome-div{    padding-top: 12px;}
.button-global{    text-decoration: none;
    background-color: #2e2a78  !important;
    color: #fff  !important;
       padding: 9px 27px;
    border-radius: 25px;}
.button-global:hover{ background-color: #352ebb  !important;
    color: #fff  !important;}

     .swiper {
    width: 100%;
  }
  .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .doctor-profile-card{    background-color: #fff;
    border-radius: 10px;
    padding-top: 22px;
      width: 208px !important;}
    

    .organizing-section-main{background-color: #EBEBFF; padding: 20px 0px; margin: 60px 0px;}





    /* floating-socialmedia-start */
.social {
  position: fixed;
  top: 150px;
  right: 0px;
    z-index: 1000;
}
.social-btn {
  display: flex;
  width: 135px;
  height: 40px;
  border-radius: 50px 0px 0px 50px;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border: 1px;
  margin-bottom: 8px;
  position: relative;
  left: 90px;
  transition: left 1s;
  background-color: #2e2a78;
}
.social-btn:hover {
  left: 0px;
  transition: left 1s;
}
.social a {
  text-decoration: none;
}
.social-fab {
  display: inline-block;
  width: 40px;
  font-size: 23px !important;
  text-align: center;
  color: #ffff;
}
.social-p {
  color: white;
  margin-top: 0px;
  margin-bottom: 0px;
  text-transform: capitalize;
}
.my-col {
  background-color: red;
}
/* floating-socialmedia-end */
.keynote-bg-clr{background-color: #F9F9FF !important; box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2) !important;}


.custom-shadow {
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.12);
  border: none;
  border-radius: 16px;
  transition: 0.3s ease;
}
.custom-shadow:hover {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
}


.slick-dots li button:before {
    font-family: 'slick';
    font-size: 17px !important;
    line-height: 20px;
    position: absolute;
    top: 13px !important;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: black;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;}
.section-title {
      text-align: center;
      font-weight: bold;
      font-size: 2rem;
      margin-bottom: 2rem;
    }

    .card-custom-1 {
      border: none;
      border-radius: 12px;
      padding: 28px;
      transition: transform 0.3s, box-shadow 0.3s;
            background-color: #F0F3F8;

    }









.footer-arrow-div{position: relative;
    top: 3px;
    font-size: 20px;}
.social-medial-labes{    margin-top: -16px !important;}
.wuild-para{font-weight: 600;}

    .card-custom {
      border: none;
      border-radius: 12px;
      padding: 19px;
      transition: transform 0.3s, box-shadow 0.3s;
      background-color: #F0F3F8;
        
    }
    .card-custom:hover {
      transform: translateY(-8px);
      box-shadow: 0 10px 20px rgba(0,0,0,0.15);
    }
    .purple-card {
      background-color: #3b3486;
      color: #fff;
    }
    .purple-card h5, .purple-card p {
      color: #fff;
    }
    .icon-circle {
      display: inline-flex;
      align-items: center;
      justify-content: center;
      width: 40px;
      height: 40px;
      border: 1.5px solid #6c63ff;
      border-radius: 50%;
      font-size: 1.2rem;
      color: #6c63ff;
      margin-bottom: 10px;
    }
    .purple-card .icon-circle {
      border-color: #fff;
      color: #fff;
    }
    .btn-outline-light {
      border-radius: 20px;
      padding: 6px 18px;
    }

    .network-div{margin-top: -176px !important; }







    .attend-section {
      display: flex;
      flex-wrap: wrap;
      align-items: stretch;
      background-color: #f5f5f8;
    }
    .attend-left {
      flex: 1;
      min-width: 300px;
      padding: 60px 40px;
      background-color: #f5f5f8;
    }
    .attend-title {
      font-size: 2rem;
      font-weight: bold;
    }
    .attend-title span {
      color: #3b3486;
    }
    .attend-item {
      display: flex;
      align-items: center;
      margin-bottom: 25px;
    }
    .attend-icon {
      background-color: #3b3486;
      border-radius: 50%;
      width: 48px;
      height: 48px;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #fff;
      font-size: 22px;
      margin-right: 15px;
    }
    .attend-text {
      font-size: 16px;
      color: #222;
    }
    .attend-right {
      flex: 1;
      min-height: 500px;
      background-image: url('https://images.unsplash.com/photo-1588776814546-ec7e1c7aa49b'); /* Replace with your image or use actual path */
      background-size: cover;
      background-position: center;
      border-top-left-radius: 200px;
    }
    @media (max-width: 768px) {
      .attend-right {
        border-radius: 0;
        min-height: 300px;
      }
    }

    .attend-section{margin: 60px 0px; }
    .attend-section-content-div{padding-top: 20px;}
/* pricing cards css */


 .card-profile {
      width: 345px;
      padding: 24px;
      border-radius: 16px;
      background-color: #2C2B79 !important;
      color: #fff !important;
      transition: transform 0.3s, box-shadow 0.3s;
      box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
    }





.card-second-proce{    width: 345px;
      padding: 24px;
      border-radius: 16px;
      background-color: #F7F6FF!important;
      color: #000 !important;
      transition: transform 0.3s, box-shadow 0.3s;
      box-shadow: 0 0 10px rgba(255, 255, 255, 0.1);
    border: 1px solid #2e2a78;}





    .card-profile:hover {
      transform: translateY(-10px);
      box-shadow: 0 10px 20px rgba(255, 255, 255, 0.2);
    }
   .card-second-proce:hover {
      transform: translateY(-10px);
      box-shadow: 0 10px 20px rgba(255, 255, 255, 0.2);
    }



    .card.inactive {
      background-color: #0f0f1a;
      color: #666;
    }

    .title {
      font-size: 1.25rem;
      font-weight: bold;
      margin-bottom: 4px;
    }

    .date {
      font-size: 0.875rem;
      color: #ccc;
      margin-bottom: 16px;
    }

    .price-list {
      margin-bottom: 16px;
    }

    .price-list div {
      margin: 6px 0;
    }

    .includes {
      font-weight: bold;
      margin-bottom: 8px;
    }

    .check-list {
      list-style: none;
      padding: 0;
      margin: 0 0 16px 0;
    }

    /* .check-list li::before {
      content: '✔';
      margin-right: 8px;
      color: #6effca;
    } */

    .group {
      font-weight: bold;
      font-size: 1.5rem;
    }

    .note {
      font-size: 0.8rem;
      margin-top: 8px;
    }

    .register-div-1{    text-decoration: none;
     border: 1px solid #2e2a78;
    color: #000;
    padding: 8px 36px;
    border-radius: 6px;}

     .register-div{    text-decoration: none;
background-color: #2C2B79;
    color: #ffff;
    padding: 8px 36px;
    border-radius: 6px;}
    .date-text-clr{color: #000;}

    .testimonial-section-main{padding: 60px 0px;}

    /* testimonial section start heree */
     .testimonial-slider {
      width: 90%;
      margin: auto;
    }

    .testimonial {
      background: white;
      border-radius: 16px;
      padding: 18px;
      display: flex;
      gap: 24px;
      box-shadow: 0 0 12px rgba(0,0,0,0.1);
      align-items: center;
      margin-left: 15px;
      margin-bottom: 14px;
    }

    .testimonial img {
      width: 141px;
    height: 157px;
      border-radius: 12px;
      object-fit: cover;
      position: relative;
    }

    .badge {
      position: absolute;
      background: #2e2a78;
      color: white;
      font-weight: bold;
      padding: 13px 8px !important;
      border-radius: 50%;
    bottom: -13px;
    left: 44px;
font-size: 28px !important;
          width: 56px;
    height: 56px;
    border-radius: 50% !important;
    }

    .testimonial-content {
      flex: 1;
    }

    .testimonial-content p {
      font-size: 15px;
      color: #333;
    }

    .testimonial-content hr {
      margin: 16px 0;
      border: none;
      border-top: 2px solid #e1e1e1;
    }

    .name {
      font-weight: bold;
      font-size: 16px;
      color: #111;
    }

    .position {
      color: #666;
      margin-bottom: 10px;
    }

    .stars {
      color: #2e2a78;
      font-size: 18px;
    }

    .testimonial-text-div{    margin-top: -12px;}

  
    .footer {
      background-image: url(../images/footerbg.png) ; background-size: 100% 100% !important; background-repeat: no-repeat !important;
      color: #fff !important;
      padding: 30px 30px;
    }
    .footer-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 30px;
      max-width: 1200px;
      margin: auto;
    }
    .footer-section {
      flex: 1;
      min-width: 250px;
    }
    .footer-section h3 {
      font-size: 18px;
      margin-bottom: 16px;
      position: relative;
    }
    .footer-section h3::after {
      content: "";
      display: block;
      width: 40px;
      height: 2px;
      background-color: #fff;
      margin-top: 6px;
    }
    .footer-section img {
      width: 150px;
      margin-bottom: 10px;
    }
    .footer-section p,
    .footer-section a {
      font-size: 14px;
      color: #eee;
      text-decoration: none;
      margin: 6px 0;
      display: block;
    }
    .footer-section i {
      margin-right: 8px;
    }
    .subscribe-form {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
    }
    .subscribe-form input {
      padding: 7px 12px;
    border-radius: 5px;
    border: none;
    flex: 1;
    min-width: 274px;
    margin-bottom: 11px;font-size: 12px;
    }
    .subscribe-form button {
      padding: 12px 52px;
      border-radius: 30px;
      background: white;
      border: none;
      color: #2d268f;
      font-weight: bold;
      cursor: pointer;
    }
    .button-global-border{ background-color: #352ebb !important; color: #fff !important; padding: 9px 27px !important;
    border-radius: 25px !important; width: 70%;  text-align: center;}
    .button-global-border:hover{background-color: #2d268f !important;}
    .ftr-logo{ background-color: #fff; border-radius: 5px; padding: 5px;}
    .footer-bottom {
      text-align: center;
      padding: 20px 10px 0;
      font-size: 13px;
      border-top: 1px solid rgba(255,255,255,0.2);
      margin-top: 40px;
    }
    .footer-bottom span {
      margin: 0 10px;
    }
    @media (max-width: 768px) {
      .subscribe-form {
        flex-direction: column;
        align-items: stretch;
      }
    }

    .footer-cond-div{text-decoration: none; color: #ffff !important;}
    .registration-form-main{padding: 142px 0px 20px 0px;}

   
    .tab-icons {
  /* Black background like in image */
  padding: 15px 0;
}

.tab-item {
  color: #D4D4D4 !important;
  transition: all 0.3s ease;
  cursor: pointer;
}

.tab-item .tab-label {
  margin-top: 8px;
  font-weight: 500;
}

.tab-item:hover,
.tab-item.active {
  color: #1a126d !important; /* Dark blue like 'Register Now' */
}

/* registration lables  */
 .form-floating label {
    color: #aaa;
  }

  .form-floating > input, 
  .form-floating > select {
   /* optional for dark style */
    color: #000;
    border: 1px solid #9494C2;
  }

  .form-floating > input:focus, 
  .form-floating > select:focus {
    border-color: #88aaff;
    box-shadow: 0 0 5px #88aaff;
  }

  .form-section {
    padding: 20px;
 /* Optional dark background */
  }

  .form-floating > .form-control::placeholder {
    color: transparent;
  }

  .form-floating > .form-control:focus::placeholder {
    color: transparent;
  }

  label {
    font-weight: 500;
  }
.top-nav-logo{ margin-top: -48px;}
.registration-heading-font{ margin-bottom: 28px;}

















   label {
    font-weight: 500;
  }
  .form-control,
  .form-select {
    border: 1px solid #aaa8e0;
    border-radius: 6px;
  }
  .form-section {
 
    padding: 30px;
    border-radius: 10px;

  }
  .btn-dark-purple {
    background-color: #3f2b96;
    color: white;
    border: none;
    padding: 10px 20px;
    border-radius: 6px;
  }
  .btn-dark-purple:hover {
    background-color: #322174;
  }
  .quantity-box {
    display: flex;
    align-items: center;
  }
  .quantity-box button {
    width: 40px;
    height: 40px;
    background-color: #eee;
    border: none;
    font-size: 20px;
  }
  .quantity-box input {
    text-align: center;
    width: 60px;
    margin: 0 10px;
  }
  .counting-text-div{font-size: 20px !important;
    font-weight: 600 !important;}
   
    .numbermain-cout-box{  margin-left: 67px;}
    .welcome-message-h1{margin: 19px 0px;}
.downlode-btn-div{    text-decoration: none;
    background-color: #ECECFF;
    padding: 10px 21px;
    border-radius: 7px;
    color: #000;}
    .icon-brn-div{    position: relative;
    left: -8px;}
    .radio-online-div{    margin-top: 15px !important;
}










 .form-section {
      max-width: 1100px;
    
      background: #fff;
      border-radius: 10px;
    }

    .form-label {
      font-weight: 600;
      font-size: 15px;
      margin-bottom: 6px;
    }

    .form-check-label {
      font-weight: 400;
      font-size: 14px;
    }

    .form-control, .form-select {
      border-radius: 8px;
      font-size: 14px;
    }

    textarea.form-control {
      min-height: 100px;
    }

    .submit-btn {
      background-color: #3a1ff2;
      color: white;
      padding: 10px 30px;
      border-radius: 25px;
      font-size: 16px;
      border: none;
    }

    .submit-btn:hover {
      background-color: #2a12c6;
    }

    .recaptcha-box {
      border: 1px solid #ccc;
      border-radius: 8px;
      padding: 20px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      max-width: 300px;
    }

    .recaptcha-box input {
      margin-right: 10px;
    }

    .form-note {
      font-size: 13px;
      color: #666;
    }

    .checkbox-label {
      font-size: 12px;
    }


















    .tab-nav {
    display: flex;
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
  }

  .tab-item {
    text-align: center;
    color: #ccc;
    font-size: 14px;
  }

  .tab-item i {
    font-size: 20px;
    display: block;
    margin-bottom: 5px;
  }

  .tab-item.active {
    color: #1b237e; /* Dark Blue */
    font-weight: bold;
  }

  .tab-item.active i {
    color: #1b237e;
  }
@media (max-width: 1367px),(max-width: 2000px) {
  .logo-class {
    margin: 13px 93px !important;
  }
}
  .form-control{
 border: 1px solid #9494C2 !important;
    width: 95% !important;
    font-size: 15px !important;
    height: 44px !important;
    color: #000 !important;
    line-height: 2.5 !important;
    /* font-weight: bold !important; */
  }
  .number-select-div{border: 1px solid #9494C2 !important;}
  .regsitration-form{    margin-top: -27px !important;  }
  .form-select{border: 1px solid #9494C2 !important;  width: 95% !important;font-size: 12px !important;  height: 44px !important;  }
  .logo-margin-div{      margin: -32px 99px !important;
    max-width: 63% !important;}
    .logo-margin-div-1 {
  margin: 14px 93px !important;
    max-width: 61% !important;
}

.applay-btn-div{    background-color: #EAEAFF !important;
    padding: 8px 31px !important;}


.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: '•';
    text-align: center;
    opacity: .25;
    color: #2c2b79 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.welcome-bio-medical{    width: 61% ;}
.message-icon-div{    margin-bottom: 22px !important;}



.form-check-input:checked {
    background-color: #2c2b79 !important;
    border-color: #2c2b79 !important;
}
.bio-graphy-height{    height: 94px;}

   .floating-label-group {
    position: relative;
    margin-bottom: 1rem;
  }

  .floating-label-group input {
    height: 44px; /* standard input height */
    padding: 10px 12px;
    font-size: 12px;
    width: 100%;
    border: 1px solid #9494C2;
    border-radius: 4px;
  }

  .floating-label-group label {
    position: absolute;
    top: 50%;
    left: 12px;
    transform: translateY(-50%);
    background-color: white;
    padding: 0 4px;
    font-size: 13px;
    color: #777;
    pointer-events: none;
    transition: 0.2s ease all;
  }

  .floating-label-group input:focus + label,
  .floating-label-group input:not(:placeholder-shown) + label {
    top: 0;
    font-size: 11px;
    color: #333;
  }
  .add-to-cart-lable{font-size: 15px !important; color: #000 !important; width: 20% !important;} 


.president-mrng-div {    margin-top: 34px !important;}








/* ================================================= top-bottom css start here ============================================ */

#progress{
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  display: none;
  place-items: center;
  border-radius: 50%;
  cursor: pointer;
}
#progress-value{
  display: block;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  background-color: #fff;
  border-radius: 50%;
  display: grid;
  place-items: center;
  font-size: 20px;
  color: #fab142;
}
/* top-bottom css end here --> */

/* Serach-box speaking  start here*/
.search-box {
    width: 650px;
    max-width: 100%;
    background-color: #F9F9FF;
    border: 1px solid #e1e1e1;
    border-radius: 8px;
    display: flex;
    align-items: center;
    padding: 8px 12px;
    box-sizing: border-box;
    
  }
  .search-box input {
    border: none;
    outline: none;
    background: transparent;
    flex: 1;
    font-size: 14px;
    color: #353535;
  }
  .search-box input::placeholder {
    color: #999;
  }
  .search-box .icon {
    font-size: 16px;
    color: #353535;
    margin-right: 8px;
  } 

/* Serach-box speaking end here*/

/* Serach-drop-contry speaking start here*/

     .custom-dropdown {
      border-radius: 8px;
      border: 1px solid #e1e1e1;
      padding: 8px 12px;
      background-color: #F9F9FF;
      display: flex;
      align-items: center;
      width: 100%;
      max-width: 650px;
      cursor: pointer;
    }
    .custom-dropdown span {
      flex: 1;
      font-size: 14px;
      color: #4a4a4a;
    }
    .custom-dropdown i {
      color: #4a4a4a;
      font-size: 14px;
    }
    .custom-dropdown img {
      width: 18px;
      height: auto;
      margin-right: 8px;
    }

    /* Serach-drop-contry speaking end here*/



      .custom-pagination .page-link {
      border-radius: 6px;
      border: none;
      margin: 0 3px;
      background-color: #f2f2f2;
      color: #999;
      font-weight: 500;
    }
    .custom-pagination .page-item.active .page-link {
      background-color: #2c2676; /* dark blue */
      color: white;
    }
    .custom-pagination .page-link:hover {
      background-color: #ddd;
      color: #000;
    }
    .custom-pagination .disabled .page-link {
      background-color: #f2f2f2;
      color: #ccc;
    }




    
    .free-button{     text-decoration: none;
    background-color: #EBEBFF;
    color: #612ea7;
    padding: 10px;
    border-radius: 5px;}

.sp-rounded-circle img{
    width: 90px;
    height: 90px !important;
    border: 3px solid #2e2a78;
    padding: 5px;
}



.wlc-spkers-img-1{padding-right: 0px;}
.wlc-spkers-img-1 img{
      width: 100% !important;
    height: 70px !important;
    border: 3px solid #2e2a78 !important;
    padding: 3px !important;
    border-radius: 50%;
}
.wlc-msg-img-1 img{    height: 58px !important;}
.sp-rounded-circle p{ font-size: 12px;}
.header-logo-img{width: 85%;
    padding: 23px 0px 0px 0px;}
    .mrng-logo-div{ text-align: center;}



    /* Submit-Abstract-Results-table start */
.Submit-Abstract-Results-table thead tr th{
  background-color: #2e2a78;
  color: #fff; border: 1px solid #fff; text-align: center; padding: 5px 10px; font-size: 12px;
}

.Submit-Abstract-Results-table tbody tr td{
border: 1px solid #e1e1e1; text-align: center; padding: 5px 10px; font-size: 12px; padding: 10px;
}
.speaker-Img-RoundBorder{ border-radius: 50%; width: 100px; height: 100px; padding: 5px; border: 3px solid #2c2b79 !important;}
     
.pdf-download-sub{}
.qick-dnlds-ttls{    margin-top: 16px;}
.qick-dnlds-p{    font-size: 12px;
    line-height: 20px !important;}
.pdf-download-sub a{ text-decoration: none; }

/* Submit-Abstract-Results-table End */