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

/*****hailey*****/ 
/* #hailey(haileyHeader) #css starts  */
.haileyHeader .logo {
    max-width: 70px;
    margin: 0 auto 2em auto
}
.haileyHeader .logo-header {
    background: linear-gradient(rgb(117 123 129 / 60%), rgba(62, 63, 64, 0.6)), url(https://images.moksy.com/templates/default/banner/keyboard-background.jpg);
    background-size: cover;
    background-position: center bottom;
    color: #fff;
    padding-top: 150px;
    padding-bottom: 100px
}
.haileyHeader .logo-header h2 {
    font-size: 60px;
    margin: 0 auto 0.2em auto
}
.haileyHeader .logo-header p {
    font-size: 1.15rem;
    width: 80%;
    margin: 0 auto 2em auto
}

.haileyHeader .logo-header .btn {
    padding: 10px 26px;
    background-color:  #FFF;
    color: #313131;
    display: inline-block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-decoration: none;
    border: solid 2px #313131;
    border-radius: 0px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}
.haileyHeader .logo-header .btn:hover {
    color: #FFF;
    background-color: #313131; 
    border-color: #313131
}
@media (min-width: 992px) {
    .haileyHeader .logo-header {
        height: 100vh;
        padding-top: 0;
        padding-bottom: 0
    }
    .haileyHeader .logo-header h2 {
        font-size: 4rem
    }
    .haileyHeader .logo-header p {
        width: 60%
    }
}
@media (max-width: 480px) {
    .haileyHeader .logo-header h2 {
        font-size: 2.4rem
    }
}
/* #hailey(haileyHeader) #css ends  */
/*****hailey*****/

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

/*****carker*****/                                                                                                                                     
 /* #carker(carkerContent) #css starts  */
    .carkerContent .fdb-block img.fdb-icon {
        max-width: 3.75rem
       }
    /* #carker(carkerContent) #css ends  */
/*****carker*****/

/*****fortune*****/
/* #fortune(fortuneFeature) #css starts  */
/* #fortune(fortuneFeature) #css ends  */
/*****fortune*****/

/*****quack*****/
/* #quack(82b7ca311d27746a) #css starts  */
.quackQuickLink .btn{
    font-weight:bold;
    border: 1px solid;
    margin: 11px
}
.quackQuickLink .btn:hover{
    background-color: #353935;
    color: rgb(255, 255, 255)
}
/* #quack(82b7ca311d27746a) #css ends  */
/*****quack*****/

/*****faith*****/
/* #faith(faithFeature) #css starts  */
/* #faith(faithFeature) #css ends  */
/*****faith*****/

/*****agar*****/
/* #agar(agarAbout) #css starts  */
.agarAbout .DescriptionHeading {
    font-size: 34px;
    color: #0A033C
}

.agarAbout .DescriptionPara {
    color: #0A033C;
    font-size: 18px
}

.agarAbout .searchBtn{
    background-color:#353935;
    border-radius: 5px;
    color: white;
    font-weight: bold
}
/* #agar(agarAbout) #css ends  */
/*****agar*****/

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

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

    .babakBanner .btn {   
        padding: 15px;
        background-color: #353935;
        border-radius: 10px
    }
    .babakBanner .fa{
        color: #fff;
    }

    .babakBanner a {
        text-decoration: none;
        color: #fff
    }

    .babakBanner a:hover {
        color: #fff
    }
    /* #babak(babakBanner) #css ends  */
/*****babak*****/

/*****caisy*****/ 
    /* #caisy(caisyClients) #css starts  */
    .caisyClients .fdb-block img{
        max-height: 30px;
    }
    /* #caisy(caisyClients) #css ends  */
/*****caisy*****/

/*****fish*****/
    /* #fish(fishFooter) #css starts */
    .fishFooter ul li a {
        color: black
       }
       .fishFooter .fab{
           color: #000
       }
    /* #fish(fishFooter) #css ends */
/*****fish*****/

