/*
CTC Separate Stylesheet
Updated: 2023-02-27 17:55:18
*/


#catalysis360-header {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

#content {
	margin-top: 170px;
}

#testimonial {
/* 	display: grid; */
/* 	grid-template-columns: 60px 150px 600px 150px 60px; */
/* 	grid-template-rows: 100%; */
}

#testimonial_swiper {
/* 	grid-column: 2/4; */
/* 	grid-column: 1/1; */
/* 	grid-row: 1; */
}

#testimonial_swiper .swiper .swiper-wrapper .swiper-slide {
	font-family: var( --e-global-typography-text-font-family ), Sans-serif;
    font-size: var( --e-global-typography-text-font-size );
    font-weight: var( --e-global-typography-text-font-weight );
	margin:0px;
	background-color:#064872;
	color:#f6f5f3;
	border: 2px solid #111;
	padding:6px;
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 50%);
	justify-content: center;
	align-items: center;
	width: 80%;
}


#testimonial_swiper .swiper {
	width: 100%;
	margin: 0 auto;
	padding: 35px 0px 25px 0px;
	overflow: hidden;
}

#testimonial_swiper .swiper-wrapper {
	margin-left: auto;
	margin-right: auto;
}

.swiper-pagination {
	position: relative;
}

.swiper-pagination-bullet {
	width: 12px;
	height: 12px;
	margin-left: 4px;
	margin-right: 4px;
}

.swiper-button-prev {
	/* hide on small viewports */
	display: none;
/* 	right: 0;
	top: 0;
	margin-top: 0; */
}

/* .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23064872'/%3E%3C/svg%3E");
	color: #064872;
}
 */

.swiper-button-next {
	display: none;
}

@media (min-width: 767px) {
	.swiper-button-prev {
		/* show on larger viewports */
		display: block;
	}
	.swiper-button-next {
		/* show on larger viewports */
		display: block;
	}
	#testimonial_swiper .swiper .swiper-wrapper .swiper-slide {
		width: 50%;
		margin: 0px 10px 0px 10px;
	}
}

/* .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23064872'/%3E%3C/svg%3E");
	color: #064872;
}
 */

/* @media (min-width: 37.5em) { */
/* 	.swiper-button-next { */
		/* show on larger viewports */
/* 		display: block; */
/* 	} */
/* } */

.wpforms-form .wpforms-field-label {
	color: #064872;
}

.wpforms-form .wpforms-field-sublabel {
	color: #064872;	
}

.wpforms-form input[type=submit], .wpforms-form button[type=submit] {
	color: #eceff0 !important;
	background: #b08225 !important;
	box-shadow: 10px 10px 10px 0px rgb(0 0 0 / 50%);
	border: none !important;
	border-radius: 3px;
	font-family: var(--e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight );
	text-transform: uppercase;
}

.wpforms-form input[type=submit]:hover, .wpforms-form button[type=submit]:hover {
	box-shadow: 3px 3px 3px 0px rgb(0 0 0 / 50%);
}

.elementor-button:hover {
	box-shadow: 3px 3px 3px 0px rgb(0 0 0 / 50%) !important;
}

.wheeloflife-container .wheeloflife-wrapper.mode-inline {
	border: none !important;
	background-color: #F6F5F3;
}

.wlof-title-wrap {
	font-family: "Cabin", Sans-serif;
	color: #02283F;
    font-size: 20px;
}

.wheeloflife-title, .wlof-title {
	font-family: "Cabin", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
	color: #064872 !important;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
}

.wheeloflife-cta-title {
	font-family: "Cabin", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
	color: #ECEFF0 !important;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
}

.wheeloflife-cta-description {
	font-family: "Cabin", Sans-serif;
	color: #ECEFF0 !important;	
    font-size: 20px;
}

.wheeloflife-title-wrap p {
	color: #02283F;
	font-family: "Cabin", Sans-serif;	
    font-size: 20px;
}

.wol_description, {
	color: #02283F !important;
    font-family: "Cabin", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
}

.wheeloflife-btn.is-primary, .wheeloflife-btn.is-tertiary, .wheeloflife-share-btn, .wheeloflife-cta-btns a {
	color: #ECEFF0 !important;
    background-color: #B08225 !important;
    box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.5) !important;
	border-radius: 3px !important;
	font-weight: var(--e-global-typography-accent-font-weight );
	text-transform: uppercase !important;
	padding: 12px 24px !important;
    font-family: "Roboto", Sans-serif;
	font-size: 15px !important;
	border: none !important;
}

.wheeloflife-btn.is-primary:hover, .wheeloflife-btn.is-tertiary:hover, .wheeloflife-share-btn:hover, .wheeloflife-cta-btns a:hover {
	box-shadow: 3px 3px 3px 0px rgb(0 0 0 / 50%) !important;
	border: none;
	font-size: 15px;
}

.wheeloflife-btn {
    box-shadow: 10px 10px 10px 0px rgba(0,0,0,0.5);	
}

.wheeloflife-btn:hover {
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.5);	
}

.wlof-main-wrapper {
	border: none;
	margin: 250px auto;
	background-color: #F6F5F3;
}

.wheel-widget-inner {
	background-color: #54ACBF !important;
}

.wheel-widget .widget-title {
	font-family: "Cabin", Sans-serif;
    font-weight: 600;
    text-transform: uppercase;
	color: #ECEFF0 !important;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.3);
}