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

/*****hanu*****/
/* #hanu(hanuHeader) #css starts */
.hanuHeader .logo{
    max-height: 50px
}
.hanuHeader .navbar-open-icon {
    display: inline
}
.hanuHeader .navbar-close-icon {
    display: none
}
.hanuHeader .navbar-toggler[aria-expanded="true"] .navbar-open-icon {
    display: none
}
.hanuHeader .navbar-toggler[aria-expanded="true"] .navbar-close-icon {
    display: inline
}
.hanuHeader .navbar-light .navbar-toggler{
    color: #353935;
    border-color: #353935;
    font-size: 25px;
}
.hanuHeader .btn{
    background-color: #353935;
    color: white;
    border: none;
    font-weight: bold
}
.hanuHeader .btn:hover{
    color: #fff;
    text-decoration: none;
}
/* #hanu(hanuHeader) #css ends */
/*****hanu*****/

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

/*****fukra*****/
/* #fukra(fukraFeature) #css starts */
.fukraFeature .fdb-block {
    padding: 7.5rem 0
 }

 .fukraFeature .fdb-block img.fdb-icon {
      width: auto;
      width: 3.75rem
    }
/* #fukra(fukraFeature) #css starts */
/*****fukra*****/

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

/*****flynn*****/
/* #flynn(flynnFeature) #css starts  */
/* #flynn(flynnFeature) #css ends  */
/*****flynn*****/

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

/*****taylor*****/
    /* #taylor(taylorTestimonial) #css starts  */
    .taylorTestimonial .fdb-block {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        overflow: hidden;
        background-color: #FFFFFF
       }
      
        .taylorTestimonial  .fdb-block .container {
          background-position: center;
          background-repeat: no-repeat;
          background-size: contain
      }
      
          .taylorTestimonial .fdb-block .fdb-box {
          background: #FFFFFF;
          padding: 3.75rem 2.5rem;
          overflow: hidden;
          color: #444444;
          border-radius: 0.25rem;
          box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2)
           }
           .taylorTestimonial  .BGContainer{
              background-image: url(https://images.moksy.com/templates/default/shapes/shape-purple.svg)
           }
    /* #taylor(taylorTestimonial) #css ends  */
/*****taylor*****/

/*****cade*****/
 /* #cade(cadeCounters) #css starts  */
 .cadeCounters h2{
    font-size: 35px;
    color: #353935   
}
.cadeCounters h4{
    font-size: 24px;
    color: #424242
}
.cadeCounters .h-50{
    margin-top: -66px
}

@media (min-width: 576px) {
    .cadeCounters .col-md-3{ 
        margin-bottom: 30px;
        text-align: center
     }          
}
@media (max-width: 576px) {
    .cadeCounters .col-md-3{ 
        margin-bottom: 30px;
        text-align: center            
     } 
     .cadeCounters .h-50{
        display: none
     }
    }
     @media (max-width: 900px) {
    .cadeCounters .col-md-3{ 
        margin-bottom: 30px;
        text-align: center            
     } 
     .cadeCounters .h-50{
        display: none
     }
}
/* #cade(cadeCounters) #css ends  */
/*****cade*****/

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

/*****finni*****/
    /* #finni(finniFooter) #css starts */
   .finniFooter .logo{
        max-height: 60px
    }
    .finniFooter a{
        color: #353935;
    }
    /* #finni(finniFooter) #css ends */
/*****finni*****/

