.flex_rest_name {
	min-height: 48px;
}

.slick-next {
	right: 19px;
}

.slick-prev,
.slick-next {
	width: 24px;
	height: 24px;
}

.slick-prev {
	left: 19px;
}

.red_link:hover {
	color: #d44b3f;
}

@media only screen and (max-width: 767px) {
	.sidebar {
		display: none;
	}

	.drz_search {
		display: none;
	}

	.contact-info {
		font-size: 1.4rem;
	}

	.contact-info li {
		margin-bottom: 0.5rem !important;
	}

	.tabs label[for*='2'] {
		margin-left: 1em !important;
	}

	/*.slick-slide {*/
	/*    height: 350px;*/
	/*}*/
	.tab-contents .tab-link {
		/*padding: 1rem 0.8rem !important;*/
	}

	.tab-lined {
		overflow: hidden;
	}

	.list_vacancy {
		padding: 0px;
	}

	.slick-slide img {
		/*height: 350px;*/
	}

	.icons_page_item > img {
		width: 17% !important;
	}

	.icons_page_item {
		margin-bottom: 2rem !important;
	}

	.icons_page_item {
		justify-content: unset;
	}

	.icons_page_text {
		flex-basis: 75% !important;
	}

	.list_vacancy > li {
		padding: unset !important;
		margin: 20px 0;
	}

	.tab-contents {
		padding-top: unset !important;
	}

	.list_vacancy > li {
		border-top: unset !important;
	}

	.tab-contents .tab-link:last-child {
		margin-right: unset !important;
	}

	.tab-lined .tab-nav:before {
		content: unset !important;
	}

	.hide-mobile {
		display: none !important;
	}

	.rslides_nav {
		display: block;
		zoom: 0.6;
	}

	.rest_data {
		margin: unset !important;
	}

	.box_flex_recomend .rest_data {
		padding-bottom: 10px;
	}

	.vacancy_detail_url {
		box-shadow: unset !important;
	}

	.tab-lined .tab-nav:after {
		width: 0 !important;
		content: '';
	}

	.tab-lined .tab-nav {
		padding-right: 0 !important;
		width: 100%;
	}

	.contact-info a {
		display: block;
		margin-left: 7px;
	}

	.tab-nav,
	.tab-nav__inner {
		width: 100%;
	}

	.tab-link {
	}

	.tab-contents .tab-link {
		padding: 1rem 0.5rem;
	}

	.subs_text {
		padding: 0px !important;
	}

	#fon_popup h1 {
		font-size: 1.6em;
		line-height: 3.5rem;
	}
}

.list_card_link {
	text-align: left !important;
}

.top_buy_tick {
	padding: 10px 20px !important;
}

.donuts-slider .slick-arrow {
	background-color: #f3d84a !important;
}

.box_flex_recomend .flex_rest_name {
	min-height: 100px !important;
}

.item_data_name {
	max-width: 200px;
}

@media only screen and (min-width: 767px) {
	.only-mobile {
		display: none !important;
	}

	.wrap_popup_service {
		width: 40%;
	}
}

#service_popup,
#orderticket_popup {
	display: none;
	background-color: rgb(141 139 139 / 42%);
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	top: 0px;
	align-items: center;
	justify-content: center;
	z-index: 500;
}

.wrap_popup_service {
	margin: 10% auto 0 auto;
	padding: 0;
	position: relative;
	z-index: 600;
}

.clouse_popup {
	position: absolute;
	top: 8px;
	right: 12px;
	color: #fff;
	font-weight: bold;
	cursor: pointer;
}

.detail_flex {
	display: flex;
	flex-direction: row;
	justify-content: space-around;
}

.service_left {
	flex-basis: 70%;
	margin-right: 1em;
}

.service_right {
	flex-basis: 30%;
	display: flex;
	flex-direction: column;
	margin-top: -4em;
}

.right_sub_data {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 4px 8px;
	color: #000;
	font-weight: bold;
	margin-bottom: 0.5em;
	box-shadow: 0px 2px 2px rgb(0 0 0 / 25%);
}

.right_sub_data:hover {
	background-color: #d44b3f;
	color: #fff;
	cursor: pointer;
}

.sub_data_img {
	flex-basis: 10%;
	display: flex;
	align-items: center;
}

.sub_data_value {
	flex-basis: 80%;
	font-size: 1.6rem;
	text-align: center;
}

.detail_back_link {
	color: #d44b3f;
	font-weight: bold;
}

.detail_add_name {
	text-align: center;
	color: #141414;
	font-size: 1.6rem;
	margin-top: 1em;
	font-family: 'Igra Sans';
	font-weight: 400;
	line-height: 1.5em;
	font-size: 2.4rem;
}

.right_logo {
	margin: 0 0 1rem;
}

@media only screen and (max-width: 767px) {
	.detail_flex {
		flex-direction: column-reverse;
	}

	.right_logo {
		margin: 0 0 1em 0;
	}

	.backForm_title {
		padding-bottom: 1rem !important;
	}

	#backForm {
		padding: 1.4rem 3rem;
	}

	#sendDataForm {
		margin-top: unset !important;
	}
}

#sendDataForm,
#sendDataFormTicket {
	color: #141414;
	font-weight: 500;
	width: 26.7rem;
	text-transform: uppercase;
	font-size: 1.4rem;
	margin-top: 3rem;
	line-height: 2.2rem;
	font-size: 1.8rem;
	min-width: 20rem;
	padding-left: 3rem;
	padding-right: 3rem;
	background-color: #f3d84a;
	height: 5rem;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	outline: 0;
	border: none;
	transition: all 0.2s linear;
	cursor: pointer;
}

.top_buy_tick {
	outline: none;
	border: none;
}

.top-bar__link .icon {
	margin-right: unset;
}

.top_bar__link-wrap {
	display: block;
	height: 17px;
	width: 27px;
	margin-bottom: 20px;
}

.icon-flag {
	display: block !important;
	width: 27px !important;
	height: 17px !important;
}

.scale-arabic-flag {
	transform: scaleY(1.2);
}
