/*
	Theme Name: قالب Yaroub
	Theme URI: https://www.name.com/
	Author: تم تصميم وتطوير بواسطة اسم الشركة
	Author URI: https://www.name.com/
*/
@import 'assets/css/bootstrap-4.5.3.min.css';
@import 'assets/css/fontawesome-6.4.2.min.css';
@import 'assets/css/helper-4.0.0.min.css';
:root {
	color-scheme: light only;
	color: #024d43;
	color: #02362f;
	color: #a8d48c;
	color: #93ba7b;
}
header{
    min-height: 120px;
}
.sliderindex.sliderindex__fullheight,
.sliderindex.sliderindex__fullheight .sliderindex__slide,
.sliderindex.sliderindex__fullheight .sliderindex__slide > .row{
	min-height: calc(100vh - 120px);
}
.sliderindex.sliderindex__fullheight .sliderindex__slide{
	padding: 0;
}
.sliderindex,
.sliderindex .sliderindex__slide{
	min-height: 280px;
}
.sliderindex .sliderindex__slide{
	padding-top: 120px;
	padding-bottom: 20px;
}
.headerbg{
	z-index: 200;
	position: relative;
    transition: .8s;
	padding: 30px 0;
}
.home .headerbg{
	background-color: transparent;
}
.headerbg > *:first-child{
	position: relative;
	z-index: 3;
}
.headerbg::before{
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background-color: #024d43;
	transition: .9s;
	z-index: 2;
}
.headerbg::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 0;
	top: 0;
	left: 0;
	background-color: #02362f;
	transition: 1.2s;
	z-index: 1;
}
.headerbg .navbar-brand img{
	height: 60px;
	transition: .6s;
}
@media(min-width: 992px){
    .headerbg .navbar-nav > .nav-item + .nav-item{
        margin-left: 50px;
    }
}
.headerbg .navbar .navbar-nav .nav-item .nav-link {
	font-size: 19px;
	font-weight: 500;
    padding: 10px 0;
    color: #F5F5F5;
    position: relative;
	display: flex;
	align-items: center;
}
.headerbg .navbar .navbar-nav .nav-link{
	position: relative;
}
.headerbg .navbar .navbar-nav .nav-item .nav-link::before{
	position: absolute;
	content: '';
	width: 0;
	height: 2px;
	bottom: 0;
	left: 50%;
	border-radius: 50px;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	transition: .6s;
}
.headerbg .navbar .navbar-nav .nav-item .nav-link:hover::before,
.headerbg .navbar .navbar-nav .nav-item.active .nav-link::before{
	width: 100%;
	left: 0;
	opacity: 1;
	visibility: visible;
}
.headerbg .navbar .navbar-nav .nav-item .nav-link:hover,
.headerbg .navbar .navbar-nav .nav-item.active .nav-link,
.headerbg .navbar .navbar-nav .nav-item .nav-link.active {
	color: #fff;
}
.headerbg .navbar .navbar-nav .nav-item.active .nav-link,
.headerbg .navbar .navbar-nav .nav-item .nav-link.active {
	font-weight: 700;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle {
    padding-right: 20px !important;
	margin-right: 0 !important;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle::after {
    right: 0;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-menu{
	margin-top: 10px;
}
.headerbg.sticky{
	position: fixed;
	top: 0;
    left: 0;
	padding: 10px 0;
	box-shadow: none;
}
.admin-bar .headerbg.sticky{
	top: 32px;
}
.headerbg.sticky::before{
	height: 100%;
}
.headerbg.sticky::after{
	height: calc(100% + 2px);
}
.headerbg.sticky .navbar-brand img{
	height: 30px;
}
.headerbg.sticky .navbar .navbar-nav .nav-item .nav-link{
	font-size: 16px;
	padding: 10px;
}
.headerbg.sticky .btn-lg{
	padding: 6px 12px 10px !important;
	min-height: 40px;
	font-size: 16px;
}
.sliderindex{
	z-index: 1;
}
.sliderindex__slide .btn-primary{
	min-width: 200px;
}
.sliderindex__down{
	left: 50px;
	bottom: 50px;
}
.sliderindex__share{
	bottom: 40px;
	right: 40px;
}
.sliderindex__share p{
	writing-mode: vertical-lr;
	position: relative;
	padding-bottom: 50px;
}
.sliderindex__share p::before{
	position: absolute;
	content: '';
	bottom: 0;
	left: 50%;
	width: 1px;
	height: 32px;
	background-color: #F5F5F5;
}
.sliderindex__share .sharesocial li{
	margin: 0;
}
.sliderindex__share .sharesocial li a{
	font-size: 21px;
}
.sliderindex__share .sharesocial li + li{
	margin-top: 4px;
}
.sliderindex {
	margin-bottom:0;
}
.sliderindex .slick-dots {
	bottom: 105px;
	width: auto;
	text-align: left;
}
.sliderindex .slick-dots li{
	margin: 0;
}
.sliderindex .slick-dots li button {
	width: 100px;
	padding-bottom: 40px;
	position: relative;
	color: #f3e8fc;
	border: 0;
	border-radius: 0;
	background-color: transparent;
	font-size: 14px;
}
.sliderindex .slick-dots li button::before{
	position: absolute;
	content: '';
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background-color: #ffffff6a;
	transition: .8s;
}
.sliderindex .slick-dots li.slick-active button::before {
	background-color: #fff;
}
.sliderindex__slide__photos [class^="col"]:nth-child(1) img{
	height: 75%;
	clip-path: polygon(0 16%, 100% 0, 100% 100%, 0% 100%);
}
.sliderindex__slide__photos [class^="col"]:nth-child(2) img{
	height: 85%;
	clip-path: polygon(0 0, 100% 16%, 100% 100%, 0% 100%);
}
.sidenav {
	z-index: 1001;
	transition: 0.3s;
	top: 0;
	left: -350px;
	width: 350px;
	overflow-y: scroll;
	overflow-x: hidden;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.sidenav::-webkit-scrollbar {
	display: none;
}
.sidenav.active{
	left: 0;
}
.sidenav .navbar-nav > .nav-item .nav-link,
.sidenav a{
	color: #fff;
	font-weight: 500;
}
.sidenav .navbar-nav > .nav-item .nav-link:hover,
.sidenav a:hover{
	color: #b7dac1;
}
.sidenav .navbar-nav .nav-item .nav-link{
	font-size: 18px;
	padding: 11px 30px 15px;
	display: block;
}
.sidenav .navbar-nav .nav-item.active .nav-link{
	background-color: #b7dac1;
	color: #024d43;
}
.sidenav .navbar-nav .nav-item{
	border-bottom: 1px solid rgba(255, 255, 255, 0.08);
}
.sidenav .border-bottom{
	border-color: #ffffff20 !important;
}
#sidebody{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(21, 21, 21, 0.8);
	transition: .45s;
	z-index: -1;
	opacity: 0;
	visibility: hidden;
}
#sidebody.active{
	z-index: 1000;
	opacity: 1;
	visibility: visible;
}
.iconbars{
	min-width: 30px;
	min-height: 19px;
}
.iconbars span + span{
	margin-top: 5px;
}
.iconbars span{
	display: block;
	width: 30px;
	height: 3px;
	border-radius: 50px;
	background-color: #fff;
	transition: .4s;
}
.iconbars span:nth-child(2){
	width: 20px;
}
.breadcrumb{
	background-color: rgba(0, 0, 0, 0.04);
	padding: 6px 16px 10px;
	color: #024d43;
}
.breadcrumb a,
.breadcrumb-item.active{
	color: #024d43;
}
.breadcrumb a:hover{
	color: #02362f;
}
.breadcrumb-item + .breadcrumb-item::before{
    content: '\f061';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 14px;
    padding-left: 2px;
	margin-top: 4px;
	color: #024d43;
}
.btn{
	font-weight: 500;
}
.boxshadow10{
	box-shadow: 0 4px 10px 0 rgb(225 223 255 / 40%);
}
.boxshadow{
	box-shadow: 0 10px 30px 0 rgb(225 223 255 / 40%);
}
.boxshadow2{
	box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.boxshadow3{
	box-shadow: 0px 10px 35px 0 rgb(0 0 0 / 12%);
}
.boxshadow4{
	box-shadow: 0px 10px 25px rgb(0 0 0 / 8%);
}
.boxshadow2hover:hover{
	box-shadow: 0px 0px 45px rgb(0 0 0 / 12%);
}
body.stop{
	overflow: hidden !important;	
}
li::marker{
    color: #a8d48c;
}
.text-white-70{
	color: rgba(255, 255, 255, 0.7);
}
.singlecontentbg strong{
	color: #a8d48c;
}
.singlecontentbg h1,
.singlecontentbg h2,
.singlecontentbg h3,
.singlecontentbg h4,
.singlecontentbg h5,
.singlecontentbg h6{
	color: #a8d48c;
	margin-bottom: 30px;
}
.singlecontentbg h1{
	font-size: 30px;
}
.singlecontentbg h2{
	font-size: 28px;
}
.singlecontentbg h3{
	font-size: 26px;
}
.singlecontentbg h4{
	font-size: 24px;
}
.singlecontentbg h5{
	font-size: 22px;
}
.singlecontentbg h6{
	font-size: 20px;
}
.singlecontentbg p,
.singlecontentbg ul,
.singlecontentbg ol{
	font-size: 18px;
	font-weight: 500;
}
.singlecontentbg.font-sm p,
.singlecontentbg.font-sm ul,
.singlecontentbg.font-sm ol{
	font-size: 18px;
}
.singlecontentbg p + h1,
.singlecontentbg p + h2,
.singlecontentbg p + h3,
.singlecontentbg p + h4,
.singlecontentbg p + h5,
.singlecontentbg p + h6{
	margin-top: 30px;
}
.singlecontentbg h1,
.singlecontentbg h2,
.singlecontentbg h3,
.singlecontentbg h4,
.singlecontentbg h5,
.singlecontentbg h6{
	margin-bottom: 15px;
}
.singlecontentbg li::marker{
    color: #a8d48c;
    font-size: 24px;
}
.singlecontentbg a{
	font-weight: bold;
	color: #a8d48c;
}
.singlecontentbg a:hover{
	color: #49459b;
}
.singlecontentbg img{
    margin-top: 30px;
    margin-bottom: 30px;
}
.singlecontentbg *:last-child{
    margin-bottom: 0;
}
.loaderlodging {
	height: 100vh;
	z-index: 10000;
	transition: .8s;
}
.loaderlodging__body {
	overflow: hidden;
}
.loaderlodging__body.afterloading {
	overflow: inherit;
}
.loaderlodging.remove {
	opacity: 0;
	visibility: hidden;
	z-index: -1;
}
.loader {
    width: 48px;
    height: 48px;
    border: 5px solid #fff;
    border-bottom-color: #a8d48c;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}
@keyframes rotation {
    0% {
        transform: rotate(0deg);
	}
    100% {
        transform: rotate(-360deg);
	}
}
.footerbg__links a{
	color: rgba(255, 255, 255, 0.7);
}
.footerbg__links a:hover{
	color: #ffffff;
}
.footerbg__links li + li{
	margin-top: 6px;
}
.footerbottom.border-top{
	border-color: #ffffff20 !important;
}
.btn-rounded{
	border-radius: 30px 50px 50px 0;
}
.border-primary-2{
	border-color: #acd5cf !important;
}
@media (min-width: 992px){
	.bordercol__even .row [class^="col"] + [class^="col"]{
		border-left: 1px solid #acd5cf;
	}
}
.bg-primary-top-50::before{
	position: absolute;
	z-index: 1;
	content: '';
	width: 100%;
	height: 320px;
	top: 0;
	left: 0;
	background: #024d43;
}
.bg-primary-top-50 > *{
	position: relative;
	z-index: 3;
}
.boxblog__time{
	bottom: -15px;
	left: 20px;
}
.fa-30{
	width: 20px;
	max-width: 20px;
	flex: 0 0 20px;
}
.boxmission__row .boxmission{
	background-color: #024d43;
}
.boxmission__row .boxmission p.title{
	color: #a8d48c;
}
.boxmission__row [class^="col"]:nth-child(even) .boxmission{
	background-color: #a8d48c;
}
.boxmission__row [class^="col"]:nth-child(even) .boxmission p.title{
	color: #024d43;
}
.boxservices{
	border: 1px solid #d9eae7;
}
.sliderslick .boxservices{
	border: none
}
@media (min-width: 992px){
	.sliderslick .boxservices h3{
		min-height: 50px;
	}
}
.slidertitle{
	min-height: 170px;
	padding-bottom: 20px;
}
.boxpan{
	height: 100px;
}
.boxpan img{
	max-height: 100px;
}
.sliderindex__slide__photos{
	height: 100%;
}
.customslider .slick-next,
.customslider .slick-prev {
	top: 38%;
}
/*--------- Responsive ----- */
@media (max-width: 992px) {
	.sliderindex.sliderindex__fullheight .sliderindex__slide{padding-top: 50px;}
	.sliderindex__slide__photos{height: 500px;}
	.sliderindex__slide__photos [class^="col"]:nth-child(1) img{height: 80%;}
	.sliderindex__slide__photos [class^="col"]:nth-child(2) img{height: 100%;}
	.bordercol__even .row [class^="col"] + [class^="col"]{border-top: 1px solid #acd5cf;}
}
@media (max-width: 768px) {
	.admin-bar .headerbg{top: 46px;}
	header{min-height: 100px;}
	.headerbg .navbar-brand img{height: 40px;}
	.sliderindex__slide__photos{height: 400px;}
	.aboutsection{background-position: right bottom !important;}
}
@media (max-width: 600px) {
	.admin-bar .headerbg.sticky{top: 0px;}
}
@media (max-width: 500px) {
}
@media (max-width: 375px) {
}
@media (min-width: 1190px) {
	.container{max-width: 1130px;}
}
@media (min-width: 1340px) {
	.container{max-width: 1280px;}
}
@media (min-width: 1440px) {
	.container{max-width: 1320px;}
}