* {
	padding: 0;
	margin: 0;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

header#masthead {
	display: block !important;
}

#masthead {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: transparent;
	display: block;
	z-index: 999;
	transition: ease 0.5s all;
}

body,
html {
	overflow-x: hidden;
}

#masthead.sticky,
.error404 #masthead,
.page-id-1377 #masthead,
.page-id-1368 #masthead{
	background-color: #010101;
}

.header-wrapper .elementor-section .elementor-container {
	justify-content: space-between;
	align-items: center;
}

.header-wrapper .logo-box {
	width: auto !important;
	float: left;
}

.header-wrapper .menu-box {
	width: auto !important;
	float: right;
}

.notfound-content {
	text-align: center;
	padding: 14vw 0px 5vw;
	width: 100%;
	float: left;
}

.error404 .notfound-content h1 {
	color: #000000;
}

.error404 .notfound-content h3 {
	margin: 20px 0;
}


body .gform_wrapper,
.gform_confirmation_wrapper {
	width: 100%;
	float: left;
}

body .gform_wrapper {
	margin: 0px 0;
}

body .gform_wrapper form {
	width: 100%;
	float: left;
}

body .gform_wrapper form .gform_body {
	float: left;
	width: calc(100% + 30px) !important;
	margin: 0 -15px !important;
}

body .gform_wrapper .gf_progressbar_wrapper {
	display: none;
}

body .gform_wrapper form .gform_body ul {
	width: 100%;
	float: left;
	display: flex;
	flex-wrap: wrap;
}

body .gform_wrapper form .gform_body ul li.gfield {
	padding: 0px;
	width: 50%;
	float: left;
	padding: 0 15px !important;
	margin: 0 0px 30px !important;
	background-color: transparent;
	border: none;
	clear: inherit;
}

body .gform_wrapper form .gform_body ul li.gfield label {
	width: 100%;
	float: left;
	color: #000;
	font-family: 'Satoshi-Regular';
	font-size: 18px;
	font-weight: 400;
	margin-top: 0px !important;
	padding: 0 0px 10px;
	line-height: 120%;
}

body .gform_wrapper form .gform_body ul li.gfield label span.gfield_required {
	font-size: 18px;
	width: 4px;
	height: 4px;
	border-radius: 100%;
	display: none;
	vertical-align: top;
	margin-left: 0px;
	margin-top: 0px;
}

body .gform_wrapper form .gform_body ul li.gfield.full-box {
	width: 100%;
}

body .gform_wrapper form .gform_body ul li.gfield textarea {
	width: 100% !important;
	height: 120px !important;
	border-radius: 20px !important;
}

body .gform_wrapper form .gform_body ul li.description textarea {
	width: 100% !important;
}

body .gform_wrapper .validation_message {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	letter-spacing: 0.5px;
	font-size: 14px;
}

body .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,
body .gform_wrapper li.gfield_error ul.gfield_checkbox,
body .gform_wrapper li.gfield_error ul.gfield_radio,
body .gform_wrapper .field_description_below .gfield_description {
	color: #790000;
	padding-top: 5px;
	padding-right: 0px !important;
	width: 100%;
	float: left;
	line-height: 120%;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body .gform_confirmation_message {
	width: 100%;
	float: left;
	text-align: center;
	font-weight: normal;
	font-family: 'Satoshi-Regular';
	background-color: #029300;
	line-height: 125%;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	padding: 16px 20px;
	color: #ffffff;
	font-size: 16px;
}

body .gform_wrapper div.validation_error {
	margin-bottom: 20px;
	border: none;
	background-color: #790000;
	color: #ffffff;
	padding: 18px 15px;
	line-height: 120%;
	font-size: 16px;
	display: flex;
}

body .gform_wrapper .top_label div.ginput_container {
	margin-top: 0px !important;
	width: 100%;
	float: left;
}

body .gform_body input[type=text],
body .gform_body input[type=email],
body .gform_body input[type=tel],
body .gform_body input[type=number],
body select,
body textarea {
	width: 100% !important;
	border: 1px solid rgb(155 155 155 / 70%) !important;
	border-radius: 30px !important;
	padding: 15px 20px !important;
	color: #000000 !important;
	box-shadow: none;
	font-family: 'Satoshi-Regular';
	height: auto !important;
	font-weight: 300;
	line-height: 125% !important;
	letter-spacing: 0.5px;
	font-size: 16px !important;
	margin: 0 !important;
	background-color: transparent !important;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: none;
}

body select {
	background-image: url(../images/select-arrow.png);
	background-repeat: no-repeat;
	background-position: right 20px center;
	padding-right: 40px !important;
}

body .gform_wrapper textarea.small {
	height: 80px;
}

body .gform_wrapper .gform_page_footer {
	padding: 0 15px;
	margin-bottom: 0px;
	text-align: left;
	width: 100%;
	float: right;
	margin-top: 10px;
	border: none;
}

.gform_legacy_markup_wrapper .gform_validation_errors>h2 {
	color: #ffffff !important;
	font-weight: 400 !important;
	padding: 0 !important;
	margin: 0px !important;
	line-height: 120%;
}


span.pink {
	color: #F69;
}

.home-enter-btn .elementor-button-icon svg {
	width: 100px !important;
	height: 35px !important;
}

.home-enter-btn .elementor-button-icon {
	width: 90px;
}


.home-enter-btn .elementor-button-content-wrapper {
	align-items: center;
}

.pink-ul ul {
	padding-inline-start: 0px !important;
	list-style-type: none;
}


.pink-ul li {
	padding-left: 28px;
	position: relative;
}

.pink-ul li::before {
	content: "";
	position: absolute;
	left: 0;
	top: 9px;
	width: 17px;
	height: 17px;
	background-image: url('/wp-content/uploads/2025/09/Star-1.svg');
	background-size: cover;
	background-repeat: no-repeat;
}

.btn-col{
	width: auto !important;
}

.btn-sec .elementor-container.elementor-column-gap-default {
    justify-content: center;
}

.btn-sec.left .elementor-container.elementor-column-gap-default {
    justify-content: flex-start;
}


.discreet-inner .elementor-container.elementor-column-gap-default {
	gap: 20px;
}

.hero-slide img {
	border-radius: 20px !important;
	object-fit: cover;
}

.hero-slide {
	border-radius: 20px;
}


.hero-slider-gallery {
	max-width: 100%;
}

.hero-slider-gallery .hero-slide {
	padding: 0 5px;
}

.hero-slider-gallery .hero-slide img {
	width: 100%;

}

.hero-slider-gallery .hero-slide:nth-child(odd) {
	margin-top: 80px;
}

.hero-slider-gallery .hero-slide:nth-child(even) {
	margin-bottom: 80px;
}


.hero-slider-gallery {
	padding: 0px 0;
}

.hero-slider-gallery .slick-slide {
	transform: scale(0.9);
	transition: transform 0.4s ease-in-out;
}

.hero-slider-gallery .slick-center {
	transform: scale(1.095, 1.18);
	z-index: 2;
	margin: 0 !important;
	transition: transform 0.4s ease-in-out;
}

.hero-slider-gallery .slick-center img {
	margin-top: 20px;
	border-radius: 40px 40px 0px 0px !important;
}


.hero-slider-gallery .slick-center {
	border-radius: 40px;
}

.hero-slider-gallery .slick-slide img {
	width: 100%;
	display: block;
}

.slick-list.draggable {
	margin-left: -1px;
}

/* =============  test =========================== */
.swiper {
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
	height: 472px;
}

.swiper-slide {
	width: 191px !important;
	height: 100% !important;
	transition: all 0.4s ease;
	box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
	display: flex !important;
	flex-direction: column;
	padding-bottom: 20px;
	overflow: hidden;
	opacity: 0.8;
}

.swiper-wrapper {
	margin-left: 48px !important;
}

.swiper.swiper-hero {
	position: relative;
}

.swiper.swiper-hero:after {
	content: "";
	position: absolute;
	inset: 0;
	background: url("/wp-content/uploads/2025/09/mobile-frame.webp") no-repeat;
	background-position: center;
	background-size: contain;
	z-index: 2;
	/* opacity: 0; */
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 334px !important;
	transition: all 0.8s ease;
	border-radius: 20px !important;
	object-fit: cover;
	object-position: top;
}

.swiper-btn {
	display: none !important;
}

.swiper-slide.odd {
	justify-content: flex-start;
}

.swiper-slide.even {
	justify-content: flex-end;
}

.swiper-slide.swiper-slide-active {
	/* justify-content: flex-start; */
	width: 249px !important;
	height: 100% !important;
	padding: 10px 20px 20px 20px;
	transition: all 0.8s ease;
	opacity: 1;

}

.swiper-slide.swiper-slide-active img {
	display: block;
	width: 100%;
	height: 472px !important;
	border-radius: 20px 20px 20px 20px !important;
	transition: all 0.8s ease;

}



@media (max-width: 480px) {

	.swiper {
		height: 400px;
	}
	.swiper-slide.swiper-slide-active img {
		height: 400px !important;
	}

	.swiper-slide img {
		height: 300px !important;
	}

	.swiper-slide {
		width: 180px !important;
	}

	.swiper-slide.swiper-slide-active {
		width: 222px !important;
	}

	.swiper-slide.odd,
	.swiper-slide.even {
		justify-content: center;
	}

	.swiper-wrapper {
		margin-left: 22px !important;
	}
}