/*****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*****/

/*****agadu*****/
/* #agadu(agaduAbout) #css starts  */
.agaduAbout .DescriptionHeading {
    font-size: 34px;
    color: #353935
}

.agaduAbout .DescriptionPara {
    color: #353935;
    font-size: 18px
}

.agaduAbout .descriptionImage img{
    margin-top: -30px
}
.agaduAbout .searchBtn{
    background-color:#A560F4 ;
    border-radius: 5px;
    color: white;
    font-weight: bold
}
/* #agadu(agaduAbout) #css ends  */
/*****agadu*****/

/*****ffion*****/
/* #ffion(ffionFeature) #css starts */
.ffionFeature .fdb-block img.fdb-icon {
    width: auto;
    width: 3.75rem
   }
   .ffionFeature .hero{
    max-width: 500px;
   }
   
/* #ffion(ffionFeature) #css starts */
/*****ffion*****/

/*****agent*****/
    /* #agent(1e3f52aae36e7047) #css starts  */
    .aboutd1e3f52aae36e7047 .DescriptionHeading {
        font-size: 50px
    }

    .aboutd1e3f52aae36e7047 .DescriptionPara {
        color: #808080;
        font-size: 20px
    }
    /* #agent(1e3f52aae36e7047) #css ends  */
/*****agent*****/

/*****fuspa*****/
/* #fuspa(fuspaFeature) #css starts */
.fuspaFeature .fdb-block img.fdb-icon {
    max-width: 3.75rem
  }
/* #fuspa(fuspaFeature) #css starts */
/*****fuspa*****/

/*****apeli*****/
/* #apeli(apeliAbout) #css starts  */
.apeliAbout .main{
    height: 100vh;
    background-image: url(https://images.moksy.com/templates/default/banner/online-learning.jpeg); 
    background-size: cover; 
    background-position: center
}
.apeliAbout .content{
    top: 0; 
    right: 0; 
    bottom: 0; 
    left: 0; 
    background-color: rgba(0,0,0,.7)
}
.apeliAbout .about{
    border-radius: 30px; 
    background-color: #fff;
    font-weight: 500;
    color: #353935;
}
.apeliAbout .btn{
    border-radius: 10px;
    padding: 10px 20px 10px 20px;
}
.apeliAbout .heading{
    font-size: 35px;
}
.apeliAbout .paragraph{
    font-size: 18px;
}
/* #apeli(apeliAbout) #css ends  */
/*****apeli*****/

/*****teddy*****/
    /* #teddy(teddyTestimonial) #css starts  */
    .teddyTestimonial .man{
        max-width: 80px;
        margin-top: 15px;
        height: 80px;
    }
    @media (min-width: 1200px) {
        .teddyTestimonial .mt-xl-5, 
        .teddyTestimonial .my-xl-5 {
            margin-top: 0.8rem !important;
        }
    }
    @media (min-width: 1200px) {
        .teddyTestimonial .pb-xl-5, 
        .teddyTestimonial .py-xl-5 {
            padding-bottom: 2rem !important;
        }
    }
    /* #teddy(teddyTestimonial) #css ends  */
/*****teddy*****/

/*****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*****/

/*****babajide*****/
    /* #babajide(babajideBanner) #css starts  */
    .babajideBanner .button {
        background-color: #353935;
        color: #fff
    }

    .babajideBanner .button:hover {
        color: #fff
    }
    .babajideBanner .background{
    background-image: url(https://images.moksy.com/templates/default/banner/student-with-laptop-two.jpeg);
    padding: 100px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    }
    /* #babajide(babajideBanner) #css ends  */
/*****babajide*****/

/*****flight*****/
    /* #flight(flightFooter) #css starts */
    .flightFooter .fdb-block {
        padding: 0rem 0
      }
      .flightFooter .lead{
        font-weight: normal;
        margin-top: 2rem;
      }
      .flightFooter a,
      .flightFooter a:hover{
color: #353935;
      }
    /* #flight(flightFooter) #css ends */
/*****flight*****/

