/****************************************************************************************************
Collage Css Start here
****************************************************************************************************/
.collage {
    margin: 0px 0px;
    position: relative;
}
.taglineareabg {
    position: absolute;
    width: 100%;
    z-index: 99;
    bottom: 0px;  
    margin-bottom: 180px; 
}
.taglinearea {
    text-align: left;
}
.taglinearea h1 {
    font-family: "Roboto Slab", serif;
    font-size: 50px;
    color: #fff;
    line-height: 56px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.taglinearea h6 {
    font-size: 17px;
    color: #fff;
    line-height: 26px;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 20px;
    width: 36%;
}
.checklist{
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}
.checklist img{
    padding-right: 10px;
}

/****************************************************************************************************
Others Css Start here
****************************************************************************************************/
.pointersband {
    padding: 0px 0px;
}
.pointersbox {
    text-align: center;
    padding: 30px 0px;
}
.pointersbox h5 {
    font-size: 20px;
    color: #282828;
    line-height: 22px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 10px;
}
.pointersboxtext {
    font-size: 14px;
    color: #858585;
    line-height: 18px;
    font-weight: 300;
}
.pointersborder {
    border-left-width: 2px;
    border-left-style: solid;
    border-right-width: 2px;
    border-right-style: solid;
    border-image: linear-gradient(to bottom, #c9c9c9, #fff) 1;
    padding-left: 15px; 
    padding-right: 15px; 
}
.umrahcontarea {
    background: #ffffff;
    margin: 0px 15px;
    border-radius: 15px;
    padding: 0px 0px 60px 0px;
}
.packageboxpadd {
    padding: 0px;
    position: relative;
}
.packageboxshadow {
    /* box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px; */
    position: relative;
}
.packagebox {
    
    border-radius: 10px 10px 0px 0px;
    margin: 0px 0px;
    position: relative;
}
.packageboximg {
    background: url(../img/noimage.png) no-repeat center center #f9f9f9;
    width: 100%;
    height: 315px;
    border-radius: 20px;
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}
.packageboximg img {
    width: 100%;
    height: 315px;
    border-radius: 20px;
    padding: 0px;
    margin: 0px;
   -webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: 50% 50%;
}
.packageboximg img:hover {
    transform: scale(1.1);
}

.packageboxcontarea {
    padding: 15px;
    min-height: 115px;
    background: linear-gradient(
    to bottom,
    rgba(25, 21, 12, 0) 0%,
    rgba(25, 21, 12, 0.75) 50%,
    rgba(25, 21, 12, 0.9) 100%
);
    position: absolute;
    width: 100%;
    bottom: 0;
    border-radius: 0px 0px 20px 20px;
}
.packageboxcontarea h3 {
    font-size: 21px;
    color: #fff;
    line-height: 24px;
    font-weight: 500;
    margin-top: 25px;
    margin-bottom: 10px;
}
.packageboxcontarea h3 a {
    color: #fff;
    text-decoration: none;
}
.packageboxcontarea h3 a:hover {
    color: #fff;
    text-decoration: none;
}
.packageboxcontarea hr {
    border-color: rgba(255, 255, 255, 0.36);
}
.packagenightext {
    margin: 0px;
    padding-bottom: 8px;
}
.packagenightext ul {
    margin: 0px;
    padding: 0px;
}
.packagenightext ul li {
    list-style-type: none;
    margin: 0px 7px 10px 0px;
    padding: 5px 10px;
    background: rgba(244, 235, 218, 0.14);
    border: 1px solid rgba(244, 235, 218, 0.45);
    border-radius: 5px;
    display: inline-block;
    font-size: 13px;
    color: #F4EBDA;
    line-height: 16px;
    width: auto !important;
    backdrop-filter: blur(8px);
    -webkit-backdrop-filter: blur(8px);
}
.packageboxpricearea {
    padding: 0px 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.nomargin{
    margin: 0px !important;
}

.pricefromtextwhite {
    font-size: 13px;
    color: #fff;
    line-height: 16px;
    font-weight: 400;
}
.pricewhite {
    font-size: 21px;
    color: #fff;
    line-height: 21px;
    font-weight: 600;
}
.pricewhite span{
    font-size: 14px;
    color: #fff;
    line-height: 20px;
    font-weight: 400;
}
.ziyaratcontarea {
    background: #fff;
    background-size: cover;
    margin: 20px 0px 0px 0px;
    padding: 60px 0px;
}
.hajjcontarea {
    background: url(../img/hajjbg.png) no-repeat right bottom #fcfcfc;
    background-size: cover;
    margin: 0px 0px 0px 0px;
    padding: 40px;
    border-radius: 25px;
    position: relative;
}
.kaabaimg{
    position: absolute;
    width: 100%;
    right: -25px;
    bottom: -509px;
}
.hajjpackagebox {
	margin: 0px;
}
.hajjpackageboximg {
	position: relative;
	border-radius: 20px;
    background: url(../img/noimage.png) no-repeat center center #000;
    width: 100%;
    height: 430px;
    overflow: hidden;
}
.hajjpackageboximg img {
	width: 100%;
	height: 430px;
	border-radius: 20px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: 50% 50%;
}
.hajjpackageboximg img:hover {
    transform: scale(1.1);
}
.hajjpackageboxshade {
    background: rgba(26,25,138,0.03);
    background: -moz-linear-gradient(top, rgba(26,25,138,0.03) 0%, rgba(26,25,138,0.5) 32%, rgba(26,25,138,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(26,25,138,0.03)), color-stop(32%, rgba(26,25,138,0.5)), color-stop(100%, rgba(26,25,138,1)));
    background: -webkit-linear-gradient(top, rgba(26,25,138,0.03) 0%, rgba(26,25,138,0.5) 32%, rgba(26,25,138,1) 100%);
    background: -o-linear-gradient(top, rgba(26,25,138,0.03) 0%, rgba(26,25,138,0.5) 32%, rgba(26,25,138,1) 100%);
    background: -ms-linear-gradient(top, rgba(26,25,138,0.03) 0%, rgba(26,25,138,0.5) 32%, rgba(26,25,138,1) 100%);
    background: linear-gradient(to bottom, rgba(26,25,138,0.03) 0%, rgba(26,25,138,0.5) 32%, rgba(26,25,138,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	width: 100%;
	padding: 50px 15px 15px 15px;
	position: absolute;
	bottom: 0;
	border-radius: 0px 0px 10px 10px;
	z-index: 9;
}
.hajjpackageboxshade h3 {
	font-size: 19px;
	color: #fff;
	font-weight: 600;
	line-height: 22px;
	margin-top: 0px;
}
.hajjpackageboxshade h3 a {
	color: #fff;
	text-decoration: none;
}
.hajjpackageboxpricearea {
    margin-top: 5px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.ramadancontarea {
     background: url(../img/ramdanbg.jpg) no-repeat right bottom #ffffff;
    background-size: cover;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 80px 0px;
    position: relative;
}
.featuredhotelsarea {
	background-image: url(../img/featuredhotelsbg.jpg);
	position: relative;
	min-height: 100%;
	background-position: 50% 0;
	background-repeat: repeat;
	background-attachment: fixed;
	background-size: cover;
    background-color: #291c6d;
	margin: 0px 15px;
    padding: 60px 0px;
    border-radius: 15px;
}
.featuredhotelsarea h2 {
	font-size: 40px;
    color: #fff;
    line-height: 42px;
    font-weight: 600;
    margin-top: 0px;
    margin-bottom: 15px;
}
.featuredhotelboxpadd {
    padding: 15px 15px 20px 15px;
}
.featuredhotelboxshadow {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}
.featuredhotelbox {
	margin: 0px;
}
.featuredhotelboximg {
	position: relative;
	border-radius: 20px;
    background: url(../img/noimage.png) no-repeat center center #000;
    width: 100%;
    height: 370px;
    overflow: hidden;
}
.featuredhotelboximg img {
	width: 100%;
	height: 370px;
	border-radius: 20px;
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	object-fit: cover;
	object-position: 50% 50%;
}
.featuredhotelboximg img:hover {
    transform: scale(1.1);
}
.featuredhotelboxshade {
    background: rgba(26,25,138,0.03);
    background: -moz-linear-gradient(top, rgba(23, 19, 17, 0.03) 0%, rgba(23, 19, 17,0.5) 32%, rgb(23, 19, 17) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(23, 19, 17,0.03)), color-stop(32%, rgba(23, 19, 17,0.5)), color-stop(100%, rgba(23, 19, 17,1)));
    background: -webkit-linear-gradient(top, rgba(23, 19, 17,0.03) 0%, rgba(23, 19, 17,0.5) 32%, rgba(23, 19, 17,1) 100%);
    background: -o-linear-gradient(top, rgba(23, 19, 17,0.03) 0%, rgba(23, 19, 17,0.5) 32%, rgba(23, 19, 17,1) 100%);
    background: -ms-linear-gradient(top, rgba(23, 19, 17,0.03) 0%, rgba(23, 19, 17,0.5) 32%, rgba(23, 19, 17,1) 100%);
    background: linear-gradient(to bottom, rgba(23, 19, 17,0.03) 0%, rgba(23, 19, 17,0.5) 32%, rgba(23, 19, 17,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
	width: 100%;
	padding: 50px 15px 15px 15px;
	position: absolute;
	bottom: 0;
	border-radius: 0px 0px 10px 10px;
	z-index: 9;
}
.featuredhotelboxshade h3 {
	font-size: 19px;
	color: #fff;
	font-weight: 600;
	line-height: 22px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.featuredhotelboxshade h3 a {
	color: #fff;
	text-decoration: none;
}
.featuredhotelboxcont {
    display: flex;
    align-items: end;
    justify-content: space-between;
    gap: 20px;
}
.hoteldistancetext {
    font-size: 13px;
    color: #fff;
    margin-top: 7px;
}
.pilgrimsspeakarea {
     background: url(../img/pilgrimbg.jpg) no-repeat right bottom #ffffff;
    background-size: cover;
    margin: 0px 0px 0px 0px;
    padding: 50px 0px 80px 0px;
    position: relative;
}
.pilgrimsspeakboxpadd {
    padding: 0px 0px;
    background-color: #253B77;
    border-radius: 20px;
}
.pilgrimsspeakbox {
    background-color: #fff;
    border-radius: 20px;
    padding: 20px;
}
.pilgrimnamebox{
    padding: 15px 30px;
}
.pilgrimsspeakboximg {
    background: url(../img/noimage.png) no-repeat center center #f9f9f9;
    width: 100%;
    height: 200px;
    border-radius: 8px;
}
.pilgrimsspeakboximg img {
	background: url(../img/noimage.png) no-repeat center center #f9f9f9;
    width: 100%;
    height: 200px;
	object-fit: cover;
	object-position: 50% 50%;
    border-radius: 8px;
}
.pilgrimsspeakboxcont {
    padding: 10px 10px;
    min-height: 200px;
}
.quote{
    position: absolute;
    margin-top: -35px;
    right: 30px;
}
.pilgrimnamebox h4 {
    font-size: 18px;
    color: #fff;
    line-height: 20px;
    font-weight: 500;
    margin-top: 8px;
    margin-bottom: 5px;
}
.pilgrimnamebox h6 {
    font-size: 13px;
    color: #fff;
    line-height: 18px;
    font-weight: 400;
    font-style: italic;
}
.pilgrimsspeaktext {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    font-weight: 300;
}
.pilgrimsspeaktext a {
    color: #1a198a;
    text-decoration: underline;
}
.pilgrimsspeaktext a:hover {
    color: #000;
    text-decoration: underline;
}
.recentarticlesarea {
    background: #fff;
    margin: 0px 0px;
    padding: 60px 0px;
    border-radius: 0px;
}
.recentarticlesboxpadd {
    padding: 0px;
}
.recentarticlesboxshadow {
    
}
.recentarticlesbox {
    background: #fff;
    border-radius: 25px;
    padding: 10px 10px;
}
.recentarticlesboximg {
    background: url(../img/noimage.png) no-repeat center center #f9f9f9;
    width: 100%;
    height: 240px;
    border-radius: 25px;
}
.recentarticlesboximg img {
	width: 100%;
    height: 240px;
	object-fit: cover;
	object-position: 50% 50%;
    border-radius: 25px;
}
.recentarticlesboxcont {
    padding: 10px 0px;
    min-height: 200px;
}
.recentarticlesboxcont h4 {
    font-size: 21px;
    color: #252525;
    line-height: 26px;
    font-weight: 600;
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 45px;
}
.recentarticlesboxcont h4 a {
    color: #252525;
    text-decoration: none;
}
.recentarticlesboxcont h4 a:hover {
    color: #282828;
    text-decoration: none;
}
.recentarticlestext {
    font-size: 14px;
    color: #000;
    line-height: 22px;
    font-weight: 300;
}
.recentarticlestext a {
    color: #1a198a;
    text-decoration: underline;
}
.recentarticlestext a:hover {
    color: #000;
    text-decoration: underline;
}
.associationarea {
    padding: 40px 0px;
}
.associationslogobox {
	margin: 0px 10px;
}


.about-section{
    background: linear-gradient(-90deg,rgba(37, 59, 119, 1) 0%, rgba(30, 45, 87, 1) 100%);
    overflow:hidden;
    position:relative;
}

.about-container{
    max-width:1550px;
    margin:auto;
    min-height:700px;
    display:grid;
    grid-template-columns: 55% 45%;
    align-items:center;
    padding:0px 20px;
}

.about-content{
    position:relative;
    z-index:5;
}

.sub-title{
    display:block;
    color:#C4A360;
    font-size:20px;
    font-weight:500;
    margin-bottom:20px;
}

.about-content h2{
    color:#fff;
    font-size:36px;
    margin-bottom:25px;
    font-family: "Roboto Slab", serif;
}

.about-content p{
    color:#fff;
    font-size:16px;
    line-height:1.4;
    margin-bottom:25px;
    font-weight: 300;
}

.highlight{
    font-weight:600;
}

.about-content h3{
    color:#fff;
    font-size:26px;
    margin-top:50px;
    margin-bottom:30px;
    font-family: "Roboto Slab", serif;
}

.features{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
    margin-bottom:30px;
}

.feature{
    color:#fff;
    font-size:17px;
    font-weight: 400;
}
.feature span{
    color:#C4A360;
    font-size:22px;
    font-weight: 600;
}

.about-image{
    position:relative;
    height:100%;
    display:flex;
    align-items:flex-end;
    justify-content:center;
}

.shape{
    position:absolute;
    width:520px;
    height:100%;
    background:#39a844;
    right:0;
    top:0;
    transform:skewX(25deg);
    transform-origin:top;
}

.shape::before{
    content:"";
    position:absolute;
    inset:0;
    background:url(../img/caligraphy.png) no-repeat;        
}

.about-image img{
    position:relative;
    z-index:2;
    max-width:650px;
    width:100%;
    right: -80px;
}



/****************************************************************************************************
Media Query css start here
****************************************************************************************************/

@media screen and (max-width : 1550px) {
 .taglineareabg {
    margin-bottom: 70px;
}
.about-container{
    max-width:1240px;
    margin:auto;
    min-height:700px;
    display:grid;
    grid-template-columns: 55% 45%;
    align-items:center;
    padding:0px 20px;
}
.feature {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}
.features {
    gap: 20px;
    margin-bottom: 10px;
}
.about-content h2 {
    font-size: 34px;
    margin-bottom: 15px;
}
.about-content h3 {
    font-size: 24px;
    margin-top: 30px;
    margin-bottom: 20px;
}

}

@media screen and (max-width : 1080px) {

.taglineareabg {
    margin-bottom: 30px; 
}
.taglinearea h1 {
    font-size: 40px;
    line-height: 40px;
}
.kaabaimg{
    display: none;
}

.taglinearea h6 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 10px;
    width: 66%;
}

    
}

@media screen and (max-width : 992px) {

    .collage {
        margin: 100px 0px 0px 0px;
        border-radius: 0px;
    }   
        .taglineareabg {
        margin-bottom: 50px;
    }
        .taglinearea h1 {
        font-size: 30px;
        line-height: 30px;
    }
    .checklist {
    font-size: 13px;
    margin-bottom: 5px;
}
.pointersbox h5 {
    font-size: 18px;
    line-height: 20px;
}
.pointersboxtext {
    font-size: 13px;
    line-height: 18px;
}
.umrahcontarea {
    margin: 0px 0px;
    border-radius: 0px;
    padding: 50px 0px;
}
.ziyaratcontarea {
    padding: 50px 0px;
}
.hajjcontarea {
    margin: 0px 0px;
    padding: 30px;
}
.hajjpackageboximg {
    margin-bottom: 30px;
}
.ramadancontarea {
    padding: 50px 0px;
}
.featuredhotelsarea {
	margin: 0px 0px;
    padding: 50px 0px;
    border-radius: 0px;
}
.pilgrimsspeakarea {
    padding: 50px 0px;
}
.recentarticlesarea {
    margin: 0px 0px;
    padding: 50px 0px;
    border-radius: 0px;
}

.about-container{
    grid-template-columns:1fr;
    padding-top: 40px;
}

.about-image{
    margin-top:50px;
    min-height:500px;
}

.features{
    grid-template-columns:repeat(2,1fr);
}

.about-content h2{
    font-size:30px;
}

.about-content h3{
    font-size:20px;
}
.about-content p {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 15px;
}

.shape{
    width:100%;
    max-width:500px;
    left:0%;
}
    
}

@media screen and (max-width : 767px) {
.kaabaimg{
    display: block;
    position: relative;
    right: -29px;
    bottom: -30px;
}
.pointersbox {
    padding: 20px 0px;
}  
.pointersbox h5 {
    font-size: 20px;
    line-height: 20px;
}
.pointersboxtext {
    font-size: 14px;
    line-height: 18px;
}
.pointersborder {
    border-left-width: 0px;
    border-right-width: 0px;
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-image: linear-gradient(to right, #fff, #c9c9c9, #fff) 1;
    padding-left: 0px; 
    padding-right: 0px; 
}   
.collage {
        margin: 80px 0px 0px 0px;
        border-radius: 0px;
    } 
.about-container{
    padding:40px 20px 0px 20px;
}

.sub-title{
    font-size:18px;
}

.features{
    grid-template-columns:1fr;
    text-align:left;
}



.btn-read{
    width:150px;
    height:50px;
}

.about-image{
    min-height:350px;
}

.about-image img{
    max-width:350px;
}

.shape{
    max-width:320px;
}
    
}

@media screen and (max-width : 480px) {
    .collage {
        margin: 80px 0px 0px 0px;
        border-radius: 0px;
    } 
    .checklist{
        display: none;
    }
.taglineareabg {
    margin-bottom: 40px; 
    color: #000 !important;
}
.taglinearea h1 {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 5px;
}
.taglinearea h6 {
    font-size: 13px;
    line-height: 16px;
} 
.featuredhotelsarea h2 {
	font-size: 32px;
    line-height: 32px;
}    
 
  
    
}

@media screen and (max-width : 375px) {

    

}

@media screen and (max-width : 320px) {

    
    
}
