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

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

/*****freya*****/
/* #freya(freyaFeature) #css starts */
.freyaFeature .fdb-block {
    padding: 4rem 0
  }

  .freyaFeature  .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)  }

      .freyaFeature   .fdb-block .fdb-touch {
      border-top: solid 0.3125rem #329ef7;
      z-index: 2
     }

     .freyaFeature .fdb-block h2 {
      margin-top: 1rem
     }


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

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

/*****caavani*****/
/* #caavani(caavaniContent) #css starts  */
/* #caavani(caavaniContent) #css ends  */
/*****caavani*****/

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

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

/*****candella*****/
/* #candella(candellaContent) #css starts  */
/* #candella(candellaContent) #css ends  */
/*****candella*****/

/*****casun*****/
        /* #cason(casunClients) #css starts  */
        .casunClients #clients .clients-wrap {
            margin-bottom: 20px
        }
    
        .casunClients img {
            max-height: 200px;
            max-width: 200px
        }
    
        .casunClients #clients .client-logo {
            padding: 60px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            overflow: hidden;
            background: #fff;
            height: 100px
        }
        .casunClients .figure{
            color: #353935;
        }
        /* #cason(casunClients) #css ends  */
/*****casun*****/

/*****fisher*****/
    /* #fisher(fisherFooter) #css starts */
    .fisherFooter a,
    .fisherFooter a:hover{
        color: #fff;
    }
    /* #fisher(fisherFooter) #css ends */
/*****fisher*****/

