@import url("https://fonts.googleapis.com/css2?family=Vazirmatn:wght@100..900&display=swap");

:root {
	--main-color: #602944;
	--sec-color: #755d25;
	--dark-color: #171617;
	--thr-color: #2a051e;
}

@font-face {
	font-family: "FFShamel";
	src: url("../fonts/ArbFONTS-FFShamelFamily-SansOneBook.ttf");
}

@font-face {
	font-family: "FFShamelbold";
	src: url("../fonts/ArbFONTS-FFShamelFamily-SansOneBold.ttf");
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: rtl !important;
}

body {
	direction: rtl;
	text-align: start;
	font-family: "FFShamel";
	overflow-x: hidden;
	background-color: #EBEBEB;
}

/* nice select */
.nice-select {
	width: 100%;
	text-align: start !important;
	padding-left: 30px;
	padding-right: 18px;
}

.nice-select::after {
	left: 12px;
	right: auto;
}

.nice-select .option {
	text-align: right;
	padding-left: 29px;
	padding-right: 18px;
}

.nice-select .list {
	width: 100%;
}

.nice-select:after {
	width: 8px;
	height: 8px;
}

.owl-carousel {
	direction: ltr;
}

.carousel-info button {
	border: none;
	outline: none;
	background: none;
}

button:focus,
button {
	border: none;
	outline: none;
}

.mynav button {
	background: none;
}

input:focus {
	outline: none;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

a,
a:hover {
	text-decoration: none;
}

span.navbar-toggler-icon {
	background: var(--main-color);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 4px;
	width: 40px;
	height: 40px;
}

span.navbar-toggler-icon i {
	font-size: 20px;
}

/* Start header */

.mynav .navbar-menu li a {
	color: #171617;
	transition: all 0.3s;
	padding: 0;
	font-size: 16px;
	padding: 0;
	display: inline-block;
	line-height: 24px;
}

.mynav .navbar-menu li a:hover,
.mynav li.current-menu-item a {
	color: var(--main-color);
}

li.menu-item-has-children {
	position: relative;
	margin-inline-end: 10px;
}

ul.sub-menu {
	display: block;
	opacity: 0;
	height: 0;
	position: absolute;
	top: 100%;
	right: 0;
	border-radius: 0;
	padding: 0px;
	background: #fff;
	z-index: 9;
	transform: translateY(-20px);
	transition: all 0.4s;
	visibility: hidden;
	padding: 12px 18px 18px 20px;
	min-width: 191px;
	background: var(--sec-color);
}

li.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	height: auto;
	transform: translateY(0);
	visibility: visible;
	z-index: 9;
}

li.menu-item-has-children:hover .sub-menu,
.sidebar .sub-menu {
	opacity: 1;
	height: auto;
	visibility: visible;
	z-index: 99;
}

.sidebar .sub-menu {
	display: none;
	position: relative;
	width: 100%;
	min-width: 100%;
	transition: all 0s;
}

.mynav .navbar-menu li {
	/* padding: 0 10px; */
}

.mynav .navbar-menu ul.sub-menu li {
	padding-inline-end: 0;
}

.mynav .navbar-menu li .sub-menu a {
	color: #fff;
	font-size: 16px;
	padding: 8px 0px;
	display: inline-block;
	width: 100%;
	border-bottom: 1px solid #275b90;
	padding-inline-start: 12px;
	position: relative;
}

.mynav .navbar-menu li .sub-menu a::before {
	position: absolute;
	content: "";
	width: 5px;
	height: 5px;
	background: #fff;
	top: 21px;
	right: 0;
}

.mynav .col-lg-8 {
	padding: 0;
}

.mynav .navbar-menu ul.sub-menu li:last-of-type a {
	border-bottom: none;
}

li.menu-item-has-children a {
	position: relative;
}

li.menu-item-has-children>a::after {
	position: absolute;
	content: "\f107";
	font-family: "font awesome 5 pro";
	top: 14px;
	left: -13px;
	color: #000;
	font-size: 15px;
}

.sidebar li.menu-item-has-children>a::after {
	top: 15px;
	left: 1px;
	color: #fff;
}

ul.sub-menu li {
	margin-inline-end: 0;
}

.sidebar .sub-menu {
	display: none;
	opacity: 1;
	visibility: visible;
	height: auto;
	position: relative;
	min-width: unset;
	width: 100%;
	border-radius: 0;
	padding: 16px 0px;
	margin-top: 0px;
	background: #fff;
	transition: all 0s;
}

.sidebar .side-content ul .sub-menu li a {
	color: #000;
}

.left-tobheader {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.lang a {
	text-transform: capitalize;
	color: var(--main-color);
	font-weight: 600;
	border-bottom: 1px var(--main-color) solid;
	font-family: "Vazirmatn", sans-serif;
	font-size: 16px;
	display: inline-block;
}

.mynav .row {
	align-items: center;
	/* padding: 12px 0; */
}

.search-btn i {
	transition: all 0.7s;
	font-size: 22px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.mynav .nav-link {
	position: relative;
}

.navbar-menu {
	display: flex;
	align-items: center;
	gap: 24px;
}

.navbar {
	padding: 0;
	justify-content: center;
}

.request a,
.my-btn a,
.my-btn button {
	color: #fff;
	min-width: 152px;
	text-align: center;
	display: inline-block;
	font-size: 16px;
	font-weight: 500;
	transition: all 0.3s;
	background: #88723f;
	border-radius: 5px;
	position: relative;
	z-index: 2;
	overflow: hidden;
	padding: 10px 12px;
}

.my-btn a {
	background-color: #fff;
	border: 1px solid var(--main-color);
	font-size: 16px;
	color: var(--main-color);
	font-weight: 500;
}

.my-btn button {
	color: var(--sec-color);
	min-width: 152px;
	height: 55px;
	line-height: 40px;
	font-size: 16px;
	background: #fff;
	border: 1px solid var(--sec-color);
	padding-bottom: 8px;
}

.request a {
	min-width: 94px;
	padding: 8px 10px;
}

.request a:hover,
.my-btn a:hover,
.my-btn button:hover {
	color: #fff;
}

/* ---------------------------------- */
.navbar-toggler i {
	color: #fff;
	font-size: 25px;
}

.responsive-menu .left-menu {
	display: flex;
	align-items: center;
	gap: 6px;
}

.side-content .lang a {
	margin-inline-start: 20px;
	margin-top: 12px;
	display: inline-block;
}

.navbar-toggler,
.responsive-menu .searchForm .btnSearch {
	padding: 0;
	width: 34px;
	height: 34px;
	background-color: var(--sec-color);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
}

.responsive-menu .searchForm .btnSearch i {
	color: #fff;
}

.sidebar .request a {
	margin: 14px 14px 0 0;
}

.side-search {
	margin: 30px 0 20px;
	padding: 0 20px;
}

.side-search form {
	display: flex;
	justify-content: space-between;
	border: 1px solid #ddd;
	border-radius: 8px;
}

.side-search form input {
	width: calc(100% - 56px);
	height: 50px;
	border: none !important;
	padding: 0 10px;
	border-radius: 0px;
	color: #333;
	border-radius: 8px;
}

.side-search form button {
	width: 50px;
	height: 50px;
	background: #fff;
	color: #fff;
	font-weight: 900;
	font-size: 20px;
	border: none;
	border-radius: 8px;
}

/* Start Search */

.site-search {
	display: table;
	width: 100%;
	height: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: -1;
	opacity: 0;
	padding: 12px;
	transition: opacity 0.5s ease 0.25s, z-index 0s ease 0.75s;
	-webkit-transition: opacity 0.5s ease 0.25s, z-index 0s ease 0.75s;
}

.site-search .close-side i {
	position: absolute;
	width: 30px;
	height: 30px;
	border: 1px solid #000;
	border-radius: 50%;
	color: #000;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	top: 20px;
	left: 20px;
}

.site-search.open {
	z-index: 99999999;
	opacity: 1;
	transition: opacity 0.5s, z-index 0s;
	-webkit-transition: opacity 0.5s, z-index 0s;
}

.site-search.open .woocommerce-product-search,
.site-search.open .search-form {
	margin-top: -40px;
	opacity: 1;
	transition: margin-top 0.5s, opacity 0.5s;
	-webkit-transition: margin-top 0.5s, opacity 0.5s;
}

.site-search .widget_product_search,
.site-search .widget_search {
	position: relative;
	padding-top: 0;
}

.site-search .woocommerce-product-search,
.site-search .widget_search .search-form {
	border: none;
	width: 50%;
	margin-top: 300px;
	position: fixed;
	top: 50%;
	left: 50%;
	display: block;
	padding-top: 0;
	opacity: 0;
	transition: margin-top 0.5s, opacity 0.5s;
	-webkit-transition: margin-top 0.5s, opacity 0.5s;
	transform: translateX(-50%);
	z-index: 9;
}

.site-search .woocommerce-product-search label,
.site-search .widget_search .search-form label {
	display: none;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
	transform: translateX(10%);
}

.site-search .woocommerce-product-search .search-field,
.site-search .widget_search .search-form .search-field {
	color: var(--main-color);
	background: none;
	border: none;
	border-bottom: 3px solid var(--main-color);
	font-size: 20px;
	padding: 15px 0;
	height: auto;
	margin: 0;
	outline: none !important;
	display: block;
	width: 100%;
	box-sizing: border-box;
	transition: all 0.15s linear;
	/* -webkit-appearance: none; */
	border-radius: 0px;
	box-shadow: inset 0 0 0 transparent;
	color: var(--main-color);
	padding-inline-end: 50px;
}

.site-search .woocommerce-product-search input[type="submit"],
.site-search .widget_search .search-form input[type="submit"] {
	top: 10px;
	right: 15px;
	padding-top: 0 !important;
	background: none !important;
	font-size: 0;
	min-width: 0;
	padding: 0 !important;
	z-index: 4;
	position: absolute;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	cursor: pointer;
	color: #000;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}

.site-search .woocommerce-product-search button {
	position: absolute;
	left: 0;
	top: 15px;
	font-size: 20px;
	background: none !important;
	border: none !important;
	box-shadow: none !important;
	color: var(--main-color);
	padding: 0;
}

.site-search .woocommerce-product-search .search-field::placeholder {
	color: var(--main-color);
}

.searchForm .btnSearch {
	box-shadow: none !important;
	margin: 0 25px;
	color: #101010;
	padding: 0;
	text-align: center;
	line-height: 30px;
	border: none !important;
	font-size: 20px;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	background: #fff;
	cursor: pointer;
}

.searchForm .btnSearch i {
	transition: all 0.6s;
	color: var(--main-color);
}

.site-search-close {
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
	bottom: 0;
}

/* End Search */
/* Sidebar */

.sidebar {
	position: fixed;
	top: 0px;
	/* bottom: 0; */
	right: -350px;
	height: 100%;
	width: 350px;
	background-color: var(--sec-color);
	z-index: 999;
	padding: 20px 0;
	transition: all 0.7s;
	box-shadow: 0px 0px 20px #00000029;
	padding: 20px 0;
	overflow: scroll;
}

.sidebar-width {
	right: 0px;
}

.sidebar .side-content {
	padding-top: 25px;
	margin-top: 5px;
}

.close-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: var(--sec-color);
	opacity: 0.6;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	display: none;
}

.close-overlay.open-overlay {
	display: block;
}

.sidebar .side-content ul li {
	position: relative;
	width: 100%;
	transition: all 0.5s;
}

.sidebar .side-content ul li a {
	color: #333;
	display: inline-block;
	padding: 12px 20px;
	position: relative;
	transition: all 0.6s;
}

.sidebar .side-content ul li.current-menu-item a {
	color: var(--main-color);
}

.sidebar .contact-buttons {
	justify-content: center;
	margin-top: 60px;
}

.mynav {
	background: #fff;
	border-radius: 72px;
	margin: 20px 0 19px;
	border: 1px solid #e3e2e3;
	padding: 10px 0;
}

.left-header {
	display: flex;
	align-items: center;
	justify-content: end;
	gap: 19px;
}

@media (min-width: 1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1240px;
	}
}

/* Sidebar */

.sidebar {
	position: fixed;
	top: 0px;
	bottom: 0;
	left: -350px;
	height: 100%;
	width: 350px;
	background-color: #fff;
	z-index: 999;
	padding: 20px 0;
	z-index: 999;
	transition: all 0.7s;
	box-shadow: 0px 0px 20px #00000029;
	padding: 20px 0;
}

.sidebar-width {
	left: 0px;
}

.sidebar .close-side i {
	position: absolute;
	top: 20px;
	left: 20px;
	cursor: pointer;
	width: 38px;
	height: 38px;
	color: var(--main-color);
	font-size: 25px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 60px;
}

.sidebar .side-content {
	padding-top: 10px;
	margin-top: 30px;
}

.side-content a i {
	margin: 0 8px;
}

.side-content a {
	text-transform: capitalize;
}

.close-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: var(--bg-color);
	opacity: 0.6;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 9;
	display: none;
}

.close-overlay.open-overlay {
	display: block;
}

.sidebar .side-content ul li {
	position: relative;
	width: 100%;
	transition: all 0.5s;
	border-bottom: 1px solid var(--main-color)3b;
}

.sidebar .header-btn {
	padding-inline-start: 20px;
	margin-top: 20px;
}

/* Start home slider */
.home-slider .owl-item,
.home-slider .item,
.home-slider .item .row {
	overflow: hidden;
	position: relative;
	height: 562px;
}

.slider-home .slider-img {
	position: absolute;
	height: 562px;
	width: 100%;
}

.slider-home .slider-img::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 24px;
	top: 0;
	left: 0;
	background: var(--thr-color);
	opacity: .6;
}

.about_company_disc {
	position: absolute;
	bottom: -102px;
	z-index: 3;
	left: 43px;
	max-width: 354px;
	height: 398px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 66px 28px;
	/* padding-inline-end: 49px; */
	border-radius: 24px;
	overflow: hidden;
}

.about_company_disc::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 10px;
	/* background-image: url("../images/aaa.png"); */
	background-size: 100% 100%;
	z-index: -1;
	transform: scale(1.2);
}

.about_copm-disc p {
	color: #fff;
	font-family: "FFShamelbold";
	font-size: 18px;
	line-height: 30px;
	margin-bottom: 32px;
	padding-inline-end: 30px;
	overflow: hidden;
	display: -webkit-box; /* Required for -webkit-line-clamp */
	-webkit-line-clamp: 5; /* Limit to 3 lines */
	-webkit-box-orient: vertical; /* Required for -webkit-line-clamp */
	line-clamp: 5;
}

.home-slider .row {
	direction: rtl;
	position: relative;
	z-index: 2;
}

.my_btn a span,
.my_btn button span {
	position: relative;
	display: inline-flex;
	width: calc(100% - 58.05px);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	height: 100%;
	align-items: center;
	justify-content: center;
	color: #fff;
	transition: all 0.3s;
	z-index: 2;
}

.my_btn a span::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* background-image: url("../images/bg-btn.png"); */
	background-size: contain;
	z-index: -1;
	background-repeat: no-repeat;
	transition: all 0.3s;
}

.my_btn .btn_arrow {
	border: 5.63px solid var(--main-color);
	width: 54.05px;
	height: 54.05px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: #fff;
	margin-inline-start: -7px;
	transition: all 0.3s;
	z-index: 2;
}

.my_btn.second_btn path{
     fill: var(--main-color) !important;

}
.btnSearch path,
.my_btn .btn_arrow path {
 stroke: var(--main-color) !important;

}
form .my_btn .btn_arrow {
	margin-inline-start: -8px;
}

.my_btn a,
.my_btn button {
	display: flex;
	align-items: center;
	width: 277px;
	height: 54.05px;
	justify-content: center;
	margin: auto;
	font-size: 18px;
	position: relative;
	z-index: 1;
	line-height: 27.02px;
}

.home-slider .row.statistics {
	padding: 0;
}

.home-slider {
	width: 100%;
	z-index: 1;
	position: relative;
	overflow: hidden;
	padding-bottom: 70px;
}

.home-slider .owl-carousel,
.sponser-slider {
	direction: ltr;
}

.owl-item.active .slider-info h2 {
	animation: 1s fadeInDown;
}

.home-slider .row {
	align-items: end;
}

.slider-home .owl-item .slider-img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 24px;
}

.slider-info {
	direction: rtl;
	/* padding-top: 80px; */
	padding-inline-start: 28px;
}

.slider-info .my_btn a img {
	width: auto;
}

.slider-info h2 {
	font-size: 48px;
	line-height: 64px;
	font-weight: 600;
	color: #fff;
	font-family: "FFShamelbold";
}

.slider-home.owl-theme .owl-nav .owl-prev,
.slider-home.owl-theme .owl-nav .owl-next,
.card-slider.owl-theme .owl-nav .owl-next,
.card-slider.owl-theme .owl-nav .owl-prev {
	position: absolute;
	bottom: 69.5px;
	transform: translateY(-50%);
	width: 74px;
	height: 74px;
	font-size: 26px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	background: var(--main-color);
	color: #fff;
	/* box-shadow: 0px 5px 12px 0px #a09f9e; */
	border: 2.33px solid #FFFFFF4D;
	margin: 0;
}

.card-slider.owl-theme .owl-nav .owl-next {
	right: -30px;
}

.card-slider.owl-theme .owl-nav .owl-prev {
	left: -30px;
}

.slider-home.owl-theme .owl-nav .owl-prev {
	right: 43px;
}

.slider-home.owl-theme .owl-nav .owl-next {
	right: 140px;
}

.part-slider.owl-theme .owl-dots .owl-dot span,
.card-slider.owl-theme .owl-dots .owl-dot span {
	width: 22px;
	height: 4px;
	margin: 12px 6px;
	border: none;
	background: #fff;
	border-radius: 1px;
}

.part-slider.owl-theme .owl-dots .owl-dot:hover span,
.part-slider.owl-theme .owl-dots .owl-dot.active span,
.card-slider.owl-theme .owl-dots .owl-dot.active span {
	background: var(--main-color);
}

.slider-home.owl-theme .owl-dots,
.card-slider.owl-theme .owl-dots {
	margin-top: 22px;
}

.part-slider.owl-theme .owl-dots .owl-dot span {
	background: #d9d9d9;
}

.part-slider.owl-theme .owl-dots .owl-dot.active span {
	background-color: var(--main-color);
}

.slider-home.owl-theme .owl-nav .owl-prev::after,
.slider-home.owl-theme .owl-nav .owl-next::after {
	position: absolute;
	content: "";
	width: 32px;
	height: 32px;
	background-image: url("../images/arrow.svg");
	top: 50%;
	left: 50%;
	background-size: contain;
	transform: translate(-50%, -50%);
}

.slider-home.owl-theme .owl-nav .owl-prev i,
.slider-home.owl-theme .owl-nav .owl-next i {
	display: none;
}

.slider-home.owl-theme .owl-nav .owl-next::after {
	transform: translate(-50%, -50%) rotate(180deg);
}

/* ********************************* */
/* Start about section */

section {
	padding: 70px 0;
	position: relative;
	z-index: 2;
	overflow: hidden;
}

.section-title {
	margin-bottom: 16px;
}

.section-title h4 {
	font-size: 27.6px;
	margin-bottom: 0;
	color: #000000;
	font-weight: 400;
	font-family: "FFShamelbold";
	line-height: 37.17px;
}

.logo {
	max-width: 158px;
	height: 53px;
}

.logo img {
	max-height: 100%;
	max-width: 100%;
}

.container {
	position: relative;
	z-index: 2;
}

.about_sec_content {
	padding: 87px 84px 64px;
	background: #fff;
	border-radius: 32px;
}

.item_title_img {
	width: 55.32px;
	height: 55.32px;
	border: 0.86px solid #E3E2E3;
	border-radius: 50%;
	box-shadow: 0px 3.46px 6.91px 0px #0000000A;
	overflow: hidden;
}

.item_title_img img {
	width: 100%;
	height: 100%;
	object-fit: contain;
	padding: 8px;
}

.item_title {
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	gap: 7px;
}

.about_item {
	border: 0.86px solid #E3E2E3;
	border-radius: 20.74px;
	margin-bottom: 20px;
	padding: 17px 20px;
	background: #fff;
	position: relative;
	transition: all 0.3s;
}

.about_item::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 2px solid var(--main-color);
	border-radius: 20px;
	transition: all 0.3s;
	opacity: 0;
	z-index: 1;
}

.about_item a {
	position: relative;
	z-index: 2;
	display: block;
}

.about_company_info {
	position: relative;
	padding: 39px 20px;
	text-align: center;
	border-radius: 24px;
	height: 510px;
}

.bout_comp_Image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}

.bout_comp_Image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 24px;
	border: 1px solid #e3e2e3;
}

section.about .row {
	/* align-items: start; */
}

.about_company_info::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	border-radius: 24px;
	background: linear-gradient(180deg, #FFFFFF 41.76%, rgba(255, 255, 255, 0) 85%);
	top: 0;
	left: 0;
	z-index: 3;
	border: 1px solid #E3E2E3;
}

.about_item_details {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.about_item_details h6 {
	font-size: 13.83px;
	color: #353234;
	width: calc(100% - 76px);
	margin-bottom: 0;
	line-height: 20.74px;
	overflow: hidden;
	display: -webkit-box; /* Required for -webkit-line-clamp */
	-webkit-line-clamp: 2; /* Limit to 3 lines */
	-webkit-box-orient: vertical; /* Required for -webkit-line-clamp */
	line-clamp: 2;
}

.about.about_page .about_item_details h6 {
	height: auto;
	display: block;
}

.btn_item_img img,
.my_btn .btn_arrow img,
.btn_item_img svg,
.my_btn .btn_arrow svg {
	transition: all 0.3s;
}

.btn_item_img {
	width: 56px;
	height: 56px;
	border-radius: 50%;
	border: 1.08px solid var(--main-color);
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.3s;
	background-color: #fff;
}

.item_title h4 {
	font-size: 14px;
	color: #000000;
	font-family: "FFShamelbold";
	margin-bottom: 0;
	transition: all 0.3s;
	line-height: 22.47px;
}

.about_company_info h3 {
	font-size: 27.66px;
	font-family: "FFShamelbold";
	line-height: 37.17px;
	margin-bottom: 16px;
}

.about_company_info p {
	color: #282527;
	line-height: 24px;
	font-size: 16px;
	margin-bottom: 16px;
}

section.about .col-lg-4:nth-child(2) {
	padding: 0 5px;
}

.about_company_info_disc {
	position: relative;
	z-index: 4;
}

/* ---------------------------------------Start services section--------------------------------------------------*/
.service_sec_content {
	position: relative;
	padding: 85px 85px 93px;
}

.services .sectionTitle {
	margin-bottom: 76px;
}

.sectionTitle {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 48px;
}

.sectionTitle .section-title {
	margin-bottom: 0;
	max-width: 53%;
}

.service_sec_content::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 397px;
	background: var(--dark-color);
	border-radius: 32px;
	top: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.service_item {
	background: #fff;
	/* padding: 37px 24px; */
	border-radius: 20px;
	position: relative;
	transition: all 0.3s;
}

.service_item .serv_icone {
	height: 39.93px;
	filter: brightness(0) saturate(100%) invert(20%) sepia(47%) saturate(900%) 
            hue-rotate(280deg) brightness(90%) contrast(95%);
}

.service_item .serv_icone img {
	max-width: 100%;
	max-height: 100%;
}

.service_item h4 {
	font-size: 18px;
	margin: 32px 0 0;
	color: #1e1c1d;
	font-family: "FFShamelbold";
	line-height: 28px;
}

.services .col-lg-3,
.products .col-lg-4,
.news_articles .col-lg-4 {
	padding: 0 10px;
}

.service_item p {
	color: #353234;
	font-size: 14px;
	line-height: 24px;
	height: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s;
	margin: 0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
    /*line-clamp: 6;*/
	line-clamp: 3;
}

.service_item span {
	color: var(--main-color);
	font-family: "FFShamelbold";
	text-decoration: underline;
	margin-top: 32px;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
}

.services .section-title h5 {
	color: #fff;
	font-size: 27.66px;
	line-height: 37.17px;
	font-family: 'FFShamelbold';
	margin-bottom: 16px;
}

.services .section-title p {
	color: #F1E7EE;
	font-size: 13.83px;
	line-height: 20.74px;
}

.service_item a {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
	padding: 37px 27px;
	border-radius: 20.74px;
}

.service_item a::after,
.product_item_details::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 2px solid var(--main-color);
	border-radius: 20px;
	opacity: 0;
	transition: all 0.3s;
}

/* end services section */
/* products_section  */

.product_item .product_img {
	height: 209px;
	border-radius: 8px;
	overflow: hidden;
	transition: all 0.4s;
}

.product_item .product_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
}

.product_item_details {
	display: flex;
	align-items: center;
	justify-content: space-between;
	background: #ffffff;
	padding: 26px 34px;
	margin-top: 8px;
	border-radius: 8px;
	position: relative;
	padding-inline-end: 16px;
}

.product_item_details h4 {
	margin-bottom: 0;
	font-size: 16px;
	color: #1E1C1D;
	width: calc(100% - 80px);
	font-family: "FFShamelbold";
	line-height: 26px;
}

.product_item_arrow {
	width: 46.63px;
	height: 46.63px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	box-shadow: 0px 4.82px 7.22px 0px #00000014;
	border: 0.89px solid var(--main-color);
	transition: all 0.3s;
}

.product_item .product_item_arrow img,
.product_item .product_item_arrow svg {
	transition: all 0.3s;
}

section.services {
	padding: 0;
}

section.products {
	padding-top: 0;
}

.product_item {
	margin-bottom: 20px;
}

.product_item_details::after {
	border-radius: 8px;
}

/* ---------------------  start partner section ------------------   */
section.partners_sec {
	padding-top: 124px;
}

.partners_sec_info .my_btn a {
	margin: unset;
}

.partners_sec_content {
	padding: 68px 66px;
	background: #ffffff;
	border-radius: 32px;
}

.partners_sec_content .row {
	align-items: center;
	/* margin-right: -11.5px; */
	/* margin-left: -11.5px; */
}

.partners_grid .col {
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	padding: 0 11px;
}

.partners_sec_info p {
	color: #353234;
	font-size: 13.83px;
	font-weight: 400;
	margin: 16px 0 32px;
	line-height: 20.74px;
	max-width: 78%;
}

.partnerImg {
	height: 70.97px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 20px;
	transition: all 0.3s;
	border: 2px solid #F8F8F8;
}

.partnerImg img {
	max-width: 87px;
	transition: all 0.3s;
	max-height: 50px;
	object-fit: contain;
}

.part-item .img {
	height: 115px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #ffffff;
	transition: all 0.3s;
	margin: 0px 6px 20px;
	padding: 5px 5px;
	border: 1px solid #fff;
	box-shadow: 0px 8px 12px 0px #6c04040a;
	border-radius: 16px;
}

.part-section .item .img a,
.part-item .img a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #fff;
	transition: all 0.3s;
}

.part-item .img img {
	max-height: 100%;
	width: auto;
	transition: all 0.3s;
	object-fit: contain;
	max-width: 100%;
}

.part-block {
	height: 97px;
	width: 130px;
	line-height: 110px;
	text-align: center;
	margin: 0px 7px;
	box-shadow: 0px 4px 4px 0px #00000014;
	border: 1px solid #5e8fd8;
	border-radius: 16px;
	background: #ffffff;
}

.part-block img {
	display: inline-block;
	max-height: 100px;
	max-width: 125px;
	object-fit: contain;
	object-position: center;
	transition: all 0.3s;
}

.slick.marquee {
	direction: ltr;
}

.slick.marquee .item.slick-slide {
	float: left !important;
}

.slick-track {
	display: flex !important;
	align-items: center;
	justify-content: center;
	overflow: visible !important;
}

.slick-list {
	padding: 0 !important;
	overflow: visible !important;
}

.slick-slide {
	height: inherit;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slick-slide .inner {
	margin: 0 15px;
}

.marquee_rtl,
.marquee {
	transform: scale(0.8, 0.8);
	margin-top: 0px;
}

.slick-dots {
	bottom: -60px;
	opacity: 0;
}

.slick-dots li button:before {
	content: "";
	width: 14px;
	height: 14px;
	background: #fff;
	border-radius: 50%;
	opacity: 1;
}

.slick-dots li.slick-active button:before {
	width: 20px;
	height: 20px;
	background: #fff;
	border-color: transparent;
	opacity: 1;
	top: -3px;
	left: -3px;
}

.slick-dots li {
	width: 18px;
	height: 18px;
	margin: 0 2px;
}

/* -----------------------------  news & articles section -------------------    */
.news_img {
	height: 274px;
}

.news_img img {
	width: 100%;
	height: 100%;
	border-radius: 16px 16px 0 0;
}

.news_item_details {
	background: transparent;
	padding: 24px 0;
	transition: all 0.3s;
	border-radius: 0 0 8px 8px;
}

.news_item_details h4 {
	color: #1E1C1D;
	font-size: 18px;
	font-family: "FFShamelbold";
	line-height: 28px;
	margin-bottom: 12px;
}

.news_date_and_more {
	display: flex;
	align-items: center;
	justify-content: space-between;
	border-top: 1px solid #E3E2E3;
	padding-top: 12px;
}

.news_date_and_more span {
	color: var(--main-color);
	font-family: "FFShamelbold";
	text-decoration: underline;
	display: inline-block;
	font-size: 16px;
	line-height: 26px;
}

.news_date_and_more .newDate span {
	color: #282527;
	text-decoration: none;
	font-family: "FFShamel";
	line-height: 20px;
	position: relative;
	top: 3px;
}

.news_articles .title_disc p {
	margin-bottom: 0;
	color: #353234;
	font-size: 14px;
	max-width: 84%;
	margin-top: 16px;
}

/* --------------------------------------------------------------- */
/*  -------------------- Start footer section ---------------- */

.fa-brands,
.fab {
	font-weight: 400;
	font-family: "Font Awesome 6 Brands";
	font-style: normal;
}

.footer {
	padding: 90px 70px 92px;
	position: relative;
	border-radius: 16px;
	background-image: url("../images/bg_Footer.png");
	background-size: cover;
}

.footer::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: var(--dark-color);
	background-size: cover;
	border-radius: 16px;
	z-index: -1;
}

.footer .row {
	position: relative;
	z-index: 2;
}

.footer-links h4,
.right-footer h4 {
	color: #1a1a1a;
	font-size: 24px;
	font-weight: 600;
	margin-bottom: 32px;
}

footer .contact-list span.key {
	display: block;
	font-size: 16.85px;
}

.footer-logo img {
	height: 100%;
}

footer .footer-menu ul li {
	margin-bottom: 0;
}

.footer-logo a {
	display: inline-block;
	height: 166px;
	margin-bottom: 19px;
}

footer .footer-menu ul a {
	color: #fff;
	text-transform: capitalize;
	font-size: 16px;
	transition: all 0.3s;
	font-weight: 400;
	position: relative;
	display: block;
	line-height: 24px;
}

footer .footer-menu ul a::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	background-color: var(--main-color);
	bottom: -9px;
	left: 40%;
	/* transform: translateX(-50px); */
	border-radius: 50%;
	opacity: 0;
}

.footer-soch a {
	width: 35px;
	height: 35px;
	transition: all 0.3s;
	background: #fff;
	border-radius: 50%;
	display: block;
	/* margin: 0 5px; */
	position: relative;
}

.footer-soch a.instagram {
	position: relative;
	background: transparent;
	width: 33px;
	height: 32px;
}

.footer-soch a i.fa-instagram {
	background: radial-gradient(circle at 30% 107%,
			#fdf497 0%,
			#fdf497 5%,
			#fd5949 45%,
			#d6249f 60%,
			#285aeb 90%);
	-webkit-background-clip: text;
	background-clip: text;
}

.footer-soch a.instagram::after,
.footer-soch a:last-of-type::after {
	content: "";
	position: absolute;
	inset: 0;
	border-radius: 50%;
	z-index: 0;
	background: linear-gradient(180deg, #9538a4 0%, #e5505d 53.3%, #f7852b 100%);
	margin: auto;
}

.footer-soch a i.fa-instagram::after {
	position: absolute;
	content: "";
	height: calc(100% - 1.76px - 1.76px);
	width: calc(100% - 1.76px - 1.76px);
	background: #fff;
	border-radius: 50%;
	z-index: 2;
	margin: auto;
	display: table;
	/* transform: translate(-50%, -50%); */
	inset: 0;
}

.fa-instagram:before {
	content: "\f16d";
	background: radial-gradient(circle at 30% 107%,
			#fdf497 0%,
			#fdf497 5%,
			#fd5949 45%,
			#d6249f 60%,
			#285aeb 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	position: relative;
	z-index: 3;
}

i.fa-x-twitter {
	color: #1a1a1a;
	border: 1.76px solid #1a1a1a;
}

i.la-linkedin-in,
i.fab.fa-brands.fa-linkedin {
	color: #4459be;
	font-size: 18px;
	border: 1.76px solid #4459be;
}

i.fa-facebook-f,
i.fa-facebook {
	color: #327eea;
	border: 1.76px solid #327eea;
}

.footer-soch span {
	color: #4f4d4d;
	font-size: 16px;
	margin-inline-end: 5px;
}

.footer-soch a i {
	font-style: normal;
	font-size: 18px;
	width: 35px;
	height: 35px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	z-index: 2;
	position: relative;
}

footer .contact-list a {
	display: flex;
	color: #e6f6f4;
	transition: all 0.3s;
	font-size: 16px;
	line-height: 24px;
}

footer .contact-list li i {
	position: relative;
	top: 0px;
	padding-inline-end: 8px;
	font-size: 20px;
	color: #fff;
	width: 30px;
}

footer .contact-list li {
	margin-bottom: 0;
}

footer .contact-list li p {
	margin-bottom: 0px;
	line-height: 24px;
}

span.mob-num {
	display: block;
	direction: ltr;
}

.footer-soch {
	margin-top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	gap: 7px;
	flex-wrap: wrap;
}

.footer-links ul {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 25px;
	background: #282527;
	border-radius: 8px;
	max-width: max-content;
	margin: auto;
	padding: 16px;
}

.footer-links {
	margin-bottom: 28px;
}

.footer_disc h2 {
	color: #fff;
	font-size: 24px;
	line-height: 34px;
	font-family: "FFShamelbold";
	text-align: center;
	max-width: 726px;
	margin: 0 auto 28px;
}

.copy-right {
	padding: 18px 0px;
}

.ryad-logo {
	height: 65px;
	margin-top: -32px;
	position: relative;
	top: 5px;
	margin-left: -20px;
}

.copy-right p {
	color: #4F4D4D;
	font-size: 16px;
	margin-bottom: 0;
	line-height: 24px;
}

.comp-rights {
	text-align: end;
}

.copy-right .row {
	align-items: center;
}

span.mob-num {
	direction: ltr;
	display: inline-block;
}

.responsive-menu {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 18px 14px;
}

.responsive-menu .lang a {
	margin-inline-start: 9px;
}

.responsive-menu .logo {
	height: 64px;
}

.lang-search {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}

.responsive-menu .btnSearch {
	padding-inline: 0;
}

.map iframe {
	width: 100%;
	height: 100%;
}

.responsive-menu .logo img {
	height: 100%;
}

.soch-icons span {
	font-size: 18px;
	color: #232323;
	margin-inline-end: 6px;
}

header.sticky {
	margin: 0;
	padding: 0;
}

.sticky {
	position: sticky !important;
	width: 100%;
	left: 0;
	right: 0;
	top: 0px;
	padding: 6px 0;
	z-index: 99;
}

.container {
	transition: all 0.4s;
}

.sticky .container {
	max-width: 100%;
	padding: 0;
}

.sticky .mynav {
	border-radius: 0;
	padding: 20px 30px 20px;
}

/* ********************************************************************************************* */
/* Start about page */
.breadcrumb-section {
	padding: 77px 29px 44px;
	position: relative;
	z-index: 1;
	background: #fffbf1;
	border-radius: 24px;
	background-size: cover;
	background-position: center;
}

.breadcrumb-info h2 {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	font-family: "FFShamelbold";
	margin-bottom: 12px;
}

.breadcrumb {
	display: flex;
	justify-content: start;
	background-color: transparent;
	padding-top: 6px;
	margin-bottom: 0;
	padding: 0;
}

.breadcrumb-item.active {
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	opacity: 67%;
	font-family: "FFShamelbold";
	line-height: 26px;
}

.breadcrumb-item a {
	color: #fff;
	font-size: 18px;
	display: inline-block;
	line-height: 26px;
}

.breadcrumb-item+.breadcrumb-item::before {
	font-size: 18px;
	padding: 0 6px;
	color: #fff;
}

.breadcrumb-section::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: var(--thr-color);
	border-radius: 24px;
	opacity: .4;
}

button.btnSearch {
	background: transparent;
	border: 1px solid #EBDBE6;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.vission_item {
	box-shadow: 0px 8px 12px 0px #0000000a;
	padding: 21px 22px;
	border-radius: 16px;
	outline: 2px solid transparent;
	offset: -2px;
	transition: all 0.3s;
}

.vission_title {
	display: flex;
	align-items: center;
	gap: 8px;
	margin-bottom: 24px;
}

.vission_title h5 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 0;
	color: var(--dark-color);
	font-family: "FFShamelbold";
}

.viss-img {
	height: 48px;
}

.viss-img img {
	max-height: 100%;
}

section.vission_sec .col-lg-3 {
	padding: 0 10px;
}

.vission-disc p {
	font-size: 18px;
	color: #282527;
	line-height: 27px;
	margin-bottom: 0;
}

.vission_sec {
	background-color: #fff;
	padding: 122px 0;
}

.about.about_page .about_sec_content {
	background-color: transparent;
	padding: 0;
}

.about.about_page {
	padding-top: 120px;
}

/* -------------------------------  service page ------------------------   */
section.services.service_page .service_item {
	margin-bottom: 30px;
	/* height: calc(100% - 109px); */
}

/* ------------------------------------------------------------------------ */
/* Pagination */
.pagination-list ul {
	padding: 6px 0;
	/* width: 210px; */
	margin: 0 !important;
	box-shadow: 0px 12px 28px 0px #00000014;
	border-radius: 56px;
	border: 1.11px solid #dbe8fa;
	background: #ffffff;
	display: inline-flex;
}

.products_page .pagination-list {
	margin: 73px auto 0;
	text-align: center;
}

.pagination {
	justify-content: center;
	align-items: center;
}

.page-item .page-link {
	color: #222222;
	font-size: 18px;
	font-weight: 400;
	transition: all 0.3s;
	background: transparent;
	border: none;
	padding: 0;
	margin: 0;
	width: 33px;
	height: 33px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: "FFShamelbold";
	line-height: 18px;
	margin-top: 7px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px 6px 0;
	padding-top: 8px;
}

.page-item:last-child .page-link,
.page-item:first-child .page-link {
	border-radius: 50%;
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px 6px 0;
	border: 1.53px solid var(--main-color);
	background: #f1e7ee;
	color: var(--main-color);
	padding: 0;
}

.page-item:last-child .page-link span,
.page-item:first-child .page-link span {
	display: flex;
	align-items: center;
	justify-content: center;
}

.page-item.active .page-link,
.page-link:hover {
	z-index: 3;
	color: #222222;
	background: transparent;
	border-radius: 50%;
	font-size: 20px;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0px 6px 0;
	border: 1.53px solid var(--main-color);
	padding-top: 8px;
}

li.page-item {
	margin-inline: 0;
}

.page-link:focus {
	box-shadow: none;
}

/* ------------------------------------  contact page -----------------------   */
.contact-form form input,
.contact-form form textarea,
.contact-form form select {
	width: 100%;
	padding: 12.5px 12px;
	color: #423e41;
	font-size: 16px;
	border-radius: 32px;
	background: #fff;
	border: 1px solid #e3e2e3;
	overflow: h;
}

.contact-form form input:focus,
.contact-form form textarea:focus {
	box-shadow: 0px 4px 4px 0px #1263dc1a;
	border-color: var(--main-color);
}

textarea:focus {
	outline: none;
}

.contact-form label {
	color: #423e41;
	font-size: 16px;
	margin-bottom: 13px;
}

.form-info form input:focus {
	outline: none;
}

.contact-form form textarea {
	height: 73px;
}

span.mob-num {
	display: inline-block;
	direction: ltr;
}

.fab {
	font-family: "Font Awesome 6 Brands";
}

.form-group>label,
.contact-form label {
	position: absolute;
	top: 15px;
	right: 16px;
	color: #423e41;
	transition: all 0.3s;
	text-transform: capitalize;
}

.form-group>label.move,
.contact-form label.move,
.form-group .tmove label,
.tmove+label, .form-group.move label {
	font-size: 12px;
	top: 8px;
	color: #06234d;
}

.contact-form input:focus+label,
.contact-form input.has-value+label,
.contact-form textarea:focus+label,
.contact-form textarea.has-value+label {
	font-size: 12px;
	top: 4px;
}

.input-group>.form-control {
	flex: unset;
}

.contact-form input:focus,
.contact-form input.has-value,
.contact-form textarea:focus,
.contact-form textarea.has-value {
	padding-top: 22px;
	padding-bottom: 3px;
}

.contact-form input#phone:focus,
.contact-form input.has-value#phone {
	padding: 12.5px 10px;
}

.btn.focus,
.btn:focus {
	box-shadow: none;
}

.form-group {
	position: relative;
	margin-bottom: 12px;
}

.input-group.upload span.uplod {
	position: absolute;
	left: 16px;
	top: 10px;
	font-size: 16px;
	width: 100%;
	z-index: 9;
	color: #232323;
	display: inline-block;
	text-align: end;
	font-weight: 600;
}

.input-group.upload {
	position: relative;
}

.form-group.name input {
	width: 100%;
	padding: 7px 0;
}

.form-control:disabled,
.form-control[readonly] {
	background-color: #fff;
	width: 100%;
	padding-block: 24px;
}

label.input-group-btn {
	margin-bottom: 0;
	height: 0;
}

.contact-form form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.form-group.select-field {
	position: relative;
}

.form-group.select-field::before {
	content: "\f107";
	font-family: "Font Awesome 5 Pro";
	top: 0px;
	position: absolute;
	margin: 8px;
	left: 14px;
	font-size: 22px;
	color: var(--main-color);
	z-index: 1;
	pointer-events: none;
}

select:focus {
	outline: none;
}

.contact-form {
	padding: 41px 34px 24px;
	border: 1px solid #e3e2e3;
	background: #fff;
	border-radius: 16px;
	max-width: 478px;
}

.contact-form h3,
.contact_map h5 {
	font-size: 32px;
	margin-bottom: 32px;
	color: var(--sec-color);
	font-weight: 700;
}

.contact-form textarea {
	height: 144px;
	border-radius: 20px;
}

.iti__country-list {
	left: 0;
}

.iti {
	width: 100%;
}

input#phone,
input#phone2 {
	padding-left: 107px !important;
}

.iti__arrow {
	border: none;
}

.iti__arrow {
	position: relative;
}

.iti__arrow::after {
	position: absolute;
	content: "\f107";
	font-family: "font awesome 5 pro";
	width: 1px;
	height: 42px;
	color: var(--main-color);
	top: -18px;
	left: 2px;
	font-size: 26px;
}

.iti--separate-dial-code .iti__selected-dial-code {
	margin: 0 5px;
	margin-left: 0;
	direction: ltr;
	font-size: 16px;
	color: #030303;
	font-weight: 700;
	position: relative;
	top: 3px;
}

.iti__flag.iti__sa {
	height: 15px;
}

.iti__selected-flag {
	padding: 0 10px;
}

.iti__selected-flag {
	display: flex;
	flex-direction: row-reverse;
	gap: 8px;
	align-items: center;
	border-start-end-radius: 24px;
	border-end-end-radius: 24px;
}

.iti__flag-box {
	display: inline-block;
	width: 33px;
}

.iti__country-list {
	text-align: start;
}

.contact_map .map {
	height: 469px;
	border-radius: 24px;
}

.contact_map .map iframe {
	width: 100%;
	height: 100%;
	border-radius: 24px;
	border: none;
}

.my_btn button,
.wpcf7-form .my_btn p {
	min-width: calc(100% - 50px);
	display: flex;
	align-items: center;
	width: calc(100% - 50px);
	background: transparent;
	height: 59px;
	padding: 0;
	width:100%;
}

.my_btn button span {
	width: calc(100% - 75.05px);
}

.my_btn button span::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: -8px;
	/* background-image: url("../images/bg-button.png"); */
	background-size: contain;
	z-index: -1;
	background-repeat: no-repeat;
	transition: all 0.3s;
}

section.contact_sec {
	padding: 140px 0;
}

.contact-form input:focus,
.contact-form textarea:focus {
	box-shadow: 0px 4px 4px 0px #1263dc1a;
	border: 1px solid var(--dark-color);
}

/* --------------------------  product single ---------------------------------------- */
.single-product-info h4 {
	margin-bottom: 32px;
	font-size: 18px;
	color: var(--dark-color);
	font-weight: bold;
	font-family: "FFShamelbold";
}

.single-product-info h6 {
	font-size: 24px;
	margin-bottom: 20px;
	font-weight: 500;
	color: #333333;
}

.single-prod-img {
	height: 429px;
	width: 100%;
}

.single-prod-img img {
	width: 100%;
	height: 100%;
	border-radius: 16px;
}

/* -------------------------------------  single services  ----------------------    */

.single_project-slider.owl-theme .owl-nav [class*="owl-"] {
	position: absolute;
	bottom: 17px;
	z-index: 3;
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	background:  color-mix(in srgb, var(--main-color) 15%, transparent);
	color: var(--main-color);
	font-weight: 300;
	font-size: 24px;
	transition: all 0.3s;
	border-radius: 50%;
	border: 1.53px solid var(--main-color);
}

.single_project-slider.owl-theme .owl-nav .owl-prev {
	right: 25px;
	bottom: -34px;
}

.single_project-slider.owl-theme .owl-nav .owl-next {
	right: 24px;
}

#big_image .owl-stage-outer {
	position: relative;
	z-index: 3;
}

#big_image .single-img {
	height: 482px;
}

#big_image .single-img img {
	height: 482px;
	object-fit: cover;
	border-radius: 16px;
	mask-image: url("../images/mask-single.png");
	-webkit-mask-size: cover;
	mask-size: 100% 100%;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.thumbenils_img {
	position: relative;
	height: 273px;
	top: -100px;
}

.thumbenils_img::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 6px;
	left: 0;
	/* -webkit-mask-box-image: url('../images/mask_thumb.png'); */
	-webkit-mask-size: cover;
	mask-size: cover;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	/* background: #fff; */
	background-image: url("../images/mask_thumb.png");
	background-size: contain;
}

#thumbs_gallary {
	width: 69%;
	margin: auto;
	padding-top: 124px;
}

#thumbs_gallary .img {
	height: 88px;
	width: 100%;
	position: relative;
	cursor: pointer;
	margin: 10px 2px 23px;
}

#thumbs_gallary .img img {
	height: 100%;
	object-fit: cover;
	border-radius: 8px;
	/* border: 2px solid transparent; */
}

.project-slider.owl-theme .owl-nav [class*="owl-"] i {
	font-weight: 300;
}

#thumbs_gallary .img::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 8px;
	background: #2a021e4d;
}

#thumbs_gallary .owl-item.active.current .img::after,
#thumbs_gallary .owl-item .img:hover::after {
	opacity: 0;
}

#thumbs_gallary .owl-item.active.current .img img,
#thumbs_gallary .owl-item .img:hover img {
	border: 3px solid var(--main-color);
}

.single-product-info p {
	font-size: 16px;
	color: #282527;
	line-height: 26px;
}

.single_project-slider .owl-dots .owl-dot {
	display: block;
	margin-bottom: 28px;
}

.single_project-slider .owl-dots {
	position: absolute;
	z-index: 5;
	left: 17px;
	bottom: -50px;
}

.single_project-slider .owl-dots .owl-dot span {
	margin: 0;
}

.single_project-slider .owl-dots .owl-dot span::after {
	position: absolute;
	content: "";
	width: 14px;
	height: 2px;
	top: 8px;
	right: 3px;
	background-color: #c4c3c4;
	transition: all 0.3s;
}

.single_project-slider .owl-dots .owl-dot.active span::after {
	width: 39px;
	height: 3px;
	background: var(--main-color);
}

.single_project-slider .owl-dots .owl-dot span {
	width: 0;
	height: 0;
	border: none;
	background: transparent;
	transition: all 0.3s;
	border-radius: 50%;
	margin: auto;
}

.single_project-slider .owl-dots .owl-dot span {
	color: #c4c3c4;
	position: relative;
	margin-inline-start: 0;
}

.single_project-slider .owl-dots .owl-dot.active span {
	margin-inline-start: 26px;
	color: var(--main-color);
	font-size: 18px;
	font-family: "FFShamelbold";
}

.single-product-info {
	padding: 63px 48px;
	background: #fff;
	height: 87%;
	border: 1px solid #e3e2e3;
	border-radius: 16px;
}

.single-product-info ul li {
	position: relative;
	padding-inline-start: 26px;
	color: #423e41;
	margin-bottom: 16px;
}

.single-product-info ul li::before {
	position: absolute;
	content: "\f00c";
	font-family: "font awesome 5 pro";
	top: -2px;
	right: 0;
	color: #22c55e;
	font-size: 12px;
	border: 1px solid #22c55e;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.request_img {
	height: 357px;
	width: 100%;
}

.request_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 16px;
}

section.request_serv .contact-form {
	width: 515px;
	position: relative;
	margin-inline-start: -90px;
	top: -54px;
}

.request_title h4 {
	color: #030303;
	font-size: 32px;
	margin-bottom: 24px;
	line-height: 51px;
	font-family: "FFShamelbold";
	max-width: 50%;
}

section.single-page.product_page {
	padding: 120px 0 0;
}

h6.prod-sale {
	max-width: max-content;
	background: #fff3f5;
	border-radius: 60px;
	font-size: 12px;
	margin-bottom: 14px;
	color: #f40126;
	padding: 6px 10px 0;
	line-height: 24px;
	border: 1px solid #fcb0bc;
}

span.price-now span {
	color: var(--main-color) ;
	font-size: 24px;
	font-family: "FFShamelbold";
}

.prod_price {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 24px;
}

span.price-now {
	display: flex;
	align-items: flex-start;
	gap: 5px;
}

span.price-now img {
	max-height: 14px;
	margin-top: 2px;
}

span.old-price {
	opacity: 50%;
	font-size: 16px;
	color: #6b0d4d;
	display: flex;
	gap: 5px;
	align-items: baseline;
}

span.old-price img {
	max-height: 13.4px;
}

.single-product-info.product_details h4 {
	max-width: 69%;
	line-height: 28px;
	margin-bottom: 19px;
}

/* ---------------------------------  client page ------------------------   */
.client-page .partners_grid .col {
	-ms-flex: 0 0 20%;
	flex: 0 0 12%;
	max-width: 12%;
	padding: 0 10px;
}

.client-page .partnerImg {
	background: #fff;
}

section.client-page .row {
	justify-content: center;
}

.client-page .pagination-list {
	margin-top: 67px;
	text-align: center;
}

.news_page .pagination-list {
	margin-top: 70px;
}

.news_page .news_item {
	margin-bottom: 20px;
}

.single-new-img {
	height: 344px;
	text-align: center;
}

.single-new-img img {
	width: 100%;
	max-height: 100%;
	object-fit: cover;
	border-radius: 15px;
	max-width: 778px;
	margin: auto;
}

section.single_news_page .row {
	justify-content: center;
}

.single_new_content.single-product-info {
	background: transparent;
	border: none;
	padding-top: 32px;
	height: auto;
}

.single_new_content {
	position: relative;
}

.single_new_content::after {
	position: absolute;
	content: "";
	width: 100%;
	height: calc(100% + 167px);
	max-height: calc(100% + 167px);
	top: -167px;
	left: 0;
	background-image: url("../images/single-new-mas.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
	z-index: -1;
}

.single_new_content_wraber {
	max-width: 88%;
	margin: auto;
}

.single_new_content h5 {
	font-size: 24px;
	margin-bottom: 24px;
	font-family: "FFShamelbold";
	color: #1e1c1d;
}

.single_new_content .newDate {
	border: 1px solid #d5b4cb;
	max-width: max-content;
	border-radius: 16px;
	padding: 6px 10px 1px;
	margin-bottom: 19px;
	color: #282527;
}

.single-product-info.single_new_content p {
	color: #423e41;
}

/* --------------------------------  investment_page -----------------------   */
.investment_page .row:nth-child(odd) {
	direction: ltr;
	margin-top: 120px;
	margin-bottom: 120px;
}

.investment_title h2 {
	font-size: 32px;
	color: #282527;
	line-height: 51px;
	max-width: 86%;
	font-family: "FFShamelbold";
	margin: 0 auto 100px;
	text-align: center;
}

.investment_img {
	height: 505px;
	width: 100%;
	background: #fff;
	border-radius: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.investment_img img {
	max-width: 100%;
	max-height: 100%;
}

.investment_page .row:nth-child(odd) .invest_details {
	direction: rtl;
}

.investment_page .row {
	align-items: center;
}

.invest_details h4 {
	font-size: 32px;
	margin-bottom: 32px;
	color: #282527;
	font-family: "FFShamelbold";
	max-width: 78%;
}

.invest_details p {
	color: #282527;
	line-height: 24px;
}

.social_respons_page .single-product-info {
	padding: 0;
	background: transparent;
	height: auto;
	border: none;
	border-radius: 0;
}

.sociale_res_content {
	background: #fff;
	padding: 77px 45px;
	border-radius: 16px;
	max-width: 836px;
	margin: auto;
}

section.social_respons_page .row {
	justify-content: center;
}

.sociale_res_content h4 {
	font-size: 24px;
	line-height: 36px;
	margin-bottom: 32px;
	color: #1e1c1d;
	font-family: "FFShamelbold";
}

.report-list {
	background: #fff;
	box-shadow: 0px 12px 12px 0px #0000000a;
	border-radius: 24px;
	padding: 20px 0;
}

.report-item {
	display: flex;
	align-items: center;
	padding: 12px 50px;
	border-bottom: 1px solid #e3e2e3;
	gap: 15px;
	justify-content: space-between;
}

.report-item:last-child {
	border-bottom: none;
}

.icon {
	width: 43px;
	height: 43px;
	background: var(--main-color);
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
}

.date {
	color: #666;
	font-size: 14px;
	flex-shrink: 0;
}

.date i {
	margin-right: 4px;
}

.report-item .title {
	font-size: 18px;
	color: #000;
}

.download-link {
	color: var(--main-color);
	text-decoration: none;
	font-size: 16px;
}

.results_details .my_btn a {
	margin: unset;
	width: 313px;
}

.results_details .my_btn a span::after {
	background-image: url("../images/results_btn.png");
	left: 0px;
	top: 3px;
}

.results_details .my_btn a span {
	color: var(--main-color);
	font-size: 16px;
}

.results_details .my_btn .btn_arrow {
	border: 5px solid #fff;
	background: var(--main-color);
}

.resuls_img {
	height: 515px;
}

.resuls_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	border-radius: 24px 0 0 24px;
}

.results_details {
	height: 100%;
	background: #5f0b45;
	border-radius: 0 24px 24px 0;
	color: #fff;
	padding: 88px 87px;
}

.Results .col-lg-6 {
	padding: 0;
}

.Results .row {
	justify-content: center;
}

section.contributors_page .row {
	justify-content: center;
}

.results_details .second_btn.my_btn {
	margin-bottom: 16px;
}

.financial_business ul,
.operational_business ul {
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: space-between;
}

.financial_business ul {
	background: #5f0b45;
	/* padding: 78px 62px; */
	color: #fff;
	border-radius: 16px;
	margin-bottom: 24px;
}

.financial_business ul li,
.operational_business ul li {
	display: flex;
	flex-direction: column;
	height: 100%;
}

.contrib_title {
	text-align: center;
}

.contrib_title h2 {
	font-size: 32px;
	font-family: "FFShamelbold";
	margin-bottom: 8px;
}

.contrib_title h6 {
	margin-bottom: 24px;
	font-size: 18px;
	color: #5f0b45;
}

.operational_business ul {
	background: #fff;
	box-shadow: 0px 20px 28px 0px #0000000a;
	border-radius: 16px;
	margin-bottom: 140px;
}

.reports {
	margin-top: 140px;
}

.reports h2 {
	font-size: 32px;
	margin-bottom: 32px;
	text-align: center;
	font-family: "FFShamelbold";
}

.financial_business ul li {
	border-inline-end: 1px solid rgb(255 255 255 / 20%);
	padding: 78px 54px;
	width: 25%;
}

.operational_business ul li {
	border-inline-end: 1px solid #e3e2e3;
	padding: 48px 51px;
	width: 50%;
}

.financial_business ul li:last-of-type,
.operational_business ul li:last-of-type {
	border: none;
}

.operational_business ul li:last-of-type {
	padding-inline-start: 100px;
}

span.first_val {
	font-size: 18px;
	font-family: "FFShamelbold";
	margin-bottom: 8px;
}

span.second_val {
	font-size: 18px;
	color: #d5b4cb;
	margin-bottom: 8px;
	font-family: "FFShamelbold";
}

span.item_n {
	font-size: 18px;
	color: #fff;
}

.operational_business ul li h5 {
	font-size: 20px;
	font-family: "FFShamelbold";
	margin-bottom: 16px;
	color: #2a051e;
}

.operational_business ul li h6 {
	font-size: 18px;
	color: #6b0d4d;
}

.operational_business ul li:last-of-type h5 {
	font-size: 32px;
	line-height: 51px;
}

.results_details h4 {
	margin: 12px 0;
	font-size: 20px;
	font-family: "FFShamelbold";
}

.results_details p {
	margin-bottom: 32px;
	line-height: 28px;
}

.results_details .newDate {
	display: flex;
	align-items: flex-start;
	gap: 7px;
}

.report-item .newDate {
	color: #423e41;
}

.dwonload_f {
	display: flex;
	align-items: center;
	gap: 16px;
}

/* -------------------------------------------- */
/* circular-menu */
#circularMenu {
	position: fixed;
	bottom: 80px;
	right: 16px;
	z-index: 9;
}

.circular-menu .floating-btn {
	display: block;
	width: 2.7em;
	height: 2.7em;
	border-radius: 10px;
	background-color: var(--main-color);
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	outline: 0;
	color: #fff !important;
}

/* .circular-menu.active .floating-btn {
    box-shadow: inset 0 0 3px hsla(0, 0%, 0%, 0.3);
  }

  .circular-menu .floating-btn:active {
    box-shadow: 0 4px 8px 0 hsla(0, 0%, 0%, 0.4);
  } */

.circular-menu .floating-btn i {
	font-size: 1.3em;
	transition: transform 0.2s;
}

.circular-menu.active .floating-btn i {
	transform: rotate(-45deg);
}

.circular-menu:after {
	display: block;
	content: " ";
	width: 3.5em;
	height: 3.5em;
	border-radius: 50%;
	position: absolute;
	top: 0;
	right: 0;
	z-index: -2;
	background-color: rgba(27, 133, 190, 0);
	transition: all 0.3s ease;
}

.circular-menu.active:after {
	transform: scale3d(5.5, 5.5, 1);
	transition-timing-function: cubic-bezier(0.68, 1.55, 0.265, 1);
}

.circular-menu .items-wrapper {
	padding: 0;
	margin: 0;
}

.circular-menu .menu-item {
	position: absolute;
	top: 0.2em;
	right: 0.2em;
	z-index: -1;
	display: block;
	text-decoration: none;
	color: rgb(50 74 113);
	font-size: 1em;
	width: 2.5em;
	height: 2.5em;
	border-radius: 10px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #f1e7ee;
	transition: transform 0.3s ease, background-color 0.2s ease;
	transition-timing-function: ease, ease;
	/* box-shadow: 0 0 22px 5px #f5f9fc6b; */
}

.circular-menu.active .menu-item {
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.circular-menu.active .menu-item:nth-child(1) {
	transform: translate3d(-1em, -4.2em, 0);
}

.circular-menu.active .menu-item:nth-child(2) {
	transform: translate3d(-4em, -2em, 0);
}

.circular-menu.active .menu-item:nth-child(3) {
	transform: translate3d(-4em, 1.5em, 0);
}

.comp_image img {
	height: 505px;
	object-fit: cover;
	border-radius: 16px;
	/* -webkit-mask-box-image: url("../images/single-comp.png"); */
	/* -webkit-mask-size: cover; */
	/* mask-size: cover; */
	/* background-size: cover; */
	/* background-position: center; */
	/* background-repeat: no-repeat; */
}

.company_slider .owl-dots {
	position: absolute;
	z-index: 5;
	left: -52px;
	top: 49%;
	transform: translateY(-50%);
	direction: ltr;
}

.company_slider .owl-dots .owl-dot {
	display: block;
	margin-bottom: 34px;
	position: relative;
}

.company_slider .owl-dots .owl-dot::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 119px;
	top: -50px;
	right: -52px;
	background-image: url("../images/company_mask.svg");
	background-size: contain;
	background-repeat: no-repeat;
	opacity: 0;
	z-index: -1;
}

.company_slider .owl-dots .owl-dot.active::after {
	opacity: 1;
}

.company_slider .owl-dots .owl-dot span {
	width: 0;
	height: 0;
	border: none;
	background: transparent;
	transition: all 0.3s;
	border-radius: 50%;
	margin: auto;
	position: relative;
	margin: 0;
}

.company_slider .owl-dots .owl-dot span::after {
	position: absolute;
	content: "";
	width: 17px;
	height: 2px;
	top: 8px;
	right: 2px;
	background-color: #c4c3c4;
	transition: all 0.3s;
}

.company_slider .owl-dots .owl-dot.active span {
	margin-inline-start: 50px;
	color: var(--main-color);
	font-size: 18px;
	font-family: "FFShamelbold";
}

.company_slider .owl-dots .owl-dot.active span::after {
	width: 78px;
	height: 3px;
	background: var(--main-color);
}

.single_comp_title h6 {
    max-width: max-content;
    background: 
 color-mix(in srgb, var(--main-color) 16%, transparent);
    border-radius: 60px;
    font-size: 12px;
    margin-bottom: 12px;
    color: 
 color-mix(in srgb, var(--main-color) 60%, black);
    padding: 4px 10px 0;
    line-height: 20px;
    border: 1px solid
 color-mix(in srgb, var(--main-color) 50%, transparent);
    box-shadow: 0px 4px 4px 0px #e850b814;
}

.single_comp_title h4 {
	font-size: 48px;
	line-height: 64px;
	color: var(--dark-color);
	font-family: "FFShamelbold";
	margin-bottom: 32px;
}

.single_comp_info .my_btn a {
	margin: unset;
}

.single_comp_info p {
	color: #282527;
	margin-inline-end: 30px;
	font-size: 16px;
	line-height: 24px;
}

/*************************************************/
.wpcf7 p {
	margin: 0;
	display: block;
	width: 100%;
}

.wpcf7 br {
	display: none;
}

.wpcf7-file {
	display: none;
}

form .my_btn {
	display: flex;
	align-items: center;
	justify-content: center;
}

.wpcf7-form .my_btn p {
	display: inline-flex;
	width: calc(100% - 50px);
	height: 59px;
}

.single_project-slider .owl-dots {
	bottom: -64px;
}

.my_btn .btn_arrow p {
	display: flex;
	align-items: center;
	justify-content: center;
}

.services .my_btn a span::after {
	/* background-image: url(../images/results_btn.png); */
	/* background-size: 100% 100%; */
}

.services .my_btn a span {
	color: var(--main-color) !important;
}

section.products {
	padding-bottom: 0;
}

.news_item_details h4 {
	height: 56px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	line-clamp: 2;
}

section.products.products_page {
	padding: 120px 0 50px;
}

.service_item h4 {
	height: 54px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
    /*line-clamp: 6;*/
	line-clamp: 2;
}

input.wpcf7-validates-as-required,
textarea.wpcf7-validates-as-required {
	padding: 23px 12px 3px 12px !important;
}

input#phone.wpcf7-validates-as-required {
	padding-top: 16px !important;
	padding-bottom: 10px !important;
}

.wpcf7 input[type="tel"] {
	direction: ltr !important;
}

@media (max-width: 768px) {
	.my_btn button span::after {
		left: 0px;
	}

	form .my_btn:hover .btn_arrow img {
		transform: rotate(0deg);
	}
}

.contact-form form input:focus,
.contact-form form textarea:focus,
.contact-form form select:focus {
	border: 1px solid var(--dark-color);
	box-shadow: 0px 4px 4px 0px #1263DC1A;

}

.my_btn .btn-bg {
	position: absolute;
	inset: 0;
	z-index: -1;
	max-width: 225.2px;
}

.my_btn .btn-bg path {
	transition: all .4s;
}

.services .my_btn .btn-bg path {
	fill: #fff !important;
}

.services .my_btn .btn_arrow {
	border-color: #fff;
	background: var(--main-color);
}

.services .my_btn .btn_arrow svg {
	filter: brightness(0) invert(1);
}

.my_btn .btn-bg svg {
	width: 100%;
	height: 100%;
}

form .my_btn .btn-bg {
	max-width: calc(100% - 54.05px);
}

.services .my_btn a:hover .btn-bg path {
	fill: #fff !important;
}

.services .my_btn a:hover span {
	color: var(--main-color) !important;
}

.mypagination {
    text-align: center;
}

#mybtn {
    /* display: none; */
    position: fixed;
    bottom: 16px;
    right: 16px;
    z-index: 99;
    border: none;
    outline: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 41px;
    background: var(--main-color);
    border-radius: 10px;
    box-shadow: 0px 4.73px 4.73px 0px #88A6FF40;
    color: #fff;
    transform: scale(.5);
    transition: all .4s;
    opacity: 0;
}

a#mybtn.active {
    opacity: 1;
    transform: none;
}

html {
  scroll-behavior: smooth;
}

.home-slider .item .container {
    position: relative;
    padding: 0;
}

.home-slider .item .container .row {
    margin: 0;
    padding-bottom: 183px;
}

section.about {
    padding-block: 143px 0;
}

.partnerImg a {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

section.news_articles {
    padding: 120px 0 50px;
}

.newDate {
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    gap: 6px;
}

.newDate .iconH {
    width: 18px;
    height: 18px;
    line-height: 18px;
}

section.single_comp_page {
    padding: 52px 0 140px;
}

section.services.service_page {
    padding: 120px 0;
}

section.request_serv {padding-bottom: 91px;}

section.client-page {
    padding: 120px 0 50px;
}

.logo a {
    display: block;
    width: 100%;
    height: 100%;
}

section.partners_sec+section.news_articles {
    padding: 70px 0 140px;
}

.shape-box .blur-bg {
    position: absolute;
    mask-image: url(../images/shape.png);
    -webkit-mask-image: url(../images/shape.png);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.01) 50.14%, #FFFFFF 100%);
    box-shadow: 0px 20px 28px 0px #0000000A;
    backdrop-filter: blur(16px);
    z-index: -1;
    mask-size: cover;
    mask-repeat: no-repeat;
    mask-position: center bottom;
    width: 100%;
    height: 100%;
    border-radius: 24px;
    overflow: hidden;
}

form .my_btn .btn-bg path {
    fill: var(--main-color);
}

.shape-box {
    position: absolute;
    inset: 0;
    height: 373px;
    border-radius: 24px;
    /* overflow: hidden; */
    box-shadow: 0px 20px 28px 0px #0000000A;
}

.shape-box::after {
    content: "";
    position: absolute;
    inset: 0;
    background: url(../images/border.svg);
}

.services .my_btn:hover .btn_arrow {
    border-color: #fff !important;
    background: var(--main-color);
}

.about_item:hover .btn_item_img svg {
    filter: brightness(0) invert(1);
}

section.vission-h.vission_sec {
    background: transparent;
    padding-block: 32px 116px;
}

section.vission-h.vission_sec .vission_item {
    background: #fff;
    box-shadow: 0px 8px 12px 0px #0000000A;
}

section.vission-h.vission_sec .vission_item .viss-img {
    border: 1px solid #D9C8CD;
    border-radius: 8px;
    width: 47px;
    height: 47px;
    line-height: 47px;
}

.about-page-h.single_comp_page {
    padding-block: 140px 0;
}

.vission-disc ul {
    padding-inline-start: 20px;
}

.vission-disc ul li {display: list-item;list-style: initial;color: #282527;font-weight: 400;font-size: 18px;line-height: 32px;}

.vission-disc ul li::marker {
    font-size: 14px;
}

.vission_item:hover {
	outline: 2px solid var(--main-color);
}




























@media (min-width: 991px) {
	.vission_item {
		height: 100%;
	}



	.request a:hover,
	.my-btn a:hover,
	.my-btn button:hover {
		background: #755d25;
	}


	.my_btn a:hover span::after {
		/* background-image: url("../images/bg-btn-hover.svg"); */
	}

	.my_btn a:hover span {
		color: var(--main-color);
	}

	.second_btn.my_btn a:hover span::after {
		/* background-image: url("../images/bg-btn-2.png"); */
	}

	/*.second_btn.my_btn:hover .btn_arrow {*/
	/*	background: #fff;*/
	/*	border-color: var(--dark-color);*/
	/*}*/

	.second_btn.my_btn a:hover .btn_arrow img,
	.second_btn.my_btn a:hover .btn_arrow svg ,
	.second_btn.my_btn button:hover .btn_arrow img,
	.second_btn.my_btn button:hover .btn_arrow svg {
		transform: rotate(-45deg);
		/*filter: invert(40%) sepia(62%) saturate(3812%) hue-rotate(296deg) brightness(30%) contrast(104%);*/
	}

	.my_btn.second_btn a:hover span {
		color: #fff;
	}

	.my_btn:hover .btn_arrow {
		background: var(--main-color);
		border-color: #fff;
	}


	.about_item:hover .btn_item_img {
		background-color: var(--main-color);
	}

	.about_item:hover .btn_item_img img,
	.my_btn a:hover .btn_arrow img,
	.my_btn button:hover .btn_arrow img,
	.about_item:hover .btn_item_img svg,
	.my_btn a:hover .btn_arrow svg ,
	.my_btn button:hover .btn_arrow svg {
		transform: rotate(-45deg);
		/* filter: brightness(0) invert(1); */
	}

	.about_item:hover {
		border-color: var(--main-color);
		box-shadow: 0px 4px 12px 0px #0000000a;
	}

	.searchForm .btnSearch i:hover {
		transform: rotate(360deg);
		color: var(--hover-color);
	}

	.slider-home.owl-theme .owl-nav .owl-next:hover,
	.slider-home.owl-theme .owl-nav .owl-prev:hover {
		background: #FFFFFF14;
		backdrop-filter: blur(4.667699813842773px);
		border: 2.33px solid #FFFFFF4D;
	}

	.card-slider.owl-theme .owl-nav .owl-next:hover,
	.card-slider.owl-theme .owl-nav .owl-prev:hover {
		color: #fff;
		background: #b19366;
	}

	.about_item:hover::after {
		opacity: 1;
	}

	.about_item:hover .item_title h4 {
		/* font-size: 14px; */
	}

    footer .footer-menu ul a:hover::after {
    	/* opacity: 1; */
    }
    
    footer .footer-menu ul a:hover {
    	color: var(--main-color);
    }
    
    .news_item:hover .news_item_details {
    	background: #fff;
    	padding: 20px 20px 20px 12px;
    	border: 2px solid;
    	border-color: #d5b4cb;
    	border-top: 0;
    }
    
    .slick-dots li button:hover:before {
    	background: #fff;
    }
    
    .part-block:hover img {
    	opacity: 100%;
    }
    
    .part-item .img:hover {
    	box-shadow: 0px 8px 12px 0px #0000000a;
    	border: 3px solid #080808;
    }
    
    .partnerImg:hover {
    	border-color: var(--main-color);
    }
    
    .partnerImg:hover img {
    	opacity: 100%;
    }
    
    .product_item:hover .product_item_arrow img,
    .product_item:hover .product_item_arrow svg {
    	filter: brightness(0) invert(1);
    	transform: rotate(-40deg);
    }
    
    .product_item:hover .product_item_arrow {
    	background-color: var(--main-color);
    }
    
    .service_item:hover a::after,
    .product_item:hover .product_item_details::after {
    	opacity: 1;
    }
    
    .service_item:hover p {
    	visibility: visible;
    	opacity: 1;
    	height: 72px;
    	overflow: hidden;
    	margin: 32px 0 0;
    }


.my_btn a:hover .btn-bg path,
.my_btn button:hover .btn-bg path {
	fill: var(--dark-color) !important;
}

form .my_btn:hover .btn_arrow img {
	transform: rotate(-45deg);
}

form .my_btn:hover .btn_arrow {
	background: #fff;
	border-color: var(--dark-color);
}

.lang a:hover {
	color: #000;
}

.results_details .second_btn.my_btn:hover .btn_arrow {
	background: var(--main-color);
	border-color: #fff;
}

.results_details .second_btn.my_btn a:hover span::after {
	/*background-image: url("../images/results_btn.png");*/
}

.results_details .my_btn.second_btn a:hover span {
	color: var(--main-color);
}

.results_details .second_btn.my_btn a:hover .btn_arrow img {
	transform: none;
	filter: none;
}

.download-link:hover {
	color: #5f0b45;
}

.single_project-slider.owl-theme .owl-nav .owl-next:hover,
.single_project-slider.owl-theme .owl-nav .owl-prev:hover {
	opacity: 70%;
}

.project-slider.owl-theme .owl-nav .owl-next:hover,
.project-slider.owl-theme .owl-nav .owl-prev:hover {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
}

/*.my_btn:hover button .btn_arrow {*/
/*	background: #fff;*/
/*	border-color: var(--main-color);*/
/*}*/
.my_btn:hover .btn_arrow {
    background: #fff;
    border-color: var(--dark-color)!important;
}
.my_btn:hover button .btn_arrow img {
	transform: rotate(-45deg);
}




.iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag,
.iti--separate-dial-code .iti__selected-flag {
	background-color: transparent;
}

.page-item:last-child .page-link:hover,
.page-item:first-child .page-link:hover {
	opacity: 50%;
}

section.services.service_page .service_item:hover {
	margin-bottom: 0px;
}

footer .contact-list a:hover {
	color: var(--main-color);
}

.my_btn button:hover .btn_arrow svg {
    filter: none;
}

.service_item {
    /* height: calc(100% - 20px); */
    margin: 10px 0;
}

form .my_btn:hover button .btn_arrow {
    border-color: var(--dark-color);
}

.about_company_info {
    height: calc(100% - 20px);
}

.partners_sec.partners-inner-h {
    padding-bottom: 112px;
}

section.services .sectionTitle+.row {
    min-height: 394px;
    justify-content: center;
}


}

.not-found-pro {
    text-align: center;
}

.not-found-pro h2 {
    font-size: 26px;
    font-weight: bold;
    margin: 30px;
}


.my_btn:hover .btn_arrow  path{
    fill: none !important;
    /* stroke: #fff !important; */
}

section.products .row, section.news_articles .row {
    justify-content: center;
}

.services .row {
    justify-content: center;
}

section.services.service_page .service_item p {
    visibility: visible;
    opacity: 1;
    height: 72px;
    overflow: hidden;
    margin: 10px 0 0;
}

section.services.service_page .service_item h4 {
	display: flex;
	align-items: center;
}

.single-product-info .btn-flex {
    margin-top: 40px;
}

.single-product-info .my_btn.second_btn a {
    margin: 0;
}

.btn-flex {
    display: flex;
    gap: 20px;
    align-items: center;
    -webkit-align-items: center;
}

.btn-flex .btn-play {
    display: flex !important;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: var(--main-color);
    color: #fff;
    font-size: 20px;
}

.btn-flex .btn-play i {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.videoModal button.btn-close i {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

@media (min-width: 576px) {
.videoModal .modal-dialog {
    max-width: 800px;
    padding: 0;
    margin-top: 5%;
}
}

.videoModal  .modal-body {
    padding: 10px;
    height: 400px;
}

.videoModal button.btn-close {
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    margin: -20px;
    border-radius: 50%;
    background: #60294478;
    color: #fff;
}

.videoModal iframe {
    width: 100%;
    height: 100%;
}

.single_project-slider .owl-dots {
    top: 0;
    bottom: 0;
    margin: auto 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

footer .contact-list li i.fa.fa-phone-office {
    font-size: 18px;
    line-height: 21px;
}