@charset "utf-8";
/* CSS Document */


@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Rajdhani:wght@600;700&display=swap');

body { margin:0px; padding:0px; font-family:'Roboto', sans-serif; }
img { border:none; outline:none; max-width:100%; vertical-align:top; background-size:100%; }
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary { display: block; }
.clrfix{ clear:both}


.fas {
    color: #F28A02!important
}







h2 { font-family: 'Roboto', sans-serif; color:#ffffff; font-size:30px; margin:0px; padding:0px 0px 0px 0px; text-align:center}

h4 { margin:0px; padding:15px 0 10px 15px; font-family:'Roboto', sans-serif;  font-size:18px; text-align: left}

h5 { margin:0px; padding:0px; font-family:'Roboto', sans-serif; color:#fff; font-size:28px   }




/* Container styling */
.header-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding:10px 0 25px 0;
   transition: all 0.3s ease; max-width: 1300px;  margin: 0 auto; width: 100%;
}

/* Logo styling */
.logo img {
    max-width:100%;
    height: auto;
    transition: transform 0.3s ease;
}



/* Event details (date next to logo) */
.event-details {
    display: flex;
    flex-direction: column;
    align-items: flex-start;

		padding:10px 0 0 0
}

.event-date {
    display: flex;
    align-items: center;
    font-size: 24px;
    color: #0E3D58;
    font-weight: bold;
}

.date-box {
   background:#f13c1f;
    color: #fff;
    padding: 4px 8px;
    margin-right: 5px;
    border-radius: 3px; display: block; font-size: 20px; font-weight: 900
}

.event-location {
    font-size: 18px;
    color: #0E3D58; padding: 5px 0 0 0; line-height: 28px
}

/* Button styling */
.action-buttons {
    display: flex;
    gap: 10px;
}

.btn {
    padding: 15px 25px;
    text-decoration: none;
    color: #fff;
    background-color: #186DA6;
    border-radius: 4px;
    font-weight: bold;
    transition: background-color 0.3s ease, transform 0.3s ease; font-size: 18px
}

.book-stall {
 background:#9c368a;
}

.visit {
  background:#7b98c0;
}

.btn:hover {
    transform: scale(1.05);
}

/* Mobile responsiveness */
@media (max-width: 768px) {
    .header-container {
        flex-direction: column;
        align-items: center;
        text-align: center;
    }

    .action-buttons {
        flex-direction: column;
        width: 90%; margin: 0 auto!important; gap:0px; 
    }

    .btn {
        width: 85%;
        margin-bottom: 10px;
    }
	
	.event-details {

    width:90%; text-align: center; margin-bottom: 10px
}
	
.event-location {
    font-size: 14px;
    text-align: left;
}
	
	
	
	
}

























	
	
.exhibit-outer { width:100%; padding:50px 0; margin:0px 0px ; float:left; background:#ffffff}
.exh { width:1190px; margin:0 auto;  padding:0% 0 0% 0; font-family:'Roboto', sans-serif; font-size:16px; color:#000; line-height:28px;   text-align:center; display: flex; flex-wrap: wrap; justify-content:center;}

.exh p{ padding: 0 4%; margin:0px 0 20px 0 }


.exh1 { width:1170px; margin:0 auto;  padding:0% 0 1% 0; font-family:'codaregular'; font-size:17px; color:#000; line-height:23px;   text-align:center; overflow:hidden}

.exh-main { width:100%; display:flex; padding:0 0 1% 0 }
.exh-box { width:31%; margin:2% 0 0 2%; padding:0%;  float:left; text-align:center; font-family:'Roboto', sans-serif; font-size:16px; color:#fff; line-height:28px; font-weight: 500; background: #ee3539; padding: 20px 0 0 0; border-radius: 4px }

.exh-box img{ width:90%;   }

.exh-box.last { margin:1% 0 0 0%;}

.exh-box span { text-align: center; padding:15px 0 15px 0; display: block; font-size: 20px; text-transform: uppercase; background: #ec6f202; color: #000000
}

.exh-box  ul{ margin:0px; padding:0px 0 0 25px;}
.exh-box  li { margin:0px 0 0 5px; padding:0px 0 0 5px; }




.exh-box1 { width:30%; margin:0 auto; padding:2% 1.5%;   text-align:center; font-family:'Roboto', sans-serif; font-size:16px; color:#1d1d1d; line-height:24px; font-weight: 400; background: #ffffff ;  filter: drop-shadow(0px 2px 1px #e5e5e5); border-radius: 4px; border: solid 1px #c4c4c4; text-align: center    }


.exh-box1  ul{ margin:0px; padding:0px 0 0 0px;}
.exh-box1  li { margin:10px 0 0 0px; padding:8px 0 8px 20px; list-style:none; border-radius: 8px; border: solid 1px #fff}
.exh-box1  img {width: 64% }









.exhibit {width:48%; height:auto; text-align:center;   float:left; margin:0px;  background:#016427; border-radius: 4px
}
.exhibit a { font-family:'Roboto', sans-serif; color:#fff; font-size:16px; display:block; padding:18px 0 18px 0; text-decoration:none; margin:0px; border-radius: 4px; text-transform: uppercase
}
.exhibit a:hover {
	text-decoration:none; background:#171717;  color:#fff; border-radius: 4px
}


.exhibit1 {width:48%; height:auto; text-align:center;   float:left; margin:0% 0 0 2%; background:#FF3A00; border-radius: 4px 
}
.exhibit1 a { font-family:'Roboto', sans-serif; color:#fff; font-size:16px; display:block; padding:18px 0 18px 0; text-decoration:none; margin:0px; text-transform: uppercase
}
.exhibit1 a:hover {
	text-decoration:none; background:#171717;  color:#fff; border-radius: 4px
}




#footer-outer { width:100%;   padding:25px 0px; float:left; background:#F2F2F2}
#footer { width:60%;margin:0 auto; color:#fff; font-family:'codaregular'; font-size:15px; line-height:20px; overflow:hidden}

.footer-inner img{ max-width:100% }
.footer-inner1 { width:78%; float:right }


.footer-inner { width:66%; margin:0 auto; height:auto; overflow:hidden}

.but-footer { margin: 0 auto; width:45%; text-align:center;}
.but-footer img{ max-width:40%}
.trade { float:right; margin:0; width:20%; padding:10px 0 0 0; color:#000; text-align: center;}
.but-footer-inner { padding:0% 0 0 0  }







.clearout {
height:20px;
clear:both;
}





.exhibit-section {
  text-align: left;
  padding: 0px 0px 50px 0;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.exhibit-section h2 {
  font-size: 2rem;
  margin-bottom: 1.5rem;
  color: #ffffff;
  padding: 0px 0 0 0;
}

.exhibit-items {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 15px;
}

.exhibit-item {
  background: #eaecef;
  border: 1px solid #ddd;
  border-radius: 8px;
  padding:10px 15px;
  display: flex;
  align-items: center;
  font-size: 1rem;
  color: #000000;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}

.exhibit-item:before {
  content: attr(data-icon);
  font-size: 1.5rem;
  margin-right: 10px;
  color: #007bff;
}

.exhibit-item.show {
  opacity: 1;
  transform: translateY(0);
}

/* Mobile responsiveness */
@media (max-width: 768px) {
  .exhibit-section h2 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
  }

  .exhibit-items {
    grid-template-columns: 1fr 1fr;
    gap: 10px;
  }

  .exhibit-item {
 
    padding: 10px; text-align: left
  }
	

	
}

@media (max-width: 480px) {


  .exhibit-items {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .exhibit-item {
   
    padding: 8px;
  }
}




.welcome-section {

width: 100%;
  max-width: 1300px; margin: 0 auto; padding: 50px 0

}
 h1 {
  font-size: 1.6rem;
  color: #2c3e50;
  text-align: left;
  margin-bottom: 20px;
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.6s ease, transform 0.6s ease; line-height:2.5rem
}
.welcome-content {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap; 
}
.welcome-text {
  flex:1;
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease, transform 0.6s ease;
}
.welcome-text p {
  margin-bottom: 15px;
}
.welcome-image {
  flex: 1;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  opacity: 0;
  transform: scale(0.9);
  transition: opacity 0.6s ease, transform 0.6s ease; 
}
.welcome-image img {
  max-width: 92%;
  height: auto;
  border-radius: 8px; margin: 0 auto
 
}
.show {
  opacity: 1;
  transform: translateY(0);
}
.image-show {
  opacity: 1;
  transform: scale(1);
}
@media (max-width: 768px) {
  .welcome-content {
    flex-direction: column; padding: 20px
  }
  .welcome-section h1 {
    font-size: 1.8rem;
  }
}
.facts-figures-main { background: #054E90; padding: 50px 0 0 0}
.facts-figures {
    display: flex;
    flex-direction: row; /* Arrange boxes in a row */
    justify-content: center;

    padding: 2em;

    color: #333;
    font-family: Arial, sans-serif;
    text-align: center;
    gap: 1em; /* Space between items */
}

.facts-figures h2 {
    flex-basis: 100%;
    text-align: center;
    font-size: 2em;
    margin-bottom: 1em;
    color: #ffffff;
}

.fact-item {
    display: flex;
    align-items: center;
    background: #fff;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 1em 2em;
    border-radius: 8px;
    width: 250px;
}

.fact-item i {
    font-size: 2.5em;
    color: #06C668;
    margin-right: 1em;
}

.fact-details h3 {
    font-size: 1.8em;
    margin: 0;
    color: #333;
}

.fact-details p {
    margin: 0;
    font-size: 1em;
    color: #555;
}

/* Icons for each item */
.icon-exhibitors::before {
    content: "\f0c0"; /* FontAwesome icon */
}

.icon-visitors::before {
    content: "\f0c0";
}

.icon-area::before {
    content: "\f0e7";
}

.icon-states::before {
    content: "\f0c0";
}

/* Responsive Design */
@media (max-width: 768px) {
    .facts-figures {
        flex-direction: column; /* Stack items vertically on smaller screens */
        text-align: center;
    }

    .fact-item {
        width: 100%; /* Full width for smaller screens */
        max-width: 300px;
    }
}


.focus-sectors-main { padding:50px 0px; background: #F2F2F2   }

.focus-sectors-main h4 { color:#000000; text-align: center;   font-size: 2em; padding: 0 0 20px 0}
.focus-sectors {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 20px;
            max-width: 1200px;
            margin: 0 auto;
         
        }
        .sector {
            text-align: center;
            padding:30px 20px;
            background:#fff;
            border-radius: 10px;
            transition: transform 0.3s, background 0.3s, color 0.3s; color: #0E3D58; line-height: 28px; box-shadow: 0px 2px 4px 3px rgba(0, 0, 0, 0.04);


        }
        .sector:hover {
            transform: translateY(-5px);
            background: #e0f7fa; color:#000000
        }
        .sector-icon {
            font-size: 2.5em;
            color: #00796b;
            margin-bottom: 25px;
        }
        .sector-title {
            font-size: 1em;
            
            font-weight: 600;
        }

  


@media screen and (max-width:480px) {
	
	h1 {  font-size:24px;   }
	h2 { font-size:24px; padding:0px 0px 10px 0px;   }
	h3 { font-size:28px; }
h4 { font-size:28px; }

.top-main { width:85%;   margin:0 auto; font-size: 24px }
.logo{  width:100%; text-align:center; margin:0 auto; float:none; border-right:none; padding: 0 0 10px 0}	
 .logo img{  max-width:100%; float:none;  text-align:center}
 .but { width:100%;  margin:0 auto; text-align:center; padding:10px 0 10px 0; }
header { width:100%; margin:0px 0px ; padding:20px 0;   overflow:hidden; position: inherit; }

header .date {  width:100%;    margin: 5% 0 0 2%; }

	header .date-txt {color:#ffffff;}
	
	.banner-bg {height: 50vh;}



	

.banner-text1{line-height: 2.2rem; font-size: 1.3rem;} 
	
.exh { width:80%; font:15px/18px 'Roboto', sans-serif; display:block}
.exh1 { width:96%; font:15px/18px 'Roboto', sans-serif; display:block}

.exh-main { display:block }
.exh-box { width:96%; margin:2% 0 0 0}
.exh-box1 { width:96%; margin:2% 0 0 0}
	
	.exh-box2 { width:96%; margin:2% 0 0 0}
	.exh-box3 { width:96%; margin:2% 0 0 0}
	.exh-box img{ width:90%; }
	.exh-box2 img{ width:40%; }
#exhibitor-outer2 { background:#e5483f }
.exhibit-main2 { width:100%; }



.footer-inner { width:100%; margin:0 auto; height:auto; overflow:hidden}
.but-footer { margin:0 auto; float:none; padding:10px 0px; width:100%  }
.but-footer img {max-width:30%;}

.org {margin:0 auto; float:none; width:100%  }
.trade {  margin:0 auto;  color:#333; float:none; width:100%}

.but-footer-inner { padding:10px 0 0 0  }

.exhibit2 {width:98%;   }
.exhibit3 {width:98%; margin:2.8% 0 0 0%;   }

.exhibit1 {width:49%;    
}
.exhibit {width:49%; 
}


}


@media screen and (min-width: 481px) and (max-width: 699px) {
	
	h1 {  font-size:24px;   }
	h2 { font-size:24px; padding:0px 0px 10px 0px;   }
	h3 { font-size:28px; }
h4 { font-size:28px; }
	

.top-main { width:85%;   margin:0 auto; font-size: 24px }
.logo{  width:85%; text-align:center; margin:0 auto; float:none; border-right:none}	
 .logo img{  max-width:100%; float:none;  text-align:center}
 .but { width:100%;  margin:0 auto; text-align:center; padding:10px 0 10px 0; }
header { width:100%; margin:0px 0px ; padding:0px;   overflow:hidden; position: inherit}

header .date {  width:100%;   color:#fff; margin: 5% 0 0 2%; }



.exh { width:96%; font:15px/18px 'codaregular'; display:block}
.exh1 { width:96%; font:15px/18px 'codaregular'; display:block}
.exh-main { display:block }
.exh-box { width:92%; margin:2% 0 0 0}
.exh-box1 { width:92%; margin:2% 0 0 0}
#exhibitor-outer2 { background:#e5483f }
.exhibit-main2 { width:100%; }



.footer-inner { width:100%; margin:0 auto; height:auto; overflow:hidden}
.but-footer { margin:0 auto; float:none; padding:10px 0px; width:100%  }
.but-footer img {max-width:30%;}

.org {margin:0 auto; float:none; width:100%  }
.trade {  margin:0 auto;  color:#333; float:none; width:100%}

.but-footer-inner { padding:10px 0 0 0  }

.exhibit2 {float:left  }
.exhibit1 {width:98%;  margin:3% 0 0 0%;  
}
.exhibit {width:98%; 
}



 }
 
 



@media screen and (min-width: 701px) and (max-width: 991px) {
	

	h1 {  font-size:24px;   }
	h2 { font-size:24px;   }
	h3 { font-size:28px; }
h4 { font-size:28px; }
	



header { width:100%; margin:0px 0px ; padding:0px;   overflow:hidden; position: inherit  }



.exh { width:96%; font:15px/18px 'codaregular'; display:block}
.exh1 { width:96%; font:15px/18px 'codaregular'; display:block}
.exh-main { display:block }

.exh-box { width:92%; margin:2% 0 0 0}

#exhibitor-outer2 { background:#e5483f }
.exhibit-main2 { width:100%; }



.footer-inner { width:100%; margin:0 auto; height:auto; overflow:hidden}
.but-footer { margin:0 auto; float:none; padding:10px 0px; width:100%  }
.but-footer img {max-width:30%;}

.org {margin:0 auto; float:none; width:100%  }
.trade {  margin:0 auto;  color:#333; float:none; width:100%}

.but-footer-inner { padding:10px 0 0 0  }

	 }



@media screen and (min-width: 991px) and (max-width:1150px) { 

#exhibitor-outer2  { 	background-size: 491px 346px;}
}
	
@media screen and (min-width: 1151px) and (max-width:1279px) { 

#exhibitor-outer2  { 	background-size: 551px 346px;}
}
	 	
	 
	 
@media screen and (min-width: 991px) and (max-width:1279px) { 
	

	h2 { font-size:24px; 0 padding:0px 0px 10px 0px; }
	h3 { font-size:24px; }


.logo img { max-width:95%}	


		 } 
		 
		 




.visitor-section {
      padding: 60px 20px;
      text-align: center;     background:#0E3D58;
    }

    .visitor-section h2 {
      font-size: 38px;
      color: #ffffff;
      margin-bottom: 20px;
    }

    .visitor-section p.description {
      font-size: 18px;
      max-width: 950px;
      margin: 0 auto 20px;
      line-height: 1.7;
      color: #e0e0e0;
    }

    .visitor-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
      gap: 30px;
      max-width: 1200px;
      margin: 0 auto;
    }

    .visitor-card {
      background: #186DA6;
      padding: 25px 20px;
      border-radius: 16px;
      transition: transform 0.3s ease, background 0.3s ease;
      backdrop-filter: blur(10px);
    }

    .visitor-card:hover {
      transform: translateY(-6px);
      background: #ffffff20;
    }

    .visitor-card i {
      font-size: 40px;
      margin-bottom: 15px;
      color: #FFD700;
    }

    .visitor-card h3 {
      font-size: 18px;
      margin: 10px 0 5px;
      color: #fff;
    }

    .visitor-card p {
      font-size: 32px;
      font-weight: bold;
      color: #fff;
      margin: 0;
    }

    @media (max-width: 600px) {
      .visitor-section h2 {
        font-size: 30px;
      }
      .visitor-card h3 {
        font-size: 16px;
      }
    }

  .main-container {
      width: 100%;
      background: url("https://img.tradeindia.com/new_website1/tradeshowslandingpage/electronica-india/2025/bg.png") center top; background-size: cover;
      color:#fff;
      padding: 90px 0;
    }

    .banner-container {
      max-width: 1300px;
      margin: 0 auto;
      padding: 0 20px;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      justify-content: space-between;
      gap: 30px;
    }

    .text-content {
      flex: 1 1 350px;
      max-width: 600px;
    }

    .text-content .logo {
      height: 64px;
      margin-bottom: 20px;
    }

    .text-content .title {
      font-size: 38px;
      font-weight: bold;
      margin-bottom: 10px;
    }

    .text-content .subtitle {
      font-size: 22px;
      margin-bottom: 15px;
    }

    .text-content .desc {
      font-size: 18px;
      line-height: 1.6;
    }

    .https://img.tradeindia.com/new_website1/tradeshowslandingpage/ciisce {
      display: flex;
  
      gap: 20px;
      justify-content: center;
      flex-wrap: wrap;
    }

    .https://img.tradeindia.com/new_website1/tradeshowslandingpage/ciisce img {
      width: 100%;
      max-width: 250px;
      border-radius: 16px;
      box-shadow: 0 8px 16px rgba(0,0,0,0.2);
      opacity: 0;
      transform: translateY(30px);
      transition: opacity 1s ease, transform 1s ease;
    }

    .https://img.tradeindia.com/new_website1/tradeshowslandingpage/ciisce img.show {
      opacity: 1;
      transform: translateY(0);
    }

    @media (max-width: 768px) {
      .banner-container {
        flex-direction: column;
        text-align: center;
      }

      .https://img.tradeindia.com/new_website1/tradeshowslandingpage/ciisce {
        justify-content: center;
      }
    }

.banner-vedio {
      position: relative;
      width: 100%;
      overflow: hidden;
      color: white; margin: 0 auto; text-align: center;
    }

    .banner-vedio video {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: -1;
    }

    .banner-content {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      width: 90%;
      max-width: 1400px;
      margin: 0 auto;
      padding: 60px 20px 100px;
      flex-wrap: wrap;
      position: relative;
      min-height: 400px;
    }

    .left {
      flex: 1 1 300px;
    }

    .left img {
      max-width: 300px;
      margin-bottom: 20px;
    }

    .text-block {
      color: white;
      font-size: 34px;
      line-height: 1.4;
      max-width: 500px;
    }

    .date-banner {
      position: absolute;
      right: 30px;
      bottom: 30px;
      text-align: right;
      font-size: 24px;
      line-height: 1.6;
    }

    .date-banner a {
      color: white;
      text-decoration: none;
      font-size: 18px;
    }

    @media (max-width: 768px) {
      .banner-content {
        flex-direction: column;
        align-items: center;
        text-align: center;
        padding: 40px 20px 120px;
      }

      .left img {
        max-width: 200px;
      }

      .text-block {
        font-size: 20px;
      }

      .date-box {
        position: static;
        margin-top: 40px;
        font-size: 20px;
      }
    }
aside{
      max-width: 1300px;
      margin: auto;
      padding: 60px 20px;
    }

    h2 {
      text-align: center;
      font-size: 2rem;
      margin-bottom: 50px;

    }

    .grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
      gap: 30px;
    }

    .card {
      background: #fff;
      border-radius: 16px;
      padding: 25px;
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.06);
      transition: transform 0.3s ease, box-shadow 0.3s ease; text-align: center
    }

    .card:hover {
      transform: translateY(-8px);
      box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    }

    .card-icon {
      font-size: 2.2rem;
      margin-bottom: 15px;
      color: #0077cc;
    }

    .card h3 {
      margin: 0 0 10px;
      font-size: 1rem;
      color: #111;
    }

    .card p {
      color: #555;
      line-height: 1.5;
    }




.gallery-container {
      max-width: 1200px;
      margin: 40px auto;
      padding: 0 20px;
    }


    .grid1 {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 20px;
    }

    .grid1 img {
      width: 100%;
      border-radius: 12px;
      box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      cursor: pointer;
    }

    .grid1 img:hover {
      transform: scale(1.05);
      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
    }

    .lightbox {
      display: none;
      position: fixed;
      z-index: 1000;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      background: rgba(0, 0, 0, 0.9);
      justify-content: center;
      align-items: center;
      flex-direction: column;
    }

    .lightbox-header {
      position: absolute;
      top: 20px;
      right: 30px;
      z-index: 1010;
    }

    .close-icon {
      font-size: 30px;
      color: #fff;
      cursor: pointer;
    }

    .lightbox img {
      max-width: 90vw;
      max-height: 80vh;
      border-radius: 10px;
    }

    .lightbox.active {
      display: flex;
    }

    .lightbox-controls {
      position: absolute;
      bottom: 40px;
      display: flex;
      justify-content: center;
      gap: 40px;
    }

    .control-btn {
      background-color: #fff;
      border: none;
      padding: 10px 20px;
      font-size: 16px;
      border-radius: 6px;
      cursor: pointer;
      transition: background 0.3s;
    }

    .control-btn:hover {
      background-color: #ddd;
    }
 .countdown-container {
            display: grid;
            grid-template-columns: repeat(4, 0fr);
            gap: 20px;
            text-align: center; justify-content: center
        }

        .countdown-item {
         
            padding: 20px 40px;
            border-radius: 10px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); border: solid 1px #fff
        }

        .countdown-item span {
            display: block;
            font-size: 3em;
            margin-bottom:0px;
            color: #fff; font-weight: bold
        }

        .countdown-item label {
            font-size: 1em;
            color: #fff;
        }
			
@media screen and (max-width:480px) {
			.countdown-container{grid-template-columns: repeat(2, 0fr);} 
			}



    .scroll-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      width: 50px;
      height: 50px;
      background: #00943e;
      border: none;
      border-radius: 50%;
      cursor: pointer;
      display: flex;
      align-items: center;
      justify-content: center;
      z-index: 999;
      transition: background 0.3s ease, transform 0.3s ease;
    }

    .scroll-top:hover {
      background: #006428;
      transform: scale(1.1);
    }

    .scroll-top svg {
      position: absolute;
      top: 0;
      left: 0;
      transform: rotate(-90deg);
    }

    .scroll-bg,
    .scroll-bar {
      fill: none;
      stroke-width: 4;
    }

    .scroll-bg {
      stroke: rgba(255, 255, 255, 0.1);
    }

    .scroll-bar {
      stroke: #fff;
      stroke-dasharray: 263.36;
      stroke-dashoffset: 263.36;
      transition: stroke-dashoffset 0.25s ease-out;
    }

    .arrow-icon {
      font-size: 28px;
      color: #fff;
      z-index: 2;
      pointer-events: none; font-weight: bolder
    }


.industry-section {
  padding: 50px 20px;
  background: #f8f9fa;
  font-family: Arial, sans-serif;
  text-align: center;
}

.industry-section h2 {
  font-size: 2.5rem;
  margin-bottom: 40px;
  color: #1a1a1a;
}

.industry-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 20px;
  justify-items: center;  max-width: 1300px; margin: 0 auto
}

.industry-item {
  background: #fff;
  padding: 15px 20px;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
  font-size: 1rem;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: transform 0.3s ease, box-shadow 0.3s ease; width: 90%
}

.industry-item:hover {
  transform: translateY(-5px);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.industry-item .icon {
  font-size: 1.5rem;
}


.concurrent-container {
      display: grid;
      grid-template-rows: auto 1fr;
      gap: 40px;
      justify-items: center;
    }

    .header-title {
      background: #822C88;
      color: #fff;
      padding: 12px 40px;
      font-size: 24px;
      border-radius: 50px;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.15);
    }

    .grid-boxes {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 30px;
      width: 100%;
      max-width: 1200px;
    }

    .event-box {
      background: #f9f9f9;
      border: 2px solid #ccc;
      padding: 20px;
      border-radius: 15px;
      text-align: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .event-box:hover {
      transform: translateY(-10px);
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15);
    }

    .event-title {
      font-size: 24px;
      font-weight: bold;
      margin-bottom: 10px;
    }

    .event-subtitle {
      font-size: 16px;
      color: #444;
    }

    .event-tagline {
      font-size: 14px;
      color: #666;
      margin-top: 10px;
    }





   .container {
      max-width: 1300px;
      margin: auto;
      padding: 3rem 0rem;
      position: relative;
    }

    .decor {
      position: absolute;
      top: 20px;
      right: 20px;
      background: radial-gradient(circle at center, #f5a623 0%, #f39c12 100%);
      width: 40px;
      height: 40px;
      border-radius: 50%;
    }

    .stats-grid {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
      gap: 2rem;
    }

    .stat-item {
      display: flex;
      align-items: flex-start;
      gap: 1rem;
    }

    .stat-icon {
      font-size: 2.5rem;
      color: var(--orange);
      flex-shrink: 0;
    }

    .stat-content {
      display: flex;
      flex-direction: column;
    }

    .stat-number {
      font-size: 1.8rem;
      font-weight: 800;
      color: var(--blue);
    }

    .stat-text {
      font-size: 1rem;
      color: #333;
      line-height: 1.4;
      margin-top: 0.2rem;
    }

    @media (max-width: 600px) {
      .stat-item {
        flex-direction: row;
        align-items: center;
      }

      .stat-number {
        font-size: 1.6rem;
      }

      .stat-icon {
        font-size: 2rem;
      }

      .stat-text {
        font-size: 0.95rem;
      }
    }


.section-wrapper {
      position: relative;
      margin-bottom: 40px;
      text-align: center;
    }

    .section-line {
      border-top: 3px solid #8d38aa;
      position: relative;
      height: 30px;
      margin: 0 auto;
    }

    .section-title {
      position: absolute;
      top: -20px;
      left: 50%;
      transform: translateX(-50%);
      background: #7e2f91;
      color: #fff;
      padding: 10px 40px;
      font-size: 20px;
      font-weight: bold;
      border-radius: 30px;
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
      z-index: 1;
    }

    .conference-grid {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 40px;
      margin-top: 30px; 
    }

    .conference-card {
      background: linear-gradient(to bottom, #243a94, #0cb4e7);
      color: #fff;
      width: 366px;
      border-radius: 20px;
      position: relative;
      padding: 60px 20px 30px;
      text-align: center;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .conference-card:hover {
      transform: translateY(-5px);
      box-shadow: 0 10px 20px rgba(0,0,0,0.2);
    }

    .conference-date {
      position: absolute;
      top: 0;
      left: 50%;
      transform: translate(-50%, -50%);
      background: linear-gradient(to right, #f25a29, #f9a825);
      color: #fff;
      padding: 10px 20px;
      border-radius: 15px;
      font-size: 14px;
      font-weight: bold;
      display: flex;
      align-items: center;
      gap: 8px;
      box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    }

    .conference-date i {
      font-size: 16px;
    }

    .conference-title {
      font-size: 16px;
      font-weight: bold;
      line-height: 1.5;
    }

    @media (max-width: 768px) {
      .conference-card {
        width: 100%;
      }
    }




    .container-fact {
      display: flex;
      flex-wrap: wrap;  background: linear-gradient(to right, #4c1a9d, #a04fa0);
    }


    .sidebar {
      writing-mode: vertical-rl;
      transform: rotate(180deg);
      background-color: #4d308a;
      color: white;
      font-weight: bold;
      font-size: 2rem;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 40px 10px;
      min-width: 60px;
    }
    .facts {
      display: grid;
      grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
      gap: 20px;
      padding: 40px 20px;
      flex: 1;
    }

    .fact {
      display: flex;
      align-items: center;
      gap: 15px;
      background: rgba(255, 255, 255, 0.1);
      border-radius: 12px;
      padding: 15px 20px;
      transition: transform 0.3s ease, background 0.3s ease;
    }

    .fact:hover {
      transform: translateY(-6px);
      background: rgba(255, 255, 255, 0.2);
    }

    .icon-circle {
      min-width: 60px;
      height: 60px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      font-size: 1.6rem;
      color: #fff;
    }
.icon-circle i { color: #FFFFFF!important}

    .fact-text .fact-title {
      font-size: 1.1rem;
      font-weight: bold; color: #FFFFFF
    }

    .fact-text .fact-desc {
      font-size: 0.95rem; color: #FFFFFF
    }

    /* Color Circles */
    .clr-red    { background-color: #f44336; }
    .clr-orange { background-color: #ff9800; }
    .clr-yellow { background-color: #fbc02d; }
    .clr-green  { background-color: #8bc34a; }
    .clr-teal   { background-color: #009688; }
    .clr-blue   { background-color: #03a9f4; }
    .clr-pink   { background-color: #e91e63; }
    .clr-navy   { background-color: #3f51b5; }
    .clr-lightblue { background-color: #00bcd4; }
    .clr-cyan   { background-color: #00acc1; }
    .clr-purple { background-color: #9c27b0; }

    .qr-box {
      display: flex;
      align-items: center;
      gap: 15px;
      background-color: #ff9800;
      border-radius: 12px;
      padding: 15px 20px;
      color: white;
      grid-column: span 2;
      max-width: 450px;
    }

    .qr-box img {
      width: 100px;
      border-radius: 8px;
    }

    .qr-text {
      font-weight: bold;
      font-size: 1rem;
    }

    @media (max-width: 768px) {
      .sidebar {
        width: 100%;
        font-size: 1.2rem;
        padding: 10px;
      }

      .qr-box {
        flex-direction: column;
        align-items: flex-start;
        text-align: left;
      }

      .qr-box img {
        width: 100%;
        max-width: 120px;
      }
    }

  .participation-section {
      text-align: center;
    }

    .participation-title {
      background: #7b2cbf;
      color: white;
      padding: 10px 30px;
      border-radius: 25px;
      display: inline-block;
      font-size: 1.5rem;
      margin-bottom: 30px;
      box-shadow: 0 4px 10px rgba(0,0,0,0.1);
    }

    .flags-container {
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      gap: 25px;
    }

    .flag-box {
      width: 57px;
      transition: transform 0.3s ease, box-shadow 0.3s ease;
    }

    .flag-box:hover {
      transform: scale(1.1);
      box-shadow: 0 4px 15px rgba(0,0,0,0.2);
    }

    .flag-box img {
      width: 50px; height: 40px; text-align: center;

      display: block;
      border-radius: 6px;
    }

    .country-name {
      margin-top: 8px;
      font-size: 0.75rem;
    }

    @media (max-width: 600px) {
      .flag-box {
        width: 70px;
      }

      .participation-title {
        font-size: 1.2rem;
        padding: 8px 20px;
      }

      .country-name {
        font-size: 0.8rem;
      }
    }

