
    @import url('https://fonts.googleapis.com/css2?family=Anton&family=Dosis:wght@200;300;400;500;600;700&display=swap');
    @import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
    .font-main{ font-family: 'Dosis', sans-serif !important; }
    .font-secondary{ font-family: 'Josefin Sans', sans-serif !important; }

    /* Body Options */
    body{ font-family: 'Josefin Sans', sans-serif; font-weight: 400; letter-spacing: 0px; font-size:19px; }
    body *{outline:none;}


    ::selection{color:white;background-color:#363636;}

    .colored,.colored-hover:hover,.colored-active.active,
    .plyr--full-ui input[type=range],
    .modern-nav.link-hover-01 .nav-container .nav-menu .nav-links li:not(.extra-links):hover>a.nav-link,
    .modern-nav.link-hover-01 .nav-container li.extra-links>a.nav-link:hover,
    .modern-nav.link-hover-01 .nav-container li.active>a.nav-link,
    .modern-nav.link-hover-01 .nav-container li>a.nav-link.active{
        color:#fcbd0b !important;
    }
    /* Colored1 */
    .colored1,.colored1-hover:hover,.colored1-active.active{
        color:green !important;
    }
    /* Colored2 */
    .colored2,.colored2-hover:hover,.colored2-active.active{
        color:#811712 !important;
    }

/* ==============================================
    BACKGROUND COLORS
============================================== */

    /* bg-colored */
    .bg-colored,.bg-colored-hover:hover,.bg-colored-active.active,.bg-colored-hover-trigger:hover .bg-colored-hover-target,
    .modern-nav .nav-links .nav-link:before,
    .irs-from, .irs-to, .irs-single, .irs-line-left, .irs-line-mid, .irs-line-right,
    .dots-colored-active:not(.dots-circle) .slick-dots li.slick-active:before,
    .plyr__control--overlaid,
    .plyr__volume .plyr__control:hover,
    .plyr--video .plyr__control.plyr__tab-focus, .plyr--video .plyr__control:hover, .plyr--video .plyr__control[aria-expanded=true],
    .twentytwenty-handle:active,
    .underline-slide.underline-colored:before,.underline-slide.underline-colored:after{
        background-color:#fcbd0b !important;
    }
    /* bg-colored1 */
    .bg-colored1,.bg-colored1-hover:hover,.bg-colored1-active.active,.bg-colored1-hover-trigger:hover .bg-colored1-hover-target{
        background-color:#0068FF !important;
    }
    /* bg-colored2 */
    .bg-colored2,.bg-colored2-hover:hover,.bg-colored2-active.active,.bg-colored1-hover-trigger:hover .bg-colored1-hover-target{
        background-color:#009933 !important;
    }
    /* Soft backgrounds - colored Tones */
    .bg-soft-colored:before,.bg-soft-colored-hover:hover:before,.bg-soft-colored-active.active:before,.bg-soft-colored9:before,.bg-soft-colored9-hover:hover:before,.bg-soft-colored9-active.active:before{background-color:rgba(219,36,27,0.9);}
    .bg-soft-colored1:before,.bg-soft-colored1-hover:hover:before,.bg-soft-colored1-active.active:before{background-color:rgba(219,36,27,0.1);}
    .bg-soft-colored2:before,.bg-soft-colored2-hover:hover:before,.bg-soft-colored2-active.active:before{background-color:rgba(219,36,27,0.2);}
    .bg-soft-colored3:before,.bg-soft-colored3-hover:hover:before,.bg-soft-colored3-active.active:before{background-color:rgba(219,36,27,0.3);}
    .bg-soft-colored4:before,.bg-soft-colored4-hover:hover:before,.bg-soft-colored4-active.active:before{background-color:rgba(219,36,27,0.4);}
    .bg-soft-colored5:before,.bg-soft-colored5-hover:hover:before,.bg-soft-colored5-active.active:before{background-color:rgba(219,36,27,0.5);}
    .bg-soft-colored6:before,.bg-soft-colored6-hover:hover:before,.bg-soft-colored6-active.active:before{background-color:rgba(219,36,27,0.6);}
    .bg-soft-colored7:before,.bg-soft-colored7-hover:hover:before,.bg-soft-colored7-active.active:before{background-color:rgba(219,36,27,0.7);}
    .bg-soft-colored8:before,.bg-soft-colored8-hover:hover:before,.bg-soft-colored8-active.active:before{background-color:rgba(219,36,27,0.8);}
    .bg-soft-colored10:before,.bg-soft-colored10-hover:hover:before,.bg-soft-colored10-active.active:before{background-color:rgba(219,36,27,1);}

/* ==============================================
    BORDER COLORS
============================================== */

    /* b-colored */
    .b-colored,.b-colored-hover:hover,.b-colored-active.active,
    .strip-timeline .dates div:hover:after, .strip-timeline .dates div.active:after,
    .interactive-packages .selector{
        border-color:#fcbd0b !important;
    }
    /* b-colored1 */
    .b-colored1,.b-colored1-hover:hover,.b-colored1-active.active{
        border-color:#0068FF !important;
    }
    /* b-colored2 */
    .b-colored2,.b-colored2-hover:hover,.b-colored2-active.active{
        border-color:#811712 !important;
    }

/* ==============================================
    SVG COLORS
============================================== */

/* Fills */
    /* fill-colored */
    .fill-colored,.fill-colored-hover:hover,.fill-colored-active.active{
        fill:#fcbd0b !important;
    }
    /* fill-colored1 */
    .fill-colored1,.fill-colored1-hover:hover,.fill-colored1-active.active{
        fill:#0068FF !important;
    }
    /* fill-colored2 */
    .fill-colored2,.fill-colored2-hover:hover,.fill-colored2-active.active{
        fill:#811712 !important;
    }

/* Strokes */
    /* stroke-colored */
    .stroke-colored,.stroke-colored-hover:hover,.stroke-colored-active.active{
        stroke:#fcbd0b !important;
    }
    /* stroke-colored1 */
    .stroke-colored1,.stroke-colored1-hover:hover,.stroke-colored1-active.active{
        stroke:#0068FF !important;
    }
    /* stroke-colored2 */
    .stroke-colored2,.stroke-colored2-hover:hover,.stroke-colored2-active.active{
        stroke:#811712 !important;
    }

/* ==============================================
    GRADIENT BACKGROUNDS
============================================== */

    /* bg-gradient, hover, active, bg-soft-gradient */
    .bg-soft-gradient:before,.bg-gradient,.bg-gradient-hover:hover,.bg-gradient-active.active{
        background-image: #202a3e !important; background-image: linear-gradient(45deg, #202a3e 0%, #5b2c2c 100%) !important;
    }
    /* bg-gradient1, hover, active, bg-soft-gradient1 */
    .bg-soft-gradient1:before,.bg-gradient1,.bg-gradient1-hover:hover,.bg-gradient1-active.active{
        background-image: #ba2922 !important; background-image: linear-gradient(45deg, #ba2922 0%, #1a4c98 100%) !important;
    }
    /* bg-gradient2, hover, active, bg-soft-gradient2 */
    .bg-soft-gradient2:before,.bg-gradient2,.bg-gradient2-hover:hover,.bg-gradient2-active.active{
        background-image: #37191f !important; background-image: linear-gradient(-90deg, #37191f 0%, #1f2b4f 100%) !important;
    }
    /* bg-gradient3, hover, active, bg-soft-gradient3 */
    .bg-soft-gradient3:before{ opacity: 0.92;}
    .bg-soft-gradient3:before,.bg-gradient3,.bg-gradient3-hover:hover,.bg-gradient3-active.active{
        background-image: #7CD8AC !important; background-image: linear-gradient(-90deg, #7CD8AC 0%, #57AF82 100%) !important;
    }
    /* bg-gradient4, hover, active, bg-soft-gradient4 */
    .bg-soft-gradient4:before,.bg-gradient4,.bg-gradient4-hover:hover,.bg-gradient4-active.active{
        background-image: #131313 !important; background-image: linear-gradient(45deg,  #131313 0%,#282828 100%) !important;
    }


#content p,
#content h2,
#content h3,
#content h4,
#content h5{
    margin-bottom: 15px;
}
#content img{
    max-width: 100%;
    margin-bottom: 5px;

}
#content ul,
#content ol{
    list-style: disc;
    padding-left: 15px;
}

figure h4{
/*      overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  */
}


#zalo{
    z-index: 1060;
    position: fixed;
    cursor: pointer;
    left: 22px;
    bottom: 95px;
    text-align: center;
    border: none;
    display: flex;
    display: -ms-flexbox;
    align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-transition: opacity 0.4s, visibility 0.4s, background 0.4s, color 0.4s, transform 0.4s;
    transition: opacity 0.4s, visibility 0.4s, background 0.4s, color 0.4s, transform 0.4s;
    -webkit-transform: scale(0.9)translateZ(0);
    transform: scale(0.9)translateZ(0);
}

.menu {
    display: none;
}
@media screen and (max-width: 767px){
    .menu {
        position: fixed;
        width: 100%;
        top: 70px;
        left: 0;
        background: #fff;
        right: 0;
        padding: 36px 30px;
        margin: auto;
        max-width: 100%;
        box-shadow: 0 5px 4px rgb(0 0 0 / 25%);
        z-index: 9;
        overflow-x: auto;
        overflow-y: hidden;
        height: 40px;
        padding: 0;
        display: block;
    }
    .menu ul {
        display: flex;
        width: max-content;
        margin: auto;
    }
    .menu li {
        display: inline-block;
        padding: 10px 10px 10px 10px;
        float: unset;
    }
    .menu li a {
        color: #000;
        padding: 0;
        font-size: 13px;
        display: block;
        text-align: center;
    }


}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .height-30vh-md {
        height: 30vh!important;
    }
}

@media only screen and (min-width: 415px) and (max-width: 768px) {
    .height-20vh-sm {
        height: 30vh!important;
    }
}


.call_now {
    width: 80px;
    height: 80px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    float: left;
    position: fixed;
    bottom: 5px;
    left: 5px;
    z-index: 999;
}
.call_now_circle {
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    position: absolute;
    border: 2px solid #fcbd0b;
    opacity: .5;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: call-circle-anim 1.2s infinite ease-in-out;
    -o-animation: call-circle-anim 1.2s infinite ease-in-out;
    -webkit-animation: call-circle-anim 1.2s infinite ease-in-out;
}
.call_now_circle_fill {
    width: 50px;
    height: 50px;
    top: 15px;
    left: 15px;
    position: absolute;
    opacity: .75;
    background: #fcbd0b none;
    border: 2px solid transparent;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transition: all .5s;
    -o-transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-animation: call-circle-fill-anim 2.3s infinite ease-in-out;
}
.call_now_icon {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 30px;
    height: 30px;
    background-size: 24px 24px !important;
    background: #fcbd0b ;
    border: 2px solid transparent;
    opacity: 1;
    border-radius: 100%;
    -moz-border-radius: 100%;
    -o-border-radius: 100%;
    -webkit-border-radius: 100%;
    transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -webkit-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    animation: call-icon-anim 1s infinite ease-in-out;
    -o-animation: call-icon-anim 1s infinite ease-in-out;
    -moz-animation: call-icon-anim 1s infinite ease-in-out;
    -webkit-animation: call-icon-anim 1s infinite ease-in-out;
}
.call_now_icon span{
    position: absolute;
    top: 5px;
    left: 5px;
    color: white;
}
/*.call_now_icon:before {
    content: "\f879";
    font-family: "Font Awesome 5 Free";
    line-height: 28px;
    text-align: center;
    display: block;
    font-size: 23px;
    color: #fff;
}*/
@keyframes call-circle-anim {
    0% {
        transform: rotate(0) scale(.5) skew(1deg);opacity: .1
    }
    30% {
        transform: rotate(0) scale(.7) skew(1deg);opacity: .5
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg);opacity: .1
    }
}
@keyframes call-circle-fill-anim {
    0% {
        transform: rotate(0) scale(.7) skew(1deg);opacity: .2
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg);opacity: .2
    }
    100% {
        transform: rotate(0) scale(.7) skew(1deg);opacity: .2
    }
}
@keyframes call-icon-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg)
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg)
    }
    50% {
        transform: rotate(0) scale(1) skew(1deg)
    }
    100% {
        transform: rotate(0) scale(1) skew(1deg)
    }
}

ul#select_capacity{
    margin-bottom: 0 !important;
}

.capacity2 {
    display: block;
    overflow: hidden;
    margin: 0;
}

.capacity2 span {
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 10px;
}

.capacity2 ul {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
}

.capacity2 ul li {
    margin: 0 5px 10px;
}

.capacity2 ul li a {
    display: block;
    overflow: hidden;
    color: #dbdbdb;
    background: #2f3033;
    border-radius: 8px;
    padding: 8px 5px;
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    border: 1px solid transparent;
}

.capacity2 ul li.active a {
    background: #1c1c1d;
    color: white;
    border: 1px solid #11998e;
}
.equal {
     display: -webkit-box; 
     display: -webkit-flex;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-align: stretch;
     -webkit-align-items: stretch;
     -ms-flex-align: stretch;
     align-items: stretch;
     -webkit-flex-wrap: wrap;
     -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}



.btn-slice .bottom  {
    position: relative;
    height: 6px;
    overflow: hidden;
  bottom: 0;
  -webkit-transition: all 300ms cubic-bezier(1.000, 0, 0.025, 1); /* older webkit */
  -webkit-transition: all 300ms cubic-bezier(1.000, -0.055, 0.025, 1.040); 
  -moz-transition: all 300ms cubic-bezier(1.000, -0.055, 0.025, 1.040); 
  -o-transition: all 300ms cubic-bezier(1.000, -0.055, 0.025, 1.040); 
  transition: all 300ms cubic-bezier(1.000, -0.055, 0.025, 1.040); /* custom */

  -webkit-transition-timing-function: cubic-bezier(1.000, 0, 0.025, 1); /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(1.000, -0.055, 0.025, 1.040); 
  -moz-transition-timing-function: cubic-bezier(1.000, -0.055, 0.025, 1.040); 
  -o-transition-timing-function: cubic-bezier(1.000, -0.055, 0.025, 1.040); 
  transition-timing-function: cubic-bezier(1.000, -0.055, 0.025, 1.040); /* custom */
  
  -webkit-transition-delay:0.35s;     
  -moz-transition-delay::0.35s; 
  -ms-transition-delay::0.35s;     
  -o-transition-delay::0.35s;     
  transition-delay::0.35s;
}

.btn-slice .bottom span {
  top: -6px;
  position: absolute;
  left: 0;
}

.btn-slice:hover .top {
    top: -5px;
  -webkit-transition-delay:0.35s;     
  -moz-transition-delay::0.35s; 
  -ms-transition-delay::0.35s;     
  -o-transition-delay::0.35s;     
  transition-delay::0.35s; 
}

.btn-slice:hover .bottom {
    bottom: -5px;
  -webkit-transition-delay:0.35s;     
  -moz-transition-delay::0.35s; 
  -ms-transition-delay::0.35s;     
  -o-transition-delay::0.35s;     
  transition-delay::0.35s; 
}
.btn-slice:hover, .btn-slice:focus, .btn-slice:active {
    margin-left: 10px;
}
.btn-slice:before{
    content: '';
    height: 1px;
    width: 60px;
    background-color: #333;
    position: absolute;
    margin-top: 6px;
    right: -35px;
  
  -webkit-transition: all 1000ms cubic-bezier(0.890, 0, 0.140, 1); /* older webkit */
  -webkit-transition: all 1000ms cubic-bezier(0.890, -0.170, 0.140, 1.225); 
  -moz-transition: all 1000ms cubic-bezier(0.890, -0.170, 0.140, 1.225); 
  -o-transition: all 1000ms cubic-bezier(0.890, -0.170, 0.140, 1.225); 
  transition: all 1000ms cubic-bezier(0.890, -0.170, 0.140, 1.225); /* custom */

  -webkit-transition-timing-function: cubic-bezier(0.890, 0, 0.140, 1); /* older webkit */
  -webkit-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); 
  -moz-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); 
  -o-transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); 
  transition-timing-function: cubic-bezier(0.890, -0.170, 0.140, 1.225); /* custom */
}
.btn-slice:hover:before{
    width: 130%;
}

.ribbon-1 {
  position: absolute;
  z-index: 9;
  background: #08769b;
  box-shadow: 0 0 0 999px #08769b;
  clip-path: inset(0 -100%);
}
.left {
  inset: 0 auto auto 0;
  transform-origin: 100% 0;
  transform: translate(-29.3%) rotate(-45deg);
}
.cbp-nav-next, .cbp-nav-prev {
    position: relative;
    background: #fcbd0b;
    cursor: pointer;
    display: inline-block;
    margin-left: 1px;
    height: 22px;
    width: 21px;
}
.fs-searchform .recommended {
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* 2 cột bằng nhau */
    gap: 10px; /* Khoảng cách giữa các ô */
}

.fs-searchform .recommended a {
    display: flex;
    padding: 12px 10px 12px 50px;
    color: #000000;
    position: relative;
    opacity: 0;
    transition: background 0.3s;
    align-items: center; /* Canh giữa nội dung */
    font-weight: bold;
}



/* Pagination settings */
.custom-pagination .pagination{ margin:0 auto; }
.custom-pagination .pagination>li>a{ display: block; border: none; background: transparent; color: #292929; font-size: 11px; width: 45px; height: 45px; font-weight: 600; margin:0 3px; border-radius: 50% !important; box-shadow: 0 0 0 0 rgba(0,0,0,0.08) !important; -webkit-transition: all 0.25s; -moz-transition: all 0.25s; transition: all 0.25s; display: flex; display: -ms-flexbox; justify-content: center; -ms-flex-pack: center; align-items: center; -ms-flex-align: center; }
.custom-pagination .pagination>li.active>a{ background-color: #eaeaea !important; color: #888 !important; cursor: default;  }

/* Pagination hovers */
.custom-pagination .pagination>li:not(.active)>a:hover{ color:#222; background-color:#FFFFFF; box-shadow: 0 2px 29px 0 rgba(0,0,0,0.08) !important; }
.custom-pagination .pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{ background-color:#dedede; border-color:#dedede; color:inherit; }
.custom-pagination .pagination-lg>li>a, .pagination-lg>li>span{ padding: 7px 22px; }

/* Pagination inner details, link, circle img, texts etc. */
.post-pagination .link{ overflow: hidden; }
.post-pagination .post-img{ width: 90px !important; height: 90px !important; max-width: 90px !important; min-width: 90px !important; margin:0 22px; border-radius: 100%; opacity: 0; -webkit-transform: translateX(-70px) scale(0.4) translateZ(0); filter: blur(5px); transform: translateX(-70px) scale(0.4) translateZ(0); filter: blur(12px); -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1); -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1); transition: all 0.5s cubic-bezier(0.27, 0, 0.2, 1); }
.post-pagination .texts{-webkit-transform: translateX(-100px) translateZ(0); transform: translateX(-100px) translateZ(0); -webkit-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1); -moz-transition: all 0.5s cubic-bezier(0.77, 0, 0.2, 1); transition: all 0.5s cubic-bezier(0.27, 0, 0.2, 1); }
.post-pagination .nextlink .post-img{ -webkit-transform: translateX(70px) scale(0.4) translateZ(0); transform: translateX(70px) scale(0.4) translateZ(0); }
.post-pagination .nextlink .texts{-webkit-transform: translateX(100px) translateZ(0); transform: translateX(100px) translateZ(0); }
.post-pagination .link:hover .post-img{ opacity: 1; -webkit-transform: translateX(0px) scale(1) translateZ(0); transform: translateX(0) scale(1) translateZ(0); filter: blur(0px); }
.post-pagination .link:hover .texts{ opacity: 1; -webkit-transform: translateX(0) translateZ(0); transform: translateX(0) translateZ(0); }
    @media only screen and (max-width: 992px){
        .post-pagination .post-img{ width: 50px !important; height: 50px !important; max-width: 50px !important; min-width: 50px !important; margin:0 20px 0 10px; -webkit-transform: translateX(-35px) scale(0.4) translateZ(0); filter: blur(5px); transform: translateX(-35px) scale(0.4) translateZ(0); filter: blur(12px); }
        .post-pagination .texts{-webkit-transform: translateX(-50px) translateZ(0); transform: translateX(-50px) translateZ(0); }
        .post-pagination .nextlink .post-img{ -webkit-transform: translateX(50px) scale(0.4) translateZ(0); transform: translateX(50px) scale(0.4) translateZ(0); }
        .post-pagination .nextlink .texts{-webkit-transform: translateX(50px) translateZ(0); transform: translateX(50px) translateZ(0); }
    }

