/*
.header-body{
    background-color: #1f1e1e  !important;
}
html:not(.sticky-header-active) #header.header-transparent:not(.header-semi-transparent) .header-body{
    background-color: #1f1e1e  !important;
}
#header .header-nav.header-nav-links:not(.header-nav-light-text) nav > ul > li > a, #header .header-nav.header-nav-line:not(.header-nav-light-text) nav > ul > li > a {
    color: #fff;
} 
.header-nav-top .nav > li > span {
    color: rgb(153, 153, 153);
  
}
html .btn-outline.btn-primary {
    color: #afd4ef;
    border-color: #aec5d6;
}
#header .header-nav.header-nav-links nav > ul:not(:hover) > li > a.active {
    color: #76c4ff;
}*/

@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
body, p, h1, h2, h3, h4, h5, h6{
    font-family: "Raleway", sans-serif;
    font-optical-sizing: auto;
    
  }
  .numbers {
    font-family: "Poppins", Arial, sans-serif !important;
  }

header .text-color-dark, html .text-dark {
    color: #b4d9ff !important;
}

.text-9{
   font-size: 3.50em !important
}  

html .btn-primary{
    background-color: #23ade5;
    border-color: #63c3ec #63c3ec #63c3ec;
}
.big-font{
    font-size: 1.9vw !important;
    font-weight: 700 !important;
}
.big-font-2{
    font-size: 1.9vw !important;
    font-weight: 600 !important;
    line-height: 1.2 !important;
}
.padding-top-150{
    margin-top: 150px !important
}
html .btn-with-arrow.btn-primary:hover{
    background: none;
}

html .overlay-color-primary:not(.no-skin):before {
    background-color: none;
}
.text-5{
    font-size: 1.6em !important;
}
