/*
	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.1.min.css';
@import 'assets/css/helper-4.0.0.min.css';
@import 'assets/css/magnific-popup-1.1.0.min.css';
@import 'assets/css/bootstrap-datepicker.css';
body{
	background-image: url('https://www.lindaworld.net/wp-content/uploads/2025/01/body2.webp');
	background-repeat: repeat;
	background-size: contain;
}
.body__newcourse{
	background-repeat: repeat-x;
	background-size: contain;
}
.headerbg{
	height: 65px;
	z-index: 10;
}
.headerbg .navbar-collapse{
	flex-basis: inherit;
	flex-grow: inherit;
}
@media (min-width: 992px){
	.headerbg .navbar-expand-lg{
		justify-content: space-between;
		align-items: flex-start;
	}
	.headerbg .buttons{
		padding-top: 8px;
	}
}
.headerbg .navbar .navbar-nav > .nav-item + .nav-item {
    margin-right: 8px;
}
.headerbg .navbar .navbar-nav .nav-item{
	position: relative;
}
.headerbg .navbar .navbar-nav .nav-item .nav-link {
	font-size: 14px;
    padding: 0;
	border-radius: 0;
	font-weight: 500;
    color: #c17973;
    position: relative;
}
.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: #9e6868;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle {
    padding-left: 20px !important;
	margin-left: 0 !important;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle::after {
    left: 0;
}
.headerbg .styledropdown.navbar .navbar-nav .dropdown-menu{
	margin-top: 10px;
}
.headerbg .navbar-toggler {
	width: 40px;
	height: 40px;
	border-radius: 10px;
    padding: 0;
    border: 0;
    background-color: #c17973;
    color: #fff;
    font-size: 25px;
}
.headerbg .navbar-toggler.collapsed {
    color: #fff;
}
.headerbg .btn-primary{
	border: 3px solid #f5ebe8;
	box-shadow: 0 0 0 1px #9e6868;
}
.rounded-top-right-0{
	border-top-right-radius: 0 !important;
}
.btn{
	font-weight: 700;
}
.boxshadow{
	box-shadow: 0px 0px 25px rgb(0 0 0 / 6%);
}
.boxshadow2{
	box-shadow: 0px 0px 25px rgb(0 0 0 / 12%);
}
.boxshadow3{
	box-shadow: 0px 2px 7px rgb(0 0 0 / 30%);
}
.boxshadow2hover:hover{
	box-shadow: 0px 0px 45px rgb(0 0 0 / 42%);
}
.bg-line-bottom{
	background-repeat: repeat-x;
	background-position: center bottom 6px;
	background-size: contain;
	background-image: url(https://www.lindaworld.net/wp-content/uploads/2025/01/line-scaled.webp);
}
.bg-line-top{
	background-repeat: repeat-x;
	background-position: center top 10px;
	background-size: contain;
	background-image: url(https://www.lindaworld.net/wp-content/uploads/2025/01/line-scaled.webp);
}
.bg-gradient.bg-line-top{
    background: url(https://www.lindaworld.net/wp-content/uploads/2025/01/line-scaled.webp) repeat-x center top 10px, linear-gradient(to right, #9e6868 0%, #d8afa4 100%);
	background-size: contain;
}
.bg-gradient{
    background-color: #9e6868;
    background: linear-gradient(to right, #9e6868 0%, #d8afa4 100%);
}
.btn-primary{
	background: linear-gradient(to right, #9e6868 0%, #d8afa4 50%, #9e6868 100%);
	border: 0;
    background-size: 200% auto;
    -webkit-transition: all 0.4s ease-out 0s;
       -moz-transition: all 0.4s ease-out 0s;
         -o-transition: all 0.4s ease-out 0s;
            transition: all 0.4s ease-out 0s;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active{
    background-position: right center;
}
.sliderhome .maxheight{
	max-height: 700px;
}
.sliderhome .onlyphoto,
.sliderhome__content{
	height: 780px;
}
.sliderhome__content{
	color: #f4eae7;
}
.sliderhome .objectfit-cover{
	object-position: top center;
}
.boxtop__sliderhome{
	z-index: 2;
	margin-top: -160px;
}
.bg-primary-50{
	background-color: #f5ebe8;
}
.des__line2{
	overflow: hidden;
	text-overflow:clip;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.sliderhome .sharesocial{
	left: 25px;
	top: 15%;
	z-index: 6;
}
.sliderhome .sharesocial li{
	margin: 0 0 10px;
}
.sliderhome .sharesocial li a{
	background-color: #fff;
	color: #c17973;
}
body.stop{
	overflow: hidden;
}
.boxsection .iconhover img{
	top: 0;
	transition: .5s;
	width:100px;
	object-fit:contain;
}
.boxsection.boxsection--right .iconhover img{
	left: 0;
}
.boxsection.boxsection--left .iconhover img{
	right: 0;
}
.iconhover img:last-child{
	opacity: 0;
	visibility: hidden;
}
.boxsection:hover .iconhover img:last-child{
	opacity: 1;
	visibility: visible;
}
.boxsection:hover .iconhover img:first-child{
	opacity: 0;
	visibility: hidden;
}
.footerbg,
.footerbg a{
	color: #f5ebe8;
}
.footerbg__links li + li{
	margin-right: 30px;
}
.footerbg__links li{
	margin-bottom: 10px;
}
.footerbg__links li a{
	font-weight: 500;
	font-size: 20px;
}
.footerbg .sharesocial li{
	margin: 0 10px;
}
.footerbg .sharesocial li a{
	color: #f5ebe8;
	border: 3px solid #f5ebe8;
	width: 60px;
	height: 60px;
	line-height: 54px;
	font-size: 28px;
}
.footerbg .border-top{
	border-color: #f5ebe8 !important;
}
.startcontent__page{
	padding-top: 160px;
	padding-bottom: 60px;
}
.text-light2{
	color: #f4eae7;
}
.rounded-xxl{
	border-radius: 30px;
}
.rounded-bottom-xxl{
	border-radius: 25px 25px 0 0;
}
.rounded-title{
	border-radius: 14px 0 14px 14px;
}
.text-justify{
	text-align: justify;
}
.line{
	height: 2px;
	background-repeat: repeat-x;
	background-position: center;
	background-size: cover;
	background-image: url(https://www.lindaworld.net/wp-content/uploads/2025/01/line-scaled.webp);
}
.desline__2 p{
	overflow: hidden;
	text-overflow:clip;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	line-height: 1.7;
	margin: 0;
	height: 150px;
}
.mb--25{
	margin-bottom: -35px;
}
.boxminheight01{
	min-height: 240px;
}
.boxminheight02{
	padding-bottom: 50px !important;
}
.buttoncustom .button{
	bottom: -35px;
	right: 0;
}
.headerbg .buttons .btn{
	padding: 3px;
}
/* Current */
.grid__photos .grid__photos__grid:nth-child(1){grid-area: box_a_1;}
.grid__photos .grid__photos__grid:nth-child(2){grid-area: box_a_2;}
.grid__photos .grid__photos__grid:nth-child(3){grid-area: box_a_3;}
.grid__photos .grid__photos__grid:nth-child(1) img{
	height: 250px;
}
.grid__photos .grid__photos__grid img{
	height: 180px;
}
.grid__photos{
	display: grid;
	grid-template-columns: auto auto;
	grid-template-areas:
	'box_a_1 box_a_1'
	'box_a_2 box_a_3';
	grid-gap: 8px;
}
.customsliderslick01 .slick-prev,
.customsliderslick01 .slick-next{
	top: auto;
	bottom: -70px;
}
.customsliderslick01 .slick-prev::before,
.customsliderslick01 .slick-next::before{
	border-radius: .3rem;
	width: 52px;
	height: 52px;
	line-height: 52px;
}
.customsliderslick01 .slick-next{
	left: 10px;
}
.customsliderslick01 .slick-prev{
	right: inherit;
	left: 70px;
}
.customsliderslick01__withbutton{
	margin-left: 95px;
}
.boxcourses200 .boxcourses200__thu img{
	width: 100%;
	height: 100%;
	transition: .4s;
}
.boxcourses200:hover .boxcourses200__thu img{
	transform: scale(1.08);
}
.boxcourses200__price,
.boxcourses200__label{
	top: 220px;
}
.boxcourses200__price{
	right: 0;
}
.boxcourses200__label{
	left: 0;
}
.boxcourses200__price span{
	border-radius: 4px 0 0 0;
	min-width: 100px;
}
.boxcourses200__label span{
	border-radius: 0 4px 0 0;
	min-width: 100px;
}
.box-plans ul li{
	position: relative;
	padding-right: 30px;
	margin-bottom: 8px;
	font-size: 17px;
}
.box-plans ul li::before{
	position: absolute;
	content: '\f00c';
	font-family: 'fa5_f';
	font-weight: 900;
	font-size: 16px;
	color: #26c44b;
	right: 0;
	top: -2px;
}
.box-plans:hover{
	box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.12);
}
.box-plans .btn{
	min-width: 160px;
}
.box-plans .color1{
	background-color: #6a6b71;
}
.box-plans .color2{
	background-color: #debf44;
}
.box-plans .color3{
	background-color: #31c7bf;
}
.box-plans .color1,
.box-plans .color2,
.box-plans .color3{
	border-radius: 5px 0 0 5px;
	padding: 10px 20px 14px 25px;
}
.boxreviews200 .box{
	box-shadow: -4px 4px 0 0 #daedeb;
}
.customsliderdots1 .slick-dots li button{
	width: 30px;
	height: 10px;
	border-radius: 6px;
	border-color: #31c7bf;
}
.customsliderdots1 .slick-dots li.slick-active button{
	background-color: #31c7bf;
}
.singlecontentbg ul li,
.singlecontentbg ol li{
	margin-bottom: 10px;
	line-height: 1.8;
}
ol li{
	list-style-type: arabic-indic;
}
.box-courses .border,
.box-news .border{
	padding: 25px;
}
.box-courses .excerpt p,
.box-news .excerpt p{
	font-size: 17px;
	line-height: 1.6;
	margin: 0;
}
.box-courses .border,
.box-news .border,
.box-courses .border-left,
.box-news .border-left{
	transition: border .4s;
}
.box-courses:hover img,
.box-news:hover img{
	object-position: right;
}
.box-courses:hover .border,
.box-news:hover .border,
.box-courses:hover .border-left,
.box-news:hover .border-left{
	border-color: rgba(255, 255, 255, 0.1) !important;
}
.box-news .title-border.primary:after{
	width: 30px;
	height: 1px;
}
.title-map a,
.title-map .breadcrumb-item+.breadcrumb-item::before,
.title-map .breadcrumb-item.active{
	color: #fff;
}
.title-map a:hover{
	text-decoration: underline;
}
.borderwhatsapp{
	border-color: #25d366 !important;
	color: #25d366;
}
.box-courses-number h3 span{
	color: #ffe2c8;
	top: 0;
	right: 0;
	font-size: 100px;
}
.box-reviews100{
	margin-top: 60px;
	transition: .6s;
	opacity: 0.68;
	transition-delay: 0s;
}
.box-reviews100 img{
	top: -50px;
	margin-bottom: -30px;
}
.box-reviews100::before{
	position: absolute;
	content: '';
	top: -25px;
	left: 20px;
	background-image: url(assets/img/icon08.png);
	width: 100px;
	height: 87px;
}
.slick-current .box-reviews100{
	transform: scale(1.12);
	transition-delay: 0.7s;
	opacity: 1;
}
.barprice{
    bottom: 0;
    right: 0;
    z-index: 6;
    background-color: #030200;
}
.timeclock__custom #clock{
	display: flex;
}
.timeclock__custom #clock p + p{
	margin-right: 20px;
}
.timeclock__custom #clock p{
	margin-bottom: 0;
	font-size: 35px;
	line-height: 1;
    font-weight: bold;
	text-align: center;
}
.timeclock__custom #clock span{
    display: block;
	font-size: 16px;
	font-weight: 400;
	color: #31c7bf;
}
.nav-tabs.customtabs4 {
    border-bottom: none;
    padding: 0;
}
.nav-tabs.customtabs4{
	background-color: #e5e7eb;
	border-radius: 0.2rem 0 0;
}
.nav-tabs.customtabs4 .nav-item {
	margin: 0 0 0 2px;
}
.nav-tabs.customtabs4 .nav-link {
	border: 0;
    border-radius: 0;
    min-width: inherit;
    text-align: center;
	padding: 15px 25px;
	background-color: #e5e7eb;
	color: #434968;
	font-weight: 700;
	font-size: 18px;
}
.nav-tabs.customtabs4 .nav-item:first-child .nav-link{
	border-radius: 0 0.2rem 0 0;
}
.nav-tabs.customtabs4 .nav-item:last-child .nav-link{
	border-radius: .2rem 0 0 0;
}
.nav-tabs.customtabs4 .nav-item.show .nav-link,
.nav-tabs.customtabs4 .nav-link.active,
.nav-tabs.customtabs4 .nav-link:hover {
    background-color: #fff;
    color: #434968;
}
.tutscourses__number ol li{
	font-size: 18px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
.tutscourses__number ol li > div{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.btn-color1{
	background-color: #ff0000;
	border-color: #ff0000;
}
.btn-color2{
	background-color: #2d8cff;
	border-color: #2d8cff;
}
.btn-color1:hover{
	background-color: #e90a0a;
	border-color: #e90a0a;
}
.btn-color2:hover{
	background-color: #287ee7;
	border-color: #287ee7;
}
.btn-color1,
.btn-color2,
.btn-color1:hover,
.btn-color2:hover{
	color: #fff;
}
.custom-control-boxbooking .custom-control-label::before,.custom-control-boxbooking .custom-control-label::after{display: none;}
.custom-control-boxbooking .boxbooking__checkbox{transition: .4s;background-color: #eee;color: #8e8e8e;}
.custom-control-boxbooking .custom-control-input:checked~.custom-control-label .boxbooking__checkbox{background-color: #31c7bf !important;color: #fff !important;}

.loaderlodging {
	height: 100vh;
	z-index: 10000;
}
.loaderlodging__body {
	overflow: hidden;
}
.loaderlodging__body.afterloading {
	overflow: inherit;
}
.loaderlodging.remove {
	display: none !important;
}
.loaderlodging ul {
	width: 108px;
	height: 108px;
	list-style-type: none;
	display: flex;
	flex-wrap: wrap;
}
.loaderlodging ul li {
	width: 30px;
	height: 30px;
	margin: 2px;
	background-color: transparent;
	animation: loading 0.8s infinite;
}
.loaderlodging ul li:nth-child(5) {
	opacity: 0;
}
.loaderlodging ul li:nth-child(1) {
	animation-delay: 0.1s;
}
.loaderlodging ul li:nth-child(2) {
	animation-delay: 0.2s;
}
.loaderlodging ul li:nth-child(3) {
	animation-delay: 0.3s;
}
.loaderlodging ul li:nth-child(6) {
	animation-delay: 0.4s;
}
.loaderlodging ul li:nth-child(9) {
	animation-delay: 0.5s;
}
.loaderlodging ul li:nth-child(8) {
	animation-delay: 0.6s;
}
.loaderlodging ul li:nth-child(7) {
	animation-delay: 0.7s;
}
.loaderlodging ul li:nth-child(4) {
	animation-delay: 0.8s;
}
@keyframes loading {
	1% {
		background-color: #fff;
	}
}
.customlistcourse li{
	position: relative;
}
.customlistcourse li.active::before{
	position: absolute;
	content: '\f060';
	right: 0;
	top: 15px;
	font-family: 'fa5_f';
	font-weight: 900;
	font-size: 20px;
	color: #c17973;
}
.customlistcourse li + li{
	margin-top: 15px;
}
.customlistcourse li a{
	display: block;
	background-color: #efe0dc;
	color: #c17973;
	border-radius: 15px;
	padding: 16px;
	position: relative;
	font-weight: 500;
}
.customlistcourse li.active a{
	margin-right: 35px;
}
.customlistcourse li.active a,
.customlistcourse li a:hover{
	color: #efe0dc;
	background-color: #c17973;
}
.iconcart{
    top: -4px;
    left: -7px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
}
.menu-item-object-book,
.menu-item-1556{
	display: none;
}
.boxreviews__slider .slick-next,
.boxreviews__slider .slick-prev{
	top: 50px;
}
.boxreviews__slider .slick-next{
	left: 30px;
}
.boxreviews__slider .slick-prev{
	right: inherit;
	left: 70px;
}
.boxreviews__slider .slick-next::before,
.boxreviews__slider .slick-prev::before{
	color: #4d4d4d;
	font-size: 20px;
	transition: .4s;
}
.boxreviews__slider .slick-next:hover::before,
.boxreviews__slider .slick-prev:hover::before{
	color: #c17973;
}
.boxreviews__slider .slick-next::before{
	content: '\f060';
}
.boxreviews__slider .slick-prev::before{
	content: '\f061';
}
.boxreviews{
	padding-left: 160px !important;
}
.boxreviews__slider2 .boxreviews{
	background: none;
	background-color: #e8e8e8;
}
.object{
	object-fit:contain;
}
.sliderhome .onlyphoto, .sliderhome__content{
	object-fit:cover;
}
/*--------- Responsive ----- */
@media (min-width: 992px) {
	.boxminheight02{
		min-height: 580px;
	}
	.singlecontentbg p{
		font-size: 18px;
		line-height: 1.9;
	}
	.singlecontentbg p + p{
		margin: 20px 0 0;
	}
}
@media (max-width: 992px) {
    .headerbg .navbar .navbar-nav{width: 100%;}
    .headerbg .navbar .navbar-nav .nav-item + .nav-item{margin-right: 0;margin-top: 10px;}
	.headerbg .navbar .navbar-nav .nav-item::before{display: none;}
	.headerbg .navbar .navbar-nav .nav-item{text-align: center;}
	.headerbg .navbar .navbar-nav .nav-item .nav-link{font-size: 20px;}
    .headerbg .navbar .navbar-nav.icons{flex-direction: row;justify-content: center;margin-top: 25px;}
	.headerbg .navbar .navbar-nav.icons .nav-item + .nav-item{margin-right: 0;margin-top: 0;}
	.headerbg .navbar-collapse{position: fixed;width: 100%;height: 100vh;top: 0;left: 0;right: 0;background-color: #fff;padding: 25px;z-index: 1081;transition: .4s;}
	.headerbg .navbar-toggler{z-index: 1082;}
	.headerbg .navbar-collapse.show{opacity: 1;display: flex;align-items: center;justify-content: center;flex-direction: column;}
	.headerbg .navbar-collapse.collapsing {transition: none !important;opacity: 0;height: 100vh !important;}
	.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle{padding-left: 0 !important;}
	.headerbg .styledropdown.navbar .navbar-nav .dropdown-toggle::after{position: relative;top: 6px;left: -9px;}
	.headerbg{height: 85px;padding-top: 5px;}
	.headerbg .navbar-brand{margin-top: -10px !important;}
	.boxtop__sliderhome{margin-top: -40px;}
	.sliderhome__content{padding-bottom: 40px;}
	.sliderhome .onlyphoto,.sliderhome__content{height: 500px;}
	.sliderhome .maxheight{max-height: 300px;}
	.boxsection,.boxsection .text-right{text-align: center !important;}
	.boxsection.boxsection--left .iconhover img{right: calc(50% - 40px);}
	.boxsection.boxsection--right .iconhover img{left: calc(50% - 40px);}
	.footerbg .sharesocial li a{width: 50px;height: 50px;line-height: 44px;font-size: 20px;}
	.footerbg__links li + li{margin-right: 20px;}
	.desline__2 p{-webkit-line-clamp: 2;line-height: 1.7;height: 51px;}
	.startcontent__page{padding-top: 80px;}
    .footerlinksopen .icon{cursor: pointer;display: flex;align-items: center;justify-content: space-between;}
    .footerlinksopen .icon::after{position: relative;content: '\f055';font-family: 'fa5_f';font-weight: 900;}
    .footerlinksopen .icon.show::after{content: '\f056';}
    .footerlinksopen ul{height: 0;overflow: hidden;opacity: 0;visibility: hidden;transition: .1s;margin: 0 !important;}
    .footerlinksopen ul.show{height: 100%;opacity: 1;visibility: visible;}
	.menu-item-object-book,.menu-item-1556{display: block;}
}
@media (max-width: 768px) {
    .headerbg{height: 70px;padding-top: 0;}
	.headerbg .navbar-toggler{margin-top: 15px;}
	.sliderhome__content{padding-bottom: 30px;}
	.boxreviews__slider2 .boxreviews{padding-left: 20px !important;}
}
@media (max-width: 500px) {
	.sliderhome .onlyphoto,.sliderhome__content{height: 340px;}
	.sliderhome .maxheight{max-height: 290px;}
	.headerbg .buttons .btn{padding: 3px;font-size: 14px;line-height:1;}
	.headerbg .container{padding-right: 5px;padding-left: 5px;}
}
@media (max-width: 375px) {
	
}
.wpcf7 input[type=url], .wpcf7 input[type=email], .wpcf7 input[type=tel] {
    direction: rtl;
}
.grecaptcha-badge { opacity:0;}
.headerbg .navbar .navbar-nav>.nav-item+.nav-item {
    margin-right: 20px;
    text-wrap: nowrap;
}
.slick-slide img{
	object-fit:contain;
}
img.img-fluid.d-block.mx-auto.img-h200.mb-4.mb-lg-5.entered.litespeed-loaded{
	width:200px;
}

img.w-100.img-hauto.img-lg-h450{
	object-fit:contain;
}