/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 19 2026 | 07:50:38 */
.blog_style .site-branding .site-title-container { margin-left: 0;}
.site-branding .site-title-container{margin-left:0;}
.carousel-wrapper .single-item-wrapper .item-content-wrapper {
    background-color: #000;
}
.tss-wrapper .tss-layout3 .item-content, .tss-wrapper .tss-isotope1 .item-content, .tss-wrapper .tss-carousel3 .item-content {
    color: #fff;
}
.blog_style .stk-inner-blocks .stk-767ad2d .stk-block-posts__title{ font-family:inherit !important;}
.blog_style .stk-inner-blocks .stk-767ad2d .stk-block-posts__title a { font-size: 20px !important; font-weight: bold;}
.blog_style .stk-inner-blocks .stk-767ad2d .stk-block-posts__title { margin-bottom: 4px !important;}
div#wpforms-485 {background-color:#edeff2; padding: 30px;}
.wpforms-container textarea.wpforms-field-medium {resize: none;}
.wpforms-field input, .wpforms-field textarea{border-color:#000;}
.regitration_form { background-color: #edeff2; padding: 30px; margin-bottom: 40px;}
.regitration_form input, .regitration_form textarea{border-color: #000; color:#000;}
.regitration_form p{color:#000;}
#header [data-row*=middle] {
    z-index: 9999;
    position: absolute;
    left: 0;
    right: 0;
	background: transparent;
}
[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
    --theme-font-weight: 600;
    --theme-text-transform: none;
    --theme-font-size: 16px;
    --theme-line-height: 1.3;
    --theme-link-initial-color: #ffffff !important;
    --theme-link-hover-color: #ffffff !important;
}
[data-header*="type-1"] .ct-header [data-id="menu-secondary"] > ul > li > a {
    --theme-font-weight: 600;
    --theme-text-transform: none;
    --theme-font-size: 16px;
    --theme-line-height: 1.3;
    --theme-link-initial-color: #fff !important;
    --theme-link-hover-color: #fff !important;
}
[data-header*="type-1"] .ct-header [data-id="menu"] > ul > li > a {
    --theme-font-weight: 600;
    --theme-text-transform: none;
    --theme-font-size: 16px;
    --theme-line-height: 1.3;
    --theme-link-initial-color: #fff;
    --theme-link-hover-color: #FFC000 !important;
}
[data-header*="type-1"] .ct-header [data-sticky*="yes"] [data-row*="middle"] {
    background-color: #fff !important;
    background-image: none;
    --theme-border-top: none;
    --theme-border-bottom: none;
    --theme-box-shadow: 0px 10px 20px rgba(43, 61, 79, 0.05);
}
.mid-image img{
	border-radius:20px;
}
.site-main.hfeed .hero-section {
    /* height: 400px !important; */
    display: none;
}
.owl-carousel .owl-nav button.owl-prev {
position: absolute;
    top: 45%;
    font-size: 22px !important;
    background: #ffffff !important;
    left: 36px;
    color: #b61c1c !important;
    width: 42px;
    height: 42px;
    line-height: 35px !important;
}
.owl-carousel .owl-nav button.owl-next {
    position: absolute;
    top: 45%;
    font-size: 22px !important;
    background: #fff !important;
    right: 36px;
    color: #b61c1c !important;
    width: 42px;
    height: 42px;
    line-height: 35px;
}
 .owl-dots{
	display:none
}

 .item {
    width: 430px;
    margin: auto;
}
	
/* #pg-2646-0.panel-has-style > .panel-row-style, #pg-2646-0.panel-no-style {
    -webkit-align-items: flex-start;
    align-items: flex-start;
    text-align: center;
    margin-top: 112px;
} */
#block-9{
	margin:0;
}

#main-container .site-main {
    flex-grow: 1;
    text-align: center;
    background: #000;
}

.site-logo-container img, .site-logo-container svg, .site-logo-container picture {
    height: inherit;
    vertical-align: initial;
    margin-left: 150px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    color: #000;
}
label{
	color:#000;
	text-align:left;
}

.wpcf7-response-output {
    color: #000;
}

.regitration_form::placeholder{
	color:#000;
}
select, textarea, input[type=url], input[type=tel], input[type=text], input[type=time], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=number], input[type=search], input[type=password], fieldset .wc-stripe-elements-field, .ff-inherit-theme-style .ff-el-form-control:not([size]):not([multiple]){
	color:#000 !important;
	border:1px solid;
}
.touch-wrapper {
    padding: 80px 40px;
    text-align: center;
}

.touch-title {
    font-size: 42px;
    margin-bottom: 10px;
}

.touch-subtitle {
    font-size: 18px;
    color: #ddd;
    margin-bottom: 60px;
}

.touch-cards {
    display: flex;
    justify-content: center;
    gap: 30px;
    flex-wrap: wrap;
}

.touch-card {
    background: #fff;
    color: #000;
    width: 340px;
    padding: 40px 30px;
    border-radius: 20px;
}

.touch-icon {
    font-size: 40px;
    margin-bottom: 20px;
}

.touch-heading {
    font-size: 24px;
    margin: 0px;
	color:#000;
}

.touch-text {
    font-size: 16px;
    line-height: 1.6;
}

.touch-link {
    color: #f5a623;
    text-decoration: none;
    font-weight: 500;
}

.touch-link:hover {
    text-decoration: underline;
}

.section-header{
	color:#000;
}


.about-section{
    padding:10px 0%;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:60px;
    background:#000;
    position:relative;
}

.about-left{
    flex: 1;
    position: relative;
    color: #ddd;
    text-align: left;
}

/* Large Background Text */
.about-bg-text{
    position: absolute;
    top: -100px;
    left: 0;
    font-size: 100px;
    font-weight: 800;
    color: #fff;
    opacity: 0.10;
    z-index: 0;
}

.about-subtitle{
  color: #ffa706;
    font-size: 20px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    font-weight: 600;
}

.about-left h2{
    font-size: 42px;
    font-weight: 600;
    margin: 0;
    color: #fff;
    position: relative;
    z-index: 1;
}

.about-tagline{
    font-size:20px;
    font-weight:500;
    color:#6c63ff;
    margin-bottom:25px;
    position:relative;
    z-index:1;
}

.about-left p{
    font-size:16px;
    line-height:1.9;
    margin-bottom:20px;
    color:#bbb;
    position:relative;
    z-index:1;
	    text-align: justify;
}

.about-btn{
    display:inline-block;
    padding:14px 40px;
    background: linear-gradient(135deg, #da072c, #ff3b5c);
    color:#fff;
    text-decoration:none;
    border-radius:30px;
    font-weight:600;
    letter-spacing:1px;
    transition:all 0.3s ease;
    position:relative;
    z-index:1;
    box-shadow:0 8px 20px rgba(218, 7, 44, 0.4);
}

.about-btn:hover{
    background: linear-gradient(135deg, #ff3b5c, #da072c);
    transform:translateY(-3px);
    box-shadow:0 12px 25px rgba(218, 7, 44, 0.6);
	color:#fff;
}

.about-right{
    flex:1;
    display:flex;
    gap:20px;
    position:relative;
}

.image-box{
    flex:1;
    border-radius:20px;
    overflow:hidden;
	box-shadow: rgb(228 228 228 / 24%) 0px 3px 8px;
}

.image-box img{
    width:100%;
    height:100%;
    object-fit:cover;
    display:block;
}

@media(max-width:767px){
    .about-section{
        flex-direction:column;
        text-align:center;
		gap:20px;
    }

    .about-bg-text{
            left: 50%;
        right: 0;
        transform: translateX(-50%);
    position: absolute;
    top: -60px;
    font-size: 60px;
    font-weight: 800;
    color: #fff;
    opacity: 0.10;
    z-index: 0;
    width: 100%;
}
/* 	.about-left {
    text-align: center;
} */
.about-tagline {
    color: #e89805;
    margin: 0;
}
   
}



.section{
  padding:10px 0%;
  text-align:center;
}
.heading-section{
  background:#000;
  padding:100px 8%;
  position:relative;
  overflow:hidden;
  color:#fff;
}

.heading-wrapper{
  position:relative;
}

.bg-word{
        /* position: absolute; */
    /* top: -40px; */
    /* left: 0; */
    right: 0;
    /* font-size: 140px; */
    /* font-weight: 800; */
    /* color: rgba(255, 255, 255, 0.05); */
    letter-spacing: 5px;
    /* z-index: 1; */
    position: absolute;
    top: -100px;
    left: 0;
    font-size: 100px;
    font-weight: 800;
    color: #fff;
    opacity: 0.10;
    z-index: 0;
}

.heading-content{
  position:relative;
  z-index:2;
  
}

.small-title{
  color:#d4a017;
  font-size:22px;
  margin-bottom:20px;
  font-weight:500;
}

.main-heading{
      font-size: 48px;
    font-weight: 700;
    margin-top: 0;
    line-height: 1.3;
    margin-bottom: 35px;
}

/* Responsive */
@media(max-width:768px){
  .bg-word{
           font-size: 60px;
        top: -60px;
  }
	.small-title {
    margin-bottom: 0;
}
	.entry-content h2 {
             font-size: 20px;
        margin-bottom: 0;
        font-weight: 600;
    }
  .main-heading{
    font-size:30px;
  }
}
/* Make arrows white */
.swiper-button-next,
.swiper-button-prev {
  color: #fff !important;
}

/* Make arrows bigger */
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 28px;
  font-weight: bold;
}

/* Bring arrows above images */
.swiper-button-next,
.swiper-button-prev {
  z-index: 9999;
}
.swiper-button-next svg, .swiper-button-prev svg {
        height: 100%;
        object-fit: contain;
        transform-origin: center;
        width: 100%;
        fill: currentColor;
        pointer-events: none;
        width: 14px !important;
    }



/* Optional: Add circle background for better visibility */
.swiper-button-next,
.swiper-button-prev {
  width: 50px;
  height: 50px;
  background: rgba(0,0,0,0.6);
  border-radius: 50%;
}

/* Slider */
.swiper{
  padding-bottom:60px;
}

.swiper-slide{
  position:relative;
  overflow:hidden;
  border-radius:20px;
}

.swiper-slide img{
  width:100%;
  height:350px;
  object-fit:cover;
  border-radius:20px;
  transition:0.5s ease;
}

.swiper-slide:hover img{
  transform:scale(1.1);
}

/* Overlay */
.overlay{
  position:absolute;
  bottom:0;
  left:0;
  width:100%;
  padding:25px;
  background:linear-gradient(to top, rgba(0, 0, 0, 0.8), #00000033);
  color:#fff;
}

.overlay h3{
  margin:0;
  font-size:22px;
  font-weight:600;
}

.overlay p{
  margin:5px 0 0;
  font-size:14px;
  color:#ccc;
}

/* Navigation */
.swiper-button-next,
.swiper-button-prev{
  color:#fff;
}

.swiper-pagination-bullet{
  background:#777;
  opacity:1;
}

.swiper-pagination-bullet-active{
  background:#e50914;
}

/* Responsive */
@media(max-width:1024px){
  .card{ min-width:50%; }
}





.membership-split {
    width: 100%;
    background: linear-gradient(135deg, #0f2027, #203a43, #2c5364);
    color: #fff;
	    text-align: center;
}
.membership-container {

    margin: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 60px;
}

/* LEFT CONTENT */
.membership-content {
    flex: 1;
	position:relative;
}
.membership-content .about-bg-text {
    position: absolute;
    top: -6px;
    left: 0;
    font-size: 100px;
    font-weight: 800;
    color: #fff;
    opacity: 0.10;
    z-index: 0;
    right: 0;
}


.top-icon {
  width: 90px;
    height: 90px;
    background: #d4a00f;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.top-icon i {
    font-size: 30px;
    color: #000;
}

.membership-content h2 {
   font-size: 38px;
    margin-bottom: 20px;
    margin-top: 0;
}


.membership-content p {
    font-size: 18px;
    line-height: 1.7;
    margin-bottom: 30px;
    opacity: 0.9;
}

.features {
   display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-bottom: 50px;
}

.feature {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    font-size: 16px;
}

.feature i {
    color: #d4a00f;
}

/* BUTTON */
.join-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 35px;
    background: #d4a00f;
    color: #000;
    text-decoration: none;
    border-radius: 40px;
    font-weight: 600;
    transition: 0.3s;
}

.join-btn:hover {
	color:#fff;
    transform: translateY(-5px);
}

/* RIGHT IMAGE */
.membership-image {
    flex: 1;
}

.membership-image img {
    width: 100%;
    border-radius:0px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.5);
/*     transition: 0.4s ease; */
}



/* RESPONSIVE */
@media (max-width: 992px) {
    .membership-container {
        flex-direction: column;
        text-align: center;
    }

    .membership-content {
             order: 2;
        padding: 8px;
		
    }

    .membership-image {
        order: 1;
    }
}

.artists-section {
  padding: 80px 0;
  background: #f5f5f5;
  font-family: 'Poppins', sans-serif;
}

.artists-section .container {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}

.section-header {
    text-align: center;
    margin-bottom: 40px;
    position: relative;
}

.section-header .about-bg-text {
    position: absolute;
    top: -95px;
    left: 0;
    right: 0;
    font-size: 100px;
    font-weight: 800;
    color: #000000;
    opacity: 0.10;
    z-index: 0;
}
.section-header	.about-subtitle {
    color: #c83751;
    font-size: 20px;
    margin-bottom: 10px;
    position: relative;
    z-index: 1;
    font-weight: 600;
}

	.section-header h2{
		  margin: 0;
    color: #000;
    font-weight: 600;
    font-size: 35px;
	} 
.underline {
  width: 60px;
  height: 3px;
  background: #f4a300;
  margin: 15px auto 0;
}

.content-wrapper {
  display: flex;
  gap: 50px;
  align-items: flex-start;
}

.left-content {
  flex: 1;
	text-align:justify;
}

.left-content h2 {
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 25px;
  line-height: 1.4;
	color:#000;
}

.left-content p {
  font-size: 16px;
  line-height: 1.8;
  color: #666;
}

.right-content {
  flex: 1;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  text-align: center;
}

.city img {
  width: 90px;
  margin-bottom: 15px;
}

.city h3 {
      font-size: 18px;
    font-weight: 500;
    color: #333;
    margin: 0;
}


  .section-header h1 {
    font-size: 24px;
  }

  .left-content h2 {
    font-size: 22px;
  }
}


.founder-card {
  position: relative;
  border-radius: 25px;
  overflow: hidden;
  transition: all 0.4s ease;
  box-shadow: 0 15px 40px rgba(0,0,0,0.08);
}


.founder-img {
  overflow: hidden;
}
.founder-img img{
	border-radius: 18px 18px 0 0;
}
.founder-info {
     background: #ffffff;
    padding: 15px;
    text-align: center;
    color: #000;
    width: 100%;
    margin: 0 auto;
    border-radius: 00px 00px 20px 20px;
}


.founder-info h3 {
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0px;
	font-weight:600;
	color:#000;
}

.founder-info p {
  font-size: 14px;
  color: #db0728;
  margin: 0;
  letter-spacing: 0.5px;
}
.step-content {
    text-align: justify;
}
.how-it-works {
  padding: 0 80px;
}

.how-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
}

.how-left {
  flex: 1;
}

.step {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
}

.icon-circle {
  min-width: 70px;
  height: 70px;
  background: #f3ede4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
  font-size: 24px;
  color: #f5a623;
  transition: 0.3s;
}

.step:hover .icon-circle {
  background: #f5a623;
  color: #fff;
  transform: translateY(-5px);
}
	.step-content{
		text-align:justify;
	}
.step-content h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
	color:#000;
}

.step-content p {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
}

.how-right {
  flex: 1;
  text-align: center;
}

.how-right img {
  max-width: 100%;
  height: auto;
}

/* Responsive */
@media (max-width: 992px) {
  .how-wrapper {
    flex-direction: column;
	  gap:0
  }

  .how-right {
    margin-top: -40px;
  }
}
.swiper-pagination-bullets{
display:none;
}


.heading-content{
  position:relative;
  z-index:2;
}



/* Grid Slider */
.gallery-grid-slider .swiper-slide{
  border-radius:15px;
  overflow:hidden;
}

.gallery-grid-slider .swiper-slide img{
  width:100%;
  height:220px;
  object-fit:cover;
  border-radius:15px;
  transition:0.4s ease;
}

.gallery-grid-slider .swiper-slide:hover img{
  transform:scale(1.05);
}

/* Arrows */
.gallery-grid-slider .swiper-button-next,
.gallery-grid-slider .swiper-button-prev{
  color:#db0728;
}

/* Pagination */
.gallery-grid-slider .swiper-pagination-bullet{
  background:#999;
  opacity:1;
}

.gallery-grid-slider .swiper-pagination-bullet-active{
  background:#db0728;
}

.page-header {
  position: relative;
  height: 450px;
  background: url('https://images.unsplash.com/photo-1506157786151-b8491531f063') center/cover no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #ffffff;
}

.page-header .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}

.header-content {
  position: relative;
  z-index: 2;
}

.header-content h1 {
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
}

.header-content p {
  font-size: 20px;
  letter-spacing: 2px;
}
.aisa-benefits-section {
  background: #f4f6f9;
  position: relative;
}


.aisa-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.aisa-card {
  background: #ffffff;
  padding: 30px;
  border-radius: 14px;
  text-align: center;
  transition: 0.3s ease;
  box-shadow: 0 5px 25px rgba(0,0,0,0.05);
	height: 250px;
}

.aisa-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.1);
}

.aisa-icon {
  font-size: 40px;
  color: #c1121f;
  margin-bottom: 0px;
}
.aisa-card-title {
    color: #000;
    font-size: 20px;
    font-family: sans-serif;
    font-weight: 600;
    margin: 0;
}


.membership-card {
    /* background: #ffffff; */
    padding: 35px;
    border-radius: 18px;
    box-shadow: 0 10px 35px rgba(0, 0, 0, 0.06);
    transition: all 0.3s ease;
    border: 1px solid #787575
}

.membership-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 45px rgba(0,0,0,0.1);
}
.membership-img img {
    width: 90px;
    height: 90px;
}

.membership-card-title {
  font-weight: 700;
     margin: 10px 0;
}

.membership-text {
  color: #fff;
  line-height: 1.7;
  font-size: 15px;
}
a.btn.btn-light.mt-3 {
    border: 1px solid #fff;
    padding: 10px 30px 13px;
    margin-top: 20px;
    border-radius: 10px;
}
.flex-display {
    display: flex;
    gap: 40px;
}

.flex-display .form-check-input {
    background: transparent;
}
.head-text{
	font-size:25px;
	font-weight:600;
	color:#000;
}


.form-member{
	    border: 2px solid #efefef;
    padding: 50px;
    border-radius: 24px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
input.wpcf7-form-control.wpcf7-submit.has-spinner.btn.btn-primary {
    width: 20%;
	color: #fff;
    padding: 11px 33px 14px;
    font-size: 20px;
    background: #d40626;
    border: 1px solid #d40626;
}
















@media(max-width:767px){
.mission_vision_section .stk-column { max-width: 33.3%;}
.mission_vision_section :is(.stk-5e2a560, .stk-cddd3cb, .stk-7c4f20f) .stk-img-wrapper {width: 100% !important;}	
.entry-content .stk-f7b502d, .entry-content .stk-0285952 { height: 0 !important;}	

.founder-part .wp-block-stackable-column .stk-2af2170-container { min-height: 375px; }
#strong-upcoming-events-strong{margin-top:20px;}	
.entry-content .stk-45e6a53 { margin-bottom: 20px !important;}
.entry-content h2 {font-size: 25px;}
.blog_style .stk-inner-blocks .stk-767ad2d .stk-block-posts__title a {font-size: 17px !important;}
.blog_style .stk-767ad2d .stk-block-posts__items { row-gap: 10px !important;}	
.entry-content .stk-f7b3e77 {height: 0 !important;}	
#state-members.stk-41f6f5a {margin-bottom: 20px !important;}

 .owl-dots, .owl-nav{
	display:none
}


 .item {
    width: 300px;
    margin: auto;
}
	
	.site-logo-container img, .site-logo-container svg, .site-logo-container picture {
    height: inherit;
    vertical-align: initial;
    margin-left: 0px;
}
	.membership-content .about-bg-text {
    position: absolute;
    top: 20px;
    left: 50%;
    font-size: 70px;
    font-weight: 800;
    color: #fff;
    opacity: 0.10;
    z-index: 0;
    right: 0;
}
.features {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    margin-bottom: 40px;
}	
	.feature {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: -30px;
    font-size: 16px;
}
	
	.join-btn {
    margin-bottom: 30px;
}

	.section-header .about-bg-text {
    position: absolute;
    top: -70px;
    left: 50%;
    right: 0;
    font-size: 70px;
    font-weight: 800;
    color: #000000;
    opacity: 0.10;
    z-index: 0;
}
	.section-header {
    text-align: center;
    margin-bottom: 10px;
    position: relative;
}
	.entry-content .left-content h2{
		             font-size: 18px;
        font-weight: 600;
        margin-bottom: 0;
	}
	  .content-wrapper {
    flex-direction: column;
  }

  .right-content {
    grid-template-columns: repeat(3, 1fr);
        gap: 20px;
  }
	.heading-wrapper {
    position: relative;
    margin-bottom: 30px;
}
	 .entry-content .heading-content h2 {
		font-size: 20px;
	}
	.founder-info h3 {
    font-size: 24px;
    margin-bottom: 0px;
    font-weight: 600;
    color: #000;
}
	.founder-info p {
    font-size: 16px;
	}
	
	
	.how-it-works {
    padding: 0px 0px;
}
	
	
	
	
	
	
	
	
	
	
	
}