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

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

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

/*****sagnu*****/
/* #sagnu(sagnuFeature) #css starts  */
.sagnuFeature .card-img-top {
    max-width: 70px;
    margin-left: 20px;
    margin-top: 20px
}

.sagnuFeature .card:hover {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px, rgba(0, 0, 0, 0.05) 0px 4px 6px -2px
}

.sagnuFeature .card-title {
    font-size: 20px;
    margin-bottom: 15px;
}

.sagnuFeature .Background {
    background-color: #353935;
    padding: 60px;
}

.sagnuFeature h2 {
    font-size: 45px;
}

.sagnuFeature .stroke {
    color: #CBA360;
    font-style: italic;
}

.sagnuFeature .btndecor {
    background-color: #F8C365;
    border-radius: 35px;
    padding-right: 30px;
    padding-left: 30px;
    margin-top: 10px;
}

/* #sagnu(sagnuFeature) #css ends  */
/*****sagnu*****/

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

/*****teddy*****/
    /* #teddy(teddyTestimonial) #css starts  */
    .teddyTestimonial .man{
        max-width: 80px;
        margin-top: 15px;
        height: 80px;
    }
    @media (min-width: 1200px) {
        .teddyTestimonial .mt-xl-5, 
        .teddyTestimonial .my-xl-5 {
            margin-top: 0.8rem !important;
        }
    }
    @media (min-width: 1200px) {
        .teddyTestimonial .pb-xl-5, 
        .teddyTestimonial .py-xl-5 {
            padding-bottom: 2rem !important;
        }
    }
    /* #teddy(teddyTestimonial) #css ends  */
/*****teddy*****/

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

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

/*****flight*****/
    /* #flight(flightFooter) #css starts */
    .flightFooter .fdb-block {
        padding: 0rem 0
      }
      .flightFooter .lead{
        font-weight: normal;
        margin-top: 2rem;
      }
      .flightFooter a,
      .flightFooter a:hover{
color: #353935;
      }
    /* #flight(flightFooter) #css ends */
/*****flight*****/

