a{
	transition: 300ms;	
}
.h2-cmn h2 {
    position: relative;
    padding-left: 50px;
    display: inline-block;
}
.h2-cmn h2:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    background-image: url(/wp-content/uploads/2026/06/whee.svg);
    background-repeat: no-repeat;
    background-position: center;
    width: 40px;
    height: 40px;
}
.why-apex h3.elementor-image-box-title {
    position: relative;
    min-height: 44px;
}
.why-apex h3.elementor-image-box-title:after {
    content: "";
    position: absolute;
    width: 70px;
    height: 2px;
    background-color: var(--e-global-color-primary);
    bottom: -4px;
    left: 50%;
    transform: translateX(-50%);
}
ul.cmn-ls {
    padding: 0;
    margin: 0;
    list-style: none;
}
ul.cmn-ls li {
	margin-bottom: 8px;
    position: relative;
    padding-left: 28px;
}
.cmn-ls li:before {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2026/06/red-arrow.svg);
    display: inline-block;
    left: 0px;
    top: 3px;
}
.btn-grp .elementor-button-icon svg {
    width: 32px;
}
.btn-grp .elementor-button-content-wrapper {
    align-items: center;
}
.cdl-training-program-box {
    display: flex;
    flex-flow: column;
}
.cdl-training-program-box {
    display: flex;
    flex-flow: column;
    border: 1px solid #E0E3E5;
    margin: 0 12px;
    border-radius: 12px;
    overflow: hidden;
	transition: 300ms; 
}
.cdl-training-program-box:hover {
    border-color: var(--e-global-color-primary)!important;
}
.cdltp-img img {
    transition: 500ms;
}
.cdltp-img {
    overflow: hidden;
}
.cdltp-img:hover img {
    transform: scale(1.05);
}
.cdl-title {
    font-size: 1.5rem;
	font-weight: 600;
    color: #191C1E;
    font-family: var(--e-global-typography-primary-font-family);
    margin-bottom: 12px;
}
ul.cdl-point li {
    position: relative;
    padding-left: 24px;
}
ul.cdl-point {
    list-style: none;
    padding: 0;
    margin: 0 0 40px 0;
	font-size: 0.875rem;
    font-weight: 600;
}
.cdl-point li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background-image: url(/wp-content/uploads/2026/06/red-tick.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
a.cmn-btn.elementor-widget-button.elementor-button {
    padding: 10px 10px;
    background-color: #000000;
    width: 100%;
}
a.cmn-btn.elementor-widget-button.elementor-button:hover {
    background-color: var( --e-global-color-accent );
}
.cdltp-details {
    display: flex;
    flex-flow: column;
    padding: 24px;
	background-color: #FFFFFF;
}
.cdl-info {
    min-height: 105px;
}
.cmn-slider ul.slick-dots li button {
    width: 14px;
    height: 14px;
    border-radius: 100px;
    background-color: #D9D9D9!important;
}
.cmn-slider ul.slick-dots li.slick-active button {
    background-color: var( --e-global-color-accent )!important;
}
.cmn-slider ul.slick-dots li button:before {
    display:none!important;
}
.cmn-slider ul.slick-dots {
    bottom: -45px;
}

.loc-ico:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 24px;
    height: 30px;
    background-image: url(/wp-content/uploads/2026/06/map-ico.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.inner-head {
    min-height: 465px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
	aspect-ratio: 1498 / 465;
	position: relative;
}
.inner-head:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    background-image: linear-gradient(0deg, black, transparent);
    left: 0;
    bottom: 48px;
    top: unset;
}
.banner-header h1 span {
    color: var(--e-global-color-primary);
}
.banner-header h1 {
    text-transform: uppercase;
    margin: 0;
    position: absolute;
    bottom: 66px;
}
.banner-header h1:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    display: inline-block;
    width: 128px;
    height: 8px;
    background-color: #DE2E1B;
}
.mini-heading h3 {
    position: relative;
    display: inline-block;
}
.mini-heading h3:after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 48px;
    height: 4px;
    display: inline-block;
    background-color: #BA0C01;
}
.h2-cmn.wt-wl h2:before {
    background-image: url(/wp-content/uploads/2026/06/wheel-wt.svg);
}
.steps-anime .elementor-icon-box-icon {
    position: relative;
}
.steps-anime .elementor-icon-box-icon:before {
    content: "";
    position: absolute;
    width: 3px;
    height: 40px;
    display: inline-block;
    background-color: #E4E2E2;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.steps-anime .elementor-icon-box-icon:after {
    content: "";
    position: absolute;
    width: calc(100% + 15px);
    height: 3px;
    display: inline-block;
    background-color: #E4E2E2;
    bottom: -40px;
    left: 50%;
    transform: translateX(-50%);
}
.aply-enrl a.elementor-button.elementor-button-link{
    width: 100%;
}
.under-line:after {
    content: "";
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 48px;
    height: 4px;
    display: inline-block;
    background-color: #BA0C01;
}
input.clp-contact-form__input, select.clp-contact-form__input, textarea.clp-contact-form__input {
    padding: 16px 20px;
    border-radius: 0;
    border: 0;
    color: #666666;
	outline: 0;
	width: 100%;
}
.flex-wrap {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
	column-gap: 10px;
}
.flex-50 {
    flex: 0 0 calc(50% - 5px);
}
.clp-contact-form__clp-status label {
/*     margin-bottom: 20px; */
}
.clp-contact-form__clp-status {
    color: #FFFFFF;
}
.clp-contact-form__clp-status .wpcf7-radio .wpcf7-list-item {
    margin: 0px 20px 0px 0px;
}
.clp-contact-form__clp-status .wpcf7-radio .wpcf7-list-item input {
    width: 18px;
    height: 18px;
    margin: 10px 0px;
}
textarea.clp-contact-form__input {
    max-height: 90px;
}
input.clp-contact-form__submit {
	content: "";
    background-image: url(/wp-content/uploads/2026/06/arrow.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 90% 50%;
    right: 0;
	padding-right: 50px!important;
}
.ftr-link {
    padding: 0 0 0 15px;
}
.ftr-link li a:hover {
    color: #e83521;
}
.set-aspect {
    aspect-ratio: 1349 / 573;
}
.wpcf7-response-output {
    background: #F3f3f3;
}
.no-br br{
	display: none;
}
.spec-c-1{
	color: #BA0C01;
    font-family: var(--e-global-typography-secondary-font-family ), Sans-serif;
    font-size: 2.125rem;
    font-weight: 900;
    line-height: var(--e-global-typography-secondary-line-height );
}
.spec-c-2{
	color: #1B1C1C;
    font-family: var(--e-global-typography-secondary-font-family ), Sans-serif;
    font-size: 1.875rem;
    font-weight: 900;
    line-height: var(--e-global-typography-secondary-line-height );
}

















