/*
	Theme Name: قالب انفاس
	Theme URI: https://www.elnooronline.com/
	Author: تم تصميم وتطوير بواسطة شركة النور أون لاين
	Author URI: https://www.elnooronline.com/
*/
@import 'assets/css/bootstrap-rtl-4.5.3.min.css';
@import 'assets/css/fontawesome-5.15.4.min.css';
@import 'assets/css/helper-rtl-4.0.0.min.css';

.sitestart{
	height: 100vh;
}
.sitestart::before{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, transparent 0%, rgba(255, 255, 255, 0.8) 100%);
}
.sitestart__photo{
	z-index: 2;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}
.sitestart .container-fluid{
	z-index: 3;
}
.sliderindex__down{
    z-index: 6;
    bottom: 0;
    left: 0;
    padding: 20px 40px;
}
.sliderindex__down::before{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(0deg, #fcc350 0%, #7e6f4e 100%);
    border-radius: 0 40px 0 0;
}
.sliderindex__down p{
    z-index: 3;
}
.sliderindex__down span {
    z-index: 3;
    display: block;
    width: 38px;
    height: 68px;
    position: relative;
    box-sizing: border-box;
    border: 2px solid #fff;
    margin: auto;
    border-radius: 50% 50% 50% 50% / 25% 25% 25% 25%;
}
.sliderindex__down span::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 15px;
    transform: translateX(-50%);
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 10px;
    animation: scrollDown 1.5s linear infinite;
}
@keyframes scrollDown {
    0% {
      top: 15px;
      height: 4px;
      opacity: 1;
    }
    33% {
      top: 15px;
      height: 30px;
    }
    66% {
      top: 40px;
      height: 10px;
      opacity: 1;
    }
    100% {
      top: 46px;
      height: 4px;
      opacity: 0;
    }
}
#sliderhomebox__video{
	position: absolute;
	z-index: 2;
	right: 0;
	bottom: 0;
	min-width: 100%;
	min-height: 100%;
}
.customtitle{
	font-style: italic;
}
.customtitle span{
	transform: skewX(20deg);
}
.headertop__flex > * + *{
    border-right: 1px solid #e5e5e5;
    padding-right: 15px;
    margin-right: 15px;
}
.headertop__flex > *{
    min-height: 50px;
    display: flex;
    align-items: center;
}
.headertop__flex .sharesocial li a{
    border: 1px solid #e5e5e5;
    border-radius: 0;
    line-height: 32px;
    width: 34px;
    height: 34px;
    font-size: 16px;
}
.headerbg,
.headertop{
    z-index: 2;
}
@media(min-width: 992px){
    .headerbg .navbar-nav > .nav-item + .nav-item{
        margin-right: 15px;
    }
    .sliderindex{
        z-index: 1;
        margin-top: -158px;
    }
}
.headerbg .navbar-nav > .nav-item .nav-link{
    font-size: 18px;
	font-weight: 500;
    color: #fff;
}
.headerpages .headerbg .navbar-nav > .nav-item .nav-link{
    color: #151515;
}
.headerbg .navbar-nav > .nav-item .nav-link:hover{
    color: #fcc350;
}
.headerbg .navbar-toggler.collapsed{
    color: #151515;
}
.headerbg .navbar-toggler{
    color: #fcc350;
}
.sliderindex,
.sliderindex__slide{
    height: calc(100vh - 51px);
}
.sliderindex__pages.sliderindex,
.sliderindex__pages .sliderindex__slide{
    height: inherit;
    min-height: inherit;
}
.sliderindex__pages .sliderindex__slide{
    padding-top: calc(158px + 30px);
    padding-bottom: 30px;
}
.sliderindex__slide::before{
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, transparent 50%, rgba(25, 40, 80, 0.4) 100%);
}
.sliderindex .slick-next,
.sliderindex .slick-prev {
    top: 45%;
}
.sliderindex .slick-prev {
    right: 0px;
}
.sliderindex .slick-next {
    left: 0px;
}
.sliderindex .slick-next:before,
.sliderindex .slick-prev:before {
    border-radius: 0;
    width: 70px;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    background-color: #ffffff21;
}
.breadcrumb{
    background-color: #ffffff20;
    padding: 8px 15px 7px 18px;
}
.breadcrumb-item a,
.breadcrumb-item + .breadcrumb-item::before,
.breadcrumb-item.active{
    color: #ffffff;
}
.breadcrumb-item a:hover{
    color: #fcc350;
}
.breadcrumb-item + .breadcrumb-item{
    padding-right: 8px;
}
.breadcrumb-item + .breadcrumb-item::before{
    content: '\f060';
    font-family: 'fa5_f';
    font-weight: 900;
    font-size: 14px;
    line-height: 28px;
    transform: scale(0.8);
    padding-left: 10px;
}
.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 4px 25px rgb(0 0 0 / 8%);
}
.boxshadow2hover:hover{
	box-shadow: 0px 0px 45px rgb(0 0 0 / 10%);
}
.btn{
    font-weight: 600;
}
.listicons__check li{
    position: relative;
    padding-right: 30px;
    padding-left: 20px;
    margin-bottom: 10px;
}
.listicons__check li::before{
    position: absolute;
    content: '\f058';
    font-family: 'fa5_f';
    font-weight: 900;
    color: #fcc350;
    right: 0;
    top: auto;
}
.text-white-70{
	color: rgba(255, 255, 255, 0.7);
}
.boxservices{
	border-radius: 45px;
}
.boxservices::before{
	position: absolute;
	content: '';
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(0deg, #ce9f41 0%, transparent 100%);
	border-radius: 0 0 40px 40px;
}
.boxservices__content{
	padding: 40px;
}
.customsliderslick__2{
    margin-bottom: 80px !important;
}
.customsliderslick__2 .slick-next,
.customsliderslick__2 .slick-prev {
    top: inherit;
    bottom: -80px;
}
.customsliderslick__2 .slick-prev {
    right: inherit;
    left: 50%;
}
.customsliderslick__2 .slick-next {
    left: calc(50% - 45px);
}
.customsliderslick__2 .slick-next:before,
.customsliderslick__2 .slick-prev:before {
    border-radius: 4px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
}
.boxpartners{
    height: 150px;
}
.boxpartners img{
    max-height: 150px;
}
.footerbg a.text-white:hover,
.footerbg a.text-white-50:hover,
.footerlinks li a:hover{
	color: #fcc350 !important;
}
.footerlinks__wrap li a:hover{
	color: #111111 !important;
}
.footerlinks li + li{
	margin-top: 5px;
}
.footerlinks__wrap li + li{
	margin-top: 0;
	margin-left: 15px;
}
.footerlinks li a{
	color: rgba(255,255,255,.5);
}
.footerlinks__wrap li a{
	color: #fff;
}
.footerbg .border-top{
	border-color: #ffffff1a !important;
}
.fa-w30{
	width: 30px;
}
.introduction {position: relative;overflow: hidden;height: 100vh;min-height: 480px;}
.introduction [class^=intro_] {
    position: absolute;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.introduction .intro_1 {
    top: 0;
    height: 42.7%;
}
.introduction .intro_2 {
    top: 42.7%;
    height: 19.8%;
}
.introduction .intro_3 {
    bottom: 0;
    height: 37.5%;
}
.singlecontentbg h1,
.singlecontentbg h2,
.singlecontentbg h3,
.singlecontentbg h4,
.singlecontentbg h5,
.singlecontentbg h6{
	color: #fcc350;
}
.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: #fcc350;
    font-size: 24px;
}
.singlecontentbg a{
	font-weight: bold;
	color: #fcc350;
}
.singlecontentbg a:hover{
	color: #151515;
}
.singlecontentbg img{
    margin-top: 30px;
    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 *:last-child{
    margin-bottom: 0;
}
/*--------- Responsive ----- */
@media (min-width: 768px) {
    .list2line li{
        flex: 0 0 50%;
        max-width: 50%;
        width: 50%;
    }
    .boxservices__contentmin{min-height: 450px;}
}
@media (max-width: 992px) {
    .headertop__flex > * + *{border-left: 0;}
    .headertop__flex > *{min-height: 40px;}
    .headerbg .navbar-nav > .nav-item .nav-link{color: #151515;}
    .sliderindex,.sliderindex__slide{height: inherit;min-height: 450px;}
    .sliderindex__pages .sliderindex__slide{padding-top: 30px;}
}
@media (max-width: 768px) {
    
}
@media (max-width: 500px) {
    .sliderindex .slick-next:before,.sliderindex .slick-prev:before {width: 40px;height: 40px;line-height: 40px;}
    .sliderindex,.sliderindex__slide{min-height: 350px;}
}
@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: 1240px;}
}