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

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

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

/*****agun*****/
/* #agun(agunAbout) #css starts  */
.agunAbout h2{
    font-size: 40px;
    line-height: 1.5
}
.agunAbout li {
            list-style: none;
            padding: 10px 30px;
            background-image: url("https://images.moksy.com/templates/default/icons/checkmark.webp");
            background-repeat: no-repeat;
            background-position: left center;
            background-size: 20px         
        }
        .agunAbout .margin{
    margin-left: -42px;
    font-weight: bold
}
.agunAbout .searchBtn{
        background-color:#353935;
        border-radius: 10px;
        color: white;
        padding-right: 30px;
        padding-left: 30px;
        font-weight: bold
    }
@media (max-width: 767px) {
    .agunAbout .aboutIMG{
        margin-top: 15px;
}
}
/* #agun(agunAbout) #css ends  */
/*****agun*****/

/*****florence*****/
/* #florence(florenceFeature) #css starts */
.florenceFeature .fdb-block {
    padding: 7.5rem 0
 }
   
   .florenceFeature .fdb-block img + p, 
   .florenceFeature .fdb-block img + h3, 
   .florenceFeature .fdb-block img + h4 {
      margin-top: 1.25rem
     }
   
     .florenceFeature .fdb-block img.fdb-icon {
      width: auto;
      width: 3.75rem
     }
/* #florence(florenceFeature) #css starts */
/*****florence*****/

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

/*****ted*****/
    /* #ted(tedTestimonial) #css starts  */
    .tedTestimonial .logo{
        max-width: 50px
    }
    @media (min-width: 1200px) {
        .tedTestimonial .pb-xl-5, 
        .tedTestimonial .py-xl-5 {
            padding-bottom: 0rem !important;
        }
    }
    @media (min-width: 1200px) {
        .tedTestimonial .mt-xl-5, 
        .tedTestimonial .my-xl-5 {
            margin-top: 2rem !important;
        }
    }
    /* #ted(tedTestimonial) #css ends  */
/*****ted*****/

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

/*****baru*****/
    /* #baru(baruBanner) #css starts  */
    .baruBanner h2 { 
        font-size: 28px
    }
    .baruBanner p { 
        margin: 0 0 20px
    }
    .baruBanner .page-banner { 
        background: url(https://images.moksy.com/templates/default/banner/online-learning.jpeg);
        background-size: cover;
        position: relative;
        background-position: center;
        padding: 100px;
        background-repeat: no-repeat;
    }
    .baruBanner .page-banner-spacing { 
        padding-top: 170px; 
        padding-bottom: 174px 
    }
    .baruBanner .card-section { 
        position: relative; 
        bottom: 60px
    }
    .baruBanner .card-block { 
        padding: 60px;
        background: #fff;
    }
    .baruBanner .section-title { 
        margin-bottom: 60px
    } 
        /* #baru(baruBanner) #css ends  */
/*****baru*****/

/*****flores*****/
    /* #flores(floresFooter) #css starts */
    .floresFooter .fdb-block {
        padding: 3rem 0
     }
     .floresFooter a {
        color: #fff;
     }
     .floresFooter .nav-link{
        padding: 0.5rem 0rem;
     }
    /* #flores(floresFooter) #css ends */
/*****flores*****/

