@import url('https://fonts.googleapis.com/css2?family=Tajawal:wght@300;400;500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;900&display=swap');
body{font-family: 'Tajawal', sans-serif; }
/****************** Header **********************/
body {background: #FFF;}
.nomargin { margin: auto;}
.nopadding { padding: 0px;}
/*******************************************************/
.mobile-view { display: none}
/*************************************************/
.kafala-bg{background: url(../img/kafala-banners.png) no-repeat center top ;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height:413px;}
.headz { height: 100%}
.qur-wqf{position: relative;  height: 95%;background: url(../img/quran.png) no-repeat left bottom ; z-index: 200;}
/*.qur-wqf img {position: absolute;left: 0;  bottom: 0; margin-bottom: 18px;}*/
.txt-wqf  {padding:66px 0 0 0 ;}
.txt-wqf h2 {color: #7E6C5C;
font-family: 'Tajawal', sans-serif;
font-size: 48px;
font-style: normal;
font-weight: 800;
line-height: 156.5%;
text-transform: capitalize;}
.txt-wqf h2>span {color: #F26530;}
.txt-wqf p {
  margin: auto;
    width: 78%;
	color: #685A4D;
	text-align: center;
	font-size: 24px;
	font-style: normal;
	font-weight: 700;
	line-height: 137%; /* 32.88px */
	text-transform: capitalize;
}
p.p-zmall{ display: none;}
/***********************************************************/
.kafala-title{ padding-top: 32px; padding-bottom: 40px;}
.kafala-title h2 {color: var(--secondary, #87786C);
text-align: center;
font-size: 35.252px;
font-style: normal;
font-weight: 700;
padding: 0px !important;
}
.pagini {
    padding: 32px;
    padding-bottom: 0px;
}
/****************************************************************/
.tab-wqf .nav-link { border-radius: 55px;
border: 1px solid rgba(242, 101, 48, 0.27);
background: #FFF; 
padding: 10px;
min-width: 160px;} 
.nav-link{color: #685A4D;
text-align: center;
font-family: Tajawal;
font-size: 22px;
font-style: normal;
font-weight: 500;
line-height: 152.9%; /* 33.638px */}
.tab-wqf .nav-item:first-child { margin-right: 0px;}
/*.tab-wqf .nav-item:last-child { padding: 0px 6px 0px 0px;}*/
.tab-wqf .nav-item { margin-right: 12px;}
.nav-pills-kaf {
   --bs-nav-pills-border-radius: 55px;
	padding: 10px;
    --bs-nav-pills-link-active-color: #fff;
    --bs-nav-pills-link-active-bg: #0d6efd;
}
.nav-pills-kaf .nav-link.active, .nav-pills .show > .nav-link {
    color: #ffffff;
    background-color:#F26530;;
}
.nav-pills-kaf .nav-link {margin: auto;}
.tab-filter .navbar { background-color: #FFF8F6;}
/****************************************************************/
#tb-filt{ width:50%;}
#tb-filt .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #tb-filt button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: -3%;
        position: absolute;
        left: 2%;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
#tb-filt .form-control{padding:  16px;}
.text-orph{
padding-top: var(--bs-navbar-brand-padding-y);
padding-bottom: var(--bs-navbar-brand-padding-y);
margin-left: var(--bs-navbar-brand-margin-end);
text-decoration: none;
white-space: nowrap;
color: #87786C;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 152.9%; /* 36.696px */
padding-right:8px;}
.col-seo { width: 60% !important;}
.fil-n { margin-left: 24px;}
.fil-n:last-child { margin-left: 0px;}
.foltab {border-radius: 24px;
    padding: 20px 0px;}
/****************************************************************/
.card-head {position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;border-radius: 24px 24px 0px 0px; background: #F1E8E4;padding: 24px 22px 20px 22px;}
.card-name { margin-right: 35px;}
.card-name h2 a{
color: #F26530;
text-align: right;
font-size: 32px;
font-style: normal;
font-weight: 800;
line-height: 152.9%; /* 48.928px */
	text-decoration: none;
}
.card-name span{
color: #685A4D;
text-align: center;
font-family: Tajawal;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 115.9%; /* 27.816px */
}
.b-shar.dropdown-toggle::after { display: none;}
.share-men{ border-radius: 0px 0px 8px 8px; margin: auto; padding-right: 0px;min-width: 50px;}
.share-men li { width: 100%;}
.share-men li a { text-align: center; padding: 4px 0px;border-bottom: 0px}
.share-men .bi-twitter-x{color: #000;font-size: 22px;padding-bottom: 7px;}
.share-men .fa-facebook{color:#3089F2;font-size: 27px;}
.share-men .bi-link-45deg{color:#F26530;font-size: 27px;}
.share-men .bi-whatsapp{color:#008C27;font-size: 23px;}
.card-info {border-top: 1px solid #D6C5B9;border-bottom: 1px solid #D6C5B9;background: #F1E8E4;color: #927E6E;
text-align: center;
font-size: 24px;
font-style: normal;
font-weight: 700;
line-height: 115.9%; /* 27.816px */
}
.card-v { padding: 12px 0px 6px 0px;border-left: 1px solid #D6C5B9;}
.card-v:last-child{border-left: none;}
label.div-fezo {
color: #F26530;
text-align: left;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 0; 
padding-top: 25px;
    width: 35%;}
.pad24 { padding-bottom: 24px;}
label.div-fezo span {font-family: Inter;}
.wqf-box {margin-bottom: 20px;}
.cordz {transition: box-shadow 0.3s ease-in-out; border-radius: 24px;}
.cordz:hover {box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2); }
.kafala-items { padding-top: 16px;}
.wqf-row{ margin-top: 32px;}
.card-img {background: url(../img/project/kafala-banners.png) no-repeat center top ;}
.arr-fee { position: absolute; ;background: url(../img/sahm.svg) no-repeat center top ; width:126px ; height: 140px; margin: 25px 28px 0 0;}
.arr-fee p{
  padding: 5px 9px;
  background: #F26530;
    margin: auto;
    bottom: 0;
    text-align: center;
    position: absolute;
    color: #FFF;
  font-family: Inter;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 115.9%; /* 37.088px */
  text-transform: capitalize;
      margin-right: 3px;
}
.arr-fee span{
  font-family: 'Tajawal', sans-serif;
color: #FFF;
text-align: center;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 115.9%; /* 18.544px */
text-transform: capitalize;
}
/******************************************************/
.filt-ico { width: 16px; height: 16px; }
.kafala-title a	{ display: none;color: #F26530c!important;text-align: right;leading-trim: both;text-edge: cap;font-size: 16px;font-style: normal;font-weight: 700;
line-height: 152.9%;text-transform: capitalize;text-decoration: none;}
/********************** Body Card ************************/
.card-body{
  border-radius:0px 0px 24px 24px;
  border: 1px solid rgba(242, 101, 48, 0.27);
  background: #FFF8F6;
}
.card-form {padding: 32px 24px;}
.card-title { border-bottom: 1px solid rgba(242, 101, 48, 0.27);padding: 24px; }
.card-title h2 {
  color: #F26530;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 152.9%; /* 48.928px */
  text-transform: capitalize;
    padding-bottom: 12px;
}
.card-title p {
color: var(--body-text, #363636);
text-align: center;
width: 95%;
margin: auto;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 132.9%; /* 26.58px */
text-transform: capitalize;
}
.kafala-title { color: #F26530;}
.wqf-btn button.add_toCard {width: 20%;font-size: 29px;}
.wqf-btn button.like-button {width: 77%;}

/*************************************************/
.div-inpo { direction: ltr;width: 65%;}
.num-kaf{border-radius: 6.598px;border: 1.65px solid var(--primary, #F26530);background: var(--white, #FFF);box-shadow: 0px 3.11579px 3.11579px rgba(0, 0, 0, 0.00) !important; height: 54px;}
/*************************************************************/
.tot-kafala-info{ background:url(../img/strep.png) no-repeat center top; height: 244px; margin: 72px 0px;}
.tot-kafala-info ul {
     position: relative;
    display: block;
    text-align: center;
    list-style: none;
	    padding-top: 4%;
}
.tot-kafala-info ul li{width: 20%;display: inline-block;}

.tot-kafala-info h2{color: #685A4D;
text-align: center;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 0px; 
padding-top: 32px;}
.man-icon{max-width: 58px;}
.calender-icon{max-width: 79px;}
.hart-icon{max-width: 77px;}
.total-icon{max-width: 71px;}
.tot-kafala-info span{
	color: #666;
text-align: center;
font-family: Tajawal;
font-size: 24px;
font-style: normal;
font-weight: 400;
    line-height: 0px;
    padding-top: 30px;
    display: block;
}
.kafala-how{ padding-bottom: 120px;}
.kafala-how h2{color: var(--secondary, #87786C);
text-align: center;
font-family: Tajawal;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 152.9%; /* 48.928px */
text-transform: capitalize;
padding-bottom: 28px;}
.kafala-how p {
width: 315px;	
color: var(--body-text, #363636);
text-align: center;
font-family: Tajawal;
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: 129%; /* 30.96px */
padding-top: 24px;

}
.kafala-how .wqf-btn button.like-button { width: auto !important;    padding: 1% 6%;font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: 152.9%; /* 42.812px */ }
/************** Filter ***********************/
.modal-header {
    display: flex;
    flex-shrink: 0;
    align-items: center;
    justify-content: flex-end !important;
	border-bottom: 0px;
}
.modal-header span {
    position: absolute;
    margin-right: -40px;
    display: block;
    margin-top: -11px;
}
.has-search .form-control {
    padding-left: 2.375rem;
}
.modal-content {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    color: var(--bs-modal-color);
    pointer-events: auto;
    background-color: #FFF8F6;
    background-clip: padding-box;
    border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
    border-radius: var(--bs-modal-border-radius);
    outline: 0;
}
.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
	left:25px;
}
.modal-footer {border-top: 0px;justify-content: flex-start;}
#filterModal .search-btn{
padding: 10px 24px;	
border-radius: 10.932px;
background: var(--primary, #F26530);
	color: var(--white, #FFF);
text-align: center;
leading-trim: both;
text-edge: cap;
font-family: Tajawal;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: 152.9%; /* 24.464px */
text-transform: capitalize;
 min-width: 120px;
}
/***************************************************************/
.sic1{ padding-right: 6%}
.sic3{ padding-left: 6%}
/***********************   Responsive   *************************/
@media (max-width:1920px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container { max-width: 1590px;}
.qur-wqf {background: url(../img/quran-1920.png) no-repeat left bottom;background-size: contain}

}

@media (max-width:1702px) {

}
@media (max-width:1536px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {max-width: 1294px;}
.kafala-bg {background: url(../img/kafala-banners-1536.png) no-repeat center top;}
.qur-wqf {background: url("../img/quran-1536.png") no-repeat left bottom; background-size: contain}
.kafala-bg {height: 330px;}
.txt-wqf {padding: 50px 0 0 0;}
.kafala-items h2 a{font-size: 26.05px;}
.sic1{ padding-right: 0%}
.sic3{ padding-left: 0%}
.txt-wqf h2 {font-size: 39.075px;}
.txt-wqf p {  font-size: 22.794px;}
.card-title h2, .know-more h2 {font-size: 26.05px;}
.card-title p {font-size: 16.28px;    width: 98%;}
/*.card-form label{font-size: 16.28px; padding-top: 15px;}*/
.div-leb{ width: 30%;}
.div-inpo{ width: 65%;}
.form-control, input {font-size: 21px;}
.family_breakfast_btn button.like-button {font-size: 22.79px;  height: 54px;}
.wqf-btn button.add_toCard {font-size: 21px;  height: 54px;}
.page-link {text-align: center;font-family: Inter;font-size: 16px;font-style: normal;font-weight: 400;line-height: 22.4px; /* 140% */}
.page-item:first-child .page-link{  padding: 8px 15px;}
.page-item:last-child .page-link  {  padding: 8px 15px;}
.arr-fee {position: absolute;background: url(../img/sahm-1536.svg) no-repeat center top;width: 109px;height: 113px;margin: 25px 28px 0 0;}
.arr-fee p {font-size: 26.05px;}
.arr-fee span {font-size: 13px;}
	.card-head {padding:18px 16.5px 24px 16.5px;}
.card-name {margin-right: 16px;    margin-top: 10px;}
.card-imgs img {max-width: 86px;}
.tab-wqf .nav-link {font-size:18px;min-width: 128px;}
#tb-filt .form-control { padding: 12px;}
	.select-wrapper::after {
    content: "\25be ";
    font-size: 1rem;
    top: 20px;
    left: 12px;
    position: absolute;
    color: #6C727F;
}
label.div-fezo {font-size: 24px;    width: 35%;}
	.kafala-title h2 {font-size: 24px; padding-bottom: 0px !important;}
	.kafala-title {padding-top: 24px;padding-bottom: 30px;}
	.kafala-items h2 a {font-size: 24px;}

}


@media (max-width:1440px) {

.kafala-bg {height: 309px;}
.txt-wqf {padding: 50px 0 0 0;}
.kafala-bg {background: url(../img/kafala-banners-1440.png) no-repeat center top;}
.qur-wqf{position: relative;  height: 95%;background: url(../img/quran-1440.png) no-repeat left bottom ;background-size: contain;}
.nav-link{ font-size: 16px;}
.tab-wqf .nav-link {border-radius: 41.25px;border: 0.75px solid rgba(242, 101, 48, 0.27);min-width: 120px;}
.card-form {padding: 32px 16.5px;}
.fil-n {margin-left: 18px;}
#tb-filt button {margin-top: -2.8%;left: 2.5%;}
.col-seo {width: 60% !important;}
.card-head {padding:18px 16.5px 24px 16.5px;}
.card-name {margin-right: 16px;    margin-top: 10px;}
.card-imgs img {max-width: 86px;}

.card-info {font-size: 18px;}
.kafala-items h2 a{ font-size: 24px;}
.card-name span {font-size: 18px;}
.foltab {border-radius: 18px;}
#tb-filt .form-control { height: 40px;padding: 9px 12px;}
.tab-wqf .nav-item  {padding: 0px 4px;}
.text-orph {font-size: 18px;}
.kafala-items h2 a{font-size: 20px;}
.txt-wqf h2 {font-size: 36px; font-weight: 700;}
.txt-wqf p {  font-size: 18px;}
.kafala-title h2 {font-size: 24px;}
.kafala-title { padding-top: 24px;  padding-bottom: 30px;}
.kafala-items {padding-top: 0px;}
.card-title h2, .know-more h2 {font-size: 24px;}
.card-title p {font-size: 15px;    width: 100%;}
.card-form label{font-size: 24px; padding-top: 25px;}
textarea.form-control { padding-top: 12px 9px 0 9px; font-size: 15px;}
.div-leb{ width: 30%;}
.family_breakfast_btn button.like-button {font-size: 21px; }
.wqf-btn button.add_toCard {font-size: 19px; }
.arr-fee {
    position: absolute;
    background: url(../img/sahm-1536.svg) no-repeat center top;
    width: 109px;
    height: 113px;
    margin: 25px 28px 0 0;
}
.arr-fee p {font-size: 26.05px;}
.arr-fee span {font-size: 13px;}
.page-link {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 140% */
  }
.kafala-items h2 a {font-size: 24px;}
.card-name span {font-size: 18px;}
#tb-filt .form-control {height: 45px; font-size: 17px;}
	.select-wrapper::after {top: 12px;}
}
@media (max-width: 1350px){

}
@media (max-width:1280px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
      max-width: 1192.5px;}
		.kafala-bg {background: url(../img/kafala-banners-1280.png) no-repeat center top;}
      .kafala-bg {height: 275px;}
      .txt-wqf {padding: 38px 0 0 0;}
      .qur-wqf{position: relative;  height: 95%;background: url(../img/quran-1280.png) no-repeat left bottom ;background-size: contain;}

      .kafala-items h2 {font-size: 24px;}
  .txt-wqf h2 {font-size: 33px;}
.txt-wqf p {  font-size: 19px;}
.card-title h2, .know-more h2 {font-size: 21px;}
.card-title p {font-size: 13.5px;    width: 100%;}
.card-form label{font-size: 24px;  padding-top: 24px;}
.div-leb{ width: 30%;}

.family_breakfast_btn button.like-button {font-size: 21px;}
.wqf-btn button.add_toCard {font-size: 19px;}
.arr-fee {
    position: absolute;
    background: url(../img/sahm-1280.svg) no-repeat center top;
    width: 92px;
    height: 95px;
    margin: 25px 28px 0 0;
}
.tab-wqf .nav-link {margin-top: 14px;}
.arr-fee p {font-size: 21px;}
.arr-fee span {font-size: 13px;}
.kafala-items h2 {font-size: 21px;}
.card-name span { font-size: 16px;}
.card-head {padding: 18px 8px 24px 8px;}
.bi-share-fill{ font-weight: 900; font-size: 22px;}
}
@media (max-width:1024px) {
.container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {max-width:960px;}
.kafala-bg{background: url(../img/kafala-banners-1024.png) no-repeat center top ;}
.kafala-bg {height: 220px;}
.txt-wqf {padding: 28px 0 0 0;}
.qur-wqf{position: relative;  height: 95%;background: url(../img/quran-1024.png) no-repeat left bottom ;background-size: contain;}
.card-imgs img {max-width: 70px;}
.kafala-items h2 {font-size: 18px;}
.card-name span {font-size: 14px;}
.card-info { font-size: 16px;}
.ctrl__counter-num {font-size: 17px;}
.bi-share-fill { font-weight: 900;   font-size: 14px;}
.kafala-items h2 a{font-size: 21px;}
.txt-wqf h2 {font-size: 28px;}
.txt-wqf p {  font-size: 16px;}
.card-title h2{font-size: 18px;line-height: 90.9%; padding-bottom: 4px;}
.card-title {  padding: 12px;}
.select-wrapper::after {top: 10px; left: 13px;}
#tb-filt button {margin-top: -3.5%;left: 2.5%;}
 .know-more h2 {font-size: 21px;}
.card-title p {font-size: 13.5px;    width: 100%;}
.card-form label{font-size: 18px;  padding-top: 25px;}
.div-leb{ width: 30%;}
.div-inpo{ width: 70%;}
.form-control, input {font-size: 16px;}
.family_breakfast_btn button.like-button {font-size: 18px;}
.wqf-btn button.add_toCard {font-size: 19px;}
.arr-fee {
    position: absolute;
    background: url(../img/sahm-1280.svg) no-repeat center top;
    width: 77.8px;
    height: 80px;
    margin: 25px 28px 0 0;
}
.page-link {font-size: 14.5px;}
.page-item:first-child .page-link, .page-item:last-child .page-link  {  padding: 6px 13px;}
.div-leb { width: 35%}
.div-inpo {width: 64%;}
textarea.form-control {min-height: 50px;padding-top: 9px;}
.arr-fee p {font-size: 14px;}
.arr-fee span {font-size: 13px;}
#tb-filt .form-control {padding: 9px 8px;}
.kafala-how p {width: 210px;font-size: 18px;}

}
@media (max-width:990px) {
.txt-wqf h2 {font-size: 26px;}
.txt-wqf p {width: 91%;}
.txt-wqf h2 {font-size: 24px;}
.qur-wqf{position: relative;  height: 95%;background: url(../img/quran-1024.png) no-repeat left bottom ;background-size: contain;}
#tb-filt .form-control {padding: 5px;font-size: 14px;}
.kafala-items h2 a{font-size: 20px;}

.card-name span {font-size: 16px;}
.wqf-box {margin-bottom: 20px;}
.tot-kafala-info h2 {padding-top: 24px;}
.tot-kafala-info span {font-size: 18px;}
.card-imgs img { max-width: 86px;}
.text-orph {font-size: 16px;}
.wqf-row {margin-top: 12.8px;}

}
@media (max-width:900px) {
	.qur-wqf{position: relative;  height: 95%;background: url(../img/quran-768.png) no-repeat left bottom ;background-size: cover;}
	p.p-larj { display: none;}
	p.p-zmall { display: block}
	.text-orph {font-size: 14px;}
	#tb-filt {width: 55%;}
	.fil-n {margin-left: 5px;}
	.col-seo {width: 65% !important;}
}
 

@media (max-width: 772px){
.txt-wqf p {width: 95%;}
}
@media (max-width:768px) {
.kafala-bg{background: url(../img/kafala-banners-768.png) no-repeat center top ;}
.kafala-bg {height: 233px;}
.qur-wqf{position: relative;  height: 95%;background: url(../img/quran-768.png) no-repeat left bottom ;background-size: cover;}
.txt-wqf {padding: 50px 0 0 0;}
.kafala-title {padding-top: 20px;padding-bottom: 0px;}
.kafala-items { padding-top:0px;}
.tab-wqf .nav-link {border-radius: 12px;border: 2.048px solid rgba(242, 101, 48, 0.27);min-width: 90px;}
	.tab-filter {display: none;}
.wqf-row {margin-top: 0px;}
.kafala-items h2 a{font-size: 20px;}
.txt-wqf h2 {font-size: 24px;}
.txt-wqf p {  font-size: 16px; width: 95%;}
.card-title h2{ font-size: 21.3px;line-height: 90.9%;padding-bottom: 4px;}
.kafala-title h2 {font-size: 17px;display: inline-flex;margin-right: 32px;}
.kafala-title a	{ display: inline-flex; float: left;  margin-left: 32px;}
.kafala-title span	{ padding-right: 12px;}
.card-title {  padding: 12px;  padding-bottom: 16px;}
 .know-more h2 {font-size: 21px;}
.card-title p {font-size: 13.5px;    width: 100%;}
.card-form {padding: 21.673px 15px;}
.card-form label{font-size: 20px;  padding-top: 17px;    width: 34%;}
.tot-kafala-info {margin: 10px 0px;}
.div-leb{ width: 30%;}
.div-inpo{ width: 70%;}
.form-control, input {font-size: 15px;}
.family_breakfast_btn button.like-button {font-size: 20px;font-weight: 700;}
	.wqf-btn button.add_toCard {font-size: 17px; margin-bottom: 0px;}
.arr-fee {
    position: absolute;
    background: url(../img/sahm-1280.svg) no-repeat center top;
    width: 77.8px;
    height: 80px;
    margin: 25px 28px 0 0;
}
.page-link {font-size: 16px;}
.page-item:first-child .page-link, .page-item:last-child .page-link  {  padding: 10px 16px;}
.div-leb { width: 35%}
.div-inpo {width: 64%;}
textarea.form-control {min-height: 50px;padding-top: 9px;box-shadow: 0px 3.11579px 3.11579px rgba(0, 0, 0, 0.00) !important;}
.arr-fee p {font-size: 14px;}
.arr-fee span {font-size: 13px;}
.num-kaf {
    border-radius: 4.469px !important;
    border: 1.117px solid var(--primary, #F26530);
    height: 36px;
    width: 100%;
}
	.div-inpo {width: 70%; text-align: right;}
	.card-form label {
    font-size: 20px;
    padding-top: 17px;
    width: 30%;
}
	.pad24 {padding-bottom: 16px;}

	.inputarrow-next,.inputarrow-prev { margin-top: 0px;}
.man-icon {max-width: 43px;}
.calender-icon {max-width: 59px;}
.hart-icon{max-width: 57px;}
.total-icon{max-width: 55.5px;}
.tot-kafala-info ul {padding-top: 9%;padding-right: 0px; margin-right: 0px;}
.kafala-how h2 {font-size: 18px;padding-top: 32px; padding-bottom: 18px;}
.kafala-how .family_breakfast_btn{ margin-top: 25px;}
.kafala-how p {width: 178px;font-size: 16px;}
}
@media (max-width:767px) {

}
@media (max-width:702px) {
.kafala-bg { background: url(../img/kafala-banners-702.png) no-repeat center top;height: 453px;}
    .qur-wqf { display: none;;}
    .txt-wqf{ width: 100%;}
    .txt-wqf p {  font-size: 18px;  width: 84%;}

	.txt-wqf h2 {font-size: 44px;}
		p.p-zmall {
    display: block;
    margin-right: 32px;
    width: 57%;
    color: #685A4D;
    text-align: center;
    font-family: Tajawal;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    text-transform: capitalize;
}
	.tot-kafala-info ul li {width: 24%;display: inline-block;}
	.card-head {align-items: baseline;}
	.dropdown-menu.show {display: block;margin-right: -5px!important;min-width: 40px;}
}
@media (max-width:550px) {
	.family_breakfast_btn button.like-button {
    width: 77%;
    margin-bottom: 0px;
}
	.kafala-how .wqf-btn button.like-button{width: 80%!important; }
	
.kafala-bg {background: url(../img/kafala-banners-550.png) no-repeat center top;height: 355px;}
	.txt-wqf h2 {font-size: 32px;}
	p.p-zmall {
    display: block;
    margin-right: 32px;
    width: 57%;
    color: #685A4D;
    text-align: center;
    font-family: Tajawal;
    font-size: 23px;
    font-style: normal;
    font-weight: 700;
    line-height: 135%;
    text-transform: capitalize;}
	.kafala-how h2 {padding-top: 0px;padding-bottom: 0px;margin-bottom: 0px; }
	.nav-pills {padding: 0px;}
	.tab-wqf .nav-item {width: 30%;}
	.tab-wqf .nav-link {min-width: 100%;}
	.tab-wqf .nav-link {padding: 7px 6px;}
	.tot-kafala-info {
    background: url("../img/strep-550.png") no-repeat center top;
    height: 820px;
    margin: 32px 0px;}
	.tab-wqf .nav-item{margin-right: 10px; padding: 0px}
	.tab-wqf .nav-item:first-child {margin-right: 10px;}
	.kafala-how .wqf-btn a.like-button {
		width: 80% !important;}
	.step2-style { margin-right: -60px;}
	.step3-style { margin-left: -33px;}
	.pc-view{ display: none;}
	.mobile-view {display: block}
	.kafala-how .mobile-view ul {position: relative;
    display: block;
    text-align: center;
    list-style: none;
	    padding-top: 32px;
		padding-right: 0px;
    margin-right: 0px;}
	.kafala-how {
    padding-bottom: 60px;
}
	.kafala-how .wqf-btn a.like-button {
    padding: 3% 6%;
    font-size: 20px;
}
	.tot-kafala-info ul li {
    width: 78%;
    display: block;
    margin: auto;
    margin-top: 32px;
}
	.tot-kafala-info h2 {
   color: #685A4D;
text-align: center;
font-family: Inter;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 93.75% */
}
	.tot-kafala-info span {
   color: #666;
text-align: center;
font-family: Tajawal;
font-size: 24px;
font-style: normal;
font-weight: 400;

}
	.kafala-how p {
    width: 50%;
    font-size: 16px;
    margin: auto;
    padding-top: 24px;
}

    .qur-wqf { display: none;;}
    .txt-wqf{ width: 100%;}
.tab-wqf .nav-link {padding: 7px 3px;font-size: 16px;}
.kafala-title h2 {
    font-size: 18px;
    display: inline-flex;
    margin-right: 16px;
}
	#pills-tab{padding-left: 0px; padding-right: 0px;margin-bottom: 16px !important;padding-top: 0px;}
	.kafala-title a {margin-left: 16px;}
	.kafala-title {
    padding-top: 24px;
}
	.kafala-items h2 a {
    font-size: 24px;
}
	.b-shar {border: 0px;}
	.tot-kafala-info h2 { padding-top: 8px;}
	.tot-kafala-info span {padding-top: 10px;}
	.tot-kafala-info ul li {margin-top: 54px;}
	}

@media (max-width:425px) {

	kafala-how p {width: 75%;}
	.tab-wqf .nav-link {padding: 7px 3px;}
}
@media (max-width:375px) {
.kafala-bg {background: url(../img/kafala-banners-375.png) no-repeat center top;height: 225px;}
.qur-wqf { display: none;;}
.txt-wqf h2 {font-size: 28px;}
 p.p-larj { display: none;}
 p.p-zmall { display: block;
 margin-right: 10px;
 width: 65%;
color: #685A4D;
text-align: center;
font-family: Tajawal;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 135%; /* 21.6px */
text-transform: capitalize;}

.card-title h2 {
  color: #F26530;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 152.9%; /* 33.638px */
  text-transform: capitalize;
  padding-bottom: 0px;}
	.mobile-view{ display: block;}
.card-title p {  font-size: 14px;}
.wqf-box { margin-top: 0px;  margin-bottom: 16px; }
.know-more h2 {font-size: 18px;}
.know-more .accordion-button {  font-size:16px;}
}
	@media (max-width:365px) {	
	.tab-wqf .nav-item{margin-right: 5px; padding: 0px}
	.tab-wqf .nav-item:first-child {margin-right: 5px;}
	.tab-wqf .nav-item {width: 31%;}
	.nav-link {font-size: 14px;}
		
	}
	@media (max-width:355px) {	
.card-form label { font-size: 16px;     padding: 17px 0px 0px 0px;width: 23%;}
.div-inpo {width: 77%;}
}
@media (max-width:320px) {
p.p-zmall {
    display: block;
    width: 98%;
    color: #7E7166;
    text-align: center;
    font-family: Tajawal;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: 115.5%;
    text-transform: capitalize;}
.kafala-items h2 a{font-size: 18px;}
}