/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Template: kadence
Author: Kadence WP
Author URI: https://www.kadencewp.com/
Description: Kadence Theme is a lightweight yet full featured WordPress theme for creating beautiful fast loading and accessible websites, easier than ever. It features an easy to use drag and drop header and footer builder to build any type of header in minutes. It features a full library of gorgeous starter templates that are easy to modify with our intelligent global font and color controls. With extensive integration with the most popular 3rd party plugins, you can quickly build impressive ecommerce websites, course websites, business websites, and more.
Tags: translation-ready,two-columns,right-sidebar,left-sidebar,footer-widgets,blog,custom-logo,custom-background,custom-menu,rtl-language-support,editor-style,threaded-comments,custom-colors,featured-images,wide-blocks,full-width-template,theme-options,e-commerce
Version: 1.2.9.1728726000
Updated: 2024-10-12 09:40:00
*/
/*wp-forms*/
.wpforms-container .wpforms-field-label, .wp-core-ui div.wpforms-container .wpforms-field-label {
	font-weight: 400!important;
}
.wpforms-container .wpforms-field {
	padding-top: 0!important;
}

.tag {
     background: var(--global-palette1);
     padding: 4px 16px;
     margin-bottom: 32px !important;
     border-radius: 4px;
     color: #fff;
     font-size: 14px;
}
 .reveal-type {
     width: 75%;
     font-weight: 400;
     margin: 0 auto !important;
     text-align: center;
     line-height: 1.5;
}
 .dashed-line:after {
     content: "";
     position: absolute;
     z-index: -1;
     top: -43px;
     bottom: -50px;
     left: 100%;
     border-left: 2px dotted var(--global-palette2);
     height:580px 
}
 .who-aligned::after {
     content: "";
     position: absolute;
     z-index: -1;
     top: 1%;
     bottom: 0px;
     left: 41px;
     transform: translateX(-50%);
     border-left: 2px dotted var(--global-palette1);
     height: 90%;
}
/**/
 #universities .wp-block-kadence-infobox {
     cursor: pointer 
}
 .popup-overlay {
     display: none;
     position: fixed;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: rgba(0,0,0,0.6);
     justify-content: center;
     align-items: center;
     z-index: 9999;
}
 .popup-box {
     background: #fff;
     padding: 20px;
     border-radius: 12px;
     max-width: 600px;
     width: 90%;
     max-height: 80vh;
     box-shadow: 0 10px 30px rgba(0,0,0,0.3);
     position: relative;
}
 .popup-box b {
     color: var(--global-palette1);
}
 .popup-close {
     position: absolute;
     font-size: 24px;
     cursor: pointer;
     padding: 4px 9px 1px;
     background: var(--global-palette-btn-bg-hover);
     color: #000;
     border-radius: 50px;
     top: -18px;
     right: -18px;
}
 .kt-blocks-info-box-learnmore {
     cursor: pointer;
}
 section.horizontal {
     margin-top: 0 !important;
     padding-top: 0 !important;
     padding-bottom: 80px !important;
    /* extend background below cards */
}
 section.horizontal h3 {
     margin-top: 0 !important;
     padding-top: 0 !important;
}
 .horizontal-scroll-section {
     height: 100vh;
     overflow: hidden;
     position: relative;
}
 .scroll-container {
     display: flex;
     height: 100vh;
     width: 500vw;
    /* 5 cards * 100vw */
     scroll-snap-type: x mandatory;
     overflow-x: scroll;
     scroll-behavior: smooth;
}
 .info-box {
     flex: 0 0 100vw;
     scroll-snap-align: start;
     display: flex;
     align-items: center;
     justify-content: center;
     font-size: 2rem;
     background: white;
     border: 1px solid #ccc;
}
 .horizontal-scroll-wrapper {
     overflow: hidden;
     padding: 60px 20px;
     background-color: #2C6F68;
    /* Match the green background */
}
 .horizontal-scroll {
     display: flex;
     gap: 24px;
     overflow-x: auto;
     scroll-behavior: smooth;
     padding-bottom: 20px;
}
 .scroll-card {
     min-width: 280px;
     max-width: 300px;
     background: #fff;
     border-radius: 12px;
     padding: 24px;
     box-shadow: 0 4px 10px rgba(0,0,0,0.1);
     flex-shrink: 0;
}
 .card-number {
     font-size: 24px;
     background: #e6f0fa;
     color: #2C6F68;
     width: 60px;
     height: 60px;
     border-radius: 8px;
     display: flex;
     align-items: center;
     justify-content: center;
     margin-bottom: 12px;
     font-weight: bold;
}
 section.horizontal .pin-wrap, section.horizontal .animation-wrap {
     display: flex;
     position: relative;
     z-index: 1;
}
 .item img {
     margin-bottom: 20px;
     width: 90px;
}
 section.horizontal .item {
     background: #fff;
     border: 1px solid #D5ECFF;
     border-radius: 10px;
     position: relative;
     padding: 40px;
     margin-right: 20px;
     line-height: 1.7;
     user-select: none;
     display: block;
     height: 450px;
     width: 330px;
}
 section.horizontal .item:before {
     position: absolute;
     font-size: 100px;
     opacity: .13;
     font-weight: bold;
     z-index: -1;
     -webkit-transform: translate(-130px, -150px);
     transform: translate(-130px, -150px);
     line-height: 1;
}
 section.horizontal .item:last-child {
     margin-right: calc(80vw - 330px);
    /* ensures full visibility */
}
 section.horizontal .animation-wrap.to-right {
     counter-reset: item 5;
     float: left;
     margin-top: 130px;
}
 section.horizontal .animation-wrap.to-left {
     counter-reset: item 5;
     float: right;
}
/*Pills*/
 .card {
     width: 60%;
     margin: 0 auto;
     text-align: center;
     background-size: cover;
     height: 230px;
     color: #fff;
     align-items: center;
     display: flex;
}
 .card p {
     padding: 8%;
     font-size: 20px;
}
 .global-mentors {
     background-image: url(https://gonexsphere.com/wp-content/uploads/2024/10/Global_mentors_pills.svg);
}
 .n2-ss-slider .n2-ss-slider-controls-above, .n2-ss-slider .n2-ss-slider-controls-below {
     flex-flow: row!important;
     margin: 0 auto;
}
.custom-intro-section {
    text-align: center;
    padding: 80px 0;
    background: var(--global-palette7);
    margin-bottom: 80px;
    margin-top: -80px;
}
.custom-intro-section h1 {
	color: var(--global-palette1);
}
#primary .tribe-events .tribe-events-c-search__input-control-icon-svg path {
    fill: var(--global-palette1)!important;
}
#primary .tribe-events .tribe-events-calendar-list__event-title-link,
.tribe-events.tribe-common .tribe-common-c-btn-border-small, .tribe-events.tribe-common a.tribe-common-c-btn-border-small,
.tribe-events-single-event-title {
    color: var(--global-palette1)!important;
}
#primary .tribe-events .tribe-common-b2, #primary .tribe-events .tribe-common-b3,
#primary .tribe-events .tribe-events-calendar-list__event-date-tag-weekday {
    color: var(--global-palette3)!important;
}
.tribe-events-promo {
    display: none;
}
#primary #tribe-events-pg-template #tribe-events-content {
	box-shadow: none;
}
/*About us*/
.target-element {
  position: relative; /* make sure the parent is positioned */
  z-index: 1;
}
.target-element::before,
.target-element::after {
  content: "";
  position: absolute;
  left: 7%;
  width: 85%;
  height: 40px;
  background: #DBECF9;
  border-radius: 10px 10px 0 0;
  z-index: -1;
}
.target-element::before {
  top: -40px;
  border-radius: 10px 10px 0 0;
}
.target-element::after {
  bottom: -40px;
  border-radius: 0 0 10px 10px;
}
.about-page .item {
	background: #EDF7FF!important;
	height: 500px !important;
	padding: 30px !important;
}
.about-page .item h6 {
	color: #000
}
#nexter_slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
	position: relative!important;
	display: ruby!important;
	text-align: center;
	margin-top: -8%;
    margin-left: 6%;	
}
/* Target the main section */
#Our-Guiding-Principles {
  position: relative;
}

/* Vertical line in the center */
#Our-Guiding-Principles::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4px;
  background: #fff; /* fallback if image fails */
  background-image: url('https://gonexsphere.com/wp-content/uploads/2025/09/line.png');
  background-repeat: repeat-y;
  background-position: center;
  z-index: 0;
}

/* Dot style */
#Our-Guiding-Principles .dot {
  position: absolute;
  width: 20px;
  height: 20px;
  background: url('https://gonexsphere.com/wp-content/uploads/2025/09/dots.png') no-repeat center center;
  background-size: contain;
  z-index: 1;
}
/* Container for line + dots */
#Our-Guiding-Principles .guiding-principles-line {
  position: absolute;
  top: -40px;
  left: 103%; /* middle */
  transform: translateX(-50%);
  width: 2px;
  height: 118%; /* stretch across the whole section */
  background: #fff; /* the connecting line */
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  z-index: 1;
}
#Our-Guiding-Principles .dot:nth-of-type(1) {
  top: 0%;
  left: 50%;
  transform: translateX(-50%);
}

#Our-Guiding-Principles .dot:nth-of-type(2) {
  top: 23%;
  left: 50%;
  transform: translateX(-50%);
}

#Our-Guiding-Principles .dot:nth-of-type(3) {
  top: 50%;
  left: 50%;
  transform: translateX(-50%);
}

#Our-Guiding-Principles .dot:nth-of-type(4) {
  top: 75%;
  left: 50%;
  transform: translateX(-50%);
}

#Our-Guiding-Principles .dot:nth-of-type(5) {
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}


 @media (max-width: 767px) {
     .mobile-header-button {
         padding: 0.8em 1.2em!important;
    }
    /*Our Experts Page*/
     .card {
         width: 100%;
         background: var(--global-palette1);
         border-radius: 200px;
         background-repeat: no-repeat;
         background-position: right bottom;
    }
     .global-mentors {
         background-image: url(https://gonexsphere.com/wp-content/uploads/2024/10/Global_mentor_mobile_pill.svg);
         height: 400px;
		 background-position: center bottom;
    }
     .reveal-type {
         width: 100%;
    }
     .dashed-line:after {
         left: 20%;
         height: 475px;
    }
	 .kadence-column3126_1aa0e0-9e > .kt-inside-inner-col {
		background-image: url('https://gonexsphere.com/wp-content/uploads/2025/09/Humanity.webp');
	}
	 #nexter_slider .n2-ss-slider .n2-ss-slider-wrapper-inside .n2-ss-slider-controls {
		margin-top: 5%;
    	margin-left: -35%;
	 }
	 .kt-info-box3126_c50241-67 .kt-blocks-info-box-media,
	 .kt-info-box3126_b472aa-38 .kt-blocks-info-box-media {
		 margin-right: 15px!important;
		 margin-left: 0!important;
	 }
	 #Our-Guiding-Principles .guiding-principles-line {
		 top: 67px;
    	left: 21%;
		 height: 220%;
		 z-index: -1;
	 }
	 #Our-Guiding-Principles .dot {
		 display: none
	 }
	 div#n2-ss-9 .nextend-arrow img {
        width: 40px!important;
    }
}
