/*****TypographyCSS*****/
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); 
  scroll-behavior: smooth;}

@-ms-viewport {
  width: device-width; }


body {
  margin: 0;
  font-family: sans-serif;
}

a {
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  color: #353935; }
/* no margin for header and footer section */
section.footer, section.header  {
    margin: 0; 
}
/* 20px top and bottom margin for all sections */
section {
    margin: 20px 0; 
    display: block;
    width: 100%;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
 }

textarea {
  overflow: auto;
  resize: vertical; }

h1, .h1 {
  font-size: 2.75rem; }

h2, .h2 {
  font-size: 2rem; }

h3, .h3 {
  font-size: 1.125rem; }

h4, .h4 {
  font-size: 1rem; }

h5, .h5 {
  font-size: 0.875rem; }

h6, .h6 {
  font-size: 0.813rem; }

.lead {
  font-size: 1.4rem;
  font-weight: 400; }

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2; }

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2; }

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2; }

hr {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
/*****TypographyCSS*****/

/*****harshall*****/
/* #harshall(harshallHeader) #css starts  */
.harshallHeader .logo{
    max-height: 50px
}
.harshallHeader .navbar-open-icon {
    display: inline
}
.harshallHeader .navbar-close-icon {
    display: none
}
.harshallHeader .navbar-toggler[aria-expanded="true"] .navbar-open-icon {
    display: none
}
.harshallHeader .navbar-toggler[aria-expanded="true"] .navbar-close-icon {
    display: inline
}
.harshallHeader .navbar-light .navbar-toggler{
    color: #353935;
    border-color: #353935;
    font-size: 25px;
}
/* #harshall(harshallHeader) #css ends  */
/*****harshall*****/

/*****agar*****/
/* #agar(agarAbout) #css starts  */
.agarAbout .DescriptionHeading {
    font-size: 34px;
    color: #0A033C
}

.agarAbout .DescriptionPara {
    color: #0A033C;
    font-size: 18px
}

.agarAbout .searchBtn{
    background-color:#353935;
    border-radius: 5px;
    color: white;
    font-weight: bold
}
/* #agar(agarAbout) #css ends  */
/*****agar*****/

/*****safar*****/
    /* #safar(cda4f61d9a1b5853) #css starts  */
    .safarFeature .fa {
        font-size: 40px
    }

    .safarFeature span {
        font-size: 30px
    }

    .safarFeature .leftImage {
        height: 400px
    }
    .safarFeature .width{
    width: 18rem
 }
 .safarFeature .card-img-top {
        height: 70px;
        width: 70px;
        margin-left: 88px;
        margin-top: 20px
    }
    .safarFeature .card{
        width: 250px
    }
    .safarFeature .text-center{
        margin-left: 37px
    }
    .safarFeature .text-center3{
        margin-left: 50px
    }
 @media only screen and (max-width: 576px) {
    .safarFeature .card{
        margin-left: 50px
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .safarFeature .image{
    text-align: center
  }
  .safarFeature .text{
    text-align: center
  }
  .safarFeature .card{
   margin-left: 220px
  }
}
    /* #safar(cda4f61d9a1b5853) #css ends  */
/*****safar*****/

/*****agni*****/
/* #agni(agniAbout) #css starts  */
.agniAbout .DescriptionHeading {
    font-size: 50px
}
.agniAbout .DescriptionPara {
    color: #808080;
    font-size: 18px
}
.agniAbout .badge{
    color: #fff;
    background-color: #353935;
}
.agniAbout .searchBtn{
    background-color:#353935;
    border-radius: 15px;
    color: white;
    padding: 0.375rem 2rem;
}
.agniAbout .input-group>.form-control:focus,
.input-group:not(.has-validation)>.form-control:not(:last-child) {
    border: none;
}
.agniAbout img{
    margin-top: 25px;
}
/* #agni(agniAbout) #css ends  */
/*****agni*****/

/*****faith*****/
/* #faith(faithFeature) #css starts  */
/* #faith(faithFeature) #css ends  */
/*****faith*****/

/*****aliyah*****/
/* #aliyah(aliyahAbout) #css starts  */
.aliyahAbout .Background{
    background-color: #fff;
    padding: 40px
}
.aliyahAbout h2{
    font-size: 50px;
    font-weight: bold
}
.aliyahAbout .stroke{
    background-color: black;
    color: #fff;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 50px;
    font-style: italic
}
.aliyahAbout .btndecor{
    background-color: #353935;
    border: 1px solid #353935;
    border-radius: 35px;
    padding-right: 15px;
    padding-left: 15px;
    color: #fff;
}
.aliyahAbout .image{
    background-color: #fff
}
/* #aliyah(aliyahAbout) #css ends  */
/*****aliyah*****/

/*****tamia*****/
    /* #tamia(tamiaTestimonial) #css starts  */
    .tamiaTestimonial .fdb-block {
        padding: 3rem 0;
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        overflow: hidden;
        background-color: #FFFFFF; 
        background-image: url(https://images.moksy.com/templates/default/shapes/shape-red.svg)
      }
       
       .tamiaTestimonial .fdb-block .fdb-box {
          background: #FFFFFF;
          padding: 3.75rem 2.5rem;
          overflow: hidden;
          color: #353935;
          border-radius: 0.25rem;
          box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2)
        }
        .tamiaTestimonial .lead{
            font-weight: 500;
        }
    /* #tamia(tamiaTestimonial) #css ends  */
/*****tamia*****/

/*****cash*****/
    /* #cash(cashCounters) #css starts  */
    .cashCounters h2{
        color: #424242;
        margin-top: 12px;
        font-size: 30px;
    }
    .cashCounters .BG{
        background-color:#fff
    }
    .cashCounters .fa,
    .cashCounters .fas{
        margin-top: 10px;
        font-size: 50px
    }
    .cashCounters h4 {
        font-size: 30px;
        margin-bottom: 0.2rem !important;
    }

    @media (min-width: 576px) {
        .cashCounters .col-md-3{ 
            margin-bottom: 30px;
            text-align: center
         }         
    }
    @media (max-width: 576px) {
        .cashCounters .col-md-3{ 
            margin-bottom: 30px;
            text-align: center            
         } 
    }
    /* #cash(cashCounters) #css ends  */
/*****cash*****/

/*****ben*****/
/* #ben(benBanner) #css starts  */
.benBanner .button {
    background-color: #353935;
    color: #fff
}
/* #ben(benBanner) #css ends  */
/*****ben*****/

