/* Banner Styles */
.top_notification ul li a span{float:left;}
.over-slider-top{ }
@media (min-width: 1024px) {
    .lg\:text-7xl {
        font-size: 4.4rem !important;
        line-height: 4.4rem !important;
    }
}


@media (min-width: 768px) {
    .md\:text-6xl {
        font-size: 3.75rem;
        line-height: 1;
    }
	    
}
@media (max-width: 767px) {
  .over-slider-top {
    top: -40px !important;
  }
  .lg-mt-m140 {
  margin-top: -40px;
`}
}


.bg-green-500\/20 a {color:#FFF;}
.bg-orange-500\/20 a{color:#FFF;}

.bg-green-500\/20 {
    background-color: rgb(34 197 94 / 0.1);
}
.bg-orange-500\/20 {
    background-color: rgb(237 139 0 / 0.1);
}


.border-orange-400\/30 {
    border-color: rgb(251 146 60 / 0.3);
}
.border-green-400\/30 {
    border-color: rgb(74 222 128 / 0.3);
}
.text-white\/85 {
    color: rgb(255 255 255 / 0.85);
}

.leading-relaxed {
    line-height: 1.625;
}

.text-xl {
    font-size: 1.25rem !important;
    line-height: 1.75rem !important;
}

.max-w-4xl {
    max-width: 56rem;
}

.mb-8 {
    margin-bottom: 2rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}
.mb-8 {
    margin-bottom: 2rem;
}
.py-2 {
    padding-top: 0.7rem;
    padding-bottom: 0.7rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.bg-white\/10 {
    background-color: rgb(255 255 255 / 0.1);
}

.rounded-lg {
    border-radius: 0.5rem;
}

.items-center {
    align-items: center;
}


.text-gold-300
 {
    --tw-text-opacity: 1;
    color: rgb(247 228 155 / var(--tw-text-opacity, 1));
}
.text-gold-200 {
    --tw-text-opacity: 1;
    color: rgb(251 241 199 / var(--tw-text-opacity, 1));
}

.font-semibold {
    font-weight: 600;
}

.text-sm {
    font-size: 0.975rem;
    line-height: 1.25rem;
}


.py-3 {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
}

.bg-gold-500\/20 {
    background-color: rgb(184 158 89 / 0.2);
}

.border-gold-400\/30 {
    border-color: rgb(241 208 102 / 0.3);
}

.border {
    border-width: 1px;
}

.rounded-full {
    border-radius: 9999px;
}

.items-center {
    align-items: center;
}

.inline-flex {
    display: inline-flex
;
}

.mb-8 {
    margin-bottom: 2rem;
}

.text-white {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity, 1));
}

.leading-tight {
    line-height: 1.25;
}

.font-bold {
    font-weight: 700;
}

.text-4xl {
    font-size: 2.55rem;
    line-height: 2.55rem;
}

.max-w-5xl {
    max-width: 64rem;
}

.mb-6 {
    margin-bottom: 1.5rem;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}



/* */







