@charset "utf-8";
/* CSS Document */


.exo-ets {
  font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
	font-size: 16px;
}

.oswald-ets {
  font-family: "Oswald", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.caveat-ets {
  font-family: "Caveat", cursive;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}

.exo-ets {
  font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}

/* CSS Root Data*/
:root{
/*Primary Color*/
--color-primary: #9bd81e;
--color-primary-dark: #1e5125;

/*Secondary Color*/
--color-secondary: #e92e18;
--color-light: #ffffff;
	
/*Thired Color*/
--color-gray-light: #414042;
--color-gray-dark: #232323;
	
/*Fonts*/
--font-primary: "Exo", serif;
--font-secondary: 'Oswald', serif:

/*Fonts Size*/
--font-size-sm: 16px;
--font-size-md: 18px:
--font-size-lg: 22px:
--font-size-xl: 24px;
}

body{
	font-family: "Exo", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;	
}
ul li {
    list-style: none;
}
h2,h3{
	font-family: "Oswald", sans-serif;
	    font-size: 36px;
    font-weight: 700;
}
a {
    color: var(--color-gray-light);
    text-decoration: none;
}
header .container{
	max-width: 1700px;
	z-index: 9;
	position: relative;
}
header .navbar-collapse .navbar-nav{
	    background: url("../images/heading-bg.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover;
	height: 85px;
	padding: 8px 36px;
}
header .navbar-collapse .navbar-nav a{
	color: #fff;
	font-family: "Exo", sans-serif;
	font-size: 14px;
	padding: 13px 16px !important
}
.nav-item.active .nav-link, header .navbar-collapse .navbar-nav a:hover {
	color: var(--color-primary);
}
.ETBtnG{
	background: #9bd81e;
}
.ETBtnG:hover{
	background: #c52615;
	color: #fff;
}
.ETBtnR{
	background: #c52615;
}
.ETBtnR:hover{
	background: #9bd81e;
	color: #fff;
}
.HeadBtn {
    font-family: "Exo", sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 20px 30px;
    margin-top: -17px;
	color: #fff;
}

/*Inner Banner*/
.InnerBanner{
    background-image: url(../images/homebanner.png);
    background-position: 0px -387px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: -120px;
    position: relative;
    padding: 100px 10px 50px;
	    text-transform: uppercase;
}
.InnerBanner h2{
    margin: 0 auto;
    color: #1E5125;
    font-family: "Exo", Sans-serif;
    font-size: 55px;
    font-weight: 700;
    text-shadow: 4px 5px 10px rgba(0, 0, 0, 0.15); 
}
/*Banner*/
.MainBanner{
    background-image: url("../images/homebanner.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
	margin-top: -120px;
	position: relative;
	padding: 60px 10px 300px;
}
.MainBanner img{
	width: 100%
}

#countdown {
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translate(-25%, -50%);
    text-align: center;
}
div.countdown .box {
  width: 150px;
    height: 150px;
    border-radius: 1rem;
}
div#countdown .box {
    background-color: #fff;

}
div#countdown .box .number{
		color: var(--color-primary-dark);
}
div.countdown .box .number{
	width: 100%;
	display: block;
	  font-size: 70px;
    font-weight: 700;

	line-height: normal;
	    align-items: center;
	font-family: "Exo", sans-serif;
}
div#countdown .box .label, div.countdown .box .label{
	width: 100%;
	display: block;
	font-size: 14px;
    font-weight: 500;
	color: var(--color-primary);
	    line-height: 0;
}
/*Welcome Message*/
.ChairMImg{
	background-color: #E8F1F3;
	transition: background .3s, border .3s, border-radius .3s, box-shadow .3s, transform var(--e-transform-transition-duration, .4s);
}
.ChairMImg img{
	width: 100%
}
.ChairMName{
	background:#1e5125;
	color: #fff;
	font-size: 14px;
	margin-top: -50px;
}
.ChairMName h2{
	font-size: 19px;
	font-weight: 700;
}
.ChairMName{
	position: relative;
	z-index: 9;
}
.ChairMName span{
	color: #9BD81D
}
.WelMeg .col-lg-4{width: 26%}
.WelWrapp{
	font-family: "Exo", sans-serif;
	font-weight: 500;
}
.WelWrapp h1{
	color: #1E5125;
    text-shadow: 0px 3px 0px rgba(103.00000000000003, 175.00000000000006, 107.99999999999997, 0.31);
    margin: 0px 0px 0px 0px;
    font-family: "Oswald", Sans-serif;
    font-size: 40px;
    font-weight: 500;
    text-transform: uppercase;
}
.WelWrapp span{
	color: #E92E18;
    font-family: "Caveat", Sans-serif;
    font-size: 24px;
    font-weight: 700;
    margin: 5px 0px 5px 0px;
}

/*Target*/
.TargetWrap{
	background-image: url("../images/targetAudience-Section.png");
    background-position: center left;
}
.TarContainer{max-width: 85%;}
.TargetWrap h1{
	font-family: "Oswald", Sans-serif;
    font-size: 40px;
    font-weight: 600;
    text-transform: uppercase;
    color: #232323;
}
.TagetText{
	--display: flex; */
    --gap: 30px 30px;
    --row-gap: 30px;
    --column-gap: 30px;
    --border-radius: 20px 0px 0px;
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.5);
    --padding-bottom: 30px;
    --padding-left: 10px;
    --padding-right: 10px;
	background-color: #FFFFFF;
	margin-right: -333px;

}
.TagetText img{
	width: 40px;
}

/*Countdown*/
.CountDn{
	background-color:;
	background: url("../images/download.png") center center no-repeat #1E5125;
	background-size: 30%;
	color: #fff;
	font-weight: 600;
	 font-family: "Exo", sans-serif;
	text-transform: uppercase;
}
.CountDn strong{
	font-size: 18px;
	font-weight: 600;
}
.CountDn h2{
    font-size: 48px;
	font-weight: 700;
    text-shadow: 0px 3px 0px rgba(103.00000000000003, 175.00000000000006, 107.99999999999997, 0.31);
    color: #9BD81E;
	}
.CountDn p{
    font-weight: 700;
	font-size: 36px;
}
.PartnerLogo{
	padding: 40px 0;
}
.PartnerLogo h2{
	color: #127E5B;
	margin-bottom: 10px;
}
.client-logo {
      max-width: 100%;
      height: auto;
      padding: 10px;
     /* filter: grayscale(100%);*/
      transition: filter 0.3s ease;
    }

    .client-logo:hover {
      filter: none;
    }

    .logo-container {
      display: flex;
      justify-content: center;
      align-items: center;
      height: 100px; /* Adjust as needed */
    }

/*Member Data*/
.MemberData{
	
}
.MemberData h2{
	    font-family: "Exo", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #127E5B;
}

/*.MemberData .container{
	max-width: 1200px;
}*/
.card.team-card{
	background-color: transparent;
    background-image: linear-gradient(180deg, #E6E6E6 0%, #9BD81D2E 100%);
	box-shadow: 3px 3px 13px 0px rgba(0, 0, 0, 0.18);
	position: relative;
}
.card.team-card h5.card-title{
font-family: "Oswald", Sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    color:#1E5125;
	}
.card-text{
font-family: "Poppins", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
}
.card-flag{
	width: 50px;
	position: absolute;
	height: 50px;
	top: 0;
	left: 0;
}
.a.card-btn{
	padding: 4px 20px;
	font-family: "Exo", sans-serif;
	font-size: 15px;
	font-weight: 600;
	width: auto;
	display: inline-block;
}
.card-body button{
		font-family: "Exo", sans-serif;
	font-size: 15px;
	font-weight: 600;
	border: 2px solid #fff;
	line-height: 2em;
}
.modal-dialog {
    max-width: 920px;
}
h5.modal-title {
    font-family: "Oswald", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
	color:var(--color-primary-dark);
}
.modal-body p{
    font-size: 15px;
    font-weight: 600;
}
/*Agenda Page*/
.agenda-img {
            max-height: 200px;
            cursor: pointer;
            border: 1px solid #ccc;
            padding: 5px;
            background: #f9f9f9;
            margin: 5px;
            object-fit: cover;
        }
        #popup {
            display: none;
            position: fixed;
            top: 0; left: 0;
            width: 100%; height: 100%;
            background: rgba(0,0,0,0.8);
            justify-content: center;
            align-items: center;
            z-index: 9999;
        }
        #popup img {
            max-width: 90%;
            max-height: 90%;
            box-shadow: 0 0 10px #fff;
        }

.agenda-container .item h2 {
    font-family: "Exo", Sans-serif;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background: #127E5B;
    padding: 4px 0;
}
    .tabs { display: flex; gap: 10px; margin-bottom: 25px; justify-content: center; }
    .tab-button { padding: 10px 20px; background: #e0e0e0; border-radius: 30px; cursor: pointer; font-weight: 600; color: #444; transition: .3s; user-select: none; }
    .tab-button.active { background: var(--color-primary-dark); color: #fff; box-shadow: 0 0 10px rgba(0,0,0,0.4); }
    .tab-content2 { display: none; }
    .tab-content2.active { display: block; }
    .agenda-container { background: #fff; border-radius: 15px; box-shadow: 0 0 10px #ddd; padding: 15px; margin-bottom: 20px; }
    .session-item { display: flex; border: 1px solid #ddd; border-bottom-right-radius: 15px; border-bottom-left-radius: 15px; overflow: hidden; margin-bottom: 15px; background: #fff; }
    .time-block { background: #f1f1f1; padding: 20px 15px; width: 100px; text-align: center; font-weight: 600; color: #555; border-right: 1px solid #ddd; display: flex; flex-direction: column; justify-content: center; font-size: 14px; }
    .time-block span { display: block; margin-bottom: 8px; }
    .time-block .line { height: 2px; width: 30px; background: #ff4dae; margin: 0 auto 8px; border-radius: 2px; }
    .session-details { flex: 1; padding: 15px 20px; display: flex; flex-direction: column; gap: 10px; }
    .session-details .row { display: flex; flex-wrap: wrap; gap: 20px; }
	.session-details .item h3{font-size: 24px; font-weight: bold}
    .session-details .item { min-width: 140px; font-size: 14px; font-weight: 600; color: #222; }
    .session-details .label { font-weight: 700; color: #999; margin-right: 6px; text-transform: uppercase; font-size: 11px; }
    .speaker-inline { display: flex; align-items: center; gap: 30px; flex-wrap: wrap; }
    .speaker-thumb { width: 60px; height: 60px; border-radius: 50%; object-fit: cover; cursor: pointer; border: 2px solid #ccc; }
    .speaker-info { color: #444; line-height: 1.2; color: var(--color-primary-dark) }
	.speaker-info small{color:var(--color-primary)}
    .details-btn { background: #ff4dae; color: white; padding: 10px 25px; font-weight: 700; border-radius: 30px; border: none; cursor: pointer; align-self: flex-start; transition: .3s; font-size: 14px; margin-top: 10px; }
    .details-btn:hover { background: #e6398d; }
    .summary { margin: 10px 0; font-style: italic; color: #555; }
	.topic {background: #f1f1f1; width: 100%; padding: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; border: 1px solid #ddd; border-bottom: 0;}
	a.DwnFA{background-color: var(--color-primary-dark); border-color: #127E5B}

    /* Modal */
    #speakerModal { display: none; position: fixed; top:0; left:0; width:100%; height:100%; background: rgba(0,0,0,0.7); justify-content: center; align-items: center; z-index:9999; }
    #speakerModal .modal-content { background:#fff; padding:20px; max-width:400px; border-radius:10px; text-align:center; position: relative; }
    #speakerModal .modal-content span { position:absolute; top:10px; right:15px; cursor:pointer; font-size:20px; }
    #speakerModal img { width:120px; height:auto; border-radius:8px; margin-bottom:15px; }

    @media (max-width:600px) {
      .session-item { flex-direction: column; }
      .time-block { width:100%; border-right:none; border-bottom:1px solid #ddd; }
      .speaker-inline { flex-direction: column; align-items: flex-start; }
    }
/*Abstracts*/
button.accordion-button {
    background: var(--color-primary-dark) !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
}
a.btn.btn-primary.my-3 {
    background: var(--color-secondary);
    font-family: "Exo", sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 8px 28px;
    margin-top: 30px !important;
    color: #fff;
    border-radius: 50px;
    border: 1px solid var(--color-secondary);
}
a.btn.btn-primary.my-3:hover {
	background: var(--color-primary-dark);
}
.accordion-body ul li{
        list-style: revert-layer;
}
a.btn.btn-outline-dark:hover {
    background: var(--color-primary);
}


/*Contact Us*/
.ContactUs{
	
}
.ContactUs .container{
	max-width: 1100px;
}
.ContactUs ul{
	margin: 20px 0;
	padding: 0;
}
.ContactUs ul li{
	margin: 10px 0;
	padding: 0;
}
.login-form {
    background: #fff;
	padding: 2em 1em;
}
.login-form h2 {
    font-size: 2em;
    text-transform: capitalize;
	    color: var(--color-gary-dark);;
}
.login-form p {
    font-size: .95em;
	color: var(--color-gary-light);;
    line-height: 2em;
}
.login-form span {
    width: 75%;
    height: 1px;
    display: block;
    background: var(--color-primary-dark);
    margin: 1em 0;
}
.login-form h4 {
	font-family: "Exo", sans-serif;
    font-size: 16px;
    text-transform: capitalize;
    margin-bottom: .2em;
	    color: var(--color-gary-dark);
}
.login-form input[type="text"] {
    padding: .8em 4em .8em 1em;
    width: 100%;
    margin-bottom: 1em;
    border: 1px solid#CECCCC;
	outline: none;
	color: #555;
}
.login-form input[type="email"] {
    padding: .8em 4em .8em 1em;
    width: 100%;
    margin-bottom: 1em;
    border: 1px solid#CECCCC;
    outline: none;
    color: #555;
}

.login-form input[type="text"]:hover {
    border: 1px solid #71c6c1;
}
.login-form  textarea {
    width: 100%;
    height: 120px;
    outline: none;
	resize: none;
	margin-bottom: 1em;
	border: 1px solid #CECCCC;
	padding: .8em 4em .8em 1em;
	font-size: 1em;
	color: #555;
}
::-webkit-input-placeholder{
color:#C3C3C3 !important;
    font-family: 'Josefin Sans', sans-serif;
}
.login-form textarea:hover {
    border: 1px solid #71c6c1;
}
.login-form input[type="submit"] {
    font-size: 1em;
    padding: .8em 1em;
    border: none;
    text-transform: capitalize;
    outline: none;
    background: var(--color-primary);
    color: #fff;
    cursor: pointer;   
	width: 56%;
	font-family: 'Josefin Sans', sans-serif;
	    border-bottom: 2px solid var(--color-primary-dark);
}
.login-form input[type="submit"]:hover {
    background: var(--color-primary-dark);
	border-bottom: 2px solid var(--color-primary);
}
.input-group {
  position: relative;
  margin-bottom: 15px;
}

.input-group i {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  color: #999;
}

.input-group input,
.input-group textarea {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
}


/*Venue*/
#testMap{
	height: 350px !important;
	border: 3px dashed var(--color-primary) !important;
    box-shadow: 4px 4px 13px 0px rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	position: relative;
}
.Venue .VenueImg{
	border-radius: 5% 50% 5% 50%;
	overflow: hidden;
	border: 3px dashed var(--color-primary) !important;
}
.ratio::before{display: none;}
.Venue .VenueImg img{
	width: 100%;
	height: 100%;
}

 /* Gallery image styling */
        .gallery-image {
            cursor: pointer;
            margin-bottom: 1rem;
            border-radius: 4px;
            transition: transform 0.2s ease;
        }
        .gallery-image:hover {
            transform: scale(1.05);
        }

        /* Lightbox overlay */
        #lightbox {
            display: none;
            position: fixed;
            z-index: 1050;
            top: 0; left: 0;
            width: 100vw; height: 100vh;
            background: rgba(0, 0, 0, 0.85);
            justify-content: center;
            align-items: center;
            padding: 20px;
            flex-direction: column;
        }

        #lightbox.visible {
            display: flex;
        }

        #lightbox-content {
            position: relative;
            max-width: 90vw;
            max-height: 80vh;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
        }

        #lightbox-img {
            max-width: 100%;
            max-height: 80vh;
            border-radius: 6px;
            box-shadow: 0 0 15px rgba(0,0,0,0.7);
        }

        /* Navigation buttons */
        .lightbox-btn {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            background: rgba(255,255,255,0.8);
            border: none;
            border-radius: 50%;
            width: 50px;
            height: 50px;
            font-size: 28px;
            font-weight: bold;
            cursor: pointer;
            user-select: none;
            transition: background-color 0.3s ease;
        }

        .lightbox-btn:hover {
            background: rgba(255,255,255,1);
        }

        #prevBtn {
            left: 10px;
        }

        #nextBtn {
            right: 10px;
        }

        /* Close button */
        #closeBtn {
            margin-top: 15px;
            background: #444;
            color: white;
            border-radius: 4px;
            padding: 8px 16px;
            font-size: 16px;
            cursor: pointer;
            user-select: none;
            border: none;
            transition: background-color 0.3s ease;
        }
        #closeBtn:hover {
            background: #222;
        }
/*Registration*/
#registration h2 {
    background: var(--color-primary-dark);
    color: #fff;
    text-align: center;
    padding: 5px;
	font-size: 22px;
}
#registration .RegBox {
	overflow: hidden;
	background-color: transparent;
    background-image: radial-gradient(at center center, #1E512536 0%, var(--e-global-color-accent) 100%);
}
#registration h3{
	    font-size: 55px;
	
}
footer{
	background: #87b42b;
	    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
	padding: 16px 10px;
	color: #FFFFFF
}

footer a{
	color: #fff;
	text-decoration: none;
}

@media (max-width: 768px) {
.WelMeg .col-lg-4 {
    width: 100%;
}
.col-lg-8.col-s-12.ps-5 {
    padding: 20px !important;
}
	section.TargetWrap.p-5{
		padding: 0 !important;
	}
.TargetWrap {
    background-size: cover;
}
.TarContainer {
    max-width: 100%;
}
	.TagetText{
		margin-right: 0;
	}
.list-inline-item {
    display: block;
    margin-bottom: 10px;
}
    div.col-lg-2.cl-s-12.text-end.d-flex.align-items-center.ms-5 {
        margin: 0;
        height: 100px !important;
    }
	.MainBanner {
    padding: 70px 10px 10px;
}
.MainBanner .col-lg-2.col-s-12.mt-5.pt-5.pb-5.text-center {
    margin: 0 !important;
    padding: 0 !important;
}
a.navbar-brand {
    width: 80%;
}
a.navbar-brand img {
    width: 100%;
}
header ul.navbar-nav {
    background: none !important;
	background-color: #1e5125 !important;
    width: 100% !important;
    height: inherit !important;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.5);
    margin-top: -5px;
}
.btn {
    width: 49%;
	margin-top: 0;
}
#countdown {
    position: relative;
    right: 0;
    top: 0;
    transform: none;
    text-align: center;
    display: flex
}
div#countdown .box {
    width: 100px;
    height: 80px;
	margin-right: 10px;
	}
div#countdown .box .number {
    font-size: 50px;
    line-height: 1em;
}
section.CountDn.p-5 {
    padding: 20px 10px !important;
    text-align: center;
}
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1400px;
    }
}