

:root {
	--ha-black: #000000;
	--ha-blue: #272535;
	--ha-white: #ffffff;
	--ha-gold: #D3A478;
	--ha-bc1: #eee;
	--color-default: #1e1e1e;
	--color-dark: #323246;
	--color-text1: #5e646a;
	--color-gray: #666;
	--main-color: #c4a676;
	--tran1: 0.4s;
	--round1: 4px;
	--font-size-16: 16px;
	--dp-bc: #CBCBCB;
}



.text-gray {
	color: var(--color-gray);
}

.text-dark {

	color: var(--color-dark);

}

.text-desc {
	color: var(--color-text1);
}

.bg-white {
	background-color: var(--ha-white);
}

.bg-blue-atana {
	background-color: var(--ha-blue);
}

.text-white {
	color: var(--ha-white);
}

.text-gold {
	color: var(--main-color);
}




input[type="text"],
input[type="checkbox"],
input[type="password"] {
	appearance: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	outline: none;
}

:focus {
	outline: 0
}

audio,
video,
canvas {
	max-width: 100%
}

input[type="number"] {
	-moz-appearance: textfield;
}

li {
	list-style-type: none;
}



.z-2 {
	z-index: 2;
}

.z-5 {
	z-index: 5;
}

.z-10 {
	z-index: 10;
}

.z-20 {
	z-index: 20;
}

.z-100 {
	z-index: 100;
}

.w-35 {
	width: 35%;
}

.w-40 {
	width: 40%;
}

.w-60 {
	width: 60%;
}

.h-100vh {
	height: 100vh;
}
.slider-hero{
	height: min(100vh, 900px);
	max-height: 900px;
}


.w-30px {
	width: 30px;
}

.w-40px {
	width: 40px;
}

.w-100px {
	width: 100px;

}

.h-100px {
	height: 100px;
}


.w-150px {
	width: 150px;

}

.fs-12 {
	font-size: 0.8rem;
}

.fs-14 {
	font-size: 0.88rem;
}

.fs-16 {
	font-size: 1rem;
}

.fs-18 {
	font-size: 1.2rem;
}

.fs-20 {
	font-size: 1.5rem;
}

.fs-32 {
	font-size: 2rem;
}

.fs-35 {
	font-size: 3rem;
}

.fs-40 {
	font-size: 4rem;
}

.rounded-6 {
	border-radius: 4px;
}

.rounded-10 {
	border-radius: 10px;
}

.rounded-circle {
	border-radius: 50%;
}

.opacity-50 {
	opacity: 0.5;
}

ul {
	margin: 0 !important;
	padding: 0 !important;
}

.ob-cover {
	object-fit: cover;
}
* {
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    -webkit-focus-ring-color: rgba(0,0,0,0) !important;
    outline: none !important;
}

html {
	scrollbar-width: thin;
	scrollbar-color: var(--ha-blue) var(--ha-white);
	scroll-behavior: smooth !important;
	font-size: 14px;
}

* {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

*,
*::before,
*::after {
	box-sizing: border-box;
}

*::selection {
	color: var(--ha-blue);
	background: var(--main-color);
}

*::-moz-selection {
	color: var(--ha-blue);
	background: var(--main-color);
}

::-webkit-scrollbar {
	width: 8px;
	height: 8px;
}

::-webkit-scrollbar-track {
	background: var(--ha-white);
}

::-webkit-scrollbar-thumb {
	background-color: var(--ha-org);
	border-radius: 10px;
}


a {
	text-decoration: none;

}

.main_menu_heder {
	height: 100%;
	align-items: center;
	display: flex;

}


.main-nav {
	height: 100%;
	display: flex;
	align-items: center;
}

img {
	max-width: 100%;
	width: 100%;
	height: auto;
	display: block;
}


.text-title-reservs-form {
	font-size: 0.9rem;
}

.box_search_rooms .fw-search-wrap_hero {
	position: relative;
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
	border-radius: 10px;

}

.box_search_rooms .fw-search-wrap_hero {
	width: 90%;

}

.main-slider_section {
	height: calc(100% - 170px);
	/* top: 180px;
	bottom: 0; */
}

.swiper-hero-section-pagination,
.swiper-testimonal-section-pagination,
.swiper-testimonal-text-section-pagination,
.swiper-atana-manger-pagination {
	width: auto !important;
	background: var(--ha-white);
	z-index: 4;
	height: 46px;
	padding: 0 80px;
	border-radius: 20px 20px 0 0;
	display: flex;
	align-items: center;
}

.svg_pagination_right {
	transform: rotate(90deg) translateY(2px);
}

.svg_pagination_left {
	transform: translateX(2px);
}

.swiper-hero-section-pagination .swiper-pagination-bullet,
.swiper-testimonal-section-pagination .swiper-pagination-bullet,
.swiper-testimonal-text-section-pagination .swiper-pagination-bullet,
.swiper-atana-manger-pagination .swiper-pagination-bullet {
	opacity: 1;
	background: #ccc;
	margin: 0 10px !important;
	display: inline-block;
	width: 6px;
	height: 6px;
	position: relative;
	border-radius: 100%;
	transition: all 300ms ease-out;
}

.swiper-hero-section-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-testimonal-section-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-testimonal-text-section-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
.swiper-atana-manger-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background-color: var(--main-color);
}

.swiper-hero-section-pagination .swiper-pagination-bullet::after,
.swiper-testimonal-section-pagination .swiper-pagination-bullet::after,
.swiper-testimonal-text-section-pagination .swiper-pagination-bullet::after,
.swiper-atana-manger-pagination .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	left: -5px;
	top: -5px;
	right: -5px;
	bottom: -5px;
	border-radius: 100%;
	box-sizing: border-box;
	border: 1px solid #ccc;
	transition: all 300ms ease-out;
	transform: scale(0);
}

.swiper-hero-section-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.swiper-testimonal-section-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.swiper-testimonal-text-section-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.swiper-atana-manger-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::after {
	transform: scale(1);
}

.line_berak_aboutour {
	height: 30px;
	position: relative;
	border-bottom: 1px solid var(--ha-bc1);
	overflow: hidden;
	box-shadow: 0px 10px 54px 0px rgba(0, 0, 0, .05);
}

.wraper_about_our {
	background: #f9f9f9;
}

.box_about_our {
	border: 1px solid var(--ha-bc1);
	border-radius: 10px;
	background-position: center;
	background-size: cover;

}

.line-theme {
	width: 50px;
	height: 1px;
	background-color: var(--main-color);
}



.text-about {
	line-height: 2.5rem;
	text-align: justify;
}

.content_on_slider {
	flex: 1 1 auto;
}


.loader img {

	animation: k3d 3.5s infinite linear;
	-webkit-box-reflect: below 10px -webkit-linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.3));
	-webkit-box-reflect: below 10px -o-linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.3));
	-webkit-box-reflect: below 10px linear-gradient(rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.3));
}

@keyframes k3d {
	0% {
		transform: rotateY(0deg);
	}

	50% {
		transform: rotateY(360deg);
		opacity: 0.3;
	}

	100% {
		transform: rotateY(0deg);
	}
}

.fw-search-wrap {
	box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, .2);
}

#main {
	height: 100%;
	width: 100%;
	z-index: 2;
	opacity: 0;
}

/* 8888888888888888 */
.ribbon {
	width: 80px;
	height: 56px;
	transition: all .2s linear;
}

.ribbon:before {
	content: "";
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: -18px;
	border-right: 40px solid var(--main-color);
	border-left: 40px solid var(--main-color);
	border-bottom: 20px solid transparent;
	transition: all .2s linear;
}

.booking-reviews:hover .ribbon {
	background: var(--ha-white);
}

.booking-reviews:hover .ribbon:before {
	border-left-color: var(--ha-white);
	border-right-color: var(--ha-white);
}


.br_link:hover .ribbon {
	background-color: var(--ha-white);
	color: var(--main-color);

}

.br_link:hover .ribbon::before {
	border-right: 40px solid var(--ha-white);
	border-left: 40px solid var(--ha-white);
}

.br_link p {
	text-align: left;
	color: var(--ha-white);
}


.header-social li a {
	color: var(--main-color);
	font-size: 1.3em;
	line-height: 100px;
	transition: all .2s ease-in-out;
}

.header-social li a:hover {
	color: var(--ha-white);
}

.header-top_contacts:after,
.lang-wrap:before {
	right: auto;
	left: 0;
}

.lang-wrap a {
	color: var(--ha-white);
	margin: 0 4px;
}

.lang-wrap a:hover,
.lang-wrap a.act-lang {
	color: var(--main-color);
}

.nav-holder-wrap {
	width: 100%;
	position: relative;
	height: 70px;
	box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, .05);
	border: 1px solid var(--ha-bc1);
	border-top: none;
}


.nav-holder nav li {
	position: relative;
	height: 100%;
	display: flex;
	align-items: center;
	padding: 0 0.5rem;

}

.nav-holder nav li.menu-item-has-children::after {
	position: absolute;
	width: 15px;
	height: 15px;
	background-size: cover;
	content: "";
	background-image: url("data:image/svg+xml,%0A%3Csvg class='svg-icon' style='vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512 725.333333a73.386667 73.386667 0 0 1-56.746667-27.306666l-179.626666-217.6a89.6 89.6 0 0 1-11.093334-94.293334A75.093333 75.093333 0 0 1 332.373333 341.333333h359.253334a75.093333 75.093333 0 0 1 67.84 44.8 89.6 89.6 0 0 1-11.093334 94.293334l-179.626666 217.6A73.386667 73.386667 0 0 1 512 725.333333z' fill='%23c4a676' /%3E%3C/svg%3E");
	top: 50%;
	transform: translateY(-50%);

	transition: all 0.4s;
}

.nav-holder nav li.menu-item-has-children:hover::after {

	transform: translateY(-50%) rotateX(-180deg);

}

.nav-holder nav li.current_page_item>a,
.nav-holder nav li.current-menu-parent>a {
	color: var(--main-color);

}

.nav-holder nav li ul {
	margin: 30px 0 0 0;
	opacity: 0;
	visibility: hidden;
	position: absolute;
	min-width: 200px;
	top: 100%;
	transform: translateY(60px);

	z-index: 1;
	padding: 20px;
	background: var(--ha-white);
	border: 1px solid var(--ha-bc1);
	transition: all .4s ease-in-out;
	border-radius: 4px;
}

.nav-holder nav li:hover>ul {
	opacity: 1;
	visibility: visible;
	margin: 0;
	top: 100%;
	transform: translateY(4px);
}

.nav-holder nav li ul li ul {
	top: -10px;
	right: 100%;
	margin-right: 25px;
	margin-top: 0;
	max-width: 200px;
}

.nav-holder nav li ul li:hover>ul {
	opacity: 1;
	visibility: visible;
	margin-left: 0px;
}

.nav-holder nav li ul li {
	width: 100%;
	height: auto;
	position: relative;
	margin: 0;
}

.nav-holder nav li a {

	padding: 5px 8px;
	color: #222;
	font-weight: 600;
	line-height: 25px;
	transition: all .1s linear;
	position: relative;
	font-size: 0.9rem;

}



.nav-holder nav li a:hover {
	color: var(--main-color);
}

.nav-holder nav li ul a {
	width: 100%;
	padding: 8px 15px;
	line-height: 30px;
	font-size: 12px;
}

.serach-header-btn {
	color: var(--main-color);
	background: var(--ha-blue);
	transition: all .2s linear;
	font-weight: 500;
}

.serach-header-btn:hover {
	background: var(--main-color);

}

.serach-header-btn:hover span {
	color: var(--ha-blue);
}

.bg {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat;
	background-origin: content-box;
}



.overlay {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: var(--ha-blue);
	opacity: .4;
	z-index: 2;

}

.overlay-bold {
	opacity: .6
}

.dec-corner {
	position: absolute;
	width: 70px;
	height: 70px;
	z-index: 20;
}

.dc_lb {
	right: 30px;
	bottom: 40px;
	border-bottom: 1px dashed;
	border-right: 1px dashed;
	border-radius: 0 0 20px 0
}

.dc_rb {
	left: 30px;
	bottom: 40px;
	border-bottom: 1px dashed;
	border-left: 1px dashed;
	border-radius: 0 0 0 20px
}

.dc_rt {
	left: 30px;
	top: 30px;
	border-top: 1px dashed;
	border-left: 1px dashed;
	border-radius: 20px 0 0 0
}

.dc_lt {
	right: 30px;
	top: 30px;
	border-top: 1px dashed;
	border-right: 1px dashed;
	border-radius: 0 20px 0 0
}

.dec-corner {
	border-color: rgba(255, 255, 255, .4);
}

/*------   Header  -----------*/

.hero-call-wrap {
	max-width: 200px;
	height: 50px;
	border: 1px solid var(--main-color);
	z-index: 10;
	padding: 0 9px;
	overflow: hidden;
	border-radius: 4px;
	background: rgba(255, 255, 255, .1);
	margin: 0 auto;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hero-section-scroll {
	width: 20px;
	height: 30px;
}

.hero-section-scroll:before {
	content: '';
	position: absolute;
	bottom: 0px;
	height: 40px;
	width: 1px;
	right: 50%;
	background: rgba(255, 255, 255, .2)
}

.mousey {
	width: 20px;
	height: 30px;
	border-radius: 6px;
	padding: 0 6px;
	border: 1px solid rgba(255, 255, 255, .7);

}

.scroller {
	position: relative;
	right: 50%;
	top: 6px;
	margin-right: -2px;
	width: 4px;
	height: 4px;
	background: var(--main-color);
	border-radius: 4px;
	animation-name: scroll;
	animation-duration: 2.2s;
	animation-timing-function: cubic-bezier(.15, .41, .69, .94);
	animation-iteration-count: infinite;
}

@keyframes scroll {
	0% {
		opacity: 0;
	}

	10% {
		transform: translateY(0);
		opacity: 1;
	}

	100% {
		transform: translateY(10px);
		opacity: 0;
	}
}

.fw-search-wrap:after,

.about-img-hotifer:after,
.column-section-wrap:after {
	content: '\25CF\25CF\25CF\25CF\25CF\25CF';
	position: absolute;
	top: 15px;
	font-size: 5px;
	height: 4px;
	background: var(--ha-blue);
	width: 100px;
	margin-right: -50px;
	z-index: 2;
	letter-spacing: 8px;
	color: var(--main-color);
	right: 50%;
	text-align: center;
	line-height: 0;
}

.section-separator:before,
.section-separator:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 70px;
	height: 1px;
	background: rgba(255, 255, 255, .3);
}

.servises_wraper .section-separator:before,
.servises_wraper .section-separator:after {
	background-color: var(--ha-bc1);
}

.section-separator:before {
	right: 50%;
	margin-right: 60px;
}

.section-separator:after {
	left: 50%;
	margin-left: 60px;
}

.fw-search-wrap:before,
.st-gallery:before,
.about-img-hotifer:before,
.content-front:before,
.content-back:before,
.column-section-wrap:before {
	content: '';
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 10px;
	z-index: 1;
}

.searchform-submit {
	font-family: 'iransansx';
	height: 40px;
	margin-top: 0.8rem;
	width: 100%;
	border: none;
	-webkit-appearance: none;
	font-weight: 500;
	background-color: var(--main-color);
	color: var(--ha-blue);
	transition: all .2s ease-in-out;
}

.searchform-submit:hover {
	background: var(--ha-white);
	color: var(--main-color);
}

.lang-en {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.checkin-date,.checkout-date{
	text-align: end;
}
.date-reserve {
	width: 100%;
	height: 30px;
	border: 1px solid rgba(255, 255, 255, .1);
	background: rgba(255, 255, 255, .05);
	font-family: 'iransansx';
	color: var(--ha-white);
	padding: 0 1.5rem;
	border-radius: var(--round1);
}

.overlay-shadow:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 50%;
	background: linear-gradient(to bottom, rgba(39, 37, 53, 0) 0%, rgba(39, 37, 53, 0.99) 100%);
	z-index: 1;
}

.hero-title-container .section-title>div,
.hero-title-container .section-title h2,
.hero-title-container .section-title .line-box {
	opacity: 0;
	transform: translateY(10px);
	transition: all 0.6s ease-out;
}

.star_slider svg {
	width: 30px;
}


.hero-title-container .star_slider.active {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 2s;
}

.hero-title-container .line-box.active {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 1s;
}

.hero-title-container .logo_slider.active {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 2.5s;
}

.hero-title-container .motto_slider.active {
	opacity: 1;
	transform: translateY(0);
	transition-delay: 3s;
}

.single-dec_img {
	box-shadow: 0px 30px 64px 0px rgba(0, 0, 0, .4);
}


.hero_images-collage-item img {

	box-shadow: 0px 30px 64px 0px rgba(0, 0, 0, .4);
}

.hero_images-collage-item::after {
	content: '';
	position: absolute;
	left: -10px;
	right: -10px;
	top: -10px;
	bottom: -10px;
	border-radius: 10px;
	border: 1px dotted #ccc;
	z-index: 1;
}

.py-6 {
	padding-top: 5rem;
	padding-bottom: 5rem;
}

.btn {
	background-color: var(--ha-blue);
}

.readmore_btn {
	color: var(--main-color);
	background-color: var(--ha-blue);
	transition: all var(--tran1);
	border-radius: 4px;
}

.readmore_btn:hover {
	background-color: var(--main-color);
	color: var(--ha-blue);
}

.readmore_btn::after {
	content: '';
	position: absolute;
	left: -10px;
	right: -10px;
	top: -10px;
	bottom: -10px;
	border-radius: 10px;
	border: 1px dotted #ccc;
	z-index: 1;
}



.gallery_rooms::before,
.box_blog_hotel::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 10px;
	z-index: 1;
}

.gallery_rooms::after,
.box_blog_hotel::after {
	content: '\25CF\25CF\25CF\25CF\25CF\25CF';
	position: absolute;
	top: 0;
	font-size: 5px;
	height: 4px;
	background: var(--ha-blue);
	width: 100px;
	margin-left: -50px;
	z-index: 2;
	letter-spacing: 8px;
	color: var(--main-color);
	left: 50%;
	text-align: center;
	line-height: 3px;
}

.stg_link {
	position: relative;
	display: inline-block;
	border: 1px solid var(--main-color);
	border-radius: 4px;
	color: var(--main-color);
	background: rgba(255, 255, 255, .05);
	transition: all .3s ease-in-out;
	z-index: 5;
}

.stg_link:before {
	content: '';
	position: absolute;
	top: -10px;
	left: -10px;
	bottom: -10px;
	right: -10px;
	border-radius: 4px;
	border: 1px dotted rgba(255, 255, 255, .2);
	transition: all .3s ease-in-out;
}

.stg_link:hover {
	background: var(--main-color);
	color: var(--ha-blue);
}

.stg_link:hover::before {
	display: none;
}

.footer-separator:before,
.footer-separator:after {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background: var(--ha-white);
	border-radius: 50%;
	top: 50%;
	margin-top: -4px;
}

.footer-separator span:before {
	content: '';
	position: absolute;
	border: 1px dotted var(--main-color);
	top: -12px;
	right: -12px;
	bottom: -12px;
	left: -12px;
	border-radius: 50%;
}

.footer-separator:before {
	left: -50px;
}

.footer-separator:after {
	right: -50px;
}

.footer-separator span {
	position: relative;
	width: 10px;
	height: 10px;
	background: var(--main-color);
	transform: rotate(45deg);
	display: inline-block;
}


.content-inner {
	height: 100%;
	width: 100%;
	color: var(--ha-white);
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.content-inner>* {
	backface-visibility: hidden;
	transition: .9s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.content-inner:hover .content-front {
	transform: rotateY(-180deg);
}

.content-inner:hover .content-back {
	transform: rotateY(0deg);
}

.content-inner .content-front,
.content-inner .content-back {
	position: relative;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, .2);
}

.content-front {
	background: var(--ha-blue);
	position: relative;
	cursor: pointer;
	border-radius: 10px;

}

.content-inner .content-back {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 0;
	transform: rotateY(180deg);
	background: var(--ha-blue);
	border-radius: 10px;
}

.content-inner .cf-inner {
	transform-style: preserve-3d;
	backface-visibility: hidden;
	width: 100%;
	border-radius: 10px;
	height: 100%;
}

.content-inner .cf-inner .fs-wrapper {
	border-radius: 10px;
}

.content-inner .cf-inner .inner {
	height: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	transform-style: preserve-3d;
	perspective: 1000px;
	backface-visibility: hidden;
	transform: translateZ(95px) scale(0.81);
	text-align: center;
	position: relative;
	z-index: 2;
}

.dec-icon {
	position: relative;
	display: inline-table;
	width: 80px;
	height: 80px;
	color: var(--main-color);
}

.dec-icon:before,
.dec-icon:after {
	content: '';
	position: absolute;
	width: 80px;
	height: 20px;
	border-radius: 20px;
	background: rgba(255, 255, 255, 0.1);
}

.dec-icon:before {
	left: -15px;
	top: 12px;
}

.dec-icon:after {
	right: -15px;
	bottom: 12px;
}

.content-back .dec-icon {
	top: -20px;
}

.content-inner .cf-inner .inner p {
	color: var(--ha-white);
	text-align: center;
}

.content-back:after {
	position: absolute;
	content: '\25CF\25CF\25CF';
	width: 50px;
	left: 50%;
	bottom: 30px;
	margin-left: -25px;
	font-size: 9px;
	letter-spacing: 4px;
	color: var(--main-color);
}

.serv-num {
	position: absolute;
	bottom: 40px;
	left: 50%;
	color: var(--main-color);
	z-index: 3;
	transform: translateX(-50%);
	font-size: 1.5rem;
}

.content-inner .cf-inner .inner h2 {
	position: relative;

	font-weight: 500;
	padding-bottom: 10px;
}

.content-inner .cf-inner .inner h2:after {
	content: '';
	position: absolute;
	top: -20px;
	margin-left: -25px;
	left: 50%;
	width: 50px;
	height: 1px;
	background: var(--main-color);
}

.content-inner .content-front h4 {
	display: inline-block;
	color: var(--ha-white);
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 4px;

}

.content-inner .cf-inner .inner h2:before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: 10px;
	width: 20px;
	height: 2px;
	margin-left: -10px;
}

.single-slider-wrap img {
	width: 100%;
	height: auto;
}

.content-inner .content-front .section-separator:before,
.content-inner .content-front .section-separator:after {
	background: rgba(255, 255, 255, .3);
}



.fs-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	overflow: hidden;
	border-radius: 10px;
}

.content-dec2 {
	z-index: 0;
	background: #f9f9f9;
}

.content-dec {
	position: absolute;
	bottom: -20px;
	left: 50%;
	width: 36px;
	z-index: 10;
	margin-left: -18px;
}

.content-dec:before {
	content: '';
	position: absolute;
	top: -20px;
	left: 50%;
	width: 6px;
	height: 6px;
	background: var(--main-color);
	border-radius: 50%;
	margin-left: -3px;
	z-index: 10;
}

.content-dec span {
	position: absolute;
	bottom: 4px;
	left: 0;
	width: 36px;
	height: 36px;
	background: #f9f9f9;
	z-index: 1;
	transform: rotate(45deg);
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
}

.content-dec:after {
	content: '';
	position: absolute;
	top: -90px;
	left: 50%;
	width: 1px;
	height: 25px;
	background: #ddd;
	z-index: 10;
}

.manager_text_box {
	position: relative;
	background: #f9f9f9;
	border: 1px solid var(--ha-bc1);
	padding: 25px;

}


.manager_text-box p {
	line-height: 2.5rem;
	text-align: justify;
}

.hotel_manager {
	border-top: 1px solid var(--ha-bc1);
}

.sample {
	height: 250px;
}

.wraper_ourservises::before {
	content: '';
	position: absolute;
	top: 26%;
	left: 0;
	right: 0;
	background: #f9f9f9;
	bottom: 0;
	z-index: 3;
}

.wraper_ourservises::after {
	content: '';
	position: absolute;
	top: calc(26% + 20px);
	left: 10px;
	bottom: 10px;
	right: 10px;
	border-radius: 10px;
	border: 1px solid var(--ha-bc1);
	background: var(--ha-white);
	z-index: 4;
}

.image_maneger {
	width: 120px;
	border-radius: 99999px;
	overflow: hidden;
}



.manager_image_box {
	border-radius: 0 0 10px 10px;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 300px;
}

.manager_image_box::after {

	content: '';
	position: absolute;
	bottom: 30px;
	left: 30px;
	right: 30px;
	top: 30px;
	border: 1px dashed rgba(255, 255, 255, .4);
	background: rgba(39, 37, 53, .5);
	z-index: 10;
	border-radius: 10px;

}

.video-box-btn {
	position: relative;
	width: 60px;
	height: 60px;
	color: var(--ha-white);
	z-index: 30;
	background: var(--main-color);
	box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.2);
	border-radius: 50%;
	transition: all .3s linear;
	cursor: pointer;
}

.video-box-btn:hover {
	box-shadow: 0px 0px 0px 10px rgba(255, 255, 255, 0.4);
}

.manager_text_box:before {
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	bottom: 10px;
	right: 10px;
	background: var(--ha-white);
	border-radius: 10px;
	border: 1px solid var(--ha-bc1);
	z-index: -1;
}


.aci_num {
	position: absolute;

	top: 0;
	font-size: 1.4em;
	color: var(--main-color);
	width: 60px;
	height: 60px;
	display: flex;
	justify-content: center;
	line-height: 60px;
	background: #f9f9f9;
	border-right: 1px solid var(--ha-bc1);
	border-bottom: 1px solid var(--ha-bc1);
	border-radius: 0 0 10px 0;
}

.aminites-card-item {
	width: 100%;
	padding: 40px 15px 30px;
	border: 1px solid var(--ha-bc1);
	border-radius: 10px;
	margin: 15px 0;
	transition: all .3s ease-in-out;
	background: var(--ha-white);
	overflow: hidden;
}

.aminites-card-item h4 {
	font-size: 1.5rem;
	font-weight: bold;
	margin-bottom: 10px;
	color: var(--color-gray);

}

.aminites-card-item .tbc-separator {
	margin-top: 10px;
}

.tbc-separator {
	background: var(--ha-bc1);
	height: 1px;
	margin-top: 30px;
}

.aminites-card-item p {
	color: #5e646a;
	font-size: 0.9rem;
	line-height: 2.5rem;
}

.aminites-card-item:hover {
	box-shadow: 0px 10px 14px 0px rgba(0, 0, 0, .05);
}

.single_room_card {
	background-size: cover;
	object-fit: cover;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
	overflow: hidden;
	min-height: 400px;

}

.single_room_card::after {

	content: "";
	position: absolute;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 61%;
	z-index: 0;
	background: linear-gradient(rgba(39, 37, 53, 0) 0%, rgba(39, 37, 53, 0.99) 100%);
}

.attribute_rooms {
	border-top: 1px solid rgba(255, 255, 255, .1);
}

.like-btn {
	cursor: pointer;
	width: 40px;
	height: 40px;
	line-height: 44px;
	background: var(--ha-white);
	border-radius: 50%;
	z-index: 10;
	color: var(--main-color);
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);

}

.addtowish-tooltip {

	height: 40px;
	background: var(--ha-white);
	min-width: 100px;
	font-size: 11px;
	border-radius: 4px;
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, 0.2);
	transform: translateY(-10px);
	opacity: 0;
	visibility: hidden;
	transition: all var(--tran1);

}

.box-wishlist:hover .addtowish-tooltip {
	transform: translateY(0);
	opacity: 1;
	visibility: visible;
}

.arrow_rooms_box {
	top: 50%;
	transform: translateY(-50%);
}

.box-pagination-rooms {
	bottom: 10px;
	left: 50px;
	background-color: var(--ha-blue);
}

.swiper-atana-arrow-rooms-next,
.swiper-atana-arrow-rooms-prev,
.swiper-atana-arrow-about-prev,
.swiper-atana-arrow-about-next,
.swiper-atana-arrow-negin-prev,
.swiper-atana-arrow-negin-next,
.swiper-atana-arrow-pool-prev,
.swiper-atana-arrow-pool-next,
.swiper-atana-arrow-detail_blog-next,
.swiper-atana-arrow-detail_blog-prev {

	width: 40px;
	height: 40px;
	border-radius: 50%;
	transition: all .3s ease;
	background: var(--ha-blue);
	z-index: 50;
	cursor: pointer;
	color: var(--main-color);
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, .4);
	display: flex;
	align-items: center;
	justify-content: center;

}

.swiper-atana-arrow-rooms-detail-next,
.swiper-atana-arrow-rooms-detail-prev {
	width: 35px;
	height: 35px;
	position: relative;
	border-radius: 50%;
	transition: all .3s ease;
	background: var(--ha-blue);
	z-index: 50;
	cursor: pointer;
	color: var(--main-color);
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, .4);
	display: flex;
	align-items: center;
	justify-content: center;
}

.swiper-atana-arrow-rooms-detail-next::before,
.swiper-atana-arrow-rooms-detail-prev::before {
	content: '';
	position: absolute;
	top: 50%;
	width: 70px;
	height: 1px;
	background: rgba(255, 255, 255, .3);
	transition: all .3s ease;
	display: none;
}

.swiper-atana-arrow-rooms-detail-next::before {
	right: 100%;
	margin-right: 20px;
}

.swiper-atana-arrow-rooms-detail-prev::before {
	left: 100%;
	margin-left: 20px;
}

.box-pagination-rooms {
	width: auto !important;
	bottom: 30px !important;
	z-index: 10;
	background: rgba(39, 37, 53, .7);
	padding: 4px 12px;
	border-radius: 20px;
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, .1);
}

.box-pagination-rooms-detail,

.box-pagination-about-detail,
.box-pagination-negin-detail,
.box-pagination-pool,
.box-pagination-detail_blog-detail {
	width: auto !important;
	bottom: 10px !important;
	left: 50% !important;
	transform: translateX(-50%);
	z-index: 10;
	background: rgba(39, 37, 53, .7);
	padding: 4px 12px;
	border-radius: 20px;
	box-shadow: 0px 0px 0px 6px rgba(255, 255, 255, .1);
	display: none;
}

.box-pagination-rooms .swiper-pagination-bullet,
.box-pagination-rooms-detail .swiper-pagination-bullet,
.box-pagination-about-detail .swiper-pagination-bullet,
.box-pagination-negin-detail .swiper-pagination-bullet,
.box-pagination-pool .swiper-pagination-bullet,
.box-pagination-detail_blog-detail .swiper-pagination-bullet {
	position: relative;
	width: 6px;
	height: 6px;
	background: var(--ha-white);
	margin: 0 0.5rem !important;
	opacity: 1 !important;
}

.box-pagination-rooms .swiper-pagination-bullet.swiper-pagination-bullet-active,
.box-pagination-rooms-detail .swiper-pagination-bullet.swiper-pagination-bullet-active,
.box-pagination-about-detail .swiper-pagination-bullet.swiper-pagination-bullet-active,
.box-pagination-negin-detail .swiper-pagination-bullet.swiper-pagination-bullet-active,
.box-pagination-pool .swiper-pagination-bullet.swiper-pagination-bullet-active,
.box-pagination-detail_blog-detail .swiper-pagination-bullet.swiper-pagination-bullet-active {

	background: var(--main-color) !important;
}


.box-pagination-rooms .swiper-pagination-bullet::after,
.box-pagination-rooms-detail .swiper-pagination-bullet::after,
.box-pagination-about-detail .swiper-pagination-bullet::after,
.box-pagination-negin-detail .swiper-pagination-bullet::after,
.box-pagination-detail_blog-detail .swiper-pagination-bullet::after,
.box-pagination-pool .swiper-pagination-bullet::after {
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 22px;
	height: 22px;
	margin: -11px 0 0 -11px;
	box-sizing: border-box;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 100%;
	transition: all .3s ease;
	transform: scale(0);

}

.box-pagination-rooms .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.box-pagination-rooms-detail .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.box-pagination-about-detail .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.box-pagination-negin-detail .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.box-pagination-detail_blog-detail .swiper-pagination-bullet.swiper-pagination-bullet-active::after,
.box-pagination-pool .swiper-pagination-bullet.swiper-pagination-bullet-active::after {

	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 22px;
	height: 22px;
	margin: -11px 0 0 -11px;
	box-sizing: border-box;
	border: 1px solid rgba(255, 255, 255, .5);
	border-radius: 100%;
	transition: all .3s ease;
	transform: scale(1);
}

.small-line {
	width: 30px;
	height: 1px;
	background-color: var(--main-color);
	margin-bottom: 1rem;
}

.avrin-section_show {
	min-height: 400px;
}

.avrin-section_show:before {
	content: '';
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 10px;
	border: 1px dashed rgba(255, 255, 255, .4);
	background: rgba(39, 37, 53, .5);
	z-index: 10;
	border-radius: 10px;
}

.box_blog_hotel {
	background-size: 300px;
	background-position: center;
	background-repeat: no-repeat;
	padding: 50px 20px;

}

.title-news-hotel {
	height: 60px;

}

.swiper-atana-arrow-news-next,
.swiper-atana-arrow-news-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 30;
	cursor: pointer;

}

.swiper-atana-arrow-testimonal-next,
.swiper-atana-arrow-testimonal-prev,
.swiper-atana-arrow-testimonal-text-next,
.swiper-atana-arrow-testimonal-text-prev {
	position: absolute;
	top: 50%;
	transform: translateY(calc(-50% - 20px));
	z-index: 30;
	cursor: pointer;

}

.swiper-arrow-atana-manager-next,
.swiper-arrow-atana-manager-prev {
	position: absolute;
	bottom: 0;

	z-index: 30;
	cursor: pointer;
}

.text-elipsis{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-atana-arrow-testimonal-next,
.swiper-arrow-atana-manager-next {
	left: 0;

}
.swiper-atana-arrow-news-next{
	left: -5px;
}
.swiper-atana-arrow-news-prev{
	right: 5px;
}

.swiper-atana-arrow-testimonal-prev,

.swiper-arrow-atana-manager-prev {
	right: 0;

}

.swiper-atana-arrow-testimonal-text-prev {
	right: 0;
}

.swiper-atana-arrow-testimonal-text-next {
	left: 0;
}

.circle-white {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: var(--ha-white);
}

.midle-circle-gold {
	width: 10px;
	height: 10px;
	background-color: var(--main-color);
	transform: rotate(45deg);
}

.midle-circle-gold::after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	transform: translate(-50%, -50%);
	border: 1px dotted var(--main-color);
}

.content-section {
	position: relative;
	padding: 100px 0;
	background: var(--ha-white);
	z-index: 5;
}

/* .testimonilas-text-box {
	border-radius: 10px;
	overflow: hidden;

}

.testimonilas-text-box video {
	position: relative;

} */

.line-0 {
	line-height: 0;
}

.line-1 {
	line-height: 1rem;
}

.px-6 {
	padding-left: 4rem !important;
	padding-right: 4rem !important;
}

.swiper-atana-arrow-testimonal-next,
.swiper-atana-arrow-testimonal-prev,
.swiper-atana-arrow-testimonal-text-next,
.swiper-atana-arrow-testimonal-text-prev,
.swiper-atana-arrow-testimonal-text-next,
.swiper-atana-arrow-testimonal-text-prev,
.swiper-arrow-atana-manager-next,
.swiper-arrow-atana-manager-prev {
	width: 50px;
	height: 50px;
	background-color: var(--ha-blue);
	color: var(--main-color);
	border-radius: 50%;
}

.play_video_btn {
	transform: translate(-50%, -50%);
}

.swiper-testimonal-section-pagination,
.swiper-testimonal-text-section-pagination {
	height: 40px;
}

.swiper-testimonal-section-pagination::after,
.swiper-testimonal-text-section-pagination::after {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(calc(-50% - 20px));
	left: 0;
	right: 0;
	height: 1px;
	background: var(--ha-bc1);
}

.testimonilas-text-box {
	border: 1px solid var(--ha-bc1);
	border-radius: 10px;
}

.footer-line::before {
	content: '';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 80%;
	background: rgba(255, 255, 255, .1);
	height: 1px;


}

.name-bc-footer {

	background-position: center;
	background-size: min(50%, 500px);
	background-repeat: no-repeat;
}

.text-justify {
	text-align: justify;
}

.text-light-footer {
	color: rgba(255, 255, 255, 0.7);
}



.main-footer {
	padding-top: 4rem;

}

.bg-foot {
	background: rgb(33, 31, 44);

}

.footer-social {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.start-tripad svg {
	width: 15px;

}

.dl-btn {
	height: 54px;
	line-height: 54px;
	padding: 0 54px;
	position: relative;
	display: inline-block;
	margin-top: 50px;
	font-family: var(--secondary-font);
	text-transform: uppercase;
	font-weight: 600;
	border-radius: 4px;
	color: var(--main-color);
	background: var(--ha-blue);
	transition: all .3s ease-in-out;

}

.dl-btn:hover {
	background: var(--main-color);
	color: #222;
}

.dl-btn:before {
	content: '';
	position: absolute;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	border-radius: 4px;
	border: 1px dotted #ddd;
	transition: all .3s ease-in-out;
}

.dl-btn:after {
	content: '';
	position: absolute;
	top: -40px;
	left: 50%;
	width: 1px;
	height: 25px;
	background: var(--ha-bc1);
	z-index: 10;
}

.dl-btn:hover:before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.loader-wrap {
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
}


@keyframes k3d {
	0% {
		transform: rotateY(0deg);
	}

	50% {
		transform: rotateY(360deg);
		opacity: 0.3;
	}

	100% {
		transform: rotateY(0deg);
	}
}

.cd-tabs-layer,
.cd-reserv-overlay-layer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	height: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
}

.cd-loader-layer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	height: 100%;
	width: 100%;
	opacity: 1;
	visibility: visible;
	overflow: hidden;
}

.cd-loader-layer .loader-layer {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translateY(-50%) translateX(-98%);
	height: 100%;
	width: 2500%;
	background: url(../image/ink2.png) no-repeat 0 0;
	background-size: 100% 100%;
}

.cd-loader-layer.visible {
	opacity: 1;
	visibility: visible;
}

.cd-loader-layer.opening .loader-layer {
	animation: cd-sequence 0.8s steps(24);
	animation-fill-mode: forwards;
}

.cd-loader-layer.closing .loader-layer {
	animation: cd-sequence-reverse 0.8s steps(24);
	animation-fill-mode: forwards;
}

@keyframes cd-sequence {
	0% {
		transform: translateY(-50%) translateX(-2%);
	}

	100% {
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes cd-sequence-reverse {
	0% {
		transform: translateY(-50%) translateX(-98%);
	}

	100% {
		transform: translateY(-50%) translateX(-2%);
	}
}

.link_atana_footer li a {
	color: var(--ha-white);
	font-size: 0.9rem;
	transition: all 0.5s;
}

.link_atana_footer li {
	line-height: 2rem;
	position: relative;
}



.link_atana_footer li:hover a {
	color: var(--main-color);
}

.link_atana_footer li::after,
.room-amenities-list li::after {
	position: absolute;
	top: 50%;
	content: "";
	width: 0;
	height: 0;
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-bottom: 5px solid var(--main-color);
	transition: all 0.5s;

}

.subscript-email {
	border: 1px solid rgba(255, 255, 255, 0.1);
	border-radius: 6px;
	background: rgba(255, 255, 255, 0.05);
	overflow: hidden;
	color: var(--ha-white);
}

.subscript-email input {
	padding: 0 10px;
	border: none;
	outline: none;
	background-color: transparent;
	color: var(--ha-white);
	font-family: 'iransansx';
	height: 50px;
	flex: 1 1 auto;
}

.subscript-email button {
	height: 50px;
	background-color: var(--main-color);
	border: none;
	color: var(--ha-white);
	font-family: 'iransansx';
	cursor: pointer;
	transition: background-color 0.3s;
	/* flex: 1 1 auto; */
}

.subscript-email button:hover {
	background-color: #bfa15a;
}

.subscript-email ::placeholder {
	color: var(--ha-white);
	font-family: 'iransansx';
}

.nav-footer {
	display: flex;
}

.link_atana_footer {
	display: flex;
	flex-direction: column;
}

.border-b-dot {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.3);
}

.contact-info {
	flex: 1 1 auto;
}

.scroll-translate {
	will-change: transform;

}

.par-elem .bg {
	height: 140%;
	    top: -50%;

}

.testimonal .swiper-slide video {
	transition: transform 0.5s ease, filter 0.5s ease;

}

.testimonal .swiper-slide-prev .testimonilas-text-box,
.testimonal .swiper-slide-next .testimonilas-text-box {

	filter: blur(1.5px);

}

.single-rooms-wraper {
	padding: 250px 0 20px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	z-index: 5;
}

.breadcrumb-atana a,
.breadcrumb-atana span {
	color: #999;
	display: inline-block;
	font-weight: 600;
	position: relative;
	color: #222;
}

.breadcrumb-atana span {

	color: #999;
}

.breadcrumbs-wrap {
	position: relative;
	height: 80px;
	border-bottom: 1px solid var(--ha-bc1);
	box-shadow: 0px 10px 54px 0px rgba(0, 0, 0, .05);
	z-index: 20;

}

.single-carousle-container {
	padding: 20px;
	margin-bottom: 30px;
}

.single-carousel-wrap {
	border: 1px solid var(--ha-bc1);
	overflow: hidden;
	border-radius: 10px 10px 0 0;
	padding: 20px;
	background: var(--ha-white);
}

.dec-container {
	position: relative;

	border-radius: 10px;
	padding: 0;
	z-index: 10;
}


.content-single-rooms {

	border: 1px solid var(--ha-bc1);

}

.title-detail-room,
.title-contact {

	position: relative;
	color: #333;

}

.list-attr-rooms .txt {
	color: var(--color-gray);
}

.box_price_detail-room {

	background: var(--ha-white);
	border: 1px solid var(--ha-bc1);
	border-radius: 10px;
	box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, .04);
}

.border-bottom-atana {
	border-bottom: 1px solid rgb(238, 238, 238);
}

.content-songle-text p {
	text-align: justify;
	color: rgb(94, 100, 106);
	line-height: 3.5rem;
}

.meg_aminites_item {
	position: relative;
	padding: 20px 30px;
	background: #f9f9f9;
	border-radius: 10px;
	font-weight: 500;
	border: 1px solid var(--ha-bc1);
	margin: 5px 0;
}

.option-text-rooms {
	color: #1e1e1e;
}

.svg-icon {
	stroke-width: 5px;
	/* Ù…Ù‚Ø¯Ø§Ø± Ø¯Ù„Ø®ÙˆØ§Ù‡ */
	stroke: currentColor;

}

.text-red {
	color: salmon;
}

.room-amenities-list li {
	padding-left: 1rem;
	color: #1e1e1e;
	font-size: 1rem;
	position: relative;
}

.book-frm-detail-page {
	top: 90px;
}

.item-related_img span,
.item-related_img .overlay,
.item-related_img {
	transition: all .2s linear;
}

.item-related .overlay {
	opacity: 0;
}

.item-related_img {
	display: block;
	overflow: hidden;
	border-radius: 10px;
	margin-bottom: 20px;
	position: relative;
	box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, .2);
	transition: all .2s linear;
}

.item-related_img span {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 10;
	color: var(--main-color);
	padding: 5px 30px;
	background: var(--ha-blue);
	margin-top: 10px;
	opacity: 0;
	border-radius: 10px;
	box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.4);
}

.item-related:hover .overlay {
	opacity: .5;
}

.item-related_img:hover span {
	opacity: 1;
	margin-top: 0;
}

.text-about {
	color: #5e646a;
	text-align: justify;
}

.box-over-video-hotel {
	/* bottom: 10px; */
	/* transform: translateX(30px); */
	width: 100%;
	background-color: var(--ha-blue);
}

.video-box-btn.about {

	background-color: var(--ha-blue);
}

.about-img-hotifer {
	width: 100%;
	/* max-width: 70%; */
}



.modal {
	display: none;
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);

	justify-content: center;
	align-items: center;
}

.modal-content {
	position: relative;
	width: 80%;

	background: black;
	padding: 10px;
	border-radius: 8px;
}

.modal video {
	width: 100%;
	display: block;
}

.close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 28px;
	color: white;
	cursor: pointer;
}

.counter-section {
	padding: 100px 0;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.box-text-about-counter {
	margin-top: 20px;
	font-weight: 600;
	position: relative;
	display: inline-block;
	padding: 8px 30px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.2);
	border-image: initial;
	background: rgba(255, 255, 255, 0.07);
	border-radius: 4px;
}

.box-text-about-counter::after {
	position: absolute;
	content: ".....";
	width: 50px;
	left: 50%;
	bottom: -40px;
	margin-left: -25px;
	font-size: 6px;
	letter-spacing: 4px;
	color: var(--main-color);
}

.back-op-5 {
	background-color: #00000029;
}

.overlay-bold {
	opacity: 0.6;

}

.bg-scroll {
	position: absolute;
	top: -100%;
	bottom: -50%;
	right: 0;
	left: 0;
	width: 100%;
	background-size: cover;
	background-attachment: scroll;
	background-position: center;
	background-repeat: repeat;
	background-origin: content-box;
}

.counter-box::after {
	content: "";
	position: absolute;
	right: -11px;
	width: 1px;
	height: 50px;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(255, 255, 255, 0.534);
}

#hotelCounters>div:first-child .counter-box::after {
	display: none;
}




.team-box {
	overflow: hidden;
	margin-bottom: 20px;
}

.team-photo {
	overflow: hidden;
	position: relative;
	border-radius: 10px;
	box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, .1);
	z-index: 10;
}

.social-media-person {
	background-color: #00000077;
	opacity: 0;
	transition: all 0.4s;
}

.team-photo:hover .social-media-person {
	opacity: 1;
}

.team-info {

	border: 1px dotted #ddd;
	background: var(--ha-white);
	border-radius: 6px;
}

.contacts-card-item {
	position: relative;
	border: 1px solid var(--ha-bc1);
	background: #f9f9f9;
	transition: all .3s ease-in-out;
}



.contacts-card-item:hover {
	box-shadow: rgba(0, 0, 0, 0.05) 0px 10px 14px 0px;
	background: rgb(255, 255, 255);
}

.comment-form input,
.comment-form textarea {
	border: 1px solid var(--ha-bc1);
	background: #f9f9f9;
	width: 100%;
	padding: 0 30px;
	height: 60px;
	border-radius: 4px;
	color: #000;
	font-size: 13px;
	-webkit-appearance: none;
	font-family: 'iransansx', sans-serif !important;

	margin-top: 20px;

}

.box-map-contact {
	min-height: 400px;
}

.box-frm-contant-us {
	background-color: #efefef;
}

.comment-form textarea {
	min-height: 150px;
	resize: vertical;
	padding: 25px 30px;
	margin-bottom: 20px;
	outline: none;
}

.commentssubmit {
	height: 60px;
	cursor: pointer;
	-webkit-appearance: none;

	color: var(--main-color);
	font-family: 'iransansx', sans-serif !important;
	background: var(--ha-blue);
	font-weight: 500;
	transition: all .2s linear;
}

.commentssubmit:hover {
	background: var(--main-color);
	color: var(--ha-blue);
}

.box-info-negin {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(1, 1fr);
	position: relative;

	overflow: hidden;
}


.fw-aminit-item {
	position: relative;
	border-left: 1px solid rgba(255, 255, 255, .2);
	cursor: pointer;
	z-index: 20;
}


.fw-aminit-item-container {

	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 10px;
	background: rgba(39, 37, 53, .3);
	transition: all .3s ease-in-out;
}

.line-restaurant {
	width: 1px;
	background: rgba(255, 255, 255, .2);
	transition: all 0.4s;
	height: 0;
}

.aminit-work-time {
	border-radius: 10px;
	border: 1px dotted var(--main-color);
	background: rgba(255, 255, 255, .07);
	transform: translateY(-15px);
	box-shadow: 0px 0px 0px 7px rgba(255, 255, 255, .07);
	opacity: 0;
	transition: all .3s ease-in-out;
}

.svg_resturant_box {
	transition: all 0.4s;
	transform: translate(-50%, -50%) scale(0);
	opacity: 0;
	z-index: -5;

}

.bg_resturant_box {
	background-repeat: no-repeat;
	background-size: cover;

	background-position: center;
}

.fw-aminit-item.act-index .fw-aminit-item-container {
	-webkit-backdrop-filter: blur(4px);
	backdrop-filter: blur(4px);
	background: rgba(39, 37, 53, .8);
}

.fw-aminit-item.act-index .line-restaurant {
	height: 100px;
}

.fw-aminit-item.act-index .svg_resturant_box {
	opacity: 0.4;
	transform: translate(-50%, -50%) scale(1);
}

.fw-aminit-item.act-index .aminit-work-time {
	opacity: 1;
	transform: translateY(0);
}

.bg-ser .bg {
	opacity: 0;
	will-change: opacity, transform;
	transform: scale(1);
	transition: all 1.2s linear;
}

.bg-ser .bg.active {
	opacity: 1;
	left: 0;
	transform: scale(1.05);
}


.bg_resturant_box {
	position: relative;
	overflow: hidden;
}



.fs-wrapper .bg {
	position: absolute;
	inset: 0;
	background-size: cover;
	background-position: center;
	/* opacity: 0; */
	transform: scale(1.08);
	transition:
		opacity 0.7s ease,
		transform 0.7s ease;
}

/* Ø¨Ú©Ú¯Ø±Ø§Ù†Ø¯ ÙØ¹Ø§Ù„ */
.fs-wrapper .bg.active {
	opacity: 1;
	transform: scale(1);
	z-index: 2;
}

/* Ø¨Ú©Ú¯Ø±Ø§Ù†Ø¯ÛŒ Ú©Ù‡ Ø¯Ø§Ø±Ù‡ Ø®Ø§Ø±Ø¬ Ù…ÛŒØ´Ù‡ */
.fs-wrapper .bg.leaving {
	opacity: 0;
	transform: scale(0.94);
	z-index: 1;
}

.hero-menu_header {
	width: 100%;
	position: relative;
	margin: 30px 0 50px;
	display: inline-table;
	border: 1px solid var(--ha-bc1);
	background: var(--ha-white);
	padding: 0 15px;
	border-radius: 10px;
	box-shadow: 0px 10px 24px 0px rgba(0, 0, 0, .04);
}

.hero-menu_header:before {
	left: -150px;
}

.hero-menu_header:before,
.hero-menu_header:after {
	content: '';
	position: absolute;
	top: 50%;
	width: 120px;
	height: 1px;
	border-top: 1px solid var(--ha-bc1);
}

.hero-menu_header:after {
	right: -150px;
}

.hero-menu_header li {
	border-bottom: 1px solid #efefef;
}

.hero-menu_header li:before {
	position: absolute;
	bottom: 50%;
	left: 0;
	transform: translate(-50%, 50%) rotate(90deg);
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-bottom: 5px solid var(--main-color);
	opacity: 0;
}

.hero-menu_header li.current a,
.hero-menu_header li.current:before,
.hero-menu_header li a:hover,
.hero-menu_title h4,
.signature_title_item h6 {
	color: var(--main-color);
}

.hero-menu_header li.current:before {
	opacity: 1;
}

.hero-menu_header li a {
	color: var(--color-gray);
	transition: all .3s ease-in-out;
}

.hero-menu-item-title h6 {
	text-align: center;
}

.hero-menu-item {
	position: relative;
	border-bottom: 1px dashed #ddd;
	z-index: 10;
	opacity: 0;
	transform: translateX(30px);

	width: 50%;
}

.hero-menu-item.uvis-hmi {
	/* width: 50%; */
	opacity: 1;
	transform: translateX(0);

}

.uvis-hmi {
	transition-delay: .2s;
	transition: all .2s ease-in-out;
}

.hero-menu-item-img {
	width: 80px;
	height: 80px;
	display: block;
	position: relative;

}

.hero-menu-item-img:before {
	content: '';
	position: absolute;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	border-radius: 50%;
	border: 1px dashed #ccc;
	z-index: 2;
}

.hero-menu-item-img img {
	width: 80px;
	height: 80px;
	border-radius: 50%;
	box-shadow: 0px 10px 14px 0px rgba(12, 0, 46, .2);
	position: relative;
	z-index: 1;
}

.hero-menu-item-img:after {
	font-family: "Font Awesome 6 Pro";
	content: "\f002";
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.6);
	border-radius: 50%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	z-index: 3;
	opacity: 0;
	font-size: 15px;
	transition: all .2s ease-in-out;
	color: var(--main-color);
}

.hero-menu-item-img:hover:after {
	opacity: 1;
}

.hot-desc {
	color: var(--main-color);
	margin-left: 10px;
}

.hero-menu-item-price {
	font-weight: 500;

	color: var(--main-color);
}

.dwonload_btn,
.btn {
	height: 54px;
	line-height: 54px;
	padding: 0 54px;
	position: relative;
	display: inline-block;
	margin-top: 50px;

	font-weight: 600;
	border-radius: 4px;
	color: var(--main-color);
	background: var(--ha-blue);
	transition: all .3s ease-in-out;
}

.tab-content {
	display: flex;
}

.btn:before,
.dwonload_btn:before {
	content: '';
	position: absolute;
	top: -10px;
	left: -10px;
	right: -10px;
	bottom: -10px;
	border-radius: 4px;
	border: 1px dotted #ddd;
	transition: all .3s ease-in-out;
}

.dwonload_btn:hover,
.btn:hover {
	background: var(--main-color);
	color: #222;
}

.dwonload_btn:after {
	content: '';
	position: absolute;
	top: -50px;
	left: 50%;
	width: 1px;
	height: 25px;
	background: var(--ha-bc1);
	z-index: 10;
}

.article_image_list {
	position: relative;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}

.box-info-list-blog {
	flex: 1 0 auto;

	border-radius: 0 0 10px 10px;
	border: 1px solid var(--ha-bc1);
	border-top: none;
	background: var(--ha-white);
}

.title-blog {
	color: var(--ha-blue);
	transition: all 0.4s;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.title-blog:hover {
	color: var(--main-color);
}

.main-sidebar-widget {
	margin-bottom: 30px;
	position: relative;
	border: 1px solid var(--ha-bc1);
	border-radius: 10px;

	background: #f9f9f9;
}

.search-widget input.search-inpt-item {
	background: var(--ha-white);
	
	height: 60px;
	padding: 0 20px;
	width: 80%;
	border: 1px solid var(--ha-bc1);

	font-family: 'iransansx';
}

.search-submit {
	border: none;
	height: 60px;
	line-height: 60px;
	width: 20%;
	font-size: 1.2em;

	background: var(--main-color);
}


.search-widget {
	padding: 15px 20px;
	/* overflow: hidden; */
	background: #f9f9f9;
}

.box-recent-blog {
	border: 1px solid var(--ha-bc1);
}

.box-list_blog_recent {
	background: #f9f9f9;
}





.list-blog-recent {
	border: 1px solid var(--ha-bc1);
}

.category-widget .cat-item li span {

	width: 30px;
	height: 30px;
	color: var(--ha-white);
	border-radius: 50%;
	background: var(--main-color);
}

.category-widget .cat-item li:before {
	content: '';
	position: absolute;
	bottom: 0;
	
	border-top: 1px dotted #ccc;
	z-index: 2;
}
.category-widget .cat-item li:before {

	right: 0;
	left: 50px;

}

.link-social_blog {

	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: var(--ha-blue);


}

.search-results-box {
	position: absolute;
	background: var(--ha-white);
	width: 100%;
	border: 1px solid #ddd;
	display: none;
	top: 106%;
	right: 0;
	padding: 1rem;
	border-radius: 6px;
}

.search-results-box ul li a {
	color: var(--ha-blue);
	padding: 0.5rem 0;
	border-bottom: 1px solid #efefef;
	width: 100%;
	display: block;
}

.search-results-box ul {
	list-style: none;
	margin: 0;
	padding: 10px;
}



.tags-links a {
	padding: 0.5rem 1.5rem;
	background-color: var(--ha-blue);
	color: var(--main-color);
	border-radius: 4px;
	margin: 0 1rem;
}

.next_prev_article ul {
	display: grid;
	grid-template-columns: 50% 50%;
	position: relative;
	z-index: 10;
}

.next_prev_article::after {
	content: '';
	position: absolute;
	top: 10px;
	left: 10px;
	right: 10px;
	bottom: 10px;
	border-radius: 10px;
	z-index: 1;
	border: 1px dashed rgba(255, 255, 255, .2);

}

.next_prev_article::before {

	content: '';
	position: absolute;
	left: 50%;
	width: 1px;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	background: rgba(255, 255, 255, 0.21);
	z-index: 100;

}

.image-next-prev-link {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	overflow: hidden;

}

.image-next-prev-link .overlay {
	opacity: 0;
}

.rotate-arrow {

	display: inline-block;
}


.rooms-image-box .overlay {
	opacity: 0;
}

.rooms-image-box:hover .overlay {
	opacity: 0.4;
}

.rooms-image-box .rooms-image-holder {

	min-height: 250px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	transition: all 0.6s;

}

.wraper_box_room_page_list:hover .rooms-image-holder {
	transform: scale(1.1);

}

.rooms-info-box {
	width: 100%;
	background: #f9f9f9;
	border: 1px solid var(--ha-bc1);
	border-left: none;
	border-radius: 10px 0 0 10px;
}

.add-wishlist-rooms {
	bottom: 15px;


}

.wraper_reserve-single {
	top: 80px;
}

.wraper_testimonal_text_web {
	height: 100%;
	border: 1px solid var(--ha-bc1);
	background-color: var(--ha-white);
}

.box_testimonal_text_web {
	height: 100%;
	background: #f9f9f9;
	display: flex;
	justify-content: space-between;
	flex-direction: column;
}

.rotate-180 {
	transform: rotate(180deg);
}

.wraper_testimonal_text_web p {
	color: #878C9F;

}

.dots-testimonal {
	letter-spacing: 5px;
}

.testimonal-text .swiper-slide {
	height: auto !important;

}

.video-box-btn.avrin {
	background-color: var(--main-color);
}

.name-text-restuarant {
	z-index: 5;
	bottom: 10px;
	left: 10px;
	transition: all 1s;
}

.hover_box_overlay {
	background-color: var(--ha-bc1);
	transform: translateX(100%);
	transition: all 0.7s;
	transition-delay: 0.2s;
}

.hover_box_overlay-surprise {
	background: #6e6e6e;
	background: linear-gradient(0deg, rgb(39 39 39 / 83%) 50%, rgb(0 0 0 / 0%) 100%);
}


.read-more-svg-circle {
	width: 40px;
	height: 40px;
	background-color: var(--ha-blue);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.card-view-all-page:hover .hover_box_overlay {

	transform: translateX(0);
}

.card-view-all-page:hover .name-text-restuarant {

	left: -100%;
}

.card-view-all-page::after {
	content: "";
	width: 100%;
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #6e6e6e;
	background: linear-gradient(0deg, rgba(110, 110, 110, 0.35) 50%, rgba(104, 136, 86, 0) 100%);
}



.grid-hall-atana>div {
	border-radius: 10px;
	overflow: hidden;
}



.grid-hall-atana {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(3, 1fr);
	gap: 15px;
}



.cta-box {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.cat-call {
	background-color: var(--ha-blue);

}



.grid-conference {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(2, 1fr);
	gap: 15px;
}

.grid-conference>div {

	border-radius: 10px;
	overflow: hidden;

}


.error404_title {
	position: relative;
	padding: 4rem 0;
}

.error404_title::before {
	content: "404";
	position: absolute;
	top: 50%;
	left: 50%;
	color: rgba(128, 128, 128, 0.164);
	font-weight: 700;
	font-size: 12rem;
	line-height: 1;
	transform: translate(-50%, -50%);
}

.mt-7 {
	margin-top: 2rem;
}

@keyframes tran1 {

	0% {
		transform: translateY(10px);
	}

	50% {
		transform: translateY(20px);
	}

	100% {
		transform: translateY(30px);
	}
}

@keyframes tran2 {

	0% {
		transform: translateY(30px);
	}

	50% {
		transform: translateY(20px);
	}

	100% {
		transform: translateY(10px);
	}
}

/* .image-spy1{
	animation: tran1 4000ms linear 800ms infinite alternate both;
}
.image-spy2{
	animation: tran2 4000ms linear 800ms infinite alternate both;
} */
.massage-hours {

	background: linear-gradient(135deg, var(--ha-white), #f9f9f9);

}

.cricle-svg-tell {
	width: 50px;
	height: 50px;
}



.pool-schedule {
	padding: 60px 0;
}

.schedule-card {
	background: #f8f8f8;
	border: 1px solid #efefef;
}

.search-form-404_page {
	border: 1px solid var(--main-color);


}

.search-form-404_page input {
	border: none;
	width: 300px;
	max-width: 400px;
	height: 40px;
	outline: none;
	font-size: 1rem;
	font-family: 'iransansx';
}

.search-form-404_page button {
	height: 40px;
	background-color: var(--main-color);
	border: none;
	font-family: 'iransansx';

}

.bg-gold {
	background-color: var(--main-color);
}

.grid-meeting-atana {
	display: grid;
	grid-template-columns: repeat(1, 1fr);
	grid-template-rows: repeat(3, 1fr);
	gap: 15px;
}

.grid-meeting-atana>div {
	border-radius: 10px;
	overflow: hidden;
}



/* .box_customer_atana {
	background: #ffffffbd;

} */
 .customer_atana img{
	opacity:0.6;
 }

.swiper-button-customer-next,
.swiper-button-customer-prev {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 5;
}

.swiper-button-customer-next {
	left: 0;
}

.swiper-button-customer-prev {
	right: 0;
}

.show_menu_mobile {
	width: 100%;
	height: 100vh;
	background-color: rgb(69 69 69 / 92%);
	top: 0;
	left: 0;
	position: fixed;
	box-shadow: var(--dp-shade-1);
	z-index: 2;
	transition: var(--tran1);
	border: 1px solid var(--dp-bc2);
	opacity: 0;
	visibility: hidden;
	transition: all var(--tran1);
	z-index: 160;

}

.show_menu_mobile.active {
	opacity: 1;
	visibility: visible;

}

.show_menu_mobile_items {
	background-color: var(--ha-white);
	transition: all var(--tran1);
	width: 75%;
	height: calc(100vh - 56px);
	transform: translateX(100%);
}

.show_menu_mobile.active .show_menu_mobile_items {
	transform: translateX(0);
}

.show_menu_mobile_items {
	background-color: var(--ha-white);
	transition: all var(--tran1);
	width: 75%;
	height: 100vh;
	
}


.mobile_menu_atana a {
	display: flex;
	justify-content: space-between;
	padding: 1rem;
	color: var(--color-dark);
	font-weight: 600;
	border-bottom: 1px solid #f1f1f1;
	min-height: 50px;
	flex: 1 1 0%;
	padding: 5px 20px;
	position: relative;
	display: flex;
	align-items: center;
	line-height: 1.2;
}
.header_menu_mobile{
	    box-shadow: 0px -1px 9px 0px rgb(0 0 0 / 15%);
}

.mobile_menu_atana li {
	display: flex;
	flex-wrap: wrap;
}

.mobile_menu_atana li ul.sub-menu {
	flex: 1 1 100%;
	order: 3;
}

.mobile_menu_atana li .submenu-toggle {

	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
}
.mobile_menu_atana li .submenu-toggle {
	
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 auto;
}

.mobile_menu_atana>li .submenu-toggle.active .submenu-toggle-icone {
	transform: rotate(0);
	background-image: url("data:image/svg+xml,%0A%3Csvg class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512 661.333333a42.666667 42.666667 0 0 1-30.293333-12.373333l-170.666667-170.666667a42.666667 42.666667 0 1 1 60.586667-60.586666L512 558.933333l140.8-135.68a42.666667 42.666667 0 1 1 58.88 61.44l-170.666667 164.693334a42.666667 42.666667 0 0 1-29.013333 11.946666z' fill='%23DC2F02' /%3E%3C/svg%3E");
}

.mobile_menu_atana>li .submenu-toggle.active {
	background-color: #d6dad3;
}

.mobile_menu_atana a .submenu-toggle {
	display: flex;
	align-items: center;
	justify-content: center;
	border-right: 1px solid var(--dp-bc);
	width: 50px;
	height: 100%;
}

.mobile_menu_atana ul a {
	color: rgb(151, 147, 147);
}

.submenu-toggle-icone {
	width: 50px;
	height: 50px;
	cursor: pointer;
	background-position: center;
	background-repeat: no-repeat;
	transition: 0.25s;
	background-size: 30px;
	
	background-image: url("data:image/svg+xml,%0A%3Csvg class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512 661.333333a42.666667 42.666667 0 0 1-30.293333-12.373333l-170.666667-170.666667a42.666667 42.666667 0 1 1 60.586667-60.586666L512 558.933333l140.8-135.68a42.666667 42.666667 0 1 1 58.88 61.44l-170.666667 164.693334a42.666667 42.666667 0 0 1-29.013333 11.946666z' fill='%23A8A8A8' /%3E%3C/svg%3E");
}

.mobile_menu_shimani>li .submenu-toggle.active .submenu-toggle-icone {
	transform: rotate(0);
	background-image: url("data:image/svg+xml,%0A%3Csvg class='svg-icon' style='width: 1em; height: 1em;vertical-align: middle;fill: currentColor;overflow: hidden;' viewBox='0 0 1024 1024' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M512 661.333333a42.666667 42.666667 0 0 1-30.293333-12.373333l-170.666667-170.666667a42.666667 42.666667 0 1 1 60.586667-60.586666L512 558.933333l140.8-135.68a42.666667 42.666667 0 1 1 58.88 61.44l-170.666667 164.693334a42.666667 42.666667 0 0 1-29.013333 11.946666z' fill='%23DC2F02' /%3E%3C/svg%3E");
}

.bg-customer {
	    position: absolute;
    top: -50%;
    height: 100%;
    right: 0;
    left: 0;
    width: 100%;
    background-size: cover;
    background-attachment: scroll;
    background-position: center;
    background-repeat: repeat;
    background-origin: content-box;
}

.play-icone-about {
	bottom: 20px;
	left: 20px;
}

.show_wish_list {
	transition: all 0.4s;
	color: var(--ha-blue);
	border-left: 1px solid var(--ha-bc1);
	border-right: 1px solid var(--ha-bc1);
}

.icone_favorite {
	transition: all 0.4s;
}

.show_wish_list:hover .icone_favorite {
	color: var(--main-color);
}

.show_wish_list:hover {

	background: #f9f9f9;

}

.favorite_list {
	width: 350px;
	max-height: 400px;
	overflow-y: visible;
	background-color: #5e646a;

	top: 180%;
	transition: all 0.4s;
	opacity: 0;
	visibility: hidden;
}


.favorite_list.active {
	top: 106%;
	opacity: 1;
	visibility: visible;
}

#global-backdrop.active {
	opacity: 1;
	pointer-events: auto;

}

.title_favorite_list {
	border-bottom: 1px solid var(--ha-bc1);
	background: #f9f9f9;
}

.close_wishlist {
	display: block;
	width: 20px;
	height: 20px;




}

.wraper_item_favorite li {
	background: var(--ha-white);

	border: 1px solid var(--ha-bc1);
	margin-bottom: 10px;

}

.wraper_item_favorite>li:nth-last-child {
	margin-bottom: 0;
}

.image_item_favorite {
	border-left: 1px solid var(--ha-bc1);
}

.remove_item_favorite {
	bottom: -1px;
	background: var(--ha-white);
	width: 50px;
	height: 50px;
	border: 1px solid var(--ha-bc1);
	cursor: pointer;
	color: var(--main-color);
}


.permalink_favirite_list {


	color: var(--ha-black);

	border: 1px solid var(--ha-bc1);
	background: #f9f9f9;


}

#global-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.45);
	backdrop-filter: blur(2px);
	pointer-events: none;
	transition: opacity 0.3s ease;
	z-index: 50;
	opacity: 0;
}

.counter_favorite {
	width: 20px;
	height: 20px;
	top: -10px;
	left: -10px;
	background-color: var(--main-color);
}
.read-more-all-page{
	width: 40px;
	height: 40px;
	justify-content: center;
	display: flex;
}


.lang-wrap .current-lang a{
	color: var(--ha-gold);
}
.lang-wrap > li{
	min-width: 55px;
	position: relative;
}
.lang-wrap>li:nth-child(1)>a::before{
	content: "";
	width: 1px;
	height: 50%;
	background-color: var(--dp-bc);
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
body {
    cursor: none;
}

.custom-cursor {
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    transform: translate(-50%, -50%);
    z-index: 99999;
	display: none;
}

.custom-cursor.large {
    width: 40px;
    height: 40px;
    border: 1px solid var(--ha-gold);
    border-radius: 50%;
    transition: transform 0.1s ease-out;
	display: none;
}

.custom-cursor.small {
    width: 10px;
    height: 10px;
    background: var(--ha-gold);
    border-radius: 50%;
    transition: transform 0.18s ease-out;
}
*:focus {
    outline: none !important;
}

* {
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
a, button, div {
    outline: none !important;
}
.card-room-service::after {
	content: '';
	position: absolute;
	top: 15px;
	right: 15px;
	bottom: 15px;
	left: 15px;
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 10px;
	z-index: 1;
}

.card-room-service::before {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #0000005e;
	z-index: 5;
}

.card-room-service {
	min-height: 300px;
	height: 100%;
	box-shadow: 0px 10px 34px 0px rgba(0, 0, 0, .2);
}

.btn-show-room-service {
	font-family: 'iransansx';
	height: 40px;
	width: 100%;
	border: none;
	-webkit-appearance: none;
	font-weight: 500;
	background-color: var(--main-color);
	color: var(--ha-blue);
	transition: all .2s ease-in-out;
	color: var(--ha-white);
}

.btn-show-room-service:hover {

	background: var(--ha-white);
	color: var(--main-color);

}
