

.banner_area {
    background-image: url(/assets/images/jamia-2.JPG);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 20px 0 90px;
}

@font-face {
    font-family: 'jameel-noori';
    /* Choose a name for your font */
    src: url('../fonts/Jameel Noori Nastaleeq Kasheeda.ttf') format('woff2'),
        /* Modern browsers */
        url('path/to/your/font.woff') format('woff');
    /* Older browsers */
}


.banner_content h1 {
    
    font-weight: 400;
    font-size: 60px;
    line-height: 98.3px
}

.pillar_area {
    background-image: url(../images/pillar_bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 60px 0 70px;

}

.cta_area {

    text-align: center;
    color: #fff;
    padding: 60px 0 75px;
    background-image: url(../images/cta_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}



.banner_content {
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

.banner_content h3 {
    font-size: 36px;
    font-weight: 300;
    padding: 10px 0;
    font-family: 'Almajeed';
}

.banner_content h2 {
  font-size: 28px;
  font-weight: 500;
  padding: 0 0 25px;
    font-family: 'jameel-noori';
}

.banner_content p {
    font-size: 19px;
    max-width: 440px;
    margin: 0 auto 25px;
    padding: 15px 0 20px;
    line-height: 24px;
}

.primary_btn {
    background-color: #006f9d;
    padding: 9px 25px;
    color: #fff;
    border-radius: 5px;
    transition: all 0.2s linear;
}

.primary_btn:hover {
    background-color: #00519d;
}

.banner_content a {
    margin-top: 30px;
}

.banner_top {
    padding: 0 0 17px;
    border-bottom: 1px solid #605E5E78;
    margin-bottom: 25px;
}

.banner_content_area {
    background-image: url("/assets/images/jamia-2.JPG");
    padding: 0;
}

.btn-secondary.focus,
.btn-secondary:focus {
    box-shadow: unset;
}

.btn-secondary:not(:disabled):not(.disabled).active:focus,
.btn-secondary:not(:disabled):not(.disabled):active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: unset;
}

#dropdownMenuButton {
    background-color: #009d46;
    border: 1px solid #009d46;
    font-size: 15px;
}


.common_top.common_top_white {
    text-align: center;
    color: #fff;
}

.common_top.common_top_white p {
    font-size: 18px;
    color: #fff;
}

.common_top.common_top_white div h3 {
    color: #25CF43;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 5px;
}

.common_top.common_top_white div {
    max-width: 265px;
    text-align: left;
    margin: 0 auto;
    padding: 6px 0;
}

.pillar_btm ul li {
    display: block;
    width: 25%;
    text-align: center;
}

.pillar_btm ul {
    display: flex;
    padding: 0;
    position: relative;
}

.pillar_circle {
    background-color: #1C6929;
    height: 125px;
    width: 125px;
    text-align: center;
    border-radius: 100%;
    padding: 20px;
    border: 2px dotted #FFF;
    margin: 0 auto;
}

.pillar_card p:nth-child(2) {
    font-size: 20px;
    color: #fff;
    padding: 15px 0 10px;
}

.pillar_card p:nth-child(3) {
    color: #25CF43;
    font-size: 20px;
}

.pillar_btm {
    margin-top: 60px;
    position: relative;
}

.line_curve {
    position: absolute;
    width: 76%;
    left: 109px;
    top: 35px;
}

.common_top p {
    font-size: 18px;
    color: #444444;
}

.common_top div {
    max-width: 240px;
    text-align: left;
    margin: 0 auto;
}

.common_top div h3 {
    color: #009D46;
    font-weight: 600;
    font-size: 36px;
    margin-bottom: 5px;
}

.common_top {
    text-align: center;
}


.sop_area {
    background-color: #009D46;
}

.sop_lft h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 500;
    padding: 0 0 20px;
    line-height: 40px;
}

.sop_lft p {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 50px;
}

.sop_lft a {
    color: #009D46;
    padding: 10px 30px;
    border-radius: 5px;
    background-color: #fff;
}

.sop_videos {
    background-color: #007434;
}


.blog_btm {
    margin-top: 70px;
}

.blog_top {
    text-align: center;
    color: #fff;
}

.blog_top p:nth-child(1) {
    color: #444444;
    font-size: 18px;
}

.blog_top p:nth-child(3) {
    font-size: 18px;
    max-width: 940px;
    line-height: 24px;
    margin: 0 auto;

}

.blog_top h2:nth-child(2) {
    font-size: 28px;
    font-weight: 600;
    padding: 10px 0;
}

.blog_btm_top_card {
    box-shadow: 0px 4px 4px 0px #00000040;
    background-color: #fff;
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}

.blog_top_card_lft img {
    border-top-left-radius: 10px;
    position: relative;
    border-bottom-left-radius: 10px;
    top: 2px;
    transform: scale(1.02);
}

.blog_top_card_rgt p:nth-child(3) {
    margin-bottom: 30px;
    color: #000;
    font-size: 16px;
    max-width: 560px;
    line-height: 20px;
}

.blog_top_card_rgt p {
    color: #444444;
    font-size: 18px;
}

.blog_top_card_rgt p span {
    color: #009D46;
}

.blog_top_card_rgt h3 {
    color: #444444;
    font-size: 23px;
    font-weight: 600;
    padding: 10px 0;
}

.blog_top_card_rgt {
    padding: 30px 10px;
}

.blog_cardz {
    background-color: #fff;
    box-shadow: 0px 4px 4px 0px #00000040;
    border-radius: 10px;
    overflow: hidden
}

.blog_img img {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    transform: scale(1.02);
}

.blog_card_content {
    padding: 20px 25px 35px;
}

.blog_card_content p:nth-child(3) {
    font-size: 16px;
    color: #000;
    line-height: 20px;
    margin-bottom: 30px;
}

.blog_card_content p:nth-child(1) {
    color: #444444;
    font-size: 17px;
}

.blog_card_content p:nth-child(1) span {
    color: #009D46;
}

.blog_card_content h3:nth-child(2) {
    color: #444444;
    font-size: 20px;
    font-weight: 600;
    padding: 10px 0;
}

.cta_wrapper p:nth-child(1) {
    color: #009d46;
    font-size: 18px;
}

.cta_wrapper h3 {
    font-size: 28px;
    font-weight: 600;
}

.cta_wrapper p:nth-child(3) {
    padding-bottom: 45px;
    line-height: 22px;
    padding-top: 30px;
    max-width: 825px;
    margin: 0 auto;
}



.owl-theme .owl-nav {
    display: none;
}

.slider_wrapper .owl-theme .owl-dots {
    margin-top: 40px;
}

.video_btm {
    background-color: #2F2E2E;
    color: #fff;
    padding: 20px 20px;
    position: relative;
    top: -3px;
}

.video_btm h3 {
    font-size: 18px;
    font-weight: 500;
    padding: 0 0 10px;
}

.video_btm p {
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.video_card iframe,
.sop_rgt iframe {
    width: 100%;
    border: 1px solid #2F2E2E;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.slider_wrapper .owl-theme .owl-dots .owl-dot.active span {
    background: #fff;
    width: 25px;
}

.slider_wrapper .owl-theme .owl-dots .owl-dot span {
    margin: 5px 2px;

}

.slider_wrapper .owl-theme .owl-dots .owl-dot:focus {
    outline: unset;
}

.sticky {
    position: fixed;
    z-index: 999;
    box-shadow: 0px 1px 4px 0px #009d4669;
    top: 0;
    width: 100%;
    transition: all 0.9s ease-in-out;
    left: 0;
    background-color: #070200 !important;
    padding: 0 0px;
}

.dropdown ul li {
    color: #212529;
    display: block;
    margin-bottom: 8px;
    font-size: 16px;
}

.dropdown ul {
 margin-right: 0;
  padding: 10px 0 0;
}

.banner_area.about_area {
    background-image: url("/assets/images/jamia-2.JPG");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.about_area .banner_content h1 {
    font-family: 'Poppins', sans-serif;
    font-size: 46px;
    font-weight: 500;
}

.inner_cta {
    background: linear-gradient(180deg, #009D46 0%, #7FB640 100%);
    padding: 60px 0;
    text-align: center;
}

.inner_cta_wrapper {
    color: #fff;
}

.inner_cta_wrapper p:nth-child(1) {
    font-size: 17px;
    line-height: 24px;
    max-width: 992px;
    margin: 0 auto;
}

.inner_cta_wrapper h2:nth-child(2) {
    font-family: 'Almajeed';
    font-size: 34px;
    padding: 36px 0;
    font-weight: 500;
}

.inner_cta_wrapper p:nth-child(3) span {
    font-weight: 500;
    font-style: italic;
}

.inner_about_tp.mission_tp p {
    color: #009D46;
}

.inner_about_area {
    padding: 60px 0 0;
}

.inner_about_lft img {
    position: relative;
    top: 3px;
}

.about_btnz {
    margin-top: 25px;
    display: flex;
}

.about_btnz a:nth-child(2) {
    margin-left: 30px;
}

.play_wrapper {
    height: 55px;
    width: 55px;
    background-color: #fff;
    box-shadow: 1px 1px 5px #ccc;
    border-radius: 100%;
    text-align: center;
    padding: 8px 8px;
}

.play_circle {
    border: 1px solid #009d46;
    height: 40px;
    width: 40px;
    border-radius: 100%;
    padding: 10px 14px;
}

.play_circle i {
    color: #009d46;
}

.play_wrapper + .media-body h5 {
color: #009d46;
  font-weight: 500;
  margin-left: 12px;
  position: relative;
  top: 17px;
  font-size: 18px;
}

.about_btnz a:nth-child(1) {
    padding: 19px 25px;
}

.dropdown ul li span {
color: #006f9d;
  float: right;
  margin-right: -8px;
  width: 90px;
  text-align: left;
}


.solution_top {
    text-align: center;
}

.solution_top h2 {
    color: #006f9d;
    font-size: 32px;
    font-weight: 500;
    line-height: initial;
}

.solution_top p {
    color: #716C6C;
    font-size: 18px;
    line-height: 24px;
    padding: 30px 0 60px;
}

.solution_cardz .blog_card_content p:nth-child(1) {
    color: #716C6C;
    font-size: 17px;
}

.solution_cardz iframe {
    width: 100%;
    height: 240px;
}

.solution_cardz {
    margin-bottom: 30px;
}

.solution_btn {
    margin-top: 30px;
}

.extra_solution {
    display: none;
}

#solution_btn {
    border: unset;
    padding: 12px 30px;
}


.muslim_cta_rgt_btm p:nth-child(4){
    line-height: 24px;
}
#home .dropdown-menu {
min-width: 13rem;
  padding: 10px 15px 5px;
}
#day-now{
    color: #212529;
}
.dropdown-menu p{
    font-size: 12px;
}
#scroll-container {
overflow: hidden;
  border-bottom: 1px solid #006f9d;
  padding: 0 0 8px;
  margin-bottom: 2px;
}

#scroll-text {
width: 100%;
  font-size: 13px;
  padding: 0 0;
  position: relative;
  top: 3px;
  font-weight: 500;
  text-align: center;
}
#namaz_lst li.active span{
    -webkit-animation: heartbeat 3s ease-in-out infinite both;
	        animation: heartbeat 3s ease-in-out infinite both;
}
/* ----------------------------------------------
 * Generated by Animista on 2023-10-17 17:30:13
 * Licensed under FreeBSD License.
 * See http://animista.net/license for more info. 
 * w: http://animista.net, t: @cssanimista
 * ---------------------------------------------- */

/**
 * ----------------------------------------
 * animation heartbeat
 * ----------------------------------------
 */
@-webkit-keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
@keyframes heartbeat {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-transform-origin: center center;
            transform-origin: center center;
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  10% {
    -webkit-transform: scale(0.91);
            transform: scale(0.91);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  17% {
    -webkit-transform: scale(0.98);
            transform: scale(0.98);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
  33% {
    -webkit-transform: scale(0.87);
            transform: scale(0.87);
    -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
  }
  45% {
    -webkit-transform: scale(1);
            transform: scale(1);
    -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
  }
}
#auto-response {
background: #006f9d;
  border-radius: 5px;
  padding: 8px 8px 10px;
  color: #fff;
  font-size: 19px;
  font-weight: 400;
  line-height: 24px;
  margin: 10px auto;
  display: none;
}
#auto-response-failed {
  background: red;
  border-radius: 5px;
  padding: 8px 8px 10px;
  color: #fff;
  font-size: 19px;
  font-weight: 500;
  line-height: 24px;
  margin: 10px auto;
  display: none;
}
#auto-responsive {
  background-color: #009d46;
  border-radius: 5px;
  margin-top: 15px;
  padding: 10px 10px 5px;
  display: none;
}
#auto-responsive p{
  color: #fff;    
}
#auto-responsive1 {
background-color: #fff;
  border-radius: 5px;
  margin-top: 15px;
  padding: 10px 10px 15px;
  display: none;
  width: 60%;
  margin-left: auto;
}
#auto-responsive1 p{
color: #009d46;
  width: 100%;
  font-size: 15px;
}
.sign_frm_wrapper{
    position: relative;
  width: 60%;
}
#auto-response p{
    font-size: 15px;
}
.phone_nav{
    margin-left: 10px;
    display: none !important;
}
.footer_contact li:nth-child(1){
    display: none;
}
.mission_lft{
    	position: relative;
    height: 100%;
}

/* Container for the slideshow */
.slideshowContainer {
   height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* Images within the slideshow */
.slideshowContainer img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity 1s ease-in-out;
}

/* Keyframe Animation - fadeIn */
@keyframes fadeIn {
    0% { opacity: 0; }
    25% { opacity: 1; }
    75% { opacity: 1; }
    100% { opacity: 0; }
}

/* Apply the animation to the images */
.slideshowContainer img:nth-child(1) {
    animation: fadeIn 9s infinite;
}

.slideshowContainer img:nth-child(2) {
    animation: fadeIn 9s infinite 3s; /* Delay by 3 seconds to start after the first image */
}

.slideshowContainer img:nth-child(3) {
    animation: fadeIn 9s infinite 6s; /* Delay by 6 seconds to start after the second image */
}
.mission_lft figure{
    height: 100%;
}
.contact_details .dropdown,.footer_contact li:nth-child(3){
    display: none;
}