.amg-counter.elementor-widget-counter .elementor-counter-number-wrapper{
	flex-grow: 0;
}
.amg-counter .elementor-counter-number{
	padding-right: 25px;
}
.amg-counter .elementor-counter-number-suffix{
	display: none;
}
.elementor-field-type-acceptance a{
	text-decoration: underline;
}
.countdown-box.elementor-widget-countdown .elementor-countdown-item{
	padding: 0;
	display: flex;
	align-items: center;
	text-align: left;
}
.countdown-box.elementor-widget-countdown .elementor-countdown-item .elementor-countdown-digits{
	padding-right: 25px;
}
.course-desc h3 strong{
	font-size: 26px;
}
.course-desc small {
	font-size: 16px;
	font-weight: 400;
	color: #ccc;
	margin-bottom: 15px;
	display: inline-block;
}
.course-desc strong, .course-desc b {
	font-size: 20px;
}
.car-box .elementor-image-box-description {
	background-color: #1C242B;
	padding: 20px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	max-width: 416px;
	opacity: 0;
	transition: all 300ms;
}
.car-box .elementor-image-box-description span{
	display: block;
	width: 100%;
	margin-bottom: 5px;
}
.car-box .elementor-image-box-description span.name{
	font-size: 18px;
	font-weight: 700;
}
.car-box .elementor-image-box-title {
	position: absolute;
	text-align: center;
	bottom: 15px;
	width: 100%;
}
.car-box:hover .elementor-image-box-description {
	opacity: 1;
}
.car-box .elementor-image-box-description:after {
	content: 'BMG';
	position: absolute;
	bottom: 0;
	right: 20px;
	line-height: 1;
	font-size: 75px;
	opacity: 0.1;
	font-family: "corporate-a", Sans-serif;
}
.car-box .elementor-image-box-img {
	line-height: 1;
	display: block;
}
.module-box {
	background-color: #1C242B;
}
.module-box .elementor-icon-box-description{
	position: absolute;
	bottom: 100%;
	background: #313D47;
	padding: 16px 24px;
	pointer-events: none;
	opacity: 0;
	transition: all 300ms;
}
.module-box .elementor-icon-box-description:after{
	content: '';
	bottom: -12px;
	right: 21px;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 12px 10px 0 10px;
	border-color: #313D47 transparent transparent transparent;
	position: absolute;
	display: block;
	transform: rotate(0deg);
}
.module-box .elementor-icon-box-wrapper:hover .elementor-icon-box-description{
	opacity: 1;
}
.track-slider .swiper-pagination{
	padding-bottom: 10px;
}
.track-slider .swiper-pagination-bullet{
	width: 30px !important;
	height: 3px !important;
	border-radius: 0;
}
.course-tabs .e-n-tab-title {
	opacity: 0.7;
	transition: all 250ms;
}
.course-tabs .e-n-tab-title:hover {
	opacity: 1;
	background-color: transparent !important;
}
 .course-tabs .e-n-tab-title[aria-selected="true"]{
 	opacity: 1;
 }
.course-tabs .e-n-tab-title:hover:after, .course-tabs .e-n-tab-title[aria-selected="true"]:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 4px;
	left: 0;
	bottom: 0;
	pointer-events: none;
	background: linear-gradient(to right, #ce0041 0%,#ec664f 100%);
}
.top-slider .elementor-slide-heading span{
	font-family: "corporate-s", Sans-serif;
	font-size: 16px;
	display: block;
	width: 100%;
	margin-bottom: 20px;
}
.top-slider .swiper-slide-contents {
	margin: auto;
	width: 100%;
}
.contact-form .elementor-field-type-acceptance label {
	font-size: 14px;
	display: inline-block;
	line-height: 1.3;
}
.contact-form button {
	background: linear-gradient(to right, #ce0041 0%,#ec664f 100%);
}

@media (min-width: 768px) {
	.car-box .elementor-image-box-description span{
		margin-bottom: 15px;
	}

	.car-box .elementor-image-box-description {
		padding: 44px;
	}
}
