/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1730208207
Updated: 2024-10-29 13:23:27

*/

html, body {
	overflow-x: hidden;
}
.page-template-spsacombine-php .elementor-element.elementor-element-bc79169 {
	background-position: 100% 10% !important;
	min-height: 650px !important; 
}

.hover_rows {
	transition: 0.5s ease-in-out;
}

.sec01 .contentsec01 {
	display: none;
}

.sec01 .innersec01 {
	width: 25%;
	transition: 2s;
}

.sec01 .imgsec01 {
	display: flex;
	align-items: center;
	justify-content: center;
}

.sec01 .titlesec01 {
	transform: rotate(-90deg);
	width: 500px !important;
	transition: 2s;
	text-align: left;
}

.sec01 .innersec01:hover {
	width: 100%;
	transition: 2s;
}

.sec01 .innersec01:hover .titlesec01 h2 {
	display: none;
}

.sec01 .innersec01:hover .contentsec01 {
	display: flex;
	transition: 3s;
}

.sec01 .innersec01:hover .imgsec01 {
	border-radius: 250px 0px 0px 0px;
	transition: 2s;
}

.sec01 .innersec01:hover .imgsec01 {
	display: flex;
	justify-content: flex-end;
}

.package_loop .con_txt ul {
	padding-left: 16px;
}

.package_main:hover .con_txt {
	color: #fff;
}

.package_main:hover .con_txt li {
	color: #fff;
}

.package_main:hover .con_txt h2 {
	color: #fff !important;
}

.package_loop .swiper-wrapper {
	padding: 50px 0px 100px 0px;
}

.package_loop .con_txt ul li::marker {
	color: #7848AA
}

.package_main:hover .con_txt ul li::marker {
	color: #ffffff !important;
}

.cstm-card:hover .cstm-title h2 {
	color: #fff !important;
}

.cstm-card:hover .cstm-btn a {
	background: #00ced1 !important;
	border: solid 1px #00ced1 !important;
}

.apply-sec a {
	color: #00ced1;
}

.apply-sec a:hover {
	color: #00ced1;
}

.page-id-987 .cstm_footer .e-con-inner, 
.page-id-988 .cstm_footer .e-con-inner, 
.page-id-1026 .cstm_footer .e-con-inner {
	padding-top: 90px;
}

#wpforms-1011 ul#wpforms-1011-field_2 {
	grid-template-columns: 1fr 1fr 1fr 1fr;
	gap: 30px;
}

#wpforms-1011 li.wpforms-image-choices-item.wpforms-selected {
	background: #7848AA;
}

#wpforms-1011 .wpforms-selected .wpforms-image-choices-image {
	filter: brightness(10) !important;
}

#wpforms-1011 ul#wpforms-1011-field_2 .wpforms-image-choices-label {
	display: none !important;
}

#wpforms-1011 ul#wpforms-1011-field_2 li {
	box-shadow: 0px 0px 6px 0px #00000010;
}

#wpforms-1011 h2 {
	font-size: 60px;
	font-family: 'Klavika';
	text-transform: uppercase;
	color: #222945;
	padding-top: 50px;
}

#wpforms-1011 p {
	font-size: 18px;
	font-family: 'helvetica';
	font-weight: 600;
	color: #222945;
}

#wpforms-1011 input {
	border: solid 1px #DBDBDB;
	border-radius: 0px;
	height: 50px;
}

#wpforms-1011 input::placeholder, 
#wpforms-1011 textarea::placeholder {
	font-family: 'Helvetica';
	font-weight: 700;
	color: #222945;
}

#wpforms-1011 textarea {
	border: solid 1px #DBDBDB;
	border-radius: 0px;
	height: 320px;
}


button#wpforms-submit-1011 {
	height: 53px;
	width: 175px;
	background: #00CED1;
	color: #19191B;
	border-radius: 0px 30px;
	font-family: 'Helvetica' !important;
}


/* ANIMATIONS CSS */

.sec01 .innersec01:hover .contentsec01 {
	opacity: 0;
	animation: fadeInUpOnHover 2s ease-in-out 1.6s forwards;
}

@keyframes fadeInUpOnHover {
	from {
		opacity: 0;
		transform: translateY(0);
	}
	to {
		opacity: 1;
		transform: translateY(-50px);
	}
}


@media (max-width: 1366px) {

	#wpforms-1011 h2 {
		font-size: 50px;
	}

	#wpforms-1011 p {
		font-size: 16px;
	}
}


@media (max-width: 1024px) {
	#wpforms-1011 h2 {
		font-size: 40px;
	}
	.page-id-987 .cstm_footer .e-con-inner, 
	.page-id-988 .cstm_footer .e-con-inner, 
	.page-id-1026 .cstm_footer .e-con-inner {
		padding-top: 50px;
	}

}

@media (max-width: 767px) {
	#wpforms-1011 h2 {
		font-size: 30px;
	}
	#wpforms-1011 textarea {
		height: 200px;
	}
}




.athlete-system-ui {
	max-width: 1000px;
	margin: auto;
	margin-top: 70px;
	margin-bottom: 70px;
	font-family: "Klavika", sans-serif;
}
.athlete-system-ui-forms{
	background-color: #ffffff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	border-radius: 8px;	
	padding: 15px;
}
.assessment-tabs, .positions-filter {
	display: flex;
	gap: 10px;
	/* 	flex-wrap: wrap; */
	margin-bottom: 20px;
}
ul.assessment-tabs {
	padding: 0;
	list-style: none;
}
.keyword-search-wrapper {
	position: relative;
	display: inline-block;
	width: 50%;
	display: flex;
	align-items: center;
}
.keyword-search-wrapper input {
	width: 100%;
	padding: 10px 35px 10px 10px; /* space for icon on the right */
	border: 1px solid #ccc;
	border-radius: 4px;
}

.keyword-search-wrapper .search-icon {
	position: absolute;
	right: 10px;
	top: 50%;
	transform: translateY(-50%);
	color: #888;
	pointer-events: none;
	font-size: 18px;
	line-height: 0;
}

.athlete-system-ui-forms h3{
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 15px;
}
.athlete-system-ui-forms .tab-btn.active, .athlete-system-ui-forms .position-btn.active {
	background: #00ced1;
	color: #FFF;
	font-weight: 600;
	border: 1px solid #00ced1;
}

.athlete-system-ui-forms .tab-btn, .athlete-system-ui-forms .position-btn {
	background-color: #ffffff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	border: none;
	padding: 10px 5px;
	border-radius: 10px;
	cursor: pointer;
	color: #000;
	width: 100%;
	text-align: center;
}
.search-bar {
	display: flex;
	gap: 10px;
	margin-top: 40px;
}
.search-bar select {
	width: 50%;
}

.search-bar select, .search-bar input {
	padding: 8px 12px;
	border: 1px solid #ccc;
	border-radius: 6px;
	outline: 0;
	text-transform: capitalize;
}
.search-bar select::focus{
	border: 1px solid #ccc;
}

.loading-spinner {
	border: 6px solid #f3f3f3;
	border-top: 6px solid #0073aa;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	animation: spin 1s linear infinite;
	margin: 40px auto;
}

@keyframes spin {
	0% { transform: rotate(0deg); }
	100% { transform: rotate(360deg); }
}

.athlete-post {
	border: 1px solid #ddd;
	padding: 15px;
	margin-bottom: 15px;
	border-radius: 5px;
	background: #fdfdfd;
}

.athlete-post h3 {
	margin-top: 0;
	font-size: 20px;
	color: #0073aa;
}

.no-results-message {
	background: #fff5f5;
	border: 1px solid #ffcccc;
	padding: 15px;
	border-radius: 8px;
	color: #cc0000;
	text-align: center;
	margin-top: 20px;
	font-size: 16px;
}
.reset-btn a.reset-btn {
	color: #0073aa;
	text-decoration: underline;
	cursor: pointer;
}
.reset-btn a.reset-btn:hover {
	color: #005d8f;
}
.search-results{
	margin-top: 40px;
}
.athlete-post-card {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #464545;
	border-radius: 12px;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	padding: 15px 20px;
	margin-bottom: 20px;
}
.athlete-post-left {
	display: flex;
	align-items: center;
	gap: 15px;
}
.athlete-avatar img {
	border-radius: 50%;
	width: 48px;
	height: 48px;
	object-fit: cover;
}
.athlete-info {
	display: flex;
	flex-direction: column;
}
.athlete-name {
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	color: #FFF;
}
.athlete-meta {
	margin-bottom: 0;
	font-size: 14px;
	color: #FFF;
	margin-top: 4px;
}

.athlete-time .time-value {
	font-size: 20px;
	font-weight: bold;
	color: #FFF;
}
.athlete-time .time-label {
	font-size: 12px;
	color: #fff;
	margin-top: 2px;
}
.positions-filter-buttons{
	display: grid;
	grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
	gap: 15px;
}
.athlete-time {
	text-align: center;
}

.time-label-wrapper {
	position: relative;
	display: inline-block;
}

.seconds-icon {
	width: 14px;
	height: 14px;
	position: absolute;
	top: -40px;
	right: -8px;
}

.time-label {
	margin-top: 10px;
	font-size: 14px;
	color: #555;
}
button#reset-filters {
	padding: 0;
	border: 0;
	border-radius: 0;
	color: #000 !important;
	background-color: transparent;
	text-decoration: underline;
	text-transform: lowercase;
}

.single-athlete-wrapper {
	display: flex;
	gap: 40px;
	padding: 0px 60px;
	max-width: 100%;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	font-family: "Klavika", sans-serif;
}

.single-athlete-left {
	flex: 0 0 40%;
	max-width: 40%;
	text-align: center;
	background: #7848AA;
	box-shadow: 0 6px 20px #7848aa80;
	border: 2px solid #7848AA;
	border-radius: 10px;
	padding: 30px;
}


.single-athlete-image img {
	border-radius: 50%;
	width: 200px;
	height: 200px;
	object-fit: cover;
}

.single-athlete-title {
	font-size: 24px;
	margin-top: 20px;
	font-weight: bold;
	color: #FFF;
}

.single-athlete-meta {
	font-size: 16px;
	color: #FFF;
	margin-top: 8px;
	margin-bottom: 0;
}

.single-athlete-right {
	flex: 0 0 60%;
	max-width: 60%;
	background: #7848AA;
	box-shadow: 0 6px 20px #7848aa80;
	border: 2px solid #7848AA;
	border-radius: 10px;
	padding: 30px;
}

.single-athlete-subheading {
	font-size: 22px;
	margin-bottom: 20px;
}

.single-athlete-grid {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
}

.single-athlete-field {
	padding: 14px;
	border-radius: 6px;
	font-size: 16px;
	background-color: #ffffff;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
	display: flex;
	gap: 10px;
	align-items: center;
	text-transform: capitalize;
}
.single-athlete-field:hover{
	background-color: #00ced1;
	transition: 0.6s;
}
.single-athlete-field:hover {
	color: #FFF;
}
button.load-more-btn {
	background-color: #00CED1;
}

@media (max-width: 1024px) {
	.single-athlete-grid {
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 768px) {
	.page-template-spsacombine-php .elementor-element.elementor-element-bc79169 {
		background-position: center !important;
		min-height: 450px !important;
	}
	.assessment-tabs, .positions-filter {
		flex-wrap: wrap;
	}
	.search-bar select {
		width: 100%;
	}
	.search-bar {
		flex-wrap: wrap;
		justify-content: center;
		margin-top: 20px;
	}
	.search-results {
		padding: 15px;
		margin-top: 10px;
	}
	.athlete-post-card {
		margin-bottom: 10px;
	}
	.athlete-name {
		font-size: 14px;
	}
	.athlete-meta {
		font-size: 13px;
	}
	.athlete-avatar img {
		width: 38px;
		height: 38px;
	}
	.single-athlete-left {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.single-athlete-right {
		flex: 0 0 100%;
		max-width: 100%;
	}
	.single-athlete-grid {
		grid-template-columns: repeat(2, 1fr);
	}
	.single-athlete-wrapper {
		flex-direction: column;
	}
	.single-athlete-field {
		padding: 12px;
		font-size: 14px;
		gap: 5px;
	}
}
@media (max-width: 600px) {
	.single-athlete-wrapper {
		padding: 0px 20px;
		gap: 20px;
	}
	.single-athlete-grid {
		grid-template-columns: repeat(1, 1fr);
	}
}