
.faq-question {
	background: #F7F7F7;
	padding: 10px 50px 10px 10px;
	margin: 0px 0px 10px;
	border-radius: 10px;
	font-weight: 600;
	font-size: 18px;
}
.faq-item {
	margin-bottom: 20px;
}
.faq-answer p {
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 24px;
}
.faq-answer {
	padding: 10px;
}

.custom-faq-accordion .faq-question {
    cursor: pointer;
    position: relative;
}

.custom-faq-accordion .faq-question::after {
	content: '+';
	position: absolute;
	right: 20px;
	transition: transform 0.3s;
}

.custom-faq-accordion .faq-item.active .faq-question::after {
    content: '-';
}
.custom-faq-accordion .faq-answer {
	display: none;
	padding: 0px 10px;
	color: #444;
}
.faq-item.active .faq-question {
	background: #27C3E3;
	color: #fff;
	transition: 0.3s;
}
.course_img {
	background-size: cover;
	background-position: center;
}
.course_vid iframe {
	border-radius: 20px;
}
.pieces_area {
	width: 100%;
	max-width: 550px;
	margin: auto;
	position: relative;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
.piece_1 .piece_block {
	width: 150px;
	height: 150px;
	background: #f57037;
	position: relative;
	margin-left: 60px;
}
.piece_1 .piece_block span {
	color: #fff;
	font-weight: 700;
	text-align: center;
	width: 100%;
	display: block;
	padding-top: 10px;
}
.piece_1 .piece_block::before {
	content: ;
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50px;
	position: absolute;
	bottom: -10px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.piece_1 .piece_block::after {
	content: '';
	background: #f57037;
	display: block;
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50px;
	position: absolute;
	right: -20px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}
.piece_1 {
	width: 250px;
	margin-top: 90px;
}
.piece_1 .piece_content h3 {
	font-size: 20px !important;
	margin: 0px 0px 5px 0px;
	position: relative;
}
.piece_1 .piece_content p {
	font-size: 14px;
	line-height: 21px;
}
.piece_1 .piece_content {
	margin-top: 20px;
	position: relative;
	width: 220px;
}
.piece_1 .piece_content h3::before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: #f57037;
	border-radius: 50px;
	position: absolute;
	left: -25px;
	top: 4px;
}
.piece_1 .connector-1 {
	display: block;
	width: 20px;
	height: 2px;
	background: #f57037;
	position: absolute;
	left: -40px;
	top: 11px;
}
.piece_1 .connector-2 {
	display: block;
	width: 2px;
	height: 103px;
	background: #f57037;
	position: absolute;
	left: -40px;
	top: -90px;
}
.piece_1 .connector-3 {
	display: block;
	width: 80px;
	height: 2px;
	background: #f57037;
	position: absolute;
	left: -40px;
	top: -90px;
}
.piece_1 .connector-3::after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: #f57037;
	border-radius: 50px;
	position: absolute;
	right: -10px;
	top: -6px;
}

.piece_2 {
	width: 250px;
}
.piece_2 .piece_block {
	width: 150px;
	height: 150px;
	background: #fcc42b;
	position: relative;
	margin-left: 0px;
	transform: translateX(-10px);
}
.piece_2 .piece_block span {
	color: #fff;
	font-weight: 700;
	text-align: center;
	width: 100%;
	display: block;
	padding-top: 10px;
}
.piece_2 .piece_block::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50px;
	position: absolute;
	bottom: 0px;
	left: -10px;
	right: auto;
	margin: auto;
	top: 0px;
}
.piece_2 .piece_block::after {
	content: '';
	background: #fcc42b;
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50px;
	position: absolute;
	right: 0px;
	top: auto;
	bottom: -20px;
	margin: auto;
	left: 0px;
}
.piece_2 .piece_content h3 {
	font-size: 20px !important;
	margin: 0px 0px 5px 0px;
	position: relative;
}
.piece_2 .piece_content p {
	font-size: 14px;
	line-height: 21px;
}
.piece_2 .piece_content {
	margin-top: 0px;
	position: relative;
	margin-bottom: 20px;
	text-align: right;
	transform: translateX(-240px);
	width: 350px;
}
.piece_2 .piece_content h3::before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: #fcc42b;
	border-radius: 50px;
	position: absolute;
	right: -25px;
	top: 4px;
}

.piece_2 .connector-1 {
	display: block;
	width: 60px;
	height: 2px;
	background: #fcc42b;
	position: absolute;
	right: -80px;
	top: 11px;
}
.piece_2 .connector-2 {
	display: block;
	width: 2px;
	height: 153px;
	background: #fcc42b;
	position: absolute;
	right: -80px;
	bottom: -96px;
}
.piece_2 .connector-3 {
	display: block;
	width: 30px;
	height: 2px;
	background: #fcc42b;
	position: absolute;
	right: -80px;
	bottom: -96px;
}
.piece_2 .connector-3::after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: #fcc42b;
	border-radius: 50px;
	position: absolute;
	left: -10px;
	top: -6px;
}

.piece_3 {
	width: 50%;
	margin-top: 0px;
	margin-left: auto;
	transform: translateY(-70px) translateX(-10px);
}
.piece_3 .piece_block {
	width: 150px;
	height: 150px;
	background: #0094ad;
	position: relative;
	margin-left: 0px;
	margin-bottom: 10px;
	display: flex;
	align-items: flex-end;
	padding-bottom: 10px;
}
.piece_3 .piece_block span {
	color: #fff;
	font-weight: 700;
	text-align: center;
	width: 100%;
	display: block;
	padding-top: 10px;
}
.piece_3 .piece_block::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background: #fff;
	border-radius: 50px;
	position: absolute;
	top: -10px;
	left: 0px;
	right: 0px;
	margin: auto;
}
.piece_3 .piece_block::after {
	content: '';
	background: #0094ad;
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50px;
	position: absolute;
	left: -20px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}

.piece_3 .piece_content h3 {
	font-size: 20px !important;
	margin: 0px 0px 5px 0px;
	position: relative;
}
.piece_3 .piece_content p {
	font-size: 14px;
	line-height: 21px;
}
.piece_3 .piece_content {
	margin-top: 20px;
	position: relative;
	width: 220px;
	transform: translateX(-53px);
}
.piece_3 .piece_content h3::before {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: #0094ad;
	border-radius: 50px;
	position: absolute;
	left: -25px;
	top: 4px;
}

.piece_3 .connector-1 {
	display: block;
	width: 30px;
	height: 2px;
	background: #0094ad;
	position: absolute;
	left: -50px;
	top: 11px;
}
.piece_3 .connector-2 {
	display: block;
	width: 2px;
	height: 105px;
	background: #0094ad;
	position: absolute;
	left: -50px;
	bottom: 9px;
}
.piece_3 .connector-3 {
	display: block;
	width: 60px;
	height: 2px;
	background: #0094ad;
	position: absolute;
	left: -50px;
	top: -93px;
}
.piece_3 .connector-3::after {
	content: '';
	display: block;
	width: 15px;
	height: 15px;
	background: #0094ad;
	border-radius: 50px;
	position: absolute;
	right: -10px;
	top: -6px;
}
.values_content {
	width: 100%;
	margin-top: -60px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px 10px;
}
.val-col h5 {
	margin: 0px;
	font-size: 16px;
	text-align: center;
	font-weight: 600;
}
.val-col p {
	font-size: 12px;
	text-align: center;
	line-height: 17px;
	margin-top: 5px;
}
.values_content .val-col {
	width: 30%;
}
.bg-img-fit {
	background-size: cover !important;
	background-position: center !important;
}
body.home {
	display: block;
}
.training_form {
    background: #27c3e3;
    border-radius: 20px;
}
.training_form label span {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}
.training_form label {
    margin: 10px 0px 0px 0px;
}
.training_form input, .training_form textarea {
    width: 100% !important;
}
.training_form input {
    height: 45px;
    border: none;
    padding: 10px;
    border-radius: 10px;
    font-size: 13px;
}
.training_form textarea{
	height: 60px;
    border: none;
    padding: 10px;
    border-radius: 10px;
    font-size: 13px;
    resize:verticle;
    max-height: 150px;
}
.training_form input[type="submit"] {
    background: #EFF028 !important;
    color: #222 !important;
    margin-top: 10px !important;
    font-weight: 700 !important;
}
.training_form .input {
    margin-right: 0px !important;
}
.training_form ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    font-size: 10px;
    color: #fff;
    font-weight: 700;
}
.training_form ul label {
    margin: 5px 0px 0px 0px;
}
.training_form fieldset.form-columns-2 {
    display: flex;
    gap: 10px;
}
.training_form .submitted-message {
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 20px;
}
.elementor-element .quiz-video video {
  pointer-events: none; /* Prevent video control interaction */
}

.elementor-element .quiz-area {
  display: none; /* Ensure form is hidden initially */
}
.elementor-element .start-quiz-btn.disabled {
  pointer-events: none;
  opacity: 0.5;
  transition: opacity 0.3s ease;
}