/*
Theme Name: XTRA Child
Theme URI: https://xtratheme.com/
Template: xtra
Author: Codevz
Author URI: https://codevz.com/
Description: Fast, lightweight and powerful Multipurpose theme for any kind of websites such as business, commerce, services, niche, portfolio, blog, etc.
Tags: custom-menu,custom-logo,entertainment,full-width-template,one-column,two-columns,left-sidebar,e-commerce,right-sidebar,custom-colors,editor-style,featured-images,microformats,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready,blog
Version: 4.7.2.1715088808
Updated: 2024-05-07 16:33:28

*/
.single .flex-direction-nav, .single .xtra-product-icons, .single .quantity {
	display: none;
}

#price {
	display: flex;
	justify-content: center;
}
.price-text-video p {
	color: #6F3091;
	font-size: 20px;
}

.text-about-value {
	color: #6F3091;
	font-size: 30px;
	line-height: 38px;
	font-weight: 400;
}

.simpay-payment-btn {
	color: #6f3091 !important;
	font-weight: 400 !important;
	background-color: #ffffff !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	border-style: solid !important;
	border-width: 2px !important;
	border-radius: 99px !important;
	margin: auto !important;
	height: 50px !important;
	transition: transform 0.3s ease-in-out
}
.simpay-payment-btn a {
	background: unset !important;
	font-weight: 600;
}
.simpay-payment-btn i {
	font-size: 25px !important;
	color: deepskyblue !important;

}

body .simpay-payment-btn:hover, body .simpay-payment-btn:after {
	color: #ffffff !important;
	background-color: #6f3091 !important;
	border-style: solid !important;
	border-color: #6f3091 !important;
	transform: scale(1.1);
}
body .simpay-payment-btn a:hover {
	color: #ffffff !important;
}

.simpay-stripe_checkout-form-wrap {
	align-content: center;
	justify-content: center;
	padding: 30px;
}

.onsale {
	display: none;
	opacity: 0;
}

.onsale-custom {
	opacity: 1;
}

.button-block {
	color: #6F3091;
}

.close-btn:hover {
	background: rgba(255, 0, 0, 0.8);
}


.exemple-tr a {
	border-bottom: 1px solid #217AC8 !important;
	border-radius: unset !important;
	color: #217AC8 !important;
	font-size: 23px !important;
	font-weight: 400;
	background: unset !important;
	padding: 0px !important;
}

.faq-section {
	font-size: 18px;
	cursor: pointer;
	padding: 10px;
	border-radius: 5px;
	margin: auto;
	max-width: 800px;
}

.faq-question {
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #6F3091;
	width: 100%;
	font-weight: 400;
	padding: 10px;
	font-size: 24px;
	border: 1px solid #D4C0DE;
	flex-direction: row-reverse;
}

.faq-answer {
	display: none;
	padding: 10px;
	background: #fff;
	border: 1px solid #D4C0DE;
	margin-bottom: 5px;
	width: 100%;
	color: #6f3091;
	font-weight: 400;
	font-size: 24px;
}

.faq-question:hover {
	background: #D4C0DE
}

.faq-toggle {
	font-size: 20px;
	font-weight: bold;
	margin-right: 10px;
	transition: transform 0.3s ease;
}

.promo-banner {
	background: #f9f0f9;
	padding: 20px;
	border-radius: 15px;
	text-align: center;
	max-width: 800px;
	height: auto;
	margin: 20px auto;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.button-item a {
	background: white;
	padding: 10px;
	color: #6F3091;
	font-size: 20px;
	font-weight: 700;
	border-radius: 33px;
	border: 1px solid;
	display: inline-block;
}


@media (min-width: 990px) {
	.simpay-payment-btn {
		width: 100% !important;
		max-width: 200px !important;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.simpay-email {
		height: 34px;
	}

	.simpay-email-label {
		color: #333;
		font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji;
		font-size: 15px;
		font-weight: 800;
	}


	#page_content .my-fullwidth-block {
		width: 100vw !important;
		max-width: 100vw !important;
		margin-left: calc(-50vw + 50%)
	}

	#page_content .my-fullwidth-block .vc_column-inner {
		padding-left: unset;
		padding-right: unset;
	}

	.content12 .vc_column-inner {
		margin-bottom: 46% !important;
	}

	#form-id {
		display: none;
		position: fixed;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		max-width: 600px;
		margin: auto;
		z-index: 999;
	}

	.close-btn {
		float: right;
		left: 15px;
		z-index: 9999999;
		font-size: 24px;
		font-weight: 700;
		color: #fff;
		cursor: pointer;
		background: rgba(0, 0, 0, .6);
		border-radius: 50%;
		width: 30px;
		height: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.title-mobile-time {
		display: none !important;
	}

	.button-item a {
		width: 24%;
	}

	.container {
		display: flex;
		position: relative;
		justify-content: center;
		align-items: center;
	}

	.block-mobile-time {
		display: none !important;
	}

	.title-decktop-time h2 {
		color: #6F3091 !important;
		font-weight: 800 !important;
	}

	#mobile-cont, .containr-mobill {
		display: none;
	}

	.section-2 {
		height: 152px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.vc_custom_1738963733688 {
		margin: 0 !important;
	}

	.block-decktop-time, .block-decktop-time {
		margin: 10px !important;
		padding: 15px !important;
	}

	.block-decktop-time .vc_row-fluid, .block-decktop-time .vc_row-fluid {
		display: flex !important;
		align-content: center !important;
		justify-content: center !important;
		align-items: center !important;
	}

	.vc_custom_1738956974690 .vc_column-inner {
		margin-bottom: 50% !important;
	}

	.single .simpay-modal-btn {
		font-size: 16px;
		color: #6f3091;
		font-weight: 700;
		background-color: #ffffff;
		padding: 12px 50px;
		margin-top: 45px;
		border-style: solid;
		border-width: 2px;
		border-color: #6f3091;
		border-radius: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.single .simpay-btn:hover {
		color: #ffffff;
		background-color: #6f3091 !important;
	}

	.single .simpay-modal-control {
		display: none !important;
	}

	.single .simpay-form-wrap {
		display: flex;
		justify-content: center;
	}

	.container_w {
		display: flex;
		width: 100%;
	}

	.text-block {
		display: grid;
		justify-content: center;
		align-items: center;
		color: #fff;
		margin: auto;
		position: absolute;
		top: 35%;
		right: 33%;
	}

	.text-block p {
		font-weight: 700;
		font-size: 40px;
		line-height: 54px;
		margin: 0;
	}

	.button-block {
		display: grid;
		justify-content: center;
		align-items: center;
		color: #fff;
		margin: auto;
		position: absolute;
		top: 36%;
		right: 9%;
		z-index: 9;
	}

	.signup-button {
		padding: 9px;
		border: 1px solid #C5ACD3;
		border-radius: 41px;
		width: 202px;
		max-width: 181px;
		text-align: center;
		color: white;
		font-size: 28px;
		font-weight: 400;
		text-decoration: none;
		display: inline-block;
	}

	.about-mobile-item {
		display: none !important;
	}

	.promo-banner {
		padding: 20px;
		background: linear-gradient(to bottom, #F8F4F9, #F6E5FA);
		border-radius: 33px;
		text-align: center;
	}

	.border {
		border: 1px solid white;
		border-radius: 31px;
		padding: 25px;
		height: auto;
	}

	.info-item {
		font-size: 24px;
		color: #6F3091;
		line-height: 1.5;
		text-align: left;
		padding: 40px;
		margin-bottom: 75px;
	}

	.image-item img {
		max-width: 295px !important;
	}

	.promo-banner {
		padding: 20px;
	}

	.phone-limit {
		display: none;
	}

	.banner-offed .title-tre {
		display: block !important;
	}

	#content12 .vc_column_container {
		margin-bottom: 0px !important;
	}


}

@media (max-width: 990px) {
	.faq-question, .faq-answer {
		width: unset;
	}

	.banner-offed .title-tre {
		display: block !important;
	}

	.button-item a {
		padding: 10px;
		width: 50%;
	}

	.promo-banner {
		padding: 10px;
	}

	.image-item img {
		height: auto;
		max-width: 138px !important;
	}

	.image-item {
		width: 100%;
		margin: auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.info-item {
		font-size: 18px;
		color: #6F3091;
		line-height: 1.5;
		text-align: left;
		padding: unset;
		margin-bottom: unset;
	}

	.info-item h3 {
		color: #8e24aa;
		font-size: 20px;
	}

	.container {
		display: grid;
		position: relative;
	}

	.border {
		border: 1px solid white;
		border-radius: 31px;
		padding: 3px;
		height: auto;
	}

	.plus .vc_column-inner {
		padding-left: unset !important;
		padding-right: unset !important;
	}

	.faq-section {
		padding-top: 20px;
	}

	.container_w {
		display: flex;
		width: 100%;
	}

	.about-decktop-item {
		display: none;
	}

	.about-mobile-item {
		display: block;
	}

	.block-decktop-time {
		display: none !important;
	}

	.block-mobile-time p {
		margin-bottom: 20px;
	}

	.block-mobile-time {
		display: block;
		padding: 30px !important;
		margin-left: 10px !important;
		margin-right: 10px !important;
	}

	.title-decktop-time {
		display: none;
	}

	#content12 {
		display: none;
	}

	.title-mobile-time h2 {
		font-size: 24px;
		color: #6F3091 !important;
		font-weight: 700 !important;
		font-style: normal;
	}

	.title-mobile-time {
		display: flex !important;
		align-content: center;
		justify-content: center;
		align-items: center;
	}

	.title-1 {
		flex: 1 0 60%;
		padding-bottom: 20px;
	}

	.title-2 {
		flex: 1 0 0;
	}


	.text-block {
		display: grid;
		justify-content: center;
		align-items: center;
		color: #fff;
		margin: auto;
		position: absolute;
		top: 15%;
		right: 9%;
	}

	.text-block p {
		font-weight: 700;
		font-size: 16px;
		line-height: 20px;
		margin: 0;
	}

	.button-block {
		display: grid;
		justify-content: center;
		align-items: center;
		color: #fff;
		margin: auto;
		position: absolute;
		top: 31%;
		right: 12%;
	}

	.signup-button {
		border: 1px solid #c5acd3;
		border-radius: 41px;
		width: 202px;
		max-width: 139px;
		text-align: center;
		color: #fff;
		font-size: 20px;
		font-weight: 400;
		text-decoration: none;
		display: inline-block;
	}

	.single .simpay-modal-btn {
		font-size: 16px;
		color: #6f3091;
		font-weight: 700;
		background-color: #ffffff;
		padding: 12px 50px;
		margin-top: 45px;
		border-style: solid;
		border-width: 2px;
		border-color: #6f3091;
		border-radius: 5px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.single .simpay-modal-control {
		display: none !important;
	}

	.single .simpay-form-wrap {
		display: flex;
		justify-content: center;
	}

	.border h2 {
		padding: 20px;
	}

	.button-item {
		padding: 20px;
	}

	#form-id {
		display: none;
		position: fixed;
		top: 6%;
		right: 0;
		left: 0;
		width: 100%;
		max-width: 600px;
		margin: auto;
		z-index: 999;
	}

	.close-btn {
		float: right;
		left: unset;
		position: relative;
		z-index: 9999999;
		font-size: 24px;
		font-weight: 700;
		color: #fff;
		cursor: pointer;
		background: rgba(0, 0, 0, .6);
		border-radius: 50%;
		width: 30px;
		height: 30px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.simpay-form-control .simpay-payment-btn {
		width: 90% !important;
	}

	.phone-limit {
		display: none;
	}

	.banner-offed p {
		font-size: 44px !important;
	}

}

.banner-video {
	background: linear-gradient(to right, #f7e6f7, #e3e6f8);
	position: relative;
}

.container-banner {
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1900px;
	margin: 0 auto;
	padding: 0 20px;
}

.text-block-banner {
	max-width: 50%;
}

.text-block-banner h2 {
	color: #6F3091;
	font-size: 74px;
	font-weight: 500;
	margin-bottom: 20px;
	font-family: 'Ubuntu';
	line-height: 74px;
}

.banner-video {
	position: relative;
}

.banner-footer {
	position: absolute;
	bottom: 11%;
	left: 4%;
}

.text-block-banner p {
	color: #6F3091;
	font-size: 31px;
	font-family: 'Ubuntu';
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 50px;
}

.button-primary {
	background-color: #5D9DCC;
	color: #ffffff;
	padding: 40px 53px;
	display: flex;
	line-height: 7px;
	border-radius: 46px;
	text-decoration: none;
	transition: background-color 0.3s;
	justify-content: center;
	align-content: center;
	align-items: center;
	text-transform: uppercase;
	margin-right: -46px;
	font-size: 28px;
	font-weight: 700;
}

.button-primary:hover {
	background-color: #357ABD;
}

.banner-footer {
	text-align: center;
	margin-top: 40px;
}

.banner-footer span {
	letter-spacing: 15px;
	font-size: 38px;
	font-family: Ubuntu;
	color: white;
	text-transform: uppercase;
}

#page_content .banner-video {
	width: 100vw !important;
	max-width: 100vw !important;
	margin-left: calc(-50vw + 50%);
	margin-bottom: -35px;
}

.mobile-text-btn {
	display: none;
}

.text-block-banner {
	flex: 1 1 30%;
	display: grid;
	margin-top: -120px;
	align-items: center;
	justify-items: start;
	padding-left: 50px;
}

.image-block {
	flex: 1 1 30%;
}
.video-lesson h2 {
	font-family: Ubuntu;
	font-weight: 700;
}
.video-lesson p {
	font-family: Ubuntu;
	font-weight: 400;
	max-width: 600px;
}


@media (max-width: 1440px) {
	.banner-footer span {
		letter-spacing: 5px;
		font-size: 30px;
	}

	.button-primary {
		padding: 30px 30px;
		font-size: 21px;
	}

	.text-block-banner h2 {
		font-size: 60px;
	}

	.text-block-banner p {
		font-size: 30px;
	}

	.text-block-banner {
		padding-left: 0px;
	}

	.banner-footer {
		left: 2%;
	}
}
@media (min-width: 768px) {
	.online-classes-2  .price-text-video {
		font-size: 30px;
	}
	.video-text-mobile {
		display: none;
	}
	#page_content .banner-video {
		margin-top: -41px;
	}
	.container-banner-lesson {
		display: flex;
	}
	.video-lesson h2 {
		font-size: 46px;
	}
	.video-lesson p {
		font-size: 31px;
		line-height: 38px;
	}
}
@media (max-width: 768px) {
	.video-lesson h2 {
		font-size: 24px;
		text-align: center;
		margin-bottom: 10px;
	}
	.video-description-mobile {
		color: #6F3091;
		font-weight: 400;
		font-family: Ubuntu;
	}
	.video-lesson p {
		font-size: 18px;
		text-align: center;
		max-width: 305px;
		width: 100%;
		margin: auto;
	}
	.container-banner-lesson {
		display: block;
	}
	.video-text-mobile {
		display: block;
	}
	.video-description {
		display: none;
	}
	.container-banner {
		flex-direction: column;
		text-align: center;
	}

	.banner-video {
		margin-top: -21px;
	}

	.des-text-btn {
		display: none;
	}

	.mobile-text-btn {
		display: block;
		position: absolute;
		right: 60%;
		top: 60%;
	}

	.text-block-banner {
		max-width: 100%;
		margin-bottom: 30px;
		margin-top: 0px;
	}

	.text-block-banner h2 {
		font-size: 32px;
		margin-top: 20px;
		text-align: left;
		line-height: 32px;
	}

	.text-block-banner p {
		font-size: 16px;
		text-align: left;
		width: 100%;
		line-height: 18px;
		position: absolute;
		top: 23%;
		max-width: 198px;
	}

	.button-primary {
		font-size: 16px;
		line-height: 24px;
		margin-top: -30px;
		margin-left: 20px;
		margin-right: -40px;
		padding: 0 0 20px 0;
		border-radius: 57px;
	}

	.image-block {
		margin-right: -140px;
		margin-top: -15px;
	}

	.banner-footer {
		left: 0;
		right: 0;
	}

	.image-block img {
		height: auto;
		max-width: 330px;
	}

	.banner-footer span {
		font-size: 16px;
		letter-spacing: 3px;
	}
}
.video-lesson {
	padding: 50px 0;
	margin-top: 20px;
}

.container-banner-lesson {
	max-width: 1600px;
	margin: 0 auto;
	align-items: center;
	justify-content: space-between;
	gap: 40px;
}

.video-title {
	color: #6F3091;
	margin-bottom: 20px;
}

.video-description {
	color: #6F3091;
}

.video-preview {
	position: relative;
	width: 100%;
	max-width: 770px;
}

.video-link {
	display: block;
	position: relative;
}
.video-text, .video-preview {
	flex: 1 1 30%;
}

.video-image {
	width: 100%;
	height: auto;
	border-radius: 10px;
}

.play-button {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	border-radius: 50%;
	width: 70px;
	height: 70px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	color: #8107f5;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
	transition: background 0.3s;
}

.play-button:hover {
	background: rgba(255, 255, 255, 1);
}


.stages-receiving {
	text-align: center;
	padding: 40px 20px;
}
.item-stages-receiving p {
	font-family: Ubuntu;
	font-size: 30px;
	font-weight: 400;
	color: #6F3091;
	padding: 20px;
	display: flex;
	width: 350px;
	height: 200px;
	line-height: 2vw;
	justify-content: center;
	align-items: center;
}

.stages-receiving__title h3 {
	font-size: 51px;
	font-weight: 500;
	color: #6F3091;
	text-transform: uppercase;
	margin-bottom: 30px;
	position: relative;
	display: inline-block;
}

.container-stages-receiving {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	padding: 20px;
	max-width: 1800px;
}
.items-stages-receiving {
	display: flex;
	flex-wrap: nowrap;
	align-items: center;
	justify-content: center;
	position: relative;
	width: 100%;
}

.item-stages-receiving {
	background: #E8F0FF;
	border-radius: 33px;
	flex: 1;
	margin: 0 20px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
	font-size: 16px;
	color: #333;
	text-align: center;
	position: relative;
	z-index: 1;
	padding: 0;
	/*max-width: 350px;*/
	/*height: 200px;*/
	display: flex;
	justify-content: center;
	align-items: center;
}

.items-stages-receiving {
	position: relative;
}
@media (max-width: 768px) {
	.items-stages-receiving {
		flex-wrap: wrap;
		justify-content: center;
	}

	.item-stages-receiving {
		flex: 0 0 45%;
		max-width: 80%;
		margin: 10px 5px;
	}
	.item-stages-receiving::after {
		display: none;
	}
}

.item-stages-receiving:first-child::before {
	content: "";
	position: absolute;
	top: 50%;
	left: -77px;
	width: 77px;
	height: 18px;
	background-color: #5D9DCC;
	transform: translateY(-50%);
	z-index: 0;
}

.item-stages-receiving:not(:last-child)::after {
	content: "";
	position: absolute;
	top: 50%;
	right: -77px;
	width: 77px;
	height: 18px;
	background-color: #5D9DCC;
	transform: translateY(-50%);
	z-index: 0;
}

.online-classes-2 #price {
	display: flex;
	align-content: center;
	justify-content: space-around;
}
.online-classes-2  .price-text-video {
	text-align: center;
	color: #6F3091;
	font-family: Ubuntu;
	font-weight: 400;
}

.content-video-tutorial-youtube {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.video-tutorial-youtube__text {
	flex: 1 1 40%;
	display: flex;
	text-align: left;
	width: 100%;
	line-height: 40px;
}
.video-tutorial-youtube__text p {
	color: #6F3091;
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 31px;

}
.video-tutorial-youtube__img {
	flex: 1 1 30%;
	width: 100%;
	display: grid;
	justify-content: end;
	align-items: center;
	justify-items: center;
}
.text-youtube {
	color: #BDCAE3;
	font-family: Ubuntu;
	font-weight: 400;
	font-size: 36px;
	justify-content: center;
	align-items: center;
}
@media (min-width: 1500px) and (max-width: 1600px)  {
	.item-stages-receiving {
		max-width: 350px;
		height: 200px;
		width: 100%;
	}
}
@media (min-width: 1400px) and (max-width: 1500px)  {
	.item-stages-receiving {
		max-width: 300px;
		height: 200px;
		width: 100%;
	}
}
@media (min-width: 1024px) and (max-width: 1400px)  {
	.item-stages-receiving {
		max-width: 200px;
		height: 150px;
		width: 100%;
	}
	.item-stages-receiving:not(:last-child)::after {
		right: -40px;
		width: 40px;
	}
	.item-stages-receiving:first-child::before {
		left: -40px;
		width: 40px;
	}
	.item-stages-receiving p {
		font-size: 20px;
	}


}
@media (max-width: 768px) {
	.item-stages-receiving:first-child::before {
		content: unset;
	}
	.stages-receiving__title h3 {
		font-size: 24px;
	}
	.online-classes-2 #price {
		display: block;
	}
	.title-block-price-video {
		font-size: 24px !important;
	}
	.price-text-video {
		font-size: 15px;
	}
	.content-video-tutorial-youtube {
		display: grid;
	}
	.video-tutorial-youtube__text p {
		font-size: 16px;
		line-height: 22px;
	}
	.video-tutorial-youtube__img img {
		width: 150px !important;
	}
	.video-tutorial-youtube__img {
		justify-content: end;
		align-items: center;
		justify-items: end;
	}
	.text-youtube {
		margin-left: 80px;
	}
	.text-youtube p {
		font-size: 22px;
	}
	.item-stages-receiving p {
		font-size: 16px;
		width: 350px;
		line-height: 19px;
	}
	.container-stages-receiving {
		padding: 0;
	}
	.stages-receiving {
		 padding: 0;
	}
}
