/* =============================================
   INLINE STYLES FROM INDEX.CSHTML - Tách ra để clean code
   ============================================= */

/* Banner Slider Styles */
.Swipper-cus {
    height: 100%;
    width: 40%;
    transform: skewX(-18deg);
    background-color: rgb(6 6 6 / 40%);
    margin-left: -6rem;
}

.Swipper-item {
    opacity: 1;
    top: 179.734px;
    transform: skewX(18deg) !important;
    left: 160px;
}

.swiper_wrapper_cus {
    transform: translateY(0px) !important;
}

.TextGT {
    color: #444;
    font-weight: 600;
    line-height: 1.5;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-size: 15px;
}

.icon-background {
    background-color: #284393 !important;
}

/* Link Box Styles */
.lvbox {
    width: 100%;
    position: relative;
    padding: 35px 0;
    margin: 0 auto;
    z-index: 2;
}

.lvbox .ibox {
    position: relative;
    z-index: 2;
}

.lvbox .ibox a.aico1 {
    top: 32px;
    left: 200px;
}

.lvbox .ibox a {
    display: inline-block;
    z-index: 4;
}

.fs-15 {
    font-size: 15px !important;
}

/* Animations */
@-webkit-keyframes rotation {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(359deg);
    }
}

/* Events & Entry Styles */
.events .entry,
.ievent {
    padding: 20px;
    background-color: white;
    border-bottom: 0px solid #EEE;
}

.entry {
    position: relative;
    margin: 0 0 0px;
}

ul.tab-nav:not(.tab-nav-lg) li.ui-tabs-active a {
    position: relative;
    top: 1px;
    background-color: #284393;
    color: white;
}

.dibox1 {
    padding-bottom: 35px;
}

.thumb {
    display: block;
    background: rgb(255, 255, 255, 1);
    border: rgb(238, 49, 55, 1) 2px solid;
    position: relative;
    text-align: center;
    width: 100%;
    overflow: hidden;
    transition: 0.3s;
}

.image_SPDN {
    height: 225px;
    width: auto;
}

.border_sanPhamDN {
    border-radius: 10px;
    border: 1px solid #2d4392;
    border-style: dashed;
}

.not-animated {
    opacity: 0 !important;
}

.offcanvas.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    height: 101%;
    border-top: 0px;
    transform: translateY(100%);
}

.ievent .entry-image {
    width: 40%;
    margin-right: 20px;
}

.img-new-duoi-banner {
    width: 15rem;
    height: 6rem !important;
    object-fit: cover;
}

.ievent {
    position: relative;
    margin-top: 0px;
    padding: 0;
}

.LineTitle {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.spost .entry-image,
.spost .entry-image a,
.spost .entry-image img,
.spost .entry-image i {
    width: 100%;
    height: auto;
}

.Bk-TitleTC {
    background-color: #264596;
}

.Line-Title-New {
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.hover_New {
    padding: 10px 0;
}

.border-TT {
    border-bottom: 1px solid;
    border-color: #a8b4b5;
}

.hoverTitle:hover {
    color: #284393;
}

.btn-ChiTiet {
    background-color: #264596;
    border: 0px;
}

/* Tab UI Styles */
#tabui {
    padding: 15px;
    background: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

#tabui span {
    position: absolute;
    top: 14px;
    color: rgba(0, 0, 0, .5);
    cursor: pointer;
}

#tabui span:hover {
    color: rgba(0, 0, 0, .75);
}

#tabui span.arrow-left {
    left: 5px;
}

#tabui span.arrow-right {
    right: 5px;
}

ul#tabs {
    margin: 0 auto;
    padding: 0;
    white-space: nowrap;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

ul#tabs::-webkit-scrollbar {
    width: 0 !important;
}

ul#tabs li {
    display: inline-block;
    margin-right: 0px;
    cursor: pointer;
}

ul#tabs li.active {
    background-color: #264597;
    font-weight: bold;
}

ul#tabs li:hover {
    color: #333333;
}

#tabcontent {
    font-size: 18px;
    height: auto;
    overflow: auto;
}

ul#tabs li.active a {
    color: white;
}

.ui-widget-content:hover {
    overflow: hidden;
}

.swiper_wrapper {
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.section > .testimonial .testi-content {
    font-size: 18px;
}

.pt-4 {
    padding-top: 2rem !important;
}

/* Testimonial/Review Slider Styles */
.itemSlide-dg {
    max-width: 800px;
    margin: 0 auto !important;
    text-align: center;
}

.itemSlide-Img {
    margin: 0 auto 20px;
}

.itemSlide-Img a {
    display: block;
}

.itemSlide-Img a img {
    border-radius: 50%;
    margin: 0 auto;
    max-width: 90px;
    height: 90px;
}

/* Feature Box */
.feature-box {
    position: relative;
    padding-top: 20px;
    padding: 10px 0 0 80px;
}

/* Results Counter Styles */
ul.list-why {
    overflow: hidden;
    padding-top: 3rem;
    clear: both;
}

ul.list-why li {
    display: inline-block;
    margin-bottom: 30px;
}

ul.list-why li img {
    float: left;
    margin-right: 25px;
    max-width: 15% !important;
}

ul.list-why li .counter {
    display: -webkit-box;
    position: relative;
    text-transform: uppercase;
    font-size: 17px;
    padding-bottom: 16px;
    font-weight: 600;
}

ul.list-why li .counter:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    background: #264596;
    width: 100%;
    height: 2px;
}

.Detail_KQDD {
    overflow: hidden;
}

