/*
Theme Name: Impreza Child
Template: Impreza
Version: 1.0
Author:	Redbak
Theme URI: https://impreza.us-themes.com/
Author URI: https://redbak.com/
*/

/*********************************************
 *********************************************

 * *  1. Fonts  * *
 * *  2. Navigation  * *
 * *  3. Global Styling  * *
 * *  4. Reusable Blocks  * *
 * *  5. Page Templates  * *
 * *  6. Grid Layouts  * *
 * *  7. klaviyo  * *

 *********************************************
 *********************************************/


/*********************************************
 * *  1. Fonts  * *
 *********************************************/
.w-btn-label, .w-text {
    padding-bottom: 0.2rem;
}
/*********************************************
 * *  2. Navigation  * *
 *********************************************/
.apex-nav-menu {
	font-size: 1rem;
	font-weight: 700;
}
.apex-nav-menu .menu-item {
	display: flex;
    align-items: center;
}


/*********************************************
 * *  3. Global Styling  * *
 *********************************************/
@media (min-width: 901px) {
	.video-grid-layout .w-grid-list article:first-child,
	.video-grid-layout .w-gallery-list .w-gallery-item:first-child {
		grid-column: 1 / 3;
	}
}

/* .contact-form input[type="text"], .contact-form input[type="email"] {
	text-align: center;
} */
.contact-form .w-form-row-label,
.contact-form .w-form-row-field span,
.contact-form .for_recaptcha_text,
.contact-form .for_recaptcha_text a {
	color: #ffffff;
}
.contact-form .for_recaptcha_text {
	padding-bottom: 1rem;
}
.contact-form .w-form-row-field {
    display: flex;
    gap: 2rem;
}
.contact-form .w-form-row.for_info {
	border-bottom: solid #ffffff 1px;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}
.deck-image-layout .w-gallery-item {
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.35));
    transform: translateY(0px);
	transition-duration: .2s;
	transition-timing-function: cubic-bezier(.78, .13, .15, .86);
}
@media (min-width: 1025px) {
	.deck-image-layout .w-gallery-item:hover {
		transform: translateY(-5px);
	}
}

@media (min-width: 1025px) {
	.deck-image-layout .w-grid-list article:first-child,
	.deck-image-layout .w-gallery-list .w-gallery-item:first-child {
		grid-column: 1 / 3;
	}
}

.w-video {
	filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.35));
}
/* Popup Box / Buttons */
.w-popup-box-h {
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 10%);
    border: 1px solid #b3b3b3;
}
.w-popup.with-arrow-icon .w-popup-trigger, .w-btn.with-arrow-icon {
	display: flex;
    align-items: center;
    margin: auto;
    padding: 0.4em 1em 0.4em 0.8em;
	width: fit-content;
}
.w-popup.with-arrow-icon .material-icons, .w-btn.with-arrow-icon .material-icons {
	font-size: 2rem;
    margin-right: 10px;
}
.w-btn.with-arrow-icon.rotate-icon .material-icons {
	transform: rotate(90deg);
}
/* Custom scrollbar*/
/* width */
.custom-scrollbar::-webkit-scrollbar {
  width: 20px;
/*   box-shadow: 0px 0px 0 1px #e8e8e8; */
  border-radius: 10px;
}

/* Track */
.custom-scrollbar::-webkit-scrollbar-track {
  background: #ffffff; 
  border-radius: 10px;
}

/* Handle */
.custom-scrollbar::-webkit-scrollbar-thumb {
  background: #e8e8e8; 
  border-radius: 50px;
  border: 5px solid #ffffff;
}

/* Handle on hover */
.custom-scrollbar::-webkit-scrollbar-thumb:hover {
  background: #555; 
}
/* Image with Animation */
.img-with-animation .w-image-h {
	overflow: hidden;
}
.img-with-animation .w-image-h img {
	animation: move 40s ease infinite;
	-ms-animation: move 40s ease infinite;
	-webkit-animation: move 40s ease infinite;
	-0-animation: move 40s ease infinite;
	-moz-animation: move 40s ease infinite;
	position: absolute;
}
@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */
    
    -webkit-transform: scale(1.0);
    /* Safari and Chrome */
    
    -o-transform: scale(1.0);
    /* Opera */
    
    -moz-transform: scale(1.0);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    
    -o-transform: scale(1.2);
    /* Opera */
    
    -moz-transform: scale(1.2);
    /* Firefox */
  }
}
/* Form Popup */
@media (max-width: 600px) {
    .form-popup.w-popup-wrap[style*="--popup-padding"] .w-popup-box-content {
        padding: 0px;
    }
}
/*********************************************
 * *  4. Reusable Blocks  * *
 *********************************************/

/*Intro 123 */
.inner-row-grid-row.g-cols.via_flex.type_default>div>.vc_column-inner {
    padding: 0 !important;
}
.inner-row-grid-row.g-cols.via_flex.type_default>div.bullet-feature-ic>.vc_column-inner {
	padding-left: 1.5rem !important;
	padding-right: 1.5rem !important;
}
.bullet-feature-ic .w-iconbox-icon {
	margin-bottom: 1.5rem;
}
@media (min-width: 600px) and (max-width: 800px) {
	.inner-row-grid-row .vc_col-sm-6 {
		width: 100%;
	}
	.inner-row-grid-row-alt {
		flex-direction: column-reverse;
	}
	.inner-row-grid-row.g-cols.via_flex.type_default>div.bullet-feature-ic>.vc_column-inner {
		padding-top: 3rem !important;
		padding-bottom: 4rem !important;
	}
	.bullet-feature-main-row {
		padding-bottom: 1.5rem !important;
	}
}
@media (max-width: 600px) {
	.inner-row-grid-row.g-cols.via_flex.type_default>div.bullet-feature-ic>.vc_column-inner {
		padding-top: 1rem !important;
		padding-bottom: 4rem !important;
	}
	.bullet-feature-main-row {
		padding-bottom: 1.5rem !important;
	}
}
/* faculty */

.faculty-grid-main-wrapper {
	gap: 3rem;
}
.faculty-grid-wrapper {
    width: calc(33% - 3rem);
}
.faculty-grid-wrapper:nth-of-type(-n+2) {
    width: calc(33% - 3rem);
	margin: 0 1rem;
}
.faculty-member-img-wrapper {
	color: var(--color-cabg-red);
}
.faculty-member-img-wrapper b,
.faculty-member-img-wrapper strong {
	color: var(--color-cabg-purple);
}
.w-popup-box .faculty-member-img-wrapper,
.w-popup-box .faculty-member-img-wrapper b,
.w-popup-box .faculty-member-img-wrapper strong {
	color: var(--color-cabg-white);
}
.faculty-grid-wrapper img {
    width: 250px !important;
}
@media (max-width: 960px) {
	.faculty-member-biography-row {
		padding: 0 !important;
	}
	.faculty-member-biography-row .wpb_column {
		width: 100%;
	}
	.faculty-member-biography-row .g-cols.stacking_default.via_flex>div:not([class*="vc_col-xs"]) {
		margin: 0 0 1.5rem;
	}
	.faculty-member-biography-row .faculty-member-img-wrapper img {
		width: 322px;
	}
}
.faculty-member-biography {
	max-height: 70vh;
    overflow-x: auto;
	padding-right: 1rem;
}
@media (max-width: 1024px) {
	.faculty-grid-wrapper {
		width: calc(50% - 3rem);
	}
	.faculty-grid-wrapper:nth-of-type(-n+2) {
		width: calc(50% - 3rem);
		margin: 0rem;
	}
}
@media (max-width: 700px) {
	.faculty-grid-wrapper {
		width: 100%;
	}
	.faculty-grid-wrapper:nth-of-type(-n+2) {
		width: 100%;
	}
}
/*Outline Schedule*/
.schedule-wrapper {
	
}
.schedule-date {
	font-size: 1.5rem;
    font-weight: 700;
    text-transform: uppercase;
    color: var(--color-cabg-white);
}
.schedule-day {
	font-size: 3.5rem;
    line-height: 0.8;
    text-transform: uppercase;
    color: var(--color-cabg-red);
    font-weight: 600;
}
.schedule-day:after {
    content: "";
    width: 100%;
    height: 10px;
    display: block;
	margin: 1.5rem 0rem;
    background: var(--color-cabg-dark-red);
}
.schedule-times p {
    color: var(--color-cabg-white);
    margin-bottom: 1rem;
}
.schedule-times strong {
    color: var(--color-cabg-white);
}
/*Info Wrapper*/

.info-wrapper .w-iconbox {
	align-items: flex-start !important;
}
.info-wrapper .w-iconbox-text {
    font-size: 1.2rem;
    line-height: 1.2;
}

/* Footer */
.footer-apex-logo, .footer-vp-logo {
	max-width: 200px;
}
/*********************************************
 * *  5. Page Templates  * *
 *********************************************/
.banner-row {
    min-height: calc(420px + var(--header-height));
}
@media (max-width: 990px) {
	.banner-row {
		min-height: calc(220px + var(--header-height));
	}
}
/* .banner-row .l-section-img {
	z-index: 1;
    mix-blend-mode: multiply;
    opacity: 0.8;
} */
.banner-event-row {
    margin-top: -8rem;
}
.banner-event-wrapper {
    background-color: #ffffff;
    padding: 2rem;
    border-radius: 20px;
    box-shadow: 5px 5px 10px 0px rgb(0 0 0 / 10%);
	max-width: 1024px;
    margin: auto;
}

.banner-event-name {
    color: var(--color-cabg-red);
	font-size: 2.5rem;
}
.banner-event-date {
	color: var(--color-cabg-red);
	font-size: 2rem;
	line-height: 1;
}
.banner-event-location {
	color: var(--color-cabg-red);
	font-size: 2rem;
	line-height: 1;
}
.banner-event-button {
    font-size: 1.2rem !important;
}
@media (max-width: 990px) {
	.banner-event-wrapper {
		flex-direction: column;
		align-items: flex-start !important;
		gap: 1.5rem;
	}
	.banner-event-name {
		font-size: 2rem;
		line-height: 1;
		margin-bottom: 0.5rem !important;
	}
	.banner-event-date {
		font-size: 1.4rem;
	}
	.banner-event-location {
		font-size: 1.4rem;
	}
	.banner-event-button {
		font-size: 1rem !important;
	}
}
@media (max-width: 600px) {
	.banner-event-wrapper {
		gap: 1rem;
		padding: 1.5rem;
	}
	.banner-event-name {
		font-size: 1.8rem;
		line-height: 1;
		margin-bottom: 0.5rem !important;
	}
	.banner-event-date {
		font-size: 1rem;
	}
	.banner-event-location {
		font-size: 1rem;
	}
	.banner-event-button {
		font-size: 0.8rem !important;
	}
}
/*********************************************
 * *  6. Grid Layouts  * *
 *********************************************/
.testimonials-grid article:nth-of-type(2n) .testimonials-main-wrapper {
    flex-direction: row-reverse;
}
.testimonials-img {
	max-width: 60px;
    min-width: 60px;
}
.testimonials-grid article:nth-of-type(2n) .testimonials-img {
    margin-left: 3rem;
	margin-right: 0rem;
}
.testimonials-triangle-wrapper {
    margin-bottom: 0 !important;
}
.testimonials-triangle-down {
	width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 40px solid transparent;
    border-top: 50px solid var(--color-cabg-white);
    position: absolute;
    left: -40px;
    z-index: -1;
}
.testimonials-grid article:nth-of-type(2n) .testimonials-triangle-down {
	left: auto;
	right: -40px;
}
.testimonials-content-wrapper {
    background-color: var(--color-cabg-white);
    padding: 2rem 3rem 3rem 3rem;
    border-radius: 20px;
    font-size: 1rem;
    line-height: 1.2;
}
.testimonials-quote-mark {
    width: 30px;
    height: 27px;
    line-height: 0;
}
@media (max-width: 600px) {
	.testimonials-img, .testimonials-triangle-wrapper {
		display:none;
    }
	.testimonials-content-wrapper {
		padding: 1.5rem 2rem 2rem 2rem;
		font-size: 1.2rem;
	}
}
/*********************************************
 * *  7. Klaviyo  * *
 *********************************************/

/* klaviyo forms */

.klaviyo-form form {
    box-shadow: 6px 6px 12px 0px rgb(0 0 0 / 20%);
}
.klaviyo-form button:last-child {
	padding: 9.7px 16.2px !important;
    height: auto !important;
	font-size: 0.9rem !important;
    line-height: 1.1 !important;
}
.klaviyo-form-popup-button button {
    font-family: var(--font-body);
    font-size: 0.9rem;
    line-height: 1!important;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 2rem;
    padding: 0.6em 1em;
    background: rgba(255,255,255,0);
	border: 1px solid #FFB044 !important;
    color: #FFB044!important;
	transition-property: background,border,box-shadow,color,opacity,transform;
    transition-duration: 0.3s;
}

.klaviyo-form-popup-button button:hover {
    background: #FFB044 !important;
    border: 1px solid #FFB044 !important;
    color: #ffffff!important;
}
.klaviyo-form-popup-button-alt button {
	font-family: var(--font-body);
    font-size: 0.9rem;
    line-height: 1!important;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 2rem;
    padding: 0.6em 1em;
    background: #FFB044;
	border: 1px solid #FFB044 !important;
    color: #FFFFFF!important;
	transition-property: background,border,box-shadow,color,opacity,transform;
    transition-duration: 0.3s;
}
.klaviyo-form-popup-button-alt button:hover {
    background: #FFFFFF !important;
    border: 1px solid #FFB044 !important;
    color: #FFB044!important;
}
.klaviyo-form-popup-button-dark button {
	font-family: var(--font-body);
    font-size: 0.9rem;
    line-height: 1!important;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 2rem;
    padding: 0.6em 1em;
    background: rgba(255, 255, 255, 0);
	border: 1px solid var(--color-content-primary) !important;
    color: var(--color-content-primary) !important;
	transition-property: background,border,box-shadow,color,opacity,transform;
    transition-duration: 0.3s;
}
.klaviyo-form-popup-button-dark button:hover {
    background: var(--color-content-primary) !important;
    border: transparent !important;
    color: #FFFFFF !important;
}

.klaviyo-form-popup-button-apex button {
	font-family: var(--font-body);
    font-size: 0.9rem;
    line-height: 1!important;
    font-weight: 600;
    font-style: normal;
    text-transform: none;
    letter-spacing: 0em;
    border-radius: 10px;
    padding: 0.6em 1em;
    background: linear-gradient(90deg, #30AA52, #37B1E6);
	border: transparent;
    color: #FFFFFF !important;
	transition-property: background,border,box-shadow,color,transform;
    transition-duration: 0.3s;
}
.klaviyo-form-popup-button-apex button:hover {
    background: linear-gradient(90deg,#30AA52,#30AA52) !important;
    border: transparent !important;
    color: #FFFFFF !important;
}

.klaviyo-form-embedded {
	
}
.klaviyo-form-embedded-large form div {
	
}
@media (max-width: 768px) {
	.klaviyo-form-embedded-large form {
		padding: 1rem !important;
	}
	.klaviyo-form-embedded-large form #downshift-0-toggle-button {
		display: none;
	}
}


/**/
.banner-text strong, .banner-text-sub p {
	background-color: rgb(0 0 0 / 75%);
	padding: 0 10px;
}
.banner-text-sub p {
	margin-top: 4px;
}