/* 
 * Theme Name: Akka 2026
 * Author: Canisys
 * Version: 1.0
 * Text Domain: akka
 */

 
*{
	padding:0;
	margin:0;
	box-sizing:border-box;
}

body::selection{
	background:#002866;
	color:white;
}
body{
	overflow-x:hidden;
}
.header{
	transition:all 500ms ease;
}
.header.sticky {
    position: fixed;
    top: 0;
    z-index: 99999;
    margin: 0 auto 30px;
    width: 100%;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.22);
}
.sticky_logo{
	opacity: 0;
	transform: scale(0.8);
	transition: opacity 0.5s ease, transform 0.5s ease !important;
}
.header.sticky  .sticky_logo{
	opacity: 1;
  	transform: scale(1); 
}
.hfe-flyout-wrapper .hfe-side.hfe-flyout-right{
	display: block;
    transition: all 300ms ease;
}


.hfe-nav-menu .sub-menu {
    min-width: 180px !important;
}


.hfe-sub-menu-item-active {
	color: #D6A500 !important;
}

.sub-menu {
	border-radius: 15px !important;
    border-width: 3px 1px 1px !important;
    overflow: hidden;
}

.menu-item a{
	transition:all 300ms ease;
}

.img-cards .elementor-image-box-img{
	border-radius: 5px;
    border: 3px solid #FFF;
    overflow: hidden;
    box-shadow: 0px 2px 5px #00000040;
}
.img-cards .elementor-image-box-img img{
	width: 100%;
	aspect-ratio:1;
	object-fit:cover;
}
.img-radius-bottom img{
	border-radius: 50% 50% 50% 0;
    overflow: hidden;
}
.img-radius-right-bottom img {
    border-radius: 50% 50% 0% 50%;
    overflow: hidden;
}

.banner-arrow{
	opacity:0;
	transition:all 300ms ease !important; 
	cursor:pointer;
}
.banner-parent:hover .banner-arrow{
	opacity:1;
}
.banner-arrow .elementor-icon-wrapper{
	width:50px;
	height:50px;
	display:flex;
	align-items:center;
	justify-content:center;
	background-color: #FFFFFFB3;
	border-radius: 50%;
}
.banner-arrow  svg{
	transition:all 300ms ease;
}
.newsletter_form form{
	display:flex;
	align-items:start;
	font-family:'Poppins', sans-serif; 
}
.newsletter_form br{
	display:none;
}
.newsletter_form input{
	width:100%;
	position: relative;
    line-height: 43px;
    background: none;
    display: block;
    height: 55px;
    width: 100%;
    box-shadow: inherit;
    color:black;
    font-size: 14px;
    padding: 10px 55px 10px 25px;
    transition: all .5s ease;  
	border:1px solid #0000001a;
	outline:none;
}
.newsletter_form input[type="submit"]{
	font-weight: 600;
    cursor: pointer;
    line-height: 100%;
    text-align: center;
    padding: 21px 45px;
    display: inline-block;
    letter-spacing: 1px;
    font-size: 14px;
    color: #1a1719;
    text-transform: uppercase;
    transition: all .5s ease; 
    background-color: #ffc300;
	border:none;
	outline:none;
}
.newsletter_form input[type="submit"]:hover{
	color: #fff;
    background-color: #e00e7a;
}
.wpcf7-spinner{
	position:absolute;
}
.newsletter_form  .wpcf7-response-output{ 
	font-size: 14px;
}
.chairman-btn,
.president-btn{
	cursor:pointer;
}
.blue-background{
	max-width: 1400px;
	width:100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: unset;
}

.instafeed_container {
    font-family: Poppins, sans-serif;
}

#menu-item-843 {
	background: linear-gradient(130deg, #e6780c, #c93c3c, #d51c14);
    background-size: 400% 400%;
    border-radius: 35px;
}

#menu-item-843 .hfe-has-submenu-container a:hover{
	color:#FFF !important;
}

#menu-item-843 .sub-menu{
	border-radius:15px !important;
	border-width:3px 1px 1px !important;
	overflow:hidden
}


footer {
	padding-top:130px;
}

.home footer{
	padding-top:0px;
}

@media screen and (min-width:768px){
	.newsletter_form  .wpcf7-response-output{
		position: absolute;
		bottom: -60px; 
	}
	#menu-item-1270 .sub-menu {
	  list-style: none;
	  margin: 0;
	  padding: 0;
	  columns: 2;              /* split into 2 columns */
	  column-gap: 10px;        /* space around the divider */
	  column-rule: 1px solid #ccc; /* the middle border */
		width:450px;
	}

	#menu-item-1270 .sub-menu li {
	  break-inside: avoid;     /* stop items splitting across columns */
	  padding: 0px 0;
	}
}

@media screen and (max-width:767px){
	.newsletter_form form { 
		flex-direction: column;
		align-items: stretch;
	}
	
	.home-banner img{
		min-height: 130px;
	}
}
@media screen and (min-width:1025px){
	 
}
@media screen and (min-width:768px) and (max-width:1024px){
	.col-span-full{
		grid-column: 1 / -1;
		max-width: 50%;
		margin: auto;
	}
	.newsletter_form p {
		flex-grow: 1;
	}
}

@media screen and (max-width:1024px) {
	
	.sub-menu a.hfe-sub-menu-item {
		color: #ffffff !important;
	}
	
	.sub-menu a.hfe-sub-menu-item-active {
		color: #FF7F00 !important;
	}
	
}

.religious-img-cards,
.politicians-img-cards,
.entrepreneurs-img-cards,
.entertainment-img-cards {
	overflow: hidden;
}

/* .religious-img-cards .elementor-image-box-img, 
   .politicians-img-cards .elementor-image-box-img,
   .entrepreneurs-img-cards .elementor-image-box-img, 
   .entertainment-img-cards .elementor-image-box-img {
	border-radius: 50%;
	overflow: hidden;
} */

.religious-img-cards .elementor-widget-image-box, 
.politicians-img-cards .elementor-widget-image-box,
.entrepreneurs-img-cards .elementor-widget-image-box, 
.entertainment-img-cards .elementor-widget-image-box {
	border: 4px solid #ffffff;
	background-color: #ffffff;
}

.religious-img-cards .elementor-image-box-img, 
.politicians-img-cards .elementor-image-box-img,
.entrepreneurs-img-cards .elementor-image-box-img, 
.entertainment-img-cards .elementor-image-box-img {
	margin-bottom: 0px !important;
	width: 100% !important;
}

.religious-img-cards .elementor-image-box-content,
.politicians-img-cards .elementor-image-box-content,
.entrepreneurs-img-cards .elementor-image-box-content,
.entertainment-img-cards .elementor-image-box-content {
	background-color: #ffffff;
}

.religious-img-cards .elementor-image-box-title, 
.religious-img-cards .elementor-image-box-description,
.politicians-img-cards .elementor-image-box-title, 
.politicians-img-cards .elementor-image-box-description,
.entrepreneurs-img-cards .elementor-image-box-title, 
.entrepreneurs-img-cards .elementor-image-box-description,
.entertainment-img-cards .elementor-image-box-title, 
.entertainment-img-cards .elementor-image-box-description {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 5px !important;
}

.religious-img-cards .swiper-slide,
.politicians-img-cards .swiper-slide,
.entrepreneurs-img-cards .swiper-slide,
.entertainment-img-cards .swiper-slide {
    height: auto;
}

.religious-img-cards .elementor-widget-image-box,
.politicians-img-cards .elementor-widget-image-box,
.entrepreneurs-img-cards .elementor-widget-image-box,
.entertainment-img-cards .elementor-widget-image-box {
    height: 100%;
}


/* Let Swiper control layout */
.religious-img-cards .swiper-wrapper,
.politicians-img-cards .swiper-wrapper,
.entrepreneurs-img-cards .swiper-wrapper,
.entertainment-img-cards .swiper-wrapper {
    display: flex !important;
}

/* Prevent slides from stretching */
.religious-img-cards .swiper-slide,
.politicians-img-cards .swiper-slide,
.entrepreneurs-img-cards .swiper-slide,
.entertainment-img-cards .swiper-slide {
    height: auto;
}



.religious-img-cards,
.politicians-img-cards,
.entrepreneurs-img-cards,
.entertainment-img-cards {
    position: relative;
}

/* Common arrow styling */
.swiper-button-prev-religious,
.swiper-button-next-religious,
.swiper-button-prev-politicians,
.swiper-button-next-politicians,
.swiper-button-prev-entrepreneurs,
.swiper-button-next-entrepreneurs,
.swiper-button-prev-entertainment,
.swiper-button-next-entertainment {
/*     position: absolute;
    top: 50%;
    transform: translateY(-50%); */
    z-index: 10;

    font-size: 28px;
    font-weight: 300;
    color: #aaaaaa;   /* soft yellow like screenshot */
    cursor: pointer;

    background: transparent;
    border: none;
    box-shadow: none;
}

/* Left side */
.swiper-button-prev-religious,
.swiper-button-prev-politicians,
.swiper-button-prev-entrepreneurs,
.swiper-button-prev-entertainment {
    left: 10px;
}

/* Right side */
.swiper-button-next-religious,
.swiper-button-next-politicians,
.swiper-button-next-entrepreneurs,
.swiper-button-next-entertainment {
    right: 10px;
}

/* Hover effect */
.swiper-button-prev-religious:hover,
.swiper-button-next-religious:hover,
.swiper-button-prev-politicians:hover,
.swiper-button-next-politicians:hover,
.swiper-button-prev-entrepreneurs:hover,
.swiper-button-next-entrepreneurs:hover,
.swiper-button-prev-entertainment:hover,
.swiper-button-next-entertainment:hover {
    color: #178087;
}



.banner-parent > div {
	flex-direction: row !important;
	width: 100%;
    right: 0 !important;
	top: 45% !important;
}

.banner-parent .left-arrow {
	position: absolute;
    left: 30px;
}

.banner-parent .right-arrow {
	position: absolute;
    right: 30px;
}


/* Registration Section */

.registration-box .top-bottom-heading {
	overflow: hidden;
	display: flex;
    justify-content: center;
}

.sup-heading sup {
	font-size: 35px;
    margin-right: 5px;
}

.registration-box .register-now a {
	display: block;
    padding: 15px 25px 15px 25px;
    text-align: center;
}

.registration-box .register-now-1 a {
	background-color: #F9B600;
}

.registration-box .register-now-1 a:hover {
	background-color: rgba(249, 182, 0, 0.9);
}

.registration-box .register-now-2 a, 
.registration-box .register-now-3 a {
	background-color: #f48f22;
}

.registration-box .register-now-2 a:hover, 
.registration-box .register-now-3 a:hover {
	background-color: rgba(244, 143, 34, 0.9);
}

.registration-box .package-details-heading-box {
	min-height: 170px;
	display: flex;
    justify-content: center;
}

.registration-box .package-details-box {
	min-height: 250px;
}


@media screen and (min-width:768px) and (max-width:1024px) {
	
	.registration-box .package-details-box {
		min-height: 310px;
	}
	
	.registration-box .top-heading {
		min-height: 100px;
	}
	
	.registration-box .bottom-heading h2 {
		border-radius: 0px 0px 7px 7px;
    	overflow: hidden;
	}
	
}


/* Visa Ddetails */

.contact-popup{
    position: fixed;
    inset: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px;
    background: rgba(0,0,0,.65);
    z-index: 99999;

    opacity: 0;
    visibility: hidden;
    transition: opacity .35s ease, visibility .35s ease;
}

.contact-popup.active{
	opacity: 1;
    visibility: visible;
}

.popup-content{
    position: relative;
    width: 100%;
    max-width: 500px;
    background: #fff;
    border-radius: 12px;
    padding: 20px;
    max-height: 85vh;
    overflow-y: auto;

    transform: scale(.85) translateY(25px);
    opacity: 0;
    transition: all .35s cubic-bezier(.175,.885,.32,1.275);
	
    box-shadow:0 10px 30px rgba(0,0,0,.25);
}

.contact-popup.active .popup-content{
    transform: scale(1) translateY(0);
    opacity: 1;
}

.popup-close{
    position:absolute;
    top:12px;
    right:15px;
    background:none;
    border:0;
    font-size:32px;
    cursor:pointer;
    line-height:1;
}

.popup-content h2{
    margin:0 0 20px;
    text-align:center;
	
	color: #000000;
	font-family: Roboto, Sans-serif;
	font-weight: 600;
	font-size: 1.5em;
}

.contact-section{
    margin:20px 0;
}

.contact-section h3{
    margin-bottom:12px;
    color:#003b8f;
	
	font-family: Roboto, Sans-serif;
	font-weight: 600;
	font-size: 1.17em;
}

.contact-section p{
    margin:8px 0;
	
	color: #1E1E1E;
	font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

.contact-section a{
    color:#003b8f;
    text-decoration:none;
}

.contact-section a:hover{
    text-decoration:underline;
}

address{
    font-style:normal;
    line-height:1.7;
	
	color: #1E1E1E;
	font-family: "Poppins", Sans-serif;
    font-weight: 400;
}

hr{
    border:0;
    border-top:1px solid #e5e5e5;
    margin:25px 0;
}



/* Home Instagram Section */

.home-instagram-section {
	flex-wrap: nowrap !important;
	--flex-wrap-mobile: nowrap !important;
}



/*	Donors page	 */

.gradient-background-1 {
	background: linear-gradient(0deg, #482202 0%, #8e4b12 100%);
}

.gradient-background-2 {
	background: linear-gradient(0deg, rgb(1 1 1) 0%, rgb(65 64 64) 100%);
}

.gradient-background-3 {
	background: linear-gradient(0deg, rgb(126 85 4) 0%, rgb(190 148 11) 100%);
}

.gradient-background-4 {
	background: linear-gradient(0deg, rgb(25 81 132) 0%, rgb(50 138 222) 100%);
}

.gradient-background-5 {
	background: linear-gradient(0deg, rgb(27 33 34) 0%, rgb(91 103 106) 100%);
}

.gradient-background-6 {
	background: linear-gradient(0deg, rgb(11 42 40) 0%, rgb(29 75 72) 100%);
}

.donors-box-1:hover {
/*     background: #f7f7f7 !important; */
	background: #ededed !important;
}


.kannada-kootas-section {
	max-width: 800px !important;
}


.tablepress {
    --text-color: #111;
    --head-text-color: var(--text-color);
    --head-bg-color: #d9edf7;
    --odd-text-color: var(--text-color);
    --odd-bg-color: #fff;
    --even-text-color: var(--text-color);
    --even-bg-color: #f9f9f9;
    --hover-text-color: var(--text-color);
    --hover-bg-color: #f3f3f3;
    --border-color: #ddd;
    --padding: 0.5rem;
    border: none;
    border-collapse: collapse;
    border-spacing: 0;
    clear: both;
    margin: 0 auto 1rem;
    table-layout: auto;
    width: 100%;
}

.tablepress {
	font-family: "Poppins", Sans-serif !important;
}

.tablepress .row-1 {
	background-color: #d9edf7;
}

.tablepress .row-1:hover {
	background-color: #d9edf7;
}

.tablepress .row-1 {
	border: none;
}

.tablepress th {
	text-align: left;
}

.tablepress th, .tablepress td {
	padding: 10px;
}

.tablepress tr {
	border-top: 1px solid #ddd;
}

.tablepress tr:hover {
	background-color: #f3f3f3;
}

.constitution-section h5 {
	font-size: 16px !important;
	margin-top: 10px;
	margin-bottom: 10px;
}

.constitution-section ul {
	margin-top: 15px;
    margin-left: 40px;
}


.flex-start-item {
	align-self: flex-start !important;
}

.akka-accordion-section .table_parent {
	overflow: auto;
}


/* Mandya Charity Event Page */

.mandya-charity-items img{
	aspect-ratio:1 !important;
	object-fit:cover !important;
	width:100% !important;
}

.mandya-charity-items a:has(img){
	width:100% !important;
}


/* Events Page */

.event-cards .event-card {
    background: #ffffff;
    border-radius: 0px;
    overflow: hidden;
    padding: 20px;
    transition: all 0.35s ease;
    box-shadow: 
        0 4px 14px rgba(0, 0, 0, 0.08),
        0 2px 6px rgba(0, 0, 0, 0.04);
}

.event-cards .event-card:hover {
    transform: translateY(-8px);
    
    box-shadow:
        0 14px 32px rgba(0, 0, 0, 0.14),
        0 6px 12px rgba(0, 0, 0, 0.08);
}

.event-cards .event-card .elementor-widget-image-box .elementor-image-box-img {
    overflow: hidden !important;
	border-radius: 12px;
}

.event-cards .event-card img {
	height: 250px;
    width: 100%;
    object-fit: cover;
    transition: all 700ms ease !important;
}

.event-cards .event-card .elementor-widget-image-box:hover img {
    transform: scale(1.2);
}



/* Homepage Events Section */

/* .home-events-section {
    background: linear-gradient(135deg, #fff7ed 0%, #fffaf5 50%, #ffffff 100%);
} */

/* .home-events-section {
    background: linear-gradient(135deg, #f8f9fb 0%, #f1f3f6 100%);
} */

.home-events-section {
    background: linear-gradient(
        180deg,
        #fff6ec 0%,
        #ffffff 100%
    );
}

.home-events-section .event-cards .event-card:hover {
    transform: unset !important;
}

.home-events-section .event-cards .event-card .elementor-widget-image-box .elementor-image-box-img {
    overflow: hidden !important;
	border-radius: unset !important;
}



/* Homepage Invitation Section */

/* .home-invitation-section {
	display: none !important;
} */



/* Hakkathon page */

.hakkathon-page .header .nav a.active {
  background-color: #facc15;
  color: #000;
}

.hakkathon-page .header {
    position: sticky !important;
    top: var(--main-header-height, 60px) !important;
    z-index: 999 !important;
}

.hakkathon-page .btn.primary,
.hakkathon-page .btn.secondary{
	transition: all 0.35s ease;
}

.hakkathon-page .btn.primary:hover ,
.hakkathon-page .btn.secondary:hover{
    background-color: #E00E7A;
    color: #FFFFFF;
}

.hakkathon-page .vc-disclaimer p {
	margin-bottom: 10px;
}

.hakkathon-page .shell {
    padding-bottom: 100px;
}


@media (max-width: 1024px) {
	
	.hakkathon-page .header {
		top: var(--main-header-height, 75px) !important;
	}
	
   .page-id-1485 .hfe-flyout-content {
        height: 100vh !important;
    }
	
}


@media (max-width: 820px) {
    .hakkathon-page .vc-disclaimer {
        font-size: unset;
        color: unset;
		max-width: 94%;
    }
}


@media (max-width: 360px) {
	
/* 	.hakkathon-page .sections section,
	.hakkathon-page .prizes .prize-main,
	.hakkathon-page .prizes .grid-3 {
        max-width: 90%;
    } */
	
	.hakkathon-page .hero h1 {
		font-size: 44px;
	}
	
}



/* Exhibitors Page */

.exhibitors-video-section .elementor-widget-video .e-hosted-video .elementor-video {
    object-fit: contain !important;
}



/* Vendors Page */

.vendor-logo-items {
	
	justify-content: center !important;
}

.vendor-logo-items .vendor-image {
	align-content: center !important;
}

.vendor-logo-items img{
/* 	aspect-ratio:1 !important; */
	object-fit:contain !important;
	width:100% !important;
}

.vendor-logo-items a:has(img){
	width:100% !important;
}


.vendor-instagram-section .instagram-media {
	min-width: unset !important;
}


@media (max-width:820px) {
	
	.akka-package-table tbody td:first-child {
		position: unset !important;
	}
	
}




/* Counter Style */
.event-counter {
    text-align: center;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: rgb(255, 255, 255);
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 10px;
    padding: 15px 15px 15px;
    border-radius: 15px !important;
	font-family: "Poppins", Sans-serif;
	display: none !important;
}
.event-counter h3 {
	color: #002573;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom:0px;
}

.event-counter .counter {
    display: inline-block;
    margin: 0 10px;
}

.event-counter .counter span {
    font-size: 2em;
    font-weight: bold;
	color: #e31f25;
}

.event-counter {
    text-align: center;
    font-family: sans-serif;
	display: none !important;
}

.counter-display span {
    display: inline-block;
    margin: 5px;
/*     padding: 10px 15px;
    background: #222; */
   	color: #e31f25;
    border-radius: 6px;
	font-size: clamp(25px, 1.8vw, 35px);
	font-weight: bold;
}

.counter-text {
    margin-bottom: 10px;
}
.home-banner .slick-slide a{
	display:block;
}

table {
    border: 1px solid black;
    border-collapse: collapse;
	font-family: "Poppins", Sans-serif;
    font-weight: 400;
}
td {
    padding: 12px;
    border: 1px solid;
}
.elementor-widget-html:has(table){
	overflow-x:auto;
}
@media (max-width:1024px){
	header .hfe-nav-menu .sub-menu{
		margin-left:15px;
	}
}


/* Tables */
table{
	font-family:"Poppins";
	font-size:16px;
	border-collapse: collapse;
    width: 100%;
    font-size: 16px;
    border-bottom: 1px solid #f1f1f1; 
}
tr:hover {
    background-color: #f2f2f2;
}
th {
    background-color: #e4e4e4;
}
td, th {
    border: 1.2px solid #bfbfbf;
    padding: 10px;
	text-wrap-mode: nowrap;
}
table a {
    color: #dd641b;
}







