/* Add custom CSS styles below */ 
.olla-header-navbar div{
    background-color: transparent !important;
}
i.olla-text.sicon-lang.text-2xl.text-\[var\(--header-textmain-color\)\] {
    color: #f8e7d2!important;
}
section.olla-banner.py-10.xl\:px-28.lg\:px-18.px-5.px-1.s-block--fixed-banner.wide-placeholder {
    padding-left: 5px;
    padding-right: 5px;
}
.olla-header-navbar  {
    background-image: url("https://i.ibb.co/Gv9rD3FL/Group-54.jpg") !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
}
.navbar.lg\:h-auto.h-0.lg\:visible.invisible.bg-\[var\(--header-menu-color\)\].lg\:border-none.border-t.lg\:opacity-100.opacity-0.w-full.lg\:py-4.p-0.duration-300.lg\:overflow-visible.overflow-hidden.show {
    background-color: #183a23 !important;
}
@media only screen and (min-width: 750px) {
.relative.overflow-hidden.olla-general-radius {
    height: 450px;
}}
@media only screen and (max-width: 600px) {
.relative.overflow-hidden.olla-general-radius {
    height: 280px;
}}
h3.text-xl.font-bold.py-2.leading-tight {
    font-size: 1rem;
    font-weight: 800;
}
@media only screen and (max-width: 1500px) {
h1.olla-hero-color-0.lg\:text-6xl.md\:text-5xl.text-4xl.lg\:w-6\/12.w-full.py-4.leading-tight.aos-init.aos-animate {
    font-size: 3rem;
}}
@media only screen and (max-width: 500px) {
h1.olla-hero-color-0.lg\:text-6xl.md\:text-5xl.text-4xl.lg\:w-6\/12.w-full.py-4.leading-tight.aos-init.aos-animate {
    font-size: 2.2rem;
}}