.elementor-kit-75348{--e-global-color-primary:#3F5155;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#000000;--e-global-color-accent:#CA9177;--e-global-typography-primary-font-family:"museo500";--e-global-typography-primary-font-size:32px;--e-global-typography-primary-font-weight:500;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-letter-spacing:2px;--e-global-typography-secondary-font-family:"museo-sans";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-text-transform:uppercase;--e-global-typography-secondary-letter-spacing:2px;--e-global-typography-text-font-family:"museo-sans";--e-global-typography-text-font-size:14px;--e-global-typography-text-font-weight:300;--e-global-typography-text-letter-spacing:1px;--e-global-typography-accent-font-family:"museo300";--e-global-typography-accent-font-weight:500;font-family:"museo-sans", Sans-serif;font-size:13px;font-weight:500;}.elementor-kit-75348 e-page-transition{background-color:#FFBC7D;}.elementor-kit-75348 a{font-family:"museo-sans", Sans-serif;}.elementor-kit-75348 h1{font-family:"museo-sans", Sans-serif;}.elementor-kit-75348 h2{font-family:"museo-sans", Sans-serif;}.elementor-kit-75348 h3{font-family:"museo-sans", Sans-serif;text-transform:capitalize;}.elementor-kit-75348 h4{font-family:"museo-sans", Sans-serif;}.elementor-kit-75348 h5{font-family:"museo-sans", Sans-serif;}.elementor-kit-75348 h6{font-family:"museo-sans", Sans-serif;}.elementor-kit-75348 button,.elementor-kit-75348 input[type="button"],.elementor-kit-75348 input[type="submit"],.elementor-kit-75348 .elementor-button{font-family:"museo-sans", Sans-serif;font-size:13px;border-style:none;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.course_num {
	margin-bottom: 2px;
	margin-top: 25px;
	text-align: center;
	color: #6d6e71;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 1.5px;
	}

.course_name {
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	text-transform: capitalize;
	}

.course_desc {
	margin-bottom: 2px;
	text-align: center;
	font-weight: 300;
	font-size: 16px;
	color: #000000;
	line-height: 22px;
	}

.course_wine {
	margin-bottom: 15px;
	text-align: center;
	color: #6d6e71;
	font-size: 12px;
	font-weight: 300;
	}

/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}
/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}/* End custom CSS */