/* =============== Internal page ========================= */
.title {
	text-transform: uppercase;
}

/* ===================== Top Header ========== */

.cw-header-contact .fa {
	display: inline-block;
	vertical-align: middle;
	padding-right: 0.25rem;
	color: var(--color-theme-secondary);
}

.header .navbar .navbar-nav .nav-link {
	text-transform: uppercase;
}

.cw-header-contact .cw-phone:before {
	color: unset;
}

.cw-header-contact .cw-phone {
	color: var(--white);
}

.cw-header-contact .cw-phone:hover {
	color: var(--color-theme-primary);
}

.cw-header-contact {
	padding: 6px 2px;
}

.cw-header-top {
	display: none;
	background-color: var(--color-theme-secondary);
	color: var(--color-theme-text-btn);
	padding: 0.5rem 0;
}

.cw-header-top a {
	color: inherit;
}

.cw-header-top a:hover {
	color: var(--color-theme-highlight);
}

.cw-header-top i {
	font-size: 1.1rem;
}

@media (min-width: 992px) {
	.cw-header-top {
		display: block;
	}
}

@media (min-width: 1400px) {

	.header .container,
	.cw-header-contact .container {
		max-width: 1340px;
	}
}

/* -------------------- Header / Navbar ---------------------- */

section:not(.page-inventory-details) .header .header-container {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	z-index: 1030;
	background-color: var(--header-primary);
	/* border-bottom: 1px solid rgba(250, 250, 250, 0.2); */
}

/* There's a script to make the variable always the size of the header container */
:root {
	--cw-headerHeight: 82px;
}

/** Adds top margin to all pages to account for fixed header**/
section[class*="page-"]:not(.page-inventory-details) {
	margin-top: var(--cw-headerHeight);
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	:root {
		--cw-headerHeight: 142px;
	}
}

/*=========  ==========================  Header / Nav ==========================*/

.header .navbar,
.header .navbar.bg-primary {
	background-color: #f5eee4 !important;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	transition: 0.5s ease;
}

@media (min-width: 992px) {

	.header .navbar,
	.header .navbar.bg-primary {
		/* background-color: transparent !important; */
		box-shadow: none;
	}

	.header .navbar,
	.header .navbar.bg-primary.header-scroll {
		background-color: #f5eee4 !important;
		opacity: 0.95;
	}
}

.header nav.navbar {
	transition: background-color 0.5s ease;
}

.header nav.navbar.header-scroll .toggle .icon-bar {
	/* background-color: #eff1f3; */
}

.navbar .badge {
	background: var(--color-theme-primary);
	color: var(--color-theme-text-btn);
	min-width: 1.5rem;
	padding: 6px 4px 4px;
}

.header .navbar :focus {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.header .nav-link-cart i {
	/* color: var(--color-theme-text); */
}

.header .navbar .navbar-nav .nav-link {
	text-transform: uppercase;
}

.header .navbar-cart li.nav-item {
	background-color: unset !important;
}

/* Dynamic Inventory Overflow w/ Fixed Header/Nav */
.header .navbar .dropdown-menu {
	border-color: rgba(0, 0, 0, 0.2);
	box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.2);
	min-width: 260px;
}

.header .navbar .dropdown-menu {
	padding: 0.5rem;
}

.header .navbar .active>.nav-link,
.header .navbar .dropdown-item.active,
.header .navbar .dropdown-item:active,
.header .navbar .show>.nav-link {
	background-color: #f5eee4 !important;
	color: #000000 !important;
}

@media (min-width: 992px) {

	.navbar-collapse {
		-webkit-box-flex: initial;
		-ms-flex-positive: initial;
		flex-grow: initial;
	}

	.header-container .cw-header-top {
		display: block;
	}

	.navbar .container {
		padding-top: 1px;
		padding-bottom: 1px;
	}
}

/* =============== Hero Section ============== */
.cw-hero {
	background-image: linear-gradient(to right, #2d287e, #f4eee400), url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/EE391BE4885D5B46CD617570E8B64D8C.jpg);
	position: relative;
	overflow: hidden;
	padding-top: 3rem;
	background-size: cover;
	background-position: right;
}

.cw-hero-text {
	padding: 120px 0px 200px;
}


.cw-hero .p {
	color: #2d287e;
}

@media (min-width: 280px) {
	.cw-hero {
		background-image: linear-gradient(to bottom, #2d287ed6, #2d287ed6), url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/EE391BE4885D5B46CD617570E8B64D8C.jpg);
		background-position: 94% 0%;
	}

	.cw-hero-text {
		padding: 33px 0px 131px;
	}
}

@media (min-width: 330px) {
	.cw-hero {
		background-image: linear-gradient(to bottom, #2d287ed6, #2d287ed6), url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/EE391BE4885D5B46CD617570E8B64D8C.jpg);
		background-position: 100% 0%;
	}
}

@media (min-width: 992px) {
	.cw-hero {
		background-image: linear-gradient(to right, #2d287e, #2d287e00), url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/EE391BE4885D5B46CD617570E8B64D8C.jpg);
		background-position: 92% 0%;
	}

	.cw-hero-text {
		padding: 120px 0px 200px;
	}
}

@media (min-width: 1200px) {
	.cw-hero {
		background-image: linear-gradient(to right, #2d287e, #2d287e00), url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/EE391BE4885D5B46CD617570E8B64D8C.jpg);
		background-position: right;
	}
}


.cw-hero h1 {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.4;
	color: #fff;
	display: inline-block;
	line-height: 1;
}

.cw-heroSUB {
	font-size: 1.25em !important;
	font-weight: 600;
	line-height: 29px;
    color:#2597de;
}

.cw-hero p {
	font-size: 20px;
	font-weight: 400;
	line-height: 30px;
	color: #fff;
}

.cw-hero .cw-hero-image {
	/* margin-bottom: -5em; */
	position: relative;
	z-index: 3;
}

.cw-hero .cw-heroOverlay {
	position: absolute;
	bottom: 0;
	z-index: 5;
	pointer-events: none;
}

.cw-heroICONS {
	opacity: 0.25;
	pointer-events: none;
	/* z-index: 0; */
}

.cw-heroICONS1 {
	position: absolute;
	top: 111px;
	left: -40px;
	animation: cw-heroICONS 1.5s linear infinite alternate;
}

.cw-heroICONS2 {
	position: absolute;
	top: 5em;
	left: 60em;
	animation: cw-heroICONSleft 1.5s linear infinite alternate;
	z-index: 0;
	opacity: 0.18;
}

.cw-heroICONS3 {
	position: absolute;
	top: 33em;
	left: 47em;
	animation: cw-heroICONS 1.5s linear infinite alternate;
}

.cw-heroICONS4 {
	position: absolute;
	top: 12em;
	right: 10em;
	animation: cw-heroICONS 1.5s linear infinite alternate;
}

.cw-heroICONS4 img {
	width: 200% !important;
}

@keyframes cw-heroICONS {
	0% {
		transform: translateY(0);
	}

	100% {
		transform: translateY(15px);
	}
}

@keyframes cw-heroICONSleft {
	0% {
		transform: translatex(0);
	}

	100% {
		transform: translatex(15px);
	}
}

@media (min-width: 440px) {}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.cw-hero h1 {
		font-size: 3rem;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
	.cw-hero {
		/* margin-top: 0; */
		padding-top: 1rem;
	}

	.cw-hero h1 {
		font-size: 4rem;
	}
}

@media (min-width: 1400px) {}

.cw-serv-cards {
	text-align: center;
	padding-top: 3rem;
}

.cw-serv-cards .card img {
	width: 250px;
	margin: 0 auto 1rem;
}

/* lists/summary list */
section.list {
	padding-top: 3rem;
}

/* Background for Hero Section */
.cw-infoSection {
	background: linear-gradient(rgba(245, 238, 228, 0.85),
			rgba(245, 238, 228, 0.95)),
		url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/73748EA395EF34FCB062450D1A42FD12.jpg") center center / cover;
}

/* Icon Styling */
.cw-infoSection .cw-icon {
	height: 74px;
	min-width: 74px;
	border-radius: 50%;
	font-size: 2.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: var(--color-theme-secondary);
	color: var(--color-theme-text-btn);
}

.cw-infoSection .cw-icon i {
	/* font-size: 2.5em; */
}

/* Stats Section */
.cw-stat-box {
	font-size: 16px;
	font-weight: bold;
	transition: transform 0.3s ease;
	background-color: #fff;
	color: #666;
	margin-bottom: 20px;
}

.cw-stat-box:hover {
	transform: scale(1.1);
}

.cw-stat-box h3 {
	font-size: 32px;
}

.cw-stat-box p {
	font-size: 14px;
	/* color: #666; */
}

.cw-infoSection h2 {
	font-size: 2rem;
	color: #2597db !important;
	/* line-height: 70px; */
	line-height: 1em;
	margin-bottom: 1em;
}

.cw-infoSection span {
	padding: 12px;
	display: block;
	background-color: #f39f5f;
	color: #2597db !important;
}

.cw-stats {
	margin-top: -6em;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.cw-infoSection h2 {
		font-size: 3rem;
	}
}

/* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

.textwithimage {
	/* margin-top: 2rem; */
}

.textwithimage-in-container {
	/* padding-top: 2rem; */
}

.page-home .form {
	/* padding: 3rem 0 ; */
}

@media (min-width: 992px) {
	.page-home .form {
		background-image: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/817726BF85530C75D8FA35EF331EAF0D.jpg);
		padding: 5rem 0;
		background-size: cover;
		background-position: center;
	}

	.page-home .form-wrap {
		max-width: 50%;
		margin-left: auto;
		margin-right: 0;
	}
}

/* @media (min-width: 1920px) {
	.page-home .form-wrap {
		width: 40%;
		margin-right: 15em;
	}
} */



/* -------------------- About Us / Staff ---------------------- */
.cw-staff .cw-staff-icon {
	background: var(--color-theme-primary);
	color: var(--color-theme-text-btn);
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	width: 80px;
	height: 80px;
	border-radius: 50%;
}

.cw-staff .cw-staff-icon.cw-color-admin {
	background: #1b93ce;
}

.cw-staff .cw-staff-icon.cw-color-buckaroo {
	background: #d7012a;
}

.cw-staff .cw-staff-icon.cw-color-owl {
	background: #198754;
}

.cw-staff .cw-staff-icon.cw-color-assist {
	background: #ffc93d;
}

.cw-staff .cw-class-icon {
	height: 80px;
	width: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	/* text-align: center; */
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1rem;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.cw-staff .cw-btn-lg {
		font-size: 1.25rem;
	}
}


/* ================== Footer Section ========= */
.cw-customFooter {
	position: relative;
	overflow: hidden;
}

.cw-customFooter>.container {
	max-width: 1320px;
}

.footer {
	padding: 0;
}

.footer .container {
	display: none;
}

.footer-bottom-section .container {
	display: block;
}

.cw-footer-global {
	margin-top: 3rem;
	margin-bottom: 3rem;
}

.cw-footer-global .business__info__wrapper img {
	width: 350px;
}

.cw-footer-global ul li {
	margin-bottom: 10px;
}

.cw-footer-global .business-hours {
	max-width: 350px;
}

.cw-footer-global .business-hours .bh-title {
	display: none;
	/* padding-left: 0;
		border-left: 0;
		font-size: 24px;
		margin-bottom: 4px; */
}

.cw-footer-global .business-hours li {
	line-height: 1.7;
}

.cw-customFooter a:hover {
	color: var(--color-theme-secondary);
}

.business-hours .today {
	color: var(--color-theme-secondary);
}

.cw-customFooter .cw-footer-icons {
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: Solid rgba(204, 204, 204, 0.3) 1px;
	padding-bottom: 30px;
}

.cw-customFooter .cw-icon-flex {
	display: inline-flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.cw-customFooter .cw-icon-flex img {
	width: 50px;
	flex-basis: 50px;
}

.cw-customFooter .cw-icon-flex .cw-icon-text {
	text-align: center;
}

.cw-customFooter .cw-icon-flex a {
	overflow-wrap: anywhere;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {
	.cw-customFooter .cw-icon-flex {
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: center;
	}

	.cw-customFooter .cw-icon-flex img {
		margin-right: 10px;
	}

	.cw-customFooter .cw-icon-flex .cw-icon-text {
		text-align: left;
	}
}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.cw-customFooter .cw-icon-flex {
		flex-flow: column;
		justify-content: center;
		align-items: center;
	}

	.cw-customFooter .cw-icon-flex img {
		margin-right: 0;
		margin-bottom: 10px;
	}

	.cw-customFooter .cw-icon-flex .cw-icon-text {
		text-align: center;
	}
}

/* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 992px) {
	.cw-customFooter .cw-icon-flex {
		flex-flow: row wrap;
		justify-content: flex-start;
		align-items: center;
	}

	.cw-customFooter .cw-icon-flex img {
		margin-right: 10px;
	}

	.cw-customFooter .cw-icon-flex .cw-icon-text {
		text-align: left;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

/* ============ About us Steps ========== */
.cw-step-container {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	padding: 40px 0;
}

.cw-steps .cw-icon {
	/* font-size: 30px; */
	color: #22ac93;
	font-size: 75px;
}

/* .cw-steps .cw-icon i{
} */

.cw-step-container::before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: -1;
	border-style: dashed;
	color: #dadada;
}

.cw-step {
	text-align: center;
	position: relative;
}

.cw-step-number {
	background: #2597db;
	color: white;
	font-weight: bold;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 18px;
	position: relative;
	z-index: 1;
}

.cw-step:nth-child(4) .cw-step-number {
	background: #22ac93;
}

.cw-circle-start,
.cw-circle-end {
	width: 10px;
	height: 10px;
	background: #2597db;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.cw-circle-start {
	left: -5px;
}

.cw-circle-end {
	right: -5px;
}

.cw-card {
	background: #f8fdfa;
	padding: 20px;
	border-radius: 10px;
	text-align: center;
	width: 100%;
	box-shadow: 0px 5px 15px rgba(0, 0, 0, 0.1);
	border-bottom: 2px solid #22ac93;
}

.cw-title {
	font-weight: bold;
	margin-top: 10px;
}

.cw-desc {
	color: #777;
	font-size: 14px;
}

@media (min-width: 440px) {
	.cw-step-number {
		width: 90px;
		height: 90px;
	}
}

/* ================ Service page =============== */
.cw-ourServicesTop {
	background-color: var(--color-theme-secondary);
	color: var(--color-theme-text-btn);
	padding-bottom: 9rem;
	margin-bottom: -8rem;
}

.cw-serviceMainTXT {
	position: relative;
	padding-top: 20px;
}

/* .cw-topShape {
	position: absolute;
	top: -30px;
	width: 100%;
} */

.cw-ourServiceMain {
	/* margin-top: -9em; */
	margin-bottom: 1rem;
	padding: 3rem 0 2rem;
}

.cw-serviceContent {
	background-color: #f4f4f4;
	color: #111;
	border-bottom: 2px solid #22ac93;
	box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.05);
}

.cw-serviceTXT {
	position: relative;
	padding: 30px;
	background-color: #f4f4f4;
	color: #111;
}

.cw-serviceSection h5 {
	margin-bottom: 15px;
}

.cw-ourServiceMain .cw-middlceIcon {
	position: absolute;
	top: 0px;
	right: 0;
	transform: translate(-50%, -50%);
	background-color: #22ac93;
	padding: 10px;
	border-radius: 50%;
	height: 70px;
	width: 70px;
	line-height: 10px;
	border: solid 5px #ffffff;
	box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
}

.cw-ourServiceMain .cw-middlceIcon img {
	width: 100%;
}

/* .cw-rating-section {
	background-color: #22AC93;
	color: #fff;
	border-radius: 10px;
	padding: 15px;
} */

/* .cw-avatar {
	width: 50px;
	height: 50px;
	border-radius: 50%;
	border: 3px solid #fff;
	margin-right: -10px;
} */

/* .cw-stars {
	color: #ffffff;
	font-size: 1.5rem;
} */

/* =========== instructors Section ======== */
/* removed */
/* removed */

/* removed */

/* removed */

/* removed */

/* removed */

/* removed */
/* removed */

/* removed */

@media (max-width: 767px) {
	/* removed */
}

/* removed */

/* removed */
/* medium and up screens */
@media (min-width: 768px) {
	/* removed */
}

/* removed */
/* ====================== Employee page ========= */
.cw-instructors {
	background-color: #f5eee4;
	overflow: hidden;
	position: relative;
}

.cw-employeePage {
	background-color: #ffffff;
	overflow: hidden;
	position: relative;
}

.cw-crew-cards .card-img-overlay {
	background: #f4f4f4;
	top: unset !important;
	bottom: 0 !important;
	color: #000000;
	margin: 0 10px;
	border-bottom: 2px solid #22ac93;
}

.cw-crew-cards .card {
	border: none !important;
	background: transparent !important;
	padding: 0 10px 0 10px !important;
}

.cw-socialContainer {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 10;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.arrow-icon {
	font-size: 20px;
	cursor: pointer;
	transition: transform 0.3s ease, color 0.3s ease;
	/* Smooth transition for transform and color */
}

.cw-socialIcons {
	/* opacity: 0; */
	/* Make icons invisible by default */
	/* visibility: hidden; */
	/* Hide them when not hovered */
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 5px;
	transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
	/* Smooth transition for opacity and visibility */
	/* transform: translateY(-10px); */
	/* Start with a slight upward shift */
	margin-top: 10px;
}

.cw-socialIcons a {
	color: #fff;
	text-decoration: none;
	transition: color 0.3s ease;
}

.cw-crew-cards .card .fa-arrow-circle-right {
	transform: rotate(90deg);
	transition: all 0.3s ease;
	color: #fff;
}

.cw-crew-cards .card p {
	margin-bottom: 0;
}

/* .cw-crew-cards .card .cw-socialIcons {
	opacity: 0;
	visibility: hidden;
	transform: translateY(-10px);
}

.cw-crew-cards .card:hover .cw-socialIcons {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
} */

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {}

/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
	.cw-crew-cards .card .fa-arrow-circle-right {
		transform: rotate(0deg);
		transition: all 0.3s ease;
	}

	.cw-crew-cards .card:hover .fa-arrow-circle-right {
		transform: rotate(90deg);
	}

	.cw-crew-cards .card .cw-socialIcons {
		opacity: 0;
		/* Keep icons invisible by default */
		visibility: hidden;
		/* Ensure they are not interactable */
		transform: translateY(-10px);
		/* Slightly shift upward initially */
	}

	.cw-crew-cards .card:hover .cw-socialIcons {
		opacity: 1;
		/* Show the social icons on hover */
		visibility: visible;
		/* Make them visible */
		transform: translateY(0);
		/* Reset any transform */
	}
}

/* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 992px) {}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {}

@media (max-width: 575px) {
	.cw-instructors .carousel-inner .carousel-item>div {
		display: none;
	}

	.cw-instructors .carousel-inner .carousel-item>div:first-child {
		display: block;
	}

	.cw-instructors .carousel-item.carousel-item-prev.carousel-item-end,
	.cw-instructors .carousel-item.carousel-item-next {
		z-index: 1;
	}

	.cw-instructors .carousel-item.active {
		z-index: 0;
	}
}

.cw-instructors .carousel-inner .carousel-item.active,
.cw-instructors .carousel-inner .carousel-item-next,
.cw-instructors .carousel-inner .carousel-item-prev {
	display: flex;
}

.cw-instructors .carousel-control-prev,
.cw-instructors .carousel-control-next {
	background-color: #000000;
	padding: 5px;
	display: inline-block;
	position: unset !important;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) {

	.cw-instructors .carousel-inner .carousel-item-end.active,
	.cw-instructors .carousel-inner .carousel-item-next {
		transform: translateX(50%);
	}

	.cw-instructors .carousel-inner .carousel-item-start.active,
	.cw-instructors .carousel-inner .carousel-item-prev {
		transform: translateX(-50%);
	}
}

/* medium and up screens */
@media (min-width: 768px) {}

/* Large devices (desktops, 992px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 992px) {

	.cw-instructors .carousel-inner .carousel-item-end.active,
	.cw-instructors .carousel-inner .carousel-item-next {
		transform: translateX(33.33%);
	}

	.cw-instructors .carousel-inner .carousel-item-start.active,
	.cw-instructors .carousel-inner .carousel-item-prev {
		transform: translateX(-33.33%);
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

	.cw-instructors .carousel-inner .carousel-item-end.active,
	.cw-instructors .carousel-inner .carousel-item-next {
		transform: translateX(25%);
	}

	.cw-instructors .carousel-inner .carousel-item-start.active,
	.cw-instructors .carousel-inner .carousel-item-prev {
		transform: translateX(-25%);
	}
}

.cw-instructors .carousel-inner .carousel-item-end,
.cw-instructors .carousel-inner .carousel-item-start {
	transform: translateX(0);
}

.cw-value-item {
	background: #f8f9fa;
	border-left: 3px solid var(--color-theme-secondary);
	padding: 1.5rem;
	margin-bottom: 1rem;
	border-radius: 0 8px 8px 0;
	transition: transform 0.2s ease;
}

.cw-value-item:hover {
	transform: translateX(5px);
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.cw-values-section {
	background: #f8f9fa;
	padding: 4rem 0;
}

/* Testimonials Page */
section.testimonials {
	background-image: linear-gradient(0deg, #fff, rgba(255, 255, 255, 0.5)),
		url("https://s3.amazonaws.com/fcwebmanager/Textures/SmartSites/HeroImages/0/texture_14.jpg");
	background-size: contain;
	padding: 20px 0;
}

.shadow-effect {
	background: #fff;
	padding: 20px;
	border-radius: 1em;
	text-align: center;
	border: 1px solid #ececec;
	border-bottom: 3px solid var(--color-theme-primary);
	box-shadow: 0 4px 5px rgba(0, 0, 0, 0.25), 0 9px 15px rgba(0, 0, 0, 0.02);
}

#customers-testimonials .shadow-effect p {
	font-family: inherit;
	font-size: 17px;
	line-height: 1.5;
	margin: 0 0 17px 0;
	font-weight: 300;
}

h2.review-letter {
	color: #e97631;
	margin-bottom: 0.5em;
	padding: 10px;
}

.testimonial-name {
	margin: -17px auto 0;
	display: table;
	width: auto;
	background: var(--color-theme-primary);
	padding: 9px 35px;
	border-radius: 12px;
	text-align: center;
	color: #fff;
	box-shadow: 0 4px 2px rgba(0, 0, 0, 0.25), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
	text-align: center;
	padding: 30px 0;
	opacity: 0.2;
	transform: scale3d(0.8, 0.8, 1);
	transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
	background: var(--color-theme-primary);
	transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
	display: inline-block;
	width: 100%;
	text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
	display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
	background: var(--color-theme-primary);
	display: inline-block;
	height: 20px;
	margin: 0 2px 5px;
	transform: translate3d(0px, -50%, 0px) scale(0.3) rotate(45deg);
	transform-origin: 50% 50% 0;
	transition: all 250ms ease-out 0s;
	width: 20px;
}

/*--- UADC Family Info Page ---*/

.cw-fam-links {
	padding: 2rem 0;
}

@media (max-width: 767px) {

	.cw-fam-link1,
	.cw-fam-link2 {
		padding-bottom: 1rem;
	}
}


.cw-now-open {
    padding: 0 0 2em 0;
}

.cw-now-open .cw-enroll-text {
    background: #F5EEE4;
    padding: 2.5em 0em;
    width: fit-content;
    margin: auto;
}

@media (min-width:576px) {
	.cw-now-open .cw-enroll-text {
    padding: 2.5em 2em;
}
}

@media (min-width:768px) {
	.cw-now-open .cw-enroll-text {
    padding: 2.5em 4em;
}
}

.cw-now-open h2 {
    font-size: 1.75rem;
}

.cw-now-open h2 span {
    font-size: 2.5rem;
    color: var(--color-theme-secondary);
}


.cw-enroll-banner {
    padding: 1em 0;
    background: var(--color-theme-border);
    color: var(--color-theme-text);
}

.cw-enroll-banner .row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.cw-enroll-banner h2 span {
    font-size: 2.25rem;
    color: var(--color-theme-secondary);
}

.cw-enroll-banner h2 {
    font-size: 1.75rem;
    margin: 0;
    text-align: center;
}

.cw-enroll-banner .cw-enrollment {
    text-align: center;
    margin-top: .5em;
}

.cw-enroll-banner h6 {
    font-size: 1.25rem;
    color: #333;
}

.cw-enroll-banner .cw-button {
    display: block;
    text-transform: uppercase;
}

@media (min-width:440px) {
	.cw-enroll-banner h2 span {
    font-size: 2rem;
}

.cw-enroll-banner h2 {
    font-size: 1.5rem;
}

	.cw-enroll-banner h6 {
    font-size: 1.1rem;
}
}


@media (min-width:576px) {
	.cw-enroll-banner h2 span {
    font-size: 2.25rem;
}

.cw-enroll-banner h2 {
    font-size: 1.75rem;
}

	.cw-enroll-banner h6 {
    font-size: 1.25rem;
}
}

@media (min-width:992px) {
	.cw-enroll-banner h2 {
    text-align: left;
}

.cw-enroll-banner .cw-enrollment {
    text-align: right;
    margin-top: 0;
}

.cw-enroll-banner h6 {
    font-size: 1.025rem;
}
}

@media (min-width:1200px) {
	.cw-enroll-banner h6 {
    font-size: 1.05rem;
}

.cw-enroll-banner .cw-button {
    max-width: 400px;
    margin-left: auto;
}
}


  /*----------------------------------------------------------------------------------*/
	/*----------------------------------------------------------------------------------*/
	/*----------------------------------------------------------------------------------*/
   .cw-uadc-family-info-btns {
        margin: 1em auto;
    }

    .cw-uadc-family-info-btns a {}

    .cw-uadc-family-info-btns a .card {
        border: none;
        margin: 1em auto;
        display: block;
    }

    .cw-uadc-family-info-btns a h5 {
        text-align: center;
        margin: .5em auto;
        font-size: 225%;
        color: #000;
        transition: .3s ease;
    }

    .cw-uadc-family-info-btns a:hover h5 {
        color: #2d287e;
        transform: scale(.9);
    }

    .cw-uadc-family-info-btns a img {
        transition: .3s ease;
    }

    .cw-uadc-family-info-btns a:hover img {
        transform: scale(1.1);
    }
