/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Nov 13 2025 | 14:32:50 */
body {
	overflow-x: hidden;
}

/*Header*/
.office-sm .elementor-social-icon:hover {
	border-width: 2px !important;
	transition: all 0ms;
}
.home-sticky-menu.elementor-sticky--active.elementor-sticky--effects {
	background-color: var(--e-global-color-secondary) !important;
}
.home-sticky-menu.elementor-sticky--active.elementor-sticky--effects .tel-white .dynamic-content-for-elementor-acf a, .home-sticky-menu.elementor-sticky--active.elementor-sticky--effects span.e-n-menu-title-text {
	color: var(--e-global-color-primary) !important;
}
.home-sticky-menu.elementor-sticky--active.elementor-sticky--effects img.attachment-full {
	content: url('/wp-content/uploads/2025/04/aroma-logo-black.svg') !important;
	width: 80% !important;
}
.home-sticky-menu.elementor-sticky--active.elementor-sticky--effects 
.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg rect,
.home-sticky-menu.elementor-sticky--active.elementor-sticky--effects 
.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg path,
.home-sticky-menu.elementor-sticky--active.elementor-sticky--effects 
.elementor-widget-n-menu .e-n-menu-title .e-n-menu-dropdown-icon span svg line {
	fill: #232323 !important;
}
.sticky-menu.elementor-sticky--active.elementor-sticky--effects, .home-sticky-menu.elementor-sticky--active.elementor-sticky--effects {
	padding-top: 10px !important;
	@media screen and (max-width: 767px) {
		padding-bottom: 10px !important;
	}
}
.sticky-menu.elementor-sticky--active.elementor-sticky--effects img.attachment-full {
	width: 80% !important;
}
.home-sticky-menu.elementor-sticky--active.elementor-sticky--effects #e-n-menu-content-2591 {
	margin-top: -105px !important;
	@media screen and (max-width: 767px) {
		margin-top: -72px !important;
	}
}
.sticky-menu.e-flex.e-con.e-parent.e-lazyloaded.elementor-sticky.elementor-sticky--active.elementor-section--handles-inside.elementor-sticky--effects .e-n-menu-content.e-active {
	padding-top: 22px;
		@media screen and (max-width: 767px) {
		padding-top: 11px;
	}
}
.elementor-widget-n-menu .e-n-menu-title {
	flex-direction: row-reverse;
	@media screen and (max-width: 767px) {
		flex-direction: row;
	}
}
.tel-white .dynamic-content-for-elementor-acf a {
	color: #fff !important;
}
#menubar-259,  #menubar-990 {
	outline: none !important;
}
#e-n-menu-content-2591, #e-n-menu-content-9901 {
	flex-wrap: nowrap;
	overflow-y: auto;
	max-height: 100vh;
}
#e-n-menu-title-2591 {
	position: relative; 
	z-index: 10;
}
.e-n-menu-wrapper {
	position: relative;
	z-index: auto;
}
.e-n-menu-content.e-active {
	z-index: 0;
}
.accor-mob-menu .e-n-accordion-item-title-text::before {
	content: "";
	display: inline-block;
	background-image: url('/wp-content/uploads/2025/04/marker.svg');
	background-size: contain;
	background-repeat: no-repeat;
	width: 9px;
	height: 9px;
	margin-right: 5px;
	margin-bottom: 3px;
}
.accor-mob-menu summary.e-n-accordion-item-title {
	display: flex;
	align-items: center;
	white-space: nowrap;
	position: relative;
}
.accor-mob-menu summary.e-n-accordion-item-title::after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background-color: #D9D9D9;
	margin-left: 6px;
}
.contact-social span.elementor-grid-item {
	padding-right: 16px;
}

/*Footer*/
.policy .dce-post-block {
	font-family: "Jost", Sans-serif;
}
.copyright-year .elementor-widget-container p {
	font-family: "Jost", Sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: var(--e-global-color-primary);
	margin-bottom: 0px;
}
/*price and cart btn*/
.single_add_to_cart_button, a.reset_variations, .elementor-heading-title .amount + span, .elementor-heading-title .amount:nth-of-type(1) ~ * {
	display: none !important;
}
.elementor-widget-woocommerce-product-add-to-cart bdi::before {
    content: '~ ';
}
.elementor-widget-woocommerce-product-add-to-cart bdi::after {
    content: '*';
}
span.price, .variation-price span {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
	font-size: 28px !important;
	font-weight: 300;
	color: var(--e-global-color-primary) !important;
	@media screen and (max-width: 1024px) {
		font-size: 24px !important;
	}
	@media screen and (max-width: 767px){
		font-size: 22px !important;
	}
}
.woocommerce-variation-price .price strong {
    font-size: 0px;
}
.woocommerce-variation-price .price strong::after {
    content: 'По запросу';
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 28px;
    font-weight: 300;
    color: var(--e-global-color-primary);
	@media screen and (max-width: 767px) {
		font-size: 24px;
	}
	
}

.blockUI.blockOverlay {
	height: 105% !important;
}

/*Custom Select*/
.custom-select-wrapper {
	position: relative;
}
.custom-select {
	position: relative;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding: 16px 45px 12px 65px;
	width: 100%;
	border: 2px solid #F5F5F5;
	border-radius: 50px;
	background: #F5F5F5;
	font-family: "Jost", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 1em;
	cursor: pointer;
	transition: all 0.3s ease;
	z-index: 2;
	height: 66px;
}
.elementor-field-product-select .custom-select {
	padding: 12px 45px 12px 13px;
}
.custom-select.open {
	background: #FFFFFF;
	border: 2px solid var(--e-global-color-primary);
}
/*Label*/
.custom-select .custom-floating-label {
	position: absolute;
	top: 10px;
	left: 65px;
	font-size: 12px;
	font-weight: 400;
	color: rgba(35, 35, 35, 0.5);
	z-index: 2;
	pointer-events: none;
	line-height: 1;
}
/*Text Selected*/
.custom-select .selected-value {
	text-transform: uppercase;
	color: var(--e-global-color-primary);
	margin-top: 10px;
}
.elementor-field-product-select .custom-select .selected-value {
	margin-top: 0px;
	display: flex;
	align-items: center;
}
img.thumb {
	padding-right: 16px;
}

/*Arrow*/
.custom-select::after {
	content: '';
	position: absolute;
	right: 20px;
	top: 50%;
	width: 16px;
	height: 16px;
	background: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=') no-repeat center;
	transform: translateY(-50%);
	pointer-events: none;
}
/*Img variations select*/
[data-attribute="attribute_pa_city"] .custom-select::before {
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background: url("/wp-content/uploads/2025/05/map.svg") no-repeat center;
	background-size: contain;
}
[data-attribute="attribute_pa_event"] .custom-select::before {
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background: url("/wp-content/uploads/2025/09/party.svg") no-repeat center;
	background-size: contain;
}
[data-attribute="attribute_pa_products"] .custom-select::before {
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background: url("/wp-content/uploads/2025/06/flakon-1.svg") no-repeat center;
	background-size: contain;
}
[data-attribute="attribute_pa_party"] .custom-select::before {
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background: url("/wp-content/uploads/2025/09/staff-i.svg") no-repeat center;
	background-size: contain;
}
[data-attribute="attribute_pa_hours"] .custom-select::before {
	content: '';
	position: absolute;
	left: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	background: url("/wp-content/uploads/2025/09/clock.svg") no-repeat center;
	background-size: contain;
}
/*Dropdown options*/
.custom-options {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	margin-top: 8px;
	background: #fff;
	border: 1px solid #E0E0E0;
	border-radius: 20px;
	box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
	flex-direction: column;
	overflow: hidden;
	z-index: 999;
}
.custom-select.open+.custom-options {
	display: flex;
}
.custom-option {
	display: flex;
	align-items: center;
	padding: 14px 26px;
	font-family: "Jost", Sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-transform: uppercase;
	cursor: pointer;
	position: relative;
	transition: all 0.3s ease;
	color: var(--e-global-color-primary);
}
/*Hover-line*/
.custom-option:hover::before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%;
	background: #000;
}
.custom-options:hover .custom-option  {
	color: rgba(35, 35, 35, 0.5);
}
.custom-options .custom-option:hover  {
	color: var(--e-global-color-primary);
}

/*Variations Product home
div#variations-area {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	gap: 17px;
}
#product-variations-block {
	position: relative;
}

#product-variations-block .elementor-field-type-select.elementor-field-pa_obem-flakona, #product-variations-block .elementor-field-type-select.elementor-field-pa_konczentracziya, #product-variations-block .variation-price {
	width: 48%;
	background-color: #00000000;
	@media screen and (max-width: 767px) {
		width: 100%;
	}
}
#product-variations-block .elementor-field-type-select.elementor-field-product-select, #product-variations-block .elementor-field-type-select.elementor-field-pa_vash-gorod {
	width: 98%;
	background-color: #00000000;
	@media screen and (max-width: 767px) {
		width: 100%;
	}
}
#product-variations-block select {
	background-color: var(--e-global-color-accent);
	border-radius: 55px 55px 55px 55px;
	padding-top: 20px;
	padding-left: 78px;
	border: var(--e-global-color-accent);
	box-shadow: none !important;
	font-family: var(--e-global-typography-1b69b77-font-family), Sans-serif;
	font-size: var(--e-global-typography-1b69b77-font-size);
	font-weight: var(--e-global-typography-1b69b77-font-weight);
	text-transform: var(--e-global-typography-1b69b77-text-transform);
	line-height: var(--e-global-typography-1b69b77-line-height);
}
#product-variations-block .elementor-field-type-select.elementor-field-product-select select {
	padding-left: 78px !important;
	color: var(--e-global-color-primary) !important;
}*/

/*Service btn*/
.service-btn .bdt-ep-button-content-wrapper {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	position: relative;
}
.service-btn .bdt-ep-button-text {
	flex: 1;
	text-align: center;
}
.service-btn .bdt-ep-button-icon {
	flex-shrink: 0;
	margin-left: auto;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.elementor-field-type-select.elementor-field-pa_vash-gorod {
	order: 88888 !important;
}
.variation-price  {
	order: 99999 !important;
	padding-left: 3%;
}
/*Home trust img*/
.trust_logo .e-gallery-item.elementor-gallery-item.elementor-animated-content:hover {
    box-shadow: 5px 5px 30px 0px rgba(35, 35, 35, 0.15);
}
/*Home Slider img*/
.home-slider-outside .swiper-wrapper {
	cursor: grab;
}
.home-slider-outside .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal {
	padding-bottom: 0px !important;
	padding-inline-end: 200px;
	padding-inline-start: 200px;
	@media screen and (max-width: 1280px) {
		padding-inline-end: 150px;
		padding-inline-start: 150px;	
	}
	@media screen and (max-width: 1024px) {
		padding-inline-end: 200px;
		padding-inline-start: 200px;	
	}
	@media screen and (max-width: 880px) {
		padding-inline-end: 100px;
		padding-inline-start: 100px;	
	}
	@media screen and (max-width: 767px) {
		padding-inline-end: 20px;
		padding-inline-start: 20px;	
	}
}
/*Advantage list*/
.flex-advantage .dce-acf-repeater-item {
	display: flex;
	align-items: center;
}
/*Video Slider*/
.elementor-custom-embed-play svg {
	opacity: 1;
}
.video-title-slides .elementor-icon-box-wrapper {
	flex-direction: column-reverse !important;
	text-align: center !important;
}
.elementor-custom-embed-image-overlay::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0) 61.76%, rgba(0, 0, 0, 0.8) 92.46%);
	pointer-events: none;
	z-index: 1;
}
.dialog-type-lightbox {
	background-color: #23232380;
}
.elementor-lightbox .dialog-lightbox-close-button {
	inset-inline-end: calc(50% - 250px);
}
.elementor-lightbox .elementor-video-container {
	width: min-content !important;
}
/*Home-img & Video Slider navigation*/
.video-slider-outside .elementor-loop-container.elementor-grid.offset-both.swiper-initialized.swiper-horizontal.swiper-pointer-events::before, .home-slider-outside .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	width: 8%;
	background-image: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	z-index: 2;
	@media screen and (max-width: 767px) {
		background-image: none;
	}
}
.video-slider-outside .elementor-loop-container.elementor-grid.offset-both.swiper-initialized.swiper-horizontal.swiper-pointer-events::after, .home-slider-outside .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal::after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 8%;
	background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
	z-index: 2;
	@media screen and (max-width: 767px) {
		background-image: none;
	}
}
.home-slider-outside .elementor-swiper-button.elementor-swiper-button-prev, .home-slider-outside .elementor-swiper-button.elementor-swiper-button-next {
	z-index: 3;
	box-shadow: 4px 4px 34px 0 rgb(0 0 0 / .45);
	border-radius: 55px 55px 55px 55px;
}
/*Tabs*/
.tabs-other-services span.e-n-tab-title-text {
	flex-direction: column;	
}
.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] span.e-n-tab-title-text::after {
	content: '';
	display: block;
	width: 100%;
	height: 1px;
	background-color: var( --e-global-color-primary );
	margin-top: 5px;
}
@media screen and (max-width: 1193px) {
	.tabs-other-services span.e-n-tab-title-text {
		width: 80%;
		line-height: normal;
	}
	.tabs-other-services .e-n-tab-title {
		flex-shrink: 1;
	}
	.tabs-other-services .e-n-tabs-heading {
		flex-wrap: nowrap !important;
	}
	.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] span.e-n-tab-title-text::after {
		width: 55%;
	}
}

/*Service page*/
span.price::after, #product-variations-block .variation-price::after {
	content: "Стоимость услуги";
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	color: rgba(35, 35, 35, 0.6);
}
.post-3739 span.price::after, #product-variations-block .variation-price::after, .post-3055 span.price::after, #product-variations-block .variation-price::after {
	content: "за 1 участника";
	font-size: 12px;
	text-transform: uppercase;
	display: block;
	color: rgba(35, 35, 35, 0.6);
}
.mob-slider-outside .elementor-image-carousel-wrapper.swiper.swiper-initialized.swiper-horizontal {
	padding-bottom: 0px !important;
	@media screen and (max-width: 880px) {
		padding-inline-end: 100px;
		padding-inline-start: 100px;	
	}
	@media screen and (max-width: 767px) {
		padding-inline-end: 20px;
		padding-inline-start: 20px;	
	}
}
.dce-acf-repeater {
	overflow: hidden;
}
.wp-video {
	position: relative;
	width: 100%;
	padding-bottom: 56.25%; /* desktop: 16:9 */
	height: 0;
	overflow: hidden;
	margin-bottom: 8px;
}
@media (max-width: 880px) {
	.wp-video {
		padding-bottom: 110%; /* mobile: 10:11 = 1.1 */
	}
}
/*Video Gallery*/
.mejs-container {
	position: absolute !important;
	top: 0; left: 0;
	width: 100% !important;
	height: 100% !important;
}
.mejs-poster {
	background-size: cover !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}
.mejs-container video {
	width: 100% !important;
	height: 100% !important;
	object-fit: contain;
}
.mejs-layer {
	z-index: 4 !important;
}
span.repeater-item.elementor-repeater-item-ac5a654 p {
	margin-block-end: 2px;
}
/*Variations table*/
.elementor-field-group-service.elementor-field-required, .elementor-field-group-city.elementor-field-required, .elementor-field-group-event.elementor-field-required, .elementor-field-group-products.elementor-field-required, .elementor-field-group-party.elementor-field-required, .elementor-field-group-hours.elementor-field-required,
.servise_form .elementor-field-group-city label.elementor-field-label, .servise_form .elementor-field-group-event label.elementor-field-label, .servise_form .elementor-field-group-products label.elementor-field-label, .servise_form .elementor-field-group-party label.elementor-field-label, .servise_form .elementor-field-group-hours label.elementor-field-label, 
.variations_form .variations select, select#product-select, th.label {
	display: none !important;
}
table tbody>tr:nth-child(odd)>td, table tbody>tr:nth-child(odd)>th {
	background-color: #00000000;
}
table tbody tr:hover>td, table tbody tr:hover>th {
	background-color: #00000000;
}
.woocommerce div.product form.cart .variations {
	margin-bottom: 40px;
	@media screen and (max-width: 1024px) {
		margin-bottom: 30px;
	}		
}
table.variations tbody {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}
table.variations tr:nth-child(1) {
	width: 100%;
}
table.variations tr:nth-child(2), table.variations tr:nth-child(3), table.variations tr:nth-child(4), table.variations tr:nth-child(5) {
	width: 50%;
	@media screen and (max-width: 1339px) {
		width: 100%;
	}
}

.postid-3055 table.variations tr:nth-child(2), .postid-3055 table.variations tr:nth-child(3) {
	width: 100%;
}
.postid-3739 table.variations tr:nth-child(4) {
	width: 100%;
}

table.variations tr {
	position: relative;
	display: flex;
}
table.variations tr td {
	width: 100%;
	background-color: #00000000;
}	
table select, .servise_form select, .certificate_form select, .certificate_form_home select {
	border-radius: 55px;
	padding-top: 20px;
}

table.variations tr td select, .servise_form select, .servise_form input, .cta_form input, .certificate_form select, .certificate_form input, #product-variations-block select, .certificate_form_home select, .certificate_form_home input {
	height: 64px;
	cursor: pointer;
	@media screen and (max-width: 767px) {
		height: 54px;
	}
}
table.variations tr td select,
.servise_form select#form-field-city,
.servise_form select#form-field-event,
.servise_form select#form-field-products,
.servise_form select#form-field-party,
.servise_form select#form-field-hours,
#product-variations-block select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding-left: 55px !important;
	color: var(--e-global-color-primary) !important;
	background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIGNsYXNzPSJmZWF0aGVyIGZlYXRoZXItY2hldnJvbi1kb3duIj48cG9seWxpbmUgcG9pbnRzPSI2IDkgMTIgMTUgMTggOSI+PC9wb2x5bGluZT48L3N2Zz4=');
	background-repeat: no-repeat;
	background-position: right 22px center !important;
	background-size: 16px;
	-webkit-background-size: 16px;
	padding-right: 40px !important;
	outline: none;
}
@media screen and (max-width: 767px) {
	table.variations tr td select,
	.servise_form select#form-field-city,
	.servise_form select#form-field-event,
	.servise_form select#form-field-products,
	.servise_form select#form-field-party,
	.servise_form select#form-field-hours
	#product-variations-block select {
		padding-top: 22px !important;
	}
}
.woocommerce-variation.single_variation {
	min-height: 60px;
}
.woocommerce-variation-price {
	padding-left: 15px;
}
/* Fix iOS */
@supports (-webkit-touch-callout: none) {
	select {
		-webkit-text-fill-color: #232323 !important;
		padding-left: 55px !important;
		padding-right: 30px !important;
	}
}
/* Radio to Select (mob) */
@media (max-width: 767px) {
	.call-method-select-wrapper {
		display: block;
		margin-top: 10px;
		width: 100%;
	}
	.call-method-select-wrapper select {
		width: 100% !important;
		max-width: 100% !important;
		height: 54px;
		box-sizing: border-box;
		display: block;
		padding-left: 42px !important;
		padding-top: 25px;
		text-transform: uppercase;
		padding-top: 22px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		color: var(--e-global-color-primary) !important;
		background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" viewBox="0 0 12 8"><path fill="none" stroke="%23232323" stroke-width="2" d="M1 1 L6 7 L11 1"/></svg>');
		background-repeat: no-repeat;
		background-position: right 10px center;
		padding-right: 30px !important;
		outline: none;
	}
	.elementor-field-group-callselect .elementor-field-subgroup, .elementor-field-group-callselectcta .elementor-field-subgroup, .elementor-field-group-callselect_cert .elementor-field-subgroup, .elementor-field-group-callselect_cert_home .elementor-field-subgroup {
		display: none;
	}
}
@media (min-width: 767px) {
	.call-method-select-wrapper {
		display: none;
	}
}
/*Forms*/
.elementor-field-group:focus, .elementor-field-group:focus-visible, select:focus-visible, #aroma-type-select {
	box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
	outline: 0;
}
.servise_form select#form-field-service, .certificate_form select#form-field-service_cert, .certificate_form_home select#form-field-service_cert_home {
	padding-left: 86px !important;
	padding-top: 5px !important;
	@media screen and (max-width: 767px) {
		padding-left: 76px !important;
	}
}
.servise_form input, .cta_form input, .certificate_form input, .certificate_form_home input  {
	padding-left: 39px;
	text-transform: none !important;
}
/*@media screen and (max-width: 767px) {
	.servise_form input#form-field-name, .servise_form input#form-field-phone, .servise_form select#call-method-select, 
	.certificate_form input#form-field-name_cert, .certificate_form input#form-field-phone_cert, .certificate_form select#call-method-select,
	.certificate_form_home input#form-field-name_cert_home, .certificate_form_home input#form-field-phone_cert_home, .certificate_form_home select#call-method-select {
		font-size: 14px !important;
	}
}*/
input::placeholder{
	color: var( --e-global-color-primary );
	opacity: 1 !important;
}
.servise_form svg.input-icons, .certificate_form svg.input-icons, .certificate_form_home svg.input-icons {
	position: absolute;
	top: 28px;
	left: 24px !important;
}
.servise_form .elementor-field-group-service svg.input-icons, .certificate_form .elementor-field-group-service_cert svg.input-icons, .certificate_form_home .elementor-field-group-service_cert_home svg.input-icons {
	height: 40px !important;
	width: 43px !important;
	top: 23px !important;
	@media screen and (max-width: 767px) {
		top: 18px !important;
	}
}
.servise_form .elementor-field-group-callselect, .certificate_form .elementor-field-group-callselect_cert, .certificate_form_home .elementor-field-group-callselect_cert_home {
	flex-direction: column;
	padding-top: 26px;
	padding-bottom: 43px;
	border-bottom: solid 2px #F0F0F0;
	margin-bottom: 26px !important;
	@media screen and (max-width: 767px) {
		padding-top: 0px;
		padding-bottom: 13px;
		margin-bottom: 13px !important;
	}
}
.cta_form .elementor-field-group-callselectcta {
	flex-direction: column;
	justify-content: center;
	align-content: space-between;
	padding: 0px 50px !important;
	background-color: #fff;
	border-radius: 55px;
	margin-bottom: 38px !important;
	@media screen and (max-width: 767px) {
		background-color: transparent;
		padding: 0px calc(17px / 2) !important;
		margin-bottom: 21px !important;
	}
}
.cta_form .call-method-select-wrapper {
	margin-top: 4px;
}
.servise_form .elementor-field-group-callselect label.elementor-field-label, .certificate_form .elementor-field-group-callselect_cert label.elementor-field-label, .certificate_form_home .elementor-field-group-callselect_cert_home label.elementor-field-label {
	position: absolute;
	font-size: 14px !important;
	line-height: 1.3em !important;
	text-transform: uppercase;
	@media screen and (max-width: 767px) {
		text-transform: none;
		position: absolute;
		font-size: 12px !important;
		left: 50px;
		top: 17px !important;
	}
}
.cta_form .elementor-field-group-callselectcta label.elementor-field-label {
	max-width: 150px;
	color: var( --e-global-color-primary );
	@media screen and (max-width: 767px) {
		position: absolute;
		text-transform: none !important;
		font-size: 12px;
		max-width: 100%;
		left: 50px;
		top: 8px !important;
		color: rgba(35, 35, 35, 0.5);
	}
}
.elementor-field-group-certificate_toggle.elementor-field-required, .elementor-field-group-certificate_toggle_home.elementor-field-required {
	margin-bottom: 36px !important;
}
.servise_form .elementor-field-group-service label.elementor-field-label, .servise_form .elementor-field-group-name label.elementor-field-label, .servise_form .elementor-field-group-phone label.elementor-field-label, .servise_form .elementor-field-group-agreement label.elementor-field-label, 
.cta_form .elementor-field-group-namecta label.elementor-field-label, .cta_form .elementor-field-group-phonecta label.elementor-field-label, .cta_form .elementor-field-group-agreementcta label.elementor-field-label, 
.certificate_form .elementor-field-group-certificate_toggle label.elementor-field-label, .certificate_form .elementor-field-group-service_cert label.elementor-field-label, .certificate_form .elementor-field-group-name_cert label.elementor-field-label, .certificate_form .elementor-field-group-phone_cert label.elementor-field-label, .certificate_form .elementor-field-group-agreement_cert label.elementor-field-label, 
.certificate_form_home .elementor-field-group-certificate_toggle_home label.elementor-field-label, .certificate_form_home .elementor-field-group-service_cert_home label.elementor-field-label, .certificate_form_home .elementor-field-group-name_cert_home label.elementor-field-label, .certificate_form_home .elementor-field-group-phone_cert_home label.elementor-field-label, .certificate_form_home .elementor-field-group-agreement_cert_home label.elementor-field-label {
	display: none;
}
.servise_form .elementor-field-group-callselect input, .elementor-field-group-callselectcta input, .certificate_form .elementor-field-group-callselect_cert input, .certificate_form_home .elementor-field-group-callselect_cert_home input {
	height: 13px !important;
}
.servise_form .elementor-field-group-callselect .elementor-field-subgroup, .certificate_form .elementor-field-group-callselect_cert .elementor-field-subgroup, .certificate_form_home .elementor-field-group-callselect_cert_home .elementor-field-subgroup {
	padding-top: 40px;
	column-gap: 48px;
}
.cta_form .elementor-field-group-callselectcta .elementor-field-subgroup {
	column-gap: 28px;
	align-content: center;
}
.cta_form .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option label, .servise_form .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option label, .certificate_form .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option label, .certificate_form_home .elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option label {
	text-transform: uppercase;
	color: var(--e-global-color-primary) !important;
}
.elementor-field-subgroup input[type='radio'],
.elementor-field-subgroup label {
	cursor: pointer;
}
.elementor-field-subgroup input[type='radio'] {
	position: relative;
	height: 18px;
	width: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
}
.elementor-field-subgroup input[type='radio']::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	background-color: transparent;
	border: 2px solid #E0E0E0;
}
.elementor-field-subgroup input[type='radio']:checked::after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--e-global-color-primary);
	transform: translate(-50%, -50%);
	visibility: visible;
}
.servise_form .elementor-field-group-agreement label, .cta_form .elementor-field-group-agreementcta label, .certificate_form .elementor-field-group-agreement_cert label, .certificate_form_home .elementor-field-group-agreement_cert_home label {
	font-size: 14px !important;
	text-transform: none !important;
	padding-right: 28px;
}
.servise_form .elementor-field-group-agreement label a, .cta_form .elementor-field-group-agreementcta label a, .certificate_form .elementor-field-group-agreement_cert label a, .certificate_form_home .elementor-field-group-agreement_cert_home label a {
	color: var(--e-global-color-primary);
	text-decoration: underline;
}
.servise_form .elementor-field-group-agreement span, .cta_form .elementor-field-group-agreementcta span, .certificate_form .elementor-field-group-agreement_cert span, .certificate_form_home .elementor-field-group-agreement_cert_home span {
	display: flex;
	flex-direction: row;
	align-items: center;
	flex-wrap: nowrap;
	column-gap: 21px;
}
.elementor-field-subgroup input[type="checkbox"] {
	position: relative;
	height: 18px;
	width: 18px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	outline: none;
	background-color: transparent !important;
	padding-left: 0px !important;
}
.elementor-field-subgroup input[type="checkbox"]::before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	background-color: transparent;
	border: 2px solid #E0E0E0;
}
.elementor-field-subgroup input[type="checkbox"]:checked::after {
	content: url('/wp-content/uploads/2025/06/checked.svg');
	position: absolute;
	top: 50%;
	left: 50%;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background-color: var(--e-global-color-primary);
	transform: translate(-50%, -50%);
	visibility: visible;
}
.elementor-select-wrapper .select-caret-down-wrapper {
	z-index: 1;
}
.certificate-div:hover .certificate-title .elementor-widget-container p, .certificate-div:hover .certificate-discription.elementor-widget.elementor-widget-text-editor {
	color: #fff !important; 
}
/*Accordion FAQ*/
.accordion .acc_section.acc_active .heading.acc_head {
	position: relative;
	padding-left: 65px; 
	@media screen and (max-width: 767px) {
		padding-left: 0px;
	}
}
.accordion .acc_section.acc_active .heading.acc_head:before {
	content: '';
	position: absolute;
	left: 0;
	top: 58%;
	width: 38px;
	height: 20px;
	transform: translateY(-50%);
	background-image: url('/wp-content/uploads/2025/05/faq.svg');
	background-size: contain;
	background-repeat: no-repeat;
	@media screen and (max-width: 767px) {
		background-image: none;	
	}
}
.faq-list .acc_section {
	border-image: linear-gradient(90deg, rgba(240, 240, 240, 0) 7%, rgba(240, 240, 240, 1) 7%);
	border-image-slice: 10;
}
.dce-accordion-icon svg {
	width: 12px;
}
.footnote {
	font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 28px !important;
    font-weight: 300;
}
.first-level li {
	display: flex;
    align-items: center !important;
}

@media screen and (max-width: 1550px) and (min-width: 1441px) {
	.elementor-element.elementor-element-c4af7d0.e-con-full.cta-div.e-flex.e-con.e-child {
		--width: 60%; !important;
	}
}
@media screen and (max-width: 1700px) and (min-width: 1601px) {
	.elementor-element.elementor-element-f68998b.e-con-full.service-col-left.e-flex.e-con.e-child {
		width: 64%;
	}
	.elementor-element.elementor-element-6f0ea31.e-con-full.service-col-right.e-flex.e-con.e-child {
		width: 36%;
	}
}
@media screen and (max-width: 1600px) and (min-width: 1441px) {
	.elementor-element.elementor-element-f68998b.e-con-full.service-col-left.e-flex.e-con.e-child {
		width: 61%;
	}
	.elementor-element.elementor-element-6f0ea31.e-con-full.service-col-right.e-flex.e-con.e-child {
		width: 39%;
	}
	.elementor-element.elementor-element-ed4d73d.e-con-full.service-2col.e-flex.e-con.e-parent.e-lazyloaded {
		column-gap: 85px;
	}
}
@media screen and (max-width: 969px) and (min-width: 881px) {
	.custom-order-btn.elementor-widget.elementor-widget-bdt-advanced-button {
		position: relative;
	}
}
@media screen and (min-width: 767px) {
	.elementor-lightbox .dialog-lightbox-close-button {
		inset-inline-end: calc(50% - 280px) !important;
	}
}
@media screen and (max-width: 768px) {
	span.e-n-menu-title-text {
		display: none !important;
	}
	.elementor-469 .elementor-element.elementor-element-d7818ce .elementor-field-group > label {
		font-size: 12px !important;
	}
	.swiper.elementor-loop-container.elementor-grid.offset-both.swiper-initialized.swiper-horizontal {
		padding-bottom: 0px !important;
	}
	.elementor-field-group-phone.elementor-field-required, .elementor-field-group-phone_cert.elementor-field-required, .elementor-field-group-phone_cert_home.elementor-field-required {
		margin-bottom: 0px !important;
	}
	.elementor-field-group-agreement.elementor-field-required, .elementor-field-group-agreement_cert.elementor-field-required, .elementor-field-group-agreement_cert_home.elementor-field-required {
		order: 99;
		padding-top: 17px;
	}
	.certificate-btn-home a.bdt-ep-button.bdt-ep-button-effect-f.bdt-ep-button-size-md:hover, .custom-order-btn a.bdt-ep-button.bdt-ep-button-effect-f.bdt-ep-button-size-md:hover {
		color: var(--e-global-color-secondary);
		border-color: var(--e-global-color-primary);
		background-color: var(--e-global-color-primary);
	}
	.certificate-btn-home a.bdt-ep-button.bdt-ep-button-effect-f.bdt-ep-button-size-md:after, .custom-order-btn a.bdt-ep-button.bdt-ep-button-effect-f.bdt-ep-button-size-md:after {
		background-color: var(--e-global-color-primary);
	}
	.service-btn a.bdt-ep-button.bdt-ep-button-effect-f.bdt-ep-button-size-md:hover {
		color: var(--e-global-color-primary);
		background-color: var(--e-global-color-accent);
	}
	.service-btn a.bdt-ep-button.bdt-ep-button-effect-f.bdt-ep-button-size-md:after {
		background-color: var(--e-global-color-accent);
	}
}
