﻿.header__navbar {
    border-radius: 0px !important;
}
.ngay_1 {
    background: -webkit-gradient(linear, left top, right top, from(#DE6856), to(#DF6277)) !important;
    background: linear-gradient(90deg, #DE6856 0%, #DF6277 100%) !important;
}

.ngay_2 {
    background: -webkit-gradient(linear, left top, right top, from(#0E82E8), to(#568FE3)) !important;
    background: linear-gradient(90deg, #0E82E8 0%, #568FE3 100%) !important;
}

.ngay_3 {
    background: -webkit-gradient(linear, left top, right top, from(#3E8299), to(#59C193)) !important;
    background: linear-gradient(90deg, #3E8299 0%, #59C193 100%) !important;
}

.ngay_4 {
    background: -webkit-gradient(linear, left top, right top, from(#3552E6), to(#4990EB)) !important;
    background: linear-gradient(90deg, #3552E6 0%, #4990EB 100%) !important;
}

.ngay_5 {
    background: -webkit-gradient(linear, left top, right top, from(#C5835A), to(#E6A770)) !important;
    background: linear-gradient(90deg, #C5835A 0%, #E6A770 100%) !important;
}
.img-fix {
    object-fit: fill !important;
}

.text-left.text-\[15px\].font-\[400\].text-\[\#3D3D3D\].mt-4.ql-editor
{
    margin-top:-20px !important;
}

.home__tabchi__table tr a {
    color: #484554;
    text-decoration: none;
}

.active {
    background: linear-gradient(277deg, #005b9c 0%, #3243ac 135.52%);
}

.active a {
    color: #fff !important;
}
.h-min
{
    min-height:140px;
}
em {
    color: #3d3d3d !important;
}
.space-h-20
{
    height:20px;
}
.space-h-60 {
    height: 60px;
}
.space-h-100{
    height:100px;
}

 a:hover{
   text-decoration:none !important;
}
.fz-11{
    font-size:11px;
}
.text-EC953E {
    color: #EC953E;
}
.btn-order-package {
    border: 1px solid #0054A5;
    width: 70%;
    margin: auto;
    border-radius: 30px;
}
.header__navbarContainer .uk-nav > li > a
{
    text-transform:uppercase;
}

.bg-\[\#0054A5\] {
    background-color: #0054A5;
}
.text-FFFFFF
{
    color:#fff !important;
}
.header__navRight
{
    padding-left:15px !important;
}
.uk-nav li, .uk-dropdown-nav li {
    padding:0px !important;
}
.toast {
    background-color: #198754;
    color: #fff !important;
    padding: 15px !important;
    border-radius: 4px !important;
    font-size:16px;
}
/* --- Fix icon toastr bị đè lên chữ (mọi phiên bản) --- */
#toast-container > div {
    padding: 12px 0px 18px 50px !important;
}

.toast-error {
    background-color: #f13232;
}
.active-payment {
    background-color: #6bcce24d;
    border-color: #0000;
}
.custom-img-zoom
{
    object-fit:fill !important;
}
[data-uk-cover]:where(img,video), [uk-cover]:where(img,video) {
    object-fit: fill !important;
}

.\!lg\:w-\[250px\] {
    width: 250px !important;
}