/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 28 2026 | 23:57:37 */
#ast-scroll-top,
#ast-scroll-top::before {
	transition: all 0.3s linear;
}
#ast-scroll-top {
	width: 35px;
	height: 60px;
	background-color: var( --e-global-color-secondary );
	border: 2px solid var( --e-global-color-primary );
	border-radius: 8px;
	backdrop-filter: blur(5px);
}
#ast-scroll-top .ast-icon {
	display: none;
}
#ast-scroll-top::before {
	content: '';
	display: block;
	width: 30px;
	height: 30px;
	background-image: url('https://mw.dev-version.com/ametro/wp-content/uploads/2026/07/arrow-up.svg');
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	filter: brightness(0) saturate(100%) invert(100%);
	margin: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
#ast-scroll-top:hover::before {
	transform: translate(-50%, calc(-50% - 5px));
}
input::placeholder, 
textarea::placeholder {
	opacity: 0.3 !important;
}
.form-opacity-1 input::placeholder, 
.form-opacity-1 textarea::placeholder {
	opacity: 1 !important;
}
.form-btn-center .elementor-form-fields-wrapper {
	justify-content: center;
}
input:focus, 
select:focus,
textarea:focus {
	box-shadow: none !important;
	outline: none !important;
	border-style: solid !important;
	border-color: var( --e-global-color-secondary ) !important;
}
div p {
	margin-bottom: 15px !important;
}
div p:last-child {
	margin-bottom: 0 !important;
}
ol,
ul {
	margin-bottom: 15px;
	margin-left: 35px;
}
ol:last-child,
ul:last-child {
	margin-bottom: 0 !important;
}
ul li::marker {
	color: var( --e-global-color-primary );
}
.white-markers ul li::marker {
	color: #fff;
}
ul li {
	list-style: disc;
}
ul li > ul li {
	list-style: circle;
}
ul li > ul li > ul li {
	list-style: square;
}
a {
	text-decoration: none !important;
}
.overflow-x-hidden {
	overflow: clip;
	overflow-y: visible;
}
.overflow-y-hidden {
	overflow: clip;
	overflow-x: visible;
}
.w-fit-content {
	width: fit-content;
}
.h-100,
.loop-img-h-100 a {
	height: 100% !important;
}
.w-100,
.loop-img-w-100 a {
	width: 100% !important;
}
.position-static {
	position: static;
}
.color-primary {
	color: var(--e-global-color-primary);
}
.color-secondary {
	color: var(--e-global-color-secondary);
}
.color-accent {
	color: var(--e-global-color-accent);
}
.carousel .swiper {
	user-select: none;
	cursor: grab;
}
.blur-bg {
	backdrop-filter: blur(4px);
}
.white-img {
	filter: brightness(0) invert(1);
}
.truncate, 
.truncate h4, 
.truncate p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.line-2,
.line-2 h4,
.line-2 p {
	-webkit-line-clamp: 2;
}
.line-3, 
.line-3 p {
	-webkit-line-clamp: 3;
}
.line-4, 
.line-4 p {
	-webkit-line-clamp: 4;
}
.position-relative,
.position-relative .e-con-inner {
	position: relative;
}
.elementor-nav-menu .current_page_item .elementor-item-active {
	font-weight: bold !important;
}
.elementor-nav-menu .sub-arrow {
	padding-left: 1px;
}
.bg-visible img {
	overflow: visible !important;
}
.text-wrap {
	overflow-wrap: anywhere;
	word-break: break-word;
}
.counter.gap .elementor-counter {
	gap: 10px;
}
.elementor-field-type-checkbox .elementor-field-subgroup.elementor-subgroup-inline {
	column-gap: 20px;
	row-gap: 10px;
}
.arrow-up-right svg {
	transform: rotate(-45deg);
}
.hero-content-bg .e-con-inner::before {
	content: "";
	display: block;
	width: 70%;
	height: 100%;
	background-color: rgb(255 224 162 / 70%);
	backdrop-filter: blur(4px);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	clip-path: polygon(0 0, 100% 0%, 75% 100%, 0% 100%);
}
.swiper {
	user-select: none;
	cursor: grab;
}
.glsr-review {
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 10px;
	text-align: center;
	padding: 20px 40px 60px;
}
.glsr-review .glsr-review-rating {
	text-align: center;
	order: 1;
}
.glsr-review .glsr-review-title {
	text-align: center;
	order: 2;
}
.glsr-review .glsr-review-content {
	text-align: center;
	order: 3;
}
.glsr-review .glsr-review-author {
	text-align: center;
	order: 4;
}
.glsr-review .glsr-review-date {
	text-align: center;
	order: 5;
}
.glsr-review .glsr-review-rating .glsr-star-rating.glsr-stars {
	gap: 5px;
}
.glsr-review .glsr-review-title .glsr-tag-value {
	font-family: "Inter", Sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 1.1em;
	letter-spacing: 1.4px;
	color: var(--e-global-color-primary);
}
.glsr-review .glsr-review-content p {
	font-family: "Playfair Display", Sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.4em;
	font-style: italic;
	color: var(--e-global-color-text);
	padding-block: 10px;
}
.glsr-review .glsr-review-author span {
	font-family: "Inter", Sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.1em;
	color: var(--e-global-color-a67d668);
}
.glsr-review .glsr-review-date {
	margin-top: -15px;
}
.glsr-review .glsr-review-date span {
	font-family: "Inter", Sans-serif;
	font-size: 13px;
	font-weight: 400;
	line-height: 1.1em;
	color: #4D463A;
}
.swiper-pagination {
	display: flex;
	justify-content: center;
	align-items: center;
}
.swiper-pagination .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	background-color: var(--e-global-color-secondary);
	opacity: 1;
}
.swiper-pagination .swiper-pagination-bullet:hover {
	background-color: var(--e-global-color-accent);
}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--e-global-color-primary);
	border: 10px double white;
	transform: scale(1.1); 
}
.elementor-field-label.glsr-label {
	font-family: "Inter", Sans-serif;
	font-size: 14px;
	font-weight: 700;
	text-transform: capitalize;
	line-height: 1em;
	letter-spacing: 0.7px;
	padding-bottom: 5px;
	color: var(--e-global-color-accent);
}
.glsr-field {
	padding-bottom: 10px;
}
.glsr-input,
.glsr-textarea {
	background-color: #F5F3EF !important;
	border-color: #D0C5B5 !important;
	border-radius: 10px 10px 10px 10px !important;
	font-family: "Inter", Sans-serif;
	font-size: 14px !important;
	font-weight: 400 !important;
	color: var(--e-global-color-text) !important;
	padding: 12px 16px !important;
}
.glsr-input::placeholder,
.glsr-textarea::placeholder {
	opacity: 0.9 !important;
} 
.glsr-button {
	font-family: "Inter", Sans-serif;
	font-size: 16px !important;
	font-weight: 700 !important;
	text-transform: capitalize;
	letter-spacing: 0.7px !important;
	border-radius: 10px 10px 10px 10px !important;
	background-color: var(--e-global-color-primary) !important;
	color: var(--e-global-color-4cea74d);
	transition-duration: 0.3s;
	width: 100%;
	justify-content: center;
	padding-block: 20px !important;
}
.glsr-button:hover {
	background-color: var(--e-global-color-accent) !important;
}
.choose-icon-box:hover {
	background-color: var(--e-global-color-secondary) !important;
}
.choose-icon-box:hover .elementor-widget-icon {
	background-color: var(--e-global-color-primary);
}
.choose-icon-box:hover .elementor-widget-heading h4,
.choose-icon-box:hover .elementor-widget-text-editor p {
	color: #fff !important;
}
.cover-loop .elementor-grid,
.cover-loop .elementor-grid .e-loop-item,
.cover-loop .elementor-grid .e-loop-item > a{
    height: 100%;
}
@media screen and (max-width:1024px) {
	#ast-scroll-top {
		width: 30px;
		height: 50px;
	}
	#ast-scroll-top::before {
		width: 25px;
		height: 25px;
	}
	.hero-content-bg .e-con-inner::before {
		width: 80%;
	}
	.glsr-review {
		padding: 20px 20px 40px;
	}
	.glsr-review .glsr-review-title .glsr-tag-value {
		font-size: 18px;
	}
	.glsr-review .glsr-review-content p {
		font-size: 20px;
	}
}
@media screen and (max-width:767px) {
	#ast-scroll-top {
		width: 25px;
		height: 40px;
		border-radius: 6px;
	}
	#ast-scroll-top::before {
		width: 21px;
		height: 21px;
	}
	.hero-content-bg .e-con-inner::before {
		display: none !important;
	}
	.hero-content-bg.mobile {
		background-color: rgb(255 224 162 / 70%);
		backdrop-filter: blur(3px);
	}
	.glsr-review {
		padding: 0px 10px 40px;
	}
	.glsr-review .glsr-review-title .glsr-tag-value {
		font-size: 16px;
	}
	.glsr-review .glsr-review-content p {
		font-size: 18px;
		padding: 0;
	}
}