/* -------------- heroSection -------------- */
section.rating{
    display: none;
}

.heroSection{
    direction: ltr;
}
.heroSection.slick-dotted.slick-slider{
    margin-bottom: 0;
}
.heroSection .slick-slide{
    position: relative;
}
.heroSection .slick-slide::after{
    background: var(--background-SA-Flag);
    opacity: 0.75;
    content:'';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
}
.heroSection .slick-slide img{
    width: 100%;
    height: 50vh;
    object-fit: cover;
    object-position: center;
}
.heroSection .slick-slide img.modifedSliderImg{
    object-position: bottom;
}
.heroSection .slick-slide .capture{
    direction: rtl;
    text-align: right;
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    right: 0;
    z-index: 999;
    color: #fff;
}
.heroSection .slick-slide .capture h2{
    font-size: 48px;
    font-family: 'IBMBold';
    text-shadow:
    -1px -1px 0 var(--Colors-SA-950),
    1px -1px 0 var(--Colors-SA-950),
    -1px  1px 0 var(--Colors-SA-950),
    1px  1px 0 var(--Colors-SA-950);
    margin-bottom: 25px;
}
.heroSection .slick-slide .capture p{
    width: 50%;
    text-shadow:
    -1px -1px 0 var(--Colors-SA-950),
    1px -1px 0 var(--Colors-SA-950),
    -1px  1px 0 var(--Colors-SA-950),
    1px  1px 0 var(--Colors-SA-950);
    font-size: 22px;
    line-height: 37px;
}
.heroSection .slick-prev,.heroSection .slick-next{
    display: none;
}
.heroSection .slick-dots{
    bottom: 25px;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
}
.heroSection .slick-dots li button{
    width: 14px;
    height: 14px;
    min-width: 14px;
    min-height: 14px;
    background-color: var(--Colors-whaite);
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}
.heroSection .slick-dots li.slick-active button{
    background-color: var( --Colors-SA-600);
}
.heroSection .slick-dots li button::before{
    content: '';
}
.heroSection .slick-slide .imgCatogry{
    position: absolute;
    bottom: 25px;
    left: 25px;
    height: 30px;
    font-size: 16px;
    background-color: var(--Colors-Gray-700);
    font-family: 'IBMRegular';
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    z-index: 99;
    color: var(--Colors-whaite);
    min-width: 373px;
    text-align: center;
}

/****jobPlattform****/
.jobPlattform{
    color:var(--Colors-whaite);
    background: var(--Colors-SA-600);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    padding: 60px 0;
}
.jobPlattform img{
    margin-bottom: 15px;
}
.jobPlattform h3{
    margin-bottom: 20px;
}
.jobPlattform .container{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.jobPlattform .jobPlattformLink p{
    font-size: 16px;
    height: 40px;
    display: flex;
    align-items: center;
    font-family: 'IBMRegular';
    color:var(--Colors-whaite);
    border-right: 4px solid var(--Colors-whaite);
    margin-bottom: 0;
    padding-inline-start: 5px;
}

/*AppsSection***/
.AppsSection {
    background-color: var(--Colors-Gray-50);
}
.AppsSection .appsItem{
    position: relative;
    overflow: hidden;
    width: 400px;
    min-height: 375px;
}
.AppsSection .appsSlider{
    margin-top: 30px;
}

.AppsSection .appsItem h3{
    color: var(--text-default);
    width: 100%;
    font-family: var(--fontBold);
    font-size: 18px;
    line-height: 28px;
    text-align: right;
}
.AppsSection .appsItem p{
    min-height: 120px;
    color: var(--text-default);
}


/**branchMap***/
.branchMapContainer{
    margin-top: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px;
}
.branchMapContainer > svg{
    cursor: pointer;
    width: 65%;
    max-width: 400px;
}
.branchMapContainer .data{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 16px 0 0 16px;
    -webkit-border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px;
    -ms-border-radius: 16px 0 0 16px;
    -o-border-radius: 16px 0 0 16px;
    height: 300px;
    overflow: hidden;
}
.branchMapContainer .data{
    height: 300px;
    width: auto;
    margin-right: auto;
}
.branchMapContainer .data .text{
    background: var(--branch-Gradient);
    height: 100%;
    width: 610px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-inline-start: 80px;
    gap: 25px;
}
.branchMapContainer .data .text h1{
    font-size: 26px;
    font-family:'IBMMedium' ;
    color: var(--text-default);
    margin: 0;
}
.branchMapContainer .data .text p{
    width: 70%;
    font-family: 'IBMRegular';
    font-size: 14px;
    color:var(--text-default);
    margin-bottom: 0;
}
.branchMapContainer .data .text .noteMap{
    background-color: #EFF8FF;
    color: #175CD3;
    font-family: 'IBMRegular';
    font-size: 14px;
    height: 40px;
    width: 70%;
    border-bottom: 2px solid #1570EF;
    display: flex;
    align-items: center;
    gap:8px;
    padding-inline-start: 24px;
}
.branchImg{
    position: relative;
    background-color: var( --Colors-SA-400);
    width: 195px;
}
.branchImg::after{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var( --Colors-SA-400);
    opacity: 50%;
}
.branchMap{
    padding: 70px 0 120px;
}
.branchMap .map path {
    cursor: pointer;
    transition: all 0.5s ease-in-out;
}
.branchMap .map path:focus{
    outline: none;
}

.branchMap .activePath,
.branchMap path:hover {
    fill: var(--Colors-SA-400);
    transition: all 0.5s ease-in-out;
}

.branchMap .links,
.branchMap .d-none{
    display: none;
}

/* ads */
.adsSection{
    background-color: var(--Colors-Gray-100);
}
.adsSection .adsSlider div {
	width: 100% !important;
}
.adsSection .adsSlider{
    display: flex;
    align-items: center;
    flex-direction:row-reverse;
    align-items: start;
}
.adsSection .adsSlider .slick-dots{
    display: flex;
    flex-direction: column;
    position: relative;
    width: fit-content;
    bottom: unset;
}
.adsSection .adsSlider .slick-vertical .slick-slide{
    width: 100%!important;
}
.adsSection .adsSlider .adsImg img{
    overflow: hidden;
    width: 100%;
    height: 240px;
    object-fit: cover;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}
.adsSection .locationDate {
    color: var(--text-default);
    margin-bottom: 20px;
}
.adsSection h2{
    margin-bottom: 20px;
    color: var(--text-default);
    font-size: 26px;
    font-family: 'IBMMedium';
}
.adsSection .locationDate .data ,
.adsSection .locationDate .city{
    display: flex;
    align-items: center;
    gap: 10px;
}
.adsSection .locationDate .city svg path{
    fill: var(--Colors-SA-600);
}
.adsSection .mainCard {
    overflow: hidden;
	height: 320px;
}
.adsSection .prayTimeContainer{
    width: 100%;
    display: flex;
    flex-direction: column;
}
.prayTimeContainer .dateSpan{
    font-size: 14px;
}
.adsSection .prayTimeList{
    flex-wrap: wrap;
    gap: 16px;
}
.prayTimeList,
.prayTimeList li{
    display: flex;
    align-items: center;
}
.prayTimeList{
    justify-content: space-between;
}
.prayTimeList li{
    width: 175px;
    color: var(--text-default);
    background-color: var(--Colors-Gray-200);
    height: 40px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    gap: 10px;
    padding: 4px;
}
.prayIcon{
    background-color: var(--Colors-whaite);
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.prayIcon svg path{
    fill: var(--Colors-SA-600);
}

#data-container .cities {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
}

.region-button, .city-button {
	min-width: 200px;
}
.adsSection .slick-slide .adsDetail p{
    position: relative;
    height: 100%;
    padding-inline-start: 10px;
    font-size: 14px;
    font-family: 'IBMRegular';
    color: var(--text-default);
    display: flex;
    align-items: center;
}
.adsSection .linkBtn {
	position: relative;
	margin-left: 0px;
	margin-right: auto;
}

.adsSlider .slick-list {
    border-radius: 16px;
}

.adsSection .adsDetail{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 10px;
    height: 40px;
    width: 100%;
    flex-wrap: wrap;
}
.prayTimeContainer + .adsDetail{
    color: var(--Colors-whaite);
}
.adsSection .slick-dots{
    gap:20px
}
.adsSection .slick-dots li.slick-active,
.adsSection .slick-dots li{
    width: 10px;
    height: 100px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}
.servslickBtns{
    position: relative;
    z-index: 999;
}

.adsSection .slick-dots li button,
.adsSection .slick-dots li button:before{
    width: 100%;
    height: 100%;
    content: '';
    background-color: var(--Colors-Gray-300);
    min-width: unset;
}
.adsSection .slick-dots li.slick-active button:before{
    background-color:var(--Colors-SA-600) ;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

/*--------------------------Services-----------------------------------*/
.servListSection .filter-tag{
    border: none;
    position: relative;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    font-size: 14px;
    color: var(--Colors-Gray-700);
}
.servListSection .filter-tag:hover,
.servListSection .filter-tag.active{
    background-color: transparent;
    color: var(--Colors-Gray-700);
}
.servListSection .filter-tag:hover svg path.yellow,
.servListSection .filter-tag.active svg path.yellow{
    fill: var(--Colors-Gold-300);
}
.servListSection .filter-tag:hover::after,
.servListSection .filter-tag.active::after{
    content: '';
    height: 60%;
    width: 3px;
    background-color: var(--Colors-SA-600);
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.pagination li .page-link:focus,
.pagination li .page-link{
    background: none;
    outline: none;
    box-shadow: none;
    border:none
}
.pagination{
    gap: 8px;
}
.pagination li .page-link{
    position: relative;
    color: var(--Colors-Gray-600);
}
.pagination li .page-link.active::after{
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 40%;
    height: 3px;
    background-color: var(--Colors-SA-400);
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
}
.pagination li .page-link:hover{
    background-color: var(--Colors-whaite);
    border-radius: 4px;
    transition: all 0.6s ease-in-out;
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

@media (max-width: 1399px) {
    .adsSection .prayTimeList {
        gap: 6px;
    }
    .prayTimeList li{
        width: 160px;
        gap: 5px;
    }
    .prayTimeList li span{
        font-size: 14px;
    }
    .AppsSection .appsItem{
        width: 95%;
        height: 400px;
    }
    .AppsSection .appsItem h3{
        height: 60px;
    }
    .AppsSection .appsItem p{
        min-height: 165px;
    }
    .branchMapContainer .data .text .noteMap{
        width: 100%;
    }
} 
@media (max-width:1199px) {
    .branchMapContainer > svg{
        width: 34%;
    }
    .branchMapContainer svg.map{
        margin-bottom: 30px;
    }
    .heroSection .slick-slide .capture h2{
        font-size: 40px;
    }
    .heroSection .slick-slide .capture p{
        width: 80%;
        font-size: 18px;
    }
    .slick-dots li{
        width: 15px;
        height: 15px;
    }
    .adsSection .prayTimeList {
        justify-content: center;
    }
    .AppsSection .appsItem{
        height: 450px;
    }
}
@media (max-width:991px){
    .branchMapContainer > svg {
        width: 60%;
        margin: auto;
    }
    .branchMapContainer{
        flex-wrap: wrap;
    }
    .branchMapContainer .data .text{
        padding-inline-start: 0;
    }
    .jobPlattform .jobPlattformLink p{
        height: auto;
    }
    .AppsSection .appsItem p{
        min-height: 160px;
    }
}
@media (max-width:767px){
    .heroSection .slick-slide img{
        height: 400px;
    }
    .branchMapContainer{position: relative;}
    .branchImg {
        position: absolute;
        left: 0;
        background: unset;
        z-index: -1;
    }
    .branchImg::after{
        background-color: transparent;
    }
    .AppsSection .appsItem{
        width: 300px;
        height: auto;
    }
    .AppsSection .servslickBtns,
    .AppsSection .slick-initialized .slick-slide{
        justify-content: center;
        display: flex;
    }
    .adsSection .adsDetail{
        height: auto;
    }
    .title .disLink{
        gap: 10px;
        flex-wrap: wrap;
    }
    .heroSection .slick-slide .capture h2{
        font-size: 35px;
    }
    .heroSection .slick-slide .capture p{
        width: 95%;
        font-size: 16px;
    }
    .heroSection .slick-dots{
        bottom: 10px;
    }
    .slick-dots li{
        width: 8px;
        height: 8px;
    }
}
@media (max-width:550px){
    .heroSection .slick-slide img{
        height: 300px;
    }
    .heroSection .slick-dots{
        display: none!important;
    }
    .adsSection .adsSlider .mainCard {
        height: 350px ;
    }
    .adsSection .mainCard {
        height: auto ;
    }
}
@media (max-width:470px){
    .branchMapContainer .data .text p{
        width: 100%;
    }
    .branchMap{
        padding: 60px 0;
    }
}
@media (max-width:450px){
    .adsSection .locationDate{
        flex-wrap: wrap;
    }
    .adsSection .prayTimeContainer{
        height: auto;
    }
}
@media (max-width:420px) {
    .adsSection .adsSlider .mainCard {
        height: 315px;
    }
    .adsSection .adsSlider .adsImg img{
        height: 200px;
    }
}
@media (max-width:371px) {
    .adsSection .adsSlider .mainCard {
        height: 325px;
    }
}