/* Author Of The Site: S LavaKumar */

@import url('https://fonts.googleapis.com/css2?family=Bree+Serif&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');


:root {
  --primary-color: #4BC774;
  --textparacolor: #6e6b6b;
  --whiteclor: #fff;
  --black: #432a2a;
  --heading-font: "Yantramanav", sans-serif;


}


/* *********************   Hedder    ******************* */


.top-bar {

  background-color: #0e2b4c;
  padding: 5px;
  background: linear-gradient(135deg, #6D138A, #871855);

}

.bgnav {
  box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;

}

.dropdown-item {

  background-color: #ffa500;

}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #16181b;
  text-decoration: none;
  background-color: #0e2b4c;
}




.hidden {
  display: none;
}



.top-icon {
  padding: 5px;
}

.top {
  margin-bottom: 0px !important;
}

.mob2 {
  color: #000;
}

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

a {
  text-decoration: none;
}


.logo_img {
  width: 250px;
}

.copyright {
  text-align: center;
  color: #fff;
  background-color: #6faaff;
  padding: 0.6rem 0;
}

/*
  li#menu-item-46 {
    background-color: #a4cc13;
    border-radius: 5px;
} */
span.span-item {
  color: #a4cc13;
   font-family: "Poppins", sans-serif;
}



.footer-social {
  float: right;
}


.mob_top_bar {
  display: none;
}

#menu-item-46 {}

#navbarNavDropdown ul li :active {
  color: var(--primary-color);
  font: var(--heading-font);

}

#navbarNavDropdown {
  justify-content: center;
  padding-top: 26px;
}

#navbarNavDropdown ul li a:hover {
  background-color: #00447c;
  color: white;
}

#navbarNavDropdown ul li a {
  padding: 6px 6px;
  font-weight: 500;
  font-size: 14px;
  color: #000;
   font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.nav-link:hover {
  color: rgb(255, 255, 255) !important;

}

.dropdown-item.active,
.dropdown-item:active {
  color: white !important;
}

.mobile_donatebtn {
  -webkit-animation: pulse 2000ms infinite alternate;
  animation: pulse 2000ms infinite alternate;
}

#menu-item-46 .nav-link {
  -webkit-animation: pulse 3000ms infinite alternate;
  animation: pulse 3000ms infinite alternate;
  border-radius: 30px !important;
  font-weight: 700 !important;
  border: 2px solid #8b0101;
  background: #50A517;
}

@-webkit-keyframes pulse2 {
  0% {
    background-color: rgb(255, 204, 0);
    color: #fff;
  }

  100% {
    background-color: #50A517;
  }

  0% {
    color: #fff;
  }
}

@keyframes pulse {
  0% {
    background-color: rgb(255, 204, 0);
    color: #fff;
  }

  100% {
    background-color: #50A517;
  }

  0% {
    color: #fff;
  }
}



a:hover {
  text-decoration: none;
}



/* .nav-link{
  display: inline;
 } */

#navbarNavDropdown ul li,
#menu-item-46 .nav-link {
  font-weight: 700 !important;
}

#navbarNavDropdown ul li,
#menu-item-46 .nav-link:hover {
  font-weight: 700 !important;
  color: rgb(102, 2, 2) !important;
}


.logo_mobile_white .logo_small {
  width: 70px;
  height: auto;
  /* margin-right: 20px; */
  margin-top: -15px;
}

.logo_mobile img {
  width: 250px;
  /* Original logo size */
  height: auto;
  /* Maintain aspect ratio */
}


header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: transparent;
  transition: background-color 0.3s, color 0.3s;
}

header.scrolled {
  background-color: white;
}




.bg_clr {
  z-index: 1;
  position: relative;
}

.top-menu {
  width: 100%;
  height: 600px;
  background-image: url(/wp-content/uploads/2025/03/bannernew-1.png);
  background-size: cover;
  /* background-position: center; */
  padding: 10px 0px 40px 40px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}


.organised_logos {
  display: flex;
  z-index: 10;
}



/* .logo_mobile_white{
  display: flex;
} */
/* ************** My Styles**************** */

.logo_mobile_white {
  /* display: flex;
          align-items: center;
          justify-content: center;  */
}

.logo_mobile_white p {
  /* margin-right: 10px;  */
  text-align: center;
}

/* Optional: Adjust the size of the logos if needed */
.logo_small {
  width: 60px;
  /* Adjust width as per your design */
  height: auto;
  /* Maintain aspect ratio */
}

.hidden {
  display: none;
  /* Hides the element */
}

.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, .5);
  border: 2px solid #f7a414;
}

.Organised_by_hd {
  color: #ffb100;
  font-weight: 600;
  font-size: 13px;
  padding: 10px;
}




@media screen and (min-width: 200px) and (max-width: 575px) {


  /* *******************   For Nav Bar   *********************** */


  .logo_mobile_white .logo_small {
    width: 50px;
    height: auto;
    /* margin-right: 20px; */
}

.card45 .card-content {
    background: #84175c;
    padding: 2px !important;
}

.card45 {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    height: 474px !important;
    background-color: #84175c;
}


  .Organised_by_hd {
    color: #ffb100;
    font-weight: 600;
    font-size: x-small;
  }

  .logo_mobile img {
    width: 200px;
    height: auto;
  }

  .mob2{
    display: none;
  }

  .sponsor-box.diamond-sponsor {
    background-image: url(/wp-content/uploads/2025/03/diamond_bg.png) !important;
    height: 173px;
    background-repeat: no-repeat;
}

.gold-sponsor {
  background-image: url(/wp-content/uploads/2025/03/Group-24968.png) !important;
  height: 173px !important;
  background-repeat: no-repeat;
  justify-content: center;
}

.silver-sponsor {
  background-image: url(/wp-content/uploads/2025/03/Group-24968.png) !important;
  height: 173px !important;
  background-repeat: no-repeat;
}
.sil_spons {
  margin-top: -39px !important;
}

.top-menu {
  width: 100%;
  height: 550px;
  background-image: url(/wp-content/uploads/2025/03/bannernew-1.png);
  background-size: cover;
  /* background-position: center; */
  padding: 0px 40px 40px 40px !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  text-align: center;
}
	

}

@media screen and (min-width: 768px) and (max-width: 987px) {

.card45 {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    height: 341px !important;
    background-color: #84175c;
}

.card45 .card-content {
    background: #84175c;
    padding: 2px !important;
}

.card45 .role {
    font-size: 88% !important;
    color: #ffffff;
    font-family: "Poppins", sans-serif;
    font-weight: 500;
}

.dtdfr {
    display: flex
;
    justify-content: center;
    gap: 0px !important;
    flex-wrap: wrap;
}

}




.elementor-element .elementor-widget-container {
  transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}
.elementor-1827 .elementor-element.elementor-element-1a3151a .timer-section {
  background-color: rgba(30, 32, 33, 0);
}

.elementor *, .elementor :after, .elementor :before {
  box-sizing: border-box;
}
.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

.timer-section .inner-container.margin-top {
  margin-top: -170px;
}
.timer-section .inner-container {
  position: relative;
  border-radius: 10px;
  padding: 42px 60px 30px;
  box-shadow: 0px 10px 22px rgba(0, 0, 0, 0.15);
  background: #ffffff url(/wp-content/uploads/2025/03/pattern-2.png) left top no-repeat;
}

.timer-section .inner-container .title-column {
  position: relative;
}

.timer-section .inner-container .title-column .inner-column {
  position: relative;
  text-align: center;
  padding-top: 8px;
}
.timer-section .inner-container .title-column h2 {
  position: relative;
  color: #222222;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.3em;
  font-family: "Poppins", sans-serif;
}
.timer-section .inner-container .title-column .text {
  position: relative;
  color: #84175c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3em;
  margin-top: 8px;
  font-family: "Poppins", sans-serif;
}
.timer-section .inner-container .time-column .inner-column {
  position: relative;
  text-align: right;
}
.time-counter {
  position: relative;
}
.time-counter .time-countdown {
  position: relative;
}
.elementor-1827 .elementor-element.elementor-element-1a3151a .time-counter .time-countdown .counter-column {
  color: #ff006a;
}

.time-counter .time-countdown .counter-column {
  position: relative;
  margin-right: 8px;
  width: 140px;
  text-align: center;
  display: inline-block;
  padding: 0px 0px 0px;
  color: #ff006a;
  font-size: 16px;
  line-height: 30px;
  text-transform: capitalize;
  font-weight: 400;
  margin-bottom: 8px;
  padding-bottom: 30px;
}
.time-counter .time-countdown .counter-column:before {
  position: absolute;
  content: ':';
  top: 10px;
  right: -10px;
  font-size: 56px;
  line-height: 1em;
  color: #cccccc;
}

.time-counter .time-countdown .counter-column .count {
  position: relative;
  display: block;
  font-size: 39px;
  line-height: 1em;
  padding: 0px 10px 0px;
  color: #222222;
  letter-spacing: 1px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

.time-counter .time-countdown .counter-column .unit {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 16px;
  text-transform: capitalize;
  font-family: "Poppins", sans-serif;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}


.about_tex{
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #84175c;
  font-weight: 600;

}

.summit_tex{
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #FF9901;
  font-weight: 600;

}

.high_tex{
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #fff;
  font-weight: 600;
}

.us_tex{
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  color: #000;
  font-weight: 600;
}
.first_para {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  color: #404040;
  font-weight: 500;
  text-align: justify;
  line-height: 30px;
}

.key_take{
    /* background-color: #044288; */
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px;
    background-image: url(/wp-content/uploads/2025/03/Group-24961.png);
}
.summit_bg{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  background-image: url(/wp-content/uploads/2025/03/Group-24963.png);
}

.speakers_bg{

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 30px;
  background-image: url(/wp-content/uploads/2025/03/Group-24961.png);

}

.sponsors_bg{

  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 20px;
  background-image: url(/wp-content/uploads/2025/03/sponsor.png);
  background-attachment: fixed;

}


.summit_bg1 {


  /* background-image: url(/wp-content/uploads/2025/03/Group-24963.png); */
  background-color: #e6c4e9;
  padding: 20px;

}

/* *****************  New Code by Lava Kumar    **************** */


.social_media_footer {
  color: #ffb127;
  padding-right: 10px;
}



.inner-banner {
  height: 180px !important;
}

.inner-heading{
  line-height: 190px !important;
  font-size: 36px;
}





/* @media screen and (min-width: 712px){

  .KeyTakeawaysCard.fhgjk {
    margin-top: 13px !important;
}

.KeyTakeawaysCard.dfhgi {
  margin-top: -218px !important;
  height: 207px !important;
}

.col-md-4.grdh {
  margin-top: 40px !important;
}

.email {
  background-color: #e6c4e9;
  color: #000000;
  border-bottom: 5px solid #f6b221;
  margin-top: 10px !important;
}

.address {
  background-color: #f7f7f7;
  border-bottom: 5px solid #5b2166;
  margin-top: 20px !important;
}

} */