@charset "utf-8";
/* CSS Document */

/* ----------------------------------------------------------- */
/* Created by - Abhaya
   Dated-22.04.25
   Modified by-
/* ----------------------------------------------------------- */

/* ----------------------------------------------------------- */
h1, h2, h3, h4, h5, h6, nav {
 	
 font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;
}
body {
 font-family: "Inter", sans-serif !important;
  font-optical-sizing: auto;

}
/* .curve-stats::before {
    content: '';
    position: absolute;
    bottom: -30px;
    width: 100%;
    left: 0%;
    height: 50px;
    z-index: 10;
    background-image: url('../images/waves_statitics.svg');
    background-position: center; 

  } */
   .language-scroll {
    color: #fff;
   }
   .language-scroll option{
    color: #4a4a4a;
   }
   .scrolledhead .language-scroll, .language-scrollmenu {
    display: none;
   }
   .scrolledhead  .language-scrollmenu {
    display: block;
   }