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

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

/*****agdu*****/
    /* #agdu(agduAbout) #css starts  */
    .agduAbout .video_card {
        position: relative;
        border-radius: 5px;
        overflow: hidden
    }

    .agduAbout .video_card::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #f48637;
        opacity: 0.7
    }

    .agduAbout .video_card>img {
        width: 100%
    }

    .agduAbout .video_card>.btn {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 30px;
        background: #fff;
        border-radius: 100%;
        width: 80px;
        height: 80px;
        box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.4);
        border: none;
        outline: none
    }

    .agduAbout .video_card>.btn:hover {
        box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.5)
    }

    .agduAbout .video_card>.btn:active {
        background: rgba(255, 255, 255, 0.5)
    }
    /* #agdu(atamiAbout) #css ends  */
/*****agdu*****/

/*****felicity*****/
/* #felicity(felicityFeature) #css starts */
.felicityFeature .fdb-block img.fdb-icon {
    width: auto;
    width: 3.75rem
  }
  .felicityFeature .para{
    font-size: 18px;
    margin-top: 20px;
  }
  .felicityFeature .btn{
    color: #fff;
    border-color: #353935;
    background-color: #353935;
  }
/* #felicity(felicityFeature) #css starts */
/*****felicity*****/

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

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

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

/*****annu*****/
    /* #annu(annuAbout) #css starts  */
    .annuAbout #AbOuTuS {
        padding: 3rem;
        font-weight: bold
    }

    .annuAbout #AbOuTuS .text-custom {
        color: #0062ff
    }

    .annuAbout #AbOuTuS a {
        text-decoration: none
    }

    .annuAbout #AbOuTuS .images {
        max-height: 80px;
        max-width: 80px
    }

    /* #annu(annuAbout) #css ends  */
/*****annu*****/

/*****tioni*****/
    /* #tioni(tioniTestimonial) #css starts  */
    .tioniTestimonial .fdb-block {
        padding: 3rem 0;
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        overflow: hidden;
        background-color: #FFFFFF
       }
      
       .tioniTestimonial .fdb-block .fdb-box {
          background: #FFFFFF;
          padding: 2rem 2.5rem;
          overflow: hidden;
          color: #444444;
          border-radius: 0.25rem;
          box-shadow: 0 0.3125rem 0.875rem 0 rgba(129, 129, 129, 0.2) !important; }
          .tioniTestimonial  .fdb-block .fdb-touch {
          border-top: solid 0.3125rem #329ef7;
          z-index: 2 }
          .tioniTestimonial .personIMG{
            max-height: 50px
          }
    /* #tioni(tioniTestimonial) #css ends  */
/*****tioni*****/

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

/*****babette*****/
 /* #babette(babetteBanner) #css starts  */
 .babetteBanner .BG {
    background-image: url(https://images.moksy.com/templates/default/banner/two-student.jpeg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
    border-radius: 50px
}

.babetteBanner .btn {   
    padding: 25px 25px 25px 30px;
    background-color: #fff;
    border-radius: 10px
}
.babetteBanner .fa{
    color: #353935;
    font-size: 40px;
}

.babetteBanner a {
    text-decoration: none;
    color: #353935
}

.babetteBanner a:hover {
    color: #353935
}
.babetteBanner .stroke { 
        color: white; 
        -webkit-text-stroke-width: 1px; 
        -webkit-text-stroke-color: #0EA187
    } 
    .babetteBanner .desText{
        font-size: 50px;
        font-weight: bold
    }
/* #babette(babetteBanner) #css ends  */
/*****babette*****/

/*****ford*****/
    /* #ford(fordFooter) #css starts */
    .fordFooter .BG {
        background-color: #353935
    }

    .fordFooter .footerBG {
        background-color: #4f514f
    }

    .fordFooter .fonts {
        font-size: 30px
    }
    .fordFooter .fa{
    padding: 15px;
}
.fordFooter hr{
    border-top: 1px solid #4f514f;
}
    /* #ford(fordFooter) #css ends */
/*****ford*****/

