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

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

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

/*****fosil*****/
/* #fosil(fosilFeature) #css starts */
.fosilFeature .fdb-block {
    padding: 7.5rem 0
 }

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

/*****atami*****/
 /* #atami(atamiAbout) #css starts  */
 .atamiAbout .video_card {
    position: relative;
    border-radius: 5px;
    overflow: hidden
}

.atamiAbout .video_card::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7
}

.atamiAbout .video_card>img {
    width: 100%
}

.atamiAbout .video_card>.btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 30px;
    background: #2077FF;
    border-radius: 100%;
    width: 80px;
    height: 80px;
    box-shadow: 0px 0px 0px 8px rgba(255, 255, 255, 0.4);
    border: none;
    color: white;
    outline: none
}

.atamiAbout .video_card>.btn:hover {
    box-shadow: 0px 0px 0px 14px rgba(255, 255, 255, 0.5)
}

.atamiAbout .video_card>.btn:active {
    color: #2077FF;
    background: rgba(255, 255, 255, 0.5)
}
.atamiAbout .para{
    font-size: 20px;
}
/* #atami(atamiAbout) #css ends  */
/*****atami*****/

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

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

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

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

/*****baako*****/
/* #baako(baakoBanner) #css starts  */
.baakoBanner .appImg img{
    height: 500px;
    max-width: 500px;
}
.baakoBanner .bannerBG{
    background: #fff
}
.baakoBanner .appImg{
    border-top-left-radius: 600px;
    border-top-right-radius: 600px
}
.baakoBanner .bannerStyle{
    margin-top: 100px;
    padding: 30px;
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px
}
.baakoBanner .appLogo{
    height: 130px;
    margin-left: -25px;

}
@media (max-width: 742px), (max-height: 520px) {
    .baakoBanner .bannerStyle{
        margin-top: 30px;
    }
  }
  
/* #baako(baakoBanner) #css ends  */
/*****baako*****/

/*****finni*****/
    /* #finni(finniFooter) #css starts */
   .finniFooter .logo{
        max-height: 60px
    }
    .finniFooter a{
        color: #353935;
    }
    /* #finni(finniFooter) #css ends */
/*****finni*****/

