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

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

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

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

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

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

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

/*****fuskoni*****/
/* #fuskoni(fuskoniFeatures) #css starts */
.fuskoniFeature img{
    max-height: 800px;
}
/* #fuskoni(fuskoniFeatures) #css ends */
/*****fuskoni*****/

/*****apo*****/
/* #apo(apoAbout) #css starts  */
.apoAbout .Explore{
    background-color: #353935;
       padding: 15px;
        border: 1px solid rgb(255, 255, 255);
        border-radius: 10px
}
.apoAbout .description{
    font-size: 40px;
    color: #353935;
        font-weight: 700
}
.apoAbout .para{
        font-size: 18px
}
/* #apo(apoAbout) #css ends  */
/*****apo*****/

/*****tanvi*****/
    /* #tanvi(tanviTestimonial) #css starts  */
    .tanviTestimonial .fdb-block {
        padding: 3rem 0;
        position: relative;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        overflow: hidden;
        background-color: #FFFFFF
       }
      
      .tanviTestimonial .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) 
      }
    /* #tanvi(tanviTestimonial) #css ends  */
/*****tanvi*****/

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

/*****flane*****/
    /* #flane(flaneFooter) #css starts */
    .flaneFooter img{
        max-height: 60px
    }
    .flaneFooter a{
        color: #353935;
    }
    /* #flane(flaneFooter) #css ends */
/*****flane*****/

